﻿body {
}


.dropdown-menu {
    background-color: #ff0000;
}

.change-pass-padding-2 {
    padding-top: 0.5rem !important;
}

.bg-dark {
    background-color: #662a3d !important;
}

label.divRegFieldLbl {
    font-weight: bold;
    justify-content: flex-end;
}

.top-buffer-sm {
    margin-top: 10px;
}

.bottom-buffer-sm {
    margin-bottom: 10px;
}

.top-buffer {
    margin-top: 20px;
}

.bottom-buffer {
    margin-bottom: 20px;
}

.productImage img {
    width: 200px;
    height: 200px;
}

.sbLineMandID {
    font-weight: bold;
}

.productMandInd {
    font-weight: bold;
}

#divUserLbl {
    font-weight: bold;
}

#divPeriodLbl {
    font-weight: bold;
}

#divPeriodPercLbl {
    font-weight: bold;
    text-align: right;
}

#divPeriodValueLbl {
    font-weight: bold;
    text-align: right;
}

#divBalanceLbl {
    font-weight: bold;
}

#divCrdLimitLbl {
    font-weight: bold;
}

#divOverdueLbl {
    font-weight: bold;
}

#divPaymentTermLbl {
    font-weight: bold;
}

#divCrdDetailsHdr {
    font-weight: bold;
}

#divPeriodValueValue {
    text-align: right;
}

#divPeriodPercValue {
    text-align: right;
}

.mobtickertape li {
    width: 95px !important;
    height: 55px !important;
}

.mobtickertape .simply-scroll .simply-scroll-clip {
    height: 60px;
}

.mobtickertape .simply-scroll {
    height: 60px;
}

.mobiletopimage {
    padding-top: 5px;
}

    .mobiletopimage img {
        width: 100%;
        height: 150px;
    }

.tablet-banner {
    padding-top: 10px;
}

    .tablet-banner img {
        max-width: 100%;
        max-height: 100%;
    }

.tabletblock-ticker-tape {
    padding-top: 10px;
    padding-bottom: 10px;
}

    .tabletblock-ticker-tape .simply-scroll .simply-scroll-clip {
        height: 60px;
    }

    .tabletblock-ticker-tape .simply-scroll {
        height: 60px;
    }

    .tabletblock-ticker-tape li {
        width: 95px !important;
        height: 55px !important;
    }

    .tabletblock-ticker-tape img {
        max-width: 100%;
        max-height: 100%;
    }

.shopBasketRow {
    margin-top: 10px;
    margin-bottom: 10px;
}

.shopBasketProd {
    font-size: 18px;
    margin-top: 0px;
    margin-bottom: 0px;
}

.ui-datepicker {
    z-index: 10000 !important;
}

.well {
    min-height: 20px;
    padding: 19px;
    margin-bottom: 20px;
    background-color: #f5f5f5;
    border: 1px solid #e3e3e3;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
}

    .well blockquote {
        border-color: #ddd;
        border-color: rgba(0, 0, 0, 0.15);
    }

.well-lg {
    padding: 24px;
    border-radius: 6px;
}

.well-sm {
    padding: 9px;
    border-radius: 3px;
}

.btn-light {
    color: #333333;
    background-color: #ffffff;
    border-color: #cccccc;
}

    .btn-light:hover {
        color: #333333;
        background-color: #ebebeb;
        border-color: #adadad;
    }


.dropdown-menu {
    /*background-color: #e7e7e7;*/
    background-color: #f8f9fa
}

    .dropdown-menu > li > a {
        display: block;
        padding: 3px 20px;
        clear: both;
        font-weight: normal;
        line-height: 1.428571429;
        color: #343a40;
        white-space: nowrap;
    }

.btn-basketSavedItemRemove {
    color: #fff;
    background-color: #007bff;
    border-color: #007bff;
}

.btn-basketSavedItemAddToBasket {
    color: #fff;
    background-color: #007bff;
    border-color: #007bff;
}

.btn-basketUpdateQty {
    color: #fff;
    background-color: #007bff;
    border-color: #007bff;
}

.btn-productAddToBasket {
    color: #683040;
    background-color: #DBC2C6;
    border-color: #683040;
}

.productPromotion {
    display: none;
    visibility: hidden;
}

.btn-primary {
    color: #683040;
    background-color: #DBC2C6;
    border-color: #683040;
}

.primary.disabled, .btn-primary:disabled {
    color: #ddd;
    background-color: gray !important;
    border-color: #683040;
}

.btn-outline-primary {
    color: #683040;
    background-color: #DBC2C6;
    border-color: #683040;
}

.btn:focus {
    background-color: #683040;
    color: white;
    border-color: #683040;
    box-shadow: 0 0 0 0.2rem rgba(231, 76, 60, 0.25);
}

.border-primary {
    border-color: #683040 !important;
}

button.btn.btn-primary:hover {
    color: #fff;
    background-color: #683040;
    border-color: #683040;
}

a {
    color: #662a3d;
    text-decoration: none;
    background-color: transparent;
}

.btn-link {
    font-weight: 400;
    color: #662a3d;
    text-decoration: none;
}

.ui-state-active, .ui-widget-content .ui-state-active, .ui-widget-header .ui-state-active, a.ui-button:active, .ui-button:active, .ui-button.ui-state-active:hover {
    border: 1px solid #6c757d;
    background: #6c757d;
    font-weight: normal;
    color: #ffffff;
}

.page-item.active .page-link {
    z-index: 3;
    color: #fff;
    background-color: #6c757d;
    border-color: #6c757d;
}

.page-link {
    color: #662a3d;
}

.btn-basketUpdateQty {
    color: #683040;
    background-color: #DBC2C6;
    border-color: #683040;
}

    .btn-basketUpdateQty:hover {
        color: #fff;
        background-color: #683040;
        border-color: #683040;
    }

.productPrice.prodSellPrice {
    color: #683040;
    font-weight: bold;
}

.productPrice {
    color: #683040;
    font-weight: bold;
}

.productBrand a {
    color: #683040;
    font-weight: bold;
}

/*css for the popup*/
.ui-widget-header {
    background: #DBC2C6;
    color: #683040;
}

/*css for the popup button*/
.msgbox-ok-button {
    background: #DBC2C6;
    color: #683040;
    border: 1px solid #683040;
    width: 10em;
}

/*label for script number on the recent orders page*/
.script-number-label {
    background: #DBC2C6;
}

/* script number on recent orders page*/
.script-number {
    background: #DBC2C6;
}

/*nav bar css */
.estore-navbar{
    visibility:hidden;
}

/*link for scriptorder on the top menu*/
.scriptOrder-link {
    color: #dc3545 !important;
    font-weight: bold;
    font-size: 125%;
    justify-content: center;
}

/*keep the error message space constant*/
.wizard-step-container{
    margin-top: 2em;
}

/*Confirmation message*/
.script-order-confirm {
    text-align: center
}

.script-Messages {
    margin-top:0px;
}