﻿@font-face {
    font-family: 'CRILLEE';
    src: url('../fonts/CRILLEE.woff?v=4.1.0') format('woff'),url('../fonts/CRILLEE.ttf?v=4.1.0') format('truetype'),url('../fonts/CRILLEE.svg?v=4.1.0#fontawesomeregular') format('svg');
}

#divCartInfoPartial .dropdown-cart-menu {
    max-height: 400px;
    overflow: auto;
}

#header .dropdown-cart .dropdown-cart-menu {
    min-width: 382px;
}

.dropdown-cart .dropdown-cart-product-list .dropdown-cart-details {
    width: 190px;
}

.dropdown-cart-details > p {
    margin: 0 0 2px;
    line-height: 19px;
}

.dropdown-cart .dropdown-cart-product-list .dropdown-cart-details .item-price {
    font-size: 14px;
}

.dropdown-cart .dropdown-cart-product-list .dropdown-cart-details .item {
    font-size: 14px;
    color: black;
    text-align: left;
    padding-left: 1px;
}

.custom-info {
    position: absolute;
    width: 40%;
    top: 37%;
    left: 0;
    right: 0;
    margin: auto;
    z-index: 9999;
    border-radius: 0;
    box-shadow: 0 0 5px #000;
}

.clr {
    clear: both;
    height: 1px;
}


.coupon-wrapper {
    background-color: #f6f6f6;
    border: 1px solid #dcdcdc;
    padding: 15px;
    box-sizing: border-box;
    margin-top: 20px;
}

.labelht {
    line-height: 35px;
}

.clr {
    clear: both;
    height: 1px;
}

.new-input-group {
    display: block;
}

    .new-input-group .phone-ext {
        width: 22.9%;
        height: 47px;
        margin-left: -4px;
        vertical-align: top;
        display: inline-block;
        padding: 12px 16px;
        font-size: 15px;
        line-height: 1.5;
        border: solid 1px #dcdcdc;
        border-radius: 0px 3px 3px 0px;
    }

    .new-input-group .phone-no {
        width: 50%;
        height: 47px;
        margin-left: -4px;
        vertical-align: top;
        display: inline-block;
        padding: 12px 16px;
        font-size: 15px;
        line-height: 1.5;
        border: solid 1px #dcdcdc;
        border-radius: 0px;
        border-right: none;
    }

    .new-input-group .input-group-addon {
        max-height: 47px;
        padding: 12px 5px !important;
        display: inline-block;
    }

.tblOrders > thead > tr > th, .tblOrders > tbody > tr > th, .tblOrders > tfoot > tr > th, .tblOrders > thead > tr > td, .tblOrders > tbody > tr > td, .tblOrders > tfoot > tr > td {
    padding: 3px 20px !important;
}

.CopyReOrder {
    background: url('../images/copyreorder.gif') repeat;
}

.PrintOrder {
    background: url('../images/print.gif') repeat;
}

.order-detail-wrapper {
    margin-bottom: 15px;
}

.order-box {
    border: solid 1px #c9c9c9;
    min-height: 184px;
    border-radius: 5px;
    padding: 10px;
    -webkit-box-shadow: -1px 14px 11px -12px rgba(0,0,0,0.75);
    -moz-box-shadow: -1px 14px 11px -12px rgba(0,0,0,0.75);
    box-shadow: -1px 14px 11px -12px rgba(0,0,0,0.75);
}

    .order-box h5 {
        border-bottom: solid 1px #c9c9c9;
        padding-bottom: 10px;
    }

    .order-box p {
        font-size: 13px;
        margin-bottom: 0px;
        padding-bottom: 0px;
    }

.address-table th {
    background-color: #6dbcdb !important;
    color: #fff !important;
}

.tblOrders th.table-title {
    background-color: #6dbcdb;
    color: #fff;
    padding: 10px 0;
}

.tblOrders .btn {
    padding: 3px 12px;
    text-transform: none;
}

.divShipTrackInfo {
    width: 550px;
    position: absolute;
    background: #D1E4EF;
    border: 1px solid #5191B6 !important;
    z-index: 1;
}

    .divShipTrackInfo.Hide {
        display: none;
    }

.divShipTrackInfoOnOrder {
    width: 550px;
    position: absolute;
    background: #D1E4EF;
    border: 1px solid #5191B6 !important;
    z-index: 1;
    right: 0;
}

    .divShipTrackInfoOnOrder.Hide {
        display: none;
    }

.shipTrackTableInner {
    line-height: 1.5;
    border-top: none;
    vertical-align: top;
    border-spacing: 0;
    border-collapse: collapse;
    border-color: gray;
    width: 100%;
    max-width: 100%;
    padding: 5px !important;
    border: 1px solid #5191B6 !important;
}

    .shipTrackTableInner > thead > tr > td, .shipTrackTableInner > tbody > tr > td, .shipTrackTableInner > tfoot > tr > td {
        border-top: 1px solid #e0e0e0 !important;
        border-right: 1px solid #e0e0e0 !important;
    }

        .shipTrackTableInner > thead > tr > td.item-productName-col, .shipTrackTableInner > tbody > tr > td.item-productName-col, .shipTrackTableInner > tfoot > tr > td.item-productName-col {
            padding: 5px 20px !important;
        }

.tblTrackingInfo thead tr th.table-trackInfo-title {
    background: #5191B6;
    color: #FFF;
    padding: 8px 5px;
}

.contactList-text {
    text-align: left !important;
}

.tblCustomerAddressList thead tr th.contactList-witdh-150 {
    width: 150px !important;
}

.tblCustomerAddressList thead tr th.contactList-address-title {
    width: 200px !important;
}

.tblCustomerAddressList thead tr th.contactList-blank-title {
    width: 60px !important;
}

.tblCustomerAddressList thead tr th.contactList-action-action, .tblCustomerAddressList tbody tr td.contactList-action-action {
    width: 150px !important;
}

.tblCustomerAddressList tbody tr td.contactList-text {
    text-align: left !important;
}

.txtRedBackground {
    background-color: red;
}

.txtRedForeground {
    color: red !important;
}

.quantity-wrap {
}

.catalog-table .btn {
    padding: 6px 18px
}

.quantity-wrap input[type="text"] {
    display: inline;
    border: solid 1px #ccc;
    padding: 5px;
    width: 100px
}

.quantity-wrap input[type="button"] {
    display: inline
}

#tblQuickOrderHeader .bootstrap-select:not([class*="col-"]):not([class*="form-control"]):not(.input-group-btn) {
    width: 100%
}

.clsRemoveOrder {
    background: #35424f;
    color: #fff;
    border: none;
    font-size: 14px;
    padding: 5px 8px;
    border-radius: 2px;
}

.catalog-table tr td {
    padding: 10px;
    box-sizing: border-box
}

.productcode-list .dropdown-menu.open {
    max-height: 160px !important;
    min-height: 99px !important;
}

#CardNumber {
    background-image: url(../images/images.png), url(../images/images.png);
    background-position: 2px -116px, 260px -61px;
    background-size: 120px 361px, 120px 361px;
    background-repeat: no-repeat;
    padding-left: 54px;
    width: 225px;
    height: 47px;
}

    #CardNumber.visa {
        background-position: 2px -158px, 260px -61px
    }

    #CardNumber.visa_electron {
        background-position: 2px -200px, 260px -61px
    }

    #CardNumber.mastercard {
        background-position: 2px -242px, 260px -61px
    }

    #CardNumber.maestro {
        background-position: 2px -284px, 260px -61px
    }

    #CardNumber.discover {
        background-position: 2px -326px, 260px -61px
    }

    #CardNumber.valid.visa {
        background-position: 2px -158px, 260px -87px
    }

    #CardNumber.valid.visa_electron {
        background-position: 2px -200px, 260px -87px
    }

    #CardNumber.valid.mastercard {
        background-position: 2px -242px, 260px -87px
    }

    #CardNumber.valid.maestro {
        background-position: 2px -284px, 260px -87px
    }

    #CardNumber.valid.discover {
        background-position: 2px -326px, 260px -87px
    }

#maskErrorMsg {
    z-index: 10000;
    position: fixed;
    display: none;
    background: transparent;
    height: 100%;
    width: 100%;
    top: 0px;
    left: 0px;
}

#popErrorMsg {
    z-index: 10002;
    position: relative;
    text-align: center;
    background: #ffffff;
    top: 5px;
    display: none;
}

#divErrorMsg.alert.custom-info.alert-danger {
    width: 100%;
    position: relative;
}

.m-b-12 {
    margin-bottom: 12px;
    display: inline-block;
}

.ui-autocomplete {
    width: 280px;
    background: #fff;
    padding: 0px;
    box-shadow: 1px 1px 8px #333;
    max-height: 300px;
    overflow: auto;
    font-size: 12px;
}

    .ui-autocomplete li a {
        display: block;
        padding: 8px;
        color: #676565;
        border-bottom: solid 1px #ccc;
    }

        .ui-autocomplete li a:hover {
            background-color: #333;
            color: #fff;
        }

.table > tbody > tr > th.tblHeading {
    padding: 8px 10px;
}
.table > tbody > tr > td {
    padding: 8px 10px;
}
