
@import url('https://fonts.googleapis.com/css2?family=Inter+Tight:ital,wght@0,100..900;1,100..900&family=Inter:ital,opsz,wght@0,14..32,100..900;1,14..32,100..900&display=swap');
body{
    font-family: "Inter Tight", sans-serif;
}
* {
    scrollbar-width: thin;
}
h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6, .main-footer {
    font-family: "Inter Tight", sans-serif;
}
*::-webkit-scrollbar {
    width: 5px;
    height: 5px;
    border-radius: 20px;
}

*::-webkit-scrollbar-thumb {
    border-radius: 20px;
}

input::placeholder{
    color: #A5A5A5 !important;
    font-size: 14px;
}

input, textarea{
    min-height: 40px;
    border: 1px solid #D2D2D2 !important;
    border-radius: 8px !important;
    outline: none;
}
.pass-show-hide-btn {
    top: 0px;
}
body{
    font-size: 14px; 
}
.captcha {
    overflow: hidden;
}


 
.form-control.is-invalid, .was-validated .form-control:invalid {
    background-image: none;
}
.form-control.is-invalid:focus, .was-validated .form-control:invalid:focus {
    box-shadow: none !important;
}

.primary-color{
    color: #0B2B48;
}

.secondary-color{
    color: #474D66;
}

.link{
    color: #1F7FFD;
    word-break: break-all;
    word-break: break-word;
    word-wrap: break-word;
}

.link:hover, .link:focus{
    color: #1F7FFD;
}
.label-color{
    color: #2B2B2B;
}

.mw-80{
    min-width: 80px;
}
.mh-80{
    min-height: 80px !important;
}

.login-box-body .btn-primary{
     padding-top: 13px;
    padding-bottom: 13px;
}
.login-box-body .form-control{
    height: 50px;
}
.login-box-body .pass-show-hide-btn > [class*="eye-"]{
    height: 50px;
}


.h-32{
    height: 32px;
}
.rounded-16{
    border-radius: 16px;
}
input.form-check-input.checkbox[type="checkbox"] {
    height: 20px !important;
    min-height: 20px !important;
    width: 20px;
    border-radius: 6px !important;
    margin: 0px 5px 0 0 !important;
    
}
.form-check-input:checked[type=checkbox]{
        background-size: 20px !important;
}
input.form-check-input.checkbox[type="checkbox"]:checked{
    background-color: #A2845E;
    border-color: #A2845E !important;
}
.login-box-body, .register-box-body {
    max-width: 500px;
    padding: 30px 40px;
}

.bg-grey{
    background-color: #EBEBEB;
}
.bg-grey1{
    background-color: #E8E8E8;
}
.h-stack{
    display: flex;
    align-items: center;
    justify-content: center;
}
.content-wrapper {
    border-top-left-radius: 20px;
    min-height:calc(100vh - 78px) !important;
}

.content-wrapper, .main-footer{
        margin-left: 90px;
}
.top-8{
    top: 8px;
}
.light-black{
    color: #4B4B4B;
}
.form-switch .form-check-input {
    width: 42px;
    height: 24px !important;
    background-size: 12px;
    min-height: auto;
    margin: 2px 0 0;
    float: none;
    background-size: 20px !important;
    background-color: #D8DAE5;
    border: 0 !important;
    background-position: 1px center;
    border-radius: 70px !important;
}
.form-switch .form-check-input:checked {
    background-color: #34C759;
    border-color: #34C759;
}
.form-switch .form-check-input:focus {
    border-color: #34C759;
    outline: 0;
    box-shadow: 0 0 0 .25rem rgba(84, 208, 92, .25);
}

.modal-footer {
    border-top-color: #E8E8E8;
}
.modal-header {
    border-bottom-color: #E8E8E8;
}
.modal-content{
    border-radius: 16px;
}
.modal {
    --bs-modal-width: 400px;
}
.content-header {
    padding: 25px 24px 0 24px;
}
.content-header .btn-sm{
    font-weight: 600;
    padding-top: 8px;
    padding-bottom: 9px;
    font-size: 14px;
    border-radius: 8px;
    padding-left: 14px;
    padding-right: 14px;
}
.content-header .btn-sm i{
    font-size: 13px;
    margin-right: 5px;
}
.content {
    padding: 24px;
}
.box .box-body {
    padding: 16px 0;
}
.box {
    border: 0;
    border-radius: 8px;
    box-shadow: 0px 1px 4px 0px #0C0C0D1A;
}
.box-body .dataTables_length {
    /* padding:  16px; */
    float: none !important;
    display: inline-block

}
div.dataTables_wrapper div.dataTables_filter label {
    margin-right: 0 !important;
    font-size: 0;
    margin-bottom: 0 !important;
}
div.dataTables_wrapper div.dataTables_filter {
    padding: 0 0 0 0;
    float: left;
    margin-left: 0;
    display: flex;
    align-items: center;
    justify-content: space-between;
    width: 100%;
    padding: 15px;
    background: #F8F8F8;
    border-top-left-radius: 16px;
    border-top-right-radius: 16px;
    border-bottom: 1px solid #E5E7EB;
}
.dataTables_wrapper .dataTables_info {
    padding-left: 16px !important;
    font-size: 14px;
    font-weight: 400;
    color: #4B4B4B !important;
}
.dataTables_wrapper .dataTables_paginate {
    padding-right: 16px !important;
    float: none !important;
    display: inline-block
}
div.dataTables_wrapper div.dataTables_length{
    margin-bottom: 0px;
}
div.dataTables_wrapper div.dataTables_length label {
    
    color: #383838;
    font-weight: 600;
    font-size: 0;
}
div.dataTables_wrapper div.dataTables_length select {
    width: 68px;
    padding: 9px 15px 9px 5px;
    border-color: #E5E5EA;
    margin: 0;
    font-size: 14px;
    border-radius: 6px;
    appearance: none;
    -webkit-appearance: none;
    background: url(../images/arrow-gray.svg) no-repeat;
    background-position: 87% center;
}

.box-body div.dataTables_wrapper div.dataTables_filter input[type="search"]::-webkit-search-cancel-button {
    margin-right: 20px;
}

.box-body div.dataTables_wrapper div.dataTables_filter input[type="search"] {
    width: 254px;
    border-color: #D1D1D6 !important;
    border-radius: 6px !important;
    padding-right: 28px;
    font-size: 14px;
    color: #101011;
    padding-left: 12px;
    margin-left: 0;
    background-color: #fff;
}
.dataTables_wrapper td {
    border-top: 0 !important;
    padding: 8px 10px !important;
    font-weight: 400;
}

.dataTables_wrapper td input{
    min-height: auto;
}

.dataTables_wrapper table th, .dataTables_wrapper table td {
    border: 1px solid #E8E8E8 !important;
    border-left: 0 !important;
    font-size: 14px;
    color: #000;
}
.dataTables_wrapper table {
    border: 0;
}
.dataTables_wrapper th {
    padding: 12px 10px !important;
    font-weight: 600;
}
.dataTables_wrapper .dataTables_paginate .paginate_button{
   
    width: 42px;
    height: 42px;
    color: #000000;
    font-size: 14px;
    vertical-align: middle;
    line-height: 28px;
    border: none;
}
.dataTables_wrapper .dataTables_paginate .paginate_button.current{
    background: #DFF5FF;
    color: #000000 !important;
    border: none;
    font-size: 14px;
    border-radius: 100px;
    line-height: 28px;
}
.dataTables_wrapper .dataTables_paginate .paginate_button:hover,
.dataTables_wrapper .dataTables_paginate .paginate_button.current, 
.dataTables_wrapper .dataTables_paginate .paginate_button.current:hover{
    background: #DFF5FF !important;
    color: #000000 !important;
    border: none;
    font-size: 14px;
    border-radius: 100px;
    line-height: 28px;
}
table.dataTable.no-footer {
    border-bottom: none;
}
.dataTables_wrapper .dataTables_paginate .paginate_button.first{
    background:#fff url(../images/first.svg) no-repeat center center!important;
     font-size: 0;
}
.dataTables_wrapper .dataTables_paginate .paginate_button.previous {
    background:#fff url(../images/prev.svg) no-repeat center center!important;
     font-size: 0;
    
}
.dataTables_wrapper .dataTables_paginate .paginate_button.next{
    background:#fff url(../images/prev.svg) no-repeat center center!important;
     font-size: 0;
    transform: rotate(180deg);
}
.dataTables_wrapper .dataTables_paginate .paginate_button.last {
    background:#fff url(../images/first.svg) no-repeat center center!important;
     font-size: 0;
    transform: rotate(180deg);
}
.dataTables_wrapper td .form-check.form-switch {
    padding: 0;
}
.dataTables_wrapper table th:last-child, .dataTables_wrapper table td:last-child {
    width: 120px !important;
}
.table-hover>tbody>tr:hover>* {
    --bs-table-bg-state: none !important;
}
.dataTables_wrapper table tbody tr:nth-child(even) td {
    /* background: #F4F4F4 !important; */
}
.modal-dialog {
    max-width: var(--bs-modal-width);
    margin-right: auto;
    margin-left: auto;
    padding: 0 15px;
    
}
.box-body .pagination>.active>a, .box-body .pagination>.active>a:focus, .box-body .pagination>.active>a:hover, .box-body .pagination>.active>span, .box-body .pagination>.active>span:focus, .box-body .pagination>.active>span:hover {
    background-color: #F18818;
    border-color: #F18818;
    color: #ffffff !important;
    border-radius: 3px;
}
.box-body .pagination>li>a {
    border: 0;
    font-size: 12px;
    color: #2B2B2B !important;
}
.paginate_button.previous, .paginate_button.next {
    position: static !important;
}
.dataTables_filter label::before {
        content: '';
    position: absolute;
    right: 12px;
    top: 10px;
    background: url(../images/search.svg) no-repeat;
    font-weight: 600;
    font-size: 13px;
    color: #A5A5A5;
    width: 20px;
    height: 20px;
}
table.dataTable thead .sorting:after{
    position: static;
    display: inline-block;
    content: '';
    background: url(../images/filter-icon.svg) no-repeat;
    width: 20px;
    height: 20px;
    vertical-align: middle;
    opacity: 1;
    margin-left: 10px;
}
table.dataTable thead>tr>th{
    background-color: #F8F8F8;
    border-top: 1px solid #F2F2F7 !important;
    border-bottom: 1px solid #F2F2F7 !important;
    font-size: 14px;
    color: #000000;
    font-weight: 600;
    border-right: none !important;
    padding: 15px 15px !important;
}
table.dataTable tbody>tr>td{
    border-bottom: 1px solid #F2F2F7 !important;
    font-size: 16px;
    color: #000000;
    border-right: none !important;
    padding: 15px 15px !important;
}
table.dataTable tbody>tr>td a{
    
    font-size: 16px;
    font-weight: normal;
}
.dataTables_filter label {
    position: relative;
}
.skin-blue .main-sidebar {
    padding-top: 78px;
    width: 90px;
    position: absolute;
    overflow: auto;
    height: 100%;
    top: 0;
    left: 0;
    z-index: 810;

    scrollbar-color: transparent transparent;
}
.skin-blue .main-header .logo {
    
    min-height: 78px;
}
.skin-blue .sidebar-menu>li.header {
    color: #787878;
    background: #00000021;
    font-size: 14px;
    font-weight: 400;
    padding: 7px 25px 7px 15px;
}
.sidebar-menu{
    white-space: normal !important
}
.sidebar-menu li:not(.header) {
    padding: 0 8px;
    margin: 0 0 4px;
}
.sidebar-menu .header {
    margin: 0 0 8px;
}
.sidebar-menu li:not(.header) a {
    font-size: 12px;
    font-weight: 400;
    border: 0 !important;
    padding: 6px 0px 6px 0px;
}
.sidebar-menu li:not(.header) a span{
    width: 100%;
    display: block;
   
}
.skin-blue .sidebar-menu>li:hover>a, 
.skin-blue .sidebar-menu>li.active>a, 
.skin-blue .sidebar-menu>li.menu-open>a {
    background: transparent;
    border-radius: 5px;
    color: #000 !important;
    border: 0;
    font-weight: 500;
}

.skin-blue .main-header .navbar {
    
    height: 78px;
    padding: 16px;
    margin-left: 0 !important;
    display: flex !important;
    justify-content: space-between;
    width: 100%;
}
.skin-blue .main-header .navbar::after,.skin-blue .main-header .navbar::before{
    display: none;
}
.main-header .sidebar-toggle:before {
    color: #007AFF;
}
.user-menu .dropdown-toggle img {
    width: 42px;
    height: 42px;
    object-fit: cover;
    border: 1px solid #2B2B2B;
    border-radius: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 0 6px 0 0;
}
.user-menu .dropdown-toggle {
    display: flex !important;
    color: #000000 !important;
    font-size: 14px;
    font-weight: 500;
    align-items: center;
    padding-bottom: 0 !important;
    padding-top: 0px;
    padding-right: 0;
}
.user-menu .hidden-xs {
    margin: 0 0 0 6px;
}
.user-menu .dropdown-toggle:hover, .user-menu .dropdown-toggle:focus {
    background: transparent !important;
}
.notification-menu .dropdown-toggle{
    background-color: #fff;
    border-radius: 100px;
    padding: 10px 10px !important;
    width: 42px;
    height: 42px;

}
.dropdown-menu>li>a:hover{
    background-color: transparent;
}
.skin-blue .main-header .navbar .sidebar-toggle {
    margin-top: 0px;
    padding: 7px 5px 7px 0px;
    margin-right: 10px;
    display: none;
}
.skin-blue .main-header .navbar .sidebar-toggle:hover, 
.skin-blue .main-header .navbar .sidebar-toggle:focus {
    background-color: transparent !important;
}
.skin-blue .main-header .logo:hover {
    background: inherit;
}
.sidebar-collapse .sidebar-menu li a {
    padding-left: 10px;
}

.sidebar-menu-icon-active{
    display: none !important;
}
.skin-blue .sidebar-menu>li.active>a .sidebar-menu-icon-active{
    display: inline-block !important;
}

.sidebar-menu-icon-default{
    display: inline-block !important;
}
.skin-blue .sidebar-menu>li.active>a .sidebar-menu-icon-default{
    display: none !important;
}
.skin-blue.sidebar-collapse .logo-mini svg {
    width: 40px !important;
    height: auto !important;
}
.ph-get{
    width: 133px;
    height: 160px;
    border-radius: 8px;
}
.ph-get-dt{
    width: 173px;
    height: 217px;
}

.cam-get{
    right: -12px;
    bottom: -12px;
    min-width: 36px;
    min-height: 36px;
    background: #F18818;
}
.tagRow {
    border-top: 1px solid #E8E8E8;
}

.tagRow button {
    background: transparent;
    padding: 0;
    width: auto !important;
    text-align: right;
    min-width: auto !important;
    margin: 0 !important;
}
.tagRow button:hover, .tagRow button:focus{
    background: transparent;
    box-shadow: none;
}
.boxFooter {
    border-top: 1px solid #E8E8E8;
    padding: 12px 20px;
    text-align: right;
}

div.boxFooter button:last-child {
    margin-right: 0 !important;
}
.ph-sm-get{
    width: 87px;
    height: 87px;
}

.select2Col input.select2-search__field {
    height: auto !important;
    min-height: auto !important;
    border: 0 !important;
}

.select2Col .select2-selection.select2-selection--multiple {
    border: 1px solid #d2d2d2 !important;
    border-radius: 6px;
    min-height: 42px;
}

.select2Col .select2-container--default.select2-container--focus .select2-selection--multiple, .select2-container--default .select2-search--dropdown .select2-search__field {
    border-color: #d2d2d2 !important;
}
.select2Col li.select2-selection__choice {
    font-size: 14px;
    color: #000 !important;
    padding: 1px 20px 1px 8px !important;
    display: flex !important;
    position: relative;
    border: 0 !important;
    margin-top: 9px !important;
}
table.dataTable thead .sorting_desc,table.dataTable thead .sorting_asc,table.dataTable thead .sorting{
    background-image: none !important;
}
.select2Col li.select2-selection__choice span {
    position: absolute !important;
    right: 0 !important;
    width: 15px !important;
    border: 0 !important;
    left: auto !important;
    top: 2px !important;
}
.select2Col li.select2-search {
    margin-top: 6px !important;
}
.select2-container .selection {
    width: 100%;
    display: inline-block;
    margin: 0 0 10px;
    max-width: 1200px;
}
.attachments p {
    border: 1px solid #A5A5A5 !important;
    border-radius: 8px !important;
    width: auto !important;
    display: flex !important;
    justify-self: flex-start;
    align-items: center !important;
}
.sign-green{
    background: #54D05C;
    width: 6px;
    height: 6px;
    border-radius: 100%;
    display: inline-block;
    margin-right: 5px;
}
.videoCol{
    max-width: 645px;
    width: 100%;
    border-radius: 16px;
    overflow: hidden;
}
.videoArea{
    height: 357px;
}
.videoArea button:hover, .videoArea button:focus{
    background: transparent;
    box-shadow: none !important;
}
.dt-large-top{
    padding: 25px;
    background: #fff;
    border-radius: 8px;
    box-shadow: 0px 1px 4px 0px #0C0C0D1A;
    margin-bottom: 20px;
}
.dt-large-top .dt-col label {
    display: inline-block;
    width: 100%;
    max-width: 180px;
}
.dt-large-top .dt-col {
    margin: 0 0 10px;
}
.dt-large-top .dt-col:last-child {
    margin: 0;
}
.dt-col .ph-get {
    width: 96px;
    height: 138px;
}
.ph-lg-get{
    width: 96px !important;
    height: 96px !important;
}

.select2Col .select2-container {
    width: 100% !important;
}
.user-menu  .userNameTxt {
    max-width: 100px;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    display: inline-block;
    vertical-align: middle;
}
.user-menu i {
    position: relative;
    top: -3px;
    margin: 0 0 0 3px;
}
.table-responsive {
    width: 100%;
}
.sidebar-menu a svg {
    margin: 0 0px 0 0;
    height: auto;
    min-width: 30px;
    width: 30px;
}
.sidebar-menu-icon{
    height: 46px;
    display: flex !important;
    align-items: center;
    justify-content: center;
    width: 100%;
}


.sidebar-menu a {
    display: flex !important;
    align-items: center !important;
    flex-wrap: wrap;
    text-align: center;
    justify-content: center;
}
.alert .close {
    float: right;
}
.alert {
    padding-right: 1em;
}
.alert button {
    padding: 0;
    border: 0;
    color: #000 !important;
    background: #ffffff !important;
    opacity: 1 !important;
    font-size: 16px;
    height: 19px;
    width: 19px;
    border-radius: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 0 0 0 10px;
}
.form-switch .form-check-input:focus {
    --bs-form-switch-bg: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='3' fill='rgba%280, 0, 0, 0.25%29'/%3e%3c/svg%3e");
}
.form-switch .form-check-input:checked:focus {
    --bs-form-switch-bg: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='3' fill='%23fff'/%3e%3c/svg%3e");
}


.min-h-100{
    min-height: 100%;
}
.py-11{
    padding-top: 11px;
    padding-bottom: 11px;
}

 tfoot {
display: table-header-group;
}


.dataTables_info {
display: none;
} 
.content-header>.breadcrumb{
    position: static !important;
    float: none !important;
    padding: 0px !important;
    margin-bottom: 10px;
    display: flex;
    align-items: center;
    background-color: transparent !important;

}
.content-header>.breadcrumb li{
    font-size: 12px;
    
    
}
.content-header>.breadcrumb>li+li{
    margin-left: 10px;
}
.content-header>.breadcrumb>li+li:before{
    margin-right: 5px;
    content: "/";
}

.max-w-200{
    max-width: 200px;
}
.custom-radio input[type=radio]{
    width: 20px;
    height: 20px;
    border-radius: 100px !important;
    min-height: 20px;
    vertical-align: top;
    margin-top: 0;
    margin-right: 10px;
    position: relative;
}
.custom-radio input[type=radio]:checked{
    background-color: #A2845E;
    border-color: #A2845E;
}
.custom-radio input[type=radio]:checked:before{
    width: 8px;
    height: 8px;
    background: #fff;
}
.custom-radio{
    font-weight: normal;
    
    font-size: 14px;
}
.text-color-2D3648{
    color: #2D3648 !important;
}
.box-footer {
    padding: 20px 0px;
    border: 0;
    border-top: 1px solid #D1D1D6;
}
.form-box-scroll{
    min-height: calc(100vh - 275px);
}

.step-not-active{
    color: #8E8E93;
}
.step-active svg{
    background: #007AFF80;
    border-radius: 10px;
}

.step-active svg rect:last-child{
    stroke: #ffffff;
    fill: #ffffff;  
}
.step-active .step-not-active{
    color: #000;
}
.step-previous .step-previous-icon{
   display: block;
}
.step-previous .step-noraml-icon{
   display: none;
}
.pe-89{
    padding-right: 89px;
}
.step-line::before{
    border-top: 1px solid #ddd;
    position: absolute;
    right: 7px;
    content: '';
    top: 17px;
    right: 8px;
    width: 73px;
}
.step-previous-icon{
    display: none;
}
.box-body div.dataTables_wrapper div.dataTables_filter input.date-picker{
    width: 200px;
}
.datepicker td, .datepicker th{
    width: 25px;
    height: 25px;
    font-size: 14px;
}
.date-picker-icon{
    right: 10px;
    top: 11px;
}
.icon-292D32{
    color: #292D32;
}
.detail-width-20{
    width: 20%;
}
.datepicker-dropdown{
    z-index: 9999999999 !important;
}
.profile-image-box{
    width: 144px;
    height: 144px;
    overflow: hidden;
    border-radius: 100%;
}
.profile-box-scroll {
    min-height: calc(100vh - 311px);
}
.custom-max-width-354{
    max-width: 354px;
}
.custom-height-190{
    height: 190px;
}
.jobs-right-filter > div {
    margin-left: 10px;
    width: 200px;
}
.custom-width-200{
    width: 200px;
}
.pending-tag{
    display: inline-block;
    padding: 3px 10px;
    background: rgba(255, 149, 0, 0.15);
    color: #FF9500;
    min-width: 76px;
    border-radius: 22px;
    text-align: center;
    font-size: 12px;
    font-weight: 500;
        vertical-align: middle;
}
.completed-tag{
    display: inline-block;
    padding: 3px 10px;
    background: rgba(52, 199, 89, 0.2);
    color: #34C759;
    min-width: 76px;
    border-radius: 22px;
    text-align: center;
    font-size: 12px;
    font-weight: 500;
        vertical-align: middle;
}
.in-progress-tag{
    display: inline-block;
    padding: 3px 10px;
    background: rgba(0, 122, 255, 0.15);
    color: #32ADE6;
    min-width: 76px;
    border-radius: 22px;
    text-align: center;
    font-size: 12px;
    font-weight: 500;
        vertical-align: middle;
}
.delayed-tag{
    display: inline-block;
    padding: 3px 10px;
    background: rgba(255, 59, 48, 0.1);
    color: #FF3B30;
    min-width: 76px;
    border-radius: 22px;
    text-align: center;
    font-size: 12px;
    font-weight: 500;
        vertical-align: middle;
}
.min-width-158{
    min-width: 158px
}
.notification-value{
    border: 2px solid #fff;
    border-radius: 100px;
    color: #fff;
    font-size: 12px;
    font-weight: 600;
    position: absolute;
    top:-5px;
    right:-10px;
    width: 22px;
    height: 22px;
    display: inline-block;
    vertical-align: middle;
}
.travel-history-table{
    padding-top: 10px;
}
.travel-history-table thead{
    display: none;
}
.travel-history-table div.dataTables_wrapper div.dataTables_filter{
    background-color: transparent !important;
    padding-left: 0;
    padding-right: 0;
    border-bottom: none;
}
.travel-history-table .dataTables_wrapper table td{
    padding-left: 0px !important;
    padding-right: 0px !important;
}
#tbl-map-view_filter > label{
    display: none;
}
#tbl-map-view_filter  label::before{
    display: none;
}
.v-middle{
    vertical-align: middle;
}
.v-text-bottom{
    vertical-align: text-bottom;
}
.card-pending{
    background-color: rgba(255, 149, 0, 0.15);
}
.card-pending-text{
    color:  #FF9500;;
}
.card-in-progress{
    background-color: rgba(50, 173, 230, 0.15);
}
.card-in-progress-text{
    color:#30B0C7
}
.card-completed{
    background-color: rgba(52, 199, 89, 0.15);
}
.card-completed-text{
    color:#34C759
}
.card-inactive{
    background-color: rgba(178, 178, 178, 0.15);
}
.card-inactive-text{
    color: #8E8E93
}
.card-overdue{
    background-color: rgba(88, 86, 214, 0.1);
}
.card-overdue-text{
    color:#8E8E93
}

.card-drivers{
    background-color: #AF52DE1A;
}
.card-drivers-text{
    color:#8E8E93
}
.dashboard-select{
    outline: none;
}
.dashboard-table.box-body .table-bordered{
    margin-bottom: 0 !important;
}
.dashboard-table .dataTables_filter{
    display: none !important;
}
.dashboard-table th:first-child{
    border-top-left-radius: 20px;
}
.dashboard-table th:last-child{
    border-top-right-radius: 20px;
}
.dashboard-table div.dataTables_wrapper{
    min-height: inherit !important;
}
.dataTables_wrapper table td:last-child.custom-width-24{
    width: 24px !important;
}
.table-mb-0.box-body .table-bordered{
    margin-bottom: 0 !important;
}
.form-control.date-picker::-webkit-input-placeholder { /* Chrome/Opera/Safari */
  color: #000 !important;
  opacity: 1 !important;
}
.form-control.date-picker::-moz-placeholder { /* Firefox 19+ */
  color: #000 !important;
  opacity: 1 !important;
}
.form-control.date-picker:-ms-input-placeholder { /* IE 10+ */
  color: #000 !important;
  opacity: 1 !important;
}
.form-control.date-picker:-moz-placeholder { /* Firefox 18- */
  color: #000 !important;
  opacity: 1 !important;
}
.text-4B5563{
    color: #4B5563;
}
table.dataTable thead>tr>th.load-wight-icon-filter{
        padding-right: 30px !important;
}
table.dataTable thead>tr>th.load-wight-icon-filter::after{
    position: absolute;
    right: 0;
    top: 0;
    bottom: 0;
    margin: auto;
}
textarea.form-control{
    min-height: 111px;
    height: 111px !important;
}
.chat-tabs .nav-item{
    width: 33.33%;
}
.chat-tabs .nav-item .nav-link{
    width: 100%;
    padding-top: 18px;
    padding-bottom: 18px;
}
.chat-message-date{
    border-bottom: 1px solid #D1D1D6;
    max-width: 370px;
    margin: 0 auto;
    text-align: center;
}
.chat-message-date span{
    padding: 0px 20px;
    margin-bottom: -10px;
    
}
.chat-message-date-inner{
    position: absolute;
    left: 0;
    right: 0;
    bottom: -9px;
}
.rounded-top-strat-0{
    border-top-left-radius: 0px !important;
}
.rounded-top-end-0{
    border-top-right-radius: 0px !important;
}
.chat-dot{
    background-color: #8E8E93;
    width: 4px;
    height: 4px;
    border-radius: 100px;
    display: inline-block;
    vertical-align: middle;
    margin: 0px 6px;
}
.message-sender{
    text-align: right;
}
.chat-user-name{
    display: inline-block;
}
.border-light{
    border: 1px solid #F2F2F7;
}
.chat-scroll{
    max-height: calc(100vh - 349px);
    overflow: auto;
    min-height: calc(100vh - 349px);
}
.chat-btn{
    background-color: transparent;
    border: none;
    
}
.form-control.chat-input{
    height: 50px;
    padding: 14px 40px !important;
}
.chat-plus-icon{
    left: 20px;
    top: 27px;
}
.chat-submit-icon{
    right: 20px;
    top: 27px;
}
.driver-upload-img.custom-profile-main input[type="file"]{
    border: none;
    width: 144px;
    height: 144px;
}
.driver-upload-img.custom-profile-main .image-file-label{
    width: 144px;
    height: 144px;
        left: 0;
}
.driver-upload-img.custom-profile-main .image-file{
    width: 144px;
    height: 144px;
    border: none;
}

.card-img{
    height: 100% !important;
}
#tbl-documents_filter.dataTables_filter input{
    margin-left: 0px;
}
.box-body div.dataTables_wrapper div.dataTables_filter .jobs-right-filter input.date-picker{
    margin-left: 0px;
}
.jobs-right-filter > div.custom-width-141 {
    width: 140px ;
}
.login-img{
    position: fixed;
    height: 100%;
}
.user-footer-links form{
    padding-top: 7px;
    padding-bottom: 7px;
}

.main-header {
    position: relative;
    max-height: 100px;
    z-index: 1030;
}
@media screen and (max-width: 1280px) {
    .login-img{
        position: fixed;
        height: 100%;
    }
    .jobs-right-filter > div {
        margin-left: 10px;
        width: 160px;
    }
    .profile-tabs .nav-link{
            padding: 12px 15px !important;
    }
    .jobs-right-filter > div >  .custom-width-200 {
        width: 100%;
    }
    .box-body div.dataTables_wrapper div.dataTables_filter .jobs-right-filter input.date-picker{
         width: 100%;
    }
    .jobs-right-filter > div{
        margin-left: 0;
        width: calc(50% - 5px);
        margin-right: 10px !important;
        padding-right: 0;
        margin-bottom: 10px !important;
        max-width: inherit !important;
    }
    .jobs-right-filter > div.custom-width-141 {
        width: calc(25% - 5px);
    }
    .jobs-right-filter > div:nth-of-type(even){
        margin-right: 0px !important;
    }
    .jobs-right-filter{
        width: 100%;
        justify-content: start !important;
    }
    div.dataTables_wrapper div.dataTables_filter{
        flex-flow: wrap;
    }
    .box-body div.dataTables_wrapper div.dataTables_filter label {
        margin-bottom: 10px !important;
    }
}
@media screen and (max-width: 991px) {
    .dataTables_wrapper .dataTables_info {
        padding-right: 16px !important;
        padding-top: 20px !important;
        padding-bottom: 10px;
    }
    .dataTables_wrapper .dataTables_paginate {
        padding-left: 16px !important;
        padding-bottom: 0 !important;
    }
    div.dataTables_wrapper div.dataTables_paginate ul.pagination {
        border: 0px !important;
    }
    div.dataTables_wrapper div.dataTables_filter {
        padding: 0 16px;
        padding-top: 15px;
        padding-bottom: 15px;
        flex-wrap: wrap;
    }
    .main-header .navbar-custom-menu a, .main-header .navbar-right a {
        color: rgb(51, 51, 51) !important;
        border-color: transparent !important;
        background-color: transparent !important;
    }
    .main-header .user-footer-links .btn-primary {
        background-color: #1F7FFD !important;
        border-color: #1F7FFD !important;
        border-radius: 4px;
    }
    .user-menu .dropdown-toggle{
        padding-top: 0px !important;
        padding-left: 5px;
    }
    
    .box-body div.dataTables_wrapper div.dataTables_filter label{
        margin-bottom: 10px !important;
    }
    .box-body .dataTables_length{
        width: 100%;
        margin-top: 10px;
    }
    .detail-width-20 {
        width: 33.33%;
    }
    .content-header .form-switch{
        padding-left: 0px !important;
    }
    .profile-tabs .nav-link{
            padding: 12px 10px !important;
    }
    .jobs-right-filter > div{
        margin-left: 0;
        width: calc(50% - 5px);
        margin-right: 10px !important;
        padding-right: 0;
        margin-bottom: 10px !important;
        max-width: inherit !important;
    }
    .jobs-right-filter  button{
        margin-bottom: 10px;
    }
    .jobs-right-filter > div.custom-width-141 {
        width: calc(50% - 5px);
    }
    .jobs-right-filter > div:nth-of-type(even){
        margin-right: 0px !important;
    }
    .jobs-right-filter{
        width: 100%;
        justify-content: start !important;
    }
    .box-body div.dataTables_wrapper div.dataTables_filter input.date-picker{
        width: 100%;
        margin-left: 0px;
    }
    div.dataTables_wrapper div.dataTables_length{
        text-align: center;
    }

}


@media screen and (max-width: 767px) {
    .content-header {
        padding: 35px 15px 0 15px;
    }
    .skin-blue .main-sidebar {
        /* padding-top: 128px; */
        -webkit-transform: translate(0px, 0); 
        -ms-transform: translate(0px, 0);
        -o-transform: translate(0px, 0);
        transform: translate(0px, 0);
    }
    .box-body div.dataTables_wrapper div.dataTables_filter input[type="search"]{
        width: 100%;
    }
    div.dataTables_wrapper div.dataTables_filter{
        flex-wrap: wrap;
    }
    .content-header h1{
        font-size: 26px;
        margin-bottom: 10px;
    }
    div.dataTables_wrapper div.dataTables_filter{
        flex-wrap: wrap;
    }
    .jobs-right-filter > div{
        margin-bottom: 10px;
    }
    .jobs-right-filter  button{
        margin-bottom: 10px;
    }
    .login-box-body, .register-box-body{
        padding: 20px;
    }
    
    .jobs-right-filter > div{
        margin-left: 0;
        width: calc(50% - 5px);
        margin-right: 10px !important;
        padding-right: 0;

    }
    .jobs-right-filter > div.custom-width-141 {
        width: calc(50% - 5px);
    }
    .jobs-right-filter > div:nth-of-type(even){
        margin-right: 0px !important;
    }
    .content {
        padding: 15px;
    }
    .profile-tabs .nav-link{
            padding: 12px 5px !important;
    }
    .detail-width-20 {
        width: 50%;
    }
    .max-w-200 {
        max-width: 100%;
    }
    .chat-scroll,.chat-list{
            max-height:inherit !important;
    }
    .box-body div.dataTables_wrapper div.dataTables_filter input.date-picker{
        width: 100%;
    }
    .skin-blue .main-header .navbar .sidebar-toggle {
        display: block;
    }
    .skin-blue .main-sidebar{
        -webkit-transform: translate(-90px, 0);
        -ms-transform: translate(-90px, 0);
        -o-transform: translate(-90px, 0);
        transform: translate(-90px, 0);
    }
    .skin-blue.sidebar-open .main-sidebar{
        -webkit-transform: translate(0px, 0);
        -ms-transform: translate(0px, 0);
        -o-transform: translate(0px, 0);
        transform: translate(0px, 0);
        margin-left: 0;
    }
    .content-wrapper, .main-footer{
        margin-left: 0px;
    }
    .sidebar-open .content-wrapper, .sidebar-open .main-footer {
        -webkit-transform: translate(0px, 0);
        -ms-transform: translate(0px, 0);
        -o-transform: translate(0px, 0);
        transform: translate(0px, 0);
        margin-left: 90px;
    }
    .skin-blue .main-header .navbar{
        display: flex !important;
        align-items: center;
    }
    .mobile-border-none{
        border:none
    }
}

@media screen and (max-width: 575px) {
    .dt-info{
        margin-bottom: 15px;
    }
    .dt-col {
        display: inline-block !important;
        width: 100%;
        margin-bottom: 15px !important;
    }
    .dt-col .ph-lg-get {
        display: inline-flex;
        margin-bottom: 15px;
    }
    .text-end:has(.btn-primary.btn-danger) {
        text-align: left !important;
        margin: 10px 0 0;
    }
    .select2Col .fs-18 {
        font-size: 15px;
    }
    .logo-lg img{
        max-width: 140px;
    }
    .jobs-right-filter > div{
        margin-left: 0px;
        width: 100%;
        padding-right: 0px !important;
    }
    .jobs-right-filter > div.custom-width-141 {
        width: 100%;
    }
    .pe-89 {
        padding-right: 40px;
    }
    .step-line::before{
            width: 30px;
    }
    /* .profile-tabs .nav-item{
        width: 100%;
    } */
     .mobile-w-100{
        width: 100%;
     }
     .box-body div.dataTables_wrapper div.dataTables_filter input.date-picker{
        width: 100% !important;
     }
     div.dataTables_wrapper div.dataTables_filter .max-w-200,
     div.dataTables_wrapper div.dataTables_filter div{
        width: 100%;
        margin-left: 0px !important;
        margin-bottom: 10px !important;
        margin-right: 0 !important;
     }
     div.dataTables_wrapper div.dataTables_filter  .custom-width-200{
        width: 100%;
     }
     .gap-bottom-10{
        margin-bottom: 10px;
     }
     .content-header h1{
        width: 100%;
     }
     .user-menu .dropdown-toggle img {
        width: 30px;
        height: 30px;
    }
    
}

.icon-bar {
    display: block;
    width: 22px;
    height: 2px;
    border-radius: 1px;
    background-color: #007AFF;
  }
  .icon-bar + .icon-bar {
    margin-top: 4px;
  }

  .card-img-overlay {  min-height: calc(100vh - 1px) }

  .custom-width-110{
    width: 110px !important;
  }
  .custom-width-110 .select2{
    width: 100% !important;
  }

  /* .custom-width-220{
    width: 220px !important;
  }
  .custom-width-220 .select2{
    width: 100% !important;
  } */
  
















