.d-flex-custom{
    display:flex;
}
/*for all orders*/
#lblaccessedby {
    padding-left: 65%;    
}
#tblallorderassetlist_paginate {
    right: 35px !important;
}
/*15-12-2023*/
#tblorderassetlist .btnWriteOff {
    margin-left: 5px !important;
}
#tblorderassetlist .btnWriteOff .fa {
    color: #fff!important;
}


.dataTables_length label {
    font-size: 0;
    position: relative;
}
.dataTables_length label select {
margin-left: 62px;
font-size: 13px;
width:60px;
border-radius:2px!important;
}
    .dataTables_length label select:focus, .dataTables_length label select:focus-visible {
        border: 1px solid #1d89cf!important;
        outline:0!important;
        box-shadow:none;
    }
.dataTables_length label:after {
    position:absolute;
    left:0;
    top:5px;
    font-size:13px;
    content: "Per page:";
    color:rgb(85,85,85);
    font-weight:600;
}
/*15-12-2023*/

    /* 14-12-2023 start*/
    body .select2-container--default .select2-selection--single .select2-selection__arrow b {
    border-color: #555 transparent transparent transparent;
    border-width: 4px 4px 0 4px;
}

body .ui-datepicker table {
    margin: 0;
}

body .ui-datepicker .ui-datepicker-buttonpane {
    padding: 0;
    margin: 0;
    border: 0;
}

    body .ui-datepicker .ui-datepicker-buttonpane button.ui-datepicker-clear {
        width: calc(100% - 4px);
        font-size: 13px;
        font-weight: 600;
        color: rgb(85, 85, 85);
        margin: 0 2px 4px 2px;
        border: 0;
        background: #fff;
        line-height: 32px;
        padding: 0;
    }

        body .ui-datepicker .ui-datepicker-buttonpane button.ui-datepicker-clear:hover {
            background: #eee;
        }

body table.dataTable thead > tr > th.sorting:before,
body table.dataTable thead > tr > th.sorting:after,
body table.dataTable thead > tr > th.sorting_asc:before,
body table.dataTable thead > tr > th.sorting_asc:after,
body table.dataTable thead > tr > th.sorting_desc:before,
body table.dataTable thead > tr > th.sorting_desc:after,
body table.dataTable thead > tr > th.sorting_asc_disabled:before,
body table.dataTable thead > tr > th.sorting_asc_disabled:after,
body table.dataTable thead > tr > th.sorting_desc_disabled:before,
body table.dataTable thead > tr > th.sorting_desc_disabled:after,
body table.dataTable thead > tr > td.sorting:before,
body table.dataTable thead > tr > td.sorting:after,
body table.dataTable thead > tr > td.sorting_asc:before,
body table.dataTable thead > tr > td.sorting_asc:after,
body table.dataTable thead > tr > td.sorting_desc:before,
body table.dataTable thead > tr > td.sorting_desc:after,
body table.dataTable thead > tr > td.sorting_asc_disabled:before,
body table.dataTable thead > tr > td.sorting_asc_disabled:after,
body table.dataTable thead > tr > td.sorting_desc_disabled:before,
body table.dataTable thead > tr > td.sorting_desc_disabled:after {
    opacity: 1;
    line-height: 6.5px;
    font-size: 0;
    text-align: right;
}

body table.dataTable th:before, body table.dataTable th:after {
    color: #555;
    font-size: 0.65em;
}

body select.form-control {
    background-image: url(../images/select.png);
}

#tblcompanydocumentlist thead > tr > th.sorting:after,
body table.dataTable thead > tr > th.sorting_asc:after,
body table.dataTable thead > tr > th.sorting_desc:after,
body table.dataTable thead > tr > th.sorting_asc_disabled:after,
body table.dataTable thead > tr > th.sorting_desc_disabled:after,
body table.dataTable thead > tr > td.sorting:after,
body table.dataTable thead > tr > td.sorting_asc:after,
body table.dataTable thead > tr > td.sorting_desc:after,
body table.dataTable thead > tr > td.sorting_asc_disabled:after,
body table.dataTable thead > tr > td.sorting_desc_disabled:after {
    width: 7px !important;
}

html body table.dataTable thead > tr > th.sorting:before, html body #tblcompanydocumentlist table.dataTable thead > tr > th.sorting:before {
    background-image: url(../images/short_top.png);
    background-position: top right;
    background-repeat: no-repeat;
    width: 7px !important;
    height: 4px !important;
}

html body table.dataTable thead > tr > th.sorting:after, html body #tblcompanydocumentlist table.dataTable thead > tr > th.sorting:after {
    background-image: url(../images/short_bottom.png);
    background-position: bottom right;
    background-repeat: no-repeat;
    width: 7px !important;
    height: 4px !important;
    margin-top: 2px;
}

body table.dataTable thead > tr > th.sorting,
body table.dataTable thead > tr > th.sorting_asc,
body table.dataTable thead > tr > th.sorting_desc,
body table.dataTable thead > tr > th.sorting_asc_disabled,
body table.dataTable thead > tr > th.sorting_desc_disabled,
body table.dataTable thead > tr > td.sorting,
body table.dataTable thead > tr > td.sorting_asc,
body table.dataTable thead > tr > td.sorting_desc,
body table.dataTable thead > tr > td.sorting_asc_disabled,
body table.dataTable thead > tr > td.sorting_desc_disabled {
    padding-right: 17px !important;
}

html body table.dataTable thead > tr > th.sorting.sorting_asc:before {
    opacity: 0;
}

html body table.dataTable thead > tr > th.sorting.sorting_desc:after {
    opacity: 0;
}


button.ui-datepicker-current {
    display: none;
}

button.ui-datepicker-close {
    display: none;
}
/* 14-12-2023 start*/

/* 13-12-2023 start*/

/*body .form-control {
    height: 34px !important;
}*/

body .modal-dialog .close {
    font-weight: 700;
}


/* 13-12-2023 End*/

/*11-12-2023 time picker Start */


body .bootstrap-timepicker-widget table td input {
    width: 77px;
    height: 34px;
    border: 1px solid #c2c2c2;
    font-size: 13px;
    color: rgb(85, 85, 85);
    margin: 5px 0;
}

body .bootstrap-timepicker-widget table td a {
    width: 77px;
    height: 34px;
    border: 1px solid #eee;
    display: flex;
    align-items: center;
    justify-content: center;
    position: relative;
}

    body .bootstrap-timepicker-widget table td a .glyphicon-chevron-up {
        content: '';
        position: absolute;
        width: 7px;
        height: 7px;
        left: 50%;
        top: 50%;
        border-left: 2px solid #666;
        border-top: 2px solid #666;
        transform: rotate(45deg);
        margin: -3px 0 0 -3px;
    }

    body .bootstrap-timepicker-widget table td a:hover .glyphicon-chevron-up {
        border-left: 2px solid #fff;
        border-top: 2px solid #fff;
    }

    body .bootstrap-timepicker-widget table td a .glyphicon-chevron-down {
        content: '';
        position: absolute;
        width: 7px;
        height: 7px;
        left: 50%;
        top: 50%;
        border-right: 2px solid #666;
        border-bottom: 2px solid #666;
        transform: rotate(45deg);
        margin: -3px 0 0 -3px;
    }

    body .bootstrap-timepicker-widget table td a:hover .glyphicon-chevron-down {
        border-right: 2px solid #fff;
        border-bottom: 2px solid #fff;
    }

body .bootstrap-timepicker-widget.dropdown-menu:after {
    border-bottom: 10px solid rgba(0, 0, 0, .2);
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    border-top: 0;
    content: '';
    display: block;
    position: absolute;
}

body .bootstrap-timepicker-widget.dropdown-menu:before {
    display: none;
}

/*11-12-2023 time picker End */

.modal .row.form-group span.required {
    padding-left: 0px;
    padding-right: 0px;
}

body .btn-danger .fa {
    color: #fff;
}
.hidden{
    display:none!important;
    visibility:hidden!important;
}

.focusmaintask {
    --bs-table-bg-type: #3f51b5 !important;
    color: #ffffff !important;
}


/*03-11-2023*/

.theme-default.mmc #main-navbar .navbar-header {
    background: transparent !important;
}

#main-navbar {
    background: #fff;
}

.nav-tabs>li>a {
    padding: 8px;
    display: inline-block;
    color: #777 !important;
    cursor: pointer;
    margin: 0 6px -2px 0;
}

.nav-tabs>li.active>a {
    color: #fff !important;
}

html body {
    font-family: "Open Sans", "Helvetica Neue", Helvetica, Arial, sans-serif !important;
    color: #555;
}

.panel-warning .panel-heading .panel-title a {
    color: #af8640;
}

body .btn {
    font-size: 13px;
    display: inline-block;
    width: auto;
}

body a {
    color: #4083a9;
}


.dropdown-menu>li>a {
    display: block;
    clear: both;
    font-size: 13px;
    font-weight: 400;
    line-height: 1.42857143;
    color: #333;
    white-space: nowrap;
}

.modal-dialog .modal-header .close {
    order: 2;
    border: 0;
    background: none;
}

h4.modal-title {
    font-size: 17px;
}

.modal-body .form-group .row.form-group.text-center {
    justify-content: center;
}

.modal-body .form-group .row.form-group.text-center a {
    display: inline-block;
    width: auto;
    margin: 5px;
}


#divContractWizardModal {
    --bs-modal-width: 100%;
}

.dataTables_paginate .pagination>li>a,
.dataTables_paginate .pagination>li>span {
    display: inline-block;
}


.yellow_block .form-inline {
    display: flex;
    flex-wrap: wrap;

}

.yellow_block .form-group {
    display: flex;
    align-items: center;
}

#divsiteadd .input-group-btn {
    display: flex;
}

#divLTRV2ContractWizardModal {
    --bs-modal-width: 100%;
}

#btnsiteadd {
    margin-left: auto !important;
}

.yellow_block .control-label .col-sm-9.no-pad {
    display: flex;
    align-items: center;
}

.yellow_block .control-label .col-sm-9.no-pad .fa-map-marker {
    margin-left: 5px;
}

#searchdiv {
    width: 100%;
}

.input-group .form-control {
    font-size: 13px;
    color: #555;
}


.col-lg-5>.input-group>.row>.col-lg-3 {
    padding-right: 0;
}

body .form-control {
    font-size: 13px;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #d6d6d6;
    border-top-color: #c2c2c2;
    padding: 6px 8px;
    height:34px;
}

.divcompanysearchtopbar {
    width: 100%;
    margin-bottom: 3px;
}

.divcompanysearchtopbar div:nth-child(2) {
    position: relative;
    right: -25px;
}

html body button.multiselect {
    padding-right: 15px;
    border-color: #ddd !important;
    border-bottom-color: #cecece !important;
    background: #f4f4f4 !important;
    background-image: -webkit-linear-gradient(top, #f4f4f4 0, #eaeaea 100%) !important;
    background-image: linear-gradient(to bottom, #f4f4f4 0, #eaeaea 100%) !important;
    background-repeat: repeat-x;
    color: #555 !important;
}

.caret {
    display: inline-block;
    width: 0;
    height: 0;
    margin-left: 0px;
    vertical-align: middle;
    border: 4px solid transparent;
    border-top: 4px solid #000;
    content: '';
    position: absolute;
    top: 50%;

}

select.form-control {
    background-image: url(../images/select.svg);
    background-repeat: no-repeat;
    background-position: right 0.25rem center;
    background-size: 10px 10px;
    padding: 6px 25px 6px 12px;
}

.multiselect-container .multiselect-option,
.multiselect-container .multiselect-group,
.multiselect-container .multiselect-all {
    padding: 5px 18px;
    font-size: 13px;
}

/*body .multiselect-container .multiselect-option:hover,
body .multiselect-container .multiselect-group:hover,
body .multiselect-container .multiselect-all:hover,
body .multiselect-container .multiselect-option:focus,
body .multiselect-container .multiselect-group:focus,
body .multiselect-container .multiselect-all:focus {
      background: #1d89cf !important;
    color: #fff !important;
}*/

body .multiselect-container .multiselect-option:hover, body  .multiselect-container .multiselect-group:hover, body  .multiselect-container .multiselect-all:hover, body  .multiselect-container .multiselect-option:focus, body .multiselect-container .multiselect-group:focus, body .multiselect-container .multiselect-all:focus {
    background: #1d89cf !important;
    color: #fff !important;
}

body  .multiselect-container .multiselect-option.active {
    background: #1d89cf !important;
    color: #fff !important;
}

body  .multiselect-all.active {
    background: #1d89cf !important;
    color: #fff !important;
}
body .multiselect-container .multiselect-option:not(.multiselect-active-item-fallback):active {
    background: #1d89cf !important
}
/* .form-check-input:checked {
    background-color: rgb(118,118,118 );
    border-color: rgb(118,118,118 );
}*/

body .divcontactsearchlist .multiselect-container .multiselect-option:hover,
body .divcontactsearchlist .multiselect-container .multiselect-group:hover,
body .divcontactsearchlist .multiselect-container .multiselect-all:hover,
body .divcontactsearchlist .multiselect-container .multiselect-option:focus,
body .divcontactsearchlist .multiselect-container .multiselect-group:focus,
body .divcontactsearchlist .multiselect-container .multiselect-all:focus {
    background: #f48686 !important;
    color:#000 !important;  
}
.multiselect.dropdown-toggle.show{
    color:rgb(85,85,85)!important;
}

html body .multiselect-native-select .btn-group button.multiselect:hover {
    border-color: #d5d5d5 !important;
    border-bottom-color: #bcbcbc !important;
    background: #f4f4f4 !important;
    background-image: -webkit-linear-gradient(top, #f4f4f4 0, #eaeaea 100%) !important;
    background-image: linear-gradient(to bottom, #f4f4f4 0, #eaeaea 100%) !important;
    background-repeat: repeat-x;
    color: #555 !important;
}

.inputrow_list ul li .multiselect-option:hover label {
    color: #000;
}

.multiselect-selected-text:after {
    content: '';
    position: absolute;
    top: 50%;
    border: 4px solid transparent;
    border-top: 4px solid #000;
    right: 3px;
    opacity: 0.6;
}

#divaddnotemodal {
    width: 100%;
    --bs-modal-width: 100%;
}

.form-group {
    margin-bottom: 15px;
}

h4.modal-title {
    flex-grow: 1;
    order: 1;
}

.modal-header label.pull-right {
    order: 2;
}

.modal-header div.pull-right {
    order: 3;
}

.modal-dialog .modal-header .close {
    order: 4;
    height: 20px;
    margin-top: 0;
    display: flex;
    opacity: 0.2;
}

.modal-dialog .modal-header .close span {
    height: 20px;
    line-height: 20px;
}

.modal-dialog .modal-header .close:hover {
    opacity: 0.5;
}

#divltrv2wizardordersummaryalertdialogue {
    --bs-modal-width: 600px;
}

.row:before {
    display: table;
    content: '';
}

.row:after {
    clear: both;
    display: table;
    content: '';
}

.panel-warning {
    border: 1px solid #f6deac !important;
}

.modal .row>* {
    /* width:auto; */
}

input.btn.btncompanyhouseresult {
    width: 78px !important;
}

#divLTRV2ContractWizardModal .row.form-group {
    align-items: center;
} 

.modal .row.form-group span {
    padding-left: 5px;
    padding-right: 5px;
}

.modal .row.form-group label,
.modal .row.form-group input,
.modal .row.form-group span {
    width: auto;
}

.modal .row.form-group select {
    margin-left: 12px;
}

body .modal {
    --bs-modal-width: 600px;
}

.modal .row.form-group label.col-sm-2 {
    width: 16.66666667%;
}

#divaddtaskmodal .row.form-group select,
#companynotemodal .row.form-group select {
    margin-left: 0;
}

.modal textarea.form-control {
    height: 44px;
}

#divcompanyOrdertab .dropdown-toggle::after {
    display: none;
}

.btn-primary.dropdown-toggle {
    padding: 7px 17px 7px 10px;
}

.btn-primary.dropdown-toggle .caret {
    border-top: 4px solid #fff;
    margin-left: 3px;
}

body #divordersearchbox {
    left: -87px;
}

html body #ordersearch_box button.multiselect {
    border-color: #ddd !important;
    border-bottom-color: #cecece !important;
    border-left-color: #d5d5d5 !important;
    border-right-color: #d5d5d5 !important;

}

body #divinvoicemodal {
    --bs-modal-width: 95vw;
}

body #divprintinvoicemodal {
    --bs-modal-width: 850px;
}

tbody,
td,
tfoot,
th,
thead,
tr,
td span {
    color: #555 !important;
}

#TaskTime {
    width: 75px;
}

body .btn.btncompanywc1caseid,
body .btn.btnuntappd {
    width: 78px;
}

#divcompackagertabcontent {
    padding: 15px 11px!important;
}

#divcompackagertabcontent .dataTables_info {
    display: inline-block;
}

.inputrow_list ul li input#chkEmailDeliveryNote {
    top: 10px;
}

#customerledgertab .nav-tabs>li>a {
    padding: 8px 20px;
}

.divemail span {
    font-size: 13px;
    color: #555;
}

#divemaillist {
    padding-left: 11px;
}

#chkEmailStatement {
    margin-left: 11px;
}

body #divbeneficiariesaddupdatemodal {
    --bs-modal-width: 1000px;
}

#divbeneficiariesaddupdatemodal .row.form-group select {
    margin-left: 0;
}

#divbeneficiariesaddupdatemodal textarea.form-control {
    height: 89px;
}

.modal .row.form-group label.col-sm-4 {
    width: 33.3333%;
}

#divplusportalusersetupmodal .row.form-group {
    align-items: flex-start;
}

#divplusportalusersetupmodal .customchkuserbox {
    padding-left: 5px !important;
    margin-top: 0 !important;
}

#divplusportalusersetupmodal .customchkuserbox span {
    padding-left: 2px !important;
}

.modal .row.form-group #StringEffectiveDate {
    width: 100%;
}

.modal .row.form-group #StringEffectiveTime {
    width: 100%;
}

#divaddtaskreminder .recurrence_left ul li {
    margin: 4px 0 5px 0;
}

body #divdocumentsearchbox {
    left: -103px;
}

.table-striped.orderlist>tbody>tr>td.tdorder.troption2,
.table-striped.orderlist>tbody>tr>td.tdrepositionorder.troption2,
.table-striped.orderlist>tbody>tr>td.tdctpv2order.troption2,
.table-striped.orderlist>tbody>tr>td.tdosalesrder.troption2,
.table-striped.orderlist>tbody>tr>td.tdstrorder.troption2 {
    color: #fff !important;
}

#tblcompanycontainerlist_paginate {
    display: flex;
    justify-content: flex-end;
    float: none;
}

#main-navbar .right {
    left: 240px;
    z-index: 1037;
}

select:disabled {
    cursor: not-allowed;
}

#main-navbar .navbar-nav {
    z-index: 9999;
}

.theme-default #main-navbar .navbar-nav>li>a {
    padding: 10px 15px;
}

body .nav_welcometxt .welcome_maintxt {
    margin-left: 0;
}

.theme-default #main-navbar .navbar-nav>li>a i.fa-bell {
    position: relative;
    left: 12px;
}

body .welcome_maintextctrl {
    margin-left:0px;
    height: 40px;
}

#main-navbar:after {
    content: '';
    position: absolute;
    left: 56px;
    bottom: 0;
    width: calc(100% - 56px);
    height: 1px;
    background: #000;
}

.theme-default #main-navbar .navbar-nav>li>a#notification {
    padding: 10px 15px 10px 3px;
}

#divtasknotificationactionlist {
    position: absolute;
    left: auto;
    right: 0;
}
#divtasknotificationactionlist .notifications{
    font-size: 13px;
}
#divbillingserviceconfigaddupdatemodal .modal-body{
    padding: 20px 30px 20px 20px;
}
#divbillingserviceconfigaddupdatemodal .row.form-group select{
    margin-left:0;
}
#divbillingserviceconfigaddupdatemodal .form-group.customercontacts{
    display:flex;
}
body #divaddCompanyPackagerModal{
    --bs-modal-width:45vw;
}
body #txtsearchontblcompanyListForPackagerTab{
    margin-left:0!important;
}
#companycontainermodal .row.form-group select{
   margin-left: 0;
}
body #divmandateaddupdatemodal{
    --bs-modal-width:1055px;
}
body #divmandateaddupdatemodal .modal-dialog{
    width:1055px!important;
}
#divmandateaddupdatemodal .row.form-group .form-control{
    width:100%;
}
#divmandateaddupdatemodal textarea.form-control{
    height:305px;
}
#divmandateaddupdatemodal .row.form-group select{
    margin-left: 0;
}
#divplusportalusersetupmodal .row.form-group .form-control{
    width:100%;
}
body #divcddaddupdatemodal{
    --bs-modal-width:75vw;
}
#divcddaddupdatemodal .row.form-group select{
    margin-left:0;
}
#divcddaddupdatemodal .border-box{
    padding:0 12px;
}
#divcddaddupdatemodal .row.form-group .form-control {
    width: 100%;
}
#divcddaddupdatemodal .row.form-group .col-sm-6{
    width:50%;
}
#divcddaddupdatemodal .row.form-group .col-sm-5{
    width:41.66666667%;
}
#divcddaddupdatemodal .row.form-group ul{
    margin-left: 25px;
}
#divcddaddupdatemodal textarea.form-control {
    height:59px;
}
#divcddaddupdatemodal .modal-title{
    flex-grow: 1;
}
#divctpbillingagreementupdate .form-group{
    display:flex;
}
#divstrbillingagreementupdate .form-group {
    display: flex;
}
#companycontainermodal .form-control{
    width:100%;
}
#divltrv2wizardselection .d-flex.justify-content-end button.btn.pull-right{
    margin-left:10px;
}
#divwizardselection .d-flex.justify-content-end button.btn.pull-right {
     margin-left: 10px;
 }
 #form-contract-add-update .row.form-group select {
    margin-left: 0;
}
body #divwc1companylistmodal {
    --bs-modal-width: 800px;
}
 .table-striped>tbody>tr:nth-of-type(odd)> td{
    --bs-table-color-type: #f9f9f9;
    --bs-table-bg-type:#f9f9f9;
    line-height: 17.1429px;
}

body .modal-header{
    background: #f9f1c7;
    padding: 12px 20px;
    border-top-right-radius: 2px;
    border-top-left-radius: 2px;
    border-color: #f6deac;
    color: #af8640;
    border-width: 2px;
}
body #divltrv2schedulenoticemodal{
    --bs-modal-width:615px;
}
#divltrv2schedulenoticemodal .row.form-group select, #divinvoicebillingserviceconfigmodal .row.form-group select{
    margin-left: 0;
}

body .inputrow_list ul.flex_wrap li{
    line-height: 22px;
}
.yellow_block .btn-primary.dropdown-toggle.multiselect{
    padding: 4px 22px 4px 10px !important;
}
.btn-primary.dropdown-toggle.multiselect {
    padding: 7px 11px 7px 5px !important;
}
#companylist_table .panel-heading{
    border-bottom: 1px solid #f6deac;
}
#divcompanydocumentlist{
    padding-left: 11px;
    padding-right: 11px;
}
#tblcompanyorderlist>tbody>tr:nth-of-type(odd)>td {
    --bs-table-bg-type:transparent;
    --bs-table-color-type:transparent;
}

#tblcompanylist>tbody>tr>td{
    line-height: 17.1429px;
}
table tr td a{
    cursor: pointer;
}
#divHomeWizardModal .panel.panel-warning{
    border:0!important;
}
body #divworldcheckmodal{
    --bs-modal-width:73%;
}
body #divsitemapmodal{
    --bs-modal-width:90%;
}
#divscreeningdata h3{
    font-size: 23px;
}
#divscreeningdata .leftpaneltop_section h3{
    font-size: 13px;
}
#companycontainermodal .modal-body{
    padding: 20px;
}
#divemaillist .divemail{
    margin-bottom: 12px;
}
#divbeneficiariesaddupdatemodal  .row.form-group .form-control{
    width:100%;
}
#divplusportalusersetupmodal .form-group{
    margin-bottom:20px;
}
#cddtab{
    margin: 0 -11px;
}
body #divcddaddupdatemodal .modal-header{
    padding: 12px 20px 9px 20px;
}
#divcddaddupdatemodal .form-group{
    margin-bottom:17px;
}
#ltrcontracttab .panel{
    padding: 0;
}
#ltrcontracttab .nav-tabs>li>a{
    padding: 8px 20px;
}
#ltrcontracttab .form-group{
    margin-bottom: 18px;
}
body #divltrv2collectionscheduleaddupdatemodal{
    --bs-modal-width:850px;
}
#divltrv2collectionscheduleaddupdatemodal .col-sm-3{
    width:25%;
}
#divscheduleaddupdatemodal .col-sm-3{
    width: 25%;
}
#divscheduleaddupdatemodal .row.form-group select{
    margin-left: 0;
}
body #main-navbar .pull-right .dropdown-menu{
    position: absolute;
}

/*FLEET 20-11-2023*/

body #divsearchboxbatchupdate {
    left: -67px;
    top: 69px;
}

body #divsearchboxFleet {
    left: -78px;
}

body #divsearchboxbulkupdate {
    left: -63px;
}

body #search-filter_box .checkbox, body #search-filter_box .radio {
    display: flex;
    align-items: center;
}

#search-filter_box .input-group .form-control {
    width: auto;
    margin-left: 10px;
}

#search-filter_box .input-group .edit {
    display: flex;
    align-items: center;
    margin-left: 10px;
}

#search-filter_box .input-group .multiselect-native-select {
    margin-left: 10px;
}

.float_src_block #chknotseen {
    margin-right: 10px;
}



.form-control[disabled], .form-control[readonly], fieldset[disabled] .form-control {
    cursor: not-allowed !important;
    background-color: #eee !important;
    opacity: 1 !important;
}

#bulk_update_block h4, #search-filter_box h4 {
    font-size: 17px;
}

#accordion-example .panel {
    border: 1px solid #ddd;
    margin-bottom: 4px;
}

#accordion-example .panel-heading {
    border: 0;
}

body #divuelmodal {
    --bs-modal-width: 600px;
}

#ueltbllist thead th {
    background-color: #f9f1c7;
    color: #af8640 !important;
}

#ueltbllist td {
    color: #af8640 !important;
}

/*FLEET 20-11-2023*/

body #divsearchvenuemodal {
    --bs-modal-width: 824px;
}

.relative {

    position:relative;
}


/*Centre 20-11-2023*/
#divaddcentremodal {
    margin-top: 3px;
}

    #divaddcentremodal .row.form-group span {
        padding-left: 0px;
        padding-right: 5px;
    }

    #divaddcentremodal .row.form-group select {
        margin-left: 0px;
    }

    #divaddcentremodal .modal-body {
        padding-left: 20px;
    }

    #divaddcentremodal .row {
        padding-left: 11px;
        padding-right: 11px;
    }
/*Centre 20-11-2023*/

/*AccountsFleet 20-11-2023*/
#divaddaccountsfleetmodal {
    margin-top: 3px;
}

    #divaddaccountsfleetmodal .field-validation-error {
        padding-left: 36% !important;
    }

    #divaddaccountsfleetmodal .row.form-group span {
        padding-left: 0px;
    }

    #divaddaccountsfleetmodal .row.form-group select {
        margin-left: 0px;
    }

    #divaddaccountsfleetmodal .modal-body {
        padding-left: 20px;
    }

    #divaddaccountsfleetmodal .row {
        padding-left: 11px;
        padding-right: 11px;
    }

/*AccountsFleet 20-11-2023*/

/*DepotSite 20-11-2023*/
#divaddupdatecompanysitemodal {
    margin-top: 3px;
}

    #divaddupdatecompanysitemodal .row.form-group span {
        padding-left: 0px;
    }

    #divaddupdatecompanysitemodal .row.form-group select {
        margin-left: 0px;
    }

    #divaddupdatecompanysitemodal .modal-body {
        padding-left: 20px;
    }

    #divaddupdatecompanysitemodal .row {
        padding-left: 11px;
        padding-right: 11px;
    }
/*DepotSite 20-11-2023*/

/*GLCode 20-11-2023*/
#divaddglcodemodal {
    margin-top: 3px;
}

    #divaddglcodemodal .field-validation-error {
        padding-left: 36% !important;
    }

    #divaddglcodemodal .row.form-group span {
        padding-left: 0px;
    }

    #divaddglcodemodal .row.form-group select {
        margin-left: 0px;
    }

    #divaddglcodemodal .modal-body {
        padding-left: 20px;
    }

    #divaddglcodemodal .row {
        padding-left: 11px;
        padding-right: 11px;
    }
/*GLCode 20-11-2023*/


/*Product 21-11-2023*/

#divsearchboxNewProduct {
    left: -80px;
}

#divsearchbox {
    left: -96px;
}

#search_box h5 {
    margin-top: 6px;
}

.divNewProductEntry {
    display: table;
}

#form-add-product .input-validation-error {
    border: 1px solid red;
}

#divProductAdd .alert {
    padding: 15px;
    margin-bottom: 18px;
    /* border: 1px solid transparent;*/
    border-radius: 2px;
}

    #divProductAdd .alert .close {
        padding: 0;
        cursor: pointer;
        background: 0 0;
        border: 0;
        -webkit-appearance: none;
        float: right;
        font-size: 19.5px;
        font-weight: 700;
        line-height: 1;
        color: #000;
        text-shadow: 0 1px 0 #fff;
        opacity: .2;
        filter: alpha(opacity=20);
    }

#divnonserialisedproductdetail h2 {
    font-size: 27px;
    margin-top: 18px;
    margin-bottom: 9px;
}

#stockmodal #tblliststock {
    border-color: #e4e4e4 !important;
}

#stockmodal {
    margin-left: 30px;
    margin-right: 25px;
}

    #stockmodal .border_none {
        border-top: hidden;
        border-color: #e4e4e4 !important;
    }

body #divstockmodal {
    --bs-modal-width: auto;
}

#tbllistdepot .dataTables_paginate {
    display: flex;
    justify-content: end;
}

#tbllistdepot_paginate {
    display: flex;
    justify-content: end;
    float: inherit;
}

#divstockmodal select.form-control {
    padding-right: 20px;
}
#search_boxNewProduct #demo-settings-toggler {
    width: 127px;
    padding: 0px 9px;
}
#search_box #demo-settings-toggler {
    width: 154px;
}
    /*Product 21-11-2023*/
    /*Procurement 22-11-2023*/

    #polist_table .dropdown-menu {
    inset: inherit !important;
    top: 0 !important;
    right: 0 !important;
}

#polist_table .btn-primary.dropdown-toggle {
    padding: 7px 7px 7px 10px;
}

h4#headerPO {
    font-size: 17px;
}

#divPO_padding {
    padding-left: inherit;
}

#divpovendor {
    padding-left: inherit;
}

#divaddposection {
    padding-left: inherit;
}

    #divaddposection .number-control-plus {
        position: absolute !important;
        z-index: 9 !important;
        right: 4px;
    }

    #divaddposection .number-control-minus {
        position: absolute !important;
        z-index: 9 !important;
        right: 4px;
    }

#divpurchasepanel .number-control-plus {
    position: absolute !important;
    z-index: 9 !important;
    right: 4px;
}

#divpurchasepanel .number-control-minus {
    position: absolute !important;
    z-index: 9 !important;
    right: 4px;
}

#divpurchasepanel #ProductCode {
    width: 100%;
}

#divpurchasepanel #Price {
    width: 100%;
}

#divpurchaseorderdetails #Comments {
    height: 165px !important;
}

#divpurchaseorderdetails table th, #divpurchaseorderdetails table td {
    color: #af8640 !important;
}

#divpurchasecostpanel .form-control[disabled], .form-control[readonly], fieldset[disabled] .form-control {
    cursor: not-allowed;
    background-color: #eee;
    opacity: 1;
}

#divcalloffpanel #tblbatchlist > tbody > tr:nth-of-type(even) > td {
    --bs-table-bg-type: #f6f6f6;
    --bs-table-color-type: #f6f6f6;
}

#divcalloffpanel #tblbatchlist > thead > tr > th {
    --bs-table-bg-type: #f6f6f6;
    --bs-table-color-type: #f6f6f6;
}



/*Procurement 22-11-2023*/

/*Collection Request V2 24-11-2023*/
.relative {
    position: relative;
}

#acollapserecoverycollectionaddupdate {
    position: absolute;
    right: 0;
    top: -5px;
}

.well {
    padding: 19px;
    margin-bottom: 20px;
}

.divcollectionrequestaddupdate label {
    margin-bottom: 5px;
}

table#tblstrcollectioncontainer th {
    --bs-table-bg-type: #f9f9f9 !important;
}
/*Collection Request V2 24-11-2023*/

/*CTPV2 Wizard Settings 27-11-2023*/

#tblwizardretrorebate > tbody > tr th {
    --bs-table-color-type: #e7eaff !important;
    --bs-table-bg-type: #e7eaff !important;
}

/*CTPV2 Wizard Settings 27-11-2023*/

/*Product Fields 27-11-2023*/

.divproductfieldpanel .panel {
    margin-bottom: 5px !important;
    border: 1px solid #e2e2e2;
    border-top: 0;
}

.divproductfieldpanel .panel-heading {
    border: 1px solid #e2e2e2 !important;
    border-bottom: 0 !important;
}

#dvwrapperproductlookup .table thead th {
    color: #af8640 !important;
}

#dvwrapperproductlookup .table-bordered > tbody > tr > td {
    border: 1px solid #e4e4e4;
    border-top: 1px solid transparent !important;
}

body #dvSaveProductLookUp span.field-validation-error {
    color: red !important;
}
/*Product Fields 27-11-2023*/
/*Cost 27-11-2023*/
body #divaddupdatecostmodal {
    --bs-modal-width: 742px !important;
}

#divaddupdatecostmodal select.form-control {
    padding: 6px 18px;
}

#divchildcostlist #childtbllist select.form-control {
    padding: 6px 18px;
}

body #divbulkuploadmodal {
    --bs-modal-width: 1290px;
}

#divbulkuploadmodal table#childtbllist td {
    --bs-table-bg-type: none;
}
/*Cost 27-11-2023*/


.ddstatementhighlight {
    --bs-table-bg-type: #f7f343 !important;
    font-weight: 800 !important;
}

.modal .row.form-group #txtwizardbillingcreditlimt {
    width:inherit;
}

#divaddstationmodal .row.form-group select {
    margin-left:0;
}
/*03-11-2023*/

/*DatePicker 22-11-2023*/
body .datepicker thead tr:first-child th {
    font-size: 13px;
    font-weight: 600;
    color: #fff !important;
}

    body .datepicker thead tr:first-child th.prev, body .datepicker thead tr:first-child th.next {
        font-size: 0;
    }

body .datepicker thead th {
    font-size: 13px;
    font-weight: 600;
    color: #fff !important;
}

body .datepicker table tr td {
    font-size: 13px;
    color: rgb(85, 85, 85);
    font-weight: 400;
}

    body .datepicker table tr td.old, body .datepicker table tr td.new {
        color: rgb(153, 153, 153) !important;
    }

body .datepicker tfoot tr th {
    font-size: 13px;
    color: rgb(85, 85, 85);
    font-weight: 600;
}
/*DatePicker 22-11-2023*/

.color-white {

    color:#fff !important;
}

.audittrailedit {

    top:13px !important;
    right:25px !important;
    z-index:9999;
}

/* 29-11-2023 start */


body table.dataTable tbody td {
    border: 1px solid #e4e4e4;
    border-top: 0;
}

body table.dataTable thead > tr > th {
    border: 1px solid #e4e4e4;
}

body .select2-container--default .select2-selection--single {
    height: 32px;
    /* border:1px solid rgb(85, 85, 85); */
    border: 1px solid #d6d6d6;
    border-top: 1px solid #c2c2c2;
    border-radius: 2px;
}

body .select2-dropdown {
    border: 1px solid #d6d6d6;
}

body .select2-container--default .select2-search--dropdown .select2-search__field {
    border: 1px solid #d6d6d6;
    border-top: 1px solid #c2c2c2;
}

body .select2-search:after {
    top: 14px;
    right: 4px;
}

.select2-search--dropdown {
    margin-top: -5px;
}

body.theme-default .select2-container-multi.select2-container-active .select2-choices,
body.theme-default .select2-container-multi.select2-dropdown-open .select2-choices,
body.theme-default .select2-drop-active {
    border: 1px solid #1d89cf;
}

body.theme-default .select2-container-multi.select2-container-focus .select2-choices,
body.theme-default .select2-container-multi.select2-dropdown-open .select2-choices,
body.theme-default .select2-drop-focus {
    border: 1px solid #1d89cf;
}

.select2-container--default .select2-selection--single .select2-selection__arrow {
    padding: 0 !important;
    width: 20px !important;
}

.select2-container .select2-selection--single .select2-selection__rendered {
    padding-right: 20px !important;
    padding-left: 10px !important;
}

.select2-container {
    width: 100% !important;
}

#divaddaccountsfleetmodal .select2-container {
    width: 245px !important;
}

#divaddaccountsfleetmodal .select2-container--open .select2-dropdown--below {
    margin-top: 0;
    width: 245px !important;
}

.divtasksearch .select2-container {

    width:18% !important;
    margin-left:8px
}
.divtasksearch {

}
body table.dataTable > thead > tr > th,
body table.dataTable > thead > tr > td {
    border-bottom: 1px solid #d6d6d6;
    
}

/*SAP GL Matrix 28-11-2023*/

#glcodetbllist .editable-input {
    width: 75%;
}

#provisiongltbllist .editable-input {
    width: 75%;
}

.modal-open .glbillinginfomodal  {
    z-index: 9999 !important;
}
.modal-open .glbillinginfomodal1 {
    z-index: 9999 !important;
}

.modal-open .glbillinginfomodal2 {
    z-index: 9999 !important;
}

.modal-open .glbillinginfomodal3 {
    z-index: 9999 !important;
}


.glbillinginfomodal-dialog {
    max-width: 42% !important;
}
.modal-open #divaddupdatebillingglsettingmodal {
    z-index: 99999 !important;
}

table#glcodetbllist tr th, table#glcodetbllist tr td {
    padding: 8px 17px 8px 8px;
}

table#glcodetbllist select.form-control {
    padding-right: 10px !important;
}
/*SAP GL Matrix 28-11-2023*/

/*VAT Master 29-11-2023*/
body .tblvattreatment thead > tr > th {
    padding: 8px 11px !important;
}

body .tblvattreatment tbody > tr > td {
    padding: 8px 11px !important;
}
/*VAT Master 29-11-2023*/

/* 29-11-2023 end */


/*JQuery DataTable 30-11-2023*/

table.dataTable td.dataTables_empty {
    text-align: inherit !important;
}

table.dataTable th:before {
    width: 10px !important;
    color: black;
}

table.dataTable th:after {
    width: 10px !important;
    color: black;
}

body table.dataTable > tfoot > tr > th, table.dataTable > tfoot > tr > td {
    border-top: 0;
    border-bottom: 1px solid #e4e4e4;
}


body table.dataTable tbody td,
body table.dataTable thead > tr > th {
    border-left: 0;
}

body table.dataTable.no-footer {
    border-bottom: 0;
}

body table.dataTable tbody td:first-child,
body table.dataTable thead > tr > th:first-child {
    border-left: 1px solid #e4e4e4;
}

body .dataTables_wrapper .dataTables_paginate .paginate_button {
    padding: 5px 10px;
    font-size: 12px;
    color: rgb(85, 85, 85);
    margin-right: 2px;
    border-radius: 2px;
    border: 1px solid #e4e4e4;
}

    body .dataTables_wrapper .dataTables_paginate .paginate_button:hover {
        border: 1px solid #a5a5a5;
        background: transparent;
        color: rgb(85, 85, 85) !important;
    }

    body .dataTables_wrapper .dataTables_paginate .paginate_button.current, body .dataTables_wrapper .dataTables_paginate .paginate_button.current:hover {
        border: 1px solid #111;
        background: #111;
        color: #fff !important;
    }

    body .dataTables_wrapper .dataTables_paginate .paginate_button.disabled,
    body .dataTables_wrapper .dataTables_paginate .paginate_button.disabled:hover,
    body .dataTables_wrapper .dataTables_paginate .paginate_button.disabled:active {
        border: 1px solid #e4e4e4;
        cursor: not-allowed;
        color: #999999 !important;
    }


body .dataTables_wrapper .dataTables_info {
    padding-top: 0;
}
.dataTables_wrapper .dataTables_length {
    margin-bottom: 10px;
}
body .dataTables_wrapper {
    position: inherit;
}
::placeholder { 
    color: #999999 !important;
}

body table.dataTable thead th, table.dataTable tfoot th {
    font-weight: 600;
}
/*JQuery DataTable 30-11-2023*/

.select2-results .select2-results__message {
    color: #999;
    display: block;
    font-style: italic;
    padding: 0;
}

.select2-container--default .select2-results__option--highlighted[aria-selected] {
    background: #1d89cf !important;
}

.editable-container .has-error {
    position: relative;
}

    .editable-container .has-error .help-block, .has-success .help-block, .has-warning .help-block {
        top: 37px;
    }

#form-updateaccount .field-validation-error {
    margin-left: 33.3333%
}

/* 01-12-2023 Start */
#ui-datepicker-div {
    border: 3px solid rgba(0, 0, 0, 0.2);
    z-index: 999999 !important;
}

    #ui-datepicker-div .ui-widget-header {
        background: #1d89cf;
        display: flex;
        align-items: center;
        height: 35px;
        border-radius: 4px;
    }

.ui-datepicker-next,
.ui-datepicker-prev {
    line-height: 32px;
}

#ui-datepicker-div .ui-widget-header .ui-icon {
    background-image: none;
}

#ui-datepicker-div .ui-datepicker-title {
    width: 135px;
    border: 0;
    height: 32px;
    font-weight: 600;
    font-size: 13px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-left: 1px solid #30607f;
    border-right: 1px solid #30607f;
}

#ui-datepicker-div .ui-datepicker-prev,
#ui-datepicker-div .ui-datepicker-next {
    border: 0;
    background: none;
}

.ui-datepicker table th {
    color: #fff !important;
}

.ui-datepicker table td,
.ui-datepicker table th {
    width: 28px;
    height: 33px;
    line-height: 33px;
    text-align: center;
    padding: 0;
}

.ui-datepicker table th {
    height: 35px;
    border-radius: 4px;
    line-height: 35px;
}

    .ui-datepicker table td a,
    .ui-datepicker table th a {
        padding: 0 !important;
        width: 28px;
        height: 33px;
        text-align: center;
        line-height: 33px;
    }

.ui-datepicker table td {
    border: 0;
    border-bottom: 1px solid #eee;
    border-right: 1px solid #eee;
}

    .ui-datepicker table td a {
        font-size: 13px !important;
        color: rgb(85, 85, 85) !important;
        background: none !important;
        border: 0 !important;
    }

    .ui-datepicker table td:hover {
        background: #eee !important;
    }

.ui-datepicker .ui-datepicker-title select option {
    color: #000;
}

body .dataTables_wrapper .dataTables_filter {
    float: none;
    text-align: left;
}


/*CTP V2 ORDER 23-11-2023*/
#divordersettingspanel .multiselect-native-select .dropright{
    width:400px !important;
}
#divordersettingspanel .multiselect-native-select .multiselect-container.dropdown-menu.show {
    max-height:260px!important;
    width:100%;
}
#divproductpanel table tr th, #divproductpanel table tr td {
    color: #af8640 !important;
}

table#tblstockdepotlist tr th, table#tblstockdepotlist tr td {
    color: #af8640 !important;
}

#divlogisticsproductpanel table tr th, #divlogisticsproductpanel table tr td {
    color: #af8640 !important;
}

#divlogisticspodpanel table tr th, #divlogisticspodpanel table tr td {
    color: #af8640 !important;
}

#divbatchpanel table tr th, #divbatchpanel table tr td {
    color: #af8640 !important;
}

#divmissedscanpanel table tr th, #divmissedscanpanel table tr td {
    color: #af8640 !important;
}

#tblmissedscanassetlist_wrapper .dataTables_paginate {
    display: flex;
    justify-content: end;
    margin-left: auto;
}

#divordertabs .nav-tabs > li > a {
    padding: 8px 20px;
}

#divaddorder textarea {
    height: 193px !important;
}

#divlogisticsorderunit h4 {
    font-size: 17px;
    font-weight: 500;
    color: #000;
}

#divlogisticsorderunit table th {
    font-size: 13px;
    font-weight: 600;
    color: #000 !important;
}

#divlogisticsorderunit table td {
    color: #000 !important;
}

#divlogisticshistorypanel table th {
    font-size: 13px;
    font-weight: 600;
    color: #000 !important;
}

#divlogisticshistorypanel table td {
    color: #000 !important;
}

#divfillspanel table tr th, #divfillspanel table tr td {
    color: #af8640 !important;
}

#divfillspanel table tr th, #divfillspanel table tr td {
    color: #af8640 !important;
}

#divdwellassetpanel table tr th, #divdwellassetpanel table tr td {
    color: #af8640 !important;
}

#divlogisticsorderunit .dataTables_paginate {
    position: static;
    margin-left: auto;
    display: flex;
    justify-content: end;
}

#divdwellassetpanel .dataTables_paginate {
    margin-left: auto;
    display: flex;
    justify-content: end;
}

#divctpv2stockpile .dataTables_table_wrapper {
   background:#fff;
}

/*CTP V2 ORDER 23-11-2023*/

/*STR V2 ORDER 24-11-2023*/
.div-v2-order-status-update {
    background-color: #ffffff;
    padding: 0 10px;
    width: calc(100% - 15px);
}
  .div-v2-order-status-update label{
      margin-bottom:5px;
    }

.div-v2-logistics-order-action {
    display: flex;
    justify-content: space-between;
    width: 100%;
    align-items:center;
}
    .div-v2-logistics-order-action label {
        margin-bottom: 5px!important;
    }

    #divdocumentpanel table tr th, #divdocumentpanel table tr td {
        color: #af8640 !important;
    }

#divdocumentpanel .dataTables_paginate {
    margin-left: auto;
    display: flex;
    justify-content: end;
}

#divbatchorderspanel table tr th, #divbatchorderspanel table tr td {
    color: #af8640 !important;
}

#divbatchorderspanel .dataTables_paginate {
    margin-left: auto;
    display: flex;
    justify-content: end;
}

#divorderhistorypanel table th {
    font-size: 13px;
    font-weight: 600;
    color: #000 !important;
}

#divorderhistorypanel table td {
    color: #000 !important;
}

#divaddCompanyPackagerModal table tr th, #divaddCompanyPackagerModal table tr td {
    color: #af8640 !important;
}

#divproformapanel table tr th, #divproformapanel table tr td {
    color: #af8640 !important;
}

#divunitpanel h4 {
    font-size: 17px;
    font-weight: 500;
    color: #000;
}

#tblorderassetlist_length label {
    display: flex;
    align-items: center;
}

#divunitpanel .dataTables_paginate {
    position: static;
    margin-left: auto;
    display: flex;
    justify-content: end;
}

#divunitpanel table th {
    font-size: 13px;
    font-weight: 600;
    color: #000 !important;
}

#divunitpanel table td {
    color: #000 !important;
}

.order-action-margin-fix  label{
    margin-bottom:5px!important;
}
#divordersettingspanel .form-group {
   align-items: flex-start;
}
/*STR V2 ORDER 24-11-2023*/
/*LTR ORDER 27-11-2023*/
#divproductpanel .tooltip1 table tr td, #divproductpanel .tooltip1 table tr th {
    color: #fff !important;
}

#divproductpanel .tooltip1 table tr th {
    text-align: left;
}

#divshowallunitsmodal span.btn-success .fa, #divshowallunitsmodal span.btn-primary .fa{
    color:#fff;
}
#divshowallunitsmodal span.btn-primary{
    margin-left:5px;
}
#divshowallunitsmodal span.btn {
    margin-left: 5px;
}
#tblorderassetlist span.btn-success .fa, #tblorderassetlist span.btn-primary .fa {
    color: #fff;
}
#tblorderassetlist span.btn-primary {
    margin-left: 5px;
}
#tblorderassetlist span.btn {
    margin-left: 5px;
}

#divproductpanel #divitemlist {
    padding-bottom: 7px;
    background: #fff;
}
body #divorderitemadjustlist .panel-padding.no-padding-vr {
    padding: 0 !important;
}

body #tbladdorderitemadjust textarea.form-control {
    height: 35px !important;
}
#divunitpanel #spnAssetcount {
    padding-right: 5px;
}
#divunitpanel #spnTotalcount {
    padding-left: 5px;
    padding-right: 5px;
}
#divunitpanel #divlist {
    padding-top: 12px;
}
    #divunitpanel #divlist .panel-body {
        min-height:inherit!important;
    }
#divunitpanel #linkupload {
   top: 22px!important;
}
.v1-batchupload-tbl-pager .pagerpanel ul li a {
    padding: 6px 12px;
}
body #divorderdetails #productionplan_box label {
    margin-bottom: 5px;
}
body #divorderdetails #productionplan_box {
    padding: 5px 15px 15px 15px !important;
}

body .float_src_block_down {
    -webkit-box-shadow: inset -1px 0px 0px 4px #3f51b5;
    -moz-box-shadow: inset -1px 0px 0px 10px #3f51b5;
    box-shadow: inset -1px 0px 0px 4px #3f51b5;
    border: 0;
}

body #divproductionplanbox {
    top: -33px !important;
}

body .float_src_block {
    -webkit-box-shadow: inset 0px 0px 0px 4px #3f51b5;
    -moz-box-shadow: inset 0px 0px 0px 10px #3f51b5;
    box-shadow: inset 0px 0px 0px 4px #3f51b5;
    border: 0;
    right: 0;
}

body #divassetspecbox {
    left: 63px !important;
}

body .ui-datepicker .ui-datepicker-buttonpane button.ui-datepicker-clear:active {
    box-shadow: none;
    background: #eee;
}



body #divshowallunitsmodal {
    --bs-modal-width: 1100px;
}
    body #divshowallunitsmodal .modal-dialog {
        margin-left:auto;
    }
#divsearchproductmodal .row.form-group span.required {
    padding-left: 0;
    padding-right: 0;
}
body .order-action-v2 .so_buttons {
    border: 1px solid rgb(221,221,221) !important;
    border-bottom: 1px solid rgb(206,206,206) !important;
    background: #f4f4f4 !important;
    background-image: -webkit-linear-gradient(top,#f4f4f4 0,#eaeaea 100%) !important;
    background-image: linear-gradient(to bottom,#f4f4f4 0,#eaeaea 100%) !important;
    background-repeat: repeat-x !important;
}

body #divaddorder textarea.order-note-v2 {
    height: 89px !important
}

body #divassetspecbox {
    left: -84px !important;
}

body #divcostpanel .panel-title a, #divsearchproductmodal .panel-title a {
    color: #fff;
}

#tblorderassetlist .btn-success .fa {
    color: #fff;
}

#divorderactions h4 {
    font-size: 17px;
    font-weight: 500;
    color: rgb(85,85,85);
}

#divproductpanel .btn-primary .fa {
    color: #fff;
}

#divcostpanel table th {
    font-size: 13px;
    font-weight: 600;
    color: #000 !important;
}

#divcostpanel table td {
    color: #000 !important;
}

#divproductpanel .fa-exchange {
    color: #4083a9 !important;
}

#divproductpanel .input-group-btn-vertical {
    position: absolute;
    top: 0px;
    right: 0px;
    z-index: 999;
    display: flex;
    flex-direction: column;
}

#divproductpanel .number-control-wrapper {
    position: relative;
}

    #divproductpanel .number-control-wrapper .number-control-plus, #divproductpanel .number-control-wrapper .number-control-minus {
        padding: 0px 8px;
    }


#divfulfillmentpanel .input-group-btn-vertical {
    position: absolute;
    top: 0px;
    right: 0px;
    z-index: 999;
    display: flex;
    flex-direction: column;
}

#divfulfillmentpanel .number-control-wrapper {
    position: relative;
}

    #divfulfillmentpanel .number-control-wrapper .number-control-plus, #divfulfillmentpanel .number-control-wrapper .number-control-minus {
        padding: 0px 8px;
    }

#divcostpanel .panel-default {
    margin-bottom: 6px !important;
}

.v1order-productionplan-datepicker #ui-datepicker-div {
    top: auto !important;
    bottom: 60px !important;
}


#divfulfillmentpanel table tr th, #divfulfillmentpanel table tr td {
    color: #af8640 !important;
}

#divdespatchpanel table tr th, #divdespatchpanel table tr td {
    color: #af8640 !important;
}


#divdespatchpanel table tbody tr td {
    -bs-table-color-type: #f9f9f9 !important;
    --bs-table-bg-type: #f9f9f9 !important;
}

#divdespatchpanel table tbody tr.v1-order-fulfilment-table td {
    -bs-table-color-type: #fff !important;
    --bs-table-bg-type: #fff !important;
}

#divdespatchpanel #divitemlist {
    background-color: #fff;
}


#divfulfillmentpanel table tbody tr td {
    -bs-table-color-type: #f9f9f9!important;
    --bs-table-bg-type: #f9f9f9!important;
}
#divfulfillmentpanel table tbody tr.v1-order-fulfilment-table td {
    -bs-table-color-type: #fff !important;
    --bs-table-bg-type: #fff !important;
}

#divfulfillmentpanel #divitemlist{
    background-color:#fff;
}
/*LTR ORDER 27-11-2023*/
/*HIT LIST 04-12-2023*/
body table#tblstocktakelist {
    border-top: 1px solid #e2e2e2 !important;
}
#divHitlist .table_scroll {
    overflow-x: auto;
}
#tblcustomerhitlist_wrapper .dataTables_paginate {
    position: static;
}

#divstocktakeaddmodal .row.form-group select {
    margin-left: 0;
}
body #divstocktakelistmodal {
    --bs-modal-width: 900px;
}
#divselfauditview table thead tr th {
    color: #fff !important;
}
#divformalauditview table thead tr th {
    color: #fff !important;
}

/*HIT LIST 04-12-2023*/


/*Scheduler Multiselect dropdown 04-12-2023*/

body #ordersearch_box .multiselect-container .multiselect-option:hover, body #ordersearch_box .multiselect-container .multiselect-group:hover, body #ordersearch_box .multiselect-container .multiselect-all:hover, body #ordersearch_box .multiselect-container .multiselect-option:focus, body #ordersearch_box .multiselect-container .multiselect-group:focus, body #ordersearch_box .multiselect-container .multiselect-all:focus {
    background: #1d89cf !important;
    color: #fff !important;
}

body #ordersearch_box .multiselect-container .multiselect-option.active {
    background: #1d89cf !important;
    color: #fff !important;
}

body #ordersearch_box .multiselect-all.active {
    background: #1d89cf !important;
    color: #fff !important;
}

#ordersearch_box .form-check-input:checked {
    background-color: rgb(118,118,118 );
    border-color: rgb(118,118,118 );
}

#ordersearch_box .multiselect-container.dropdown-menu.show {
    width: 100%;
}

.theme-default #ordersearch_box .open .btn.btn-primary.dropdown-toggle {
    background: #f4f4f4 !important;
    background-image: -webkit-linear-gradient(top,#f4f4f4 0,#eaeaea 100%) !important;
    background-image: linear-gradient(to bottom,#f4f4f4 0,#eaeaea 100%) !important;
}

/*Scheduler Multiselect dropdown 04-12-2023*/

/*PO Multiselect dropdown 04-12-2023*/

body .POsearch_box .multiselect-container .multiselect-option:hover, body .POsearch_box .multiselect-container .multiselect-group:hover, body .POsearch_box .multiselect-container .multiselect-all:hover, body .POsearch_box .multiselect-container .multiselect-option:focus, body .POsearch_box .multiselect-container .multiselect-group:focus, body .POsearch_box .multiselect-container .multiselect-all:focus {
    background: #1d89cf !important;
    color: #fff !important;
}

body .POsearch_box .multiselect-container .multiselect-option.active {
    background: #1d89cf !important;
    color: #fff !important;
}

body .POsearch_box .multiselect-all.active {
    background: #1d89cf !important;
    color: #fff !important;
}

.POsearch_box .form-check-input:checked {
    background-color: rgb(118,118,118 );
    border-color: rgb(118,118,118 );
}

.POsearch_box .multiselect-container.dropdown-menu.show {
    width: 218px;
}

.theme-default .POsearch_box .open .btn.btn-primary.dropdown-toggle {
    background: #f4f4f4 !important;
    background-image: -webkit-linear-gradient(top,#f4f4f4 0,#eaeaea 100%) !important;
    background-image: linear-gradient(to bottom,#f4f4f4 0,#eaeaea 100%) !important;
}

#divdocumentpanel table.podocumentlisttable tr th, #divdocumentpanel table.podocumentlisttable tr td {
    color: #555 !important;
}

#divreciptitemlist .table-striped > tbody > tr > th {
    --bs-table-color-type: #fff;
    --bs-table-bg-type: #fff;
}

#divreciptitemlist .table-striped > tbody > tr > td {
    --bs-table-color-type: #f9f9f9;
    --bs-table-bg-type: #f9f9f9;
}

/*PO Multiselect dropdown 04-12-2023*/
/*Refund 05-12-2023*/

#divrefundaddupdatemodal {
    --bs-modal-width: 100%;
}

/*Refund 05-12-2023*/


/*STR STOCK CHECK 05-12-2023*/

body #divstocktakeassetlistmodal .modal-lg{
    --bs-modal-width: 900px !important;
}
body #divSTRV2stocktakeassetlistmodal .modal-lg {
    --bs-modal-width: 900px !important;
}

body #divselfauditmodal .modal-lg {
    --bs-modal-width: 1208px !important;
}

body #divformalauditmodal .modal-lg {
    --bs-modal-width: 1208px !important;
}

/*STR STOCK CHECK 05-12-2023*/

/*LTR Contract Tab 05-12-2023*/

body .pad-both {
    padding-left: 23px;
    padding-right: 23px;
}

body #divschedulebilldeclarationaddupdate .billcontinuationperiod1:after {
    position: relative;
    right: 0;
    left: 64px;
    top: 10px;
}

body #divschedulebilldeclarationaddupdate .billcontinuationperiod2:after {
    position: relative;
    right: 108px;
}
/*LTR Contract Tab 05-12-2023*/

#divalertdialogue {
    z-index: 9999;
}

#divcomfirmdialogue {
    z-index: 9999;
}

/*Contact Home*/

.divcompanyupdatesection .editable-input {
    width: 80% !important;
}

/*Contact Home*/

/*Contact Note*/
#divaddnotemodal label.lblSpecialNote {
    position: relative;
    top: -3px;
}
/*Contact Note*/

/*Contact Task*/
#divaddtaskmodal .row.form-group span {
    padding-left: 0;
}

#divaddtaskreminder {
    line-height: 1.7;
}

    #divaddtaskreminder .recurrencepattern {
        margin-top: 9px;
    }
/*Contact Task*/

/*Contact Docs*/
/*#tblcompanydocumentlist thead > tr > th.sorting_asc:before, table.dataTable thead > tr > th.sorting_desc:after, table.dataTable thead > tr > td.sorting_asc:before, table.dataTable thead > tr > td.sorting_desc:after {
    width: auto !important;
}
*/
/*#tblcompanydocumentlist thead > tr > th.sorting:after, table.dataTable thead > tr > th.sorting_asc:after, table.dataTable thead > tr > th.sorting_desc:after, table.dataTable thead > tr > th.sorting_asc_disabled:after, table.dataTable thead > tr > th.sorting_desc_disabled:after, table.dataTable thead > tr > td.sorting:after, table.dataTable thead > tr > td.sorting_asc:after, table.dataTable thead > tr > td.sorting_desc:after, table.dataTable thead > tr > td.sorting_asc_disabled:after, table.dataTable thead > tr > td.sorting_desc_disabled:after {
    width: auto !important;
}*/

#tblcompanydocumentlist a.lnkcontact fa-envelope-o {
    color: #205f82 !important;
}
/*Contact Docs*/

/*Contact Sites*/
#divsiteupdate .siteupdatecheck {
    display: flex !important;
    gap: 5px;
}
#crafty_postcode_result_display_1 select {
    color: #af8640 !important;
}

#divsiteadd .siteaddlable {
    font-weight: 400;
    margin-right: 4px;
}

#divsiteupdate .editable-container .editableform .control-group > div {
    width: 100% !important;
}

#divsiteupdate #divzipcodeeditable {
    display: flex;
}
/*Contact Sites*/

/*Contact AppRef*/
#divcompanyhousingoofficeraddresslistmodal {
    --bs-modal-width: 100%;
}

#divcompanyhousingoofficeraddresslistmodal .table th {
    background: #fcf1ca;
    color: #b68547 !important;
}

/*Contact AppRef*/

/*Contact Origination*/
#divaddcompanysiteoriginationmodal .row.form-group select {
    margin-left: 0 !important;
}


#divaddcompanysiteoriginationmodal .field-validation-error {
    padding-left: 0;
}

#divaddcompanysiteoriginationmodal span.select2-selection__arrow {
    padding-right: 0 !important;
}
/*Contact Origination*/

/*Contact Packager*/

#divaddCompanyPackagerModal table tr td.dataTables_empty {
    text-align: left;
    color: #555 !important;
}
/*Contact Packager*/

/*Customer Ledger*/

#divmandateaddupdatemodal textarea#Address {
    height: 100px
}

#divscheduleaddupdatemodal {
    --bs-modal-width: 100%;
}

#divscheduleaddupdatemodal .form-control {
    width: 100%;
}
/*Customer Ledger*/

/*Home Page*/
.btnHomeEditReport {
    position: absolute !important;
    top: -41px !important;
    right: 100px !important;
    padding: 5px 8px !important;
}
/*Home Page*/

/*Notfication Trigger*/
#divtriggerrecipientmodal h4 {
    font-size: 17px !important;
}
/*Notfication Trigger*/

/*Banking*/

.btn-info[disabled] {
    background-color: #5bc0de !important;
    border-color: #46b8da !important;
    color: #fff;
}

.bankaccountlloydlist .modal-body {
    padding: 20px !important;
    background: #fff;
}


.bankaccountmodulrlist .modal-body {
    background: #fff;
}

.bankaccountmodulrtrasbactionlist .modal-body {
    padding: 20px !important;
    background: #fff;
}

/*Banking*/

/*Direct Debit*/

#divMandateScheduleCollectionStatusInfo {
    --bs-modal-width: 100%;
}

/*Direct Debit*/
/*Logistics Settings*/

#divaddupdatelogisticssettingsmodal .row.form-group span {
    padding-left: 0px;
}

/*Logistics Settings*/

/*Invoice*/

.btn-check:checked + .btn, .btn.active, .btn.show, .btn:first-child:active, :not(.btn-check) + .btn:active {
    color: #fff !important;
}

/*Invoice*/

/*Contract Wizard & Contract*/

.modal #form-contract-contractpricing-add-update .row.form-group input.form-control{
    width:100%;
}
.modal #form-contract-contractpricing-add-update .row.form-group select {
    margin-left :0;
}
#divContractWizardModal #tblplusportaluserlist .chkRole{
    position:relative;
    top:3px;
}
#divHomeWizardModal .row.form-group span.required {
     padding-left: 0; 
     padding-right: 0; 
}
#divContractWizardModal .row.form-group span.required {
    padding-left: 0;
    padding-right: 0;
}
#divbillingserviceconfigaddupdatemodal .row.form-group span.required {
    padding-left: 0;
    padding-right: 0;
}
#divwizardcompanycontactaddmodal .row.form-group span.required {
    padding-left: 0;
    padding-right: 0;
}
#divContractWizardModal #wizarddivsiteadd .row.form-group .col-sm-3 {
    width: 25%;
}
#divContractWizardModal #wizarddivsiteadd .row.form-group .col-sm-9 {
    width: 75%;
}
#divContractWizardModal #wizarddivsiteadd .row.form-group input[type='text']{
    width: 95%;
}
#divContractWizardModal #wizarddivsiteadd .row.form-group select {
    margin-left:0;
}
#divContractWizardModal #wizarddivsiteadd .yellow_block {
    margin-right: 5px;
}

#divwizardcompanycontactaddmodal .row.form-group input[type='text'] {
    width: 100%;
}

#divContractWizardModal #tblwizardretrorebate > tbody > tr th {
    --bs-table-color-type: transparent !important;
    --bs-table-bg-type: transparent !important;
}

#divContractWizardModal #wizarddivsiteadd .checkbox {
    margin-right: 5px;
}
/*body #divContractWizardModal #wizarddivsiteupdate .yellow_block .row .col-md-8 {
    display: flex;
}*/
    body #divContractWizardModal #wizarddivsiteupdate .yellow_block .row .col-md-8 .site_check {
       margin-right:8px;
    }
    body #divContractWizardModal #wizarddivsiteupdate .yellow_block .row .col-md-8 .site_check label input {
        margin-right: 5px;
    }
#linkbacktoorder {
    margin-left:auto;
}
/*Contract Wizard & Contract*/
/*LTRV2 wizard 07-12-2023*/
body #divltrv2wizardselection .label-pad {
    padding-right: 3px;
}

body #divltrv2contractsiteaddmodal {
    --bs-modal-width: 1000px;
}

body #divltrv2scheduleaddupdatemodal {
    --bs-modal-width: 850px;
}

body #divltrv2contractsiteaddmodal #tblsitelist thead tr th:first-child {
    width: 70.5% !important;
}
body #divltrv2wizardmandateaddupdatemodal {
    --bs-modal-width: 1000px;
}
#divltrv2contractsiteaddmodal #divsiteadd .row.form-group .col-sm-3 {
    width: 25%;
}

#divltrv2contractsiteaddmodal #divsiteadd .row.form-group .col-sm-9 {
    width: 75%;
}

#divltrv2contractsiteaddmodal #divsiteadd .row.form-group select {
    margin-left: 0;
}

/*body #divltrv2contractsiteaddmodal #divsiteupdate .yellow_block .row .col-md-8 {
    display:flex;
}*/
#divltrv2contractsiteaddmodal #divsiteupdate .siteupdatecheck {
    gap: 2px;
}
#divltrv2contractsiteaddmodal #divsiteupdate .yellow_block .row .col-md-8 .checkbox.site_check
{
    padding-left:0;
}
#divltrv2contractsiteaddmodal #divsiteupdate .yellow_block .row .col-md-8 .checkbox.site_check:last-child label{
   white-space:nowrap;
}

#divltrv2contractsiteaddmodal #divsiteupdate .editable-input {
    width: 85%;
}

#ltrv2wizardscheduleviewtype 
{
    position:relative;
    top:3px;
}
/*LTRV2 wizard 07-12-2023*/
/*CONTACT 07-12-2023*/
#divaddCompanyPackagerModal table.companytabpackagerlist tr th, #divaddCompanyPackagerModal table.companytabpackagerlist tr td {
    color: #555 !important;
}

#divwc1contactlistmodal {
    --bs-modal-width: 100%;
}

    #divwc1contactlistmodal #tblcontactworldcheckdatalist_wrapper label {
        width: 100%
    }


        #divwc1contactlistmodal #tblcontactworldcheckdatalist_wrapper label input {
            width: 400px;
            border:1px solid #c2c2c2;
        }

            #divwc1contactlistmodal #tblcontactworldcheckdatalist_wrapper label input:focus {
                border: 1px solid #1d89cf;
            }

#divwc1companylistmodal #tblcompanyworldcheckdatalist_wrapper label {
    width: 100%
}


    #divwc1companylistmodal #tblcompanyworldcheckdatalist_wrapper label input {
        width: 400px;
        border: 1px solid #c2c2c2;
    }

        #divwc1companylistmodal #tblcompanyworldcheckdatalist_wrapper label input:focus {
            border: 1px solid #1d89cf;
        }


table#tblcompanyworldcheckdatalist thead > tr > th.sorting_asc:before, table#tblcompanyworldcheckdatalist thead > tr > th.sorting_asc:after {
    display: none !important;
}

table#tblcontactworldcheckdatalist thead > tr > th.sorting_asc:before, table#tblcontactworldcheckdatalist thead > tr > th.sorting_asc:after {
    display: none !important;
}

/*.divcontactsearchlist .multiselect-container .multiselect-option.active:not(.multiselect-active-item-fallback), .multiselect-container .multiselect-group.active:not(.multiselect-active-item-fallback), .multiselect-container .multiselect-all.active:not(.multiselect-active-item-fallback), .multiselect-container .multiselect-option:not(.multiselect-active-item-fallback):active, .multiselect-container .multiselect-group:not(.multiselect-active-item-fallback):active, .multiselect-container .multiselect-all:not(.multiselect-active-item-fallback):active {
    background: #f48686 !important
}*/



   /* .divcontactsearchlist .multiselect-container .multiselect-option.active:not(.multiselect-active-item-fallback), .multiselect-container .multiselect-group.active:not(.multiselect-active-item-fallback), .multiselect-container .multiselect-all.active:not(.multiselect-active-item-fallback), .multiselect-container .multiselect-option:not(.multiselect-active-item-fallback):active, .multiselect-container .multiselect-group:not(.multiselect-active-item-fallback):active, .multiselect-container .multiselect-all:not(.multiselect-active-item-fallback):active label.form-check-label {
        color: #000 !important;
    }*/

.divcontactsearchlist .multiselect-container .multiselect-option.active:not(.multiselect-active-item-fallback) {
    background: #f48686 !important
}


.divcontactsearchlist .multiselect-container .multiselect-option .form-check-input:checked {
    background-color: #767676;
    border-color: #767676;
}

.divcontactsearchlist .inputrow_list .multiselect-option.active label.form-check-label {
    color: #000 !important;
}

.divcontactsearchlist .inputrow_list .multiselect-option:not(.active) input.form-check-input {
    border: .1em solid #000;
}


#tblcompanyListForPackagerTab_wrapper .dataTables_length {
    display: none;
}


/*#tblcompanyListForPackagerTab_wrapper #tblcompanyListForPackagerTab_filter {
    display: none;
}*/

#tblcompanyListForPackagerTab_filter input {
    width: 35%;
}

    #tblcompanyListForPackagerTab_filter input:focus-visible {
        border: 1px solid #aaa !important;
    }

#tblcompanyListForPackagerTab_filter label {
    width: 100%;
}


table#tblcompanyListForPackagerTab thead > tr > th.sorting_asc:before, table#tblcompanyListForPackagerTab thead > tr > th.sorting_asc:after {
    display: none !important;
}

table#tblcompanyListForPackagerTab thead > tr > th.sorting_asc:before, table#tblcompanyListForPackagerTab thead > tr > th.sorting_asc:after {
    display: none !important;
}
/*CONTACT 07-12-2023*/

/*General*/
.input-validation-error {
    border: 1px solid red !important;
    background-color: #fee !important;
    color: red !important;
}
/*General*/

/*Asset Register*/
tr.row_selected td {
    --bs-table-bg-type: #e2e5f3 !important;
}

table#tblcomponentlist tbody th, table#tblcomponentlist tbody td {
    padding: 8px;
}

.ui-state-active, .ui-widget-content .ui-state-active, .ui-widget-header .ui-state-active, a.ui-button:active, .ui-button:active, .ui-button.ui-state-active:hover {
    border: 1px solid #1d89cf !important;
    background: #1d89cf !important;
}

#divcomponentitemlist .panel-warning .panel-heading .panel-title a {
    color: #4083a9;
}
/*Asset Register*/


/*Station 08-12-2023*/

body .station_stationactivity {
    margin-bottom: 5px;
}

/*Station 08-12-2023*/

/*Return Order 08-12-2023*/
#divaddcompanynotemodal .row .col-md-3{
    width:25%;
}
h2.return-order-unit-header{
    font-size:27px;
    font-weight:500;
    display:flex;
    align-items:center;
}
.v1-order-product-tab-tbl span {
    color: #af8640 !important;
}
 .v1-order-product-tab-tbl span .fa-info-circle {
        color: #4083a9 !important;
    }
#tbladdorderitemadjust thead tr th {
    background: #f9f1c7;
    color: #af8640!important;
}
body .batchupload-position-adjustment {
    position: absolute!important;
    top: 11px!important;
    left: calc(100% - 205px)!important;
    width: 100px!important;
}
/*Return Order 08-12-2023*/
/*Station 08-12-2023*/
/*Approval Queue*/
#divAuthorityList .panel-warning .panel-heading .panel-title a {
    color: #4083a9;
}

/*Approval Queue*/




/*08-12-2023*/
/*Company Contact World Check Modal*/

table.tblworldcheckdatalist thead tr th.worldcheckchecklist {
    width:30px !important;
    max-width:30px !important;
   
}

table.tblworldcheckdatalist thead tr th {
   
    background: #fff !important;
    color:#555 !important;
}
#divscreeningdata .satusrisk_inputctrl ul h3 {

    font-size:15px;
}

#divmandateaddupdatemodal .row.form-group span {
    padding-left:0;
}

/*08-12-2023*/



/*11-12-2023*/
/*Cutomer Ledger Statement*/

.checkstatementmargin {
    margin-left: 0.7rem !important;
}
/*Cutomer Ledger Statement*/

/*Cutomer Ledger DD*/
#divscheduleaddupdatemodal .row.form-group span.required {
   padding-left:0;
}

/*Cutomer Ledger DD*/


/*Collection Requests V1*/

.acollapserecoverycollectionaddupdatev1 {
    display:contents;
}

.divRecoveryCollectionRequestList table.tblrecoverycollectionlistv1 thead > tr > th.sorting_asc:before{
    display: none !important;
}

 

/*11-12-2023*/


/*Sales 11-12-2023*/

body table#tblordernote tr td {
    background: #f9f1c7 !important;
    border-bottom: 2px solid #fff !important;
}

/*Sales 11-12-2023*/

/*InSitu 12-12-2023*/

body .divaddproductmodal_insitu {
    --bs-modal-width: 800px;
}
#divproductpanel table.insituproducttable tr th, #divproductpanel table.insituproducttable tr td {
    color: #555 !important;
}

#divdocumentpanel table.insitudocumentlisttable tr th, #divdocumentpanel table.insitudocumentlisttable tr td {
    color: #555 !important;
}

body .insitu_addorderpanel{
    padding:6px 4px 20px 4px;
}
/*InSitu 12-12-2023*/
/*Contact - Order 11-12-2023*/
.companyordersearch_position .multiselect-container.dropdown-menu.show {
    max-height: 150px !important;
}

#tblcompanyorderlist.tbl_company_order > tbody > tr:nth-of-type(even) > td {
    --bs-table-bg-type: #f6f6f6;
    --bs-table-color-type: #f6f6f6;
}


    #tblcompanyorderlist.tbl_company_order > tbody > tr:nth-of-type(even) > td:first-child {
        --bs-table-bg-type: transparent;
        --bs-table-color-type: transparent;
    }

#tblcompanyorderlist.tbl_company_order > tbody > tr > td .tooltip1 .spnproductdetails table {
    display: none;
}
/*Contact - Order 11-12-2023*/



/*13-12-2023*/
/*Contact*/
.divcontactsearchlist #divlist span.ellipsis {

    display:inline-block;
}

/*Contact*/



/*13-12-2023*/
/*14-12-2023 DER Order*/
#divorderactions .dropdown-toggle::after {
    border-top: 0.38em solid;
    border-right: 0.38em solid transparent;
    border-left: 0.38em solid transparent;
}

#divproductpanel table.table tbody td a:hover {
    color: #205f82;
}

#divdigitalassetpanel table tr th, #divdigitalassetpanel table tr td {
    color: #af8640 !important;
}

/*14-12-2023 DER Order*/

/*CTP Contract Tab*/

#divctpreteorebateaddupdatemodal {
    --bs-modal-width: 1095px;
}

/*CTP Contract Tab*/

/*STR Contract Tab*/

#divstrreteorebateaddupdatemodal {
    --bs-modal-width: 1095px;
}

/*CTP Contract Tab*/

/*Contact Digital maintenance tab*/

.remove-center-align{
    display:flex;
    align-items:center;
    gap:20px;
    margin-top:10px;
}

/*Contact Digital maintenance tab*/

/*NYR*/

#divproductpanel table.nyr-orderlist tr th, #divproductpanel table.nyr-orderlist tr td {
    color: rgb(0 0 0) !important;
}
#divproductpanel table.nyr-orderlist .tooltip1 table tbody tr td, #divproductpanel table.nyr-orderlist .tooltip1 table thead tr th, #divproductpanel table.nyr-orderlist .tooltip1 table {
    padding: 0;
    border: 0 !important;
    color: #fff !important;
}
div.nyr-addorder-panel .form-check-input:checked {
    background-color: rgb(118,118,118 );
    border-color: rgb(118,118,118 );
}
body div.nyr-addorder-panel .multiselect-container .multiselect-option.active {
    background: #1d89cf !important;
    color: #fff !important;
}
body div.nyr-addorder-panel .form-check {
    display: flex;
    align-items: flex-start;
    gap:5px;
}
body div.nyr-addorder-panel .multiselect-option.active .form-check label, body div.nyr-addorder-panel .multiselect-option:hover .form-check label {
    color: #fff !important;
}
body div.nyr-addorder-panel .form-check label {
    margin-top: 0 !important;
}
body div.nyr-addorder-panel .multiselect-container.dropdown-menu.show
{
    right:0 !important;
}
/*.btncloseinterchange {
    padding: 0;
    cursor: pointer;
    background: 0 0;
    border: 0;
    -webkit-appearance: none;
    font-size: 19.5px;
    font-weight: 700;
    color: #c7c19f !important;
}

div.arrow_box.nyr-arrow-box table tbody, div.arrow_box.nyr-arrow-box table tr td, div.arrow_box.nyr-arrow-box table tfoot, div.arrow_box.nyr-arrow-box table th, div.arrow_box.nyr-arrow-box table thead, div.arrow_box.nyr-arrow-box table tr, div.arrow_box.nyr-arrow-box table tr td span {
    color: #af8640 !important;
}*/
/*NYR*/

/*DI*/
#divproductpanel table.di-orderlist tr th, #divproductpanel table.di-orderlist tr td {
    color: rgb(0 0 0) !important;
}

#divproductpanel table.di-orderlist .tooltip1 table tbody tr td, #divproductpanel table.di-orderlist .tooltip1 table thead tr th, #divproductpanel table.di-orderlist .tooltip1 table {
    padding: 0;
    border: 0 !important;
    color: #fff !important;
}
div.di-addorder-panel .form-check-input:checked {
    background-color: rgb(118,118,118 );
    border-color: rgb(118,118,118 );
}

body div.di-addorder-panel .multiselect-container .multiselect-option.active {
    background: #1d89cf !important;
    color: #fff !important;
}

body div.di-addorder-panel .form-check {
    display: flex;
    align-items: flex-start;
    gap: 5px;
}

body div.di-addorder-panel .multiselect-option.active .form-check label, body div.di-addorder-panel .multiselect-option:hover .form-check label {
    color: #fff !important;
}

body div.di-addorder-panel .form-check label {
    margin-top: 0 !important;
}

body div.di-addorder-panel .multiselect-container.dropdown-menu.show {
    right: 0 !important;
}
/*DI*/

/*Novation*/
#divproductpanel table.nv-orderlist tr th, #divproductpanel table.nv-orderlist tr td {
    color: rgb(0 0 0) !important;
}

#divproductpanel table.nv-orderlist .tooltip1 table tbody tr td, #divproductpanel table.nv-orderlist .tooltip1 table thead tr th, #divproductpanel table.nv-orderlist .tooltip1 table {
    padding: 0;
    border: 0 !important;
    color: #fff !important;
}

div.nv-addorder-panel .form-check-input:checked {
    background-color: rgb(118,118,118 );
    border-color: rgb(118,118,118 );
}

body div.nv-addorder-panel .multiselect-container .multiselect-option.active {
    background: #1d89cf !important;
    color: #fff !important;
}

body div.nv-addorder-panel .form-check {
    display: flex;
    align-items: flex-start;
    gap: 5px;
}

body div.nv-addorder-panel .multiselect-option.active .form-check label, body div.nv-addorder-panel .multiselect-option:hover .form-check label {
    color: #fff !important;
}

body div.nv-addorder-panel .form-check label {
    margin-top: 0 !important;
}

body div.nv-addorder-panel .multiselect-container.dropdown-menu.show {
    right: 0 !important;
}
/*Novation*/

/*Site Collection*/

#divCollectionSiteMapModal {
    --bs-modal-width: 1685px;
}

#divstrcollectionordersiteaddmodal {
    --bs-modal-width: 985px;
}

body #divstrcollectionordersiteaddmodal #tblsitelist thead tr th:first-child {
    width: 70.5% !important;
}

#divstrcollectionordersiteaddmodal #divsiteadd .row.form-group .col-sm-3 {
    width: 25%;
}

#divltrv2contractsiteaddmodal #divsiteadd .row.form-group .col-sm-9 {
    width: 75%;
}

#divstrcollectionordersiteaddmodal #divsiteadd .row.form-group select {
    margin-left: 0;
}

/*body #divstrcollectionordersiteaddmodal #divsiteupdate .yellow_block .row .col-md-8 {
    display: flex;
}*/

#divstrcollectionordersiteaddmodal #divsiteupdate .siteupdatecheck {
    gap: 2px;
}
#divltrv2contractsiteaddmodal #divsiteupdate .yellow_block .row .col-md-8 .checkbox.site_check {
    padding-left: 0;
}

#divstrcollectionordersiteaddmodal #divsiteupdate .yellow_block .row .col-md-8 .checkbox.site_check:last-child label {
    white-space: nowrap;
}

#divstrcollectionordersiteaddmodal #divsiteupdate .editable-input {
    width: 85%;
}
#divstrcollectionordersiteaddmodal .modal-body .checkbox.site_check {
    padding-left: 0 !important;
}
#tblslnodata thead tr th {
    color: black !important;
}

body .strcollectionassetlist thead > tr > th:nth-child(2) {
    border-left: 1px solid #e4e4e4 !important;
}
body .strcollectionassetlist tbody > tr > td:nth-child(2) {
    border-left: 1px solid #e4e4e4 !important;
}

/*Site Collection*/

/*STR*/

/*body .divSTRaddorderpanel .multiselect-native-select .dropright {
    width: 400px !important;
}
*/
/*body .divSTRaddorderpanel .multiselect-native-select .multiselect-container.dropdown-menu.show {
    max-height: 260px !important;
    width: 100%;
}*/

body .divSTRaddorderpanel .multiselect-container .multiselect-option:hover, body .divSTRaddorderpanel .multiselect-container .multiselect-group:hover, body .divSTRaddorderpanel .multiselect-container .multiselect-all:hover, body .divSTRaddorderpanel .multiselect-container .multiselect-option:focus, body .divSTRaddorderpanel .multiselect-container .multiselect-group:focus, body .divSTRaddorderpanel .multiselect-container .multiselect-all:focus {
    background: #1d89cf !important;
    color: #fff !important;    
}

    body .divSTRaddorderpanel .multiselect-container .multiselect-option:hover label, body .divSTRaddorderpanel .multiselect-container .multiselect-group:hover label, body .divSTRaddorderpanel .multiselect-container .multiselect-all:hover label, body .divSTRaddorderpanel .multiselect-container .multiselect-option:focus label, body .divSTRaddorderpanel .multiselect-container .multiselect-group:focus label, body .divSTRaddorderpanel .multiselect-container .multiselect-all:focus label {
        background: #1d89cf !important;
        color: #fff !important;        
    }

body .divSTRaddorderpanel .multiselect-container .multiselect-option.active {
    background: #1d89cf !important;
    color: #fff !important;    
}

    body .divSTRaddorderpanel .multiselect-container .multiselect-option.active label {
        background: #1d89cf !important;
        color: #fff !important;        
    }
body .divSTRaddorderpanel .multiselect-container .multiselect-option label {
    margin: 3px 0 0 5px;
    
}
body .divSTRaddorderpanel .multiselect-container .multiselect-option span {
    display: flex;
    align-items: center;
}
body .divSTRaddorderpanel .form-check-input:checked {
    background-color: rgb(118,118,118 );
    border-color: rgb(118,118,118 );
}

.theme-default .divSTRaddorderpanel .open .btn.btn-primary.dropdown-toggle {
    background: #f4f4f4 !important;
    background-image: -webkit-linear-gradient(top,#f4f4f4 0,#eaeaea 100%) !important;
    background-image: linear-gradient(to bottom,#f4f4f4 0,#eaeaea 100%) !important;
}

#divCTPpanel #divitemlist tbody, #divCTPpanel #divitemlist td, #divCTPpanel #divitemlist tfoot, #divCTPpanel #divitemlist th, #divCTPpanel #divitemlist thead, #divCTPpanel #divitemlist tr, #divCTPpanel #divitemlist td span {
        color: #af8640 !important;
}
.strbatchorderqty {
    position: absolute !important;
    right: 10px;
    top: 3px;
    z-index: 9;
    display: inline-flex;
}
    .strbatchorderqty button.btn{
        width:0px;
    }
#divserialnoassetlistmodal {
    --bs-modal-width: 900px;
}
/*STR*/
/*Global Unit Panel Arrow box*/
body .arrow_box span {
    color: #af8640 !important;
}
body .arrow_box button.close{
    background: none !important;
    border: 0 !important;
    font-size: 19.5px !important;    
    opacity:0.2;
}
    body .arrow_box button.close:hover {
        opacity: 0.5;
    }
    body .arrow_box button.close span i {
        color: rgb(0, 0, 0) !important;
    }
#divunitpanel .arrow_box table th, #divunitpanel .arrow_box table td {
    color: #af8640 !important;
}

/*Global Unit Panel Arrow box*/

.maintenance-rate {
    display: flex;
    align-items: center;
    gap: 10px;
}



/*28-12-2023*/
/*Web Login*/
.adminloginalert {
    padding-bottom: 6px !important;
    border-radius: 0 !important;
}

    .adminloginalert .close {
        padding: 0 !important;
        cursor: pointer !important;
        background: 0 0 !important;
        border: 0 !important;
        -webkit-appearance: none !important;
        float: right !important;
        font-size: 19.5px !important;
        font-weight: 700 !important;
        line-height: 1 !important;
        color: #000 !important;
        text-shadow: 0 1px 0 #fff !important;
        opacity: .2 !important;
    }

b, strong {
    font-weight: 700;
}

p {
    margin: 0 0 9px;
}

.passwordvalidationhidden {

    display:none;
}

.divsetresetpassword .has-error .form-control {
    border: 1px solid red;
    background-color: #fee;
    color: red;
}
/*Web Login*/
/*28-12-2023*/


/*Logistics Run 19-01-2024*/

.logistics-run-status-change{
    padding-left:15px !important;
    padding-right:15px !important;
}
.logistics-run-status-change .caret {
    border-top: 4px solid #fff;
    margin-left: 3px;
    top: 55%;
}
.logistics-run-status-dropdown{
    left:auto !important;
    right:0px !important;
    border-radius:2px;
}

ul.dropdown-menu.logistics-run-status-dropdown:after {
    border-bottom: 7px solid #fff !important;
}
#divunplannedordersearchmodal .multiselect-container.dropdown-menu.show {
    width: 244px;
    border-radius: 2px;
    transform: translate3d(0px, 142px, 0px) !important;
}

.btn.clear-btn:active {
    color: #555 !important;
    border-color: #c6c6c6;
}
/*28-12-2023*/

/*Order Dashboard*/
body .order-list-header .dropdown-toggle::after {
    border-top: 0.38em solid;
    border-right: 0.38em solid transparent;
    border-left: 0.38em solid transparent;
}
#ordersearch_box #demo-settings-toggler {
    padding:0 10px !important;
}

#divorderbulkupdatebox {
    left: -93px !important;
}

#divorderpanel table.orderlist .tooltip1 table tbody tr td, #divorderpanel table.orderlist .tooltip1 table thead tr th, #divorderpanel table.orderlist .tooltip1 table {
    padding: 0;
    border: 0 !important;
    color: #fff !important;
}
body .order-searchddl .multiselect-container.dropdown-menu.show {
    transform: translate3d(0px, 300px, 0px) !important;
    
}
body .order-searchddl .divProductCodes .multiselect-container.dropdown-menu.show {
    bottom: 32px !important;
    transform: none !important;
}
body .divProductCodes .multiselect-container .multiselect-filter > .fa-search {
    z-index: 9;
}

body .divProductCodes .multiselect-container .multiselect-filter > .fas.fa-search {
    background: url(../images/search.png) no-repeat center center #eee;
    width: 30px;
    height: 32px;
    font-size: 0;
    border-right: 1px solid #d6d6d6;
    border-left: 1px solid #d6d6d6;
    margin-left: 5px;
}
#divCollectionWizardmodal {
    --bs-modal-width: 1920px;
}
#divCollectionWizardsiteaddmodal {
    --bs-modal-width: 975px;
}

body #divCollectionWizardsiteaddmodal #tblsitelist thead tr th:first-child {
    width: 67.5% !important;
}

#divCollectionWizardsiteaddmodal #divsiteadd .row.form-group .col-sm-3 {
    width: 25%;
}

#divCollectionWizardsiteaddmodal #divsiteadd .row.form-group .col-sm-9 {
    width: 75%;
}

#divCollectionWizardsiteaddmodal #divsiteadd .row.form-group select {
    margin-left: 0;
}

/*body #divCollectionWizardsiteaddmodal #divsiteupdate .yellow_block .row .col-md-8 {
    display: flex;
}*/

#divCollectionWizardsiteaddmodal #divsiteupdate .yellow_block .row .col-md-8 .checkbox.site_check {
    padding-left: 0;
}

    #divCollectionWizardsiteaddmodal #divsiteupdate .yellow_block .row .col-md-8 .checkbox.site_check:last-child label {
        white-space: nowrap;
    }

#divCollectionWizardsiteaddmodal #divsiteupdate .editable-input {
    width: 85%;
}

#divCollectionWizardsiteaddmodal .modal-body .checkbox.site_check {
    padding-left: 0 !important;
}

div.welcomewizardpadding .divvehicletiming {
    height: 40px;
}

#divCollectionWizardsiteaddmodal #divsiteupdate .siteupdatecheck {   
    gap: 3px;
}
    /*Order Dashboard*/

#divContractInvoicePurchaseOrdermodal {
    --bs-modal-width: 670px;
}