body{
    margin: 0px !important;
}

.content-header > .breadcrumb {
    float: right;
    background: transparent;
    margin-top: 0;
    margin-right: 3rem;
    margin-bottom: 0;
    font-size: 12px;
    padding: 7px 5px;
    position: absolute;
    top: 15px;
    right: 10px;
    border-radius: 2px
}

.jana-ram{
	width: 100% !important;
	display: block !important;
}

.isDisabled {
    color: currentColor;
    cursor: not-allowed;
    opacity: 0.5;
    text-decoration: none;
    pointer-events:none;
}
.sm-m-b {
    margin-bottom: 4px;
}
.sm-m-t {
    margin-top: 4px;
}
.inputError{
    color: red;
    font-size: 12px;
}
.react-datepicker{
    z-index: 9 !important;
}
#input_container {
    position:relative;
}

#input_img {
    position:absolute;
    bottom:2px;
    right:5px;
    width:24px;
    height:24px;
    cursor:pointer;
}
.smalldivloader{
    position: absolute;
    left: 50%;
    margin-left: -15px;
    margin-top: -15px;
    color: #000;
    font-size: 30px;
}
.buttonload {
    background-color: #dddddd; /* Green background */
    border: none; /* Remove borders */
    color: white; /* White text */
    padding: 11px 25px; /* Some padding */
    font-size: 14px; /* Set a font size */
    display: block;
  }
  a.buttonload {
    color: white;
}
.cursor{
    cursor: pointer;
}
.text-align-center{
    text-align: center;
}
.errorMessage{
    color: red
}
.Toastify__toast-container {
    width: 417px !important;
}

.side-bar-scroll {
    max-height:100vh;
    overflow-y:scroll;
}

.side-bar-scroll::-webkit-scrollbar { 
    display: none; 
}

.inline-paragraph{
    display: inline-block;
    padding-top: 10px;
}
.search-box{
    width: 30%;
    float: right;
}
.no-record-found{
    text-align: center;
    padding: 9px 1px;
    font-size: 19px;
}
.opacityDown{
    opacity: 0.1;
}
.from-adddress{
    position: relative;
}
.swapAddress{
    position: absolute;
    top: 43%;
    margin-left: -25px;
    cursor: pointer;
    color: #00acd6;
}
.swapAddress i.fa.fa-exchange{
    font-size: 20px;
    cursor: pointer;
    color: #00acd6;
}
.rotate {
-moz-transition: all .5s linear;
-webkit-transition: all .5s linear;
transition: all .5s linear;
}
.rotate.down {
-moz-transform:rotate(180deg);
-webkit-transform:rotate(180deg);
transform:rotate(180deg);
}
.customerEle{
    width: 100%;
    text-align: center;
    border-bottom: 1px solid #000;
    line-height: 0.1em;
    margin: 10px 0 20px;
 }
.ck.ck-editor__main>.ck-editor__editable.ck-focused{
    min-height: 247px;
    border-color:mediumspringgreen;
}
.ck.ck-editor__main>.ck-editor__editable.ck-blurred{
    min-height: 247px;
    border-color:mediumspringgreen;
}

.customerEle span {
     background:#fff;
     padding:0 10px;
 }
 input#phone-form-control {
    width: 100% !important;
}
.customer-search{
    position: absolute !important;
    top: 25px !important;
    right: 15px !important;
    border-radius: 1px !important;

    padding-bottom: 7px;
}
.check-box-space {
    margin-left: 15px !important;
}
.promo-code-apply{
    position: absolute;
    top: 25px;
    right: 17px;
}
.promo-code-apply-2{
    position: absolute;
    top: 25px;
    right: 51px;
}

.cc-selector input {
    margin: 0;
    padding: 0;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    }
    .car {
    background-image: url('../img/seater.png');
    margin-left: 22px;
    padding-left: 4px;
    }
    .cc-selector input:active +.drinkcard-cc {
    opacity: .9;
    }
    .cc-selector input:checked +.drinkcard-cc {
    -webkit-filter: none;
    -moz-filter: none;
    filter: none;
    }
    .drinkcard-cc {
    cursor: pointer;
    background-size: contain;
    background-repeat: no-repeat;
    display: inline-block;
    width: 112px;
    height: 70px;
    -webkit-transition: all 100ms ease-in;
    -moz-transition: all 100ms ease-in;
    transition: all 100ms ease-in;
    -webkit-filter: brightness(1.8) grayscale(1) opacity(.7);
    -moz-filter: brightness(1.8) grayscale(1) opacity(.7);
    filter: brightness(1.8) grayscale(1) opacity(.7);
    }
    .drinkcard-cc:hover {
    -webkit-filter: brightness(1.2) grayscale(.5) opacity(.9);
    -moz-filter: brightness(1.2) grayscale(.5) opacity(.9);
    filter: brightness(1.2) grayscale(.5) opacity(.9);
    }
    .seater {
        position: absolute;
        margin: 81px -114px;
        font-weight: bold;
        font-style: normal;
    }
    .viewQuotes{
        margin: 24px 0 20px;
    }
    .successMessage{
        color: green
    }
    .row.search1-results {
        padding: 0px 38px;
        margin-top: 25px;
        padding-bottom: 34px;
        font-family: 'Roboto', sans-serif;
    }
    .search1-results {
        background: #fbf8f8;
        border-radius: 8px;
    }
    .choose-your-service .search.results {
        width: 100%;
    }
    .search1-results .search-full-bg {
        background: #fff;
        padding-top: 19px;
    }
    .search-full-bg {
        padding: 9px 0px;
        box-shadow: 0 .1rem 1rem rgba(189, 187, 187, 0.15) !important;
        margin-bottom: 8px;
    }
    .search-seater {
        padding-right: 0px;
    }
    .search-seater h3 {
        font-size: 16px;
        padding: 8px 0px;
        margin-bottom: 0px;
    }
    .search-passenger {
        background: #EBFBEA;
        overflow: hidden;
        padding: 11px 4px;
        text-align: center;
        border-radius: 45px;


        margin-top: 12px;

    }
    .search-outbound .outbound {
        width: 50%;
        float: left;
        padding: 0px;
        margin: 0px;
    }
    .outbound {
        background: #EBFBEA;
        display: inline-block;
        padding: 9px 13px;
        border-radius: 25px;
        margin: 0px 5px;
    }
    .outbound img {
        margin-right: 10px;
    }
    .search-outbound select {
        width: 75px;
    }
    .search-passenger select {
        background: none !important;
    }
    .view-quotes-body{
        padding: 0px 50px;
    padding-bottom: 21px;
    }
    .align-right-side{
        width: 30%;
        float: right;
    }
    .search-prising h3 {
        font-size: 16px;
        padding: 8px 0px;
        margin-bottom: 0px;
    }
    .radio-button {
        padding: 25px 0px;
    }
    .search-full-bg {
        padding: 9px 0px;
        box-shadow: 0 .1rem 1rem rgba(189, 187, 187, 0.15) !important;
        margin-bottom: 8px;
    }
    .radio-custom  .radio-custom-label:before {
        border-radius: 50%  !important;;
    }
    label.switch-btn-label {
        padding: 0px 18px;
        position: relative;
        top: -10px;
    }

    .checkbox-custom + .checkbox-custom-label:before, .radio-custom + .radio-custom-label:before {
        content: '';
        background: #fff;
        border: 2px solid #ddd;
        display: inline-block;
        vertical-align: middle;
        width: 20px;
        height: 20px;
        padding: 2px;
        margin-right: 10px;
        text-align: center;
    }
    .radio-custom + .radio-custom-label:before {
        border-radius: 50%;
    }
    .checkbox-custom-label, .radio-custom-label {
        position: relative;
        top: -7px;
    }
    .checkbox-custom, .checkbox-custom-label, .radio-custom, .radio-custom-label {
        display: inline-block;
        vertical-align: middle;
        margin: 5px;
        cursor: pointer;
    }
    .radio-button input {
        display: inline-block;
        margin-top: 15px;
    }
    input[type=checkbox], input[type=radio] {
        box-sizing: border-box;
        padding: 0;
    }
    .checkbox-custom, .checkbox-custom-label, .radio-custom, .radio-custom-label {
        display: inline-block;
        vertical-align: middle;
        margin: 5px;
        cursor: pointer;
    }
    .checkbox-custom, .radio-custom {
        opacity: 0;
        position: absolute;
    }
    .form-check-input {
        width: 17px; 
        height: 20px;
        vertical-align: middle;
    }
    .radio-custom:checked + .radio-custom-label:before {
        background: url(../img/check.png);
        background-position: -1px -1px;
    }
    .price-class-amount{
        margin-top: 0px;
    }
    .adjusted-fare label {
        display: block !important;
        float: left;
        width: 45%;
        margin-top: 6px;
    }
    .adjusted-fare input {
        display: inline-block !important;
        width: 55%;
    }
    .custom-search{
        top: 25px;
        position: absolute;
        right: 15px;
    }
    .net-amount{
        font-weight: bold;
    }
    #stripeSubmitBtn {
        position: absolute;
        bottom: 25px;
        right: 10px;
    }
    .new-customer-go{
        float: right;
        right: 0;
        position: absolute;
        top: 0px;
    }
    .mandatory{
        color: red;
    }
    .new-table{
        margin: 25px 0px;
    }
    .trip-type-p{
        text-align: center;
        font-size: 21px;
    }
    .table img{
        width: 50px;
        position: relative;
        height: 37.5px;
        top: -12px;
    }
    .borderless td, .borderless th {
        border: none;
    }
    .table-right-align{
        text-align: right;
    }
    .view-quotes-body-table td {
        border-collapse: none !important;
        border-top : none !important;
        padding: 2px 6px !important;
    }
    .view-quotes-body-table tbody{
        border-top : none !important
    }

    .view-quotes-modal-bodys{
        margin-top: 0px;
        padding-top: 0px;
    }
    .view-quotes-align-right-side {
        /* width: 44%; */
        float: right;
        margin-top: 11px;
    }
    .promoName{
        margin-right: 10px;
    }
    .view-quotes-input{
        display: inline-block !important;
        width: auto;
    }
    .view-quotes-input-apply-promo{
        position: absolute;
        /* top: 0px;
        right: 29px; */
    }
    .view-quotes-input-apply-promo-succsss{
        position: absolute;
        top: 0px;
        right: 44px;
    }
    .view-quotes-input-apply-promo-succsss-2{
        position: absolute;
        top: 0px;
    }
    .view-quotes-header{
        padding: 8px 20px;
    }
    .view-quotes-error{
        font-size: 14px;
    }
    .view-quotes-footer{
        padding: 10px !important;
    }
    .viewQuotes-ionner {
        width: 22px;
        margin-right: 9px;
    }
    .text-align-right{
        text-align: center;
    }
    .text-align-center{
        text-align: center;
    }
    .text-align-left{
        text-align: left;
    }
    .right-alignment-ele{
        text-align: right;
    }
    .view-quotes-align-right-side {

        text-align: right;

    }
    .modalpopup-view-quotes{
        /* margin-right: 10%; */
        margin-right: 0px;
    }
    #outBoundB2BMarkup,#inBoundB2BMarkup,.net-amount{
        text-align: right;
    }
    .activeHref {
        font-weight: bold;
        background: #00c0ef !important;
    }

    #assign-driverbtn,#bookride_outbound_assign_driverbtn,#bookride_inbound_assign_driverbtn{
        width: unset !important;
    }
    #b2bMarkup,#customEstimatedFare,#customDriverEstimatedFare,#outBoundCustomEstimatedPrice,#outBoundCustomDriverEstimatedPrice,#inBoundCustomEstimatedPrice,#inBoundCustomDriverEstimatedPrice,#outBoundB2BMarkup,#inBoundB2BMarkup{
        text-align: right;
    }
    #outBoundVendorCommission,#outBoundDispatcherMargin,#inBoundVendorCommission,#inBoundDispatcherMargin,#vendorCommission,#dispatcherMargin {
        text-align: right;
    }
    input[type=number]::-webkit-inner-spin-button,
input[type=number]::-webkit-outer-spin-button {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    margin: 0;
}


.topnav {
    overflow: hidden;
    background-color: #e9e9e9;
  }

  .topnav a {
    float: left;
    display: block;
    color: black;
    text-align: center;
    padding: 14px 16px;
    text-decoration: none;
    font-size: 17px;
  }

  .topnav a:hover {
    background-color: #ddd;
    color: black;
  }

  .topnav a.active {
    background-color: #2196F3;
    color: white;
  }

  .topnav .search-container {
    float: right;
  }

  .topnav input[type=text] {
    padding: 6px;
    margin-top: 8px;
    font-size: 17px;
    border: none;
  }

  .topnav-btton {
    padding: 6px 10px;
    margin-top: 8px;
    margin-right: 16px;
    background: #ddd;
    font-size: 17px;
    border: none;
    cursor: pointer;
  }

  .topnav .search-container button:hover {
    background: #ccc;
  }
  .last-name-index{
      z-index: 1;
  }

  @media screen and (max-width: 600px) {
    .topnav .search-container {
      float: none;
    }
    .topnav a, .topnav input[type=text], .topnav .search-container button {
      float: none;
      display: block;
      text-align: left;
      width: 100%;
      margin: 0;
      padding: 14px;
    }
    .topnav input[type=text] {
      border: 1px solid #ccc;
    }
  }



.liveTracking .align-items-stretch {
    -ms-flex-align: stretch!important;
    align-items: stretch!important;
}
.liveTracking .bg-light, .bg-light>a {
    color: #1f2d3d!important;
}
.liveTracking .bg-light {
    background-color: #f8f9fa!important;
}
.liveTracking .card {
    /* box-shadow: 0 0 1px rgba(0,0,0,.125), 0 1px 3px rgba(0,0,0,.2); */
    margin-bottom: 0rem;
    margin-top: 10px !important ;
}
.liveTracking .bg-light {
    background-color: #f8f9fa!important;
}
.liveTracking .card {
    position: relative;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    min-width: 0;
    word-wrap: break-word;
    background-color: #fff;
    background-clip: border-box;
    border: 0 solid rgba(0,0,0,.125);
    border-radius: .25rem;
}
.liveTracking .card-header:first-child {
    border-radius: calc(.25rem - 0) calc(.25rem - 0) 0 0;
}
.liveTracking .card-header {
    background-color: transparent;
    border-bottom: 1px solid rgba(0,0,0,.125);
    padding: .75rem 1.25rem;
    position: relative;
    border-top-left-radius: .25rem;
    border-top-right-radius: .25rem;
}
.liveTracking .text-muted {
    color: #6c757d!important;
}
.liveTracking .border-bottom-0 {
    border-bottom: 0!important;
}
.liveTracking .card-header {
    padding: .75rem 1.25rem;
    margin-bottom: 0;
    background-color: rgba(0,0,0,.03);
    border-bottom: 0 solid rgba(0,0,0,.125);
}
.liveTracking .pt-0, .py-0 {
    padding-top: 0!important;
}
.liveTracking .card-body {
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    padding: 1.25rem;
}
.liveTracking .text-center {
    text-align: center!important;
}
.liveTracking .col-5 {
    -ms-flex: 0 0 41.666667%;
    flex: 0 0 41.666667%;
    max-width: 41.666667%;
}
.liveTracking .col-7 {
    -ms-flex: 0 0 58.333333%;
    flex: 0 0 58.333333%;
    max-width: 58.333333%;
}
.liveTracking .img-circle {
    border-radius: 50%;
}
.liveTracking .img-fluid {
    max-width: 69%;
    height: auto;
}
.liveTracking img {
    vertical-align: middle;
    border-style: none;
}
.liveTracking .card-footer:last-child {
    border-radius: 0 0 calc(.25rem - 0) calc(.25rem - 0);
}
.liveTracking .card-footer {
    padding: .75rem 1.25rem;
    background-color: rgba(0,0,0,.03);
    border-top: 0 solid rgba(0,0,0,.125);
}
.liveTracking .bg-teal, .bg-teal>a {
    color: #fff!important;
}
.liveTracking .bg-teal {
    background-color: #20c997!important;
}
.liveTracking .btn-group-sm>.btn, .btn-sm-live {
    padding: .25rem .5rem;
    font-size: .875rem;
    line-height: 1.5;
    border-radius: .2rem;
}
.liveTracking .btn {
    display: inline-block;
    font-weight: 400;
    color: #fff;
    text-align: center;
    vertical-align: middle;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-color: transparent;
    border: 1px solid transparent;
    padding: .375rem .75rem;
    font-size: 1rem;
    line-height: 1.5;
    border-radius: .25rem;
    transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;
}
.liveTracking a {
    color: #1f2021;
    text-decoration: none;
    background-color: transparent;
}
.liveTracking .card {
    /* box-shadow: 0 0 1px rgba(0,0,0,.125), 0 1px 3px rgba(0,0,0,.2); */
    /* margin-bottom: 1rem; */
}
.liveTracking .card {
    position: relative;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    min-width: 0;
    word-wrap: break-word;
    background-color: #fff;
    background-clip: border-box;
    border: 0 solid rgba(0,0,0,.125);
    border-radius: .25rem;
}
.liveTracking .pb-0, .py-0 {
    padding-bottom: 0!important;
}
.liveTracking .card-body {
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    padding: 1.25rem;
}
.liveTracking .align-items-stretch {
    -ms-flex-align: stretch!important;
    /* align-items: stretch!important; */
}
.liveTracking .d-flex {
    display: -ms-flexbox!important;
    /* display: flex!important; */
}
.liveTracking .row {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-right: -7.5px;
    margin-left: -7.5px;
}
.liveTracking .live-tracking{
    text-align: center;
}
.liveTracking .nav-tabs .nav-item.show .nav-link, .nav-tabs .nav-link.active {
    color: #495057;
    background-color: #DFDFDF;
    border-color: #dee2e6 #dee2e6 #fff;
}
.liveTracking  #custom-tabs-one-tab li {
    cursor: pointer;
}

.no-record-found{
    font-weight: bold;
}

.scroll-read{
    overflow-y: scroll;
    height: 550px;
}
.full-width{
    margin-left: 0px !important;
}

.full-height{
    height: 100vh !important;
}
.trackingBtn {
    font-size: 14px !important;
    cursor: pointer !important;
    border-radius: 4px !important;
    background-color: #3c8dbc !important;
    border-color: #3c8dbc !important;
    padding: 15px;
}
.down-arrow {
    text-align: center;
    display: block;
    width: 100%;
    color: #00acd6;
}
.onjob i {
    padding-right: 3px !important;
}
.onjob .row {
    font-size: 14px!important;
    padding: 7px 0!important;
}
.onjob p {
    width: 50%;
}
.liveTracking-header{
    text-align: center;
    font-weight: bold;
}
.liveTracking-diff{
    color: #f26822 !important;font-weight: bold;
}
#trackingMap{
    height: 545px !important;
}
#ployLineMap{
    height: 400px !important;
}
#geoFenchingMap{
    height: 500px !important;
}

#geoFenshingMapForServiceArea{
    height: 500px !important;
}
.back-btn{
    width: 100% !important;
    text-align: center !important;
    color: #3c8dbc !important;
    font-size: 17px !important;
}
.trackingBtnSearch{
    background-color: #78CD51 !important;
    border-color: #78CD51 !important;
    height: 100%;
}
#initialMap{
    height: 600px !important;
}
#global-fleet{
    height: 500px !important;
    width: 100% !important;
}
.adanvace-filter{
    margin: 0px 2px 0px 0px;
}
#searchKeyEle{
    height: 34px;
    margin-left: 12px;
    padding-right: -21px;
    margin-right: 38px;
    width: 97%;
}
.searchTop{
    margin-top: 25px !important;
    float: inherit !important;
}
.map-info-wind{
    margin: 0px 2px !important;
}
.nav-treeview{
    background: #606567;
}
.stripeBtnCls {
    position: absolute !important;
    right: 28px !important;
    margin-top: 50px !important;
    bottom: -74px !important;
}
.multiselect {
    width: 200px;
  }

  .selectBox {
    position: relative;
  }

  .selectBox select {
    width: 100%;
    font-weight: bold;
  }

  .overSelect {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
  }

  #checkboxes {
    display: none;
    border: 1px #dadada solid;
    max-height: 119px !important;
    overflow: hidden;
    overflow-y: scroll;
    padding-left: 5px;
  }

  #checkboxes label {
    display: block;
  }

  #checkboxes label:hover {
    background-color: #1e90ff;
  }

  .success-label{
      color: #00a65a;
  }
  .success-label{
    color: #00a65a;
}
.warning-label{
    color : #f39c12
}
.bankDetail{
    border: 1px solid #f1e6e6;
    padding: 8px 0px;
}
.block-ele{
    display: block;
}



.jana table.table {
    table-layout: fixed;
}
.jana table.table tr th, table.table tr td {
    border-color: #e9e9e9;
}
.jana table.table th i {
    font-size: 13px;
    margin: 0 5px;
    cursor: pointer;
}
.jana table.table th:last-child {
    width: 59px;
}
.jana table.table td a {
    cursor: pointer;
    display: inline-block;
}
.jana table.table td a.add {
    color: #27C46B;
}
.jana table.table td a.edit {
    color: #FFC107;
}
.jana table.table td a.delete {
    color: #E34724;
}
.jana table.table td i {
    font-size: 19px;
}
.jana table.table td a.add i {
    font-size: 24px;
    margin-right: -1px;
    position: relative;
    top: 3px;
}
.jana table.table .form-control {
    height: 32px;
    line-height: 32px;
    box-shadow: none;
    border-radius: 2px;
}
.jana table.table .form-control.error {
    border-color: #f50000;
}
#cover-spin {
    position:fixed;
    width:100%;
    left:0;right:0;top:0;bottom:0;
    background-color: rgba(255,255,255,0.7);
    z-index:9999;
    display:none;
}

@-webkit-keyframes spin {
	from {-webkit-transform:rotate(0deg);}
	to {-webkit-transform:rotate(360deg);}
}

@keyframes spin {
	from {transform:rotate(0deg);}
	to {transform:rotate(360deg);}
}

#cover-spin::after {
    content:'';
    display:block;
    position:absolute;
    left:48%;top:40%;
    width:40px;height:40px;
    border-style:solid;
    border-color:black;
    border-top-color:transparent;
    border-width: 4px;
    border-radius:50%;
    -webkit-animation: spin .8s linear infinite;
    animation: spin .8s linear infinite;
}
.selectedDtopDown{
    background: blue;
    color: #fff;
    border: 1px solid #748e9c;
}
.textAlignRight {
    text-align: right;
}

.textAlignRightTr {
    text-align: '-webkit-right' !important;
}

.report-icon{
    background: #605ca8 !important;
    color: #fff;
    margin: 0px 4px;
    font-size: 12px;
}
.collapse-icon{
    color: #fff;
}
.janu-boy{
    line-height: unset !important;
}
.childRowTripDetail, .childRow ,.parent-collapse{
    background:  #bdecec;
}
.bold{
    font-weight: bold;
}
.btn-file {
    position: relative;
    overflow: hidden;
}
.btn-file input[type=file] {
    position: absolute;
    top: 0;
    right: 0;
    min-width: 100%;
    min-height: 100%;
    font-size: 100px;
    text-align: right;
    filter: alpha(opacity=0);
    opacity: 0;
    outline: none;
    background: white;
    cursor: inherit;
    display: block;
}

#img-upload{
    width: 100%;
    height: 300px;
    object-fit: contain;
    border: 1px solid;
}

.img-upload{
    width: 100%;
    height: 300px;
    object-fit: contain;
    border: 1px solid;
}

.uploadImage {
    cursor: pointer;
    transition: 0.3s;
}

.uploadImage:hover {opacity: 0.7;}

  /* The Modal (background) */
  .uploadPreview {
    padding-top: 100px; /* Location of the box */
    left: 0;
    top: 0;
    width: 100%; /* Full width */
    height: 100%; /* Full height */
    overflow: auto; /* Enable scroll if needed */
    background-color: rgb(0,0,0); /* Fallback color */
    background-color: rgba(0,0,0,0.9); /* Black w/ opacity */
  }

  /* Modal Content (image) */
  .uploadPreview-content {
    margin: auto;
    display: block;
    width: 80%;
    max-width: 700px;
  }

  /* Caption of Modal Image */
  #caption {
    margin: auto;
    display: block;
    width: 80%;
    max-width: 700px;
    text-align: center;
    color: #ccc;
    padding: 10px 0;
    height: 150px;
  }

  /* Add Animation */
  .uploadPreview-content, #caption {
    -webkit-animation-name: zoom;
    -webkit-animation-duration: 0.6s;
    animation-name: zoom;
    animation-duration: 0.6s;
  }

  @-webkit-keyframes zoom {
    from {-webkit-transform:scale(0)}
    to {-webkit-transform:scale(1)}
  }

  @keyframes zoom {
    from {transform:scale(0)}
    to {transform:scale(1)}
  }

  /* The Close Button */
  .closes {
    position: absolute;
    top: 15px;
    right: 35px;
    color: #f1f1f1;
    font-size: 40px;
    font-weight: bold;
    transition: 0.3s;
    opacity: 1;
  }

  .closes:hover,
  .closes:focus {
    color: #bbb;
    text-decoration: none;
    cursor: pointer;
  }

  /* 100% Image Width on Smaller Screens */
  @media only screen and (max-width: 700px){
    .uploadPreview-content {
      width: 100%;
    }
  }
  .stripeBtnClsDriver{
    position: absolute !important;
    right: 17px !important;
    margin-top: 50px !important;
    bottom: -33px !important;
  }
  .priority-btn{
    position: absolute;
    left: -19px;
    border-radius: 3px;
  }
  .exampleDetail {
    font-weight: bold;
  }
  .dropdown-content .root{
    overflow: scroll !important;
    height: 254px !important;
  }
  .tree-view-pool {
    height: 500% !important;
  }
/* .react-dropdown-tree-select .dropdown .dropdown-trigger.arrow {
    cursor: pointer;
    width: 241% !important;
}
li.tag-item {
    width: 95%;
}
input.search {
    width: 100%;
}
.react-dropdown-tree-select .dropdown-content {
    width: 241% !important;
} */

.separator {
    display: flex;
    align-items: center;
    text-align: center;
  }

  .separator::before,
  .separator::after {
    content: '';
    flex: 1;
    border-bottom: 2px solid #3c8dbc;
  }

  .separator:not(:empty)::before {
    margin-right: .25em;
  }

  .separator:not(:empty)::after {
    margin-left: .25em;
  }

fieldset {
    margin: 0px;
    border: 1px solid silver;
    padding: 10px;
    border-radius: 4px;
}

legend {
    display: block ;
    width: auto !important;
    padding: 2px;
    margin-bottom: 0px !important;
    font-size: 15px !important;
    line-height: inherit;
    color: #333;
    border: 0;
    border-bottom: none!important;
}

  .container-chat-message {
    border: 2px solid #dedede;
    background-color: #f1f1f1;
    border-radius: 5px;
    padding: 10px;
    margin: 10px  ;
    margin-right: 100px;
  }

  .container-chat-reply {
    border: 2px solid #dedede;
    background-color: #f1f1f1;
    border-radius: 5px;
    padding: 10px;
    margin: 10px ;
    margin-left: 100px;
    border-color: #ccc;
    background-color: #ddd;
  }

  .darker {
    border-color: #ccc;
    background-color: #ddd;
  }

  .container-chat-message::after {
    content: "";
    clear: both;
    display: table;
  }

  .container-chat-reply::after {
    content: "";
    clear: both;
    display: table;
  }

  .time-right {
    float: right;
    color: #aaa;
  }

  .time-left {
    float: left;
    color: #999;
  }
  .loader {
    border: 16px solid #f3f3f3;
    border-radius: 50%;
    border-top: 16px solid #3498db;
    width: 120px;
    height: 120px;
    -webkit-animation: spin 2s linear infinite; /* Safari */
    animation: spin 2s linear infinite;
  }

  /* Safari */
  @-webkit-keyframes spin {
    0% { -webkit-transform: rotate(0deg); }
    100% { -webkit-transform: rotate(360deg); }
  }

  @keyframes spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
  }

  .image-container {
    position: relative;
    width: 100%;
  }

  .image {
    opacity: 1;
    display: block;
    width: 100%;
    height: auto;
    transition: .5s ease;
    backface-visibility: hidden;
  }

  .middle {
    transition: .5s ease;
    opacity: 0;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    text-align: center;
  }

  .image-container .middle {
    opacity: 1;
  }

  .text {
    background-color: #04AA6D;
    color: white;
    font-size: 16px;
    padding: 16px 32px;
  }

  #showLocation{
    height : 400px !important;
  }

  #mapTripRoute{
      height : 400px !important;
  }

.currency-wrap{
    position:relative;
}

.currency-code{
    position:absolute;
    left:8px;
    top:10px;
}

.text-currency{
    padding:10px 20px;
    border:solid 1px #ccc;
    width:100%;
    height:34px;
    text-align: right;
}
 table, td, th {
     padding: 5px;
 }

table {
    width: 100%;
    border-collapse: collapse;
}
  #sendMessageMap{
    height : 400px !important;
  }

  .form-group-new-date-picker{
      width: 100%;
  }
  .form-group-auth{
    width: 103%;

  }
.colon-st{

    position: absolute;
    top: 4px;
    font-weight: bold;
    margin: 0px;
    padding: 0px;

}
.colon-st-rm-top{
    position: absolute;
    top: 0px;
    font-weight: bold;
    margin: 0px;
    padding: 0px;
}

.dropdown-report {
  position: relative;
  display: inline-block;
}

.dropdown-content-report1 , .dropdown-content-report2{
  display: none;
  position: absolute;
  background-color: #f1f1f1;
  min-width: 70px;
  z-index: 1;
  right: 0px;
}

.dropdown-content-job-bundler{
    display: none;
    position: absolute;
    background-color: #f1f1f1;
    min-width: 70px;
    z-index: 3;
    right: 0px;
}

.dropdown-content-report1 a ,.dropdown-content-report2 a , .dropdown-content-job-bundler p{
  color: black;
  padding: 5px 10px;
  text-decoration: none;
  display: block;
  width: 250px;
}

.dropdown-content-job-bundler p{
    color: black;
    padding: 5px 10px;
    text-decoration: none;
    display: block;
    width: 250px;
    cursor: pointer;
    background-color: white;
  }

.drop-in-btn{
  margin: 5px 10px;
  width: 230px;
}
.dropdown-report a:hover {background-color: #ddd;}

.show {display: block;}

.break-sentence{
    word-break: break-all;
}
.input-style{
    width: 100px;
    text-align: right;
    float: right;
}

.icon-style{
    cursor: pointer;
    padding: 3px;
    font-size: 9px;
}
#submitBtnLoaders{
    padding: 7px 23px !important;
    font-size: 13px !important;
    display: block !important;
}
.hello{
    padding-left: 5px !important;
    padding-right: 6px !important;
}
.Toastify__toast--warning {

    background:#7c6818 !important;
}

#geo-driver-loc{
    height : 500px !important;
}

.box-border{
    border: 1px solid rgb(134, 130, 130);
}
.position-change{
    position: relative;
    right: 7%;
}

tr td.hours_entered{
    position: relative;
  }
  
  .inpHours{
      font-weight: 500;
      text-align: left;
      font-size: 14px;
      border-style: solid;
      border-width: thin;
      -webkit-border-radius: 7px;
      -moz-border-radius: 7px;
      border-radius: 7px;
  }
  
  tr td.hours_entered .status-icon{
    position: relative;
    top: 0;
    left: 0;
  }

  .webkitFalse {
    -webkit-appearance:none;
  }

  .font-20p {
      font-size: 20px;
  }

  .white-space-no-wrap {
      white-space: nowrap;
  }

  .line-break-anywhere {
      line-break: anywhere;
  }

  .font-size-13 {
      font-size: 13px;
  }
  .font-size-14 {
      font-size: 14px;
  }
  .font-size-15 {
      font-size: 15px !important;
  }
  .cursor_pointer {
      cursor: pointer;
  }
  .sidebar-child-padding-left {
    padding-left: 15px;
  }
  .sidebar-child-toggle-padding-left {
    padding-left: 30px;
  }
  .text-align-right-format{
    text-align: right !important;
  }
  .margin-bottom-0{
    margin-bottom: 0px !important;
  }
  .margin-bottom-8{
    margin-bottom: 8px !important;
  }
  .padding-0{
    padding-left: 0px;
    padding-right: 0px;
  }
  .col-padding-zero{
    padding-left: 0px;
    padding-right: 0px;
  }
  .padding-right-zero{
    padding-right: 0px;
  }

  .expendVatChanges{
    position: absolute;
    top: 0px;
    z-index: 1;
    left:12px;
  }
  .driver_assign_btn{
    position: relative;
  }
  .margin-top-30{
    margin-top: 30px;
  }
  .margin-top-25{
    margin-top: 25px;
  }
  .expendVatChangesIcon{
    position: absolute;
    font-size: 8px;
    top: 13px;
    right: 7px;
  }

  input[type=number] {
    -moz-appearance:textfield; /* Firefox */
}
/* .ImageIconSize{
    width: 18px;
    height:auto;
    top:0px
} */
/* hide date picker default label */
.react-datepicker__aria-live{
    display:none
} 
/* over ride the react-multi-select-component option height */
.overRideBookRideMultiSelect .dropdown-content ul.options {
    overflow: scroll !important;
    max-height: 225px !important;
}

.viewQuotesImg {
    position: relative;
    top: 0px;
}
.popUpHeadingDetails{
    position: relative;
    top: 10px;
}

.popUpHeadingDetails-header{
    position: relative;
    top: 2px;
}

.DetailsHeaderBookingContent{
    position: relative;
    bottom: 15px;
    height: 38px;
    background-color: whitesmoke;
    padding-top: 1px;
    width: auto;
    padding-left: 12px;

}
.DetailsHeaderBookingTitle{
    position: relative;
    bottom: 20px;
    margin-right: 40px;
}

.disabled {
    pointer-events: none;
    cursor: pointer;
}

.backVehicleButton{
    position: relative;
    left: 55px;
    top: -89px;
}

.radioButtonForAnnouncement{
    margin-bottom: 10px;
    margin-top: 10px;
}
.ant-popover {
    z-index: 1800;
}
.announcement-go{
    position: relative;
    top: 20px;
    right: 0px;
}
/* pagination active button */
.pagination>.active>a{
    z-index: 0;
}

/* custom postal code css over ride ant design */
.ant-select-selector{
    border-radius: 0px!important;
    height: 34px!important;
}
.ant-select-selector:hover {
    box-shadow: none!important;
    border-color: #3c8dbc!important;
}
/* .ant-select-focused {
    border-color: #ff0000!important;
} */


/* for dev */
.ant-select-focused:where(.css-dev-only-do-not-override-ixblex).ant-select:not(.ant-select-disabled):not(.ant-select-customize-input):not(.ant-pagination-size-changer) .ant-select-selector {
    border-color: #3c8dbc!important;
    box-shadow: none!important;
}

/* not for dev */
.ant-select-focused:where(.css-ixblex).ant-select:not(.ant-select-disabled):not(.ant-select-customize-input):not(.ant-pagination-size-changer) .ant-select-selector {
    border-color: #3c8dbc!important;
    box-shadow: none!important;
}

.multi-select-height {
    --rmsc-h : 34px !important
}
.dc-table-img{
    padding-top: 0px;
    padding: 8px 0px -5px 0px;
    height: 100px !important;
    padding-bottom: -3px;
    top: 0px !important;
    /* width: 25% !important; */
    width: 100% !important;
    object-fit: contain !important; 


    /* padding-top: 0px;
    padding: 8px 0px -5px 0px;
    height: 150px !important;
    padding-bottom: -3px;
    top: 0px !important;
    /* width: 25% !important; */
    /* width: 100% !important;
    object-fit: contain !important;  */


}

.loading-padding{
    padding: 6px 5px !important;

}

.ignore{
    border-color: #1BB5EF !important;
    color: white !important;
    background-color: #1BB5EF;}


.dc-popup-table {
    /* width: 100%; */
    border-collapse: collapse ;
    table-layout: fixed;
}
.dc-popup-table th {
    border: 1px solid #000 !important;
  }

.dc-popup-table td {
 border: 1px solid #000 !important;
}


  
  .image-view-dc {
    background-color: rgba(0, 0, 0, 0.5) !important;
    display: flex;
    align-items: center !important;
    justify-content: center !important;
  }

  .image-view-header-dc {
    background-color: rgba(0, 0, 0, 0.5) !important;
    border-bottom: none !important;

  }
  
  
  /* .image-popup img {
    cursor: pointer;
  } */

  .image-view-table {
    width: 400px !important;
    position: relative;
    height: 400px !important;
    top: -12px;
   }
  

   .image-popup {
    position: relative;
    display: inline-block;
  }
  
  .popup-overlay {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: rgba(0, 0, 0, 0.5);
    display: flex;
    align-items: center;
    justify-content: center;
    z-index: 999;
  }
  
  .popup-content {
    background-color: white;
    padding: 20px;
  }
  
  .popup-content img {
    height: 400px;
    width: 400px;
  }
  
  .close-button {
    position: absolute;
    top: 10px;
    right: 10px;
    padding: 5px 10px;
    background-color: #333;
    color: #fff;
    border: none;
    cursor: pointer;  }
  

.view-preview-image{
    width: 100% !important;
    height: auto !important; 
}

.status-label{
    display: block ;
    padding: 0.4em 0.2em;
    font-size: 80%;
    font-weight: 700;
    line-height: 1;
    color: #fff;
    text-align: center;
    white-space: nowrap;
    vertical-align: baseline;
    border-radius: 0.25em;
}


.disabledButton {
    pointer-events:none; 
    opacity: 0.6; 
    cursor: not-allowed !important;
  }
  
.border-line-modal-header{
    padding-bottom: 0px !important;
    border-block-color: #a4a4a4 !important;
    margin-left: 30px;
    margin-right: 30px;
}


.RequestOn{
    position: relative;
    left: 30px;
}

.mot-rules{
    word-break: break-all;
    position: relative;
    left: 75px;
    bottom: 19px;
}

.close-event-button{
    position: relative;
    left: 20px;
}

.padding-popup{
    padding: 0px 30px 0px 30px;
}

.label-text-font{
    font-weight: normal !important;
  }


  .svg-button {
    display: inline-block; 
    background-image: url('../../img/view_reg.gif');
    background-repeat: no-repeat;
    background-size: contain; 
    width: 25px;
    height: 15px;
    text-align: center;
    color: #ffffff; 
    text-decoration: none; 
    margin-left: 5px;
    cursor: pointer;
  }

.margin-15{
    margin-left: 15px !important;
    margin-right: 15px !important;
}

.activate-driver-close{
    position: relative;
    left: 15px !important;
}

.activate-model-body{
    padding: 15px 15px 10px 15px !important;
    margin-top: '-5px' !important;
}

.activate-model-title{
    margin-left: -15px !important;
    margin-bottom: 5px !important;
    font-weight: 600 !important;
}

.verified-icons{
    font-family: sans-serif;
    color: rgb(0, 184, 0);
    font-size: 12px;
    font-weight: 600;
}

.approve-vrm-cancel-button{
    background-color: #ffffff !important;
    border-color: #000000 !important;
    color: #000000 !important;
}

.unverified-icons{
    font-family: sans-serif;
    color:red;
    font-size: 12px;
    font-weight: 600;
}

.border-line-assign-partner{
    padding-bottom: 0px !important;
    border-block-color: #a4a4a4 !important;
    margin-left: 10px;
    margin-right: 10px;
}

.margin-right-12{
    margin-right: -12px !important;
}

.line-break-style{
    font-weight: 900;
    color: #3C8DBC;
    /* padding-left: 5px; */
    margin-left: 8px;
    margin-right: -8px;
}

.google-maps-marker{
    z-index: 999 !important;
}
.check-box-align{
    margin-left: 10px !important;
    position: relative;
    top: 2px !important;
}
.margin-bottom-3{
    margin-bottom: 3px !important;
}

.status-label-pd-bk{
    display: block ;
    padding: 0.4em 0.7em;
    font-size: 90%;
    font-weight: 700;
    line-height: 1.3;
    color: #fff;
    text-align: center;
    white-space: nowrap;
    vertical-align: baseline;
    border-radius: 0.25em;
}

.driver-partner-color{
    color: #3C8DBC !important;
}

:where(.css-ixblex).ant-picker {
    border-radius: 0px;
}

:where(.css-dev-only-do-not-override-ixblex).ant-picker {
    border-radius: 0px;
}

:where(.css-ixblex).ant-picker {
    border-radius: 0px;
}

/* for dev */
:where(.css-dev-only-do-not-override-ixblex).ant-picker:hover, :where(.css-dev-only-do-not-override-ixblex).ant-picker-focused {
    border-color: #d2d6de;
    border-inline-end-width: 1px;
}

/* for live */
:where(.css-ixblex).ant-picker:hover, :where(.css-ixblex).ant-picker-focused {
    border-color: #d2d6de;
    border-inline-end-width: 1px;
}

:where(.css-dev-only-do-not-override-ixblex).ant-picker-focused {
    border-color: #3c8dbc!important;
    box-shadow: none!important;
}

:where(.css-ixblex).ant-picker-focused {
    border-color: #3c8dbc!important;
    box-shadow: none!important;
}

.custom-ant-range-picker{
    width: 100%;
    height: 34px;
}

.content-height {
    display: flex;
    padding: 15px;
    margin-right: auto;
    margin-left: auto;
    padding-left: 15px;
    padding-right: 15px;
}

.padding-8{
    padding: 8px !important;
}

.custom-flag-icons{
    float: right;
    position: relative;
    right: -6px;
    top: -3px;
}


.margin-top-5{
    margin-top: 5px !important;
}

.ride-ready-color{
    background-color: #a2a3a7 !important;
}

.check-box-align{
    position: relative !important;
    top: 2px !important;
}
.margin-left-10{
    margin-left: -10px !important;
}

.expendDPIcon{
    position: relative;
    font-size: 10px;
    top: -2px;
    right: 1px;
  }

  .custom-flag-icons-bk{
    float: right;
    position: relative;
    right: -9px;
    top: -3px;
}

.icon-pd-0{
    padding: 1px 1px !important;
}

.font-size-9{
    font-size: 9px !important;
}

.live-tracking-top{
    position: relative;
    top: 15px;
}

.font-size-14{
    font-size: 14px !important;
}

.font-size-12{
    font-size: 12px !important;
}

.margin-bottom-15{
    margin-bottom: 15px;
  }

.available-driver-picker{
    position: relative;
    top: -15px;
    font-size: 12px;
    right: 25px;
}
.onJob-marker-line{
    position: relative;
    right: 6px;
}

.fit-object{
    object-fit: contain;
}

.padding-r-2{
    padding-right: 5px;
}

.margin-bottom-10{
    margin-bottom: 10px !important;
}
.centered-image-container {
    display: block;
    justify-content: center;
    align-items: center;
    height: 100px; 
    width: 100px;
}
.centered-img {
    width: 60px !important;
    height: 60px !important;
    background-position: center;
    object-fit: cover;
    border-radius: 50% !important;
}

.gm-ui-hover-effect{
   background-color: transparent !important;
   border-radius: 50%;
   /* border: none !important  ; */
   top: 5px !important;
   right: 5px !important;
   background-position: center;
   height: auto !important;
   width: auto !important;

}

.gm-ui-hover-effect>span{
    margin: 4px !important;
}

.centered-img-marker {
    width: 50px !important;
    height: 50px !important;
    background-position: center;
    object-fit: cover;
    border-radius: 50% !important;
}

.img-fluid-marker{
    max-width: 100% !important;
}
.img-fluid-onJob{
    max-width: 100% !important;
}
.available-marker
{
    position: relative;
    top: -2px !important;
    right: -7px !important;
}



.multi-stop-array{
    position: relative;
    right: 15px;
}


.gm-style .gm-style-iw-c{
    padding: 0px !important;
}


.pd-left-5{
    padding-left: 5px !important;
}

.pd-left-10{
    padding-left: 10px !important;
}

.gm-style-iw-d {
    max-width: 648px !important; 
    /* background-color: #F8F9FA!important;  */
    overflow: auto !important; 
}

.cash-onjob{
    position: relative;
    left: -4px;
}


.margin-bottom-5{
        margin-bottom: 5px !important;
}

.call-btn{
    background-color: black !important;
    border-radius: 15px 15px !important;
    width: auto !important;
}

.call-btn-marker{
    background-color: black !important;
    border-radius: 15px 15px !important;
    width: 60px !important;
  
}

.live-tracking-header{
    background-color: #EDEFF6 !important; 
    padding-bottom: 15px !important;
    display: flex;
    align-items: center;
    justify-content: start;
}
.live-tracking-header-new{
    background-color: #EDEFF6 !important; 
    padding-bottom: 15px !important;
    display: flex;
    align-items: center;
    justify-content: start;
}

.live-tracking-row{
    position: relative;
    top: 20px;

}

.margin-bottom-20{
    margin-bottom: 20px !important;
}


.available-marker-line-height
{
    line-height: 2.5 !important;
}

.font-for-vg{
    color: black;
    font-weight: 400;
}

/* .gm-style .gm-style-iw {
    background-color: transparent !important; 
    
} */

.centered-img-on-job {
    width: 50px !important;
    height: 50px !important;
    background-position: center;
    object-fit: cover;
    border-radius: 50% !important;
}

.liveTracking-card-custom {
    margin-right: -12.5px !important; 
    margin-left:-12.5px  !important;
}
.liveTracking-card-available {
    margin-right: -12.5px !important; 
    margin-left:-12.5px  !important;
}

.pd-top-0{
    padding-top: 0px !important;
}

.centered-img-available {
    width: 50px !important;
    height: 50px !important;
    background-position: center;
    object-fit: cover;
    border-radius: 50% !important;
}


.on-click-hover.active {
    background-color: #DFDFDF !important; /* Background color when clicked */
}
.ant-steps-item-title{

    margin-top: -12px !important;
    font-size: 12px !important;
    padding-left: 28px !important;
}
#tripprogress{
    color: white !important;
}

.ant-steps-horizontal .ant-steps-item-title{
    color: white !important;
}

.ant-steps-vertical .ant-steps-item-title {

    position: relative;
    top: 22px;
    font-size: 14px !important;
    padding-left:0px !important; 
    padding-bottom: 5px !important;
}

.livetracking-image{
    position: relative;
    top: -6px;
    left: 10px;
}

.livetracking-top-container{
    text-align: center;
    position: relative;
    left: -39px;
    top: -29px;
    width: 120%;
}
.livetracking-container-mini{
    left: -24px !important;
    top: -28px !important;
    width: 120%;
    position: relative;
    width: 120%;
}
.border-top-mini{
    text-align: center;
    position: relative !important;
    left: 18px !important;
    top: 10px !important;
}

.border-text-mini{
    position: relative;
    top: -10px;
    left: -22px;
}

.border-container-mini{
    text-align: center;
    position: relative;
    left: 17px;
    top: 10px;
}

.border-container{
    text-align: center;
    position: relative;
    left: 25px;
    top: 10px;
}


.dot-style{
    height: 12px;
}

.ant-steps-vertical .ant-steps-item-finish
  > .ant-steps-item-container
  > .ant-steps-item-tail::after {
  background-color: transparent !important;
  border-left: dashed 2px #1560e5 !important;
  position: relative;
  top: -12px !important;
  left: 0px;
  padding: 0px !important;
  width: 0px !important;
  height: 32px !important;
  border-radius: 0 !important;

}
.ant-steps-vertical .ant-steps-item-wait
  > .ant-steps-item-container
  > .ant-steps-item-tail {
    background-color: transparent !important;
    border-left: dashed 2px #C1C1C1 !important;
    position: relative;
    top: 27px !important;
    padding: 0px !important;
    width: 0px !important;
    height: 35px !important;
    border-radius: 0 !important;

}

.ant-steps-vertical .ant-steps-item-process
  > .ant-steps-item-container
  > .ant-steps-item-tail {
    background-color: transparent !important;
    border-left: dashed 2px #C1C1C1 !important;
    position: relative;
    top: 27px !important;
    padding: 0px !important;
    width: 0px !important;
    height: 35px !important;
    border-radius: 0 !important;

}

.ant-steps-vertical .ant-steps-item-active
  > .ant-steps-item-container
  > .ant-steps-item-tail {
    background-color: transparent !important;
    border-left: dashed 2px #070707 !important;
    position: relative;
    top: 24px !important;
    padding: 0px !important;
    width: 0px !important;
    height: 35px !important;
    border-radius: 0 !important;

}

.ant-steps-vertical.ant-steps-item .ant-steps-item-finish .ant-steps-item-custom > .ant-steps-item-icon > .ant-steps-icon > .anticon .rect{
    fill:#007bff !important;
}


.side-drawer .ant-steps-horizontal .ant-steps-item-finish>.ant-steps-item-container>.ant-steps-item-content>.ant-steps-item-title::after {

    background-color: transparent !important;
    border-top: dashed 2px #0c37e4 !important;
    position: relative;   
    left: -34px;
    top: 18px;
    width:160px !important;
    height: 1px !important;
    padding: 0px !important;
    border-radius: 0 !important;
}

.side-drawer .ant-steps-horizontal .ant-steps-item-process>.ant-steps-item-container>.ant-steps-item-content>.ant-steps-item-title {

    background-color: transparent !important;
    border-top: dashed 2px #070707 !important;
    position: relative;   
    left: -10px;
    top: 18px;
    width:160px !important;
    height: 1px !important;
    padding: 0px !important;
    border-radius: 0 !important;
}
.side-drawer .ant-steps-horizontal .ant-steps-item-wait>.ant-steps-item-container>.ant-steps-item-content>.ant-steps-item-title::after {

    background-color: transparent !important;
    border-top: dashed 2px #C1C1C1 !important;
    position: relative;   
    left: -34px;
    top: 18px;
    width:160px !important;
    height: 2px !important;
    padding: 0px !important;
    border-radius: 0 !important;

}
.side-drawer-empty .ant-steps-horizontal .ant-steps-item-finish>.ant-steps-item-container>.ant-steps-item-content>.ant-steps-item-title::after {

    background-color: transparent !important;
    border-top: dashed 2px #0c37e4 !important;
    position: relative;   
    left: -10px;
    top: 18px;
    width: 450px !important;
    height: 1px !important;
    padding: 0px !important;
    border-radius: 0 !important;
}

.side-drawer-empty .ant-steps-horizontal .ant-steps-item-process>.ant-steps-item-container>.ant-steps-item-content>.ant-steps-item-title {

    background-color: transparent !important;
    border-top: dashed 2px #070707 !important;
    position: relative;   
    left: -10px;
    top: 18px;
    width: 450px !important;
    height: 1px !important;
    padding: 0px !important;
    border-radius: 0 !important;
}
.side-drawer-empty .ant-steps-horizontal .ant-steps-item-wait>.ant-steps-item-container>.ant-steps-item-content>.ant-steps-item-title::after {

    background-color: transparent !important;
    border-top: dashed 2px #C1C1C1 !important;
    position: relative;   
    left: -10px;
    top: 18px;
    width: 450px !important;
    height: 2px !important;
    padding: 0px !important;
    border-radius: 0 !important;

}

.side-drawer .ant-steps.ant-steps-horizontal:not(.ant-steps-label-vertical) .ant-steps-item{
    padding-inline-start: 0px !important;

}

.side-drawer-empty .ant-steps.ant-steps-horizontal:not(.ant-steps-label-vertical) .ant-steps-item{
    padding-inline-start: 0px !important;

}

.livetracking-top-container >.ant-steps-horizontal .ant-steps-item-finish>.ant-steps-item-container>.ant-steps-item-tail::after {

    background-color: transparent !important;
    border-top: dashed 2px #e0e2e5 !important;
    position: relative;
    left: 0px;
    top: 1px;
    height: 2px;
}
.livetracking-top-container >.ant-steps-horizontal .ant-steps-item-finish>.ant-steps-item-container>.ant-steps-item-tail::after {

    background-color: transparent !important;
    border-top: dashed 2px #e0e2e5 !important;
    position: relative;
    left: 0px;
    top: 1px;
    height: 2px;
}


.livetracking-top-container >.ant-steps-horizontal .ant-steps-item-finish>.ant-steps-item-container>.ant-steps-item-content >.ant-steps-item-title {
    position: relative !important;
    left: 20px !important;
}
.livetracking-top-container >.ant-steps-horizontal .ant-steps-item-process>.ant-steps-item-container>.ant-steps-item-content >.ant-steps-item-title {
    position: relative !important;
    right: 25px !important;
}



.livetracking-top-container .ant-steps .ant-steps-item-process .ant-steps-item-icon >.ant-steps-icon .ant-steps-icon-dot {
    background: #e0e2e5 !important;
}


.livetracking-top-container.ant-steps .ant-steps-item-finish>.ant-steps-item-container>.ant-steps-item-tail {
    background-color: #ff8516 !important;
}


.modal-body-right
{
    position: absolute;
    float: right;
    top: 225px;
    right: 0px;

}

.modal-body-close
{
    position: absolute;
    float: right;
    top: -19px;
    right: 0px;

}



.modal-body-back-button{
    height: 31px;
    width: 30px;
    position: absolute;
    text-align: center;
    padding: 4px;
    border-radius: 8px;
    top:9px;
    box-shadow: rgb(100 100 111 / 20%) 0px 7px 29px 0px;
    right: -9px;
    z-index: 99;
    background-color: #0074FF;
}

.trip-details-view-text{
    float: right;
    color: white;
    cursor: pointer;
    text-align: center;
    padding: 15px 8px;
    z-index: 3;
    width: 40px;
    height: 150px;
    position: relative !important;
    border-radius: 0px 16px 16px 0px;
    background: #0074FF;
    writing-mode: tb-rl;
    transform: rotate(-180deg);
}



.trip-details-view-btn {
    float: right;
    color: white;
    cursor: pointer;
    text-align: center;
    padding: 15px 10px;
    z-index: 3;
    position: relative !important;
    border-radius: 16px 0px 0px 16px;

}

.trip-details-view-back-button {
}

.back-button{
    position: relative;
    top: 10px;
    left: 3px;
}

.ant-steps.ant-steps-vertical >.ant-steps-item .ant-steps-item-title {
    line-height: 20px !important;
}

.font-text{
    color: #000 !important;
    font-size: 12px !important;
    font-style: normal !important;
    font-weight: 600 !important;
    line-height: normal !important;
    letter-spacing: 1px !important;
    text-transform: capitalize !important;
}

.font-text-status{
    color: #f26822 !important;
    font-weight: bold !important;
    font-size: 12px !important;
    font-style: normal !important;
    line-height: normal !important;
    letter-spacing: 1px !important;
    text-transform: capitalize !important;
}

/* top bar  */

.livetracking-top-container.ant-steps .ant-steps-item-finish>.ant-steps-item-container>.ant-steps-item-tail::after{
    position: absolute;
    inset-inline-start: 0;
    background-color: transparent !important;
    border-top: dashed 2px #1560e5 !important;
    padding: 2px 2px 0px !important;
  
}

:where(.css-dev-only-do-not-override-1xdyxum) .livetracking-top-container .ant-steps .ant-steps-item-tail::after {
    position: absolute;
    inset-inline-start: 0;
    background-color: transparent !important;
    border-top: dashed 2px #1560e5 !important;
    padding: 2px 2px 0px !important;
}

.font-color-live{
    color: #9F9F9F;

}

.header-live{
    font-weight: bold;
    position: relative;
    font-size: 13px;
    top: 10px;
    line-height: 0.5 !important;
}

.header-live-close{
    font-size: 20px;
    color: #000000;
    position: relative !important;
    top: -2px;
    left:5px

}


.side-drawer .ant-steps-horizontal .ant-steps-item-finish>.ant-steps-item-container>.ant-steps-item-icon > .ant-steps-icon > .dot-style{
    fill: blue !important;
   
}


#call-driver-mobile{
   cursor: pointer;
}

#call-customer-mobile{
    cursor: pointer;
 }


.initial-model-body{
    padding: 0px;
    width: 40%;
    z-index: 99;
    border-radius: 0px 0px 24px 24px;
    background: rgb(6, 17, 77);
    height: 70px;
    position: absolute;
    left: 30%;
}

.initial-model-body-mini{
    padding: 0px;
    width: 50% !important;
    z-index: 99 ;
    border-radius: 0px 0px 24px 24px;
    background: rgb(6, 17, 77);
    height: 70px;
    position: absolute;
    left: 30%;
}

.initial-model-body-mini-connect{
    padding: 0px;
    padding-top: 10px;
    width: 50% !important;
    z-index: 99 ;
    border-radius: 0px 0px 24px 24px;
    background: rgb(6, 17, 77);
    height: 70px;
    position: absolute;
    left: 30%;
}

.initial-model-body-connect{
    padding: 0px;
    width: 40% !important;
    z-index: 99 ;
    border-radius: 0px 0px 24px 24px;
    background: rgb(6, 17, 77);
    height: 70px;
    position: absolute;
    left: 30%;
}

.initial-model-body-mini-completed{
    padding: 0px;
    width: 50%;
    z-index: 99;
    border-radius: 0px 0px 24px 24px;
    background:#03A400;
    height: 70px;
    position: absolute;
    left: 30%;
}
.initial-model-body-completed{
    padding: 0px;
    width: 40%;
    z-index: 99;
    border-radius: 0px 0px 24px 24px;
    background:#03A400;
    height: 70px;
    position: absolute;
    left: 30%;
}
.initial-model-body-error{
    padding: 0px;
    width: 40%;
    z-index: 99;
    border-radius: 0px 0px 24px 24px;
    background:#fce803;
    height: 70px;
    position: absolute;
    left: 30%;
}
.initial-model-body-mini-error{
    padding: 0px;
    width: 50%;
    z-index: 99;
    border-radius: 0px 0px 24px 24px;
    background:#fce803;
    height: 70px;
    position: absolute;
    left: 30%;
}

.font-color-liv{
   color: #9F9F9F;
}

.font-color-liv-black{
    color: black;
    font-weight: 600;
}

.success-icons{
    width: 25px;
    height: 25px;
    position: relative;
    top: -5px;
}

.error-icons{
    width: 15px;
    height: 15px;
    position: relative;
    top: -1px;
}

#box_model{
    position: relative;
    width: 100%;
    background-color: #e9e9e9;
    margin-bottom: -12px;
    border-radius: 6px;
}

.margin-bottom-15{
    margin-bottom: 15px !important;
}

.lock-document-warning-box{
    border: 2px solid #eb0909;
    padding: 7px;

}

.font-size-11 {
    font-size: 11px !important;
}

.custom-select {
    width: 100%;
    border: 1px solid #ccc;
    border-radius: 5px;
    outline: none;
    font-size: 16px;
    height: 34px;
    padding: 6px 12px;
  }

  /* .custom-select1 {
    width: 100%;
    padding: 21px;
    border: 1px solid #ccc;
    border-radius: 5px;
    outline: none;
    font-size: 16px;
  } */


  .icons-alignment{
    text-align: center;
    position: relative;
    top: 15px;
    color: green;
  }

  .icons-alignment-delete{
    text-align: center;
    position: relative;
    top: 24px;
    color: red;
  }


  .b2b-invoice-reset{
        /* height: 32px; */
    /* margin-right: 10px; */
    float: right;
    /* right: 0; */
    position: relative;
    top: 0px;
    left: -37px;
    background-color: #3C8DBC;
  }


  .pd-top-10{
    padding-top: 10px !important;
  }
 .mg-top-4
  {
    margin-top: 3px !important;

  }
  
  .b2b-invoice .rmsc .dropdown-heading{
    height: 33px !important;
    padding: 6px 12px !important;
  }

  .amount-style{
    border-radius: 5px;
    background-color: #EFEFEF;
  }

  .border-remove {
    border-bottom-color: transparent !important;
}

.status-bar-pdd{
    padding: 0.5em 0.6em !important;

}


.status-label-popup {
    display: block;
    padding: 0.6em 0.5em;
    font-size: 90%;
    font-weight: 700;
    line-height: 1;
    color: #fff;
    text-align: center;
    white-space: nowrap;
    vertical-align: baseline;
    border-radius: 0.25em;
}

.submit-custom{
    position: relative;
    left: 10px;
}


.pd-action{
    padding:4px !important
}

.add-new-b2b
{
    font-size: 14px !important;
    height: 34px !important;
    padding: 4px 15px !important;
    border-radius: 6px !important;
}

.download-btn .ant-btn {
    font-size: 14px !important;
    height: 34px !important;
    padding: 4px 15px !important;
    border-radius:  0px !important;
}

.margin-bottom-25{
    margin-bottom: 25px !important;
}

.status-label-b2b {
    display: block;
    padding: 0.4em 0.4em;
    font-size: 83%;
    font-weight: 700;
    line-height: 1;
    color: #fff;
    text-align: center;
    white-space: nowrap;
    vertical-align: baseline;
    border-radius: 0.25em;
}

.example {
    /* margin: 20px 0;
    margin-bottom: 20px;
    padding: 30px 50px;
    text-align: center;
    /* background: rgba(0, 0, 0, 0.05); */
    /* border-radius: 4px; */ 

    margin: 20px 0;
    margin-bottom: 20px;
    padding: 20px 40px;
    text-align: center;
    /* background: rgba(0, 0, 0, 0.05); */
    border-radius: 4px;
  }


  :where(.css-dev-only-do-not-override-ixblex).ant-spin {
    font-size: 12px !important;
  } 
.back-ground-remove{
    background-color: transparent !important;
    padding: 0px !important;
}

.location-validation{
    text-align: center !important;
    position: relative;
    left: 77px;
}

.location-normal{
    text-align: left !important;
   
}

.calender-color{
    background-color: #ffffff !important;
    border: 1px solid #ccc !important;
    color: #5A5E65 !important;
}

.b2b-header-title{
       margin-left: 0px !important;
       margin-bottom: 13px !important;
       font-weight: 600 !important; 
}

.credit-title{
    color: green;
    font-size: 18px;
}

.mg-top-10{
    margin-top: -10px !important;
}


.cursor-remove{
    cursor: default !important;
    padding: 0.4em 0.5em !important;

}

.cursor-remove-only{
    cursor: default !important;
}

.warning-lock{
    font-size: 14px !important;
    margin-bottom: 5px;
    margin-top: 5px;
}


.icons-alignment-delete-invoiced {
    text-align: center;
    position: relative;
    top: 24px;
    left: -8px;
    color: red;
}

.minimium-height{
    --rmsc-h: 0 !important;

}

.scroll-view-b2b-invoice{
    overflow-y: scroll;
    height: 300px;
}
.back-ground-white{
    background-color: white !important;

}

.out-standing-amount{
        font-weight: 400;
        font-style: italic;
        float: right;
}

.css-efth79-control {
    border-radius: 0px !important;
    min-height: 0px !important;
    max-height: 34px !important;
}



.css-1x53e3d-control {
    border-radius: 0px !important;
    border-color: #ccc!important; 
    border: 1px solid #ccc !important;
    min-height: 0px !important;
    max-height: 34px !important;
    box-shadow: 0px 0px 5px #ccc !important;
  }

.font-w-700{
    font-weight: 700 !important;
}

.search_dropdown:focus-visible{
    border:none !important;
    outline: none !important ;
}

.b2b_conflict .Select-control{
    border-radius: 0px !important;
    height: 32px !important;

}

.b2b_conflict .Select-input{
    height: 32px !important;
}

.process_on .ant-select-selection-item{
    font-family: 'Source Sans Pro','Helvetica Neue',Helvetica,Arial,sans-serif !important; 
    font-weight: 500 !important;


}

.process_on:where(.css-dev-only-do-not-override-ixblex).ant-select {
    font-family: 'Source Sans Pro','Helvetica Neue',Helvetica,Arial,sans-serif !important; 
    font-weight: 500 !important;
    outline: transparent !important;
    border-color: transparent !important;


    
}

.process_on .ant-select-item-option-content {
    font-weight: normal !important;
    font-weight: 500 !important;
}


.process_on  .ant-select-item-option-active:not(.ant-select-item-option-disabled) {
    outline: transparent !important;
}

.ride_ready_status{
    background-color: #828487 !important;

}

.activate-model-title-driver{
    margin-left: -15px !important;
    margin-bottom: 15px !important;
    font-weight: 600 !important;
}

.margin-15-0-driver{
    margin-left: 15px !important;
    margin-right: 0px !important;
}

.popUpHeadingDetails-header-driver{
    position: relative;
    top: 20px;
}

.status-bar-pdd-dr{
    padding: 0.5em 2.6em !important;

}


.driver-invoice .css-yk16xz-control{
    min-height: 0px !important;
    height: 34px !important;
    border-radius: 0px !important;
}

.dr-close-btn{
    position: relative;
    left: 15px;
}

.dr-padding-email{
    padding: 4px 9px !important;
    font-size: 10px !important;

}
.live-tracking-refresh{
    position: absolute;
    bottom: 0;
    padding: 10px;
}

.datePicker {
    width: 100%;
  }
.dr-padding-Download{
    padding: 4px 9px !important;
}

.break-text{
    word-break: break-all !important;
}

.driver-invoice .css-yk16xz-control {
    border-radius: 0px !important;
    min-height: 0px !important;
    max-height: 34px !important;
}

.driver-invoice .css-1fhf3k1-control {
    border-radius: 0px !important;
    min-height: 0px !important;
    max-height: 34px !important;
}

.driver-invoice .css-1pahdxg-control
{
    border-radius: 0px !important;
    min-height: 0px !important;
    max-height: 34px !important;
    border-color: #606567 !important;
    outline-color:  #606567 !important;
    box-shadow: none !important;

}

.status-label-dr-invoice {
    display: block;
    padding: 0.5em 0.6em;
    font-size: 80%;
    font-weight: 700;
    line-height: 1;
    color: #fff;
    text-align: center;
    white-space: nowrap;
    vertical-align: baseline;
    border-radius: 0.25em;
}


.mg-top-dr{
    margin-top: -15px !important;
}
.label-dr{
    position: relative !important;
    top:18px !important;
    padding:'0px 8px 0px 8px' !important;
}

.download-btn-dr .ant-btn {
    font-size: 14px !important;
    height: 34px !important;
    padding: 6px 15px !important;
    border-radius:  0px !important;
}

.custom-flag-icons-dr {
    float: right;
    position: relative;
    right: -3px;
    top: -9px;
}

.dr-view{
    position: relative;
    left: -2px;
}

.textAlignCenter {
    text-align: center;
}

.plus-dr{
    padding: 5px 8px !important;
}
.driver-additonal-docs-table-img{
    width: 50px;
    position: relative;
    height: 37.5px;
    top:0px !important;
}

.padding-lf-zero{
    padding-left: 0px ;
  }

.margin-b-0{
    margin-bottom: 0px !important;
}

.check-box-airport{
    position: relative;
    top: -2px;
    left: 4px;
}
.radio-label-position{
    position: relative;
    top: -2px;
    margin-left: 3px;
}
.license-authority .form-group {
    margin-bottom: 8px; /* Adjust the value as needed for the desired gap */
}

.license-authority .form-group .row > .col-md-6 {
    padding-bottom: 8px; /* Adjust the value as needed for the desired gap */
}

.license-authority .textarea {
    margin-top: 0px; /* Adjust the value for the desired gap */
}

.padding-lf-zero{
    padding-left: 0px ;
  }
  .tripStatus{
    background-color: #fff;
    border-color: #d9d9d9 #ccc #b3b3b3;
    border-radius: 4px;
    border: 1px solid #ccc;
    color: #333;
    cursor: default;
    display: table;
    border-spacing: 0;
    border-collapse: separate;
    height: 36px;
    outline: none;
    overflow: hidden;
    position: relative;
    width: 100%;
    padding-left:10px;
    *{
        margin: 10px;
        line-height: 10px;
    }
}
.tripStatusOptions{
    color:black;
}
.searchKeyField{
    padding-left:10px;
    background-color: #fff;
    border-color: #d9d9d9 #ccc #b3b3b3;
    border-radius: 4px;
    border: 1px solid #ccc;
    color: #333;
    cursor: default;
    display: table;
    border-spacing: 0;
    border-collapse: separate;
    height: 36px;
    outline: none;
    overflow: hidden;
    position: relative;
    width: 100%;
}

.subFieldset{
    margin-left: 15px;
    padding-left: 15px;
    .groupLabel{
        margin-left: -30px;
    }
}

.header-flex{
    display: flex;
    width: 100%;
    justify-content: space-between;
}

.form-button{
    display: flex;
    justify-content: center;
}

.sub_option_text{
    margin-left: -30px;
}

.toggle_conditioned{
    display: flex;
    align-items: center;
    justify-content: center;
    label{
        position: static;
    }
}

.bookARideEditSwap{
    margin-left: -10px
}

.multiSelectGroup{
    display: flex;
    align-items: center;
    .colon-st{
        position: relative;
        top:0;
        left: 4px;
    }
    label{
        margin-bottom: 0;
    }
}

.btn-purple{
    background-color: rgb(205, 80, 205);
    color: white;
    font-weight: 400;
}

.btn-purple:hover{
    background-color: rgb(189, 47, 189);
    color: white;
    font-weight: 400;
}
.btn-purple:active{
    background-color: rgb(158, 0, 158);
    color: white;
    font-weight: 400;
}

.has-password-toggle-reveal{
    position: relative;
    cursor: pointer;
    .password-toggle-reveal{
        height: 34px;
        width: 34px;
        position: absolute;
        top: 0;
        right: 0;
        display: flex;
        align-items: center;
        justify-content: center;
    }
}

.tripRouteMap{
    display: flex;
    justify-content: center;
    align-items: center;
    img{
        width: 1000px;
    }
}

.paymentRecordBtn{ 
    box-shadow: 3px -3px 0px -1px white, 3px -3px 0px 0px #3c8dbc;
}

a:hover{
    .paymentRecordBtn{
        box-shadow: 3px -3px 0px -1px white, 3px -3px 0px 0px black;
    }
}

.submitFooterB2BLink{
    position: sticky;
    top: 0;
    z-index: 100;
}

.form-control .Select-control{
    color: red;
}

.shortenText{
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.conflictLabelsContainer{
    display: flex;
    justify-content: space-between;
    align-items: center;
    gap: 10px;
    margin-left: 15px;
}

.conflictTypeLabel{
    background-color: rgb(226, 226, 226);
    height: 60px;
    border-radius: 5px;
    display: flex;
    align-items: center;
    justify-content: left;
    padding: 0 5px 0 0;
    gap: 10px;
    margin-right: 15px;
}

.conflictTypeIndicator{
    min-width: 5px;
    height: 100%;
    border-radius: 5px 0 0 5px;
}

.skin-blue .main-header .logo-container{
    display: flex;
    align-items: center;
    justify-content: center;
}


.topHeadNav{
    position: sticky;
    top: 0;
}

.leftSideNav{
    position: fixed;
    z-index: 0;
}

/* ========================= Below styles for Googles Autocomplete Container ========================== */

.pac-icon{
    display: none;
}

.pac-item{
    padding: 0 12px;
}

.pac-item, .pac-item-query{
    height: 34px;
    font-family: 'Source Sans Pro','Helvetica Neue',Helvetica,Arial,sans-serif;
    font-weight: 400;
    font-size: 14px;
    display: flex;
    align-items: center;
    border: none;
}

.pac-container{
    border-radius: 10px;
    width: fit-content;
}

/* ========================= Above styles for Googles Autocomplete Container ========================== */

.ProfileInfoSideBar{
    /* display: none; */ 
    /* uncomment above for enable side bar user image */
}

.userImageTop{
    border: 1pt solid rgba(255, 255, 255, 0.2);
}

#vehicleGroupDropdown .dropdown-heading {
    height: 34px;
}


input[type="password"]::-ms-reveal,
input[type="password"]::-ms-clear {
  display: none;
}

.user-profile-select:hover {
    background-color: rgb(179, 179, 179);
    width: 100%;
    border-radius: 5px;
}