.page-node-add.page-node-add-annual-report-form .report-list.submitted {
  margin: 0 0 20px 0;
  border-left: 1px solid #ddd;
  border-right: 1px solid #ddd;
  border-bottom: 1px solid #ddd;
  padding: 25px;
}

/*.page-node-edit.node-type-annual-report-form .report-list.submitted*/

.report-list.submitted>ul {
  margin-left: 0;
  clear: both;
}
.report-list.submitted>ul>li,
.ind-commitment-wrap>ul>li,
.report-commitment-block-edit>ul>li,
#annual-report-form-node-form #moderator-init-list .shift-not-report,
.main-report-form #moderator-init-list .shift-not-report {
  display: block;
  width: 100%;
  table-layout: fixed;
  border: 1px solid #e1e1e1;
  background-color: #f8f8f8;
  padding: 0;
}
.report-list.submitted>ul>li {
  background-color: #fff;
}
.report-list.submitted>ul>li>div {
  display: table-cell;
  vertical-align: middle;
}
.report-list.submitted>ul>li .shift-name,
.ind-commitment-wrap>ul>li .accordion .shift-name {
  width: 45px;
}
.report-list.submitted>ul>li .shift-desc,
.ind-commitment-wrap>ul>li .accordion .shift-desc {
  width: 96%;
  color: #414141;
  font-size: 17px;
  font-weight: 700;
  padding-left: 5px;
}
.report-list.submitted>ul>li .shift-name span,
.ind-commitment-wrap>ul>li .accordion .shift-name span {
  border-radius: 50%;
  width: 37px;
  height: 37px;
  font-size: 15px;
  font-weight: 700;
  display: inline-block;
  text-align: center;
}
.report-list.submitted>ul>li .shift-desc,
.ind-commitment-wrap>ul>li .accordion .shift-desc {
  margin: 0;
  color: #414141;
  font-weight: 600;
}
.report-list.submitted>ul>li .shift-desc p,
.ind-commitment-wrap>ul>li .accordion .shift-desc p {
  margin: 0;
}
.report-list.submitted .accordion .shift-desc,
.ind-commitment-wrap>ul>li .accordion .shift-desc {
  position: relative;
}
.report-list.submitted>ul>li .accordion,
.ind-commitment-wrap>ul>li .accordion,
.report-commitment-block-edit>ul>li .accordion,
#moderator-init-list .accordion {
  border-radius: 3px;
  max-width: 100%;
  margin: 0;
  padding: 15px 10px;
}
.report-list.submitted>ul>li .accordion:hover,
.ind-commitment-wrap>ul>li .accordion:hover {
  cursor: pointer;
}
.report-list.submitted>ul>li .accordion.acc-active,
.ind-commitment-wrap>ul>li .accordion.acc-active {
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
}
.report-list.submitted .acc-panel,
.ind-commitment-wrap>ul>li .acc-panel,
.report-commitment-block-edit>ul>li .acc-panel,
#annual-report-form-node-form #moderator-init-list .shift-not-report .acc-panel,
.main-report-form #moderator-init-list .shift-not-report .acc-panel {
  max-width: 100%;
  display: block;
  margin: 0;
  background-color: white;
  max-height: 0;
  overflow: hidden;
  transition: 0.2s ease-in-out;
  opacity: 0;
}
.report-list.submitted #report-file-tbl .tbl-attach-box .tbl-report-attachment td {
  border: 1px solid #e1e1e1;
  margin-bottom: 10px;
  border-radius: 3px;
  background-color: #f8f8f8;
  padding: 10px 15px;
  display: block;
}
.report-list.submitted .acc-panel.acc-show,
.ind-commitment-wrap>ul>li .acc-panel.acc-show,
.report-commitment-block-edit>ul>li .acc-panel.acc-show,
#annual-report-form-node-form #moderator-init-list .shift-not-report .acc-panel.acc-show,
.main-report-form #moderator-init-list .shift-not-report .acc-panel.acc-show {
  padding: 15px;
  margin-bottom: 10px;
  max-height: 5000px;
  border-top: 1px solid #e1e1e1;
  opacity: 1;
  max-height: 7000px;
}
.ind-commitment-wrap>ul>li .acc-panel.acc-show {
  padding: 0;
  margin: 0;
  border: 0;
}
.ind-commitment-wrap>ul>li .acc-panel .register-individual-commitments {
  border-bottom: 0;
  overflow: visible;
  clear: both;
  cursor: default;
}
.report-list.submitted .commitments-container {
  padding: 0 25px;
  display: block;
  border: none;
}
.report-list.submitted .report-content-wrap {
  padding: 15px 25px;
  border: none;
  font-size: 16px;
  line-height: 23px;
}
.report-list.submitted .stakeholder-title,
.report-detail-title {
  font-weight: 700;
  line-height: 29px;
  color: #414141;
  /* #2268cd; */
  margin-bottom: 20px;
  padding-top: 10px;
  display: inline-block;
  font-size: 18px;
}
.report-list.submitted .stakeholder-title.main {
  font-size: 20px;
}
.report-list.submitted .title-count {
  font-size: 20px;
  font-weight: 500;
  line-height: 29px;
  color: #010101;
}
.report-list.submitted .register-individual-commitments.list-header li {
  padding: 8px 15px;
  font-size: 15px;
  color: #414141;
  font-family: 'DINPro-Bold', sans-serif, arial;
}
.report-list.submitted .register-individual-commitments.list-header li.cr-heading {
  width: 390px;
}
.report-list.submitted .register-individual-commitments {
  display: table;
  width: 100%;
  overflow: hidden;
  border-color: #e5e5e5;
  border-style: solid;
  border-width: 0 1px 1px 1px;
  list-style: none;
  margin: 0;
  table-layout: fixed;
}
.report-list.submitted .register-individual-commitments li {
  color: #6d6d6e;
  padding: 8px 15px;
  display: table-cell;
  vertical-align: middle;
  float: none;
  font-size: 15px;
  border: none;
}
.report-list.submitted .register-individual-commitments.list-header {
  border-top: 1px solid #e5e5e5;
}
.report-list.submitted .register-individual-commitments li p {
  margin: 0;
  line-height: 23px;
  font-size: 15px;
}
.report-list.submitted .register-individual-commitments li img {
  display: table-cell;
  vertical-align: middle;
  float: none;
}
.report-list.submitted .report-label {
  display: block;
  width: 100%;
  clear: both;
  margin-bottom: 5px;
  margin-top: 20px;
  font-size: 16px;
  font-weight: 700;
  color: #a36c2a;
}
.report-list.submitted .register-individual-commitments .cr-img-wrap {
  padding-right: 0;
  width: 56px;
}
.report-list.submitted .register-individual-commitments .cr-title {
  width: 335px;
}
.report-list.submitted .cr-img-wrap img {
  width: 50px;
}
.report-list.submitted .cr-title {
  padding-left: 0;
  text-transform: uppercase;
  font-size: 16px;
  font-weight: 700;
  width: 26%;
}
.report-list.submitted .register-individual-commitments .cc-desc {
  width: 552px;
}
.report-list.submitted .ic-desc-heading,
.report-list.submitted .ic-desc {
  width: 358px;
}
.report-list.submitted .ic-type-heading,
.report-list.submitted .ic-type {
  width: 299px;
}
.report-list.submitted .ic-core-heading,
.report-list.submitted .ic-core {
  width: 315px;
}
.commitments-container div.ic-wrap {
  overflow-x: auto;
  margin-bottom: 30px;
}
.tbl-report-attachment th:last-child {
  width: 250px;
}
.tbl-report-attachment {
  border-collapse: collapse;
  border-spacing: 0;
  width: 100%;
}
.report-attachment-pdf {
  width: 200px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: pre;
  display: block;
}
.tbl-report-attachment td {
  vertical-align: top;
}
.tbl-report-attachment th,
.tbl-report-attachment td,
.init-list-box-info {
  padding: 6px 12px;
}
.init-list-box-info {
  border-top: 1px solid #e1e1e1;
}
.report-list-attachment .report-list.submitted {
  border: 0;
}
.report-list-attachment .report-attachments-wrap {
  padding: 0 20px;
  margin-bottom: 20px;
}
.report-list-attachment .tbl-attach-box {
  border: 1px solid #e1e1e1;
  border-radius: 3px;
  overflow-x: auto;
}
.report-list-attachment .tbl-attach-box td,
.report-list-attachment .tbl-attach-box td p,
.init-list-box-info p {
  font-size: 16px;
  line-height: 23px;
  color: #6d6d6e;
}
.tbl-report-attachment thead tr,
.tbl-report-attachment tbody tr {
  border-top: 1px solid #e1e1e1;
}
.tbl-report-attachment thead tr:first-child {
  border-top: 0;
}
.tbl-report-attachment thead tr th {
  vertical-align: middle;
  padding: 8px 12px;
  color: #2b2b2b;
  font-family: 'DINPro-Bold', sans-serif, arial;
  font-size: 17px;
  line-height: 23px;
  word-break: normal;
}
.report-list-attachment .approve-btn-wrap {
  padding: 20px 0;
}
.report-list-attachment .approve-btn-wrap a.common-more-btn {
  display: inline-block;
  margin: 0 10px;
}
.page-user-edit .report-list.submitted .accordion .shift-desc:after {
  content: initial;
}
.page-user-edit .report-list.submitted>ul>li .shift-desc {
  width: 86%;
}
.page-user-edit .report-list.submitted li.shift-edit-wrap {
  padding: 10px 15px;
}
.page-user-edit .report-list.submitted>ul>li .shift-name span {
  padding-top: 3px;
}
.page-user-edit .report-list ul li .shift-btn {
  width: 100px;
}
.page-user-edit .report-list ul li .shift-btn a {
  font-size: 17px;
}
.page-user-edit .shift-back-btn {
  display: block;
  text-align: right;
  margin-bottom: 20px;
}
.page-user-edit .shift-back-btn a {
  font-size: 17px;
  color: #2267cd;
  font-weight: 600;
  text-decoration: none;
}
.page-user-edit .report-list-attachment .approve-btn-wrap a.common-more-btn {
  width: 120px;
  line-height: 43px;
  font-size: 19px;
}
.report-status span {
  float: left;
  padding: 6px 0;
  color: #414141;
  /* #2267cd;*/
  font-weight: 600;
}
.field-name-field-report-attachments .field-widget-options-buttons .form-item.form-type-checkbox {
  margin: 5px 0;
}
.upload-reports-table .field-multiple-table .form-item.form-type-checkboxes>label,
.upload-reports-table>.form-type-checkboxes>label {
  white-space: nowrap;
  text-overflow: ellipsis;
  display: block;
  overflow: hidden;
  font-family: DINPro-Regular, sans-serif, arial;
  color: #000;
  font-size: 17px !important;
}
.upload-reports-table .field-name-field-report-attachments>div>.form-item>.clearfix {
  display: none;
  margin-left: -20px;
  border-bottom: 1px solid #e1e1e1;
  margin-right: -20px;
  padding-bottom: 30px;
  padding-right: 20px;
}
.account-menu,
#search-menu {
  display: none;
  border: 1px solid #ddd;
  padding: 5px 10px;
  color: #e84e0f;
  cursor: pointer;
  text-transform: uppercase;
}
.hamberger-menu {
  width: 25px;
  height: 25px;
  position: relative;
  float: right;
  -webkit-transform: rotate(0deg);
  -moz-transform: rotate(0deg);
  -o-transform: rotate(0deg);
  transform: rotate(0deg);
  -webkit-transition: .5s ease-in-out;
  -moz-transition: .5s ease-in-out;
  -o-transition: .5s ease-in-out;
  transition: .5s ease-in-out;
  cursor: pointer;
  display: inline-block;
  margin-top: 4px;
  position: absolute;
  right: 10px;
  top: 6px;
}
.hamberger-menu span {
  display: block;
  position: absolute;
  height: 4px;
  width: 100%;
  background: #d3531a;
  border-radius: 9px;
  opacity: 1;
  left: 0;
  -webkit-transform: rotate(0deg);
  -moz-transform: rotate(0deg);
  -o-transform: rotate(0deg);
  transform: rotate(0deg);
  -webkit-transition: .25s ease-in-out;
  -moz-transition: .25s ease-in-out;
  -o-transition: .25s ease-in-out;
  transition: .25s ease-in-out;
}
.hamberger-menu span:nth-child(1) {
  top: 0;
  -webkit-transform-origin: left center;
  -moz-transform-origin: left center;
  -o-transform-origin: left center;
  transform-origin: left center;
}
.hamberger-menu span:nth-child(2) {
  top: 9px;
  -webkit-transform-origin: left center;
  -moz-transform-origin: left center;
  -o-transform-origin: left center;
  transform-origin: left center;
}
.hamberger-menu span:nth-child(3) {
  top: 18px;
  -webkit-transform-origin: left center;
  -moz-transform-origin: left center;
  -o-transform-origin: left center;
  transform-origin: left center;
}
.hamberger-menu.open span:nth-child(1) {
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg);
  top: -3px;
  left: 8px;
}
.hamberger-menu.open span:nth-child(2) {
  width: 0%;
  opacity: 0;
}
.hamberger-menu.open span:nth-child(3) {
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  transform: rotate(-45deg);
  top: 15px;
  left: 8px;
}
.ind-commitment-wrap>ul>li {
  margin-bottom: 10px;
  border-radius: 3px;
  display: table;
  width: 100%;
}
.ind-commitment-wrap>ul>li .accordion:before,
body.node-type-annual-report-form form#annual-report-form-node-form #edit-actions #edit-draft,
body.not-front.node-type-annual-report-form.page-node-edit form#annual-report-form-node-form #edit-actions #edit-draft,
body.node-type-annual-report-form .main-report-form #edit-actions #edit-draft,
body.not-front.node-type-annual-report-form.page-node-edit .main-report-form #edit-actions #edit-draft,
.field-name-field-rpt-attachment-thumb,
#annual-report-form-node-form .accordion:before,
.main-report-form .accordion:before,
.report-list.submitted>ul>li .accordion:before,
.ind-commitment-wrap>ul>li .accordion:before,
#annual-report-form-node-form #edit-field-search-area,
.main-report-form #edit-field-search-area,
#shift-reporting-node-form #edit-field-search-area,
.report-list ul li div .report-commitment-block-edit .form-type-textfield,
.report-list ul li div .report-commitment-block-edit #edit-field-report-shift,
.report-list ul li div .report-commitment-block-edit #edit-field-coresponding-annual-report,
.report-list ul li div .report-commitment-block-edit #edit-field-report-stakeholder,
.report-list ul li div .report-commitment-block-edit .vertical-tabs-panes,
#annual-report-form-node-form .field-type-text-long .cke_wordcount,
.main-report-form .field-type-text-long .cke_wordcount,
#shift-reporting-node-form #edit-field-search-area,
body.page-user-report .my-account .report-list input#edit-preview,
body.node-type-annual-report-form .report-list #edit-actions input[id*='edit-preview'],
body.page-user-report .my-account .report-list input#edit-draft,
body.node-type-annual-report-form .report-list #edit-actions input[id*='edit-draft'],
body.page-user-individual-commitments #messages,
body.node-type-registration #messages,
body.node-type-user-individual-commitments #messages,
.reflection-form-admin-list-view .reported-count {
  display: none;
}
.ind-commitment-wrap>ul>li .accordion {
  display: table;
  width: 100%;
}
.ind-commitment-wrap>ul>li .accordion>div {
  display: table-cell;
  vertical-align: middle;
}
.ind-commitment-wrap>ul>li .acc-panel .register-individual-commitments.list-header {
  border-bottom: 1px solid #e5e5e5;
}
.upload-reports-table .form-item-shift-cci,
.upload-reports-table .form-item-shift-si,
.upload-reports-table .form-item-shift-agenda {
  float: left;
  width: 33.3333%;
  padding: 0 20px 0 0;
}
.upload-reports-table-shift {
  clear: both;
  width: 100%;
  display: table;
  margin-bottom: 30px;
}
.ind-commitment-wrap>ul>li .accordion .shift-desc {
  padding-right: 50px;
}
.individual-commitments-wrap {
  overflow-x: auto;
  width: 100%;
}
.report-content-wrap .field-tip {
  float: none;
  display: inline-block;
}
.shift-not-report .shift-status-text,
#moderator-init-list .accordion .shift-status-text {
  float: right;
  color: #2268cd;
}
.report-list.submitted .accordion .shift-desc {
  padding-right: 120px;
}
.report-list.submitted .shift-not-report .accordion .shift-desc {
  padding-right: 0;
}
.report-list.submitted .register-individual-commitments.list-header .cc-heading {
  width: 551px;
}
.report-submit-title {
  font-family: 'DINPro-Medium', sans-serif, arial;
  color: #2268cd;
  padding-bottom: 20px;
}
.title-pending {
  padding: 0 20px;
  overflow: hidden;
}
.main-report-form-user-view .field-name-field-report-attachments .form-item.form-type-managed-file,
#annual-report-form-node-form .field-name-field-report-attachments .form-item.form-type-managed-file {
  white-space: normal;
  position: relative;
}
.main-report-form-user-view .upload-reports-table .field-name-field-report-attachments .form-item .form-managed-file,
#annual-report-form-node-form .upload-reports-table .field-name-field-report-attachments .form-item .form-managed-file {
  display: block;
  text-align: left;
  margin-top: 0;
}
.main-report-form-user-view .upload-reports-table .form-type-managed-file .form-managed-file .file,
#annual-report-form-node-form .upload-reports-table .form-type-managed-file .form-managed-file .file {
  float: none;
}
.notifications-cr {
  width: 100%;
  padding: 15px;
  color: #312f2c;
  font-size: 13px;
  font-weight: 400;
  background-color: #fef3e3;
  border: 1px solid #e6dccf;
  border-radius: 3px;
  box-shadow: 0 3px 7px rgba(0, 0, 0, 0.16);
  -webkit-transition: opacity 250ms ease-out;
  -moz-transition: opacity 250ms ease-out;
  -ms-transition: opacity 250ms ease-out;
  -o-transition: opacity 250ms ease-out;
  transition: opacity 250ms ease-out;
  line-height: 25px;
  margin-bottom: 20px;
}
.notifications-cr p {
  margin-bottom: 0;
}
.noti-list li {
  list-style: none;
  display: inline-block;
}
.noti-list li:after {
  content: ",";
}
.noti-list li:last-child:after {
  content: "";
}
.page-node-edit.node-type-annual-report-form .report-list.submitted li.shift-edit-wrap {
  padding: 10px 15px;
}
.page-node-edit.node-type-annual-report-form .report-list.submitted>ul>li .shift-desc {
  padding-left: 10px;
}
.page-user-report .report-list.submitted {
  padding: 5px 20px 20px 20px;
}
.edit-box-stakeholder {
  display: block;
  width: 100%;
  overflow: hidden;
  clear: both;
}
#tab-1 .edit-box-stakeholder .fp-btn.btn-edit,
.new-rp-date-block+.report-sec-title,
.new-rp-date-block+.report-sec-title {
  margin-bottom: 0;
}
#report-btm-btns a {
  color: #fff;
  background-color: #20aee6;
  border-radius: 27px;
  margin: 0 auto;
  font-size: 20px;
  font-weight: 700;
  padding: 13px;
  display: block;
  width: 65%;
  line-height: 20px;
  text-decoration: none;
  text-align: center;
}
body.node-type-registration #registration-node-form .btn-cancel-box,
#report-btm-btns {
  text-align: center;
}
.page-user-shift #report-btm-btns #edit-submit,
.page-user-shift #report-btm-btns a {
  width: 100%;
  max-width: 184px;
  display: inline-block;
  margin: 0 10px;
}
.txt-no-file {
  padding: 10px 15px 0;
}
body.node-type-user-individual-commitments #user-individual-commitments-node-form .btn-cancel-box,
body.node-type-registration #registration-node-form .btn-cancel-box {
  width: 100%;
  float: left;
  margin-bottom: 40px;
}
body.node-type-user-individual-commitments #user-individual-commitments-node-form .btn-cancel-box #edit-actions,
body.node-type-user-individual-commitments #user-individual-commitments-node-form .btn-cancel-box .cancel-btn-wrap {
  float: left;
  width: 50%;
}
body.node-type-user-individual-commitments #user-individual-commitments-node-form .btn-cancel-box #edit-actions {
  width: auto;
  float: none;
  display: inline-block;
}
body.node-type-user-individual-commitments #user-individual-commitments-node-form .btn-cancel-box .cancel-btn-wrap {
  width: auto;
  float: none;
  display: inline-block;
  vertical-align: top;
}
body.node-type-user-individual-commitments #user-individual-commitments-node-form .btn-cancel-box .cancel-btn-wrap .common-more-btn {
  font-family: 'DINPro-Medium', sans-serif, arial;
  margin: 0 5px;
}
.progress-indicator .report-indicator {
  color: #2c2c2c;
  text-transform: capitalize;
  float: right;
}
.progress-indicator .report-indicator li {
  display: inline-block;
  font-family: 'DINPro-Regular', sans-serif, arial;
  font-weight: normal;
  padding-left: 36px;
  font-size: 14px;
  position: relative;
}
.progress-indicator .progress-submitted:before,
.progress-indicator .progress-one-year:before,
.progress-indicator .progress-two-year:before {
  content: "";
  width: 10px;
  height: 10px;
  border-radius: 50%;
  display: inline-block;
  position: absolute;
  left: 15px;
  top: 50%;
  margin-top: -5px;
}
.progress-indicator .progress-submitted:before,
.progress-indicator .indicator-box li span.indicator-submitted {
  background: #2ea14f;
}
.progress-indicator .progress-one-year:before,
.progress-indicator .indicator-box li span.indicator-one-year {
  background: #e9b043;
}
.progress-indicator .progress-two-year:before,
.progress-indicator .indicator-box li span.indicator-two-year {
  background: #ed4b30;
}
.progress-indicator .indicator-box {
  background: #272f3b;
  border-radius: 23px;
  display: inline-block;
  width: 100px;
  text-align: center;
}
.progress-indicator .indicator-box li {
  display: block;
  width: 100%;
  padding: 2px 2px 6px 2px;
}
.progress-indicator .indicator-box li span {
  display: inline-block;
  width: 17px;
  height: 17px;
  border-radius: 50%;
  background: #a8a8a8;
  margin: 0 2px;
}
.progress-indicator .report-progress-list {
  border: 1px solid #ddd;
  display: block;
  overflow: hidden;
  clear: both;
  margin-bottom: 20px;
  padding: 20px 0;
}
.progress-indicator .report-progress-list li {
  list-style: none;
  position: relative;
  margin-bottom: 20px;
  padding-left: 30px;
}
.progress-indicator .report-progress-list li:before {
  content: "";
  width: 5px;
  height: 5px;
  background: #d5d9df;
  display: inline-block;
  position: absolute;
  left: 12px;
  top: 50%;
  margin-top: -3px;
}
.progress-indicator .report-progress-list li a {
  padding-left: 10px;
  font-family: 'DINPro-Bold', sans-serif, arial;
}
.progress-indicator .report-progress-list p {
  padding: 0 20px 0 20px;
  font-size: 16px;
}
#report-file-tbl {
  display: block;
  width: 100%;
  border: 1px solid #e1e1e1;
  overflow: hidden;
}
#report-file-tbl .tbl-attach-box .tbl-report-attachment th {
  color: #080808;
  font-size: 15px;
}
#report-file-tbl .tbl-attach-box .tbl-report-attachment td {
  font-size: 15px;
}
.page-user .report-list .stakeholder-title.main,
#report-file-tbl .tbl-attach-box {
  display: block;
}
#progress-report-detail {
  margin-bottom: 100px;
  overflow: hidden;
}
.progress-report-detail {
  margin-bottom: 20px;
}
.progress-report-detail .accordion {
  border-radius: 3px;
  max-width: 100%;
  margin: 0;
  padding: 15px 74px 15px 10px;
  display: table;
  width: 100%;
  border: 1px solid #e1e1e1;
  background-color: #f8f8f8;
}
.progress-report-detail .accordion:before {
  display: none;
}
.progress-report-detail .accordion .shift-name,
.progress-report-detail .accordion.shift-desc {
  display: table-cell;
  vertical-align: top;
}
.progress-report-detail .accordion .shift-name {
  width: 45px;
}
.progress-report-detail .acc-panel {
  max-width: 100%;
  display: block;
  margin: 0;
  background-color: #fff;
  max-height: 0;
  overflow: hidden;
  transition: 0.2s ease-in-out;
  opacity: 0;
}
.progress-report-detail .acc-panel.acc-show {
  padding: 20px;
  margin-bottom: 10px;
  max-height: 5000px;
  border: 1px solid #e1e1e1;
  border-top: 0;
  opacity: 1;
  max-height: 7000px;
}
.progress-report-detail .accordion.acc-active {
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.progress-report-detail .accordion.acc-active {
  background: #fff;
}
.progress-report-detail .acc-panel ul li {
  list-style: none;
}
.progress-report-detail .acc-panel ul li h4 {
  font-family: 'DINPro-Bold', sans-serif, arial;
  font-size: 16px;
  color: #414141;
  margin-bottom: 6px;
}
.progress-report-detail .acc-panel ul li p {
  font-size: 15px;
  line-height: 24px;
}
.progress-report-detail .accordion.shift-desc span {
  font-family: 'DINPro-Regular', sans-serif, arial;
}
.progress-report-detail .accordion .shift-name span {
  border-radius: 50%;
  width: 37px;
  height: 37px;
  font-size: 15px;
  font-weight: 700;
  display: inline-block;
  text-align: center;
  font-family: 'DINPro-Medium', sans-serif, arial;
}
.btn-square {
  color: #fff;
  font: 18px/27px 'DINPro-Medium', sans-serif, arial;
  border-radius: 4px;
  text-align: center;
  background-color: #20aee6;
  text-decoration: none;
  transition: all 0.3s ease;
  outline: none;
  border: 0;
  padding: 10px 15px;
  float: right;
}
.btn-square:hover {
  color: #fff;
}
#progress-report-detail .stakeholder-title {
  float: left;
}
#progress-report-detail #progress-report-detail-head {
  float: right;
  clear: both;
  margin-bottom: 15px;
}
#progress-report-detail .progress-indicator .indicator-box {
  margin-left: 10px;
}
#progress-report-detail .progress-indicator .indicator-box li {
  padding: 4px 2px 4px 2px;
}
#block-views-annual-report-details-block-3 h2 {
  display: none;
  font-size: 26px;
  font-weight: 700;
  line-height: 29px;
  color: #2268cd;
  margin-bottom: 20px;
}
.progress-report-detail .accordion .shift-desc {
  font-size: 17px;
  font-family: 'DINPro-Bold', sans-serif, arial;
  color: #414141;
  line-height: normal;
  vertical-align: middle;
  display: table-cell;
}
.banner-inner-pages .view-annual-report-details .view-header {
  display: table;
  width: 100%;
}
.banner-inner-pages .view-annual-report-details .view-header .banner {
  display: table-cell;
  vertical-align: middle;
}
#download-report-dropdown,
body.page-annual-report .region.region-content,
body.page-report-initiative .region.region-content {
  position: relative;
}
.annual-report-download {
  /*float: right;*/
  /*margin-top: -100px;*/
  float: right;
  margin-top: 0;
  top: -10px;
  position: absolute;
  right: 0;
  z-index: 5;
}
#btn-aprove-deny {
  float: right;
  padding: 10px 20px;
  font-size: 18px;
}
#review-back {
  float: right;
  margin-left: 14px;
}
#review-edit-wrap {
  float: right;
}
#review-edit-wrap .registration-form-edit {
  margin-bottom: 15px;
  width: auto;
}
#review-wrap {
  position: relative;
}
.cc-nav,
.cc-nav li {
  float: left;
}
.cc-nav li {
  margin: 0 20px 0 0;
}
.cc-nav li a {
  text-decoration: underline;
  font-family: 'DINPro-Medium', sans-serif, arial;
  display: block;
  color: #20aee6;
}
#core-nav {
  /* padding-left: 20px; */
  padding-left: 0;
  display: block;
  margin-bottom: 28px;
  width: 100%;
}
.pending-commitments p,
small.pending-commitments {
  color: #2268cd;
}
.existing-commitments p,
small.existing-commitments {
  color: #a36c2a;
}
.existing-cc-list:before,
.pending-cc-list:before {
  content: "";
  width: 10px;
  height: 10px;
  display: inline-block;
  margin-right: 4px;
}
.cc-notification {
  float: right;
}
.cc-notification li {
  list-style: none;
  float: left;
  padding-left: 10px;
  font-size: 14px;
  color: #414141;
  line-height: normal;
  padding-bottom: 4px;
}
.existing-cc-list:before {
  background: #a36c2a;
}
.pending-cc-list:before {
  background: #2268cd;
}
.spn-chk-box {
  color: #000;
}
.tooltip-small {
  visibility: hidden;
  position: absolute;
  width: 120px;
  background-color: #555;
  color: #fff;
  text-align: center;
  padding: 5px 0;
  border-radius: 6px;
  z-index: 1;
  opacity: 0;
  transition: opacity .6s;
  left: 0;
  top: -36px;
}
.parnerts-list-status li,
.tooltip-show {
  position: relative;
}
.parnerts-list-status li:hover .tooltip-small,
.tooltip-show:hover .tooltip-small {
  visibility: visible;
  opacity: 1;
}
.tooltip-small:after {
  content: "";
  position: absolute;
  top: 100%;
  left: 50%;
  margin-left: -5px;
  border-width: 5px;
  border-style: solid;
  border-color: #555 transparent transparent transparent;
}
.node-type-annual-report-form .upload-reports-table .btn-wrap {
  display: block;
  overflow: hidden;
  position: relative;
  text-align: center;
}
.node-type-annual-report-form #tab-4>.upload-reports-table .btn-wrap {
  overflow: visible;
}
.node-type-annual-report-form .upload-reports-table .btn-wrap #edit-actions {
  display: inline-block;
  vertical-align: top;
  float: none;
  width: 184px;
  margin: 0 10px 0 0;
  /*padding: 0;*/
}
.btn-cancel-upload-report,
.btn-cancel-upload-report:hover,
body.not-front.node-type-annual-report-form form#annual-report-form-node-form #edit-actions #edit-draft,
body.not-front.node-type-annual-report-form .main-report-form #edit-actions #edit-draft {
  display: inline-block;
}
.upload-reports-table .btn-wrap .field-type-number-integer.field-name-field-submitted-year,
#edit-field-open-tags {
  display: none;
}
body.not-front.node-type-annual-report-form .upload-reports-table .btn-wrap #edit-actions {
  width: 100%;
  height: auto;
  margin: 0;
}
body.not-front.node-type-annual-report-form form#annual-report-form-node-form .upload-reports-table #edit-actions #edit-preview,
body.not-front.node-type-annual-report-form .main-report-form .upload-reports-table #edit-actions #edit-preview,
.report-list.submitted .tbl-report-attachment tbody tr,
.report-list.submitted #report-file-tbl {
  border: 0;
}
body.not-front.node-type-annual-report-form .main-report-form .upload-reports-table #edit-actions #edit-preview {
  display: none;
}
#export-commitments-pdf-box .primary-round-btn {
  width: auto;
  float: right;
  margin: 0;
  max-width: 310px;
}
#pending-btn-actions {
  margin: 25px 0 20px 0;
}
#pending-btn-actions .common-more-btn {
  display: inline-block;
  margin: 0 5px;
  cursor: pointer;
}
#export-commitments-pdf-box {
  display: block;
  overflow: hidden;
  width: 100%;
  margin-bottom: 10px;
}
#pending-cc-back-btn {
  float: right;
  padding-right: 20px;
}
.view-agenda-page-shift-section .item-list li p.shift-short-desc {
  font-size: 16px;
}
.tabs-menu.my-account-tabs {
  margin-top: -1px;
}
body.page-node-edit.node-type-user-individual-commitments #user-individual-commitments-node-form .btn-cancel-box #edit-actions,
body.node-type-registration #registration-node-form .btn-cancel-box #edit-actions {
  width: auto;
  display: inline;
}
body.page-node-edit-.not-front.node-type-annual-report-form.page-node-edit form#annual-report-form-node-form .upload-reports-table #edit-actions,
body.page-node-edit-.not-front.node-type-annual-report-form.page-node-edit .main-report-form .upload-reports-table #edit-actions {
  display: inline-block;
  padding-top: 0;
  border-top: 0;
  width: auto;
}

/*body.page-node-edit-.not-front.node-type-annual-report-form.page-node-edit form#annual-report-form-node-form .upload-reports-table #edit-actions #edit-submit {
text-align: center;
position: absolute;
top: calc(100% - 377px);
right: 20px;
}*/

body.not-front.node-type-annual-report-form.page-node-edit form#annual-report-form-node-form .upload-reports-table #edit-actions #edit-draft,
body.not-front.node-type-annual-report-form.page-node-edit .main-report-form .upload-reports-table #edit-actions #edit-draft {
  display: inline-block;
}
.textarea-bckt,
.report-comment-like .field-widget-text-textarea textarea,
.main-report-form #edit-field-moderator-comments .form-item .form-textarea-wrapper textarea {
  width: 100%;
  resize: none;
  background: #fff none repeat scroll 0 0;
  border: 1px solid rgba(0, 0, 0, 0.6);
  border-radius: 3px;
  color: #2c2c2c;
  font-size: 16px;
  text-align: left;
  line-height: normal;
  padding: 5px 15px;
  height: 50px;
}
.report-comment-like .form-item {
  margin-top: 0;
}
.report-comment-like .field-widget-text-textarea textarea {
  height: 86px !important;
}
.registration-form #moderator_comments_reg,
.node-type-user-individual-commitments #moderator_comments_ic {
  height: 50px;
}
#form_moderator_bucket_report {
  margin-top: 20px;
}
.lbl-add-bkct {
  font-size: 14px;
  padding-left: 10px;
  color: #414141;
  position: relative;
}
.btn-add-bckt-report {
  border: 0;
  margin: 0;
  line-height: 20px;
  padding: 2px 28px 4px;
  font-family: 'DINPro-Bold', sans-serif, arial;
  background-color: #fff;
  margin-top: 33px;
  border: 2px solid #20aee6;
  border-radius: 30px;
  color: #20aee6;
  font-size: 14px;
}
.btn-add-bckt-report:hover {
  color: #fff;
  background-color: #20aee6;
}
.spn-wrkng-mode,
.report-comment-like label,
.report-comment-like .field-name-field-report-like label,
.main-report-form #edit-field-moderator-comments .form-item label,
body.page-node-edit .field-name-field-in-basket#edit-field-in-basket label {
  font-size: 14px !important;
  color: #414141;
  font-weight: bold;
  font-family: 'DINPro-Regular', sans-serif, arial;
}
body.page-node-edit .node-registration-form .registration-form .moderator-bucket,
body.page-node-edit .field-name-field-in-basket,
body.page-node-edit .field-name-field-moderator-working,
body.page-node-edit .field-name-field-moderator-comments,
#edit-field-in-basket,
#edit-field-moderator-working,
#edit-field-moderator-comments,
body.page-user #form_moderator_bucket_ca,
#annual-report-form-node-form #edit-field-report-stakeholder,
.main-report-form #edit-field-report-stakeholder,
.main-report-form-user-view #edit-field-report-stakeholder,
.main-report-form-user-view #edit-field-organization-name {
  display: none;
}
body.page-user.toolbar #form_moderator_bucket_ca {
  display: block;
}
.upload-reports-table p.report-submit-period {
  float: none;
  margin: 0 auto;
  font-size: 16px;
  text-align: center;
}
#annual-report-form-node-form .upload-reports-table #edit-actions,
.main-report-form .upload-reports-table #edit-actions {
  padding-bottom: 15px;
}
.status-tag {
  background: #d63838 none repeat scroll 0 0;
  border-radius: 3px;
  color: #fff;
  display: inline-block;
  height: 26px;
  line-height: 26px;
  margin: 0 10px 10px 0;
  padding: 0 20px 0 23px;
  position: relative;
  text-decoration: none;
  transition: color 0.2s ease 0s;
  text-transform: uppercase;
  font-family: 'DINPro-Bold', sans-serif, arial;
  font-size: 15px;
  text-indent: 10px;
}
.status-tag::before {
  background: #fff none repeat scroll 0 0;
  border-radius: 10px;
  box-shadow: 0 1px rgba(0, 0, 0, 0.25) inset;
  content: "";
  height: 6px;
  left: 10px;
  position: absolute;
  top: 10px;
  width: 6px;
}
.status-tag::after {
  background: #fff none repeat scroll 0 0;
  border-bottom: 13px solid transparent;
  border-right: 10px solid #eee;
  border-top: 13px solid transparent;
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  height: 26px;
}
.status-tag.rejected {
  background: #ff3019;
  /* Old browsers */
  background: -moz-linear-gradient(top, #ff3019 0%, #cf0404 75%, #cf0404 91%);
  /* FF3.6-15 */
  background: -webkit-linear-gradient(top, #ff3019 0%, #cf0404 75%, #cf0404 91%);
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to bottom, #ff3019 0%, #cf0404 75%, #cf0404 91%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#ff3019', endColorstr='#cf0404', GradientType=0);
  /* IE6-9 */
}
.status-tag.rejected::after {
  border-right: 10px solid #cf0404;
}
.status-tag.approved {
  background: #9dd53a;
  /* Old browsers */
  background: -moz-linear-gradient(top, #9dd53a 0%, #80c217 0%, #a1d54f 0%, #7cbc0a 100%);
  /* FF3.6-15 */
  background: -webkit-linear-gradient(top, #9dd53a 0%, #80c217 0%, #a1d54f 0%, #7cbc0a 100%);
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to bottom, #9dd53a 0%, #80c217 0%, #a1d54f 0%, #7cbc0a 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#9dd53a', endColorstr='#7cbc0a', GradientType=0);
  /* IE6-9 */
}
.status-tag.approved::after {
  border-right: 10px solid #8fc800;
}
.status-tag.pending {
  background: #7abcff;
  /* Old browsers */
  background: -moz-linear-gradient(top, #7abcff 0%, #60abf8 44%, #4096ee 100%);
  /* FF3.6-15 */
  background: -webkit-linear-gradient(top, #7abcff 0%, #60abf8 44%, #4096ee 100%);
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to bottom, #7abcff 0%, #60abf8 44%, #4096ee 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#7abcff', endColorstr='#4096ee', GradientType=0);
  /* IE6-9 */
}
.status-tag.pending::after {
  border-right: 10px solid rgb(94, 167, 241);
}
.status-tag.draft {
  background: #fac695;
  /* Old browsers */
  background: -moz-linear-gradient(top, #fac695 0%, #f5ab66 47%, #ef8d31 100%);
  /* FF3.6-15 */
  background: -webkit-linear-gradient(top, #fac695 0%, #f5ab66 47%, #ef8d31 100%);
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to bottom, #fac695 0%, #f5ab66 47%, #ef8d31 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#fac695', endColorstr='#ef8d31', GradientType=0);
  /* IE6-9 */
}
.status-tag.draft::after {
  border-right: 10px solid rgba(239, 141, 49, 0.72);
}
.shift-status-text-div span {
  white-space: nowrap;
  font-size: 16px;
}
.field-name-field-report-attachments .form-item {
  margin-top: 0
}
body.page-node-add.page-node-add-user-individual-commitments #user-individual-commitments-node-form .btn-cancel-box {
  padding-bottom: 20px;
  overflow: hidden;
}
#annual-report-form-node-form .report-list.submitted span.shift-status-text,
.main-report-form .report-list.submitted .accordion span.shift-status-text {
  white-space: nowrap;
  font-size: 16px;
  color: #2268cd;
  margin-right: 10px;
}
#annual-report-form-node-form .report-list.submitted span.shift-status-text.icon-like,
.main-report-form .report-list.submitted span.shift-status-text.icon-like {
  padding-left: 30px;
}
.user-revision {
  border: 1px solid #ddd;
  padding: 20px;
}
.user-revision>li.row {
  padding-bottom: 20px;
}
.user-revision>li.row .focal-point-list-additional,
.user-revision>li.row .focal-point-list,
.user-revision>li.row .focal-point-list-additional li {
  display: block;
  width: 100%;
  clear: both;
  overflow: hidden;
}
.user-revision>li.row .focal-point-list-additional {
  margin-top: 20px;
  margin-bottom: 0;
}
.user-revision>li.row .focal-point-list-additional li {
  padding-bottom: 20px;
}
.user-revision>li.row .focal-point-list-additional li.focal-point-list-additional-title,
.user-revision>li.row .focal-point-list-additional li:last-child {
  padding-bottom: 0;
}
.sweet-alert .sa-confirm-button-container button,
.sweet-alert .sa-button-container .cancel {
  padding: 4px 32px;
}
#registration-form-approve,
#registration-form-reject {
  font-family: 'DINPro-Medium', sans-serif, arial;
  text-align: center;
  display: inline-block;
  vertical-align: top;
  margin: 0 5px;
}
.btn-cancel-upload-report,
#reject-report {
  margin: 0 5px;
}
.shift-like-box:after,
.shift-status-text.icon-like:before {
  content: "";
  background: url(../images/like.png) no-repeat;
  background-size: 25px;
  background-position: 0;
  padding-right: 25px;
  position: absolute;
  width: 25px;
  height: 25px;
  top: 50%;
  margin-top: -13px;
}
.shift-like-box:after {
  right: 101px;
  background: url(../images/like-blue.png) no-repeat;
  background-size: 23px;
}
.shift-like-box {
  display: block;
  margin-right: 30px;
}
.shift-like-box:hover:after,
.shift-status-text.icon-like:hover:before {
  opacity: .8;
}
.shift-status-text {
  position: relative;
}
.shift-status-text.icon-like:before {
  left: 0;
}
.page-node-add.page-node-add-annual-report-form .report-list.submitted .report-status .report-submit-title {
  display: inline-block;
}
.view-annual-report-details .ic-wrap .register-individual-commitments.list-header .ic-desc-heading,
.view-annual-report-details .cc-wrap .register-individual-commitments.list-header .cc-desc-heading,
.view-annual-report-details .ic-wrap .register-individual-commitments .ic-desc,
.view-annual-report-details .cc-wrap .register-individual-commitments .cc-desc {
  width: 500px;
}
.view-annual-report-details .ic-wrap .register-individual-commitments.list-header .ic-type-heading,
.view-annual-report-details .cc-wrap .register-individual-commitments.list-header .cc-type-heading,
.view-annual-report-details .ic-wrap .register-individual-commitments .ic-type,
.view-annual-report-details .cc-wrap .register-individual-commitments .cc-type {
  width: 150px;
}
.view-annual-report-details .ic-wrap .register-individual-commitments.list-header .ic-core-heading,
.view-annual-report-details .cc-wrap .register-individual-commitments.list-header .cr-heading,
.view-annual-report-details .ic-wrap .register-individual-commitments .ic-core,
.view-annual-report-details .cc-wrap .register-individual-commitments .cr-core {
  width: 400px;
}
.fixed-commitments-wrap .view-annual-report-details .ic-wrap .register-individual-commitments.list-header .ic-desc-heading,
.fixed-commitments-wrap .view-annual-report-details .cc-wrap .register-individual-commitments.list-header .cc-desc-heading,
.fixed-commitments-wrap .view-annual-report-details .ic-wrap .register-individual-commitments .ic-desc,
.fixed-commitments-wrap .view-annual-report-details .cc-wrap .register-individual-commitments .cc-desc {
  width: 400px;
}
.fixed-commitments-wrap .view-annual-report-details .ic-wrap .register-individual-commitments.list-header .ic-core-heading,
.fixed-commitments-wrap .view-annual-report-details .cc-wrap .register-individual-commitments.list-header .cr-heading,
.fixed-commitments-wrap .view-annual-report-details .ic-wrap .register-individual-commitments .ic-core,
.fixed-commitments-wrap .view-annual-report-details .cc-wrap .register-individual-commitments .cr-core {
  width: 350px;
}
.view-annual-report-details .ic-wrap .register-individual-commitments.list-header li {
  white-space: nowrap;
}
.partners-annual-report {
  color: #080808;
  padding: 0 10px 10px 15px;
  font-size: 14px;
  display: block;
}
.partners-annual-report a {
  color: #2268CD;
}
.report-list.submitted .annual-report-details-ic .register-individual-commitments {
  border: 0;
}
.report-list.submitted .annual-report-details-ic {
  display: table;
  width: 100%;
  overflow: hidden;
  border-color: #E5E5E5;
  border-style: solid;
  border-width: 0 1px 1px 1px;
  list-style: outside none none;
  margin: 0px;
}
#progress-report-detail .acc-panel ul li.ic-desc,
.report-list.submitted .register-individual-commitments li.ic-desc {
  font-size: 15px;
  line-height: normal;
  /* line-height: 23px; */
}
.progress-report-main-box #progress-report-detail,
.progress-report-main-box #progress-report-detail #progress-report-detail-head {
  margin-bottom: 0;
}
#annual-report-form-node-form .report-expired-text,
.main-report-form .report-expired-text {
  color: #2268cd;
  font: 500 15px/24px 'DINPro-Bold', sans-serif, arial;
  text-align: center;
}
.report-wrapper #tab-4 {
  position: relative;
}
.report-expired-text.top {
  padding: 0 15px;
}
.progress-report-main-box {
  clear: both;
  display: block;
  overflow: hidden;
}
.progress-report-main-box #progress-report-detail {
  float: right;
}
.view-annual-report-details .view-header {
  clear: both;
}
.report-wrapper #tab-4 .report-list ul li .shift-status:last-child:after,
.report-list .field-name-field-document-description label,
.upload-reports-table .field-multiple-table .field-name-field-rpt-attach-mem-partners.form-wrapper,
.upload-reports-table .field-multiple-table .field-name-field-rpt-attach-nonmem-partners.form-wrapper,
#field-actions-taken-add-more-wrapper td .filter-wrapper,
#annual-report-form-node-form .filter-wrapper,
.main-report-form .filter-wrapper {
  display: none;
}
.upload-reports-table .field-multiple-table .field-name-field-rpt-attach-mem-partners.form-wrapper,
.upload-reports-table .field-multiple-table .field-name-field-rpt-attach-nonmem-partners.form-wrapper {
  width: 45%;
}
.field-name-field-auto-generate-description[id*='field-auto-generate-description'],
.upload-reports-table .field-name-field-document-description {
  float: left;
  width: 330px;
  text-align: left;
  margin-top: 15px;
}
.field-name-field-auto-generate-description[id*='field-auto-generate-description'] {
  /* width: 100%; */
  width: 200px;
}
.upload-reports-table .field-name-field-document-description {
  width: 40%;
  clear: both;
  margin-left: 26%;
  margin-top: -24px;
}
#annual-report-form-node-form .field-name-field-report-attachments .field-name-field-document-description textarea,
.main-report-form .field-name-field-report-attachments .field-name-field-document-description textarea {
  height: 41px;
}
.upload-reports-table .commit-partners-wrap,
.upload-reports-table .field-multiple-table .field-name-field-rpt-attach-nonmem-partners.form-wrapper textarea {
  height: 120px;
}
.field-name-field-auto-generate-description[id*='field-auto-generate-description']>div>label,
.upload-reports-table .field-multiple-table .field-name-field-rpt-attach-mem-partners.form-wrapper label,
.upload-reports-table .field-multiple-table .field-name-field-rpt-attach-nonmem-partners.form-wrapper label {
  display: block;
  width: 100%;
  text-align: left;
  color: #414141;
  font-size: 15px;
  font-family: 'DINPro-Medium', sans-serif, arial;
  font-weight: normal;
}
.upload-reports-table .field-name-field-auto-generate-description .form-radios label {
  font-size: 15px;
  white-space: normal;
}
.upload-reports-table .field-name-field-document-description label {
  display: none;
}
.annual-document-attachments.annual-report-attachments-list-block .attachment-list {
  margin-bottom: 25px;
}
.annual-document-attachments.annual-report-attachments-list-block .attachment-list li {
  list-style: none;
  float: left;
  padding: 0 15px 15px 15px;
  width: 25%;
}
.annual-document-attachments.annual-report-attachments-list-block .doc-img span,
.annual-document-attachments.annual-report-attachments-list-block .doc-img a {
  display: block;
}
.annual-document-attachments.annual-report-attachments-list-block .doc-img span {
  width: 100%;
  font-size: 15px;
  line-height: 22px;
  color: #494848;
}
.annual-document-attachments.annual-report-attachments-list-block .doc-img span.doc-report-type a,
.annual-document-attachments.annual-report-attachments-list-block .doc-img span {
  font-family: 'DINPro-Medium', sans-serif, arial;
}
.annual-document-attachments.annual-report-attachments-list-block .doc-img span.doc-report-type a,
.annual-document-attachments.annual-report-attachments-list-block .document-report-attachments a {
  display: inline-block;
}
.annual-document-attachments.annual-report-attachments-list-block .doc-img span p {
  margin: 0;
}
.annual-document-attachments.annual-report-attachments-list-block .doc-img a img {
  border: 1px solid #e1e1e1;
  border-radius: 4px;
  max-width: 120px;
  padding: 4px;
  width: 95px;
  height: 130px;
}
.annual-document-attachments.annual-report-attachments-list-block .document-report-attachments {
  color: #2268cd;
  font-size: 15px;
  line-height: 18px;
  margin-top: 6px;
}
.annual-document-attachments.annual-report-attachments-list-block .doc-report-type {
  color: #f5a022;
}
.annual-document-attachments.annual-report-attachments-list-block .view-content {
  border: 0;
}
.annual-document-attachments.annual-report-attachments-list-block .attachment-list li {
  text-align: center;
  margin: 0;
  list-style: none;
}
.report-list-attachment .report-attachments-wrap .tbl-report-attachment tr th:last-child {
  width: 250px;
}
.attachment-list {
  width: 100%;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  flex-wrap: wrap;
  justify-content: center;
}
.upload-reports-table .commit-partners-wrap {
  text-align: left;
}
#autocomplete {
  background: #fff;
  z-index: 5;
}
#annual-report-form-node-form .close-tag,
.main-report-form .close-tag {
  float: none;
  display: inline-block;
  background-position: 0 5px;
}
.tbl-report-attachment tbody tr.partners-row {
  border: 0;
}
.tbl-report-attachment tbody tr.partners-row p {
  margin: 0;
}
.tbl-report-attachment tbody tr.partners-row span,
.tbl-report-attachment tbody tr.partners-row span a:after {
  color: #2268cd;
  font-family: 'DINPro-Bold', sans-serif, arial;
}
.tbl-report-attachment tbody tr.partners-row span a {
  margin-right: 3px;
  font-family: 'DINPro-Bold', sans-serif, arial;
}
.tbl-report-attachment tbody tr.partners-row span a:after {
  content: ",";
}
.tbl-report-attachment tbody tr.partners-row span a:last-child {
  margin-right: 0;
}
.tbl-report-attachment tbody tr.partners-row span a:last-child:after {
  display: none;
}
.report-attachments-wrap-add-backet input[type="checkbox"]+label::before,
.report-attachments-wrap-add-backet input[type="checkbox"]+label::before,
.report-attachments-wrap-add-backet input[type="checkbox"]+label:after,
.report-attachments-wrap-add-backet input[type="checkbox"]+label:after {
  left: -18px;
  top: 2px;
}
.report-attachments-wrap-add-backet input[type="checkbox"],
#form_moderator_bucket_report .report-attachments-wrap input[type="checkbox"] {
  opacity: 1;
  visibility: hidden;
}
#form_moderator_bucket_report .report-attachments-wrap input[type="checkbox"]+label::before,
#form_moderator_bucket_report .report-attachments-wrap input[type="checkbox"]+label::before,
#form_moderator_bucket_report .report-attachments-wrap input[type="checkbox"]+label::after,
#form_moderator_bucket_report .report-attachments-wrap input[type="checkbox"]+label::after {
  left: -15px;
  top: 2px;
}
#user-shift-form .commitments-container .report-cc-wrap .accordion.acc-active {
  pointer-events: none;
}
.view-id-annual_report_details .report-list.submitted .register-individual-commitments.list-header li.cr-heading {
  width: 392px;
}
.tbl-comments-head li,
.tbl-comments-body li {
  display: table;
  width: 100%;
}
.tbl-comments-head li span {
  font-family: 'DINPro-Medium', sans-serif, arial;
  color: #212121;
}
.tbl-comments-head li span,
.tbl-comments-body li span {
  display: table-cell;
  vertical-align: top;
  padding: 15px;
}
.tbl-comments-body li span {
  line-height: normal;
  padding: 15px;
}
.tbl-comments-body li {
  background-color: #f3f3f3;
  border-radius: 5px;
  margin-bottom: 10px;
}
.tbl-comments-body li:last-child {
  border-bottom: 0;
}
.tbl-comments-body li span.tbl-comments-body-date,
.tbl-comments-head li span.tbl-comments-body-date,
.tbl-comments-head li span.moderator-name,
.tbl-comments-body li span.moderator-name {
  width: 150px;
}
.tbl-comments-head,
.tbl-comments-body {
  border: 1px solid #ddd;
}
.tbl-comments-body {
  border-top: 0;
  padding: 15px 10px 5px 10px;
}
.tbl-comments-head {
  background-color: #ddd;
  padding: 0 10px;
}
.tbl-comments-body li span {
  color: #494949;
}
.tbl-comments-body li span:first-child {
  color: #212121;
  padding-left: 18px;
}
.moderator-comments-cc {
  padding: 0 20px 20px 20px;
}
.page-user-individual-commitments .reg-tab-2 .moderator-comments-ic .reg-acc-title {
  padding: 10px 0 20px 0;
  margin-bottom: 0;
}
.tbl-comments-head li span:first-child {
  padding-left: 20px;
}
#tab-report .moderator-comments-cc .tbl-comments-head li {
  border-radius: none;
  border: 0;
  background-color: transparent;
  padding: 0;
  margin: 0;
}
#tab-report .moderator-comments-cc .tbl-comments-body li {
  border: 0;
  padding: 0;
}
.report-commitment-block-edit .accordion {
  max-width: 100%;
  padding-left: 10px;
}
.report-commitment-block-edit>ul>li {
  background: transparent;
  border-radius: 3px;
  margin-bottom: 10px;
}
.report-commitment-block-edit>ul>li .form-checkboxes {
  -webkit-column-count: 3;
  -moz-column-count: 3;
  column-count: 3;
}
.report-commitment-block-edit .form-checkboxes>.form-type-checkbox {
  display: table;
  width: 100%;
  margin: 0;
  position: relative;
}
.report-commitment-block-edit .form-type-checkbox label.option {
  line-height: 1.5;
  padding-left: 23px;
  position: relative;
  font-family: 'DINPro-Regular', sans-serif, arial;
  font-size: 13px;
  margin-bottom: 20px;
}
body.page-user-report .report-commitment-block-edit .form-type-checkbox {
  position: relative;
}
.report-commitment-block-edit .form-type-checkbox input[type="checkbox"] {
  text-indent: -99999px;
  position: absolute;
  left: -9999999px;
}
.report-commitment-block-edit .form-item label {
  color: #414141;
  font-family: 'DINPro-Medium', sans-serif, arial;
  font-weight: normal;
}
.report-list ul li div .report-commitment-block-edit div,
.report-list ul li div .report-commitment-block-edit {
  display: block;
}
.report-list ul li div .report-commitment-block-edit #edit-field-report-shift-agenda-und,
.report-list ul li div .report-commitment-block-edit #edit-field-report-shift-si-und,
.report-list ul li div .report-commitment-block-edit #edit-field-report-shift-cci-und {
  display: block !important;
}
body.page-user-report .report-commitment-block-edit .form-textarea-wrapper textarea,
body.node-type-annual-report-form .report-commitment-block-edit .form-textarea-wrapper textarea {
  border: 1px solid #ddd;
  height: 120px;
  line-height: 1.5;
  font-size: 13px;
  padding: 5px 8px;
}
body.page-user-report .report-list.submitted .commitments-container {
  padding: 0;
}
body.page-user-report #edit-field-reviewed {
  padding-bottom: 20px;
}
.page-user-report .report-list.submitted label:not(.option),
.node-type-annual-report-form .report-list.submitted label:not(.option) {
  font-size: 15px;
}
.page-user-report .acc-panel .commitments-container [class*='rp-form'],
body.node-type-annual-report-form .acc-panel .commitments-container [class*='rp-form'] {
  display: none;
}
.page-user-report .acc-panel.acc-show .commitments-container [class*='rp-form'],
body.node-type-annual-report-form .acc-panel.acc-show .commitments-container [class*='rp-form'] {
  display: block;
}
body.page-user-report .my-account .report-list input#edit-delete,
body.node-type-annual-report-form .my-account .report-list input#edit-delete {
  display: inline-block;
}
body.page-user-report .my-account .report-list #edit-actions,
body.node-type-annual-report-form .my-account .report-list #edit-actions {
  text-align: center;
}

/*floating shift text*/

#fix-shift-text {
  background-color: #fff;
}
#fix-shift-text>div {
  display: table-cell;
  vertical-align: middle;
}
#fix-shift-text .shift-name {
  width: 45px;
}
#fix-shift-text .shift-name span {
  border-radius: 50%;
  width: 37px;
  height: 37px;
  font-size: 15px;
  font-weight: 700;
  display: inline-block;
  text-align: center;
  padding-top: 2px;
}
#fix-shift-text .shift-desc {
  width: 96%;
  margin: 0;
  color: #414141;
  font-weight: 600;
  padding-left: 10px;
  padding-right: 126px;
}
#fix-shift-text.sticky {
  position: fixed;
  z-index: 10;
  padding: 15px 10px;
  -webkit-box-shadow: 0px 3px 5px 0px rgba(0, 0, 0, 0.14);
  -moz-box-shadow: 0px 3px 5px 0px rgba(0, 0, 0, 0.14);
  box-shadow: 0px 3px 5px 0px rgba(0, 0, 0, 0.14);
  z-index: 11;
}
#fix-shift-text.sticky:after {
  content: "Close";
  font-size: 16px;
  background: url(../images/ico-close-acc.png) 50% 10px no-repeat;
  position: absolute;
  top: 0;
  right: 15px;
  padding-top: 30px;
}
#fix-shift-text .shift-status-text-div {
  padding-right: 0;
  float: right;
}
#fix-shift-text .shift-status-text-div .shift-status-text {
  margin-right: 0 !important;
}
#fix-shift-text .shift-status-text-div .shift-status-text {
  white-space: nowrap;
  font-size: 16px;
  color: #2268cd;
  margin-right: 10px;
  font-weight: bold;
}
#fix-shift-text .shift-reviewed-box:after {
  right: 200px;
}
#fix-shift-text .shift-like-box:after {
  right: 230px;
}
#fix-shift-text .shift-reviewed-box:before {
  right: 50px;
}
#fix-shift-text .shift-like-box:before {
  right: 110px;
}
.node-type-annual-report-form #fix-shift-text .shift-like-box:before,
.node-type-annual-report-form #fix-shift-text .shift-reviewed-box:before {
  top: 45px;
}

/*spell checker*/

.report-list .livespell_textarea {
  border: 1px solid #ddd;
}
.report-list .livespell_textarea.error-field {
  /* border: 1px solid #d62d2d; */
  outline: none;
}
.shift-reviewed-box:after {
  content: "";
  background: url(../images/review-green.png) no-repeat;
  background-size: 33px;
  background-position: center;
  padding-right: 25px;
  position: absolute;
  width: 18px;
  height: 24px;
  top: 50%;
  margin-top: -13px;
  right: 68px;
}
.shift-not-report .shift-status-text-div {
  padding-right: 65px;
}
.shift-not-report .shift-name span {
  margin-right: 6px;
}
.node-type-annual-report-form #edit-field-like-report input[type="checkbox"]+label::before,
.node-type-annual-report-form #edit-field-reviewed input[type="checkbox"]+label::before,
.node-type-annual-report-form #edit-field-like-report input[type="checkbox"]+label:after,
.node-type-annual-report-form #edit-field-reviewed input[type="checkbox"]+label:after,
.main-report-form #edit-field-like-report input[type="checkbox"]+label::before,
.main-report-form #edit-field-reviewed input[type="checkbox"]+label::before,
.main-report-form #edit-field-like-report input[type="checkbox"]+label:after,
.main-report-form #edit-field-reviewed input[type="checkbox"]+label:after {
  content: "";
  width: 25px;
  height: 25px;
  border: 0;
  position: absolute;
}
.node-type-annual-report-form #edit-field-like-report input[type="checkbox"]+label::before,
.node-type-annual-report-form #edit-field-reviewed input[type="checkbox"]+label::before,
.main-report-form #edit-field-like-report input[type="checkbox"]+label::before,
.main-report-form #edit-field-reviewed input[type="checkbox"]+label::before {
  padding-right: 25px;
  top: 50%;
  margin-top: -15px;
  transition: all .2s;
}
.node-type-annual-report-form #edit-field-like-report input[type="checkbox"]+label:after,
.node-type-annual-report-form #edit-field-reviewed input[type="checkbox"]+label:after,
.main-report-form #edit-field-like-report input[type="checkbox"]+label:after,
.main-report-form #edit-field-reviewed input[type="checkbox"]+label:after {
  top: -7px;
  left: 0;
  outline: none;
  transition: all .2s;
}
.node-type-annual-report-form #edit-field-like-report input[type="checkbox"]+label::before,
.main-report-form #edit-field-like-report input[type="checkbox"]+label::before {
  background: url(../images/like-grey.png) no-repeat;
  background-size: 22px;
  background-position: center;
  margin-top: -16px;
}
.node-type-annual-report-form #edit-field-like-report input[type="checkbox"]+label:after,
.main-report-form #edit-field-like-report input[type="checkbox"]+label:after {
  background: url(../images/like-blue.png) no-repeat;
  background-size: 22px;
  background-position: center;
  top: -6px;
}
.node-type-annual-report-form #edit-field-reviewed input[type="checkbox"]:checked+label::before,
.node-type-annual-report-form #edit-field-like-report input[type="checkbox"]:checked+label::before,
.main-report-form #edit-field-reviewed input[type="checkbox"]:checked+label::before,
.main-report-form #edit-field-like-report input[type="checkbox"]:checked+label::before {
  opacity: 0;
}
.node-type-annual-report-form #edit-field-reviewed input[type="checkbox"]+label::before,
.main-report-form #edit-field-reviewed input[type="checkbox"]+label::before {
  background: url(../images/review-grey.png) no-repeat;
  background-size: 32px;
  background-position: center;
}
.node-type-annual-report-form #edit-field-reviewed input[type="checkbox"]+label:after,
.main-report-form #edit-field-reviewed input[type="checkbox"]+label:after {
  background: url(../images/review-green.png) no-repeat;
  background-size: 32px;
  background-position: -4px -2px;
}
.node-type-annual-report-form #edit-field-like-report,
.node-type-annual-report-form #edit-field-reviewed,
.main-report-form #edit-field-like-report,
.main-report-form #edit-field-reviewed {
  display: table-cell;
  width: 162px;
}
.node-type-annual-report-form #edit-field-like-report label,
.node-type-annual-report-form #edit-field-reviewed label,
.main-report-form #edit-field-like-report label,
.main-report-form #edit-field-reviewed label {
  width: 100%;
  padding-left: 28px;
}
.node-type-annual-report-form .report-list.submitted>ul li .commitments-container #edit-actions input[type="submit"],
.sh-reporting-form .report-list.submitted>ul li .commitments-container #edit-actions input[type="submit"],
body.toolbar .node-form.node-initiative_reports-form #edit-actions input[type="submit"],
div[class^="new-init-form-"] .node-initiative_cache-form #edit-actions input[type="submit"],
.main-report-form .report-list.submitted>ul li .commitments-container #edit-actions input[type="submit"]#edit-submit[value="Save"] {
  border: 2px solid #20aee6;
  background: #fff;
  padding: 6px 6px 8px 6px;
  width: 120px;
  color: #20aee6;
}
.node-type-annual-report-form .report-list.submitted>ul li .commitments-container #edit-actions input[id*='edit-delete'][type="submit"],
.node-type-annual-report-form .report-list.submitted>ul li .commitments-container #edit-actions #edit-delete[type="submit"],
.sh-reporting-form .report-list.submitted>ul li .commitments-container #edit-actions input[id*='edit-delete'][type="submit"],
.sh-reporting-form .report-list.submitted>ul li .commitments-container #edit-actions #edit-delete[type="submit"],
.main-report-form .report-list.submitted>ul li .commitments-container #edit-actions input[type="submit"][id*="edit-delete"] {
  border: 2px solid #eb5531;
  color: #eb5531;
  background: #fff;
}
.shift-like-box:before,
.shift-reviewed-box:before {
  position: absolute;
  right: 90px;
  padding: 9px 10px;
  color: #312f2c;
  font-size: 13px;
  font-weight: 400;
  background-color: #fef3e3;
  border: 1px solid #e6dccf;
  border-radius: 3px;
  box-shadow: 0 3px 7px rgba(0, 0, 0, 0.16);
  opacity: 0;
  -webkit-transition: opacity 250ms ease-out;
  -moz-transition: opacity 250ms ease-out;
  -ms-transition: opacity 250ms ease-out;
  -o-transition: opacity 250ms ease-out;
  transition: opacity 250ms ease-out;
  visibility: hidden;
  line-height: normal;
  z-index: 10;
}
.shift-like-box:before {
  content: "Liked";
}
.shift-reviewed-box:before {
  content: "Reviewed";
  right: 43px;
}
.page-user-report .shift-like-box:before,
.node-type-annual-report-form .shift-like-box:before,
.page-user-report .shift-reviewed-box:before,
.node-type-annual-report-form .shift-reviewed-box:before {
  top: 30px;
}
.shift-like-box:hover:before,
.shift-reviewed-box:hover:before {
  opacity: 1;
  visibility: visible;
}
.node-type-annual-report-form #edit-field-transformation-comments,
.sh-reporting-form #edit-field-transformation-comments,
.main-report-form-reflection #edit-field-transformation-comments {
  background: #f8f8f8;
  padding: 10px;
  border: 1px solid #e1e1e1;
  text-align: left;
  position: relative;
  resize: none;
}
.sh-reporting-form #edit-field-transformation-comments .grippie {
  display: none;
}
.node-type-annual-report-form #field-transformation-comments-add-more-wrapper>.form-item,
.sh-reporting-form #field-transformation-comments-add-more-wrapper>.form-item {
  margin: 0;
}
.node-type-annual-report-form #edit-field-transformation-comments:after,
.sh-reporting-form #edit-field-transformation-comments:after,
.main-report-form-reflection #edit-field-transformation-comments:after {
  content: "";
  width: calc(100% + 2px);
  background: #f8f8f8;
  position: absolute;
  left: -1px;
  height: 65px;
  border-left: 1px solid #e1e1e1;
  border-right: 1px solid #e1e1e1;
  border-bottom: 1px solid #e1e1e1;
}
.sh-reporting-form #edit-field-like-report {
  padding-left: 12px;
}
.sh-reporting-form #edit-field-transformation-comments {
  padding-bottom: 0;
  display: none;
}
body.node-type-annual-report-form .my-account .report-list #edit-actions {
  margin-top: 50px;
}
.node-type-annual-report-form #edit-field-like-report {
  padding-left: 10px;
}
.report-list .rollback-text {
  font-size: 16px;
  font-weight: 700;
}
#annual-report-form-node-form .delete-wrap,
.main-report-form .delete-wrap {
  display: inline-block;
  vertical-align: top;
}
.page-user-report .shift-not-report .accordion:after,
.page-node-add-annual-report-form .shift-not-report .accordion:after,
#reporting-year-2016 .report-list.submitted>ul>li.shift-not-report .accordion:after {
  content: "";
  background: none;
}
.page-user-report .shift-not-report .shift-status-text-div,
.page-node-add-annual-report-form .shift-not-report .shift-status-text-div,
#reporting-year-2016 .report-list.submitted>ul>li.shift-not-report .shift-status-text-div {
  padding-right: 0;
}
#edit-field-like-report label,
#edit-field-reviewed label {
  cursor: pointer;
}
.node-type-annual-report-form .report-list #edit-actions span.loader-icon {
  display: inline-block;
  width: 120px;
  height: 41px;
  vertical-align: middle;
  background: url(../images/report-loader.gif) center no-repeat;
  background-size: 50px;
  color: #fff;
  border: 2px solid #b4cce8;
  border-radius: 27px;
  margin: 0 5px 0;
  /*-4px 5px 0;*/
}
.node-type-annual-report-form .report-list.submitted .loader-block,
.node-type-annual-report-form .report-list.initiative-reporting .loader-block {
  display: block;
  height: 150px;
  background: url(../images/report-loader.gif) center no-repeat;
}
body.no-header {
  padding-top: 0 !important;
}
.myaccount-report .upload-reports h3 {
  margin-bottom: 5px;
  margin-top: 30px;
}
.upload-reports {
  clear: both;
  overflow: hidden;
}
.myaccount-report .upload-reports-table .form-type-managed-file .description {
  font-size: 13px;
  text-align: left;
  line-height: 20px;
}
div[id^="field-report-attachments-add-more-wrapper"] .sticky-header,
#user-individual-commitments-node-form .btn-cancel-box .delete-wrap {
  display: none;
}
.report-commitment-block-edit .form-checkboxes#edit-field-report-shift-agenda-und>.form-type-checkbox {
  display: inline-flex;
}
body.page-stakeholder .stakeholder-block .view-stakeholder-details-page {
  overflow: hidden;
}
.my-account .reporting-year-menu,
.annual-report-intro .reporting-year-menu,
#reporting-year-menu-2017 {
  display: -ms-flex;
  display: -webkit-flex;
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  padding-bottom: 20px;
}
.reporting-year-menu li a {
  margin: 0 35px 0 0;
  font-family: 'DINPro-Medium', sans-serif, arial;
  display: block;
  text-decoration: none;
  border-bottom: 2px solid transparent;
  cursor: pointer;
  color: #7f7f7f;
}
.reporting-year-menu li a:hover,
.reporting-year-menu li.active a {
  border-bottom: 2px solid #e84e0f;
  color: #e84e0f;
}
.whs-commitments-title {
  position: relative;
  border-top: 1px solid #ddd;
  padding-top: 18px;
  margin-bottom: 0;
  margin-left: -20px;
  margin-right: -20px;
  padding-left: 20px;
}
.subtitle-report,
#annual-report-form-node-form .annual-report-intro h3,
.main-report-form .annual-report-intro h3 {
  font-family: 'DINPro-Regular', sans-serif, arial;
  color: #414141;
  margin-bottom: 5px;
  font-size: 21px;
  font-weight: 700;
}

/*.initiative-loader {
  position: absolute;
top: 0;
bottom: 0;
left: 0;
right: 0;
background: #0000003b;
}*/

.report-list.submitted .register-individual-commitments.list-header#reg-in-commit .cc-desc-heading {
  width: 552px;
}
.report-list.submitted .register-individual-commitments.list-header#reg-in-commit .cr-heading,
.report-list.submitted .register-individual-commitments>.cr-core {
  width: 265px;
}
.new-rp-form p {
  margin-bottom: 5px;
  font-size: 15px;
  line-height: 24px;
}
.new-rp-form p .new-rp-form-cat-txt {
  font-family: 'DINPro-Regular', sans-serif, arial;
  font-weight: normal;
}

/* .report-list.submitted .new-rp-form h5.report-label {
margin-top: 30px;
font-family: 'DINPro-Regular', sans-serif, arial;
font-size: 16px;
font-weight: normal;
color: #2268cd;
} */

.node-form #edit-field-measuring-progress-und,
.node-form #edit-field-challanges-face-und,
.node-form #edit-field-report-initiative-launched-und {
  display: block !important;
}
#edit-field-sample,
#annual-report-form-node-form .node-form .stakeholder-title,
#annual-report-form-node-form .node-form .account-menu,
#annual-report-form-node-form .node-form .tabs-menu,
#annual-report-form-node-form .node-form .my-account .reporting-year-menu,
#annual-report-form-node-form .node-form .my-account .lnk-back-reporting,
#annual-report-form-node-form .node-form .my-account .txt-whs-commitment,
#annual-report-form-node-form .node-form .my-account .reporting-trans,
#annual-report-form-node-form .node-form .my-account .accordion,
#annual-report-form-node-form .node-form #edit-field-reporting-form-transformat,
#annual-report-form-node-form .node-form #edit-field-actions-taken thead tr th:last-child,
#annual-report-form-node-form .node-form #edit-field-actions-taken .delta-order,
#annual-report-form-node-form .node-form #edit-field-actions-taken .form-type-select label[for^="edit-field-actions-taken-und"],
#annual-report-form-node-form .node-form #edit-field-actions-taken .form-type-textarea label[for^="edit-field-actions-taken-und"],
#annual-report-form-node-form .node-form #edit-field-challanges-faced-others label,
#annual-report-form-node-form .node-form #edit-field-measuring-progress-other label,
#annual-report-form-node-form .node-form #edit-field-initiative-reports .delta-order,
.main-report-form .node-form .stakeholder-title,
.main-report-form .node-form .account-menu,
.main-report-form .node-form .tabs-menu,
.main-report-form .node-form .my-account .reporting-year-menu,
.main-report-form .node-form .my-account .lnk-back-reporting,
.main-report-form .node-form .my-account .txt-whs-commitment,
.main-report-form .node-form .my-account .reporting-trans,
.main-report-form .node-form .my-account .accordion,
.main-report-form .node-form #edit-field-reporting-form-transformat,
.main-report-form .node-form #edit-field-actions-taken thead tr th:last-child,
.main-report-form .node-form #edit-field-actions-taken .delta-order,
.main-report-form .field-widget-field-collection-embed thead tr th:last-child,
.main-report-form .field-widget-field-collection-embed .delta-order,
.main-report-form .node-form #edit-field-actions-taken .form-type-select label[for^="edit-field-actions-taken-und"],
.main-report-form .node-form #edit-field-actions-taken .form-type-textarea label[for^="edit-field-actions-taken-und"],
.main-report-form .node-form #edit-field-challanges-faced-others label,
.main-report-form .node-form #edit-field-measuring-progress-other label,
.main-report-form .node-form #edit-field-initiative-reports .delta-order,
.main-report-form .field-name-field-topics-description .form-type-textarea>label {
  display: none;
}
#annual-report-form-node-form .node-form .tab,
#annual-report-form-node-form .node-form #edit-field-actions-taken table tr .main-report-form .node-form .tab,
.main-report-form .node-form #edit-field-actions-taken table tr {
  background: transparent;
  border: 0;
}
#annual-report-form-node-form .node-form #edit-field-actions-taken .form-type-select,
#annual-report-form-node-form .node-form #edit-field-initiative-reports .form-type-select,
.main-report-form .node-form #edit-field-actions-taken .form-type-select,
.main-report-form .node-form #edit-field-initiative-reports .form-type-select,
.main-report-form div[class*='field-name-field-topics'] .form-type-select select {
  position: relative;
  border: 1px solid #d7d7d7;
  border-radius: 4px;
  width: 100%;
  height: 37px;
}
#annual-report-form-node-form .node-form #edit-field-actions-taken .form-type-select:before,
#annual-report-form-node-form .node-form #edit-field-initiative-reports .form-type-select:before,
.main-report-form .node-form #edit-field-actions-taken .form-type-select:before,
.main-report-form .node-form #edit-field-initiative-reports .form-type-select:before,
.main-report-form .field-widget-options-select .form-type-select:before {
  content: '';
  right: 6px;
  top: 0px;
  width: 20px;
  height: 20px;
  background: #fff;
  position: absolute;
  pointer-events: none;
  display: block;
}
#annual-report-form-node-form .node-form #edit-field-actions-taken .form-type-select:after,
#annual-report-form-node-form .node-form #edit-field-initiative-reports .form-type-select:after,
.main-report-form .node-form #edit-field-actions-taken .form-type-select:after,
.main-report-form .node-form #edit-field-initiative-reports .form-type-select:after,
.main-report-form .field-widget-options-select .form-type-select:after {
  content: '';
  background: url(../images/down-arrow.png) center no-repeat;
  color: #aaa;
  right: 0;
  top: 0;
  padding: 0 0 2px;
  position: absolute;
  pointer-events: none;
  width: 40px;
  height: 100%;
}
#annual-report-form-node-form .node-form #edit-field-actions-taken .form-type-select select,
#annual-report-form-node-form .node-form #edit-field-initiative-reports .form-type-select select .main-report-form .node-form #edit-field-actions-taken .form-type-select select,
.main-report-form .node-form #edit-field-initiative-reports .form-type-select select,
.main-report-form .field-widget-options-select .form-type-select select {
  padding: 3px 15px;
  margin: 0;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  background: #fff;
  border: none;
  outline: none;
  display: inline-block;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  cursor: pointer;
  font-weight: normal;
  color: #2b2b2b;
  font-family: 'DINPro-Medium', sans-serif, arial;
  font-size: 15px;
  width: 100%;
}
.main-report-form .field-widget-options-select .form-type-select,
.toolbar .main-report-form .field-name-field-reports-action-type[id*='edit-field-actions-taken-']>.form-type-checkboxes {
  position: relative;
  margin-bottom: 20px;
}
.main-report-form .node-form #edit-field-actions-taken .field-name-field-topics-description,
.main-report-form .node-form #edit-field-initiative-reports .field-name-field-initiative-description {
  margin-top: 20px;
}
.main-report-form .node-form #edit-field-actions-taken .field-label label,
.main-report-form .node-form div[class^="field-name-field"] label,
.main-report-form .node-form label:not(.option) {
  padding-bottom: 15px;
}
.main-report-form #edit-field-measuring-progress #edit-field-measuring-progress-und {
  -webkit-column-count: 1;
  -moz-column-count: 1;
  column-count: 1;
  padding-left: 17px;
}
.main-report-form #edit-field-challanges-face #edit-field-challanges-face-und,
.main-report-form #edit-field-report-initiative-launched #edit-field-report-initiative-launched-und {
  -webkit-column-count: 2;
  -moz-column-count: 2;
  column-count: 2;
}
.main-report-form #edit-field-challanges-faced-others .form-type-textfield,
.main-report-form #edit-field-measuring-progress-other .form-type-textfield {
  display: block;
}
.main-report-form #edit-field-challanges-face #edit-field-challanges-face-und,
.main-report-form #edit-field-report-initiative-launched,
.main-report-form #edit-field-actions-taken-description .form-textarea-wrapper,
.main-report-form #edit-field-challenges-faced-explain,
.toolbar .main-report-form div[id^="edit-field-reports-action-type"],
.main-report-form .field-type-field-collection .field-multiple-table tbody tr td {
  position: relative;
  padding-left: 17px;
  clear: both;
}
.main-report-form #edit-field-challanges-face #edit-field-challanges-face-und div:last-child {
  position: absolute;
  top: 100%;
  margin-top: 12px;
  left: 17px;
  width: 100%;
}
.main-report-form .form-type-checkbox label.option {
  margin-bottom: 12px;
}
.main-report-form #edit-field-challanges-face-und div:nth-child(6) label {
  width: 72%;
}
.main-report-form #edit-field-challanges-face-und div:nth-child(12) label {
  width: 72%;
}
.main-report-form input[type="text"] {
  resize: none;
  border-radius: 3px;
  border: 1px solid #d7d7d7;
  outline: none;
  padding: 5px 14px;
  font-size: 13px;
  width: 100%;
  font-family: sans-serif, Arial, Verdana, "Trebuchet MS";
  color: #333;
  line-height: normal;
  height: 41px;
}
.main-report-form #edit-field-measuring-progress-other,
.main-report-form #edit-field-challanges-faced-others {
  width: calc(100% - 267px);
  float: left;
  margin-top: -25px;
  margin-left: 96px;
  margin-bottom: 0;
}
.main-report-form #edit-field-measuring-progress-other {
  margin-top: -67px;
}
.main-report-form .field-multiple-table .form-submit {
  margin-top: 5px;
  font-family: 'DINPro-Medium', sans-serif, arial;
  font-size: 14px;
  margin-bottom: 20px;
}
body.node-type-annual-report-form .main-report-form #edit-actions input[type="submit"] {
  display: inline-block;
  background: #20aee6;
  color: #fff;
  border-color: #20aee6;
}
body.node-type-annual-report-form .main-report-form input[type="submit"][id^="edit-shift-cancel"] {
  display: none;
}
body.node-type-annual-report-form .main-report-form .tab.my-account {
  margin-bottom: 0;
}
#report-extn {
  background-color: #f7f7f7;
  width: 545px;
  padding: 24px;
  border-radius: 5px;
  text-align: center;
  position: fixed;
  left: 50%;
  top: 50%;
  margin-left: -256px;
  margin-top: -200px;
  overflow: hidden;
  display: none;
  z-index: 99999;
}
#report-extn.open-popup {
  display: block;
}
.ext-overlay {
  background-color: black;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=40)";
  background-color: rgba(0, 0, 0, 0.4);
  position: fixed;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  z-index: 10000;
}
#report-extn .report-ext-field {
  text-align: left;
}
#report-extn .report-ext-field {
  margin: 10px 0;
  display: table;
  width: 100%;
}
#report-extn .report-ext-field span {
  display: table-cell;
  vertical-align: top;
}
#report-extn .report-ext-field .txt-date,
#report-extension-popup .report-ext-txt,
#status-msg {
  font-family: 'Dinpro-Medium', sans-serif, arial;
  font-size: 15px;
  line-height: normal;
  color: #000;
}
#report-extn .report-ext-field .txt-date {
  width: 152px;
}
#report-extn .report-ext-field textarea,
#report-extn .report-ext-field input[type='text'] {
  resize: none;
  border-radius: 3px;
  border: 1px solid #d7d7d7;
  outline: none;
  padding: 10px 14px;
  font-size: 13px;
  color: #333;
  line-height: normal;
  max-width: 300px;
  width: 100%;
}
#report-extn .report-ext-field textarea {
  height: 100px;
}
#report-extension-popup #extension-submit {
  margin-top: 8px;
  border: 0;
  width: 130px;
  padding: 7px 5px 9px 5px;
}
#report-extension-popup .report-ext-txt {
  text-align: left;
  font-size: 15px;
}
#report-extension-popup {
  position: relative;
}
#report-extension-popup .close-exten {
  background: url(../images/search-close-icon.png) no-repeat;
  width: 20px;
  height: 20px;
  display: inline-block;
  position: absolute;
  top: -16px;
  right: -16px;
  background-size: 20px;
}
.node-type-report-submission-extension #post-content>div:first-child>.page-title.container,
body:not(.toolbar) .main-report-form-user-view .field-name-field-agenda-for-humanity,
body:not(.toolbar) .main-report-form-user-view .field-name-field-cross-cutting-issues,
body:not(.toolbar) .main-report-form-user-view .field-name-field-specific-initiatives,
body:not(.toolbar) .field-name-field-auto-generate-description[id*='field-auto-generate-description'],
body:not(.toolbar) .upload-reports-table .field-name-field-document-description,
body:not(.toolbar) .upload-reports-table .field-multiple-table .field-name-field-rpt-attach-mem-partners.form-wrapper,
body:not(.toolbar) .upload-reports-table .field-multiple-table .field-name-field-rpt-attach-nonmem-partners.form-wrapper,
body:not(.toolbar) div[id*='partner-data-to-send'],
body:not(.toolbar) .field-name-field-search-area,
#initiative-reports-node-form .cke_button__scayt {
  display: none !important;
}
body:not(.toolbar) .field-name-field-report-attachments .field-name-field-attachment-reports {
  display: inline-block;
  /* float: none; */
}
body:not(.toolbar) .field-name-field-report-attachments table tbody tr>td {
  text-align: left;
}

/*body:not(.toolbar) #edit-field-report-attachments table[id^="field-report-attachments-values--"] tbody td {
float: left;
text-align: left;
width: 100%;
}*/

#extension-profile-details {
  padding: 0;
}
#extension-profile-details li>div {
  color: #2c2c2c;
  font-size: 16px;
  font-weight: 700;
}
#extension-profile-details li {
  list-style-type: none;
}
#extension-details .extension-details-header,
#extension-details .extension-details-body {
  display: table;
  width: 100%;
}
#extension-details .extension-details-header li,
#extension-details .extension-details-body li {
  display: table-cell;
  padding: 15px;
}
#extension-details .extension-details-header li {
  padding-left: 29px;
}
#extension-history-details {
  width: 100%;
  margin: 0 auto;
}
#extension-details .extension-details-header li,
#extension-details h4,
#extension-history-details h4,
#extension-history-details table th,
#report-extension-edit-form .extension-details-body .txt-date {
  font-family: 'Dinpro-Medium', sans-serif, arial;
  font-size: 18px;
  line-height: normal;
  color: #414141;
}
#extension-profile-details span {
  color: #a4a4a4;
  font-size: 15px;
  font-weight: 400;
  padding-bottom: 10px;
}
#extension-history-details table th {
  font-weight: normal;
  padding: 7px 10px;
  white-space: nowrap;
}
#extension-history-details table td {
  padding: 5px 5px 5px 10px;
}
#extension-history-details h4 {
  font-size: 19px;
  margin: 40px 0 20px 0;
  text-align: left;
}
#extension-details h4 {
  font-size: 22px;
  margin: 40px 0 20px 0;
  color: #20aee6;
  text-align: center;
}
#extension-details .extension-details-header li.extn-date-field,
#extension-details .extension-details-body li.extn-date-field {
  width: 285px;
}
#extension-details .extension-details-header,
#extension-history-details table th {
  background: #dcdcdc;
}
#extension-details .extension-details-body,
#extension-history-details table {
  border: 1px solid #dcdcdc
}
#extension-details .extension-details-body {
  padding: 15px;
}
#extension-details .extension-details-body li {
  background: #f4f3f3;
}
#extension-details-btn {
  text-align: center;
  margin: 40px 0 100px 0;
}
#extension-details-btn a.common-more-btn.primary-round-btn {
  display: inline-block;
  cursor: pointer;
}
#status-msg {
  color: #008000;
  position: absolute;
  text-align: center;
  top: -36px;
  left: 0;
  width: 100%;
}
.tbl-initiative-desc .tbl-init-name {
  width: 40%;
}
body.node-type-annual-report-form .main-report-form #edit-actions,
#annual-report-form-node-form #edit-actions,
.main-report-form-user-view #edit-actions {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -moz-flex;
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: center;
  -moz-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}
body.node-type-annual-report-form .main-report-form #edit-actions .form-submit:nth-of-type(2) {
  -webkit-box-ordinal-group: 3;
  -moz-box-ordinal-group: 3;
  -ms-flex-order: 3;
  -webkit-order: 3;
  order: 3;
}
#report-submission-extension-node-form .working-comments {
  width: calc(100% - 40px);
  margin-top: 40px;
  clear: both;
}
#report-exten-alert {
  font-family: 'DINPro-Medium', sans-serif, arial;
  font-size: 16px;
}

/* .sweet-alert .sa-icon.sa-error .sa-line {
width: 18px!important;
top: 23px !important;
} */

.annual-report-intro {
  clear: both;
  width: 100%;
  overflow: hidden;
}
#report-extension-edit-form span {
  font-size: 14px;
}
#report-extension-edit {
  display: none;
}
#report-extension-edit-form input[type="text"],
#report-extension-edit-form textarea {
  width: 100%;
  resize: none;
  background: #fff none repeat scroll 0 0;
  border: 1px solid rgba(0, 0, 0, 0.6);
  border-radius: 3px;
  color: #2c2c2c;
  font-size: 16px;
  text-align: left;
  line-height: normal;
  padding: 5px 15px;
  font-size: 15px;
}
#report-extension-edit-form #extension-edit-save,
#report-extension-edit-form #extension-edit-cancel,
#extension-details #report-extension-edit-link.common-more-btn,
#btn-rp-extn-new-add.common-more-btn,
#report-extension-edit-form #extension-details #extension-cancel {
  border: 0;
  padding: 6px 14px;
  width: auto;
  margin: 0;
  display: inline-block;
  font-size: 14px;
  width: 83px;
}
#report-extension-edit-form #extension-details span {
  display: block;
}
#btn-rp-extn-new-add.common-more-btn {
  width: 120px;
}
.btn-wrap-change-date {
  /* text-align: right;
float: right; */
  text-align: right;
  /* float: right; */
  display: inline-block;
  vertical-align: top;
  margin-top: 20px;
}
#report-extension-add {
  /* margin-top: 30px; */
}
#extension-details .extension-details-body li:last-child {
  width: calc(100% - 150px);
}
#report-extension-edit-form .extension-details-body li {
  vertical-align: top;
}
#extension-details .extension-details-body.zero-padding {
  padding-bottom: 0;
  border-bottom: 0;
}
.report-extn-block {
  width: 100%;
  margin-bottom: 15px;
}
.report-extn-block .rext-left {
  padding-right: 20px;
}
.report-extn-block .rext-right,
.new-rp-date-block {
  width: 350px;
  padding: 20px 25px;
  border: 1px solid #e1e1e1;
  border-radius: 3px;
  background-color: #f8f8f8;
}
.report-extn-block .rext-right {
  float: right;
  background-color: #fafad2;
  margin-left: 15px;
  text-align: center;
  border: 0;
  font-family: 'DINPro-Medium', sans-serif, arial;
  position: relative;
}
.report-extn-block .rext-right p {
  color: #000;
  line-height: normal;
}
.report-extn-block .rext-left p:last-child,
.report-extn-block .txt-new-rp-date {
  margin-bottom: 0;
}
.report-extn-block .txt-new-rp-date {
  line-height: normal;
}
.new-rp-date-block {
  margin: 20px auto 30px auto;
  width: 358px;
  margin-top: -3px;
  float: right;
  padding: 10px 15px;
}
.my-account .reporting-year-menu#reporting-year-menu-2016 {
  padding-top: 20px;
  padding-bottom: 10px;
}
.my-account .reporting-year-menu#reporting-year-menu-2016 li,
#reporting-year-menu-2017 li {
  display: inline-block;
  width: auto;
  padding: 0;
  background: transparent;
  border: 0;
  line-height: normal;
  margin: 0;
}
#reporting-year-2016 .report-list.submitted .register-individual-commitments.list-header li.cr-heading,
#reporting-year-2016 .report-list.submitted .register-individual-commitments li.cr-title {
  width: 265px;
}
#reporting-year-2016 .report-list.submitted .register-individual-commitments li.cr-title {
  text-transform: none;
  font-weight: normal;
}
#reporting-year-2016 .commitments-container div.ic-wrap {
  margin-bottom: 30px;
}
#reporting-year-2016 .commitments-container div.cc-wrap {
  margin-bottom: 0;
}
#annual-report-detail-2017 li {
  list-style-type: none;
  margin-bottom: 20px;
  line-height: normal;
}
.view-annual-report-details .cc-wrap .register-individual-commitments.list-header .cc-core-heading,
.view-annual-report-details .cc-wrap .register-individual-commitments .cc-core {
  width: 400px;
}
#annual-report-progress-menu {
  margin-bottom: 25px;
}
#annual-report-progress-menu li {
  width: 150px;
  flex: none;
}
#extension-details #report-extension-edit-link.common-more-btn {
  float: right;
  margin: 20px 0;
}
#report-extension-edit-form #extension-edit-cancel {
  color: #e84e0f;
  text-decoration: underline;
  background: transparent;
  padding-left: 0;
}
#report-extension-edit-form .extension-details-body .txt-date {
  font-size: 14px;
  display: block;
  width: 100%;
  margin-bottom: 10px;
}
#annual-report-initative-menu.tabs-menu li a {
  color: #000;
  font-size: 18px;
}
#annual-report-initative-menu.tabs-menu .current a:after {
  display: none;
}
#annual-report-initative-menu li {
  width: 200px;
  flex: none;
}
#annual-report-initative-menu-in {
  border: 0;
}
#annual-report-initative-menu-in li {
  display: inline-block;
  padding: 20px 40px;
}
#annual-report-initative-menu-in>li>a {
  color: #7f7f7f;
  font-family: 'DINPro-Bold', sans-serif, arial;
  text-decoration: none;
  display: block;
  padding: 0 30px 12px;
  border-bottom: 2px solid transparent;
}
#annual-report-initative-menu-in>li.current a {
  border-bottom: 2px solid #e84e0f
}
#annual-report-detail-2017 .new-rp-form li,
.report-content-wrap .new-rp-form li,
#tbl-initiative-desc .tbl-attach-box li,
#tbl-initiative-desc .tbl-attach-box li p {
  padding: 0;
  border: 0;
  font-size: 15px;
  margin: 0;
  line-height: 22px;
  background: transparent;
}
#annual-report-detail-2017 .new-rp-form ul li,
.report-content-wrap .new-rp-form ul li,
#tbl-initiative-desc .tbl-attach-box ul li {
  list-style-type: disc;
  display: list-item;
}
#annual-report-detail-2017 .new-rp-form ul,
#annual-report-detail-2017 .new-rp-form ol,
.report-content-wrap .new-rp-form ul,
.report-content-wrap .new-rp-form ol,
#tbl-initiative-desc .tbl-attach-box ol,
#tbl-initiative-desc .tbl-attach-box ul {
  margin: 5px 0 5px 31px;
}
.report-content-wrap .new-rp-form .quest-second ul,
#annual-report-detail-2017 .new-rp-form .quest-second ul {
  margin-left: 20px;
}
#annual-report-detail-2017 .new-rp-form ol li,
.report-content-wrap .new-rp-form ol li,
#tbl-initiative-desc .tbl-attach-box ol li {
  list-style-type: decimal;
  display: list-item;
}
.acc-view-page-title {
  margin-top: 30px;
  clear: both;
  float: left;
  width: 100%;
}
#annual-report-admin.report-content-wrap {
  padding: 0;
}
#report-view-page-not-front {
  padding-bottom: 0;
  margin-bottom: 0;
}
.main-report-form.myaccount-report {
  margin-bottom: 100px;
  display: block;
  overflow: hidden;
}
#report-title-cm {
  margin-bottom: -14px;
  margin-top: 25px;
}
.subtitle-report {
  margin-top: 30px;
}
.node-type-annual-report-form #tab-4>.upload-reports-table .btn-wrap .field-name-field-report-attachments table[id^="field-report-attachments-values"] tbody tr {
  border: 0;
}
body:not(.toolbar) .field-name-field-report-attachments table {
  margin-top: 20px;
}
body:not(.toolbar) .btn-wrap div[id^="field-report-attachments-add-more-wrapper--"] table[id^="field-report-attachments-values--"] tbody tr td,
body:not(.toolbar) .btn-wrap div[id^="field-report-attachments-add-more-wrapper"] table[id^="field-report-attachments-values"] tbody tr td
/*,
body:not(.toolbar) .btn-wrap div[id^="field-report-attachments-add-more-wrapper"] table[id^="field-report-attachments-values"] tbody tr.even td */

{
  border: 1px solid #e1e1e1;
  margin-bottom: 10px;
  border-radius: 3px;
  background-color: #f8f8f8;
  padding: 10px 15px;
}
body:not(.toolbar) .btn-wrap div[id^="field-report-attachments-add-more-wrapper"] table[id^="field-report-attachments-values"] tbody tr td {
  display: block;
}
body:not(.toolbar) .btn-wrap div[id^="field-report-attachments-add-more-wrapper"] table[id^="field-report-attachments-values"] tbody tr td:first-child {
  display: none;
}
body:not(.toolbar) .btn-wrap div[id^="field-report-attachments-add-more-wrapper"] table[id^="field-report-attachments-values"] tbody tr:last-child td {
  border: 0;
  margin-bottom: 10px;
  border-radius: 0;
  background-color: transparent;
  padding: 0;
}
body:not(.toolbar) .btn-wrap div[id^="field-report-attachments-add-more-wrapper--"] table[id^="field-report-attachments-values--"] tbody tr:last-child td {
  border: 0;
  margin-bottom: 0;
  border-radius: 0;
  background-color: transparent;
  padding: 0;
}
body:not(.toolbar) .btn-wrap div[id^="field-report-attachments-add-more-wrapper--"] table[id^="field-report-attachments-values--"] tbody tr .form-submit,
body:not(.toolbar) .btn-wrap div[id^="field-report-attachments-add-more-wrapper"] table[id^="field-report-attachments-values"] tbody tr .form-submit {
  background: transparent;
}
body:not(.toolbar) .node-type-annual-report-form #tab-4>.upload-reports-table .btn-wrap div[id^="field-report-attachments-add-more-wrapper--"] table[id^="field-report-attachments-values--"] tbody tr.odd td {
  border: 1px solid #e1e1e1;
  margin-bottom: 10px;
  border-radius: 3px;
  background-color: #f8f8f8;
  padding: 10px 15px;
}
.progress-report-detail .reporting-tbl-partners {
  font-size: 15px;
}
.tbl-initiative-desc .init-title-qust {
  color: #000;
  font-family: 'DINPro-Medium', sans-serif, arial;
  font-size: 16px;
  margin: 10px 0 5px 0;
}
.tbl-initiative-desc table tr p:empty {
  display: none;
}
#tbl-initiative-desc .tbl-attach-box {
  border-top: 0;
}
#tbl-initiative-desc .tbl-attach-box p {
  margin-bottom: 5px;
}
#tbl-initiative-desc .tbl-report-attachment {
  margin-bottom: 0;
}
#tbl-initiative-desc .tbl-attach-box p.quest {
  color: #000;
}
#report-attachment-pdf-list {
  width: 100%;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  flex-wrap: wrap;
  justify-content: center;
  margin-top: 20px;
}
#report-attachment-pdf-list li {
  list-style: none;
  float: left;
  padding: 0 15px 15px 15px;
  text-align: center;
  width: 25%;
  background: transparent;
  border: 0;
}
#report-attachment-pdf-list li .document-report-attachments {
  color: #2268cd;
  font-size: 15px;
  line-height: 18px;
  margin-top: 6px;
}
#report-attachment-pdf-list li .doc-report-type {
  display: block;
  font-family: 'DINPro-Medium', sans-serif, arial;
  color: #494848;
}
#report-attachment-pdf-list li>* {
  font-size: 15px;
}
#report-attachment-pdf-list li .doc-img a img {
  border: 1px solid #e1e1e1;
  border-radius: 4px;
  max-width: 120px;
  padding: 4px;
  width: 95px;
  height: 130px;
}
body:not(.toolbar) #edit-field-report-attachments table[id^="field-report-attachments-values--"] tbody tr,
body:not(.toolbar) #edit-field-report-attachments table[id^="field-report-attachments-values"] tbody tr {
  border: 0;
}
#extension-date-tab #form-report-extension #report-extension-edit-form #extension-cancel {
  border: 0;
  width: 83px;
  font-size: 14px;
  margin: 0;
  padding: 6px 14px;
}
#extension-date-tab #extension-history-details {
  text-align: center;
  color: #2c2c2c;
  font-size: 16px;
  font-family: 'DINPro-Medium', sans-serif, arial;
  margin: 40px 0 0 0;
}
#extension-date-tab #form-report-extension #report-extension-edit-form span {
  color: #a4a4a4;
  font-size: 15px;
  font-weight: 400;
  padding-bottom: 10px;
}
#extension-date-tab #extension-history-details table td {
  text-align: left;
  line-height: 22px;
}
#extension-date-tab #extension-history-details table td.col-req-by {
  text-align: center;
}
#selected-extension-details .col-sm-4 .rp-ext-lbl,
#selected-extension-details .col-sm-3 .rp-ext-lbl,
.tbl-selected-extension-details-head th {
  /* color: #a4a4a4; */
  color: #2c2c2c;
  font-size: 15px;
  padding-bottom: 10px;
  padding-bottom: 0;
  font-family: 'DINPro-Medium', sans-serif, arial;
  font-weight: normal;
}
#selected-extension-details .col-sm-4 span,
#selected-extension-details .col-sm-3 span,
.tbl-selected-extension-details-body td {
  color: #a4a4a4;
  font-size: 16px;
  line-height: normal;
}
.tbl-selected-extension-details-body td {
  padding-right: 10px;
  line-height: normal;
}
.tbl-selected-extension-details-head .th-ext-date-sub,
#report-extension-edit-form .col-md-3 {
  width: 250px;
}
#report-extension-edit-form .col-md-7 {
  width: 413px;
}
.version-hist-ext-date {
  width: 240px;
}
.tbl-selected-extension-details-head .th-ext-comments {
  width: 280px;
}
.version-hist-ext-comments {
  width: 270px;
}
.tbl-selected-extension-details-head .th-ext-date {
  width: 130px;
}
#tbl-selected-ext-details-tbl {
  width: 100%;
  margin: 0;
  max-width: 940px;
  table-layout: fixed;
}
.visibility-box {
  visibility: hidden;
}
#report-extension-edit-form #extension-details #extension-cancel {
  margin-left: 21px;
}
body.page-user-manage-due-date .btn-wrap-change-date {
  float: right;
  margin: 0;
}
body.page-user-manage-due-date .visibility-box {
  display: none;
}
body.page-user-manage-due-date #report-extension-add {
  margin-top: 30px;
}
body.page-user-manage-due-date #extension-date-tab #form-report-extension #report-extension-edit-form .col-md-3 {
  width: 30%;
}
body.page-user-manage-due-date #extension-date-tab #form-report-extension #report-extension-edit-form .col-md-7 {
  width: 58%;
}
body.page-user-manage-due-date #extension-date-tab #form-report-extension #report-extension-edit-form .col-md-2 {
  width: 110px;
}

/* #extension-details {
position: absolute;
top: -75px;
} */

#selected-extension-details {
  margin: 0;
  display: inline-block;
}
#report-submission-extension-node-form .stakeholder-title,
body.page-user-manage-due-date .stakeholder-title {
  overflow: hidden;
  margin-top: 30px;
  line-height: normal;
}
body.page-user-manage-due-date .tab {
  border-top: 1px solid #ddd;
}
body:not(.toolbar) #initiative-reports-node-form #report-commitments #edit-actions #edit-submit {
  display: none;
}

/*CKEDITOR styles*/

.sh-reporting-form .ckeditor_links,
.sh-reporting-form .filter-wrapper,
.sh-reporting-form .vertical-tabs,
.sh-reporting-form .form-type-checkboxes>label[for^="edit-field-actions-taken"],
.sh-reporting-form .form-type-textarea>label[for^="edit-field-actions-taken-und"],
.sh-reporting-form .tabledrag-toggle-weight-wrapper,
body[class*="node-type-reporting-form"] .page-title,
body[class*="page-node-add-reporting-form"] h2.page-title,
.sh-reporting-form#report-commitments .form-item-title,
.sh-reporting-form .accordion:before,
.sh-reporting-form #edit-field-reporting-form-transformat,
.sh-reporting-form #edit-field-report-stakeholder,
.sh-reporting-form #edit-field-reporting-year,
#edit-field-coresponding-annual-report,
#initiative-reports-node-form .ckeditor_links,
#initiative-reports-node-form .filter-wrapper,
#initiative-reports-node-form .vertical-tabs,
.sh-reporting-form .cke_path,
.main-report-form .cke_path,
#initiative-reports-node-form .tabledrag-toggle-weight-wrapper,
#initiative-reports-node-form .field-name-field-initiatives .form-item>label,
#initiative-reports-node-form .form-item-title,
#initiative-reports-node-form table[id^='field-initiative-reports-values'] td.field-multiple-drag,
#initiative-reports-node-form table[id^='field-initiative-reports-values'] .form-type-textarea label[for*="field-initiative-description"],
#initiative-reports-node-form #edit-field-report-stakeholder,
#initiative-reports-node-form #edit-field-year-submitted,
.sh-reporting-form .cke_resizer,
.main-report-form .cke_resizer,
#initiative-reports-node-form .cke_resizer,
#initiative-reports-node-form .cke_path,
body.node-type-initiative-reports .page-title.container,
body.page-node-add-initiative-reports .page-title.container,
#edit-field-actions-taken .field-name-field-topics label,
.sh-reporting-form #edit-field-reporting-year,
#edit-field-registration-status,
#edit-field-reporting-year,
form.node-form .main-report-form .report-list .report-commitment-block-edit .vertical-tabs {
  display: none;
}
.sh-reporting-form #edit-field-measuring-progress-other label,
#initiative-reports-node-form table[id^='field-initiative-reports-values'] th.field-label,
.sh-reporting-form #edit-field-challanges-faced-others label {
  visibility: hidden;
  border: 0;
}
.sh-reporting-form #edit-field-challenges-faced-explain {
  clear: both;
  margin-bottom: 70px;
}
.sh-reporting-form .field-name-field-topics-description,
.sh-reporting-form #edit-field-measuring-progress-other,
.sh-reporting-form #edit-field-challanges-faced-others {
  float: left;
  width: 98%;
  position: relative;
  margin-bottom: 0;
}
.sh-reporting-form .ckeditor_links,
#initiative-reports-node-form .ckeditor_links {
  display: none !important;
}
.sh-reporting-form .field-type-taxonomy-term-reference.field-name-field-topics>.form-type-checkboxes>.form-checkboxes,
.sh-reporting-form #edit-field-measuring-progress-und,
.sh-reporting-form #edit-field-challanges-face-und,
.sh-reporting-form .acc-panel.acc-show,
.sh-reporting-form #edit-field-report-initiative-launched-und {
  display: block !important;
}
.sh-reporting-form .draggable .field-multiple-drag {
  pointer-events: none;
}
.sh-reporting-form .form-item-title label,
.sh-reporting-form .field-label label,
.sh-reporting-form .form-item-field-measuring-progress-und>label[for^='edit-field-measuring'],
.sh-reporting-form .form-item-field-challanges-face-und>label[for^='edit-field-challanges'],
.sh-reporting-form .form-type-textarea>label,
.main-report-form .form-item-title label,
.main-report-form .field-label label,
.main-report-form .form-item-field-measuring-progress-und>label[for^='edit-field-measuring'],
.main-report-form .form-item-field-challanges-face-und>label[for^='edit-field-challanges'],
.main-report-form .form-type-textarea>label,
.reporting-quest .qust-name,
.report-list.submitted .new-rp-form h5.report-label,
.sh-reporting-form .form-type-checkboxes>label,
.main-report-form .form-type-checkboxes>label {
  color: #2b2b2b;
  font-family: 'DINPro-Medium', sans-serif, arial;
  font-size: 16px !important;
  font-weight: normal;
  margin-bottom: 10px;
  line-height: 25px;
}
.sh-reporting-form input[type="text"] {
  resize: none;
  border-radius: 3px;
  border: 1px solid #d7d7d7;
  outline: none;
  padding: 5px 14px;
  font-size: 13px;
  width: 100%;
  font-family: sans-serif, Arial, Verdana, "Trebuchet MS";
  color: #333;
  line-height: normal;
  height: 41px;
}
.sh-reporting-form tr.even,
.sh-reporting-form tr.odd,
.sh-reporting-form .sticky-table th,
.main-report-form tr.even,
.main-report-form tr.odd,
.main-report-form .sticky-table th {
  border: 0;
  background: #fff;
}
.sh-reporting-form .form-type-checkbox label.option,
.main-report-form .form-type-checkbox label.option,
.txt-specify {
  line-height: normal;
  padding-left: 30px;
  position: relative;
  font-family: 'DINPro-Regular', sans-serif, arial;
  font-size: 15px;
  margin-bottom: 10px;
  width: 100%;
  position: relative;
  z-index: 9;
  white-space: normal;
}
.sh-reporting-form .form-type-checkbox input[type="checkbox"],
.main-report-form .form-type-checkbox input[type="checkbox"] {
  text-indent: -99999px;
  position: absolute;
  left: -9999999px;
}
.sh-reporting-form .sticky-table th label,
.main-report-form .sticky-table th label {
  margin-bottom: 15px;
}
.sh-reporting-form .form-textarea-wrapper>.cke.cke_reset,
.main-report-form .form-textarea-wrapper>.cke.cke_reset,
#initiative-reports-node-form .form-textarea-wrapper>.cke.cke_reset {
  border: 0;
  box-shadow: none;
}
.sh-reporting-form .cke_top,
.main-report-form .cke_top,
#initiative-reports-node-form .cke_top {
  border: 1px solid #d7d7d7;
  border-bottom: 0;
}
.sh-reporting-form .form-textarea-wrapper .cke_contents,
.main-report-form .form-textarea-wrapper .cke_contents,
#initiative-reports-node-form .form-textarea-wrapper .cke_contents {
  border: 1px solid #d7d7d7;
  box-shadow: none;
  border-bottom: 0;
  height: 125px !important;
}
.sh-reporting-form .cke_wordcount span,
.main-report-form .cke_wordcount span,
#initiative-reports-node-form .cke_wordcount span {
  color: rgb(109, 109, 110);
}
.sh-reporting-form .cke_bottom,
.main-report-form .cke_bottom,
#initiative-reports-node-form .cke_bottom {
  background: transparent;
  padding-right: 0;
}
.sh-reporting-form .cke_wordcount,
.main-report-form .cke_wordcount,
#initiative-reports-node-form .cke_wordcount {
  margin-right: 0;
}
.sh-reporting-form .form-textarea-wrapper .cke_inner>.cke_top,
.main-report-form .form-textarea-wrapper .cke_inner>.cke_top,
#initiative-reports-node-form .form-textarea-wrapper .cke_inner>.cke_top {
  background: #f9f9f9;
  box-shadow: none;
}
.sh-reporting-form .form-textarea-wrapper .cke_inner .cke_toolbox>.cke_toolbar>.cke_toolgroup,
.main-report-form .form-textarea-wrapper .cke_inner .cke_toolbox>.cke_toolbar>.cke_toolgroup,
#initiative-reports-node-form .form-textarea-wrapper .cke_inner .cke_toolbox>.cke_toolbar>.cke_toolgroup {
  margin: 0 0px 5px 0;
  border: 0;
  box-shadow: none;
  background: transparent;
}
#ui-datepicker-div,
body.toolbar.node-type-annual-report-form #annual-report-form-node-form #reporting-form-node-form #edit-actions input[type="submit"][value^="Publish"],
body.toolbar.node-type-annual-report-form .main-report-form .sh-reporting-form #edit-actions input[type="submit"][value^="Publish"],
body.toolbar.node-type-annual-report-form .main-report-form .main-report-form #edit-actions input[type="submit"][value^="Publish"] {
  display: none;
}
.reporting-tbl-partners {
  font-size: 15px;
}
.main-report-form .commitments-container .accordion {
  border: 1px solid #e1e1e1;
  padding-left: 16px;
  font-weight: normal;
  color: #2b2b2b;
  font-family: 'DINPro-Medium', sans-serif, arial;
  font-size: 17px;
  padding-top: 16px;
  padding-bottom: 16px;
  background: #fafafa;
}
.main-report-form .commitments-container .acc-panel.acc-show {
  max-height: none;
  border-left: 1px solid #e1e1e1;
  border-right: 1px solid #e1e1e1;
  border-bottom: 1px solid #e1e1e1;
  border-top: 0;
}
.main-report-form .commitments-container .accordion.acc-active:after {
  content: 'Close';
}
.main-report-form .commitments-container .accordion:after {
  content: 'View';
  right: 20px;
  font-size: 16px;
  display: inline-block;
  outline: 0;
  height: auto;
  border-radius: 4px;
  color: #fff;
  font-weight: 700;
  padding: 10px 20px;
  border: 0;
  line-height: normal;
  background-color: #20aee6;
  width: 80px;
  margin: 0;
  max-width: 200px;
  text-decoration: none;
  text-align: center;
  background-image: none;
  margin-top: -21px;
}
.moderation-tag-wrap {
  float: left;
  width: calc(100% - 330px);
  position: relative;
  margin-bottom: 50px;
  position: relative;
}
.main-report-form input[type="submit"][name*="field_actions_taken"][class*="field-add-more-submit"],
.main-report-form input[type="submit"][name^="field_initiative_reports_add_more"] {
  border: 0;
  background: url(../images/add-text-notes.png) left center no-repeat;
  font-family: 'DINPro-Medium', sans-serif, arial;
  font-size: 16px;
  padding-left: 30px;
  border-radius: 0;
  margin: 0 0 0 17px;
  font-weight: normal;
}
.fixed-gp {
  position: absolute;
  left: 100%;
  top: 0;
  margin-left: 30px;
  width: 300px;
  border-bottom: 2px solid #f6f6f6;
}
.sh-reporting-form #edit-field-additional-transformations .form-checkboxes,
.sh-reporting-form #edit-field-report-form-keywords .form-checkboxes,
.sh-reporting-form #edit-field-transformation-initiatives .form-checkboxes,
.main-report-form #edit-field-report-form-keywords .form-checkboxes,
.main-report-form #edit-field-type-of-refugee-works .form-checkboxes {
  height: 116px;
  overflow-y: auto !important;
  display: block !important;
}
.sh-reporting-form #edit-field-additional-transformations #edit-field-additional-transformations-und,
.sh-reporting-form #edit-field-transformation-initiatives #edit-field-transformation-initiatives-und {
  display: none;
  margin-top: 20px;
}
body:not(.toolbar) .fixed-gp,
body:not(.toolbar) .field-name-field-auto-generate {
  display: none;
}
.fixed-gp.sticky {
  position: fixed;
  margin: 0 auto;
  left: 0;
  right: -756px;
  top: 194px;
}

/* .sh-reporting-form #edit-field-report-form-keywords>div>label[for^="edit-field-report-form-keywords-und"],
.sh-reporting-form #edit-field-additional-transformations>div>label[for^="edit-field-additional-transformations-und"],
.sh-reporting-form #edit-field-transformation-initiatives>div>label[for^="edit-field-transformation-initiatives-und"],
.sh-reporting-form #edit-field-reports-action-type>div>label[for^="edit-field-reports-action-type-und"] {
color: #212121;
font: 17px/22px 'DINPro-Medium';
display: block;
background: url(/sites/all/themes/commitment/images/down-arrow.png) right center no-repeat;
padding-left: 0;
cursor: pointer;
padding-bottom: 12px;
}
.sh-reporting-form #edit-field-report-form-keywords>div>label[for^="edit-field-report-form-keywords-und"].open,
.sh-reporting-form #edit-field-additional-transformations>div>label[for^="edit-field-additional-transformations-und"].open,
.sh-reporting-form #edit-field-transformation-initiatives>div>label[for^="edit-field-transformation-initiatives-und"].open,
.sh-reporting-form #edit-field-reports-action-type>div>label[for^="edit-field-reports-action-type-und"].open {
background: url(/sites/all/themes/commitment/images/up-arrow.png) right center no-repeat;
padding-left: 0;
} */

.sh-reporting-form #edit-field-report-form-keywords,
.sh-reporting-form #edit-field-additional-transformations,
.sh-reporting-form #edit-field-transformation-initiatives {
  border-top: 2px solid #f6f6f6;
  padding: 5px 0 15px 0;
}
.sh-reporting-form #edit-field-report-form-keywords .form-item,
.sh-reporting-form #edit-field-additional-transformations .form-item,
.sh-reporting-form #edit-field-transformation-initiatives .form-item,
.sh-reporting-form #edit-field-reports-action-type .form-item {
  margin: 0;
}
#scayt_banner {
  display: none !important;
}

/* .sh-reporting-form .field-name-field-topics-description, */

.sh-reporting-form #edit-field-measuring-progress-other,
.sh-reporting-form #edit-field-challanges-faced-others {
  width: 75%;
}
#ico-viewtrans,
.ico-commitment {
  background: url(../images/ico-fixed-commitment.png) top no-repeat;
  /* color: transparent; */
  font-size: 10px;
  line-height: 10px;
  padding-top: 23px;
  text-align: center;
  background-size: 20px;
}
.ico-commitment.sticky {
  opacity: 1;
}
.main-report-form .shift-not-report {
  position: relative;
}
#annual-report-form-node-form #reporting-form-node-form,
.main-report-form .shift-not-report .fixed-commitments,
.main-report-form .cke_button__scayt,
#initiative-reports-node-form #edit-field-initiative-reports .cke_button__scayt {
  display: none;
}
.main-report-form .shift-not-report .fixed-commitments.open-commitment {
  display: block;
  position: fixed;
  top: 192px;
  height: calc(100vh - 192px);
  background: #fff;
  border: 1px solid #e1e1e1;
  z-index: 100;
  /*width: 878px;
left: 50%;
margin-left: -329px;*/
  width: 1060px;
  left: 50%;
  margin-left: -511px;
  padding: 28px 20px 20px 20px;
}
#annual-report-form-node-form .shift-not-report .fixed-commitments.open-commitment .fixed-commitments-wrap,
.main-report-form .shift-not-report .fixed-commitments.open-commitment .fixed-commitments-wrap {
  overflow-y: auto;
  height: 100%;
  width: 100%;
  display: block;
}
.float-menu {
  z-index: 1;
}
.float-menu.sticky {
  z-index: 15;
}
@keyframes fadeInRight {
  from {
    opacity: 0;
    transform: translate3d(100%, 0, 0);
  }
  to {
    opacity: 1;
    transform: none;
  }
}
.fadeInRight {
  animation-name: fadeInRight;
}
.fixed-commitments .btn-commitment-close,
#sticky-commitments .btn-commitment-close,
.btn-self-form-data-close {
  background: url(../images/close-btn-sm-dark.png) center no-repeat;
  width: 20px;
  height: 20px;
  position: absolute;
  left: 10px;
  top: 10px;
}
#annual-report-form-node-form #reporting-form-node-form .field-name-field-topics-description,
#annual-report-form-node-form #reporting-form-node-form #edit-field-measuring-progress-other,
#annual-report-form-node-form #reporting-form-node-form #edit-field-challanges-faced-others,
.main-report-form .sh-reporting-form .field-name-field-topics-description,
.main-report-form .sh-reporting-form #edit-field-measuring-progress-other,
.main-report-form .sh-reporting-form #edit-field-challanges-faced-others {
  width: 100%;
}
.sh-reporting-form .reporting-trans.sticky {
  position: fixed;
  z-index: 11;
  padding: 15px 10px;
  -webkit-box-shadow: 0px 3px 5px 0px rgba(0, 0, 0, 0.14);
  -moz-box-shadow: 0px 3px 5px 0px rgba(0, 0, 0, 0.14);
  box-shadow: 0px 3px 5px 0px rgba(0, 0, 0, 0.14);
  background: #fff;
  margin: 0;
}
#sticky-commitments .btn-commitment-close,
#sticky-commitments {
  display: none;
}
.sh-reporting-form .reporting-trans #ico-viewtrans {
  display: block;
  float: right;
  cursor: pointer;
  margin-right: 0;
  width: 78px;
  height: auto;
}
.sh-reporting-form .reporting-trans #ico-viewtrans small {
  text-align: center;
  font-size: 10px;
  line-height: 10px;
  padding-top: 0;
  display: block;
  color: rgb(109, 109, 110);
  font-family: 'DINPro-Regular', sans-serif, arial;
  white-space: nowrap;
}
.sh-reporting-form .reporting-trans #ico-viewtrans small span {
  width: 0;
  height: 0;
  margin: 0;
  display: block;
}
#sticky-commitments.sticky {
  display: block;
  position: fixed;
  top: 192px;
  height: calc(100vh - 192px);
  background: #fff;
  border: 1px solid #e1e1e1;
  z-index: 100;
  width: 1000px;
  left: 50%;
  margin-left: -430px;
  padding: 28px 20px 20px 20px;
  /*left: 42%;
margin-left: -327px;-308px;*/
}
#sticky-commitments.sticky .fixed-commitments-wrap {
  overflow-y: auto;
  height: 100%;
  width: 100%;
  display: block;
}
#sticky-commitments.sticky .btn-commitment-close {
  display: block;
}

/* .toolbar #annual-report-form-node-form #reporting-form-node-form #edit-field-challanges-faced-others,
.toolbar #annual-report-form-node-form #reporting-form-node-form #edit-field-measuring-progress-other, 
.toolbar .main-report-form .sh-reporting-form #edit-field-challanges-faced-others,
.toolbar .main-report-form .sh-reporting-form #edit-field-measuring-progress-other {
width: 78%;
} */

.toolbar .main-report-form #edit-field-challanges-faced-others,
.toolbar .main-report-form #edit-field-measuring-progress-other {
  width: 78%;
}
.toolbar .main-report-form #edit-field-challanges-faced-others {
  position: relative;
  z-index: 10;
}
.toolbar #annual-report-form-node-form #reporting-form-node-form div[id^="edit-field-actions-taken-und-"],
.toolbar .main-report-form .sh-reporting-form div[id^="edit-field-actions-taken-und-"] {
  width: 100%;
}
.toolbar #annual-report-form-node-form #reporting-form-node-form div[id^="edit-field-sub-categories"],
.toolbar .main-report-form div[id^="edit-field-sub-categories"],
.toolbar #annual-report-form-node-form #reporting-form-node-form div[id^="edit-field-reports-action-type"],
.toolbar .main-report-form .field-name-field-reports-action-type {
  width: 50%;
  float: left;
}
.toolbar #annual-report-form-node-form #reporting-form-node-form div[id^="edit-field-reports-action-type"],
.toolbar .main-report-form .field-name-field-reports-action-type {
  padding-right: 20px;
}
#report-extension-edit-form input[type="text"].error {
  border-color: red;
}
#extension-history-details table tr:nth-child(odd) {
  background: #eaeaea;
}
.error-exten-msg {
  display: none;
  color: #ff0000;
  margin: 0;
  font-size: 14px;
}
#report-extn .report-ext-field.error-exten input[type='text'] {
  border-color: #ff0000;
}
#report-extn .report-ext-field.error-exten .error-exten-msg {
  display: block;
}
#annual-report-admin .new-rp-form-cat-txt {
  color: #000;
  margin-top: 10px;
  display: block;
}
#gb-block {
  margin-bottom: 100px;
  border-bottom: 1px solid #ccc;
}
.main-report-form .upload-reports,
.main-report-form .initiative-reporting,
.main-report-form #report-title-cm,
.main-report-form-user-view .upload-reports,
.main-report-form-user-view .initiative-reporting,
.main-report-form-user-view #report-title-cm {
  border-top: 1px solid #ddd;
  margin-left: -20px;
  margin-right: -20px;
  margin-top: 32px;
  padding: 0 20px;
}
.main-report-form #report-title-cm {
  padding-top: 30px;
  margin-top: 15px;
}
#annual-report-form-node-form .upload-reports-table,
.main-report-form .upload-reports-table,
.main-report-form-user-view .upload-reports-table {
  margin-left: -20px;
  margin-right: -20px;
}
#annual-report-form-node-form .upload-reports-table #edit-actions,
.main-report-form .upload-reports-table #edit-actions,
.main-report-form-user-view .upload-reports-table #edit-actions {
  border-top: 1px solid #ddd;
  margin-top: 0;
  padding-top: 30px;
}
#annual-report-form-node-form .upload-reports-table #edit-field-report-attachments,
.main-report-form .upload-reports-table #edit-field-report-attachments,
.main-report-form-user-view .upload-reports-table #edit-field-report-attachments {
  padding: 0 20px;
}
.spn-ext-date {
  white-space: nowrap;
}
#annual-report-detail-2017 .new-rp-form p .new-rp-form-cat-txt,
.report-content-wrap .new-rp-form p .new-rp-form-cat-txt {
  color: #000;
  margin: 15px 0 0px 0;
  display: block;
}
#annual-report-detail-2017 .new-rp-form p,
.report-content-wrap .new-rp-form p {
  line-height: normal;
}
.main-report-form .upload-reports-table .field-name-field-report-attachments tr.even,
.main-report-form .upload-reports-table .field-name-field-report-attachments tr.odd {
  border: 0;
}
.main-report-form .upload-reports-table .report-attachments-wrap.working-comments {
  margin: 0 20px 0;
  border: 0;
}
.main-report-form #edit-field-moderator-comments {
  padding-top: 0px;
  padding-left: 285px;
  margin-top: -53px;
}
.main-report-form #edit-field-moderator-comments .form-item {
  margin-top: 11px;
}
.col-layout-2 {
  -webkit-column-count: 2;
  -moz-column-count: 2;
  column-count: 2;
}
#tbl-initiative-desc .tbl-report-attachment ol,
#tbl-initiative-desc .tbl-report-attachment ul {
  margin-bottom: 10px;
  margin-left: 16px;
}
#tbl-initiative-desc .tbl-report-attachment ol li,
#tbl-initiative-desc .tbl-report-attachment ol {
  list-style: decimal;
  list-style-type: decimal;
}
#tbl-initiative-desc .tbl-report-attachment ul {
  list-style: disc;
  list-style-type: disc;
}
#tbl-initiative-desc .tbl-report-attachment ul li {
  list-style: disc;
  list-style-type: disc;
  border: 0;
  background: transparent;
  margin: 0;
  padding: 0;
  display: list-item;
}
.main-report-form .shift-not-report .ico-commitment {
  position: absolute;
  right: 70px;
  z-index: 10;
  top: 33px;
  margin-top: -15px;
  cursor: pointer;
}
#ui-datepicker-div,
#fix-shift-text {
  display: none;
}
#fix-shift-text.sticky {
  display: table;
}
#fix-shift-text .ico-commitment {
  display: block !important;
  position: absolute;
  right: 70px;
  z-index: 10;
  top: 33px;
  margin-top: -15px;
  cursor: pointer;
  /* color: transparent; */
  color: rgb(109, 109, 110);
  font-family: 'DINPro-Regular';
}
.report-attachments-wrap .page-user .export-btn {
  margin-left: 20px;
  display: inline-flex;
}
.moderation-tag-wrap .moderation-tag-wrap {
  float: none;
  width: auto;
  margin-bottom: 0;
}
.node-type-annual-report-form .report-list.submitted .loader-block.loader-remove,
.node-type-annual-report-form #moderator-init-list .loader-block.loader-remove {
  width: 140px;
  height: 23px;
  display: inline-block;
  vertical-align: middle;
  margin: 0;
}
.main-report-form #moderator-init-list .shift-not-report {
  display: block;
  background: #fff;
}
#moderator-init-list .accordion {
  max-width: 100%;
  width: 100%;
  display: table;
  font-size: 17px;
}
#moderator-init-list .new-init-user-id {
  display: none;
}
.report-list.submitted .accordion .shift-desc span,
#moderator-init-list .accordion span,
#moderator-init-list .accordion>*,
#fix-shift-text>* {
  font-family: 'DINPro-Medium', sans-serif, arial;
  font-weight: normal;
  color: #414141;
  cursor: default;
}
#fix-shift-text .shift-status>span {
  font-family: 'DINPro-Medium', sans-serif, arial;
  font-weight: normal;
}
#moderator-init-list .accordion .shift-desc {
  width: 76%;
}

/*#spn-rp-not-pub {
margin-right: 205px;
}*/

.export-btn {
  float: right;
  padding: 9px;
  margin-top: -41px;
  white-space: nowrap;
}
.report-list.submitted .reporting-year-menu li {
  border: 0 none;
  width: auto;
  margin: 0;
  display: inline-block;
}
.rp-status-tag,
#rp-year-tab {
  margin-bottom: 10px;
}
#moderator-init-list .moderation-tag-wrap {
  width: 100%;
}
.rp-status-tag {
  font-size: 16px;
}
#moderator-init-list .moderation-tag-wrap #field-initiative-reports-add-more-wrapper thead,
#moderator-init-list .moderation-tag-wrap #field-initiative-reports-add-more-wrapper table td label {
  display: none;
}
.report-list.initiative-reporting #moderator-init-list .report-commitment-block-edit .sh-reporting-form {
  position: relative;
}
.report-list.initiative-reporting #moderator-init-list .report-commitment-block-edit .sh-reporting-form:before {
  content: 'What concrete actions have you taken in support of the initiative.';
  top: 0;
  left: 0;
  color: #2b2b2b;
  font-family: 'DINPro-Medium', sans-serif, arial;
  font-size: 16px;
  font-weight: normal;
  line-height: 25px;
}
body.node-type-annual-report-form .main-report-form #edit-actions #edit-draft,
body.not-front.node-type-annual-report-form.page-node-edit .main-report-form #moderator-init-list #edit-actions #edit-draft[value^="Save"] {
  display: block;
}
.report-list.initiative-reporting #moderator-init-list .my-account .row-holder {
  padding-top: 0
}
#btm-spacing {
  margin-bottom: 20px;
}
.main-report-form .shift-not-report div[class^="new-rp-form-"] .sh-reporting-form #edit-field-challenges-faced-explain {
  margin-bottom: 0px;
  padding-left: 17px;
}
.main-report-form .shift-not-report div[class^="new-rp-form-"] .node-form #edit-field-actions-taken .field-label label,
.main-report-form .shift-not-report div[class^="new-rp-form-"] .node-form div[class^="field-name-field"] label,
.main-report-form .shift-not-report div[class^="new-rp-form-"] .node-form label:not(.option) {
  padding-bottom: 0;
}
.report-list.submitted .register-individual-commitments.reg-cc-body .cc-desc {
  width: auto;
}
.report-list.submitted .register-individual-commitments.reg-cc-body>.cr-core {
  width: 388px;
}
.report-list ul li div.col-layout-2 {
  display: initial;
}
.report-list ul li div .report-commitment-block-edit #edit-field-open-tags .form-type-textfield {
  display: block;
}
.main-report-form .field-name-field-report-attachments .field-name-field-agenda-for-humanity,
.main-report-form .field-name-field-report-attachments .field-name-field-cross-cutting-issues,
.main-report-form .field-name-field-report-attachments .field-name-field-specific-initiatives {
  width: 27%;
}
.main-report-form .field-name-field-report-attachments .field-name-field-specific-initiatives:before {
  content: "Document Tags";
  white-space: nowrap;
  width: 200px;
  float: left;
  text-align: left;
  color: #414141;
  font-size: 15px;
  font-family: 'DINPro-Medium', sans-serif, arial;
  font-weight: normal;
}
body.toolbar .main-report-form .field-name-field-report-attachments .field-name-field-auto-generate-description .form-type-radios {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
body.toolbar .main-report-form .field-name-field-report-attachments .field-name-field-auto-generate-description .form-type-radios>label {
  width: 200px;
}
body.toolbar .main-report-form .field-name-field-report-attachments .field-name-field-attachment-reports {
  min-height: 44px;
}
body.toolbar .main-report-form .field-name-field-report-attachments .field-name-field-document-type {
  width: 100%;
  /* width: calc(100% - 63%); */
  margin-top: 0;
  clear: right;
  margin-bottom: 20px;
}
body.toolbar .main-report-form .field-name-field-report-attachments .field-name-field-document-type>.form-type-select {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin: 0;
}
.main-report-form .field-name-field-report-attachments .field-name-field-specific-initiatives {
  width: 45%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.main-report-form .field-name-field-report-attachments .field-name-field-specific-initiatives>.form-type-checkboxes {
  width: calc(100% - 200px);
  padding-left: 0;
  float: none;
}
body.toolbar .main-report-form .field-name-field-report-attachments .field-name-field-document-type>.form-type-select select {
  width: 285px;
}
body.toolbar .main-report-form .field-name-field-report-attachments .field-name-field-document-type>.form-type-select>label {
  width: 200px;
}
body.toolbar .main-report-form #edit-field-report-attachments table td {
  position: relative;
  padding: 20px 0 10px;
}
body.toolbar .main-report-form .field-name-field-report-attachments .field-multiple-table .form-submit {
  float: left;
  position: absolute;
  top: 19px;
  left: 31%;
  font-size: 18px;
  font-family: 'DINPro-Regular', sans-serif, arial;
}

/* #annual-report-form-node-form .field-name-field-report-attachments .field-name-field-document-type .form-type-select>label {
display: none;
} */

body.toolbar .main-report-form .upload-reports-table .field-name-field-document-description {
  /* width: 52%;
margin-left: 18%;
margin-top: -29px; */
  width: 54%;
  margin-left: 0;
  margin-top: 18px;
  clear: right;
}
body.node-type-annual-report-form #annual-report-form-node-form #reporting-form-node-form #edit-actions input[type="submit"][value^="Delete"],
body.node-type-annual-report-form .main-report-form .sh-reporting-form #edit-actions input[type="submit"][value^="Delete"] {
  background-color: #fff;
  color: rgba(235, 85, 49, 0.8);
  border: 2px solid rgba(235, 85, 49, 0.8);
}
body.node-type-annual-report-form #annual-report-form-node-form #reporting-form-node-form #edit-actions input[type="submit"][value^="Save"],
body.node-type-annual-report-form .main-report-form .sh-reporting-form #edit-actions input[type="submit"][value^="Save"] {
  background-color: #fff;
  color: #20aee6;
  border: 2px solid #20aee6;
}
#sticky-commitments .reporting-tbl-partners {
  width: 1052px;
  font-size: 15px;
  line-height: 23px;
}
.sh-reporting-form #edit-actions span.loader-icon {
  margin: 0;
}
.sh-reporting-form .fixed-gp.sticky #edit-field-report-form-keywords {
  border-top: none;
}
.btn-pdf-export-report#edit-actions {
  margin-bottom: 1em;
}
.sh-reporting-form select::-ms-expand,
#annual-report-form-node-form select::-ms-expand,
.main-report-form select::-ms-expand {
  display: none;
}
.initiative-err {
  color: #ff0000;
  text-align: center;
  margin-bottom: 10px;
  font-size: 15px;
  display: none;
}
.initiative-err.error {
  display: block;
}
.shift-not-report .new-shift-form .shift-status-text-div {
  padding-right: 0;
  display: inline-block;
  float: right;
  padding-left: 5px;
}
.shift-not-report .new-shift-form .shift-status-text-div .shift-status-text {
  margin-right: 0;
}
.new-shift-form .shift-like-box:after,
.new-shift-form .shift-reviewed-box:after,
#fix-shift-text .shift-like-box:after,
#fix-shift-text .shift-reviewed-box:after {
  position: relative;
  float: right;
  top: auto;
  right: auto;
  /* background-size: 32px; */
}
.page-node-edit.node-type-annual-report-form .report-list.submitted>ul>li .new-shift-form .shift-desc {
  padding-right: 126px;
}
.new-shift-form .shift-like-box,
#fix-shift-text .shift-like-box {
  margin: 0;
}
.new-shift-form .shift-like-box,
.new-shift-form .shift-reviewed-box,
#fix-shift-text .shift-like-box,
#fix-shift-text .shift-reviewed-box {
  float: right;
  margin-top: 18px;
  padding: 0 4px;
}
.page-node-edit.node-type-annual-report-form .report-list.submitted>ul>li .new-shift-form .shift-desc .shift-status-text {
  margin-right: 0 !important;
}
#fix-shift-text .shift-like-box:after,
#fix-shift-text .shift-reviewed-box:after {
  margin-top: -17px;
}
#annual-report-form-node-form .field-name-field-report-attachments .field-name-field-specific-initiatives .form-type-checkboxes .form-checkboxes,
.main-report-form .field-name-field-report-attachments .field-name-field-specific-initiatives .form-type-checkboxes .form-checkboxes {
  width: calc(100% - 10px);
}
.ui-autocomplete.ui-menu {
  border: 1px solid #000;
  border-top-left-radius: 0px;
  border-top-right-radius: 0px;
  list-style: none;
  width: 257px !important;
}
.ui-autocomplete.ui-menu .ui-corner-all {
  display: block;
  padding-left: 15px;
  text-decoration: none;
}
.ui-autocomplete.ui-menu .ui-corner-all.ui-state-hover {
  background: #2871b4;
  border: 0;
  border-radius: 0;
  color: #fff;
}

/*------ custom open tag styles ---------*/

.open-tags-wrap {
  background: #fff;
  border: 1px solid #ddd;
  border-radius: 3px;
  height: 150px;
  margin-bottom: 0;
  /*19px;*/
  margin-top: 26px;
  padding: 5px 15px;
  position: relative;
  width: 100%;
}
.selected-tags-wrap {
  max-height: 80px;
  overflow: auto;
}
.open-tags-wrap .ui-widget {
  border-top: 1px solid #ddd;
  bottom: 0;
  left: 0;
  padding: 8px;
  position: absolute;
  width: 100%;
}
.open-tags-wrap .custom-tags {
  background: #fff;
  border: 1px solid #d7d7d7;
  color: #2c2c2c;
  font-size: 15px;
  padding: 5px 15px;
  width: 100%;
  border: 1px solid #ddd;
}
.open-tags-wrap .custom-tags::-webkit-input-placeholder {
  /* Chrome/Opera/Safari */
  color: #9c9a9a;
}
.open-tags-wrap .custom-tags::-moz-placeholder {
  /* Firefox 19+ */
  color: #9c9a9a;
}
.open-tags-wrap .custom-tags:-ms-input-placeholder {
  /* IE 10+ */
  color: #9c9a9a;
}
.open-tags-wrap .custom-tags:-moz-placeholder {
  /* Firefox 18- */
  color: #9c9a9a;
}
.open-tags-wrap .custom-tags::-webkit-input-placeholder {
  color: #6d6d6e;
  font-size: 16px;
}
.open-tags-wrap .custom-tags:-moz-placeholder {
  color: #6d6d6e;
  font-size: 16px;
}
.open-tags-wrap .custom-tags::-moz-placeholder {
  color: #6d6d6e;
  font-size: 16px;
}
.open-tags-wrap .custom-tags:-ms-input-placeholder {
  color: #6d6d6e;
  font-size: 16px;
}
.open-tag-item {
  background-color: #f1f1f1;
  border-radius: 16px;
  display: inline-block;
  font: 15px DINPro-Bold, sans-serif, arial;
  margin-bottom: 5px;
  margin-right: 5px;
  padding: 0 10px;
}
.open-tag-item .close-item {
  background: url(../images/close-btn-sm.png) no-repeat;
  background-position: 1px 7px;
  cursor: pointer;
  float: right;
  height: 25px;
  margin-left: 5px;
  padding: 0 6px;
  vertical-align: middle;
}
.report-list .form-type-textarea.form-item-open-tags-values,
#user-profile-form div[id^="edit-field-report-status"] {
  display: none;
}
.lnk-pending-list {
  position: absolute;
  right: 0;
  top: 95px;
}
#tab-cc .btn-add-box {
  padding-bottom: 20px;
  position: relative;
}
#tab-cc .btn-add-box .lnk-pending-list {
  top: 75px;
  /* top: 46px; */
}
.error-field {
  color: #ff0000;
  font-size: 14px;
}
#fix-shift-text .shift-status-text-div.init-status-txt {
  padding-right: 56px;
}
.quest-second {
  padding-left: 11px;
}
#annual-report-detail-2017 .new-rp-form ul.chk-list-value li,
#annual-report-admin .new-rp-form ul.chk-list-value li {
  list-style-type: none;
  position: relative;
}
#annual-report-detail-2017 .new-rp-form ul.chk-list-value li:before,
#annual-report-admin .new-rp-form ul.chk-list-value li:before,
.chkbox-styled-list li:before {
  content: "☑";
  position: absolute;
  left: -19px;
}
.report-status,
.chkbox-styled-list {
  position: relative;
}
.chkbox-styled-list li {
  list-style-type: none !important;
}
#rollback-status-msg {
  /* clear: unset; */
  text-align: left;
  padding: 0;
  margin-top: 58px;
  /* float: left; */
  position: absolute;
  top: 100%;
}
.report-list.submitted .new-rp-form .quest-second h5.report-label {
  margin-bottom: 0;
  margin-top: 9px;
}
#reporting-year-2016 .report-list.submitted .stakeholder-title,
#rp-year-tab+.report-status .stakeholder-title {
  margin-bottom: 5px;
}
.sh-reporting-form #edit-field-report-form-keywords,
.sh-reporting-form #edit-field-reports-action-type,
.field-name-field-auto-generate-description[id*='field-auto-generate-description'] .form-radios,
body.toolbar #annual-report-form-node-form .upload-reports-table .field-name-field-auto-generate label:after,
body.toolbar #annual-report-form-node-form .upload-reports-table .field-name-field-auto-generate label:before,
body.toolbar #annual-report-form-node-form #edit-field-report-attachments table tr:last-child .field-name-field-auto-generate,
body.toolbar #annual-report-form-node-form #edit-delete,
body.toolbar .main-report-form .upload-reports-table .field-name-field-auto-generate label:after,
body.toolbar .main-report-form .upload-reports-table .field-name-field-auto-generate label:before,
body.toolbar .main-report-form #edit-field-report-attachments table tr:last-child .field-name-field-auto-generate,
body.toolbar .main-report-form #edit-delete {
  display: none;
}
div[class^="new-rp-form"] .sh-reporting-form .partner-desc-word-count,
.main-report-form .partner-desc-word-count {
  font: normal normal normal 12px Arial, Helvetica, Tahoma, Verdana, Sans-Serif;
  color: #6d6d6e;
  margin-top: 2px;
}
.report-ext-txt-title {
  font-size: 20px;
  color: #2268cd;
  font-weight: normal;
  margin-bottom: 6px;
  font-family: 'Dinpro-Bold', sans-serif, arial;
}
.my-account .add-btn-wrap {
  margin-bottom: 28px;
}
body.toolbar #annual-report-form-node-form .upload-reports-table .field-name-field-auto-generate,
body.toolbar .main-report-form .upload-reports-table .field-name-field-auto-generate {
  float: left;
  margin-top: 27px;
  margin-left: 7px;
}
body.toolbar #annual-report-form-node-form .upload-reports-table .field-name-field-auto-generate label,
body.toolbar .main-report-form .upload-reports-table .field-name-field-auto-generate label {
  color: #20aee6;
  cursor: pointer;
  padding: 0;
  font-size: 18px;
}
#report-extension-popup .report-ext-field .partner-desc-word-count {
  margin: 0;
  white-space: nowrap;
  max-width: 300px;
  font-size: 12px;
  line-height: 1;
  font-family: 'DINPro-Regular', sans-serif, arial;
  color: rgb(109, 109, 110);
}
#report-extension-popup .report-ext-field .partner-desc-word-count span {
  float: none;
  font-size: 12px;
  display: inline-block;
}
#report-extn .report-ext-field input[type='text'].error {
  border-color: #ff0000;
}
.field-name-field-measuring-progress-other .cc-error,
.field-name-field-challanges-faced-others .cc-error {
  bottom: -26px;
  color: #ff0000;
  left: 0;
  position: absolute;
  visibility: visible;
  font-size: 14px;
}
.custom-small-warning.sweet-alert .sa-icon.sa-warning {
  height: 60px;
  width: 60px;
}
.custom-small-warning.sweet-alert .sa-icon.sa-warning .sa-body {
  height: 27px;
}
.custom-small-warning.sweet-alert h2 {
  font-size: 22px;
  line-height: 30px;
}
#annual-report-form-node-form .field-name-field-report-attachments .form-item.form-type-managed-file .file-size,
.main-report-form .field-name-field-report-attachments .form-item.form-type-managed-file .file-size {
  white-space: nowrap;
}
.report-list .accordion {
  background-color: #f8f8f8;
}
#reporting-year-2016 .attachment-sec .subtitle-report,
.report-list.submitted .whs-commitments-title,
.report-sec-title {
  margin-bottom: 15px;
}
.report-list.submitted:not(.report-attachments-wrap) .whs-commitments-title {
  margin-left: -25px;
  margin-right: -25px;
  padding-top: 25px;
}
.report-sec-title {
  border-top: 1px solid #ddd;
  clear: both;
  margin-left: -20px;
  margin-right: -20px;
  padding-left: 20px;
  padding-top: 25px;
}
body.toolbar #tab-cc .btn-add-box .lnk-pending-list {
  top: 103px;
}
body.toolbar .ind-commitment-wrap {
  padding-top: 28px;
}
body.toolbar #tab-ic .lnk-pending-list {
  top: 124px;
}
div[class^="new-rp-form"] .sh-reporting-form .partner-desc-word-count span,
#initiative-reports-node-form .cke_wordcount span,
.sh-reporting-form .cke_wordcount span {
  font-size: 12px;
}
.node-type-annual-report-form .report-list #edit-actions span.loader-icon.big-loader {
  height: 47px;
  margin-top: 0;
  width: 184px;
}
body.toolbar .sh-reporting-form #edit-field-measuring-progress-descrip {
  padding-left: 17px;
}
body:not(.toolbar) #tbl-initiative-desc .tbl-attach-box {
  border-top: 1px solid #e1e1e1;
}
.page-user .report-list .stakeholder-title.heading-with-edit {
  display: inline-block;
  vertical-align: middle;
  width: calc(100% - 195px);
}
.primary-round-btn.edit-top {
  display: inline-block;
  margin-bottom: 20px;
  vertical-align: middle;
}
.field-type-text-long .text-format-wrapper .wordcount-wrapper,
.wordcount-wrapper {
  display: block;
  font-size: 12px;
  float: right;
  margin: -10px 0 0;
}
.field-type-text-long .text-format-wrapper .wordcount-wrapper .word-count {
  margin: 5px 0 0;
  font-size: 12px;
  line-height: 1;
  font-family: 'DINPro-Regular', sans-serif, arial;
  color: rgb(109, 109, 110);
}
.reported-count {
  color: #7f7f7f;
  font-family: 'DINPro-Regular', sans-serif, arial;
  font-size: 14px;
  line-height: 23px;
  margin-bottom: 0;
  text-align: right;
}
.reported-count .count {
  font-family: 'DINPro-Medium', sans-serif, arial;
}
.lnk-expand-box.report-expand-wrapper {
  padding-right: 40px;
}
.report-expand-wrapper .expand-all-link {
  padding-right: 30px;
}
.rp-status-not-submit {
  text-align: left;
  margin: 0;
}
body:not(.toolbar).page-node-add-annual-report-form #messages .messages.status {
  color: transparent;
  position: relative;
}
body:not(.toolbar).page-node-add-annual-report-form #messages .messages.status:after {
  content: "2017 Report has been submitted. For any changes please contact pact@un.org";
  color: #234600;
  position: absolute;
  left: 49px;
}
.report-list.submitted .register-individual-commitments li.ic-desc {
  line-height: 23px;
}
.txt-report-view {
  font-size: 16px;
  line-height: 25px;
}
textarea[name^="moderator_bucket_comments"] {
  overflow-x: hidden;
}
.full-page-loader {
  background-color: rgba(221, 221, 221, 0.5);
  bottom: 0;
  left: 0;
  position: fixed;
  right: 0;
  top: 0;
  z-index: 20;
}
.full-page-loader:after {
  background: url("../images/report-loader.gif") center no-repeat;
  content: "";
  height: 101px;
  left: 48%;
  position: fixed;
  top: 45%;
  width: 101px;
}
.new-rp-form .quest-second {
  display: block;
  clear: both;
}
#extension-date-tab #extension-history-details tr td:nth-child(2) {
  max-width: 600px;
  overflow-wrap: break-word;
  width: 100%;
  word-wrap: break-word;
}
#fix-shift-text .shift-desc.init-reviewed {
  padding-right: 15px;
}
body:not(.toolbar).page-node-add-annual-report-form #messages .messages.status.alter-message {
  color: #234600;
}
body:not(.toolbar).page-node-add-annual-report-form #messages .messages.status.alter-message:after {
  content: "";
}
#extension-date-tab #extension-history-details table td.row-status {
  word-break: normal;
}
.report-survey-text {
  color: #008000;
  font-size: 16px;
  line-height: 25px;
}
body:not(.toolbar).page-node-add-annual-report-form #messages .container {
  padding-left: 0;
  padding-right: 30px;
}
.commitments-container .reporting-tbl-partners {
  margin: 0;
}
.user-msg-init {
  display: block;
  font-size: 15px;
  margin-top: -26px;
}
.child-tax-box {
  position: relative;
  left: 28px;
  width: 85% !important;
}
.toolbar #annual-report-form-node-form #reporting-form-node-form div[id^="edit-field-actions-taken-und-"] .form-type-checkboxes,
.toolbar #annual-report-form-node-form #reporting-form-node-form div[id^="edit-field-sub-categories"] .form-type-checkboxes,
.toolbar #annual-report-form-node-form #reporting-form-node-form div[id^="edit-field-reports-action-type"] .form-type-checkboxes,
.toolbar .main-report-form div[id^="edit-field-actions-taken-und-"] .form-type-checkboxes,
.toolbar .main-report-form div[id*="edit-field-sub-categories"] .form-type-checkboxes,
.toolbar .main-report-form .field-name-field-reports-action-type .form-type-checkboxes {
  margin-top: 20px;
  position: relative;
}
.toolbar #annual-report-form-node-form #reporting-form-node-form div[id^="edit-field-actions-taken-und-"] .form-type-checkboxes>label,
.toolbar #annual-report-form-node-form #reporting-form-node-form div[id^="edit-field-sub-categories"] .form-type-checkboxes>label,
.toolbar #annual-report-form-node-form #reporting-form-node-form div[id^="edit-field-reports-action-type"] .form-type-checkboxes>label,
.toolbar .main-report-form .commitments-container div[id^="edit-field-actions-taken-und-"] .form-type-checkboxes>label,
.toolbar .main-report-form .commitments-container div[id*="edit-field-sub-categories"] .form-type-checkboxes>label,
.toolbar .main-report-form .commitments-container .field-name-field-reports-action-type .form-type-checkboxes>label {
  display: block;
  border: 1px solid #d7d7d7;
  border-radius: 3px;
  color: #2b2b2b;
  font-size: 15px;
  font-weight: 400;
  line-height: 22px;
  width: 100%;
  cursor: pointer;
  padding: 7px 29px 7px 15px !important;
  position: relative;
  white-space: nowrap;
}
.toolbar #annual-report-form-node-form #reporting-form-node-form div[id^="edit-field-actions-taken-und-"] .form-type-checkboxes>label:after,
.toolbar #annual-report-form-node-form #reporting-form-node-form div[id^="edit-field-sub-categories"] .form-type-checkboxes>label:after,
.toolbar #annual-report-form-node-form #reporting-form-node-form div[id^="edit-field-reports-action-type"] .form-type-checkboxes>label:after,
.toolbar .main-report-form .commitments-container div[id^="edit-field-actions-taken-und-"] .form-type-checkboxes>label:after,
.toolbar .main-report-form .commitments-container div[id*="edit-field-sub-categories"] .form-type-checkboxes>label:after,
.toolbar .main-report-form .commitments-container .field-name-field-reports-action-type .form-type-checkboxes>label:after,
.toolbar .main-report-form .form-type-checkboxes>label:after {
  content: '';
  background: url(../images/down-arrow.png) center no-repeat;
  color: #aaa;
  right: 0;
  top: 0;
  padding: 0 0 2px;
  position: absolute;
  pointer-events: none;
  width: 40px;
  height: 100%;
}
.toolbar #annual-report-form-node-form #reporting-form-node-form div[id^="edit-field-actions-taken-und-"] .form-type-checkboxes>.form-checkboxes,
.toolbar #annual-report-form-node-form #reporting-form-node-form div[id^="edit-field-sub-categories"] .form-type-checkboxes>.form-checkboxes,
.toolbar #annual-report-form-node-form #reporting-form-node-form div[id^="edit-field-reports-action-type"] .form-type-checkboxes>.form-checkboxes,
.toolbar .main-report-form div[id^="edit-field-actions-taken-und-"] .form-type-checkboxes>.form-checkboxes,
.toolbar .main-report-form div[id*="edit-field-sub-categories"] .form-type-checkboxes>.form-checkboxes,
.toolbar .main-report-form .field-name-field-reports-action-type .form-type-checkboxes>.form-checkboxes {
  max-height: 160px;
  overflow: auto !important;
  position: absolute;
  width: 100%;
  background: #fff;
  padding: 5px 10px;
  top: 36px;
  display: none;
  border: 1px solid #d7d7d7;
  z-index: 10;
}
.toolbar .main-report-form .field-name-field-reports-action-type .form-type-checkboxes>.form-checkboxes.open-box,
.toolbar .main-report-form div[id*="edit-field-sub-categories"] .form-type-checkboxes>.form-checkboxes.open-box {
  display: block !important;
}
.toolbar .main-report-form .field-name-field-reports-action-type .form-type-checkboxes>.form-checkboxes,
.toolbar .main-report-form div[id*="edit-field-sub-categories"] .form-type-checkboxes>.form-checkboxes {
  display: none !important;
}
.spn-action-type {
  color: #6d6d6e;
}
.new-rp-form-section-cnt {
  padding-left: 20px;
}
.report-content-wrap .new-rp-form p.new-rp-form-section-cnt-action-type {
  display: inline-block;
}
.toolbar #annual-report-form-node-form #reporting-form-node-form div[id^="edit-field-sub-categories"]>.form-type-checkboxes,
.toolbar #annual-report-form-node-form #reporting-form-node-form div[id^="edit-field-reports-action-type"]>.form-type-checkboxes,
.toolbar .main-report-form div[id^="edit-field-sub-categories"]>.form-type-checkboxes,
.toolbar .main-report-form .field-name-field-reports-action-type>.form-type-checkboxes {
  margin-top: 0;
  margin-bottom: 30px;
}
.node-type-annual-report-form.toolbar .messages.error,
body:not(.toolbar) .cke_wordcount {
  display: none;
}
.field-name-field-moderator-comments {
  display: block !important;
  margin: 0 20px 30px;
  background: #f8f8f8;
  padding: 10px;
  border: 1px solid #e1e1e1;
  text-align: left;
}
body.node-type-initiative-reports .tabledrag-toggle-weight-wrapper,
body.node-type-initiative-reports .sticky-header,
#report-commitments .tabledrag-hide,
.sh-reporting-form .field-widget-options-select .form-item label,
.sh-reporting-form .field-name-field-topics-description label,
.main-report-form div[class*='field-name-field-topics'][id*='edit-field-actions-taken'] .form-type-select>label,
.main-report-form .lnk-back-reporting-btn,
body.toolbar .main-report-form .field-name-field-report-attachments .field-name-field-document-type>.form-type-select:after,
#user-individual-commitments-node-form #edit-field-in-basket,
#user-individual-commitments-node-form #edit-field-moderator-comments,
#registration-node-form .field-name-field-moderator-comments {
  display: none !important;
}
.sh-reporting-form .field-widget-options-select,
.sh-reporting-form .field-name-field-topics-description {
  width: 100%;
}
.sh-reporting-form .field-widget-options-select .form-item {
  white-space: normal;
}
.node-reporting_form_2019-form .sh-reporting-form #edit-field-actions-for-progress {
  margin-bottom: 25px;
}
.sh-reporting-form #edit-field-actions-taken-2019 {
  margin-bottom: -33px;
}
.toolbar .main-report-form .field-name-field-reports-action-type .form-type-checkboxes>.form-checkboxes .form-type-checkbox {
  display: block;
  position: relative;
  overflow: hidden;
}
.toolbar .main-report-form .field-name-field-reports-action-type[id*='edit-field-actions-taken-'] {
  padding: 0;
  width: 100%;
  ;
}
.main-report-form #edit-field-challanges-face,
.main-report-form #edit-field-actions-for-progress,
.main-report-form .field-name-field-transformation-comments {
  margin-top: 40px;
}
.main-report-form .upload-reports-table .form-type-checkboxes .form-checkboxes {
  z-index: 10;
}
.main-report-form .report-list.submitted>ul li .commitments-container #edit-actions input[type="submit"][id*="edit-delete"],
#annual-report-form-node-form .main-report-form .report-list.submitted>ul li .commitments-container #edit-actions input[type="submit"][id*="edit-delete"] {
  display: inline-block;
}
body.page-node-edit .main-report-form .field-name-field-in-basket#edit-field-in-basket {
  display: block;
  margin-top: -35px;
  width: 20%;
  position: relative;
  padding-left: 35px;
  top: 13px;
}
body.page-node-edit .main-report-form .field-name-field-in-basket#edit-field-in-basket label {
  text-align: left;
}
.node-registration-form #edit-field-moderator-comments,
#annual-report-form-node-form .upload-reports-table.form-2020-tbl input[type="submit"][id="edit-draft"] {
  display: none !important;
}
#annual-report-form-node-form .upload-reports-table.form-2020-tbl #edit-actions {
  border: 0;
}
.form-2020-tbl .report-list ul li .shift-desc>span,
.form-2020-tbl .report-list ul li .shift-status>span,
.form-2020-tbl .report-list ul li .shift-btn>span {
  font-family: 'DINPro-Medium';
  font-weight: normal;
}
@media only screen and (max-width: 767px) {
  .form-2020-tbl .report-list ul li .shift-desc {
    width: 203px;
  }
  .form-2020-tbl .report-list ul li .shift-btn {
    width: 63px;
  }
  .form-2020-tbl .report-list ul li .shift-btn a {
    padding: 10px;
    font-size: 15px;
    white-space: nowrap;
  }
  .form-2020-tbl .report-list {
    overflow-x: auto;
  }
}
.report-list ul li div.self-refln-report-data {
  padding: 0 25px;
  position: relative;
  display: block;
  width: 100%;
}
.report-list ul li div.self-refln-report-data .form-boxdata {
  display: block;
  width: 100%;
  margin-bottom: 40px;
}
.report-list ul li div.self-refln-report-data .form-boxdata .sr-radio-data {
  padding-left: 19px;
}
.report-list ul li div.self-refln-report-data .form-boxdata .sr-radio-data-secondary {
  padding-left: 60px;
}
.report-list ul li div.self-refln-report-data .form-boxdata .new-rp-form-cat-txt {
  font-family: 'DINPro-Regular', sans-serif, arial;
  font-weight: normal;
  color: #000;
  margin: 15px 0 0px 0;
  display: block;
}
.report-list ul li div.self-refln-report-data .form-boxdata .chkbox-styled-list li {
  padding: 0;
  border: 0;
  font-size: 15px;
  margin: 0;
  line-height: 22px;
  background: transparent;
}
.report-list ul li div.self-refln-report-data .form-boxdata .chkbox-styled-list {
  margin-left: 38px;
}
.report-list ul li div.self-refln-report-data .form-boxdata .pt-4 {
  padding-top: 14px;
}
.tbl-sr-rank {
  background-color: #f8f8f8;
  width: 100%;
}
.tbl-sr-rank td div {
  display: inline-block;
}
.tbl-sr-rank td div img {
  width: 45px;
  vertical-align: middle;
  margin-right: 10px;
}
.tbl-sr-rank td,
.tbl-sr-rank th {
  border: 1px solid #e5e5e5;
  padding: 8px 15px;
  font-size: 15px;
  line-height: normal;
  vertical-align: middle;
}
.tbl-sr-rank th {
  color: #414141;
  font-family: 'DINPro-Bold', sans-serif, arial;
}
.tbl-sr-rank td {
  color: #6d6d6e;
  font-family: 'DINPro-Regular', sans-serif, arial;
}
.tb-sr-rank-sl {
  width: 70px;
  text-align: center;
}
.tb-sr-rank-val {
  width: 100px;
  text-align: center;
}
.report-list ul li .self-refln-evaluation-data,
.reflection-details .self-refln-evaluation-data {
  position: fixed;
  bottom: 0;
  left: 0;
  height: calc(100vh - 125px);
  background: rgba(0, 0, 0, 0.1803921568627451);
  border: 1px solid #ddd;
  padding: 43px 25px 15px 25px;
  display: none;
  overflow: hidden;
  z-index: 5;
  width: 100%;
  margin: 0 auto;
  right: 0;
}
.report-list ul li .self-refln-evaluation-data>ul,
.self-refln-evaluation-data>ul {
  overflow-y: auto;
  height: calc(100vh - 201px);
  max-width: 1088px;
  margin: 0 auto;
  background: #fff;
  padding: 20px;
  border: 1px solid #42416c;
}
.txt-detailed-se {
  text-align: right;
}
.btn-self-form-data-close {
  right: 8px;
  left: auto;
  cursor: pointer;
}
#lnk-detailed-self-eva {
  font-style: italic;
  font-size: 15px;
}
.self-refln-report-data .txt-detailed-se {
  margin-bottom: -25px;
}
.report-list ul li div.self-refln-report-data .self-refln-evaluation-data>ul>li {
  background: transparent;
  padding: 0;
}
.report-list ul li div.self-refln-report-data .self-refln-evaluation-data>ul>li li {
  background: transparent;
}
.report-list ul li div.self-refln-report-data .txt-acc-commitments {
  font-weight: 700;
  line-height: 29px;
  color: #414141;
  font-size: 18px;
  background: #f0f3f6;
  padding: 15px 25px;
  margin-left: -15px;
  margin-right: -15px;
  margin-top: -20px;
}
.report-list ul li div.self-refln-report-data .self-refln-evaluation-data .commitments-container,
.report-list ul li div.self-refln-report-data .self-refln-evaluation-data .report-content-wrap {
  padding: 0 8px;
}
.report-list ul li div.self-refln-report-data .self-refln-evaluation-data .commitments-container .reporting-tbl-partners {
  margin: 0;
  font-size: 14px;
  border: 1px solid #e5e5e5;
  padding: 0 16px;
  color: #6d6d6e;
  font-size: 15px;
  margin-top: -1px;
  background: #fff;
  width: 974px;
}
.report-list.submitted>ul>li.moderation-list-data {
  display: table;
  border: 1px solid #e1e1e1;
  margin-bottom: 10px;
  border-radius: 3px;
  background-color: #f8f8f8;
  padding: 10px 15px;
}
.main-report-form-reflection {
  padding: 25px;
}
.main-report-form-reflection .field-widget-options-select label {
  display: none
}
.main-report-form-reflection .field-widget-options-select .form-type-select {
  position: relative;
  border: 1px solid #d7d7d7;
  border-radius: 4px;
  width: 100%;
  height: 40px;
}
.main-report-form.main-report-form-reflection #edit-field-challanges-face #edit-field-challanges-face-und div:last-child,
.main-report-form.main-report-form-reflection #edit-field-challanges-face,
.main-report-form-reflection #edit-field-transformation-comments .form-type-textarea,
.main-report-form.main-report-form-reflection #edit-field-challanges-face {
  margin-top: 0;
}
.main-report-form.main-report-form-reflection .field-name-field-challenges-faced-2020 {
  margin-top: -38px;
}
.main-report-form.main-report-form-reflection #edit-field-challanges-face #edit-field-challanges-face-und {
  padding-bottom: 20px;
}

/*form.node-reporting_form_2020_indiv_refln-form .main-report-form.main-report-form-reflection #edit-field-impact-org-agenda,*/

form[class*="reporting_form_2020_global_refln-form"] .main-report-form.main-report-form-reflection .field-name-field-move-afh-forward {
  margin-top: 110px;
}
form[class*="reporting_form_2020_global_refln-form"] .main-report-form.main-report-form-reflection .field-name-field-challenges-faced-2020 {
  margin-top: -93px;
}
.main-report-form-reflection #edit-field-transformation-comments .form-type-textarea {
  margin-bottom: 0;
}
.main-report-form-reflection.main-report-form #edit-field-like-report {
  padding-left: 10px;
}
.main-report-form-reflection #edit-field-transformation-comments {
  padding-bottom: 6px;
}
.main-report-form.main-report-form-reflection #edit-actions {
  padding-top: 50px;
}
form[class*="reporting_form_2020_global_refln-form"] .main-report-form-reflection.main-report-form .field-type-text-long .form-type-textarea .form-textarea-wrapper {
  padding-left: 0;
}
.form-2020-tbl #moderator-pdf-view {
  margin: 0;
}
.main-report-form .form-2020-tbl #edit-field-moderator-comments {
  margin-top: -49px;
}
.main-report-form .report-list ul li.moderation-list-data .shift-status:before,
.main-report-form .report-list ul li.moderation-list-data .shift-status:after {
  border: 0;
}
.form-2020-tbl #edit-actions #edit-submit[value^="Save All"] {
  vertical-align: top;
}
.report-list .self-refln-evaluation-data ul li {
  background: transparent;
  padding: 0;
}
.self-refln-evaluation-data .txt-acc-commitments {
  font-weight: 700;
  line-height: 29px;
  color: #414141;
  font-size: 18px;
  background: #f0f3f6;
  padding: 15px 25px;
  margin-top: -15px;
  margin-left: -25px;
  margin-right: -25px;
}
.report-list.submitted .self-refln-evaluation-data .report-label,
.form-2020-tbl .self-refln-report-data .report-label {
  color: #414141;
}
.report-list.submitted>ul>li.moderation-list-data .shift-btn {
  width: 90px;
}
.report-list.submitted>ul>li.moderation-list-data .shift-btn a {
  font-size: 16px;
  padding: 10px 7px;
}
.report-list.submitted>ul>li.moderation-list-data .shift-reviewed-box:after {
  right: 12px;
}
.report-list.submitted>ul>li.moderation-list-data .shift-like-box:after {
  right: 44px;
}
.report-list.submitted>ul>li.moderation-list-data .shift-status {
  padding-left: 20px;
}
.report-list.submitted>ul>li.moderation-list-data .shift-status>span {
  padding: 0;
}
#annual-report-detail-2017 .sr-radio-data {
  padding-left: 20px;
}
.progress-report-detail .reflection-details .accordion {
  padding: 24px 74px 25px 10px;
}
.pl-5 {
  margin-left: 40px !important;
}
#annual-report-detail-2017.reflection-details .self-refln-evaluation-data>ul {
  margin: 0 auto;
}
#annual-report-detail-2017.reflection-details .self-refln-evaluation-data>ul>li {
  list-style-type: none;
  margin-bottom: 10px;
  border: 0;
}
#annual-report-detail-2017.reflection-details .report-list.submitted .commitments-container {
  padding: 0;
}
#annual-report-detail-2017.reflection-details .report-list.submitted .report-content-wrap {
  padding-left: 0;
  padding-right: 0;
}
#annual-report-form-node-form .form-2020-tbl {
  border-top: 1px solid #ddd;
  padding-top: 30px;
  margin-top: 50px;
}
.self-refln-report-data .new-rp-form-section-cnt ul {
  list-style-type: disc;
  padding-left: 20px;
}
.self-refln-report-data .new-rp-form-section-cnt ol {
  list-style-type: decimal;
}
.self-refln-report-data .new-rp-form-section-cnt ul li,
.self-refln-report-data .new-rp-form-section-cnt ol li {
  background: transparent;
  border: 0;
  padding: 0;
  margin-bottom: 5px;
  font-size: 15px;
  line-height: 24px;
  color: #6d6d6e;
  display: list-item;
}
.self-refln-report-data .new-rp-form-section-cnt ul li {
  list-style: disc;
}
.self-refln-report-data .new-rp-form-section-cnt ol li {
  list-style: decimal;
}
.report-list ul.reflection-form-list-data li .shift-status:before,
.report-list ul.reflection-form-list-data li .shift-status:after {
  border: 0;
}
.report-list ul li div.self-refln-report-data .form-boxdata .report-label {
  color: #2b2b2b;
  font-family: 'DINPro-Medium', sans-serif, arial;
  font-size: 16px !important;
  font-weight: normal;
}
#edit-field-mc-open-tags,
#edit-field-lc-open-tags,
#edit-field-afh-desc-open-tags,
#edit-field-most-advanced-open-tags,
#edit-field-ma-open-tags-description,
#edit-field-least-advanced-open-tags,
#edit-field-la-open-tags-description {
  display: none;
}
#reporting-form-2020-indiv-refln-node-form .main-report-form.myaccount-report,
#reporting-form-2020-global-refln-node-form .main-report-form.myaccount-report,
#reporting-form-2020-horizon-scan-node-form .main-report-form.myaccount-report {
  margin-bottom: 0;
}
.div-wrap .form-type-checkboxes>.form-checkboxes .form-type-checkbox,
form.node-reporting_form_2020_indiv_refln-form #edit-field-active-afh-initiatives .form-checkboxes .form-type-checkbox {
  display: table;
  width: 100%;
}
.div-wrap .form-type-checkboxes>.form-checkboxes .form-type-checkbox label,
form.node-reporting_form_2020_indiv_refln-form #edit-field-active-afh-initiatives .form-checkboxes .form-type-checkbox label {
  margin-bottom: 0;
}
.main-report-form-user-view .acc-panel.acc-show .txt-detailed-se,
.acc-panel.acc-show .txt-detailed-se {
  text-align: left;
}
.main-report-form-user-view .acc-panel.acc-show .txt-detailed-se {
  padding-left: 25px;
}
.acc-panel.acc-show .txt-detailed-se {
  padding-left: 0;
}