.card-header {
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.validation,
.validation :focus {
    color: red !important;
    border-color: red !important;
}

.validation::-webkit-input-placeholder {
    color: red;
}

.validation::-moz-placeholder {
    color: red;
}

.validation::-ms-placeholder {
    color: red;
}

.validation::placeholder {
    color: red;
}

.iti {
    width: 100%;
    border-left: 1px solid #d9dee3;
    border-radius: 0.375rem;
}

div.card-datatable {
    margin: 10px;
}

.card {
    margin: 5px;
}

.required-field::before {
    content: "*";
    color: black;
    margin-left: 2px
}

html:not([dir=rtl]) div.card-datatable table.dataTable tbody td:first-child {
    padding-left: 2.5rem;
    padding-right: 1.5rem;
}

/* .user-logo{
    width:100px;
} */
.authentication-wrapper.authentication-basic .authentication-inner .card .app-brand {
    margin-bottom: 0;
}

.app-logo-client {
    height: 70px;
}

.preview-img {
    width: 100px;
    padding-top: 10px;
}

.table-img-logo {
    width: 100px;
}

@media screen and (max-width: 480px) {
    .authentication-wrapper {
        min-height: 85vh;
    }
}

.modal {
    top: 30px !important;
}

.modal-top .modal-content {
    border-radius: 0.5rem;
}

.bg-white {
    background-color: #fff;
}

.img-error-page {
    width: 550px !important;
}

.sidebar-icons {
    width: 1.5rem;
    flex-grow: 0;
    flex-shrink: 0;
    margin-right: 0.5rem;
    font-size: 1.25rem;
}

.dashboard-icons {
    width: 1.5rem;
    flex-grow: 0;
    flex-shrink: 0;
    font-size: 1.25rem;
}

.btn-label-danger {
    color: #ff3e1d;
    border-color: transparent;
    background: #ffe0db;
}

.select-validation,
.select-validation :focus {
    border-color: red !important;
}

.go-button {
    padding-top: 32px !important;
}

.trade_color,
.truck_color, .equipment_color{
    width: 100%;
}

.trade_color_index {
    width: 50%;
}

.form-check-input {
    border: 2px solid #d9dee3;
}

.mtl {
    margin-top: 30px !important;
    margin-left: 30px !important;
}

.checkbox-color-privilege {
    border: 2px solid #909090;
}

.error-403-img {
    width: auto !important;
    height: 500px;
}

.client-filter {
    color: #000000;
    font-weight: 600;
}

.swal-footer {
    text-align: center !important;
}

.disabled {
    pointer-events: none;
    cursor: default;
    opacity: 0.6;
}

#exampleModal.modal.custom-class {
    z-index: 1029
}

.second-modal {
    z-index: 1050 !important;
}

.div-hight {
    height: 185px;
}

.x-close {
    float: right;
    padding-bottom: 10px;
}

.display-none {
    display: none !important;
}

.nav-tabs .nav-item .nav-link.active {
    background-color: #eceef1;
    background-color: #696cff;
    color: #fff;
}

.nav-tabs .nav-item .nav-link:not(.active) {
    background-color: rgba(105, 108, 255, .16) !important;
    color: #696cff !important;
}

.nav-tabs .nav-item .nav-link:active {
    background-color: #eceef1;
    background-color: #696cff;
    color: #fff;
}

.view-page-tab {
    padding-top: 0px;
}

.view-page-tab .tab-content {
    padding-top: 0px !important;
    padding-left: 0px;
}

.tab-alignment {
    padding-left: 6px;
    padding-bottom: 10px;
}

.bx-h {
    min-height: 200px;
}

.add-item {
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 20pt;
    text-decoration: none;
    cursor: pointer;
}

.add-item i {
    font-size: 35px;
    justify-content: center;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}

.bx-bg {
    background-color: rgba(105, 108, 255, .16) !important;
    color: #696cff !important;
}

.float-right {
    float: right;
}

.mr-5 {
    margin-right: 5px;
}

.edit-icon i {
    font-size: 25px;
    padding-right: 10px;
}

.job-viewpage .card-header {
    padding: 25px 15px 10px 15px;
}

/* .job-viewpage .form-textareaalign {
    padding-left: 20px;
} */

.list-items {
    border: 1px solid #696cff;
    border-radius: 0.5rem;
}

.display-header {
    justify-content: space-between;
    align-items: center;
    padding-bottom: 0.25rem;
    display: flex;
}

.display-header-tab {
    justify-content: space-between;
    align-items: center;
    padding: 20px;
    padding-bottom: 0;
}

.notes-boxes {
    padding-left: 6px;
    padding-top: 5px;
}

.mr-5 {
    margin-right: 5px;
}

.dropzone {
    border: 2px dashed rgba(0, 0, 0, 0.3) !important;
}

.pb-10 {
    padding-bottom: 10px;
}
.list-file > * {
    padding: 10px;
    border: 1px solid gray;
    margin-bottom: 10px;
}
.file-preview{
    background: #fcfcfc;
    height: 15rem;
    display: flex;
    flex-direction: column;
    align-items: center;
    cursor: pointer;
}
.file-preview .content {
    flex-grow: 2;
    display: flex;
    align-items: center;
    max-height: calc(100% - 26px);
    overflow: hidden;
}
.file-preview .caption {
    font-size: 11pt;
    font-style: italic;
    margin-top: 10px;
}
.file-img{
    width: 200px;
}
.file-preview i[class^="bx"] {
    font-size: 80pt;
    display: block;
    color: #979797;
}
.fs-30{
    font-size: 30px;
}
.form-box .form-row {
    display: flex;
}
.sig-line {
    border-bottom: 1px solid black;
    margin-bottom: 25px;
}
.p-100{
    padding: 0 100px 25px 100px;
}
.btn-label-primary {
    color: #696cff;
    border-color: transparent;
    background: #e7e7ff;
}
hr {
    border: none;
    border-top: 1px solid #aaa;
}
textarea {
    resize: none;
  }
.job-edit-btn{
    padding: 25px 25px 10px 30px;
}
.service-location{
    color: #697a8d;
    border: 1px solid #d9dee3;
    border-radius: 0.375rem;
    padding: 20px;
}
@media screen and (min-width: 0px) and (max-width: 750px) {
    .file-img{
        width:100%;
    } 
    .file-preview{
        height: 265px;
    }
  }
@media screen and (min-width: 750px)and (max-width: 1200px) {
    .file-img{
        width: 100%;
        max-height: 200px;
    } 
    .file-preview{
        max-height: 250px;
    }
}
@media screen and (min-width: 1201px) {
    .file-img {
        width: 130px;
    }
    .file-preview{
        max-height: 215px;
    }
}
.action-btns {
    margin-left: auto;
    order: 2;
  }
.pr-25{
    padding-right: 25px;
}
.service-job{
    text-decoration: none; 
    float: right;
}
.service-location h4{
    font-weight: bold;
    font-size: 11pt;
    padding-bottom: 5px;
    border-bottom: 1px solid #d1d1d1;
}
.text_notes{
    max-width: 820px;
}
.d-block{
    display: block !important;
}
.featurerow, .featurerow > col-sm-6{
    display: flex;
    }
@media only screen and (max-width: 480px) {
    #load-jobeditpage .rs-action-btn{
        display: inline-block !important;
    }
}
@media only screen and (max-width: 392px) {
    .d-inline{
        width: 100%;
        text-align: center !important;
    }
}
@media only screen and (max-width: 728px) {
    .d-inline{
        width: 100%;
        text-align: center !important;
    }
}
@media only screen and (min-width: 392px) and (max-width: 480px) {
    #load-jobeditpage .rs-action-btn{
        display: inline-block !important;
    }
    .d-inline{
        width: 50%;
    }
}
@media only screen and (min-width: 481px) and (max-width: 620px) {
    #load-jobeditpage .rs-action-btn{
        display: grid !important;
    }
    .action-btns {
        padding: 0 10px !important;
    }
    .d-inline{
        padding-top: 10px;
    }
}
@media only screen and (max-width: 768px) {
    .p-100 {
        padding: 0 !important;
    }
    .p-100 .border{
        border-top: 1px solid !important;
    }
}
@media only screen and (max-width: 560px) {
    .client-filter {
        display: none !important;
    }
}
@media only screen and (max-width: 575px) {
    .go-button {
        padding-top: 0px !important; 
    }
    div.dataTables_wrapper div.dataTables_filter input {
        width: 60%;
    }
    .rs-w-100{
        width: 100% !important;
        text-align: center !important;
    }
    .tab-content {
        padding: 0 !important;
    }
    .action-btns{
        /* width: 100% !important;
        text-align: center !important; */
        display: flex;
    }
    /* .action-btns button{
        width: 100%;
    } */
    html:not([dir=rtl]) .text-end {
        text-align: center !important;
    }
    html:not([dir=rtl]) .text-start{
        text-align: center !important;
    }
}
.modal-footer {
    flex-wrap: unset !important;
}
.pr-20{
    padding-right: 20px !important;
}
.nowrap{white-space: nowrap;}
.edit-btn{
    margin-left: auto;
    order: 2;
}
.office_note{
    background-color: #fff9d7 !important;
}
@media (min-width: 1200px)
{
.layout-menu-collapsed:not(.layout-menu-hover):not(.layout-menu-offcanvas):not(.layout-menu-fixed-offcanvas) .layout-menu .app-brand .app-logo-client {
    height: 35px;
    padding: 5px;
}
.layout-menu-collapsed:not(.layout-menu-hover):not(.layout-menu-offcanvas):not(.layout-menu-fixed-offcanvas) .layout-menu .layout-open {
    display: none;
}
.layout-menu-collapsed:not(.layout-menu-hover):not(.layout-menu-offcanvas):not(.layout-menu-fixed-offcanvas) .layout-menu .layout-close {
    display: block !important;
}
}
.modal-simple .modal-content {
    padding: 1rem;
}
.select2-container {
    width: 100% !important;
}
.select2-container .select2-selection--single{
   height: 40px !important;
}
.select2-container--default .select2-selection--single .select2-selection__rendered {
    line-height: 38px !important;
}
.select2-container--default .select2-selection--single .select2-selection__arrow {
    top: 5px !important;
}
.select2-container--default .select2-selection--single {
    font-size: 0.9375rem;
    font-weight: 400;
    line-height: 1.53;
    color: #697a8d;
    background-color: #fff ;
    background-clip: padding-box;
    border: 1px solid #d9dee3 ;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    border-radius: 0.375rem ;
    transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out;
}
.ui-timepicker-container{ 
    z-index:1151 !important; 
}
.fs{
    font-size: 0.84rem !important;
}
#bidjobregisterForm .form-control {
    padding: 0.2375rem 0.575rem !important;
}
#bidjobregisterForm .form-select {
    padding: 0.2375rem 0.575rem !important;
}
.slick-pane-header {
    top: 20px !important;
}
.slick-row.odd .slick-cell {
    background: #fafafa;
}
.sgrid {
    margin: 0 1.6rem 0 1.6rem !important;
    padding: 0;
}
.slick-header.ui-state-default, .slick-headerrow.ui-state-default, .slick-footerrow.ui-state-default, .slick-top-panel-scroller.ui-state-default, .slick-group-header.ui-state-default 
   {
    width: 100%;
    overflow: auto;
    position: relative;
    border-left: 0px !important;
   }

.ui-state-default, .ui-widget-content .ui-state-default, .ui-widget-header .ui-state-default, .ui-button, html .ui-button.ui-state-disabled:hover, html .ui-button.ui-state-disabled:active {
    border: none !important;
    background: none !important;
    font-weight: 600 !important;
    color: #454545;
    /* border-bottom: 1px solid silver !important; */
    font: bold 13pt !important;
}
#taskListGrid .editableGrid {
    background-color: #fffcf2 !important;
}
.reallyHidden { display: none !important;}
#task .progress {
    height: 1.75rem;
}
.pt-20{
    padding-top: 20px;
}
#taskListGrid .slick-row.even .slick-cell {
    background: #ffffff;
}
#taskListGrid {
    width: 105% !important;
    height: auto;
    overflow: hidden;
    min-height: 200px;
    position: relative;
}
.task-name-popup {
    position: fixed;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    /* padding: 10px; */
    background-color: white;
    border: 1px solid #ccc;
    box-shadow: 0 2px 10px rgba(0, 0, 0, 0.1);
    z-index: 9999;
}

@media (max-width: 768px) {
    .task-name-popup {
        width: 80%;
        max-width: 400px;
        padding: 15px;
    }
}


/* #taskListGrid .itemRow div{
    font-weight: bold;
    background: #ececec !important;
} */
#taskListGrid .itemRow_1 div{
    font-weight: bold;
    background: #ececec !important;
    border-top-color: silver;
} 
#taskListGrid .slick-row.odd .slick-cell {
    background: #fafafa;
}
.aia-form label {
    margin-top: 4px;
}
.aia-form td {
    /*border: 1px solid #e6e6e6;*/
    vertical-align: top;
    padding: 5px 3px;
}
.aia-form th{
    text-align: center;
    font-size: 15px;
}
.aia-form hr {
    border: none;
    border-top: 2px solid #999999;
}
.aia-form input[type="text"],.aia-form input[type="number"] {
    width: 135px;
    height: 25px;
}
.aia-form input[type="date"] {
    width: 135px;
    height: 25px;
}
.aia-form textarea {
    width: 92%;
    height: 85px;
    margin-top: 6px;
}
.aia-form .stepHeader{
    color: navy;
}
.aia-form .smallprint {
    font-size: 14px;
}
.aia-form .guidetext {
    font-size: 13px;
    color: #444;
    padding-left: 15px;
    font-style: italic;
}
.aia-form .signLine{
    border-bottom: 2px solid #767676;
    display: inline-block;
}
.aia-form .alphaKey th {
    background-color: #eee;
}
.aia-form .dashLineBox {
    display: flex;
    flex-wrap: nowrap;
}
.aia-form .dashLine {
    flex-grow: 1;
    border-bottom: 1px dashed black;
    height: 12px;
    margin-left: 8px;
    margin-right: 8px;
}
.aia-form .spaceLabel label {
    margin-bottom: 8px;
}
.aia-form .spaceLabel div {
    margin-bottom: 8px;
}

.aia-form #totalTbl td{
    padding-top: 8px;
    vertical-align: top !important;
}
.aia-form #totalTbl input ,.aia-form #coTable input{
    width: calc(100% - 15px);
    margin-top: 2px;
    padding: 0.4375rem 0.875rem;
    font-size: 0.9375rem;
    font-weight: 400;
    line-height: 1.53;
    color: #697a8d;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #d9dee3;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    border-radius: 0.375rem;
    transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out;
}
.aia-form #certTbl input{
    padding: 0.4375rem 0.875rem;
    font-size: 0.9375rem;
    font-weight: 400;
    line-height: 1.53;
    color: #697a8d;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #d9dee3;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    border-radius: 0.375rem;
    transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out;
}
.aia-form #certTbl {
    border-collapse: collapse;
}
.aia-form #certTbl td {
    padding: 5px 3px;
}

.aia-form #taskTable, #coTable {
    border-collapse: collapse;
}
.aia-form #taskHeadTop th {
    border-bottom: none;
}
.aia-form #taskTable th {
    border-bottom: none;
}
.aia-form #taskTable tr:first-child th {
    background-color: #eee;
}
.aia-form #taskHeadMid th {
    border-top: none;
    border-bottom: none;
}
.aia-form #taskHeadBot th {
    border-top: none;
}
.aia-form #taskTable th{
    vertical-align: middle;
    text-align: center;
    font-size: 15px;
}
.aia-form #taskTable input{
    width: calc(100% - 14px);
    margin: 2px;
}
.aia-form #taskTable input:not(:read-only) {
    background-color: #fffaeb;
    border: 1px solid grey;
}

.aia-form #scopeInp label{
    width: 275px;
}
@media (max-width: 532px)
{
    .d-sm-btn{
        width: 100% !important;
        margin-bottom: 10px;
    }
    .aia-form #totalTbl input, .aia-form #coTable input {
        width: 60%;
    }
    .aia-form #totalTbl tr {
        display: grid;
    }
}
.aia-pdf label {
    margin-top: 4px;
    color: #566a7f;
    font-weight: bold;
}
.aia-pdf td {
    /*border: 1px solid #e6e6e6;*/
    vertical-align: top;
    padding: 5px 3px;
}
.aia-pdf th{
    text-align: center;
    font-size: 15px;
}
.aia-pdf hr {
    border: none;
    border-top: 2px solid #999999;
}
.aia-pdf input[type="text"],.aia-pdf input[type="number"] {
    width: 135px;
    height: 25px;
    border: none;
    border-bottom: 1px solid black;
    border-radius: unset;
}
.aia-pdf input[type="date"] {
    width: 135px;
    height: 25px;
}
.aia-pdf textarea {
    width: 92%;
    height: 85px;
    margin-top: 6px;
    border: none;
}
.aia-pdf .stepHeader{
    color: navy;
}
.aia-pdf .smallprint {
    font-size: 14px;
}
.aia-pdf .guidetext {
    font-size: 13px;
    color: #444;
    padding-left: 15px;
    font-style: italic;
}
.aia-pdf .signLine{
    border-bottom: 2px solid #767676;
    display: inline-block;
}
.aia-pdf .alphaKey th {
    background-color: #eee;
}
.aia-pdf .dashLineBox {
    display: flex;
    flex-wrap: nowrap;
}
.aia-pdf .dashLine {
    flex-grow: 1;
    border-bottom: 1px dashed black;
    height: 12px;
    margin-left: 8px;
    margin-right: 8px;
}
.aia-pdf .spaceLabel label {
    margin-bottom: 8px;
}
.aia-pdf .spaceLabel div {
    margin-bottom: 8px;
}

.aia-pdf #totalTbl td{
    padding-top: 8px;
    vertical-align: top !important;
}
.aia-pdf #totalTbl input ,.aia-pdf #coTable input{
    width: calc(100% - 15px);
    margin-top: 2px;
    padding: 0.4375rem 0.875rem;
    font-size: 0.9375rem;
    font-weight: 400;
    line-height: 1.53;
    color: #697a8d;
    background-color: #fff;
    border: none;
    border-bottom: 1px solid black;
    border-radius: unset;
}
.aia-pdf #certTbl input{
    padding: 0.4375rem 0.875rem;
    font-size: 0.9375rem;
    font-weight: 400;
    line-height: 1.53;
    color: #697a8d;
    background-color: #fff;
    border: none;
    border-bottom: 1px solid black;
    border-radius: unset;
}
.aia-pdf #certTbl {
    border-collapse: collapse;
}
.aia-pdf #certTbl td {
    padding: 5px 3px;
}

.aia-pdf #taskTable, #coTable {
    border-collapse: collapse;
}
.aia-pdf #taskHeadTop th {
    border-bottom: none;
}
.aia-pdf #taskTable th {
    border-bottom: none;
}
.aia-pdf #taskTable tr:first-child th {
    background-color: #eee;
}
.aia-pdf #taskHeadMid th {
    border-top: none;
    border-bottom: none;
}
.aia-pdf #taskHeadBot th {
    border-top: none;
}
.aia-pdf #taskTable th{
    vertical-align: middle;
    text-align: center;
    font-size: 15px;
}
.aia-pdf #taskTable input{
    width: calc(100% - 14px);
    margin: 2px;
}
.aia-pdf #taskTable input:not(:read-only) {
    background-color: #fffaeb;
    border: 1px solid grey;
}

.aia-pdf #scopeInp label{
    width: 275px;
}
@media (max-width: 532px)
{
    .d-sm-btn{
        width: 100% !important;
        margin-bottom: 10px;
    }
    .aia-pdf #totalTbl input, .aia-pdf #coTable input {
        width: 60%;
    }
    .aia-pdf #totalTbl tr {
        display: grid;
    }
}
.pl-0{
    padding-left: 0 !important;
}
#viewsubtaskTable th {
    vertical-align: middle;
    text-align: center;
    font-size: 15px;
}
#viewsubtaskTable input {
    width: calc(100% - 14px);
    margin: 2px;
}
#viewsubtaskTable input:not(:read-only) {
    background-color: #fffaeb;
    border: 1px solid grey;
}
.swal-title {
    font-size: 20px;
}
@media only screen and (max-width: 480px)
{
    #load-bideditpage .rs-action-btn {
        display: inline-block !important;
    }
    #task .rs-btn {
        display: inline-block !important;
        padding-bottom: 10px;
        width: 100%;
        text-align: center;
    }
    #task .progress {
        width: 100% !important;
        height: 1rem;
    }
}
@media only screen and (min-width: 270px) and (max-width: 575px)
{
    #task .btn {
        text-align: center;
        width: 65%;
        font-size: 10px;
    }
}
@media only screen and (max-width: 271px)
{
    #task .btn {
        text-align: center;
        width: 100%;
    }
}
@media only screen and (max-width: 725px)
{
    .rs-btn {
        display: block !important;
        text-align: center;
    }
    #task .progress {
        width: 100% !important;
    }
}
table#paymentTask {
    border: 1px solid;
    padding: 5px;
}
#paymentTask tbody tr td {
    border: 1px solid black;
    text-align: center;
    background: #e6e6e6;
    padding: 7px 0px 7px 0px;
}
#paymentTask thead tr th {
    /* border: 1px solid black; */
    padding: 10px;
    text-align: center;
}
table#changeorder-table {
    border: 1px solid;
    padding: 5px;
}
#changeorder-table tbody tr td {
    border: 1px solid black;
    text-align: center;
    background: #e6e6e6;
    padding: 7px 0px 7px 0px;
}
#changeorder-table thead tr th {
    /* border: 1px solid black; */
    padding: 10px;
    text-align: center;
}
.del-icon-btn{
    color: red;
}
.edit-icon-btn{
    color: rgb(32, 20, 20);
}
.fw-semibold-blue{
    color: navy;
    font-weight: 600;
}
.hl-text {
    font-weight: 600 !important;
}
@media only screen and (max-width: 620px)
{
    .action-btns{
        padding: 25px 25px 10px 30px !important;
    }
}
@media only screen and (max-width: 480px)
{
    .action-btns{
       text-align: center !important;
    }
}
@media only screen and (max-width: 430px)
{
   #wo-action-btns{
    text-align: center;
    display: block !important;
   }
   #wo-action-btns a, #wo-action-btns button{
    min-width: 80%;
    margin-right: 0 !important;
    margin-bottom: 10px;
   }

}
.ui-autocomplete
    {
        position:absolute;
        cursor:default;
        z-index:4000 !important
    }
.add-company{
    color: #161414 !important;
    background-color: transparent !important;
    border-color: transparent !important;
    box-shadow:none;
    width: 100%;
}
.add-company:hover{
    color: #ffffff !important;
}
.ui-autocomplete { position: absolute; cursor: default; background:#CCC }   

/* workarounds */
html .ui-autocomplete { width:1px; } /* without this, the menu expands to 100% in IE6 */
.ui-menu {
    list-style:none;
    padding: 2px;
    margin: 0;
    display:block;
    float: left;
}
.ui-menu .ui-menu {
    margin-top: -3px;
}
.ui-menu .ui-menu-item {
    margin:0;
    padding: 0;
    zoom: 1;
    float: left;
    clear: left;
    width: 100%;
}
.ui-menu .ui-menu-item a {
    text-decoration:none;
    display:block;
    padding:.2em .4em;
    line-height:1.5;
    zoom:1;
}
.ui-menu .ui-menu-item a.ui-state-hover,
.ui-menu .ui-menu-item a.ui-state-active {
    font-weight: normal;
    margin: -1px;
    background-color: #696cff;
    color: #fff;
}
.table-auto.table-responsive {
    overflow-x: auto !important;
    -webkit-overflow-scrolling: touch;
}
.table-responsive {
    overflow-x: inherit;
    -webkit-overflow-scrolling: touch;
}
@media screen and (max-width: 770px){

    canvas.jSignature {
        width : 220px !important;
    }
    .signature-pad-wrapper {
        width : 100% !important;
    }
    .signature-line.signature-wrapper {
        width : 100% !important;
    }
    .pad {
        width : 100% !important;
    }

}
#signature{
    text-align: center;
}
@media not all and (min-resolution:.001dpcm)
{ @supports (-webkit-appearance:none) and (stroke-color:transparent) {

.slick-cell.editable.active{
	height:30px;
}


}}
@media not all and (min-resolution:.001dpcm){ 
@supports (-webkit-appearance:none) and (not (stroke-color:transparent)) {
.slick-cell.editable.active{
	height:30px;
}
}}

@media screen and (min-color-index:0) and(-webkit-min-device-pixel-ratio:0){ 
.slick-cell.editable.active{
    height:30px;
}
}
@media screen and (max-width: 420px){
.qb-token-badge{
    line-height: 16px !important;
    white-space: unset !important;
}
.landing-logo{
    width: 70% !important;
    margin: auto !important;
    display: block !important;
}
}
.navbar.bg-white {
    background-color: #ffffff !important;
    color: #e0e1ff;
}
.landing-logo{
    width:60%;
}
.landing-footer{
    background-color: #ffffff !important;
}
.terms-list li{
    padding-top: 10px;
    padding-bottom: 5px;
}
.bg-image{
    -webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
    -o-background-size: cover;
    height: 80vh;
}
.navbar{height: auto;padding: 15px 0;box-shadow: 0px 0px 24px 0px rgb(0,0,0,0.15)}
.landing-logo{width: 385px;}
.bg-image{width: 100%;height: auto;padding: 10px;}
.bg-image img{width: 100%;}
.banner-content{background-color: #f5f5f9;}
.banner-content h1{color: #3d4459;font-family: "Varela Round", Sans-serif;font-size: 45px;font-weight: 300;text-transform: capitalize;line-height: 1.2em;text-align: center;margin-bottom: 20px;padding: 0 50px;}
.banner-content p {text-align: center;color: #3d4459;font-family: "Montserrat", Sans-serif;font-size: 16px;font-weight: 200;line-height: 1.4em;padding: 0 50px;}
.icon-box-section{padding: 50px 0;}
.icon-box-section .icon-box{background-color: #fff;padding: 14%;border-radius: 15px 15px 15px 70px;box-shadow: 0px 0px 20px 0px #00000010;}
.icon-box-section .icon-box figure{display: block;width: 25%;margin-right: auto;}
.icon-box-section .icon-box figure img{width: 100%;}
.icon-box-section .icon-box h3{color: #3d4459; font-family: "Varela Round", Sans-serif; font-size: 20px;font-weight: 400; text-transform: capitalize;margin-bottom: 30px}
.icon-box-section .icon-box p{color: #3d4459;font-family: "Montserrat", Sans-serif; font-size: 16px; font-weight: 300; line-height: 1.4em;margin-bottom: 30px;}
.icon-box-section .icon-box a{font-family: "Montserrat", Sans-serif;font-size: 15px;fill: #004F6E;color: #004F6E;background-color: rgba(255,255,255,0);padding: 0px 0px 0px 0px;font-weight: 500;display: inline-block;transition: all 300ms ease}
.icon-box-section .icon-box a:hover{transform: scale(1.1);}
.doc-page-title{color: #3d4459;font-family: "Varela Round", Sans-serif;font-size: 40px;font-weight: 300; text-transform: capitalize;line-height: 1.2em;}
.terms-list li{color: #3d4459;font-family: "Montserrat", Sans-serif; font-size: 16px; font-weight: 300; line-height: 1.7em;margin-bottom: 20px;}
a.footer-text{color: #004F6E;font-family: "Montserrat", Sans-serif; font-size: 16px; font-weight: 500 !important; line-height: 1.4em;}
a.footer-link{color: #004F6E;font-family: "Montserrat", Sans-serif; font-size: 16px; font-weight: 500 !important; line-height: 1.4em;}

@media only screen and (max-width: 991px){
    .banner-content h1 br{display: none;}
    .banner-content p br{display: none;}
    .banner-content h1{margin-top: 30px;}
}
@media only screen and (max-width: 768px){
    .icon-box-section .icon-box{margin-bottom: 40px;}
    .banner-content h1{font-size: 36px;}
}
@media only screen and (max-width: 480px){
    .banner-content h1{font-size: 22px;padding: 10px;}
    .banner-content p{padding: 10px}
}
@media only screen and (max-width: 420px){
    .landing-logo{width: 100% !important;}
}
@media only screen and (max-width: 400px){
    .doc-page-title{font-size: 32px;}
    .landing-footer > div > div{width: 100%;}
    .landing-footer > div > div:first-child{order: 2;margin-top: 20px;}
}
.iti__country-list{
    z-index: 999999;
}
.iti--container{
    z-index: 1090;
}
/* Absolute Center Spinner */
.loading {
    position: fixed;
    z-index: 999;
    height: 2em;
    width: 2em;
    overflow: show;
    margin: auto;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
  }
  
  /* Transparent Overlay */
  .loading:before {
    content: '';
    display: block;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: radial-gradient(rgba(250, 250, 250, 0.8), rgba(250, 250, 250, 0.8));
    background: -webkit-radial-gradient(rgba(250, 250, 250, 0.8), rgba(250, 250, 250, 0.8));
  }
  .loading-bg-color:before{
    background:none !important;
    background: none !important;
  }
  
  /* :not(:required) hides these rules from IE9 and below */
  .loading:not(:required) {
    /* hide "loading..." text */
    font: 0/0 a;
    color: transparent;
    text-shadow: none;
    background-color: transparent;
    border: 0;
  }
  
  .loading:not(:required):after {
    content: '';
    display: block;
    font-size: 10px;
    width: 1em;
    height: 1em;
    margin-top: -0.5em;
    -webkit-animation: spinner 150ms infinite linear;
    -moz-animation: spinner 150ms infinite linear;
    -ms-animation: spinner 150ms infinite linear;
    -o-animation: spinner 150ms infinite linear;
    animation: spinner 150ms infinite linear;
    border-radius: 0.5em;
    -webkit-box-shadow: #696cff 1.5em 0 0 0, #696cff 1.1em 1.1em 0 0, #696cff 0 1.5em 0 0, #696cff -1.1em 1.1em 0 0, #696cff -1.5em 0 0 0, #696cff -1.1em -1.1em 0 0, #696cff 0 -1.5em 0 0, #696cff 1.1em -1.1em 0 0;
  box-shadow: #696cff 1.5em 0 0 0, #696cff 1.1em 1.1em 0 0, #696cff 0 1.5em 0 0, #696cff -1.1em 1.1em 0 0, #696cff -1.5em 0 0 0, #696cff -1.1em -1.1em 0 0, #696cff 0 -1.5em 0 0, #696cff 1.1em -1.1em 0 0;
  }
  
  /* Animation */
  
  @-webkit-keyframes spinner {
    0% {
      -webkit-transform: rotate(0deg);
      -moz-transform: rotate(0deg);
      -ms-transform: rotate(0deg);
      -o-transform: rotate(0deg);
      transform: rotate(0deg);
    }
    100% {
      -webkit-transform: rotate(360deg);
      -moz-transform: rotate(360deg);
      -ms-transform: rotate(360deg);
      -o-transform: rotate(360deg);
      transform: rotate(360deg);
    }
  }
  @-moz-keyframes spinner {
    0% {
      -webkit-transform: rotate(0deg);
      -moz-transform: rotate(0deg);
      -ms-transform: rotate(0deg);
      -o-transform: rotate(0deg);
      transform: rotate(0deg);
    }
    100% {
      -webkit-transform: rotate(360deg);
      -moz-transform: rotate(360deg);
      -ms-transform: rotate(360deg);
      -o-transform: rotate(360deg);
      transform: rotate(360deg);
    }
  }
  @-o-keyframes spinner {
    0% {
      -webkit-transform: rotate(0deg);
      -moz-transform: rotate(0deg);
      -ms-transform: rotate(0deg);
      -o-transform: rotate(0deg);
      transform: rotate(0deg);
    }
    100% {
      -webkit-transform: rotate(360deg);
      -moz-transform: rotate(360deg);
      -ms-transform: rotate(360deg);
      -o-transform: rotate(360deg);
      transform: rotate(360deg);
    }
  }
  @keyframes spinner {
    0% {
      -webkit-transform: rotate(0deg);
      -moz-transform: rotate(0deg);
      -ms-transform: rotate(0deg);
      -o-transform: rotate(0deg);
      transform: rotate(0deg);
    }
    100% {
      -webkit-transform: rotate(360deg);
      -moz-transform: rotate(360deg);
      -ms-transform: rotate(360deg);
      -o-transform: rotate(360deg);
      transform: rotate(360deg);
    }
  }
  .mr-2{
    margin-right: 5px;
  }
  .bg-primary { background-color: #696cff!important ;color: #ffffff;}
  .bg-dark { background-color: #0b0b14!important ;color: #ffffff;}
  .bg-info { background-color: #03c3ec!important ;color: #0b0b14;}
  .job-box-toggle i,.bid-box-toggle i,.document-box-toggle i,.timetracker-box-toggle i{
    font-size: 1.6rem;
  }
   #dashboard_box .card-body {
    flex: 1 1 auto;
    padding: 1rem 1.5rem;
    height: 16vh;
}
.onprint {
    display: none;
}
@media print {
    .button, .icon-btn, .noprint, header{
        display: none;
    }
    .onprint {
        display: initial;
    }
    body {
         background: none !important;
    }
    main {
        padding: 0;
    }
    main > * {
        margin: 0 !important;
        border: none !important;
    }
}
.dashboard {
    display: grid;
    grid-gap: 25px;
    grid-template-columns: 5fr 2fr;
    overflow: hidden;
}

.trucklist-items {
    height: calc(100vh - 235px);
    overflow-y: scroll;
}
.trucklist-items > div:not(.trips) {
    display: grid;
    grid-template-areas:
    "icon name lastOnline lastOnline"
    "icon location location openIcon";
    grid-gap: 10px;
    grid-template-columns: 34px 2fr 3fr 20px;
}
.clickable.trucklist-items > div:not(.trips):hover {
    background: #f8f8f8;
    cursor: pointer;
}
.equipment-border{
    border: 1px solid gray;
}
.equipmentlist-items {
    height: calc(100vh - 235px);
    overflow-y: scroll;
}
.equipmentlist-items > div:not(.trips) {
    display: grid;
    grid-template-areas:
    "icon name group_name lastOnline"
    "icon location location openIcon";
    grid-gap: 10px;
    grid-template-columns: 100px 1fr 1fr 1fr;
}
.clickable.equipmentlist-items > div:not(.trips):hover {
    background: #f8f8f8;
    cursor: pointer;
}
.legend {
    display: flex;
    justify-content: flex-end;
    list-style-type: none;
    padding: 0;
}
.legend li {
    padding: 0 10px;
    border-left: 1px solid #333;
}
.legend li:first-child {
    border: none;
}

.status {
    display: inline-block;
    width: 15px;
    height: 15px;
    border-radius: 50%;
    border: 1px solid black;
    margin: 0 0 -2px 5px;
}
.green.status { background: #1ec91e; }
.yellow.status { background: #f2f20b; }
.gray.status { background: #ddd; }
.red.status { background: #f32d2d; }

.icon {
    grid-area: icon;
    position: relative;
}
.icon .fas {
    font-size: 45px;
}
.icon > span {
    position: absolute;
    display: block;
    width: 100%;
    text-align: center;
    color: white;
    font-weight: bold;
    top: 7px;
}

.trucklist-items h5 {
    font-size: 13pt;
}
.trucklist-items i {
    text-align: right;
}
.trucklist-items p {
    color: #6c6c6c;
}

.equipmentlist-items h5 {
    font-size: 13pt;
}
.equipmentlist-items i {
    text-align: right;
}
.equipmentlist-items p {
    color: #6c6c6c;
}
.trips {
    margin-top: -10px;
    border: 1px solid #ccc;
    border-top: none;
}
.trips ul {
    margin: 5px 0 0;
    padding: 0;
    list-style-type: none;
}
.trips li {
    padding: 5px;
    display: flex;
    border: 1px solid #ccc;
    margin-top: -1px;
}
.trips li span {
    background: #b4b4b4;
    display: block;
    height: 20px;
    width: 20px;
    border-radius: 50%;
    text-align: center;
    color: white;
    margin-right: 5px;
    font-weight: bold;
}

.spacer {
    flex-grow: 2;
}

.infoWindow h4 {
    margin-top: 0;
}

@media all and (max-width: 1200px) {
    .dashboard {
        grid-template-columns: 3fr 4fr;
    }
}

@media all and (max-width: 900px) {
    .dashboard {
        grid-template-columns: 1fr;
        grid-template-rows: 40vh 1fr;
        max-height: calc(100vh - 120px);
    }
}
.trucklist-items {
    height: calc(100vh - 235px);
    overflow-y: scroll;
    position: relative;
}
.trucklist-items > div:not(.trips) {
    display: grid;
    grid-template-areas:
        "icon name lastOnline lastOnline"
        "icon location location openIcon";
    grid-gap: 9px;
    grid-template-columns: 100px 5fr 4fr 60px;
}
.trucklist-items > * {
    padding: 10px;
    border: 1px solid #9c9c9e;
    margin-bottom: 10px;
}
.trucklist-items h5 {
    font-size: 13pt;
}
.trucklist-items i {
    text-align: right;
}
.trips {
    margin-top: -10px;
    border: 1px solid #ccc;
    border-top: none;
}
.icon {
    grid-area: icon;
    position: relative;
}
.equipmentlist-items > * {
    padding: 10px;
    border: 1px solid #9c9c9e;
    margin-bottom: 10px;
}
.equipmentlist-items h5 {
    font-size: 13pt;
}
.equipmentlist-items i {
    text-align: right;
}
.flex {
    display: flex;
    justify-content: space-between;
}
.icon > span {
    position: absolute;
    display: block;
    width: 100%;
    text-align: center;
    color: white;
    font-weight: bold;
    top: 7px;
}
.fa-location-pin::before {
    font-size: 55px;
}
.trucklist-items h5 {
    font-size: 13pt;
}
.trucklist-items i {
    text-align: right;
}
.trucklist-items p {
    color: #6c6c6c;
}

.trips {
    margin-top: -10px;
    border: 1px solid #ccc;
    border-top: none;
}
.trips ul {
    margin: 5px 0 0;
    padding: 0;
    list-style-type: none;
}
.trips li {
    padding: 5px;
    display: flex;
    border: 1px solid #ccc;
    margin-top: -1px;
}
.spacer {
    flex-grow: 2;
}

.infoWindow h4 {
    margin-top: 0;
}
.ui-state-default, .ui-widget-content .ui-state-default, .ui-widget-header .ui-state-default, .ui-button, html .ui-button.ui-state-disabled:hover, html .ui-button.ui-state-disabled:active{
    color: #454545 !important;
}
.dropzone .dz-preview .dz-error-message{
    top: 15px !important;
}
td.required:after {
    content: " *";
    color: #ce0000;
}
.dropzone .dz-preview .dz-image{
    display: block !important;
    margin: auto !important;
}
.dropzone .dz-preview .dz-image img {
    display: block !important;
    margin: auto !important;
}
#remaining_total{
    color:green;
}
#bidjobregisterForm .input-group-theme-sm>.form-control,#bidjobregisterForm .input-group-theme-sm>.form-select,#bidjobregisterForm .input-group-theme-sm>.input-group-text,#bidjobregisterForm .input-group-theme-sm>.btn {
    padding: 0.26rem 0.625rem !important;
}
#cobrabidjobregisterForm .input-group-theme-sm>.form-control,#cobrabidjobregisterForm .input-group-theme-sm>.form-select,#cobrabidjobregisterForm .input-group-theme-sm>.input-group-text,#cobrabidjobregisterForm .input-group-theme-sm>.btn {
    padding: 0.26rem 0.625rem !important;
}
.disable-select{
    color: #697a8d !important;
    background-color: #eceef1 !important;
}
#cobrabidjobregisterForm .form-control ,#cobrabidjobregisterForm .form-select{
    padding: 0.2375rem 0.575rem !important;
}
/* Style the tab */
.time-tab,.calendar-tab {
    overflow: hidden;
    
}

/* Style the buttons inside the tab */
.time-tab button ,.calendar-tab button{
    border-radius:5px;
    background-color: inherit;
    float: left;
    border: none;
    outline: none;
    cursor: pointer;
    padding: 8px 20px;
    transition: 0.3s;
    font-size: 17px;
}

/* Change background color of buttons on hover */
.time-tab button:hover ,.calendar-tab button:hover {
    background-color: #878aff;
    color: #FFF;
}

/* Create an active/current tablink class */
.time-tab button.active,.calendar-tab button.active {
    background-color: #696cff;
    color: #FFF;
    border-radius:5px;
}

/* Style the tab content */
.time-tabcontent,.calendar-tabcontent {
    display: none;
    padding: 6px 12px;
    /* border: 1px solid #ccc; */
    border-top: none;
}
.btn-label-secondary:hover {
    border-color: rgba(0,0,0,0) !important;
    background: #788393 !important;
    color: #fff !important;
    box-shadow: 0 0.125rem 0.25rem 0 rgba(133,146,163,.4) !important;
    transform: translateY(-1px) !important;
}
.-mr{
    margin-top: -1.25rem;
}
.fs-resize{
    font-size:1.30rem;
}
@media only screen and (max-width: 767px){
.has-events {
    position: initial;
    top: 10px;
    right: 10px;
    width: 10px;
    height: 10px;
    border-radius: 50%;
  }
.fc .fc-daygrid-event-harness{
    display: inline-block !important;
}
.fc .fc-daygrid-body-unbalanced .fc-daygrid-day-events {
    min-height: 1.5em;
    position: relative;
}
.fc-event-info .fc-daygrid-event-dot{
    border-color: #03c3ec !important;
}
.fc-daygrid-event-dot{
    display: none;
}
.fc-daygrid-dot-event .fc-event-title{
    display: none;
}
.fc-daygrid-dot-event .fc-event-time{
    display: none;
}
.calendar-actions{
    padding-left: 45px;
}
}
@media only screen and (min-width: 420px) and (max-width: 767px){
    #load-bideditpage .rs-action-btn {
        display: inline-block !important;
    }
    .d-inline {
        width: 100%;
        text-align: center !important;
    }
}
@media screen and (max-width: 528px) {
    .mbv-text-center{
        display: block !important;
        text-align: center !important;
    }
    .text-xs-center{
        text-align: center !important;
        width: auto;
        display: block;
    }
}
.scheduler-btn-close{
    margin-top: 0 !important;
    padding: 0.55rem !important;
}
/* CSS for the overlay */
.overlay {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.5);
    z-index: 9999;
    display: flex;
    align-items: center;
    justify-content: center;
}

/* CSS for the spinner */
.spinner {
    font-size: 40px;
    color: #fff;
}
.resize-txt{
    resize:auto !important;
    width: 100%;
    height: 100%;
    resize: both; /* Allow resizing in both horizontal and vertical directions */
    max-width: 100%; /* Restrict the maximum width to the container's width */
    max-height: 100%; /* Restrict the maximum height to the container's height */
}
#resize-container {
    max-width: 650px; /* Set the desired width for the container */
}
.invoice-content p {text-align: left;color: #3d4459;font-family: "Montserrat", Sans-serif;font-size: 16px;font-weight: 400;line-height: 1.4em;padding: 0 50px;}
#inv_table p{
    padding: 0 !important;  
}
.form-select[readonly] {
    background-color: #eceef1;
    opacity: 1;
}
.pr-1{
    padding-right: 1em !important;
}
.pr-0-5{
    padding-right: 0.5em !important;
}
.mt--100{
    margin-top: -100px !important;
}
.help-img{
    width: 500px !important;
    height: 200px !important;
}
.help-img-1{
    width: 200px !important;
    height: 200px !important;
}
.bid-flag{
    padding-left: 10px;
    color: #e74141;
}
.red-flag{
    padding-left: 10px;
    color: red;
}
.orange-flag{
    padding-left: 10px;
    color: orange;
}
.note-flag{
    padding-left: 10px;
    color: #ffab00;
}
.row-highlight{
    color: #2c2626;
    font-weight: 600;
}
.row-red-highlight{
    color: #e74141;
    font-weight: 600;
}
.row-golden-highlight{
    color: #ffab00;
    font-weight: 600;
}
input[type="radio"].readonly {
    opacity: 0.5; /* not necessary */
    pointer-events: none;
}
.job-invoice .nav-link{
    padding: 0.5rem 0.85rem !important;
}
.dark-pr{
    color: #fff !important;
    background-color: #0d1093 !important;
    border-color: #0d1093 !important;
}
.text-red{
    color: red !important;
    font-weight: 600;
}
.readonly {
    opacity: 0.5; /* not necessary */
    pointer-events: none;
}
.doc_keywords .tagify__input{
    padding: 0.8em 0.5em !important;
}
/* Styles for the icon and popup */
.icon-container {
    position: relative;
    display: inline-block;
    margin-right: 20px; /* Add margin between icon containers */
}

.icon {
    cursor: pointer;
    font-size: 15pt !important;
    display: inline !important;
}

.popup {
    display: none;
    position: absolute;
    top: 30px; /* Adjust the distance from the icon as needed */
    left: 0;
    background-color: #fff;
    padding: 10px;
    border: 1px solid #ccc;
    box-shadow: 0px 2px 4px rgba(0, 0, 0, 0.2);
}
.btn-blue {
    color: #fff;
    background-color: #004AAD;
    border-color: #004AAD;
    box-shadow: 0 0.125rem 0.25rem 0 rgba(0 ,74 ,173,.4);
}
.btn-blue:hover {
    color: #fff;
    background-color: #004AAD;
    border-color: #004AAD;
    transform: translateY(-1px);
}
.resume-icon{
    font-size: 3.5rem;
    color: #004AAD;
}
.red-icon{
    color: #e74141;
}
#break_time_list {
    display: none;
}
.timer-size{
    font-size: 2.15rem !important;
}
.table#break_time_list>:not(caption)>*>*{
    padding: 0.525rem 0.825rem !important;
}
.show-close-icon {
    display: block !important; /* Use !important to override any existing styles */
}
.div-carrier-card-h{
    min-height: 160px;
}
.div_carrier {
    display: block;
  }
  @media (max-width: 991px) {
    .div_carrier {
        max-width: 100%;
        overflow-x: auto;
    }
}
@media (min-width: 768px) and (max-width: 1024px) {
    .div_carrier {
        max-width: 100%;
        overflow-x: auto;
    }
}
    
@media (max-width: 767px) {
    .div_carrier {
        max-width: 100%;
        overflow-x: auto;
    }
}
.div_carrier .list-unstyled {
    padding-left: 0;
    list-style: none;
}
    
.div_carrier .list-unstyled li {
    display: flex;
    align-items: center;
    margin-bottom: 10px; 
}
    
.div_carrier .fw-semibold {
    font-weight: bold;
    margin-right: 10px; /* Adjust the spacing as needed */
}
@media (max-width: 575px) {
    .mobile-p-2 {
        padding: 1rem !important;
    }
}
.m-auto{
    margin: auto !important;
}
.disabled-option {
    color: #636161; /* Change text color for disabled options */
    background-color: #ada8a8; /* Change background color for disabled options */
    cursor: not-allowed; /* Change cursor for disabled options */
}
.ml-5{
    margin-left: 5px;
}
.dt-options {
    float: right;
    margin-left: 5px;
    margin-bottom: 5px;
}
#job_report_table_length,#timetracker_report_table_length{
    float: left;
}
@media print {
    .print-title{
        margin-bottom: 1rem !important;
        text-align: center !important;
    }
}
.text-green{
    color:green;
}
.text-yellow{
    color:#e3e303;
}
@media (max-width: 436px) {
    .time-tab {
        display: block !important;
    }
}
@media only screen and (max-width: 496px) {
    .job-header{
        display: block !important;
    }
}
.popover-body {
    min-width: 200px;
    min-height: 200px;
}
/* Styling for the overlay */
.overlay {
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.5);
    z-index: 1100; /* Set z-index lower than Bootstrap modal */
  }

  /* Styling for the modal */
  .editPopup {
    display: none;
    position: fixed;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    background-color: #fff;
    padding: 20px;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.5);
    z-index: 1200; /* Set z-index higher than Bootstrap modal */
    max-width: 400px; /* Set your desired maximum width */
    width: 100%;
    max-height: 80vh; /* Set your desired maximum height */
    overflow-y: auto;
  }
span#notification_text {
    color: red;
    padding: 8px;
}
.validation-message {
    color: red !important;
}
.introjs-tooltip-width-600{
    width: 600px !important;
    max-width: 700px !important;
}
.introjs-skipbutton{
    float: inline-start !important;
    text-decoration: none;
    border-color: #bdbdbd;
    cursor: default;
    font-weight: 400 !important;
    font-size: 14px !important;
    padding: .7rem !important;
    background-image: none;
    text-decoration: none;
    background-color: #03c3ec !important;
    border-color: #03c3ec !important;
    box-shadow: 0 .125rem .25rem 0 rgba(3, 195, 236, .4) !important;
    line-height: unset !important;
}
.introjs-tooltip-header .introjs-skipbutton {
    display: none !important;
}
.introjs-prevbutton{
    background-color: #696cff !important;
    border-color: #696cff !important;
    box-shadow: 0 .125rem .25rem 0 rgba(105, 108, 255, .4) !important;
}
.introjs-nextbutton{
    background-color: #696cff !important;
    border-color: #696cff !important;
    box-shadow: 0 .125rem .25rem 0 rgba(105, 108, 255, .4) !important;
}
.introjs-button{
    color: #fff !important;
    text-shadow: none !important;
    border: 1px solid transparent !important;
    padding: .5rem 1rem !important;
    font-size: 14px !important;
}
.icon .truck-icon{
    font-size: 30pt !important;
}
.icon .equipment-icon{
    font-size: 40pt !important;
}
.truck-label{
    font-size: 15px !important;
    padding-right: 15px !important;
}
span.equipment-label {
    font-size: 10pt !important;
    top: 10px !important;
}
.fc-event-title,.fc-event-time{
    display: none !important;
}
/* Show event title only in timeGridDay view */
.fc-timeGridDay-view .fc-event-title {
    display: block !important;
}
.fc-timeGridDay-view .has-events {
    display: none !important;
}
.custom-event-content {
    padding: 5px;
    border-radius: 5px;
}

.event-title {
    font-weight: bold;
}

.event-time {
    color: #666;
}

.event-description {
    font-size: 0.9em;
}
.select2-container--default .select2-selection--single .select2-selection__clear{
    padding-top: 6px;
}
.estimate-header dd{
    margin-bottom:unset !important;
}
.card-logo .card-body {
    display: flex;
    justify-content: center;
    align-items: center;
    height: 100%; /* Ensure full height for vertical centering */
}
.estimate-logo {
    max-width: 100%; /* To prevent the logo from overflowing */
    max-height: 100%; /* To keep the logo proportional */
    object-fit: contain; /* Ensures the logo scales properly */
}
.card-logo{
    min-height: 170px;
}
.mr-1{
    margin-right: 0.2rem;
}
.mr-2{
    margin-right: 0.4rem;
}
#cost_table td{
    font-weight: 500;
}
.editor-select {
    width: 100%;
    height: auto;
    min-height: 100px; /* Adjust height for multi-select */
    overflow-y: auto;
}
.page-loading {
    position: fixed;
    z-index: 9999; /* Keep loader above everything */
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    display: flex;
    justify-content: center;
    align-items: center;
    background: rgba(250, 250, 250, 0.8); /* Transparent overlay */
  }
  
  /* Loader image styling */
  .page-loading img {
    width: 80px; /* Adjust size of the loader image */
    height: 80px; /* Adjust size of the loader image */
    object-fit: contain; /* Ensure the image fits properly */
  }
  .highlight-date {
    color: red;
    font-weight: bold;
    width: 13%;
}
.timetracker-text{
    padding-left: 10px;
    font-weight: 500;
}
.timetracker-running{
    padding-left: 10px;
    font-weight: 500;
}
.btn-disabled:disabled{
    opacity: 0.35;
}
.time-popup-text {
    padding: 15px !important;
    line-height: 35px !important;
}
.btn-timetracker{
    width: 100px;
    display: flex;
    align-items: center;
    justify-content: center;
}
/* Ensure sidebar has a fixed height and enables scrolling */
#layout-menu {
    max-height: 150vh; /* Full height */
}

.wh-100{
    width: 100px;
}
#modalNotesContent{
    padding-top: 0 !important;
}
.lang-flag {
    width: 20px;
    height: auto;
    margin-right: 5px;
}
.readonly-field {
    background-color: #f0f0f0 !important; /* Light grey */
    pointer-events: none; /* Prevent interactions */
    opacity: 0.6; /* Make it look disabled */
}
.pr-5 {
    padding-right: 5px;
}
.pdf-checkbox{
    width: 4em;
    margin-left: 10px;
}
.p-text-start{
    margin-left: 35px;
}
.check-amount-table tr{
    border-style: hidden !important;
}
.p-25{
    padding: 15px 25px;
}
.header-align{
    margin-top: 0.5rem !important;
}
.is-invalid + .select2-container--bootstrap5 .select2-selection {
    border-color: #dc3545 !important;
}
.fieldlog-logo{
    max-width: 200px;
}
.creation-date{
    top:120px;
    right: -200px !important;
}