﻿.form-group i {
    top: -6px;
}


.bookinglistopacity:hover {
    opacity: 0.8;
    cursor: pointer;
}

.gj-icon {
    top: 3px !important;
}

.dataTables_length {
    display: none
}

#CloseJobTable_filter {
    margin-top: 10px;
    margin-right: 10px;
}

    #CloseJobTable_filter input, #UnassignedJobTable_filter input {
        height: 25px;
    }

#CloseJobTable_info, UnassignedJobTable_info {
    margin-left: 15px;
}

#CloseJobTable_wrapper {
    padding: 4px;
}

#CloseJobTable_processing dev {
    background-color: #dd3751;
}

.marker-label {
    color: #000000 !important;
    font-size: 14px !important;
    margin-bottom: 30px !important;
    font-weight: bold !important;
}

.gm-style-mtc-bbw {
    display: none;
}

.gm-svpc {
    display: none;
}

.gm-control-active {
    display: none;
}

a:hover, a:focus {
    text-decoration: none;
    outline: none;
}

.card-header {
    /*background-color: #343c4c !important;*/
}

.BookingStatus {
    background-color: #fff !important;
    color: #000 !important;
}

.BookingStatusHeading {
    color: #000 !important;
}

.driver-badge {
    color: #fff;
    padding: 8px;
}

.form-heading {
    color: #fff;
}

hr {
    margin-top: 0rem;
    margin-bottom: 0rem;
}

.btnJobEdit {
    margin-top: 1rem;
}

/*Sweet Alert*/
.sweet-alert {
    width: 321px !important;
    padding: 6px !important;
    margin-left: -180px !important;
}

    .sweet-alert .sa-icon {
        width: 50px !important;
        height: 50px !important;
    }

        .sweet-alert .sa-icon.sa-warning .sa-body {
            height: 21px !important;
        }
    .sweet-alert h2 {
        font-size: 20px !important;
        margin:0px!important
    }
    .sweet-alert button {
        padding: 4px 24px !important;
        margin: 18px 5px 0 5px!important;
    }

#jobs-detail-modal-section-detail {
    padding:5px;
}

.paginate_button {
    background-color: #1d1e21;
}
.current {
   background-color: #dd3751;
}
.bookinglist {
    border-radius:10px!important;
    margin-top:16px!important;
}




.driverCurrentBooking {
    margin-left: 40px;
}

.inner-addon {
    position: relative;
}
/* enable absolute positioning */
.inner-addon {
    position: relative;
}

    /* style icon */
    .inner-addon .glyphicon {
        position: absolute;
        padding: 7px;
     
    }
/* align icon */
.left-addon .glyphicon {
    left: 0px;
}

.right-addon .glyphicon {
    right: 0px;
}
/* add padding  */
.left-addon input {
    padding-left: 30px;
}

.right-addon input {
    padding-right: 30px;
}
.driver-queue-badge {
    padding: 6px 12px 7px;
}

.driver-queue-div {
    /*max-width: 10.66667% !important;*/
    display: flex;
    justify-content: center;
    align-items: center;
    margin: 1px !important;
}
.select2-search--dropdown .select2-search__field {
    padding: 0px;
}
.select2-container--default .select2-selection--single .select2-selection__rendered {
    color: #444;
    line-height: 14px;
}
.select2 select2-container select2-container--default select2-container--below{
    width:100%;
}
.select2-container--default .select2-selection--single {
    background-color: #fff!important;
    border: 1px solid #aaa;
    border-radius: 4px;
}
    .select2-container--default .select2-selection--single .select2-selection__rendered {
        /* color: #444; */
        line-height: 14px;
    }
.select2-search--dropdown .select2-search__field {
    padding-left: 20px;
}
.driverQueueCard {
    margin-bottom: 1.25rem;
    box-shadow: 0 0px 0px, 0 0px 0px;
}
.DriverTableTr {
    height: 5px !important;
}
.dataTables_paginate .paginate_button.current, .dataTables_paginate .paginate_button.current:focus, .dataTables_paginate .paginate_button.current:hover {
    background-color: #0c83ff;
}

.dataTables_paginate .paginate_button.current, .dataTables_paginate .paginate_button {
    color: #fff;
}

.dataTables_paginate .paginate_button:hover {
    background-color: #A9A9A9;
 }
.dataTables_info {
    padding-left: 5px;
}
.dataTables_filter {
    float: right;
    margin-top: 20px
}

.card-header h4 {
    font-weight: bold;
    /*color: white*/
    font-size: 1rem;
}
fieldset {
    margin-top: 20px
}
.action-links {
    text-align: center;
}
    .action-links .nav-link {
        display: inline-block;
        /*margin-right: 0px;*/ /* Adjust as needed */
        width: 15px;
        color: #0c83ff;
        margin: 2px;
    }
.action-link-tr {
    width: 100px;
}
.action-icon-color {
    color: #0c83ff;
}
.highcharts-figure,
.highcharts-data-table table {
    min-width: 220px;
    width: 100%;
    margin: 1em auto;
}

#container {
    height: 400px;
}

.highcharts-data-table table {
    font-family: Verdana, sans-serif;
    border-collapse: collapse;
    border: 1px solid #ebebeb;
    margin: 10px auto;
    text-align: center;
    width: 100%;
    max-width: 500px;
}

.highcharts-data-table caption {
    padding: 1em 0;
    font-size: 1.2em;
    color: #555;
}

.highcharts-data-table th {
    font-weight: 600;
    padding: 0.5em;
}
/*HighChart CSS*/
.highcharts-data-table td,
.highcharts-data-table th,
.highcharts-data-table caption {
    padding: 0.5em;
}

.highcharts-data-table thead tr,
.highcharts-data-table tr:nth-child(even) {
    background: #f8f8f8;
}

.highcharts-data-table tr:hover {
    background: #f1f7ff;
}
.tile {
    transition: transform 0.3s, box-shadow 0.3s;
}

    .tile:hover {
        transform: scale(1.05);
        box-shadow: 0 4px 8px rgba(0, 0, 0, 0.2);
    }
/*    .tiles-effect :hover {
        transform: translateY(-10px);
        box-shadow: 0 8px 16px 0 rgba(0,0,0,0.2), 0 12px 40px 0 rgba(0,0,0,0.19);
    }*/
.error {
    color: #ef5350 !important;
}
/* Responsive & Styled Dropdown */
.custom-user-dropdown {
    display: none;
    position: absolute;
    top: 100%;
    right: 0;
    z-index: 1050;
    min-width: 200px;
    width: fit-content;
    max-width: 95vw;
    background-color: #fff;
    border-radius: 0.375rem;
    box-shadow: 0 0.5rem 1rem rgba(0, 0, 0, 0.15);
    padding: 0.5rem 0;
    transition: opacity 0.2s ease, transform 0.2s ease;
    overflow: hidden;
    white-space: nowrap;
}

/* Ensure dropdown does not overflow on small screens */
@media (max-width: 992px) {
    .custom-user-dropdown {
        right: 0;
        left: auto;
        min-width: 160px;
        max-width: 90vw;
    }

    #useremail {
        display: none !important;
    }
}

/* Show class to toggle visibility */
.custom-user-dropdown.show {
    display: block;
}
.bg-midgreen {
    color: black;
    background-color: #7ed957;
}
.bg-icon-midgreen {
    background-color: #c2d6b9;
}

@media (max-width: 991.98px) {
    .driver-panel {
        position: absolute;
        left: 0;
        top: 0;
        height: 100%;
        z-index: 999;
        display: none;
    }

        .driver-panel.active {
            display: block;
        }
}








.toggle-switch {
    display: inline-flex;
    background-color: #7ed957;
    border-radius: 40px;
    padding: 4px;
    position: relative;
    font-family: sans-serif;
    height: 40px;
}

    .toggle-switch input {
        display: none;
    }

.toggle-label {
    position: relative;
    z-index: 2;
    width: 90px;
    text-align: center;
    padding: 6px 0;
    cursor: pointer;
    font-weight: 600;
    font-size: 14px;
    color: white;
    transition: color 0.3s ease;
}

    .toggle-label.active {
        color: #7ed957;
    }

.toggle-bg {
    position: absolute;
    top: 4px;
    left: 4px;
    width: 90px;
    height: 32px;
    background-color: white;
    border-radius: 40px;
    transition: transform 0.3s ease;
    z-index: 1;
}

.toggle-switch.active .toggle-bg {
    transform: translateX(90px);
}

