/*Write your custom css in this file.*/
.datepicker {
    z-index: 9999 !important;
}
.checkbox-checked {
    width: 15px;
    height: 15px;
    /* border: 2px solid rgba(166, 166, 166, 0.2); */
    background-size: 12px 10px;
}
.checkbox-blank {
    width: 15px;
    height: 15px;
    border: 2px solid rgba(166, 166, 166, 0.2);
    border-radius: 1px;
}
.min_height_35{
    min-height : 35px;
}
.w40p {
    width: 40%;
}
.card table .badge {
    margin-top: 0px;
}
.badge {
    font-size: 75%;
}
.py-4 {
    padding-top: 1.1rem!important;
    padding-bottom: 1.5rem!important;
}
.dataTable .badge {
    margin-bottom: 0px;
}
.dataTable .badge.badge-normal{
    white-space: normal;
}
table.dataTable tbody th, table.dataTable tbody td {
    padding: 10px 10px !important;
}
.general-form .form-control[readonly] {
    background-color: #e9ecef;
    opacity: 1;
}
.general-form .form-control {
    background-color: #ffffff;
    opacity: 1;
}
.dataTables_empty{
    padding: 15px 10px !important;
    text-align: center;
}
/* table.dataTable.display tbody th, table.dataTable.display tbody td,table.dataTable.no-footer tbody td {
    border-top: 1px solid #0000003d !important;
} */
.selectedreadonly{
    pointer-events: none;
    touch-action: none;
}
/* .display.dataTable thead{ 
    background: #38a4f8;
    border: 1px solid #38a4f8;
    --bs-text-opacity: 1;
    color: rgba(var(--bs-white-rgb),var(--bs-text-opacity))!important;
} */
.w3p {
    width: 3%; 
}
.w4p {
    width: 4%; 
}
.w8p {
    width: 8%; 
}
a.disabled{
    pointer-events: none;
}
.collapse-title {
    position: relative;
  }
    
  .collapse-title::after {
    content: "+";
    top: 0px;
    right: 0px;
    position: absolute;
    padding: 0px 10px;
    font-weight: bold;
    color: #fff;
    font-size: 18px;
  }
  
  .collapse-title[aria-expanded="true"]::after {
    content: "-";
  }

/* table.dataTable tbody>tr.selected, table.dataTable tbody>tr>.selected{ */
    /* background: #38a4f8; */
    /* border: 1px solid #38a4f8; */
/* } */
.dataTable tbody tr:hover.selected td {
    color: #4e5e6a !important;
}
table.dataTable tbody td.select-checkbox:before, table.dataTable tbody th.select-checkbox:before {
    content: ' ';
    margin-top: -6px;
    margin-left: -6px;
    border: 2px solid rgba(166, 166, 166, 0.2);
    border-radius: 3px;
}
table.dataTable tbody td.select-checkbox:before, table.dataTable tbody td.select-checkbox:after, table.dataTable tbody th.select-checkbox:before, table.dataTable tbody th.select-checkbox:after {
    display: block;
    position: absolute;
    top: 1.2em;
    left: 50%;
    width: 20px;
    height: 20px;
    box-sizing: border-box;
}
.dropdown-item.active, .dropdown-item:active {
    color: #fff;
    text-decoration: none;
    background-color: #38a4f8;
}
.general-form .form-control::placeholder {
    font-size: 12px;
    color: #4e5e6a5e;
  }
  .form-control{
    color: #4e5e6a !important;
  }
  label{
    font-size: 12px;
    color: #4e5e6a;
}
.general-form .form-control {
    font-size: 12px;
    /* border-color: #7877774d; */
}
.general-form .unit-type-drop {
    border-color: #7877774d;
}
.general-form .select2-container .select2-choice,.general-form .select2-container .select2-choices,.general-form .select2-container .select2-choices .select2-search-field input{
    border-color: #7877774d !important;
}
.general-form input,.general-form textarea{
    border-color: #7877774d !important;
}
.general-form.white .select2-container .select2-choice,.general-form.white .select2-container-multi.form-control{
    border-color: #7877774d !important;
}
.general-form textarea.form-note{
    height: 35px;
}
/* table.dataTable.row-border tbody td{
    border: 1px solid #0000003d;
    background-color: #fff;
    color : #000 !important;
} */
/* table.dataTable.row-border thead th
{
    background: #38a4f8;
    border: 1px solid #38a4f8;
    --bs-text-opacity: 1;
    color: rgba(var(--bs-white-rgb),var(--bs-text-opacity))!important;
} */
.btn-warning{
    background: #ffb822 !important;
    border-color: #ffb822 !important;
}
.capitalize{
    text-transform: capitalize;
}
.app-alert.animate {
    top: 0 !important;
    height: 55px;
    z-index: 9999;
}
.back-btn{
    width: 50px;
    height: 50px;
    /* background-color: #fff; */
    z-index: 9;
    position: fixed;
    bottom: 18px;
    right: 80px;
    box-shadow: 0px 3px 4px 4px rgba(0, 0, 0, 0.1);
    border-radius: 50%;
    text-align: center;
    padding: 15px;
    cursor: pointer;
}
.form-control-timesheet {
    text-align: center;
    width: 100%;
    padding: 0.375rem 0.75rem;
    font-size: 12px;
    font-weight: 400;
    line-height: 1.5;
    color: #212529;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #f2f4f6;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    border-radius: 0.25rem;
    transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out;
}
.app-alert-message{
    max-width: 100%;
}
#client-form #address{
    height: 45px;
}
/* .sidebar{
	font-size: 13px;
} */
.form-group #remark{
	height: 100px !important;
}
.modal-w20{
    width: 50%;
}
.edit-image-file.vehicle .delete-saved-file {
    top: -10px !important;
    left: 90% !important;
    min-width: 25px;
    padding: 3px 4px;
    display: unset;
}
.edit-image-file.vehicle .download-saved-file {
    top: -10px !important;
    left: 90% !important;
    min-width: 25px;
    padding: 3px 4px;
    display: unset;
}
.edit-image-file .download-saved-file:hover{
    background: #0ABB89;
    color: #fff;
    border: 1px solid #0ABB89;
}
.edit-image-file.vehicle {
    height: 120px !important;
}

/* The container */
.container-checkbox {
    display: block;
    position: relative;
    padding-left: 35px;
    margin-bottom: 12px;
    cursor: pointer;
    font-size: 22px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    width: 50px;
}

/* Hide the browser's default checkbox */
.container-checkbox input {
    position: absolute;
    opacity: 0;
    cursor: pointer;
}

/* Create a custom checkbox */
.container-checkbox .checkmark {
    position: absolute;
    top: 0;
    left: 0;
    height: 50px;
    width: 50px;
    background-color: #eee;
    border-radius: 30px;
    border: 3px solid #cdc8c8;
}

/* On mouse-over, add a grey background color */
.container-checkbox:hover input ~ .checkmark {
    background-color: #ccc;
}

/* When the checkbox is checked, add a blue background */
.container-checkbox input:checked ~ .checkmark {
    background-color: #2196F3;
    border: 1px solid #2196f3;
}

/* Create the checkmark/indicator (hidden when not checked) */
.container-checkbox .checkmark:after {
    content: "";
    position: absolute;
    display: none;
}

/* Show the checkmark when checked */
.container-checkbox input:checked ~ .checkmark:after {
    display: block;
}

/* Style the checkmark/indicator */
.container-checkbox .checkmark:after {
    left: 17px;
    top: 10px;
    width: 12px;
    height: 25px;
    border: solid white;
    border-width: 0 3px 3px 0;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
}
.toggle.ios, .toggle-on.ios, .toggle-off.ios { border-radius: 20rem; }
.toggle.ios .toggle-handle { border-radius: 20rem; }
.toggle.btn {
    min-width: 4.7rem;
}
#date_filter,#staff_category{
    background-color: #fff;
}
.checkinoutcls .toggle.btn{
    min-width: 4.8rem;
}
.undo_leave_class .toggle.btn{
    min-width: 10.8rem;
}
html, body{
    color : #7d8489 !important;
    /* font-size: 12px !important; */
}
.btn {
    font-size: 12px !important;
}

.th-icon a{
    cursor: pointer;
    min-width: 28px;
    background: #fff;
    color: #a1a3a5;
    border-radius: 50%;
    display: inline-block;
    position: relative;
    vertical-align: middle;
    text-align: center;
    margin: 0 5px;
    padding: 2px 0 2.5px 0;
    border: 1px solid #e2e7f1;
    font-size: 14px;
}

.th-icon a:hover {
    background: #0ABB87;
    color: #fff;
    border: 1px solid #0ABB87;
}
.th-icon a.delete:hover {
    background: #FD397A;
    color: #fff;
    border: 1px solid #FD397A;
}
.th-edit-delete .div-edit-delete {
    display: none;
  }
  
  .th-edit-delete:hover .div-edit-delete {
    display: inline-block;
    position: absolute;
    top: 10px;
    right: 0px;
  }
  .avatar-lg {
    border-radius: 50%;
    background-color: #fff;
}
div.dataTables_scrollBody {
    background: unset !important;
    top: -30px;
    max-height: calc(100vh - 420px) !important;
}
.dataTables_scrollHead,.dataTables_scrollHead th{
/* border: 1px solid #f2f2f2 !important; */
z-index: 9;
/* background-color: #38a4f8; */
}
.timsheet_check_tr th{
    background: #fff !important;
    border: unset !important;
}

.padding0-th.dataTable thead .p0 th,.padding0-th.dataTable tbody td.p0{
    padding: 0px !important;
}
.th-div-first{
width: 50%;
float: left;
border-right: 1px solid #f2f2f2;
padding: 10px;
text-align: center;
}
.th-div-second{
    width: 50%;
    float: left;
    padding: 10px;
    text-align: center;
}

.intime_a,.intime_delete{
    cursor: pointer;
    min-width: 28px;
    background: #fff;
    color: #a1a3a5;
    border-radius: 50%;
    display: inline-block;
    position: relative;
    vertical-align: middle;
    text-align: center;
    margin: 0 5px;
    padding: 2px 0 2.5px 0;
    border: 1px solid #e2e7f1;
    font-size: 14px;
}
.intime_a:hover {
    background: #0ABB87;
    color: #fff;
    border: 1px solid #0ABB87;
}
.intime_delete:hover {
    background: #FD397A;
    color: #fff;
    border: 1px solid #FD397A;
}
.min-h70{
    height: 50px;
}
.select2-result-unselectable{
    background-color: #eee;
}
#attendance-tabs.nav-tabs{
    border-bottom: unset;
}
/* .btn-primary.disabled, .btn-primary:disabled {
    color: #fff;
    background-color: #884ea0;
    border-color: #884ea0;
} */
.icon-12 {
    width: 14px;
    height: 14px;
    color:#1d82f5;
    font-size: 12px;
}
.icon-12.fill {
    fill:#1d82f5;
}
.text-lightest {
    color: #99a5b5;
}
@media (max-width: 990px){

    .th-div-first{
        width: 100%;
        float: left;
        border-right: 1px solid #f2f2f2;
        padding: 10px;
        text-align: center;
        }
        .th-div-second{
            width: 100%;
            float: left;
            padding: 10px;
            text-align: center;
        }

/* th, td { white-space: nowrap; } */
    div.dataTables_wrapper {
        width: 348px;
        /* margin: 0 auto; */
    }
    .dtfc-fixed-left{
        background-color: white;
        color:#000 !important;
        z-index: 1;
    }
    table.dataTable thead tr>.dtfc-fixed-left, table.dataTable thead tr>.dtfc-fixed-right, table.dataTable tfoot tr>.dtfc-fixed-left, table.dataTable tfoot tr>.dtfc-fixed-right {
        top: 0;
        bottom: 0;
        z-index: 3;
        /* background: #38a4f8; */
        /* border: 1px solid #38a4f8; */
        --bs-text-opacity: 1;
        color: rgba(var(--bs-white-rgb),var(--bs-text-opacity))!important;
    }
    table.dataTable tbody tr>.dtfc-fixed-left{
        background-color: white;
        color:#000 !important;
    }
    

/* .sidebar .sidebar-toggle-btn {
    float: right;
    display: inline-block !important;
    margin: 0 !important; 
    background-color: #fff;
    width: 2rem;
    height: 4.8rem;
    padding-top: 20px;
} */

table.dataTable thead th:first-child, table.dataTable tbody td:first-child{
	padding-left: 25px !important;
}

.dataTables_scrollHead table tr th:first-child{
    width: 2px !important;
    padding-left: 5px !important;
}
/* #job-table thead th:first-child, table.dataTable tbody td:first-child{
    width: 2px !important;
    padding-left: 7px !important;
} */
.dataTables_scrollHead table tr th:nth-child(2){
    width: 50px !important;
}
#job-table thead th:nth-child(2), table.dataTable tbody td:nth-child(2){
    width: 50px !important;
}
#job-table_filter.dataTables_filter{
    margin: 0 0px 10px 0px !important;
    float: left !important;
}
#job-table_wrapper .dataTables_length{
    text-align: left !important;
}
.modal-w20 {
    width: 80%;
}
}
@media only screen and (max-width: 768px) {
    div.dataTables_wrapper {
        width: 325px;
    }
}
@media only screen  and (min-width: 375px)  and (max-width: 812px)  {
    div.dataTables_wrapper {
        width: 352px;
    }
}
@media (min-width: 768px) and (max-width: 1024px) {
    div.dataTables_wrapper {
        width: 705px;
    }

    .dataTables_scrollHead table tr th:first-child{
        width: 2px !important;
        padding-left: 5px !important;
    }
    /* #job-table thead th:first-child, table.dataTable tbody td:first-child{
        width: 2px !important;
        padding-left: 5px !important;
    } */
    #job-table thead th:first-child, table.dataTable tbody td:first-child {
        width: 3px !important;
        padding-left: 25px !important;
    }
    #job-table thead th:nth-child(2), table.dataTable tbody td:nth-child(2) {
        width: 100px !important;
    }
}
@media (max-width: 767px) {
    .sidebar-off{
        z-index: 1080;
    }
}

#team-form .select2-container.select2-container-disabled .select2-choices div {
    line-height: 1;
    color: #fff;
    text-align: center;
    white-space: nowrap;
    vertical-align: baseline;
    border-radius: 0.25rem;
    background-color: #22B9FF !important;
    /* font-size: 75%; */
}
#team-form .select2-container-multi.select2-container-disabled .select2-choices .select2-search-choice{
    background-color: #22B9FF !important;
    border: 1px solid #22B9FF;
}
.settings .settings-anchor {
    font-size: 13px;
}
/* table .goal-progress {
    display: inline-block;
}
.goal-progress {
    text-align: center;
    position: relative;
}
table .goal-percent {
    font-size: 10px;
    text-align: center;
    left: 1px;
    top: 22px;
    line-height: 0;
}
.goal-percent {
    position: absolute;
    top: 100px;
    left: 0;
    width: 100%;
    text-align: center;
    line-height: 40px;
    font-size: 50px;
} */



.progress-rounded {
    width: 50px;
    height: 50px;
    background: none;
    position: relative;
  }
  
  .progress-rounded::after {
    content: "";
    width: 100%;
    height: 100%;
    border-radius: 50%;
    border: 3px solid #eee;
    position: absolute;
    top: 0;
    left: 0;
  }
  
  .progress-rounded>span {
    width: 50%;
    height: 100%;
    overflow: hidden;
    position: absolute;
    top: 0;
    z-index: 1;
  }
  
  .progress-rounded .progress-left {
    left: 0;
  }
  
  .progress-rounded .progress-bar {
    width: 100%;
    height: 100%;
    background: none;
    border-width: 3px;
    border-style: solid;
    position: absolute;
    top: 0;
  }
  
  .progress-rounded .progress-left .progress-bar {
    left: 100%;
    border-top-right-radius: 80px;
    border-bottom-right-radius: 80px;
    border-left: 0;
    -webkit-transform-origin: center left;
    transform-origin: center left;
  }
  
  .progress-rounded .progress-right {
    right: 0;
  }
  
  .progress-rounded .progress-right .progress-bar {
    left: -100%;
    border-top-left-radius: 80px;
    border-bottom-left-radius: 80px;
    border-right: 0;
    -webkit-transform-origin: center right;
    transform-origin: center right;
  }
  
  .progress-rounded .progress-value {
    position: absolute;
    top: 0;
    left: 0;
  }
  #journal_entry_form_table #dynamic_field textarea{
    height : 35px;
  }
  .gridview_search{
    width : 100% !important;
  }
  .widget-icon-coral {
    float: left;
    background-color: #FD397A;
    height: 55px;
    width: 55px;
    display: flex;
    border-radius: 5px;
    align-items: center;
    justify-content: center;
    text-align: center;
  }
  .widget-icon-coral .icon {
    width: 2rem;
    height: 2rem;
    color: #fff;
  }
  .widget-icon-purple {
    float: left;
    background-color: #6f42c1;
    height: 55px;
    width: 55px;
    display: flex;
    border-radius: 5px;
    align-items: center;
    justify-content: center;
    text-align: center;
  }
  .widget-icon-purple .icon {
    width: 2rem;
    height: 2rem;
    color: #fff;
  }
  .widget-icon-warning {
    float: left;
    background-color: #ffc107;
    height: 55px;
    width: 55px;
    display: flex;
    border-radius: 5px;
    align-items: center;
    justify-content: center;
    text-align: center;
  }
  .widget-icon-warning .icon {
    width: 2rem;
    height: 2rem;
    color: #fff;
  }
  .widget-icon-orange {
    float: left;
    background-color: #fd7e14;
    height: 55px;
    width: 55px;
    display: flex;
    border-radius: 5px;
    align-items: center;
    justify-content: center;
    text-align: center;
  }
  .widget-icon-orange .icon {
    width: 2rem;
    height: 2rem;
    color: #fff;
  }
  .widget-icon-secondary {
    float: left;
    background-color: #6c757d;
    height: 55px;
    width: 55px;
    display: flex;
    border-radius: 5px;
    align-items: center;
    justify-content: center;
    text-align: center;
  }
  .widget-icon-secondary .icon {
    width: 2rem;
    height: 2rem;
    color: #fff;
  }
  .widget-icon-info {
    float: left;
    background-color: #0dcaf0;
    height: 55px;
    width: 55px;
    display: flex;
    border-radius: 5px;
    align-items: center;
    justify-content: center;
    text-align: center;
  }
  .widget-icon-info .icon {
    width: 2rem;
    height: 2rem;
    color: #fff;
  }
  .page-tax-returns {
    padding: 1cm;
    border: 1px #D3D3D3 solid;
    border-radius: 5px;
    background: white;
    box-shadow: 0 0 5px rgba(0, 0, 0, 0.1);
    display: flex;
    /* width: 21cm; */
    margin: 15px auto;
}
.widget-icon-green {
    float: left;
    background-color: #0abb87;
    height: 55px;
    width: 55px;
    display: flex;
    border-radius: 5px;
    align-items: center;
    justify-content: center;
    text-align: center;
  }
  .widget-icon-green .icon {
    width: 2rem;
    height: 2rem;
    color: #fff;
  }
  table.dataTable.row-border tbody td.textwhite{
    color :#fff !important;
  }
  .dataTable tbody tr:hover td.textwhite {
    color: #4e5e6a !important;
}
tbody td.textwhite{
    color :#fff !important;
  }
tbody tr:hover td.textwhite {
    color: #4e5e6a !important;
}
.bgg-success {
    --bs-bg-opacity: 1;
    background-color: rgba(var(--bs-success-rgb), var(--bs-bg-opacity)) !important;
}
.h155{
    height: 155px !important;
}
.language-dropdown{
    height: 118px;
}
.project_staff_in_out tr{
    height: 65px;
    font-size: 15px;
}
.project_staff_in_out .avatar-xs {
    width: 50px;
    height: 35px;
}
/*** iPhone and iOS Form Input Zoom Fixes ***/
/* Fix Input Zoom on devices older than iPhone 5: */
@media screen and (device-aspect-ratio: 2/3) {
    select, textarea, input[type="text"], input[type="password"],
    input[type="datetime"], input[type="datetime-local"],
    input[type="date"], input[type="month"], input[type="time"],
    input[type="week"], input[type="number"], input[type="email"],
    input[type="url"]{ font-size: 16px; }
}

/* Fix Input Zoom on iPhone 5, 5C, 5S, iPod Touch 5g */
@media screen and (device-aspect-ratio: 40/71) {
    select, textarea, input[type="text"], input[type="password"],
    input[type="datetime"], input[type="datetime-local"],
    input[type="date"], input[type="month"], input[type="time"],
    input[type="week"], input[type="number"], input[type="email"],
    input[type="url"]{ font-size: 16px; }
}

/* Fix Input Zoom on iPhone 6, iPhone 6s, iPhone 7  */
@media screen and (device-aspect-ratio: 375/667) {
    select, textarea, input[type="text"], input[type="password"],
    input[type="datetime"], input[type="datetime-local"],
    input[type="date"], input[type="month"], input[type="time"],
    input[type="week"], input[type="number"], input[type="email"], 
    input[type="tel"], input[type="url"]{ font-size: 16px; }
}

/* Fix Input Zoom on iPhone 6 Plus, iPhone 6s Plus, iPhone 7 Plus, iPhone 8, iPhone X, XS, XS Max  */
@media screen and (device-aspect-ratio: 9/16) {
    select, textarea, input[type="text"], input[type="password"],
    input[type="datetime"], input[type="datetime-local"],
    input[type="date"], input[type="month"], input[type="time"],
    input[type="week"], input[type="number"], input[type="email"],
    input[type="tel"], input[type="url"]{ font-size: 16px; }
}
.topbar-brand {
    padding: 1rem 0rem;
    text-align: center;
    font-size: 15px;
    z-index: 999;
}
.sidebar .sidebar-version{
    position: fixed;
    z-index: 999;
    font-size: 10px;
    top: 45px;
    color: #5e9b90;
    margin-left: 200px;
}
.cart-grid-item .cart-grid-item-image .cart-grid-rate{
    background: #a1a2a2;
    color: #fff;
}
/* .btn-info {
    background: #5b988c;
    border: 1px solid #5b988c;
} */
/* .process-order-preview { */
    /* max-width: unset; */
    /* min-width: unset; */
    /* margin: auto; */
/* } */
.widget-module {
    border: 1px solid #f2f4f6;
}
/* preview,PDF Logo style */
table.header-style tr td img{
    width: 100%;
}
.float-start.mr15 img{
    width: 50%;
}
#estimate-item-table .option.w80,
#clients_contract-item-table .option.w80,
#company_policy-item-table .option.w80,
#sub_contract_po-item-table .option.w80,
#sales_return_item_table .option,
#sub_contract_return_item_table .option{
    padding: 10px 0px !important;
}
.sidebar-brand{
    /* padding: 0.9rem 1.9rem; */
    /* background-color: #fff !important; */
}
.mleft-right {
    margin-left: 1px;
    margin-right: 1px;
}
.widget-details h3 {
    margin: 0;
    color: #000;
}

#dynamic_field .help-block{
    box-shadow: none;
    color: #ec5855;
    display: block;
    margin-top: 5px;
    margin-bottom: 10px;
}
#dynamic_field .select2-container {
    position: relative;
    z-index: 2;
    float: left;
    width: 100%;
    margin-bottom: 0;
    display: table;
    table-layout: fixed;
  }
  .client-profile-image-thumb{
    width: 125px;
    height: 125px;
}
@media (max-width: 1191px){
    .licensed_to{
        display: none !important;
    }
}
.table>:not(caption)>*>* {
    color: unset;
    background-color: unset;
}
.select-batch a{
    font-size: 10px !important;
    padding: 7px;
}
.del_item{
    cursor: pointer;
    min-width: 28px;
    background: #fff;
    color: #9699a8;
    border-radius: 50%;
    display: inline-block;
    position: relative;
    vertical-align: middle;
    text-align: center;
    margin: 0 5px;
    padding: 2px 0 2.5px 0;
    border: 1px solid #f1f1f5;
    font-size: 14px;
}
.del_item:hover {
    background: #fd1361;
    color: #fff;
    border: 1px solid #fd1361;
}
#show_vehicle_prv_km{
    margin-top: 5px;
    margin-bottom: 5px;
    box-shadow: none;
    display: block;
}
.max-logo-size {
    max-width: 100%;
    max-height: 100%;
}
.app-alert.alert-danger{
    background-color: #09b0ec;
    color: #fff;
}
.send_to_client{
    cursor: pointer;
}
.side_bar_seach_menu{
    position: relative;
    padding: 0.8rem 1.1rem;
    border-radius: 3px;
    z-index: 99999;
    width: 100%;
}

@media (max-width: 767px) {
    .side_bar_seach_menu {
        position: relative;
        width: 100vw;
        left: 0;
        right: 0;
        top: 0;
        padding: 0.8rem 0.5rem;
        border-radius: 0;
    }
}
#seach_menu{
    background-color: #eee;
    border-color: #eee;
    color: #000;
    border-radius: unset;
}
@media (max-width: 767px) {
    .ps__thumb-y {
        width: 12px;
    }
}
.bom_item {
    cursor: pointer;
    background-color: #f5f5f5;
    padding: 5px;
}
.collapse-title.bom_item::after{
    color: #0c0c0c;
}

/* Health Alert Modal Styles */
.health-alert-trigger {
    transition: all 0.3s ease;
}

.health-alert-trigger:hover {
    transform: scale(1.1);
    filter: brightness(1.2);
}

.modal-header.bg-warning {
    border-bottom: 3px solid #f0ad4e;
}

.card.border-success {
    border-width: 2px !important;
}

.card.border-warning {
    border-width: 2px !important;
}

.card.border-danger {
    border-width: 2px !important;
}

.card.border-info {
    border-width: 2px !important;
}

#healthAlertModal .alert {
    border-left: 4px solid;
    border-radius: 0.375rem;
}

#healthAlertModal .alert-danger {
    border-left-color: #dc3545;
}

#healthAlertModal .alert-warning {
    border-left-color: #ffc107;
}

#healthAlertModal .alert-info {
    border-left-color: #0dcaf0;
}
#signature canvas{
    background-color: #eee; 
    border: 1px solid #ccc; 
    padding: 10px;
}