@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  body {
    overflow: hidden;
  }
}

::-ms-reveal {
  background: #FFFFFF;
  color: #5f6973;
}

:root .body {
  overflow: hidden;
}
/**a href style*/
a, a:focus, a:hover {
  text-decoration: none !important;
  outline: none !important;
}

.v-align-middle {
  vertical-align: middle !important;
}
/**a href style*/
input:focus {
  outline: none !important;
}

input::-ms-clear {
  display: none;
}

select:focus {
  outline: none !important;
}

.width-full {
  width: 100% !important;
}

textarea.textWidth {
  width: 100%;
  height: 100px;
  white-space: pre-wrap;
  word-break: normal;
}

.padding-reset {
  padding: 0 !important;
}

.break-all {
  word-break: break-all;
}

.reset-ul {
  list-style-type: none;
  margin: 0;
  padding: 0;
}

.padding-15 {
  padding: 0 10px;
}

.font-9 {
  font-size: 9px !important;
}

.mar-top-none {
  margin-top: 0 !important;
}

.mar-top-5 {
  margin-top: 5px;
}
.modal-dialog p.enq-mar {
  margin-top: -9px !important;
  font-size: 14px;
  font-weight: bold;
  color: red;
}
.mar-15 {
  margin: 15px 0;
}
.mar-top-15 {
  margin-top: 15px;
}

#modal-content {
    word-wrap:break-word;
}
.mar-right-15 {
  margin-right: 15px !important;
}

input.custom-checkbox-margin {
  margin: 5px;
}

#closeButton {
  background: white;
  color: red;
  border-width: 2px;
}

label.block-label {
  display: block !important;
}
/*SP_1- Down caret symbol*/
.sp_caret_login {
  padding-left: 3px;
  padding-right: 3px;
  cursor: pointer;
  vertical-align: middle;
  font-size: 13px;
}
.sp_caret {
  padding-left: 3px;
  padding-right: 3px;
  cursor: pointer;
}
/*SP_1-Down caret symbol*/
/**SP_2-Button **/

/*.main_page_content {
    margin-bottom: 35px;
}*/

img[usemap] {
  border: none;
  height: auto;
  max-width: 100%;
  width: auto;
}

.info-div {
  padding: 15px 20px;
}

button:disabled,
button[disabled] {
  border: 1px solid #cccccc;
  background-color: #cccccc;
  color: #666666;
}
/*set the width and height for your buttons if required*/
.sp_button {
  color: #ffffff;
  text-shadow: none;
  text-transform: uppercase;
  /* Prevent inheritance from `body` */
  /*height: 45px;*/
  padding: 2px 5px;
  background-color: #e1000f;
  border: 1px solid #e1000f;
  line-height: 14px;
}

.bottom-margin {
  margin-bottom: 10px !important;
}

.pur_cond_button {
  height: 25px;
  margin-left: 10px;
}

.sp_button.sp_button_lg {
  min-width: 145px;
}

.sp_button.upload-btn {
  height: auto;
  padding: 0 10px;
}

.sp_button:hover {
  color: #e1000f !important;
  background-color: #fff !important;
}

.documentPDF {
  padding-left: 7px !important;
}


/*FAQs css starts here*/
.faqs-section {
  padding: 15px;
}

  .faqs-section ul.nav.nav-tabs {
    width: 100%;
    max-width: 200px;
    float: left;
    border-bottom: 0 none;
  }

    .faqs-section ul.nav.nav-tabs li {
      float: none;
      display: block;
      position: relative;
    }

      .faqs-section ul.nav.nav-tabs li span.inactive-overlay {
        display: none;
        position: absolute;
        left: 0;
        top: 0;
        width: 100%;
        height: 100%;
        background: rgba(225,225,225,0.5);
        pointer-events: none;
        z-index: 1000;
      }

      .faqs-section ul.nav.nav-tabs li.non-active {
        pointer-events: none;
      }

        .faqs-section ul.nav.nav-tabs li.non-active span.inactive-overlay {
          display: block;
        }

  .faqs-section ul.nav-tabs > li > a {
    color: #5F697A;
    border: 1px solid #ddd;
    border-right: 0 none;
    border-radius: 0;
    padding: 5px 5px 5px 15px;
    margin-right: 0;
  }

    .faqs-section ul.nav-tabs > li > a:after {
      background: url("../images/arrow_down_gray.png") no-repeat center right;
      width: 13px;
      height: 7px;
      content: "";
      float: right;
      margin-top: 5px;
      transform: rotate(270Deg);
    }

  .faqs-section ul.nav-tabs > li.active > a,
  .faqs-section ul.nav-tabs > li.active > a:focus,
  .faqs-section ul.nav-tabs > li.active > a:hover {
    color: #e1000f;
    border-bottom-color: #ddd;
    border-right: 0 none;
  }

    .faqs-section ul.nav-tabs > li.active > a:after,
    .faqs-section ul.nav-tabs > li.active > a:focus:after,
    .faqs-section ul.nav-tabs > li.active > a:hover:after {
      background: url("../images/arrow_up_red.png") no-repeat center right;
      transform: rotate(90Deg);
    }

  .faqs-section .tab-content {
    width: auto;
    overflow: hidden;
  }

    .faqs-section .tab-content > .tab-pane {
      padding: 10px 15px;
      border: 1px solid #ddd;
    }

      .faqs-section .tab-content > .tab-pane h3 {
        color: #e1000f;
        margin: 0 0 12px 0;
      }

.faqs-videos-container {
  float: left;
  width: 100%;
  max-width: 75px;
  margin: 5px 15px;
  text-align: center;
}

  .faqs-videos-container img {
    margin: 0 auto;
  }

  .faqs-videos-container a {
    word-break: break-all;
    display: block;
  }


/*FAQs css ends here*/
.grey-btn {
  color: #dfdfdf;
  text-shadow: none;
  text-transform: uppercase;
  font-size: 9px;
  background-color: #5f6973;
  border: 1px solid #5f6973;
  line-height: 14px;
}

.captcha-wrap input[type=text] {
  color: #5f6973;
}

.tdred-row {
  color: #B01513 !important;
}
.tdblack-row {
  color: black !important;
}
.captcha-wrap a[href="#CaptchaImage"] {
  display: block !important;
}
/**SP_2-Button **/
/***SP_3-Language Component***/
.share-navigation .refresh-btn {
  margin-left: 15px;
}
.sp_outerlang {
  display: none;
  float: right;
}


.nav > li > a.sp_outerlang {
  color: #ffffff;
  text-decoration: none;
  background: #e1000f;
  padding: 5px;
}

.sp_outerlang:hover, .sp_outerlang:focus {
  background-color: #e1000f !important;
}

.share-navigation .refresh-btn {
  margin-left: 15px;
}

.nav > li > a.sp_outerlang_header {
  color: #e1000f;
  text-decoration: none;
  padding: 0;
}

.sp_outerlang_header:hover, .sp_outerlang_header:focus {
  background-color: #e6e7e7 !important;
}

.sp_outerlang_content {
  border-radius: 0px;
  margin-top: 4px !important;
  padding: 0px !important;
  min-width: 0px !important;
}

.sp_divider {
  padding-top: 5px !important;
  padding-bottom: 6px;
  height: 30px;
  color: #5f6973;
}

.sp_dropdown_lang {
  padding: 3px 25px;
  color: #5f6973;
  border-bottom: 1px solid #5f6973;
}

  .sp_dropdown_lang:hover {
    color: #e1000f !important;
  }

.sp_icon_check {
  margin-left: -12px;
  margin-right: 3px;
}

.sp_dropdown_selected_lang {
  border-bottom: 1px solid #5f6973;
  color: #e1000f !important;
}
/***SP_3-Language Selection Component***/
/***SP_4-Footer***/
.navbar.navbar-fixed-bottom.footernavbar, .navbar.navbar-fixed-bottom.footernavbarus {
  /*background-color: #3b3b3b;*/
  background-color: #5f6973;
  min-height: 100px;
}

.complaince a {
  color: #ffff !important;
  margin-right: 16px;
  line-height: 1.3;
}

.first_row {
  padding-top: 6px;
}

.customhr {
  border-bottom: 1px solid #696969;
  content: "";
  inset-inline-start: 0;
  position: absolute;
  top: 1.5rem;
  width: 100%
}

.contact-btn {
  border: 2px solid red;
  background-color: red;
  border-radius: 4.3rem;
  color: white;
  float: right;
  margin-right: 10px;
  padding: 3px 10px 4px;
  font-size: 14px;
  width: 95px;
  a {
       color:white;
   }
}

.contact-btn:hover {
  background-color: white;
  a{
  color: red;
  }
}

.contact-btn a:active .icon--email-svg:before, .contact-btn a:focus .icon--email-svg:before,  .contact-btn a:hover .icon--email-svg:before {
  background-color: red;
}
.icon--email-svg:before {
  background-color: white;
  content: "";
  height: 1.4rem;
  mask: url("../images/email-icon-svg.svg") no-repeat 50% 50%;
  mask-size: cover;
  position: absolute;
  top: 45%;
  transform: translateY(-50%);
  width: 1.8rem;
  color: white;
}

i.icon--email-svg {
  position: relative;
  top: 7px;
  float: left;
}

.firstus_row {
  padding-top: 6px;
}

.second_row {
  text-align: left;
  font-size: 14px;
  padding-left: 8px;
  padding-top: 3px;
  float: left;
}

.secondus_row {
  text-align: left;
  font-size: 14px;
  padding-left: 8px;
  padding-top: 3px;
  float: left;
}

.third_row {
  text-align: left;
  font-size: 14px;
  padding-left: 8px;
  padding-top: 12px;
}

.footernavbar ul, .footernavbarus ul {
  list-style-type: none;
  margin: 0;
  padding: 0;
}

.padding_a {
  padding: 5px 10px !important;
  display: block !important;
}

  .footernavbar ul li {
    float: left;
    height: 30px;
  }

  .footernavbarus ul li {
    float: left;
    height: 30px;
  }

  .footernavbar ul li a {
      display: inline;
      padding: 7px 7px;
      color: #ffff;
  }

  .footernavbarus ul li a{
    display: inline;
    padding: 7px 7px;
    color: #ffff;
  }

.padding_usa {
  padding: 5px 10px !important;
  display: block !important;
}

  .footernavbar ul li a span, .footernavbarus ul li a span {
    font-size: 14px;
  }

  .footernavbar ul li a.padding-2 {
    padding: 7px 10px;
  }

  .footernavbar ul li a.padding-3 {
    padding: 2px 10px;
  }
      .footernavbar ul li a span, .footernavbarus ul li a span {
        font-size: 14px;
      }


.footernavbar p, .footernavbarus p{
    padding: 8px 30px 4px;
    margin: 0;
    float: right;
  }

  .footernavbar p a, .footernavbarus p a {
    color: #FFFFFF;
  }

ul.footer-dropdown-menu {
  background: #f5f5f5;
  border: 1px solid #C4C4C4;
  border-radius: 0;
}

  ul.footer-dropdown-menu li {
    float: none;
    display: block;
    border-top: 1px solid #C4C4C4;
    height: auto;
  }

    ul.footer-dropdown-menu li:first-child {
      border-top: 0 none;
    }

    ul.footer-dropdown-menu li a {
      font-size: 12px;
      line-height: 20px;
      color: #5F697A;
    }

.dropdown-menu.footer-dropdown-menu > li > a:focus,
.dropdown-menu.footer-dropdown-menu > li > a:hover {
  color: #d11f1f;
  background: #C4C4C4;
}

.custom-modal-one {
  text-align: left;
  color: #5F6973;
  line-height: 20px;
}

.custom-modal-one-color {
  color: #5F6973;
}

.custom-modal-one .table.sp_modal_table {
  font-size: 12px;
}
/* .custom-modal-one .sp_modal_header {
    border-bottom: 0 none ;
} */
.custom-modal-one h4 {
  color: #000000;
  padding: 10px 15px;
  font-size: 24px;
}

.custom-modal-one ul {
  list-style-type: none;
  padding: 0;
  margin: 0 0 10px;
}

  .custom-modal-one ul li::before {
    /*content: "-";*/
    display: inline-block;
    margin-right: 5px;
    margin-top: -1px;
    vertical-align: top;
  }

.table-contact {
  border: 1px solid #5f6973;
  margin-bottom: 10px;
}

  .table-contact .table > thead > tr > th {
    border-bottom: 0 none;
  }

  .table-contact .table {
    margin-bottom: 0;
  }

    .table-contact .table > thead > tr > th,
    .table-contact .table > tbody > tr > td {
      border-left: 1px solid #5f6973;
      border-top: 0 none;
    }

      .table-contact .table > thead > tr > th:first-child,
      .table-contact .table > tbody > tr > td:first-child {
        border-left: 0 none;
      }

.modal-height-sm {
  max-height: 400px;
  overflow-y: auto;
}
p.pad-20 {
  padding: 20px
}

.custom-modal-one ul.custom-list {
  padding: 20px;
}

.custom-list li {
  margin-top: 15px;
}

#ulPurchasing.custom-list li:first-child {
  margin-top: 0;
}

.custom-modal-one ul.custom-list li::before {
  content: "";
  background: url("../images/icon_pdf.png") no-repeat left center;
  width: 16px;
  height: 20px;
}

.custom-select.select-width-3 {
  margin-bottom: 15px;
}

  .custom-select.select-width-3 .js-example-basic-single {
    width: 300px;
  }

.online-help-block h5 {
  font-weight: 700;
}

.problem-solution-block {
  margin-bottom: 15px;
}

  .problem-solution-block p.heading-p {
    margin: 0;
  }

/***SP_4-Footer***/
/***Modal Popup component**/
.sp_modal {
  background-color: rgba(0, 0, 0, 0.5);
  z-index: 10000;
}

.createDelError {
  border: 1px solid red;
}

.divider-user {
  font-size: 14px;
  font-weight: bold;
  border-top: 1px solid #e5e5e5;
  padding-top: 10px;
}

.sp_modal_content {
  border-radius: 0px !important;
}

.sp_modal_heading {
  font-size: 28px;
  color: #000000;
  text-align: left;
  padding: 0 30px;
  margin-top: 25px;
  margin-bottom: 12px;
  padding-left: 15px;
  font-family: "Helvetica Neue",Helvetica,Arial,sans-serif !important;
  font-weight: normal;
}

.sp_modal_header {
  padding: 0;
}

.close:focus, .close:hover {
  opacity: 1;
  filter: alpha(opacity=100);
}

.sp_modal_header .close {
  margin-top: 0;
  font-size: 0;
}


.sp_modal_close {
  width: 10%;
  vertical-align: top;
  text-align: right;
}

.sp_modal_close_img {
  vertical-align: top;
  cursor: pointer;
}

/*.sp_modal_table {
    width: 100%;
}*/
/** to make modal center adding this code starts*/
.modal-dialog {
  margin-top: 0;
  margin-bottom: 0;
  /*height: 100vh;
    display: flex;
    flex-direction: column;
    justify-content: center;*/
}

/*.modal.fade .modal-dialog {
    transform: translate(0, -100%);
}

.modal.in .modal-dialog {
    transform: translate(0, -100%);
}*/
/** to make modal center adding this code ends*/
/***Modal Popup component**/
/*** Font css**/
.sp_h1_heading {
  font-size: 42px;
}

.sp_h2_heading {
  font-size: 28px;
}

.sp_header_text {
  font-size: 18px;
}

.sp_text_align_right {
  text-align: right !important;
}

.sp_p_text {
  font-size: 12px;
  line-height: 16px;
}
/***Font css**/
/***********/
.sp_text_box {
  height: 24px;
  border-color: #CDD2D2;
  border-width: 1px;
  border-style: solid;
  color: #5f6973;
  padding: 0 5px;
}

.sp_text_box_error {
  border-color: #e1000f !important;
  border-width: 1px !important;
  border-style: solid !important;
}

.sp_error_message {
  color: #e1000f;
}

  .sp_error_message.inline-message {
    display: inline-block;
  }

.sp_right_arrow_img {
  cursor: pointer;
}
/*************/
/******Drop down inside popup component*******/
/********Example login - > Registration popup-> Region selection ****/
.sp_dash_dropdown-menu {
  left: 0px;
  top: 20px;
  border-radius: 0px !important;
  width: auto;
  max-width: 400px;
  padding-bottom: 0px;
  max-height: 150px;
  overflow-y: auto;
}

  .sp_dash_dropdown-menu.auto-height-menu {
    max-height: none;
  }

  .sp_dash_dropdown-menu.md-dropdown-menu,
  .sp_dash_supplier_checkbx.md_supplier_checkbx {
    min-width: 150px;
    max-width: 150px;
    width: 100%;
  }

  .sp_dash_dropdown-menu.lg-dropdown-menu {
    min-width: 300px;
    max-width: 300px;
    width: 100%;
  }

.align-inline {
  display: inline-block;
  vertical-align: middle;
}


.small-dropdown {
  width: 85px;
}

  .small-dropdown .sp_dash_dropdown-menu {
    min-width: 85px;
    max-width: 85px;
  }

.sp_dash_dropdown-menu.sub_dropdown_menu {
  left: 7px;
  top: 22px;
  width: 100%;
}

.sp_dash_dropdown_li {
  display: inline-flex;
  width: 100%;
  color: #000000;
}

  .sp_dash_dropdown_li:hover {
    background-color: #e6e7e7 !important;
  }

.sp_dash_dropdown_li_selected {
  color: #d11f1f;
}

  .sp_dash_dropdown_li_selected:hover {
    background-color: #e6e7e7;
    color: #d11f1f;
  }

input[type=checkbox].sp_dash_dropdown_checkbx.sp_dash_dropdown_checkbx {
  margin: -1px 5px 0 0;
  border-radius: 0px;
  height: auto;
  display: inline-block;
  vertical-align: middle;
}

.sp_dropdown_caret {
  padding-right: 3px;
  cursor: pointer;
  position: absolute;
  top: 3px;
  right: 10px;
}

.sp_dropdown_textbox {
  padding-right: 28px;
  width: 100%;
}
/******Drop down inside popup component*******/
.sp_show {
  display: block !important;
}

.sp_hide {
  display: none !important;
}

.sp_plant_dropdown {
  display: block !important;
  z-index: 10000;
  margin-left: 37px;
  margin-top: -18px;
}
/*************Header of the page*********/
/***NAVBAR **/
.sp_title_navbar {
  background-color: #ffffff;
  height: 50px;
  margin-bottom: 0px;
  border-color: #ffffff;
  color: #e1000f;
  font-size: 18px;
  /*top:-15px;
   */
}

.sp_header_navbar {
  background-color: #e6e7e7;
  color: #e1000f;
  text-shadow: none;
  min-height: 30px;
}

.navbar {
  border-radius: 0;
}

.navbar-left.sp_logo {
  margin-right: 10px;
  margin-top: 7px;
  text-align: left;
  margin-left: 0px;
}

  .navbar-left.sp_logo img {
    width: 50px;
    margin-right: 10px;
  }
/***NAVBAR **/
/*************Header of the page*********/
.supplier-label {
  margin-left: 0;
}

#supplierDrpDwn,
#sp_dash_supplier_dropdown {
  display: inline-block !important;
  /*margin-left: -5px;*/
}
/************** List Configurator and reports class starts here*******************/
/*.breadcrumb-wrap {
    float: left;
    width: calc(100% - 200px);
    margin-top: -40px;
}*/
.breadcrumb-wrap.expander {
  margin-top: 0;
}

.breadcrumb-wrap .breadcrumb {
  background: none;
  padding: 2px 15px;
  margin-bottom: 0;
  border-top: 1px solid #dedede;
  border-radius: 0;
  text-align: left;
}

  .breadcrumb-wrap .breadcrumb > li {
    font-size: 14px;
    color: #d11f1f;
    font-weight: 700;
    vertical-align: middle;
  }

    .breadcrumb-wrap .breadcrumb > li > a {
      font-size: 14px;
      color: #d11f1f;
    }

    .breadcrumb-wrap .breadcrumb > li + li:before {
      content: ">";
      color: #d11f1f;
    }

.share-navigation, .sort-navigation {
  background: #F5F5F5;
  border-bottom: 1px solid #D8D8D8;
}

  .sort-navigation label {
    font-weight: normal;
    margin-bottom: 0;
  }

.share-navigation {
  border-top: 1px solid #D8D8D8;
}

.custom-tabs .share-navigation {
  border-top: 0 none;
}



.share-navigation .custom-select {
  display: inline-block;
  padding: 0 15px;
}

  .share-navigation .custom-select.select-padding {
    padding: 10px;
  }

    .share-navigation .custom-select.select-padding.padding-top-none {
      padding-top: 0;
    }

  .share-navigation .custom-select.select-padding-two {
    padding: 10px 10px 10px 0;
  }

.share-navigation > ul, .sort-navigation > ul {
  margin: 0;
  padding: 5px 15px;
  float: left;
}
  /*.share-navigation > ul {
    margin-top: 7px;
}
.share-navigation > ul:first-child {
    margin-top: 0;
}*/
  .sort-navigation > ul,
  .share-navigation > ul:first-child {
    float: left;
  }

.custom-pagination {
  float: right;
  line-height: 0;
  padding: 2.5px 15px;
}

.pagination-padding-reset .custom-pagination {
  padding: 0;
}

.custom-pagination .pagination > li > a,
.custom-pagination .pagination > li > span {
  color: #d11d1f;
}

.custom-pagination .pagination > li.active > a,
.custom-pagination .pagination > li.active > span {
  color: #fff;
}

  .custom-pagination .pagination > li > a:focus,
  .custom-pagination .pagination > li > a:hover,
  .custom-pagination .pagination > li > span:focus,
  .custom-pagination .pagination > li > span:hover {
    background: #d11d1f;
    color: #FFFFFF;
  }

.custom-pagination .pagination > .active > a,
.custom-pagination .pagination > .active > a:focus,
.custom-pagination .pagination > .active > a:hover,
.custom-pagination .pagination > .active > span,
.custom-pagination .pagination > .active > span:focus,
.custom-pagination .pagination > .active > span:hover {
  background-color: #d11d1f;
  padding: 4px 10px;
}

.share-navigation > ul > li, .sort-navigation > ul > li {
  display: inline-block;
  vertical-align: middle;
  margin-left: 5px;
}

  .share-navigation > ul > li:first-child,
  .sort-navigation > ul > li:first-child {
    margin-left: 0;
  }

.sort-navigation > ul.exportNav, .share-navigation ul.export-navigation {
  float: right;
}

  .sort-navigation > ul.exportNav.pad-adj {
    padding: 5px 15px;
  }

  .sort-navigation > ul.exportNav.pad-adj-con-rep {
    padding: 7px 15px;
  }

  .sort-navigation > ul.exportNav > li > a {
    color: #d11f1f;
    vertical-align: middle;
  }

    .sort-navigation > ul.exportNav > li > a > span {
      padding-left: 10px;
    }

.custom-pagination .pagination {
  margin: 0;
  border-radius: 0;
}

  .custom-pagination .pagination > li > a,
  .custom-pagination .pagination > li > span {
    padding: 3px 10px;
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
  }

.custom-pagination .pagination-input {
  width: 40px;
  margin: 0 2px;
  border: 1px solid #ddd;
  height: 25px;
}

.custom-pagination .sp_button {
  padding: 5px;
  font-size: 11px;
  line-height: 13px
}

.clearing-date.pad-adj {
  padding: 8px 15px 0;
}

.clearing-date .form-group {
  margin-bottom: 0;
}

.clearing-date li label, .clearing-date li .input-group {
  display: inline-block;
  vertical-align: middle;
  margin-bottom: 0;
  font-weight: normal;
}

.clearing-date li input.form-control {
  border: 1px solid #C4C4C4;
  border-radius: 0;
  display: inline-block;
  width: 45%;
  margin: 0 0 0 10px;
  vertical-align: middle;
}

.clearing-date li .tab-form-group input.form-control.datepicker, .datepicker.sm-datepicker,
.tabular-view.table input.datepicker.date-single.sm-datepicker {
  width: 120px;
  height: 24px;
}

.clearing-date li input.form-control.datepicker {
  background: url("../images/icon_datepicker.png") no-repeat center right 5px #FFFFFF;
  cursor: pointer;
  padding: 5px 30px 5px 5px;
  height: 24px;
  background-size: 16px;
  max-width: 100px;
  width: 100%;
}

.inline-information-icon {
  display: inline-block;
  margin-left: 10px;
}

.list-configurator {
  background: #F5F5F5;
  border-bottom: 1px solid #C4C4C4;
  padding: 3.5px 15px;
}

button.trigger-list-configurator {
  background: none;
  border: 0 none;
  padding: 0;
  outline: none;
  color: #d11f1f;
}

  button.trigger-list-configurator.collapsed {
    color: #415055;
  }

  button.trigger-list-configurator:after {
    content: url("../images/arrow_up_red.png");
    display: inline-block;
    margin: 0 10px;
  }

  button.trigger-list-configurator.collapsed:after {
    content: url("../images/dropdown_arrow_grey.png");
  }

.trigger-list > ul {
  list-style-position: inside;
  list-style-type: none;
}

.configure-list {
  width: 100%;
  background: #FFFFFF;
  border: 1px solid #DEDEDE;
  border-left: 2px solid #d11f1f;
  display: block;
  margin-top: 20px;
  padding: 10px;
  white-space: normal;
}

  .configure-list:first-child {
    margin-top: 0;
  }

.row-eq-height {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

.configure-list h4 {
  font-size: 14px;
  font-weight: bold;
  color: #5F6973;
  margin: 0 0 10px 0;
}

.configure-list ul {
  list-style-type: none;
  padding: 0;
}

  .configure-list ul li {
    font-size: 14px;
    color: #5F6973;
  }
/*Custom Checkboxes Start*/
.control-group {
  vertical-align: top;
}

.control {
  font-size: 12px;
  color: #415055;
  position: relative;
  display: block;
  margin-bottom: 5px;
  padding-left: 25px;
  cursor: pointer;
  font-weight: normal;
}

  .control:first-child {
    font-weight: 700;
  }

.control--heading {
  margin-bottom: 15px;
  margin-bottom: 15px;
  font-size: 14px;
  line-height: 16px;
  text-decoration: underline
}

.control input {
  position: absolute;
  z-index: -1;
  opacity: 0;
}

.control__indicator {
  position: absolute;
  top: 0;
  left: 0;
  width: 15px;
  height: 15px;
  border: 1px solid #5F6973;
  background: #ffffff;
}

.custom-checkbox-two .control__indicator {
  top: -7px;
}
/* Disabled state */
.control input:disabled ~ .control__indicator {
  pointer-events: none;
  opacity: .6;
  border: 1px solid #5F6973;
}
/* Check mark */
.control__indicator:after {
  position: absolute;
  display: none;
  content: '';
}
/* Show check mark */
.control input:checked ~ .control__indicator:after {
  display: block;
}
/* Checkbox tick */
.control--checkbox .control__indicator:after {
  top: 0;
  left: 4px;
  width: 5px;
  height: 12px;
  transform: rotate(45deg);
  border: solid #5F6973;
  border-width: 0 2px 2px 0;
  /*background: url("../images/icon_check.png") no-repeat;
    */
}
/* Disabled tick colour */
.control--checkbox input:disabled ~ .control__indicator:after {
  border-color: #7b7b7b;
}
/*Custom Checkboxes End*/
.sort-navigation select {
  width: 108px;
  height: 24px;
}
/*.main_page_content{
    margin-bottom: 75px;
}*/
.invoice-table {
  /*margin-right: -15px;*/
}

  .invoice-table.self-billing-table {
    margin-right: 0;
    float: left;
    white-space: nowrap;
  }

    .invoice-table.self-billing-table.invoice-item-table, .w-space-normal {
      white-space: normal;
    }

  .invoice-table ul {
    list-style-type: none;
    margin: 0;
    padding: 0;
  }

.rTable.with-break {
  word-break: break-all;
}

.rTable.no-break {
  word-break: normal;
}

.rTableHeading, .rTableBody, .rTableFoot, .rTableRow {
  clear: both;
}

.rTableHeadRow {
  width: calc(100% - 1em);
  line-height: 0.5;
  overflow: hidden;
  display: none;
}

.invoice-table.self-billing-table .rTableHeadRow {
  width: 100%;
}

.rTableContents {
  padding-top: 10px;
  overflow-x: auto;
}

.modal-mt {
  margin-top: 15px;
}
.doc-review-right-c table.table.doc-review td input {
  padding: 0px 2px;
}
.doc-review-right-c table.table.doc-review td select {
  margin: 0px;
}

@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .invoice-table.self-billing-table .rTableContents, .invoice-table.self-billing-table.invoice-item-table .rTableContents {
    padding-right: 30px !important;
  }
}

@-moz-document url-prefix() {
  .invoice-table.self-billing-table .rTableContents, .invoice-table.self-billing-table.invoice-item-table .rTableContents {
    padding-right: 30px !important;
  }
}

.rTableCellRow {
  margin-top: 10px;
}

  .rTableCellRow:first-child {
    margin-top: 0;
  }

.rTableCellRow {
  display: table;
  width: 100%;
}

.invoice-table.self-billing-table .rTableContents {
  padding-right: 10px;
}

.rTableRow.rTableCellRow.selectedInvoiceRow {
  background: #E6E7E7;
}

.selectedInvoiceRow {
  background: #E6E7E7 !important;
}

.invoice-table-wrap {
  display: block;
  overflow-x: auto;
  padding: 0 15px;
  width: auto;
  overflow-y: hidden;
  white-space: nowrap;
}

.invoice-item-table {
  display: none;
}

  .invoice-item-table.show-invoice-item-table {
    display: block;
    padding-left: 10px;
    padding-right: 10px;
    overflow: hidden;
    float: none;
    display: inline-block;
  }

.rTableCell, .rTableHead {
  border: 1px solid #D8D8D8;
  /*border-left: 0 none;
    overflow: hidden;*/
  border-top: 0 none;
  display: block;
  vertical-align: top;
}

  .rTableCell.rTableCell_middle {
    vertical-align: middle;
  }

.rTableCell_center_align {
  margin: 0 auto;
  display: table;
}

.rTableHead {
  padding: 5px;
}

  .rTableHead.rTableHead-hidden {
    visibility: hidden;
  }

.rTableCell {
  padding: 4px 12px;
  position: relative;
}

.rTable:after, .rTableHeadRow:after, .rTableCellRow:after, .rTable-cell-child:after {
  visibility: hidden;
  display: block;
  font-size: 0;
  content: " ";
  clear: both;
  height: 0;
}

.rTableHead a {
  margin-right: 5px;
}

.rTableRow.rTableCellRow .rTableCell:first-child, .rTableRow.rTableHeadRow .rTableHead:first-child {
  border: 1px solid #D8D8D8;
}

.rTable-cell-child .space-cell {
  visibility: hidden;
}

.single-bold-value {
  font-weight: 700;
}

.rTableCell > .rTable-cell-child > span.small-heading, .rTableCell > .rTable-cell-child > span.small-content, .rTableCell > .rTable-cell-child > .two-col-group > span.small-heading, .rTableCell > .rTable-cell-child > .two-col-group > span.small-content {
  width: 50%;
  float: left;
}

.rTableCell > .rTable-cell-child > span.small-content,
.rTableCell > .rTable-cell-child > .two-col-group > span.small-content {
  text-align: right;
  font-weight: 700;
}

  .rTableCell > .rTable-cell-child > span.small-content.small-content-normal {
    font-weight: normal;
  }

  .rTableCell > .rTable-cell-child > .two-col-group > span.small-content.text-left {
    text-align: left;
  }

.rTableCellError {
  border-left: 2px solid #d11f1f;
  position: relative;
}

.rTableCell.rTableCell_warning_image_cell {
  padding: 0px;
  text-align: right;
  border-top: 0px !important;
  border-bottom: 0px !important;
  border-left: 0px !important;
  width: 25px;
  min-width: 25px;
}

.rTableHead.rtableHead_warning_col_head {
  padding: 0px;
  text-align: right;
  border-top: 0px !important;
  border-bottom: 0px !important;
  border-left: 0px !important;
  width: 25px;
  min-width: 25px;
}

.invoice-table.forecast-table {
  margin-left: 0px;
}
/*Table Widths Start*/
.rTableHead_small_col_head {
  width: 150px;
  min-width: 150px;
}

.rTableHead_medium_col_head {
  width: 300px;
  min-width: 300px;
}

.rTableHead_large_col_head {
  width: 450px;
  min-width: 450px;
}

.rTableHead_extralarge_col_head {
  width: 650px;
  min-width: 650px;
}

.rTableHead_doubleextralarge_col_head {
  width: 750px;
  min-width: 750px;
}

.rTableCell_small_col_content, .rTableCell_medium_col_content, .rTableCell_large_col_content, .rTableCell_extralarge_col_content, .rTableCell_doubleextralarge_col_content {
  width: auto;
}

ul.building-image {
  background: url("../images/icon_company.png") no-repeat left;
  padding-left: 25px !important;
  min-height: 26px;
}

ul.plant-image {
  background: url("../images/icon_plant.png") no-repeat left;
  padding-left: 25px !important;
}

.grey-bg {
  background: #e6e7e7;
}

.dark-grey-bg {
  background: darkgray;
  color: white;
}

.rTableCell.rTableCell_medium_col_content.half-column-content {
  padding: 0;
}

.half-column {
  width: 50%;
  border-left: 1px solid #999999;
  padding: 15px;
  display: table-cell;
  /*float: left;
    min-height: 20vh;
    height: 100%;
   */
}

  .half-column:first-child {
    border-left: 0 none;
  }

.cube-image,
.cube-img,
.material-image {
  background: url("../images/icon_material.png") no-repeat left;
  padding-left: 25px;
  width: 20px;
  height: 21px;
  display: inline-block;
}

  .cube-image.cube-image-list-top {
    padding-left: 25px;
    background-position: left top;
  }

.col-two-content li {
  width: 50%;
  float: left;
}

.rTableCell > .rTable-cell-child.zig-zag > span.small-heading {
  width: auto;
}

.rTableCell > .rTable-cell-child.zig-zag > span.small-content {
  float: right;
}

.form-control.datepicker {
  background: url(../images/icon_datepicker.png) no-repeat center right 5px #FFFFFF;
  cursor: pointer;
  padding: 5px 30px 5px 5px;
  text-align: left;
}

.form-control.validTodatepicker {
  background: url(../images/icon_datepicker.png) no-repeat center right 5px #FFFFFF;
  cursor: pointer;
  padding: 5px 30px 5px 5px;
  text-align: left;
}

ul.material-list li {
  padding-left: 25px;
}

.big-text {
  font-size: 14px;
}

.cube-image-top {
  background-position: left 8px;
}

.posting-form .input-group {
  width: 100%;
}

  .posting-form .input-group label {
    display: table-cell;
    vertical-align: middle;
    font-weight: normal;
    margin-bottom: 10px;
  }

  .posting-form .input-group .big-text {
    font-size: 16px;
  }

  .posting-form .input-group input {
    padding: 0 5px;
    height: 20px;
    border: 1px solid #999999;
    text-align: right;
  }

.posting-form .custom-select select {
  width: 50%;
  height: 20px !important;
}

.posting-form .date-input-group {
  padding: 0;
}

  .posting-form .date-input-group .form-control.datepicker {
    background-size: 14px;
    text-align: right;
    padding-right: 30px;
  }

  .posting-form .date-input-group input,
  .posting-form .custom-select .select2-container--default .select2-selection--single {
    border: 1px solid #999999;
    height: 20px;
  }

    .posting-form .custom-select .select2-container--default .select2-selection--single .select2-selection__rendered {
      line-height: 18px;
    }

.posting-form .select2-container--default .select2-selection--single .select2-selection__arrow {
  height: 14px;
}

.plant-img {
  background: url(../images/select_plant.png) no-repeat left;
  padding-left: 25px !important;
}

.extra-spacing > div {
  padding-bottom: 10px;
}

.center-red-btn > button,
.red-btn {
  border-radius: 0;
  background: #d11f1f;
  color: #FFFFFF;
  padding: 5px 20px;
  font-size: 14px;
  display: block;
  margin: 30px auto;
  border: 1px solid #d11f1f;
}

.center-red-btn.right-red-btn > button {
  float: right;
  margin: 0;
  padding: 0;
  font-size: 13px;
}

.center-red-btn > button.bottom-btn {
  position: absolute;
  bottom: 0;
  left: 50%;
  transform: translateX(-50%);
}

.red-btn {
  margin: 0 auto;
}

  .center-red-btn > button:hover,
  .red-btn:hover,
  .comments-wrap button:hover {
    color: #d11f1f;
    background-color: #FFFFFF;
  }

.center-red-btn > button.small-btn {
  padding: 0 5px;
  font-size: 12px;
  min-width: 75px;
  margin: 10px auto;
}

.shipments-data > tbody > tr {
  cursor: pointer;
}

  .shipments-data > tbody > tr.shipmentRowSelected {
    background: #FFFF99;
  }
/*Table Widths End*/
.inventory-display.clearing-date li {
  vertical-align: top;
}

.inventory-display.clearing-date .custom-select,
.inventory-go-button {
  vertical-align: middle;
}

.inventory-go-button {
}

.clearing-date li.range-input-group > .input-group {
  display: block;
  margin-bottom: 10px;
}

.range-input-group > .input-group > input {
  width: 100%;
  max-width: 80px;
  height: 24px;
  padding: 5px;
  margin-right: 5px;
}

.range-input-group > .input-group > span {
  margin-right: 5px;
}

.range-input-group > .input-group > .add-row-btn {
  display: none;
  width: 30px;
}

.range-input-group > .input-group:first-child > .add-row-btn {
  display: inline-block;
}

.range-input-group > .input-group > .add-row-btn > img {
  display: inline-block;
  margin-top: -1px;
}

.purchase-input {
  float: left;
  padding: 0 15px;
}

  .purchase-input > label {
    font-weight: normal;
    margin-bottom: 0;
  }

  .purchase-input input,
  .purchase-input button {
    height: 25px;
  }

  .purchase-input input {
    margin: 0 9px;
  }

  .purchase-input button {
    min-width: 60px;
    border-radius: 0;
    background: #d11f1f;
    color: #FFFFFF;
    display: inline-block;
    border: 0 none;
  }

.modal.right .modal-dialog {
  position: fixed;
  margin: auto;
  width: 320px;
  height: 100%;
  -webkit-transform: translate3d(0%, 0, 0);
  -ms-transform: translate3d(0%, 0, 0);
  -o-transform: translate3d(0%, 0, 0);
  transform: translate3d(0%, 0, 0);
}

.modal.right .modal-content {
  height: 100%;
  overflow-y: auto;
}

.modal.listConfigurator-modal .modal-content {
  height: 100%;
  overflow-y: inherit;
}

.listConfigurator-modal.filter-modal.modal.right .modal-dialog {
  width: 440px;
}

.modal.listConfigurator-modal .modal-content .modal-body {
  height: calc(100% - 145px);
  overflow-y: auto;
}

.modal.right.fade .modal-dialog {
  right: -320px;
  -webkit-transition: opacity 0.3s linear, right 0.3s ease-out;
  -moz-transition: opacity 0.3s linear, right 0.3s ease-out;
  -o-transition: opacity 0.3s linear, right 0.3s ease-out;
  transition: opacity 0.3s linear, right 0.3s ease-out;
}

.modal.right.fade.in .modal-dialog {
  right: 0;
}

.filter-modal {
  z-index: 10000;
}

  .filter-modal.modal.right .modal-dialog {
    width: 100%;
    max-width: 520px;
  }

  .filter-modal .modal-header {
    padding: 0;
    border-bottom: 0 none;
  }

    .filter-modal .modal-header .modal-title {
      padding: 15px;
      font-size: 30px;
      color: #000000;
    }

  .filter-modal .modal-content {
    border-radius: 0;
  }

  .filter-modal .close {
    opacity: 1;
  }

  .filter-modal.modal.right .modal-body {
    border: 1px solid #C1C1C1;
    margin: 15px;
  }

  .filter-modal.modal.right .modal-footer {
    border-top: 0 none;
    margin: 15px;
    padding: 0;
  }

  .filter-modal .form-horizontal .form-group {
    margin-left: 0;
    margin-right: 0;
  }

  .filter-modal .form-horizontal .control-label {
    text-align: left;
    word-break: break-word;
    max-width: 120px;
  }

  .filter-modal .form-horizontal .control-label, .filter-modal .form-horizontal .input-group {
    float: left;
    margin: 0 15px;
  }

  .filter-modal input.form-control {
    border: 1px solid #C4C4C4;
    height: 30px;
    border-radius: 0;
  }

  .filter-modal .form-horizontal .input-group {
    width: 240px;
    box-shadow: none;
    float: right;
  }

    .filter-modal .form-horizontal .input-group.date-input-group input {
      width: 109px;
      margin-left: 20px;
      background: url("../images/icon_datepicker.png") no-repeat right 10px center;
      cursor: pointer;
    }

      .filter-modal .form-horizontal .input-group.date-input-group input:first-child {
        margin-left: 0;
      }

  .filter-modal .modal-footer button {
    width: 85px;
    height: 25px;
    border: 0 none;
    color: #FFFFFF;
  }

    .filter-modal .modal-footer button.clear-btn {
      background: #5F6973;
    }

    .filter-modal .modal-footer button.go-btn {
      background: #d11f1f;
    }

.list-configurator-content-div {
  white-space: nowrap;
  overflow-x: auto;
  width: auto;
}

.list-configurator-row {
  margin-left: 0px;
  width: 100%;
}
/************** List Configurator and reports class ends here*******************/
.custom-modal h4 {
  color: #000000;
  padding: 15px;
}

.modal-infobar {
  padding: 8px 15px;
  color: #5f6973;
  background-color: #F8F8F8;
  text-align: left;
}

  .modal-infobar ul {
    list-style-type: none;
    margin: 0;
    padding: 0;
  }

  .modal-infobar > ul > li {
    display: inline-block;
    margin-left: 20px;
  }

    .modal-infobar > ul > li:first-child {
      margin-left: 0;
    }
/*Datepicker fix*/
.datepicker {
  width: 100%;
  max-width: 200px;
  color: #415055;
  font-size: 12px;
  /*z-index: 1151 !important;
    position:relative;*/
}

@media (min-width: 730px) {
  body #onetrust-consent-sdk #onetrust-banner-sdk {
    max-width: 100rem;
    width: 698px;
    margin:0px auto;
  }
}

@media (min-width: 980px) {
  body #onetrust-consent-sdk #onetrust-banner-sdk {
    width: 848px;
  }
}

@media (min-width: 1400px) {
  body #onetrust-consent-sdk #onetrust-banner-sdk {
    width: 948px
  }
}

@media (min-width: 1920px) {
  body #onetrust-consent-sdk #onetrust-banner-sdk {
    width: 1048px
  }
}


/*Tabular View CSS starts*/
/*.tabular-view.table{
    display: block;
}*/

/*.tabular-view.table > thead > tr > th:first-child, .tabular-view.table > tbody > tr > td:first-child {
        vertical-align: middle;
        border-right: 0 none;
    }*/

.tabular-view.table > thead > tr > th.date-control-head {
  min-width: 240px;
}

.tabular-view.table > thead > tr > th, .tabular-view.table > tbody > tr > th, .tabular-view.table > tbody > tr > td {
  border-right: 1px solid #ddd;
  word-break: break-all;
  white-space: nowrap;
  vertical-align: middle;
  padding: 2px 4px;
  line-height: 1;
}

  .tabular-view.table > tbody > tr > td .comment-data {
    width: 300px;
    max-width: 300px;
    word-break: break-all;
    white-space: normal;
  }

  .tabular-view.table > thead > tr > th.sm-width {
    min-width: 80px
  }

  .tabular-view.table > thead > tr > th.md-width {
    min-width: 150px
  }

  .tabular-view.table > thead > tr > th:first-child, .tabular-view.table > tbody > tr > th:first-child, .tabular-view.table > tbody > tr > td:first-child {
    padding-left: 15px;
  }

.tabular-view.table input, .tabular-view.table select {
  width: 100%;
  height: 24px;
  background: #FFFFFF;
  border-radius: 0;
  font-size: 12px;
}

@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .tabular-view.table .innerTable input {
    padding: 0 12px;
  }
}
.table.tabular-view input.search-input {
  background: url("../images/search_icon.png") no-repeat center left 10px #FFFFFF;
  padding: 6px 12px 6px 25px;
}
.table.table-condensed input.search-input {
  background: url("../images/search_icon.png") no-repeat center left 10px #FFFFFF;
  padding: 6px 12px 6px 25px;
}

input.search-input.text {
  width: 120px;
  height: 24px;
  border-radius: 0;
  font-size: 12px;
}

.tabular-view.table input.datepicker {
  background: url("../images/icon_datepicker.png") no-repeat center right 5px #FFFFFF;
  cursor: pointer;
  width: 48%;
  margin-left: 8px;
  background-size: 16px;
}

  .tabular-view.table input.datepicker.date-single {
    width: 100%;
    margin-top: 5px;
    margin-left: 0;
  }

    .tabular-view.table input.datepicker.date-single:first-child {
      margin-top: 0;
    }

  .tabular-view.table input.datepicker:first-child {
    margin-left: 0;
  }
/* table checkbox fix start*/
.tabular-view.table > thead > tr > th .control.control--checkbox,
.tabular-view.table > tbody > tr > td .control.control--checkbox {
  padding-left: 0;
  text-align: center;
  margin: 0 auto;
  max-width: none;
  width: 15px;
}

  .tabular-view.table > thead > tr > th .control.control--checkbox.control--checkbox-adj {
    display: inline-block;
    vertical-align: middle;
    /*padding-top: 2px;*/
  }

  .tabular-view.table > thead > tr > th .control.control--checkbox input[type=checkbox],
  .tabular-view.table > tbody > tr > td .control.control--checkbox input[type=checkbox] {
    position: relative;
    display: none;
  }
/* table checkbox fix end*/
.tabular-view.table > thead > tr > th .control__indicator,
.tabular-view.table > tbody > tr > td .control__indicator {
  /*display: table-cell;*/
  position: relative;
  /*top: 50%;
        left: 50%;
        margin-left: -15px;
        margin-top: -15px;*/
}

.go-button-click {
  line-height: 15px;
  height: 24px;
  display: inline-block;
  vertical-align: middle;
  margin: 0;
  padding: 5px;
}

.cancel-button {
  text-align: center;
  line-height: 27px;
  font: inherit;
  cursor: pointer;
  height: 30px;
  padding: 5px 15px;
  width: 120px;
  background-color: #DFDFDF;
  color: #707171;
  border-color: #DFDFDF;
  margin-right: 10px;
}

.go-button-click.wrap-btn-margin {
  margin: 5px;
}

.filter-icon-active, .filter-on .filter-icon-inactive {
  display: none;
}

.filter-on .filter-icon-active {
  display: table-cell;
}
.filter-icon-active, .filter-onRegultory .filter-icon-inactive {
  display: none;
}
.filter-onRegultory .filter-icon-active {
  display: inline-table;
}
a.dispMesg {
  color: #B01513 !important;
  font-weight: 700;
  cursor: pointer;
}
a.dispMesgLight {
  color: #FF7C80 !important;
  font-weight: 700;
  cursor: pointer;
  margin-top:auto;
}
.dispMsgMdl {
  background-color: #f1f1f1 !important;
  width: 600px !important;
}
.reportInfo {
  background-color: #f1f1f1 !important;
  height: 100%;
}

.dispMsgList {
  margin: 6px;
}
.dispMsgList li {
  display: flex;
  align-items: center;
  background: white;
  margin: 10px;
}
.dispMsgList1 li.msgNoData {
  display: block;
  text-align: center !important;
}
  .dispMsgList1 li {
  display: flex;
  align-items: center;
  background: white;
  margin: 10px;
}
.regRadio {
  margin-left: 6px;
}
.cursorPoint {
    cursor: pointer;
}
.repMar10 {
  margin: 10px;
}
.reportP {
  width: 50%;
}
.reportLi {
  display: flex;
  margin: 10px;
}
.reportCont {
  display: flex;
  width: 50%
}
.regDisplay {
    display: flex;
}
.dispMsgList1 li div {
  width: 100%;
}
  .dispMsgList1 li div b {
    color: #d11f1f;
    font-weight: bold;
    margin-right: 10px;
  }
    .firstRegIcon {
  padding: 10px;
  font-size: 25px !important;
}
.reg-input {
  display: none !important;
}
.dotRegIcon {
  margin: 10px;
  padding: 6px;
  color: #d11f1f;
  font-size: 13px !important;
}
.regTextarea {
  width: 100%;
  height: 35px;
  border: 2px solid #a9a1a1a3;
}
.secondRegIcon {
  margin: 10px;
  padding: 6px;
  color: #d11f1f;
  font-size: 13px !important;
  border-radius: 3px;
  border: 1px solid #d11f1f;
}
.listMsg {
  padding: 10px;
  font-size: 25px !important;
  color: #d11f1f;
}
.dispHeadBrdr {
  border-bottom: none !important;
}
.msgBox::before {
  content: url(../images/displaymessages.svg);
  margin-right: 10px;
}
.dispMesg {
  display: unset;
  vertical-align: top;
}
.dispMesgLight {
  display: unset;
  vertical-align: top;
}
a.disabled {
  pointer-events: none;
  cursor: default;
}
.filterReg {
  font-weight: 400 !important;
  cursor: pointer;
}
.dispMsgmodal-body {
  position: relative;
  padding: 15px;
  max-height: 400px !important;
  overflow-y: auto;
}
.downlFile {
  text-decoration: underline !important;
  cursor: pointer;
  color: #337ab7;
}
.dispMesg:before {
  content: url(../images/displaymessages.svg);
  margin-right: 10px;
}
.dispMesgLight:before {
  content: url(../images/displaymessagesLight.svg);
  margin-right: 10px;
}
.reg-toggle {
  display: none;
}

.toggle-arrow-down::before {
  content: url(../images/reg-arr-down.svg);
  width: 200px;
  height: 200px;
}
.toggle-arrow-up::before {
  content: url(../images/reg-arr-up.svg);
  width: 200px;
  height: 200px;
}
.filter-icon-inactive.filter-icon-mar-fix {
  margin: 3px 0;
}

.tabular-view ul {
  list-style-type: none;
  margin: 0;
  padding: 0;
}
/*Tabular View CSS Ends*/

/*Alert styles*/
.alert.alert-danger.custom-danger-alert {
  background-color: #d11f1f;
  border-color: #d11f1f;
  margin-bottom: 0;
  border-radius: 0;
  color: #FFFFFF;
  padding: 15px 40px;
}

  .alert.alert-danger.custom-danger-alert > figure {
    float: left;
    margin-right: 10px;
  }

  .alert.alert-danger.custom-danger-alert > p {
    overflow: hidden;
    width: auto;
  }

.custom-danger-alert + .tooltip {
  background-color: transparent;
  border-color: #f5c84b;
  border-radius: 0;
  color: #FFFFFF;
}

  .custom-danger-alert + .tooltip .tooltip-inner {
    background-color: #f5c84b;
    text-align: left;
    color: #5F6973;
  }

  .custom-danger-alert + .tooltip.left .tooltip-arrow {
    border-left-color: #f5c84b;
  }
/*Alert styles end*/


/*Tiles Code starts here*/
.inner-dashboard-wrap .inner-dashboard-tile {
  width: auto;
  float: left;
  position: relative;
  padding: 0 15px;
  margin-bottom: 15px;
}

  .inner-dashboard-wrap .inner-dashboard-tile a {
    display: block;
    border: 1px solid #D8D8D8;
    position: relative;
  }

    .inner-dashboard-wrap .inner-dashboard-tile a img {
      width: 100%;
    }

    .inner-dashboard-wrap .inner-dashboard-tile a h4 {
      width: 100%;
      background: rgba(255,255,255, 0.9);
      font-size: 20px;
      text-align: center;
      color: #5f6973;
      font-weight: bold;
      margin: 0;
      padding: 7px 15px;
      position: absolute;
      left: 0;
      bottom: 15px;
    }
/*Tiles Code ends here*/
/*Custom Tabs starts here*/
.custom-tabs .nav-tabs {
  float: left;
  background: #FFFFFF;
  border-bottom: 0 none;
}

.custom-tabs .tab-head-border {
  padding-top: 37px;
  width: auto;
  overflow: hidden;
  border-bottom: 1px solid #D8D8D8;
}

.custom-tabs .tab-head-border-btn {
  padding: 7px 15px;
}

  .custom-tabs .tab-head-border-btn button {
    margin-top: -5px;
  }

.custom-tabs .tab-content {
  clear: both;
}

.custom-tabs .nav-tabs > li {
  border-bottom: 1px solid #D8D8D8;
  margin-left: 2px;
  margin-bottom: 0;
}

  .custom-tabs .nav-tabs > li:first-child {
    margin-left: 0;
  }

  .custom-tabs .nav-tabs > li,
  .custom-tabs .nav-tabs > li.active {
    background: #F5F5F5;
  }

    .custom-tabs .nav-tabs > li.active {
      border-bottom: 1px solid #F5F5F5;
    }

    .custom-tabs .nav-tabs > li > a {
      color: #415055;
      margin-right: 0;
      border-radius: 0;
      border: 0 none;
      padding: 7.5px 15px;
    }

      .custom-tabs .nav-tabs > li > a:hover {
        background: #f5f5f5;
      }

    .custom-tabs .nav-tabs > li.active > a,
    .custom-tabs .nav-tabs > li.active > a:focus,
    .custom-tabs .nav-tabs > li.active > a:hover {
      background-color: #f5f5f5;
      color: #d11f1f;
      border: 0 none;
    }


.scroll-tabs {
  position: relative;
  margin: 0 auto;
  overflow: hidden;
}

.scroll-list {
  position: absolute;
  left: 0px;
  top: 0px;
  /*min-width: 3000px;*/
  margin-top: 0px;
}

  .scroll-list li {
    display: table-cell;
    position: relative;
    text-align: center;
    cursor: grab;
    cursor: -webkit-grab;
    color: #efefef;
    vertical-align: middle;
  }

.scroller {
  text-align: center;
  cursor: pointer;
  padding: 7px;
  white-space: nowrap;
  vertical-align: middle;
  background-color: #F5F5F5;
  z-index: 1000;
  position: relative;
}

.scroller-right {
  float: right;
}

.scroller-left {
  float: left;
}
/*Custom Tabs ends here*/

.close {
  opacity: 1;
}

.sp_modal_table_data_td {
  word-break: break-all;
}

/*Split Table css starts*/
.split-table-modal .modal-header {
  border-bottom: 1px solid #999999;
}

.split-table {
  display: table;
  width: 100%;
}

  .split-table .split-table-col {
    display: table-cell;
    border-left: 1px solid #999999;
  }

    .split-table .split-table-col:first-child {
      border-left: 0 none;
    }

.split-table-header {
  background: #F8F8F8;
  border-bottom: 1px solid #999999;
}

  .split-table-header > h5 {
    margin: 0;
    padding: 10px;
    text-align: center;
  }

.split-table .table {
  margin-bottom: 0;
}

  .split-table .table > thead > tr > th {
    border-bottom: 1px solid #999999;
    font-weight: normal;
  }

    .split-table .table > thead > tr > th::after {
      content: "";
      background: url(../images/dropdown_arrow_grey.png) no-repeat;
      display: inline-block;
      width: 11px;
      height: 6px;
      margin-left: 10px;
      cursor: pointer;
    }

  .split-table .table > tbody > tr > td {
    border-top: 0 none;
  }
/*Split Table css ends*/

/*CMTG CSS starts here*/
.cmtg_topBar {
  background: #F5F5F5;
}

  .cmtg_topBar > ul {
    padding: 5px 20px;
    margin: 0;
    list-style-type: none;
  }

    .cmtg_topBar > ul > li {
      display: inline-block;
      margin-left: 15px;
    }

      .cmtg_topBar > ul > li:first-child {
        margin-left: 0;
      }

      .cmtg_topBar > ul > li.uploadIcon > a::before {
        content: "";
        width: 20px;
        height: 20px;
        display: inline-block;
        vertical-align: middle;
        margin-right: 5px;
      }

      .cmtg_topBar > ul > li.uploadIcon > a::before {
        background: url("../images/icon_upload.png") no-repeat left center;
      }

      .cmtg_topBar > ul > li.filterIcon > a::before {
        background: url("../images/icon_filter.png") no-repeat left center;
      }

      .cmtg_topBar > ul > li > a {
        color: #d11f1f;
      }

.cmtg_table > .table > thead > tr > th,
.cmtg_table > .table > thead:first-child > tr:first-child > th {
  border-top: 1px solid #dedede;
  border-bottom: 1px solid #dedede;
  font-weight: normal;
}

  .cmtg_table > .table > thead > tr > th:first-child {
    padding-left: 25px;
  }

  .cmtg_table > .table > thead > tr > th::after {
    background: url("../images/arrow_dropdown.png") no-repeat;
    content: "";
    width: 11px;
    height: 6px;
    display: inline-block;
    margin-left: 10px;
    cursor: pointer;
  }

.cmtg_table > .table > tbody > tr > td {
  border-top: 0 none;
}

  .cmtg_table > .table > tbody > tr > td > span.status-square {
    width: 10px;
    height: 10px;
    border: 1px solid #999999;
    display: block;
    margin: 0 auto;
  }

    .cmtg_table > .table > tbody > tr > td > span.status-square.red-square {
      background: #d11f1f;
      border: 1px solid #d11f1f;
    }

    .cmtg_table > .table > tbody > tr > td > span.status-square.white-square {
      background: #ffffff;
    }

    .cmtg_table > .table > tbody > tr > td > span.status-square.green-square {
      background: #46a469;
      border: 1px solid #46a469;
    }
/*CMTG CSS ends here*/

.custom-select.custom-select-small .js-example-basic-single {
  width: 270px;
}

.custom-select.custom-select-smaller .js-example-basic-single {
  width: 170px;
}

.ack_textarea {
  width: 270px;
}

.small-modal {
  max-width: 285px;
}

.upload-modal h4 {
  padding: 15px;
}
/*customised File Input CSS starts*/
.custom-file-upload-hidden {
  display: none;
  visibility: hidden;
  position: absolute;
  left: -9999px;
}

.custom-file-upload {
  display: block;
  width: auto;
  font-size: 16px;
  margin-top: 30px;
}

  .custom-file-upload label {
    font-weight: normal;
    display: block;
    margin-bottom: 5px;
    font-size: 14px;
  }

.file-upload-wrapper {
  position: relative;
  margin-bottom: 5px;
}

.file-upload-input {
  width: 255px;
  color: #999999;
  font-size: 14px;
  padding: 3px 17px;
  border: 1px solid #999999;
  background-color: #FFF;
  transition: all 0.2s ease-in;
  float: left; /* IE 9 Fix */
}

.file-upload-button {
  cursor: pointer;
  color: #fff;
  font-size: 12px;
  text-transform: uppercase;
  padding: 4px 25px;
  border: none;
  background-color: #e1000f;
  float: right; /* IE 9 Fix */
  margin: 20px 0;
}

.default-custom-file .file-upload-wrapper {
  display: inline-block;
}

.default-custom-file .file-upload-input {
  border: 1px solid #C4C4C4;
  float: none;
  display: inline-block;
  width: auto;
  padding: 5px;
  max-height: 30px;
}

.default-custom-file .file-upload-button {
  margin: 0;
  float: none;
  height: 30px;
}

.default-custom-file .sp_button.upload-btn {
  font-size: 13px;
  padding: 5px 10px;
}

.file-upload-text {
  display: inline-block;
  vertical-align: middle;
  max-width: 300px;
  text-overflow: ellipsis;
  margin-bottom: 0;
  overflow: hidden;
}
/*customised File Input CSS ends*/
.modal-title.error-title:before {
  background: url("../images/icon_warning_redoutline.png") no-repeat left center;
  content: "";
  width: 23px;
  height: 20px;
  display: inline-block;
  vertical-align: middle;
  padding: 0 15px;
  margin-top: -3px;
}

.sp_button.copysend-btn {
  height: 30px;
}

.errorModal .sp_button.upload-btn {
  margin-bottom: 15px;
  float: right;
}

.custom-select.cmtg-upload-type .js-example-basic-single {
  width: 255px;
}

.custom-select.cmtg-upload-type .select2-container--default .select2-selection--single {
  border: 1px solid #999999;
}

  .custom-select.cmtg-upload-type .select2-container--default .select2-selection--single .select2-selection__rendered {
    color: #415055;
  }

.enquiry-form {
  background: #FFFFFF;
}

  .enquiry-form > .inner-enquiry-form {
    padding: 15px 25px;
  }

    .enquiry-form > .inner-enquiry-form hr,
    .custom-tabs.custom-tabs-two hr {
      margin-top: 15px;
      margin-bottom: 15px;
      border: 0;
      border-top: 1px solid #fff;
      margin-left: -25px;
      margin-right: -25px;
      clear: both;
    }

    .enquiry-form > .inner-enquiry-form hr {
      border-top: 2px solid #F5F5F5;
    }

    .enquiry-form > .inner-enquiry-form .custom-select.main-selector {
      margin-bottom: 15px;
    }

    .enquiry-form > .inner-enquiry-form .custom-select {
      margin-bottom: 10px;
    }

      .enquiry-form > .inner-enquiry-form .custom-select .select2-container--default .select2-selection--single {
        height: 25px;
        border: 1px solid #94979A;
      }

        .enquiry-form > .inner-enquiry-form .custom-select .select2-container--default .select2-selection--single .select2-selection__rendered {
          line-height: 25px;
        }

        .enquiry-form > .inner-enquiry-form .custom-select .select2-container--default .select2-selection--single .select2-selection__arrow b {
          margin-top: -4px;
        }

    .enquiry-form > .inner-enquiry-form label {
      min-width: 70px;
      font-weight: normal;
      font-size: 12px;
    }

    .enquiry-form > .inner-enquiry-form .large-form .form-group {
      margin-bottom: 10px;
    }

    .enquiry-form > .inner-enquiry-form .enquiry-form-group .input-group {
      display: inline-block;
      vertical-align: middle;
    }

      .enquiry-form > .inner-enquiry-form .enquiry-form-group .input-group p {
        margin-top: 7px;
      }

    .enquiry-form > .inner-enquiry-form .large-form label {
      min-width: 200px;
    }

      .enquiry-form > .inner-enquiry-form .large-form label.upload-label {
        min-width: 70px;
      }

    .enquiry-form > .inner-enquiry-form .large-form .input-group.date-input-group {
      display: inline-block;
      vertical-align: middle;
    }

      .enquiry-form > .inner-enquiry-form .large-form .input-group.date-input-group .form-control.datepicker {
        min-width: 220px;
        height: 25px;
        background-size: 15px;
      }

    .enquiry-form > .inner-enquiry-form label.top-label,
    .enquiry-form > .inner-enquiry-form .enquiry-form-group label {
      vertical-align: top;
    }

    .enquiry-form > .inner-enquiry-form .enquiry-form-group label {
      margin-top: 5px;
    }

    .enquiry-form > .inner-enquiry-form .form-one label {
      min-width: 100px;
    }

      .enquiry-form > .inner-enquiry-form .form-one label.sp_button.go-button-click {
        min-width: 0;
      }

    .enquiry-form > .inner-enquiry-form input,
    .enquiry-form > .inner-enquiry-form textarea {
      width: 220px;
      border: 1px solid #94979A;
    }

      .enquiry-form > .inner-enquiry-form input[type=checkbox] {
        width: auto;
      }

    .enquiry-form > .inner-enquiry-form textarea {
      height: 75px;
    }

    .enquiry-form > .inner-enquiry-form .lg-textarea label {
      display: block;
    }

    .enquiry-form > .inner-enquiry-form .lg-textarea textarea {
      height: 140px;
      width: 150%;
    }

    .enquiry-form > .inner-enquiry-form textarea.textarea_one {
      height: 118px;
      width: 150%;
    }

    .enquiry-form > .inner-enquiry-form p {
      font-size: 11px;
    }

    .enquiry-form > .inner-enquiry-form ul {
      list-style-type: none;
      margin: 0;
      padding: 0;
    }

      .enquiry-form > .inner-enquiry-form ul > li {
        display: inline-block;
        margin-left: 10px;
        margin-bottom: 7px;
        font-weight: 700;
        font-size: 12px;
      }

        .enquiry-form > .inner-enquiry-form ul > li:first-child {
          font-weight: normal;
          min-width: 120px;
          margin-left: 0;
        }

        .enquiry-form > .inner-enquiry-form ul > li.sp_dash_dropdown_li {
          margin-left: 0;
        }

    .enquiry-form > .inner-enquiry-form .default-custom-file > label,
    .attachment-panel label {
      float: left;
      margin-top: 7px;
    }

    .enquiry-form > .inner-enquiry-form .default-custom-file .file-upload-wrapper,
    .attachment-panel .default-custom-file .file-upload-wrapper {
      width: calc(100% - 70px);
    }

    .enquiry-form > .inner-enquiry-form .default-custom-file .file-upload-input,
    .attachment-panel .default-custom-file .file-upload-input {
      width: calc(100% - 100px);
      float: left;
      display: inherit;
      border: 0 none;
      background: transparent;
    }

    .enquiry-form > .inner-enquiry-form button,
    .comments-wrap button {
      height: auto;
      padding: 0 5px;
      font-size: 12px;
      min-width: 75px;
      margin: 0 0 15px;
      float: right;
    }

      .enquiry-form > .inner-enquiry-form button.enq_btnSubmit {
        /*margin-left: 1%;*/
        padding: 3px 15px;
      }

.sp_enquiry_dropdown {
  display: inline-block;
  vertical-align: middle;
}

.form-scroll {
  overflow: auto;
  overflow-x: hidden;
}

.file_input_id {
  display: inline-block;
  vertical-align: middle;
  margin: 5px 0;
}

  .file_input_id p {
    display: inline-block;
    vertical-align: middle;
  }

.dismiss_wrap {
  display: inline-block;
  vertical-align: middle;
  margin: 0 15px;
}

.closeimage {
  background: url("../images/button_close_small.png") no-repeat right center;
  width: 20px;
  height: 20px;
  display: inline-block;
}



.attachment-panel .default-custom-file .file-upload-button {
  font-size: 10px;
  /*min-width: auto;*/
  height: auto;
  /*padding: 0 15px;*/
  padding: 3px 20px;
  margin: 4px 0;
}

.attachment-panel .default-custom-file button.file-upload-button {
  margin: 4px;
}

.enquiry-form > .inner-enquiry-form .default-custom-file .file-upload-button,
.attachment-panel .default-custom-file .file-upload-button {
  background: #5F6973;
}

.attachment-panel .att-filename button, .attachment-panel .att-filename a {
  display: inline-block;
  vertical-align: middle;
  float: none;
}

.table-scroll {
  display: block;
  margin-bottom: 0;
}

.custom-tabs.custom-tabs-two .tab-content > .tab-pane {
  background: #F5F5F5;
}

.custom-tabs.custom-tabs-two .nav-tabs > li {
  background: #FFFFFF;
  border: 0 none;
}

  .custom-tabs.custom-tabs-two .nav-tabs > li:hover,
  .custom-tabs.custom-tabs-two .nav-tabs > li.active {
    background: #f5f5f5;
  }

.custom-tabs.custom-tabs-two .btn-group {
  float: right;
  padding: 6px 15px;
}

  .custom-tabs.custom-tabs-two .btn-group .sp_button {
    font-size: 9px;
  }

  .custom-tabs.custom-tabs-two .btn-group .grey-btn {
    padding: 2px 5px;
  }

.help-bar {
  background: #f5f5f5;
  padding: 6px 25px;
  border-bottom: 1px solid #C4C4C4;
}

.primary-details {
  background: #f5f5f5;
}

  .primary-details > .inner-primary-details {
    padding: 10px 25px 15px;
    border-bottom: 1px solid #C4C4C4;
  }

    .primary-details > .inner-primary-details > .primary-details-trigger {
      color: #ffffff;
      text-shadow: none;
      text-transform: uppercase;
      padding: 2px 10px;
      background-color: #e1000f;
      border: 1px solid #e1000f;
      line-height: 14px;
      margin:0 15px 10px 0;
    }

      .primary-details > .inner-primary-details > .primary-details-trigger:after {
        content: "";
        background: url("../images/arrow_up_white.png") no-repeat right center;
        width: 13px;
        height: 7px;
        display: inline-block;
        margin-left: 10px;
        background-size: 15px;
        margin-bottom: 1px;
      }

        .primary-details > .inner-primary-details > .primary-details-trigger.collapsed:after {
          background: url("../images/arrow_down_white.png") no-repeat right center;
          background-size: 15px;
        }

    .primary-details > .inner-primary-details > .primary-details-wrapper {
      padding: 20px 0 10px;
    }

      .primary-details > .inner-primary-details > .primary-details-wrapper h5 {
        font-weight: bold;
        margin-bottom: 5px;
        font-size: 12px;
      }

      .primary-details > .inner-primary-details > .primary-details-wrapper ul {
        padding: 0;
        margin: 0 0 25px 0;
        list-style-type: none;
      }

        .primary-details > .inner-primary-details > .primary-details-wrapper ul li span {
          display: table-cell;
          vertical-align: top;
          font-size: 12px;
        }

          .primary-details > .inner-primary-details > .primary-details-wrapper ul li span:first-child {
            min-width: 110px;
          }

      .primary-details > .inner-primary-details > .primary-details-wrapper hr {
        background: #FFFFFF;
        margin-left: -25px;
        margin-right: -25px;
      }

.custom-tabs.custom-tabs-two .nav-tabs > li:first-child {
  padding-left: 10px;
}

.custom-tabs.custom-tabs-two .tab-content {
  background: #f5f5f5;
}

  .custom-tabs.custom-tabs-two .tab-content > .tab-pane > .inner-tab-panel {
    padding: 25px 25px 50px;
    overflow-y: auto;
  }

@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .custom-tabs.custom-tabs-two .tab-content > .tab-pane > .inner-tab-panel {
    padding: 25px 25px 0px;
  }
}

.custom-tabs.custom-tabs-two .tab-content > .tab-pane > .inner-tab-panel.inner-description > .inner-row > .inner-col {
  width: 100%;
  /*max-width: 450px;*/
  margin-left: 15px;
}

  .custom-tabs.custom-tabs-two .tab-content > .tab-pane > .inner-tab-panel.inner-description > .inner-row > .inner-col:first-child {
    margin-left: 0;
  }

.heading-wrap > h6,
.label-help-wrap label {
  float: left;
}

.heading-wrap > button,
.label-help-wrap > button {
  float: right;
}

.help-tooltip {
  background: url("../images/icon_help.png") no-repeat;
  width: 11px;
  height: 29px;
  border: 0 none;
}

.scms_help-tooltip-leftFlot {
  float: left !important;
  /*margin:0px;*/
}

.scms_help-tooltip {
  background: url("../images/icon_warning_yellow.png") no-repeat;
  width: 23px;
  height: 20px;
  border: 0 none;
  /*margin:10px 0 0 0 ;*/
  margin: 6px 0 0 7px;
  float: left !important;
}

.help-tooltip.help-tooltip-middle {
  display: inline-block;
  vertical-align: middle;
}

.faqs-tooltip {
  background: url("../images/faq.png") no-repeat;
  width: 11px;
  height: 29px;
  border: 0 none;
}

  .faqs-tooltip.faqs-tooltip-middle {
    display: inline-block;
    vertical-align: middle;
  }

.custom-tabs.custom-tabs-two .tab-content > .tab-pane h6 {
  font-family: Helvetica, Arial, sans-serif;
  font-weight: bold;
  font-size: 14px;
}

.custom-tabs.custom-tabs-two .tab-content > .tab-pane > .inner-tab-panel.inner-description > .inner-row > .inner-col > .inner-col-content {
  border: 1px solid #C4C4C4;
  box-sizing: border-box;
}

  .custom-tabs.custom-tabs-two .tab-content > .tab-pane > .inner-tab-panel.inner-description > .inner-row > .inner-col > .inner-col-content.col-height {
    height: 82%;
  }

@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .custom-tabs.custom-tabs-two .tab-content > .tab-pane > .inner-tab-panel.inner-description > .inner-row > .inner-col > .inner-col-content.col-height {
    height: 83.5%;
  }
}

.custom-tabs.custom-tabs-two .tab-content > .tab-pane > .inner-tab-panel.inner-description > .inner-row > .inner-col > .inner-col-content.no-border {
  border: 0 none;
}

.custom-tabs.custom-tabs-two .tab-content > .tab-pane > .inner-tab-panel.inner-description > .inner-row > .inner-col > .inner-col-content > .team-group {
  padding: 15px 15px 10px;
}

  .custom-tabs.custom-tabs-two .tab-content > .tab-pane > .inner-tab-panel.inner-description > .inner-row > .inner-col > .inner-col-content > .team-group > .form-group {
    display: table-cell;
    width: 50%;
    margin-left: 15px;
  }

@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .custom-tabs.custom-tabs-two .tab-content > .tab-pane > .inner-tab-panel.inner-description > .inner-row > .inner-col > .inner-col-content > .team-group {
    margin: 0 -15px;
  }

    .custom-tabs.custom-tabs-two .tab-content > .tab-pane > .inner-tab-panel.inner-description > .inner-row > .inner-col > .inner-col-content > .team-group > .form-group {
      display: inline-block;
      margin-left: 0;
      padding: 0 15px;
    }
}

.custom-tabs.custom-tabs-two .tab-content > .tab-pane > .inner-tab-panel.inner-description > .inner-row > .inner-col > .inner-col-content > .team-group > .form-group:first-child {
  margin-left: 0;
}

.custom-tabs.custom-tabs-two .tab-content > .tab-pane > .inner-tab-panel.inner-description > .inner-row > .inner-col > .inner-col-content > .team-group > .form-group > label {
  display: block;
}

.custom-tabs.custom-tabs-two .tab-content > .tab-pane > .inner-tab-panel.inner-description > .inner-row > .inner-col > .inner-col-content > .team-group > .form-group > textarea {
  height: 137px;
  resize: none;
  width: 100%;
}

.custom-tabs.custom-tabs-two .tab-content > .tab-pane > .inner-tab-panel.inner-description > .inner-row > .inner-col > .inner-col-content.no-border > textarea {
  resize: none;
  width: 100%;
  height: 242px;
  border: 1px solid #C4C4C4;
}

.process-flow ul {
  list-style-type: none;
  margin: 0;
  padding: 0;
}

  .process-flow ul li {
    float: left;
  }

    .process-flow ul li::before {
      content: "";
      background: url("../images/big_arrow.png") no-repeat left center;
      width: 16px;
      height: 32px;
      display: inline-block;
      vertical-align: middle;
      margin-left: 3px;
      margin-right: 1px;
    }

    .process-flow ul li:first-child::before {
      display: none;
    }

    .process-flow ul li textarea {
      width: 186px;
      height: 96px;
      resize: none;
      border: 1px solid #C4C4C4;
      border-left: 2px solid #d11f1f;
      display: inline-block;
      vertical-align: middle;
    }

.answer-wrap .input-group,
.problem-action-wrap .input-group,
.rca-panel .why-analysis .input-group {
  width: 100%;
}

  .answer-wrap .input-group label,
  .rca-panel .input-group label {
    min-width: 20px;
    vertical-align: top;
    font-weight: normal;
    display: inline-block;
  }

.rca-panel .input-group label {
  margin-bottom: 10px;
}

.answer-wrap .input-group textarea, .rca-panel .why-analysis .input-group textarea {
  height: 120px;
  resize: none;
  border-left: 1px solid rgb(169, 169, 169);
}

.rca-panel .why-analysis .input-group textarea {
  height: 55px;
}

.rca-panel .why-analysis .input-group textarea {
  width: calc(100% - 25px);
  max-width: none;
  display: inline-block;
  vertical-align: top;
}

.rca-panel .problem-action-wrap .input-group textarea {
  border-left: 1px solid rgb(169, 169, 169);
}

.problem-action-wrap .input-group label {
  display: block;
  margin-bottom: 10px;
}


.effectiveness-tab textarea {
  width: 100%;
  /*max-width: 450px;
    height: 170px;*/
  height: 220px;
  resize: none;
}

.exportPDFHeight {
  height: 700px !important;
}

.problem-action-wrap .input-group textarea.md-height-one {
  height: 473px;
  width: 100%;
}

.problem-action-wrap textarea.md-height {
  height: 400px;
}

.problem-action-wrap textarea.lg-height {
  height: 360px;
}

.effectiveness-tab textarea {
  width: 100%;
  max-width: 525px;
  height: 80px;
}

.custom-radio {
  display: inline-block;
  position: relative;
  padding-left: 35px;
  margin-bottom: 12px;
  cursor: pointer;
  font-size: 22px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

  .custom-radio.custom-radio-margin-none {
    margin-bottom: 0;
  }

  .custom-radio input {
    position: absolute;
    opacity: 0;
    cursor: pointer;
  }

.checkmark {
  position: absolute;
  top: 0;
  left: 0;
  height: 15px;
  width: 15px;
  background-color: #FFFFFF;
  border: 1px solid #C4C4C4;
  border-radius: 50%;
}

.custom-radio:hover input ~ .checkmark {
  background-color: #FFFFFF;
  border: 1px solid #C4C4C4;
}

.custom-radio input:checked ~ .checkmark {
  background-color: #FFFFFF;
  border: 1px solid #C4C4C4;
}

.checkmark:after {
  content: "";
  position: absolute;
  display: none;
}

.custom-radio input:checked ~ .checkmark:after {
  display: block;
}

.custom-radio .checkmark:after {
  top: 1px;
  left: 1px;
  width: 11px;
  height: 11px;
  border-radius: 50%;
  background: #415055;
}

.comments-wrap .input-group {
  width: 100%;
}

.comments-wrap label {
  display: block;
}

.comments-wrap textarea {
  display: block;
  resize: none;
  width: 100%;
  /*max-width: 1084px;*/
  height: 100px;
}

.comments-wrap button {
  margin: 15px 0;
}

.rca-problem-heading {
  text-align: center;
}

  .rca-problem-heading h4 {
    display: inline-block;
    vertical-align: middle;
    font-size: 14px;
    padding: 5px 10px;
    margin: 0 10px !important;
    background: #FFFFFF;
    border: 1px solid #C4C4C4;
  }

  .rca-problem-heading::before,
  .rca-problem-heading::after {
    content: "";
    background: url("../images/big_arrow.png") no-repeat center;
    width: 16px;
    height: 32px;
    display: inline-block;
    vertical-align: middle;
  }

  .rca-problem-heading::after {
    transform: rotate(180Deg);
  }

.rca-row {
  margin-bottom: 45px;
}

.rca-panel input {
  width: 100%;
  margin-bottom: 5px;
}

.rca-panel textarea {
  width: 100%;
  resize: none;
  height: 120px;
  border-left: 2px solid #d11f1f;
  max-width: none;
}

.table-row {
  display: table;
}

  .table-row .table-cell {
    display: table-cell;
    vertical-align: middle;
    float: none;
  }

.doc-review {
  background: #FFFFFF;
  border: 1px solid #C4C4C4;
}

  .doc-review.table > thead > tr > th,
  .doc-review.table > tbody > tr > td,
  .doc-review.table > tbody > tr > th,
  .doc-review.table > tfoot > tr > td,
  .doc-review.table > tfoot > tr > th,
  .doc-review.table > thead > tr > td,
  .doc-review.table > thead > tr > th {
    border-bottom: 0 none;
    border-top: 0 none;
    white-space: nowrap;
  }

.doc-review-left {
  padding-right: 0;
}

.doc-review-right, .doc-review-right-c {
  padding-left: 0;
  overflow: auto;
}

  .doc-review-right .doc-review, .doc-review-right-c .doc-review {
    border-left: 0 none;
  }

.doc-review .input-group.date-input-group {
  width: 100%;
}

.doc-review input {
  width: 100%;
  max-width: none;
  border: 1px solid rgb(169, 169, 169);
  height: 24px;
}

.doc-review .num-inputbox {
  max-width: 40px;
}

.doc-review input.form-control.datepicker {
  background-size: 16px;
}

table.table-scroll {
  border-collapse: collapse;
  width: 100%;
  overflow-x: scroll;
  overflow-y: hidden;
  display: block;
}

  table.table-scroll thead, table.table-scroll tbody {
    display: block;
  }

  table.table-scroll tbody {
    overflow-y: scroll;
    overflow-x: hidden;
  }

.modal {
  text-align: center;
  padding: 0 !important;
}

  .modal:before {
    content: '';
    display: inline-block;
    height: 100%;
    vertical-align: middle;
    margin-right: -4px;
  }

.modal-dialog {
  display: inline-block;
  text-align: left;
  vertical-align: middle;
}

.fav-note {
  background-color: #F5F5F5;
}

  .fav-note p {
    margin-bottom: 0;
    padding: 5px 15px;
    font-weight: bold;
    font-size: 14px;
  }

/*common css ends here*/
/*All Page CSS Starts here*/
.sp_collapse_button {
  float: left;
  position: relative;
  z-index: 1500 !important;
}
/*
 * Base structure
 */

html,
body {
  height: 100%;
}

body {
  color: #fff;
  text-align: center;
  padding-right: 0px !important;
  font-size: 12px;
  line-height: 14px;
}

h1, h2, h3, h4, h5, h6 {
  font-family: MiloWebPro !important;
}

.modal-title {
  font-family: "Helvetica Neue",Helvetica,Arial,sans-serif !important;
}

.modal-dialog p, .footernavbar p, .footernavbarus p {
  font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
  font-size: 12px;
}
@media only screen and (max-width: 767px) {
  .requests-list {
    width: 100% !important;
  }
  .requests-dispFlex {
    display: block !important;
  }
}
@media(max-width:  767px) {
  .left-filters {
    float: left !important;
    width: 80%;
  }
}

.left-filters {
  float: none !important;
}

.wrap-center {
  display: table;
}

.wrap-innercontent {
  vertical-align: middle;
  display: table-cell !important;
  vertical-align: middle !important;
  padding-left: 2px;
}

.sp_henkel_logo {
  width: 50px;
}

.sp_resultdiv {
  overflow-y: auto;
}
/** NAVBAR **/
.collapseImage {
  width: 39px;
  height: 37px;
  margin: 1px;
}

.sp_collapse_button {
  float: left;
  position: relative;
  z-index: 1500 !important;
}

.sp_dash_supplier_info {
  cursor: pointer;
  left: 10px;
  top: 20px;
}

.sp_dash_badge {
  margin-top: -25px;
  margin-left: -23px;
  background-color: #d11f1f !important;
}

.sp_dash_profile_dropdown {
  z-index: 2000;
  border-radius: 0px;
  margin-top: -8px;
  padding: 0px;
}

.sp_dash_profile_name {
  color: #000000 !important;
  font-size: 14px;
}

.sp_dash_1stpanel {
  display: block;
  float: left;
  text-align: left;
  margin-left: 0px;
  position: absolute;
  top: 50px;
  width: 280px !important;
  background: #fff;
  /*height: 91%;*/
  font-size: 14px;
  border-right: 1px solid #bec8d2;
  color: #415055;
  z-index: 1500 !important;
  left: 0;
  padding: 0;
}
/*@media all and (-ms-high-contrast:none){
     .sp_dash_1stpanel { padding: 0; margin-bottom: 0; height: 100vh !important;}
     *::-ms-backdrop, .sp_dash_1stpanel { padding: 0; margin-bottom: 0; height: 100vh !important; }
}*/
.sp_dash_sidenav_itemname_text {
  color: #000000 !important;
  text-decoration: none !important;
}

  .sp_dash_sidenav_itemname_text:hover {
    color: #d11f1f !important;
  }

.sp_dash_sidenav_subitem_first {
  border-top: 1px solid #bec8d2;
  border-bottom: 1px solid #bec8d2;
  padding-left: 40px;
  padding-top: 10px;
  padding-bottom: 10px;
}

.sp_dash_sidenav_subitem_middle {
  border-bottom: 1px solid #bec8d2;
  padding-left: 40px;
  padding-top: 10px;
  padding-bottom: 10px;
}

.sp_dash_sidenav_subitem_last {
  border-bottom: 1px solid #bec8d2;
  padding-left: 40px;
  padding-top: 10px;
  padding-bottom: 10px;
}

.sp_dash_links_ul {
  padding: 0px;
  margin-bottom: 0px;
}

.sp_dash_sidenav_item_outer_div_home {
  background-color: #f5f5f5 !important;
  border-radius: 0px;
  margin-top: -1px;
  margin-right: -2px;
  margin-left: -1px;
}

.sp_dash_sidenav_item_outer_div {
  /*padding-top: 10px;
    padding-bottom: 10px;*/
  margin-bottom: 0px;
  border-bottom: 1px solid #bec8d2;
}

  .sp_dash_sidenav_item_outer_div:hover {
  }

.sp_dash_active_link_outer_div {
  border-left: 4px solid #e3000f;
  color: #d11f1f !important;
}

.sp_dash_active_link_navbar {
  border-left: 4px solid #e3000f;
  color: #d11f1f !important;
}

.sp_dash_sidenav_item_div {
  height: 38px;
}

  .sp_dash_sidenav_item_div:hover {
    border-left: 4px solid #e3000f;
    color: #d11f1f !important;
    height: 38px;
  }

.sp_dash_sidenav_subitem_active {
  color: #d11f1f !important;
}

.sp_dash_desk_panel-heading {
  background-color: white !important;
  /* height: 30px!important; */
  text-align: left;
  /* margin-top: 11px; */
  border-color: #ffffff !important;
}

.sp_dash_sidenav_itemname {
  float: left;
  color: #000000;
  padding-top: 10px;
  padding-left: 22px;
}

  .sp_dash_sidenav_itemname:hover {
    padding-top: 10px;
    padding-left: 22px;
    float: left;
  }

.sp_dash_sidenav_itemname_active {
  color: #d11f1f !important;
}

.sp_dash_sidenav_collapsesymbol {
  float: right;
  /*margin-top: -37px;
    margin-right: 4px;*/
}

.sp_dash_home_icon {
  padding: 5px;
}

.sp_profile_div {
  margin-right: 11px;
  margin-top: -25px;
}

.sp_supplierleftalign {
  width: 169px;
  padding: 0px;
  height: 25px;
}

.sp_dashboard_searchtext {
  background-color: #E7E7E7;
  border-radius: 0px;
  height: 35px !important;
}

.searchStyle {
  position: relative;
  top: -31px;
  left: 90%;
  color: lightgray;
}

.sp_dashboard_searchtext_outerdiv {
  height: 35px;
}

.sp_dash_selected_supplier_div {
  float: left;
  padding-top: 5px;
  background-color: #e6e7e7;
  height: auto;
  width: 100%;
  padding-bottom: 10px;
  margin-top: -32px;
}

.sp_supplier_outerdiv {
  float: left;
  float: left;
  padding-top: 5px;
  background-color: #e6e7e7;
  height: 40px;
}

.sp_dash_2ndpanel_collapse {
  display: none;
  float: right;
  text-align: left;
  margin-left: 0px;
  padding-left: 70px !important;
  position: relative;
  top: 0px;
  padding: 0px;
  z-index: 1550 !important;
  left: 0;
}

.sp_dash_2ndpanel {
  float: right;
  text-align: left;
  padding-left: 0px !important;
  position: relative;
  top: 0px;
  padding: 0px;
  font-size: 14px;
  border-right: 1px solid #bec8d2;
  color: #415055;
  z-index: 1450 !important;
  left: 0;
  background: #e6e7e7;
  height: 40px;
}

.sp_dash_navbar_link {
  font-size: 14px;
  padding: 11px 49px 9px 20px;
  text-decoration: none;
  border: none;
  color: #313a3d;
}

.sp_dash_sidenav_group1last {
  margin-top: 10px;
  margin-bottom: 10px;
}

.sp_dash_sidenav_group1first {
}
/*.sp_dash_3rdpanel{
    float: right;
    text-align: left;
    padding-left: 0px!important;
    position: relative;
    top: 0px;
    padding: 0px;
    font-size: 14px;
    border-right: 1px solid #bec8d2;
    color: #415055;
    z-index: 1450 !important;
    left: 0;
    background-color: red;
    float: right;
    text-align: left;
    margin-left: 0px;
    position: relative;
    top: 0px;
    padding: 0px;
    background: #fff;
    font-size: 14px;
    border-right: 1px solid #bec8d2;
    color: #415055;
    left: -49px;
    width: 70%!important;
}*/

/* Modal Popup*/
.sp_modal {
  background-color: rgba(0, 0, 0, 0.5);
  z-index: 10000;
}

.sp_modal_dialog {
}

.sp_md_sd_3rdcol_1row_div {
  height: 80px !important;
  margin-top: 20px;
}

.sp_modal_content {
  border-radius: 0px !important;
}

.sp_modal_close {
  background-color: #d11d1f;
  width: 25px;
  height: 25px;
  margin-right: 15px;
}

/*.sp_modal_close_img {
    width: 20px;
    height: 20px;
}*/
/* Modal Popup*/
.sp_dash_search_supplier_text:focus {
  outline: none;
}

.sp_modal_table {
  background-color: transparent;
  color: #000000;
  width: 100%;
}

  .sp_modal_table.mar_none {
    margin-bottom: 0;
  }

.sp_modal_table_caret {
  /* margin-left: -20px; */
  color: #5f6973;
  background-color: #ffffff;
}

.sp_modal_table_header {
  padding-left: 32px;
  padding-top: 5px;
  padding-bottom: 5px;
  white-space: nowrap
}

.sp_modal_table_thead {
  border-top: 1px solid #e6e7e7;
  border-bottom: 1px solid #e6e7e7;
}

.sp_modal_table_data_alternate_row {
  background-color: #f4f4f5;
}

.sp_modal_table_data_td {
  text-align: left;
}

.sp_modal_vat_suppname {
  margin: 0px;
  color: #5f6973;
  background-color: #F8F8F8;
  height: 39px;
  text-align: left;
  padding-left: 15px;
  padding-top: 10px;
}

.sp_modal_vat_suppname.height-52 {
    height:52px;
}

.modal-row {
  background: #F8F8F8;
  border-top: 1px solid #e5e5e5;
  padding: 5px 30px;
}

.sp_modal_navbar {
  margin: 0px;
  color: #5f6973;
  background-color: #DFDFDF;
  text-align: left;
  border-bottom: 1px solid #000000;
  border-top: 1px solid #000000;
}

.sp_button:focus {
  outline: none;
}

.sp_button_disabled {
  color: #707171;
  text-shadow: none;
  text-transform: uppercase;
  /* Prevent inheritance from `body` */
  background-color: #DFDFDF;
  border: 1px solid #DFDFDF;
  cursor: pointer;
}
/*.sp_sort_img {
    cursor: none;
}*/
.sp_outerlang {
  display: block !important;
  float: right;
  position: relative;
  top: 13%;
  right: 3%;
  text-decoration: none;
  margin-top: 2px;
  margin-left: 30px;
}

.sp_lang_custom {
  display: block !important;
  float: left;
  position: relative;
  top: 13%;
  color: #ffffff;
  text-decoration: none;
  margin-top: 2px;
}

.sp_input_text {
  padding: 10px;
  margin-top: 0;
  color: #ffffff;
  border: none;
  text-decoration: none;
  background: #e1000f;
}

.sp_caret_upload {
  /*padding-left: 10px;
  padding-right: 3px;*/
  position: absolute;
  margin-left: -20px;
  margin-top: 6px;
  z-index: 1;
  /*margin-right: 20px;*/
  cursor: pointer;
  vertical-align: middle;
  font-size: 13px;
}

.sp_outerlang_content {
  min-width: 100px;
  left: -72%;
  top: 100%;
}

.sp_dashboard_text {
  color: #d11f1f;
  margin-bottom: 32px;
  font-size: 28px;
  margin-top: 32px;
}

.sp_dash_header_rightcomp {
  float: right;
  padding-top: 5px;
  padding-right: 23px;
}

/*.sp_innerlang {
    padding-right: 28px;
}*/

.sp_dash_profile_div {
  padding-top: 7px;
  padding-right: 35px;
}

.sp_dash_navbar_supplier_li {
  background-color: #ffffff !important;
  margin-right: 5px !important;
  margin-top: 2px !important;
}

.sp_dash_navbar_supplier_li_text {
  padding: 5px;
}

.sp_dash_navbar_supplier_li_close {
  cursor: pointer;
}

.sp_dash_notif_header {
  padding-left: 5px;
  padding-right: 5px;
}
/*Filter Css*/

.sp_dash_filterpanel {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 1550;
  display: none;
  float: left;
  min-width: 160px;
  padding: 5px 0;
  margin: 2px 0 0;
  font-size: 14px;
  text-align: left;
  list-style: none;
  min-width: 100px;
  left: 81%;
  top: 97%;
  height: 100vh;
}


/*Filter Css*/

.sp_dash_supplier_save {
  margin-left: 15px !important;
  margin-top: 30px !important;
  padding-left: 10px;
  list-style: none;
  float: left;
  position: relative;
  cursor: pointer;
}


/*Custom Select CSS Starts*/
.select-hidden {
  /*display: none;*/
  visibility: hidden;
  padding-right: 10px;
}


.select-styled {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background-color: #c0392b;
  padding: 8px 15px;
  transition: all 0.2s ease-in;
}

  .select-styled:after {
    content: "";
    width: 0;
    height: 0;
    border: 7px solid transparent;
    border-color: #fff transparent transparent transparent;
    position: absolute;
    top: 16px;
    right: 10px;
  }

  .select-styled:hover {
    background-color: #c0392b;
  }

  .select-styled:active,
  .select-styled.active {
    background-color: #c0392b;
  }

    .select-styled.active:after {
      top: 9px;
      border-color: transparent transparent #fff transparent;
    }

.select-options {
  display: none;
  position: absolute;
  top: 100%;
  right: 0;
  left: 0;
  z-index: 999;
  margin: 0;
  padding: 0;
  list-style: none;
  background-color: #c0392b;
}

  .select-options.select-scroll {
    max-height: 240px;
    overflow: auto;
  }

  .select-options li {
    margin: 0;
    padding: 12px 0;
    text-indent: 15px;
    border-top: 1px solid #c0392b;
    transition: all 0.15s ease-in;
  }

    .select-options li:hover {
      color: #c0392b;
      background: #fff;
    }

    .select-options li[rel="hide"] {
      display: none;
    }

.custom-select select {
  width: 295px;
}

.custom-select .select-styled:after {
  background: url("../images/dropdown_arrow_grey.png") no-repeat;
  width: 11px;
  height: 6px;
  border: 0 none;
  top: 12px;
}

.custom-select .select-styled {
  background-color: #FFFFFF;
  border: 1px solid #C8C8C8;
  color: #5f6973;
  text-align: left;
  padding: 8px 10px;
  font-size: 14px;
  line-height: 14px;
}

.custom-select .select-options {
  background-color: #FFFFFF;
  color: #5f6973;
  font-size: 14px;
  text-align: left;
  -webkit-box-shadow: 0 6px 12px rgba(0,0,0,.175);
  box-shadow: 0 6px 12px rgba(0,0,0,.175);
  border: 1px solid #C8C8C8;
  border-top: none;
}

  .custom-select .select-options li {
    text-indent: 0;
    border-top: 0 none;
    padding: 3px 12px;
  }

.custom-select-one .select-styled {
  background-color: transparent;
  color: #e1000f;
  font-size: 14px;
  text-indent: 10px;
  line-height: 14px;
}

.custom-select-one .select {
  width: 185px;
}

.custom-select-one .select-styled:after {
  background: url("../images/dropdown_arrow_grey.png") no-repeat;
  width: 11px;
  height: 6px;
  border: 0 none;
  top: 12px;
  right: 20px;
}

.custom-select .select-styled.active:after,
.custom-select-one .select-styled.active:after {
  top: 12px;
  transform: rotate(180deg);
}

.custom-select-one .select-options {
  right: 15px;
  background-color: #FFFFFF;
  color: #333;
  -webkit-box-shadow: 0 6px 12px rgba(0,0,0,.175);
  box-shadow: 0 6px 12px rgba(0,0,0,.175);
}

  .custom-select-one .select-options li {
    font-size: 14px;
    text-indent: 0;
    border-top: 1px solid #5f6973;
    padding: 5px 0;
  }
/*Custom Select CSS Ends*/



/*CSS For New Custom Select Option*/
.custom-select .js-example-basic-single {
  width: 220px;
  height: 24px;
  border-radius: 0;
}

  .custom-select .js-example-basic-single.select-width {
    width: 160px;
  }

.select2-search__field {
  display: none;
}

.select2-search--dropdown {
  padding: 0;
}

.custom-select .select2-container--default .select2-selection--single {
  border: 1px solid #C8C8C8;
  border-radius: 0;
  height: 24px;
}

  .custom-select .select2-container--default .select2-selection--single .select2-selection__rendered {
    color: #5f6973;
    text-align: left;
    line-height: 23px;
  }

.custom-select-one.select2-dropdown.select2-dropdown--below,
.custom-select-index.select2-dropdown.select2-dropdown--below {
  text-align: left;
  border-radius: 0;
  background: #FFFFFF;
  color: #5f6973;
}

.select2-container--default .custom-select-one .select2-results__option[aria-selected=true],
.select2-container--default .custom-select-one .select2-results__option--highlighted[aria-selected],
.select2-container--default .custom-select-index .select2-results__option[aria-selected=true],
.select2-container--default .custom-select-index .select2-results__option--highlighted[aria-selected] {
  background-color: #FFFFFF;
  color: #c0392b;
}

.custom-select .select2-container--default .select2-selection--single .select2-selection__arrow b {
  border: 0 none;
  background: url("../images/dropdown_arrow_grey.png") no-repeat;
  width: 11px;
  height: 6px;
  margin-top: -5px;
  margin-left: -8px;
}

.custom-select .select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow b {
  border-width: 0;
  border-color: transparent;
  transform: rotate(180deg);
}
/*CSS For New Custom Select Option Ends*/


/* For Tablets */


/* For laptop*/





/****/

#sp_dash_menu {
  background: #e6e7e7;
  height: 35px;
}

.sp_dash_page_title {
  margin-left: 15px;
}

.sp_dash_band {
  background-color: #DFDFDF;
  padding-left: 50px;
  padding-top: 5px;
  padding-bottom: 5px;
}

.sp_menuSearchStyle {
  position: absolute;
  color: lightgray;
  left: 12px;
  top: 6px;
  z-index: 10;
}


.sp_menuPlantSearchStyle {
  position: absolute;
  color: lightgray;
  left: 6px;
  top: 9px;
}


.sp_dash_li {
  margin: 0 0;
  padding: 0 0;
  list-style: none;
  float: left;
  position: relative;
}

.sp_dash_search_supplier_text {
  padding-left: 30px;
  padding-right: 30px;
  width: 220px;
  height: 25px;
}

.sp_dash_search_purchasing_doc_text {
  padding-left: 5px !important;
}

#plantsHTMLDiv .sp_dash_search_supplier_text {
  width: 280px;
  white-space: nowrap;
}

.sp_plants_dropdown {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 1500;
  display: none;
  float: left;
  min-width: 160px;
  padding: 5px 0;
  margin: 2px 0 0;
  font-size: 14px;
  text-align: left;
  list-style: none;
  background-color: #fff;
  border: 1px solid #ccc;
  border: 1px solid rgba(0,0,0,.15);
}


.sp_dash_supplier_dropdown-menu {
  border-radius: 0px !important;
  width: auto;
  max-width: 260px;
  padding: 0px;
  margin-left: 17px;
  /* margin-top: 4px; */
  border: 1px solid #000000;
  max-height: 100px;
  overflow-y: scroll;
}

.sp_dash_caret {
  margin-left: -20px;
  color: #5f6973;
  background-color: #ffffff;
}

.sp_dash_plant_caret {
  position: absolute;
  color: #5f6973;
  margin-top: 10px;
  margin-left: -21px;
}

.sp_dash_dropdown-toggle {
  text-decoration: none !important;
  color: #5f6973;
}

#plantsHTMLDiv {
  z-index: 1000;
  margin-left: 30px;
}
/*.sp_dash_dropdown-toggle.sub-dropdown-toggle {
    margin-left: 23px;
    display: block;
}*/
.cell-center {
  display: block;
  text-align: center;
}

input[type=checkbox].sp_dash_supplier_checkbx {
  width: auto;
  height: auto;
  margin-left: 5px;
  margin-right: 5px;
  margin-top: 5px;
  margin-bottom: 5px;
  display: inline-block;
  vertical-align: middle;
}

  input[type=checkbox].sp_dash_supplier_checkbx.mar-adj {
    margin: 0 5px;
  }

.sp_dash_supplier_caret {
  margin-left: 10px !important;
  margin-right: 10px !important;
}

.sp_dash_supplier_a {
  padding: 0px !important;
  display: inline !important;
  background-color: inherit !important;
  padding-left: 19px !important;
  outline-color: unset;
}

  .sp_dash_supplier_a:hover {
    background-color: inherit !important;
  }

  .sp_dash_supplier_a:blur {
    background-color: inherit !important;
  }


.dropdown-submenu {
  position: relative;
}

  .dropdown-submenu .dropdown-menu {
    top: 0;
    left: 100%;
    margin-top: -1px;
    border-radius: 0px !important;
  }

.sp_plant_search_li {
  display: table;
}

.sp_dash_select_system {
  height: 25px;
}

.sp_dash_supplier_li {
  padding-top: 6px;
  padding-bottom: 5px;
  padding-right: 5px;
  display: inline-flex;
  /* margin-bottom: -5px; */
  /* margin-top: -5px; */
  width: 100%;
  background-color: #ffffff;
}

  .sp_dash_supplier_li:hover {
    background-color: #e6e7e7 !important;
  }

.sp_dash_supplier_li_selected {
  color: #d11f1f;
  font-weight: bold;
}

  .sp_dash_supplier_li_selected:hover {
    background-color: #e6e7e7;
    color: #d11f1f;
    font-weight: bold;
  }

.sup_selected {
  background-color: #e6e7e7;
  color: #d11f1f;
  font-weight: bold;
}

.sp_plant_selected {
  color: #d11f1f !important;
  font-weight: bold !important;
}

.sp_plant {
  color: #000000;
}

.sp_dash_supplier_caret_selected {
}

.sp_dash_supplier_a_selected {
}

.sp_dash_supplier_a:focus {
  outline: 0;
}
/****/


.sp_table_status_green {
  width: 10px;
  height: 10px;
  background: green;
  margin-left: 20px;
}

.sp_table_status_white {
  width: 10px;
  height: 10px;
  background-color: white;
  border: 1px #5F6973;
  border-style: solid;
  margin-left: 20px;
}

/*thead.sp_modal_table_thead,
tbody.sp_modal_table_tbody tr {
    display: table;
    width: 100%;
    table-layout: fixed;
}*/

/*thead.sp_modal_table_thead {
    width: calc( 100% - 1.2em);
}*/

.table > thead > tr > th.sp_modal_table_header,
.table > tbody > tr > td.sp_modal_table_data_td {
  padding: 10px 15px;
  border-bottom: 1px solid #ddd;
}

#conversionModal .table > thead > tr > th:first-child {
  min-width: 100px;
}
/*.sp_modal_table_tbody {
    max-height: 100px;
    overflow: auto;
    margin-bottom: 10px;
    width: 100%;
    display: block;
}*/

.sp_registration_success_popup_content {
  text-align: left;
  padding-top: 20px;
  padding-bottom: 73px;
  padding-right: 46px;
  padding-left: 28px;
}

.sp_registration_success_text {
  color: #000000;
  text-align: left;
  margin-left: 17px;
  font-weight: normal;
  margin-top: 10px;
}
/*thead, tbody tr {
    display:table;
    width:100%;
    table-layout:fixed;
}*/
@font-face {
  font-family: 'MiloWebPro';
  src: url('../fonts/henkel-iconfont-20170112.eot?#iefix') format('embedded-opentype'), url('../fonts/henkel-iconfont-20170112.woff') format('woff'), url('../fonts/henkel-iconfont-20170112.ttf') format('truetype'), url('../fonts/henkel-iconfont-20170112.svg#svgFontName') format('svg');
  src: url('../fonts/milowebpro-bold.eot?#iefix') format('embedded-opentype'), url('../fonts/milowebpro-bold.woff') format('woff'), url('../fonts/milowebpro-bold.ttf') format('truetype'), url('../fonts/milowebpro-bold.svg#svgFontName') format('svg');
  src: url('../fonts/milowebpro-medium.eot?#iefix') format('embedded-opentype'), url('../fonts/milowebpro-medium.woff') format('woff'), url('../fonts/milowebpro-medium.ttf') format('truetype'), url('../fonts/milowebpro-medium.svg#svgFontName') format('svg');
  src: url('../fonts/milowebpro-regular.eot?#iefix') format('embedded-opentype'), url('../fonts/milowebpro-regular.woff') format('woff'), url('../fonts/milowebpro-regular.ttf') format('truetype'), url('../fonts/milowebpro-regular.svg#svgFontName') format('svg');
  /**
  src: url('../fonts/glyphicons-halflings-regular.eot?#iefix') format('embedded-opentype'), url('../fonts/glyphicons-halflings-regular.woff') format('woff'), url('../fonts/glyphicons-halflings-regular.ttf') format('truetype'), url('../fonts/glyphicons-halflings-regular.svg#glyphicons-halflingsregular') format('svg');
  **/
}
/*All Page CSS Ends Here*/

/*All Page New CSS Starts here*/
.sp_henkel_logo {
  width: 70px;
  height: auto;
  display: inline-block;
  vertical-align: middle;
}

.navbar-default {
  background-color: transparent;
  border-color: transparent;
  margin-bottom: -3px;
}

header > .navbar.navbar-default > .container-fluid {
  padding-left: 0;
  padding-right: 0;
}

.navbar-default.login_header_navbar {
  padding: 5px 15px;
  height: 30px;
}

.navbar-default .navbar-brand {
  color: #e1000f;
  font-size: 12px;
  padding: 15px;
  /*border-right: 1px solid #dedede;*/
  margin-left: 0 !important;
  height: auto;
}

  .navbar-default .navbar-brand.login-brand {
    padding: 0;
  }

  .navbar-default .navbar-brand:focus, .navbar-default .navbar-brand:hover {
    color: #e1000f;
  }

.navbar-brand > img {
  width: 32px;
  display: inline-block;
  vertical-align: middle;
  margin-right: 10px;
  margin-left: -5px;
}

.custom-navbar-right {
  float: right;
  margin: 0;
}

  .custom-navbar-right > li {
    float: none;
    display: inline-block;
    vertical-align: middle;
    color: #5f6973;
    border-left: 1px solid #E6E7E7;
  }

    .custom-navbar-right > li > a.username {
      width: 70px;
      cursor: default;
      overflow: hidden;
      white-space: nowrap;
      text-overflow: ellipsis;
    }

    .custom-navbar-right > li:first-child {
      border-left: 0 none;
    }

    .custom-navbar-right > li > a {
      padding: 15px 4px;
      color: #777;
    }

      .custom-navbar-right > li > a:hover, .custom-navbar-right > li > a:focus {
        color: #333;
        background-color: transparent !important;
        border-color: transparent !important;
      }
/*.notifications {
    border-left: 1px solid #E6E7E7;
    border-right: 1px solid #E6E7E7;
    position: relative;
}*/
.notifications .notification-counter {
  position: absolute;
  top: 0;
  right: 0;
  background: #e1000f;
  color: #FFFFFF;
  width: 25px;
  height: 25px;
  border-radius: 100%;
}

.custom-dropdown .caret {
  background: url("../images/dropdown_arrow_grey.png") no-repeat;
  width: 11px;
  height: 6px;
  border: 0 none;
  margin: 0 20px;
}

.custom-dropdown.open .caret {
  transform: rotate(180deg);
}

.navbar-default .navbar-nav > .dropdown.custom-dropdown.open > a,
.navbar-default .navbar-nav > .dropdown.custom-dropdown.open > a:focus,
.navbar-default .navbar-nav > .dropdown.custom-dropdown.open > a:hover {
  background-color: transparent;
}

.dropdown.custom-dropdown > a {
  padding-left: 30px;
  padding-right: 15px;
}

.dropdown.custom-dropdown.setting-dropdown > a {
  padding-left: 15px;
  padding-right: 10px;
}

.dropdown.custom-dropdown .dropdown-menu {
  padding: 0;
  min-width: 200px;
}

.dropdown.custom-dropdown.setting-dropdown .dropdown-menu {
  left: auto;
  right: 0;
}

.dropdown.custom-dropdown .dropdown-menu li {
  border-top: 1px solid #C4C4C4;
}

  .dropdown.custom-dropdown .dropdown-menu li:first-child {
    border-top: 0 none;
  }

.dropdown.custom-dropdown .dropdown-menu > li > a {
  padding: 7px 20px;
}

.dropdown.custom-dropdown .dropdown-menu li a:before {
  content: "";
  display: inline-block;
  width: 20px;
  height: 20px;
  vertical-align: middle;
  margin-right: 10px;
}

.custom-navbar-right > li.settings > a:before {
  background: url("../images/icon_setting.png") no-repeat left center;
  content: "";
  display: inline-block;
  width: 20px;
  height: 20px;
  vertical-align: middle;
  padding-left: 20px !important;
}

.custom-navbar-right > li.settings > ul > li.set > a:before {
  background: url("../images/icon_user_setting.png") no-repeat left center;
  content: "";
  display: inline-block;
  width: 20px;
  height: 20px;
  vertical-align: middle;
  padding-left: 20px !important;
}

.custom-navbar-right > li.settings > ul > li.logout > a:before {
  background: url("../images/logout.png") no-repeat left top;
  content: "";
  display: inline-block;
  width: 20px;
  height: 20px;
  vertical-align: middle;
  padding-left: 20px;
}

.custom-navbar-right > li.settings > ul > li.noti > a:before {
  background: url("../images/bell_grey.png") no-repeat left top;
  content: "";
  display: inline-block;
  width: 20px;
  height: 20px;
  vertical-align: middle;
  padding-left: 20px;
}

.custom-navbar-right > li.settings > ul > li.admin > a:before {
  background: url("../images/icon_admin_portal.png") no-repeat left top;
  content: "";
  display: inline-block;
  width: 20px;
  height: 20px;
  vertical-align: middle;
  padding-left: 20px;
}

.custom-navbar-right > li.settings > ul > li.switch > a:before {
  background: url("../images/icon_switch_account.png") no-repeat left top;
  content: "";
  display: inline-block;
  width: 20px;
  height: 20px;
  vertical-align: middle;
  padding-left: 20px;
}

.custom-navbar-right > li.settings > ul > li.help > a:before {
  background: url("../images/icon_item_help_darkgrey.png") no-repeat left top;
  content: "";
  display: inline-block;
  width: 20px;
  height: 20px;
  vertical-align: middle;
  padding-left: 20px;
}

.custom-navbar-right > li.settings > ul > li.faqs > a:before {
  background: url("../images/faq.png") no-repeat left top;
  content: "";
  display: inline-block;
  width: 20px;
  height: 20px;
  vertical-align: middle;
  padding-left: 20px;
}

.custom-navbar-right > li.settings > ul > li > a {
  padding-left: 15px !important;
}

.custom-navbar-right > li.logout a:before {
  background: url("../images/logout.png") no-repeat left center;
  width: 15px;
  height: 16px;
}

.home-wrap.mobile-icon {
  width: 28px;
  height: 28px;
  display: inherit;
  background: none;
  margin-bottom: 0;
  margin-right: 15px;
  margin-top: -2px;
}

  .home-wrap.mobile-icon .icon-wrap {
    background-color: transparent;
  }

.main-navigation {
  width: 100%;
  max-width: 200px;
  height: 100%;
  background: #FFFFFF;
  border-right: 1px solid #D8D8D8;
  float: left;
  display: none;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 9999;
  display: none;
}

.home-wrap {
  /*width: 100%;
    max-width: 200px;*/
  height: 100%;
  background: #FFFFFF;
  float: left;
}

.main-navigation.openNav {
  display: block;
}

.full-height {
  height: 100%;
}

.inherit-height {
  height: inherit;
}

.wrapper {
  position: relative;
}

.main-wrapper {
  width: 100%;
  height: calc(100% - 102px);
  position: relative;
  font-size: 12px;
  line-height: 16px;
  color: #415055;
  text-align: left;
}

.main-navigation > ul {
  padding: 0;
  margin-bottom: 0;
}

  .main-navigation > ul > li,
  .home-wrap {
    text-align: left;
    border-bottom: 1px solid #D8D8D8;
  }

.main-navigation.expander {
  display: block;
}

.main-navigation > ul > li > a {
  border-left: 1px solid transparent;
}

.container-fluid > .navbar-header.home-wrap {
  margin-left: 0;
  margin-right: 0;
}

.home-wrap {
  border-bottom: 0 none;
  cursor: pointer;
  height: auto;
}

  .home-wrap .home-link {
    width: calc(100% - 33px);
    display: inline-block;
    white-space: nowrap;
  }

  .home-wrap .icon-wrap {
    background: url("../images/burger_menu.png") no-repeat center center;
    float: right;
    width: 19px;
    height: 14px;
    padding: 25px 14px;
    border-left: 1px solid #D8D8D8;
    border-right: 1px solid #D8D8D8;
    margin-left: 10px;
  }


/*.home-wrap.expander .icon-wrap {
        background: url("../images/button_close.png") no-repeat right center #f5f5f5;
    }*/

.main-navigation > ul > li.has-dropdown.first-has-dropdown {
  border-top: 1px solid #D8D8D8;
}

.main-navigation > ul > li.has-dropdown {
  margin-bottom: 0;
}

  .main-navigation > ul > li.has-dropdown > span {
    background: url("../images/plus_grey.png") no-repeat right center;
    width: 30px;
    height: 30px;
    float: right;
    cursor: pointer;
  }

  .main-navigation > ul > li.has-dropdown.active-link > span {
    background: url("../images/minus_grey.png") no-repeat right center;
  }

.main-navigation > ul > li.has-no-dropdown {
  border-top: 1px solid #D8D8D8;
  margin-top: 10px;
}

.main-navigation > ul > li > a,
.home-link a {
  width: calc(100% - 30px);
  display: inline-block;
  padding: 8.2px 10px;
  color: #5F697A;
  font-weight: 700;
}

.main-navigation > ul > li > ul.dropdown-list {
  display: none;
  padding: 0;
}

.main-navigation > ul > li.active-link > ul.dropdown-list {
  display: block;
  clear: both;
}

.main-navigation > ul > li > ul.dropdown-list > li {
  border-top: 1px solid #D8D8D8;
}

  .main-navigation > ul > li > ul.dropdown-list > li > a {
    padding: 8px 15px 8.4px 20px;
    display: block;
    color: #5F697A;
    clear: both;
  }

.main-navigation > ul > li:hover > a,
.main-navigation > ul > li.active-link > a {
  border-left: 1px solid #e1000f;
}

.main-navigation > ul > li.active-link.active-parent-link > a {
  color: #e1000f;
  float: left;
}

.main-navigation > ul > li > ul.dropdown-list > li > a:hover,
.main-navigation > ul > li > ul.dropdown-list > li.active-page-link > a {
  color: #e1000f;
}

.main-navigation > ul > li.has-no-dropdown.active-page-link > a {
  color: #e1000f;
}

.top-bar {
  width: 100%;
  /*float: left;*/
  display: block;
  clear: both;
  padding: 10px;
  border-top: 1px solid #dedede;
  /*margin-left: -15px;
    margin-right: -15px;*/
}

  .top-bar label {
    font-weight: normal;
    margin-bottom: 5px;
    color: #5f6973;
    display: block;
    text-align: left;
  }

  .top-bar > ul {
    /*padding: 3px 0;*/
    padding: 0;
    margin: 0;
    list-style-type: none;
  }

    .top-bar > ul:after {
      clear: both;
      display: block;
      content: "";
      height: 0;
      visibility: hidden;
    }

    .top-bar > ul > li {
      float: left;
    }

      .top-bar > ul > li:first-child {
        margin-top: 0;
      }

      .top-bar > ul > li.burger-menu-trigger {
        display: inline-block;
        padding: 5px 15px;
      }
      /*.top-bar ul li select{
    width: 220px;
    height: 30px;
    border: 1px solid #C4C4C4;
    color: #5F697A;
}*/
      .top-bar > ul > li.language-dropdown {
        float: right;
      }
/*Custom Select CSS Starts*/
.select-hidden {
  /*display: none;*/
  visibility: hidden;
  padding-right: 10px;
}

.select {
  cursor: pointer;
  display: inline-block;
  vertical-align: middle;
  position: relative;
  font-size: 16px;
  color: #fff;
  width: 220px;
  height: 24px;
}

.con-inv-bal .custom-select {
  padding: 0px;
}

.con-inv-bal .select {
  width: auto;
}

.con-inv-bal .select-russia {
  width: 225px;
}

.con-inv-bal .sp_dash_supplier_checkbx {
  font-size: 12px;
  padding: 2px 5px;
}

@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .con-inv-bal .sp_dash_supplier_checkbx {
    padding: 3px 5px;
  }
}

.con-inv-bal .select .sp_welcompe_popup_dropdown_caret {
  margin-top: 0px;
  top: 3px;
}

.select.pd_select {
  width: 133px;
}

.select.sm_select {
  width: 80px;
}

.select-styled {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background-color: #c0392b;
  padding: 8px 15px;
  transition: all 0.2s ease-in;
}

  .select-styled:after {
    content: "";
    width: 0;
    height: 0;
    border: 7px solid transparent;
    border-color: #fff transparent transparent transparent;
    position: absolute;
    top: 16px;
    right: 10px;
  }

  .select-styled:hover {
    background-color: #c0392b;
  }

  .select-styled:active,
  .select-styled.active {
    background-color: #c0392b;
  }

    .select-styled.active:after {
      top: 9px;
      border-color: transparent transparent #fff transparent;
    }

.select-options {
  display: none;
  position: absolute;
  top: 100%;
  right: 0;
  left: 0;
  z-index: 999;
  margin: 0;
  padding: 0;
  list-style: none;
  background-color: #c0392b;
}

  .select-options li {
    margin: 0;
    padding: 12px 0;
    text-indent: 15px;
    border-top: 1px solid #c0392b;
    transition: all 0.15s ease-in;
  }

    .select-options li:hover {
      color: #c0392b;
      background: #fff;
    }

    .select-options li[rel="hide"] {
      display: none;
    }

.custom-select select {
  width: 295px;
}

.custom-select .select-styled:after {
  background: url("../images/dropdown_arrow_grey.png") no-repeat;
  width: 11px;
  height: 6px;
  border: 0 none;
  top: 8px;
}

.custom-select .select-styled {
  background-color: #FFFFFF;
  border: 1px solid #C8C8C8;
  color: #5f6973;
  text-align: left;
  padding: 4px 10px;
  font-size: 12px;
  line-height: 14px;
}

.custom-select .select-options {
  background-color: #FFFFFF;
  color: #5f6973;
  font-size: 12px;
  line-height: 18px;
  text-align: left;
  -webkit-box-shadow: 0 6px 12px rgba(0,0,0,.175);
  box-shadow: 0 6px 12px rgba(0,0,0,.175);
  border: 1px solid #C8C8C8;
  border-top: none;
}

  .custom-select .select-options li {
    text-indent: 0;
    border-top: 0 none;
    padding: 3px 12px;
  }

.custom-select-one .select-styled {
  background-color: transparent;
  color: #e1000f;
  font-size: 14px;
  text-indent: 10px;
  line-height: 14px;
}

.custom-select-one .select {
  width: 185px;
}

.custom-select-one .select-styled:after {
  background: url("../images/dropdown_arrow_grey.png") no-repeat;
  width: 11px;
  height: 6px;
  border: 0 none;
  top: 8px;
  right: 20px;
}

.custom-select .select-styled.active:after,
.custom-select-one .select-styled.active:after {
  top: 8px;
  transform: rotate(180deg);
}

.custom-select-one .select-options {
  right: 15px;
  background-color: #FFFFFF;
  color: #333;
  -webkit-box-shadow: 0 6px 12px rgba(0,0,0,.175);
  box-shadow: 0 6px 12px rgba(0,0,0,.175);
}

  .custom-select-one .select-options li {
    font-size: 14px;
    text-indent: 0;
    border-top: 1px solid #5f6973;
    padding: 5px 0;
  }

.select-styled + .select-options {
  display: none;
}

.select-styled.active + .select-options {
  display: block;
}

.custom-select-index {
  z-index: 10000;
}
/*Custom Select CSS Ends*/
.sp_dash_search_supplier_text {
  border: 1px solid #C8C8C8;
  height: 24px;
  position: relative;
}

.sp_dash_caret {
  background: url("../images/dropdown_arrow_grey.png") no-repeat;
  width: 11px;
  height: 6px;
  border: 0 none;
  /*margin-left: -25px;*/
  position: absolute;
  right: 10px;
  top: 10px;
}

.sp_dash_li .dropdown.open .caret {
  transform: rotate(180deg);
}

.sp_dash_supplier_dropdown-menu {
  border: 1px solid #C8C8C8;
}

.sp_dash_supplier_dropdown-menu {
  width: 100%;
  max-width: 231px;
  margin-left: 18px;
}

.sp_dash_supplier_p {
  color: #5f6973;
}

#pdTypedropdown {
  display: inline-block;
}

.loading-indicator {
  display: none;
  position: absolute;
  width: 100%;
  height: 100%;
  background: rgba(000,000,000,0.8);
  left: 0;
  top: 0;
  z-index: 9999;
}

  .loading-indicator > img {
    position: fixed;
    top: 50%;
    left: 50%;
    margin-top: -30px;
    margin-left: -10px;
  }

.loading-indicator-2 {
  height: 142px;
  position: fixed;
  top: 50%;
  left: 50%;
  margin-top: -71px;
  margin-left: -71px;
}

.settings-modal {
  color: #5f6973;
}

  .settings-modal form.settings-form {
    width: 100%;
  }

  .settings-modal .modal-dialog {
    max-width: 750px;
    max-height: none;
  }

  .settings-modal .sp_dash_dropdown-menu {
    max-width: none;
    min-width: 100%;
  }

  .settings-modal form.settings-form .input-group {
    width: 100%;
    margin-bottom: 15px;
  }

    .settings-modal form.settings-form .input-group.mar-bot-none {
      margin-bottom: 0px;
    }

  .settings-modal form.settings-form label {
    display: block;
    font-weight: normal;
    color: #5f6973;
    margin-bottom: 5px;
  }

  .settings-modal form.settings-form input[type="text"], .file-control {
    width: 100%;
    border: 1px solid #C8C8C8;
    height: 24px;
    padding: 0 5px;
  }

  .settings-modal .select2-container {
    width: 100% !important;
    z-index: 10000;
  }

/*All Page New CSS Ends here*/

/*Dashboard CSS Starts here*/

.sp_welcome_popup_instruction {
  text-align: left;
  color: #000000;
  width: 100%;
}

.sp_welcome_popup_label {
  text-align: left;
  color: #000000;
  padding-top: 10px;
  padding-left: 0px;
}

.sp_welcome_popup_error_message {
  vertical-align: middle;
  padding-top: 1px;
  width: 100%;
  padding-bottom: 19px;
  text-align: left;
}

.sp_welcome_popup_content_text {
  width: 100%;
  margin-top: 0;
}

.sp_mandatory_explanation_closingdiv {
  margin-top: 40px;
}

.sp_welcome_save_button {
  width: 70px;
  height: 25px;
}

.sp_welcome_modal_heading {
  padding-top: 6px;
}

.sp_welcompe_popup_dropdown_caret {
  margin-top: 5px;
  right: 10px;
}

.selected-regions .region-box {
  border: 1px solid #C4C4C4;
  margin-bottom: 15px;
}

  .selected-regions .region-box header {
    background: #F5F5F5;
    border-bottom: 1px solid #C4C4C4;
    padding: 15px 30px;
  }

    .selected-regions .region-box header a {
      float: right;
    }

  .selected-regions .region-box .region-wrapper {
    padding: 15px 30px;
    max-height: 150px;
    overflow-y: auto;
  }
/*Welcome Popup New CSS*/
#welcomeModal .modal-dialog h2 {
  text-align: left;
  color: #000000;
  margin-top: 0;
  margin-bottom: 10px;
}

/*#welcomeModal .modal-dialog form {
    margin-top: 30px;
}*/

#welcomeModal .modal-dialog form .input-group {
  width: 100%;
  margin-bottom: 15px;
}

#welcomeModal .modal-dialog p, #welcomeModal .modal-dialog label {
  display: block;
  color: #5f6973;
  text-align: left;
  margin-bottom: 15px;
  font-weight: normal;
}

#welcomeModal .modal-dialog label {
  margin-bottom: 5px;
}

#welcomeModal .modal-dialog .mandatory-warning {
  float: left;
  margin: 35px 0 0;
  font-size: 10px;
}

#welcomeModal .modal-dialog button {
  font-size: 12px;
}

#welcomeModal .modal-dialog .save-btn {
  background: #d11f1f;
  color: #FFFFFF;
  float: right;
  text-transform: uppercase;
  border-radius: 0;
  border: 1px solid #d11f1f;
}

  #welcomeModal .modal-dialog .save-btn:hover {
    background: #ffffff;
    color: #d11f1f;
  }

#supplier_list {
  width: 100%;
  min-width: 400px;
  max-width: 483px;
  max-height: 300px;
  top: 26px;
  padding-bottom: 10px;
  margin-top: 0;
  left: 0;
}

.sp_dropdown_textbox.sp_text_box.custom_sp_dropdown_textbox {
  min-width: 250px;
  max-width: 300px;
}


#supplier_list.dropdown-menu.sp_dash_dropdown-menu.custom_sp_dash_dropdown-menu {
  min-width: 250px;
  max-width: 300px;
  left: 0;
}


#welcomeModal .modal-dialog form input,
#welcomeModal .modal-dialog form select {
  height: 24px;
  border: 1px solid #C4C4C4;
  box-shadow: none;
  border-radius: 0;
  padding: 6px;
}

#welcomeModal .modal-dialog .error-message {
  padding: 0 0 15px 0;
}

  #welcomeModal .modal-dialog .error-message p {
    color: #d11f1f;
    margin-bottom: 0;
  }
/*Welcome Popup New CSS Ends*/
/*Dashboard css ends here*/

/*Inventory Material Movement starts*/

ul.select-duration {
  float: left;
  padding: 10px 0;
  margin: 4px 0;
}

  ul.select-duration li {
    width: auto;
    min-width: 85px;
    background: #d11f1f;
    border: 1px solid #d11f1f;
    text-transform: uppercase;
    text-align: center;
    font-size: 12px;
  }

    ul.select-duration li:hover,
    ul.select-duration li.selected-duration {
      background: #FFFFFF;
    }

    ul.select-duration li a {
      display: block;
      color: #FFFFFF;
      padding: 1.5px 0;
    }

    ul.select-duration li:hover a,
    ul.select-duration li.selected-duration a {
      color: #d11f1f;
    }


.replenishment ul.building-img {
  background: url("../images/icon_company.png") no-repeat left;
  padding-left: 25px;
}

.red-btn-group button {
  border-radius: 0;
  background: #d11f1f;
  color: #FFFFFF;
  min-width: 85px;
  height: 20px;
  padding: 1px 3px;
  font-size: 12px;
  display: block;
  margin: 5px auto;
}

ul.material-list li {
  padding-left: 25px;
}

.big-text {
  font-size: 18px;
}

.cube-image {
  background: url("../images/icon_material.png") no-repeat left;
  padding-left: 25px;
}

.dateSpan, .timeSpan {
  margin-left: 22px;
}

.progress {
  border-radius: 0;
  margin: 0px 0;
  position: relative;
}

.progress-bar-success {
  background-color: #46a469;
}

.progress-bar-danger {
  background-color: #d11f1f;
}

.modal.sp_modal .custom-select .select {
  width: 150px;
  float: right;
}

.share-icons {
  display: table;
  margin: 10px auto;
}

  .share-icons > ul > li {
    display: inline-block;
    margin-left: 10px;
  }

.cube-image {
  background: url("../images/icon_material.png") no-repeat left;
  padding-left: 25px;
}
/*Inventory Material Movement Ends*/

/*Invoices Main CSS Starts here*/

.sp_welcome_popup_instruction {
  text-align: left;
  color: #000000;
  width: 124%;
}

.sp_welcome_popup_label {
  text-align: left;
  color: #000000;
  padding-top: 10px;
  padding-left: 0px;
}

.sp_welcome_popup_error_message {
  vertical-align: middle;
  padding-top: 1px;
  width: 100%;
  padding-bottom: 19px;
  text-align: left;
}

/*.sp_welcome_popup_content_text {
    width: 80%;
}*/

.sp_mandatory_explanation_closingdiv {
  margin-top: 40px;
}

.sp_popup_welcome_button_div {
  text-align: right;
  padding: 15px;
}

.sp_welcome_save_button {
  width: 70px;
  height: 25px;
}

.sp_welcome_modal_heading {
  padding-top: 6px;
}

/*.sp_welcompe_popup_dropdown_caret {
    margin-left: -69px;
}*/


.selected-regions {
  margin-top: 40px;
}

  .selected-regions .region-box {
    border: 1px solid #C4C4C4;
    margin-bottom: 15px;
  }

    .selected-regions .region-box.task-box {
      border: 1px solid #818A94;
    }

    .selected-regions .region-box header {
      background: #F5F5F5;
      border-bottom: 1px solid #C4C4C4;
      padding: 6px 15px;
    }

    .selected-regions .region-box.task-box header {
      background: url("../images/openTaskGradient.png") no-repeat center;
      background-size: 100% 100%;
    }

    .selected-regions .region-box.task-box ul {
      margin: 0;
      padding: 0;
      list-style-type: none;
    }

      .selected-regions .region-box.task-box ul li {
        display: block;
        padding: 5px 15px;
        border-top: 1px solid #818A94;
      }

        .selected-regions .region-box.task-box ul li:first-child {
          border-top: 0 none;
        }

        .selected-regions .region-box.task-box ul li a {
          color: #5F697A;
        }

          .selected-regions .region-box.task-box ul li a:hover {
            color: #E1000F;
          }

    .selected-regions .region-box header h2 {
      font-size: 20px;
      color: #000000;
      margin: 0;
      text-align: center;
    }

    .selected-regions .region-box header a {
      float: right;
    }

    .selected-regions .region-box .region-wrapper {
      padding: 15px 30px;
      max-height: 150px;
      overflow-y: auto;
    }
/*Invoices Main CSS Ends here*/


/*Invoices Paid Invoices starts*/

.payment-details ul {
  list-style-type: none;
  margin: 0;
  padding: 0;
}

  .payment-details ul.building-image {
    background: url("../images/icon_company.png") no-repeat left;
    padding-left: 25px;
  }
/*Invoices Paid Invoices ends*/

/*invoices ready for self billing starts here*/

.payment-details ul {
  list-style-type: none;
  margin: 0;
  padding: 0;
}

  .payment-details ul li.building-image {
    background: url("../images/icon_company.png") no-repeat left;
    padding-left: 25px;
  }

.plant-image {
  background: url("../images/icon_plant.png") no-repeat left;
  padding-left: 25px;
}

.item-image {
  background: url("../images/icon_item.png") no-repeat left;
  padding-left: 25px;
}

.building-img {
  background: url("../images/icon_company.png") no-repeat left 6px;
  padding-left: 25px;
  display: inline-block;
  min-height: 32px;
}
/*invoices ready for self billing ends here*/

/*Invoices Search invoice css starts*/

.payment-details ul {
  list-style-type: none;
  margin: 0;
  padding: 0;
}

  .payment-details ul li.building-image {
    background: url("../images/icon_company.png") no-repeat left;
    padding-left: 25px;
  }

.plant-image {
  background: url("../images/icon_plant.png") no-repeat left;
  padding-left: 25px;
}

.item-image {
  background: url("../images/icon_item.png") no-repeat left;
  padding-left: 25px;
}

.building-img {
  background: url("../images/icon_company.png") no-repeat left 6px;
  padding-left: 25px;
  display: inline-block;
  min-height: 32px;
}

.search-invoice {
  background: url(../images/search_icon.png) no-repeat center left 10px #FFFFFF;
  padding: 6px 12px 6px 25px;
  width: 100% !important;
  height: 24px;
  font-size: 12px;
}

.search-invoice-go-button {
  width: 80px;
  height: 30px;
}

.search-invoice-sort-navigation select {
  width: 100px;
  height: 32px;
}

.search-invoice-table {
  border-bottom: 1px solid #ddd;
}

.tabular-view.search-invoice-table.table > thead > tr > th:first-child,
.tabular-view.search-invoice-table.table > tbody > tr > td:first-child,
.tabular-view.search-invoice-table.table > tbody > tr > th:first-child {
  width: auto;
  vertical-align: bottom;
  border-right: 1px solid #ddd;
  padding-left: 20px;
}

.tabular-view.search-invoice-table.table > thead > tr > th {
  width: auto;
}
/*Invoices Search invoice css ends*/

/*Invoices Self Billing CSS Starts*/

.payment-details ul {
  list-style-type: none;
  margin: 0;
  padding: 0;
}

  .payment-details ul.building-image {
    background: url("../images/icon_company.png") no-repeat left;
    padding-left: 25px;
  }

.plant-image {
  background: url("../images/icon_plant.png") no-repeat left;
  padding-left: 25px;
}

.item-image {
  background: url("../images/icon_item.png") no-repeat left;
  padding-left: 25px;
}

.price-difference {
  background: #e6e7e7;
}

  .price-difference .control--heading {
    font-weight: normal;
  }

  .price-difference form.form-horizontal {
    display: none;
  }

  .price-difference.active-form form.form-horizontal {
    display: block;
  }

  .price-difference form.form-horizontal .control-label {
    text-align: left;
    font-weight: normal;
  }

label.control-label {
  font-weight: normal;
}

.price-difference form.form-horizontal .form-group {
  display: flex;
  align-items: center;
}

.price-difference form.form-horizontal .form-control {
  border-radius: 0;
  height: 20px;
  padding: 0 8px;
}

.price-difference form.form-horizontal select.form-control {
  width: 95px;
  font-size: 12px;
}
/*Invoices Self Billing CSS ends*/
/*Login css starts*/
.sp_loginheader {
  height: 20px;
  margin-top: 10px;
}

.sp_header_menu_item:hover {
  color: #e1000f;
  background-color: #e6e7e7 !important;
}

.sp_header_menu_item:focus {
  background-color: #e6e7e7 !important;
}

.navbar.sp_header_navbar {
  background: #ffffff;
  border: 1px solid #e6e7e7;
  border-left: 0 none;
  border-right: 0 none;
  margin-bottom: 0;
}

.sp_header_menu_item {
  color: #5f6973;
  text-align: left;
  height: 30px;
  padding-top: 6px !important;
}

.sp_login_button, .sp_login_button:hover, .sp_login_button:focus {
  height: 30px;
}

  .sp_login_button_large, .sp_login_button_large:hover, .sp_login_button_large:focus {
    height: 38px;
    font-size: 20px;
  }

.sp_button.sp_ack_button {
  height: 24px;
  font-size: 12px;
  width: auto;
}

.sp_login-box-body {
  background-image: url(../images/bg.jpg);
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
  color: #444;
  border-top: 0;
  color: #666;
  display: table;
  position: absolute;
  width: 100%;
  height: calc(100% - 52px);
}

.sp_login-box-content {
  display: table-cell;
  vertical-align: middle;
}

  .sp_login-box-content h2 {
    font-family: MiloWebPro !important;
  }

.sp_login-box-portal {
  color: #e1000f;
  font-size: 50px;
  vertical-align: middle;
  display: inline-block;
  margin-left: auto;
  /*margin-left: 30px;
    margin-bottom: 15px;*/
}

  .sp_login-box-portal figure.login-logo {
    display: block;
    vertical-align: middle;
  }

    .sp_login-box-portal figure.login-logo img {
      margin: 0 auto 26px;
    }

  .sp_login-box-portal h2 {
    font-size: 50px;
    display: inline-block;
    vertical-align: middle;
    margin: 0 0 30px 0;
    font-weight: bold;
  }

.register-link {
  cursor: pointer;
  color: #5f6973;
  margin-left: auto;
  margin-right: auto;
  margin-top: 5px;
  display: block;
  width: 18%;
  font-size: 16px;
}

  .register-link::before {
    content: "";
    background: url("../images/arrow-right.png") no-repeat left center;
    background-size: 15px 15px;
    display: inline-block;
    vertical-align: middle;
    width: 15px;
    height: 15px;
    margin-right: 5px;
  }

.icon-bar {
  background-color: #FF0000 !important;
}

.navbar-toggle.navbar-left {
  float: left;
  margin-left: 10px;
}

.logo_supplierportal {
  display: inline-block;
  vertical-align: middle;
}

.sp_login_burger_button {
  padding: 0px !important;
}


.sp_login-popup-label {
  color: #5F697A;
  text-align: left;
  font-weight: normal;
  margin-top: 10px;
  display: block;
}

.sp_login-popup-text {
  text-align: left;
  width: 100%;
}

.sp_password_popup_text {
  text-align: left;
  margin-left: 64px;
  width: 74%;
}

.sp_password_popup_error_message {
  margin-top: 20px;
  margin-left: 49px;
  width: 71%;
  text-align: justify;
}

.sp_login-popup-forgotpwd {
  text-align: left;
  text-decoration: underline;
  color: #5F697A;
  margin: 10px 0;
  float: left;
}

  .sp_login-popup-forgotpwd:hover {
    color: #d11f1f;
  }

.sp_login-popup-footer-div {
  height: 80px;
}

.sp_login_button {
  width: 105px;
  display: block;
  margin: 0 auto;
  word-break: break-all;
}

.sp_login_button_large {
  width: 130px;
  display: block;
  margin: 0 auto;
  word-break: break-all;
}

  .sp_login_button.sp_login_inline_button {
    display: inline-block;
  }

.sp_login_button_large.sp_login_inline_button {
  display: inline-block;
}
.sp_about_modal_content_1st_column {
  word-wrap: break-word;
  color: #ffffff;
  font-size: 12px;
}

.sp_about_modal_content_2nd_column {
  word-wrap: break-word;
  font-size: 12px;
  color: #ffffff;
}

.modal-body p.about {
  padding: 0px 30px 30px 30px;
  color: #000000;
  text-align: left;
}

.sp_login_popup_content {
  text-align: left;
}

.sp_password_popup_label {
  margin-top: 27px;
  margin-bottom: 10px;
  width: 81%;
}

.sp_password_popup_modal_heading {
  padding-left: 48px !important;
}

/*.sp_login_modal_content {
    width: 140% !important;
}*/


.sp_login_popup_error_message {
  vertical-align: middle;
  width: 100%;
  color: #e1000f;
}

.sp_registration_popup_content {
  text-align: left;
}

.sp_popup_registration_button_div {
  text-align: right;
  float: right;
  padding: 0px 20px;
}

/*.sp_registration_dropdown {
    left: 60px;
}*/

.sp_registration-popup-label {
  color: #5F697A;
  text-align: left;
  font-weight: normal;
}

.sp_mandatory_explanation {
  color: #5F697A;
  font-size: 12px;
  text-align: left;
}

  .sp_mandatory_explanation.sp_declaration {
    display: inline-block;
    margin: 8px 0;
    width: 80%;
  }

  .sp_mandatory_explanation label {
    font-weight: normal;
  }

.sp_mandatory_explanation_closingdiv {
  margin-top: 40px;
}

.sp_registration_form_group {
  margin-top: 9px !important;
}

.sp_modal_register_body form {
  margin-bottom: 0px;
}
/*.sp_dropdown_textbox {
    width: 67%;
    margin-left: 4px;
}*/
.sp_password_popup_buttondiv {
  float: right;
  padding-right: 84px;
  padding-bottom: 28px;
}

.sp_registration_success_text {
  color: #000000;
  text-align: left;
  margin-left: 49px;
  font-weight: normal;
  margin-top: 10px;
}

.sp_registration_success_popup_content {
  text-align: left;
  padding-top: 20px;
  padding-bottom: 73px;
  padding-right: 46px;
  padding-left: 28px;
}
/*Login css ends*/
/*Masterdata Supplierdata CSS starts*/

.sp_md_sd_actionbuttons {
  margin-top: 12%;
  margin-left: 28%;
}

.sp_md_sd_sortby_select {
  height: 24px;
  width: 222px;
  margin-left: 15px;
  margin-top: 2px;
  margin-bottom: 2px;
}

/*.sp_md_sd_1stcol {
    background-color: #e6e7e7 !important;
    width: 35% !important;
    float: left;
}*/

.sp_md_sd_content_1strow {
  margin-top: 10px;
}

.sp_md_sd_content_lastrow {
  margin-bottom: 18px;
}

.sp_md_sd_text_bold {
  font-weight: bold;
}

/*.sp_md_sd_2ndcol {
    border-right-style: solid;
    border-right-color: #e6e7e7;
    border-right-width: 1px;
    width: 40% !important;
    float: left;
}

.sp_md_sd_3rdcol {
    width: 25% !important;
    vertical-align: bottom;
    float: left;
}

.sp_modal_table_data_td_email_default {
    padding-left: 58px;
}*/

/*p.email-text {
    word-break: break-all;
    display: inline;
}

html[data-useragent*='MSIE 10.0'] p.email-text {
    float: left;
}

@media all and (-ms-high-contrast:none) {
    p.email-text {
        float: left
    }
    /* IE10 */
*::-ms-backdrop, p.email-text {
  float: left
}
/* IE11 */
}

*/
/*Masterdata Supplierdata CSS ends*/
/*Orders forecast orders css starts*/
.half-column .rTable-cell-child ul li,
.half-column .rTable-cell-child span {
  padding-left: 25px;
}




.order-form .form-control {
  width: 100px;
  height: 16px;
  padding: 5px;
  float: right;
  /*margin: 20px 5px 0;*/
  border-radius: 0;
  text-align: right;
}

.order-form textarea.form-control {
  width: auto;
  height: auto;
  resize: none;
  margin-top: 0;
}

.order-form .datepicker {
  background-size: 12px;
  text-align: left;
}

.order-form select {
  height: 16px;
}

.order-form .select-group .form-control {
  float: left;
  /*width: 43%;*/
}

.order-form .select-group select.form-control {
  padding: 0;
}
/*Orders forecast orders css ends*/

/*Orders Purchasing Documents starts*/

ul.select-duration {
  float: left;
  padding: 10px 0;
  margin: 4px 0;
}

  ul.select-duration li {
    width: auto;
    min-width: 85px;
    background: #d11f1f;
    border: 1px solid #d11f1f;
    text-transform: uppercase;
    text-align: center;
    font-size: 12px;
  }

    ul.select-duration li:hover,
    ul.select-duration li.selected-duration {
      background: #FFFFFF;
    }

    ul.select-duration li a {
      display: block;
      color: #FFFFFF;
      padding: 1.5px 0;
    }

    ul.select-duration li:hover a,
    ul.select-duration li.selected-duration a {
      color: #d11f1f;
    }



.replenishment ul.building-img {
  background: url("../images/icon_company.png") no-repeat left;
  padding-left: 25px;
}

.red-btn-group button {
  border-radius: 0;
  background: #d11f1f;
  color: #FFFFFF;
  width: 85px;
  height: 20px;
  padding: 1px 3px;
  font-size: 12px;
  display: block;
  margin: 5px auto;
}

.auto-width-btn.red-btn-group button {
  width: auto;
  float: left;
  margin: 10px 0 0;
}

ul.material-list li {
  padding-left: 25px;
}

.big-text {
  font-size: 18px;
}

.cube-image {
  background: url("../images/icon_material.png") no-repeat left;
  padding-left: 25px;
}

.dateSpan, .timeSpan {
  margin-left: 22px;
}

.progress-bar-success {
  background-color: #46a469;
}

.progress-bar-danger {
  background-color: #d11f1f;
}

.sp_purchasingdoc_deliverybutton {
  height: 22px !important;
}

.sp_purchasingdoc_deliveryschedule_Table {
  color: #415055;
  text-align: left;
}

.sp_purchasingdoc_deliveryschedule_invoice_Table {
  max-width: 98%;
}

.sp_purchasingdoc_deliveryschedule_plant-image {
  padding-left: 25px !important;
}

.share-navigation > ul li.margin-reset {
  margin-left: 0px;
}

.sp_dash_PDType_p {
  display: block;
  width: 100%;
  font-weight: normal;
  font-size: 12px;
  padding: 3px 5px;
  color: #415055;
}

.sp_dash_PDType_dropdown-menu {
  border-radius: 0px !important;
  width: 100%;
  top: 22px;
  max-width: 261px;
  padding: 0px;
  /* margin-top: 4px; */
  border: 1px solid rgba(0,0,0,.15);
}

/*.sp_modal_content {
    max-height: 400px;
    overflow-y: auto;
    display: block;
    margin-bottom: 10px;
}*/
.sp_modal_content.auto-height {
  max-height: none;
}

.sp_modal_content.auto-width {
  max-width: 80%;
}

.sp_modal_card_content {
  max-height: 500px;
  display: block;
  margin-bottom: 10px;
  overflow: auto;
}

.rTableModalContents {
  padding-top: 15px;
  overflow-x: auto;
}
/*Orders Purchasing Documents ends*/

/*override css starts*/
.sp_dash_supplier_p {
  width: 100%;
  font-weight: normal;
  padding: 5px;
  vertical-align: middle;
  font-size: 12px;
  margin-bottom: 0;
}

.sp_dash_dropdown_li_selected {
  font-weight: bold !important;
}

.control--checkbox_override {
  font-weight: normal !important;
}

.clearing-date li button.go-click {
  height: 24px;
  padding: 4px 15px;
}

.img-info-icon {
  padding-left: 10px !important;
  vertical-align: text-top !important;
}
/*override css ends*/

/*Ready for Self Billing CSS Starts*/
.purchasing-doc {
  font-size: 10px;
  text-transform: uppercase;
  height: auto;
}

.payment-details ul {
  list-style-type: none;
  margin: 0;
  padding: 0;
}

  .payment-details ul li.building-image {
    background: url("../images/icon_company.png") no-repeat left;
    padding-left: 25px;
  }

.plant-image {
  background: url("../images/icon_plant.png") no-repeat left;
  padding-left: 25px;
  min-height: 23px;
}

.supplier-image {
  background: url("../images/supplier.png") no-repeat left;
  padding-left: 25px !important;
  min-height: 26px;
}

.item-image {
  background: url("../images/icon_item.png") no-repeat left;
  padding-left: 25px;
  min-height: 23px;
}

.building-img {
  background: url("../images/icon_company.png") no-repeat left 6px;
  padding-left: 25px;
  display: inline-block;
  min-height: 32px;
}

.tabular-view.table {
  margin-bottom: 0;
  border-bottom: 1px solid #ddd;
  width: auto;
}

  .tabular-view.table.width-full {
    width: 100%;
  }
/*.tabular-view.table > thead > tr > th:first-child,
    .tabular-view.table > tbody > tr > td:first-child {
        width: 25px;
    }*/
.rTablebreak {
  word-break: normal !important;
}
/*Ready for self billing ends*/

/*Orders tank silor replenishment css starts here*/
.clearing-date.time-period li input.form-control {
  width: 125px;
  height: 24px;
}

.rTable {
  word-break: normal;
}

.rTable-cell-child {
  margin-bottom: 5px;
}

@supports (-ms-ime-align:auto) {
  .ms-edge-fix {
    min-height: 80px;
    position: relative;
  }
}

.stick-to-bottom {
  padding-bottom: 35px;
}

  .stick-to-bottom .stick-to-bottom-btn {
    position: absolute;
    bottom: 5px;
  }

ul.select-duration {
  float: left;
  padding: 10px 0;
  margin: 4px 0;
}

  ul.select-duration li {
    width: auto;
    min-width: 85px;
    background: #d11f1f;
    border: 1px solid #d11f1f;
    text-transform: uppercase;
    text-align: center;
    font-size: 12px;
  }

    ul.select-duration li:hover,
    ul.select-duration li.selected-duration {
      background: #FFFFFF;
    }

    ul.select-duration li a {
      display: block;
      color: #FFFFFF;
      padding: 1.5px 0;
    }

    ul.select-duration li:hover a,
    ul.select-duration li.selected-duration a {
      color: #d11f1f;
    }

.invoice-table ul,
.replenishment ul {
  list-style-type: none;
  margin: 0;
  padding: 0;
}

  .replenishment ul.building-img {
    background: url("../images/icon_company.png") no-repeat left;
    padding-left: 25px;
  }

.red-btn-group button {
  border-radius: 0;
  background: #d11f1f;
  color: #FFFFFF;
  min-width: 85px;
  height: 20px;
  padding: 1px 3px;
  font-size: 10px;
  display: block;
  margin: 5px auto;
  line-height: 20px;
}

ul.material-list li {
  padding-left: 25px;
}

.plant-image {
  background: url("../images/select_plant.png") no-repeat left;
  padding-left: 25px;
}

.dateSpan, .timeSpan {
  margin-left: 22px;
}

.progress .min-qty {
  position: absolute;
  width: 21%;
  left: 0;
  top: 0;
  height: 20px;
  border-right: 2px solid #000;
}

.progress-bar-success {
  background-color: #46a469;
}

.progress-bar-danger {
  background-color: #d11f1f;
}

.modal.sp_modal .custom-select .select {
  width: 150px;
  float: right;
}

.share-icons {
  display: table;
  margin: 10px auto;
}

  .share-icons > ul > li {
    display: inline-block;
    margin-left: 10px;
  }

.sp_modal_body {
  padding: 0 0 10px;
  height: 100%;
  max-height: 400px;
  overflow: auto;
}

  .sp_modal_body.heightauto {
    height: auto;
    max-height: none;
  }

#HenkelComplianceLine .sp_modal_body.heightauto {
  height: auto;
  max-height: none;
  overflow: hidden;
  padding-bottom: 0;
}

#HenkelComplianceLine .custom-modal-one ul.custom-list {
  margin-bottom: 0;
}

#HenkelComplianceLine table.MsoTableGrid {
  width: 100%;
}

#HenkelComplianceLine td {
  color: #000000;
}

#HenkelComplianceLine .WordSection1 > p:first-child {
  display: none;
}

#HenkelComplianceLine ul.custom-list {
  background: #FFFFFF;
}

#HenkelComplianceLine .WordSection1 > p:first-child > span {
  font-size: 24px;
}

#SupplierQuality .table > tbody > tr > td.sp_modal_table_data_td:first-child {
  width: 400px;
}

#SupplierQuality .table > tbody > tr > td.sp_modal_table_data_td:last-child {
  width: 140px;
}

.modal-row {
  background: none;
  border-top: none;
  padding: 5px 30px;
}

.custom-select select {
  width: 100px;
}

.rTableHead_small_col_head {
  width: 150px;
  min-width: 150px;
}

.rTableHead.rTableHead_small2_col_head,
.rTableCell.rTableCell_small2_col_content {
  width: 180px;
  min-width: 180px;
}

.sp_modal_heading, .sp_modal_vat_suppname {
  padding-left: 15px;
}
/*Orders tank silor replenishment css ends here*/

/*Orders Production Plan css starts here*/
.big-font {
  font-size: 20px;
}

li.approval-block::before {
  content: "";
  width: 11px;
  height: 11px;
  display: inline-block;
  vertical-align: middle;
  margin-right: 15px;
  margin-top: -2px;
}

li.approval-block.yes-block::before {
  background: #46A469;
  margin-left: 43%;
}

li.approval-block.no-block::before {
  background: #E0000F;
  margin-left: 43%;
}

.horizontal-form .input-group {
  width: 100%;
  margin-bottom: 20px;
}

  .horizontal-form .input-group label {
    width: 125px;
    float: left;
    font-weight: normal;
    margin-bottom: 0;
  }

.input-group label {
  font-weight: normal;
  margin-bottom: 20px;
}

.input-group textarea {
  resize: none;
  border-radius: 0;
  height: 80px;
  width: 100%;
}

.horizontal-form .input-group .form-control {
  width: 100px;
  height: 16px;
  padding: 5px;
  overflow: hidden;
  margin: 0 5px;
  border-radius: 0;
  text-align: right;
}

  .horizontal-form .input-group .form-control.datepicker {
    background: url(../images/icon_datepicker.png) no-repeat center right 5px #FFFFFF;
    cursor: pointer;
    padding: 5px 30px 5px 5px;
    background-size: 12px;
    text-align: left;
  }

.approval-select-group li.approval-block::before {
  margin-right: 5px;
}

.approval-select-group select {
  width: 95px;
  height: 20px;
}

  .approval-select-group select option {
    text-align: right;
  }

.horizontal-form .input-group span {
  padding: 0 15px;
}

.comment-box span {
  display: block;
  padding: 0;
}

.thConfQty {
  word-break: break-word;
  width: 130px;
  min-width: 130px;
}

.thDateField {
  width: 142px;
  min-width: 142px;
  word-break: break-word;
}

.thLineWidth {
  max-width: 60px;
  width: 60px;
  min-width: 60px;
}

.thPlusMinus {
  width: 60px;
  min-width: 60px;
}

.thComment {
  min-width: 230px;
  width: 230px;
  max-width: 230px;
}

.thAcceptance {
  width: 70px;
  min-width: 70px;
  word-break: break-word;
}

.tdCommentEdgeINT {
  width: 25.7%;
}

.tdLineWidthEdgeINT {
  min-width: 6.5%;
  width: 6.9%;
}

.tdConfQtyEdgeINT {
  width: 16%;
  min-width: 16%;
}

.tdDateFieldStEdgeINT {
  min-width: 18%;
  width: 18%;
}

.tdDateFieldEndEdgeINT {
  min-width: 17%;
  width: 17%;
}

.tdConfQtyEdge {
  width: 15%;
  min-width: 16%;
}

.tdDateFieldStEdge {
  min-width: 17%;
  width: 17%;
}

.divPrdEditableZero {
  /*border: 1px solid #ddd;*/
  height: 16px;
}

.divPrdEditableNotZero {
  margin-top: 2%;
  /*border: 1px solid #ddd;*/
  height: 16px;
}

.tdDateFieldEndEdge {
  min-width: 17%;
  width: 16%;
}

.tdLineWidthEdge {
  min-width: 6.5%;
  width: 6.3%;
}

.tdCommentEdge {
  width: 24.5%;
}




.tdConfQty {
  width: 130px;
  min-width: 130px;
  max-width: 130px;
}


.tdDateFieldSt {
  min-width: 18%;
  width: 18%;
}

.tdDateFieldSt {
  min-width: 142px;
  width: 142px;
}

.tdDateFieldSt {
  min-width: 142px;
  width: 142px;
}

.tdDateFieldEnd {
  width: 141px;
}

.tdLineWidth {
  max-width: 60px;
  width: 60px;
  min-width: 60px;
}

.tdPlusMinus {
  width: 60px;
}

.tdComment {
  min-width: 230px;
  width: 230px;
  max-width: 230px;
}

.tabular-view.table > thead > tr > th.thConfAppBox {
  min-width: 750px;
  width: 750px;
  text-align: center;
}

.tabular-view.table input.datepicker.tblcelldate {
  width: 100%;
}

.Errormsg {
  padding-left: 400px;
  padding-top: 20px;
}

.list-view-quantity-col-plus-minus-sign {
  display: inline-block;
}

.innerTable {
  margin-bottom: 0;
  border: none;
}

  .innerTable thead th {
    border-bottom: 0 none !important;
  }

    .innerTable thead th:first-child {
      border-left: 0 none;
    }

    .innerTable thead th:last-child {
      border-right: 0 none;
    }

  .innerTable tbody td label {
    margin-bottom: 0;
  }
/*Orders Production Plan css ends here*/
/*Orders Forecast Orders css starts*/
.half-column .rTable-cell-child ul li,
.half-column .rTable-cell-child span {
  padding-left: 25px;
}

.order-form label {
  font-weight: normal;
  float: left;
}



.order-form textarea.form-control {
  width: auto;
  height: auto;
  resize: none;
  margin-top: 0;
}

.order-form .datepicker {
  background-size: 12px;
  text-align: left;
}

.order-form select {
  height: 16px;
}



.order-form .select-group select.form-control {
  padding: 0;
}

.forecast-error-navbar {
  background-color: #d11f1f;
  color: #ffffff;
}

.forecast-invoice-sort-navigation select {
  width: 140px;
  height: 24px;
}

.forecast-invoice-go-button {
  width: 80px;
  height: 30px;
}

.sp_forecast_cancel_button {
  color: #dfdfdf;
  text-shadow: none;
  text-transform: uppercase;
  font-size: 14px;
  background-color: #5f6973;
  border: 1px solid #DFDFDF;
  height: 24px;
}

.sp_forecast_send_button {
  height: 30px;
}

.sp_forecast_popup_body {
  text-align: left;
  padding-left: 30px;
  color: #000000;
}

.sp_forecast_popup_footer {
  border: 0px !important;
}

input.form-control.forecast-quantity-text {
  height: 31px;
  margin-top: 0px;
}

.select.forecast-select {
  width: 64px;
  height: 30px;
}

.unit-control {
  /*margin-top: 20px;*/
}

.rTablebreak {
  word-break: normal !important;
}

.disableConfRow {
  pointer-events: none;
  background: rgba(000,000,000,0.3);
}
/*.tabular-view.table input.datepicker {
    width: 100%;
}*/
ul li p {
  margin-bottom: 0px;
}

/*Masterdata Supplierdata css starts*/
.sp_md_sd_table_button, .sp_button_disabled {
  font-size: 9px;
  margin-top: 8px;
  min-width: 120px;
}

  .sp_md_sd_table_button.post-reprint, .sp_button_disabled.post-reprint {
    font-size: 12px;
    margin-top: 0;
    min-width: 80px;
    padding: 5px 10px;
  }

.sp_button.sp_md_sd_table_button.pgr_comp_btn {
  float: right;
  margin: 8px 15px;
}

  .sp_button.sp_md_sd_table_button.pgr_comp_btn.shipment_btn {
    margin-top: 0;
    margin-bottom: 6px;
  }

.sp_button.sp_md_sd_table_button.conversion_btn {
  font-size: 9px;
  margin: 0;
  margin-bottom: 6px;
}

.go-button-click.sp_button_disabled_shortterm {
  margin: 0;
  font-size: 12px;
}


.sp_md_sd_actionbuttons {
  margin: auto;
  display: table;
  height: 100%;
}

  .sp_md_sd_actionbuttons tbody {
    display: table-cell;
    vertical-align: middle;
  }

    .sp_md_sd_actionbuttons tbody tr:first-child td button {
      margin-top: 0;
    }

.sp_md_sd_sortby_select {
  height: 24px;
  width: 196px;
  margin-left: 15px;
  margin-top: 2px;
  margin-bottom: 2px;
}

.sp_status_select {
  height: 24px;
  width: 74px;
  margin-top: 2px;
  margin-bottom: 2px;
}

.share-navigation ul li p {
  margin: 0;
}

.sp_md_sd_resultrow {
  /*border-width: 1px;
    border-style: solid;
    border-color: #e6e7e7;*/
  margin-top: 15px;
  margin-right: 15px;
  margin-left: 15px;
  word-break: break-word;
}

  .sp_md_sd_resultrow > .supplier-col {
    border: 1px solid #e6e7e7;
  }

.sp_md_sd_1stcol {
  background-color: #e6e7e7;
  /*width: 35% !important;
    float: left;*/
}

.sp_md_sd_content_1strow {
  margin-top: 10px;
}

.sp_md_sd_content_lastrow {
  margin-bottom: 18px;
}

.sp_md_sd_text_bold {
  font-weight: bold;
}

.sp_md_sd_resultrow > .sp_md_sd_2ndcol {
  border-right: 0 none;
}

.row-seperator {
  margin-top: 10px;
}
/*.sp_md_sd_3rdcol {
    width: 25% !important;
    vertical-align: bottom;
    float: left;
}
.sp_modal_table_data_td_email_default {
    padding-left: 58px;
}*/

.sp_change_button {
  color: #dfdfdf;
  text-shadow: none;
  text-transform: uppercase;
  font-size: 9px;
  background-color: #5f6973;
  border: 1px solid #5f6973;
}

p.email-text {
  word-wrap: break-word;
  word-break: break-all;
  display: inline;
}

html[data-useragent*='MSIE 10.0'] p.email-text {
  float: left;
}



@media all and (-ms-high-contrast:none) {
  p.email-text {
    float: left
  }
  /* IE10 */
  *::-ms-backdrop, p.email-text {
    float: left
  }
  /* IE11 */
}

/*Masterdata Supplierdata css ends*/

/*Orders Forecast Orders css ends*/

/*PGR Style Starts */
.pgrcontainer {
  display: table;
}

  .pgrcontainer.pgr-mar-fix {
    margin-bottom: 4px;
    margin-top: -2px;
  }

.pgrcol1, .pgrcol2, .pgrcol3 {
  display: table-cell;
}

.main-custom-radio-wrap {
  padding: 9px 2px 0 5px;
}

.custom-radio-wrap {
  display: inline-block;
  margin-left: 10px;
  vertical-align: top;
}

  .custom-radio-wrap .custom-radio {
    padding-left: 20px;
    font-size: 12px;
    font-weight: normal;
    padding-bottom: 6.5px;
  }
/*PGR STyle Ends*/
/*Confirm Additional Stock Levels CSS start*/
.vertical-align-top {
  vertical-align: top;
  padding: 5px;
}

.rTableCell_visible {
  visibility: visible;
}

.rTableCell_hidden {
  visibility: hidden;
}

.rTableCell_none {
  display: none !important;
}

/*Confirm Additional Stock Levels CSS ends*/

/*Supplier Modal css*/
.supplier-modal h2 {
  float: left;
  padding: 15px;
  margin: 0;
}

.supplier-modal .table > tbody > tr > td,
.supplier-modal .table > tbody > tr > th,
.supplier-modal .table > tfoot > tr > td,
.supplier-modal .table > tfoot > tr > th,
.supplier-modal .table > thead > tr > td,
.supplier-modal .table > thead > tr > th {
  padding: 8px 15px;
  border-top: 0 none;
}

.supplier-modal .table > thead > tr > th {
  border-top: 1px solid #D8D8D8 !important;
  border-bottom: 1px solid #D8D8D8;
  border-left: 0 none;
  border-right: 0 none;
}
/*Supplier Modal css ends*/

/*New Dashboard CSS Starts*/
.custom-tabs-board .nav-tabs {
  border-top: 1px solid #dedede;
  border-bottom: 0 none;
}

.add-scroll {
  overflow-y: auto;
}

.custom-tabs-board .nav-tabs > li::before {
  content: "|";
  float: left;
  font-size: 20px;
  margin-top: 5px;
  margin-left: -5px;
}

.custom-tabs-board .nav-tabs > li:first-child::before {
  display: none;
}

.custom-tabs-board .nav-tabs > li > a {
  font-size: 14px;
  color: #415055;
  font-weight: 700;
  padding: 5px 15px;
  border: 0 none;
}

.custom-tabs-board .nav > li > a:focus,
.custom-tabs-board .nav > li > a:hover {
  color: #d11d1f;
  background-color: transparent;
  border-color: transparent;
}

.custom-tabs-board .nav-tabs > li.active > a,
.custom-tabs-board .nav-tabs > li.active > a:focus,
.custom-tabs-board .nav-tabs > li.active > a:hover {
  color: #d11d1f;
  border: 0 none;
  background-color: transparent;
}

.tiles-dashboard {
  width: 100%;
  padding: 0 15px;
}

.tile-row {
  width: 100%;
  float: left;
}

.tile {
  /*float: left;*/
  display: block;
  margin-bottom: 15px;
  position: relative;
  height: 120px;
}

  .tile > a {
    display: block;
    width: 100%;
    height: 100%;
    /*background-size:100%;*/
  }

  .tile.tile-red > a {
    background: #e0000f; /* Old browsers */
    background: -moz-linear-gradient(top, #e0000f 0%, #9a121a 69%, #801a20 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(top, #e0000f 0%,#9a121a 69%,#801a20 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom, #e0000f 0%,#9a121a 69%,#801a20 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e0000f', endColorstr='#801a20',GradientType=0 ); /* IE6-9 */
  }

  .tile.tile-grey-one > a {
    background: url(../images/GreyGradient2.png) no-repeat;
    background-size: 100% 100%;
  }

  .tile.tile-grey-two > a {
    background: url(../images/GreyGradient1.png) no-repeat;
    background-size: 100% 100%;
  }

  .tile > a > h4 {
    /* background: rgba(225, 225, 225, 0.9); */
    color: #FFFFFF;
    float: left;
    /* position: absolute;
            bottom: 10px;
            left: 0; */
    padding: 7px 15px;
    margin: 0;
    font-size: 20px;
    text-align: left;
    width: 100%;
    font-weight: bold;
  }

  .tile > a > img {
    width: 96px;
    float: right;
    margin: -10px 0;
  }

.tile-block {
  display: block;
}

.tile.tile-w-one,
.tile.tile-w-three {
  width: auto;
}

.tile.tile-w-two,
.tile.tile-w-four,
.tile.tile-w-five {
  width: 47.5%;
}

.tile.tile-w-three,
.tile.tile-w-five-marLeft {
  margin-left: 5%;
}

  .tile.tile-w-three:first-child {
    margin-left: 0;
  }

.tile.tile-mar-left {
  margin-left: 5%;
}

.tile-row-divider {
  width: 100%;
  float: left;
}

.tasks-wrap.selected-regions {
  /* width: auto;
    overflow: hidden;
    margin-top: 0;
    padding-left: 15px;
    padding-right: 15px;
    margin-top: 20px;
    clear: both;*/
  width: auto;
  float: none;
  margin-top: 15px;
  clear: both;
}
/*New Dashboard CSS Ends*/
/*Infoboard CSS Starts*/
.infoboard-wrap {
  display: block;
}

  .infoboard-wrap .image-wrapper,
  .infoboard-wrap .details-wrapper {
    width: auto;
    /*margin-bottom: 30px;*/
  }

  .infoboard-wrap figure {
    position: relative;
  }

  .infoboard-wrap header {
    background: #F5F5F5;
  }

  .infoboard-wrap h2 {
    text-align: center;
    margin: 20px 0;
    line-height: 25px;
  }

  .infoboard-wrap figcaption {
    padding: 0 15px;
  }

    .infoboard-wrap figcaption span {
      color: #5F6973;
      float: right;
      padding: 5px 0;
    }

      .infoboard-wrap figcaption span.back-general {
        display: none;
      }

      .infoboard-wrap figcaption span a {
        color: #5F6973;
        cursor: pointer;
      }

        .infoboard-wrap figcaption span a:hover,
        .infoboard-wrap figcaption span a:focus {
          color: #d11d1f;
        }

        .infoboard-wrap figcaption span a::before {
          content: "";
          background: url("../images/arrow_left_red.png") no-repeat;
          width: 5px;
          height: 9px;
          display: inline-block;
          vertical-align: middle;
          margin-right: 10px;
        }

      .infoboard-wrap figcaption span:first-child {
        float: left;
      }

  .infoboard-wrap figure.locator-pin {
    border: 0 none;
    position: absolute;
    left: 0;
    top: 0;
    display: none;
  }

  .infoboard-wrap figure .map-slice {
    position: absolute;
    cursor: pointer;
  }

    .infoboard-wrap figure .map-slice.north-america {
      left: 0;
      top: 0;
    }

  .infoboard-wrap .details-wrapper .selected-regions {
    display: none;
    height: 100%;
    margin-top: 0;
  }
    /* .infoboard-wrap .details-wrapper .selected-regions#general{
    display: block;
} */
    .infoboard-wrap .details-wrapper .selected-regions .region-box {
      border: 0 none;
      margin-bottom: 0;
    }

      .infoboard-wrap .details-wrapper .selected-regions .region-box header {
        border-bottom: 1px solid #DEDEDE;
      }

  .infoboard-wrap .content-wrapper {
    background: #F5F5F5;
    /*max-height: 400px;*/
    padding: 15px;
    overflow-x: auto;
  }

    .infoboard-wrap .content-wrapper h4 {
      font-weight: 700;
      text-align: center;
    }

    .infoboard-wrap .content-wrapper p {
      clear: both;
    }

hr.dotted {
  border: none;
  border-top: 1px dotted #415055;
  background-color: #fff;
  height: 1px;
  margin: 10px 0;
}

.infoboard-wrap .content-wrapper p strong.warning-text {
  color: #d11d1f;
}

.table > tbody > tr > td.td_middle {
  vertical-align: middle;
  text-align: center;
}
/*Infoboard CSS Ends*/

/*SCMS Additional structure*/
.scms-table-block {
  display: table;
  width: 100%;
}

.scms-table-row {
  display: table-row;
}

.scms-table-inner-row {
  width: 100%;
  display: table;
  margin-top: 15px;
}

  .scms-table-inner-row:first-child {
    margin-top: 0;
  }

.scms-table-cell {
  background: #FFFFFF;
  display: table-cell;
  border: 1px solid #C4C4C4;
  vertical-align: top;
}

  .scms-table-cell.scms-table-cell-spacer {
    width: 7.5px;
    background: none;
    border: 0 none;
    padding: 0;
  }
/*SCMS Additional structure ends*/

/*FAQs css starts here*/
.faqs-section {
  padding: 15px;
}

  .faqs-section ul.nav.nav-tabs {
    width: 100%;
    max-width: 200px;
    float: left;
    border-bottom: 0 none;
    border-right: 1px solid #ddd;
  }

    .faqs-section ul.nav.nav-tabs li {
      float: none;
      display: block;
    }

  .faqs-section ul.nav-tabs > li > a {
    color: #5F697A;
    border: 1px solid #ddd;
    border-right: 0 none;
    border-radius: 0;
    padding: 5px 5px 5px 15px;
    margin-right: 0;
  }

    .faqs-section ul.nav-tabs > li > a:after {
      background: url("../images/arrow_down_gray.png") no-repeat center right;
      width: 13px;
      height: 7px;
      content: "";
      float: right;
      margin-top: 5px;
      transform: rotate(270Deg);
    }

  .faqs-section ul.nav-tabs > li.active > a,
  .faqs-section ul.nav-tabs > li.active > a:focus,
  .faqs-section ul.nav-tabs > li.active > a:hover {
    color: #e1000f;
    border-bottom-color: #ddd;
    border-right: 0 none;
  }

    .faqs-section ul.nav-tabs > li.active > a:after,
    .faqs-section ul.nav-tabs > li.active > a:focus:after,
    .faqs-section ul.nav-tabs > li.active > a:hover:after {
      background: url("../images/arrow_up_red.png") no-repeat center right;
      transform: rotate(90Deg);
    }

  .faqs-section .tab-content {
    width: auto;
    overflow: hidden;
  }

    .faqs-section .tab-content > .tab-pane {
      padding: 0 15px;
      border: 1px solid #ddd;
      margin-left: 5px;
    }

      .faqs-section .tab-content > .tab-pane .faq-container {
        margin: 0 -15px;
        padding: 0 15px;
        overflow-x: auto;
      }

      .faqs-section .tab-content > .tab-pane .faq-wrap {
        margin-left: -15px;
        margin-right: -15px;
        background-color: #dedede;
        padding: 10px 15px;
        border-top: 1px solid #ddd;
        width: auto;
        word-break: break-all;
      }

.faq-wrap p {
  word-break: normal;
}

.faqs-section .tab-content > .tab-pane .faq-wrap:nth-of-type(odd) {
  background-color: #f8f8f8;
}

.faqs-section .tab-content > .tab-pane h3 {
  color: #e1000f;
  margin: 0 -15px;
  background: #ddd;
  padding: 7px 15px;
}

.faq-min-width {
  min-width: 300px;
}

.faq-max-width {
  max-width: 40px;
}
/*FAQs css ends here*/

/*footer FAQ section starts here*/
.faq-item {
  margin-left: -15px;
  margin-right: -15px;
  background-color: #dedede;
  padding: 10px 15px;
  border-top: 1px solid #ddd;
  width: auto;
  word-break:normal;
}

.faq-item:nth-child(odd)
{
    background-color: #f8f8f8;
}

.faq-item p{
    margin:0px;
    word-break:normal;
}

/*  footer FAQ section ends here*/
@media (min-width: 338px) {
  .sp_dash_supplier_save {
    margin-left: 10px;
    margin-top: 30px !important;
  }
}

@media (min-width: 431px) {
  /*.tile-row,
    .tile.tile-w-one {
        width: 100%;
    }*/

  .inner-dashboard-wrap .inner-dashboard-tile {
    width: 100%;
  }

  .sort-navigation select {
    width: auto;
  }
}
.drop-toggle {
  background-color: #fff;
  border: none;
  padding: 5px 10px;
  border-radius: 4px;
  cursor: pointer;
  cursor: hand;
  border: 1px solid #ccc;
  width: 233px;
  text-align: left;
}

  .drop-toggle i {
    float: right;
  }
.invoice-drop {
  position: absolute;
  top: 15%;
  background: #f3f3f3;
  border: 1px solid #c7c0c0;
  border-radius: 5px;
}
.invoice-dopLi {
  margin: 5px;
}
.drop-show {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 1000;
  float: left;
  min-width: 160px;
  padding: 5px 0;
  margin: 2px 0 0;
  font-size: 14px;
  text-align: left;
  list-style: none;
  background-color: #fff;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  border: 1px solid #ccc;
  border: 1px solid rgba(0,0,0,.15);
  border-radius: 4px;
  -webkit-box-shadow: 0 6px 12px rgba(0,0,0,.175);
  box-shadow: 0 6px 12px rgba(0,0,0,.175);
}

.active_invoice {
  display: block !important;
}
  .drop-show label {
    display: block;
    font-size: 15px;
    cursor: pointer;
  }

    .drop-show label input {
      vertical-align: top;
    }

    .drop-show label span {
      display: inline-block;
    }
@media (min-width: 540px) {
  .top-bar > ul > li {
    margin-top: 0;
    padding-left: 10px;
  }

  .custom-navbar-right > li > a.username {
    width: auto;
  }

  .top-bar > ul > li:first-child {
    padding-left: 0;
  }

  .sp_dash_supplier_save {
    margin-top: 20px !important;
  }
}

@media (min-width: 641px) {
  .tile {
    margin-bottom: 30px;
  }
}

@media (min-width: 768px) {
  .wrapper {
    height: calc(100% - 84px);
  }

  #HenkelComplianceLine .modal-dialog.sp_modal_dialog,
  #SupplierQuality .modal-content.sp_modal_content {
    width: 750px;
  }

  .d-report-modal.modal.right .modal-dialog {
    width: 600px;
  }

  .modal-dialog {
    width: auto;
    max-width: 80%;
    max-height: calc(100% - 10%);
  }

  .xs-modal .modal-dialog {
    max-width: 25%;
  }

  .custom-navbar-right > li > a {
    padding-top: 15px;
    padding-bottom: 15px;
  }

  .dropdown.custom-dropdown.setting-dropdown > a {
    padding-left: 0;
    padding-right: 0;
  }

  .modal-xl {
    width: 90%;
    max-width: 1550px;
  }

  .modal-md {
    width: 500px;
  }

  .tiles-dashboard {
    padding: 0;
  }

  .tasks-wrap.selected-regions {
    width: 25%;
    float: left;
    clear: none;
    margin-top: 0;
    padding-left: 15px;
    padding-right: 15px;
  }

  .tile-row {
    width: 25%;
    padding: 0 7.5px;
  }

  .tile > a > img {
    width: 75px;
    margin: 0;
  }

  .tile-row.tile-row-one {
    width: 100%;
  }

  .inner-dashboard-wrap .inner-dashboard-tile {
    width: 50%;
  }

  .home-wrap .icon-wrap {
    margin-left: 22px;
  }

  .invoice-table {
    margin-right: -15px;
  }

  .rTableHeadRow {
    display: block;
  }

  .rTableCell, .rTableHead {
    border-top: 1px solid #D8D8D8;
    border-left: 0 none;
    display: table-cell;
  }

  .rTableCell_small_col_content {
    width: 150px;
    min-width: 150px;
  }

  .rTableCell_medium_col_content {
    width: 300px;
    min-width: 300px;
  }

  .rTableCell_large_col_content {
    width: 450px;
    min-width: 450px;
  }

  .rTableCell_extralarge_col_content {
    width: 650px;
    min-width: 650px;
  }

  .rTableCell_doubleextralarge_col_content {
    width: 750px;
    min-width: 750px;
  }

  .share-navigation > ul {
    float: right;
  }
}

@media (min-width: 769px) {
  .top-bar {
    clear: none;
    float: left;
    width: auto;
    border-top: 0 none;
    display: inherit;
    padding: 13px 7.5px;
  }

    .top-bar label {
      display: inline-block;
      margin: 0 15px 0 0;
    }

  .sp_dash_supplier_info {
    top: 2px;
  }

    .sp_dash_supplier_info.infoiconactive {
      top: 0;
    }

  .sp_dash_supplier_save {
    margin-top: 3px !important;
  }

  .supplier-label {
    margin-left: 15px;
  }

  .modal.in .modal-dialog {
    transform: translate(0, 0);
    background: #fff;
  }
}

@media (min-width: 991px) {
  /*.tile-row {
        width: 50%;
        padding: 0 7.5px;
        margin-bottom: 30px;
    }*/

  .tile {
    margin-bottom: 15px;
  }

    .tile > a > img {
      width: 100px;
    }

  .tile-row:first-child {
    padding-left: 15px;
  }

  .tile-row.tile-row-one {
    width: 50%;
  }

  .tile-row-divider {
    width: 60%;
  }

    .tile-row-divider:first-child {
      width: 40%;
    }

  .tile.tile-w-three,
  .tile.tile-w-four {
    width: auto;
    margin-left: 0;
  }

  .tile.tile-w-five {
    width: 100%;
  }

  .tile.tile-w-five-marLeft {
    margin-left: 0;
  }

  .d-report-modal.modal.right .modal-dialog {
    width: 900px;
  }

  #welcomeModal .modal-dialog .modal-content {
    padding: 15px;
  }

  .inner-dashboard-wrap .inner-dashboard-tile {
    width: 25%;
  }
}

@media screen and (max-width: 1024px) {
  .register-link {
    margin-left: 47%;
  }

  .sp_login_button, .sp_login_button_large {
    margin-left: 51%;
  }

  .sp_login-box-portal {
    margin-left: 12% !important;
  }
}

@media screen and (min-width: 1025px) {
  .home-wrap .icon-wrap {
    margin-left: 23px;
  }

  @-moz-document url-prefix() {
    .home-wrap .icon-wrap {
      margin-left: 21px;
    }
  }

  .breadcrumb-wrap {
    float: left;
    width: calc(100% - 200px);
    /*margin-top: -40px;*/
  }

    .breadcrumb-wrap.expander {
      width: 100%;
    }

  .home-wrap.mobile-icon {
    display: none;
  }

  .home-wrap {
    display: block;
  }

  .top-bar {
    width: auto;
    background: none;
    border-top: 0 none;
    margin-left: 0;
    margin-right: 0;
    padding: 11px 15px;
  }

    .top-bar > ul {
      padding: 3px 0;
    }

  .navbar-center.henkel_logo {
    width: 98%;
    margin-top: 4px;
  }

  .navbar-collapse.collapse {
    display: block !important;
    padding-bottom: 0;
    overflow: visible !important;
  }

  .sp_dash_1stpanel {
    display: block !important;
    width: 20% !important;
    height: 100vh;
  }

  .sp_dash_2ndpanel {
    width: 80.2% !important;
  }

  .sp_dash_3rdpanel {
    width: 80.2% !important;
    margin-bottom: 42px;
  }
  /*.sp_dash_sidenav_collapsesymbol {
    width: 10%;
    float: right;
    margin-top: -37px;
    margin-right: 5px;
}*/
  .main-navigation, .home-wrap {
    display: none;
    clear: both;
    position: relative;
    top: auto;
    left: auto;
    z-index: 0;
    padding-bottom: 0;
  }

  .home-wrap {
    display: block;
  }

  .main-wrapper {
    width: calc(100% - 200px);
    overflow: hidden;
  }

  .main-navigation.expander {
    display: block;
  }

  .main-wrapper.expander {
    width: 100%;
  }

  .top-bar ul li.burger-menu-trigger {
    display: none;
  }

  .custom-navbar-right > li {
    padding: 0 15px;
  }
}

@media (min-width: 1200px) {
  .d-report-modal.modal.right .modal-dialog {
    width: 1065px;
  }

  /*.tiles-dashboard {
        padding: 0 7.5px;
    }*/

  /*.tile-row,
    .tile-row.tile-row-one,
    .tasks-wrap.selected-regions {
        width: 24%;
        padding: 0 7.5px;
    }*/

  .tile-row.tile-row-one .tile-row-divider {
    width: 50%;
    float: left;
    padding: 0 2%;
    padding-right: 0;
  }

    .tile-row.tile-row-one .tile-row-divider:first-child {
      padding-left: 0;
      padding-right: 2.5%;
    }

  .tile {
    margin-bottom: 10px;
  }

    .tile.tile-w-three,
    .tile.tile-w-four {
      width: 100%;
      margin-left: 0;
    }

    .tile > a > img {
      width: 96px;
      margin: -25px 0;
    }

  .tasks-wrap.selected-regions {
    float: left;
    clear: none;
    margin-top: 0;
    padding-left: 15px;
    padding-right: 15px;
  }

  .infoboard-wrap {
    width: 100%;
  }

    .infoboard-wrap .image-wrapper,
    .infoboard-wrap .details-wrapper {
      float: left;
    }

    .infoboard-wrap .image-wrapper {
      width: 33.33333333%;
    }

    .infoboard-wrap .details-wrapper {
      width: 66.66666667%;
    }
}

@media (min-width: 1367px) {
  .tile {
    margin-bottom: 15px;
  }
}

@media screen and (max-width: 1024px) {
  .navbar-center.henkel_logo {
    width: 80%;
    margin-top: 4px;
  }

  .sp_profile_div {
    margin-right: 11px;
    margin-top: -30px;
  }

  .sp_dash_1stpanel {
    display: none;
    float: left;
    text-align: left;
    margin-left: 0px;
    position: absolute;
    top: 50px;
    width: 280px !important;
    background: #fff;
    height: 91%;
    font-size: 14px;
    border-right: 1px solid #bec8d2;
    color: #415055;
    z-index: 1500 !important;
    left: 0;
    padding: 0px;
  }

  .sp_dash_2ndpanel {
    float: left;
    text-align: left;
    margin-left: 0px;
    position: relative;
    padding: 0px;
    background: #e6e7e7;
    width: 100%;
    font-size: 14px;
    border-right: 1px solid #bec8d2;
    color: #415055;
    z-index: 1450 !important;
    left: 0;
  }

  /*.sp_md_sd_resultrow {
        border-width: 1px;
        border-style: solid;
        border-color: #e6e7e7;
        margin-top: 17px;
        margin-right: 0% !important;
        margin-left: 0px;
        word-break: break-word;
    }*/

  .sp_dash_3rdpanel {
    float: left;
    text-align: left;
    margin-left: 0px;
    position: relative;
    top: 0px;
    padding: 0px;
    background: #fff;
    font-size: 14px;
    color: #415055;
    width: 100% !important;
    min-height: 500px;
    margin-bottom: 42px;
  }

  .sp_dash_2ndpanel_collapse {
    display: block;
    float: right;
    text-align: left;
    margin-left: 0px;
    padding-left: 3px !important;
    position: absolute;
    top: 55px;
    padding: 0px;
    z-index: 1550 !important;
    left: 0;
    width: 30px;
  }

  .sp_supplier_outerdiv {
    height: 35px;
    float: left;
    padding-left: 101px;
  }

  .sp_dash_sidenav_collapsesymbol {
    float: right;
  }
}
/*******Mobile styles*******/
@media screen and (max-width: 767px) {
  /*body {
        overflow-y:hidden;
    }*/
  .table-responsive {
    overflow-y: auto;
  }
  /******Drop down inside popup component*******/
  .sp_modal_content {
    max-height: 650px;
    overflow-y: auto;
  }

  /******Drop down inside popup component*******/

  .sp_registration_success_popup_content {
    padding-left: 0px;
  }

  .sp_password-popup-label {
    width: 87%;
  }

  .sp_password_popup_buttondiv {
    text-align: right;
    padding-right: 43px;
    padding-bottom: 28px;
  }

  .sp_password_popup_error_message {
    margin-left: 30px;
    width: 86%;
  }

  .sp_login_popup_error_message {
    min-height: 100px;
    padding-left: 50px;
    vertical-align: middle;
    padding-top: 50px;
    width: 100%;
  }

  .modal-dialog {
    margin: 0;
    width: 100%;
    padding: 0 15px;
    height: auto;
    /*display: block;*/
  }


  .sp_login_modal_content {
    width: 100% !important;
  }

  .sp_loginspecific_modal {
    left: -2% !important;
  }

  .sp_loginheader {
    margin: 0px !important;
  }

  .sp_login_links {
    background-color: white;
    margin-left: -5px;
    margin-right: -5px;
    padding: 0px;
    z-index: 1000;
  }

  .sp_login-box-portal {
    font-size: 54px !important;
  }

  li.sp_divider {
    display: none;
  }

  li.dropdown.sp_innerlang {
    display: none;
  }

  span#OuterLanguadeDD.sp_outerlang {
    display: block !important;
    float: right;
    position: relative;
    top: 13%;
    right: 3%;
    text-decoration: none;
    margin-top: 7px;
  }

  .sp_outerlang_content {
    width: 197% !important;
    left: -76%;
    top: 117%;
  }

  .sp_loginheader {
    height: auto !important;
  }

  div.login-box-content {
    padding-top: 55%;
  }

  .sp_login-popup-label {
    margin-left: 30px;
  }

  .sp_registration-popup-label {
    color: #000000 !important;
    text-align: left;
    font-weight: normal;
  }

  .sp_mandatory_explanation {
    color: #000000;
    font-size: 11px;
  }

  .invoice-table.self-billing-table {
    width: 50%;
  }

  .sort-navigation > ul.exportNav > li:last-child {
    margin: 0;
  }

  .sort-navigation > ul.exportNav.pad-adj {
    padding: 5px 15px;
    margin: -30px 0 5px;
  }

  .rTableRow.rTableHeadRow.rTableHeadMobile {
    height: 0 !important;
  }

  .sp_dash_li.sp_dash_supplier_save {
    margin-top: 20px !important;
    margin-left: 13px !important;
  }

    .sp_dash_li.sp_dash_supplier_save.sp_dash_refresh {
      margin-left: 3px !important;
    }

  .modal-mt {
    margin-top: 0;
  }
}
/*******Mobile styles*******/
@font-face {
  font-family: 'MiloWebPro';
  src: url('../fonts/henkel-iconfont-20170112.eot?#iefix') format('embedded-opentype'), url('../fonts/henkel-iconfont-20170112.woff') format('woff'), url('../fonts/henkel-iconfont-20170112.ttf') format('truetype'), url('../fonts/henkel-iconfont-20170112.svg#svgFontName') format('svg');
  src: url('../fonts/milowebpro-bold.eot?#iefix') format('embedded-opentype'), url('../fonts/milowebpro-bold.woff') format('woff'), url('../fonts/milowebpro-bold.ttf') format('truetype'), url('../fonts/milowebpro-bold.svg#svgFontName') format('svg');
  src: url('../fonts/milowebpro-medium.eot?#iefix') format('embedded-opentype'), url('../fonts/milowebpro-medium.woff') format('woff'), url('../fonts/milowebpro-medium.ttf') format('truetype'), url('../fonts/milowebpro-medium.svg#svgFontName') format('svg');
  src: url('../fonts/milowebpro-regular.eot?#iefix') format('embedded-opentype'), url('../fonts/milowebpro-regular.woff') format('woff'), url('../fonts/milowebpro-regular.ttf') format('truetype'), url('../fonts/milowebpro-regular.svg#svgFontName') format('svg');
  /** src: url('../fonts/glyphicons-halflings-regular.eot?#iefix') format('embedded-opentype'), url('../fonts/glyphicons-halflings-regular.woff') format('woff'), url('../fonts/glyphicons-halflings-regular.ttf') format('truetype'), url('../fonts/glyphicons-halflings-regular.svg#glyphicons-halflingsregular') format('svg');
    **/
}

.margin-bottom {
  margin-bottom: 15px;
}

.padding-top {
  padding-top: 9px !important;
}

.pdngButton {
  padding: 3px 20px;
}

.padding-left {
  padding-left: 9%
}

.clr-pdng-lft {
  clear: both !important;
  width: 100% !important;
  float: left !important;
  padding-left: 25% !important;
}
/*refresh button alignment in mobile*/
@media (max-width: 768px) {
  .left-filters {
    float: left !important;
  }
}

.blank-filter-input {
  width: 80% !important;
  display: inline-block;
}

input[type=checkbox].sp_dash_blankvalue_checkbx {
  width: auto;
  height: auto;
  margin-right: 5px;
  margin-top: 5px;
  margin-bottom: 5px;
  display: inline-block;
  vertical-align: middle;
  margin-left: 2px !important;
}

input[type=checkbox].sp_dash_zone_checkbx {
  width: auto;
  height: auto;
  /*margin-right: 5px;*/
  margin-top: 5px;
  margin-bottom: 5px;
  display: inline-block;
  vertical-align: middle;
}

.datepicker::placeholder {
  color: #5f6973;
}

.datepicker:-ms-input-placeholder {
  color: #5f6973;
}

.datepicker::-ms-input-placeholder {
  color: #5f6973;
}

.langbutton {
  width: 125px;
}

.text-editor-p p {
  margin-bottom: 0;
}
.ql-editor {
  line-height: 1.42;
}

@media screen and (max-width: 767px) {

  .mob-cardviewinvoices .col-sm-6, .mob-cardviewinvoices .col-sm-5, .mob-cardviewinvoices .col-sm-7 {
    width: 150px;
    display: inline-block;
  }

  .sp_login-box-portal img {
    width: 180px;
    height: 100px;
  }

  ul.save_confBtn {
    float: left !important;
  }

  .supplier-lbl {
    padding-top: 5px;
  }
  /*pgr mobile view*/
  .mob-pgr {
    display: block;
    width: 100%;
  }

  .pgr-input {
    top: 0;
  }

  .pgr-padding-left {
    padding-left: 10px;
  }

  .mob-pgr-dropdwn {
    margin-bottom: 5px;
  }

  .tabular-view.table {
    margin-bottom: 5px;
  }

  .swa-gobtn > ul {
    padding: 5px 10px;
  }

  .share-navigation .mob-pd, .share-navigation .mob-sf {
    padding-left: 0;
    margin-left: 0 !important;
    margin-top: 2px;
  }

  .footernavbar p {
    padding: 8px 12px 4px;
  }

  .footernavbar ul li a.padding-2 {
    padding: 7px 5px;
  }

  .mob-cardview {
    word-break: break-all;
    white-space: normal;
  }

  .mob-email-text {
    float: left;
    width: 50%;
    text-align: right;
  }

  .sp_login-box-portal h2 {
    font-size: 30px;
  }

  .mob-paymentvalue {
    float: left;
    width: 62%;
    word-break: break-all;
    padding-left: 0;
  }

  .mob-paymentlabel {
    float: left;
    width: 168px !important;
  }

  .footernavbar ul li a {
    padding: 5px;
  }

  .mob-exportNav {
    float: left !important;
    margin-left: 100px !important;
  }

  .mob-dwnld-all {
    margin: 3px 0 0 0 !important;
  }

    .mob-dwnld-all label {
      padding-left: 0 !important;
    }

  .mob-exclmaterials {
    margin-left: 0 !important;
  }

  .mob-padleft {
    padding-left: 0 !important;
    margin: 3px 0 0 0 !important;
  }

  .clearing-date li input.form-control {
    margin-left: 5px !important
  }

  .clearing-date li.mob-cleardate input.form-control {
    margin-left: 0 !important;
  }

  .mob-floatright {
    float: right !important;
  }

  .mob-select-styled, .mob-select-options {
    width: 80px;
  }

  .select.pd_select {
    width: 80px !important;
  }

  .mob-padleft-btn {
    margin-top: 3px;
  }

  .sp_dash_PDType_p {
    padding-left: 0 !important;
  }

  .mob-pagination {
    margin-left: 0 !important;
  }

    .mob-pagination .custom-pagination {
      padding: 2.5px 1px !important;
    }

  .mob-width {
    width: 50%;
  }

  .mob-loginlabel {
    margin-left: 0 !important;
  }

  .mob-fullwidth {
    display: block;
    width: 100%;
    clear: both;
  }

    .mob-fullwidth > div > span {
      word-wrap: break-word;
      word-break: break-all;
      display: inline;
      white-space: nowrap;
    }

  .mob-width {
    width: 100px;
  }

  .enquiry-form > .inner-enquiry-form .lg-textarea textarea {
    width: 100%;
  }

  .enquiry-form-group .go-button-click {
    padding-top: 7px;
  }

  .mob-description {
    clear: left;
  }

  .mob-complaints {
    display: block;
    width: 100%;
  }

    .mob-complaints .mob-fullwidth {
      display: block;
      clear: both;
      width: 100%;
    }

  .mob-mart15 {
    margin-top: 15px;
  }

  .listConfigurator-modal.filter-modal.modal.right .modal-dialog {
    width: auto;
  }

  .mob-select-styled {
    margin-bottom: 3px !important;
  }

  .mob-timelbl {
    float: left;
    margin-top: 4px;
  }

  .mob-createdelivery {
    padding: 2px 0 2px 0 !important;
    margin-left: 0 !important;
  }

  .mob-margintop {
    margin-top: 3px;
  }

  .mob-selectsupplier {
    display: block !important;
    width: 203px;
  }

  .mob-descwidth {
    float: left;
    width: 65%;
    white-space: normal !important;
    margin-left: 1%;
  }

  .mob-mattextwidth {
    float: left;
    width: 49% !important;
    white-space: normal !important;
    margin-left: 1%;
  }

  .mob-float-left {
    float: left;
  }

  .mob-mb {
    margin-top: 3px;
  }

  .mob-clearlileft {
    margin-left: 0 !important;
  }
}

@media screen and (max-width: 376px) {
  .mob-searchbtn {
    margin-left: 0 !important;
  }

  .search-invoice {
    margin-bottom: 5px !important;
  }
}

@media screen and (max-width: 360px) {
  .change-langbtn {
    margin-right: 3px !important;
  }
}

@media screen and (max-width: 320px) {
  .mob-paymentlabel {
    float: left;
    width: 154px !important;
  }

  .mob-cardviewinvoices .col-sm-6, .mob-cardviewinvoices .col-sm-5, .mob-cardviewinvoices .col-sm-7 {
    width: 140px;
    display: inline-block;
  }

  .change-langbtn {
    margin-right: 0px !important;
    margin-top: 5px;
  }

  .swa-gobtn > ul > li:first-child {
    display: inline-block;
    width: 100%;
    margin-bottom: 3px;
  }

  .mob-searchbtn {
    margin-left: 0 !important;
  }

  .mob-infoli {
    margin-left: 0 !important;
  }

  .button-mar {
    margin-right: 5px;
  }

  .mob-refreshbtn {
    margin-top: 3px;
  }

  .mob-pagination .custom-pagination .pagination > li > a {
    padding: 3px 5px;
  }

  /*.mob-complaints .mob-fullwidth {
            width: 100%;
        }*/
}

@media (orientation:landscape) and (min-device-width: 568px) and (max-device-width: 767px) {
  .tile-row {
    width: auto;
    margin-right: 10px;
    float: left;
  }

  .mob-tile-row {
    width: 100%;
  }

  .mob-landscape-doc {
    display: inline-block;
    margin: 0 10px 0 0;
    width: 36%;
  }

  .mob-mart10 {
    margin: 10px 0 10px 0;
  }
}


/*PGR Tablet fix*/
@media (min-width: 768px) and (max-width: 1023px) and (orientation: landscape) {
  .tab-pgr-supplier {
    width: 160px;
    display: inline-block;
  }

  .tab-pgr-orders {
    width: 300px;
    display: inline-block;
  }

  .tab-table-row {
    display: table-row;
    width: 100%;
  }

    .tab-table-row .main-custom-radio-wrap {
      width: 67%;
    }

  .tab-pgrcontainer {
    margin-top: 3px !important;
    display: inline-block;
  }
}

@media (max-width: 1023px) {



  .ui-dialog {
    margin: 5% !important;
    width: 90% !important;
    left: 0 !important;
  }

  .sp_dash_search_supplier_text {
    Width: 98%;
  }

  #bot-icon-mobile {
    right: 9px;
    left: initial;
    display: block !important;
    height: 50px;
    width: 50px;
  }

  /*.ac-container {
        max-width: 70%;
    }

    div.ac-actionSet {
        max-width: 60%;
    }*/

  .sp_dash_search_supplier_text {
    Width: 98%;
  }

  .bot-container {
    display: none !important
  }

  .css-cmegq9.attachment.bubble {
    min-width: auto !important;
  }

  .css-eycyw2.css-1882x3w.css-1l9a57c {
    position: relative;
    bottom: 5%;
  }
}



@media (max-width: 320px) {

  #sp_dash_supplier_outerli {
    max-width: 160px;
  }
  /*.ac-container {
        max-width: 60%;
    }

    .ac-actionSet {
        max-width: 50%;
    }*/
  .ui-dialog-title {
    padding-left: 20% !important
  }

  .css-eycyw2.css-1882x3w.css-1l9a57c {
    position: relative;
    bottom: 5%;
  }
}

@media (min-width: 768px) and (max-width: 1023px) {



  .top-bar > ul {
    position: relative;
  }

  #bot-icon-mobile {
    right: 0;
    top: -12px;
    width: 47px;
    height: 47px;
  }
}

.character-remaining {
  float: right;
  margin-bottom: 10px;
}

.character-remaining-rootcause {
  float: right;
  margin-bottom: 10px;
  font-size: 10px;
}

.triangle-right {
  color: white;
  width: 0px;
  height: 0px;
  border: 38px solid black;
  border-top-color: transparent;
  border-right-color: transparent;
  border-bottom-color: transparent;
  border-left-color: #efeef3;
  border-right: 2px;
}

.landingtext_title {
  color: #fff;
  text-align: left;
  font-weight: 800;
  padding-left: 3px;
}

.landingtext_p {
  color: #fff;
  padding: 10px;
  text-align: left;
  line-height: 22px;
  font-size: 14px;
  background: #ea1119c7;
  text-align: justify padding-right: 5%;
  padding-left: 5%;
}

.landingtext_wrapper {
  display: flex;
  align-items: center;
  background: #ea1119c7;
  height: 12%;
  padding-right: 9%;
}

.mailland {
  font-weight: 800;
  color: #000;
  text-decoration: underline !important;
}

.landingtext_container {
  position: absolute;
  z-index: 1000;
  padding: 10px;
  width: 34%;
  opacity: 0.8;
  top: 0;
}


.custom_div_container {
  position: absolute;
  z-index: 100000;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  width: 33em;
  max-height: fit-content;
  background-color: #FF7C80;
}


  .custom_div_container div {
    display: flex;
    align-items: center;
  }

.landingtext_title {
  color: #fff;
  text-align: left;
  font-weight: 800;
  padding-left: 10px;
  font-family: MiloWebPro !important;
}



.custom_div_container p {
  color: #fff;
  margin: 10px;
  text-align: left;
  line-height: 22px;
  font-size: 15px;
  text-align: justify;
}

@media only screen and (max-width: 800px) {
  .custom_div_container {
    position: absolute;
    z-index: 100000;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    width: 33em;
    max-height: fit-content;
    background-color: #FF7C80;
  }

    .custom_div_container p {
      font-size: 13px;
    }
}
.static-width {
  width: 500px;
  max-width: 500px !important;
}
@media only screen and (max-width: 510px) {
  .static-width {
    width: 400px;
    max-width: 400px !important;
  }
}
@media only screen and (max-width: 410px) {
  .static-width {
    width: 300px;
  }
}


#modal-content {
  word-wrap: break-word;
  max-height: 400px;
  overflow-y: auto;
}

  #modal-content::-webkit-scrollbar {
    width: 10px;
  }

  #modal-content::-webkit-scrollbar-track {
    box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.3);
  }

  #modal-content::-webkit-scrollbar-thumb {
    background-color: #c0c0c0;
    outline: 2px solid slategrey;
    border-radius: 10px;
  }

.marginBott {
  margin-bottom: 25px !important;
}

.saveconfLogin {
  z-index: 5000 !important;
}

.cus-heading {
  margin-top: 0px !important;
  max-width: 360px;
  overflow: auto;
}

.mar-30 {
  margin-right: 1px;
  padding: 0;
  margin-top: 5px;
}

.cus-cont {
  display: flex;
  justify-content: space-between;
}

/* Regulatory part */
.reg-th {
  background: #efefef;
  border: 1px solid #bbbaba;
}
.regulatory-container {
  padding: 15px 25px;
  border-top: 1px solid #D8D8D8;
}
.regulatory-cont-divi {
  border-bottom: 1px solid #dedede;
  margin-bottom: 8px;
}
.requests-list {
  margin: 0;
  padding: 0;
  width: 500px;
  height: auto;
  list-style-type: none;
}
.requests-det {
  margin: 0;
  padding: 0;
  list-style-type: none;
}
  .requests-det li {
    padding: 3px 5px;
    color: #252627;
    height: 25px;
  }
    .requests-det li a {
        text-decoration: underline !important;
    }
    .requests-list li {
      padding: 2px 5px;
      border: 1px solid #ca3939;
      line-height: 25px;
      color: black;
      font-weight: 600;
      display: block;
      margin-bottom: 5px;
      cursor: pointer;
    }
      .requests-list li .toggle-arrow-up {
        position: relative;
        float: right;
        color: #ca3939;
        font-size: 13px;
      }
    .requests-list li:hover {
      border: 1px solid red;
    }

.requests-dispFlex {
  display: flex;
  justify-content: space-between;
  width: 500px;
  list-style-type: none;
}
ul.tabs {
  margin: 0;
  padding: 0;
  float: left;
  list-style: none;
  height: 32px; 
  
  width: 100%;
}

  ul.tabs li {
    float: left;
    margin: 2px;
    padding: 0;
    height: 31px;
    line-height: 31px;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
    margin-bottom: -1px;
    overflow: hidden;
    position: relative;
    border: 1px solid #ef2222;
    background-image: linear-gradient(#ffcbcb, #f1b0b0);
  }
    ul.tabs li.disabled {
      float: left;
      margin: 2px;
      padding: 0;
      height: 31px;
      line-height: 31px;
      border-top-left-radius: 10px;
      border-top-right-radius: 10px;
      margin-bottom: -1px;
      overflow: hidden;
      position: relative;
      border: 1px solid #908d8d;
      background-image: linear-gradient(#ececec, #a2a2a0);
    }
    ul.tabs li:nth-child(4) {
      float: left;
      margin: 2px;
      padding: 0;
      height: 31px;
      line-height: 31px;
      border-top-left-radius: 10px;
      border-top-right-radius: 10px;
      margin-bottom: -1px;
      overflow: hidden;
      position: relative;
      border: 1px solid #6f6f6f;
      background-image: linear-gradient(#d0caca, #efefef);
    }
    ul.tabs li:nth-child(5) {
      float: left;
      margin: 2px;
      padding: 0;
      height: 31px;
      line-height: 31px;
      border-top-left-radius: 10px;
      border-top-right-radius: 10px;
      margin-bottom: -1px;
      overflow: hidden;
      position: relative;
      border: 1px solid #6f6f6f;
      background-image: linear-gradient(#d0caca, #efefef);
    }
    ul.tabs li:nth-child(4).active {
      float: left;
      margin: 2px;
      padding: 0;
      height: 31px;
      line-height: 31px;
      border-top-left-radius: 10px;
      border-top-right-radius: 10px;
      margin-bottom: -1px;
      overflow: hidden;
      position: relative;
      border: 1px solid #6f6f6f;
      background: #808080;
    }
    ul.tabs li:nth-child(4).active a {
      color: #fff !important;
    }
    ul.tabs li:nth-child(5).active {
      float: left;
      margin: 2px;
      padding: 0;
      height: 31px;
      line-height: 31px;
      border-top-left-radius: 10px;
      border-top-right-radius: 10px;
      margin-bottom: -1px;
      overflow: hidden;
      position: relative;
      border: 1px solid #6f6f6f;
      background: #808080;
    }

      ul.tabs li:nth-child(5).active a {
        color: #fff !important;
      }
    ul.tabs li.active {
      float: left;
      margin: 2px;
      padding: 0;
      height: 31px;
      line-height: 31px;
      border-top-left-radius: 10px;
      border-top-right-radius: 10px;
      margin-bottom: -1px;
      overflow: hidden;
      position: relative;
      border: 1px solid #3e3b3b;
      background: #d11f1f;
    }
    ul.tabs li.active a {
      color: #fff !important;
    }
      ul.tabs li a {
      text-decoration: none;
      color: #000;
      display: block;
      font-size: 1.2em;
      padding: 0 20px;
      
      outline: none;
    }

      ul.tabs li a:hover {
        /*background: #ccc;*/
      }

.tab_container {
  
  border-top: none;
  overflow: hidden;
  clear: both;
  float: left;
  width: 100%;
  background: #fff;
}
.btn-regulatorySub {
  color: #fff;
  background-color: #757171;
  border-color: #3e3b3b;
  float:right;
}

  .btn-regulatorySub:focus,
  .btn-regulatorySub.focus {
    color: #fff;
    background-color: #757171;
    border-color: #761c19;
  }

  .btn-regulatorySub:hover {
    color: #fff;
    background-color: #a29b9b;
    border-color: #a29b9b;
  }
.btn-regulatory {
  color: #fff;
  background-color: #d11f1f;
  border-color: #3e3b3b;
}
  .btn-regulatory:focus,
  .btn-regulatory.focus {
    color: #fff;
    background-color: #c9302c;
    border-color: #761c19;
  }

  .btn-regulatory:hover {
    color: #fff;
    background-color: #dc7272;
    border-color: #ac2925;
  }
.tab_content {
  padding: 5px;
}
.accordion-toggle i {
  color:#d11f1f !important;
}
.table > caption + thead > tr:first-child > td, .table > caption + thead > tr:first-child > th, .table > colgroup + thead > tr:first-child > td, .table > colgroup + thead > tr:first-child > th, .table > thead:first-child > tr:first-child > td, .table > thead:first-child > tr:first-child > th {
  background: #e6e6e6 !important;
  border-top: none !important;
  font-size: 12px !important;
}
.table-condensed > tbody > tr > td, .table-condensed > tbody > tr > th, .table-condensed > tfoot > tr > td, .table-condensed > tfoot > tr > th, .table-condensed > thead > tr > td, .table-condensed > thead > tr > th {
  border: 1px solid #c1c1c1 !important;
  font-size: 12px !important;
}
.legHeading {
  color:red;
  font-size:14px;
  line-height:32px;
}
ul.listItems {
  margin: 0;
  padding: 0;
  float: left;
  list-style: none;
}
  ul.listItems li {
    display: inline-block;
    padding: 0 10px;
    color: #b11212;
  }
    ul.listItems li a {
      color: inherit;
    }
  #column-list {
      margin:0;
      padding:0;
  }
.childTable {
  width: 100%;
  background: #f3f3f3;
  margin-bottom:10px;
}
.mar-top-10 {
    margin-top:10px;
}
.pa {
  border-bottom: 1px solid #c3bdbd;
}
#filterrowID input[type=checkbox] {
  display: none;
}
#filterChild input[type=checkbox] {
  display: none;
}

td.sp_modal_table_tbody_p {
  padding: 10px 15px !important;
}

.img-responsive.SDMIcon {
  position: relative;
  width: 7rem;
  top: 4rem;
  margin: -25px 4px -25px 0px;
}

@media (min-width: 768px) {
  .img-responsive.SDMIcon {
    width: 4.9rem;
  }
}

@media (min-width: 1024px) {
  .img-responsive.SDMIcon {
    width: 5.9rem;
  }
}

@media (min-width: 1200px) {
  .img-responsive.SDMIcon {
    width: 6.5rem;
  }
}

@media (min-width: 1440px) {
  .img-responsive.SDMIcon {
    width: 7.8rem;
  }
}
.globalLine {
  border-bottom: 3px solid black;
}

.height-166{
  height: 200px !important;
}

.font14{
    font-size: 14px;
}
.pad-right {
  padding-right: 20px !important;
}

