.my-account ul {
  display: block;
}
.my-account ul,
.my-account li {
  list-style: none;
}
.my-account li .register-name,
.my-account li .register-value {
  display: block;
  line-height: normal;
}
.my-account li .register-name,
.registration-form .form-item label,
.registration-form-preview .preview-label,
.registration-form .txt-browse,
#edit-focal-point .form-item>label,
.page-node-add-user-individual-commitments .form-item label,
.node-type-user-individual-commitments .form-item label,
form[id*='registration-node-form'] .registration-form div.field-type-text-long[id*='field-commitment-description'] .partners-common-label,
#user-individual-commitments-node-form div.field-type-text-long[id*='field-indvcommitment-description'] .partners-common-label {
  color: #a4a4a4;
  font-size: 15px;
  font-weight: 400;
  padding-bottom: 10px;
}
.registration-form .txt-browse,
.registration-form .sticky-table th:nth-child(3),
.upload-reports-table>div.field-name-field-submitted-year,
#registration-node-form .registration-form fieldset #edit-actions #edit-draft,
#edit-focal-point .field-name-field-organization-country,
#edit-focal-point .field-name-field-additional-comments {
  display: none;
}
.my-account li .register-value,
.preview-data {
  color: #2c2c2c;
  font-size: 16px;
  font-weight: 700;
}
.my-account .row-holder {
  display: table;
  width: 100%;
  padding: 20px 0;
}
.tab.my-account {
  margin-bottom: 80px;
}
.page-user .stakeholder-title {
  position: relative;
}
.reg-acc-title {
  color: #2e6ecf;
  font-size: 19px;
  font-weight: 700;
  padding: 10px 0 20px 0;
}
#tab-1 .reg-acc-title,
#tab-si .reg-acc-title {
  display: inline-block;
}
.focal-point-list {
  margin-bottom: 15px;
}
.tab-content .btn-box {
  display: block;
  margin-bottom: 20px;
}
.tab-content .btn-box button {
  margin: 0 auto;
}
.btn-edit:before {
  content: "";
  background: url(../images/edit-icon.png) no-repeat;
  display: inline-block;
  width: 30px;
  height: 22px;
  margin-top: -3px;
  float: left;
}
.my-account .tab-content {
  padding: 20px 0 0;
}
.my-account .tab-content .row-holder ul {
  padding: 0 20px;
  display: table;
  width: 100%;
}
.my-account .tab-content #dropdown-file-btn {
  width: 100%;
  text-align: left;
  text-transform: none;
  font-weight: 900;
  font-size: 16px;
}
.btn-add-box {
  text-align: right;
  width: 100%;
}
.btn-add-box button {
  display: inline-block;
  margin-right: 20px;
}
.myaccount-core-alignment {
  margin: 20px;
  border-left: 1px solid #e5e5e5;
  border-right: 1px solid #e5e5e5;
}
#tab-3 .btn-add.fp-btn,
#tab-cc .btn-add.fp-btn {
  font-size: 18px;
  padding: 10px 25px;
  margin-bottom: 20px;
  margin-right: 20px;
  float: right;
}
#tab-3 .myaccount-core-alignment,
#tab-cc .myaccount-core-alignment {
  clear: both;
}
.report-cc-wrap {
  margin-bottom: 20px;
}
.myaccount-core-alignment .accordion,
.report-cc-wrap .accordion {
  width: 100%;
  max-width: 100%;
  padding: 0;
  font-size: 18px;
  position: relative;
  text-transform: uppercase;
  display: table;
  border-bottom: 1px solid #e5e5e5;
  border-top: 1px solid #e5e5e5;
  line-height: normal;
  border-radius: 0;
}
.report-cc-wrap .accordion {
  border-left: 1px solid #e5e5e5;
  border-right: 1px solid #e5e5e5;
}
.myaccount-core-alignment .accordion span,
.report-cc-wrap .accordion span {
  display: table-cell;
  vertical-align: middle;
}
.myaccount-core-alignment .accordion:before,
.report-cc-wrap .accordion:before,
.report-cc-wrap .accordion:after,
.registration-form .resizable-textarea .grippie,
.my-account #tab-4 #edit-field-registration-status,
.my-account #tab-report #edit-field-registration-status {
  display: none;
}
.report-cc-wrap .accordion .open-btn {
  content: "";
  width: 83px;
  border-left: 1px solid #e5e5e5;
  color: #8e8e8e;
  cursor: pointer;
  background: url(../images/icon-plus.png) center no-repeat;
  background-color: rgba(229, 229, 229, .5);
  text-align: center;
  transition: background 0.3s ease;
}
.report-cc-wrap .accordion.acc-active .open-btn {
  background: url(../images/icon-minus.png) center no-repeat;
  background-color: rgba(229, 229, 229, .5);
}
.myaccount-core-alignment .accordion .cr-title,
.report-cc-wrap .accordion .cr-title {
  padding-left: 20px;
  line-height: normal;
}
.report-cc-wrap .accordion .cr-title {
  width: 80%;
}
.myaccount-core-alignment .accordion .cr-icon,
.report-cc-wrap .accordion .cr-icon {
  text-align: right;
}
.myaccount-core-alignment .accordion .open-btn,
.myaccount-core-alignment .accordion .cr-icon,
.report-cc-wrap .accordion .cr-icon {
  width: 90px;
}
.myaccount-core-alignment .accordion .cr-icon img,
.report-cc-wrap .accordion .cr-icon img {
  padding: 10px 10px 6px 0;
}
.myaccount-core-alignment .acc-panel,
.report-cc-wrap .acc-panel {
  margin-top: 0;
  max-width: 100%;
}
.myaccount-core-alignment .acc-panel.acc-show {
  max-height: 10000px;
  padding-bottom: 10px;
  border-bottom: 1px solid #e5e5e5;
}
.report-cc-wrap .acc-panel.acc-show {
  border-bottom: 1px solid #e5e5e5;
  border-left: 1px solid #e5e5e5;
  border-right: 1px solid #e5e5e5;
  padding-bottom: 15px;
}
.myaccount-core-alignment .acc-panel h4,
.report-cc-wrap .acc-panel h4 {
  font-size: 20px;
  font-weight: 400;
  padding: 20px 0 10px;
  text-transform: uppercase;
}
.my-account .tab-content .row-holder .myacnt-core-alignment-list {
  padding: 0;
}
.myacnt-core-alignment-list li,
.report-cc-list {
  display: table;
  width: 100%;
  table-layout: fixed;
}
.myacnt-core-alignment-list li {
  padding: 5px 0;
}
.myacnt-core-alignment-list li span:nth-child(2) {
  padding-left: 20px;
}
.myacnt-core-alignment-list li span,
.report-cc-list span {
  display: table-cell;
  vertical-align: top;
}
.myacnt-core-alignment-list li span.myacnt-core-alignment-list-ico,
.report-cc-list span.cc-list-icon {
  width: 54px;
}
.report-cc-list span.cc-list-desc {
  vertical-align: middle;
  padding-left: 15px;
}
.my-account .tab-content .row-holder .myacnt-core-alignment-list p {
  padding-left: 20px;
  color: #4d4d4f;
  font-size: 20px;
  font-weight: 400;
}
.btn-add:before {
  content: "";
  background: url(../images/ico-plus-blue.png) no-repeat;
  display: inline-block;
  width: 30px;
  height: 16px;
  margin-top: 2px;
  float: left;
}
.register-individual-commitments {
  display: block;
  width: 100%;
  overflow: hidden;
  border-color: #e5e5e5;
  border-style: solid;
  border-width: 0 0 1px 0;
  list-style: none;
}
.page-user-individual-commitments .register-individual-commitments:not(.list-header) {
  cursor: pointer;
}
.page-user-individual-commitments .register-individual-commitments:not(.list-header):hover {
  background-color: #e5f2ff;
}
.register-individual-commitments.list-header {
  border-top: 1px solid #e5e5e5;
}
.register-individual-commitments.list-header li {
  color: #2b2b2b;
  font-size: 16px;
  font-weight: 700;
  line-height: 25px;
  padding: 15px 25px;
}
.register-individual-commitments li {
  font-size: 15px;
  font-weight: 400;
  padding: 15px 25px;
  line-height: 23px;
}
#tab-2 .tab-desc,
#tab-ic .tab-desc,
.title-pending,
.txt-moderator-name {
  font-size: 16px;
  font-weight: 700;
  color: #a4a4a4;
  margin-bottom: 30px;
  margin-top: 15px;
}
.txt-moderator-name {
  margin: 0;
  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;
  color: #312f2c;
  font-size: 13px;
  font-weight: 400;
  -o-transition: opacity 250ms ease-out;
  transition: opacity 250ms ease-out;
  padding: 0 12px;
}
#tab-2 .tab-desc a,
#tab-ic .tab-desc a {
  text-decoration: none;
}
#tab-2,
#tab-ic {
  position: relative;
  padding: 20px;
}
#tab-2 .fp-btn,
#tab-ic .fp-btn {
  float: right;
  padding: 10px 30px 10px 13px;
  font-size: 18px;
}
#tab-2 .fp-btn:before,
#tab-ic .fp-btn:before,
.field-add-more-submit[type="submit"],
.field-add-more-submit,
[id^='edit-field-commitments-file-upload'] .form-type-managed-file label:before,
.upload-reports-table .field-name-field-report-attachments .form-type-managed-file>label:before {
  content: "";
  background: url(../images/add_icon.png) center no-repeat;
  display: inline-block;
  width: 15px;
  height: 15px;
  padding-left: 40px;
}
.add-btn-wrap {
  width: 100%;
  overflow: hidden;
}
#tab-1 .row-holder,
#tab-si .row-holder {
  padding-top: 0;
}
#tab-1 .fp-btn.btn-edit,
#tab-si .fp-btn.btn-edit {
  padding: 8px 30px;
  float: right;
  font-size: 18px;
  margin-right: 10px;
  margin-bottom: 25px;
}
#tab-si .edit-box-stakeholder .fp-btn.btn-edit {
  margin-bottom: 0;
}

/*Registartion From*/

.registration-form .accordion:before {
  display: none;
}
.registration-form .accordion {
  max-width: 100%;
  padding-left: 18px;
  background-color: #f8f8f8;
  border-bottom: 1px solid transparent;
}
.registration-form .acc-panel {
  margin: 0;
  max-width: 100%;
}
.registration-form .reg-box {
  border: 1px solid #e1e1e1;
  margin-bottom: 10px;
  border-radius: 3px;
}
.registration-form .acc-panel.acc-show,
.page-node-add-user-individual-commitments .acc-panel.acc-show {
  max-height: 100%;
}
.registration-form .accordion.acc-active {
  border-bottom-color: #e1e1e1;
  background: #fff;
  -webkit-border-top-left-radius: 3px;
  -webkit-border-top-right-radius: 3px;
  -moz-border-radius-topleft: 3px;
  -moz-border-radius-topright: 3px;
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
  border-bottom-left-radius: 0;
}
.registration-form input[type="text"],
.registration-form input[type="password"],
.registration-form select,
.registration-form textarea,
#edit-focal-point input[type="text"],
.page-node-add-user-individual-commitments input[type="text"],
.page-node-add-user-individual-commitments input[type="password"],
.page-node-add-user-individual-commitments select,
.page-node-add-user-individual-commitments textarea,
.node-type-user-individual-commitments input[type="text"],
.node-type-user-individual-commitments input[type="password"],
.node-type-user-individual-commitments select,
.node-type-user-individual-commitments textarea,
#edit-focal-point input[type="password"],
.upload-reports-table input[type="text"],
.upload-reports-table input[type="password"],
.upload-reports-table select,
.upload-reports-table textarea {
  width: 100%;
  border: 1px solid rgba(0, 0, 0, 0.6);
  border-radius: 3px;
  padding: 5px 15px;
  background: #fff;
  font-size: 16px;
  resize: none;
  color: #2c2c2c;
}

/* Placeholder color */

.registration-form input[type="text"]::-webkit-input-placeholder,
.upload-reports-table input[type="text"]::-webkit-input-placeholder,
.registration-form textarea::-webkit-input-placeholder,
.upload-reports-table textarea::-webkit-input-placeholder {
  /* WebKit browsers */
  color: #6d6d6e;
}
.registration-form input[type="text"]:-moz-placeholder,
.upload-reports-table input[type="text"]:-moz-placeholder,
.registration-form textarea:-moz-placeholder,
.upload-reports-table textarea:-moz-placeholder {
  /* Mozilla Firefox 4 to 18 */
  color: #6d6d6e;
  opacity: 1;
}
.registration-form input[type="text"]::-moz-placeholder,
.upload-reports-table input[type="text"]::-moz-placeholder,
.registration-form textarea::-moz-placeholder,
.upload-reports-table textarea::-moz-placeholder {
  /* Mozilla Firefox 19+ */
  color: #6d6d6e;
  opacity: 1;
}
.registration-form input[type="text"]:-ms-input-placeholder,
.upload-reports-table input[type="text"]:-ms-input-placeholder,
.registration-form textarea:-ms-input-placeholder,
.upload-reports-table textarea:-ms-input-placeholder {
  /* Internet Explorer 10+ */
  color: #6d6d6e;
}
.registration-form .form-item label,
.page-node-add-user-individual-commitments .form-item label,
.node-type-user-individual-commitments .form-item label {
  display: block;
  line-height: normal;
  width: 100%;
}
.registration-form select,
.page-node-add-user-individual-commitments select,
.node-type-user-individual-commitments select {
  margin: 0;
  outline: none;
  display: inline-block;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  cursor: pointer;
  width: 100%;
  font-size: 14px;
  background: url(../images/select-down-arrow.png) no-repeat;
  background-position: 97% 15px;
  background-size: 16px;
  padding-right: 40px;
  background-color: #fff;
}

/* Targetting Webkit browsers only. FF will show the dropdown arrow with so much padding. */

@media screen and (-webkit-min-device-pixel-ratio:0) {
  .registration-form select {
    padding-right: 40px;
  }
}
.registration-form select,
.page-node-add-user-individual-commitments select,
.node-type-user-individual-commitments select {
  position: relative;
}
.field-name-field-focal-points .field-type-text {
  float: left;
  width: 30%;
  padding: 0 15px;
}
.field-name-field-focal-points .form-actions {
  float: left;
  width: 10%;
  margin-top: 34px;
}
.field-type-multifield .field-multiple-table {
  margin-bottom: 10px;
}
.field-name-field-focal-points .field-multiple-drag,
form .field-multiple-table td.field-multiple-drag {
  display: none;
}
.field-name-field-focal-points .field-add-more-submit,
.field-type-multifield .field-add-more-submit,
.field-add-more-submit[type="submit"],
.field-add-more-submit,
[id^='edit-field-commitments-file-upload'] .form-type-managed-file label,
.registration-form-edit,
.upload-reports-table .field-name-field-report-attachments .form-type-managed-file>label {
  width: auto;
  border: 0;
  outline: 0;
  height: auto;
  border: 2px solid #20aee6;
  border-radius: 30px;
  color: #20aee6;
  font-size: 20px;
  background-position: 20px;
  font-weight: 700;
  padding: 10px 20px 10px 46px;
  margin-left: 15px;
  margin-top: 30px;
  margin-bottom: 20px;
}
.btn-next-danger:hover,
.field-name-field-focal-points .field-add-more-submit:hover,
.field-type-multifield .field-add-more-submit:hover,
.field-add-more-submit:hover {
  opacity: .9;
}
.field-name-field-focal-points .field-multiple-table tr,
.field-type-multifield tr {
  background: #fff;
  border: 0;
}
.field-name-field-focal-points .field-multiple-table th {
  border: 0;
}
.acc-panel .intro-text {
  color: #a36c2a;
  padding-top: 15px;
  font-size: 16px;
  font-weight: 400;
}
.field-type-multifield .field-type-taxonomy-term-reference,
.field-type-multifield .field-type-entityreference,
.field-type-multifield .field-type-entityreference,
.field-type-multifield .field-type-text-long {
  float: left;
  width: 50%;
  padding: 0 15px;
}
.registration-form tr.odd .form-item,
.registration-form tr.even .form-item,
.page-node-add-user-individual-commitments tr.odd .form-item,
.page-node-add-user-individual-commitments tr.even .form-item,
.node-type-user-individual-commitments tr.odd .form-item,
.node-type-user-individual-commitments tr.even .form-item {
  white-space: normal;
}
.registration-form .sticky-header th,
.registration-form .sticky-table th,
.page-node-add-user-individual-commitments .sticky-header th,
.page-node-add-user-individual-commitments .sticky-table th {
  border: 0;
}
.form-item .clearfix {
  text-align: left;
}
.form-item .form-managed-file.clearfix {
  display: inline-block;
}
.registration-form .reg-box.reg-step-1 .form-item .clearfix {
  border-top: 1px solid #e1e1e1;
  margin-top: 22px;
}
.field-multiple-table tbody.acc-show {
  display: block;
  padding: 20px;
}
.field-type-multifield .form-item .clearfix.show-btn {
  display: block;
}
.reg-commitment .form-item {
  border: 1px solid #e1e1e1;
  border-radius: 3px;
  margin: 6px 0;
  position: relative;
}
.reg-commitment .form-item .field-label,
.page-node-add-user-individual-commitments .form-item .field-label,
.node-type-user-individual-commitments .form-item .field-label {
  background-color: #f8f8f8;
  border-bottom: 1px solid transparent;
}
.reg-commitment .form-item .field-label label,
.page-node-add-user-individual-commitments .form-item .field-label label,
.node-type-user-individual-commitments .form-item .field-label label {
  display: none;
}
.reg-commitment .commitment-fields .accordion,
.page-node-add-user-individual-commitments .commitment-fields .accordion {
  color: #414141;
  font-size: 22px;
  font-weight: 400;
  padding: 10px 108px 10px 20px;
  cursor: pointer;
  font-family: 'DINPro-Regular',sans-serif,arial;
  width: 100%;
  display: table;
  line-height: normal;
}
.reg-commitment .commitment-fields .accordion span,
.page-node-add-user-individual-commitments .commitment-fields .accordion span {
  display: table-cell;
  vertical-align: middle;
}
.reg-commitment .commitment-fields .accordion span:nth-child(1),
.page-node-add-user-individual-commitments .commitment-fields .accordion span:nth-child(1) {
  width: 55px;
}
.reg-commitment .commitment-fields .accordion span:nth-child(1) img,
.page-node-add-user-individual-commitments .commitment-fields .accordion span:nth-child(1) img {
  width: 45px;
}
.reg-commitment .commitment-fields,
.page-node-add-user-individual-commitments .commitment-fields,
.node-type-user-individual-commitments .commitment-fields {
  padding: 0 15px;
}
.reg-commitment .form-item td .form-item,
.page-node-add-user-individual-commitments .form-item td .form-item,
.node-type-user-individual-commitments .form-item td .form-item {
  border: 0;
}
.reg-commitment .commitment-fields,
.page-node-add-user-individual-commitments .commitment-fields,
.node-type-user-individual-commitments .commitment-fields {
  margin: 10px 0;
  padding: 0;
  border: 1px solid #e1e1e1;
  border-radius: 3px;
}
.reg-commitment .commitment-fields .form-item,
.page-node-add-user-individual-commitments .commitment-fields .form-item,
.node-type-user-individual-commitments .commitment-fields .form-item {
  border: 0;
  margin-bottom: 16px;
}
.reg-commitment .commitment-fields .commitment-intro,
.page-node-add-user-individual-commitments .commitment-fields .commitment-intro,
.node-type-user-individual-commitments .commitment-fields .commitment-intro {
  color: #414141;
  font-size: 18px;
  font-weight: 700;
  margin-bottom: 0;
  padding-top: 15px;
}
.reg-commitment .commitment-fields .tabledrag-toggle-weight-wrapper,
.page-node-add-user-individual-commitments .commitment-fields .tabledrag-toggle-weight-wrapper,
.node-type-user-individual-commitments .commitment-fields .tabledrag-toggle-weight-wrapper {
  display: none;
}
.reg-core-commitment .form-type-checkbox {
  float: left;
  width: 100%;
}
.reg-core-commitment .form-type-checkbox label {
  width: 96%;
  padding-bottom: 0;
  color: #4d4d4f;
  font-size: 19px;
  font-weight: 400;
}
.reg-core-commitment .form-type-checkbox label span {
  display: inline-block;
  vertical-align: top;
}
.reg-core-commitment .form-type-checkbox .option .views-field-field-cc-images {
  width: 54px;
}
.reg-core-commitment .form-type-checkbox .option .views-field.views-field-body {
  width: calc(100% - 90px);
}
.reg-core-commitment .form-type-checkbox .option .views-field-field-cc-short- {
  width: calc(100% - 160px);
}
.reg-core-commitment .form-type-checkbox input[type="checkbox"] {
  margin-top: 3px;
}
.reg-file-upload {
  padding-top: 15px;
}
.reg-file-upload h2 {
  color: #414141;
  font-size: 19px;
  font-weight: 700;
}
.acc-panel .reg-file-upload p {
  padding-top: 0;
}
.acc-panel .reg-file-upload legend,
[id^='edit-field-commitments-file-upload'] .form-type-managed-file label .form-required {
  display: none;
}
.acc-panel .reg-file-upload table tr.even,
.acc-panel .reg-file-upload table tr.odd {
  background: #fff;
  border: 1px solid #e1e1e1;
}
.acc-panel .reg-file-upload table tr td {
  padding: 8px;
}
.acc-panel .reg-file-upload table tr td .file a {
  color: #2c2c2c;
  font-size: 18px;
  font-weight: 400;
  text-decoration: none;
}
.acc-panel .reg-file-upload table tr td .tabledrag-handle,
.registration-form .tabledrag-toggle-weight,
.reg-core-commitment .form-wrapper .form-item>label,
.whs-registration-form {
  display: none;
}
.reg-core-commitment .form-wrapper .form-item .form-checkboxes label {
  display: block;
}
.registration-form .form-actions#edit-actions,
.page-node-add-user-individual-commitments .form-actions#edit-actions,
.node-type-user-individual-commitments .form-actions#edit-actions {
  text-align: center;
  margin-bottom: 35px;
}
#user-shift-form #edit-submit,
.registration-form-submit/* ,
.page-node-add-user-individual-commitments .form-actions#edit-actions input[type="submit"] */ {
  display: inline-block;
  outline: 0;
  height: auto;
  border-radius: 30px;
  color: #fff;
  font-size: 20px;
  font-weight: 700;
  padding: 10px 20px;
  width: auto;
  border: 0;
  line-height: normal;
  background-color: #20aee6;
  width: 43%;
  margin: 0 10px;
  max-width: 200px;
  text-decoration: none;
}
#registration-form-reject {
  background-color: #eb5531;
}
#registration-form-reject:hover {
  background-color: rgba(235, 85, 49, 0.8)
}
.registration-form .form-actions#edit-actions input[type="submit"]:hover,
.registration-form-submit:hover,
#registration-form-approve:hover {
  background-color: #3ac0f5;
}
.registration-form .form-managed-file input[type="submit"] {
  /*display: none;*/
  outline: 0;
  height: auto;
  color: #20aee6;
  font-size: 20px;
  font-weight: 700;
  padding: 10px 20px;
  line-height: normal;
  width: auto;
  margin: 0;
  border: 0;
  float: right;
  border-radius: 3px;
  background: #fff;
  margin-right: 15px;
  padding: 10px 0px 2px 0;
  border-bottom: 1px solid;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.remove-button,
.field-type-file .fieldset-wrapper .sticky-enabled tbody input[type="submit"],
.field-multiple-table .form-submit {
  border: 0;
  background-color: #fff;
  color: #20aee6;
}
.field-multiple-table .form-submit {
  margin-top: 30px;
}
.field-type-file .fieldset-wrapper .sticky-enabled tbody tr {
  border: 1px solid rgba(0, 0, 0, 0.6);
}
.file-widget .form-file {
  margin-bottom: 20px;
}
.reg-core-commitment .form-wrapper .form-item>label,
.field-name-field-core-responsibility-id {
  display: none;
}
.reg-core-commitment .form-wrapper .form-item .form-checkboxes label {
  display: block;
}
.registration-form .field-label label {
  padding-left: 15px;
}
.registration-form .reg-commitment .form-actions {
  text-align: right;
  padding-right: 17px;
  margin-bottom: 0;
  overflow: hidden;
}
.registration-form .reg-commitment .acc-panel .acc-panel p {
  padding: 0 15px;
}
.registration-form .reg-commitment .acc-panel .acc-panel .commitment-intro {
  margin-top: 15px;
  padding-bottom: 10px;
}
.registration-form tr.even,
.registration-form tr.odd,
.page-node-add-user-individual-commitments tr.even,
.page-node-add-user-individual-commitments tr.odd,
.node-type-user-individual-commitments tr.even,
.node-type-user-individual-commitments tr.odd {
  background-color: #fff;
}
.registration-form .reg-step-2 .field-multiple-table .form-wrapper,
.page-node-add-user-individual-commitments .field-multiple-table .form-wrapper,
.node-type-user-individual-commitments .field-multiple-table .form-wrapper,
.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%;
  float: left;
  padding: 0 15px;
}
.upload-reports-table .field-multiple-table .field-name-field-rpt-attach-mem-partners.form-wrapper input[type=text] {
  width: 100%;
}
.registration-form .reg-step-2 .field-multiple-table .form-wrapper.field-md,
.page-node-add-user-individual-commitments .field-multiple-table .form-wrapper.field-md,
.page-node-edit.node-type-user-individual-commitments .field-multiple-table .form-wrapper.field-md {
  width: 22.5%;
}
.accordion .title-gray {
  color: #575757;
  font-weight: 700;
}
.registration-form-preview .preview-label {
  width: 100%;
  display: block;
  clear: both;
  padding-bottom: 0;
}
.registration-form-preview .row {
  padding-bottom: 10px;
}
.registration-form-preview .row .col-md-12 {
  padding-bottom: 10px;
  padding-top: 10px;
}
.registration-form-preview .reg-acc-title {
  padding-left: 15px;
  padding-bottom: 0;
  clear: both;
}
.registration-form-preview .commitment-fields .col-md-3 {
  padding-bottom: 10px;
}
.registration-form-preview .core-alignment-preview {
  display: block;
  width: 100%;
  padding: 10px 57px;
}
.registration-form .reg-step-1 .field-multiple-table tr.even,
.registration-form .reg-step-1 .field-multiple-table tr.odd {
  display: block;
  padding: 10px 0;
}
.registration-form .reg-step-2 .field-multiple-table tr.even,
.registration-form .reg-step-2 .field-multiple-table tr.odd,
.page-node-add-user-individual-commitments .field-multiple-table tr.even,
.page-node-add-user-individual-commitments .field-multiple-table tr.odd,
.node-type-user-individual-commitments .field-multiple-table tr.even,
.node-type-user-individual-commitments .field-multiple-table tr.odd {
  display: block;
  padding: 15px 0;
}
.registration-form .reg-step-2 .field-add-more-submit {
  margin: 20px 0 5px;
}
.registration-form-preview .btn-box {
  padding: 20px 0 30px 0;
}
.lnk-return {
  color: #ea5531;
  font-size: 20px;
  font-weight: 700;
  line-height: 22px;
  text-decoration: underline;
  display: block;
  margin-top: 20px;
}
.high-light,
#err-pass {
  color: #ff0000;
  font-size: 13px;
}

/*Report-tab*/

.report-list {
  margin: 0 0 20px 0;
}
.report-list ul li {
  display: table;
  width: 100%;
  table-layout: fixed;
  margin: 0;
}
.report-list ul li div {
  display: table-cell;
  vertical-align: middle;
}
.report-list ul li {
  border: 1px solid #e1e1e1;
  margin-bottom: 10px;
  border-radius: 3px;
  background-color: #f8f8f8;
  padding: 10px 15px;
}
.report-list ul li .shift-name {
  width: 45px;
}
.report-list ul li .shift-btn {
  width: 130px;
}
.report-list ul li .shift-status {
  width: 200px;
}
.report-list ul li .shift-btn a,
.upload-reports-table .form-managed-file .form-submit {
  display: inline-block;
  outline: 0;
  height: auto;
  border-radius: 4px;
  color: #fff;
  font-size: 20px;
  font-weight: 700;
  padding: 10px 20px;
  border: 0;
  line-height: normal;
  background-color: #20aee6;
  width: 100%;
  margin: 0;
  max-width: 200px;
  text-decoration: none;
  text-align: center;
}
.report-list ul li .shift-name span {
  border-radius: 50%;
  width: 35px;
  height: 35px;
  display: inline-block;
  text-align: center;
}
.report-list ul li .shift-desc {
  color: #414141;
  font-weight: 600;
}
.report-list ul li .shift-desc p {
  margin: 0;
}
.report-list ul li .shift-status {
  color: #414141;
  text-align: left;
  position: relative;
  padding-left: 38px;
}
.report-list ul li .shift-status span {
  font-weight: 700;
  padding-left: 5px;
}
.Pending {
  color: #f5a022;
}
.Draft {
  color: #78a85a;
}
.report-list ul li .shift-status:before,
.report-list ul li .shift-status:after {
  content: "";
  height: 100%;
  top: 0px;
}
.report-list ul li .shift-status:before {
  border-left: 1px solid #e1e1e1;
  position: absolute;
  left: 20px;
}
.report-list ul li .shift-status:after {
  border-right: 1px solid #e1e1e1;
  position: absolute;
  right: 20px;
}
/* .annual-report-intro {
  padding: 20px 0 0;
} */
.annual-report-intro h3,
.upload-reports h3,
.sub-title-no-br {
  color: #414141;
  font-size: 21px;
  font-weight: 700;
  margin-bottom: 18px;
}
.annual-report-intro p,
.upload-reports p,
.txt-whs-commitment p,
.initiative-reporting p,
.txt-init-report p,
body.page-user-individual-commitments #tab-ic .tab-desc,
.txt-whs-com {
  /* color: #2268cd; */
  font-size: 16px;
  line-height: 25px;
}
.lnk-report {
  font-weight: 700;
  text-decoration: underline;
  color: #a36c2a;
}
.field-tip {
  position: relative;
  cursor: pointer;
  float: right;
}
.field-tip:after {
  content: "";
  background: url(../images/info-icon.png) right bottom no-repeat;
  width: 30px;
  height: 25px;
  display: block;
  background-size: 25px;
}
.field-tip .tip-content,
.pwd-info ,
#edit-focal-point .form-item div.password-suggestions{
  position: absolute;
  bottom: 140%;
  width: 290px;
  right: 0;
  padding: 20px;
  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: 25px;
}
.field-tip .tip-content:before {
  content: "";
  position: absolute;
  width: 0;
  height: 0;
  bottom: -14px;
  left: 85%;
  box-sizing: border-box;
  border: 7px solid #e6dccf;
  border-color: transparent transparent #fef3e3 #fef3e3;
  transform-origin: 0 0;
  transform: rotate(-45deg);
  box-shadow: -3px 3px 3px 0 rgba(0, 0, 0, 0.11);
}
.field-tip.hover-box .tip-content,
#edit-focal-point .form-item div.password-suggestions:not(:empty) {
  right: 0;
  opacity: 1;
  visibility: visible;
}
#edit-focal-point .form-item div.password-suggestions:not(:empty) {
  left: 0;
  top: 100%;
  z-index: 100;
  bottom: auto;
}
.close-box {
  display: block;
  cursor: pointer;
  background: url(../images/close-btn-sm.png) no-repeat;
  width: 20px;
  height: 20px;
  float: right;
  position: relative;
  top: -12px;
  right: -8px;
  background-position: right top;
}
.upload-reports-table .form-type-checkbox {
  display: block;
  overflow: hidden;
}
.upload-reports-table .form-type-checkboxes .form-checkboxes {
  height: 150px;
  overflow: auto !important;
  position: absolute;
  width: calc(100% - 20px);
  background: #fff;
  padding: 5px 10px;
  top: 36px;
  border: 1px solid #000;
  display: none;
  z-index: 2;
}
.upload-reports-table .form-managed-file .form-file,
.upload-reports-table .form-managed-file .form-submit,
#edit-field-report-file,
#edit-field-report-agenda,
#edit-field-report-cci,
#edit-field-report-si {
  float: left;
}
.upload-reports-table .form-managed-file .form-file {
  max-width: 300px;
  width: 100%;
}
.upload-reports-table .form-managed-file .form-submit {
  width: 100px;
}
.upload-reports-table .form-type-managed-file .description {
  float: left;
  padding: 0;
}
#edit-field-report-file {
  width: 40%;
}
#edit-field-report-agenda,
#edit-field-report-cci,
#edit-field-report-si {
  width: 20%;
}
.upload-reports-table .vertical-tabs {
  display: none;
}
.page-user-shift .form-type-checkboxes>label,
.field-name-field-report-attachments .form-type-checkboxes>label {
  border: 1px solid rgba(0, 0, 0, 0.6);
  border-radius: 3px;
  color: #000;
  font-size: 17px;
  font-weight: 400;
  line-height: 22px;
  width: 100%;
  cursor: pointer;
  padding: 7px 29px 7px 7px;
  position: relative;
  white-space: nowrap;
}
.page-user-shift .form-type-checkboxes>label:after,
.field-name-field-report-attachments .form-type-checkboxes>label:after {
  content: "";
  background: url(../images/down-arrow.png) no-repeat;
  width: 16px;
  height: 20px;
  background-position: center;
  position: absolute;
  right: 10px;
}
.page-user-shift .form-type-checkboxes,
.field-name-field-report-attachments .form-type-checkboxes {
  padding: 0 10px;
  position: relative;
}
.page-user-shift .form-type-managed-file>label {
  display: none;
}
.upload-reports-table #edit-actions {
  overflow: hidden;
  float: left;
  width: 100%;
  text-align: center;
  padding-bottom: 60px;
}
.upload-reports-table .form-item-title {
  display: none;
}
.commit-partners-wrap {
  width: 100%;
  border: 1px solid rgba(0, 0, 0, 0.6);
  border-radius: 3px;
  padding: 5px 15px;
  background: #fff;
}
.field-widget-entityreference-autocomplete-tags input:not([type=hidden]) {
  display: block;
  background-color: white;
  border: 1px solid rgba(204, 204, 204, 0.68) !important;
  border-radius: 3px;
}
.input-tags-wrap {
  max-height: 80px;
  overflow: auto;
}
.input-tag {
  display: inline-block;
  font-family: DINPro-Bold,sans-serif,arial;
  font-size: 15px;
  font-weight: 500;
  padding: 0 10px;
  margin-right: 5px;
  margin-bottom: 5px;
  background-color: #f1f1f1;
  border-radius: 16px;
}
.close-tag {
  background: url(../../../../default/files/close-tag-btn.png) no-repeat;
  padding: 0 6px;
  margin-left: 5px;
  vertical-align: middle;
  cursor: pointer;
  background-position: 0 8px;
  float: right;
  height: 25px;
}
.commit-partners-wrap {
  height: 150px;
  position: relative;
}
.partners-input-wrap {
  position: absolute;
  bottom: 0;
  width: 100%;
  left: 0;
  border-top: 1px solid rgba(0, 0, 0, 0.6);
  padding: 8px;
}
.report-wrapper #tab-4,
.report-wrapper #tab-report {
  padding: 20px;
}
.upload-reports .field-tip {
  float: none;
  display: inline-block;
}
.upload-reports p {
  margin-bottom: 0;
  position: relative;
}
.upload-reports p:after {
  display: none;
  content: "Please select all that apply";
  color: #20aee6;
  font-size: 16px;
  font-weight: 400;
  position: absolute;
  right: 0;
  bottom: 0;
  font-style: italic;
}
.my-account .tab-content .row-holder ul.focal-point-list li {
  display: table;
  width: 100%;
  padding: 10px 0;
  border: 1px solid #e0e0e0;
  border-bottom: 0;
}
.my-account .tab-content .row-holder ul.focal-point-list li:last-child {
  border-bottom: 1px solid #e0e0e0;
}
.registration-form .reg-core-commitment .form-checkboxes {
  display: block !important;
}
#user-report-form .upload-reports-table #edit-submit {
  border: 0;
  max-width: 200px;
  width: 100%;
}
.upload-reports-table>div {
  display: table;
  width: 100%;
  table-layout: fixed;
}
.reg-file-upload .field-type-file .description {
  padding: 0 0 20px 6px;
  text-align: left;
}
.btn-next-danger {
  background-color: #eb5531;
  border-radius: 30px;
  color: #fff;
  max-width: 138px;
  width: 100%;
  padding: 12px;
  font-weight: 700;
  bottom: 20px;
  right: 20px;
  position: absolute;
}
.last-row {
  position: relative;
  display: table;
  width: 100%;
  clear: both;
}
.row-btm {
  padding-bottom: 10px;
  display: table;
  width: 100%;
}
.row-btm .btn-next-danger {
  position: relative;
  margin: 10px 20px;
  float: right;
  top: 0;
  right: 0;
}
.registration-form .reg-box .form-item {
  margin-bottom: 0;
}
.registration-form .reg-box.reg-step-2 .form-item,
.registration-form .reg-box.reg-core-commitment .form-item,
.page-node-add-user-individual-commitments .form-item {
  margin-bottom: 1em;
}

/*.reg-file-upload .file-widget .form-file,*/

.upload-reports-table .field-name-field-report-attachments .form-type-managed-file .form-managed-file input[type="file"] {
  opacity: 0;
  overflow: hidden;
  position: absolute;
}

/*.reg-file-upload .file-widget .form-file {
  width: 242px;
  height: 50px;
  position: absolute;
  left: 0;
  top: 0;
  cursor: pointer;
}*/

.upload-reports-table .field-name-field-report-attachments .form-type-managed-file .form-managed-file input[type="file"] {
  width: 182px;
  height: 53px;
  top: 2px;
  cursor: pointer;
}
.reg-file-upload table.sticky-enabled .file-widget {
  border: 0;
}
.registration-form div[class*="form-item-field-commitments-file-upload"] label {
  display: none;
}
.registration-form div[class*="form-item-field-commitments-file-upload"] input[type='submit'] {
  position: absolute;
  right: 0;
  top: 0;
  border: 2px solid #20aee6;
  border-radius: 30px;
  width: 130px;
  padding: 7px 5px;
}

/*Shift Report*/

.report-container {
  margin-bottom: 40px;
  border-left: 1px solid #ccc;
  border-right: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
}
.report-heading {
  color: #414141;
  font-size: 18px;
  font-weight: 700;
  border-top: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
  display: table;
  width: 100%;
  padding: 20px 35px;
}
.report-heading .circle-box {
  float: left;
}
.report-heading p {
  display: inline-block;
  margin: 3px 0 0 10px;
  width: 75%;
}
.report-heading a {
  float: right;
  margin-top: 2px;
}
.commitments-container {
  padding: 35px 35px 0;
}
.report-content-wrap {
  padding: 35px;
}
.page-user-shift h4.stakeholder-title,
#tab-2 h4.stakeholder-title,
#tab-ic h4.stakeholder-title {
  padding-top: 10px;
  display: inline-block;
  font-size: 20px;
}
.ind-commitment-wrap h4.stakeholder-title {
  padding-left: 25px;
}
.title-count {
  font-size: 20px;
  font-weight: 500;
  line-height: 29px;
  color: #010101;
}
.commitments-container div.cc-wrap,
.commitments-container div.ic-wrap {
  display: block;
}
.commitments-container div.cc-wrap {
  margin-bottom: 30px;
  overflow-x: auto;
}
.page-user-shift .register-individual-commitments.list-header li {
  padding: 13px 30px;
}
.page-user-shift .register-individual-commitments.list-header li.cr-heading {
  width: 46%;
}
.page-user-shift .register-individual-commitments.list-header li.cc-heading {
  width: 54%;
}
.page-user-shift .register-individual-commitments {
  display: table;
  border-left: 1px solid #e5e5e5;
  border-right: 1px solid #e5e5e5;
}
.page-user-shift .register-individual-commitments li {
  padding: 15px 30px;
  display: table-cell;
  vertical-align: middle;
}
.page-user-shift .register-individual-commitments li p {
  margin: 0;
}
.page-user-shift .register-individual-commitments li img {
  display: table-cell;
  vertical-align: middle;
  float: none;
}
.report-label-main {
  color: #a36c2a;
  font-size: 16px;
  font-weight: 400;
}
.page-user-shift .form-control {
  height: auto;
}
.page-user-shift .form-item {
  margin-top: 0;
  position: relative;
}
.page-user-shift .form-item label {
  display: none;
}
.page-user-shift .form-item label.option {
  display: inline-block;
  color: #2c2c2c;
  font-size: 16px;
  font-family: 'DINPro-Medium', sans-serif, arial;
}
.page-user-shift input[type="checkbox"] {
  border-color: #000;
  opacity: 0;
}
#edit-challenges-faced {
  border: none;
  box-shadow: none;
  padding: 0;
}
#edit-challenges-faced .form-item.form-type-checkbox {
  width: 33.3%;
  float: left;
  margin: 15px 0;
}
.page-user-shift .form-type-checkbox.form-item-challenges-other-1 {
  width: 20%;
  float: left;
  margin: 15px 0;
}
.page-user-shift .form-type-checkbox.form-item-challenges-other-1 label.option:after {
  content: "(Please specify)";
  color: #a6a5a5;
}
input#edit-challenges-new {
  visibility: hidden;
  width: 30%;
  margin-top: 7px;
  margin-bottom: 25px;
  display: inline-block;
}
.report-label {
  display: block;
  width: 100%;
  clear: both;
  margin-bottom: 10px;
  font-size: 16px;
  font-weight: 700;
  color: #a4a4a4;
}
.page-user-shift .grippie,
.upload-reports-table .grippie,
body.page-node-add-registration .page-title {
  display: none;
}
.page-user-shift .register-individual-commitments .cr-img-wrap {
  padding-right: 0;
  padding-left: 45px;
  width: 11%;
}
.cr-img-wrap img {
  width: 50px;
}
.page-user-shift .register-individual-commitments .cr-title {
  padding-left: 0;
  text-transform: uppercase;
  font-size: 16px;
  font-weight: 700;
  width: 35%;
}
.page-user-shift .register-individual-commitments .cc-desc {
  width: 54%;
}
.page-user-shift #edit-submit {
  width: 30%;
  padding: 15px;
  border: none;
}
.page-user-shift .form-item.form-type-textarea {
  margin-bottom: 5px;
}
#achievement-word-count,
#challenge-word-count,
#future-word-count,
#message-word-count,
#present-status-word-count,
#progress-word-count {
  font-size: 15px;
  color: #a4a4a4;
  font-weight: 700;
  text-align: right;
}
.intro-text-first {
  color: #916565;
}
.registration-form .reg-box .form-type-managed-file.form-item {
  margin-top: 5px;
  position: relative;
}
.reg-file-upload .field-type-file .description {
  padding: 5px 0 20px 25px;
  line-height: 20px;
  font-size: 14px;
  display: table-cell;
  text-align: center;
}
.reg-file-upload table.sticky-enabled .file-widget {
  border: 0;
}
.registration-form .reg-commitment .acc-panel .acc-panel p.intro-txt-sub {
  color: #a36c2a;
  font-size: 16px;
  font-weight: 400;
}
.registration-form .reg-box.reg-core-commitment .form-type-checkboxes {
  padding: 0 17px;
}
.registration-form-preview .step-3 .acc-show {
  margin: 14px 0;
}
.upload-reports-table .form-item-files-report-upload,
.upload-reports-table .form-item-shift-report,
.upload-reports-table .form-item-cci-report,
.upload-reports-table .form-item-si-report {
  display: table-cell;
  vertical-align: middle;
  width: 20%;
  padding-bottom: 20px;
}
.upload-reports-table .form-item-files-report-upload {
  width: 25%;
}
.upload-reports-table .form-item-files-report-upload input[type="file"] {
  width: 100%;
}
.upload-reports-table .form-type-checkboxes .form-checkboxes {
  display: none;
}
.upload-reports-table .form-type-checkboxes .form-checkboxes label {
  width: calc(100% - 20px);
  font-size: 13px;
  white-space: normal;
  line-height: 22px;
  text-align: left;
}
@supports (-ms-accelerator:true) {
  .upload-reports-table .form-type-checkboxes .form-checkboxes label {
    width: 75%;
  }
}
.upload-reports-table .form-type-checkboxes .form-checkboxes label p {
  margin-bottom: 0;
}
.txt-submit-msg {
  border-left: 1px solid #ccc;
  border-right: 1px solid #ccc;
  padding: 60px 0;
  border-bottom: 1px solid #ccc;
  text-align: center;
  color: #a36c2a;
  font-weight: 600;
}
.page-user-shift .txt-submit-msg {
  border: none;
  padding: 100px 0;
}
.page-user-shift input[type="checkbox"]:not(:checked):after,
.page-user-shift input[type="checkbox"]:checked:after {
  content: url("../images/tick_black.png");
  top: 2px;
  left: 1px;
}
.page-user-shift input[type="checkbox"]:checked:after {
  transform: scale(0.8);
}
.field-name-field-focal-points .field-multiple-table .field-label label,
.focal-point-tittle {
  color: #414141;
  font-size: 19px;
  font-weight: 700;
}
.registration-form .btn-box .lnk-return {
  margin: 0 0 50px 0;
}
.field-name-field-commitment-description .commitment-desc-suffix,
.page-node-add-user-individual-commitments .commitment-desc-suffix,
.node-type-user-individual-commitments .commitment-desc-suffix {
  font-size: 14px;
  line-height: normal;
  padding: 0 !important;
  margin: 0;
  color: #a4a4a4;
}
.field-name-field-commitment-description .description {
  display: none;
}
.registration-form textarea,
.page-node-add-user-individual-commitments textarea,
.node-type-user-individual-commitments textarea {
  height: 152px;
  line-height: normal;
}
[id^='edit-field-commitments-file-upload'] .form-type-managed-file label,
.upload-reports-table .field-name-field-report-attachments .form-type-managed-file>label {
  display: inline-block;
  color: transparent;
  width: auto;
  position: relative;
  cursor: pointer;
  padding-left: 6px;
  margin: 0;
}
[id^='edit-field-commitments-file-upload'] .form-type-managed-file label:after,
.upload-reports-table .field-name-field-report-attachments .form-type-managed-file>label:after {
  content: "Add new document";
  color: #20aee6;
  margin-left: -124px;
}
.upload-reports-table .field-name-field-report-attachments .form-type-managed-file>label:after {
  content: "Browse File";
  margin: 0;
  left: 45px;
  position: absolute;
}
.registration-form.registration-form-preview .btn-box .lnk-return {
  margin: 35px 0 50px;
}
.partner-desc-word-count {
  text-align: right;
  padding: 0 !important;
}
.field-name-field-report-attachments .field-name-field-attachment-reports,
.field-name-field-report-attachments .field-name-field-agenda-for-humanity,
.field-name-field-report-attachments .field-name-field-cross-cutting-issues,
.field-name-field-report-attachments .field-name-field-specific-initiatives {
  float: left;
}
.field-name-field-report-attachments .field-name-field-attachment-reports {
  width: 30%;
}
.field-name-field-report-attachments .field-name-field-agenda-for-humanity,
.field-name-field-report-attachments .field-name-field-cross-cutting-issues,
.field-name-field-report-attachments .field-name-field-specific-initiatives {
  width: 20%;
}
.field-name-field-report-attachments .field-multiple-table .form-submit {
  margin: 0;
}
.field-name-field-report-attachments tr.even,
.field-name-field-report-attachments tr.odd {
  background: #fff;
}
.field-name-field-report-attachments tr.even td,
.field-name-field-report-attachments tr.odd td {
  border: 0;
  padding: 20px 0 10px 0;
}
.field-name-field-report-attachments .field-multiple-table thead,
.field-name-field-report-attachments .tabledrag-toggle-weight-wrapper,
.upload-reports-table .field-name-field-report-attachments .form-managed-file .form-submit,
.upload-reports-table .field-name-field-report-user,
.field-name-field-attachment-reports .messages,
.page-node-add-annual-report-form .page-title,
.node-type-annual-report-form .page-title,
#registration-node-form .messages.error.file-upload-js-error {
  display: none;
}
.upload-reports-table .field-name-field-report-attachments .form-item .clearfix {
  text-align: right;
  margin-top: 14px;
}
.upload-reports-table .form-type-checkboxes .form-checkboxes.open-box {
  display: block;
}
.field-name-field-report-attachments .field-name-field-agenda-for-humanity,
.field-name-field-report-attachments .field-name-field-cross-cutting-issues,
.field-name-field-report-attachments .field-name-field-specific-initiatives,
.field-name-field-report-attachments input[value="Remove"],
.field-name-field-report-attachments .field-name-field-document-type,
.field-name-field-report-attachments .field-name-field-document-description,
.field-name-field-report-attachments .field-name-field-rpt-attach-mem-partners,
.field-name-field-report-attachments .field-name-field-rpt-attach-nonmem-partners {
  visibility: hidden;
  position: relative;
}
.upload-reports-table .form-type-managed-file .form-managed-file .file {
  float: left;
}
.upload-reports-table .form-managed-file .file a {
  display: inline-block;
  vertical-align: top;
  width: 100%;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  max-width: 200px;
}
.registration-form .reg-box.reg-core-commitment h3 {
  padding: 0 15px;
  font-size: 20px;
  font-weight: 400;
  text-transform: uppercase;
}
.cc-title1 {
  color: #00b1eb;
}
.cc-title2 {
  color: #51af32;
}
.cc-title3 {
  color: #a863a5;
}
.cc-title4 {
  color: #f7a600;
}
.cc-title5 {
  color: #e84e0f;
}
.thank-you-wrap {
  text-align: center;
  padding-bottom: 100px;
}
.thank-you-wrap p {
  margin-bottom: 30px;
}
.invalid-field {
  border-color: #f00 !important;
}
textarea.invalid-field:focus {
  outline: none;
}

/*Error Messages*/

#err-orgname,
#err-orgtype,
#err-email,
#err-pass,
#err-pass-confirm,
.fp-error {
  visibility: hidden;
  font-size: 13px;
  color: #ff0000;
}
#user-profile-form .fp-error {
  display: block;
}
.high-light {
  visibility: visible !important;
}
.registration-form-edit {
  max-width: 130px;
  display: inline-block;
  position: relative;
  width: 100%;
  float: right;
  clear: both;
  margin-top: 0;
  text-decoration: none;
}
.registration-form-edit.btn-edit:before {
  position: absolute;
  left: 12px;
  background-position: center;
  height: 34px;
}
.registration-form-edit,
.registration-form-edit:hover,
.registration-form-edit:focus,
.registration-form-edit:active {
  color: #20aee6;
}
.registration-form-preview {
  clear: both;
}
body.not-front.node-type-registration .registration-form-edit {
  position: absolute;
  top: -74px;
  right: 17px;
}
body.not-front.node-type-registration .lnk-back-focal {
  position: absolute;
  right: 25px;
  top: -130px;
}
body.not-front.node-type-registration .page-title {
  text-align: left;
  line-height: normal;
  padding-left: 10px;
}
body.not-front.node-type-registration .region-content {
  position: relative;
}
.upload-reports-table .field-name-field-report-attachments .form-type-managed-file>label {
  display: block;
  width: 100%;
  white-space: nowrap;
  max-width: 182px;
}
.focal-points-wrap .field-name-field-focal-points .field-multiple-table .field-label label {
  display: none;
}
.registration-form .focal-point-intro {
  margin: 0;
  overflow: hidden;
  clear: both;
  color: #a36c2a;
}
.my-account .report-list input#edit-preview,
.my-account .report-list input#edit-delete {
  display: none;
}
.registration-form .reg-step-2 .field-name-field-amount {
  display: none;
}
.ind-commitment-wrap {
  overflow-x: auto;
  -webkit-overflow-scrolling: touch;
  overflow: hidden;
  width: 100%;
}
div[id*='partner-data-to-send'] {
  display: none;
}
.partner-desc-word-count .cc-error,
.report-error {
  float: left;
}
.cc-error,
.report-error {
  visibility: hidden;
}
.cc-error.high-light,
.report-error.high-light {
  visibility: visible;
}
.reg-step-2 div[class*='field-commitment-type'].form-type-select,
.page-node-add-user-individual-commitments div[class*='field-indv-commitment-type'].form-type-select {
  position: relative;
}
.reg-step-2 div[class*='field-commitment-type'] .cc-error,
.page-node-add-user-individual-commitments div[class*='field-indv-commitment-type'] .cc-error {
  position: absolute;
}
.reg-step-2 div[class*='field-agenda-humanity'].form-type-select,
.page-node-add-user-individual-commitments div[class*='field-indv-shift'].form-type-select {
  position: relative;
  margin-bottom: 30px !important;
}
.reg-step-2 div[class*='field-agenda-humanity'] .cc-error,
.page-node-add-user-individual-commitments div[class*='field-indv-shift'] .cc-error {
  position: absolute;
}
.registration-form .field-type-password-field .form-type-password>label:after,
.registration-form #edit-field-organization-type label:after,
.registration-form #edit-field-organization-name label:after,
.registration-form #edit-field-stakeholder-email label:after,
.registration-form [id*='edit-field-focal-points-und-0-field-focal-name'] label:after,
#user-shift-form .required-field:before,
.required-field label:after {
  content: "*";
  color: #c24050;
}
#user-shift-form .required-field:before {
  padding-right: 5px;
}
.my-account .tab-content .row-holder ul.focal-point-list li.focal-point-list-additional-title {
  border: 0
}
.btn-edit-focal-point {
  clear: both;
  width: 100%;
}
.btn-edit-focal-point .reg-acc-title-primary {
  float: left;
}
.btn-edit-focal-point .btn-edit {
  float: right;
}
#tab-1 .fp-desc,
#tab-si .fp-desc {
  margin-left: 22px;
  line-height: 25px;
  clear: both;
  width: auto;
}
.focal-point-list-additional .reg-acc-title,
.page-user-individual-commitments .reg-tab-2 .reg-acc-title {
  font-size: 17px;
}
#edit-focal-point .field-multiple-table tr td .field-type-text {
  width: 33.33333333%;
  position: relative;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px;
  float: left;
  margin-bottom: 12px;
}
#edit-focal-point .field-multiple-table tr td .field-type-text .form-item>label {
  display: block;
  width: 100%;
}
#edit-focal-point .field-multiple-table .form-actions {
  float: left;
  width: 100%;
  margin: 0;
  text-align: right;
  padding-right: 15px;
  font-size: 14px;
}
#edit-focal-point .field-multiple-table .form-actions input {
  margin: 0;
}
#edit-focal-point .form-item>.tabledrag-toggle-weight-wrapper {
  display: none;
}
#edit-focal-point .form-item .field-label>label {
  display: none;
  color: #2e6ecf;
  font-size: 19px;
  font-weight: 700;
  padding: 10px 0 20px 15px;
}
#edit-focal-point .form-item .field-label {
  border: 0;
}
#edit-focal-point .field-add-more-submit {
  margin-top: 0;
  margin-right: 15px;
}
#edit-focal-point {
  padding: 15px 15px 30px 15px;
  border-top: 1px solid #ddd;
  margin-bottom: 75px;
}
#edit-focal-point>.form-actions {
  margin: 0;
}
#edit-focal-point>.form-actions #edit-submit {
  max-width: 180px;
  border: 0;
}
#edit-focal-point .field-name-field-additional-focal .form-item>.clearfix {
  text-align: right;
}
/*#edit-addition-fp {*/
/*display: none;*/
/*}*/
#edit-addition-fp-btn {
  text-align: right;
  margin-bottom: 15px;
}
#edit-addition-fp {
  clear: both;
}
#edit-addition-fp .form-item,
#edit-focal-point .form-item {
  margin-top: 0;
}
.reg-previw-box .primary-round-btn {
  margin-bottom: 30px;
  margin-top: 10px;
}
.reg-tab-2 {
  overflow: hidden;
  clear: both;
}
.field-name-field-report-attachments .field-name-field-agenda-for-humanity,
.field-name-field-report-attachments .field-name-field-cross-cutting-issues,
.field-name-field-report-attachments .field-name-field-specific-initiatives,
.field-name-field-report-attachments .field-name-field-document-type,
.field-name-field-report-attachments .field-name-field-document-description,
.field-name-field-report-attachments .field-name-field-auto-generate-description,
.field-name-field-report-attachments .field-name-field-rpt-attach-mem-partners,
.field-name-field-report-attachments .field-name-field-rpt-attach-nonmem-partners {
  height: 0;
  opacity: 0;
  overflow: hidden;
}
.field-name-field-report-attachments .field-name-field-document-description {
  position: relative;
  z-index: -1;
}
.my-account .tab-content .row-holder ul.focal-point-list li .col-md-4 {
  padding-bottom: 10px;
}
#edit-focal-point #edit-actions,
#edit-focal-point .btn-cancel-box,
.page-node-add-user-individual-commitments .form-actions#edit-actions,
.page-node-add-user-individual-commitments .btn-cancel-box,
#edit-focal-point .btn-cancel-box .common-more-btn,
.page-node-add-user-individual-commitments .btn-cancel-box .common-more-btn {
  float: left;
}
#edit-focal-point #edit-actions,
#edit-focal-point .btn-cancel-box,
.page-node-add-user-individual-commitments .form-actions#edit-actions,
.page-node-add-user-individual-commitments .btn-cancel-box {
  float: left;
  width: 50%;
}
#edit-focal-point #edit-actions #edit-submit,
.page-node-add-user-individual-commitments .form-actions#edit-actions #edit-submit {
  float: right;
  margin-right: 10px;
}
.page-node-add-user-individual-commitments .btn-cancel-box .common-more-btn {
  font-size: 20px;
  font-family: 'DINPro-Regular', sans-serif, arial;
  line-height: 46px;
  margin-left: 10px;
}
.page-node-add-user-individual-commitments .btn-cancel-box {
  margin-top: 1em;
}
.focalpoint-header {
  display: block;
  width: 100%;
  overflow: hidden;
  clear: both;
}
.focalpoint-header .reg-acc-title {
  float: left;
}
#edit-focal-point #show-pass.fp-btn:hover {
  color: #20aee6;
}
#edit-focal-point .form-type-password-confirm {
  /* overflow: hidden; */
  width: 100%;
  clear: both;
  position: relative;
  float: left;
}
#edit-focal-point .form-type-password,
#edit-focal-point .form-item div.password-suggestions,
#edit-focal-point .description {
  float: left;
  clear: none;
  width: 50%;
}
#edit-focal-point .form-type-password.form-item-pass-pass1 {
  padding-right: 15px;
}
#edit-focal-point .form-type-password.form-item-pass-pass2 {
  padding-left: 15px;
}
#edit-focal-point .form-item div.password-suggestions,
#edit-focal-point .description {
  clear: left;
}
#edit-focal-point .description {
  text-align: left;
  padding-top: 0;
  border: 0;
}
#edit-focal-point .description ul li {
  text-align: left;
  float: left;
  width: 100%;
}
#edit-focal-point .password-strength,
#edit-focal-point div.password-confirm {
  margin-top: -2px;
  width: auto;
  font-size: 12px;
}
.lnk-back-focal,
.lnk-back-focal:hover {
  color: #e84e0f;
  float: right;
  font-size: 18px;
  font-weight: bold;
}
#edit-focal-point .form-item>label {
  white-space: nowrap;
}
.page-user .export-btn {
  line-height: 20px;
  width: auto;
  font-size: 18px;
  padding: 10px 30px;
  max-width: none;
}
.txt-cc-intro {
  padding-top: 10px;
  display: block;
  width: 100%;
}
.node-annual_report_form-form .report-list.submitted .commitments-container,
.node-annual_report_form-form .report-list.submitted .report-content-wrap {
  padding: 0;
}
.node-annual_report_form-form .report-list.submitted .register-individual-commitments.list-header li.cr-heading,
.view-id-annual_report_details .report-list.submitted .register-individual-commitments.list-header li.cr-heading {
  width: 388px;
}
.node-annual_report_form-form .report-list.submitted .register-individual-commitments.list-header {
  table-layout: fixed;
}
.preview-data ul li {
  list-style: none;
  padding-left: 20px;
  line-height: normal;
  padding-bottom: 10px;
}
form[id*='registration-node-form'] .registration-form div.field-type-text-long[id*='field-commitment-description'],
#user-individual-commitments-node-form div.field-type-text-long[id*='field-indvcommitment-description'] {
  width: 90%;
}
#registration-node-form div.field-type-text-long[id*='field-commitment-description'] textarea,
#user-individual-commitments-node-form div.field-type-text-long[id*='field-indvcommitment-description'] textarea {
  height: 120px;
}
#registration-node-form div.field-type-text-long[id*='field-commitment-description'] .partners-common-label {
  display: block;
  width: 100%;
  padding: 0;
}
.page-user .stakeholder-title {
  overflow: hidden;
}
.page-user .stakeholder-title span.col-md-9.col-sm-9 {
  padding-left: 0
}
.page-user .stakeholder-title span.col-md-3.col-sm-3 {
  padding: 0;
}
.registration-form .reg-step-1 .acc-panel.acc-show,
#user-individual-commitments-node-form .commitment-fields .acc-panel.acc-show {
  overflow: visible;
}
.registration-form .acc-panel #org-type-tooltip.field-tip .tip-content {
  width: 400px;
}
.registration-form .acc-panel #ctype-tooltip.field-tip .tip-content,
.commitment-fields .acc-panel #ctype-tooltip.field-tip .tip-content {
  width: 330px;
}
.registration-form .acc-panel #org-type-tooltip.field-tip .tip-content .close-box,
.registration-form .acc-panel #ctype-tooltip.field-tip .tip-content .close-box {
  height: 12px;
}
.registration-form .acc-panel #org-type-tooltip.field-tip .tip-content li,
.registration-form .acc-panel #ctype-tooltip.field-tip .tip-content li {
  list-style: none;
  padding-left: 20px;
  position: relative;
  line-height: normal;
  padding-bottom: 5px;
}
.registration-form .acc-panel #org-type-tooltip.field-tip .tip-content ul li:before,
.registration-form .acc-panel #ctype-tooltip.field-tip .tip-content ul li:before {
  content: "•";
  padding-right: 8px;
  position: absolute;
  left: 0;
  line-height: normal;
}
.registration-form .acc-panel #org-type-tooltip.field-tip .tip-content ul,
.registration-form .acc-panel #ctype-tooltip.field-tip .tip-content ul,
.commitment-fields .acc-panel #ctype-tooltip.field-tip .tip-content ul {
  height: 100px;
  overflow-y: auto;
  width: 100%;
}
.registration-form .reg-step-1 .acc-panel #org-type-tooltip.field-tip,
.registration-form .reg-step-1 .acc-panel #region-type-tooltip.field-tip {
  margin-top: 16px;
}
.registration-form .reg-step-2 .acc-panel.acc-show {
  overflow: inherit;
}
body.page-node-edit .node-registration-form #edit-actions #edit-draft {
  display: none;
}
.page-node-edit.node-type-annual-report-form .report-list.submitted>ul>li .shift-sts {
  white-space: nowrap;
  padding-right: 10px;
  font-size: 14px;
  color: #2268cd;
  font-weight: bold;
}
.working-comments,
.report-comment-like {
  background: #f8f8f8;
  padding: 10px;
  border: 1px solid #e1e1e1;
  text-align: left;
  margin-bottom: 20px;
}
.page-node-edit .main-report-form .common-more-btn {
  display: inline-block;
}
.field-name-field-report-attachments .field-name-field-document-type {
  float: left;
  width: 30%;
  margin-top: 15px;
  clear: both;
}
.field-name-field-report-attachments .field-name-field-document-type>div {
  margin: 0 10px;
}
.field-name-field-report-attachments .field-name-field-document-description {
  width: 38%;
  float: left;
  margin: 0 9px;
}
.field-name-field-report-attachments .field-name-field-document-description textarea {
  resize: none;
  border-radius: 3px;
  border: 1px solid rgba(0, 0, 0, 0.6);
  outline: none;
  padding: 5px;
  font-size: 15px;
}
.field-name-field-report-attachments .field-name-field-document-type label,
.field-name-field-report-attachments .field-name-field-document-description label {
  display: block;
  width: 100%;
  text-align: left;
  color: #414141;
  font-size: 15px;
  font-family: 'DINPro-Medium', sans-serif, arial;
  font-weight: normal;
}
.field-name-field-report-attachments .field-name-field-document-type select ,
.main-report-form table[id*="field-report-attachments"] .field-widget-options-select .form-type-select select {
  border: 1px solid rgba(0, 0, 0, 0.6);
  border-radius: 3px;
  color: #000;
  font-size: 17px;
  font-weight: 400;
  line-height: 22px;
  width: 100%;
  cursor: pointer;
  padding: 7px 29px 7px 7px;
  position: relative;
  background: #fff;
  white-space: nowrap;
  font-family: DINPro-Regular, sans-serif, arial;
  -webkit-appearance: menulist;
}
.desc-required {
  visibility: hidden;
  display: block;
  text-align: left;
}
.field-name-field-report-attachments .field-name-field-rpt-attach-nonmem-partners,
.field-name-field-report-attachments .field-name-field-rpt-attach-mem-partners {
  float: left;
  width: 100%;
}
.report-list .commit-partners-wrap #autocomplete li {
  border: none;
  margin: 0;
}
.upload-reports .field-tip.hover-box .tip-content {
  left: 0;
}
.upload-reports .field-tip .tip-content:before {
  left: 10px;
}
.upload-reports .field-tip .tip-content a {
  -webkit-transition: none;
  -moz-transition: none;
  -ms-transition: none;
  -o-transition: none;
  transition: none;
}
table[id^='field-focal-points-values-'] tbody tr td.delta-order {
  display: none!important;
}
#registration-node-form .registration-form select::-ms-expand,
#user-individual-commitments-node-form .commitment-fields select::-ms-expand,
#search-page-new-top select::-ms-expand,
.filter-left select::-ms-expand {
  display: none;
}
#registration-node-form .btn-cancel-box .delete-wrap,
#registration-node-form .user-signup div.field-type-text-long[id*='field-commitment-description'] .partners-common-label,
.user-signup .field-name-field-joint-commit-partners,
.user-signup .field-name-field-join-commit-nomem-partners,
.user-signup .field-name-field-align-political,
.user-signup .field-name-field-align-uphold,
.user-signup .field-name-field-align-uphold-t2,
.user-signup .field-name-field-align-leaving-noone,
.user-signup .field-name-field-align-leaving-noone-t2,
.user-signup .field-name-field-align-changing-lives,
.user-signup .field-name-field-align-changing-lives-t2,
.user-signup .field-name-field-align-invest-humanity,
.page-user-signup form[id^="registration-node-form"] .user-signup div.field-type-text-long[id*='field-commitment-description'] .partners-common-label,
.pwd-info span.success {
  display: none;
}
.pwd-info span{
  display: block;
  width: 100%;
  line-height: normal;
  margin-bottom: 6px;
  position: relative;
  padding-left: 20px;
}
.pwd-info::before,
#edit-focal-point .form-item div.password-suggestions::before{
  content: "";
  position: absolute;
  width: 0;
  height: 0;
  top: 0;
  left: 85%;
  box-sizing: border-box;
  border: 7px solid #e6dccf;
  border-color: transparent transparent #fef3e3 #fef3e3;
  transform-origin: 0 0;
  transform: rotate(132deg);
  box-shadow: -1px 1px 0px 0 #e6dccf;
}
.pwd-info.pwd-info-show {
  opacity: 1;
  top: 115%;
  z-index: 1;
  visibility: visible;
  bottom: auto;
}
.pwd-info  span::before {
  content: "•";
  position: absolute;
  left: 0;
  font-size: 12px;
}
#edit-focal-point .form-item div.password-suggestions ul {
  float: left;
  margin: 0 16px;
}
body.page-user-edit-account.progress-disabled #change-pass {
  display: block !important;
}
#edit-focal-point .form-item div.password-suggestions.hide-sgtns-pwd{
  display: none !important;
}
.autologout-dialog .ui-dialog-buttonset button:nth-child(2) {
  display: none;
}
#autologout-confirm {
  max-width: 750px;
}
