/* merchant dashboard */
.bg_dashboard {
    background-image: url('/cmspages/images/website-new/merchant-dashboard/gubbins-merchant-icon.png');
    height: auto;background-position: center;background-repeat: no-repeat;background-size: cover;}
.fade.in {
    /* opacity: 1; */
    background-color: #000000a1;
}
.merchant-name{color: var(--main-color);}
.banner_dash {
    /* border: 1px solid #a7a7a7; */
    background: #fff;
    border-radius: 18px;
    position: relative;
    top: 0px;
}

.profile_txt p {
    font-size: 17px;
    color: #999999;
}

.mer_profile img {
    width: 100%;
}

.profile_txt h2 {
    margin: 22px 0;
}

.mer_profile-2 img {
    padding: 11px;
    /* width: 53%; */
}

.mer_profile {
    padding: 10px;
}

.mt-margin {
    margin-top: 20px;
}

.icon_sp img {

    left: -70px;
}

.navbar_new_k #navbar_k {
    position: sticky;
    top: 0;
    width: 100%;
}

.dashboard_main .list_merchnt {
    padding: 2.5px 15px;
    font-size: 15px;
    color: #6e6c6c;
    text-decoration: none;
    border-radius: 4px;
}

.list_merchnt.active {
    z-index: 1;
    background-color: #fcddde !important;
    border-color: #ababab !important;
    font-size: 15px;
    border-radius: 4px;
}

.list-group-main {
    color: #fff;
    background-color: #e63f31;
    border-color: #ababab;
    border-radius: 4px;
    font-size: 20px;
    padding: 6px 15px;
    border: 1px solid red;
}

.list-merchant p {
    margin: 0 !important;
}

.list_merchnt:last-child {

    border-bottom-right-radius: 12px !important;
    border-bottom-left-radius: 12px !important;
}

.dashboard_main {
    margin: 30px 8px;
}

.dashboard_main .active {
    background-color: grey;
    color: black;
}

.list_merchnt {
    position: relative;
    display: block;
    padding: 10px 15px;
    background-color: #fff;
}

.lock_fa {
    color: #fff;
    font-size: 18px;
}

.list-merchant .lock_fa {
    color: #6e6c6c;
}

.dashboard_main .list-merchant {
    padding-left: 0;
    /* margin-bottom: 20px; */

}

.cate_dash {
    background: #fff;
    border-radius: 22px;
    padding: 0px 27px;
    border: 1px solid #c7bcbc;
}

.cate_dash h3 {
    font-size: 18px;
    margin-top: 5px;
    margin-bottom: -5px;
}

.cate_dash img {
    position: relative;
    top: -47px;
    right: 56px;
}

.dash_m {
    margin-top: 20px !important;
}

.dash_txt h2 {
    font-size: 20px;
}

.mercht_tble .table thead th {
    vertical-align: bottom;
    border-bottom: 2px solid #dee2e6;
    color: #000;
    font-weight: bold;
}

.mercht_tble a {
    color: #e83e31;
    font-weight: 600;
    text-decoration: none;
    background-color: transparent;
}

.mercht_tble {
    background: #fff;
}

.mercht_tble .badge-success {
    color: #ffffff;
    background-color: #28a745;
}

.mercht_tble .badge {
    display: inline-block;
    padding: 0.25em 0.4em;
    font-size: 95%;
    font-weight: 700;
    line-height: 1;
    text-align: center;
    white-space: nowrap;
    vertical-align: baseline;
    border-radius: 0.25rem;
    transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}

.mercht_tble .card-footer {
    padding: 0.75rem 1.25rem;
}

.btn-secondary {
    color: #ffffff;
    background-color: #17a2b8;
    border-color: #ffc107;
    font-size: 15px;
    padding: 7px 14px;
}

.btn-sm,
.btn-group-sm>.btn {
    padding: 0.25rem 0.5rem;
    font-size: 0.875rem;
    line-height: 1.5;
    border-radius: 0.2rem;
}

.dash_footer {
    text-align: right;
    padding: 10px;
    background: #fff;
}

.dash_footer a {
    color: #fff !important;
}

.btn_dash {
    background-color: #e63f31;
    color: #fff;
}

.btn_dash:hover {
    color: #fff !important;
}

.dashboard_opt {
    margin: 24px 0 0 0;
}

span.badge.badge-danger {
    background: red;
}

.dash_p {
    padding: 40px 0px 0px 0;
    color: #1a1818;
    font-size: 14px;
    font-weight: bold;
    margin-left: 15px;
}

.dash_m a {
    text-decoration: none !important;
    color: #6e6c6c;
}

.dashboard_opt a {
    text-decoration: none !important;
    color: #6e6c6c;
}

.dashboard_m_g {
    background: #fff;
}

.btn_mecht {
    border-radius: 20px !important;
    font-family: 'Roboto', sans-serif;
    font-weight: 500;
}

.margn_bt {
    padding: 20px 0;
}

.custom-header span {
    padding: 8px 0px;
    display: block;
    font-family: 'Roboto', sans-serif;
}

.mercht_card_body {
    width: 95%;
    margin: 0 auto;
    padding-bottom: 15px;
}

.mercht_card_body table thead th {
    font-weight: bold !important;
    font-family: 'Roboto', sans-serif;
    padding: 8px 0px !important;
    text-align: center;
}

.mercht_card_body label {
    font-family: 'Roboto', sans-serif;
}

.mercht_sect select {
    width: 100%;
}

.mercht_sect .signupdiv {
    border-radius: 7px;
    display: block;
}
.info-box-text{
    font-weight: bold;
    font-family: 'Roboto', sans-serif;
    display: block;
}

.mercht_sect input,
.mercht_sect select {
    margin-bottom: 10px;
    height: 38px;
    border: 1px solid #ddd !important;
    padding-left: 10px;

}

.select2-container--default .select2-results__option--highlighted[aria-selected],
.select2-container--default .select2-results__option--highlighted[aria-selected]:hover {
    background-color: #0074f0;
    color: #ffffff;
}

.select2-container--default .select2-selection--single {
    border: 1px solid #ced4da;
    padding: 0.4rem 0.75rem !important;
    height: calc(2.5rem + 2px) !important;
}

.select2-container--default .select2-selection--single .select2-selection__rendered {
    color: grey !important;
    /* font-family: Arial, Helvetica, sans-serif; */
    font-family: "Roboto", sans-serif;
}

.select2-container--default .select2-selection--single .select2-selection__arrow {
    height: 38px !important;
}

.add_tm {
    margin: 20px 0 0 0;
}

input.form-control.dat_m {
    padding: 18px 10px;
}

.bt_m {
    margin-top: 25px;
}

.table>tbody>tr>td,
.table>tbody>tr>th,
.table>tfoot>tr>td,
.table>tfoot>tr>th,
.table>thead>tr>td,
.table>thead>tr>th {
    line-height: 1.42857143;
    vertical-align: top;
    border-top: 1px solid #ddd;
}

.order-col a {
    color: #e63f31;
    text-decoration: none;
}
.addressdetail,
.addressdetail1,
.addresstype{
    font-family: 'Roboto', sans-serif;
}
.address_div {
    min-height: 200px;
    margin: 13px 0px !important;
}

.address_div .p-2 {
    display: inline-block;
}

.table-responsive {
    font-size: 14px;
}

a.bt_order_l {
    font-size: 14px;
}

.m_order_l {
    margin-top: 20px;
}

.m_order_l table tr th,
.m_order_l table tr td {
    font-family: 'Roboto', sans-serif;
}

.custom_card {
    border-radius: 20px;
}

.custom_header_card {
    background-color: #fad8d6;
}

.custom_header_card h5 {
    padding: 11px 10px;
    font-size: 19px;
    margin-top: 5px;
    color: #000;
    border-bottom: 1px solid #a9a9a9;
    font-weight: 600;
}

.dashboard_m_g .badge-success {
    color: #ffffff !important;
    background-color: #28a745 !important;
}

.dashboard_m_g .table-bordered th,
.table-bordered td {
    border: 1px solid #dee2e6;
}

.dashboard_m_g .card-body {
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    min-height: 1px;
    padding: 1.75rem;
}

.single_head {
    padding: 0.4rem 4.25rem;
}

.single_head h5 {
    font-size: 19px;
    color: #000;
    font-weight: 600;
}

.dashboard_m_g address {
    margin-bottom: 20px;
    font-style: normal;
    line-height: 2.428571;
}

.bt_form input[type="button"] {
    background: #f3f3f3;
    border: none;
}

.no-print {
    padding: 10px 38px;
}

.no-print button {
    border-radius: 20px;
    background-color: var(--main-color);
    font-family: 'Roboto', sans-serif;
    color: white;
}

.invoice_txt {
    position: relative;
    bottom: -18px;
    left: -22px;
}

tr.invoice_tr th {
    color: #000 !important;
    font-weight: 700 !important;
}

.card-footer {
    padding: 2.75rem 1.25rem;
}

.btn-primary-submit {
    color: #ffffff;
    background-color: #e83e31c9;
    border-color: #000 !important;
    box-shadow: none;
    border-radius: 20px !important;
    padding: 1px 16px !important;
}

.submitButton {
    width: 100%;
    height: 40px;
    display: block;
    color: #fff;
    background-color: #065492;
    border-color: #065492;
    text-shadow: 0 -1px 0 rgb(0 0 0 / 12%);
    box-shadow: 0 2px 0 rgb(0 0 0 / 4%);
    border-radius: 4px;
    font-size: 14px;
    cursor: pointer;
}

.dashboard_m_g .input-group {
    display: flex;
}

.input-group-append {

    display: inline-block !important;
}

.dashboard_m_g .input-group-text {
    display: -ms-flexbox;
    display: inline-block;
    -ms-flex-align: center;
    align-items: center;
    padding: 0.6rem 0.75rem;
    margin-bottom: 0;
    font-size: 1rem;
    font-weight: 400;
    /* line-height: 2.2; */
    color: #495057;
    text-align: center;
    white-space: nowrap;
    background-color: #e9ecef;
    border: 1px solid #ced4da;
    border-radius: 0.25rem 0em 0em 0.25em;


}

.svg-inline--fa {
    display: inline-block;
    font-size: inherit;
    height: 2em;
    overflow: visible;
    vertical-align: -0.125em;
}

.dashboard_m_g .svg-inline--fa.fa-w-18 {
    width: 2.125em;
}

.profile_u .form-control {
    display: block;
    width: 100%;
    height: 41px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    z-index: 0;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgb(0 0 0 / 8%);
    box-shadow: inset 0 1px 1px rgb(0 0 0 / 8%);
    -webkit-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
}

.bt_edit {
    border-radius: 20px !important;
}

.profile_int {
    border-radius: 4px !important;
}

.dashboard_m_g .new_k_footer_menu_title {
    margin-left: 0px !important
}


.main-footer-m {
    background: #ffffff;
    border-top: 1px solid #dee2e6;
    color: #869099;
    padding: 21px 0px 6px 0px;
    position: relative;
    width: 98%;
    margin: 0 auto;
    top: 19px;
}

.float-right-m {
    float: right !important;
}

.main-footer-m a {
    color: #e63f31;
}

.main-footer-m a:hover {
    color: #e63f31;
    text-decoration: none;
}

.m_overm {
    overflow-y: auto;
}

.mtb_r {
    margin: 30px 0;
}

.search_d .form-control {
    display: block;
    width: 100%;
    height: 39px;
    padding: 6px 12px;
    font-size: 1.4rem;
    line-height: 1.42857143;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 4px;
    -webkit-box-shadow: none;
    box-shadow: none;
    -webkit-transition: none;
    -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    -webkit-transition: none;
    transition: none;
    transition: none;
    transition: none;
}

button.btn.serch_bt {
    padding: 8px 10px;
}

a.btn.serch_bt {
    padding: 8px 10px;
}

a.action_btn {
    padding: 6px;
    border-radius: 4px;
}

.project-actions {
    display: inline-flex;
    border: none !important;
    position: relative;
    top: 24px;

}

.project-actions .btn {
    display: inline-block;
    margin-bottom: 0;
    font-weight: 400;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    background-image: none;
    border: 1px solid transparent;
    padding: 0px 12px;
    font-size: 14px;
    line-height: 1px;
    border-radius: 4px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

.project-actions .fa-inline--fa {
    /* position: relative; */
    /* top: 0px; */
    font-size: 16px;
    padding: 8px 0px;
}

.project-actions {
    position: relative;
    top: 12px;
}

.dropdown_mrchnat {
    position: relative;
    display: inline-block;
}

.dropdown_mrchnat_order {
    position: relative;
}

.dropdown_content_m_order {
    position: absolute;
    background-color: #fff;
    min-width: 220px;
    right: 2px;
    display: none;

    border: 1px solid #787676;
    top: 3px;
    box-shadow: 0px 8px 16px 0px rgb(0 0 0 / 20%);
    z-index: 1;
}


.dropdown_content_m_order a:last-child {
    border-bottom: none;
}

.dropdown_content_m_order a {
    color: #626262;
    padding: 2.5px 16px;
    text-decoration: none;
    display: block;
    border-bottom: 1px solid #787676;
}


.dropdown_content_m_order a:hover {
    background-color: #ddd;
    text-decoration: none;
    color: #000;
}


.dropdown_mrchnat_order:hover .dropdown_content_m {
    display: block;
}

.dropdown_mrchnat:hover .dropdown_content_m_order {
    display: block;
}

.dropdown_mrchnat_order:hover .dropdown_content_m_order {
    display: block;
}

i.glyphicon.glyphicon-map-marker.icon_map_gly {
    top: -22px;
    left: 10px;
}

.custom_card_dash {
    border-radius: 20px;
    padding: 22px 22px;
    background: #ffff;
}

.order_angle {
    position: absolute;
    right: 17px;
    top: 5px;
}

.mt_dash_rept {
    margin-top: -29px;
}

.pd_int {
    padding: 0.85rem 0.75rem !important;
}

td.order_detail_b {
    font-weight: bold;
}

/* *****wallet**** * */
.wallet_main .info-box {
    max-width: 180px;
    box-shadow: 0 0 5px 5px #d3d3d3d3;
}

.wallet_main .info-box {
    box-shadow: 0 0 1px rgb(0 0 0 / 13%), 0 1px 3px rgb(0 0 0 / 20%);
    border-radius: 12.25rem;
    background: #ffffff;
    margin-bottom: 1rem;
    /* min-height: 80px; */
    padding: 0.5rem;
    position: relative;
}

.wallet_main .bg-info {
    background-color: #17a2b8 !important;
}

.wallet_main .bg-info,
.bg-info>a {
    color: #ffffff !important;
}

.wallet_main .info-box .info-box-icon {
    position: absolute;
    top: 0;
    left: 0;
    margin-top: -20px;
    margin-left: -16px;
    border-radius: 50%;
    -ms-flex-align: center;
    align-items: center;
    display: -ms-flexbox;
    display: flex;
    font-size: 15px;
    -ms-flex-pack: center;
    justify-content: center;
    text-align: center;
    width: 35px;
    height: 35px;
    transition: ease-in;
    transition: transform 1s;
}

.wallet_main .info-box .info-box-content {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-pack: center;
    justify-content: center;

    -ms-flex: 1;
    flex: 1;
    padding: 0 20px;
}

.wallet_main .bg-warning {
    background-color: #ffc107 !important;
}

.wallet_main .elevation-1 {
    box-shadow: 0 1px 3px rgb(0 0 0 / 12%), 0 1px 2px rgb(0 0 0 / 24%) !important;
}

.wallet_main .bg-success {
    background-color: #28a745 !important;
}

.wallet_main .bg-success,
.bg-success>a {
    color: #ffffff !important;
}

.svg-inline--fa {
    display: inline-block;
    font-size: inherit;
    height: 1em;
    overflow: visible;
    vertical-align: -0.125em;
}

.wallet_main .card {
    position: relative;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    min-width: 0;
    word-wrap: break-word;
    background-color: #ffffff;
    background-clip: border-box;
    border: 0 solid rgba(0, 0, 0, 0.125);
    border-radius: 1.25rem;
    box-shadow: 0 0 1px rgb(0 0 0 / 13%), 0 1px 3px rgb(0 0 0 / 20%);
    margin-bottom: 1rem;
}

.wallet_main .mt-5,
.my-5 {
    margin-top: 3rem !important;
}

.wallet_main .ml-4 {
    margin-left: 1.5rem !important;
}

.wallet_main .pt-2,
.py-2 {
    padding-top: 0.5rem !important;
}

.wallet_main .card-body {
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    min-height: 1px;
    padding: 1.25rem;
}

.wallet_main .justify-content-end {
    -ms-flex-pack: end !important;
    justify-content: flex-end !important;
}

.wallet_main .pagination-line-height {
    line-height: 2rem;
    font-weight: 600;
    font-size: 13px;
}

.wallet_main .viewing_cont {
    text-align: right;
}

.mt_dash_main {
    margin-top: -34px;
}

.mt_dash_wallet {
    margin-top: 20px;
}

.product-paginaion_1 {
    position: relative;
    margin-bottom: 60px;
}

.product-paginaion_1 .pagination {
    display: block;
    font-size: 16px;
    position: absolute;
    left: 50%;
    transform: translate(-50%, 0%);
}

.product-paginaion_1 .pagination .page-link {
    color: grey;
    font-weight: bold;
    border: none;
}

.product-paginaion_1 .pagination>.active>span {
    background-color: #e83e31;
    border: none;
    color: white;
    border-radius: 100%;
}
.Completed{
    font-family: 'Roboto', sans-serif;
}
.driver-detail{
    max-width: 100%;
}
.invoice-info address{
    font-family: 'Roboto', sans-serif;
}
.pick-drop-detail_heading{
    font-family: 'Roboto', sans-serif;
    font-size: 18px;
    margin: 12px 0px;
    color: var(--main-color);
    font-weight: bold;
    letter-spacing: 0.5px;
}
.pick-drop-detail-table{
    width: 100% !important;
}
.pick-drop-detail-table tr th{
    border: none;
    padding: 6px 8px 6px 0px;
    font-family: 'Roboto', sans-serif;
    vertical-align: top;
    width: 140px;
}
.pick-drop-detail-table tr td{
    font-family: 'Roboto', sans-serif;
    padding: 6px 0px 6px 0px;
    letter-spacing: 0.5px;
}
/*  */
.sidebar-menu{
    box-shadow: rgba(100, 100, 111, 0.2) 0px 7px 29px 0px;
    /* border: 1px solid rgb(204, 204, 204); */
}
.person-name{
    margin-bottom: 0;
    color: var(--main-color);
    font-weight: 600;
    padding: 1rem;
    background-color: #fff;
    border-bottom: 1px solid rgb(189, 189, 189);
    margin-top: 0;
}
.sidebar-menu .list_merchnt{
    display: block;
    color: grey;
}
.sidebar-menu .list_merchnt:hover{
    text-decoration: none;
}
.merchant-dashboard .card{
    border-radius: 0.5rem;
    background-color: #fff;
}
.merchant-dashboard .card .card-body{padding: 1rem;color:grey;}
.merchant-dashboard .card .inner-card{
    display: flex;
    align-items: center;
    justify-content: space-around;
}
.merchant-dashboard .card .inner-card .img-box i{font-size: 1.3rem;}
.merchant-dashboard .card .inner-card .img-box{
    width: 50px;
    height: 40px;
    line-height: 3.8;
    text-align: center;
    border-radius: 0.5rem;
}

.merchant-dashboard .card .inner-card h4{margin:0 0 .6rem 0; font-size: 1rem;}
.merchant-dashboard .card .inner-card span{font-size: 1rem;font-weight: 600;color:var(--main-color);}
.merchant-dashboard .table thead tr{background-color: #efefef;}
.merchant-dashboard .table thead tr th{background-color: #efefef;border: 0;font-size: 1rem;}
.merchant-dashboard .table thead tr th,
.merchant-dashboard .table tbody tr td{padding: 0.85rem;}
/************ media query ************/

@media only screen and (max-width: 1120px) {
    .dropdown_content_m_order {
        top: 26px;
    }

    .profile_txt h2 {
        margin: 18px 0;
        text-align: center;
    }

    .mer_profile {
        padding: 6px;
    }
}

@media(min-width:993px) {
    .banner_dash {
        margin-top: 10%;
    }
}

@media(max-width: 992px) {
    .dashboard_m_g {
        margin-top: 12px;
    }
}

@media only screen and (max-width: 920px) {
    .signupdiv .form-control {
        width: 100% !important;
    }

    .mt_40m {
        margin-top: 40px;
    }

    .mb_30m {
        margin-bottom: 30px;
    }

    .dashboard_opt {
        margin: 5px 0 0 0;
    }
}

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

    .new_k_footer_menu_title {
        margin-left: 0px !important
    }

    .main-footer-m {
        font-size: 9px;
    }

    .mb_30m {
        margin-bottom: 30px;
    }

    /* .dropdown_mrchnat {
        position: relative;
        display: inline-block;
        top: -124px;
    } */
    /* .dropdown_mrchnat_order {
        position: relative;
        display: inline-block;
        top: -124px;
    } */
    .table_adjust {
        overflow: auto;
    }
}
@media(max-width: 768px){
    .driver-detail{
        font-size: 0.85rem;
    }
}
@media only screen and (max-width: 720px) {
    .new_k_footer_menu_title {
        margin-left: 0px !important
    }

    .main-footer-m {
        font-size: 9px;
    }

    .mb_30m {
        margin-bottom: 30px;
    }

    /* .dropdown_mrchnat {
        position: relative;
        display: inline-block;
        top: -124px;
    } */
    /* .dropdown_mrchnat_order {
        position: relative;
        display: inline-block;
        top: -124px;
    } */
    .mb_50m {
        margin-bottom: 50px;
    }

    .profile_txt {
        position: initial;
        text-align: center;
    }

    .dash_p {
        margin-left: 15px;
    }

    .banner_dash {
        margin: 60px 0px 0px 0;
    }

}
