a.entity-link {
    color: #333;
}

a:hover {
    color: #555;
}

p {
    margin: 0;
}

a.entity-link:hover {
    color: #116AAE;
}

a.PageNumber:visited {
    color: #116AAE;
}


a.SectionTitleText:hover {
    color: #484848 !important;
}


A.SectionTitleText:link {
    color: #1E79BE;
}

A.SectionTitleText:visited {
    color: #1E79BE;
}

.breadcrumb {
    display: none;
}

.container {
    width: 1003px;
}

.top-navigation {
    /*    background-color: #116aae;*/
    height: 33px;
}

    .top-navigation a {
        color: #484848;
        padding: 0 6px;
    }

#menu_container li a:hover {
    color: #0263AB;
    -webkit-transition: color 0.5s ease;
    -moz-transition: color 0.5s ease;
    -o-transition: color 0.5s ease;
}

.header-tame-item {
    margin: 0;
    height: 58px;
    padding: 0;
    border-right: 1px solid #545454;
}

.site-header {
    height: 120px;
}

#menu_container {
    margin-bottom: 10px !important;
}

.top-menu li {
    padding: 0 20px;
}

.site-menu {
    background-color: #484848;
}

.top-menu li, .right-menu li,
.right-menu-item li {
    display: inline-block;
    padding: 0 10px;
}

#account-item {
    margin-top: 4px;
}

.right-menu-item {
    float: right;
    padding-top: 5px;
}

    .right-menu-item li a:hover {
        color: #1E79BE;
    }

#menu_container {
    float: left !important;
    width: 100% !important;
    text-align: right !important;
    margin-bottom: 20px;
}

#topsearchform {
    display: inherit;
}

.main-placeholder {
    margin-top: 8px;
    padding: 0;
    width: 100%;
    padding-bottom: 14px;
}

.site-menu a {
    color: #FFF;
    /*    padding: 14px 11px;*/
    line-height: 14px;
    font-size: 12px;
    padding: 15px 1px;
    display: block;
}

div#pnlShowWishButton {
    padding-top: 12px;
}

.header-info {
    float: right;
    text-align: right;
    padding-right: 0;
}

.site-logo {
    padding-left: 0;
    margin-top: -20px;
}

.header-info-number {
    color: #234464;
    font-size: 30px;
    line-height: 0;
}

.header-info-number a {
    color: #234464;
}

.header-info-email {
    color: #234464;
    font-size: 18px;
}

    .header-info-email a {
        color: #234464;
        font-weight: 600;
    }


    .header-info-number .fa,
    .header-info-email .fa {
        color: #116AAE;
        margin-right: 8px;
    }

.right-menu {
    float: right;
}

.top-menu {
    float: left;
}

.top-menu,
.right-menu {
    padding: 8px 0;
}

.logo {
    width: 530px;
    height: 100px;
}


.site-footer {
    background-color: #484848;
    padding-top: 24px;
}

.buttom-bar span {
    color: #FFF;
}

li.tame_plus {
    /*    display: -webkit-inline-box;*/
    /*    padding: 7px;*/
}

.header-tame-item li {
    float: left;
    display: inline-block;
    border-left: 1px solid #545454;
    height: inherit;
    max-width: 111px;
    min-width: 111px;
}

    .header-tame-item li:hover {
        background-color: #656565;
        -webkit-transition: background-color 0.5s ease;
        -moz-transition: background-color 0.5s ease;
        -o-transition: background-color 0.5s ease;
    }


ul.tame {
    /*    border-right: 1px solid #545454;*/
}

.buttom-bar {
    height: 35px;
    background-color: #333;
    border-top: 1px solid #5D5D5D;
    line-height: 34px;
}

.site-footer li {
    list-style: none;
}

.site-footer a,
.footer-info-detail {
    color: #979898;
}

.footer-info-title {
    color: #FFF;
}


.footer-menu-title {
    color: #FFF;
    font-size: 16px;
}




.home-site-banner {
    text-align: center;
    padding: 32px;
}

    .home-site-banner img {
        display: block;
        margin: auto;
        min-width: 114px;
    }


.banner-home-title {
    font-weight: 700;
    font-size: 16px;
}

span.footer-menu-title ul {
    margin-left: -30px;
}

ul.footer-menu-list .fa {
    margin-right: 12px;
}

.bison-footer-info {
    padding: 0;
}

.footer-info-title .fa {
    margin-right: 10px;
}

.footer-info-item {
    margin-bottom: 10px;
}

.rightmain {
    width: 100%;
}

.featured-box-header {
    background-color: #484848;
    padding: 10px;
}

    .featured-box-header h2 {
        color: #FFF;
        margin: 0 !important;
    }

ul.tame li a {
    /*    text-transform: uppercase;*/
}

ul.tame li {
    /*    width: 121px;*/
    text-align: left;
    margin: 8px 1px;
}


/*
.right-menu-item {
    float: right;
}
*/


/*FEATURED CATEGORY ITEM STYLE*/

.featured-container {
    /*    background-color: #eee;*/
    padding: 20px 0;
}


ul.fetured-category-item-list {
    margin: 0;
    padding: 0;
}

    ul.fetured-category-item-list li {
        list-style: none;
        text-align: center;
        width: 23.3%;
        float: left;
        padding: 0px;
        /*    padding-left: 0;*/
        border: 1px solid #eee;
        margin: 8px;
    }

.featured-category-item {
    background-color: #FFF;
    padding-top: 10px;
    text-transform: uppercase;
    font-weight: bold;
}


.view-range-button {
    display: block;
    padding: 7px;
    background-color: #1E79BF;
    color: #FFF;
}

.featured-box {
    /*    background-color: #eee;*/
    height: 460px;
}

.view-range-button .fa {
    margin-right: 10px;
}


/*CREATE ACCOUNT*/
.main-placeholder input[type=text],
.main-placeholder textarea,
#ctrlBillingAddress input[type=text],
#ctrlBillingAddress select,
#ctrlAddress select,
#ctrlBillingAddress textarea,
#ctrlBillingAddress input[type=password],
#ctrlShippingAddress input[type=text],
#ctrlShippingAddress select,
#ctrlShippingAddress textarea,
#ctrlShippingAddress input[type=password],
#login-form input[type=text],
#login-form input[type=password],
#tblAccountInfoBox input[type=text],
#tblAccountInfoBox select,
#EMail,
#Password {
    display: block;
    /*    width: 100%;*/
    height: 34px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    -webkit-transition: border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
}

#ctrlBillingAddress_Captcha {
    display: inline !important;
}

#ctrlBillingAddress_Country, #ctrlBillingAddress_WithStateState,
#ctrlShippingAddress_Country, #ctrlShippingAddress_WithStateState {
    width: 45%;
}

#ctrlBillingAddress select,
#ctrlShippingAddress select,
#ctrlAddress select {
    display: inherit;
}

#ctrlBillingAddress textarea, #ctrlShippingAddress textarea,
#ctrlAddress textarea {
    height: auto;
}

#ctrlBillingAddress td,
#ctrlShippingAddress td,
#ctrlAddress td {
    padding: 3px;
}

.createaccount-filter-panel {
    float: right;
}

.createaccount-register {
    float: left;
    width: 64%;
}

.createaccount-copyto {
    padding-left: 163px;
}

#btnContinueCheckout {
    color: #FFF;
    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;
    border-radius: 4px;
}

#tblAccountInfo, #tblAddressList {
    border: 1px solid #D4D4D4 !important;
    width: 100%;
}

#tblShippingInfo {
    border: none !important;
    width: 100%;
}


.section-header3 {
    background-color: #116AAE;
    color: #fff;
    padding: 12px;
    margin-bottom: 0 !important;
}

.section-header5 {
    background-color: #eee;
    padding: 8px;
}

div#pnlShipping {
    border-left: 1px solid #EEE;
    padding-left: 14px;
}


#AccountOrderHistory {
    border: none !important;
    /* padding: 5px; */
}

#btnUpdateAccount {
    margin-left: 168px;
    margin-bottom: 22px;
}

.sub-title-block,
.intro-signin-header {
    padding: 18px;
    border-bottom: 1px solid #D4D4D4;
    background-color: #eee;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
}




.order-mis div {
    margin-bottom: 16px;
}


#login-form {
    width: 60% !important;
    margin: auto;
    border: 1px solid #eee;
    border-radius: 4px;
    padding-bottom: 20px;
}


#Label11 {
    font-size: 24px !important;
    color: #333 !important;
    font-weight: normal;
    !importan;
    margin: 0 0 15px 0 !important;
}

.LightCell {
    background-color: #FFF;
    /*    border: 1px solid #eee;*/
    border-top: none;
}

.login-form .signin-field {
    padding: 10px;
}

#Label3,
#Label2 {
    text-transform: uppercase;
    margin-right: 10px;
}


.field-label {
    margin: auto;
    width: 75%;
    text-align: left;
}

.text-field {
    margin: auto;
    width: 75%;
}

.email-signin-field {
    margin-top: 30px;
}

.validation-error-field span {
    color: red;
    font-style: italic;
}

#login-form-button {
    width: 60%;
    margin: auto;
    padding-top: 20px;
}

.signin-button {
    text-align: right;
}

.signin-main-button {
    width: 120px;
}

.navbar-collapse {
    padding: 0;
}


#menu_container li a {
    text-transform: uppercase;
    font-weight: bold;
    font-size: 15px;
    color: #333;
}

.search-icon .fa {
    color: #FFF;
}

.search-icon {
    background-color: #333;
    float: left;
    padding: 6px;
}

.searchBox {
    width: 152px;
    height: 24px;
}

.footer-menu-items {
    clear: both;
    text-align: center;
}

.footer-menu-item-list {
    display: inline-block;
}

    .footer-menu-item-list li {
        display: inherit;
        float: left;
        padding: 0 7px;
    }

        .footer-menu-item-list li a {
            color: #FFF;
            padding: 0 8px;
        }

.shopping-cart-table {
    border: 1px solid #eee;
}

.footer-menu-item-list {
    display: inline-block;
    padding: 16px 0;
}

.footer-block {
    /*padding-left: 12%;*/
    float: right;
}

.account-link-icons {
    font-size: 24px !important;
    margin-right: 8px;
}

.order-icons {
    color: #116AAE;
    font-size: 34px !important;
    margin-right: 8px;
}

.point-icon {
    color: #3f88bd;
    margin-right: 4px;
}


.view-orderhistory {
    width: 230px;
    background-color: #EEE;
    float: right;
    padding: 8px;
    margin-bottom: 10px;
    border-bottom-left-radius: 6px;
    border-bottom-right-radius: 6px;
    border: 1px solid #DCDCDC;
    border-top: none;
}

    .view-orderhistory a:hover {
        color: #116AAE;
    }

    .view-orderhistory a {
        color: #000;
        font-weight: bold;
    }

.side-bar {
    background-color: #eee;
    margin: 0;
    border-top: 6px solid #ddd;
    border-bottom: 6px solid #ddd;
    padding: 0;
    margin-top: 8px;
    width: 24%;
    margin-right: 10px;
    display: none;
}

.breadcrumb {
    margin-bottom: 0px;
    background-color: transparent;
}

.siderbar-header {
    font-size: 18px;
    padding-left: 6px;
}

.breadcrumb-home {
    font-size: 23px !important;
}

.attributes {
    padding-left: 10px;
    border-bottom: 1px solid #E0DFDF;
    padding-bottom: 8px;
}

.leftnavvy {
    background: none;
    /*    border-bottom: 1px solid #FFFFFF;*/
    width: 224px;
    margin: 0px 0px 10px 8px;
}

.entity-item {
    padding: 14px;
    border: 3px solid #eee;
    width: 230px;
    max-width: 230px;
    /*float: left;*/
    display: inline-block;
    vertical-align: top;
    margin: 5px;
    min-height: 356px;
    min-width: 238px;
    position: relative;
}

.registered-user-entity {
    min-height: 352px !important;
}

.button-unregistered-user {
    bottom: 15px;
    left: 0;
    position: absolute;
    text-align: center;
    width: 100%;
}


.sub-item-container {
    padding-top: 14px;
}

.sub-item-container-phone {
    padding-top: 14px;
    float: left;
    padding-right: 16px;
    position: relative;
}

.sub-item-container-order {
    font-size: 16px;
    padding-top: 14px;
    font-weight: 700;
    float: left;
    position: relative;
    width: 150px;
}

.sub-item-container-padding {
    padding-bottom: 5px;
    font-size: 15px;
}

.part-number {
    font-size: 15px;
    font-weight: 600;
}

#imgStockHint {
    padding-top: 5px;
}

.leadtime {
    padding-top: 5px;
    font-weight: 700;
    color: #FFA500;
}

.best-viewed-browser {
    display: none;
    background-color: #D8D8D8;
    padding: 6px 0;
    text-align: center;
}

.result-table {
    border: 1px solid #ddd;
    padding: 4px;
    border-radius: 4px;
}

    .result-table a {
        padding: 7px;
        display: block;
    }


.search-header-table {
    font-size: 12px;
    text-transform: uppercase;
    padding: 12px;
    display: block;
    border-bottom: 3px solid #eee;
}

.result-table table {
    border: none !important;
}

#pnlOrderSummary table {
    border: none !important;
}

.shopping-cart-table table {
    border: none !important;
}

#pnlOrderSummary table {
    border: none !important;
}

.compatibility-browser-message {
    color: red;
    font-size: 11px;
}

.main-container {
    min-height: 300px;
}

.AddToCartButtonNew {
    margin-top: 16px;
    padding-top: 1px;
    width: 94px;
    font-size: 12px;
    height: 22px;
    border-radius: 3px;
}

.entity-item:hover {
    border: 3px solid #1C95F1;
    -webkit-box-shadow: 0px 0px 8px 0px rgba(0,0,0,0.75);
    -moz-box-shadow: 0px 0px 8px 0px rgba(0,0,0,0.75);
    box-shadow: 0px 0px 8px 0px rgba(0,0,0,0.75);
}

ul.fetured-category-item-list li:hover {
    -webkit-box-shadow: 0px 0px 8px 0px rgba(0,0,0,0.59);
    -moz-box-shadow: 0px 0px 8px 0px rgba(0,0,0,0.59);
    box-shadow: 0px 0px 8px 0px rgba(0,0,0,0.59);
}

A.PageNumber:link {
    color: #116AAE;
    background-color: #DDD;
    padding: 5px;
    text-decoration: none;
    font-size: 14px;
}

.entity-page-header b {
    font-size: 20px;
}

.product-image {
    padding: 18px;
    border: 2px solid #eee;
    margin-right: 16px;
}

.AddToCartButton,
.CheckoutNowButton {
    font-weight: normal;
    border: none;
    padding: 6px;
    border-radius: 3px;
}

.ContinueShoppingButton,
.UpdateCartButton,
#btnCompletePurchase,
#btnContinueShoppingBottom,
#btnUpdateCart1 {
    border: 1px solid #C5C4C4;
    padding: 6px;
    border-radius: 3px;
    width: 146px;
}

#btnReturn {
    border: 1px solid #C5C4C4;
    padding: 6px;
    border-radius: 3px;
    margin: 22px 0;
}

#btnUpdateCart1, #btnReturn,
#btnContinueShoppingBottom {
    color: #000;
    background: #eee;
}



#lblSelectShippingMethod {
    text-transform: uppercase;
    font-size: 14px;
}

.UpdateCartButton {
    color: #fff;
    background-color: #337ab7;
    border-color: #2e6da4;
}

#RegisterAndCheckoutButton {
    background-color: #fb0;
    border: 1px solid #E4A803;
}

#Label7 {
    font-style: italic;
}

#pnlCompletePurchase {
    text-align: right !important;
}

.AddToCartButton:hover {
    background-color: #116AAE;
    color: #fff;
}


.cart-total-summary hr {
    height: 7px;
    background-color: #eee;
}

.shopping-cart-side-menu {
    padding: 12px;
    background-color: #2291E6;
    line-height: 27px;
    max-height: 127px;
    width: 280px;
}


.header-image {
    overflow: auto;
}


.shopping-cart-side-menu a {
    color: #FFF;
}

.shopping-cart-side-menu img {
    margin-right: 10px;
}

.sidebar-header5 {
    padding: 0;
    margin: 0;
    color: #FFF;
}

.ord-sum-item td {
    padding: 10px;
    border: 1px solid #eee;
}

#Label6 {
    text-transform: uppercase;
    font-size: 16px;
}

#FormPanel {
    margin-top: 22px;
    margin-bottom: 16px;
}

#HyperLink1 {
    font-weight: bold;
}

.CartDeleteButton {
    /*
    font-size: 16px;
    font-weight: 900;
    color: red;
    width: 18px;
    border-radius: 3px;
    border: 1px solid #C5C4C4;
    height: 34px;
    margin-left: -8px;
*/
    /*
    font-size: 9px;
    font-weight: 900;
    color: red;
    width: 100%;
    border-radius: 1px;
    border: 1px solid #C5C4C4;
    height: 22px;
    margin-left: -4px;
*/
    /*
    
    font-size: 14px;
    font-weight: 900;
    color: red;
    width: 100%;
    border-radius: 1px;
    height: 15px;
    margin-left: -4px;
    border: none;
    background: none;
    height: 22px;
    
*/
    font-size: 14px;
    font-weight: 900;
    color: #f00;
    border-radius: 1px;
    height: 15px;
    margin-left: -4px;
    border: none;
    background: none;
    height: 22px;
    margin-left: -15px;
    margin-right: -20px;
    height: 35px;
}

#pnlCartSummary .shopping-cart-table td {
    border: 1px solid #eee;
    padding: 12px;
}

#account-item a.username {
    color: #116AAE;
    font-weight: bold;
}

.featured-category-item img {
    width: 130px;
    padding: 10px;
}

.show-info-on-mobile {
    display: none;
}

.hide-info-on-mobile {
    display: block;
}

#menu-desktop {
    display: block;
}

#menu-mobile {
    display: none !important;
}

.header-tame-item li div {
    /*    max-width: 141px;*/
    text-align: center;
}

.entity-page-header {
    margin-left: 6px;
}

.product-details {
    width: 47%;
    float: left;
}

.product-image {
    width: 50%;
    float: left;
}

.product-detail-item {
    border-bottom: 2px solid #EEEEEE;
    padding: 10px 0;
    font-size: 16px;
    font-weight: 700;
}

.product-detail-item  a img {
    width: 30px;
}

.entity-detail-item {
    border-top: 1px solid #234464;
    margin: 10px 0 0;
    padding: 10px 0;
    font-size: 12px;
    font-weight: 700;
}

.entity-detail-item  a img {
    width: 20px;
}

.p-detail-name {
    margin: 0;
    border-bottom: 6px solid #EEEEEE;
}

.product-decription-placeholder {
    clear: both;
    padding-top: 30px;
}


.tab-content {
    /* border-bottom: 4px solid #337AB7; */
    padding: 24px;
    border: 1px solid #DDDDDD;
    border-top: none;
    border-bottom: 4px solid #337AB7;
}

.entity-item img {
    max-height: 120px;
}


.entity-header-item-image {
    width: 50%;
    float: right;
    text-align: center;
}

.entity-header-item-name {
    width: 100%;
    float: left;
}

.entity-header-item-description {
    width: 50%;
    float: left;
    line-height: 22px;
}

.microimage_hspacing {
    border: 1px solid #ddd;
    margin: 0 2px;
}

.nav-tabs > li > a {
    font-weight: bold;
    font-size: 13px;
}

.RelatedProductsBoxStyle {
    padding-bottom: 30px;
}

.nav-tabs > li.active > a, .nav-tabs > li.active > a:focus, .nav-tabs > li.active > a:hover {
    border-top: 4px solid #337AB7;
}

a.btn-link-custom {
    color: #FFF !important;
}

#ctrlBillingAddress_Salutation,
#ctrlBillingAddress_FirstName,
#ctrlBillingAddress_LastName,
#ctrlBillingAddress_AccountName,
#ctrlBillingAddress_WithStateCity,
#ctrlBillingAddress_Phone,
#ctrlBillingAddress_Email,
#ctrlBillingAddress_Password,
#ctrlBillingAddress_ConfirmPassword,
#ctrlShippingAddress_AccountName,
#ctrlShippingAddress_WithStateCity,
#ctrlAddress_AccountName,
#ctrlAddress_WithStateCity,
#ctrlAddress_Phone {
    width: 100%;
}

#ctrlBillingAddress_WithStatePostalCode,
#ctrlShippingAddress_WithStatePostalCode {
    width: 40%;
}

#ctrlAddress_WithStatePostalCode {
    width: 39%;
}

.page-sub-header {
    padding-bottom: 16px;
}

.page-title {
    font-weight: 700;
    font-size: 15px;
    padding-bottom: 15px;
}

.height-15 {
    height: 15px;
}

.ContinueCheckoutButton {
    background: #337ab7;
}

.contact-details {
    font-size: 15px;
    line-height: 24px;
}

.contact-text-box {
    width: 100%;
    font-size: 18px !important;
    height: 40px !important;
}

.contact-textarea-box {
    width: 100%;
    height: auto !important;
    font-size: 18px !important;
}

.contact-content-area {
    padding: 20px 15px 0 15px;
    float: left;
    position: relative;
    width: 100%;
}

.contact-button {
    width: 200px;
    font-size: 18px;
}

.contact-message {
    padding-bottom: 20px;
    font-size: 18px;
}

.contact-message-title {
    font-size: 24px;
}

.address-details {
    font-size: 18px;
    line-height: 24px;
    padding-top: 60px;
}


.substitute-item-header {
    border-bottom: 1px solid #C1C0C0;
    padding: 14px 0;
}

.contact-side-menu {
    padding-top: 40px;
    padding-left: 0;
}

.requestquote-header {
    font-size: 24px;
    padding-bottom: 10px;
}

.requestquote-title {
    font-size: 18px;
    font-weight: 700;
}

.requestquote-sub-title {
    font-size: 16px;
}

.requestquote-sub-title2 {
    font-size: 18px;
}

.requestquote-message {
    padding: 5px 15px 0 15px;
    float: left;
    position: relative;
    width: 100%;
}

.requestquote-image-holder {
    padding: 10px 15px 0 15px;
    float: left;
    position: relative;
}

.requestquote-align-right {
    text-align: right;
    font-size: 13px;
}

#pnlCartSummary .shopping-cart-table {
    border: 1px solid #ddd;
    border-radius: 4px;
    margin-bottom: 20px;
}


.contact-side-menu li {
    list-style: none;
    font-size: 16px;
    padding: 3px 0;
}

.contact-menu-item {
    padding-right: 10px;
    color: #1E79BE;
}

.table_header .col_1 {
    padding: 12px;
}

.table_header {
    text-transform: uppercase;
}

#table_odd tr {
    border-bottom: 1px solid #eee;
}

.table_header th {
    text-align: center;
}


#btnUpdateCart1 {
    margin-top: 40px;
}

.order-summary-header {
    text-align: center;
    text-transform: uppercase;
    padding-bottom: 12px;
    background-color: #eee;
    padding: 16px;
    border-left: 1px solid #FFF;
}

.order-summary-orderline {
    padding-left: 25px;
}

.ord-sum-item {
    line-height: 34px;
}

.order-summary-price-field {
    padding-right: 8px;
}

.order-summary-error {
    font-size: 26px !important;
}

#pnlCompletePurchase2 {
    margin-top: 32px;
}

.checkout-review-message {
    font-size: 18px;
    width: 80%;
    display: block;
    margin: auto;
    padding-bottom: 22px;
}

#checkoutreviewaspx8,
#ordercs57,
#checkoutreviewaspx9 {
    text-transform: uppercase;
}

.checkoutreview-button-section {
    text-align: right;
    padding-bottom: 20px;
}

#ErrorPanel {
    background-color: rgba(241, 133, 133, 0.3);
    padding: 16px;
    margin-bottom: 20px;
    border: 1px solid #FFABAB;
    border-radius: 3px;
}

#ShowWishListButton {
    font-size: 14px;
    display: block;
}


#ctrlBillingAddress table span,
#pnlShippingInfo table span,
#ctrlAddress table span {
    padding-top: 10px;
}

#ctrlBillingAddress_OkToEmailYes,
#ctrlBillingAddress_OkToEmailNo {
    margin: 4px 3px 0;
}

/*start checkbox css*/
.checkbox-container {
    display: block;
    position: relative;
    padding-left: 23px;
    margin-bottom: 12px;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    font-weight: 700;
    font-size: 13px;
}

/* Hide the browser's default checkbox */
.checkbox-container input {
    position: absolute;
    opacity: 0;
}

/* Create a custom checkbox */
.checkbox-container .checkmark {
    position: absolute;
    top: 0;
    left: 0;
    height: 18px;
    width: 18px;
    border: 2px solid black;
    border-radius: 4px;
}

/* When the checkbox is checked, add a blue background */
.checkbox-container input:checked ~ .checkmark {
    border: 2px solid black;
}
/* Create the checkmark/indicator (hidden when not checked) */
.checkbox-container .checkmark:after {
    content: "";
    position: absolute;
    display: none;
}

/* Show the checkmark when checked */
.checkbox-container input:checked ~ .checkmark:after {
    display: block;
}

/* Style the checkmark/indicator */
.checkbox-container .checkmark:after {
    left: 4px;
    top: 1px;
    width: 6px;
    height: 11px;
    border: solid black;
    border-width: 0 3px 3px 0;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
}
/*end of checkbox css*/

.RatingCommentHelpfulNess {
    padding: 10px 0;
}

.comment-helpfulness {
    line-height: 38px;
}

img#up,
img#down {
    display: none;
}

.product_image:hover {
    opacity: .5;
    cursor: pointer;
}

.product-page-zoom-image {
    position: absolute;
    width: 50%;
    height: 292px;
    line-height: 32px;
    z-index: -1;
    font-size: 18px;
    padding-top: 80px;
}

    .product-page-zoom-image .fa {
        font-size: 70px;
        display: block;
    }


.CheckoutNowButton {
    color: #FFF;
    background: #337ab7;
}



.quick-order-button {
    padding: 4px !important;
    border: 1px solid #1e79be;
    border-radius: 3px;
    color: #848484 !important;
}

    .quick-order-button:hover {
        background-color: #1e79be;
        color: #FFF !important;
        -webkit-transition: background-color 0.5s ease;
        -moz-transition: background-color 0.5s ease;
        -o-transition: background-color 0.5s ease;
    }

.glyphicon {
    color: #FFF;
}

.entity-header-item-description ul {
    padding-left: 8px;
}


.col_2 {
    /*    white-space: nowrap;*/
}

#table_odd th {
    background-color: #eee;
    border-left: 1px solid #ddd;
    white-space: normal;
}

.shopping-cart-table table tr td br {
    display: none;
}

.CreditCardPaymentMethodPanel {
    border: solid 1px #ddd;
}

.MediumCell {
    margin-top: 12px;
    display: block;
    background-color: transparent;
}

.LightCellText {
    padding-left: 87px;
    display: block;
    width: 157px;
}

input#ForgotEMail {
    display: inline-block;
    margin-top: 27px;
    margin-left: 20px;
    margin-bottom: 20px;
}

#btnCheckOutNowBottom,
#btnCompletePurchase,
#btnContinueCheckout1,
#btnCompletePurchase2 {
    width: 146px;
    margin-left: 12px;
    height: 32px;
}

.top-account-button {
    padding: 24px 12px;
    width: 30.3%;
    float: left;
    text-align: center;
    background-color: #ddd;
    margin: 12px 22px;
    font-size: 14px;
    border-radius: 3px;
}

    .top-account-button:hover {
        background-color: #116aae;
        color: #FFF;
    }

.quick-order-form-account {
    margin-left: 0;
}

.order-history-account {
    margin-right: 0;
}

.mobile-menu-button {
    width: 48%;
    float: left;
    text-align: center;
    background-color: #1e79be;
    margin: 3px;
    border-radius: 3px;
    color: #FFF !important;
    margin-bottom: 8px;
    border: 1px solid #8a8a8a;
}

.last-menu-item {
    min-width: 114px;
}

.shopping-cart-table input {
    /*float: none !important;*/
}


/*MENU MOBILE*/


.toggle-sidebar {
    float: left;
    padding: 3px;
    background-color: #1e79be;
    z-index: 3;
    position: absolute;
    display: none;
    margin-top: 15px;
    position: fixed;
    /*        opacity: .5;*/
}


    .toggle-sidebar span {
        color: #FFF;
        font-size: 16px;
        width: 39px;
        padding: 11px;
        padding-left: 17px;
    }

#myCarousel {
    background: url(images/slider/bg-slider.jpg) repeat-x;
}


    #myCarousel .right {
        right: 306px;
        background: none;
    }

    #myCarousel .left {
        left: 307px;
        background: none;
    }

    #myCarousel .carousel-control {
        width: 1%;
    }

.slider-image {
    /*object-fit: cover;
    height: 300px !important;*/
}


#mc_embed_signup {
    background: #1e79bf;
    clear: left;
    line-height: 40px;
    text-align: center;
}

    #mc_embed_signup span {
        font-size: 16px;
        color: #fff;
    }

#mce-EMAIL {
    width: 300px;
    height: 34px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    -webkit-transition: border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
}

#mc-embedded-subscribe {
    background-color: #484848;
    border-color: #2e6da4;
    color: #fff;
    width: 150px;
    height: 36px;
    margin-top: -2px;
}

#mc-embed-signup-lead-magnet {
    background-color: #1e79bf;
    width: 240px;
    text-align: center;
    border-radius: 4px;
    height: 165px;
    padding-top: 10px;
    margin: auto;
}

#email-lead-magnet {
    height: 34px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    -webkit-transition: border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    width: 200px;
}

#subscribe-lead-magnet {
    background-color: #484848;
    border-color: #2e6da4;
    color: #fff;
    width: 150px;
    height: 36px;
}

.lead-magnet-block {
    width: 27%;
    top: -10px;
}

.mc-embedded-subscribe-button-lead-magnet {
    padding-top: 5px;
}

.float-right {
    float: right;
}

.float-left {
    float: left;
}

.social-media {
    font-size: 25px;
}

.social-media a {
    color: #fff;
}

.paging-arrow {
    font-size: 25px !important;
    vertical-align: middle;
}

.paging-container {
    text-align:right; 
    font-size:14px; 
    padding-right: 10px; 
    clear:both;
    color: #484848;
    font-weight: bold; 
}

.product-name {
    font-size:10pt;
    min-height: 65px;
}

.NET30EOMPaymentMethodPanel {
    border: 1px solid #ddd;
    padding: 10px 20px;
}

@media only screen and (min-device-width : 320px) and (max-device-width : 680px) {
    #ctrlBillingAddress_Captcha {
        margin-bottom: 10px;
    }

    .createaccount-filter-panel {
        display: none;
    }

    .createaccount-register {
        float: left;
        width: 100%;
    }

    .container {
        width: 100%;
    }

    #menu-desktop {
        display: none;
    }

    #menu-mobile {
        display: block !important;
    }

    .header-menu {
        clear: both;
    }

    .navbar-toggle {
        float: left;
        z-index: 9999999;
    }

    .icon-bar {
        background-color: #434753 !important;
    }

    ul.tame li {
        width: 100%;
        text-align: left;
    }

    ul.fetured-category-item-list li {
        width: 95%;
    }

    .featured-box-header h2 {
        text-align: center;
    }

    .navbar-collapse {
        padding: 0;
    }


    #myCarousel {
        /*            height: 340px;*/
        margin: 0 -15px;
    }

        #myCarousel .right {
            right: 40px;
        }

        #myCarousel .left {
            left: 40px;
        }

    #login-form {
        width: 100% !important;
    }

    .entity-item {
        margin: 4px;
        width: 47%;
    }

    .main-placeholder {
        clear: both;
        padding: 0 15px !important;
        margin-bottom: 20px;
    }

    .entity-page-header p {
        text-align: center;
    }

    .footer-menu-item-list li {
        display: block;
        float: none;
        border-top: 1px solid #616161;
        padding: 12px 0;
    }

    .footer-menu-item-list {
        width: 100%;
        /*            padding: 15px;*/
    }

    .buttom-bar {
        padding-left: 4px;
    }

    .header-tame-item li {
        width: 100%;
    }

    .show-info-on-mobile {
        display: block;
        padding-left: 7px;
        margin-top: 4px;
    }

    .hide-info-on-mobile,
    #menu_container {
        display: none !important;
    }

    .show-info-on-mobile .header-info-number,
    .show-info-on-mobile .header-info-email {
        font-size: 12px;
        color: #FFF;
    }

    .show-info-on-mobile .header-info-number {
        font-size: 16px;
    }

    .show-info-on-mobile .fa {
        color: #FFF;
    }

    .site-logo img {
        width: 220px;
        display: block;
        margin: auto;
        padding-bottom: 10px;
    }

    .order-mis * {
        width: 100% !important;
    }

    .navbar-header {
        float: left;
        z-index: 10;
    }

    .site-logo {
        /*            z-index: -1;*/
        padding-top: 8px;
    }

    .site-header {
        height: 100px;
        -webkit-box-shadow: 0px 0px 4px 0px rgba(0,0,0,0.50);
        -moz-box-shadow: 0px 0px 4px 0px rgba(0,0,0,0.50);
        box-shadow: 0px 0px 4px 0px rgba(0,0,0,0.50);
    }

    .signin-button {
        text-align: center;
    }

    .signin-main-button {
        margin-top: 20px;
    }

    td {
        overflow: scroll;
    }

    #ctrlBillingAddress td,
    #ctrlShippingAddress td,
    #ctrlAddress td {
        display: block;
        width: 100% !important;
        text-align: left;
        padding: 0 15px;
    }

    #ctrlBillingAddress tr,
    #ctrlShippingAddress tr,
    #ctrlAddress tr {
        margin-top: 20px;
        margin-bottom: 5px;
        display: block;
    }

    .main-placeholder input[type=text],
    .main-placeholder textarea,
    #ctrlBillingAddress input[type=text],
    input[type=text],
    #ctrlBillingAddress select,
    #ctrlBillingAddress textarea,
    #ctrlBillingAddress input[type=password],
    #ctrlShippingAddress select,
    #ctrlAddress select,
    #ctrlAddress input[type=text] {
        width: 100%;
    }

    #ctrlAddress_WithStatePostalCaption {
        display: block;
    }

    #tblAddressListBox, #tblAccountInfoBox {
        width: 100%;
    }

    .page-hearder3 {
        text-align: center;
    }

    .footer-menu-item-list li a {
        padding: 0 8px;
        display: block;
        text-align: left;
    }

    .footer-menu-item-list li span {
        color: #FFF;
        float: right;
    }

    .footer-block {
        padding-left: 15px;
        float: none;
    }

    .lead-magnet-block {
        top: 0;
    }

    .footer-bison-logo {
        padding-bottom: 30px;
    }

    .footer-info-item {
        margin-bottom: 10px;
        padding-left: 20px;
        margin-top: 12px;
    }

    .right-menu-item ul {
        padding: 0;
    }

    .right-menu-item li {
        padding: 0 6px;
        width: 48%;
    }

    #searchBox {
        width: 144px;
    }

    .view-orderhistory {
        width: 100%;
        background: none;
        border: none;
    }

    #btnUpdateAccount {
        margin: auto;
        margin-bottom: 22px;
        display: block;
        margin-top: 22px;
    }

    .account-info-table {
        margin-left: 0 !important;
    }

    tr.trOrderHistory td {
        font-size: 9px;
    }

    .tdOrderHistoryHeader {
        font-size: 10px;
    }


    ul.header-tame-item-mobile li {
        border-bottom: 1px solid #565656;
        list-style: none;
    }

    .header-tame-item-mobile {
        padding: 0;
    }

        .header-tame-item-mobile ul {
            background-color: #383838;
            padding: 0 12px;
        }

            .header-tame-item-mobile ul > li:last-child {
                border: none;
            }

    .site-menu a {
        line-height: 24px;
        width: 100%;
        display: block;
        text-transform: uppercase;
        padding-left: 16px;
    }

    .footer-menu-title {
        font-weight: 600;
        display: block;
        text-align: left;
    }

    .entity-header-item-name {
        text-align: center;
    }

    .side-bar {
        background-color: #1d78bd;
        height: 58% !important;
        clear: both;
        position: absolute;
        width: 70%;
        z-index: 1;
        color: #FFF;
        margin-top: 8px;
        position: fixed;
        overflow: scroll;
    }

    .leftnavvy {
        width: 94%;
    }

    .siderbar-header {
        font-size: 28px;
        color: #FFF;
        text-align: center;
    }

    .attributes a {
        color: #FFF;
    }

        .attributes a b {
            color: #FFF;
            font-size: 14px;
        }

    .attributes {
        border-bottom: 1px solid #115386;
        padding: 10px;
    }

    .entity-header-item-image,
    .entity-header-item-description {
        width: 100%;
    }


    .entity-item {
        min-width: 100% !important;
    }

    .site-logo {
        margin-top: 0;
    }

    #FormPanel {
        width: 100% !important;
    }

    .text-field {
        width: 94% !important;
    }

    .product-image,
    .product-details {
        width: 100%;
    }

    .product-placeholder {
        padding-bottom: 20px;
    }

    .shopping-cart-table,
    #pnlHeaderGraphic {
        overflow-y: scroll; /* has to be scroll, not auto */
        -webkit-overflow-scrolling: touch;
    }

    #btnEditOrder,
    #btnCompletePurchase,
    #btnAddToCartTop,
    #btnAddToCartBottom,
    #btnCompletePurchase2,
    #btnContinueCheckout1,
    #btnUpdateCart1,
    #btnContinueShoppingBottom,
    #btnCheckOutNowBottom {
        width: 100%;
        margin-left: 0px;
        margin-top: 10px;
        padding: 12px;
        height: 46px;
    }

    .cart-total-summary {
        width: 100%;
    }

    #pnlOrderSummary h1,
    #BodyPanel h1 {
        text-align: center;
    }

    #pnlCompletePurchase {
        text-align: center !important;
    }

    .fa-stack {
        width: 100%;
    }

    .right-menu-item {
        width: 100%;
        padding: 1px;
    }

    .mobile-menu-search input {
        width: 86% !important;
        height: 34px;
        border: none;
        margin-top: 4px;
        border-top-right-radius: 4px;
        border-bottom-right-radius: 4px;
        padding-left: 10px;
    }

    .mobile-menu-search {
        height: 46px;
    }

    .search-icon {
        padding: 12px;
        margin-top: 3px;
        margin-left: 6px;
        border-bottom-left-radius: 4px;
        border-top-left-radius: 4px;
    }

    .fa-mobile-menu-item {
        font-size: 20px !important;
        padding-right: 14px;
    }

    #user-islogin-menu-mobile {
        color: #FFF;
        width: 50%;
        float: left;
        padding: 10px;
    }

        #user-islogin-menu-mobile a {
            padding: 0;
            color: #FFF;
            font-weight: 700;
        }

    .top-account-button {
        padding: 15px 0px;
        width: 30.3%;
        margin: 12px 4px;
        height: 119px;
    }

        .top-account-button .fa {
            display: block;
        }

    #table_odd th {
        padding: 6px 10px;
    }

    .contact-details,
    .address-details {
        text-align: center;
        padding-top: 16px;
    }

    .bison-map {
        padding: 10px;
    }

    .carousel-inner,
    .carousel-inner .item {
        /*            height: 100% !important;*/
    }

    .carousel-indicators {
        bottom: -12px;
    }

    .carousel-inner > .item > img {
        min-width: 100%;
        /*            height: 100%;*/
        object-fit: cover;
        background-position: center;
        background-size: cover;
    }

    #shopping-cart {
        text-align: right;
        width: 100%;
        display: block;
    }

    .field-label {
        width: 93%;
    }

    a.make-appointment-btton {
        margin-top: 28px;
        display: block;
    }

    #mc-embedded-subscribe {
        margin: 10px 0;
    }

    .contact-email {
        padding-top: 20px;
    }

    .paging-container {
        text-align: center;
    }

    .address-control-state {
        width: 
    }
}


/*iPad Portrait*/
@media only screen and (min-device-width : 768px) and (max-device-width : 1023px) and (orientation : portrait) {
    .contact-email {
        padding-top: 20px;
    }

    .createaccount-register {
        width: 58%;
    }

    #ctrlBillingAddress_Captcha {
        margin-bottom: 10px;
    }
}


@media only screen and (min-device-width : 768px) and (max-device-width : 800px) {
    .container {
        width: 732px;
    }

    .col-md-4 {
        width: 33.3%;
        float: left;
    }

    .site-logo img {
        width: 270px;
    }

    .header-tame-item li {
        min-width: 70px;
    }

    .site-menu a {
        font-size: 10px;
        padding: 15px 5px;
    }


    .fetured-category-item-list li {
        margin: 6px;
    }

    .leftnavvy {
        width: 92%;
    }

    .side-bar {
        margin-right: 6px;
        float: left;
    }


    ul.fetured-category-item-list li {
        margin: 6px;
        width: 31.3%;
    }


    .main-placeholder {
        float: left;
        /*            padding-left: 16px;*/
    }

    .site-logo {
        margin-top: 0;
    }

    .product_image.microimage_hspacing {
        width: inherit;
    }

    .product_image {
        width: 200px;
    }

    .product-page-zoom-image {
        width: 50%;
    }

    .right-menu-item ul {
        padding: 0;
    }

    .right-menu-item {
        /*            width: 100%;*/
    }

    .footer-menu-item-list li a {
        padding: 0 4px;
    }

    .footer-menu-item-list li {
        padding: 0px;
    }

    .right-menu-item li {
        padding: 0 2px;
    }

    #account-item {
        font-size: 11px;
    }

    .top-account-button {
        padding: 24px 7px;
        width: 32%;
        margin: 12px 7px;
    }

    .wish-list-account {
        margin: 12px 0px;
    }

    .shopping-cart-table {
        overflow: auto;
    }

    .last-menu-item {
        min-width: 106px !important;
    }

    #myCarousel .right {
        right: 96px;
    }

    #myCarousel .left {
        left: 96px;
    }
}
