body {
    padding-bottom: 37px !important;
}

.ui-autocomplete {
    position: absolute;
    cursor: default;
    z-index: 1001 !important
}

.progress {
    background-color: #e2e2e2;
    height: 24px;
    border-radius: 50px;
}

.progress-bar {
    background-color: #e2e2e2;
}

.bg-occupy {
    background-color: #6bb512;
    border-radius: 50px;
    height: 100%;
}

.time_am_pm {
    color: #b1b1b1;
    font-size: 12px;
    font-weight: 500;
}

.time_stemp_txt {
    width: 14.2%;
    text-align: center;
}

.form-floating>.form-control,
.form-floating>.form-select {
    /* height: 3.5rem; */
    line-height: 1.25;
}

.addride .form-floating>label {
    padding: 1rem 0;
}

.addride .form-floating input.form-control,
.form-floating textarea.form-control {
    font-size: 1rem;
}

.addride .form-floating>.form-control {
    padding: 1rem 0;
}

.addride .form-floating label {
    font-size: 1rem;
}

.modal_footer {
    margin-top: 5px;
    width: 100%;
    text-align: center;
}

.table tbody tr td:first-child {
    text-align: left;
}

.btn_call_now {
    background: #db234f;
    border-color: #db234f;
    width: 100%;
    margin: 20px auto;
    border-radius: 5px;
}

.btn_call_now:hover,
.btn_call_now:focus,
.btn_call_now:active {
    background: #db234f;
    border-color: #db234f;
}

.btn_message {
    background: #fff;
    border-color: #676767;
    width: 100%;
    margin: 20px auto;
    border-radius: 5px;
    border-width: 1px;
}

.btn_message:hover,
.btn_message:focus,
.btn_message:active {
    background: #fff;
    border-color: #676767;
}

button:focus:not(:focus-visible) {
    outline: none !important;
    box-shadow: none !important;
}

.pick_drop_txt {
    color: #a2a2a2;
    font-size: 0.8rem;
}

.taxi_name_txt {
    padding-left: 46px;
}

.pick_drop_icons {
    color: #db234f;
    height: 20px;
    width: 20px;
    margin-bottom: 8px;
}

.location_name {
    color: #656464;
    padding-bottom: 8px;
    font-size: 16px;
    font-weight: 800;
}

.text-left {
    text-align: left;
}

.w-10 {
    width: 10% !important;
}

.w-20 {
    width: 20% !important;
}

.w-30 {
    width: 30% !important;
}

.w-40 {
    width: 40% !important;
}

.w-md-30 {
    width: 30%;
}

.timepicker {
    border: 1px solid rgb(163, 175, 251);
    text-align: center;
    display: inline;
    border-radius: 4px;
    padding: 2px;
}

.timepicker .hh,
.timepicker .mm {
    width: 40px;
    outline: none;
    border: none;
    text-align: center;
}

.timepicker.valid {
    border: solid 1px springgreen;
}

.timepicker.invalid {
    border: solid 1px red;
}

/* Paste this css to your style sheet file or under head tag */
/* This only works with JavaScript,
  if it's not present, don't show loader */
/* .no-js #loader { display: none;  }
  .js #loader { display: block; position: absolute; left: 100px; top: 0; }
  .se-pre-con {
      position: fixed;
      left: 0px;
      top: 0px;
      width: 100%;
      height: 100%;
      z-index: 9999;
      background: url(http://smallenvelop.com/demo/simple-pre-loader/images/loader-64x/Preloader_2.gif) center no-repeat #fff;
  } */


/* ------- Ajax loading spinner start ------- */

/* #overlay {
      position: fixed;
      top: 0;
      z-index: 1100;
      width: 100%;
      height: 100%;
      background: rgba(0, 0, 0, 0.6);
  }

  .cv-spinner {
      height: 100%;
      display: flex;
      justify-content: center;
      align-items: center;
  }

  .spinner {
      width: 30px;
      height: 30px;
      border: 3px #ddd solid;
      border-top: 4px #2e93e6 solid;
      border-radius: 50%;
      animation: sp-anime 0.8s infinite linear;
  } */

@keyframes sp-anime {
    100% {
        transform: rotate(360deg);
    }
}

.is-hide {
    display: none;
}

/* ------- Ajax loading spinner end ------- */
@media only screen and (max-width: 768px) {
    .w-md-30 {
        width: auto;
    }

    .timepicker {
        display: block;
    }

    .taxi_name_txt {
        padding-left: 10px;
    }
}

@media only screen and (max-width: 441px) {

    .table-rides>thead>tr,
    .table-rides>tbody>tr {
        font-size: 12px;
    }
}

.head_date {
    width: 100%;
    /* margin-right: 20px; */
    margin: auto 15px auto 0;
}

.add_ride_button {
    margin: auto 0;
}

/* .main_header {
    dis
  } */
@media screen and (max-width: 576px) {
    .head_date {
        /* width: 210px; */
        margin-right: 0px;
    }

    .main_header {
        flex-direction: column;
        width: 100%;
    }

    /* .dataTables_wrapper .dataTables_length,
    .dataTables_wrapper .dataTables_filter {
        float: left !important;
        text-align: center;
    } */

    .total_earn {
        align-items: end !important;
        margin-bottom: 15px;
        justify-content: end !important;
        flex-direction: row !important;
    }

    .add_ride_button {
        margin-top: 15px !important;
    }

    body {
        /* margin: 11rem 0 0 0 !important; */
    }
}

.add_ride {
    padding: 5px !important;
    white-space: nowrap !important;
    max-height: 43px;
}

/* .dataTables_wrapper {
    overflow: hidden !important;
    overflow-x: scroll !important;
  } */
.calender {
    margin-left: 10px !important;
}

@media screen and (max-width: 575px) {
    .header {
        min-height: 8.5rem !important;
    }

    .calender {
        width: 40%;
    }
}

@media screen and (max-width: 450px) {
    .calender {
        width: 50% !important;
    }
}

select[readonly] {
    background-color: #e9ecef;
    opacity: 1;
    pointer-events: none;
}

.input_side_icon {
    display: flex;
    align-items: center;
    padding: 0.775rem 0.75rem !important;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    color: #212529;
    text-align: center;
    white-space: nowrap;
    background-color: #e9ecef;
    border: 0.125rem solid #ced4da;
    border-radius: 0;
}

.total_earn {
    width: 100%;
    margin-right: 30px;
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
}

.total_earn h5 {
    margin: 0;
    color: #fff;
    margin-right: 10px;
}

.total_earn p {
    margin: 0;
    color: #fff;
    margin-top: 3px;
}

.money_icon {
    margin: 3px 5px 0 0;
    font-size: 20px;
}

.theme-colors .theme-button {
    display: none !important;
}

.data-table tbody .text_limit {
    line-height: 1.5em;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    overflow: hidden;
    max-width: 178px;
    background: #fff;
    white-space: nowrap;
}

/* Responsive Css Start */
@media only screen and (max-width: 769px) {
    .order_page .dataTables_wrapper {
        /* overflow: scroll !important; */
    }

    /* .order_page .dataTables_wrapper thead tr th {
        display: table-cell !important;
    }

    .order_page .dataTables_wrapper tbody tr td {
        display: table-cell !important;
    } */

    .order_page .nav {
        flex-wrap: wrap;
        overflow-x: scroll;
        overflow-y: hidden;
    }

    .order_page .nav .nav-item .nav-link {
        white-space: nowrap;
    }
}

/* @media only screen and (max-width: 769px) {
    .riders_page .dataTables_wrapper {
        overflow: scroll !important;
    }

    .riders_page .dataTables_wrapper thead tr th {
        display: table-cell !important;
    }

    .riders_page .dataTables_wrapper tbody tr td {
        display: table-cell !important;
    }
} */

@media only screen and (max-width: 769px) {
    /* .rides_page .dataTables_wrapper {
    }

    .rides_page .dataTables_wrapper thead tr th {
        display: table-cell !important;
    }

    .rides_page .dataTables_wrapper tbody tr td {
        display: table-cell !important;
    } */
}


.rides_page .card-body .dataTables_wrapper {
    /* overflow-x: scroll !important; */
}

.select2-dropdown,
.select2-container {
    white-space: nowrap;
}

/* Responsive Css End  */

/*!* Theme Change CSS start  *!*/
/*.navbar {*/
/*  background: white;*/
/*  height: 65px !important;*/
/*  padding: 0 !important;*/
/*  box-shadow: 0 1px 15px rgb(0 0 0 / 4%), 0 1px 6px rgb(0 0 0 / 4%);*/
/*}*/
/*main {*/
/*  margin-top: 80px !important;*/
/*}*/
/*.menu .main-menu {*/
/*  top: 67px;*/
/*  height: calc(100% - 67px);*/
/*}*/
/*body {*/
/*  !* top: -65px; *!*/
/*  min-height: calc(100% - 65px) !important;*/
/*}*/
/*!* Theme Change CSS end  *!*/
/*.popover, .tooltip {*/
/*  top: -80px !important;*/
/*}*/
/* orders page css start  */

.searchIcon .search-sm:after {
    display: none !important;
}

.searchIcon {
    position: absolute;
    top: 22px;
    right: 15px;
    z-index: 99;
}


.navbar .user img {
    border: 2px solid #cacaca;
}

.order_page .nav .nav-item .nav-link {
    background-color: transparent !important;
    font-weight: 700;
}

.order_page .nav-tabs .nav-link.active::before,
.nav-tabs .nav-item.show .nav-link::before {
    top: 95% !important;
    bottom: 0;
    height: 2px !important;
}

/* orders page css end  */

.ride_price {
    margin-bottom: 40px;
}

@media only screen and (max-width: 769px) {
    .ride_price {
        margin: 40px 0px 0px 0px;
    }
}


/*taxi_earning_price*/


/* table css  */

/* .table-responsive {
    display: table;
}
.rides-tables-scroll {
    display: block;
} */

.table th,
.table td {
    border-top: 0;
}

/* table.dataTable td {
    border-bottom: 1px solid #f3f3f3;
} */
.table thead th {
    border-bottom: 0;
}


@media only screen and (max-width: 1200px) {
    /* .table-responsive {
        display: block;
    } */
}

@media only screen and (max-width: 767px) {
    .taxi_earning_price {
        justify-content: end;
        position: relative;
        top: -70px;
    }

    /* .order-invoice-section {
        margin-top: -35px;
    } */

}
.clint-order-section {
    width: 230px;
    position: absolute;
    top: 34px;
    right: 50%;
    transform: translate(50%, -50%);
    z-index: 99;
}


/*Timeline Design*/

.vertical_line {
    position: relative;
}

.vertical_line::after {
    content: '';
    width: 0;
    height: 100vh;
    position: absolute;
    border-color: rgba(64, 62, 62, 0.06);
    top: 0;
    right: 0px;
    border-width: 1px;
    border-style: solid;
    /* z-index: 2; */
}

.vertical_line:last-child::after {
    display: none;
}

.bg_orange {
    background: #EA8742;
    border-radius: 50px;
    height: 100%;
}

.bg_yellow {
    background: #F9C219;
    border-radius: 50px;
    height: 100%;
}

.bg_blue {
    background: #557EC6;
    border-radius: 50px;
    height: 100%;
}

.bg_green {
    background: #7AB257;
    border-radius: 50px;
    height: 100%;
}


.bg_red {
    background: #bb2727;
    border-radius: 50px;
    height: 100%;
}


.no_wrap {
    white-space: nowrap;
}

.font_20 {
    font-size: 20px;
}

/*Header Logo*/
.logo {
    width: 250px;
    height: 35px;
    background: url(../logos/large_logo.png) no-repeat !important;
    background-position: center center;
    margin: 0 auto;
}

.logo-mobile {
    width: 70px;
    height: 35px;
    background: url(../logos/small_logo.png) no-repeat !important;
    background-position: center center;
}

/*Datatable width set*/

/* .dataTables_scrollHeadInner {
    width: 100% !important;
} */

/*invoice page css*/
.invoice_tabs .nav-tabs .nav-item {
    margin-bottom: 8px !important;
}

#orderinvoice-form-data {
    overflow: hidden;
    overflow-x: scroll;
}



/*Select2 ReadOnly Start*/
select[readonly].select2-hidden-accessible+.select2-container {
    pointer-events: none;
    touch-action: none;
}

select[readonly].select2-hidden-accessible+.select2-container .select2-selection {
    background: #eee;
    box-shadow: none;
}

select[readonly].select2-hidden-accessible+.select2-container .select2-selection__arrow,
select[readonly].select2-hidden-accessible+.select2-container .select2-selection__clear {
    display: none;
}

/*Select2 ReadOnly End*/


/*RideNotification*/

.font_weight_600,
.iconsminds-record-1:before {
    font-weight: 600 !important;
}


/* .table-select .select2 {
    min-width: 150% !important;
    max-width: fit-content !important;
} */


::-webkit-scrollbar {
    -webkit-appearance: none;
    width: 7px;
    height: 5px;
}

::-webkit-scrollbar-thumb {
    border-radius: 4px;
    background-color: #C1C1C1;
    -webkit-box-shadow: 0 0 1px rgba(255, 255, 255, .5);
}

::-webkit-scrollbar-thumb:hover {
    background-color: #a8a7a7;
}



/* notification Css  */

.noti-box {
    top: 6px;
}

.edit-ride-btn {
    border: 1px solid #00365a;
    background: #00365a;
    padding: 6px 12px;
    color: #fff;
    border-radius: 30px;
    font-size: 16px;
    cursor: pointer;
}

.edit-ride-btn:hover {
    background-color: #001e31;
    border-color: #001e31;
}

.ride-update-btn {
    border: 1px solid #28a745;
    background: #28a745;
    padding: 2px 12px;
    color: #fff;
    border-radius: 30px;
    font-size: 16px;
}

.ride-update-btn:hover {
    background-color: #218838;
    border-color: #218838;
}

/*Login Card Css*/
.rounded .card.auth-card {
    border-radius: 0.75rem !important;
}

/*Order table css*/

/* .orders-table {
    display: block;
    overflow: visible;
    overflow-x: auto;
} */

/* .order-table-card .table-responsive {
    display: block !important;
} */

.slick-dots li.slick-active button {
    background: transparent !important;
}

.slick-slide {
    margin: 0 10px 0 0;
}

.cursor-pointer {
    cursor: pointer !important;
}



/* Taxi Page Css  */
.taxi-status-switch .custom-switch {
    padding-left: 2.25rem !important;
}


/* Assignment Page Css  */
.rideAssignSelectField {
    height: 22px !important;
}

.iconsminds-euro:before {
    margin-left: 0 !important;
}


/*Data-table css*/
table.dataTable td {
    padding-top: 8px !important;
    padding-bottom: 8px !important;
}

div.dataTables_wrapper div.dataTables_paginate {
    margin-top: 0 !important;
}

.dataTables_length label .form-control-sm {
    height: calc(2em + 0.8rem) !important;
}
div.dataTables_wrapper div.dataTables_info {
    padding-top: 5px !important;
}
/* .table-checkboxes .form-check {
    top: -12px;
} */

/* Footer Css  */
footer.page-footer {
    padding-top: 0.5rem !important;
    padding-bottom: 0.5rem !important;
    height: auto !important;
}

/**/
.textarea-height-resize {
    height: 50px;
    resize: none;
}

.re-assign {
    position: relative;
    top: 122px;
    left: -20%;
}


.rider-taxi-detail-popup .form-control:disabled, .form-control[readonly] {
    padding-right: 0;
}
