﻿body {
}


.dropdown-menu {
    background-color: #ff0000;
}

.change-pass-padding-2
{
    padding-top: 0.5rem !important;
}

.bg-dark {
    background-color: #004c6a !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;
    }

.form-basketSavedItemRemove {
    color: #fff;
    background-color: #007bff;
    border-color: #007bff;
}

.btn-basketSavedItemRemove {
    color: white;
    background-color: transparent;
    border: none;
    cursor: pointer;
    padding: 0;
}

.btn-basketSavedItemAddToBasket {
    color: #fff;
    background-color: #007bff;
    border-color: #007bff;
}

.btn-basketUpdateQty {
    color: #fff;
    background-color: #007bff;
    border-color: #007bff;
}

.btn-productAddToBasket {
    color: #fff;
    background-color: #007bff;
    border-color: #007bff;
}

.productPromotion {
    display: none;
    visibility: hidden;
}

.delete-row-button {
    width: 9em;
    background-color: firebrick;
    color: white;
}

.estore-navbar{
    visibility: hidden;
    display: none;

}

.productBrand {
    display: none;
}

.productCategory {
    display: none;
}

.productSubCategory {
    display: none;
}

.productDescription {
    display: none;
}

.productVatRate {
    display: none;
}