@font-face {
    font-family: 'icomoon';
    src: url('../fonts/icomoon.eot?nwuri5');
    src: url('../fonts/icomoon.eot?nwuri5#iefix') format('embedded-opentype'), url('../fonts/icomoon.ttf?nwuri5') format('truetype'), url('../fonts/icomoon.woff?nwuri5') format('woff'), url('../fonts/icomoon.svg?nwuri5#icomoon') format('svg');
    font-weight: normal;
    font-style: normal;
    font-display: block;
}

button[type="submit"]:hover {
    /* background-color: transparent;
    border-color: transparent; */
    cursor: pointer;
}

.pay-popop-dispatcher .btn.dropdown-toggle {
    padding: 7px 10px;
    border-radius: 20px;
}

.intl-tel-input.allow-dropdown.separate-dial-code.iti-sdc-3 {
    width: 100%;
}

.price_geo-fence span.switchery.switchery-default {
    height: 20px;
}

body.light .card-body.custom-body-table .login-form ul li {
    margin-bottom: 20px;
}

.price_geo-fence span.switchery.switchery-default small {
    width: 18px;
    height: 18px;
}

/*for pricing rules show entries tables css*/
.dataTables_length {
    width: 100%;
    max-width: 200px !important;
}

/*----end here---*/
.geo-input_fence button.btn.btn-info {
    margin: 0px;
    padding: 0px 22px;
}

.selectize-control.single .selectize-input:after {
    transform: translate(10px, 0px)
}

.selectize-control.single .selectize-input.dropdown-active:after {
    transform: rotate(356deg);
}

/*---------------light theme------------*/
.selectize-input.items.not-full.has-options.has-items {
    display: flex;
    overflow-x: auto;
}

input.select2-search__field::placeholder {
    font-family: 'Rubik', sans-serif;
    font-weight: 400;
    font-size: 0.875rem;
}

th.sorting_asc {
    padding-left: 8px !important;
}

.selectize-input.items.not-full.has-options.has-items::-webkit-scrollbar {
    width: 10px;
    height: 2px;
}

.selectize-input.items.not-full.has-options.has-items::-webkit-scrollbar-track {
    box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
}

.selectize-input.items.not-full.has-options.has-items::-webkit-scrollbar-thumb {
    background-color: #d4a34a;
}

.card-body.custom_body_card .dt-buttons.btn-group.flex-wrap {
    display: none;
}

.select2-container--default .select2-selection--multiple .select2-selection__choice {
    padding: 0 10px 0 20px !important;
}

/* span.select2-selection.select2-selection--multiple {
    height: auto !important;
} */
span.select2-selection.select2-selection--multiple {
    /* height: calc(1.5em + 0.9rem + 2px); */
    padding: 3px 2px;
}

form#StoreWarehouse label.checkbox-inline {
    margin-right: 10px;
}

form#submitAgent .select2-container--default .select2-selection--multiple .select2-selection__choice__remove {
    left: -10px;
    position: relative;
    color: #fff !important;
}

.select2-container .select2-selection--multiple .select2-selection__rendered {
    /* height: 40px; */
    overflow-y: auto !important;
}

ul.select2-selection__rendered li {
    margin: 5px 2px;
}

.select2-container--default .select2-selection--multiple .select2-selection__choice__remove {
    color: #fff !important;
}

#warehouse_idInputEdit .select2-container--default .select2-selection--multiple .select2-selection__choice__remove {
    left: -10px;
    position: relative;
    color: #fff !important;
}

body.light div#edit-customer-modal .iti__country-list {
    left: 5% !important;
    height: 200px !important;
    top: 42px !important;
    width: 250px !important;
    overflow-x: hidden;
}

body.light form#add_customer .iti__country-list {
    z-index: 999;
    width: 300px;
    overflow-x: hidden;
}

body.light .address_box label {
    width: 160px;
}

body.light div#agents-datatable_wrapper .dataTables_scrollHead thead th {}

button[type="submit"]:hover {
    /* background-color: transparent;
    border-color: transparent; */
    cursor: pointer;
    font-size: 14px;
}

body.light .row.location-section .form-group.col-12.mb-1 input.form-control.address {
    width: 94%;
    margin: 0 auto 10px;
}

/*---------------custom dark theam css------------*/
body.dark .card.widget-inline p {
    color: #fff !important;
}

body.dark .login-form ul li button {
    width: 120px;
}

body.dark .login-form a.btn.btn-info.btn-sm {
    color: #fff;
    width: 120px;
    padding: 0.45rem 0.9rem;
}

body.dark .navbar-custom .topnav-menu .nav-link {
    font-weight: 400;
    color: #fff;
}

body.dark .iti__country-list {
    z-index: 999;
    min-width: 300px;
    width: 317px;
    overflow-x: hidden;
}

body.dark .btn,
.dark .btn-blue:not(:disabled):not(.disabled):active,
.dark .btn-blue:not(:disabled):not(.disabled).active,
.dark .show>.btn-blue.dropdown-toggle {
    color: #f2f2f2;
}

body.dark .navbar-custom .btn.btn-blue.waves-effect {
    color: #fff;
}

body.dark button.btn.btn-blue.waves-effect.waves-light.openModal {
    color: #f2f2f2;
}

body.dark div#pricing-datatable_wrapper button.btn.btn-secondary.btn-success.waves-effect.waves-light {
    color: #fff;
}

body.dark button.btn.btn-blue.waves-effect.waves-light.openModal {
    color: #f2f2f2;
    width: auto;
    min-width: unset;
    max-width: unset;
}

body.dark .table {
    color: #dbe9f9;
}

body.dark #sidebar-menu>ul>li>a {
    color: #dbe9f9;
}

body.dark #sidebar-menu .menu-title {
    color: #dbe9f9;
}

body.dark .custom-control-label::before {
    border: #dbe9f9 solid 1px;
}

body.dark .custom-switch .custom-control-label::after {
    background-color: #dbe9f9;
}

body.dark div#edit-customer-modal h4 {
    color: #dbe9f9;
}

body.dark div#edit-customer-modal label {
    color: #dbe9f9;
}

body.dark div#edit-customer-modal .form-control {
    color: #dbe9f9;
}

body.dark div#edit-customer-modal .form-control::placeholder {
    color: #a2b3c5;
}

body.dark .iti__country-list {

    height: 200px !important;

    width: 250px !important;
}

body.dark a.btn.btn-success.btn-rounded.waves-effect.waves-light.editInput {
    color: #dbe9f9;
}

body.dark .modal-footer button.btn.btn-blue.waves-effect.waves-light.submitEditForm {
    color: #dbe9f9;
}

body.dark .card button.btn.btn-secondary.btn-success.waves-effect.waves-light {
    color: #dbe9f9;
}

body.dark .table thead th {
    font-size: 14px;
    vertical-align: middle;
}

body.dark .table th,
.table td {
    font-size: 13px;
}

table.table.table-striped.dt-responsive.nowrap.w-100 span.badge.badge-success {
    font-size: 14px;
    padding: 10px;
    width: 72px;
}

table.table.table-striped.dt-responsive.nowrap.w-100 span.badge.badge-danger {
    font-size: 14px;
    padding: 10px;
    width: 72px;
}

body.dark .select2-container--default .select2-selection--multiple {
    background: transparent !important;
}

body.dark #agents-datatable_wrapper table tr td a {
    color: #d4a34a !important;
}

body.dark button.showaccounting.btn.btn-primary-outline.action-icon.setcolor {
    color: #d4a34a !important;
}

body.dark .address_box span.short_name {
    color: #d3a24a;
}

body.dark .address_box label {
    width: 160px;
}

body.dark .alTaskType {
    background-color: #3b4651;
    border: none;
    border-radius: 7px;
}

body.dark .alTaskType input,
.alTaskType textarea,
.alTaskType select {
    /* border: 1px solid #6e7e8f !important; */
    color: #dbe9f9;
}

body.dark a.add-sub-task-btn.waves-effect.waves-light.subTask {
    color: #dbe9f9;
}

body.dark a.btn.pink_btn {
    color: #dbe9f9;
}

body.dark .site_link a span {
    color: #dbe9f9;
}

body.dark p.al_text_overflow {
    color: #dbe9f9;
}

body.dark .card-box {
    color: #dbe9f9;
}

body.dark .sub-header {
    color: #dbe9f9;
}

body.dark .header-title {
    color: #dbe9f9;
}

body.dark label.control-label.col-6 {
    font-size: 20px;
}

body.dark .content .col-md-8.mx-auto .iti__country-list {
    left: 5% !important;
    height: 200px !important;
    top: 38px !important;
    width: 239px !important;
}

body.dark .content .col-md-8.mx-auto label {
    color: #dbe9f9;
}
.dataTables_scroll {
    margin-bottom: 10px;
}

body.dark .content .col-md-8.mx-auto button {
    color: #dbe9f9;
}

body.dark .content .col-md-8.mx-auto option {
    font-size: 12px !important;
    width: 100%;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

body.dark table#teams-datatable {
    background: #36404a;
    border-radius: 10px;
}

body.dark .dt-buttons .btn.btn-secondary,
.dt-buttons .btn.btn-secondary:focus,
.dt-buttons .btn.btn-secondary:active {
    background: rgb(247 184 75 / 82%) !important;
}

body.dark .btn-label,
.btn-label:focus,
.btn-label:active {
    background: rgb(247 184 75 / 82%) !important;
}

body.dark div#team_agents_1 .dropdown-item {
    color: #dbe9f9;
}

body.dark .edit-icon-div a {
    color: #d4a34a;
}

body.dark button.btn.btn-success.waves-effect.waves-light.saveaccounting {
    color: #dbe9f9;
}

body.dark div#vehicle_type_idInputEdit .radio img {
    filter: invert(1);
}

div#vehicle_type_idInput .radio img {
    filter: invert(1);
}

body.dark div#add-agent-modal .iti__country-list {
    left: 12% !important;
    height: 200px !important;
    top: 40px !important;
    width: 300px !important;
}

body.dark #submitpayreceive .card-box label {
    margin-bottom: 0px;
    color: #000;
}

body.dark .content.dashboard-boxes button.btn.btn-info.waves-effect.waves-light.text-sm-right {
    color: #fff;
}

body.dark .switchery {
    height: 22px;
    width: 42px;
}

body.dark .switchery>small {
    height: 20px;
    top: 1px;
    width: 20px;
}

body.dark .geo_wrapper.geo_main button {
    color: #fff;
}

body.dark form#logic_form button {
    color: #fff;
}

body.dark form#edit_price span.select2-selection.select2-selection--multiple {
    background-color: transparent !important;
}

body.dark form#edit_price .select2-container--default .select2-selection--multiple .select2-selection__choice {
    background-color: #d4a34a !important;
    border: 1px solid #d4a34a !important;
}

body.dark[data-sidebar-size=condensed] .logo-box {
    width: 70px !important;
    filter: invert(1);
}

.row.coolcheck.no-gutters .radio label {
    margin-right: 20px;
}

body.dark .footer a.black {
    color: #d4a34a;
}

body.dark .tagsinput .focus {
    outline: 0 !important;
    box-shadow: none !important;
}

/*---------------custom dark theam css end------------*/
body.dark.modal-open .dropdown.bootstrap-select button.btn.dropdown-toggle.btn-light {
    border-radius: 2px;
    background: transparent;
    border-color: #cccccc1f;
}

.design-dark-theme [class^="icon-"],
[class*=" icon-"] {
    /* use !important to prevent issues with browser extensions that change fonts */
    font-family: 'icomoon' !important;
    speak: never;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    /* Better Font Rendering =========== */
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.icon-ic_currency:before {
    content: "\e900";
    color: #6658dd;
}

.icon-ic_lang:before {
    content: "\e901";
    color: #6658dd;
}

.icon-ic_lang:before {
    font-size: 20px;
    vertical-align: middle;
    margin-right: 5px;
}

.modal-opensag .modal {
    overflow-x: hidden;
    overflow-y: auto;
}

.navbar-custom {
    padding: 0 10px;
}

.table-responsive.mn-4 {
    margin-top: -42px;
}

.dt-buttons .btn.btn-secondary,
.dt-buttons .btn.btn-secondary:focus,
.dt-buttons .btn.btn-secondary:active {
    border-radius: 50px;
    box-shadow: none !important;
    border: 1px solid transparent;
}

.table-responsive::-webkit-scrollbar {
    width: 6px !important;
    height: 3px;
}

body .navbar-custom .topnav-menu .nav-link {
    font-weight: 400;
}

.agent-listing tbody td {
    padding: 15px 0 10px 15px;
}

.agent-listing tbody td:nth-child(2) {
    position: relative;
}

.agent-status {
    position: absolute;
    left: 40px;
    top: 15px;
    border: 3px solid #fff;
    border-radius: 50%;
    font-size: 10px;
}

.agents-datatable tbody td,
.dataTables_scrollHead thead th {
    padding: 10px 10px 10px 15px !important;
}

.dataTables_wrapper .form-ul {
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.dataTables_wrapper .inner-div:last-child {
    margin-left: -5px;
}

.dataTables_wrapper .inner-div {
    vertical-align: middle;
    float: none;
    width: auto;
    display: inline-block;
}

.dataTables_wrapper .inner-div .action-icon {
    margin: 0;
    padding: 0;
}

.table-responsive::-webkit-scrollbar-track {
    box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3) !important;
    border-radius: 10px;
}

.table-responsive::-webkit-scrollbar-thumb {
    border-radius: 10px;
    box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.1) !important;
}

.login-form label {
    padding: 6px 10px;
    display: inline-block;
    cursor: pointer;
    border-radius: 20px;
    background-color: #f8ecec;
    color: #000000;
    font-size: 13px;
    letter-spacing: 0.5px;
    min-width: 80px;
    text-align: center;
    border: 1px solid transparent;
    margin-bottom: 0;
}

.login-form label:hover {
    border: 1px solid #f8ecec;
    background-color: transparent;
}

button.btn.btn-success.waves-effect.waves-light.saveaccounting:hover {
    border: 1px solid #44cf9c;
    background-color: transparent;
    color: #44cf9c;
}

.main_form .login-form label {
    min-width: 140px !important;
}

.login-form .blank-label {
    display: none;
}

.login-form input[type="radio"]:checked+label {
    background: linear-gradient(49deg, #607AE9 37.63%, #91A6FE 82.04%);
    box-shadow: 0px 6px 10px 0px rgba(96, 109, 232, 0.20);
    padding: 6px 16px !important;
    border: 1px solid transparent;
    color: #fff;
    font-size: 13px;
    letter-spacing: 0.5px;
    border-radius: 20px;
}

.login-form input[type="radio"]:checked+label:hover {
    border: 1px solid #607AE9 !important;
    background: transparent;
    color: #607AE9 !important;
}

.light .btn-info:hover {
    border: 1px solid #607AE9 !important;
    background: transparent;
    color: #607AE9 !important;
}

.login-form input[type="radio"]:checkedlabel {
    border-color: #6658dd;
    font-size: 13px;
    letter-spacing: 0.5px;
}

.login-form input {
    display: none;
}

.dataTables_filter label {
    float: right !important;
}

.login-form .custom-control-label::before {
    display: none;
}

.pos-rel-tb {
    position: relative;
    top: 6px;
}

.add-sub-task-btn {
    background-color: #ECF6FF;
    height: 38px;
    line-height: 38px;
    font-size: 15px;
    font-weight: 600;
    width: 100%;
    display: block;
    cursor: pointer;
    border-radius:20px;
    background-color: #f8ecec;
    color: #000000;
    font-size: 13px;
    letter-spacing: 0.5px;
    text-align: center;
    transition: all .3s ease-in-out 0s;
    border: 1px solid transparent;
}

.add-sub-task-btn:hover,
.add-sub-task-btn:focus,
.add-sub-task-btn:visited {
    color: #000000;
    background-color: #F8ECEC;
    border-color: #6658dd;
}

.upload-img-btn {
    background-color: #F8ECEC;
    color: #000000;
    font-size: 13px;
    letter-spacing: 0.5px;
    border: none;
}

.taskselect {
    font-weight: 700;
}

.dropify-wrapper {
    height: 130px !important;
}



.card-box,
.card {
    /* -webkit-box-shadow: 0 16px 32px 0 rgba(0, 0, 0, 0.05) !important;
    box-shadow: 0 16px 32px 0 rgba(0, 0, 0, 0.05) !important; */
    border-radius: 20px !important;
    box-shadow: 0px 2px 20px 0px rgba(92, 92, 92, 0.06);
    border: 1px solid #0052cc1f;
    overflow: hidden;
    /* height: 100%;
    */
}

.modal-body .card-box {
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
    margin-bottom: 0;
}

/* .card.widget-inline .card-body {
    -webkit-box-shadow: 0 16px 32px 0 rgb(0 0 0 / 5%) !important;
    box-shadow: 0 16px 32px 0 rgb(0 0 0 / 5%) !important;
} */
.dataTables_scrollHead thead th {
    cursor: pointer;
}

/* .table-responsive {
    padding: 15px;
}
*/
.set-size {
    position: relative;
}

.no-border-radius {
    border-radius: 0px !important;
}

#submitpayreceive .card-box {
    padding: 12px;
    border: 1px solid #dddddd4a;
    border-radius: 4px;
}

#submitpayreceive .card-box label {
    margin-bottom: 0px;
}

.oldhide.text-center .showsimage {
    margin: auto;
}

/* .modal{
    overflow:scroll !important;
}
*/
/* customer page css */
.intl-tel-input {
    display: table-cell;
}

.inner-div {
    width: 50%;
    float: left;
}

.intl-tel-input .selected-flag {
    z-index: 4;
}

.intl-tel-input .country-list {
    z-index: 5;
}

.input-group .intl-tel-input .form-control {
    border-top-left-radius: 4px;
    border-top-right-radius: 0;
    border-bottom-left-radius: 4px;
    border-bottom-right-radius: 0;
}

.modal.fadeIn {
    opacity: .4;
}

.pac-container,
.pac-container .pac-item {
    z-index: 99999 !important;
}

#radio1,
#radio2,
#radio3,
#radio4 {
    -ms-transform: scale(1.2);
    /* IE 9 */
    -webkit-transform: scale(1.2);
    /* Chrome, Safari, Opera */
    transform: scale(1.2);
}

.showspan {
    font-weight: normal;
}

.showtasks {
    border: none;
    outline: none;
}

.assigned-block {
    background-color: #EAECFD;
}

.assigned-block h6 {
    color: #272727;
    font-size: 13px;
    letter-spacing: 0;
    line-height: 15px;
    margin-bottom: 0px;
    margin-top: 4px;
}

.assigned-block span {
    color: #797979;
    font-size: 13px;
    letter-spacing: 0;
}

.assigned-block h5 {
    color: #272727;
    font-size: 13px;
    font-weight: 500;
    letter-spacing: 0;
}

.assigned-block a {
    color: #797979;
    font-size: 11px;
    font-weight: 500;
    letter-spacing: 0;
    border-bottom: 1px dashed #979797;
}

.assigned-btn {
    border-radius: 10px;
    background-color: rgb(44 129 255 / .21);
    color: #5664EA;
    padding: 4px 10px;
    font-size: 11px;
    font-weight: 500;
    letter-spacing: 0;
    line-height: 13px;
    border: none;
}

.wd-10 {
    width: 6%;
    display: inline-block;
    vertical-align: top;
    padding-top: 4px;
}

.wd-90 {
    width: 89%;
    display: inline-block;
}

/* .content-page {
    margin-left: 240px;
    padding: 0 15px 65px 15px;
    min-height: 80vh;
    margin-top: 70px;
    height: 98vh;
    overflow-y: scroll !important;
}
*/
.dispaly-cards {
    background-color: rgb(251 247 247) !important;
    text-align: center;
    padding: 5px !important;
}

.setcolor {
    color: #7ea3e9 !important;
}

/* edit task css */
#adds {
    margin-bottom: 14px;
}

.shows {
    display: none;
}

.rec {
    margin-bottom: 7px;
}

.needsclick {
    margin-left: 27%;
}

.padd {
    padding-left: 9% !important;
}

.newchnage {
    margin-left: 27% !important;
}

.address {
    margin-bottom: 6px
}

#typeInputss {
    overflow-y: auto;
    height: 168px;
}

.upload {
    margin-bottom: 20px;
    margin-top: 10px;
}

.span1 {
    color: #ff0000;
}

.check {
    margin-left: 116px !important;
}

.newcheck {
    margin-left: -54px;
}

.upside {
    margin-top: -10px;
}

.newgap {
    margin-top: 11px !important;
}

.append {
    margin-bottom: 15px;
}

.spanbold {
    font-weight: bolder;
}

.copyin {
    background-color: #F7F8FA;
}

.copyin1 {
    background-color: #F4F3FD;
}

hr.new3 {
    border-top: 1px dashed white;
}

#spancheck {
    display: none;
}

.imagepri {
    min-width: 50px;
    height: 50px;
    width: 50px;
    border-style: groove;
    margin-left: 5px;
    margin-top: 5px;
}

.showsimage {
    margin-top: 9px;
    margin-left: 140px;
}

.showshadding {
    margin-left: 98px;
}

.newchnageimage {
    margin-left: 0;
}

.showsimagegall {
    margin-left: 0;
    margin-top: 21px;
}

.allset {
    margin-left: 9px !important;
    padding-top: 10px;
}

/* team */
.cursors {
    cursor: pointer;
}

.label-info {
    background-color: #5bc0de;
    display: inline-block;
    padding: 0.2em 0.6em 0.3em;
    font-size: 75%;
    font-weight: 700;
    line-height: 1;
    color: #fff;
    text-align: center;
    white-space: nowrap;
    vertical-align: baseline;
    border-radius: 0.25em;
}

.containers {
    margin: 20px;
}

/* autocomplete tagsinput*/
.label-info {
    background-color: #5bc0de;
    display: inline-block;
    padding: 0.2em 0.6em 0.3em;
    font-size: 75%;
    font-weight: 700;
    line-height: 1;
    color: #fff;
    text-align: center;
    white-space: nowrap;
    vertical-align: baseline;
    border-radius: 0.25em;
}

#ui-id-1,
#ui-id-2 {
    z-index: 9999;
}

#ui-id-1 li,
#ui-id-2 li {
    z-index: 9999;
}

#ui-id-1,
#ui-id-2 {
    z-index: 9999;
}

#ui-id-1 li,
#ui-id-2 li {
    z-index: 9999;
}

.setmodal {
    margin-left: 158px;
}

.dispaly-cards {
    background-color: rgb(251 247 247) !important;
    text-align: center;
}

.status-wrap-block {
    border: 1px solid #ddd;
    border-radius: 4px;
    padding: 8px;
    margin-bottom: 20px;
}

.image-wrap-sign {
    height: 80px;
}

.image-wrap-sign img {
    height: 100%;
    width: 100%;
    object-fit: cover;
}

.note-wrap {
    height: 80px;
    max-height: 80px;
    overflow-y: scroll;
}

.pay-detail-box {
    border: 1px solid #ddd;
    text-align: center;
    border-radius: 4px;
    margin-bottom: 15px;
    padding: 4px;
}

.pay-detail-box label {
    margin-bottom: 0px;
    font-size: 12px;
    letter-spacing: -.3px;
}

.table_spacing table {
    border-collapse: separate;
    border-spacing: 0 5px;
}

.new_head {
    color: #dee2e6;
}

/* .same-size {
    min-height: 360px;
}
*/
.cstmbtn {
    position: absolute;
    top: -8px;
    right: -23px;
    padding: 5px 8px;
}

.assign-show {
    display: none;
}

#addCardBox .btn.btn-info.clear-btn {
    border-radius: 50px;
    padding: 2px 10px;
    font-size: 15px;
}

.datenow .form-control {
    width: calc(100% - 50px);
}

.datenow .cstmbtn.check_btn.btn {
    right: 15px;
    line-height: 25.39px;
    top: -10px;
}

.red_ {
    background-color: hsl(357deg 100% 50% / 100%) !important;
    color: #fff;
}

.yellow_ {
    background-color: rgb(204 136 153 / 100%) !important;
    color: #fff;
}

.green_ {
    background-color: rgb(64 179 35 / 100%) !important;
    color: #fff;
}

.assign_ {
    background-color: rgba(233, 130, 27, 0.5) !important;
    color: #fff;
}

.al_new_address_box.d-flex.align-items-start.mb-3 {
    position: relative;
    z-index: 1;
}

.light_green {
    background-color: rgb(235 183 133 / 65%) !important;
    color: #fff;
}

#accordion {
    padding-bottom: 50px;
}

.left-sidebar {
    height: 100vh;
    overflow: auto;
}

#accordion .left-sidebar .card-body {
    padding: 0;
    border-bottom: 1px dashed #000;
}

#accordion .card-body .assigned-block h5 {
    color: #272727;
    font-size: 13px;
    font-weight: 500;
    letter-spacing: 0;
    margin: 0;
    width: 90px;
    display: flex;
    align-content: center;
    justify-content: center;
    padding: 10px 0;
    position: relative;
}

#accordion .card-body .assigned-block h5 span {
    color: #272727;
    font-size: 13px;
    font-weight: 500;
}

#accordion .card-body .assigned-block h5::after {
    content: "";
    border-right: 1px solid #ccc;
    width: 1px;
    height: calc(100% 24px);
    position: absolute;
    top: -11px;
    right: -10px;
}

#accordion .card-body .assigned-block h6 {
    color: #272727;
    font-size: 13px;
    letter-spacing: 0;
    line-height: 15px;
    margin-bottom: 0px;
    margin-top: 0;
    float: left;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    width: 77%;
    padding-left: 20px;
    position: relative;
    margin-left: 20px;
}

.vt-top {
    position: absolute;
    left: 0;
}

.left-sidebar .card-body {
    /* border-bottom: 1px solid #ccc; */
    cursor: grab;
}

.left-sidebar .card-body:last-child {
    border: 0;
}

.side_head .mdi.mdi-sync {
    font-size: 24px;
    color: #6658dd;
    cursor: pointer;
}

.side_head .mdi.mdi-sync:hover {
    color: rgb(233, 130, 27);
}

.left-sidebar .side_head span {
    color: #6658dd;
    font-weight: 700;
    cursor: pointer;
}

.left-sidebar .side_head span:hover {
    color: rgb(233, 130, 27);
}

.address_box span {
    display: flex;
    padding: 4px 5px;
    border-radius: 5px;
    color: #FFF;
    font-size: 11px;
    transition: all 0.5s;
    font-weight: 700;
    margin: 0 0 10px;
    /* min-height: 6px; */
    height: auto;
    align-items: center;
    justify-content: center;
    }

.address_box span.short_name {
    color: #6658dd;
    text-transform: capitalize;
    margin: 0 5px;
    max-width: 60px;
    width: 100%;
}

.address_box label {
    width: 100%;
    margin-bottom: 0;
    font-size: 12px;
}

.dark .prod-search .search-bar input {
    color: #dbe9f9;
}

.dark .prod-search .search-bar input::placeholder {
    color: #dbe9f9 !important;
}

.dark .prod-search button svg path {
    fill: #fff;
}

.dark .prod-search .prod-list li {
    color: #303841;
}

.dark .prod-search .prod-list li label {
    color: #303841;
}

.dark .prod-search .select-bar select {
    color: #fff;
}

.al_new_address_box_content .status {
    background-color: #4ac9ef;
    border-radius: 5px;
    display: inline-block;
    color: #fff;
    padding: 2px 5px !important;
    font-size: 12px;
    line-height: normal;
}

.al_new_address_box_outer.position-relative:after {
    position: absolute;
    content: "";
    border-left: 1px dashed #777;
    height: calc(100% - 74px);
    width: 1px;
    z-index: 0;
    left: 25px;
    top: 0;
}

p.al_text_overflow {
    word-break: break-all;
}

.address_box {
    display: flex;
    align-content: center;
}

#add-assgin-date-model .modal-dialog.modal-lg {
    width: 400px;
}

#add-assgin-date-model .modal-body {
    padding: 0 10px !important;
}

#add-assgin-date-model .modal-footer {
    padding: 0 10px 15px;
}

#add-assgin-date-model #datetime-datepicker {
    margin: 0;
    width: calc(100% - 51px);
}

#add-assgin-date-model .cstmbtn.check_btn {
    padding: 7px 10px;
    right: 0;
    top: 0;
}

.form-group.delete_btn {
    display: flex;
    align-content: center;
}

.row-spacing {
    margin: 0 -8px;
}

.row-spacing>div {
    padding: 0 8px !important;
}

/* #make_modelInput textarea.form-control,#colorInput .upload-img-btn {
    height: 100px;
}
#colorInput .upload-img-btn {
    width: 100%;
    margin: 0;
    display: flex;
    align-items: center;
    justify-content: center;
}
#colorInput .allimages {
    position: absolute;
    top: 50%;
    right: 0;
    left: 0;
    bottom: 0;
    transform: translateY(-50%);
    display: none;
}
*/
#newspan {
    cursor: pointer;
}

.modal-footer .btn.btn-blue {
    width: 100%;
    max-width: 100%;
}

#make_modelInput,
#make_modelInput .form-control {
    height: 100%;
}

.btn.btn-blue.btn-block,
.btn.btn-blue.waves-effect {
    /* min-width:200px; */
    max-width:200px;
    /* margin-left: 10px; */
}

.btn.btn-blue.btn-block:hover,
.btn.btn-blue.waves-effect:hover {
    border: 1px solid #607AE9 !important;
    background: transparent;
    color: #607AE9 !important;
}

.navbar-custom .btn.btn-blue.waves-effect {
    min-width: auto;
    max-width: none;
    background: linear-gradient(49deg, #607AE9 37.63%, #91A6FE 82.04%);
    box-shadow: 0px 6px 10px 0px rgba(96, 109, 232, 0.20);
    padding: 6px 16px !important;
    border: 1px solid transparent;
}

table.table tbody td:nth-child(2) img {
    width: 50px;
    height: 50px;
    border-radius: 50px;
    object-fit: cover;
    object-position: top;
}

.light .navbar-custom .topnav-menu .nav-link {
    color: #696969;
}

.light .navbar-custom .button-menu-mobile {
    color: #000;
}

body[data-sidebar-size=condensed] .left-side-menu #sidebar-menu>ul>li:hover>a {
    color: #FFF;
    /* background-color: #6658DD; */
}

.dshboard .content-page {
    margin-left: 240px;
    overflow: hidden;
    padding: 60px 0 0 15px !important;
    height: 100vh !important;
    margin-top: 0 !important;
    min-height: auto !important;
}

.btn:focus,
.btn.focus {
    outline: 0;
    box-shadow: none;
}

.upload_box .dropify-wrapper .dropify-clear {
    top: 0;
    right: 0;
    padding: 0;
    border: 0;
}

.upload_box .dropify-wrapper .dropify-clear span {
    display: none;
}

.upload_box .dropify-wrapper .dropify-clear::after {
    content: "\F00D";
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    font-size: 16px;
    color: #fff;
    position: absolute;
    right: 10px;
    z-index: 1111;
    top: 5px;
}

.left-sidebar .navigation_btn.optimize_btn {
    right: 90px;
}

.left-sidebar #accordion .card-header:hover,
.left-sidebar #accordion .card-header:focus,
.left-sidebar #accordion .card-header:visited {
    background: #FFF;
}

.left-sidebar #accordion .card-header {
    transition: all 0.5s;
    margin-left: 0 !important;
}

.left-sidebar {
    padding: 16px 10px 16px 10px !important;
}

.dragable_tasks {
    /* border: 1px solid #c0c2c49c;
    margin: 0 0 5px;
    */
}

.assigned-block {
    background-color: #FFFFFF;
}

#accordion .card-body .assigned-block h5 {
    font-weight: 900;
}

body {
    background: #FFF;
}

#scrollbar::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
    background-color: #F5F5F5;
}

#scrollbar::-webkit-scrollbar {
    width: 6px;
    background-color: #F5F5F5;
}

#scrollbar::-webkit-scrollbar-thumb {
    background-color: rgb(0 0 0 / 10%);
}

#add-customer-modal .modal-dialog.modal-lg,
#edit-customer-modal .modal-dialog.modal-lg {
    max-width: 1040px;
}

#optimize-route-modal .modal-dialog.modal-lg {
    max-width: 400px;
}

.logo-box {
    width: auto;
    /* float: left; */
    transition: all 0.1s ease-out;
    height: 60px;
    display: flex;
    justify-content: center;
    align-items: center;
}

/* Chander Css 18-05-2021 */
body.dark {
    background: #303841;
}

body.dark .navbar-custom {
    background: #3c4752;
}

.btn {
    border-radius:20px;
}

body.dark .btn,
.dark .btn-blue:not(:disabled):not(.disabled):active,
.dark .btn-blue:not(:disabled):not(.disabled).active,
.dark .show>.btn-blue.dropdown-toggle {
    border-radius: 50px;
    color: #36404a;
    background-color: rgb(247 184 75 / 82%);
    border-color: rgb(247 184 75 / 82%);
}

.dark .btn-blue:not(:disabled):not(.disabled):active,
.dark .btn-blue:not(:disabled):not(.disabled).active,
.dark .show>.btn-blue.dropdown-toggle {
    box-shadow: none;
}

#map-canvas {
    height: calc(100vh - 204px);
}

.geo_main #map-canvas {
    height: calc(100vh - 212px) !important;
}

.cornar {
    margin: 0 -8px;
    border: 0;
    height: auto;
}

/* .cornar > div {
    padding: 0 8px;
} */
.custom-checkbox .col-2 {
    width: 50px;
    max-width: max-content;
    flex: initial;
    padding: 0 0 0 10px;
}

.custom-checkbox .col-10 {
    flex: auto;
    max-width: none;
    width: 164px;
    padding-right: 0;
}

body.dark[data-sidebar-size=condensed] .left-side-menu #sidebar-menu>ul>li:hover>a {
    color: #36404a;
    background-color: rgb(247 184 75 / 82%);
    box-shadow: inset 1px 1px 5px 0 #323a42;
}

body.dark .custom-control-input:checked~.custom-control-label::before {
    color: #fff;
    border-color: rgb(247 184 75 / 82%);
    background-color: rgb(247 184 75 / 82%);
}

body.dark .radio-info input[type=radio]:checked label::after,
body.dark .radio label::after {
    background-color: rgb(247 184 75 / 82%);
}

body.dark .radio-info input[type=radio]:checked label::before,
body.dark .radio input[type=radio]:checked label::before {
    border-color: rgb(247 184 75 / 82%);
}

.radio label {
    cursor: pointer;
}

body.dark #sidebar-menu>ul>li>a:hover,
body.dark #sidebar-menu>ul>li>a:focus,
body.dark #sidebar-menu>ul>li>a:active,
body.dark #sidebar-menu .menuitem-active .active {
    color: rgb(247 184 75 / 82%);
}

body.dark .action-icon .mdi-square-edit-outline {
    color: rgb(247 184 75 / 82%);
}

body .tagsinput .tag {
    background: #CCC;
    color: rgba(0, 0, 0, 0.795);
    padding: 5px 30px 0px 12px;
    border-radius: 50px;
    font-size: 12px;
}

.table-responsive .form-group {
    margin-bottom: 0;
}

.table th,
.table td {
    padding: 10px 20px;
    font-weight: 500;
}

/* .card_outer {
    height: calc(100vh - 234px);
}
*/
.map-outer {
    min-height: calc(100vh - 284px);
}

.content-page {
    min-height: calc(100vh - 129px);
    overflow-y: scroll;
}

.warehouses {
    height: 100%;
}

.geo_middle {
    max-height: 500px;
    overflow-y: auto;
    overflow-x: hidden;
    margin: 0 0 20px;
}

body[dir="rtl"] .card_outer {
    height: auto !important;
}

/*==========  15-03-2023 ===========*/
div#scrollbar .side_head>.d-flex {
    width: 100%;
    justify-content: space-between !important;
}

/*.left-sidebar #teams_container .card .card-header {
    display: grid;
    align-items: baseline;
    justify-content: space-between;
    grid-template-columns: 1fr 50px;
    grid-gap: 0 20px;
}*/
.left-sidebar #teams_container .offline {
    color: red;
}

.left-sidebar #teams_container .online {
    color: green;
}

button.btn.btn-blue {
    /* height: calc(1.5em + 0.9rem + 2px); */
    background: linear-gradient(49deg, #607AE9 37.63%, #91A6FE 82.04%);
    box-shadow: 0px 6px 10px 0px rgba(96, 109, 232, 0.20);
    padding: 6px 16px !important;
    border: 1px solid transparent;
}

button.btn.btn-blue:hover{
    border: 1px solid #607AE9 !important;
    background: transparent;
    color: #607AE9 !important;
}

button.btn.btn-blue.waves-effect.waves-light:hover {
    border: 1px solid #607AE9 !important;
    background: transparent;
    color: #607AE9 !important;
}

.left-sidebar #teams_container .card .card-header img.profile-circle {
    padding: 0;
}

.left-sidebar #teams_container .card .card-header .header-title {
    margin-bottom: 5px !important;
}

.left-sidebar #teams_container .card .card-header p span.badge-blue {
    margin: 0px 0 3px;
}

#agent_route_container h6.d-inline span.d-block {
    padding: 5px 0;
}

#agent_route_container h6.d-inline>p {
    margin-bottom: 10px;
}

.main_outter_box .content .row .table-responsive .dataTables_wrapper .dataTables_scroll .dataTables_scrollBody tr td:first-child {
    padding: 10px 20px 10px 15px;
}

form#UpdateClient div#favicon_container {
    width: 100% !important;
}

#UpdateClient .dropify-wrapper.touch-fallback {
    height: 135px!important;
    min-height: 135px;
    display: flex;
    align-items: center;
}

.pick_drop_item_list {
    position: relative;
    padding: 10px 15px 10px 25px;
}

.pick_drop_item_list .col-12 h5.w-100.d-flex.align-items-center.justify-content-between {
    padding: 0px !important;
    margin-bottom: 8px !important;
}

#accordion .card-body .assigned-block h6 {
    margin-left: 0 !important;
}

#accordion .card-body .assigned-block h5 {
    font-weight: 600 !important;
}

#accordion .card-body .assigned-block h5 span {
    font-weight: 600 !important;
}

.pick_drop_item_list i.fas.fa-bars {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    left: -10px;
}

.pick_drop_item_list .col-12 .second_list_pick {
    padding: 0px 0px 3px 0px !important;
    margin-top: 5px !important;
    border-bottom: 1px solid #D9D9D9;
}

.pick_drop_item_list>.col-12 {
    padding: 0 !important;
}

.pick_drop_item_list .col-12 h5.w-100.d-flex.align-items-center.justify-content-between>p {
    margin: 0;
}

/*--- expired css start here now ---*/

.expired {
    padding: 0 20px;
}

.expire {
    height: 80vh;
    display: flex;
    align-items: center;
    justify-content: center;
}

.expired h2 {
    color: #000;
    font-size: 24px;
    font-style: normal;
    font-weight: 600;
    line-height: 150%;
    /* margin: 0 0 30px 0; */
}

.expired-msg {
    max-width: 730px;
    border-radius: 20px;
    background: #f9fbff;
    margin: 0 auto;
    padding: 50px 0;
    text-align: center;
}

.expired-msg h3 {
    color: #101828;
    font-size: 30px;
    font-weight: 600;
    line-height: 150%;
    max-width: 550px;
    margin: 30px auto 15px;
}

.expired-msg p {
    color: #101828;
    font-size: 14px;
    font-weight: 400;
    line-height: 150%;
    max-width: 0597px;
    margin: 0 auto;
}

.expired-msg p span {
    font-weight: 600;
}

.expire a.expire-btn,
#onboarding-details-model a.expire-btn {
    border-radius: 6px;
    background: #2E8EFF;
    color: #fff;
    font-size: 14px;
    font-weight: 500;
    line-height: 150%;
    padding: 10px 32px;
    display: inline-flex;
    margin-top: 20px;
    border: 1px solid #2E8EFF;
    transition: all 0.4s ease;
    align-items: center;
    gap: 7px;
}

.expire a.expire-btn:hover,
#onboarding-details-model a.expire-btn:hover {
    background: transparent;
    color: #2E8EFF;
}

.expire a.expire-btn svg path,
#onboarding-details-model a.expire-btn svg path {
    transition: all 0.4s ease;
}

.expire a.expire-btn:hover svg path,
#onboarding-details-model a.expire-btn:hover svg path {
    fill: #2E8EFF;
}

.pic-box img {
    width: 100%;
}

#onboarding-details-model .modal-body {
    padding: 0;
}

#onboarding-details-model .expired-msg {
    max-width: 100%;
    border-radius: 0px;
    background: #fff;
    margin: 0;
    padding: 0;
    text-align: center;
}

#onboarding-details-model .modal-content {
    border-radius: 20px;
    background: #FFF;
    overflow: hidden;
    padding: 30px 0;
}

#onboarding-details-model .expired-msg h3 {
    margin: 30px auto 5px;
}

#onboarding-details-model .expired-msg p {
    max-width: 376px;
    margin: 0 auto;
    color: #888;
    font-size: 14px;
    font-weight: 400;
    line-height: 150%;
}

#onboarding-details-model .modal-body {
    position: relative;
}

#onboarding-details-model button.close.btClose {
    position: absolute;
    top: -10px;
    right: 20px;
    opacity: 1;
}

#onboarding-details-model button.close.btClose svg {
    width: 18px;
    height: 18px;
}

.add-vendors-btn {
    position: relative;
    z-index: 999;
}

.vendor-desktop {
    display: block;
}

.vendor-moblie {
    display: none;
}

button.btn.showMap {
    background: #eef4fd;
    border: 0;
    position: absolute;
    right: 0;
    height: 100%;
    top: 0;
    z-index: 999;
}

li.update-news.dk-update,
li.fleetsuite.dk-update {
    display: block;
}

li.update-news.mb-update,
li.fleetsuite.mb-update {
    display: none;
}

i.mdi.mdi-map-marker-radius {
    color: #2c8eff;
}


.dd-empty {
    display: none !important;
}


.dropify-wrapper.touch-fallback .dropify-clear {
    top: 5px;
    opacity: 1 !important;
    border-color: transparent;
    color: transparent;
    border-radius: 20px;
    border-width: 1px;
    font-weight: 400;
    font-size: 0;
    border: 0;
    position: absolute;
    right: 10px;
}

.dropify-wrapper.touch-fallback .dropify-clear::after {
    position: absolute;
    top: 0px;
    content: "\f057";
    font-family: 'Font Awesome 5 Free';
    font-size: 19px;
    z-index: 99;
    right: 0px;
    color: #000;
    background: transparent;
    border-radius: 100%;
    border: 0;
}

.btn-outline-blue {
    border-color: #607AE9;
    color: #607AE9;
    padding: 6px 16px !important;
}

.btn-outline-blue:hover {
    background-color: #607AE9;
    color: #fff;
}

.geo_bottom_btns {
    display: flex;
    gap: 10px;
    align-items: center;
    justify-content: end;
}

/*--- expired css end here now ---*/
@media(max-width:1670px) {
    div#agent_route_container .card-body.ui-sortable-handle .assigned-block .col-12.d-flex {
        flex-wrap: wrap;
    }

}

@media(max-width:1600px) {
    div#scrollbar .side_head>.d-flex .form-check-inline {
        margin: 0 auto !important;
    }

    #accordion .card-body .assigned-block h6 {
        margin-left: 0;
        width: 100%;
    }

    .left-side-menu {
        width: 210px;
    }

    .dshboard .content-page {
        margin-left: 210px;
        padding-left: 0 !important;
    }

    .left-sidebar #teams_container .card .card-header {
        grid-gap: 0;
        padding: 10px;
    }

    .pick_drop_item_list .col-12 .second_list_pick,
    .pick_drop_item_list .col-12 h5.w-100.d-flex.align-items-center.justify-content-between {
        padding-left: 10px !important;
    }

    .pick_drop_item_list i.fas.fa-bars {
        left: -15px;
    }

    .row.coolcheck.no-gutters .radio label:last-child {
        margin: 0;
    }

    .assigned-block .pick_drop_item_list button.assigned-btn {
        min-width: inherit !important;
    }

   
}

@media(max-width:1366px) {
    div#agent_route_container .assigned-btn {
        /* margin-left: 0!important; */
        width: auto !important;
        max-width: inherit !important;
    }

    /* .iphad-space { 
        margin-top: 60px; 
    }     */
    body.light .custom-body-table .dataTables_scroll{margin-top:0px !important;}
    .content-page{margin-left: 200px;}

    body.light .custom-body-table .dataTables_scroll {
        margin-top: 0px !important;
    }

    .content-page {
        margin-left: 200px;
    }

    body.light .dropify-wrapper .dropify-message {
        top: 50%;
    }

    div#agent-listing_wrapper .dataTables_scroll {
        margin-top:0px;
    }

    body.light ul#top-tab {
        margin-top: 60px;
    }

    .alNavTopMinus li a {
        font-size: 12px;
    }

    .logo-box {
        width: 190px;
        display: flex;
        justify-content: flex-start;
        align-items: center;
    }

    /* .agent_tabel_block .dt-buttons.btn-group.flex-wrap {
        position: absolute;
        right: 10px;
        top: 20px;
    }
    div#agent-listing_filter {
        position: absolute;
        right: 10px;
        top: 70px;
    } */
    .agent_tabel_block .page-title-box {
        padding-top: 60px;
    }

    .driver-accounting {
        margin-top: 0px;
    }

    .login-form input[type="radio"]:checked+label {
        font-size: 13px !important;
    }

    .main_form .login-form label {
        font-size: 13px !important;
    }

    body.light .outter_bx p {
        font-size: 13px !important;
    }

    body.light .card-body.custom-body-table .login-form ul li a {
        font-size: 13px !important;
    }

    .light .btn-info {
        font-size: 13px !important;
    }

    body.light .outter_bx {
        padding: 0px 8px !important;
    }

    .select2-container--default .select2-selection--multiple .select2-selection__clear {
        margin: 0px !important;
    }

    .row.coolcheck.no-gutters .radio label {
        margin-right: 10px !important;
        font-size: 12px;
    }

    .left-sidebar #teams_container .card .card-header {
        grid-template-columns: 1fr;
    }

    #map-canvas {
        height: calc(100vh - 284px);
    }

    body[dir="rtl"] .geo_middle {
        height: calc(100vh - 650px);
        margin-bottom: 10px;
    }

    body[dir="rtl"] .card_outer {
        height: auto !important;
    }

    /* div#scrollbar .side_head > .d-flex{
    flex-wrap:wrap;
    justify-content: flex-start!important;
   } */
    div#scrollbar .side_head>.d-flex .form-check-inline {
        margin: 0 0 5px !important;
    }

    div#scrollbar .side_head>.d-flex .mdi.mdi-sync {
        margin-left: -10px;
    }

    div#scrollbar .side_head>.row.search_bar .col-md-6 {
        padding: 0 5px;
    }

    .warehouses .prod-list ul {
        max-height: 100px !important;
        height: 100px !important;
    }

    .warehouses .prod-details ul,
    .Categories-list ul {
        max-height: 100px !important;
    }

}

@media(min-width:1200px) {
    .geo_middle {
        /* height: calc(100vh - 690px) !important;
        */
        overflow-y: auto;
        overflow-x: hidden;
        margin: 0 0 0px;
    }
}

/*
 *  Scroll Style
 */

#scroll-bar::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
    background-color: #F5F5F5;
}

#scroll-bar::-webkit-scrollbar {
    width: 6px;
    background-color: #F5F5F5;
}

#scroll-bar::-webkit-scrollbar-thumb {
    background-color: rgb(247 184 75 / 82%);
}

body.dark input#form-tags-4_tag {
    outline: 0 !important;
}

body.dark #form-tags-4_tagsinput {
    background: #36404a;
    border-color: #666b70;
    border-radius: 4px;
}

body.dark .main_forms .selectize-control.single .selectize-input:after {
    transform: rotate(359deg) !important;
}

body.dark .main_forms .selectize-control.single .selectize-input.dropdown-active:after {
    border-color: transparent transparent #fff transparent;
}

body.dark .btn.btn-primary-outline.action-icon {
    background: transparent;
    border: 0;
    color: rgb(247 184 75 / 82%) !important;
}

#addCardBox .btn {
    border-radius: 0;
}

body.dark .tagsinput {
    background-color: transparent;
    border-color: rgb(247 184 75 / 82%);
}

body.dark table#teams-datatable tr td a {
    color: #dbe9f9 !important;
    font-size: 13px;
}

body.dark form#StoreSubadmin label {
    color: #dbe9f9 !important;
}

.dark .login-form label {
    background-color: #00000036;
    color: rgb(247 184 75 / 82%);
}

.dataTables_filter label .form-control {
    position: relative;
    z-index:1;
}

body.dark .col-md-12.main_form button#pay-to-driver {
    color: #fff;
}

body.dark .col-md-12.main_form span.total_commission {
    color: #d5a44c;
}

body.dark .datetime_div i {
    color: #d3a34a;
}

.dark ul.dtr-details {
    display: flex;
    align-items: center;
}

.dark ul.dtr-details li {
    width: 25%;
}

.dark .login-form input[type="radio"]:checked+label {
    border-color: #d5a34c;
}

.dark .gm-style .gm-style-iw-c {
    background-color: #333c44;
}

.gm-style .gm-style-iw-c {
    padding: 12px !important;
}

.gm-style .gm-style-iw-d {
    overflow: hidden !important;
}

.dark .gm-style .gm-style-iw-t::after {
    background: linear-gradient(45deg, rgb(48 56 64) 50%, rgb(51 60 68) 51%, rgb(48 56 64) 100%);
    box-shadow: -2px 2px 2px 0 rgb(178 178 178 / 40%);
}

.dark .user_name label,
.dark .user_info i {
    color: #d5a34c;
}

.gm-ui-hover-effect {
    top: 0 !important;
    right: 0 !important;
}

.cstmbtn.check_btn.btn.btn-info {
    border-radius: 0;
}

.light .btn-info {
    color: #fff;
    background: linear-gradient(49deg, #607AE9 37.63%, #91A6FE 82.04%);
    box-shadow: 0px 6px 10px 0px rgba(96, 109, 232, 0.20);
    padding:6px 16px !important;
    border: 1px solid transparent;
    padding: 8px 20px;
    margin: 2px 0px;
    border-radius: 20px;
}

#phone_numberInput .iti {
    width: 100%;
}

/* .btn-auto .btn.btn-blue.waves-effect {
    max-width: none;
    min-width: auto;
} */

.btn-auto .btn.btn-blue.waves-effect:hover {
    border: 1px solid #607AE9 !important;
    background: transparent;
    color: #607AE9 !important;
}

body.dark .btn[data-toggle="dropdown"] {
    color: #36404a;
}

.input-group-text {
    cursor: pointer;
}

body.dark .input-group-text {
    color: #d3a14a;
}

.dark .add-sub-task-btn {
    background-color: rgb(247 184 75 / 82%);
    color: #fff;
}

.dark .add-sub-task-btn:hover {
    border-color: rgb(247 184 75 / 82%);
    background-color: rgb(247 184 75 / 60%);
}

.dark .selectize-dropdown,
.dark .selectize-input,
.dark .selectize-input input {
    color: #94a0ad;
}

.dark .selectize-control.single .selectize-input:after {
    border-color: #94a0ad transparent transparent transparent;
    transform: rotate(360deg);
}

.dark .assigned-block h5 {
    color: #94a0ad;
}

.rejection-box {
    max-height: 449px;
    overflow: auto;
}

.style-4::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
    background-color: #F5F5F5;
}

.style-4::-webkit-scrollbar {
    width: 5px;
    height: 2px;
    background-color: #F5F5F5;
}

.style-4::-webkit-scrollbar-thumb {
    background-color: #000000;
    border: 2px solid #555555;
}

.domain_name {
    background: #fff;
    background-color: #FFFFFF;
    color: #1F2431;
    font-size: 15px;
    font-weight: bold;
    letter-spacing: 0;
    height: 37.39px;
    line-height: 37px;
    padding: 0 10px;
    width: max-content;
    border: 0;
    border-top-left-radius: 20px;
    border-bottom-left-radius: 20px;
}

.domain-outer #sub_domain {
    border: 0;
    border-left: 1px solid #ced4da;
    border-right: 1px solid #ced4da;
    border-radius: 0;
}

.domain-outer #custom_domain {
    border: 0;
    border-radius: 0;
    border-left: 1px solid #ced4da;
    border-top-right-radius: 20px;
    border-bottom-right-radius: 20px;
}

.domain-outer {
    border: 1px solid #ced4da;
    border-radius: 20px;
}

.geo_bottom_btns .btn.btn-blue.btn-block,
.geo_bottom_btns .btn.btn-blue.waves-effect {
    min-width: auto;
    max-width: none;
}

.input-group .btn {
    border-radius: 0;
}

.td-middle-align tr td {
    vertical-align: middle;
}

.site_link {
    border: 0.5px solid rgb(0 0 0 / 17%);
    padding: 5px 10px;
    border-radius: 8px;
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.site_link a {
    display: block;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    padding-right: 20px;
}

.site_link a span {
    font-size: 16px;
    /* font-weight: bold;
    */
    color: #000;
}

.site_link .fa.fa-clone {
    font-weight: 400;
    margin: 4px 0 0 10px;
    color: #2391fb;
}

span.copied_txt {
    position: absolute;
    bottom: -30px;
    right: 0;
    background: rgb(85 164 255 / 50%);
    color: #ffff;
    padding: 0 10px;
    border-radius: 50px;
    line-height: 24px;
    font-size: 14px;
}

.navbar-custom .topnav-menu .nav-link {
    color: #000;
    font-weight: 700;
    text-transform: capitalize;
}

.dropdown-toggle::after {
    content: none !important;
}

.notification-list .noti-title,
.dropdown-divider {
    display: none;
}

.site_link label {
    cursor: pointer;
}

.short_name {
    color: #6658dd;
    text-transform: capitalize;
    font-size: 12px;
    font-weight: 700;
}

.pic-left {
    flex: 0 0 50px;
    max-width: 50px;
}

.sort-icon {
    position: relative;
}

.sort-icon .fa-sort {
    position: absolute;
    top: 8px;
    right: 0;
    bottom: 13px;
    transform: translate(-50%, -50%);
    display: none;
}

.dark .table h5,
.dark .card-box h5 {
    color: #dadfe3 !important;
}

.dark #AddAttributeBox h5 {
    color: #dbe9f9 !important;
}

.dark #AddAttributeBox td {
    padding: 0;
}

.dark .selectize-input.items input:after {
    transform: rotate(-180deg) !important
}

.dark .table h5,
.dark .card-box h5 {
    color: #dadfe3 !important;
}

.dark #AddAttributeBox h5 {
    color: #dbe9f9 !important;
}

.dark #AddAttributeBox td {
    padding: 0;
}

.dark .selectize-input.items input:after {
    transform: rotate(-180deg) !important
}

/* zz */
@media(min-width:1921px) {
    .assigned-block .assigned-btn {
        margin-left: 5px;
        display: block;
        float: none !important;
        margin-left: auto;
    }
}

@media(min-width:1800px) {
    .cornar .agent_boxes {
        flex: 0 0 50%;
        max-width: 50%;
    }
}

@media(min-width:1600px) {
    #map-canvas {
        height: calc(100vh - 284px) !important;
    }

    .add_new_geo #map-canvas {
        height: calc(100vh - 310px) !important;
    }

    /* .add_new_geo .card_outer {
        height: calc(100vh - 260px) !important;
   }
    */
    .pic-left {
        flex: 0 0 48px;
        max-width: 48px;
    }

}

@media (max-width:767px) {
    #UpdateClient .dropify-wrapper.touch-fallback {
        min-height: 120px !important;
    }

    .auto-location-dispat h4.page-title {
        margin-left: 0px;
    }

    .left-sidebar #teams_container .card .card-header {
        grid-template-columns: 1fr 0.5fr;
    }

    .left-sidebar #teams_container .card .card-header .col-md-12>span {
        width: 100%;
        display: block;
        text-align: right;
    }

    div#scrollbar .side_head>.d-flex {
        flex-wrap: unset;
    }

    div#scrollbar .side_head>.d-flex .form-check-inline {
        margin: 0 0 0px !important;
    }

    .btn.btn-blue.btn-block {
        width: 100%;
    }

    #add-customer-modal .modal-header {
        padding-bottom: 0px !important;
    }

    .repeated-block #task_type {
        width: 85%;
    }

    .repeated-block .span1.onedelete {
        position: absolute;
        right: 18px;
        top: -50px;
    }

    #typeInputss {
        height: 92px !important;
    }

    .showsimage {
        margin-left: 0px !important;
    }

    #task-modal-header .modal-header button {
        position: absolute;
        right: 22px;
        z-index: 55;
    }

    #task-modal-header .modal-header {
        padding-bottom: 0px !important;
    }

    #addCardBox {
        padding-top: 0px !important;
    }

    .dataTables_paginate ul {
        margin-bottom: 25px !important;
    }

    .small-mt-0 {
        margin-top: 0px !important;
    }

    .card-body .table-responsive {
        padding: 0px !important;
    }

    .rounded.book strong {
        display: block;
        margin-bottom: 15px;
   }
    #submitpayreceive .card-box {
        padding: 8px;
    }

    #submitTeam .modal-body.p-4 {
        padding-bottom: 0 !important;
    }

    #submitTeam .addTeamForm {
        width: 100%;
    }

    #adds {
        margin-bottom: 15px !important;
    }

    #add_customer .card-box {
        padding-top: 0px !important;
    }

    #adds a {
        width: 100%;
        border-radius: 4px;
    }

    #add_customer .pl-4.pr-4.pt-4 {
        padding: 0px !important;
    }

    #colorInput label {
        float: left;
   }
    /* #show-map-modal .btn.btn-blue.waves-effect.waves-light.selectMapLocation, #submitAgent .btn.btn-blue.waves-effect.waves-light, #submitpayreceive .btn.btn-blue.waves-effect.waves-light {
    }

    #show-map-modal .btn.btn-blue.waves-effect.waves-light.selectMapLocation,
    #submitAgent .btn.btn-blue.waves-effect.waves-light,
    #submitpayreceive .btn.btn-blue.waves-effect.waves-light {
        width: 100%;
    }

    #add_customer .btn.btn-blue.waves-effect.waves-light.submitCustomerForm {
        width: 100%;
    }

    #UpdateClient .btn.btn-blue.waves-effect.waves-light {
        width: 100%;
   } */
  
    li.paginate_button.previous, li.paginate_button.next {
        display: inline-block;
        font-size: 1rem !important;
    }

    #taskFormHeader .modal-footer {
        padding-top: 0px !important;
    }

    #taskFormHeader .submitTaskHeader {
        width: 100%;
    }

    #task_form_header #googleMapHeader {
        min-width: 100% !important;
    }

    #taskFormHeader .modal-body {
        padding-bottom: 0px !important;
    }

    #agents-datatable_wrapper label {
        width: 100%;
    }

    #submitAgent .form-check-inline {
        margin-bottom: 12px;
    }

    .modal-body.p-4 {
        padding: 15px !important;
    }

    #task_form #googleMap {
        min-width: 100% !important;
    }

    #add_customer .modal-body.p-4 {
        padding: 0px !important;
    }

    #add_customer .card-box {
        box-shadow: none !important;
    }

    #pricing-datatable_length label,
    #pricing-datatable_filter label {
        width: auto;
    }

    #addCardBox .datenow input {
        margin-bottom: 8px;
    }

    .card-body {
        padding: 1.5rem 1rem;
    }

    .card-box {
        padding: 1.5rem 1rem;
    }

    .map-wrapper {
        margin-top: 25px;
    }

    .bottom-content {
        width: 95%;
        background: transparent !important;
        box-shadow: none !important;
    }

    .bottom-content .datetime {
        background: #fff;
        padding: 9px;
        border-radius: 4px;
        width: 49%;
        margin-bottom: 5px;
    }

    .bottom-content .dropdown.d-inline-block {
        padding: 8px;
        border-radius: 4px;
        width: 49%;
        background: #fff;
        margin-bottom: 5px;
    }

    #addCardBox .card-box {
        padding: 8px;
    }

    .map-wrapper .contant .bottom-content {
        bottom: 0px;
    }

    .login-form label {
        font-size: 10px !important;
    }

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

    .map-wrapper .contant {
        left: 0;
        width: 80%;
        height: 100px;
        padding: 0px;
        display: inline-block;
        bottom: 10px;
    }

    .newchnageimage,
    .showsimagegall {
        margin-left: 0px !important;
        margin-top: 0px !important;
    }

    #colorInput {
        text-align: center;
    }

    .modal-footer .btn.btn-blue {
        width: 100%;
    }
}

@media (max-width:320px) {

    /* ul.list-unstyled.topnav-menu.topnav-menu-left.m-0 {
        left: auto !important;
        right: -10%;
    } */
    .select_all {
        top: 0px;
        margin: 4px 0px 0px 0px;
    }

    .geo-input_fence button.btn.btn-info {
        padding: 0px 5px;
    }

    .radio.radio-primary.form-check-inline {
        width: 100%;
        margin: 10px;
        text-align: center;
        display: unset;
    }

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

    .card.widget-inline .card-body p {
        font-size: 14px !important;
        line-height: 18px;
    }

    .navbar-custom .mobile_view_btn {
        display: none;
    }

    .navbar-custom .btn.btn-blue {
        padding: 2px 8px;
        border-radius: 0px;
        border-radius: 4px;
    }

    .navbar-custom .btn.btn-blue i {
        margin-right: 0px !important;
    }

}

@media (max-width: 991.98px) {
    body {
        padding-bottom: 0px !important;
    }

    .left-side-menu {
        display: none;
        z-index: 1000 !important;
    }

    .card_outer {
        height: auto !important;
    }

    .geo_middle {
        height: 300px !important;
    }

    body[dir="rtl"] .geo_middle {
        height: 120px;
        margin-bottom: 10px;
    }


.lite-box-brdr {
    border: 1px solid #ececec;
}

.custom-mods-rwd .select2-container .select2-selection--multiple {
    height: auto;
    min-height: auto;
    line-height: 0px;
    border-radius: 20px;
}
}

@media (max-width: 576px) {

    /* #task-modal-header .modal-dialog {
        max-width: 1000px!important;
        margin: 1.75rem auto;
   }
    */
    body.light .custom-body-table .dt-buttons.btn-group.flex-wrap {
        visibility: hidden;
        display: none;
    }

    .mobile-attribute-rwd {
        flex: 100% !important;
        max-width: 100%;
    }

    span.logo-sm img {
        width: 100%;
        height: auto;
    }

    .configure_responsive .col-md-4 {
        width: 100% !important;
        max-width: 100% !important;
        flex: 100% !important;
    }

    .custom-mods-rwd .form-group {
        display: unset !important;
    }

    .notification-dispa-mobile .page-title {
        margin-left: 0px;
    }

    .notification-dispa-mobile .row.no-wrap {
        flex-wrap: wrap !important;
    }

    .notification-dispa-mobile .row.no-wrap .offset-3.col-3.text-center {
        margin-left: 0px !important;
    }

    .custom-mods-rwd .form-group label {
        width: 100% !important;
        padding: 8px 0px;
    }

    .content-page {
        overflow-y: unset;
    }

    .maps-configure-mobile h4.page-title {
        margin-left: 0px;
        font-size: 16px;
    }

    .navbar-custom .topbar-dropdown {
        display: none;
    }

    .navbar-custom ul li:nth-child(4) a {
        padding-right: 0px !important;
    }

    body.light .card-body.custom-body-table div#agents-datatable_filter label {
        visibility: hidden;
    }

    .navbar-custom .mobile_view_btn {
        display: none;
    }

    .navbar-custom .btn.btn-blue {
        padding: 2px 8px;
        border-radius: 0px;
        border-radius: 4px;
    }

    .navbar-custom .btn.btn-blue i {
        margin-right: 0px !important;
    }

    .radio.radio-primary.form-check-inline {
        width: 100%;
        margin: 10px;
        text-align: center;
    }

    div#scrollbar .side_head>.d-flex .mdi.mdi-sync {
        margin-left: 0px;
    }

    .row.coolcheck.no-gutters .radio label {
        font-size: 10px;
        margin-right: 6px !important;
        padding: 0px !important;
    }

    .navbar-custom .button-menu-mobile {
        margin-left: 10px;
    }

    .iphad-space .page-title-box .page-title {
        margin-left: 0px;
    }

    .iphad-space .page-title-box .page-title {
        margin-left: 0px;
    }

    /* .geo-input_fence {padding: 30px 0px !important;} */
    .location_page-mobile .login-form ul li {
        width: 100%;
    }

    .row.coolcheck.no-gutters .radio label {
        font-size: 13px;
    }
}

@media (min-width: 768px) and (max-width: 1023px) {
    body {
        padding-bottom: 100px !important;
    }

    .map-wrapper .contant {
        width: 90%;
        height: 100px;
        padding: 10px;
   }
   /* body.light .custom-body-table .dt-buttons.btn-group.flex-wrap {
    z-index: 1;
    right: 34% !important;
    left: auto !important;
    top: 4% !important;
} */
   .main_form .login-form label {
    min-width: 78px !important;
}
.login-form input[type="radio"]:checked + label{font-size:12px !important;}
body.light .card-body.custom-body-table .login-form ul li a { font-size: 12px;}
.light .btn-info {font-size: 12px;}
.login-form label{font-size: 12px;}
.main_form .login-form label{font-size: 8px !important;}
   /* .radio label::after {
    top: 6px !important;
    left: 5px !important;
    width: 4px !important;
    height: 4px !important;
} */
    /* .radio label::before {
    width: 10px !important;
    height: 10px !important;
} */
    .customui_card {
        margin: 0px 0px 0px 10px;
    }

    .pick_drop_item_list {
        padding: 6px 4px 6px 14px !important;
    }

    .pick_drop_item_list .col-12 h5.w-100.d-flex.align-items-center.justify-content-between {
        padding: 10px 0px 3px 15px !important;
    }

    .pick_drop_item_list .col-12 .second_list_pick {
        padding: 0px 0px 3px 15px !important;
    }
}

body[dir="rtl"] .dt-buttons.btn-group {
    float: left;
}

body[dir="rtl"] .dt-buttons .btn-label {
    margin: 0px 0px 0px 12px;
}

body[dir="rtl"] .btn.btn-secondary.btn-success.waves-effect.waves-light {
    padding: 8px 0px 8px 11px;
}

body[dir="rtl"] .dataTables_filter label {
    float: left !important;
    margin-left: 10px;
}

/* body.dark[data-sidebar-size=condensed] .left-side-menu{
   position: fixed;
    overflow: hidden scroll;
}
*/
body[dir="rtl"] .left-side-menu {
    z-index: 999;
}

body[dir="rtl"] .footer {
    right: 240px;
}

body.dark[data-sidebar-size=condensed] .left-side-menu #sidebar-menu>ul>li>a {
    padding: 13px 20px;
    min-height: 10px;
    transition: none;
}

body[dir="rtl"] .imageagent {
    margin-left: 15px;
    margin-right: 0px;
}

body[dir="rtl"] .custom-control {
    padding-left: 0px;
    padding-right: 1.5rem;
}

body[dir="rtl"] .custom-control-label::after {
    right: -1.5rem;
    left: 0px;
}

body[dir="rtl"] .custom-checkbox .custom-control-label::before {
    right: -1.5rem;
    left: 0px;
}

body[dir="rtl"] .iti__flag-container {
    left: auto;
    right: 0;
}

body[dir="rtl"] .iti--separate-dial-code input[type=tel] {
    padding-left: 0px;
    padding-right: 90px;
}

body[dir="rtl"] .iti--separate-dial-code .iti__selected-dial-code {
    margin-right: 6px;
}

body[dir="rtl"] .modal-header .close {
    position: absolute;
    left: 5px;
}

body[dir="rtl"] .agent-listing tbody td {
    padding: 15px 10px 10px 15px;
}

@media only screen and (min-width: 768px) and (max-width:1366px) {
    body.dark[data-sidebar-size=condensed] .left-side-menu #sidebar-menu>ul>li>a {
        padding: 10px 20px;
        min-height: 10px;
        transition: none;
    }

    body.dark[data-sidebar-size=condensed] .left-side-menu #sidebar-menu>ul>li>a svg {
        width: 18px;
        height: 18px;
        margin-left: 6px;
    }
}

.altoggle {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 40px;
    height: 20px;
    background: #eee;
    border-radius: 50px;
    border: solid 0px transparent;
    background-clip: padding-box;
    cursor: pointer;
    margin: 0;
}

.toggle__bg {
    width: 34px;
    height: 16px;
    background: #fff;
    background: linear-gradient(to right, #fff 50%, #777 50% 100%);
    background-size: 200% 100%;
    background-position: 100%;
    border-radius: 50px;
    border: solid 0px transparent;
    background-clip: padding-box;
    box-shadow: inset 0px 2px 5px 1px hsl(0deg 0% 0% / 30%);
    -webkit-transition: all 0s ease-in-out;
    transition: all 0s ease-in-out;
}

.webhook_url {
    font-size: 11px;
    word-break: break-all;
}

.toggle__sphere {
    position: relative;
    height: 15px;
    width: 15px;
    background: #777;
    background: linear-gradient(to right, #fff 50%, #777 50% 100%);
    border-radius: 50%;
    transform-origin: top left;
    transform: translateY(0px);
    /*box-shadow: 2px 0px 5px 1px hsla(18, 77%, 15%, 0.05), 0px 5px 5px 1px hsla(18, 77%, 15%, 0.2), -3px 0px 3px 1px hsla(0, 0%, 0%, 0.2);
   */
    -webkit-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
}

.toggle__sphere-overlay {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: transparent;
    border-radius: 50%;
    box-shadow: inset 0px -20px 20px 10px hsla(0, 0%, 0%, 0)
}

.toggle__sphere-bg {
    position: relative;
    width: 100%;
    height: 100%;
    transform-style: preserve-3d;
    border-radius: 50%;
    -webkit-transition: transform 0s ease-in-out;
    transition: transform 0s ease-in-out;
}

.toggle__sphere-bg:before,
.toggle__sphere-bg:after {
    content: '';
    position: absolute;
    width: 100%;
    height: 100%;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
}

.toggle__sphere-bg:before {
    background-color: #fff;
    border-radius: 50%;
    background-image: url("data:image/svgxml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='Black' viewBox='0 0 20 20'%3E%3Cpath d='M8 11a3 3 0 1 1 0-6 3 3 0 0 1 0 6zm0 1a4 4 0 1 0 0-8 4 4 0 0 0 0 8zm.5-9.5a.5.5 0 1 1-1 0 .5.5 0 0 1 1 0zm0 11a.5.5 0 1 1-1 0 .5.5 0 0 1 1 0zm5-5a.5.5 0 1 1 0-1 .5.5 0 0 1 0 1zm-11 0a.5.5 0 1 1 0-1 .5.5 0 0 1 0 1zm9.743-4.036a.5.5 0 1 1-.707-.707.5.5 0 0 1 .707.707zm-7.779 7.779a.5.5 0 1 1-.707-.707.5.5 0 0 1 .707.707zm7.072 0a.5.5 0 1 1 .707-.707.5.5 0 0 1-.707.707zM3.757 4.464a.5.5 0 1 1 .707-.707.5.5 0 0 1-.707.707z'/%3E%3C/svg%3E");
    background-size: 123%;
}

.toggle__sphere-bg:after {
    background-color: #fff;
    transform: rotateY(180deg);
    border-radius: 50%;
    background-image: url("data:image/svgxml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='Black' viewBox='0 0 20 20'%3E%3Cpath d='M6 .278a.768.768 0 0 1 .08.858 7.208 7.208 0 0 0-.878 3.46c0 4.021 3.278 7.277 7.318 7.277.527 0 1.04-.055 1.533-.16a.787.787 0 0 1 .81.316.733.733 0 0 1-.031.893A8.349 8.349 0 0 1 8.344 16C3.734 16 0 12.286 0 7.71 0 4.266 2.114 1.312 5.124.06A.752.752 0 0 1 6 .278zM4.858 1.311A7.269 7.269 0 0 0 1.025 7.71c0 4.02 3.279 7.276 7.319 7.276a7.316 7.316 0 0 0 5.205-2.162c-.337.042-.68.063-1.029.063-4.61 0-8.343-3.714-8.343-8.29 0-1.167.242-2.278.681-3.286z'/%3E%3C/svg%3E");
    background-position: 3px 2px;
    background-repeat: no-repeat;
}

.altoggle input {
    opacity: 0;
    width: 0;
    height: 0;
    position: absolute;
}

.altoggle input:checked .toggle__bg {
    background-position: 15%;
}

.altoggle input:checked .toggle__bg .toggle__sphere {
    -webkit-transform: translateX(20px) translateY(0px);
    transform: translateX(20px) translateY(0px);
    box-shadow: -2px 0px 5px 1px hsla(18, 77%, 15%, 0.05), 0px 5px 5px 1px hsla(18, 77%, 15%, 0.2), 3px 0px 3px 0px hsla(0, 0%, 0%, 0.2);
}

.toggle__sphere-bg svg path {
    height: 20px;
    width: 20px
}

.toggle__sphere-bg svg {
    position: absolute;
    top: 2px;
    left: 2px;
}

.altoggle input:checked .toggle__bg .toggle__sphere-bg {
    -webkit-transform: rotateY(180deg);
    transform: rotateY(180deg);
}

.h-100 {
    height: 100% !important;
}

.iti__country-list {
    z-index: 999;
}

.edit-icon-float-right {
    float: right;
    border-radius: 2px;
    color: #000;
    font-size: 24px;
}

.edit-icon-float-right:hover {
    float: right;
    border-radius: 2px;
    color: #595555;
    font-size: 24px;
}

/**common popup */
.commonModal .modal-dialog.modal-dialog-centered.modal-lg {
    max-width: 1170px;
}

/* width */
::-webkit-scrollbar {
    width: 6px;
    height: 2px;
}

/* Track */
::-webkit-scrollbar-track {
    background: #f1f1f1;
}

/* Handle */
::-webkit-scrollbar-thumb {
    background: #43bee1;
}

/* Handle on hover */
::-webkit-scrollbar-thumb:hover {
    background: #555;
}

/*custom popup*/
table.dataTable {
    width: 100% !important;
}

.dataTables_scrollFootInner {
    width: 100% !important;
}

.dataTables_scrollFoot {
    width: 100% !important;
}

.dataTables_scrollHeadInner {
    width: 100% !important;
}

.dataTable {
    width: 100% !important;
}

.commonModalLabel {
    display: flex;
}

/**end */
/* 6/9/22 */
/* .alNavTopMinus {
    margin-top: -35px;
}
*/
.alNavTopMinus {
    z-index: 1;
    position: relative;
}

.alFilterLocation {
    position: relative;
    width: 100%;
    z-index: 0;
}

.alFilterLocation li {
    list-style: none;
    margin-left: 10px;
}

.dark .toggle__bg {
    background: #2f3740;
}

.dark .toggle__sphere {
    margin-left: 20px;
}

@media(max-width: 767px) {

    /* .alNavTopMinus {
        margin-top: 10px;
   }
    */
    .card-body .table-responsive #agent-listing_wrapper {
        padding: 50px 0 0 0 !important;
    }
}

/*----------------dark theme issues fixed----------------*/
/*---------------light theme------------*/
.dark .dt-buttons .btn.btn-secondary,
.dt-buttons .btn.btn-secondary:focus,
.dt-buttons .btn.btn-secondary:active {
    background: #d4a34a !important;
}

.dark .btn-label,
.btn-label:focus,
.btn-label:active {
    background-color: #d4a34a !important;
}

.dark td.sorting_1.dtr-control a {
    color: #d4a34a;
}

.dark .add-sub-task-btn {
    background-color: rgb(247 184 75 / 82%);
    color: #fff;
}

body.dark div#add-customer-modal a.btn.btn-success.btn-rounded.waves-effect.waves-light.addField {
    color: #fff;
}

body.dark .select2-container--default .select2-selection--multiple .select2-selection__choice__remove {
    color: #fff;
    cursor: pointer;
    display: inline-block;
    font-weight: bold;
    margin-right: 10px;
}

body.darkbody.dark .select2-container--default .select2-selection--multiple .select2-selection__choice {
    background-color: rgb(247 184 75 / 82%) !important;
    border: none !important;
}

body.dark .col-sm-5.text-right.btn-auto.d-flex {
    float: left !important;
    text-align: left !important;
    left: 0 !important;
}

body.dark .col-sm-4.text-right.btn-auto a.btn.btn-blue.waves-effect.waves-light.text-sm-right {
    color: #fff;
}

body.dark div#pending_payouts .card {
    border-radius: 0 0 16px 16px !important;
}

.dark h4 {
    color: #f3f7f9 !important;
}

.dark h4 {
    color: #f3f7f9 !important;
}

body.dark div#edit_page_content button {
    color: #fff;
}

div#agents-datatable_filter label {
    float: left !important;
}

#agents-datatable_wrapper .dt-buttons.btn-group.flex-wrap {
    float: left;
    margin: 5px 10px 10px 0px;
}

body.dark .login-form button.btn.btn-info.bulkupload {
    color: #fff;
}

body.dark .login-form a.btn.btn-info.btn-sm {
    color: #fff;
}

body.dark button.btn.btn-blue {
    color: #fff;
}

body.dark button.btn.btn-info.waves-effect.waves-light.submitProduct {
    color: #fff;
}

body.dark button.btn.btn-outline-info.d-block {
    color: #fff;

}

body.dark .bootstrap-select .dropdown-toggle .filter-option-inner-inner {
    overflow: hidden;
    color: #fff;
}

body.dark button.btn.btn-info.waves-effect.waves-light.submitAddSubscriptionForm {
    color: #fff;
}

body.dark button.btn.btn-info.waves-effect.waves-light.save_btn {
    color: #fff;
}

.submitAddSubscriptionForm{
    margin-bottom:10px !important;
}

body.dark .main_form .select2-container--default .select2-selection--single {
    border: 1px solid #ced4da !important;
    background-color: transparent !important;
}

body.dark .table thead th {
    font-size: 14px;
    vertical-align: middle;
}

.selectize-input.items.not-full.has-options.has-items {
    display: flex;
    overflow-x: auto;
}

.selectize-input.items.not-full.has-options.has-items::-webkit-scrollbar {
    width: 10px;
    height: 4px;
}

.selectize-input.items.not-full.has-options.has-items::-webkit-scrollbar-track {
    box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
}

.selectize-input.items.not-full.has-options.has-items::-webkit-scrollbar-thumb {
    background-color: #d4a34a;
}

body.dark[data-sidebar-size=condensed] .logo-box {
    width: 70px !important;
    filter: invert(1);
}

.row.coolcheck.no-gutters .radio label {
    margin-right: 20px;
}

body.dark .footer a.black {
    color: #d4a34a;
}

body.dark .tagsinput .focus {
    outline: 0 !important;
    box-shadow: none !important;
}

body.dark input#form-tags-4_tag {
    outline: 0 !important;
}

body.dark #form-tags-4_tagsinput {
    background: #36404a;
    border-color: rgb(247 184 75 / 82%);
    border-color: #666b70;
    border-radius: 4px;
}

body.dark .main_forms .selectize-control.single .selectize-input:after {
    transform: rotate(359deg) !important;
}

body.dark .main_forms .selectize-control.single .selectize-input.dropdown-active:after {
    border-color: transparent transparent #fff transparent;
}

div#DataTables_Table_0_wrapper label {
    display: none;
}

td.dataTables_empty {
    /* margin-left: 240px !important;
    */
    text-align: center;
}
body.dark .inner-div.agent_approval_button {
    margin-right: 10px;
}

body.dark li.first_child .alert.alert-success {
    margin-top: 0;
}

.card.main-table-card div#pricing-datatable_wrapper div#pricing-datatable_filter label {
    display: none;
}

.card.main-table-card div#pricing-datatable_length label {
    width: 100%;
    font-size: 0;
}

.card.main-table-card div#pricing-datatable_length label select {
    height: 40px;
}

.card.main-table-card div#pricing-datatable_length {
    padding-top: 30px;
}

body.dark .card.main-table-card div#pricing-datatable_length label:after {
    content: "Show entries";
    color: #ffffffab;
    position: absolute;
    top: 1px;
    font-size: 17px;
    left: 16px;
    z-index: 1;
}

body.light .card.main-table-card div#pricing-datatable_length label:after {
    content: "Show entries";
    color: #000;
    position: absolute;
    top: 1px;
    font-size: 17px;
    left: 16px;
    z-index: 1;
}

.card-body.custom-body-table div#agents-datatable_wrapper select#agent_name_id {
    color: #000;
}

.taskrepet .col-6.addressDetails.border-right .form-group.col-6.mb-1 {
    width: 100%;
    max-width: 100%;
    flex: 00%;
}

.row.location-section .input-group.form-group.col-6.mb-2 {
    width: 100%;
    max-width: 100%;
    flex: 100%;
    min-width: 100%;
}

body.dark .custom-body-table .dt-buttons.btn-group.flex-wrap {
    float: right !important;
    position: absolute;
    right: 20%;
    top: 18px;
}

body.dark div#agents-datatable_filter label {
    position: absolute;
    right: 40px;
    width: 15%;
    top: 25px;
}

body.dark .modal-title {
    margin-top: 0;
    color: #dbe9f9 !important;
}

body.dark div#edit-price-modal label {
    color: #dbe9f9 !important;
}

.select2-container .select2-selection--multiple .select2-selection__rendered {
    /* height: 40px; */
    overflow-y: auto !important;
}

ul.select2-selection__rendered li {
    margin: 5px 2px 0;
}

.select2-container--default .select2-selection--multiple .select2-selection__choice__remove {
    color: #fff !important;
}

body.dark div#add-pricing-modal label {
    color: #dbe9f9 !important;
}

body.dark form#user_subscription_form label {
    color: #dbe9f9 !important;
}

body.dark div#add-subscription-plan label {
    color: #dbe9f9 !important;
}

body.dark #submitpayreceive .card-box label {
    color: #222 !important;
}

body.dark div#pay-receive-modal label {
    color: #dbe9f9 !important;
}

body.dark div#edit-agent-modal label {
    color: #dbe9f9 !important;
}

body.dark form#save_product_form label {
    color: #dbe9f9 !important;
}

body.dark form#submitCategory label {
    color: #dbe9f9 !important;
}

body.dark .card-box.side_table {
    min-height: 650px;
    height: 650px;
    overflow-y: scroll;
}

body.dark .main-card-header .text-center h3 i {
    color: #d4a34a !important;
}

body.dark form#submitpayreceive .btn[data-toggle="dropdown"] {
    background: transparent !important;
    display: block;
    width: 100%;
    height: calc(1.5em 0.9rem 2px);
    padding: 0.45rem 0.9rem;
    font-size: 0.875rem;
    font-weight: 400;
    line-height: 1.5;
    color: #94a0ad;
    border: 1px solid #424e5a;
    border-radius: 0.2rem;
    transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}

body.dark div#form-tags-1_tagsinput {
    border-color: #cccccc59;
}

body.dark .tagsinput .focus {
    outline: 0 !important;
}

body.dark div#add-team-modal label {
    color: #dbe9f9 !important;
}

body.dark div#add-agent-modal label {
    color: #dbe9f9 !important;
}

body.dark .alTaskType {
    background-color: transparent;
}

body.dark .alTaskType input,
.alTaskType textarea,
.alTaskType select {
    color: #acbfd2;
}

body.dark .edit-icon-float-right {
    color: #acbfd2;
}

body.dark .alTaskType.active {
    border: 1px solid #d4a34a;
}

body.dark .btn,
.dark .btn-blue:not(:disabled):not(.disabled):active,
.dark .btn-blue:not(:disabled):not(.disabled).active,
.dark .show>.btn-blue.dropdown-toggle {
    color: #fff;
}

body.dark .navbar-custom .topnav-menu .nav-link {
    color: #fff;
}

body.dark .side_head .radio-primary input[type=radio]:checked+label::before {
    border-color: #d5a44c;
}

body.dark .side_head .radio-primary input[type=radio]:checked+label::after {
    background-color: #d5a44c;
}

body.dark .logo-box {
    filter: invert(1);
}

body.dark #vehicle_type_idInput .form-check-inline {
    filter: invert(1);
}

body.dark #vehicle_type_idInputEdit .form-check-inline {
    filter: invert(1);
}

body.dark a.editSubscriptionPlanBtn {
    color: #d2a149;
}

body.dark .edit-icon-div a {
    color: #d2a149;
}

body.dark div#add-pricing-modal .select2-container--default .select2-selection--multiple {
    background-color: transparent !important;
}

body.dark div#edit-price-modal .select2-container--default .select2-selection--multiple {
    background-color: transparent !important;
}

body.dark #sidebar-menu>ul>li>a {
    color: #dbe9f9;
}

body.dark #sidebar-menu .menu-title {
    color: #dbe9f9;
}

body.dark .header-title {
    color: #dbe9f9;
}

body.dark label {
    color: #dbe9f9;
}

body.dark .left-sidebar #accordion .card-header:hover,
.left-sidebar #accordion .card-header:focus,
.left-sidebar #accordion .card-header:visited {
    background: #4a5158;
}

body.dark .table {
    color: #dbe9f9;
}

body.dark .card-body.custom-body-table div#agents-datatable_wrapper select#agent_name_id {
    color: #dbe9f9 !important;
}

body.dark .copyin1 {
    background-color: #f4f3fd00;
}

.payout-switch span.switchery.switchery-default {
    height:18px;
    background-color: #cccccc94 !important;
}

.payout_req-tab a.nav-link{
    color: #6c757d;
    text-align: center;
    border: 0;
    font-weight: 500;
    font-size: 13px;
    padding: 8px 16px;
    border-radius: 20px;
}

.payout_req-tab a.nav-link.active {
    color: #0450C4;
    background: #F2F6FC;

}

.payout_req-tab a.nav-link:hover{
    border-color: #f7f7f7 #f7f7f7 #dee2e6;
    border:0;
    border-radius: 20px;
    background: #F2F6FC;
}

.payout-switch span.switchery.switchery-default small {
    height: 16px;
    width: 16px;
}

/* new css start here */
.side_head h4 {
    font-size: 16px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
    margin: 0 0 11px;
    color: #000 !important;
}

.radio.radio-primary.form-check-inline label {
    font-weight: 400;
    font-size: 14px;
    color: #6C858F;
}


.radio.radio-primary.form-check-inline input:checked~label {
    color: #000;
    font-weight: 500;
}

.side_head {
    margin-bottom: 20px;
}

.teams-data img.profile-circle {
    width: 50px;
    height: 50px;
}

.teams-data .card-header {
    background: transparent;
    padding: 0 0 16px;
    border-bottom: 1px solid #D9D9D9;
    margin-bottom: 15px;
}

.teams-data h6.header-title.scnd {
    font-size: 14px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
    color: #000;
    margin-top: 0;

}

.teams-data span.badge.badge-blue {
    border-radius: 5px;
    background: rgba(82, 87, 91, 0.07);
    display: inline-flex;
    padding: 3px 8px;
    justify-content: center;
    align-items: center;
    gap: 5px;
    font-size: 10px !important;
    font-style: normal;
    font-weight: 500;
    color: #52575B !important;
}

.teams-data p {
    font-size: 14px;
    font-weight: 400;
    line-height: normal;
    color: #000 !important;
    margin-bottom: 7px !important;
}

.teams-data p span {
    font-size: 14px !important;
    font-weight: 500 !important;
    line-height: normal;
    color: #000;
}

.radio.radio-info.form-check-inline label {
    font-weight: 400;
    color: #6C858F;
}

.radio.radio-info.form-check-inline input:checked~label {
    color: #000;
    font-weight: 500;
}

span.select2-selection.select2-selection--multiple {
    border-radius: 20px;
    border:1px solid #ced4da;
    background: var(--White, #FFF);
    padding: 0.45rem 0.9rem;
    height: calc(1.5em + 0.9rem + 2px);
}

.search_bar input.form-control.search_by_name {
    border-radius: 20px;
    border: 1px solid #ced4da !important;
    background: var(--White, #FFF);
}

input.tag-input.ui-autocomplete-input {
    margin: 0;
}

.row.search_bar input::placeholder {
    font-size: 12px;
    font-style: normal;
    font-weight: 500;
    line-height: 150%;
    color: #A2ACB4;
}

span.online span.online-icon {
    font-size: 10px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
    color: #4CB64C;
}

span.offline span.offline-icon {
    font-size: 10px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
    color: #FF0F19;
}

span.offline-icon img {
    margin-right: 2px;
}

span.online-icon img {
    margin-right: 2px;
}

.side_head .select_bar {
    margin: 0 0 20px 0;
}

.side_head .select_bar span.select2-selection.select2-selection--multiple {
    padding-left: 2px;
}

input.datetime.form-control {
    border-radius: 6px;
    border: 1px solid #BAB9BC;
    background: #FFF;
    padding: 5px 10px;
}

button.assigned-btn {
    border-radius: 5px;
    background: #4CB64C;
    font-size: 12px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
    display: inline-flex;
    padding: 3px 8px;
    justify-content: center;
    align-items: center;
    gap: 5px;
}

.second_list_pick button.assigned-btn {
    border-radius: 5px;
    background: rgba(82, 87, 91, 0.07) !important;
    color: #52575B !important;
    display: inline-flex;
    padding: 3px 8px;
    justify-content: center;
    align-items: center;
    gap: 5px;
    min-width: auto !important;
}

span.searcg-ico {
    position: absolute;
    left: 20px;
    top: 9px;
}

.row.search_bar.select-team span.select2-selection.select2-selection--multiple {
    padding: 0.45rem 0.9rem 0.45rem 1.8rem;
}

.view.route-btns {
    display: flex;
    justify-content: space-between;
    gap: 15px;
}

button.view_route-btn {
    margin-bottom: 0 !important;
}

button.assign-task-btn {
    background: #1684F7;
    color: #fff;
}

button.assign-task-btn:hover span svg path {
    fill: #4CB64C;
}

button.view_route-btn.float-left.assign-task-btn.mb-2.btn.btn-primary {
    background: #1684F7;
    color: #fff;
    border: 1px solid transparent;
}

button.view_route-btn.float-left.assign-task-btn.mb-2.btn.btn-primary:hover {
    border: 1px solid #1684F7;
    background: #fff;
    color: #1684F7;

}

button.view_route-btn.float-left.assign-task-btn.mb-2.btn.btn-primary:hover span svg path {
    fill: #1684F7;
}

button.view_route-btn.float-left.mb-2.btn.btn-primary:hover {
    background: #1684F7;
    color: #fff;
    border: 1px solid #1684F7;
}

button.view_route-btn.float-left.mb-2.btn.btn-primary:hover span svg path {
    fill: #fff;
}

.popup-card {
    border-radius: 8px;
     border: 1px solid #F4F4F4;
     background: #fff;
     margin-bottom: 20px;
 }
 
 .popup-card label {
     color: #6c757d;
     font-size: 13px;
     font-weight:400;
     line-height: normal;
     padding: 10px;
     display: block;
     border-bottom: 1px solid #e3e7f1;
     margin: 0;
 }

 .card-label {
    color: #6c757d;
    font-size: 13px;
    font-weight: 400;
    line-height: normal;
    padding: 14px;
    display: block;
    border-bottom: 1px solid #e3e7f1;
    margin: 0;
}

.popup-card label span {
    color: #98a6ad;
    font-weight: 300;
    font-size: 12px;
}

.form-control {
    border-radius: 20px;
}

.input-group-text {
    border-top-right-radius: 20px;
    border-bottom-right-radius: 20px;
}

label {
    font-weight: 400;
}

label.control-label {
    border: 0;
    padding: 0;
    margin-bottom: 0.5rem;
}

.input-group-text {
    border-radius: 20px;
}

.intl-tel-input.allow-dropdown.separate-dial-code input {
    border-radius: 20px;
}

div#phone_numberInput input {
    border-radius: 20px;
}

.dataTables_info {
    display: inline-block;
}

.dataTables_paginate.paging_simple_numbers {
    display: inline-block;
    float: right;
}

.dataTables_paginate.paging_simple_numbers ul.pagination.pagination-rounded {
    margin-bottom: 0;
}

.page-item.active .page-link {
    background: linear-gradient(49deg, #607AE9 37.63%, #91A6FE 82.04%);
}

.pagination-rounded .page-link {
    padding: 8px 14px;
    line-height: 17px;
}

.custom-control-input:checked~.custom-control-label::before {
    color: #fff;
    border-color: transparent;
    background: linear-gradient(49deg, #607AE9 37.63%, #91A6FE 82.04%);
}

button.btn.btn-outline-info.d-block.btn-sm {
    line-height: 19px;
    height: inherit;
}

li.select2-search.select2-search--inline {
    margin: 0;
}

.modal-content {
    border-radius: 20px;
}

.text-primary {
    color: #7d94f5 !important;
}

.main_outter_box .agent-listing img {
    border-radius: 100%;
}

button.btn.btn-outline-info.d-block {
    background: linear-gradient(49deg, #607AE9 37.63%, #91A6FE 82.04%);
    box-shadow: 0px 6px 10px 0px rgba(96, 109, 232, 0.20);
    padding: 6px 16px !important;
    border: 1px solid transparent;
    color: #fff;
}

.btn-blue {
    color: #fff;
    border-color: #6658dd;
    background: linear-gradient(49deg, #607AE9 37.63%, #91A6FE 82.04%);
    box-shadow: 0px 6px 10px 0px rgba(96, 109, 232, 0.20) !important;
    padding: 6px 16px !important;
    border: 1px solid transparent;
}

.border.p-3.rounded.book {
    border-radius: 20px !important;
}

.nav-tabs {
    border: 0;
}

.driver-accounting-btns {
    display: flex;
    align-items: center;
}

/* li.menuitem-active a svg path {
    stroke: #000;
}

li.menuitem-active a svg ellipse {
    stroke: #000;
}

li.menuitem-active a svg rect {
    stroke: #000;
}

li.menuitem-active a svg circle {
    stroke: #000;
}

#sidebar-menu>ul>li>a:hover svg path {
    stroke: #000;
}

#sidebar-menu>ul>li>a:hover svg circle {
    stroke: #000;
}

#sidebar-menu>ul>li>a:hover svg ellipse {
    stroke: #000;
}

#sidebar-menu>ul>li>a:hover svg rect {
    stroke: #000;
} */

.iti--separate-dial-code .iti__selected-flag {
    border-top-left-radius: 20px;
    border-bottom-left-radius: 20px;
}

.agent-img {
    margin-right: 10px;
}

.agent-details {
    display: flex;
    align-items: center;
}
.agent-details p {
    margin-bottom: 0 !important;
}

.left-sidebar #teams_container .card .card-header .agent-details h6.mb-0.header-title.scnd {
    margin-bottom: 0 !important;
}

.left-sidebar #teams_container .card .card-header .agent-details p span.badge-blue{
    margin-bottom: 0 !important;
}

.form-group strong {
    font-weight: 400;
    font-size: 12px;
}

.selectize-input.items.full.has-options.has-items {
    border-radius: 20px;
}

h6.heading.bg-light.protoggle-inner.cartTitle {
    padding: 10px 20px;
    margin: 0;
    color: #212121;
    font-style: normal;
    font-weight: 400;
    line-height: 150%;
    display: flex;
    align-items: center;
    justify-content: space-between;
    cursor: pointer;
}

.page-title-box.text-right {
    margin-bottom: 10px;
}
/*----------laptop view media css--------------*/
@media(max-width:1140px){
    .radio label::before{width:12px;height:12px;top:3px;}
    .radio label::after{width:6px;height:6px;top: 6px;
        left: 5px;}
        .side_head .mdi.mdi-sync{font-size: 18px;}
        .row.coolcheck.no-gutters .radio label{margin-right: 10px !important;padding-left: 0px;}
        .pick_drop_item_list{padding: 6px 15px 6px 25px;}
        .login-form ul li {margin: 4px 3px !important;}
        }
@media(max-width:1440px){
    body.dark .custom-body-table .dt-buttons.btn-group.flex-wrap {
        float: right !important;
        position: absolute;
        top: 76px;
        margin-right: 100px !important;
   }
   .content-page{margin-left: 200px;}
    body.dark div#agents-datatable_filter label {
        position: absolute !important;
        right: 30px;
        top: 80px;
        width:25%;
   }
    body.dark .custom-body-table .dataTables_scroll {
        margin-top: 70px;
   }
    body.dark div#add-agent-modal body.dark .iti__country-list {
        position: absolute !important;
        margin: 0 auto !important;
        top: 44% !important;
        left: 51% !important;
   }
    body.dark form#geo_form .card_outer {
        height: calc(100vh - 150px);
   }
    body.dark.iti-mobile .col-md-8.mx-auto.col-sm-12.col-lg-8{
        width: 100%;
        max-width: 100%;
        flex: 100%;
   }
    body.dark.iti-mobile div#favicon_container {
        width: auto !important;
   }
    body.dark div#pending_payouts .card {
        border-radius: 0 0 16px 16px !important;
   }
    /* .content-page.main_outter_box form .row .col-md-4 {
        width: 46%;
        max-width: 46%;
        flex:46%;
   } */
    .content-page.main_outter_box div#add-webhook-modal .col-md-8 {
        width: 50%;
        max-width: 50%;
        flex: 50%;
   }
    form#submitAgent .dropify-wrapper.touch-fallback .dropify-message {
        top: 15px !important;
   }
    body.light .outter_bx {
        margin-top: 20px;
   }
    body.light ul#top-tab {
        margin-top: 30px;
   }
    body.light .dropify-wrapper .dropify-message {
        top: 50px;
   }
    .del-add-card {
        position: absolute;
        right: 0;
   }
    body.light .card-body.custom-body-table .login-form ul li a {
        padding: 8px 20px;
   }
    body.light .card-body.custom-body-table .login-form ul li {
        margin-bottom: 22px;
   }
    /* body.light .card-body.custom-body-table button.btn.btn-secondary.btn-success.waves-effect.waves-light {
        top: 25px;
   } */
    body.light .card-body.custom-body-table div#agents-datatable_filter label {
        top: 106px;
   }
    body.dark .card-body.custom-body-table button.btn.btn-secondary.btn-success.waves-effect.waves-light {
        top: 25px;
   }
    body.dark .card-body.custom-body-table div#agents-datatable_filter label {
        top: 106px;
   }
    body.dark .custom-body-table .dt-buttons.btn-group.flex-wrap {
        float: right !important;
        position: absolute;
        margin-right: 100px !important;
        z-index: 1;
   }
    .customize-outer-card form .row .col-md-6 {
        width: 100%;
        max-width: 100%;
        flex: 100%;
   }
    /* .login-form {
        margin-top: 20px;
   } */
    .login-form ul li {
        margin-bottom: 15px;
        margin-bottom: 0;
   }
    body.dark .outter_bx {
        margin-top: 20px;
   }
    body.dark .custom-body-table .dataTables_scroll {
        margin-top: 70px;
        z-index: 1;
   }
    body.light .custom-body-table .dataTables_scroll {
        margin-top: 70px;
        margin-top: 40px;
   }
    body.light div#agents-datatable_filter label {
        position: absolute !important;
        left: 51% !important;
   }
    body.dark form#geo_form .card_outer {
        height: calc(100vh - 150px);
        height: calc(100vh - 118px);
   }
    body.dark.iti-mobile .col-md-8.mx-auto.col-sm-12.col-lg-8{
        width: 100%;
        max-width: 120px;
        min-width: 120px;
   }
}
/*--- subscription ---*/
#add-billing-subscription ul.nav.nav-tabs {
    justify-content: center;
    align-items: center;
    display: flex;
    padding: 15px 10px;
    border-radius: 10px;
    width: 100%;
    margin: 0 auto 25px auto;
    max-width: max-content;
    border-bottom: 0;
    background: #f5f5f5;
    gap: 5px;
    margin-bottom: 50px;
}

#add-billing-subscription .nav.nav-tabs li a {
    padding: 8px 20px;
    text-align: center;
    text-decoration: none;
    border-radius: 10px;
    color: #000;
    font-size: 15px;
    font-weight: 400;
}

#add-billing-subscription .nav.nav-tabs li a.active {
    background: #0774F4;
    color: #fff;
}

.select-plan .tab-pane {
    display: none;
}

.select-plan .tab-pane.active {
    display: initial;
}

.pricingtable .heading {
    letter-spacing: 0;
    color: #212121;
    font-size: 24px;
    font-weight: 600;
    line-height: 20px;
    text-align: left;
    margin: 0 0 15px;
}

.pricingtable .price-value {
    color: #212121;
    font-size: 30px;
    font-weight: 600;
    line-height: 31px;
    letter-spacing: 0;
    margin-bottom: 4px;
}

.pricingtable p {
    color: #5f5f5f;
    margin-bottom: 20px;
    font-size: 13px;
    line-height: 17px;
}

.pricingtable ul {
    min-height: 215px;
}

/* .pricingtable ul li i {
    display: none;
} */

.pricingtable ul li {
    margin: 0 0 0px;
    color: #585858;
    font-size: 14px;
    display: flex;
    justify-content: start;
    margin-bottom: 10px;
    align-items: center;
}

.pricingtable ul li svg {
    min-width: 15px;
    height: 15px;
}

.pricingtable-purchase {
    margin: 0 auto;
    width: 100%;
    text-align: center;
}

.pricingtable-purchase .subscribe_btn {
    margin-bottom: 0;
}

.pricingtable .bg-color {
    background: #D0D0D0;
    height: 12px;
    width: 100%;
    border-top-right-radius: 10px;
    border-top-left-radius: 10px;
}

.custom-spacing {
    padding: 20px 30px;
    text-align: left;
    border: 1px solid #e1dddd;
    border-bottom-right-radius: 10px;
    border-bottom-left-radius: 10px;
}

.pricingtable ul li svg {
    margin-right: 10px;
}

.pricingtable .price-value span {
    font-size: 13px;
}

.pricingtable h5 {
    border-top: 1px solid rgb(204 204 204 / 50%);
    padding-top: 15px;
}

.pricingtable h5 {
    border-top: 1px solid rgb(204 204 204 / 50%);
    padding-top: 15px;
    font-weight: 600;
}

.pricingtable-purchase .subscribe_btn {
    margin-top: 30px;
    color: #212121 !important;
    font-size: 16px;
    font-weight: 500;
    line-height: 20px;
    border-radius: 5px;
    border: 1px solid #000;
    background: #FFF;
    padding: 12px 47px;
}

.pricing-section {
    justify-content: center;
}

#price-0 .bg-color {
    background: #219C53;
}

#price-1 .bg-color {
    background: #0774F4;
}

#price-2 .bg-color {
    background: #000;
}

.pricingtable-purchase .selected-plan {
    background: #0774f4;
    color: #fff !important;
}

.subscription-payment-detail {
    max-width: 800px;
    margin: auto;
    width: 100%;
    padding-top: 20px;
}

.plan-billing .pricingtable {
    width: 100%;
    margin: 0 auto;
}

.subscription-payment-detail button.btn {
    padding: 8px 24px !important;
}


.planCard {
    border-radius: 20px;
    border: 1px solid #D1E0F6;
    background: #FFF;
    overflow: hidden;
    position: relative;
    margin-top: 20px;
}

.planCard .headCard {
    border-radius: 20px 20px 0px 0px;
    border: 1px solid #D1E0F6;
    background: #EFF5FD;
    padding: 20px 30px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    overflow: hidden;
}

.planCard .headCard h3 {
    margin: 0;
    color: #212121;
    font-size: 24px;
    font-weight: 600;
    line-height: normal;
}

.planCard .headCard p {
    color: #212121;
    text-align: right;
    font-size: 30px;
    font-weight: 600;
    line-height: normal;
    margin: 0;
    padding: 0;
}

.planCard .headCard p span {
    font-size: 13px;
    font-weight: 500;
    line-height: 31px;
}

.planCard .features {
    padding: 15px 30px;
}

.planCard .features ul {
    list-style: none;
    column-count: 2;
    margin: 0;
    border-bottom: 1px solid #D1E0F6;
    padding-bottom: 15px;
}

.planCard .features ul li {
    color: #667085;
    font-size: 14px;
    font-weight: 400;
    line-height: 20px;
    margin-bottom: 15px;
    display: flex;
    align-items:start;
    gap: 10px;
}

.planCard p {
    color: #888;
    font-size: 14px;
    font-weight: 400;
    line-height: 150%;
    padding: 0 30px;
}

.planCard p span {
    font-weight: 700;
}

.planCard .footerCard {
    padding: 0 30px 25px;
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.planCard .features ul li img {
    position: relative;
    top: 4px;
}

.planCard .footerCard p {
    color: #EF5524;
    text-align: right;
    font-size: 20px;
    font-weight: 400;
    line-height: 31px;
    margin: 0;
    padding: 0;
}

.planCard .footerCard span {
    font-weight: 600;
}

.page-title-box h4.page-title {
    display: none;
}

/*----------laptop view media css--------------*/
@media(max-width:1140px) {
    .radio label::before {
        width: 12px;
        height: 12px;
        top: 3px;
    }

    .radio label::after {
        width: 6px;
        height: 6px;
        top: 6px;
        left: 5px;
    }

    .side_head .mdi.mdi-sync {
        font-size: 18px;
    }

    .row.coolcheck.no-gutters .radio label {
        margin-right: 10px !important;
        padding-left: 0px;
    }

    .pick_drop_item_list {
        padding: 6px 15px 6px 25px;
    }

    .login-form ul li {
        margin: 4px 3px !important;
    }
}

@media(max-width:1440px) {
    body.dark .custom-body-table .dt-buttons.btn-group.flex-wrap {
        float: right !important;
        position: absolute;
        top: 76px;
        margin-right: 100px !important;
    }

    .content-page {
        margin-left: 200px;
    }

    body.dark div#agents-datatable_filter label {
        position: absolute !important;
        right: 30px;
        top: 80px;
        width: 25%;
    }

    body.dark .custom-body-table .dataTables_scroll {
        margin-top: 70px;
    }

    body.dark div#add-agent-modal body.dark .iti__country-list {
        position: absolute !important;
        margin: 0 auto !important;
        top: 44% !important;
        left: 51% !important;
    }

    body.dark form#geo_form .card_outer {
        height: calc(100vh - 150px);
    }

    body.dark.iti-mobile .col-md-8.mx-auto.col-sm-12.col-lg-8 {
        width: 100%;
        max-width: 100%;
        flex: 100%;
    }

    body.dark.iti-mobile div#favicon_container {
        width: auto !important;
    }

    body.dark div#pending_payouts .card {
        border-radius: 0 0 16px 16px !important;
    }

    /* .content-page.main_outter_box form .row .col-md-4 {
        width: 46%;
        max-width: 46%;
        flex:46%;
   } */
    .content-page.main_outter_box div#add-webhook-modal .col-md-8 {
        width: 50%;
        max-width: 50%;
        flex: 50%;
    }

    form#submitAgent .dropify-wrapper.touch-fallback .dropify-message {
        top: 15px !important;
    }

    body.light .outter_bx {
        margin-top: 20px;
    }

    body.light ul#top-tab {
        margin-top: 30px;
    }

    body.light .dropify-wrapper .dropify-message {
        top: 50px;
    }

    .del-add-card {
        position: absolute;
        right: 0;
    }

    body.light .card-body.custom-body-table .login-form ul li a {
        padding: 8px 20px;
    }

    body.light .card-body.custom-body-table .login-form ul li {
        margin-bottom: 22px;
    }

    /* body.light .card-body.custom-body-table button.btn.btn-secondary.btn-success.waves-effect.waves-light {
        top: 25px;
   } */
    body.light .card-body.custom-body-table div#agents-datatable_filter label {
        top: 106px;
    }

    body.dark .card-body.custom-body-table button.btn.btn-secondary.btn-success.waves-effect.waves-light {
        top: 25px;
    }

    body.dark .card-body.custom-body-table div#agents-datatable_filter label {
        top: 106px;
    }

    body.dark .custom-body-table .dt-buttons.btn-group.flex-wrap {
        float: right !important;
        position: absolute;
        margin-right: 100px !important;
        z-index: 1;
    }

    /* .upload_box .text-muted {
        margin: 10px !important;
    } */

    .customize-outer-card form .row .col-md-6 {
        width: 100%;
        max-width: 100%;
        flex: 100%;
    }

    /* .login-form {
        margin-top: 20px;
   } */
    .login-form ul li {
        margin-bottom: 15px;
        margin-bottom: 0;
    }

    body.dark .outter_bx {
        margin-top: 20px;
    }

    body.dark .custom-body-table .dataTables_scroll {
        margin-top: 70px;
        z-index: 1;
    }

    body.light .custom-body-table .dataTables_scroll {
        margin-top: 70px;
        margin-top: 40px;
    }

    body.light div#agents-datatable_filter label {
        position: absolute !important;
        left: 51% !important;
    }

    body.dark form#geo_form .card_outer {
        height: calc(100vh - 150px);
        height: calc(100vh - 118px);
    }

    body.dark.iti-mobile .col-md-8.mx-auto.col-sm-12.col-lg-8 {
        width: 100%;
        max-width: 120px;
        min-width: 120px;
    }

    .page-title-box {
        padding-top: 0px;
    }

    .login-form input[type="radio"]:checked+label {
        font-size: 13px !important;
    }

    .main_form .login-form label {
        font-size: 13px !important;
    }

    body.light .outter_bx p {
        font-size: 13px !important;
    }

    body.light .card-body.custom-body-table .login-form ul li a {
        font-size: 13px !important;
    }

    .light .btn-info {
        font-size: 13px !important;
    }

    body.light .outter_bx {
        padding: 0px 8px !important;
    }

    .logo-box {
        width: 190px;
        display: flex;
        justify-content: flex-start;
        align-items: center;
    }

    .agent-details {
        display: block;
    }

    .agent-img {
        margin: 0 0 5px;
    }

    .teams-data p span {
        font-size: 12px !important;
    }

    .left-sidebar p {
        font-size: 12px !important;
        font-weight: 400 !important;
        letter-spacing: 0;
    }

}

@media(max-width:1280px) {
    span.searcg-ico img {
        width: 17px;
    }

    .teams-data h6.header-title.scnd {
        font-size: 13px;
    }

    .planCard .headCard {
        padding: 10px 15px;
    }

    .planCard .headCard h3 {
        font-size: 18px;
    }

    .planCard .headCard p {
        font-size: 20px;
    }

    .planCard .headCard p span {
        font-size: 12px;
    }

    .planCard .features {
        padding: 10px;
    }

    .planCard .features ul {
        padding-bottom: 10px;
        height: 90px;
        column-count: 1;
        overflow: auto;
        display: grid;
    }

    .planCard .features ul li {
        font-size: 13px;
        margin-bottom: 8px;
        gap: 10px;
    }

    .planCard p {
        font-size: 14px;
        padding: 0 15px;
        margin: 0 0 10px 0;
    }

    .planCard .footerCard {
        padding: 0 15px 15px;
    }

    .planCard .footerCard p {
        font-size: 14px;
        margin: 0;
        padding: 0;
    }
    
    .card.alDasBoxItems {
        height: 100%;
    }

    .alDasBoxItems .card-body {
        padding: 15px;
    }
}

/*----------Ipad view media css--------------*/
@media(max-width:1024px) {
    .login-form ul li {
        margin-right: 2px;
    }

    .row.coolcheck.no-gutters .radio label {
        font-size: 12px;
        margin-right: 6px !important;
        padding: 2px 0px 0px 0px;
    }

    /* .iphad-space {padding-top: 50px;} */
    .radio label::before {
        width: 14px;
        height: 14px;
    }

    .side_head .mdi.mdi-sync {
        font-size: 16px;
    }

    .radio label::after {
        width: 6px;
        height: 6px;
        top: 7px;
        left: 6px;
    }

    .left-sidebar #teams_container .card .card-header .row {
        align-items: center;
    }

    body.light .card-body.custom-body-table .login-form ul li {
        margin: 4px 2px !important;
    }

    .custom-checkbox .col-2 {
        padding: 0 0 0 0px;
    }

    .custom-checkbox .col-10 {
        width: 119px;
        padding-right: 0;
    }

    .planCard {
        border-radius: 20px;
        margin: 0 0 20px 0;
    }

    
}


@media screen and (min-width:500px) and (max-width:767px) {
    body {
        padding-bottom: 100px !important;
    }

    .planCard {
        border-radius: 20px;
        margin: 0 0 20px 0;
    }
}

/*----------Mobile view media css--------------*/
@media(max-width:767px) {
    .logo-box {
        position: absolute;
    }

    ul.list-unstyled.topnav-menu.topnav-menu-left.m-0 {
        position: absolute;
        left: 64px;
    }

    li.dropdown.d-xl-block a.nav-link.dropdown-toggle.waves-effect.waves-light {
        display: none;
    }

    body.dark.sidebar-enable ul.list-unstyled.topnav-menu.float-right.mb-0.d-flex.align-items-center {
        flex-wrap: wrap;
        justify-content: flex-end;
        margin-top: 10px;
    }

    .dt-buttons.btn-group.flex-wrap {
        z-index: 9;
    }

    .radio.radio-primary.form-check-inline {
        width: 100%;
        margin: 10px;
    }

    body.dark.sidebar-enable .radio.radio-primary.form-check-inline {
        width: 100%;
        margin: 0 10px 10px;
    }

    .content-page.main_outter_box .radio.radio-info.form-check-inline.mr-2 {
        width: 100%;
        display: block;
        margin: 0 6px;
    }

    .content-page.main_outter_box .radio.radio-primary.form-check-inline.ml-3.mr-2 {
        margin: 10px !important;
    }

    .left-sidebar .side_head span {
        margin: 10px 4px;
        display: block;
    }

    form#taskFormHeader .radio.radio-info.form-check-inline {
        margin: 0 10px;
    }

    body.dark .card-body.custom-body-table div#agents-datatable_filter label {
        top: 0;
        position: unset !important;
        width: 100%;
    }

    body.dark .card-body.custom-body-table button.btn.btn-secondary.btn-success.waves-effect.waves-light {
        top: 0 !important;
        position: unset !important;
    }

    body.dark .custom-body-table .dt-buttons.btn-group.flex-wrap {
        float: none !important;
        position: unset;
        top: 0;
        margin-right: 0 !important;
    }

    .login-form ul li {
        width: 45%;
        margin-bottom: 15px;
    }

    select#search_warehouse {
        width: 100% !important;
    }

    .login-form label {
        width: 100%;
        padding: 8px !important;
    }

    body.dark ul.list-unstyled.topnav-menu.float-right.mb-0.d-flex.align-items-center {
        margin-top: 11px;
        height: 40px;
    }

    body.light ul.list-unstyled.topnav-menu.float-right.mb-0.d-flex.align-items-center {
        margin-top: 11px;
        height: 40px;
    }

    .custom_top_bar {
        display: block !important;
    }

    .custom_top_bar button {
        width: 44%;
        display: inline-flex;
    }

    .custom_top_bar form button.btn.btn-blue.waves-effect.waves-light {
        float: left;
        margin: 14px;
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis;
        width: 44%;
        display: block;
    }

    .custom_top_bar button.btn.btn-blue.waves-effect.waves-light.openCategoryModal {
        justify-content: flex-start !important;
        text-align: left;
        font-size: 12px;
    }

    .card-body.custom_body_card .dataTables_filter label {
        width: 50% !important;
    }

    .col-md-12.main_form .col-md-3.d-flex.align-items-center {
        display: block !important;
        width: 100%;
        max-width: 100%;
        flex: 100%;
    }

    .dropify-wrapper.touch-fallback .dropify-preview {
        position: relative;
        padding: 0;
        width: 100px;
        height: 100px;
        object-fit: contain;
        margin: 0 auto;
    }

    /* .content-page.main_outter_box form .row .col-md-4.upload_box {
        width: 50%;
        max-width: 50%;
        flex: 50%;
        height:175px;
   } */
    .content-page.main_outter_box form#UpdateClient .flex .col-md-4 {
        width: 100%;
        max-width: 100%;
        flex: 100%;
    }

    .content-page.main_outter_box .col-8.mx-auto {
        margin-left: 0 !important;
    }

    .content-page.main_outter_box .col-8.mx-auto .page-title-box h4.page-title {
        padding-left: 0 !important;
    }

    .content-page.main_outter_box .col-md-8.mx-auto.col-sm-12.col-lg-8 .flex .col-md-4 {
        width: 100%;
        max-width: 100%;
        flex: 100%;
    }

    .content-page.main_outter_box .col-xl-3.col-md-4 {
        margin-bottom: 30px;
    }

    .content-page.main_outter_box .col-xl-4.col-md-4 {
        margin-bottom: 30px;
    }

    .page-title-box .page-title {
        padding-left: 0;
    }

    body.dark .card-box.side_table {
        min-height: auto;
        height: auto;
        overflow-y: auto;
        margin-top: 30px;
    }

    body.light .card-box.side_table {
        min-height: auto;
        height: auto;
        overflow-y: auto;
        margin-top: 30px;
    }

    form#search_manager {
        display: block;
    }

    .content-page.main_outter_box .alFilterLocation li {
        list-style: none;
        width: 100%;
        margin: 10px;
    }

    .content-page.main_outter_box .alFilterLocation ul {
        flex-wrap: wrap;
    }

    .content-page.main_outter_box .dataTables_filter label {
        width: auto;
    }

    form#submitAgent .dropify-wrapper.touch-fallback .dropify-message {
        top: 0 !important;
    }

    .content-page.main_outter_box .card.widget-inline.main-card-header .card-body .row .col-sm-6 {
        width: 50%;
    }

    .content-page.main_outter_box button.btn.btn-info.waves-effect.waves-light.text-sm-right {
        margin-bottom: 0;
    }

    .content-page.main_outter_box .card.widget-inline.main-card-header .col-sm-4.col-md-3 {
        width: 50%;
    }

    .content-page.main_outter_box .geo_middle {
        height: auto !important;
    }

    .content-page.main_outter_box .col-lg-5 {
        margin-bottom: 20px;
    }

    div#edit-customer-modal .iti {
        width: 100%;
    }

    .del-add-card {
        position: absolute;
        right: -134px;
    }

    body.dark.iti-mobile.sidebar-enable ul.list-unstyled.topnav-menu.float-right.mb-0.d-flex.align-items-center {
        margin: 0;
    }

    .agent-details {
        display: flex;
    }

    .agent-img {
        margin: 0 10px 0px 0px;
    }
}

body.dark .col-sm-5.text-right.btn-auto.d-flex {
    float: left !important;
    text-align: left !important;
    left: 0 !important;
}

body.dark .col-sm-4.text-right.btn-auto a.btn.btn-blue.waves-effect.waves-light.text-sm-right {
    color: #fff;
}

body.dark div#pending_payouts .card {
    border-radius: 0 0 16px 16px !important;
}

body.dark h1,
body.dark h2,
body.dark h3,
body.dark h4,
body.dark h5 {
    color: #dbe9f9;
}

#UpdateClient h1 {
    margin-top: 5px;
}

body.dark div#edit_page_content button {
    color: #fff;
}

div#agents-datatable_filter label {
    float: left !important;
}

#agents-datatable_wrapper .dt-buttons.btn-group.flex-wrap {
    float: left;
    margin: 5px 10px 10px 0px;
    z-index: 1;
}

body.light .outter_bx {
    padding: 0 10px;
    border-radius: 20px;
    background: #00800024;
}

body.light .outter_bx p {
    color: #188118 !important;
    font-size: 14px;
}

body.dark .outter_bx {
    background-color: #262c33;
    padding: 0 10px;
    border-radius: 20px;
}

body.dark .outter_bx p {
    color: #d5a44c;
    font-size: 14px;
}

body.dark .alert-success {
    margin: 10px;
}

body.dark .login-form button.btn.btn-info.bulkupload {
    color: #fff;
}

body.dark .login-form a.btn.btn-info.btn-sm {
    color: #fff;
}

body.dark button.btn.btn-blue {
    color: #fff;
}

body.dark button.btn.btn-info.waves-effect.waves-light.submitProduct {
    color: #fff;
}

body.dark button.btn.btn-outline-info.d-block {
    color: #fff;
}

body.dark .bootstrap-select .dropdown-toggle .filter-option-inner-inner {
    overflow: hidden;
    color: #fff;
}

body.dark button.btn.btn-info.waves-effect.waves-light.submitAddSubscriptionForm {
    color: #fff;
}

body.dark button.btn.btn-info.waves-effect.waves-light.save_btn {
    color: #fff;
}

body.dark .main_form .select2-container--default .select2-selection--single {
    border: 1px solid #ced4da !important;
    background-color: transparent !important;
}

body.dark div#edit-customer-modal ul#iti-1__country-listbox {
    left: 5% !important;
    height: 200px !important;
    top: 42px !important;
    width: 250px !important;
}

body.light form#payment_option_form .switchery {
    height: 18px;
    width: 36px;
}

body.light form#payment_option_form .switchery>small {
    height: 16px;
    width: 16px;
}



/* body.light .alTaskType input,
.alTaskType textarea,
.alTaskType select {
    color: #6e7e8f;
} */

body.light div#newadd .form-group.col-12.mb-1 input.form-control.address {
    width: 95%;
    margin: 0 auto 10px;
}

body.dark div#newadd .form-group.col-12.mb-1 input.form-control.address {
    width: 95%;
    margin: 0 auto 10px;
}

body.dark form#taskFormHeader .edit-icon-float-right {
    color: #fff;
}

body.dark span.iti__country-name {
    color: #000000a8;
}

body.dark div#add-customer-modal a.btn.btn-success.btn-rounded.waves-effect.waves-light.addField {
    color: #fff;
}

body.dark .select2-container--default .select2-selection--multiple .select2-selection__choice__remove {
    color: #fff;
    cursor: pointer;
    display: inline-block;
    font-weight: bold;
    margin-right: 10px;
}

body.darkbody.dark .select2-container--default .select2-selection--multiple .select2-selection__choice {
    background-color: rgb(247 184 75 / 82%) !important;
    border: none !important;
}

body.dark .custom-body-table .dt-buttons.btn-group.flex-wrap {
    float: right !important;
    position: absolute;
    right: 20%;
    top: 18px;
}

body.dark div#agents-datatable_filter label {
    position: absolute;
    right: 40px;
    width: 15%;
    top: 25px;
}

body.dark .modal-title {
    margin-top: 0;
    color: #dbe9f9 !important;
}

body.dark div#edit-price-modal label {
    color: #dbe9f9 !important;
}

body.dark div#add-pricing-modal label {
    color: #dbe9f9 !important;
}

body.dark form#user_subscription_form label {
    color: #dbe9f9 !important;
}

body.dark div#add-subscription-plan label {
    color: #dbe9f9 !important;
}

body.dark #submitpayreceive .card-box label {
    color: #222 !important;
}

body.dark div#pay-receive-modal label {
    color: #dbe9f9 !important;
}

body.dark div#edit-agent-modal label {
    color: #dbe9f9 !important;
}

body.dark form#save_product_form label {
    color: #dbe9f9 !important;
}

body.dark form#submitCategory label {
    color: #dbe9f9 !important;
}

body.dark div#add-team-modal label {
    color: #dbe9f9 !important;
}

body.dark div#add-agent-modal label {
    color: #dbe9f9 !important;
}

body.dark .card-box.side_table {
    min-height: 650px;
    height: 650px;
    overflow-y: scroll;
}

body.dark .main-card-header .text-center h3 i {
    color: #d4a34a !important;
}

body.dark form#submitpayreceive .btn[data-toggle="dropdown"] {
    background: transparent !important;
    display: block;
    width: 100%;
    height: calc(1.5em + 0.9rem + 2px);
    padding: 0.45rem 0.9rem;
    font-size: 0.875rem;
    font-weight: 400;
    line-height: 1.5;
    color: #94a0ad;
    border: 1px solid #424e5a;
    border-radius: 0.2rem;
    transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}

body.dark div#form-tags-1_tagsinput {
    border-color: #cccccc59;
}

body.dark .tagsinput .focus {
    outline: 0 !important;
}

div#DataTables_Table_0_wrapper label {
    float: left !important;
    padding-left: 10px;
    width: 20%;
}

div#DataTables_Table_0_wrapper label input {
    height: 38px;
}

body.dark .tagsinput div input {
    color: #dbe9f9 !important;
}

tbody#subscriptions_list tr td a {
    color: #d5a44c;
}

body.dark .geo_bottom_btns button {
    color: #fff !important;
}

body.dark .logo span.logo-lg img {
    filter: invert(1);
}

body.light .custom-body-table .dt-buttons.btn-group.flex-wrap {
    float: right !important;
    position: absolute;
    right:16%;
    top: 18px;
}

body.light div#agents-datatable_filter label {
    position: absolute;
    right:20px;
    width: 15%;
    top: 25px;
}

body.dark .card-body.custom-body-table .alert-success {
    margin: -3px 0 20px;
    z-index: 99999;
}

body.light .card-body.custom-body-table .alert-success {
    margin: -3px 0 20px;
    z-index: 99999;
}

div#DataTables_Table_0_wrapper label {
    display: none;
}

td.dataTables_empty {
    /* margin-left: 240px !important; */
    text-align: center;
}
/* .upload_box .text-muted {
    margin: 10px  !important;
} */
body.dark .inner-div.agent_approval_button {
    margin-right: 10px;
}

body.dark li.first_child .alert.alert-success {
    margin-top: 0;
}

.card.main-table-card div#pricing-datatable_wrapper div#pricing-datatable_filter label {
    display: none;
}

.card.main-table-card div#pricing-datatable_length label {
    width: 100%;
    font-size: 0;
}

.card.main-table-card div#pricing-datatable_length label select {
    height: 40px;
}

.card.main-table-card div#pricing-datatable_length {
    padding-top: 30px;
}

body.dark .card.main-table-card div#pricing-datatable_length label:after {
    content: "Show  entries";
    color: #ffffffab;
    position: absolute;
    top: 1px;
    font-size: 17px;
    left: 16px;
    z-index: 1;
}

body.light .card.main-table-card div#pricing-datatable_length label:after {
    content: "Show  entries";
    color: #000;
    position: absolute;
    top: 1px;
    font-size: 17px;
    left: 16px;
    z-index: 1;
}

.card-body.custom-body-table div#agents-datatable_wrapper select#agent_name_id {
    color: #000;
}

.taskrepet .col-6.addressDetails.border-right .form-group.col-6.mb-1 {
    width: 100%;
    max-width: 100%;
    flex: 00%;
}

.row.location-section .input-group.form-group.col-6.mb-2 {
    width: 100%;
    max-width: 100%;
    flex: 100%;
    min-width: 100%;
}


.agent_tabel_block table.table.table-striped {
    table-layout: fixed;
}

.agent_tabel_block table.table.table-striped td,
.main_outter_box th {
    width: 160px !important;
    overflow: hidden;
    font-weight: 500;
    vertical-align: middle;
    /* white-space: nowrap;
    -moz-text-overflow: ellipsis;        
       -ms-text-overflow: ellipsis;
        -o-text-overflow: ellipsis;
           text-overflow: ellipsis */

}

.dataTables_processing .table thead th {
    font-size: 13px;
    font-weight: 500;
    vertical-align: middle;
}

a.api-documentation {
    color: #607AE9;
    transition: all .5s;
    border-radius: 20px;
    background: #EEF4FD;
    padding: 8px 20px;
    font-size: 12px;
    margin: 0 0px;
    border: 0 !important;
    display: flex;
    align-items: center;
    gap: 5px;
}

/*----------laptop view media css--------------*/

@media (max-width: 1600px) {
    body.dark .custom-body-table .dt-buttons.btn-group.flex-wrap {
        float: right !important;
        position: absolute;
        top: 76px;
        margin-right: 100px !important;
        z-index: 1;
    }

    .login-form ul li {
        margin: 0px;
    }

    .main_form {
        margin-top:0px;
    }

    body.dark .custom-body-table .dataTables_scroll {
        margin-top: 70px;
    }

    .main_form .login-form label {
        font-size: 10px;
    }

    .login-form input[type="radio"]:checked+label {
        font-size: 10px;
    }

    body.light .outter_bx {
        padding: 0px 3px;
    }

    body.light .outter_bx p {
        font-size: 10px;
    }

    .light .btn-info {
        font-size: 10px;
        border-radius: 20px;
    }

    body.dark div#agents-datatable_filter label {
        position: absolute !important;
        right: 30px;
        top: 80px;
        width: 25%;
    }

    body.light .custom-body-table .dt-buttons.btn-group.flex-wrap {
        /* float: right !important; */
        position: absolute;
        top: 20px;
        left: auto;
        right: 0px;
        /* margin-right: 100px !important; */
        z-index: 1;
    }

    .dt-bootstrap4 {
        margin-top: 20px;
    }

    body.light .custom-body-table .dataTables_scroll {
        margin-top: 70px;
    }

    body.light div#agents-datatable_filter label {
        position: absolute !important;
        right: 30px;
        top: 80px;
        width: 25%;
    }

    #sidebar-menu>ul>li>a {
        font-size: 12px;
    }

    #sidebar-menu > ul > li > a svg {
        width: 20px;
        height: 20px;}
}

@media(max-width:1440px) {

    /* .content-page.main_outter_box form .row .col-md-4 {
        width: 46%;
        max-width: 46%;
        flex:46%;
    } */
    .bulkupload {
        margin-top: 10px;
    }

    .content-page.main_outter_box div#add-webhook-modal .col-md-8 {
        width: 50%;
        max-width: 50%;
        flex: 50%;
    }

    .nagtive-margin .dt-bootstrap4 {
        margin-top: 0px !important;
    }

    form#submitAgent .dropify-wrapper.touch-fallback .dropify-message {
        top: 15px !important;
    }

    body.light .outter_bx {
        margin-top: 0;
    }

    body.light ul#top-tab {
        margin-top: 30px;
    }

    body.light .dropify-wrapper .dropify-message {
        top: 50px;
    }

    .del-add-card {
        position: absolute;
        right: 0;
    }

    body.light .card-body.custom-body-table .login-form ul li a {
        padding: 8px 20px;
    }

    body.light .card-body.custom-body-table .login-form ul li {
        margin-bottom:5px;
    }

    /* body.light .card-body.custom-body-table button.btn.btn-secondary.btn-success.waves-effect.waves-light {
        top: 25px;
    } */
    body.light .card-body.custom-body-table div#agents-datatable_filter label {
        top:22%;
        right:20px;
        left: auto !important;width:max-content;
    }

    body.dark .card-body.custom-body-table button.btn.btn-secondary.btn-success.waves-effect.waves-light {
        top: 25px;
    }

    body.dark .card-body.custom-body-table div#agents-datatable_filter label {
        top: 106px;
    }

    body.dark .custom-body-table .dt-buttons.btn-group.flex-wrap {
        float: right !important;
        position: absolute;
        top: 76px;
        margin-right: 100px !important;
        z-index: 1;
    }
    /* .upload_box .text-muted {
        margin: 10px  !important;
    } */
    .customize-outer-card form .row .col-md-6 {
        width: 100%;
        max-width: 100%;
        flex: 100%;
    }

    /* .login-form {
        margin-top: 20px;
    } */
    .login-form ul li {
        margin-bottom: 0;
    }

    body.dark .outter_bx {
        margin-top: 20px;
    }

    body.dark .custom-body-table .dataTables_scroll {
        margin-top: 70px;
    }

    body.dark div#agents-datatable_filter label {
        position: absolute !important;
        right: 30px;
        top: 80px;
        width: 25%;
    }

    body.light .custom-body-table .dt-buttons.btn-group.flex-wrap {
        /* float: right !important; */
        position: absolute;
        margin-right: 0px !important;
        z-index: 1;
        right: 20px;
        left: auto !important;
        top:6%;
    }

    body.light .custom-body-table .dataTables_scroll {
        margin-top: 40px;
    }

    /* body.light div#agents-datatable_filter label {
        position: absolute !important;
        right: 30px;
        top: 80px;
        width: 25%;
    } */
    body.dark table.table.table-striped.dt-responsive.nowrap.w-100 span.badge.badge-danger {
        padding: 10px;
        font-size: 14px;
    }

    body.light table.table.table-striped.dt-responsive.nowrap.w-100 span.badge.badge-danger {
        padding: 10px;
        font-size: 14px;
    }

    body.dark .custom-body-table .dt-buttons.btn-group.flex-wrap {
        float: right !important;
        position: absolute;
        top: 76px;
        margin-right: 100px !important;
        z-index: 1;
    }

    .main_form .login-form label {
        min-width: 78px !important;
    }

    .main_form .col-md-2.d-flex.align-items-center.mt-3 {
        margin-top: 0.1rem !important;
    }

    .col-md-12.main_form .col-md-3.d-flex.align-items-center.mt-3 {
        margin-top: 4px !important;
    }

    body.dark div#agents-datatable_filter label {
        position: absolute !important;
        right: 30px;
        top: 80px;
        width: 25%;
    }

    body.dark .custom-body-table .dataTables_scroll {
        margin-top: 70px;
    }

    body.dark div#add-agent-modal body.dark .iti__country-list {
        position: absolute !important;
        margin: 0 auto !important;
        top: 44% !important;
        left: 51% !important;
    }

    body.dark form#geo_form .card_outer {
        height: calc(100vh - 118px);
    }

    body.dark.iti-mobile .col-md-8.mx-auto.col-sm-12.col-lg-8 {
        width: 100%;
        max-width: 100%;
        flex: 100%;
    }

    body.dark span.select2.select2-container.select2-container--default.select2-container--above.select2-container--focus.select2-container--open {
        width: auto !important;
    }

    body.dark.iti-mobile div#favicon_container {
        width: auto !important;
    }

    body.light.iti-mobile div#favicon_container {
        width: auto !important;
    }

    body.light .dropify-wrapper.touch-fallback {
        height: 135px !important;
    }

    body.dark div#pending_payouts .card {
        border-radius: 0 0 16px 16px !important;
    }

    body.light .dropify-wrapper .dropify-message {
        top: 0%;
        transform: translate(0, 0);
        padding: 10px 0;
    }

    body.light .dropify-wrapper.touch-fallback .dropify-message {
        padding: 0 !important;
    }

    body.light div#add-agent-modal .dropify-wrapper .dropify-message {
        top: 50px;
    }

    body.light div#top-tabContent .dataTables_scrollHead thead th {
        cursor: pointer;
        width: 120px !important;
        max-width: 120px;
        min-width: 120px;
    }

    .dt-bootstrap4 {
        margin-top: 0;
    }

    .planCard .headCard h3{
        font-size:20px;
    }

    .planCard .headCard p{
        font-size:20px;
    }

    .planCard .features {
        padding: 15px;
    }

    .planCard .features ul li{
        font-size:13px;
    }

    #alDashboardStyle .newcclient-box a.card-btn, .footerCard a.card-btn{
        padding: 5px 10px;
    }

    .planCard .footerCard p{
        font-size:16px;
    }
}

@media (max-width:991px){

    .main_form {
        margin-top: 0;
    }

    .planCard .footerCard p {
        font-size: 16px;
    }
}

.dashboard-custom-temp .custom-control-input {
    position: absolute;
    left: 0;
    z-index: 9 !important;
    width: 1rem;
    height: 1.15625rem;
    opacity: 0;
}

.dashboard-custom-temp span.alTemplateName.mt-3.w-100 {
    margin-top: 10px !important;
    display: block;
    font-size: 12px;
    text-align: center;
}

.dashboard-custom-temp .al_custom_control .card {
    overflow: hidden;
}

.dashboard-custom-temp .card {
    border-radius: 12px;
    box-shadow: 0 4px 25px 0 rgb(138 129 124 / 6%);
}

.dashboard-custom-temp .al_custom_control label.custom-control-label {
    height: 150px;
    overflow: hidden;
    width: 100%;
}

.dashboard-custom-temp .custom-radio.radio_new .custom-control-label::before,
.select-category label:before {
    -webkit-transition: all .5s;
    -moz-transition: all .5s;
    transition: all .5s;
}

.dashboard-custom-temp .custom-radio.radio_new .custom-control-label::before,
.select-category label:before {
    border-radius: 0;
    clip-path: polygon(0 0, 0 35%, 35% 0);
    width: 140px;
    height: 120px;
    left: 0;
    top: 0;
    background-color: transparent;
    opacity: 1;
    content: "\F012C";
    font-family: "Material Design Icons";
    color: #fff;
    font-size: 20px;
    z-index: 9;
}

.dashboard-custom-temp .custom-radio.radio_new .custom-control-label::before,
.select-category label:before {
    -webkit-transition: all .5s;
    -moz-transition: all .5s;
    transition: all .5s;
}

.dashboard-custom-temp .al_custom_control label.custom-control-label .card-img-top {
    width: 100%;
    height: 100%;
    display: block;
    background-size: 100%;
    -webkit-transition: all 1s linear;
    transition: all 1s linear;
    background-repeat: no-repeat;
}

.dashboard-custom-temp .card-img,
.card-img-top {
    border-top-left-radius: 0.25rem;
    border-top-right-radius: 0.25rem;
}

.dashboard-custom-temp .radio_new .custom-control-label::after,
.select-category label::after {
    background: rgb(0 0 0 / 31%);
    background-image: none !important;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    opacity: 0;
    content: "";
    position: absolute;
}

.dashboard-custom-temp .radio_new .custom-control-label::after,
.select-category label::after {
    -webkit-transition: all .7s;
    -moz-transition: all .7s;
    transition: all .7s;
}

.dashboard-custom-temp .custom-radio.radio_new .custom-control-label::before,
.select-category label:before {
    -webkit-transition: all .5s;
    -moz-transition: all .5s;
    transition: all .5s;
}

.dashboard-custom-temp .custom-radio.radio_new .custom-control-label::before,
.select-category label:before {
    border-radius: 0;
    clip-path: polygon(0 0, 0 35%, 35% 0);
    width: 140px;
    height: 120px;
    left: 0;
    top: 0;
    background-color: transparent;
    opacity: 0;
    content: "\F012C";
    font-family: "Material Design Icons";
    color: #fff;
    font-size: 20px;
    z-index: 1;
}

.dashboard-custom-temp input[type=radio],
input[type=checkbox] {
    cursor: pointer !important;
}

.dashboard-custom-temp .custom-control-input:checked~.custom-control-label::before,
.form-check-input:checked~label:before {
    background-color: #43bee1 !important;
    opacity: 1;
}

.dashboard-custom-temp .al_custom_control label.custom-control-label:hover .card-img-top {
    background-position: bottom;
}

.dashboard-custom-temp .al_custom_control label.custom-control-label .card-img-top {
    width: 100%;
    height: 100%;
    display: block;
    background-size: 100%;
    -webkit-transition: all 1s linear;
    transition: all 1s linear;
    background-repeat: no-repeat;
    position: relative;
    background-size: cover;
}

.dashboard-custom-temp .custom-control-input:checked~.custom-control-label::before,
.form-check-input:checked~label:before {
    background-color: #43bee1 !important;
    opacity: 1;
}

.dashboard-custom-temp .custom-radio.radio_new .custom-control-input:checked~.custom-control-label::after,
.form-check-input:checked~label::after {
    opacity: 1;
}

.dashboard-custom-temp .custom-radio.radio_new .custom-control-label::before,
.select-category label:before {
    border-radius: 0;
    clip-path: polygon(0 0, 0 35%, 35% 0);
    width: 140px;
    height: 120px;
    left: 0;
    top: 0;
    background-color: transparent;
    content: "\F012C";
    font-family: "Material Design Icons";
    color: #fff;
    font-size: 20px;
    z-index: 99;
}

.dashboard-custom-temp .custom-control-input {
    width: 5rem !important;
    height: 5rem !important;
}


.side_head select#team_id {
    padding: 4px;
    height: 40px;
    overflow: hidden;
    opacity: 0;
}

.side_head select#agent_id {
    padding: 4px;
    font-size: 11px;
}

.left-sidebar p span {
    font-size: 12px;
    font-weight: 700;
}

.assigned-block {
    background-color: #fff !important;
    padding: 0 !important;
}

.assigned-block {
    background-color: #f5f5f5;
    padding: 0 !important;
    margin: 5px 5px 15px;
}

.assigned-block .pick_drop_item_list {
    position: relative;
    padding: 18px;
    background: #fff;
    box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.08), 0px 0px 2px 0px rgba(0, 0, 0, 0.05);
    border-radius: 6px;
}

.assigned-block .pick_drop_item_list button.assigned-btn {
    min-width: 79px;
}

.assigned-block .pick_drop_item_list button.assigned-btn.green_ {
    color: #fff;
}

button.view_route-btn {
    width: 100%;
    padding: 8px 0;
    margin: 10px 0;
    font-size: 13px;
    font-weight: 400;
    text-transform: capitalize;
    letter-spacing: 0.6px;
    border-radius: 25.5px;
    border: 1px solid #1684F7;
    background: #FFF;
    color: #1684F7;
}

button.view_route-btn:hover,
button.view_route-btn:focus {
    border-color: #40b323;
    background: transparent;
    color: #40b323;
}

.dark .assigned-block {
    background-color: transparent;
}

.dark #accordion .card-body .assigned-block h5 {
    color: #dbe9f9;
}

.dark #accordion .card-body .assigned-block h5 i {
    color: #dbe9f9;
}

.dark #accordion .card-body .assigned-block h5 span {
    color: #dbe9f9;
}

.dark #accordion .card-body .assigned-block h6 {
    color: #dbe9f9;
}

.dark #accordion .card-body .assigned-block h6 span {
    color: #dbe9f9;
}

.dark #accordion .card-body .assigned-block h6 .vt-top {
    filter: invert(1);
}

.left-side-menu {
    height: 92% !important;
}

div#scrollbar {
    padding-bottom: 70px !important;
}

.agent_icon div#vehicle_type_idInput .radio img {
    filter: inherit;
}

.alNavTopMinus a.nav-link.active {
    background-color: #F2F6FC;
    color: #0450C4;
    text-align: center;
    border: 0;
    font-weight: 500;
    font-size: 13px;
    padding: 8px 16px;
    border-radius: 20px;
}

.btn-info {
    color: #fff !important;
    font-size: 14px;
    font-weight: 400;
    line-height: 150%;
    border-radius: 20px;
    background: linear-gradient(49deg, #607AE9 37.63%, #91A6FE 82.04%);
    padding: 6px 20px;
    border: 1px solid #0052CC;
    transition: all 0.5s;
    width: auto;
    margin-bottom: 10px;
}

.w-30 {
    width: 30%;
}


.btn-info:hover {
    background: transparent;
    color: #607AE9 !important;
    border-color: #607AE9;
}

input:checked~.switchery.switchery-default {
    border-color: #607AE9 !important;
    background: linear-gradient(49deg, #607AE9 37.63%, #91A6FE 82.04%);
}

.switchery.switchery {
    background-color: #eae8e8 !important;
    border: 0;
}

body .switchery {
    height: 18px;
    width: 36px;
    box-shadow: none !important;
}

.switchery.switchery small {
     top: 1px; 
    /* top: 1.4px; */
}

body .switchery>small {
    width: 15px;
    height: 15px;
}

.switchery>small {
    background: #fff;
    border-radius: 100%;
    box-shadow: none;
    height: 30px;
    position: absolute;
    top: 0;
    width: 30px;
}

.quick-nav h4 {
    color: #343a40;
    font-size: 14px;
    font-weight: 400;
    line-height: 100%;
    margin: 0 0 15px;
}

.quick-nav .card-body {
    padding: 1rem;
}

.quick-nav ul li a {
    color: #818181;
    font-size: 13px;
    font-weight: 400;
    line-height: 150%;
    padding: 12px;
    display: block;
    transition: 0.5s all;
}

.quick-nav ul li:nth-child(odd) {
    background: #f3f7f9;
}

.quick-nav ul li a:hover,
a.product-tab.active {
    color: #607AE9;
    font-weight: 400;
}

.quick-nav ul li:last-child a {
    border: 0;
}

.quick-nav ul {
    list-style: none;
    padding: 0;
    margin: 0;
}

.product_form h5.heading,
.app-style h5.heading {
    padding: 14px 20px;
    margin: 0;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 150%;
    display: flex;
    align-items: center;
    justify-content: space-between;
    cursor: pointer;
    position: relative;
}

.quick-nav.fixed {
    position: sticky;
    width: 100%;
    top: 50px;
    /* left: 0; */
}

.prodcard,
.appcard {
    display: none !important;
    transition: 0.7s all;
}

.prodcard.show,
.appcard.show {
    display: block !important;
}

#sticky.stick {
    position: fixed;
    top: 72px;
    /* z-index: 10000; */
    z-index: 999;
    border-radius: 0 0 0.5em 0.5em;
    width: 20.6%;
}

h5.heading {
    padding: 14px 20px;
    margin: 0;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 150%;
    display: flex;
    align-items: center;
    justify-content: space-between;
    cursor: pointer;
    position: relative;
}

h4.card-title.uparrow i,
.prodtoggle.uparrow i,
.apptoggle.uparrow i {
    transform: rotate(180deg);
}

a.dropdown-item.notify-item svg {
    width: 18px;
    height: 18px;
    fill: #607AE9;
}

ul.tags_list.p-0 {
    list-style: none;
    padding: 0;
    margin: 0;
}


.top-left {
    display: flex;
    justify-content: start;
}

.top-site-links li {
    padding: 0 10px 0 0;
}
.top-site-links li {
    list-style: none;
}

.top-site-links li a {
    color: #607AE9;
    transition: all .5s;
    border-radius: 20px;
    background: #EEF4FD;
    padding:8px 15px;
    font-size: 12px;
    margin: 0 0px;
    border: 0 !important;
    display: flex;
    align-items: center;
    gap: 5px;
}

.top-left .top-site-links li a img {
    width: 14px;
    height: 14px;
}

.top-left .top-site-links li a span {
    line-height: normal;
}

.app-build-qr .alert.alert-warning {
    text-align: left;
}

.top-site-links li:hover a {
    text-decoration: none;
    color: #000;
}

.top-site-links {
    display: flex;
    justify-content: start;
}
/*----------Ipad view media css--------------*/
@media (max-width:1600px){
#sticky.stick {
    width: 19.5%;
}

}


@media (max-width:1366px){

    body.light .card-body.custom-body-table div#agents-datatable_filter label {
        top: 24%;
    }
    .planCard .footerCard p {
        font-size: 14px;
    }

    .planCard p{
        font-size: 12px;
    }

    #sticky.stick {
        width: 18.5%;
    }
}
  
    @media (max-width:1279px){
        .planCard .headCard h3 {
            font-size: 13px;
        }
    
        .planCard .headCard p {
            font-size: 13px;
        }
    
        .planCard .footerCard p {
            font-size: 10px;
        }

        .logo-box {
            width: 110px;}
    }

    @media (max-width:1199px){
    .top-site-links {
        display: none;
    }

    .logo-box {
        width: 190px;
    }
}
@media(max-width:991px) {

    input.form-control.attr-text-box {
        margin-bottom: 10px;
    }

    table.table.table-borderless.table-responsive.al_table_responsive_data.optionTableEditAttribute {
        margin-bottom: 0.5rem;
    }

    .geo_bottom_btns .row {
        justify-content: end;
    }

    label.custom-control-label.font-16.font-weight-bold.lab {
        font-weight: 500 !important;
    }


    h5.page-title.heading.bg-light.prodtoggle.uparrow {
        line-height: 24px !important;
        margin-bottom: 0 !important;
        border-radius: 6px;
    }

    h6.heading.bg-light.protoggle-inner.uparrow {
        padding: 10px 20px;
        margin: 0;
        color: #212121;
        font-style: normal;
        font-weight: 400;
        line-height: 150%;
        display: flex;
        align-items: center;
        justify-content: space-between;
        cursor: pointer;
    }

    body .content-page .btn.btn-info {
        margin-bottom: 0 !important;
    }

    button.btn.btn-info.waves-effect.waves-light.submitAddSubscriptionForm {
        margin-bottom: 10px !important;
    }

    h6.heading.bg-light.protoggle-inner.cartTitle {
        padding: 10px 20px;
        margin: 0;
        color: #212121;
        font-style: normal;
        font-weight: 400;
        line-height: 150%;
        display: flex;
        align-items: center;
        justify-content: space-between;
        cursor: pointer;
        font-size: 14px;
    }

    h4.card-title.uparrow i,
    .prodtoggle.uparrow i,
    .apptoggle.uparrow i {
        transform: rotate(180deg);
    }

    .dnonecard {
        /* border-top: 1px solid transparent; */
        height: 0;
        opacity: 0;
        visibility: hidden;
        /*transition: 0.7s all;*/
    }

    .dnonecard.show {
        /* padding: 15px 0 20px 0; */
        padding: 1.5rem;
        border-color: #e3e7f1;
        height: 100%;
        opacity: 1;
        visibility: visible;
    }

    .inbox-widget.card-list {
        overflow-y: auto;
    }


    .prodcard,
    .appcard {
        display: none !important;
        transition: 0.7s all;
    }

    .prodcard.show,
    .appcard.show {
        display: block !important;
    }

    .quick-nav h4 {
        color: #343a40;
        font-size: 14px;
        font-weight: 400;
        line-height: 100%;
        margin: 0 0 15px;
    }

    .quick-nav .card-body {
        padding: 1rem;
    }

    .quick-nav ul li a {
        color: #818181;
        font-size: 13px;
        font-weight: 400;
        line-height: 150%;
        padding: 12px;
        display: block;
        transition: 0.5s all;
    }

    .quick-nav ul li:nth-child(odd) {
        background: #f3f7f9;
    }

    .quick-nav ul li a:hover,
    a.product-tab.active {
        color: #607AE9;
        font-weight: 400;
    }
    .content-page.main_outter_box form .row .col-md-4.upload_box {
        width: 50%;
        max-width: 50%;
        flex: 50%;
        /* height:175px; */
        height:245px;
    }
    .quick-nav ul li:last-child a {
        border: 0;
    }

    .quick-nav ul {
        list-style: none;
        padding: 0;
        margin: 0;
    }

    h5.heading,
    .app-style h5.heading {
        padding: 14px 20px;
        margin: 0;
        font-size: 14px;
        font-style: normal;
        font-weight: 400;
        line-height: 150%;
        display: flex;
        align-items: center;
        justify-content: space-between;
        cursor: pointer;
        position: relative;
    }

    .light .card {
        border-radius: 6px;
        border-radius: 20px;
        background: #FFF;
        box-shadow: 0px 2px 20px 0px rgba(92, 92, 92, 0.06);
        border: 1px solid #0052cc1f;
        overflow: hidden;
    }

    h6.heading.bg-light.protoggle-inner.cartTitle {
        padding: 10px 20px;
        margin: 0;
        color: #212121;
        font-style: normal;
        font-weight: 400;
        line-height: 150%;
        display: flex;
        align-items: center;
        justify-content: space-between;
        cursor: pointer;
        font-size: 14px;
    }

    #sticky.stick {
        position: fixed;
        top: 70px;
        /* z-index: 10000; */
        z-index: 999;
        border-radius: 0 0 0.5em 0.5em;
        width: 20.6%;
    }

    /*----------Ipad view media css--------------*/

    /*----------Mobile view media css--------------*/

        .quick-nav-d-none {
            display: none;
        }

        a.dropdown-item.notify-item {
            background: transparent;
            padding: 0;
        }

        a.dropdown-item.notify-item.api-documentation span {
            display: none;
        }

        a.dropdown-item.notify-item svg {
            width: 24px;
            height: 24px;
        }

        .page-title-box h4.page-title {
            display: block;
        }

        .planCard .headCard h3 {
            font-size: 16px;
        }

        .planCard .headCard p {
            font-size: 16px;
        }   

        .planCard .footerCard p {
            font-size: 14px;
        }
    }

    @media(max-width:767px) {
        .logo-box {
            position: absolute;
        }

        .location_page-mobile .login-form label {
            font-size: 13px !important;
        }

        .location_page-mobile .col-md-4 {
            width: 100% !important;
            max-width: 100% !important;
            flex: 100% !important;
        }

        .location_page-mobile .btn-block {
            margin-bottom: 20px;
        }

        ul.list-unstyled.topnav-menu.topnav-menu-left.m-0 {
            position: absolute;
            left: 80px;
        }

        li.dropdown.d-xl-block a.nav-link.dropdown-toggle.waves-effect.waves-light {
            display: none;
        }

        body.dark.sidebar-enable ul.list-unstyled.topnav-menu.float-right.mb-0.d-flex.align-items-center {
            flex-wrap: wrap;
            justify-content: flex-end;
            margin-top: 10px;
        }

        .dt-buttons.btn-group.flex-wrap {
            z-index: 9;
        }

        .radio.radio-primary.form-check-inline {
            /* width: 100%; */
            width: auto;
            margin: 10px;
        }

        body.dark.sidebar-enable .radio.radio-primary.form-check-inline {
            width: 100%;
            margin: 0 10px 10px;
        }

        .content-page.main_outter_box .radio.radio-info.form-check-inline.mr-2 {
            width: 100%;
            display: block;
            margin: 0 6px;
        }

        .content-page.main_outter_box .radio.radio-primary.form-check-inline.ml-3.mr-2 {
            margin: 10px !important;
        }

        .left-sidebar .side_head span {
            margin: 0px 0;
            display: block;
        }

        form#taskFormHeader .radio.radio-info.form-check-inline {
            margin: 0 10px;
        }

        div#rediodiv .radio.radio-warning.form-check-inline {
            margin: 0 10px;
        }

        body.dark .card-body.custom-body-table div#agents-datatable_filter label {
            top: 0;
            position: unset !important;
            width: 100%;
        }

        body.dark .card-body.custom-body-table button.btn.btn-secondary.btn-success.waves-effect.waves-light {
            top: 0 !important;
            position: unset !important;
        }

        body.dark .custom-body-table .dt-buttons.btn-group.flex-wrap {
            float: none !important;
            position: unset;
            top: 0;
            margin-right: 0 !important;
        }

        .login-form ul li {
            width: auto;
            margin-bottom: 15px;
        }

        select#search_warehouse {
            width: 100% !important;
        }

        .login-form label {
            width: 100%;
            padding: 8px !important;
        }

        body.dark ul.list-unstyled.topnav-menu.float-right.mb-0.d-flex.align-items-center {
            margin-top: 11px;
            height: 40px;
        }

        body.light ul.list-unstyled.topnav-menu.float-right.mb-0.d-flex.align-items-center {
            margin-top: 11px;
            height: 40px;
        }

        .custom_top_bar {
            display: block !important;
        }

        .custom_top_bar button {
            width: 44%;
            display: inline-flex;
        }

        .custom_top_bar form button.btn.btn-blue.waves-effect.waves-light {
            float: left;
            margin: 14px;
            white-space: nowrap;
            overflow: hidden;
            text-overflow: ellipsis;
            width: 44%;
            display: block;
        }

        .custom_top_bar button.btn.btn-blue.waves-effect.waves-light.openCategoryModal {
            justify-content: flex-start !important;
            text-align: left;
            font-size: 12px;
        }

        .card-body.custom_body_card .dataTables_filter label {
            width: 50% !important;
        }

        .col-md-12.main_form .col-md-3.d-flex.align-items-center {
            display: block !important;
            width: 100%;
            max-width: 100%;
            flex: 100%;
        }

        .dropify-wrapper.touch-fallback .dropify-preview {
            position: relative;
            padding: 0;
            width: 100px;
            height: 100px;
            object-fit: contain;
            margin: 0 auto;
        }

        .content-page.main_outter_box form .row .col-md-4.upload_box {
            width: 50%;
            max-width: 50%;
            flex: 50%;
            height:245px;
        }

        .content-page.main_outter_box form .dropify-wrapper .dropify-message {
            padding: 0;
            transform: translate(-50%, -5%);
            left: 50%;
        }

        .content-page.main_outter_box form#UpdateClient .flex .col-md-4 {
            width: 100%;
            max-width: 100%;
            flex: 100%;
        }

        .content-page.main_outter_box .col-8.mx-auto {
            margin-left: 0 !important;
        }

        .content-page.main_outter_box .col-8.mx-auto .page-title-box h4.page-title {
            padding-left: 0 !important;
        }

        .content-page.main_outter_box .col-md-8.mx-auto.col-sm-12.col-lg-8 .flex .col-md-4 {
            width: 100%;
            max-width: 100%;
            flex: 100%;
        }

        .content-page.main_outter_box .col-xl-3.col-md-4 {
            margin-bottom: 30px;
        }

        .content-page.main_outter_box .col-xl-4.col-md-4 {
            margin-bottom: 30px;
        }

        .page-title-box .page-title {
            padding-left: 0;
            margin-left: 0px;
        }

        .nomencla_rwd .page-title-box .page-title {
            margin-left: 0px;
        }

        body.dark .card-box.side_table {
            min-height: auto;
            height: auto;
            overflow-y: auto;
            margin-top: 30px;
        }

        body.light .card-box.side_table {
            min-height: auto;
            height: auto;
            overflow-y: auto;
            margin-top: 30px;
        }

        form#search_manager {
            display: block;
        }

        .content-page.main_outter_box .alFilterLocation li {
            list-style: none;
            width: 100%;
            margin: 10px;
        }

        .content-page.main_outter_box .alFilterLocation ul {
            flex-wrap: wrap;
        }

        .content-page.main_outter_box .dataTables_filter label {
            width: auto;
        }

        form#submitAgent .dropify-wrapper.touch-fallback .dropify-message {
            top: 0 !important;
        }

        .content-page.main_outter_box .card.widget-inline.main-card-header .card-body .row .col-sm-6 {
            width: 50%;
        }

        /* .content-page.main_outter_box button.btn.btn-info.waves-effect.waves-light.text-sm-right {
        margin-bottom: 20px;
    } */
        .content-page.main_outter_box .card.widget-inline.main-card-header .col-sm-4.col-md-3 {
            width: 50%;
        }

        .content-page.main_outter_box .geo_middle {
            height: auto !important;
        }

        .content-page.main_outter_box .col-lg-5 {
            margin-bottom: 20px;
        }

        div#edit-customer-modal .iti {
            width: 100%;
        }

        .del-add-card {
            position: absolute;
            right: -134px;
        }

        body.dark.iti-mobile.sidebar-enable ul.list-unstyled.topnav-menu.float-right.mb-0.d-flex.align-items-center {
            margin: 0;
        }

        body.light div#agents-datatable_filter label {
            position: inherit !important;
        }

        body.light .custom-body-table .dt-buttons.btn-group.flex-wrap {
            position: inherit;
            float: right !important;
            margin-right: 10px;
        }

        body.light ul#top-tab {
            margin-top: 0px;
        }

    .nagtive-margin {
        margin-top: 0;
    }
    .dt-buttons.btn-group.flex-wrap {
        margin: 5px 0 10px 5px;
    }
    .row.coolcheck.no-gutters .radio label{
        font-size:13px;
    }
    /* .btn.btn-blue{
        width: 100%;
        margin: 0 auto;
        display: flex;
        justify-content: center;
        align-items: center;
    
    } */
   

        .row.search_bar.select-team {
            padding: 0 10px;
        }

        .row.search_bar.select-team span.select2-selection.select2-selection--multiple {
            padding: 0.45rem 0.9rem 0.45rem 2.2rem;
        }

        button.btn.btn-info.waves-effect.waves-light.text-right {
            margin-bottom: 10px !important;
        }
        .page-title-box {
            padding: 0px 0 10px;
        }

        .login-form.auto_allocation ul {
            display: flex;
            align-items: center;
            justify-content: center;
        }

    }


    @media (max-width:575px) {
        ul.list-unstyled.topnav-menu.topnav-menu-left.m-0 {
            left: 60px;
        }

        .nagtive-margin {
            margin-top: 0;
        }

        .dt-buttons.btn-group.flex-wrap {
            margin: 5px 0 10px 5px;
        }

    .page-title-box .page-title {
        line-height: normal;
        padding-bottom:10px;
    }

    .page-title-box {
        padding-bottom: 0;
    }



        .btn.btn-blue {
            width: 100%;
            margin: 0 auto;
            display: flex;
            justify-content: center;
            align-items: center;

        }


        button.btn.btn-blue.add-custm-btn.waves-effect.waves-light.openModal {
            margin: 0 0 0 auto;
        }

        .col-sm-4.text-right.btn-auto {
            justify-content: end;
            display: flex;
            margin-left: auto;
            max-width: 200px;
        }

        button.btn.btn-info.waves-effect.waves-light.text-right {
            margin-bottom: 10px;
        }

        .content-page.main_outter_box .card.widget-inline.main-card-header .col-sm-4.col-md-3 {
            width: 100%;
            text-align: center;
        }

        button.btn.btn-info.waves-effect.waves-light.save_btn {
            margin-bottom: 10px !important;
        }

        .add-custm-btn {
            margin: 0 0 0 auto !important;
            width: auto !important;
        }

    button.btn.btn-secondary.btn-success.waves-effect.waves-light {
        width: 100%;
    }
    .btn.btn-blue.btn-block, .btn.btn-blue.waves-effect {
        font-size: 13px;
        /* max-width: 100%;
        width: 100% !important; */
    }

        .popup-card label {
            font-size: 12px;
        }

        .w-30 {
            width: 50%;
        }

        .card.widget-inline.main-card-header.payout-switch h3 {
            text-align: center;
        }

        .card.widget-inline.main-card-header.payout-switch p {
            text-align: center;
        }

    }

    @media(max-width:486px) {
        .driver-accounting-btns {
            width: 500px;
        }

        .driver-accounting-scroll {
            overflow-x: auto;
        }

    }

    @media(max-width:391px) {
        .nagtive-margin {
            margin-top: -53px;
        }

        .dt-buttons.btn-group.flex-wrap {
            max-width: 100%;
        }

        button.btn.btn-secondary.btn-success.waves-effect.waves-light {
            width: auto;
        }

        .btn.btn-blue.btn-block,
        .btn.btn-blue.waves-effect {
            font-size: 12px;
        }

        button.btn.btn-secondary.btn-success.waves-effect.waves-light {
            font-size: 12px;
        }

        button.btn.btn-success.waves-effect.waves-light.saveaccounting.mr-1 {
            font-size: 12px;
        }

    }

    @media(max-width:360px) {
        .login-form.auto_allocation ul {
            flex-direction: column;
        }
    }

    @media(max-width:320px) {
        .nagtive-margin {
            margin-top: 0;
        }

        button.btn.btn-secondary.btn-success.waves-effect.waves-light {
            width: 100%;
        }

        .btn.btn-blue.btn-block,
        .btn.btn-blue.waves-effect {
            font-size: 13px;
            width: 100%;
        }

        .dt-buttons.btn-group.flex-wrap {
            max-width: 100%;
            width: 100%;
            font-size: 13px;
        }

        #pricing-datatable_length label,
        #pricing-datatable_filter label {
            width: 100%;
            max-width: 100%;
        }

        .nagtive-margin {
            margin-top: -6px;
        }

        .alFilterLocation li.d-flex {
            display: block !important;
        }

        .alFilterLocation button.btn.btn-blue.waves-effect.waves-light.openModal.mr-1 {
            width: 100%;
            margin-bottom: 10px;
        }

        button.btn.btn-success.waves-effect.waves-light.saveaccounting.mr-1 {
            width: 100%;
        }

        .agent-details {
            display: block;
        }

        .agent-img {
            margin: 0 0px 5px 0px;
        }

        .radio.radio-primary.form-check-inline{
            margin:7px;
        }

       
    }


    .card_item {
        display: flex;
        align-items: center;
        width: 100%;
        margin: 0;
        border-radius: 10px 10px 0 0;
    }

    /* Styling for the text when the button is disabled */
    .showOnDisabled {
        display: none;
    }

    /* Hide the disabled text when the button is enabled */
    .showOnUndisabled {
        display: block;
    }