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

.breadcrumb a {
    text-decoration: none;
}
.manage-location-modal {
    position: fixed;
    left: 0;
    right: 0;
    top: 0;
    width: 100%;
    height: 100%;
    bottom: 0;
    z-index: 1111;
    /* background: #808080e8; */
    background: rgba(17, 24, 39, 0.75);
    display: none;
}
.manage-location-modal.open{
    display: block;
}
.close-btn {
    position: absolute;
    right: 15px;
    top: 15px;
    z-index: 99999;
}
.multiple-items-new{
    display: grid !important;
    align-items: center;
    height: 100vh;
}
.multiple-items-new .slick-prev {
    font-size: 0;
    background: #fff url('/images/chevron-left.png') !important;
    background-size: 20px !important;
    width: 40px !important;
    height: 40px !important;
    border-radius: 50% !important;
    background-position: center center !important;
    background-repeat: no-repeat !important;
    z-index: 111111;
    left: 15px;
}
.multiple-items-new .slick-next {
    font-size: 0;
    background: #fff url('/images/right-chevron.png') !important;
    background-size: 20px !important;
    width: 40px;
    height: 40px;
    border-radius: 50%;
    background-position: center center !important;
    background-repeat: no-repeat !important;
    z-index: 111111;
    right: 15px;
}
.multiple-items-new .slick-prev::before,.multiple-items-new .slick-next::before{
    content: unset;
}

.multiple-items-new .slick-slide {
    display: flex !important;
    justify-content: center;
    align-items: center;
}
.manage-location-modal-slider-main .slick-slide{
    height: 600px;

}
.manage-location-modal-slider-main img {
    max-width: 670px !important;
    height: 100% !important;
    border-radius: 0 !important;
    height: auto;
    max-height: unset !important;
    object-fit: cover;
}


div#deleteModal i.fa.fa-trash-o{
font-size: 65px;
    text-align: center;
    margin: 30px 0 5px 0;
}

i#eye_password, i#eye_confirm_password{
    float: right;
    cursor: pointer;
    margin-right: 10px;
    margin-top: -30px;
}

#header_report{
    background: #ffffff;
    border:none;
}

footer{
    position: fixed;
    top: auto;
    bottom: 0;
    text-align: center;
    width: 100%;
    background: #f7f7f7;
    height: 35px;
    padding: 9px;
    z-index: 11;
    font-size: 13px;
}

.custom-locations-on-map [role="dialog"] {
    min-width: 130px !important;
    width: 260px !important;
}
.custom-locations-on-map [role="dialog"] .gm-style-iw-d {
    margin-top: -10px !important;
}

.custom-locations-on-map [role="dialog"] [aria-label="Close"] {
    position: absolute !important;
    right: 5px;
    padding: 0px !important;
    width: 30px !important;
    height: 30px !important;
    display: flex !important;
    align-items: center !important;
    background: #d7d7d7 !important;
    top: 5px;
    justify-content: center;
    border-radius: 10px;
}

.custom-locations-on-map [role="dialog"] [aria-label="Close"] span {
    margin: 0px !important;
}

.dropdown-menu{
    min-width: 12rem;
}

i.edit-table-icon, i.trash-table-icon, i.restore-table-icon, i.eye-table-icon {
    font-size: 20px !important;
}

input:-webkit-autofill,
input:-webkit-autofill:focus {
    transition: background-color 600000s 0s, color 600000s 0s;
}
input[data-autocompleted] {
    background-color: transparent !important;
}

#custom_wrapper #dt-length-0:focus,
#custom_wrapper #dt-search-0:focus,
#location_wrapper #dt-length-0:focus,
#location_wrapper #dt-search-0:focus,
#deletedlocation_wrapper #dt-length-0:focus,
#deletedlocation_wrapper #dt-search-0:focus,
#search:focus,#home_screen_type:focus,
#role_list_wrapper #dt-length-0:focus,
#role_list_wrapper #dt-search-0:focus,
#user_list_wrapper #dt-length-0:focus,
#user_list_wrapper #dt-search-0:focus,
#category_list_wrapper #dt-length-0:focus,
#category_list_wrapper #dt-search-0:focus,
select#user,select#task_status,select#unassign_location_bulk_action,
#assigned_location_table_wrapper #dt-length-0:focus,
select#assign_location_bulk_action,
#unassigned_location_table_wrapper #dt-length-0:focus,
#location_list_wrapper #dt-length-0:focus,
#location_list_wrapper #dt-search-0:focus,
#search:focus,#role_type:focus,#type:focus,
select#cms_role_id:focus,select#role_id:focus,
#organization_list_wrapper #dt-length-0:focus,
#organization_list_wrapper #dt-search-0:focus,
#assigned_task_table_wrapper #dt-length-0:focus,
#assigned_task_table_wrapper #dt-search-0:focus,
#task_list_wrapper #dt-length-0:focus,
#task_list_wrapper #dt-search-0:focus,
#taskdetail_wrapper #dt-length-0:focus,
#taskdetail_wrapper #dt-search-0:focus,
#task-custom-fields_wrapper #dt-search-0:focus,
#taskbatch-custom-fields_wrapper #dt-search-0:focus,
#group_list_wrapper #dt-search-0:focus,
#group_location_wrapper #dt-search-0:focus,
#assigned_location_task_group_table_wrapper #dt-search-0:focus {
    border-color: inherit !important;
    box-shadow: none !important;
    outline: none !important;
}
#custom_wrapper #dt-search-0,
#location_wrapper #dt-search-0,
#location_list_wrapper #dt-search-0,
#deletedlocation_wrapper #dt-search-0,
#role_list_wrapper #dt-search-0,
#category_list_wrapper #dt-search-0,
#organization_list_wrapper #dt-search-0,
#user_list_wrapper #dt-search-0,
#taskdetail_wrapper #dt-search-0{
    background-color: transparent !important;
    cursor: pointer !important;
}

[id^="dt-search-"] {
    background-color: transparent !important;
    cursor: pointer !important;
}

#location_wrapper .grid-cols-1 {
    overflow-x: auto !important;
    scrollbar-gutter: stable !important;
}

#taskdetail_wrapper .grid-cols-1 {
    overflow-x: auto !important;
    scrollbar-gutter: stable !important;
}

#assigned_task_table_wrapper .grid-cols-1 {
    overflow-x: auto !important;
    scrollbar-gutter: stable !important;
}

#deletedlocation_wrapper .grid-cols-1  {
    overflow-x: auto !important;
    scrollbar-gutter: stable !important;
}

#custom_wrapper .grid-cols-1  {
    overflow-x: auto !important;
    scrollbar-gutter: stable !important;
}

#task-custom-fields_wrapper .grid-cols-1 {
    overflow-x: auto !important;
    scrollbar-gutter: stable !important;
}

select#role_type,
select#home_screen_type,
select#cms_role_id,
select#role_id,
select#type,
select#user,
select#assign_location_bulk_action,
select#unassign_location_bulk_action,
select#task_status {
    background-color: transparent !important;
}

label.cursor-pointer.should-display-audit{
display: -webkit-box !important;
}

th.dtfc-fixed-right{
    background: #e5e7eb !important;
}
.dtfc-fixed-right {
 position: relative;
}
.dtfc-fixed-right::after{
    content: "";
    box-shadow: inset -10px 0 8px -8px rgba(0, 0, 0, 0.2);
    position: absolute;
    width: 10px;
    top: 0;
    bottom: 0;
    left: 0;
    transform: translateX(-80%);
}
.dataTable tr:hover td.dtfc-fixed-right{
    background: #ecebeb;
    transition-duration: .2s;
}
.scrollbar::-webkit-scrollbar {
    width: 5px;
    height: 10px;
  }

  .scrollbar::-webkit-scrollbar-thumb {
    background: gray;
    border-radius: 100vh;
  }

/* #location */
@media (prefers-color-scheme: dark) {
    .dataTable td.dtfc-fixed-right{
        background: #000 !important;
    }
    th.dtfc-fixed-right{
     background: #1f2937 !important;
    }
    .dataTable tr:hover td.dtfc-fixed-right{
    background: #cac8c8 !important;
    transition-duration: .2s;
    }
    .dtfc-fixed-right::after{
      content: "";
      box-shadow: inset -10px 0 8px -8px rgba(255, 255, 255, 0.2);
     }
    input:-webkit-autofill,
    input:-webkit-autofill:focus {
      transition: background-color 600000s 0s, color 600000s 0s;
    }
    input[data-autocompleted] {
        background-color: transparent !important;
    }
    select#role_type option,
    select#home_screen_type option,
    select#cms_role_id option,
    select#role_id option,
    select#type option,
    select#user option,
    select#assign_location_bulk_action option,
    select#unassign_location_bulk_action option,
    select#task_status option{
        color:white;
        background: black;
    }
    .daterangepicker td.active, .daterangepicker td.active:hover{
        background-color: blue;
        border-color: transparent;
        color: white;
    }
    td.weekend.active.start-date.available{
        background-color: blue;
        color: black;
    }
    td.available{
        background-color: white;
        color: black;
    }
    .calendar-table .table-condensed thead th{
        background-color: white !important;
        color: black !important;
    }

    .ts-wrapper .ts-control {
        background-color: black;
        color: white;
        padding-right: 30px !important;
    }

    th {
        color: white !important;
    }
}

.ts-wrapper .ts-control {
    max-height: 65px !important;
    overflow: auto;
    background: transparent !important;
    padding-right: 30px !important;
}

.gm-style-iw-chr {
    display: none !important;
    visibility: hidden !important;
}
.gm-style-iw-d {
    padding: 0 !important;
}
.dtfc-fixed-right{
    right: -1px !important;
}
.item {
    width: fit-content !important;
    max-width: 96% !important;
}
.ts-control::-webkit-scrollbar {
    width: 5px;
    height: 10px;
  }

  .ts-control::-webkit-scrollbar-thumb {
    background: gray;
    border-radius: 100vh;
  }
