.core-responsibility-titlle {
  padding: 20px 0 20px 20px;
  color: #fff;
}
.agenda-cr-subtitle {
  display: table;
  position: relative;
  width: 100%;
  font-size: 27px;
  font-weight: 700;
  line-height: 35px;
  padding-right: 84px;
}
.agenda-cr-subtitle:after {
  content: "";
  width: 83px;
  border-left: 1px solid #e5e5e5;
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  color: #8e8e8e;
  cursor: pointer;
  background: url(../../../../default/files/icon-plus-white.png) center no-repeat;
  text-align: center;
  transition: background 0.3s ease;
}
.agenda-cr-subtitle.collapse:after {
  background: url(../../../../default/files/icon-minus-white.png) center no-repeat;
  transition: background 0.3s ease;
}
.agenda-shift-desc {
  margin: 90px 0 50px;
}
.view-agenda-page-shift-section .view-header {
  cursor: pointer;
}
.view-agenda-page-shift-section .item-list .resp-list {
  max-height: 0;
  overflow: hidden;
  transition: max-height 0.3s ease;
  margin-bottom: 0;
}
.view-agenda-page-shift-section .item-list .resp-list.open {
  max-height: 2500px;
  transition: max-height 0.3s ease;
}
.agenda-cr-title,
.agenda-cr-icon,
.view-agenda-page-shift-section .item-list li .circle-box {
  display: table-cell;
  vertical-align: middle;
}
.view-agenda-page-shift-section {
  margin: 0 auto;
}
.view-agenda-page-shift-section .view-content {
  padding: 20px 45px 0;
  border-left: 1px solid #e5e5e5;
  border-right: 1px solid #e5e5e5;
}
.view-agenda-page-shift-section .item-list li {
  display: table;
  list-style: none;
  margin: 0;
  padding-bottom: 16px;
}
.view-agenda-page-shift-section .item-list li p {
  margin: 0;
  display: inline-block;
  color: #6d6d6e;
  padding-left: 20px;
  float: left;
  width: calc(100% - 37px);
}
.view-agenda-page-shift-section .item-list li .circle-box {
  float: left;
}
.agenda-desc a,
.shift-desc-link {
  text-decoration: underline;
}
.agenda-desc a:hover,
.agenda-desc a:active,
a.shift-desc-link:hover,
a.shift-desc-link:active {
  color: #bfbfbf;
}
.summit-video {
  text-align: center;
}
.summit-video iframe {
  width: 100%;
}
.view-agenda-page-shift-section .view-footer {
  max-height: 0;
  overflow: hidden;
  transition: max-height 0.3s ease;
  margin-bottom: 0;
  border-bottom: 1px solid #e5e5e5;
}
.view-agenda-page-shift-section .view-footer.open {
  border-left: 1px solid #e5e5e5;
  border-right: 1px solid #e5e5e5;
  max-height: 100px;
  transition: max-height 0.3s ease;
}
.view-agenda-page-shift-section .view-footer.open a {
  margin-bottom: 30px;
}
.pending {
  background: url(../images/pending.png) left 3px no-repeat;
}
.parnerts-list-status li {
  list-style: none;
  padding-left: 22px;
}
.invited-commitment {
  padding: 50px 0;
}
.invited-commitment h2,
.invited-commitment .core-responsibility-titlle {
  color: #2268cd;
  font-size: 24px;
  font-family: 'DINPro-Bold',sans-serif,arial;
  margin-bottom: 15px;
}
.invited-commitment .spn-commitment-id {
  color: #e84e0f;
  float: right;
  padding-left: 5px;
}
.invited-commitment .commitment-mode-title .core-responsibility-id {
  color: #a4a4a4;
  text-transform: none;
  font-size: 15px;
}
.invited-commitment .commitment-body h4,
.invited-commitment .commitment-body .commitment-desc-head .col-md-4 .title,
.invited-commitment .commitment-body .commitment-desc-head .col-md-12 .title {
  color: #2c2c2c;
  font-family: 'DINPro-Medium', sans-serif, arial;
  display: block;
  width: 100%;
}
.invited-commitment .invited-commitment-intro {
  color: #2c2c2c;
  line-height: 20px;
  font-size: 15px;
}
.invited-commitment .commitment-body ul li {
  list-style: none;
  margin-bottom: 10px;
}
.invited-commitment .commitment-desc-head .data {
  font-size: 15px;
  line-height: 20px;
}
.invited-commitment .commitment-body .commitment-desc-head {
  padding-bottom: 10px;
}
.invited-commitment .commitment-desc-body .data,
.invited-commitment .commitment-body .commitment-desc-head .col-md-4 .title {
  display: block;
  width: 100%;
}
.invited-commitment .commitment-mode-table {
  border-radius: 4px;
}
.invited-commitment .commitment-mode-title {
  -webkit-border-top-left-radius: 4px;
  -webkit-border-top-right-radius: 4px;
  -moz-border-radius-topleft: 4px;
  -moz-border-radius-topright: 4px;
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
}
.invited-commitment .commitment-mode-table .btn-box {
  float: none;
  padding-bottom: 30px;
}
.invited-commitment .commitment-mode-table .btn-box .common-more-btn {
  display: inline-block;
  margin: 0 10px;
}
.invited-commitment .commitment-mode-table .btn-box .individual-commit:hover {
  background: #e84e0f;
}
.ico-appoved,
.ico-rejected,
.ico-pending {
  padding-left: 20px;
  display: block;
  width: 100%;
  position: relative;
}
.ico-appoved:hover .tooltip-small,
.ico-rejected:hover .tooltip-small,
.ico-pending:hover .tooltip-small {
  opacity: 1;
  visibility: visible;
}
.ico-appoved {
  background: url(../images/approve.png) left 3px no-repeat;
}
.ico-rejected {
  background: url(../images/reject.png) left 3px no-repeat;
}
.other-partners-btm {
  text-align: left;
  padding-bottom: 25px;
  font-size: 15px;
  clear: both;
  display: block;
  color: #515151;
  width: 100%;
  padding-left: 15px;
}
.other-partners-btm span {
  color: #2268cd;
  margin-bottom: 20px;
  font-family: 'DINPro-Bold', sans-serif, arial;
}
.invited-commitment .no-req {
  text-align: center;
  color: #000;
  font-size: 20px;
  padding: 100px 0;
  font-family: 'DINPro-Bold', sans-serif, arial;
}
.other-partners .data {
  display: block;
  width: 100%;
}
.other-partners .data.pending {
  padding-left: 20px;
}
.submission-info {
  list-style-type: none;
  float: left;
  padding-top: 30px;
  width: 50%;
  padding-bottom: 15px;
}
.submission-info li {
  display: table;
  width: 100%;
  table-layout: fixed;
}
.submission-info li,
.submission-info li span {
  font-family: 'DINPro-Medium', sans-serif, arial;
}
.submission-info li span {
  display: table-cell;
  vertical-align: middle;
  position: relative;
}
.submission-info li .title-info:after {
  content: ":";
  float: right;
  padding-right: 8px;
}
.submission-info li .title-info {
  width: 220px;
}
#pendig-cc-count {
  position: absolute;
  top: 0;
  padding: 0;
}
.stakeholder-commit-wrap .individual-commitments-wrap .lnk-indi-commitment {
  text-decoration: none;
  display: block;
}
.stakeholder-commit-wrap .individual-commitments-wrap .lnk-indi-commitment:hover {
  background-color: rgba(229, 242, 255, 0.3);
}
.other-partners-btm-report {
  padding-top: 0;
}
.other-partners-btm-report .other-partners-btm {
  padding: 0;
}
.fact-figures-btm.agenda-shift-pdf {
  display: table;
  table-layout: fixed;
  width: 100%;
}
.agenda-shift-pdf span {
  display: inline-block;
  width: 35%;
}
.agenda-shift-pdf span .download-btn {
  display: inline-block;
  font-size: 18px;
  padding: 7px 25px;
  width: auto;
  font-family: 'DINPro-Bold', sans-serif, arial;
}
.agenda-shift-pdf span .download-btn:before {
  margin-left: -5px;
  margin-right: 5px;
}

