﻿/* ============================================================
  SECTIONS
============================================================ */
section.module:last-child {
    margin-bottom: 0;
}

.form-control:focus {
    border-color: #3C763D;
    outline: 0;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgb(60, 118, 61);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgb(60, 118, 61);
}

}

section.module h2 {
    margin-bottom: 40px;
    font-family: "Roboto Slab", serif;
    font-size: 30px;
}

.sameCompany {
    background-color: #ddd;
}

.customerTable > thead > tr > th {
    border-top: 2px solid #ddd !important;
}

section.module p {
    margin-bottom: 20px;
    font-size: 16px;
    font-weight: 300;
}

    section.module p:last-child {
        margin-bottom: 0;
    }
/*line below makes the trade page content padding 0*/
/*section.module.content {
  padding: 40px 0;
}*/
section.module.parallax {
    /*height: 470px;*/
    height: 370px;
    background-position: 50% 50%;
    background-repeat: no-repeat;
    background-attachment: fixed;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}

    section.module.parallax h1 {
        color: #343642;
        font-size: 48px;
        line-height: 50px;
        font-weight: 700;
        text-align: center;
        text-transform: case;
        text-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
        /*padding-top: 200px;*/
        padding-top: 100px;
    }

section.module.parallax-1 {
    /*removed background on trade page and its children*/
    /*background-image: url("../images/full_with.png");*/
    margin-top: -10em;
}

section.module.parallax {
    margin-top: -14em;
}

section.module.parallax-1.press {
    background-image: url("../images/news.jpg");
    margin-top: -180px;
}
/*section.module.parallax-2 {
  background-image: url("../img/full_with.png");
}
section.module.parallax-3 {
  background-image: url("../img/full_with.png");
}*/

@media all and (min-width: 600px) {
    section.module h2 {
        font-size: 42px;
    }

    section.module p {
        font-size: 14px;
        text-align: center;
    }

    section.module.parallax h1 {
        font-size: 60px;
    }
}

@media all and (min-width: 960px) {
    section.module.parallax h1 {
        font-size: 65px;
    }
}

/* -------------------------------- 

Primary style

-------------------------------- */
/*html * {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

*, *:after, *:before {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

body {
  font-size: 100%;
  font-family: "PT Sans", sans-serif;
  color: #505260;
  background-color: white;
}

a {
  color: #2f889a;
  text-decoration: none;
}

img {
  max-width: 100%;
}*/

/*input, textarea {
  font-family: "PT Sans", sans-serif;
  font-size: 16px;
  font-size: 1rem;
}
*/

input::-ms-clear, textarea::-ms-clear {
    display: none;
}

/* -------------------------------- 

Main components 

-------------------------------- */
header[role=banner] {
    position: relative;
    height: 50px;
    background: #343642;
}

header[role=mainBanner] {
    position: fixed;
    height: 50px;
}

header[role=banner] #cd-logo {
    float: left;
    margin: 4px 0 0 5%;
    /* reduce logo size on mobile and make sure it is left aligned with the transform-origin property */
    -webkit-transform-origin: 0 50%;
    -moz-transform-origin: 0 50%;
    -ms-transform-origin: 0 50%;
    -o-transform-origin: 0 50%;
    transform-origin: 0 50%;
    -webkit-transform: scale(0.8);
    -moz-transform: scale(0.8);
    -ms-transform: scale(0.8);
    -o-transform: scale(0.8);
    transform: scale(0.8);
}

    header[role=banner] #cd-logo img {
        display: block;
    }

header[role=banner]::after {
    /* clearfix */
    content: '';
    display: table;
    clear: both;
}

@media only screen and (min-width: 768px) {
    header[role=banner] {
        height: 80px;
    }

        header[role=banner] #cd-logo {
            margin: 20px 0 0 5%;
            -webkit-transform: scale(1);
            -moz-transform: scale(1);
            -ms-transform: scale(1);
            -o-transform: scale(1);
            transform: scale(1);
        }
}

.main-nav {
    float: right;
    width: 44px;
    height: 100%;
    cursor: pointer;
}

.signIn-li {
}
/*Remove the li bullets*/
ul.merchandiseList li {
    margin-left: 3em;
}

ul.cd-switcher {
    list-style-type: none;
}

.main-nav ul {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    -webkit-transform: translateY(-100%);
    -moz-transform: translateY(-100%);
    -ms-transform: translateY(-100%);
    -o-transform: translateY(-100%);
    transform: translateY(-100%);
}

    .main-nav ul.is-visible {
        -webkit-transform: translateY(50px);
        -moz-transform: translateY(50px);
        -ms-transform: translateY(50px);
        -o-transform: translateY(50px);
        transform: translateY(50px);
    }

.storeLocator .addressInputs {
    margin: 10px 0;
    height: 40px;
    position: relative;
}

.storeLocator .form-group {
    border: 1px solid #e6e0e0;
    padding: 30px;
    border-radius: 5px;
    background: #f9f9f9;
}

.storeLocator .title {
    color: #bdbdbd;
    margin-bottom: 20px;
}

@media only screen and (max-width: 1024px) {
    .cart-productSnippet-cart-shipping, .cart-productSnippet-name, .cart-categorySnippet-name, .cart-item-name, .cart-item-description, .cart-items-statusInfo .statusText, .default-qty-msg {
        font-weight: 400 !important;
    }

        .cart-item-description.nowrap {
            width: 110px;
            white-space: nowrap;
            overflow: hidden !important;
            text-overflow: ellipsis;
        }

    .cart-items-statusInfo {
        width: 353px;
    }

    .cart-table th {
        font-size: 11px;
    }

    .scrollable-menu > li > a, .cart-menu-options-xlg > li > a {
        padding: 7px 20px !important;
    }

    .horizontalIconsRight > li:nth-child(n+2) > a, .cart-items-remove, ul.horizontal-icons-left li a, ul.horizontal-icons-left li a, .item-selector .expandableBtn, .item-selector .expandableBtn, .item-selector ul.horizontal-icons-right > li:nth-child(n+2) > a, .item-selector .searchBtn, .fa-trash-o.icon-hover.icon-hover-red {
        font-size: 20px !important;
    }

    .dot-menue-btn {
        height: 34px !important;
        font-size: 23px !important;
    }

    .items-content input[type=checkbox], .form-horizontal input[type=checkbox] {
        transform: scale(1.6);
    }

    form-horizontal input[type=checkbox] > span {
        padding-left: 8px;
    }
}

@media only screen and (min-width: 768px) {
    .main-nav {
        width: auto;
        height: auto;
        background: none;
        cursor: auto;
    }

    td.cart-items-image {
        width: 350px;
    }

    .main-nav ul {
        position: static;
        width: auto;
        -webkit-transform: translateY(0);
        -moz-transform: translateY(0);
        -ms-transform: translateY(0);
        -o-transform: translateY(0);
        transform: translateY(0);
        line-height: 80px;
    }

        .main-nav ul.is-visible {
            -webkit-transform: translateY(0);
            -moz-transform: translateY(0);
            -ms-transform: translateY(0);
            -o-transform: translateY(0);
            transform: translateY(0);
        }

    .main-nav li {
        display: inline-block;
        margin-left: 1em;
    }

        .main-nav li:nth-last-child(2) {
            margin-left: 2em;
        }

    .main-nav a {
        display: block;
        height: 55px;
        line-height: 50px;
        color: #FFF;
        display: inline-block;
        background: transparent;
        padding-top: 0;
    }

    .signIn-li a {
        display: block;
        height: 55px;
        line-height: 50px;
        color: #FFF;
        display: inline-block;
        background: transparent;
        padding-top: 0;
    }
}

/* -------------------------------- 

xsigin/signup popup 

-------------------------------- */
.cd-user-modal {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: transparent;
    /*Overlaying the navbar. Navbar has a z-index of 1030 in Bootstrap*/
    z-index: 1031;
    overflow-y: auto;
    cursor: pointer;
    visibility: hidden;
    opacity: 0;
    -webkit-transition: opacity 0.3s 0, visibility 0 0.3s;
    -moz-transition: opacity 0.3s 0, visibility 0 0.3s;
    transition: opacity 0.3s 0, visibility 0 0.3s;
}

#signInForm {
    margin-bottom: 0px !important;
}

    #signInForm .input-wrapper {
        height: 190px;
    }

    #signInForm .btn-wrapper {
        height: 95px;
    }

    #signInForm .spinner-wrapper {
        border: 2px solid #ddd;
        padding-bottom: 11px;
        padding-top: 14px;
        margin-top: -5px;
        display: none;
        background-color: #FFF;
    }

.show-hide-pass {
    font-size: 10px;
}

    .show-hide-pass:hover {
        cursor: pointer;
        font-weight: 600;
    }

.cd-user-modal.is-visible {
    visibility: visible;
    opacity: 1;
    -webkit-transition: opacity 0.3s 0, visibility 0 0;
    -moz-transition: opacity 0.3s 0, visibility 0 0;
    transition: opacity 0.3s 0, visibility 0 0;
}

    .cd-user-modal.is-visible .cd-user-modal-container {
        -webkit-transform: translateY(0);
        -moz-transform: translateY(0);
        -ms-transform: translateY(0);
        -o-transform: translateY(0);
        transform: translateY(0);
    }

.cd-user-modal-container {
    top: 20%;
    border: 1px solid #BDBDBD;
    position: relative;
    width: 90%;
    max-width: 600px;
    /*background: rgba(255, 255, 255, 0.95);*/
    background: rgb(255, 255, 255);
    margin: 3em auto 4em;
    cursor: auto;
    border-radius: 0.25em;
    -webkit-transform: translateY(-30px);
    -moz-transform: translateY(-30px);
    -ms-transform: translateY(-30px);
    -o-transform: translateY(-30px);
    transform: translateY(-30px);
    -webkit-transition-property: -webkit-transform;
    -moz-transition-property: -moz-transform;
    transition-property: transform;
    -webkit-transition-duration: 0.3s;
    -moz-transition-duration: 0.3s;
    transition-duration: 0.3s;
    /*  background-color: rgba(238,237,237) !important;*/
}

    .cd-user-modal-container .cd-switcher:after {
        content: "";
        display: table;
        clear: both;
    }

    .cd-user-modal-container .cd-switcher li {
        width: 50%;
        float: left;
        text-align: center;
        /*border: 0.123rem solid;*/
        /*  border-color: rgba(0, 0, 0, 0.2);*/
    }

        .cd-user-modal-container .cd-switcher li:first-child a {
            border-radius: .25em 0 0 0;
            font-size: 2em;
            text-transform: uppercase;
            opacity: 0.8;
        }

        .cd-user-modal-container .cd-switcher li:last-child a {
            border-radius: 0 .25em 0 0;
            font-size: 2em;
            text-transform: uppercase;
            opacity: 0.8;
        }

        .cd-user-modal-container .cd-switcher li:first-child a:hover {
            opacity: 1;
            font-weight: 600;
        }

        .cd-user-modal-container .cd-switcher li:last-child a:hover {
            opacity: 1;
            font-weight: 600;
        }

    .cd-user-modal-container .cd-switcher a {
        display: block;
        width: 100%;
        height: 50px;
        line-height: 50px;
        background: #ECECEC;
        color: #809191;
    }

        .cd-user-modal-container .cd-switcher a.selected {
            color: black;
            background: transparent;
        }

@media only screen and (min-width: 600px) {
    .cd-user-modal-container {
        margin: 4em auto;
    }

        .cd-user-modal-container .cd-switcher a {
            height: 70px;
            line-height: 70px;
        }
}

.cd-form {
    padding: 1.4em;
}

    .cd-form .fieldset {
        position: relative;
        margin: 1.4em 0;
    }

        .cd-form .fieldset:first-child {
            margin-top: 20px;
        }

@media all and (max-width: 770px) {
    .cd-user-modal-container .cd-switcher li:first-child a {
        font-size: 18px;
    }

    .cd-user-modal-container .cd-switcher li:last-child a {
        font-size: 18px;
    }

    .cd-form input.full-width {
        font-size: 15px;
    }

    .cd-form input.beforeValidatation {
        font-size: 15px;
    }

    .floating-label-form-group input, .floating-label-form-group textarea {
        font-size: 15px;
    }
}

.cd-form .fieldset:last-child {
    margin-bottom: 0;
}

.cd-form label {
    font-size: 1.4rem;
    font-weight: 700;
}

    .cd-form label.image-replace {
        /* replace text with an icon */
        display: inline-block;
        position: absolute;
        left: 15px;
        top: 50%;
        bottom: auto;
        -webkit-transform: translateY(-50%);
        -moz-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
        -o-transform: translateY(-50%);
        transform: translateY(-50%);
        height: 20px;
        width: 20px;
        overflow: hidden;
        text-indent: 100%;
        white-space: nowrap;
        color: transparent;
        text-shadow: none;
        background-repeat: no-repeat;
        background-position: 50% 0;
    }
/*.cd-form label.cd-username {
  background-image: url("../img/cd-icon-username.svg");
}
.cd-form label.cd-email {
  background-image: url("../img/cd-icon-email.svg");
}
.cd-form label.cd-password {
  background-image: url("../img/cd-icon-password.svg");
}
.cd-form input {
  margin: 0;
  padding: 0;
  border-radius: 0.25em;
}*/
.cd-form input.full-width {
    width: 100%;
    border: 2px solid !important;
    border-color: #3C763D !important;
    color: #3C763D;
    text-transform: uppercase;
    font-weight: 600;
    font-size: 21px;
    font-style: normal;
    /*  box-shadow: 0 1px 3px rgba(0,0,0,0.12), 0 1px 2px rgba(0,0,0,0.24);
  transition: all 0.2s ease-in-out;*/
}

/*.cd-form input.full-width:hover {
  box-shadow: 0 10px 20px rgba(0,0,0,0.19), 0 6px 6px rgba(0,0,0,0.23);
}*/

.cd-form input.has-padding {
    padding: 12px 20px 12px 50px;
}

.cd-form input.has-border {
    border: 1px solid #d2d8d8;
    -webkit-appearance: none;
    -moz-appearance: none;
    -ms-appearance: none;
    -o-appearance: none;
    appearance: none;
}

    .cd-form input.has-border:focus {
        border-color: #343642;
        box-shadow: 0 0 5px rgba(52, 54, 66, 0.1);
        outline: none;
    }

.cd-form input.has-error {
    border: 1px solid #d76666;
}

.cd-form input[type=password] {
    /* space left for the HIDE button */
    padding-right: 100px;
}

.cd-form input[type=submit] {
    padding: 16px 0;
    cursor: pointer;
    /*changes the button's background color*/
    background: transparent;
    color: #FFF;
    /*font-weight: bold;*/
    border: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    -ms-appearance: none;
    -o-appearance: none;
    appearance: none;
}

.cd-form input.beforeValidatation {
    width: 100%;
    border: 2px solid !important;
    border-color: #CECECE !important;
    color: #CECECE !important;
    display: block;
    width: 100%;
    line-height: 3.25rem;
    cursor: pointer;
    font-style: normal;
    font-weight: 600;
    font-size: 21px;
    text-transform: uppercase;
    background: transparent;
    letter-spacing: -0.02em;
    -webkit-appearance: none;
    -webkit-font-smoothing: antialiased;
    -webkit-user-select: none;
    padding: 16px 0;
}

.cd-form input.afterValidatation {
    width: 100%;
    padding: 16px 0;
    background-color: #FFF;
}

.no-touch .cd-form input[type=submit]:hover, .no-touch .cd-form input[type=submit]:focus {
    background: #3C763D;
    outline: none;
    color: #CECECE !important;
}

.no-touch .cd-form input[name=logIn]:hover {
    background: transparent;
    outline: none;
    color: #FFF !important;
}

.no-touch .cd-form input[name=logIn]:focus {
    background: transparent;
    outline: none;
}

.no-touch .cd-form input[name=logIn-active]:hover, .no-touch .cd-form input[name=logIn]:focus {
    background: #3C763D;
    outline: none;
    color: #FFF !important;
}

#logIn:focus {
    /*background-color: transparent;*/
}

.beforeValidatation:hover {
    background: #4cae4c;
    outline: none;
    color: white !important;
}

.afterValidatation:hover {
    background: #3C763D !important;
    outline: none;
    color: white !important;
}

.cd-form .hide-password {
    display: inline-block;
    position: absolute;
    right: 0;
    top: 0;
    padding: 6px 15px;
    border-left: 1px solid #d2d8d8;
    top: 50%;
    bottom: auto;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
    font-size: 14px;
    font-size: 0.875rem;
    color: #343642;
    z-index: 5;
}

.cd-form .cd-error-message {
    display: inline-block;
    position: absolute;
    left: -5px;
    bottom: -35px;
    background: rgba(215, 102, 102, 0.9);
    padding: .8em;
    z-index: 2;
    color: #FFF;
    font-size: 13px;
    font-size: 0.8125rem;
    border-radius: 0.25em;
    /* prevent click and touch events */
    pointer-events: none;
    visibility: hidden;
    opacity: 0;
    -webkit-transition: opacity 0.2s 0, visibility 0 0.2s;
    -moz-transition: opacity 0.2s 0, visibility 0 0.2s;
    transition: opacity 0.2s 0, visibility 0 0.2s;
}

    .cd-form .cd-error-message::after {
        /* triangle */
        content: '';
        position: absolute;
        left: 22px;
        bottom: 100%;
        height: 0;
        width: 0;
        border-left: 8px solid transparent;
        border-right: 8px solid transparent;
        border-bottom: 8px solid rgba(215, 102, 102, 0.9);
    }

    .cd-form .cd-error-message.is-visible {
        opacity: 1;
        visibility: visible;
        -webkit-transition: opacity 0.2s 0, visibility 0 0;
        -moz-transition: opacity 0.2s 0, visibility 0 0;
        transition: opacity 0.2s 0, visibility 0 0;
    }

@media only screen and (min-width: 600px) {
    .cd-form {
        padding: 2em;
    }

        .cd-form .fieldset {
            margin: 2em 0;
        }

            .cd-form .fieldset:first-child {
                margin-top: 30px;
            }

            .cd-form .fieldset:last-child {
                margin-bottom: 0;
            }

        .cd-form input.has-padding {
            padding: 16px 20px 16px 50px;
        }

        .cd-form input[type=submit] {
            padding: 16px 0;
        }
}

.cd-form-message {
    padding: 1.4em 1.4em 0;
    font-size: 14px;
    font-size: 1.5rem;
    line-height: 1.4;
    text-align: center;
}

@media only screen and (min-width: 600px) {
    .cd-form-message {
        padding: 2em 2em 0;
    }
}

.cd-form-bottom-message {
    position: absolute;
    width: 100%;
    left: 0;
    bottom: -40px;
    text-align: center;
    font-size: 14px;
    font-size: 1.3rem;
}

    .cd-form-bottom-message a {
        color: #FFF;
        text-decoration: underline;
    }

.cd-close-form {
    /* form X button on top right */
    display: block;
    position: absolute;
    width: 40px;
    height: 40px;
    right: 0;
    top: -40px;
    /*background: url("../img/cd-icon-close.svg") no-repeat center center;*/
    text-indent: 100%;
    white-space: nowrap;
    overflow: hidden;
}

@media only screen and (min-width: 1170px) {
    .cd-close-form {
        display: none;
    }
}

#cd-login, #cd-signup, #cd-reset-password {
    display: none;
}

    #cd-login.is-selected, #cd-signup.is-selected, #cd-reset-password.is-selected {
        display: block;
    }



/*My own CSS */
#email-valid, #username-valid, #message-valid, #email-feedback-valid, #name-valid, #number-valid {
    color: green;
    text-shadow: 1px 1px 1px #ccc;
    font-size: 1.5em;
    background-image: url("../images/forms/icon-checkmark.png");
    position: absolute;
    right: 0;
    top: 0;
    height: 3.42857em;
    line-height: 3.42857em;
    color: #8B0000;
    font-size: 14px;
    text-transform: uppercase;
    width: 40px;
    height: 20px;
    margin-top: 30px;
}

#email-invalid, #username-invalid, #message-invalid, #email-feedback-invalid, #name-invalid {
    position: absolute;
    right: 0;
    /*top: 0;*/
    height: 3.42857em;
    line-height: 3.42857em;
    color: #8B0000;
    font-size: 14px;
}

.required {
    position: absolute;
    right: 0;
    top: 0;
    height: 3.42857em;
    line-height: 3.42857em;
    color: #8B0000;
    font-size: 14px;
}

#logIn {
}

.is-diabled {
    color: #C1BEBC;
    border-color: #D6D3D2;
    cursor: default;
}

.category-message {
    position: fixed;
    right: 10%;
    top: 193px;
    width: 20%;
}

.input-validation-icon {
    display: inline-block;
    position: absolute;
    right: 0;
    top: 0;
    padding: 6px 15px;
    /*border-left: 1px solid #d2d8d8;*/
    top: 50%;
    bottom: auto;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
    z-index: 5;
}

.arrow-left {
    background-image: url("../images/forms/slider/arrow_left_light.png");
    background-repeat: no-repeat;
    position: absolute;
    top: 50%;
    font-size: 2em;
    height: 50px;
    width: 50px;
    left: 30px;
}

.arrow-right {
    background-image: url("../images/forms/slider/arrow_right_light.png");
    background-repeat: no-repeat;
    position: absolute;
    top: 50%;
    right: 0;
    /*z-index: 5 !important; 
    display: inline-block !important;*/
    font-size: 2em;
    height: 50px;
    width: 50px;
}

.arrow-left-gray {
    background-image: url("../images/thick-left_ddd.png");
    background-repeat: no-repeat;
    position: absolute;
    top: 25%;
    font-size: 2em;
    height: 50px;
    width: 50px;
    left: -57px;
}

.arrow-right-gray {
    background-image: url("../images/thick-right_ddd.png");
    background-repeat: no-repeat;
    position: absolute;
    top: 25%;
    right: -80px;
    /*z-index: 5 !important; 
    display: inline-block !important;*/
    font-size: 2em;
    height: 50px;
    width: 50px;
}

.arrow-left-gray:hover {
    background-image: url("../images/thick-left_777.png");
    cursor: pointer;
}

.arrow-right-gray:hover {
    background-image: url("../images/thick-right_777.png");
    cursor: pointer;
}

.display-center {
    padding: 100px 0;
    padding-left: 400px;
    padding-right: 400px;
}

.existing-account {
    background-color: #FFF;
}

.dropdown-btn {
    border-color: #afafaf;
    border-radius: 2px;
}

.input_number .input-validation-icon {
    display: inline-block;
    position: absolute;
    right: 0;
    top: 0;
    padding: 1px 15px;
    /*border-left: 1px solid #d2d8d8;*/
    top: 50%;
    bottom: auto;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
    z-index: 5;
}

.info {
    color: #00529B;
    background-color: #BDE5F8;
    background-image: url('info.png');
}

.success {
    color: #4F8A10;
    background-color: #DFF2BF;
    background-image: url('success.png');
}

.warning {
    color: #9F6000;
    background-color: #FEEFB3;
    background-image: url('warning.png');
}

.error-message {
    color: #D8000C;
    font-size: 16px;
    /*background-color: #FFBABA;*/
    padding-top: 18px;
    text-align: center;
}

#modal-header-shipping .error-date {
    color: #D8000C;
    font-size: 13px;
}

.error-icon {
    padding-left: 10px;
}

#signIn-error-msg {
    margin-top: 30px;
}

    #signIn-error-msg .error-icon {
        color: #8B0000;
        font-size: 14px;
    }

.remember-me {
    color: rgb(202, 202, 202);
}

.spinner {
    background-image: url("../images/forms/spinner-1-38.gif");
    width: 38px;
    height: 38px;
    margin-top: 0px;
    margin-left: 46.7%;
    background-repeat: no-repeat;
    z-index: 1000;
}

.spinner-submit {
    background-image: url("../images/forms/spinner-1-32.gif");
    width: 36px;
    height: 36px;
    margin-left: 5px;
    background-repeat: no-repeat;
    display: none;
    z-index: 1000;
}

.spinner-14 {
    background-image: url("../images/forms/spinner_14.gif");
    width: 36px;
    height: 36px;
    margin-left: 5px;
    background-repeat: no-repeat;
    z-index: 1000;
}

.spinner-14-itself {
    background-image: url("../images/forms/spinner_14.gif");
    width: 36px;
    height: 36px;
    background-repeat: no-repeat;
    z-index: 1000;
}

.spinner-14-wizard {
    background-image: url("../images/forms/spinner_14.gif");
    width: 36px;
    height: 36px;
    margin-left: 60%;
    background-repeat: no-repeat;
    z-index: 1000;
    margin-top: -23px;
}

.submit-center-spinner {
    margin-left: 49%;
    margin-top: -44px;
}

.continue-center-spinner {
    margin-left: 49%;
    margin-top: -42px;
}

.myproduct-content-panel-sm .spinner-64 {
    background-image: url("../images/forms/spinner-1-64.gif");
    width: 64px;
    height: 64px;
    margin-left: 5px;
    background-repeat: no-repeat;
    z-index: 1000;
    margin-left: 48%;
}

.spinner-64 {
    background-image: url("../images/forms/spinner-1-64.gif");
    width: 64px;
    height: 64px;
    margin-left: 5px;
    background-repeat: no-repeat;
    z-index: 1000;
    margin-left: 48%;
}

.wait-spinner-14 {
    background-image: url("../images/forms/spinner_14.gif");
    width: 36px;
    height: 14px;
    margin-left: 47%;
    background-repeat: no-repeat;
    z-index: 1000;
}

.pull-right .spinner-14 {
    background-image: url("../images/forms/spinner_14.gif");
    width: 14px;
    height: 14px;
    margin-left: 55px;
    background-repeat: no-repeat;
    z-index: 1000;
    margin-top: -22px;
}
/*.inputSpinner{
    border: 1px solid !important;
    border-color: #4cae4c !important;
    padding: 16px 0;
    width: 100%;
    font-family: inherit;
    font-size: inherit;
    line-height: inherit;
    text-align :center;
    display:none;
}*/
.next-side-img {
    float: right;
    color: #4C4C4C;
    background-color: inherit;
}

    .next-side-img:hover {
        color: #FFF;
    }

.myModal-title {
    margin-top: 75px;
    font-size: 30px;
    font-weight: 700;
}

.myModal-sub-title-sm {
    margin-top: 35px;
    margin-bottom: 25px;
    font-weight: 700;
    color: #A5AAAB;
}

.myModal-sub-title-lg {
    margin-top: 35px;
    margin-bottom: 25px;
    font-weight: 700;
    /*color:#A5AAAB;*/
    font-size: 23px;
}

.break-line {
    border-bottom: 1px solid #eee;
    /*margin-bottom : 25px;*/
}

.btn-confirmEmail {
    position: inherit;
}

.modalContet-confirmEmail {
    padding-bottom: 80px;
}

.myModal-close {
    position: absolute;
    top: 25px;
    right: 25px;
    width: 75px;
    height: 75px;
    background-color: transparent;
    cursor: pointer;
}

    .myModal-close .lr {
        z-index: 1051;
        width: 1px;
        height: 55px;
        margin-left: 35px;
        background-color: #222;
        -webkit-transform: rotate(45deg);
        -ms-transform: rotate(45deg);
        transform: rotate(45deg);
    }

        .myModal-close .lr .rl {
            z-index: 1052;
            width: 1px;
            height: 55px;
            background-color: #222;
            -webkit-transform: rotate(90deg);
            -ms-transform: rotate(90deg);
            transform: rotate(90deg);
        }

.myModal-small-close {
    position: absolute;
    top: 15px;
    right: 5px;
    width: 75px;
    background-color: transparent;
    cursor: pointer;
}

    .myModal-small-close .lr {
        z-index: 1051;
        width: 2px;
        height: 25px;
        margin-left: 35px;
        background-color: #b2aeae;
        -webkit-transform: rotate(45deg);
        -ms-transform: rotate(45deg);
        transform: rotate(45deg);
    }

        .myModal-small-close .lr .rl {
            z-index: 1052;
            width: 2px;
            height: 25px;
            background-color: #b2aeae;
            -webkit-transform: rotate(90deg);
            -ms-transform: rotate(90deg);
            transform: rotate(90deg);
        }

.modal .beforeValidatation {
    padding: 10px 16px;
    font-size: 18px;
    line-height: 1.3333333;
    border: 1px solid !important;
    border-color: #CECECE !important;
    color: #CECECE !important;
    display: block;
    width: 80%;
    height: 5.5rem;
    line-height: 3.25rem;
    margin: 2rem auto;
    padding: 0 1.5rem;
    cursor: pointer;
    color: #8B0000;
    font-family: "Avenir Next W01 Light", "Helvetica Neue", "Helvetica", "Arial", sans-serif;
    font-style: normal;
    font-weight: normal;
    font-size: 1.5em;
    text-align: center;
    border: 1px solid #8B0000;
    background: transparent;
    letter-spacing: -0.02em;
    -webkit-appearance: none;
    -webkit-font-smoothing: antialiased;
    -webkit-user-select: none;
}

    .modal .beforeValidatation:hover {
        background: transparent;
        outline: none;
        color: #CECECE !important;
    }

.modal .afterValidatation-btn {
    padding: 10px 16px;
    font-size: 18px;
    line-height: 1.3333333;
    border: 1px solid !important;
    border-color: #4cae4c !important;
    color: #585353 !important;
    display: block;
    width: 80%;
    height: 5.5rem;
    line-height: 3.25rem;
    margin: 2rem auto;
    padding: 0 1.5rem;
    cursor: pointer;
    color: #8B0000;
    font-family: "Avenir Next W01 Light", "Helvetica Neue", "Helvetica", "Arial", sans-serif;
    font-style: normal;
    font-weight: normal;
    font-size: 1.5em;
    text-align: center;
    border: 1px solid #8B0000;
    background: transparent;
    letter-spacing: -0.02em;
    -webkit-appearance: none;
    -webkit-font-smoothing: antialiased;
    -webkit-user-select: none;
}

.signInBtn2 {
    padding: 10px 16px;
    font-size: 18px;
    line-height: 1.3333333;
    border: 1px solid !important;
    border-color: #4cae4c !important;
    color: #585353 !important;
    display: block;
    width: 40%;
    height: 5.5rem;
    line-height: 3.25rem;
    margin: 2rem auto;
    padding: 0 1.5rem;
    cursor: pointer;
    color: #8B0000;
    font-style: normal;
    font-weight: normal;
    font-size: 1.5em;
    text-align: center;
    border: 1px solid #8B0000;
    background: transparent;
    letter-spacing: -0.02em;
    -webkit-appearance: none;
    -webkit-font-smoothing: antialiased;
    -webkit-user-select: none;
    border-radius: 0;
}

    .signInBtn2:hover {
        background: #449d44;
        outline: none;
        color: #FFF !important;
        border-color: #156715 !important;
    }

.btn-noAccountExist {
    padding: 10px 16px;
    font-size: 18px;
    line-height: 1.3333333;
    border-color: #4cae4c !important;
    color: #585353 !important;
    display: block;
    width: 100%;
    height: 5.5rem;
    line-height: 3.25rem;
    margin: 2rem auto;
    padding: 0 1.5rem;
    cursor: pointer;
    color: #8B0000;
    font-style: normal;
    font-weight: normal;
    font-size: 1.5em;
    text-align: center;
    border: 1px solid #8B0000;
    background: transparent;
    letter-spacing: -0.02em;
    -webkit-appearance: none;
    -webkit-font-smoothing: antialiased;
    -webkit-user-select: none;
    border-radius: 0;
}

    .btn-noAccountExist:hover {
        background: #449d44;
        outline: none;
        color: #FFF !important;
        border-color: #156715 !important;
    }

.modal .afterValidatation-btn:hover {
    background: #449d44;
    outline: none;
    color: #FFF !important;
    border-color: #156715 !important;
}

.resendEmail {
    font-size: 20px;
    padding-right: 10px;
}

    .resendEmail:hover {
        text-decoration: none;
        cursor: pointer;
    }

.whatDoIDo:hover {
    cursor: pointer;
}

#formExistingAccountRegistration .title-lg {
    margin-bottom: 25px;
    font-weight: 700;
    font-size: 35px;
    text-align: center;
}

#formExistingAccountRegistration .sub-title-lg {
    margin-bottom: 25px;
    font-weight: 700;
    font-size: 28px;
    text-align: center;
}

#formExistingAccountRegistration .title {
    margin-top: 65px;
    margin-bottom: 25px;
    font-weight: 700;
    font-size: 28px;
    text-align: center;
}

#formExistingAccountRegistration .center-lg {
    margin-top: 25px;
    text-align: center;
    font-weight: 900;
    font-size: 38px;
}

#formExistingAccountRegistration .context {
    margin-top: 45px;
    border: 1px solid #C3C3C3;
    padding: 25px;
}

#ExistingRegistrationModalForm .context {
    margin-top: 45px;
    /*border : 1px solid #C3C3C3;*/
    padding: 25px;
}

.table-trade {
    font-size: 15px;
    color: #9E9E9E;
}

.modal-content {
    background-color: rgba(255, 255, 255, 0.9);
    border-radius: 0;
}

.navbar-postLogIn {
    border-top: 1px solid gray;
    border-bottom: 1px solid gray;
}

.container-top-navbar {
    position: relative;
    width: 1170px;
    padding: 10px;
    /*border: 1px solid #f00;*/
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto;
}

.top-ul {
    text-align: right;
    margin: 0;
    padding: 0;
}

    .top-ul li {
        display: inline;
        width: 100%;
        /*height: 20px;*/
        /*border: 1px solid #000;*/
        text-align: left;
        padding-left: 20px;
    }

        .top-ul li.title {
            position: absolute;
            left: 10px;
            margin-top: -40px;
        }

        .top-ul li.center-li {
            position: absolute;
            left: 50%;
        }

        .top-ul li.center-li-btn {
            position: absolute;
            left: 50%;
        }

.nav-input {
    padding: 5px;
}

.fb-btn {
    float: right;
    padding-right: 20%;
}

.double-line {
    border-bottom: 1px solid gray;
    border-top: 1px solid gray;
}

.nav-postLogIn li {
    height: 35px;
    margin-top: -15px;
    padding-left: 50px;
    margin-right: 50px;
}

.nav-postLogIn {
    text-align: center;
}

.main-nav-postLogIn {
    z-index: 1000;
    position: fixed;
    background-color: #FFF;
}

.main-nav-postLogIn-container {
    height: 155px;
}

.nav-postLogIn > li > a:focus, .nav-postLogIn > li > a:hover {
    text-decoration: none;
    background-color: inherit !important;
}

.fb-btn {
    color: white;
    border: 1px solid blue;
    background-color: #3765A3;
    padding: 5px;
    border-radius: 2px;
}

.btn-fill {
    /*color :rgba(0, 0, 0, 0.9) !important;*/
}

#registration-wizard .floating-label-form-group {
    border-bottom: 0px;
}

    #registration-wizard .floating-label-form-group input {
        font-size: 0.99em;
    }


/*Styling the tiles in Trade/showSchedule page*/
.date-tile {
    /*border-radius: 10px;*/
    font-family: sans-serif;
    color: #555;
    box-shadow: 0 2px 6px rgba(189, 189, 189, 0.4);
}

.due-label {
    /*border: 1px solid #737373;*/
    padding: 8px 10px 8px;
    text-align: center;
    font-size: 1.5em;
    line-height: 1em;
    background: #BBBBBB;
    color: white;
    /*border-radius: 6px 6px 0px 0px;*/
}

.date-info {
    /*border: 1px solid #989898;*/
    /*margin-top: -0.2em;*/
    /*border-radius: 0px 0px 6px 6px;*/
    border-left: 0.5px solid #eee;
    border-right: 0.5px solid #eee;
}

    .date-info .address, .due-day .phone {
        font-size: 14px;
        color: #888;
    }

.due-day {
    text-align: center;
    font-size: 1em;
    line-height: 1em;
    font-weight: 400;
    height: 137px;
    position: relative;
}

    .due-day .phone {
        /*position: absolute;
    bottom: -6px ; 
    left:42%;*/
    }

    .due-day p {
        padding-top: 1em;
    }

.due-month-year {
    padding: 10px 10px !important;
    font-size: 20px;
    line-height: 11px;
    margin-top: -1em;
    font-weight: 600;
    background-color: #FBFBFB;
    text-align: center;
}

/*Styling the cards in Sales Reps page*/
.mapBg {
    /*background: url(../../../../img/map.png) no-repeat 0 0;*/
}

.repsCard {
    /*padding-left: 3em !important;*/
    background-color: rgba(255, 255, 255, 0.5);
    height: 180px;
    border: 1px solid #DCDCDC;
    /*border-left:3px solid orange;*/
}

    .repsCard:hover {
        /*background-color: rgba(255, 255, 255, 0.7);*/
        -webkit-box-shadow: 0px 0px 5px 1px rgba(255, 255, 255, 0.5);
        -moz-box-shadow: 0px 0px 5px 1px rgba(255, 255, 255, 0.5);
        box-shadow: 0px 0px 5px 1px rgba(255, 255, 255, 0.5);
        /*transform: scale(1.005);*/
    }

.cardInfo {
    padding: 20px;
}

.fa-envelope-o {
    /*padding: 5px;
  padding-left: 15px;
  border-left: 1px solid black;*/
}

/*Styling the Customer page*/
/* Pagination */
ul.pagination {
    right: -20em;
}

ul.bootpag {
    margin: 0px !important;
}

.myAccordion .panel-container {
    margin-bottom: 30px !important;
}

.table-multi-row {
    color: blue !important;
}

    .table-multi-row:hover {
        background-color: #F3F3F3 !important;
    }

.pagination ul {
    display: inline-block;
    margin-bottom: 0;
    margin-left: 0;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05);
    -moz-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05);
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05);
}

    .pagination ul > li:first-child > a, .pagination ul > li:first-child > span {
        border-left-width: 1px;
        -webkit-border-bottom-left-radius: 4px;
        border-bottom-left-radius: 4px;
        -webkit-border-top-left-radius: 4px;
        border-top-left-radius: 4px;
        -moz-border-radius-bottomleft: 4px;
        -moz-border-radius-topleft: 4px;
    }

    .pagination ul > li {
        display: inline;
    }

        .pagination ul > li > a, .pagination ul > li > span {
            float: left;
            padding: 4px 12px;
            line-height: 20px;
            text-decoration: none;
            background-color: #ffffff;
            border: 1px solid #dddddd;
            border-left-width: 0;
            color: #0088cc;
        }

            .pagination ul > li > a:focus {
                color: green;
            }

            .pagination ul > li > a:hover, .pagination ul > li > a:focus, .pagination ul > .active > a, .pagination ul > .active > span {
                background-color: #f5f5f5;
            }

.customerDetail-icon {
    margin-right: 10px;
}

#collapseOpenOrder .panel-body {
    padding: 0px !important;
}

.Ship-When-Date {
    text-align: center;
    padding-top: 5px;
    font-size: 13px;
    height: 10px;
    color: #504F4F;
}

#collapseShippedOrders .panel-body {
    padding: 0px !important;
}

#collapseCreditCards .panel-body {
    padding: 0px !important;
}

.custom-panel-title {
    padding: 0px;
    padding-left: 10px !important;
    padding-right: 10px !important;
    border-radius: 0px;
}

.none-btn {
    padding: 0px;
    padding-left: 20px !important;
    padding-right: 20px !important;
}

.customerDetail-Email-title {
    /*border-top: 1px solid #CACACA !important;
    border-bottom: 1px solid #CACACA !important;*/
    /*background-color: #FBFBFB;*/
    padding: 5px;
    text-transform: none;
}

.icon-hover:hover {
    cursor: pointer;
    color: #43A54C;
}

.icon-hover-red:hover {
    color: #EF0000;
}

#accordion table {
    margin-bottom: 0px;
}

    #accordion table thead th {
        margin-bottom: 0px;
        text-align: center;
    }

.top-border thead th {
    border-top: 1px solid #ddd;
}

.signage-item-description {
    padding-top: 10px;
    text-align: center;
    padding-bottom: 10px;
}

.signage-tile {
    padding: 8px;
    border: 1px solid #DCD7D7;
    margin: 10px;
}

    .signage-tile .product-block {
        height: 480px;
    }

.signage-main-tile-container img {
    padding-top: 30px;
}

.main-nav-postLogIn .left-element {
    top: 30px;
}

.main-nav-postLogIn .right-element {
    padding: 0px;
}

.main-nav-postLogIn .top-main-row {
    padding: 0px;
}

.signage-tile img {
    max-width: 100%;
    height: auto;
}

.modal #imagepreview {
    max-width: 100%;
    height: auto;
    margin-left: 35%;
}

.margin-bottom-0 {
    margin-bottom: 0px;
}

.margin-bottom-5 {
    margin-bottom: 5px;
}

.margin-bottom-10 {
    margin-bottom: 10px;
}

.margin-bottom-15 {
    margin-bottom: 15px;
}

.margin-bottom-20 {
    margin-bottom: 20px;
}

.margin-bottom-25 {
    margin-bottom: 25px;
}

.margin-bottom-30 {
    margin-bottom: 30px;
}

.margin-bottom-35 {
    margin-bottom: 35px;
}

.margin-bottom-40 {
    margin-bottom: 40px;
}

.margin-top-5 {
    margin-top: 5px;
}

.margin-top-10 {
    margin-top: 10px;
}

.margin-top-15 {
    margin-top: 15px;
}

.margin-top-20 {
    margin-top: 20px;
}

.margin-top-25 {
    margin-top: 25px;
}

.margin-top-24 {
    margin-top: 24px;
}

.margin-top-23 {
    margin-top: 23px;
}

.margin-top-30 {
    margin-top: 30px;
}

.margin-top-35 {
    margin-top: 35px;
}

.margin-top-40 {
    margin-top: 40px;
}

.margin-left-0 {
    margin-left: 0px;
}

.margin-left-5 {
    margin-left: 5px;
}

.margin-left-10 {
    margin-left: 10px;
}

.margin-left-15 {
    margin-left: 15px;
}

.margin-left-20 {
    margin-left: 21px;
}

.margin-left-25 {
    margin-left: 25px;
}

.margin-left-30 {
    margin-left: 30px;
}

.margin-left-35 {
    margin-left: 35px;
}

.margin-left-40 {
    margin-left: 40px;
}

.margin-right-0 {
    margin-left: 0px;
}

.margin-right-10 {
    margin-right: 10px;
}

.margin-right-15 {
    margin-right: 15px;
}

.margin-right-20 {
    margin-right: 21px;
}

.margin-right-25 {
    margin-right: 25px;
}

.margin-right-30 {
    margin-right: 30px;
}

.margin-right-35 {
    margin-right: 35px;
}

.margin-right-40 {
    margin-right: 40px;
}

.pad-top-0 {
    padding-top: 0px;
}

.pad-top-5 {
    padding-top: 5px;
}

.pad-top-10 {
    padding-top: 10px;
}

.pad-top-15 {
    padding-top: 15px;
}

.pad-top-20 {
    padding-top: 20px;
}

.pad-top-25 {
    padding-top: 25px;
}

.pad-top-30 {
    padding-top: 30px;
}

.pad-top-40 {
    padding-top: 40px;
}

.pad-bottom-0 {
    padding-bottom: 0px;
}

.pad-bottom-5 {
    padding-bottom: 5px;
}

.pad-bottom-10 {
    padding-bottom: 10px;
}

.pad-bottom-20 {
    padding-bottom: 20px;
}

.pad-bottom-30 {
    padding-bottom: 30px;
}

.pad-bottom-40 {
    padding-bottom: 40px;
}

.pad-left-0 {
    padding-left: 0px;
}

.pad-left-5 {
    padding-left: 5px;
}

.pad-left-10 {
    padding-left: 10px;
}

.pad-left-15 {
    padding-left: 15px;
}

.pad-left-20 {
    padding-left: 20px;
}

.pad-left-30 {
    padding-left: 30px;
}

.pad-left-40 {
    padding-left: 40px;
}

.pad-left-45 {
    padding-left: 45px;
}

.pad-left-50 {
    padding-left: 50px;
}

.pad-left-55 {
    padding-left: 55px;
}

.pad-left-60 {
    padding-left: 60px;
}

.pad-right-0 {
    padding-right: 0px;
}

.pad-right-5 {
    padding-right: 5px;
}

.pad-right-10 {
    padding-right: 10px;
}

.pad-right-15 {
    padding-right: 15px;
}

.pad-right-20 {
    padding-right: 20px;
}

.pad-right-30 {
    padding-right: 30px;
}

.pad-right-35 {
    padding-right: 35px;
}

.pad-right-40 {
    padding-right: 40px;
}

.pad-0 {
    padding: 0px;
}

.pad-05 {
    padding: 5px;
}

.pad-10 {
    padding: 10px;
}

.pad-15 {
    padding: 15px;
}

.pad-20 {
    padding: 20px;
}

.pad-25 {
    padding: 25px;
}

.pad-30 {
    padding: 30px;
}

.pad-35 {
    padding: 35px;
}

.pad-40 {
    padding: 40px;
}

.margin-0 {
    margin: 0px;
}

.margin-05 {
    margin: 5px;
}

.margin-10 {
    margin: 10px;
}

.margin-15 {
    margin: 15px;
}

.margin-20 {
    margin: 20px;
}

.margin-25 {
    margin: 25px;
}

.margin-30 {
    margin: 30px;
}

.margin-35 {
    margin: 35px;
}

.margin-40 {
    margin: 40px;
}

.font-size-35 {
    font-size: 35px;
}

.font-size-30 {
    font-size: 30px;
}

.font-size-25 {
    font-size: 25px;
}

.font-size-20 {
    font-size: 20px;
}

.font-size-15 {
    font-size: 15px;
}

.font-size-14 {
    font-size: 14px;
}

.font-size-13 {
    font-size: 13px;
}

.font-size-12 {
    font-size: 12px;
}

.font-size-11 {
    font-size: 11px;
}

.font-size-10 {
    font-size: 10px;
}

.indent-5 {
    text-indent: 5px;
}

.indent-10 {
    text-indent: 10px;
}

#container {
    width: 100%;
}

#left {
    float: left;
    width: 100px;
}

#right {
    float: right;
    width: 100px;
}

#center {
    margin: 0 auto;
    width: 100px;
}

.wizard-hr {
    margin-bottom: 1px;
    margin-top: 5px;
}

#primaryName {
    text-align: center;
    font-size: 38px;
    font-weight: 600;
}

.modal-submit-btn {
    height: 60px;
    margin-top: 20px;
    font-size: 16px;
}

#noAccessEmaillAssociated .text-title {
    text-align: right;
    font-size: 18px;
}

#msg-num-group {
    margin-top: 20px;
}

.modal .font-size-18 {
    font-size: 18px;
}

#accountExistAtThisAddress .btn {
    height: 60px;
    margin-top: 20px;
    font-size: 16px;
}

.table-Customer-Address {
    min-height: 235px;
    overflow: visible;
}

#collapseAddress .fa, #editBillToAddress .fa {
    margin-right: 10px;
}

#customer-EmailPrimaryUser {
    margin-top: 36px;
    border-top: 2px solid #ddd;
}

    #customer-EmailPrimaryUser .row {
        padding: 5px;
    }

#accordion .elem-right {
    float: right;
    margin-top: -19px;
}

#accordion .elem-left {
    float: left;
    margin-top: -19px;
}

#accordion .first-icon {
    padding-right: 10px;
    border-right: 1px solid gray;
}

#accordion .second-icon {
    padding-left: 10px;
}

#collapseLocalRep .fa-phone {
    margin-right: 10px;
}

#collapseLocalRep .fa-envelope-o {
    margin-left: 10px;
}

#collapseCreditCards tr td.preferred {
    color: #3C763D;
}

#collapseCreditCards tr td.notpreferred {
    color: #CCC;
}

#customer-EmailPrimaryUser .fa-user, .fa-envelope-square {
    margin-right: 10px;
}

.cart-header #expand-collapse-container {
    margin-bottom: 2px;
    width: 58px;
}

#expand-collapse-container {
    background-color: #f5f5f5;
    padding: 2px;
    border: 1px solid #ddd;
    margin-bottom: 2px;
    width: 50px;
    float: right;
}

#expand-collapse-wrapper {
    background-color: #F5F5F5;
    text-align: center;
    padding: 0px;
    color: #777;
}

.display-creditCards i {
    padding-left: 5px;
    padding-right: 5px;
}

#showSchedule-container .tile {
    margin-top: 10px;
}

.png-spinner {
    width: 15px;
    height: 15px;
    background-image: url("../images/forms/png_spinner.png");
    margin-top: -45px;
    margin-left: 45%;
}

.btn-enable {
    border: 1px solid green;
}

.btn-disable {
    border: 1px solid #F79C13;
}

.match-error {
    font-size: 14px;
    color: #8B0000;
    padding-top: 5px;
}

.inValid-error {
    position: absolute;
    top: 0;
    right: 0;
    margin-right: 50px;
    margin-top: 2px;
    height: 3.42857em;
    height: 20px;
    color: #8B0000;
}

.input-group .inValid-error-msg {
    position: absolute;
    top: 0;
    right: 0;
    margin-right: 15px;
    margin-top: 2px;
    height: 3.42857em;
    height: 20px;
    color: #8B0000;
    z-index: 1000;
    font-size: 14px;
}

.input-nonGroup .inValid-error-msg {
    position: absolute;
    top: 0;
    right: 0;
    margin-right: 35px;
    margin-top: 28px;
    height: 3.42857em;
    height: 20px;
    color: #8B0000;
    z-index: 1000;
    font-size: 14px;
}

.controls .inValid-error-msg {
    position: absolute;
    top: 0;
    right: 0;
    margin-right: 63px;
    margin-top: 36px;
    line-height: 1.088947em;
    color: #8B0000;
    z-index: 1000;
    font-size: 14px;
}

.controls .required-tradeShow {
    position: absolute;
    top: 0;
    right: 0;
    margin-right: 63px;
    margin-top: 46px;
    line-height: 1.088947em;
    color: #8B0000;
    z-index: 1000;
    font-size: 14px;
}

.valid-checkbox {
    background-image: url("../images/forms/icon-checkmark.png");
    position: absolute;
    top: 0;
    right: 0;
    margin-right: 50px;
    margin-top: 5px;
    height: 3.42857em;
    width: 40px;
    height: 20px;
}

.input-group .valid-checkMark {
    background-image: url("../images/forms/icon-checkmark.png");
    position: absolute;
    top: 0;
    right: 0;
    margin-top: 5px;
    height: 3.42857em;
    width: 40px;
    height: 20px;
    z-index: 1000;
}

.input-nonGroup .valid-checkMark {
    background-image: url("../images/forms/icon-checkmark.png");
    position: absolute;
    right: 0;
    margin-top: -28px;
    margin-right: 20px;
    height: 3.42857em;
    width: 40px;
    height: 20px;
    z-index: 1000;
}

.enable-submit {
    border: 2px solid !important;
    border-color: #3C763D !important;
    color: #3C763D !important;
    padding: 5px 10px;
    display: block;
    margin: 2rem auto;
    font-family: "Avenir Next W01 Light", "Helvetica Neue", "Helvetica", "Arial", sans-serif;
    font-style: normal;
    font-size: 12px;
    text-align: center;
    border: 1px solid #8B0000;
    background-color: transparent;
    letter-spacing: -0.02em;
    -webkit-appearance: none;
    -webkit-font-smoothing: antialiased;
    -webkit-user-select: none;
}

.disable-submit {
    border: 2px solid !important;
    border-color: #CECECE !important;
    color: #CECECE !important;
    display: block;
    margin: 2rem auto;
    padding: 5px;
    color: #8B0000;
    font-family: "Avenir Next W01 Light", "Helvetica Neue", "Helvetica", "Arial", sans-serif;
    font-style: normal;
    font-size: 13px;
    text-align: center;
    border: 1px solid #8B0000;
    background: transparent;
    letter-spacing: -0.02em;
    -webkit-appearance: none;
    -webkit-font-smoothing: antialiased;
    -webkit-user-select: none;
}

.addNewEmail-box .row {
    padding: 3px;
}

.enableEmail-box .row {
    padding: 5px;
}

.with-error-place {
    height: 90px;
}

.mylabel {
    font-weight: 900;
}

.break {
    margin-top: 15px;
    margin-bottom: 15px;
}

.customDropdown .left-side-elem {
    padding: 0px !important;
    padding-left: 15px !important;
}

    .customDropdown .left-side-elem .form-group {
        border-left: 1px solid #eee;
        border-top: 1px solid #eee;
        border-bottom: 1px solid #eee;
    }

        .customDropdown .left-side-elem .form-group:hover {
            color: #333;
            background-color: #e6e6e6;
            border-color: #adadad;
        }

.customDropdown .right-side-elem {
    padding: 0px !important;
    padding-right: 15px !important;
}

    .customDropdown .right-side-elem .row {
        padding: 0px !important;
    }

#MainExistingAccountRegModal .title {
    font-size: 17px;
    font-weight: 700;
    letter-spacing: 1px;
}

#MainExistingAccountRegModal label {
    color: #3C763D;
}

.custom-color {
    color: #3C763D;
}

.subtitle {
    font-weight: 700;
    color: #A5AAAB;
    font-family: 'Open Sans', "Roboto Slab", "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 14px;
}

.subtitle-container {
    margin-top: 20px;
}

#EmailLinkSent .subtitle {
    font-size: 18px;
    color: black;
}

#confirm-email .title {
    font-weight: 900;
    font-size: 22px;
}

#customerAdditionalEmail td:first-child {
    text-align: left;
}

#customerAdditionalEmail tr:hover {
    background-color: #f5f5f5;
}
/*.mytoolTip + .tooltip > .tooltip-inner {background-color: gray;}*/

.ui-tooltip {
    border: 1px solid #ccc;
    box-shadow: 0 0 10px 0 #ddd;
    -moz-box-shadow: 0 0 10px 0 #ddd;
    -webkit-box-shadow: 0 0 10px 0 #ddd;
    color: #666;
    background: #f8f8f8;
}

.mytoolTip .tooltip.right .tooltip-inner {
    background-color: red;
}

.mytoolTip .tooltip.right .tooltip-arrow {
    border-top-color: #8B0000;
}

.modal-Btn {
    margin-right: 30px !important;
    margin-bottom: 10px !important;
}

.myPagination {
    margin-right: 25px !important;
}

#cover-spinner {
    background: url("../images/forms/spinner-1-64.gif") no-repeat scroll center center rgba(255, 255, 255, 0.94);
    position: absolute;
    height: 50%;
    width: 100%;
}

#customerSearch-spinner {
    background: url("../images/forms/spinner-1-64.gif") no-repeat scroll center center #FFF;
    position: absolute;
    height: 50%;
    width: 100%;
    top: 0;
    padding-top: 1000px;
}

.addressTable tbody td {
    text-align: left !important;
    padding-left: 20px !important;
}

.pointer:hover {
    /*color: #23527c;
    background-color: #eee;
    border-color: #ddd;*/
    cursor: pointer;
}

.no-text-decoration {
    text-decoration: initial !important;
}

table.sortable thead .sorting_desc {
    background: url("../images/sort_desc.png")no-repeat 95% 50%;
}

table.sortable thead .sorting_asc {
    background: url("../images/sort_asc.png")no-repeat 95% 50%;
}

table.sortable thead .sorting {
    background: url("../images/sort_both.png")no-repeat 95% 50%;
}

.sortable thead tr {
    border-bottom: 1px solid #ddd;
}
/*table.cart-table .sorting{
   background: url("../images/sort_both.png")no-repeat 95% 50%;
}
table.cart-table .sorting_asc {
    background: url("../images/sort_asc.png")no-repeat 95% 50%;
}
table.cart-table .sorting_desc {
    background: url("../images/sort_desc.png")no-repeat 95% 50%;
}*/
.order-badge {
    padding-left: 7px;
    padding-right: 7px;
    border-radius: 25px;
    margin-left: 5px;
    padding-top: 2px;
    padding-bottom: 2px;
    font-weight: 600;
    color: #FFF;
}

table.cart-table .sorting:hover {
    cursor: pointer;
}

table.cart-table th.sorting:hover {
    color: #3F5DB5;
}

table.cart-table i, table.sortable i {
    padding-left: 5px;
}

table.cart-table .unsorted, table.sortable .unsorted {
    color: #BDBDBD;
}

table.cart-table .asc, table.sortable .asc {
    color: #6870AD;
}

table.cart-table .desc, table.sortable .desc {
    color: #6870AD;
}

.sorting_asc-bg {
    background-color: #ECFFEC;
}

.sorting_desc-bg {
    background-color: #FFF5F6;
}

.sorting_0 {
    background-color: #f5f5f5;
}

table.cart-table table.sortable td:nth-last-child(n+3) {
    width: 200px;
}

#openOrders-tbody td:first-child {
    width: 150px;
}

#openOrders-tbody td:nth-child(2) {
    width: 200px;
    text-align: left;
    padding-left: 20px;
}

#openOrders-tbody td:nth-child(3) {
    width: 200px;
}

#openOrders-tbody td:nth-child(4) {
    width: 200px;
}

#openOrders-tbody td:nth-child(5) {
    width: 200px;
}

#openOrders-tbody td:nth-child(6) {
    width: 500px;
    text-align: left;
}

#shippedOrders-tbody td:first-child {
    width: 150px;
}

#shippedOrders-tbody td:nth-child(2) {
    width: 200px;
    text-align: left;
    padding-left: 20px;
}

#shippedOrders-tbody td:nth-child(3) {
    width: 200px;
}

#shippedOrders-tbody td:nth-child(4) {
    width: 200px;
}

#shippedOrders-tbody td:nth-child(5) {
    width: 200px;
}

#shippedOrders-tbody td:nth-child(6) {
    width: 500px;
    text-align: left;
}

.slider-image:hover {
    cursor: pointer;
}

.slider-image img {
    max-height: 80px;
}

.myAccount table tbody tr td {
    text-align: center;
}

.table-pagination tbody td:nth-child(n+2) {
    text-align: right !important;
}

.table-pagination tbody td:first-child {
    text-align: left !important;
    padding-left: 20px;
}

.no-items {
    border: 1px solid #eee;
    padding: 10px;
    font-weight: 600;
    color: #777;
}

.cart-tab:last-child {
    padding: 17.5px;
    background-color: #EFEFEF;
}

    .cart-tab:last-child:hover {
        background-color: #D8D8D8;
        color: #777;
    }

.white-space-preWrap {
    white-space: pre-wrap;
}

.sidebar-nav-fixed .cart-header {
    min-height: 20px;
    padding-left: 19px;
    border-radius: 2px;
}

.cart-header .nav .content {
    list-style: none;
    padding-left: 10px;
    padding-right: 10px;
    margin-bottom: 10px;
    background-color: #f5f5f5;
}

.cart-header .nav .order-btn {
    list-style: none;
    /*margin-bottom : 10px;*/
    background-color: #FFF;
}

    .cart-header .nav .order-btn button {
        margin-bottom: 4px;
    }

    .cart-header .nav .order-btn > li {
        padding-bottom: 0px;
    }

.cart-header .content p {
    font-family: sans-serif;
    font-weight: 500;
    color: #777;
    font-size: 13px;
    padding-left: 15px;
}

.cart-header .nav .content .ship-info div {
    font-weight: 500;
    color: #777;
    font-size: 13px;
    padding-left: 15px;
    padding-bottom: 2px;
}

    .cart-header .nav .content .ship-info div:first-child {
        padding-top: 2px;
    }

.cart-header .nav .content .order-notes div {
    font-family: sans-serif;
    font-weight: 500;
    color: #777;
    font-size: 13px;
    padding-left: 10px;
    padding-bottom: 5px;
}

.cart-header .nav .content > li {
    margin-bottom: 3px;
    padding-bottom: 6px;
}

.cart-header .nav .content .nav-header {
    padding-top: 7px;
    padding-left: 10px;
    font-weight: 600;
    font-size: 14px;
    color: #777;
    text-transform: uppercase;
    background-color: #f5f5f5;
    /*border-bottom: 1px solid #DAD5D5;*/
    font-family: Open Sans;
}

.promo-error {
    color: #8B0000;
    padding-left: 5px;
}

.cart-header table {
    margin-bottom: 0;
}

    .cart-header table > tbody > tr > td {
        /*text-align: left;*/
        color: #777;
        padding: 0;
        border: 0;
        font-family: sans-serif;
        font-weight: 500;
        font-size: 13px;
    }

.cart-header .shipping-detail tbody > tr > td, .cart-header .ship-info table > tbody > tr > td, .tradeShow-options tbody > tr > td {
    padding-left: 10px;
}

#StatusCodeTable tbody tr td:first-child {
    width: 180px;
}

#StatusCodeTable tbody tr:hover {
    /*background-color:#ddd;*/
}

#StatusCodeTable {
    margin-bottom: 2px;
}

.CartStatusTable tbody tr td {
    text-align: center;
}

    .CartStatusTable tbody tr td:first-child {
        width: 100px;
    }

.BasicTable tbody > tr:hover {
    /*background-color:#ddd;*/
}

.CartStatusTable tbody tr:hover {
    background-color: #ddd;
}

.summarySelectedShowVue {
    background-color: #f6f6f6 !important;
}

    .summarySelectedShowVue tbody > tr:first-child > td {
        background-color: #989898;
        color: #fff;
    }

.summaryShowVueListTable .activeShow, .TradeShowTable .activeShow {
    background: green;
    color: #FFF;
    padding: 0px 11px;
    border-radius: 3px;
    float: right;
}

.summaryShowVueListTable .inactiveShow, .TradeShowTable .inactiveShow {
    background: #8b0000;
    color: #FFF;
    padding: 0px 5px;
    border-radius: 3px;
    float: right;
}

.summarySelectedShowVue tbody tr:hover {
    background-color: #f6f6f6 !important;
}

.summaryShowVueListTable tbody tr td:first-child, .summaryShowVueListTable thead tr th:first-child {
    width: 290px;
}

.summaryShowVueListTable tbody tr td:nth-child(n+2) {
    width: 350px;
}

.summaryShowVueListTable tbody tr td:nth-child(n+3) {
    width: 100px;
}

.summaryShowVueListTable thead tr th:last-child {
    width: 140px;
}

.summarySelectedShowVue .selected {
    color: rgb(60, 118, 61);
    font-weight: 600;
}

.CartStatusTable {
    margin-bottom: 2px;
}

#TermsTable tbody tr td:first-child {
    width: 100px;
}

#TermsTable tbody tr:hover {
    /*background-color:#ddd;*/
}

#TermsTable {
    margin-bottom: 2px;
}

.cart-header .table > tbody > tr > td:first-child {
    width: 90px;
    font-family: sans-serif;
    font-weight: 500;
    color: #777;
    font-size: 13px;
}

.cart-header #collapseTrackingInfo .table > tbody > tr > td:first-child {
    width: 50px;
}

#openOrders-tbody .bold {
    font-weight: 600;
    font-family: Calibri;
}

#shippedOrders-tbody .bold {
    font-weight: 600;
    font-family: Calibri;
}

.table > tbody > tr > td {
    border-top: none !important;
}

.cart-header .shipping-detail > tbody > tr > td:first-child, .tradeShow-options > tbody > tr > td:first-child {
    width: 160px !important;
    font-family: sans-serif;
    font-weight: 500;
    color: #777;
    font-size: 13px;
}

.tradeShow-options tbody > tr > td {
    padding-left: 10px !important;
    padding: 3px !important;
}

.cart-header .table-promo-code > tbody > tr > td:first-child {
    width: 120px;
    font-family: sans-serif;
    font-weight: 600;
    color: #4cae4c;
    font-size: 13px;
}

.cart-header .table-promo-code > tbody > tr > td {
    padding: 0;
    padding-left: 15px;
}

.cart-header .promo-code .group-item {
    padding-left: 15px;
    padding-right: 15px;
}

.btn.order {
    width: 100%;
    height: 43px;
    color: #FFF;
    font-size: 19px;
}

    .btn.order:hover {
        color: #FFF;
        background-color: #777;
    }

.promo-btn {
    width: 100%;
    margin-top: 5px;
    margin-bottom: 5px;
}

.lr-times-small {
    z-index: 1051;
    width: 1px;
    height: 13px;
    margin-left: 35px;
    margin-right: 5px;
    margin-top: 2px;
    background-color: #D0D0D0;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
}

.selected .lr-times-small, .selected .lr-times-small .rl {
    background-color: #222;
}

.selected:hover + .item-selector {
    background-color: red;
}

.lr-times-small .rl {
    z-index: 1052;
    width: 1px;
    height: 13px;
    background-color: #D0D0D0;
    -webkit-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg);
}

.lr-plus-small {
    z-index: 1051;
    width: 1px;
    height: 15px;
    background-color: #A9A9A9;
}

    .lr-plus-small .rl {
        z-index: 1052;
        width: 1px;
        height: 15px;
        background-color: #A9A9A9;
        -webkit-transform: rotate(90deg);
        -ms-transform: rotate(90deg);
        transform: rotate(90deg);
    }

.quantity-icon {
    margin-right: 5px;
    font-size: 13px;
}

.quantity-text {
    font-weight: 600;
    font-size: 12px;
}

.default-qty-msg {
    color: #f9a21c;
    font-size: 12px;
    font-weight: 600;
    width: 115px;
}

    .default-qty-msg i {
        padding-right: 3px;
    }

.item-selector .found-items {
    float: right;
    padding-right: 25px;
    font-weight: 600;
    color: #777;
}

.item-selector {
    margin: 0;
    /*display: inline-block;*/
    max-width: 100%;
}

    .item-selector .search-group {
        /*margin-left:20px;*/
        margin-bottom: 1px;
        margin-top: 4px;
    }

    .item-selector .panel-footer {
        margin-left: 16px;
    }

    .item-selector * {
        /*-webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;*/
    }

    .item-selector .panel-heading {
        cursor: default;
    }

        .item-selector .panel-heading.no-title {
            padding: 0;
            border-bottom: none;
        }

    .item-selector .panel-body {
        position: relative;
    }

#clear-search-btn {
    position: absolute;
    right: 10px;
    top: 6px;
    font-size: 16px;
    font-weight: 900;
    color: #959292;
    opacity: 0.8;
    cursor: pointer;
    padding-left: 6.5px;
    padding-right: 6.5px;
    border: 2px solid #c6c6c6;
    border-radius: 38%;
}

.item-selector .clear-search {
    position: absolute;
    right: 31px;
    top: 10px;
    font-size: 16px;
    font-weight: 900;
    color: #959292;
    opacity: 0.8;
    cursor: pointer;
    padding-left: 6.5px;
    padding-right: 6.5px;
    border: 2px solid #c6c6c6;
    border-radius: 38%;
}

.item-selector #SearchInput {
    height: 34.8px;
}

.input-spinner {
    position: absolute;
    right: 7px;
    top: 15px;
    font-size: 28px;
    font-weight: bold;
    color: #777;
    opacity: 0.8;
    cursor: pointer;
    display: none;
}

.myCustomAutoFillWrapper .spinner-14 {
    position: absolute;
    right: 28px;
    top: 9px;
    font-size: 28px;
    font-weight: bold;
    color: #777;
    opacity: 0.8;
    cursor: pointer;
}

.item-selector .clear-search:hover {
    opacity: 1;
}

.item-selector .msg {
    padding-bottom: 3px;
}

.item-selector .pin {
    background-image: url("../images/full_with.png");
}

.item-selector .show-search-result {
    position: absolute;
    right: 25px;
    top: 7px;
    font-size: 28px;
    font-weight: bold;
    color: #777;
    opacity: 0.8;
    cursor: pointer;
}

.item-selector .expand {
    position: absolute;
    left: 5px;
    top: 0px;
    font-size: 18px;
    color: #777;
    opacity: 0.8;
    cursor: pointer;
    padding-left: 20px;
    padding-right: 20px;
    padding-top: 4px;
    padding-bottom: 4px;
    border: 1px solid #E0E0E0;
    opacity: 0.8;
    border-radius: 5px;
}

    .item-selector .expand:hover {
        opacity: 1;
    }

.item-selector .searchBtn {
    font-size: 16px;
    /*color: #777;*/
    opacity: 0.8;
    cursor: pointer;
    padding-left: 10px;
    padding-right: 10px;
    border: 1px solid #E0E0E0;
    opacity: 0.8;
    /*background-color:#FFF;*/
    padding-top: 3px;
    padding-bottom: 1px;
    margin-right: 3px;
}

.item-selector .addBtnBottom {
    display: inline-block;
    margin: 0 auto;
    width: 50px;
    height: 30px;
    opacity: 0.8;
    background-color: #FFF;
    text-align: center;
    margin-right: 10px;
    margin-top: -5px;
    border: 1px solid #E0E0E0;
    cursor: pointer;
    border-radius: 5px;
    color: #777;
    padding-bottom: 3px;
    padding-top: 2px;
    vertical-align: middle;
    font-size: 20px;
}

.item-selector .expandableBtn {
    font-size: 16px;
    color: #777;
    opacity: 0.8;
    cursor: pointer;
    padding-left: 13px;
    padding-right: 13px;
    border: 1px solid #E0E0E0;
    opacity: 0.8;
    background-color: #FFF;
    padding-bottom: 1px;
    padding-top: 3px;
}

.item-selector .searchBtn:hover {
    opacity: 1;
    color: #3C763D;
}

.item-selector .addBtnBottom:hover {
    opacity: 1;
    color: #3C763D;
}

.item-selector .expandableBtn:hover {
    opacity: 1;
    color: #3C763D;
}

.item-selector .show-search-result:hover {
    opacity: 1;
    color: #3C763D;
}

.item-selector .list-group {
    overflow-x: hidden;
}

.item-selector .list-group-item:hover {
    background-color: #ECECEC;
}

.item-selector .list-group .list-group-item {
    padding: 0 !important;
    overflow: hidden;
    /*cursor: pointer;*/
    border-top: 0px !important;
    margin-bottom: -5px !important;
    margin-top: -1px !important;
}

.item-selector-table .list-group {
    overflow-x: hidden;
}

.item-selector-table .list-group-item:hover {
    background-color: #ECECEC;
}

.item-selector-table .list-group .list-group-item {
    padding: 0 !important;
    overflow: hidden;
    /*cursor: pointer;*/
}

.item-selector.multi .list-group-item:hover .add-remove {
    display: inline;
}

.item-selector .option-name {
    height: 100%;
    padding: 5px 15px;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    max-width: 100%;
}

.item-selector .option-address {
    float: left;
    height: 100%;
    width: 200px;
    padding: 10px 15px;
    text-overflow: clip;
    white-space: nowrap;
    overflow: hidden;
    /*height: 100%;
    padding: 10px 15px;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;*/
}

.item-selector .option-cityState {
    height: 100%;
    padding: 10px 15px;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}

.item-selector .option-pnumber {
    float: left;
    height: 100%;
    width: 150px;
    padding: 10px 15px;
    text-overflow: clip;
    white-space: nowrap;
    overflow: hidden;
}

.item-selector .option-companyName {
    float: left;
    height: 100%;
    width: 200px;
    padding: 10px 15px;
    text-overflow: clip;
    white-space: nowrap;
    overflow: hidden;
}

.item-selector .option-checkbox {
    width: 20px;
    height: 20px;
    margin: 10px;
    margin-right: 0;
    float: left;
    /* border-radius: 5px; */
}

.item-selector .option-selectBtn {
    width: 70px;
    height: 20px;
    margin: 10px;
    margin-right: 0;
    float: left;
    /* border-radius: 5px; */
}

.item-selector .add-remove {
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
    -webkit-transition: -webkit-transform 0.2s linear;
    transition: transform 0.2s linear;
    opacity: 0.5;
    display: none;
    cursor: pointer;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 24px;
    font-weight: 900;
    position: absolute;
    right: 0px;
    top: 0px;
    width: 50px;
    padding: 8px;
    line-height: 24px;
    text-align: center;
    vertical-align: middle;
}

    .item-selector .ctrl-key .add-remove, .item-selector .add-remove:hover {
        opacity: 0.8;
    }

.item-selector .current-selection {
    float: right;
    margin-top: 5px;
    cursor: default;
}

.item-selector.max-selection-reached li:not(.selected) .option-name {
    margin-right: 0 !important;
    border-right: none !important;
}

.item-selector.max-selection-reached li:not(.selected) .add-remove {
    display: none !important;
}

.item-selector li.selected {
    background-color: #ECECEC !important;
}

.item-selector.max-selection-reached .current-selection {
    background-color: #d9534f;
}

.item-selector .right-icons-wrapper {
    float: right;
    text-align: right;
    margin-right: 18px;
    min-width: 400px;
    margin-top: 10px;
}

.item-selector .left-icons-wrapper {
    float: left;
    text-align: left;
    margin-left: 4px;
    max-width: 168px;
    padding-right: 0px;
    margin-right: 0px;
    margin-top: -10px;
}

    .item-selector .left-icons-wrapper.smaller-Width {
        max-width: 20px;
    }

    .item-selector .left-icons-wrapper.medium-Width {
        max-width: 80px;
    }

    .item-selector .left-icons-wrapper.no-Width {
        max-width: 0px;
    }

.item-selector ul.sub-menu {
    position: absolute;
    top: 100%;
    z-index: 100;
    display: none;
    float: left;
    min-width: 160px;
    padding: 5px 0;
    margin: 2px 0 0;
    font-size: 14px;
    text-align: left;
    list-style: none;
    background-color: #fff;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    border: 1px solid #ccc;
    border: 1px solid rgba(0,0,0,.15);
    border-radius: 4px;
    -webkit-box-shadow: 0 6px 12px rgba(0,0,0,.175);
    box-shadow: 0 6px 12px rgba(0,0,0,.175);
}

    .item-selector ul.sub-menu > li > a {
        display: block;
        padding: 3px 20px;
        clear: both;
        font-weight: 400;
        line-height: 1.42857143;
        color: #333;
        white-space: nowrap;
    }

.print-options-btn {
    padding-right: 10px;
    padding-left: 10px;
    border: 1px solid #eee;
    margin: 15px;
    font-size: 25px;
}

    .print-options-btn:hover {
        /*background-color:#eee;*/
        color: #3C763D;
        cursor: pointer;
    }

.item-selector ul.sub-menu > li > a:hover {
    background-color: #F7F7F7;
}

.horizontal-icons-right .dropdown-icon {
    font-size: 4px;
    height: 20px;
    padding-top: 8px !important;
}

    .horizontal-icons-right .dropdown-icon i {
        padding-right: 2px;
    }

.item-selector ul.horizontal-icons-right {
    list-style: none;
}

    .item-selector ul.horizontal-icons-right > li {
        float: right;
    }

        .item-selector ul.horizontal-icons-right > li.list-group, .horizontalIconsRight > li.list-group {
            border-left: 1px solid #d4cfcf;
            border-top: 1px solid #d4cfcf;
            border-bottom: 1px solid #d4cfcf;
        }

        .item-selector ul.horizontal-icons-right > li.small-group, .horizontalIconsRight > li.small-group {
            border: 1px solid #d4cfcf;
        }

        .item-selector ul.horizontal-icons-right > li.large-group, .horizontalIconsRight > li.large-group {
            border-right: 1px solid #d4cfcf;
            border-top: 1px solid #d4cfcf;
            border-bottom: 1px solid #d4cfcf;
        }

.dot-menue-btn {
    height: 27px;
    font-size: 20px;
    color: #A2A1A1;
    border: 1px solid #d4cfcf;
    padding: 0px 7px;
    margin-left: 2px;
    background: #f5f5f5;
}

.item-selector ul.horizontal-icons-right > li > a, .horizontalIconsRight > li.menu > a {
    display: block;
    padding: 3px 8px;
    text-decoration: none;
    color: #A5A5A5;
    /*border-right: 1px solid #ccc;*/
}

.item-selector ul.horizontal-icons-right > li:first-child > a {
    font-size: 5px;
}

.item-selector ul.horizontal-icons-right > li:nth-child(n+2) > a {
    font-size: 14px;
}

.item-selector ul.horizontal-icons-right > li > a:hover {
    color: #069;
    /*background-color: #E4E0E0;*/
}

.item-selector ul.horizontal-icons-right > li > a.active, .horizontalIconsRight > li.menu > a.active {
    background-color: #A2A1A1;
    color: #FFF;
}


.item-selector ul.horizontal-icons-left {
    list-style: none;
}

ul.horizontal-icons-left li {
    float: left;
}

    ul.horizontal-icons-left li a {
        display: block;
        padding: 2px 7px;
        text-decoration: none;
        color: #8E8D8D;
        font-size: 16px;
        /*border-right: 1px solid #ccc;*/
    }

        ul.horizontal-icons-left li a:hover {
            color: #069;
            /*background-color: #fff;*/
        }

        ul.horizontal-icons-left li a.active {
            background-color: #3C763D;
            color: #FFF;
        }

.quickEntry-label {
    width: 14.66666667% !important;
    padding-top: 12px !important;
    padding-left: 42px !important;
    padding-right: 0px !important;
    font-weight: 600 !important;
    color: #777;
}

.last-added-entry-label {
    font-weight: 600 !important;
    color: #777;
}

.last-added-entry-text {
    color: #3C763D;
    font-weight: 600 !important;
}

.last-added-entry-error {
    color: #8B0000;
    font-weight: 600 !important;
    padding-left: 15px;
}

.list-group-item .option-duplicate {
    /*position:absolute;*/
    color: #8B0000;
    left: 0px;
    padding-left: 10%;
    font-weight: 600;
    font-size: 12px;
    bottom: 10px;
    max-height: 25px;
    cursor: no-drop;
}

.disabledItem {
    color: #CA0000 !important;
    cursor: no-drop;
}

#trackingInfo thead > tr > th {
    width: auto !important;
    font-size: 13px;
    color: #A7A7A9;
}

#trackingInfo tbody > tr > td {
    width: auto !important;
    color: #777;
}

#trackingInfo tbody > tr:hover {
    background-color: #EAEAEA;
    cursor: pointer;
}

#trackingInfo tbody tr td a {
    display: block;
    height: 100%;
    width: 100%;
    text-decoration: none;
}

    #trackingInfo tbody tr td a:hover {
        font-weight: 400;
    }

#shippingInfoAddress tbody > tr:hover {
    background-color: #EAEAEA;
}

#shippingInfoAddress .checkMark {
    font-size: 19px;
    color: green;
}

#shippingInfoAddress .selectedAddress {
    background-color: #ECECEC;
}

.item-selector .discontinued {
    position: absolute;
    color: #CA0000;
    left: 0px;
    padding-left: 80%;
    font-weight: 600;
    font-size: 12px;
    bottom: 10px;
    max-height: 25px;
    cursor: no-drop;
}

.divider-horizental-double {
    border: 0;
    margin-top: 30px;
    margin-bottom: 40px;
    height: 4px;
    border-top: #ddd 1px solid;
    border-bottom: #ddd 1px solid;
    text-align: center;
    position: relative;
    clear: both;
}

    .divider-horizental-double .fa {
        color: #bbb;
        background: #f4f5f7;
        text-align: center;
        display: inline-block;
        height: 50px;
        line-height: 50px;
        text-align: center;
        width: 50px;
        font-size: 20px;
        position: absolute;
        top: -25px;
        left: 50%;
        margin: 0 auto 0 -25px;
    }

.divider-horizental-double-whiteBG {
    border: 0;
    margin-top: 25px;
    margin-bottom: 40px;
    height: 4px;
    border-top: #ddd 1px solid;
    border-bottom: #ddd 1px solid;
    text-align: center;
    position: relative;
    clear: both;
}

    .divider-horizental-double-whiteBG .fa {
        color: #bbb;
        background: #FFF;
        text-align: center;
        display: inline-block;
        height: 50px;
        line-height: 50px;
        text-align: center;
        width: 50px;
        font-size: 20px;
        position: absolute;
        top: -25px;
        left: 50%;
        margin: 0 auto 0 -25px;
    }

.white-row {
    padding: 20px;
    margin-bottom: 5px;
    background-color: #fff;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px;
}

.cart-menu-options-xlg {
    right: 0px;
    top: 67%;
    left: auto;
}

#confirm-account-access .agreement-text {
    font-size: 13px;
    color: #777;
    border: 1px solid #FFC1C1;
    padding: 10px;
    border-radius: 2px;
}

section#confirmaton, section#summaryInfo {
    background-color: #f7f7f7;
    background-position: center;
    background-repeat: no-repeat;
    color: inherit;
    padding: 10px 0 !important;
}

#confirmaton .user-info {
    font-size: 14px;
    color: #777;
}

.myGroup .required-msg {
    position: absolute;
    top: 10px;
    right: 0;
    margin-right: 35px;
    margin-top: 28px;
    height: 3.42857em;
    height: 20px;
    color: #8B0000;
    z-index: 1000;
    font-size: 12px;
}

#confirm-account-access textarea {
    resize: vertical;
    max-height: 300px;
    min-height: 80px;
    background-color: #FDFDFD !important;
    cursor: default;
}

.container-with-padd {
    padding-left: 230px;
    padding-right: 230px;
}

#temp-account-access .required-doc {
    margin-left: 20px;
    color: #777;
}

    #temp-account-access .required-doc i {
        padding-right: 10px;
    }

#temp-account-access .emai-fax div:last-of-type {
    padding-left: 51px;
}

#temp-account-access .emai-fax {
    padding-left: 12px;
}

.vertical-divider {
    border-left: outset;
    padding-left: 40px;
}

#confirmaton h1, #summaryInfo .title, #showVueOrders .title {
    color: #A7A7A7;
}

#showVueOrders hr {
    margin-top: 20px;
    margin-bottom: 20px;
    border: 0;
    border-top: 3px solid #d9d9d9;
}

#customerTbody tr:hover {
    cursor: pointer;
}

.anchor-ref:before {
    display: block;
    content: " ";
    margin-top: -85px;
    height: 85px;
    visibility: hidden;
}

#ContactLabel:hover, #businessNameLabel:hover {
    cursor: unset;
}

.table-edit-terms tbody tr:hover {
    background-color: #EFEFEF;
}

.product-detail-info .status-text {
    padding-top: 13px;
    padding-bottom: 10px;
    width: 130px;
    font-size: 13px;
    font-weight: 600;
    color: #777;
}

.product-detail-info .status-image {
    padding-top: 10px;
    /*padding-bottom: 10px;*/
    width: 200px;
}

.product-detail-container-table .title {
    font-weight: 600;
    font-size: 13px;
    color: #8A8383;
}

.product-detail-container-table .product-item-item {
    margin-bottom: 7px;
}

.product-detail-container-table .product-item-pnumber {
    font-size: 16px;
}

.product-detail-container-table .text {
    font-size: 13px;
    /*color :#323232;*/
}

.product-detail-container-table .text-bold {
    font-size: 20px;
    color: #333;
    font-weight: 600;
}

.product-detail-container-table .product-item-long-description {
    margin-top: 5px;
    margin-bottom: 5px;
}

.expand-compress {
    border: 1px solid #d4cfcf;
    margin-right: 2px;
}

.text-input-qty {
    height: 26px;
    font-size: 12px;
    padding: 2px;
    color: #777;
}

.text-input-qty-xs {
    height: 26px;
    font-size: 12px;
    padding: 2px;
    color: #777;
    width: 50px;
}

.button-qty {
    height: 25px;
    width: 28px;
    padding-top: 1px;
    padding-left: 7px;
    font-weight: 900;
    font-size: 17px;
    color: #676262;
    padding-bottom: 25px;
    /*border-color: #9c9c9c;*/
    border: none;
}

.enterKey-icon {
    height: 20px;
    width: 20px;
    margin-bottom: 5px;
}

.button-qty-productList:hover, .button-qty:hover {
    border: 1px solid #9c9c9c;
    background-color: #ddd;
    border-radius: 4px;
}

.button-qty-productList {
    height: 26px;
    /* width: 28px; */
    padding-top: 2px;
    /* font-weight: 900; */
    /* font-size: 14px; */
    color: #585555;
    /* padding-bottom: 5px; */
    /* padding-left: 7px; */
    padding-right: 16px;
    border-radius: 1;
    border-color: #9c9c9c;
    /* border: none; */
}

.button-qty i.fa-plus {
    font-size: 15px;
    color: #777;
}

.modal-content #download-image p {
    font-size: .925em;
    line-height: 1.2;
}

.fixed-table-container tbody td {
    border-left: none !important;
}

.total-items-container {
    background-color: #eee;
    padding: 5px;
    text-align: center;
    margin-bottom: 25px;
    margin-top: 65px;
}

.gray-color {
    color: #777;
}

.black-color {
    color: #000;
}

.no-border {
    border: none;
}

.margin-top-n3-important {
    /*margin-top:-3px !important;*/
}

@media all and (max-width:1200px) {
    .margin-top-n3-important {
        /*margin-top: -55px !important;*/
    }

    .right-icons-wrapper {
        margin-top: -10px;
    }
}

@media all and (max-width:768px) {
    .margin-top-n3-important {
        /*margin-top: -55px !important;*/
    }
}

@media all and (min-width:1201px) {
    .margin-top-n3-important {
        /*margin-top: 0px !important;*/
    }
}

@media all and (min-width:1300px) {
    .margin-top-n3-important {
        /*margin-top: -3px !important;*/
    }
}

@media all and (min-width:1500px) {
    .margin-top-n3-important {
        /*margin-top: 10px !important;*/
    }
}

.slick-prev:before, .slick-next:before {
    color: red !important;
    background-color: aqua !important;
}

.my-slick-prev {
    line-height: 0;
    position: absolute;
    top: 42%;
    display: block;
    width: 20px;
    height: 20px;
    padding: 0;
    margin-top: -10px\9;
    cursor: pointer;
    outline: none;
    margin-left: -50px;
    font-size: 45px !important;
    color: #C1C1C1;
}

.my-slick-next {
    line-height: 0;
    position: absolute;
    top: 42%;
    right: 0;
    display: block;
    width: 20px;
    height: 20px;
    padding: 0;
    margin-top: -10px\9;
    cursor: pointer;
    outline: none;
    margin-right: -50px;
    font-size: 45px !important;
    color: #C1C1C1;
}

#slick-container1 .slick-active:hover, #slick-container2 .slick-active:hover, #slick-container3 .slick-active:hover, #slick-container4 .slick-active:hover, #slick-container5 .slick-active:hover, #slick-container6 .slick-active:hover {
    color: #777;
    border-bottom: 3px inset #ddd;
    /*font-size:16px;*/
    /*transform: scale(1.02);*/
}

.slick-list div.selected {
    border-bottom: 3px solid green;
}

#slick-container1 .slick-slide:hover, #slick-container2 .slick-slide:hover, #slick-container3 .slick-slide:hover, #slick-container4 .slick-slide:hover, #slick-container5 .slick-slide:hover {
    border-bottom: 3px solid #eee;
}

#slick-container1 .slick-slide, #slick-container2 .slick-slide, #slick-container3 .slick-slide, #slick-container4 .slick-slide, #slick-container5 .slick-slide {
    border-bottom: 3px solid transparent;
    margin-bottom: 0px;
}

#slick-container1 .slick-slider, #slick-container2 .slick-slider, #slick-container3 .slick-slider, #slick-container4 .slick-slider, #slick-container5 .slick-slider {
    margin-bottom: 0px !important;
}

.related-items-container {
    margin-left: 25px;
}

.related-items-title, .collection-items-title {
    color: #777;
    font-size: 15px;
    margin-top: -20px;
    margin-bottom: 20px;
    text-align: left;
}

    .related-items-title span {
        color: #3C763D;
    }

.slick-initialized {
    visibility: visible;
}

#slick-container1, #slick-container2, #slick-container3, #slick-container4, #slick-container5, #slick-container6, #slick-container7 {
    visibility: hidden;
    /*direction : rtl;*/
}

.digital-catalog-caption-1 {
    text-align: center;
}

.digital-catalog-caption-2 {
    text-align: center;
    background-color: yellow;
}

.is-open {
    left: 0px;
    transition: left .8s ease-out 0s;
}

.is-close {
    left: -250px;
    transition: left .8s ease-out 0s;
}

.my-collapse-btn {
    display: inline-block;
    padding: 6px 12px;
    margin-bottom: 0;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.42857143;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-image: none;
    border: 1px solid transparent;
    background-color: #EFEFEF;
    color: #777;
}

    .my-collapse-btn:focus, .my-collapse-btn:active, .my-collapse-btn.active, .my-collapse-btn:active:focus {
        outline: 0;
    }

    .my-collapse-btn:hover {
        color: #333;
        text-decoration: none;
        border: 1px solid #ddd;
    }

#main-page .menu {
    position: fixed;
    top: 160px;
    left: 200px;
}

    #main-page .menu.fixed {
        position: fixed;
        top: 160px;
        left: 18px;
    }

@media all and (max-width: 600px) {
    #main-page .menu {
        position: fixed;
        top: 158px;
        left: 199px;
    }
}

@media all and (min-width: 770px) {
    #main-page .menu.fixed {
        position: fixed;
        top: 160px;
        left: 18px;
    }
}

.slick-slide {
    outline: none;
}

.dropShip-active {
    background-color: #3C763D;
    font-size: 12px;
    padding-left: 5px;
    padding-right: 5px;
    color: #FFF;
}

.drop-ship-container #SuccessMsg {
    margin-top: 50px;
    font-size: 25px;
    color: white;
    padding: 20px;
    background-color: #3C763D;
}

#SuccessMsg {
    margin-top: 50px;
    font-size: 25px;
    color: white;
    padding: 20px;
    background-color: #3C763D;
}

.drop-ship-container .content {
    background-color: #eee;
    padding: 30px;
    margin-top: 20px;
}

    .drop-ship-container .content .info {
        margin-left: 30px;
        margin-right: 15px;
        padding-top: 50px;
        padding-left: 30px;
        padding-right: 30px;
        margin-bottom: 30px;
        margin-top: 10px;
        color: #777;
        background-color: #FFF;
    }

.cart-item-container,
.cart-product-info,
.cart-categoryList,
.cart-category,
.cart-itemList,
.cart-checkout-custom {
    display: inline-block;
    width: 100%;
    vertical-align: top;
}

.cart-productSnippet,
.cart-categorySnippet,
.cart-optionList,
.cart-product-cart,
.cart-item,
.cart-product-price,
.cart-product-shipping,
.cart-cart-itemCount,
.cart-cart-subtotal,
.cart-cart-total,
.cart-cart-shipping {
    display: block;
    background-color: #FFF;
    padding: 16px;
    margin-bottom: 6px;
    margin-top: 0;
    border: 1px solid rgba(220,220,220,1);
    border-radius: 2px;
}

.cart-productSnippet-image,
.cart-categorySnippet-image,
.cart-item-image {
    display: inline-block;
    /*width: 125px;*/
    vertical-align: top;
}

.cart-productSnippet-info,
.cart-categorySnippet-info,
.cart-item-info {
    display: inline-block;
    width: calc(100% - 450px);
    padding: 0 16px;
}

.cart-productSnippet-noimage .cart-productSnippet-info {
    width: calc(100% - 125px);
}

.cart-productSnippet-cart-shipping,
.cart-productSnippet-name,
.cart-categorySnippet-name,
.cart-item-name {
    font-size: 14px;
    text-decoration: none;
    font-weight: 700;
}

.cart-productSnippet-cart-price {
    font-size: 14px;
    font-weight: 700;
}

.cart-productSnippet-description,
.cart-categorySnippet-description {
    font-size: 18px;
    display: block;
}

.cart-productSnippet-status,
.cart-item-cart {
    display: inline-block;
    width: 125px;
    vertical-align: top;
    text-align: center;
}

.cart-productSnippet-price {
    display: inline-block;
    width: 125px;
    vertical-align: top;
    text-align: center;
}

.cart-productSnippet-action {
    display: inline-block;
    width: 70px;
    vertical-align: top;
    text-align: center;
    padding-top: 20px;
}

.cart-productSnippet-status .invoice-qty tr td:first-child {
    float: left;
}

.cart-productSnippet-action .fa-trash-o {
    font-size: 18px;
    padding-top: 3px;
    padding-right: 3px;
    color: #777;
}

.cart-productSnippet:hover {
    background-color: #eee;
}

.cart-productList .add-btn {
    margin-left: 2px;
    border: 1px solid transparent;
    display: inline-block;
    cursor: pointer;
    padding-left: 8px;
    padding-right: 8px;
    padding-top: 2px;
    padding-bottom: 3px;
    background-color: #F1F1F1;
    border-radius: 4px;
}

#salesRepsList .name {
    font-weight: 700;
    background: #3c763d;
    color: #FFF;
    padding: 1px 9px 1px 9px;
    border-radius: 5px;
}

.back-TradeShowBtn {
    border: 1px solid #ddd;
    padding: 6px 8px 6px 8px;
    background: white;
    border-radius: 4px;
    margin-left: -19px;
}

    .back-TradeShowBtn:hover {
        border: 1px solid #c5c5c5;
        padding: 6px 8px 6px 8px;
        background: #f1f1f1;
        border-radius: 4px;
    }

.totalReps {
    border: 1px solid #c1bebe;
    padding: 2px 5px;
    border-radius: 5px;
}

.selectedReps {
    padding-left: 50px;
    font-weight: 600;
    text-transform: lowercase;
    color: gray;
    font-size: 12px;
}

.numberOfRep {
    background: #929090;
    padding: 0px 8px 0px 7px;
    border-radius: 4px;
    color: #fff;
}

#AccountExists-newAccount #chooseOptionError {
    display: none;
    color: #8B0000;
    font-size: 16px;
}

#AccountExists-newAccount .duplicate-msg {
    font-size: 18px;
}

.cart-productSnippet-cart-price .price-value {
    color: #777;
}

.cart-productSnippet-cart-price .price-header {
    color: #484848;
    font-size: 13px;
}

.cart-productList .add-btn:hover {
    margin-left: 2px;
    border: 1px solid #ddd;
    border-radius: 4px;
}
/*
  Product
*/
.cart-product-info {
    padding: 16px;
    padding-top: 0;
}

.cart-product-name,
.cart-category-name {
    display: block;
    font-size: 48px;
    text-align: center;
    margin-bottom: 32px;
}

.cart-imageList {
    display: block;
}

    .cart-imageList img {
        max-width: 100%;
        margin: 8px;
    }

.cart-product-description,
.cart-category-description {
    font-size: 18px;
}

.cart-product-images {
    display: inline-block;
    width: 256px;
    vertical-align: top;
}

.cart-imageList img {
    max-width: 125px;
}

    .cart-imageList img:first-child {
        max-width: calc(100% - 16px);
    }

.cart-product-description {
    display: inline-block;
    width: calc(100% - 256px);
    vertical-align: top;
}

.cart-optionList,
.cart-product-cart,
.cart-product-price,
.cart-product-shipping {
    margin: 8px 0;
    font-size: 18px;
    text-align: center;
}

.cart-option-priceAdjustment {
    font-weight: 700;
    font-size: 22px;
}

.cart-product-cart-qty-label {
    text-align: center;
    font-size: 16px;
    font-weight: 400;
}

.cart-product-cart button {
    width: 100%;
    margin: 8px 0;
}

.cart-price {
    text-align: left;
}

.cart-price-qtyRange {
    display: inline-block;
    font-size: 14px;
}

.cart-price-value {
    display: inline-block;
    font-weight: 700;
}

@media (max-width: 900px) {
    .cart-item-container,
    .cart-product-info,
    .cart-itemList,
    .cart-category-image {
        width: 100%;
    }

    .cart-productSnippet {
        margin: 16px 0;
    }

    .cart-category-image {
        text-align: center;
    }
}

@media (max-width: 600px) {
    .cart-productSnippet-info {
        width: calc(100% - 125px);
    }

    .cart-productSnippet-price,
    .cart-productSnippet-status,
    .cart-product-images,
    .cart-product-description,
    .cart-item-cart,
    .cart-item-image,
    .cart-item-info {
        text-align: center;
        width: 100%;
    }

    .cart-productSnippet-price,
    .cart-productSnippet-status,
    .cart-product-description,
    .cart-item-cart {
        margin-top: 16px;
    }

    .cart-product-description,
    .cart-item-description {
        text-align: left;
    }

    .cart-item-cart input {
        max-width: 150px !important;
        min-width: 150px !important;
        width: 150px !important;
        margin: 8px auto !important;
    }

    .cart-item-image .cart-thumb {
        margin: 8px auto;
    }
}

.normal-btn {
    padding: 5px 10px;
    font-size: 12px;
    line-height: 1.5;
    background-color: transparent;
    text-transform: uppercase;
    font-weight: 600;
    color: #3C763D;
    border: 2px solid #BDBDBD;
    color: #BDBDBD;
    border-radius: 0px;
}

    .normal-btn:hover {
        color: #FFF;
        background-color: #BDBDBD;
    }

.normal-btn-red {
    padding: 5px 11.5px;
    font-size: 12px;
    line-height: 1.5;
    background-color: transparent;
    text-transform: uppercase;
    font-weight: 600;
    color: #3C763D;
    border: 2px solid #EA7676;
    color: #EA7676;
    border-radius: 0px;
}

    .normal-btn-red:hover {
        color: #FFF;
        background-color: #EA7676;
    }

#customerCreditCards-tbody tr:hover {
    background-color: #f5f5f5;
}

.white-bg {
    background-color: #FFF;
    -webkit-transition: background 2s;
    -moz-transition: background 2s;
    -o-transition: background 2s;
    transition: background 2s;
}

.updated {
    background: #64db64;
    -webkit-transition: background 0.5s;
    -moz-transition: background 0.5s;
    -o-transition: background 0.5s;
    transition: background 0.5s;
}

@media (max-width: 1300px) {
    .container-with-padd {
        padding-left: 0px;
        padding-right: 0px;
    }
}

@media (min-width: 1500px) {
    .container-with-padd {
        padding-left: 300px;
        padding-right: 300px;
    }
}

@media all and (max-width:1200px) and (min-width:990px) {
    .right-icons-wrapper {
        margin-top: -45px;
    }

    #main-page .menu {
        position: relative;
        top: -30px;
        left: 40px;
    }
}

​
