@font-face {
    font-family: 'ProximaNovaRegular';
    src: url("fonts/ProximaNovaRegular.eot");
    src: url("fonts/ProximaNovaRegular.eot") format("embedded-opentype"), url("fonts/ProximaNovaRegular.woff2") format("woff2"), url("fonts/ProximaNovaRegular.woff") format("woff"), url("fonts/ProximaNovaRegular.ttf") format("truetype"), url("fonts/ProximaNovaRegular.svg#ProximaNovaRegular") format("svg");
}

@font-face {
    font-family: 'ProximaNovaBold';
    src: url("fonts/ProximaNovaBold.eot");
    src: url("fonts/ProximaNovaBold.eot") format("embedded-opentype"), url("fonts/ProximaNovaBold.woff2") format("woff2"), url("fonts/ProximaNovaBold.woff") format("woff"), url("fonts/ProximaNovaBold.ttf") format("truetype"), url("fonts/ProximaNovaBold.svg#ProximaNovaBold") format("svg");
}

@font-face {
    font-family: 'ProximaNovaSemibold';
    src: url("fonts/ProximaNovaSemibold.eot");
    src: url("fonts/ProximaNovaSemibold.eot") format("embedded-opentype"), url("fonts/ProximaNovaSemibold.woff2") format("woff2"), url("fonts/ProximaNovaSemibold.woff") format("woff"), url("fonts/ProximaNovaSemibold.ttf") format("truetype"), url("fonts/ProximaNovaSemibold.svg#ProximaNovaSemibold") format("svg");
}

@font-face {
    font-family: 'ProximaNovaBlack';
    src: url("fonts/ProximaNovaBlack.eot");
    src: url("fonts/ProximaNovaBlack.eot") format("embedded-opentype"), url("fonts/ProximaNovaBlack.woff2") format("woff2"), url("fonts/ProximaNovaBlack.woff") format("woff"), url("fonts/ProximaNovaBlack.ttf") format("truetype"), url("fonts/ProximaNovaBlack.svg#ProximaNovaBlack") format("svg");
}

@font-face {
    font-family: 'FontAwesome';
    src: url("fonts/fontawesome-webfont.eot?v=4.6.3");
    src: url("fonts/fontawesome-webfont.eot?#iefix&v=4.6.3") format("embedded-opentype"), url("fonts/fontawesome-webfont.woff2?v=4.6.3") format("woff2"), url("fonts/fontawesome-webfont.woff?v=4.6.3") format("woff"), url("fonts/fontawesome-webfont.ttf?v=4.6.3") format("truetype"), url("fonts/fontawesome-webfont.svg?v=4.6.3#fontawesomeregular") format("svg");
    font-weight: normal;
    font-style: normal;
}

.fa {
    display: inline-block;
    font: normal normal normal 14px / 1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.fa-pencil:before {
    content: "\f040";
    font-size: 17px;
    font-weight: 400;
}

.fa-trash:before {
    content: "\f1f8";
    font-size: 17px;
    font-weight: 400;
}

.fa-share:before {
    content: "\f064";
    font-size: 17px;
    font-weight: 400;
}

body {
    background: #E6E6E6;
    margin: 0 !important;
}

h2,
h3,
h4,
h5 {
    font-family: "ProximaNovaBold", sans-serif;
    color: #000000;
    text-transform: inherit;
    letter-spacing: 0;
}

a {
    cursor: pointer;
}

.table > tbody > tr > td {
    vertical-align: middle;
}

.tab-content {
    margin: 0 auto;
    max-width: 85%;
    padding: 0 20px;
    background: transparent;
}

@media (min-width: 64em) and (max-width: 81.25em) {
    .tab-content {
        max-width: 98%;
    }
}

@media (max-width: 63.9375em) {
    .tab-content {
        max-width: 98%;
    }
}

@media (min-width: 1200px) {
    .container {
        width: 83%;
    }
}

.breadcrumb {
    padding: 8px 0;
}

    .breadcrumb li {
        font-size: 16px;
        font-family: "ProximaNovaSemibold", sans-serif;
    }

        .breadcrumb li a {
            font-size: 16px;
        }

.pickup-btnArea .btn {
    margin: 0 0 20px;
}

    .pickup-btnArea .btn.btn-default {
        padding: 10px 20px;
    }


.glyphicon-print {
    font-size: 25px;
}

/********** ICONS **********/
.glyphicon-aboutus:before {
    content: "\e086";
}

.glyphicon-fuelPrices:before {
    content: "\e148";
}

.glyphicon-greenFuel:before {
    content: "\e103";
}

.glyphicon-lubricants:before {
    content: "\e064";
}

.glyphicon-promotions:before {
    content: "\e116";
}

.glyphicon-stations:before {
    content: "\e024";
}

.glyphicon-tire:before {
    content: "\e107";
}

.glyphicon-config:before {
    content: "\e136";
}

.glyphicon-fueltips:before {
    content: "\e013";
}

.glyphicon-emergencynumbers:before {
    content: "\e182";
}

/********** Divers **********/
.mediaviewer .del {
    top: 0px;
    left: 0px;
    position: absolute;
}

.mediaviewer .img {
    width: 100%;
}

.add-quick-launch {
    float: right;
}

    .add-quick-launch:hover {
        text-decoration: none;
    }

.btn {
    float: right;
    margin-left: 10px;
}

.validation {
    color: red;
}

.top-buffer {
    margin-top: 10px;
}

.hub-media-viewer .mediaviewer div {
    background-color: #cdcdcd;
}

.form-control {
    height: 60px;
    padding: 10px;
    color: #000;
    font-family: "ProximaNovaRegular", sans-serif;
    font-size: 16px;
    line-height: 18px;
    font-weight: 400;
    resize: vertical;
}

textarea {
    min-height: 120px;
    margin: 10px 0;
}

input[type=password].form-control {
    font-family: Verdana, Geneva, Tahoma, sans-serif;
    font-size: 16px;
}

.btn {
    font-family: "ProximaNovaBold", sans-serif;
    border: none;
    min-width: 246px;
    margin: 0;
    color: #1765a3;
    border-radius: 30px;
    -webkit-border-radius: 30px;
    -moz-border-radius: 30px;
    -ms-border-radius: 30px;
    font-size: 18px;
    line-height: 18px;
    padding: 21px 5px 17px;
    text-transform: uppercase;
    box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.5);
}

    .btn:hover, .btn:focus, .btn:active {
        background: #f3e821;
        color: #1765a3;
        box-shadow: 0 3px 4px 0 rgba(0, 0, 0, 0.9);
    }

info:not(:disabled):not(.disabled):active:focus, .show > .btn-info.dropdown-toggle:focus {
    box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.5);
    background: #f3e821;
}

.btn.btn-info, .btn.btn-primary {
    /* background: #318bf2; */
    color: #ffffff;
    border: none;
}

    .btn.btn-info:hover, .btn.btn-info:focus, .btn.btn-info:active, .btn.btn-primary:hover, .btn.btn-primary:focus, .btn.btn-primary:active {
        color: #ffffff;
    }

    .btn.btn-info:hover {
        box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.5);
    }

    .btn.btn-info:active {
        color: #ffffff;
        border: none;
        box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.5);
    }

.btn-info:not(:disabled):not(.disabled):active:focus {
    box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.5);
}

.form-group.alert {
    padding: 0;
    background: transparent;
    border: none;
}

    .form-group.alert .form-control {
        border-color: #318bf2;
        box-shadow: 0 0 0 0.2rem #318bf2;
    }

.change-password label {
    font-family: "ProximaNovaSemibold", sans-serif;
    display: inline-block;
    padding: 10px 0 0;
    font-size: 15px;
    line-height: 21px;
    color: #000000;
    margin: 0;
}

    .change-password label sup {
        font-family: Verdana, Geneva, Tahoma, sans-serif;
        color: #d02630;
    }

.change-password .btn {
    display: table;
    margin: 0 auto 25px;
    float: none;
}

.pagination-wrapper ul.pagination {
    display: table;
    margin: 0 auto;
}

.pagination > .active > a,
.pagination > .active > span,
.pagination > .active > a:hover,
.pagination > .active > span:hover,
.pagination > .active > a:focus,
.pagination > .active > span:focus {
    background: #f2afaa;
    border-color: #e14235;
}

#login .logo {
    margin: 70px auto;
    display: table;
    max-width: 221px;
    max-height: 120px;
}

.login-box {
    background: #FFFFFF;
    float: left;
    padding-top: 30px;
    padding-bottom: 20px;
    border-radius: 8px;
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    -ms-border-radius: 8px;
    box-shadow: 0 18px 30px -22px rgba(0, 0, 0, 0.5);
}

    .login-box .text-info {
        color: #000000;
        font-family: "ProximaNovaRegular", sans-serif;
        font-size: 18px;
        line-height: 18px;
    }

    .login-box .form-check-label {
        color: #000000;
        font-family: "ProximaNovaRegular", sans-serif;
        font-size: 18px;
        line-height: 18px;
    }

.page-content {
    background: #f1f4f9;
}

.header-hldr {
    margin: 0 auto;
    width: 86%;
    margin: 0 auto;
    width: 85%;
    padding: 0 5px;
}

    .header-hldr .col-xs-12.col-md-7 {
        display: flex;
        align-items: center;
    }

ul.admin-navigation {
    padding: 0;
    display: table;
    margin: 10px auto 0;
    float: right;
    padding-right: 10px;
}

    ul.admin-navigation li {
        list-style-type: none;
        float: left;
        text-align: center;
        margin: 0 9px;
    }

        ul.admin-navigation li a {
            color: black;
            font-family: "ProximaNovaRegular", sans-serif;
            font-size: 16px;
            line-height: 21px;
            letter-spacing: .9px;
        }

            ul.admin-navigation li a:hover {
                color: #e14235;
                text-decoration: none;
            }

            ul.admin-navigation li a span {
                display: block;
            }

                ul.admin-navigation li a span.menu-icon {
                    font-size: 18px;
                    line-height: 21px;
                    min-height: 25px;
                }

.header {
    background: #ffffff;
    padding: 20px 0;
    border-bottom: solid 4px #ffffff;
}

@media (max-width: 61.938em) {
    .header {
        text-align: center;
        padding: 0 0 20px;
    }
}

.header .logo {
    float: left;
    margin: 0 20px;
    max-width: 140px;
    max-height: 50px;
    margin-left: 0;
}

@media (max-width: 61.938em) {
    .header .logo {
        float: none;
    }
}

.header h2 {
    float: left;
    color: black;
}

@media (max-width: 61.938em) {
    .header h2 {
        float: none;
    }
}

#main-wrapper {
    margin: 0;
    padding: inherit;
}

    #main-wrapper .status .panel-body {
        padding: 0;
    }

    #main-wrapper .panel-body.stock-mngt {
        padding: 0;
    }



.page-header-main {
    /* background: #318bf2; */
    margin-top: 0;
    /* border-color: #0064a4; */
}

    .page-header-main h1 {
        font-size: 25px;
        line-height: 28px;
        font-family: "ProximaNovaSemiBold", sans-serif;
        color: #ffffff;
        padding: 15px 25px 6px;
        margin: 0 auto;
        max-width: 85%;
    }

    .page-header-main.order-detals h1 {
        padding: inherit;
        padding: 11px 20px;
        padding-left: 0;
    }

@media (min-width: 64em) and (max-width: 81.25em) {
    .page-header-main h1 {
        max-width: 98%;
    }
}

@media (max-width: 63.9375em) {
    .page-header-main h1 {
        max-width: 98%;
    }
}

.page-header-main h2 {
    font-size: 18px;
    line-height: 28px;
    margin: 0;
    font-family: "ProximaNovaBold", sans-serif;
    color: #ffffff;
    padding-top: 12px;
}

.page-header {
    background: black;
    margin-top: 0;
    border-color: black;
}

    .page-header.order-detals h1 {
        padding: inherit;
        padding-top: 15px;
        padding-bottom: 6px;
    }

    .page-header h1 {
        font-size: 25px;
        line-height: 28px;
        font-family: "ProximaNovaBold", sans-serif;
        color: #ffffff;
        padding: 15px 25px 6px;
        margin: 0 auto;
        max-width: 85%;
    }

@media (min-width: 64em) and (max-width: 81.25em) {
    .page-header h1 {
        max-width: 98%;
    }
}

@media (max-width: 63.9375em) {
    .page-header h1 {
        max-width: 98%;
    }
}

.page-header h2 {
    font-size: 18px;
    line-height: 28px;
    margin: 0;
    font-family: "ProximaNovaBold", sans-serif;
    color: #ffffff;
    padding-top: 12px;
}

.table.table-striped thead th {
    font-family: "ProximaNovaBold", sans-serif;
    text-align: center;
    font-size: 16px;
    line-height: 21px;
}

.table.table-striped tbody td {
    text-align: center;
    font-size: 16px;
    line-height: 21px;
    font-family: "ProximaNovaRegular", sans-serif;
    vertical-align: middle;
}

.table thead th:first-child {
    text-align: left;
}

.table tbody td:first-child {
    text-align: left;
}

a.status, a.cancel-order, a.refund-order, a.archive-order, a.real-archive-order, a.return-order {
    font-family: "ProximaNovaSemibold", sans-serif;
    display: inline-block;
    padding: 10px 20px 9px;
    border-radius: 2px;
    border: solid 1px;
    color: #ffffff;
    min-width: 170px;
}

    a.status:hover, a.status:focus, a.cancel-order:hover, a.cancel-order:focus, a.refund-order:hover, a.refund-order:focus, a.archive-order:hover, a.archive-order:focus, a.real-archive-order:hover, a.real-archive-order:focus {
        text-decoration: none;
    }

a.status, a.refund-order {
    font-family: "ProximaNovaBold", sans-serif;
    text-transform: uppercase;
    /* min-width: 200px; */
}

    a.status.complete, a.refund-order.complete {
        background: transparent;
        border-color: transparent;
        color: #000;
    }
    .cs-tbl-header{
        display: none;
    }

        a.status.complete:hover, a.refund-order.complete:hover {
            background: transparent;
            border-color: transparent;
            cursor: default;
        }

ul.customer-details {
    list-style-type: none;
    padding: 0;
    margin: 0 0 30px;
    border: solid 1px #dddddd;
}

    ul.customer-details li {
        padding: 0;
        margin: 0;
    }

        ul.customer-details li.date label, ul.customer-details li.email label {
            text-align: center;
        }

        ul.customer-details li label {
            font-family: "ProximaNovaRegular", sans-serif;
            display: block;
            padding: 10px 8px;
            font-size: 12px;
            line-height: 21px;
        }

            ul.customer-details li label:first-child {
                font-size: 15px;
                font-weight: bold;
                padding: 10px !important;
                vertical-align: middle;
                font-family: "ProximaNovaRegular", sans-serif;
                text-transform: capitalize;
            }

.order-status-block {
    float: right;
    padding: 7px 0 0;
    margin-right: -16px;
}

    .order-status-block label {
        font-family: "ProximaNovaRegular", sans-serif;
        display: inline-block;
        padding: 6px;
        font-size: 15px;
        line-height: 21px;
        color: #ffffff;
        margin: 0;
    }

    .order-status-block select {
        font-family: "ProximaNovaRegular", sans-serif;
        padding: 8px;
        border: solid 1px #0064a4;
        font-size: 12px;
        line-height: 12px;
    }

a.print {
    float: right;
    font-family: "ProximaNovaRegular", sans-serif;
    display: block;
    padding: 0;
    font-size: 15px;
    line-height: 21px;
    color: #ffffff;
    margin: 12px 0 0;
}

.order-action-block {
    padding-bottom: 15px;
    background: #ffffff;
    padding-top: 15px;
    margin-bottom: 25px;
}

    .order-action-block label {
        font-family: "ProximaNovaSemibold", sans-serif;
        display: inline-block;
        padding: 10px 0 0;
        font-size: 15px;
        line-height: 21px;
        color: #000000;
        margin: 0;
    }

    .order-action-block a {
        width: 100%;
        text-align: center;
    }

    .order-action-block textarea {
        margin: 10px 0;
    }

/*# sourceMappingURL=custom.css.map */

/* from cleanup */

.product-list-order-header {
    margin: 0;
}

.order-detail-status {
    text-decoration: none;
}

.message-alert {
    color: red !important;
    font-size: 18px;
}

.timeslot-header {
    color: white;
}

.timeslot-missed-orders-header, .timeslot-missed-orders-pickupdate {
    color: #c71818;
}

.timeslot-title, .timeslot-header {
    color: #034EA2;
}

.object-hide {
    display: none;
}

.order-list-pickupdate {
    color: green;
}

.no-data-found {
    text-align: center;
}

/* from dashboard */

.nav-tabs > li > a {
    color: black;
}

body .nav.nav-tabs li a {
    padding: 11px 30px;
    margin: 0;
    /* border-right: 1px solid #034EA2; */
    font-size: 16px;
    /* font-weight: 600; */
    font-family: "ProximaNovaSemiBold", sans-serif;
}

.status.partially-refunded{
    color: #000000;
}

.order-action-block{
    background: transparent;
}

/* from readyforpickup */
#readyforpickupordartable thead th, .table thead th {
    font-family: "ProximaNovaBold", sans-serif;
    text-align: center;
    font-size: 16px;
    line-height: 21px;
}

#Product .row {
    margin: 0 auto !important;
}

/* from dashboard selection of stores */
.cp_select_store_area {
    float: right;
    padding-right: 160px;
    padding-top: 10px;
    font: 13px 'Open Sans',sans-serif;
}

.cp_select_store {
    font-family: "ProximaNovaRegular", sans-serif;
    padding: 8px;
    border: solid 1px #0064a4;
    font-size: 12px;
    line-height: 12px;
}

.cp_select_store_label {
    font-family: "ProximaNovaRegular", sans-serif;
    display: inline-block;
    padding: 6px;
    font-size: 15px;
    line-height: 21px;
    margin: 0;
}


/* start- shipfromstore css*/
ul.orderamount-details {
    list-style-type: none;
    float: right;
    background: #f7f7f7;
    padding: 10px;
    margin-right: 15px;
}

ul.orderamount-details li {
    display: flex;
    padding-top: 5px;
}

ul.orderamount-details li > label {
    min-width: 50%;
    padding-right: 10px;
    text-align: end;
}

li#totaltax {
    padding-top: 0px;
}

li#shiptax label {
    font-size: 11px;
}

li#shiptax label:first-child{
    font-style:italic;
}

li#OrderAmount label {
    font-size: 14px;
    font-weight: 700;
}

.container-fluid {
    padding-right: 0 !important;
    padding-left: 0 !important;
}

.flex-container {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin: 0;
}
.form-group.flex-container a {
    width: 28%;
    text-align: right;
    color: #000;
    text-decoration: none;
    margin-left: 20px;
    font-style: italic;
}
.flex-container .cs-search-form{
    width: 60%;
    position: relative;
}
.flex-container .cs-search-form:after{
    position: absolute;
    z-index: 99;
    content: "";
    right: 10px;
    top: 12px;
    width: 20px;
    height: 20px;
    background: url(/assets/img/Search.png) center center no-repeat;
}
.form-group.flex-container{
    width: 35%;
}
.shipfromstore .cs-heading{
    margin-bottom: 10px;
    margin-top: 10px;
}

.form-group.col-md-12.unassigned-container > div {
    padding: 5px 0;
}
body .table#UnassingedProducts > thead:first-child > tr:first-child > th:first-child{
    width: auto;
}
body .table#UnassingedProducts > thead:first-child > tr:first-child > th:nth-child(2){
    text-align: left;
}
body .table#UnassingedProducts > tbody > tr > td:first-child{
    text-align: center;
}
body .table#UnassingedProducts > tbody > tr > td:nth-child(2){
    text-align: left;
}
.ship-note{
    font-style: italic;
    padding-left: 10px;
    font-size: 15px;
}
body #UnassignedForm .btn.btn-primary {
    color: #ffffff;
    border: 1px solid #2355F6;
    background: #2355F6;
    padding: 15px;
    box-shadow: none;
}
body #UnassignedForm .manage-refund-ex {
    font-family: "ProximaNovaSemibold", sans-serif;
    padding: 12px;
    min-width: 160px;
    color: #FFFFFF;
    background: #009bda;
    border-color: #009bda;
    border-radius: 0;
    text-align: center;
}
/*end - shipfromstore css*/

/*order timeline*/
.order-timeline-page{
    margin-bottom: 50px;
}
.cs-breadcrumbs{
    background: #ffffff;
    padding: 15px 50px;
    box-shadow: 0 2px 4px 0 rgb(0 0 0 / 0.12);
}
.cs-breadcrumbs .container{
    margin: 0;
}
.cs-breadcrumbs .container .breadcrumb{
    background: transparent;
    margin: 0;
}

.order-timeline-page .back{
    text-align: right;
    margin-top: 40px;
    padding-right: 35px;
}
.order-timeline-page .back a {
    padding: 15px 48px;
    background: #025fd0;
    color: #ffffff;
    text-transform: uppercase;
}
.order-timeline-page .row{
    margin: 0!important;
}
.order-timeline-page .order-timeline{
    list-style: none;
    margin: 0;
}
.order-timeline li{
    display: flex;
    align-items: center;
    margin-bottom: 20px;
    position: relative;
}
.order-timeline li:after {
    content: " ";
    position: absolute;
    left: 118px;
    bottom: -35px;
    border-left: 1px solid #e1e1e1;
    height: 100%;
}
.order-timeline li:last-of-type:after {
    content: none;
}
.order-timeline .update-date{
    text-align: right;
    margin: 0;
    color: #666666;
}
.order-timeline .update-date p{
    margin-bottom: 0;
    font-size: 14px;
}
.order-timeline .icon-setter{
    width: 37px;
    height: 37px;
    border-radius: 50%;
    margin: 0 30px;
    position: relative;
    background: #5cad51;
    z-index: 1;
}
.order-timeline-page .item-replaced{
    background: #e29d24!important;
}
.order-timeline-page .item-cancelled{
    background: #c61c24!important;
}
.order-timeline-page .assigned-store:after{
    position: absolute;
    content: "";
    right: 9px;
    top: 8px;
    width: 19px;
    height: 19px;
    background: url(/assets/img/order-history-icons/store.png) center center no-repeat;
}

.order-timeline-page .assigned-oms:after{
    position: absolute;
    content: "";
    right: 6px;
    top: 6px;
    width: 25px;
    height: 25px;
    background: url(/assets/img/order-history-icons/oms.png) center center no-repeat;
}

.order-timeline-page .item-refunded:after{
    position: absolute;
    content: "";
    right: 6px;
    top: 5px;
    width: 25px;
    height: 25px;
    background: url(/assets/img/order-history-icons/refunded.png) center center no-repeat;
}

.order-timeline-page .item-replaced:after{
    position: absolute;
    content: "";
    right: 6px;
    top: 5px;
    width: 25px;
    height: 25px;
    background: url(/assets/img/order-history-icons/replaced.png) center center no-repeat;
}

.order-timeline-page .item-cancelled:after{
    position: absolute;
    content: "";
    right: 6px;
    top: 5px;
    width: 25px;
    height: 25px;
    background: url(/assets/img/order-history-icons/cancelled.png) center center no-repeat;
}

.order-timeline-page .awaiting-fulfilment:after{
    position: absolute;
    content: "";
    right: 7px;
    top: 5px;
    width: 25px;
    height: 25px;
    background: url(/assets/img/order-history-icons/fulfillment.png) center center no-repeat;
}
.order-timeline-page .order-shipment:after{
    position: absolute;
    content: "";
    right: 6px;
    top: 5px;
    width: 25px;
    height: 25px;
    background: url(/assets/img/order-history-icons/shipment.png) center center no-repeat;
}
.order-timeline-page .order-shipped:after{
    position: absolute;
    content: "";
    right: 6px;
    top: 5px;
    width: 25px;
    height: 25px;
    background: url(/assets/img/order-history-icons/shipped.png) center center no-repeat;
}


.order-timeline-page .order-timeline .update-caption{
    background: #ffffff;
    display: flex;
    align-items: center;
    font-size: 14px;
    margin: 0;
    padding: 20px 30px;
    width: calc(100% - 200px);
    box-shadow: 0 2px 4px 0 rgb(0 0 0 / 12%);
    color: #1a1a1a;
}
.order-timeline .product-list{
    border-left: 1px solid #ebebeb;
    padding-left: 20px;
    margin-left: 20px;
}
.order-timeline .product-list span{
    font-weight: bold;
}
.order-timeline .product-list ul{
    list-style-position: outside;
    list-style-type: circle;
    width: 300px;
    margin-top: 10px;
}
.order-timeline .product-list li{
    display: list-item;
    margin-bottom: 1rem;
    border-bottom: 1px solid #ebebeb;
    padding-bottom: 10px;
}
.order-timeline .product-list li:last-of-type{
    border-bottom: 0;
    padding-bottom: 0;
    margin-bottom: 0;
}
.order-timeline .product-list li span{
    font-size: 11px;
}
.order-timeline .product-list li p{
    margin-bottom: 0;
    font-size: 11px;
    line-height: 15px;
}
.order-timeline .product-list li p:first-child {
    margin-bottom: 2px;
}
.order-timeline .product-list li p:first-child span {
    font-size: 13px!important;
    margin-bottom: 10px;
}
.order-timeline .product-list li:after{
    content: none;
}
/* order timeline page css*/

/*book a driver*/
a.status.book-a-driver {
    background: #207a40;
    cursor: pointer;
}
.cs-mod-one-click-delivery{
    display: block;
    width: 100%;
    position: absolute;
    top: 0;
    right: 0;
}
.cs-mod-one-click-delivery .bg-overlay{
    background: #000;
    opacity: 0.5;
}
.one-click-delivery{
    border-radius: 10px;
    position: relative;
    z-index: 999;
    bottom: auto;
    left: 0%;
    right: 50%;
    top: 0;
    margin: 0 auto;
    width: 100vh;
    max-width: 736px;
    max-height: 80vh;
    overflow-y: auto;
    padding: 26px 29px 40px;
    box-shadow: 0 2px 20px 0 rgb(0 0 0 / 10%);
    background-color: #FFFFFF;
    text-align: center;
}
.one-click-delivery span{
    font-size: 18px;
    color: #b2b2b2;
}
.one-click-delivery .form-group{
    width: 70%;
    margin: 0 auto;
    text-align: left;
    margin-top: 3rem;
}
.one-click-delivery .form-group label{
    display: block;
    font-weight: bold;
    margin-bottom: 15px;
}
.one-click-delivery .use-my-current-loc{
    float: right;
    font-weight: normal;
}
.one-click-delivery .nxt-btn{
    display: block;
    width: 100%;
    margin-top: 3rem;
}

.one-click-delivery .nxt-btn a,
.one-click-delivery .nxt-btn a:hover{
    background: #419eda;
    color: #fff;
    padding: 15px;
    min-width: 159px;
    width: 159px;
    display: inline-block;
    text-decoration: none;
}

.one-click-delivery span.close-cs-mod {
    position: absolute;
    right: 20px;
    top: 10px;
    cursor: pointer;
}

.form-group.distance {
    background: #f1f4f9;
    padding: 20px;
}

.form-group.distance .miles{
    font-size: 14px;
    color: #333;
}

.form-group.distance .credit {
    float: right;
    font-size: 14px;
    color: #419eda;
}

.form-group.distance p{
    text-align: left;
    font-size: 13px;
    color: #a0a0a0;
}

.form-group.distance label.heading {
    font-size: 14px;
    border-bottom: 1px solid #333;
    padding-bottom: 15px;
    margin-bottom: 25px;
}

.form-group.terms {
    text-align: center;
} 

.form-group.terms label {
    font-weight: normal;
    color: #666;
    font-size: 14px;
}

.form-group.terms a{
    text-decoration: underline;
}

.book-a-driver-btn{
    display: block;
    width: 100%;
    margin-top: 3rem;
}
.book-a-driver-btn a,
.book-a-driver-btn a:hover{
    background: #419eda;
    color: #fff;
    padding: 15px;
    min-width: 159px;
    width: 159px;
    display: inline-block;
    text-decoration: none;
}

.no-drivers p{
    width: 50%;
    margin: 0 auto;
}

.btns {
    margin-top: 3rem;
    margin-bottom: 3rem;
}
.driver-loading-with-cancel .btns {
    margin-bottom: 0;
}
.no-drivers .btns a{
    background: #419eda;
    color: #fff;
    padding: 15px;
    min-width: 159px;
    width: 159px;
    display: inline-block;
    text-decoration: none;
    margin-right: 15px;
}

.no-drivers .btns a.cancel{
    background: #333;
    margin-right: 0;
}

.driver-otw .btns a,
.driver-loading-with-cancel .btns a,
.driver-otw-to-customer .btns a,
.driver-order-collected .btns a,
.driver-order-complete .btns a{
    background: #419eda;
    color: #fff;
    padding: 15px;
    min-width: 159px;
    width: 231px;
    display: inline-block;
    text-decoration: none;
    margin-right: 15px;
}

.driver-otw .btns a.cancel,
.driver-loading-with-cancel .btns a.cancel{
    background: #F75757;
}
.driver-loading-with-cancel .btns a.ok-btn{
    min-width: 100px;
    width: 100px;
}
.driver-order-collected .btns a{
    width: 159px;
}
.driver-otw-to-customer .btns a.notify-customer{
    background: #0157c4;
    width: 274px;
}
.driver-otw .btns a.check-delivery-status{
    background: #333;
    margin-right: 0;
    width: 195px;
}
.driver-order-collected img,
.driver-order-complete img{
    width: 295px;
}

.driver-order-collected .btns a.share-tracking,
.driver-order-complete .btns a.view-order-summary{
    background: #0517c4;
}
.driver-order-collected .btns a.check-delivery-status{
    width: 195px;
    background: #333;
}
.driver-order-collected p,
.driver-order-complete p{
    width: 50%;
    margin: 0 auto;
}
.one-click-delivery.driver-otw {
    width: 70%;
    max-width: none;
    max-height: none;
}
button.swal-button.swal-button--cancel_booking, 
button.swal-button.swal-button--cancel_booking:hover {
    background: #f75757;
}
.one-click-delivery.driver-otw .container {
    width: 1170px;
}
.finding-your-driver,
.driver-delivered,
.with-driver,
.driver-collected {
    background: #333333;
}

.driver-on-their-way {
    background: #207a40;
}

.one-click-delivery.delivery-information {
    overflow-y: scroll;
    max-height: 600px;
}
.one-click-delivery::-webkit-scrollbar-thumb {
    background-color: #747474;
    border: 4px solid transparent;
    border-radius: 9px;
    background-clip: padding-box;  
}
.one-click-delivery::-webkit-scrollbar {
    width: 16px;
}

/*book a driver*/
.status.black {
    color: #000;
    border: 0;
}
/* unassigned order */
.per-product-qty {
    max-width: 80px;
    margin: 0 auto!important;
    text-align: center;
}

a.status.complete {
    cursor: pointer!important;
 }

/* order remarks */
div#commenterror{
    padding: 25px;
    border: 1px solid #dad7d7;
    margin-left: 15px;
    width: 30%;
    border-radius: 2px;
}

div#commenterror .order-remarks{
    font-family: "ProximaNovaSemibold", sans-serif;
    display: inline-block;
    padding: 10px 20px 9px;
    border-radius: 2px;
    border: solid 1px;
    color: #ffffff;
    min-width: 170px;
}

div#commenterror .order-remarks:hover{
    text-decoration: none;
}

div#commenterror label{
    padding-top: 0;
}