﻿@font-face {
    font-family: HelveticaNeue-Thin;
    src: url("/Site/Content/fonts/HelveticaNeueLTW05-35Thin.eot?#iefix");
    src: url("/Site/Content/fonts/HelveticaNeueLTW05-35Thin.eot?#iefix") format("eot"),url("/Site/Content/fonts/HelveticaNeueLTW05-35Thin.woff2") format("woff2"),url("/Site/Content/fonts/HelveticaNeueLTW05-35Thin.woff") format("woff"),url("/Site/Content/fonts/HelveticaNeueLTW05-35Thin.ttf") format("truetype");
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: HelveticaNeue-Light;
    src: url('/Site/Content/fonts/HelveticaNeueLTW05-45Light');
    src: url('/Site/Content/fonts/HelveticaNeueLTW05-45Light.eot?#iefix') format('embedded-opentype'), url('/Site/Content/fonts/HelveticaNeueLTW05-45Light.woff') format('woff'), url('/Site/Content/fonts/HelveticaNeueLTW05-45Light.woff2') format('woff2'), url('/Site/Content/fonts/HelveticaNeueLTW05-45Light.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: HelveticaNeue-Medium;
    src: url('/Site/Content/fonts/HelveticaNeueLTW05-65Medium.eot');
    src: url('/Site/Content/fonts/HelveticaNeueLTW05-65Medium.eot?#iefix') format('embedded-opentype'), url('/Site/Content/fonts/HelveticaNeueLTW05-65Medium.woff') format('woff'), url('/Site/Content/fonts/HelveticaNeueLTW05-65Medium.woff2') format('woff2'), url('/Site/Content/fonts/HelveticaNeueLTW05-65Medium.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: HelveticaNeue-Bold;
    src: url('/Site/Content/fonts/HelveticaNeueLTW05-75Bold.eot');
    src: url('/Site/Content/fonts/HelveticaNeueLTW05-75Bold.eot?#iefix') format('embedded-opentype'), url('/Site/Content/fonts/HelveticaNeueLTW05-75Bold.woff') format('woff'), url('/Site/Content/fonts/HelveticaNeueLTW05-75Bold.woff2') format('woff2'), url('/Site/Content/fonts/HelveticaNeueLTW05-75Bold.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: HelveticaNeue-Regular;
    src: url("/Site/Content/fonts/HelveticaNeueLTW05-55Roman.eot?#iefix");
    src: url("/Site/Content/fonts/HelveticaNeueLTW05-55Roman.eot?#iefix") format("eot"),url("/Site/Content/fonts/HelveticaNeueLTW05-55Roman.woff2") format("woff2"),url("/Site/Content/fonts/HelveticaNeueLTW05-55Roman.woff") format("woff"),url("/Site/Content/fonts/HelveticaNeueLTW05-55Roman.ttf") format("truetype");
    font-weight: normal;
    font-style: normal;
}

/*Grid half column addition*/
@media (min-width: 992px) {

    .col-md-6-half, .col-md-5-half {
        position: relative;
        min-height: 1px;
        padding-right: 15px;
        padding-left: 15px;
    }
    /*6-half==6.5*/
    .col-md-6-half {
        width: 54.166666665%;
    }
    /*5-half==5.5*/
    .col-md-5-half {
        width: 45.833333335%;
    }

    .col-md-push-1-half {
        left: 12.499999995%;
    }
    .carousel-inner > .item.carousel-display-item {
        display: block;
    }
}
/*Grid half column addition*/

* {
    outline:none;
}

a {
    color: #2375B7;
    text-decoration: none;
}

.color-font-footer-wcag {
    color: #005394;
    text-decoration: none;
}

.helveticathin {font-family: HelveticaNeue-Thin}
.helveticabold {font-family: HelveticaNeue-Bold}
.helveticalight {font-family: HelveticaNeue-Light}
.helveticaRegular {font-family: HelveticaNeue-Regular}
.helveticaMedium {font-family: HelveticaNeue-Medium}

.pointer {
    cursor: pointer;
}
.relative-position {
    position:relative;
}

header {
    width: 100%;
    margin: 0 auto;
    background-color: #fff;
    border-bottom: 1px solid #ccc;
}

.container-100p {
    width: 100%;
}

.container {
    width: 100%;
    max-width: 1280px !important;
    background-color: transparent;
}

.product_detail_extra-fees {
    height: 20px;
    width: 206px;
    color: #474747;
    font-family: "Arial";
    font-size: 12px;
    line-height: 16px;
}

.main-flex {
    display: flex;
    flex-direction: row;
    flex-grow: 1;
    flex-wrap: wrap
}

.first-flex-item, .second-flex-item, .third-flex-item, .fourth-flex-item {
    width: 50%;
}

.first-flex-item {
    order: 1;
}

.second-flex-item {
    order: 2;
}

.third-flex-item {
    order: 3;
}

.fourth-flex-item {
    order: 4;
}

.main-flex .padding-left-vlg {
    padding-left: 20px;
}

.transparent-state {
    background-color: rgba(0,0,0,0.5);
}
    .transparent-state img{
        opacity:0.5;
    }
.rich-media-icon-playcircle-white {
    font-size: 22px;
    color: #EEEEEE;
    position: absolute;
    top: 35%;
    left: 40%;
    z-index:1;
}

.rich-media-icon-playcircle-white-html {
    left: 20%;
    top: 6%;
}

.rich-media-icon-play360-white {
    font-size: 22px;
    color: #EEEEEE;
    position: absolute;
    top: 22%;
    left: 12.5%;
    z-index: 1;
    margin-left: 6%;
}

.rich-media-icon-playtour-white {
    font-size: 22px;
    color: #EEEEEE;
    position: absolute;
    top: 19%;
    left: 19.5%;
    z-index: 1;
    margin-left: 6%;
}

video {
    width: 100% !important;
    height: 75px;
    object-fit:contain;
    opacity: 0.5;
    background-color: rgba(0,0,0,0.5);
}
.dummyvideo {
    height: 80px;
    width: 100% !important;
    opacity: 0;
    /*height: !important;*/ /*Breaks css minification*/
    /* opacity: -0.5;
    background-color: rgba(0,0,0,0.5)*/
}
#videomodal .modal-dialog {
    width: 70%;
    height: 75%;
}
#tourmodal .modal-dialog {
    width: 70%;
}
.product-bigpic-panel, product-bigpic-panel-500 {
    padding: 5px;
}

    .product-bigpic-panel video, #videoviewplay video, #dvzoom video, product-bigpic-panel-500 video {
        opacity: 1;
        background-color: none;
        height: auto;
    }

.iframe-container {
    overflow: hidden;
    padding-bottom: 56.25%;
    position: relative;
}

    .iframe-container iframe {
        border: 0;
        height: 100%;
        left: 0;
        position: absolute;
        top: 0;
        width: 100%;
    }

#videomodal .close {
    color: #fff;
    opacity: 1;
}

#videomodal .modal-content {
    background-color: black;
}

#tourmodal .modal-content {
    background-color: white;
}

#videomodal .modal-header {
    color: #fff;
    padding: 10px 0px;
}

#tourmodal .modal-header {
    color: #fff;
    padding: 10px 0px;
    border-bottom-style:none;
}

#videomodal button {
    background-color: red;
    padding-left: 5px;
    padding-right: 5px;
}

#videomodal.modal {
    top: auto;
}
.js-shipping-details-modal-body button.close,
.js-call-for-price-modal-body button.close {
    position: absolute;
    top: 15px;
    right: 15px;
}

.js-call-for-price-modal-body #expected_date {
    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 0 0 4px !important;
    -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;
}

@media (min-width: 1280px) {
    .container {
        width: 100%;
        max-width: 1280px;
    }
}

.product-discount-validity {
    height: 24px;
    width: auto;
    background-color: #C40814;
    color: #FFFFFF;
    font-size: 12px;
    font-weight: bold;
    line-height: 24px;
    position: absolute;
    top: 0;
    text-align: center;
    padding-left: 10px;
    padding-right: 10px;
}


.opacity10 {
    opacity: 0.1;
}

.color_bg_white {
    background-color: #ffffff;
}

.color_bg_gray {
    background-color: #eeeeee;
}

.color_bg_light_gray {
    background-color: #f3f3f3;
}

.color_bg_light_gray_shade1{
    background-color: #f8f8f8;
}

.color_bg_light_blue {
    background-color: #ADD8E6;
}

.color_bg_light_green {
    background-color: #90EE90;
}

.color_bg_green {
    background-color: #B9E18B;
}

.color_bg_pink {
    background-color: #FFBDBB;
}

.color_bg_clearance {
    background-color: #FBC3A9;
}

.color_bg_blue {
    background-color: #CBE0F9;
}

.color_bg_dark_grey {
    background-color: #BFBFBF;
}

.color-font-green {
    color: #0B7630;
}

.color-font-black {
    color: #000000;
}

.color-font-white {
    color: #FFFFFF;
}

.color-font-gray-wcag {
    color: #454545;
}

.color-font-light-black {
    color: #595959;
}

.color-font-lights-black {
    color: #737373;
}

.color-font-gray {
    color: #999999;
}

.color-font-dark-gray {
    color: #333333;
}

.color-font-blue {
    color: #2375BB;
}

.color-font-disabled {
    color: #757575
}

.color-font-orange {
    color: #E1500B;
}

.color-font-yellow {
    color: #eba912;
}
.color-font-red {
    color: #C33D39;
}
.color-font-lightgreen {
    color: #C2E599;
}
.color-font-lightgrey {
    color: #CCCCCC;
}
a.color-font-green {
    color: #0B7630;
}

a.color-font-black {
    color: #333333;
}

a.color-font-white {
    color: #FFFFFF;
}

.breakword {
    word-break: break-all
}

.invisible {
    visibility: hidden;
}

html body {
    font-family: Arial, "Lucida Grande", sans-serif;
    font-size: 14px;
}

body {
    background: #ffffff;
}

h1 {
    font: 3rem "HelveticaNeue-Thin", "Helvetica Neue Thin", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
    margin: 0;
}

h2 {
    font: 2rem "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
    margin: 0;
    font-weight: 300;
    line-height: 32px;
    color: #333333;
}

h3 {
    font: 1.5rem "HelveticaNeue-Medium", "Helvetica Neue Medium", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
    line-height: 1.4;
    margin: 0;
}

h4 {
    font: 1rem "HelveticaNeue-Bold", "Helvetica Neue Bold", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
    text-transform: uppercase;
    margin: 0;
}

.small {
    font: 1rem "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
    font-size: 0.875rem;
    line-height: 1.6;
}

/*buttons*/
.btn-reverse {
    color: #005394;
    background-color: #eeeeee;
    border:1px solid #eeeeee;
}

.secondary-blue {
    background: #fff;
    border: 1px solid #2375bb;
    color: #2375bb !important;
    text-transform: uppercase;
    font-weight: 600;
}

    .secondary-blue:hover {
        border: 1px solid #005394;
        color: #005394 !important;
    }

.height-40 {
    height:40px;
}

/*Popover style Tooltip*/
.popover-style-tooltip .tooltip.in {
    opacity: 1;
}

.popover-style-tooltip .tooltip-inner {
    max-width: 376px;
    font-size: 14px;
    color: #333333;
    font-style: normal;
    font-weight: normal;
    line-height: 1.42857143;
    line-break: auto;
    border: 1px solid rgba(0, 0, 0, .2);
    -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, .2);
    box-shadow: 0 5px 10px rgba(0, 0, 0, .2);
    border-radius: 0;
    text-align: left;
}

.popover-style-tooltip .tooltip.top .tooltip-arrow {
    bottom: -2px;
    margin-left: -5px;
    border-width: 15px 15px 0;
    border-top-color: #fff;
}
/*Popover style Tooltip*/

/*buttons*/
.mini {
    font-size: 0.75rem;
}

.micro {
    font-size: 0.625rem;
}

.center {
    margin: auto;
}

.right {
    float: right;
}

.left {
    float: left;
}

.inline {
    display: inline-block;
}


.font-64 {
    font-size: 64px;
}

.font-48 {
    font-size: 48px;
}

.font-28 {
    font-size: 28px;
}

.font-32 {
    font-size: 32px;
    font-family: HelveticaNeue-Light;
}

.font-24 {
    font-size: 24px;
    font-family: HelveticaNeue-Light;
}

.font-21 {  /* product-price-font */
    font-size: 21px;
}

.font-20 {
    font-size: 20px;
}

.font-16 {
    font-size: 16px;
}

.font-18 {
    font-size: 18px;
}

.font-14 {
    font-size: 14px;
}
.font-13 {
    font-size: 13px;
}
.font-12 {
    font-size: 12px;
}

.font-10 {
    font-size: 10px;
}

.font-11 {
    font-size: 11px;
}

.font-8 {
    font-size: 8px;
}

.textUpperCase {
    text-transform: uppercase;
}

.textBoldUpperCase {
    text-transform: uppercase;
    font-weight: bold;
}

.text-regular {
    text-transform: none;
}

.max-width-85 {
    max-width: 85px;
}

.no-padding {
    padding: 0;
}

.no-padding-left {
    padding-left: 0;
}

.no-padding-right {
    padding-right: 0;
}

.no-padding-bottom {
    padding-bottom: 0;
}

.no-padding-top {
    padding-top: 0;
}

.padding-vsm {
    padding: 2px;
}

.padding-top-vsm {
    padding-top: 2px;
}

.padding-right-vsm {
    padding-right: 2px;
}

.padding-bottom-vsm {
    padding-bottom: 2px;
}

.padding-left-vsm {
    padding-left: 2px;
}

.padding-sm {
    padding: 5px;
}

.padding-top-sm {
    padding-top: 5px;
}

.padding-right-sm {
    padding-right: 5px;
}

.padding-bottom-sm {
    padding-bottom: 5px;
}

.padding-left-sm {
    padding-left: 5px;
}

.padding-lg {
    padding: 10px;
}

.padding-left-lg {
    padding-left: 10px;
}

.padding-top-lg {
    padding-top: 10px;
}

.padding-right-lg {
    padding-right: 10px;
}

.padding-bottom-lg {
    padding-bottom: 10px;
}

.padding-vlg {
    padding: 20px;
}

.padding-top-7px {
    padding-top: 7px;
}

.padding-left-7px {
    padding-left: 7px;
}

.padding-right-7px {
    padding-right: 7px;
}

.padding-bottom-15px {
    padding-bottom: 15px;
}
.padding-top-15px {
    padding-top: 15px;
}

.padding-top-vlg {
    padding-top: 20px;
}

.padding-right-vlg {
    padding-right: 20px;
}

.padding-left-vlg {
    padding-left: 20px;
}

.padding-bottom-vlg {
    padding-bottom: 20px;
}

.padding-xlg {
    padding: 40px;
}

.padding-top-xlg {
    padding-top: 40px;
}

.padding-right-xlg {
    padding-right: 40px;
}

.padding-left-xlg {
    padding-left: 40px;
}

.padding-left-48 {
    padding-left: 48px;
}

.padding-right-48 {
    padding-right: 48px;
}

.padding-left-55 {
    padding-left: 55px;
}

.padding-bottom-xlg {
    padding-bottom: 40px;
}

.padding-md {
    padding: 15px;
}

.padding-left-md {
    padding-left: 15px;
}

.padding-top-md {
    padding-top: 15px;
}

.padding-top-xmd {
    padding-top: 25px;
}

.padding-right-md {
    padding-right: 15px;
}

.padding-bottom-md {
    padding-bottom: 15px;
}

.padding-bottom-30px {
    padding-bottom: 30px;
}

.no-margin {
    margin: 0;
}

.no-margin-top {
    margin-top: 0;
}

.no-margin-bottom {
    margin-bottom: 0;
}

.no-margin-left {
    margin-left: 0;
}

.no-margin-right {
    margin-right: 0;
}

.margin-vsm {
    margin: 2px;
}

.stockInfo-WrapFor-Mx > a.stockinformation {
    white-space: nowrap;
}

.margin-right-vsm {
    margin-right: 2px;
}

.margin-bottom-vsm {
    margin-bottom: 2px;
}

.margin-left-vsm {
    margin-left: 2px;
}

.margin-top-vsm {
    margin-top: 2px;
}

.margin-sm {
    margin: 5px;
}

.socialMedia-valign {
    vertical-align: top;
}

.margin-top-sm {
    margin-top: 5px;
}

.margin-right-sm {
    margin-right: 5px;
}

.margin-bottom-sm {
    margin-bottom: 5px;
}

.margin-left-sm {
    margin-left: 5px;
}

.margin-left-xsm-ng {
    margin-left: -1px;
}

.margin-left-sm-ng {
    margin-left: -5px;
}

.margin-top-sm-ng {
    margin-top: -5px;
}

.margin-left-vsm-ng {
    margin-left: -2px;
}

.margin-lg {
    margin: 10px;
}

.margin-top-lg {
    margin-top: 10px;
}

.margin-left-lg {
    margin-left: 10px;
}

.margin-left-xlg {
    margin-left: 12px;
}

.margin-right-lg {
    margin-right: 10px;
}

.margin-right-12px {
    margin-right: 12px;
}

.margin-bottom-lg {
    margin-bottom: 10px;
}

.margin-top-15px {
    margin-top: 15px;
}

.margin-vlg {
    margin: 20px;
}

.margin-left-vlg {
    margin-left: 20px;
}

.margin-bottom-vlg {
    margin-bottom: 20px;
}

.margin-right-vlg {
    margin-right: 20px;
}

.margin-top-vlg {
    margin-top: 20px;
}

.margin-top-basketlineitem {
margin-top:-12px;
}

.margin-top-basketlineitemresellertext {
  margin-top: 12px;
}

.margin-top-30px {
    margin-top: 30px;
}


.margin-xlg {
    margin: 40px;
}

.margin-top-xlg {
    margin-top: 40px;
}

.margin-left-xlg {
    margin-left: 40px;
}

.margin-right-xlg {
    margin-right: 40px;
}

.margin-bottom-xlg {
    margin-bottom: 40px;
}

.underline {
    text-decoration: underline;
}

.no-text-decoration {
    text-decoration: none;
}

.truncate-with-ellipsis {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.vertical-align-center {
    vertical-align: middle;
}

.header_bg {
    background-color: #2375B7;
}

.inner-addon {
    position: relative;
}

.no-border {
    border: 0 !important;
}

/* style icon */

.inner-addon .glyphicon {
    position: absolute;
    padding: 8px 10px 10px 0px;
}

/* align icon */

.left-addon .glyphicon {
    left: 0px;
}

.right-addon .glyphicon {
    right: 0px;
    top: 2px;
}

/* add padding  */

.left-addon input {
    padding-left: 30px;
}

.right-addon input {
    padding-right: 30px;
}

.display-block {
    display: block;
}

.display-flex {
    display: flex;
}
.display-inline-block {
    display:inline-block;
}

.product_info_panel {
    width: 100%;
    text-align: center;
    padding: 0px 2px 6px 6px;
}

.block-with-text {
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.border-gray {
    border: 1px solid #eeeeee;
}

.border-bottom-gray {
    border-bottom: 1px solid #eeeeee;
}

.Vendors_title {
    font-size: 48px;
    font-family: HelveticaNeue-Thin;
    margin-left: 15px;
}

.Vendor_boutiqueListSection_showcaseListSection {
    /*min-height: 250px;*/
    background-color: #F3F7FB;
    /*white-space: nowrap;*/
}

.boutiques_showcases_title {
    font-family: HelveticaNeue-Light;
    font-size: 32px;
    font-weight: 300;
    line-height: 40px;
}

.boutiques_showcases_Vendor_List {
    height: 24px;
    color: #2375BB;
    font-family: HelveticaNeue-Regular;
    font-size: 16px;
    line-height: 24px;
}

.vendor_list_title {
    color: #333333;
    font-family: HelveticaNeue-Light;
    font-size: 32px;
    font-weight: 300;
    line-height: 40px;
    margin-bottom: 15px;
}

.boutiques_showcases_List {
    padding-bottom: 10px;
}

.vendor_list_clear {
    clear: both;
}

.alpha_initial {
    color: #4A4A4A;
    font-family: "Helvetica Neue";
    font-size: 16px;
    font-weight: bold;
}

.alphaVendorGroup-list {
    height: 18px;
    width: 347px;
    color: #4A4A4A;
    font-family: HelveticaNeue-Regular;
    font-size: 12px;
    font-weight: bold;
    line-height: 16px;
    padding-right: 5px;
    padding-left: 5px;
}

.initial-disabled:hover {
    cursor: not-allowed;
}

.initial-disabled {
    color: gray;
}

.initial-selected {
    background-color: lightgray;
    color: #2375BB;
}

.product_filter_panel {
    width: 100%;
    text-align: left;
    border: 1px solid #eeeeee;
    margin-top: 10px;
    margin-bottom: 10px;
}

.product_filter_panel_header {
    padding: 10px;
    background-color: #eeeeee;
}

.product_filter_panel_body {
    margin: auto;
    padding: 10px;
    width: 100%;
    max-height: 340px;
    overflow-y: auto;
}

.product_filter_panel_body_taller {
    margin: auto;
    padding: 10px;
    width: 100%;
    max-height: 700px;
    overflow-y: auto;
}

.product_filter_panel .checkbox {
    display: block;
    width: 100%;
    margin-top: 0px;
}

.page-header-top {
    padding: 4px 48px 4px 48px;
    line-height: 1;
    background-color: #eeeeee;
    font-size: 12px;
}

.page-header-top-checkout {
    background: #337ab7;
    color:#ffffff;

}

.page-header-body {
    padding: 6px 48px 6px 48px;
    line-height: 1;
    background-color: #2375B7;
    font-size: 16px;
}

.header-body-search {
    margin-top: 5px;
    margin-bottom: 5px;
}

.header-middle-text {
    padding: 10px;
    color: #B1D8FF;
    font-style: italic;
}

.navbar-light .nav-item .nav-link, .navbar-light .nav-item.active .nav-link, .navbar-light .nav-item:focus .nav-link, .navbar-light .nav-item:hover .nav-link {
    color: #ffffff;
}

.container-body {
    padding: 6px 0px 6px 0px;
    background-color: #ffffff;
    position: relative;
}

.navbar {
    padding-left: 0px;
    padding-right: 0px;
}

.display-4 {
    font-size: 2.5rem;
}



.nav-scroller {
    position: relative;
    z-index: 2;
    height: 2.75rem;
    overflow-y: hidden;
}

    .nav-scroller .nav {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
        padding-bottom: 1rem;
        margin-top: -1px;
        overflow-x: auto;
        text-align: center;
        white-space: nowrap;
        -webkit-overflow-scrolling: touch;
    }

    .nav-scroller .nav-link {
        padding-top: .75rem;
        padding-bottom: .75rem;
        font-size: .875rem;
    }

.card-img-right {
    height: 100%;
    border-radius: 0 3px 3px 0;
}

.flex-auto {
    -ms-flex: 0 0 auto;
    -webkit-box-flex: 0;
    flex: 0 0 auto;
}

.h-250 {
    height: 250px;
}

.h-500 {
    height: 500px;
}

.border-top {
    border-top: 1px solid #e5e5e5;
}

.border-bottom {
    border-bottom: 1px solid #e5e5e5;
}

.box-shadow {
    box-shadow: 0 .25rem .75rem rgba(0, 0, 0, .05);
}

.product-footer {
    padding: 2.5rem 0;
    color: #999;
    text-align: center;
    background-color: #f9f9f9;
    border-top: .05rem solid #e5e5e5;
}

.product-name {
    height: 35px;
    color: #2375B7;
    font-size: 14px;
    letter-spacing: 0.12px;
    line-height: 14px;
}

.footer-top {
    padding-top: 30px;
    padding-bottom: 30px;
    background-color: #2375B7;
    margin: auto;
    text-align: center;
}

.select-country-text {
    color: #ffffff;
    padding: 16px;
    font: 1rem "HelveticaNeue-Light", "Helvetica Neue Light", Helvetica, Arial, "Lucida Grande", sans-serif;
    font-size: 16px;
}

.select-country-dropdown {
    width: 200px;
}

.social-media-controls, .terms-controls {
    text-align: right;
}


.footer-body {
    background-color: #eeeeee;
    margin: 16px auto;
    padding: 16px 48px 16px 48px;
    font-size: 14px;
    width: 100%;
}

    .footer-body ul {
        list-style: none;
        padding: 0;
        margin: 0;
    }

        .footer-body ul li {
            margin-top: 10px;
        }

.footer-bottom {
    background-color: #ffffff;
    margin: auto;
    padding: 6px 48px 6px 48px;
    font-size: 12px;
}

.bold {
    font-weight: bold;
}

.search-result-panel {
    padding: 10px;
}

#bottomAdBanner{
    padding: 10px;
}

.previous-search-result-panel {
    padding: 8px;
    background-color: #f3f3f3;
    background-image: linear-gradient(to bottom, #F7F7F7, #EEEEEE);
}

.previous-search-result {
    margin-left: 10px;
    padding: 3px 10px;
    border: 1px solid #dddddd;
    background: #fff;
    border-radius: 4px;
    margin-bottom: 8px;
    margin-top: 8px;
}

.previous-search-result_icon {
    margin: 5px;
}

.carousel-panel {
    text-align: center;
}

.carousel-add-cart-panel {
    background-color: #ffffff;
}

.product_desc {
    font: 1rem "HelveticaNeue-Light", "Helvetica Neue Light", Helvetica, Arial, "Lucida Grande", sans-serif;
    font-size: 10px;
}

.carousel-caption {
    bottom: 1rem;
    z-index: 10;
}

.carousel-item > img {
    position: absolute;
    top: 0;
    left: 0;
    min-width: 100%;
    height: 20rem;
}

.carousel-hide-pna {
    visibility: hidden;
}

.modal-content,
.modal-footer {
    border: none;
    border-radius: 0;
}

.modalbtn .btn {
    padding-top: 0px;
    padding-bottom: 4px;
}

.btn-outline-primary {
    color: #2375B7;
}

.box-shadow-lightgrey {
    -webkit-box-shadow: 5px 5px 5px #cccccc;
    -moz-box-shadow: 5px 5px 5px #cccccc;
    box-shadow: 0px 0px 2px #ccc;
}

.overflow-hidden {
    overflow: hidden;
}

.d-block {
    display:block;
}

.d-flex {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
}

.width-100P {
    width: 100%;
}

input.width-60px {
    height: 30px;
    width: 60px;
    border: 1px solid #C7C7C7;
    border-radius: 4px;
    background-color: #FFFFFF;
    outline:none;
}
.line-height-31px {
    line-height: 31px;
}
.line-height-26px {
    line-height: 26px;
}

.line-height-19px {
    line-height: 19px !important;
}

.padding-left-25px {
    padding-left:25px;
}

.padding-left-25px-important {
    padding-left: 25px !important;
}

.padding-right-20px-important {
    padding-right: 20px !important;
}

.btn-secondary-1 {
    background: #FFFFFF;
    border: 1px solid #9D9D9D;
    color: #9D9D9D;
    border-radius: 3px;
}

    .btn-secondary-1:link,
    .btn-secondary-1:visited {
        background: #FFFFFF;
        border: 1px solid #9D9D9D;
        color: #9D9D9D;
        padding: 4px 10px 4px 10px;
    }

    .btn-secondary-1:hover,
    .btn-secondary-1:active {
        border: 1px solid #2375B7;
        color: #2375B7;
    }

    .btn-secondary-1:disabled,
    .btn-secondary-1:disabled:hover,
    .btn-secondary-1[disabled="disabled"],
    .btn-secondary-1[disabled="disabled"]:hover {
        background: #9D9D9D;
        border: 1px solid #9D9D9D;
    }

/*============== Notifications/ Errors / Warnnings ==============*/
.theme2 .alert-danger,
.theme2 .bg-danger {
    color: #a94442;
    background-color: #f2dede;
    border: #cb4708 1px solid;
}
.theme2 .error-note .close {
    color: #a94442;
}

.theme2 .alert-success {
    color: #3c763d;
    background-color: rgba(11,118,48,0.1);
    border: #0b7630 solid 1px;
}
    .theme2 .alert-success .close {
        color: #3c763d;
    }

.theme2 .warning-note {
    border: #eba90c 1px solid;
    background: rgba(183,183,57,0.1);
}
    .theme2 .warning-note .close {
        color: #eba90c;
    }

.theme2 .bg-info {
    background-color: rgba(35,117,183,0.1);
    border: #2375bb 1px solid;
}
    .theme2 .bg-info .close,
    .theme2 .alert-info .close {
        color: #2375bb;
    }

.theme2 .close {
    opacity: .9;
}



div:focus,
a:focus,
button:focus,
form:focus {
    outline: none;
}
/*============== Notifications/ Errors / Warnnings ==============*/

/*========================Hide Header With JS Class=========================================*/

.hide-modal-header .modal-header {
    display:none;
}

/*===============Slider Header header Body Footer=================*/
.modal.right #modal-header h4 {
    color: #333333;
    font-family: HelveticaNeue-Regular;
    font-size: 24px;
    margin-right: 30px;
    text-transform: capitalize;
    font-weight: normal;
}
/*Right Slider*/
.modal.right .modal-lg {
    right: -420px;
}

.modal.right .modal-lg {
    width: 420px;
}

.modal.right .modal-dialog {
    -webkit-transition: opacity 0.3s linear, right 0.8s ease-out;
    -moz-transition: opacity 0.3s linear, right 0.8s ease-out;
    -o-transition: opacity 0.3s linear, right 0.8s ease-out;
    transition: opacity 0.3s linear, right 0.8s ease-out;
}

.modal.right.in .modal-dialog {
    right: 0;
}

#IMOnlineMvc_V2 .fade.right .modal-body {
    padding: 10px 0 0 0 !important;
}



.modal.right .modal-dialog {
    position: fixed;
    margin: auto;
    height: 100%;
    -webkit-transform: translate3d(0%, 0, 0);
    -ms-transform: translate3d(0%, 0, 0);
    -o-transform: translate3d(0%, 0, 0);
    transform: translate3d(0%, 0, 0);
}

.modal.right .modal-content {
    height: 100%;
    overflow-y: auto;
    padding: 10px 15px 10px 15px;
    border-radius: 0;
}

.modal.right .hideModalContentScroll .modal-content {
    overflow-y: hidden;
}

.modal.right .modal-header,
.modal.right .modal-body,
.modal.right .modal-footer {
    padding: 10px 0px 20px 0;
    margin-bottom: 10px;
}

.modal.right .modal-header {
    border-top: none;
    border-left: none;
    border-right: none;
    border-bottom: 1px solid #e5e5e5;
    background: none;
    padding: 0 0 15px 0px;
}


.modal.right button.close {
    font-size: 40px;
    color: #333333;
    opacity: 1.0;
    top: 7px;
    position: absolute;
    right: 10px;
    margin: 0;
    z-index: 1;
}

.modal.right .modal-header h1 {
    color: #333333;
    text-transform: capitalize;
}

.modal.right .modal-footer {
    border-top: none;
}

    .modal.right .modal-footer .btn {
        padding: 10px 15px 10px 15px;
        text-transform: uppercase;
        border: 1px solid #337ab7;
    }

    .modal.right .modal-footer .btn-primary:hover {
        background: #005394
    }

    .modal.right .modal-footer .btn-default {
        color: #337ab7;
    }

        .modal.right .modal-footer .btn-default:hover {
            border: 1px #005394 solid;
            color: #005394;
            background: #ffffff;
        }

.modal.right .footer-fixed .modal-footer {
    position: fixed;
    bottom: 0;
    left: 0;
    right: 0;
    margin: 0;
    padding: 5px;
}

.modal.right .footer-fixed .modal-content {
    overflow:hidden;
}

.modal.right .footer-fixed .modal-body {
    overflow-y: auto;
    max-height: calc(100vh - 130px);
}

.modal.right .singleButton button {
    width: 100%;
}
/*Right Slider*/
/*===============Slider Header header Body Footer=================*/
.page-number {
    width: 40px;
    text-align: right;
    border-radius: 4px;
    height: 34px;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    line-height: 1.42857143;
}

.page-link {
    border: 0px solid #dee2e6;
    padding: 6px;
}

.pagination > li > a, .pagination > li > span {
    position: relative;
    float: left;
    padding: 2px 6px;
    margin-left: -1px;
    line-height: 1.42857143;
    color: #000000;
    text-decoration: none;
    background-color: #fff;
    border: 0px solid #ddd;
    border-radius: 4px;
}

.pagination-lg > li > a,
.pagination-lg > li > span {
    border-radius: 6px;
}

.pagination-sm > li > a,
.pagination-sm > li > span {
    border-radius: 3px;
}

#search-paging-container li a span {
    color: #2375b7;
}

.navbar-default {
    border: 0px transparent;
}

    .navbar-default .navbar-nav > li > a {
        color: #fff;
    }

        .navbar-default .navbar-nav > li > a:hover {
            color: #fff;
            text-decoration: underline;
            background-color: transparent;
        }

.navbar-collapse {
    padding-right: 0px;
    padding-left: 0px;
}

.navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .open > a:focus, .navbar-default .navbar-nav > .open > a:hover {
    color: #fff;
    background-color: transparent;
}

.product_img .img-thumbnail {
    border: 0px transparent;
    /* width: 150px;*/
    height: 150px;
    margin-bottom: 8px;
}

.product_search_img .img-thumbnail {
    border: 0px transparent;
    width: 125px;
    height: 125px;
    margin-bottom: 8px;
}

/* ***** List View Classes */
.price {
    color: #333333;
    font-size: 24px;
    font-weight: 300;
    line-height: 24px;
}

.product {
    padding-bottom: 3px;
    margin: auto;
}

    .product.image {
        width: 80%;
        margin: 0 auto 0;
        display: block;
    }

    .product.info {
        font-size: 12px;
        line-height: 14px;
        flex-wrap:wrap;
    }

    .product.name {
        font-size: 14px;
        letter-spacing: 0.12px;
    }

.product-separator {
    border-bottom: 1px solid #eee;
    padding-bottom: 30px;
}

.in-stock {
    padding-left: 0;
    padding-right: 0;
}

.vpn {
    color: #4A4A4A;
    padding-left: 0;
}

.sku {
    color: #4A4A4A;
    overflow: hidden;
    white-space: nowrap;
}

.ean {
    color: #4A4A4A;
    overflow: hidden;
    white-space: nowrap;
}

.ListViewPrice{
    margin-bottom:2px;
}

.msrp, .listPriceWithTax {
    color: #4A4A4A;
    margin-bottom:2px;
}

.extrafees {
    color: #4A4A4A;
    margin-bottom:2px;
}

.plantDetails {
    color: #4A4A4A;
    margin-bottom: 2px;
}

    .plantDetails span {
        padding-right: 15px;
    }

.ProductFlag {
    border-radius: 12px;
    line-height: 16px;
    font-size: 11px;
    font-weight: bold;
    text-align: left;
    display: inline;
    /*padding: 5px 8px;*/
    color: #333;
    white-space: nowrap;
}

    .ProductFlag.green {
        background-color: #b9e18b;
    }

    .ProductFlag.red {
        background-color: #ffbdbb;
    }

    .ProductFlag.orange {
        background-color: #fbc3a9;
    }

    .ProductFlag.yellow {
        background-color: #f8e1aa;
    }

    .ProductFlag.blue {
        background-color: #cbe0f9;
    }

/* ***** List View Classes End ***** */

/* START: Product Popover Overlay Carousel */
.popover-content .carousel-popover-title {
    border-bottom: 1px solid #ddd;
    font-size: 1.5rem;
    font-weight: bold;
    padding: 8px 2px;
}

.popover-title {
    font-family: HelveticaNeue-Regular, Helvetica, Arial, "Lucida Grande", sans-serif;
    font-size: 2rem;
    background-color: rgba(255, 255, 255, 1);
    color: #333;
    border-bottom: none;
}

.product-popover-individual-product {
    width: 206px;
    padding-left: 12px;
    padding-right: 12px;
}

    .product-popover-individual-product:last-child {
        border-right: none;
    }

.product-popover-product-image-div {
    width: 60px;
    height: 60px;
    justify-content: center;
    display: flex;
    flex-direction: row;
    margin: 10px auto;
}

.product-popover-product-image {
    flex: 1;
    height: 100%;
}

#product-popover-html-content .carousel-control {
    color: #2375b7;
}

    #product-popover-html-content .carousel-control[disabled] {
        color: #999999;
        pointer-events: none;
    }

#product-popover-html-content .carousel {
    margin-bottom: 2rem;
}

/* END: Product Popover Overlay Carousel */

.advert_img{
    text-align:center;
}
    .advert_img .img-thumbnail {
        border: 0px transparent;
        max-width: 100%;
        width: 234px;
        height:127px;
        max-height: 200px;
        margin-bottom: 8px;
    }

.lowercase {
    text-transform: lowercase;
}

.capitalize {
    text-transform: capitalize;
}

.pagination {
    margin: 0px;
}

input[type=number]::-webkit-outer-spin-button,
input[type=number]::-webkit-inner-spin-button {
    -webkit-appearance: none;
    margin: 0;
}

input[type=number] {
    -moz-appearance: textfield;
}

.text-align-left {
    text-align: left;
}

.text-align-center {
    text-align: center;
}

.navbar {
    width: 100%;
    border-bottom: none;
    border-radius: 0;
    margin-bottom: 0;
}

.navbar-default .navbar-nav > li > a {
    color: #fff;
    border: 0px solid;
}

.container-fluid {
    padding-right: 0px;
    padding-left: 0px;
}

.clearfix::after {
    content: "";
    clear: both;
    display: table;
}
.btn-orange:hover,
.btn-orange {
    color: #fff;
    background-color: #CB4708;
    border-color: #CB4708;
    padding: 8px 10px 8px 10px;
    border-radius: 4px;
    text-decoration: none;
}
.btn-blue:hover,
.btn-blue {
    background-color: #2375b7;
    border-radius: 3px;
    height: 40px;
    border: none;
    line-height: 30px;
    font-size: 12px;
    min-width: 200px;
    color: #fff;
    text-transform: uppercase;
    line-height: 30px;
    font-size: 12px;   
}


.carousel-control.left {
    background: transparent;
    background-image: none;
}

.carousel-control.right {
    background: transparent;
    background-image: none;
}

.carousel {
    margin-bottom: 1rem;
    padding: 0px;
}

.product_img_selected .img-thumbnail {
    border: 2px solid #2375B7;
    border-radius: 0px;
}

.border-radius-4 {
    border-radius: 4px;
}

.border-dark-gray {
    border: 1px solid #9D9D9D;
}

.carousel-control {
    width: 0%;
    opacity: 1;
    text-shadow: none;
}

.copyright {
    background: transparent;
    background-image: none;
    color: #000;
    padding: 0;
}

.badge-notify {
    background: #C40814;
    position: relative;
    top: -10px;
    left: -15px;
}



.page-header-top a, .page-header-top a:hover, .page-header-top a:focus {
    text-decoration: none;
    color: #454545;
}

.margin-right-xxlg {
    margin-right: 60px;
}

.letter-space-1 {
    letter-spacing: 1px;
}

.letter-space-2 {
    letter-spacing: 2px;
}
/*
.dropdown .btn {
    padding: 0rem .75rem;
}*/

.font-search-result {
    font-size: 24px;
    font-family: HelveticaNeue-Light;
}

.font-search-for {
    font-size: 24px;
}

.inactive-links a {
    display: inline-block;
    color: #999999;
    padding-left: 2px;
    padding-right: 2px;
}

.NotificationToasterType {
    color: #C33D39;
}

.NotificationToasterInnermessage {
    color: #333333;
}

.NotificationToasterMessage {
    background-color: #f9ebeb;
    border: 1px solid;
    border-color: #C33D39;
    position: fixed;
    top: 20px;
    z-index: 1000;
    margin: 10px auto;
    width: 80%;
    left: 0;
    right: 0;
}

.AddBtn {
    height: 28px;
    max-width: 142px;
    padding: 2px;
}

.AddInput-default{
    height: 28px;
}

.AddBtn-default {
    background-color: #EEEEEE;
    color: #005394;
    border: 1px solid;
    border-color: #EEEEEE;
}

    .AddBtn-default:focus {
        outline-color: #EEEEEE;
    }

    .AddBtn-default:hover {
        background-color: #CCCCCC;
        color: #005394;
        border: 1px solid;
        border-color: #CCCCCC;
    }

.AddedBtn-default, .AddedBtn-default:focus, .AddedToCartBtn-default, .AddedToCartBtn-default:focus {
    background-color: #0B7630;
    color: #FFFFFF;
    border: 1px solid;
    border-color: #0B7630;
    outline-color: #0B7630;
}

    .AddedBtn-default:hover, .AddedToCartBtn-default:hover {
        background-color: #085C26;
        border: 1px solid;
        border-color: #085C26;
        color: #FFFFFF;
    }

.AddToCartBtn-default {
    background-color: #E1500B;
    color: #FFFFFF;
    border: 1px solid;
    border-color: #E1500B;
}

    .AddToCartBtn-default:hover {
        color: #FFFFFF;
    }

    .AddToCartBtn-default:focus {
        outline-color: #EEEEEE;
    }

.AddBtn-error, .AddToCartErrorBtn-default {
    background-color: #C40814;
    color: #FFFFFF;
    border: 1px solid;
    border-color: #C40814;
}

    .AddBtn-error:focus, .AddToCartErrorBtn-default:focus {
        background-color: #C40814;
        color: #FFFFFF;
        border: 1px solid;
        border-color: #C40814;
        outline-color: #C40814;
    }

.AddBtn-default:disabled,
.AddBtn-default[disabled],
.AddBtn-default[disabled]:hover,
.AddedBtn-default:disabled,
.AddedBtn-default[disabled],
.AddedBtn-default[disabled]:hover {
    color: #757575;
    background-color: #EEEEEE;
    border: 1px solid;
    border-color: #EEEEEE;
}

.AddToCartBtn-default:disabled,
.AddToCartBtn-default[disabled],
.AddToCartBtn-default[disabled]:hover,
.AddedToCartBtn-default:disabled,
.AddedToCartBtn-default[disabled],
.AddedToCartBtn-default[disabled]:hover {
    color: #757575;
    background-color: #EEEEEE;
    border: 1px solid;
    border-color: #cecccc;
}

.HideClearBtn {
    display: none;
}

.mega-menu-container ul li a.active {
    background: #eeeeee;
    text-decoration: none;
    border-top: 1px solid #fff;
    border-bottom: 1px solid #fff;
    color: #000000;
}

.mega-menu-container ul li a:hover {
    background: #eeeeee;
    text-decoration: none;
    border-top: 1px solid #fff;
    border-bottom: 1px solid #fff;
    color: #000000;
}

.mega-menu-container ul li a:hover {
    background: #eeeeee;
    text-decoration: none;
    border-top: 1px solid #fff;
    border-bottom: 1px solid #fff;
    color: #015494;
}


/*Product Image Carsousel -Start*/
#carousel-pager .carousel-inner.vertical {
    height: 100%; /*Note: set specific height here if not, there will be some issues with IE browser*/
}

    #carousel-pager .carousel-inner.vertical > .item {
        -webkit-transition: .6s ease-in-out top;
        -o-transition: .6s ease-in-out top;
        transition: .6s ease-in-out top;
    }

@media all and (transform-3d), (-webkit-transform-3d) {
    #carousel-pager .carousel-inner.vertical > .item {
        -webkit-transition: -webkit-transform .6s ease-in-out;
        -o-transition: -o-transform .6s ease-in-out;
        transition: transform .6s ease-in-out;
        -webkit-backface-visibility: hidden;
        backface-visibility: hidden;
        -webkit-perspective: 1000;
        perspective: 1000;
    }

        #carousel-pager .carousel-inner.vertical > .item.next,
        #carousel-pager .carousel-inner.vertical > .item.active.right {
            -webkit-transform: translate3d(0, 33.33%, 0);
            transform: translate3d(0, 33.33%, 0);
            top: 0;
        }

        #carousel-pager .carousel-inner.vertical > .item.prev,
        #carousel-pager .carousel-inner.vertical > .item.active.left {
            -webkit-transform: translate3d(0, -33.33%, 0);
            transform: translate3d(0, -33.33%, 0);
            top: 0;
        }

            #carousel-pager .carousel-inner.vertical > .item.next.left,
            #carousel-pager .carousel-inner.vertical > .item.prev.right,
            #carousel-pager .carousel-inner.vertical > .item.active {
                -webkit-transform: translate3d(0, 0, 0);
                transform: translate3d(0, 0, 0);
                top: 0;
            }
}

@media screen and (min-width: 320px) {
    .margin-top-10px-responsive {
        margin-top: 0px;
    }
}

#carousel-pager .carousel-inner.vertical > .active {
    top: 0;
}

#carousel-pager .carousel-inner.vertical > .next,
#carousel-pager .carousel-inner.vertical > .prev {
    top: 0;
    height: 100%;
    width: auto;
}

#carousel-pager .carousel-inner.vertical > .next {
    left: 0;
    top: 33.33%;
    right: 0;
}

#carousel-pager .carousel-inner.vertical > .prev {
    left: 0;
    top: -33.33%;
    right: 0;
}

    #carousel-pager .carousel-inner.vertical > .next.left,
    #carousel-pager .carousel-inner.vertical > .prev.right {
        top: 0;
    }

#carousel-pager .carousel-inner.vertical > .active.left {
    left: 0;
    top: -33.33%;
    right: 0;
}

#carousel-pager .carousel-inner.vertical > .active.right {
    left: 0;
    top: 33.33%;
    right: 0;
}

#carousel-pager .carousel-control.left {
    background: transparent;
    background-image: none;
    bottom: initial;
    width: 100%;
}

#carousel-pager .carousel-control.right {
    background: transparent;
    background-image: none;
    top: initial;
    width: 100%;
}

#imgProductDetails {
    border: none;
    display: block;
    margin: auto;
    cursor: url( '/Site/Content/fontawesome-pro/svgs/light/search-plus.svg'),auto;
    /*
    position: absolute;
    top: 0px;
    bottom: 0px;
    right: 0px;
    left: 0px;*/
}

input[type="text"], input[type="email"], textarea, select {
    border-radius: 4px!important;
}

/*Product Image Carsousel -End*/

.p-line-3 {
    height: 54px;
    line-height: 18px;
    overflow: hidden;
}

.scroll-height-100 {
    max-height: 100px;
    overflow-y: auto;
}

.scroll-height-500 {
    max-height: 500px;
    overflow-y: auto;
}

.nav-login-btn {
    color: #fff;
    background-color: transparent;
    border: 1px solid #ffffff;
    border-radius: 4px;
    width: auto;
    height: 40px;
    float: right;
    text-align: center;
    padding-left: 20%;
    padding-right: 20%;
}

    .nav-login-btn:hover {
        color: #fff;
        font-weight: bold;
    }

.nav > li > a.no-padding {
    padding: 0px;
}
a.stockinformation,a.stockinformation:hover, a.stockinformation:focus {
    background-color: #ffffff !important;
    text-decoration: none;
}

#lnkInstockdetails:hover, #lnkInstockdetails:active, #lnkInstockdetails:focus,
#lnkOutstockdetails:hover, #lnkOutstockdetails:active, #lnkOutstockdetails:focus,
#lnkDirectshipstockdetails:hover, #lnkDirectshipstockdetails:active, #lnkDirectshipstockdetails:focus {
    background: none;
}

.toastMidcustomcenter {
    top: 50%;
    right: 0;
    left: 40%;
    bottom: 50%;
    width: 100%;
    font-size: 14px !important;
}

.toastMidcustomcenterEmailSend {
    top: 50%;
    right: 0;
    left: 40%;
    bottom: 50%;
    width: 100%;
    font-size: 24px !important;
}

.toastMidcustomcenterError {
    top: 50%;
    right: 0;
    left: 40%;
    bottom: 50%;
    width: 100%;
    font-size: 14px !important;
    /*margin: auto;
    width: 60%;*/
}

#accordion .panel-heading .panel-title .accordion-toggle:after,
[data-id="accordion"] .panel-heading .panel-title .accordion-toggle:after {
    /* symbol for "opening" panels */
    font-family: 'Glyphicons Halflings'; /* essential for enabling glyphicon */
    /* adjust as needed, taken from bootstrap.css */
    float: right; /* adjust as needed */
    content: "\e114";
    color: #337ab7; /*adjust as needed */
    text-decoration: none
}

#accordion .panel-heading .panel-title .accordion-toggle.collapsed:after,
[data-id="accordion"] .panel-heading .panel-title .accordion-toggle.collapsed:after {
    /* symbol for "collapsed" panels */
    content: "\e114"; /* adjust as needed, taken from bootstrap.css */
    text-decoration: none;
    color: #337ab7;
}

#accordion .panel-heading .panel-title .accordion-toggle,
[data-id="accordion"] .panel-heading .panel-title .accordion-toggle {
    color: #337ab7;
    line-height: 35px;
}

#accordion a, [data-id="accordion"] a {
    text-decoration: none;
}

#accordion .panel-heading .panel-title .accordion-toggle[aria-expanded="true"]:after,
[data-id="accordion"] .panel-heading .panel-title .accordion-toggle[aria-expanded="true"]:after {
    font-family: 'Glyphicons Halflings';
    content: "\e113";
    float: right;
    color: inherit;
}

#InStockInfoPopoverContent, .InStockInfoPopoverContent {
    padding: 10px;
    max-width: 415px;
    min-width: 400px;
    width: 100%;
    white-space: normal;
}

    #InStockInfoPopoverContent table, .InStockInfoPopoverContent table {
        border: 1px lightgray solid;
    }

a#lnkInstockdetails {
    color: #0B7630;
}

a#lnkOutstockdetails,
a#lnkDirectshipstockdetails, a.lnkDirectshipstockdetails {
    color: #333333;
}

#printProductDetailsForm {
    padding: 0px;
}

#printProductDetailsModal label {
    font-weight: 500;
}

#emailProductDetailsModal .emailPopup {
    font-size: 14px;
}

.input-price {
    border-radius: 4px;
    height: 30px;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    line-height: 1.42857143;
}

.dropdown-menu .stock-panel {
    width: max-content;
    margin-left: -20px;
    margin-top: -5px;
    background-color: #fff;
    -webkit-background-clip: padding-box;
    border: 0px solid #ccc;
    box-shadow: none;
}

.SortByLabel {
    padding-left: 2px;
    padding-right: 5px;
    text-align: left;
}

.searchIcon {
    margin-top: -3px;
    color: #999999;
}

    .searchIcon:hover {
        color: #000000;
    }

.navbar-nav > li > .dropdown-menu-stock-panel {
    margin-top: -15px;
    border-top-left-radius: 0;
    border-top-right-radius: 0;
}

/*stock dropdown*/
.navbar-nav > .open > .stockdropdown {
    position: absolute;
    border: 1px solid;
    border-color: #ccc;
    background-color: white;
    box-shadow: 0 6px 12px rgba(0, 0, 0, .175);
}

.tabrow {
    text-align: center;
    list-style: none;
    margin: -20px 0;
    padding: 0;
    line-height: 24px;
}

    .tabrow li {
        margin: 0 10px;
        padding: 5px 10px;
        border: 1px solid #ccc;
        background: #ECECEC;
        display: inline-block;
    }

        .tabrow li.selected {
            background: #FFF;
            color: #000;
        }

.tabrow {
    position: relative;
}

    .tabrow:after {
        position: absolute;
        content: "";
        width: 100%;
        bottom: 0;
        left: 0;
        border-bottom: 1px solid #ccc;
        z-index: 1;
    }

    .tabrow:before {
        z-index: 1;
    }

    .tabrow li {
        position: relative;
        z-index: 0;
    }

        .tabrow li.selected {
            z-index: 2;
            border-bottom-color: #FFF;
        }

.product-bundle-panel {
    background-color: #fafafa;
    /*max-height: 580px;*/
}

.product-bigpic-panel {
    border: 1px solid #eeeeee;
    min-height: 450px;
    display: flex;
    align-items: center;
    position:relative;
}
.product-bigpic-panel-500 {
    border: 1px solid #eeeeee;
    min-height: 500px;
    display: flex;
    align-items: center;
    position: relative;
}

.btn-green {
    color: #fff;
    background-color: #0B7630;
    border-color: #0B7630;
}

.btn-red {
    color: #fff;
    background-color: red;
    border-color: #0B7630;
}

.btn-white {
    color: #2375B7;
    background-color: #fff;
    border-color: #2375B7;
    height: 28px;
}

.border-ccc-left-right-bottom {
    border-left: 1px solid #ccc;
    border-right: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
}

.border-ccc-right {
    border-right: 1px solid #ccc;
}

.text-align-right {
    text-align: right;

}

.border-blue {
    border: 1px solid #2375B7;
}


.border-yellow {
    border: 1px solid #c93;
}

.home-carousel-top-panel .carousel-indicators {
    bottom: -32px;
}

    .home-carousel-top-panel .carousel-indicators li {
        background-color: #999;
    }

    .home-carousel-top-panel .carousel-indicators .active {
        background-color: #2375B7;
    }

.width-400px {
    width: 400px;
}


.col-half-offset {
    margin-left: 0.16666667%
}

.grid-col-5 .col-xs-2 {
    width: 100%;
}

@media (min-width: 992px) {

    .search-result-topbanner {
        max-height: 127px;
    }

    .search-result-middlebanner {
        max-width: 507px;
        max-height: 173px;
    }

    .search-result-bottombanner {
        max-width: 223px;
        max-height: 127px
    }

    .search-result-leftbanner {
        margin-top: 5px;
    }

    .grid-col-5 .col-xs-2, .item .col-xs-2 {
        width: 19.66666667%;
    }
    #productDetailTopAd {
        min-height: 38px;
    }
    .product-bundle-panel .bundletabs .nav-tabs > li > a {
        font-size: 14px;
        line-height: 24px;
    }
    .margin-top-10px-responsive {
        margin-top: 10px;
    }
}
.Top-Sku-VPN-UPC {
    color: #4A4A4A;
    display: flex;
    flex-wrap: wrap;
}



.category-panel {
    padding: 16px;
    text-align: center;
    border: 1px solid #ccc;
}

    .category-panel .img-thumbnail {
        border: 0px solid #ddd;
        width: 200px;
        height: 200px;
        background-color: transparent;
    }

.end-user-selection-table tr td {
    padding: 8px;
}

.end-user-selection-select .form-control {
    height: 28px;
}


.end-user-selection-table thead th {
    border: 1px solid #ccc !important;
    padding: 14px;
    vertical-align: middle;
}

.end-user-selection-table .btn {
    padding: 2px 12px
}

#DirectShipInfoPopoverContent, .DirectShipInfoPopoverContent {
    width: 400px;
    white-space: normal;
}

.center-img img {
    display: block;
    margin-left: auto;
    margin-right: auto;
}

.error {
    color: #a94442;
}

#seeAllVendorHeader .btn {
    font-size: 10px;
    padding: 0px;
}


.vendor-modal-header {
    padding: 1px;
    background-color: #eeeeee;
}

.textbox-35 {
    width: 80%;
    height: 35px;
}

.product-alert-warning {
    background-color: #F8E1AA;
    font-family: HelveticaNeue-Regular, Helvetica, Arial, sans-serif;
    border: 1px solid #eba90c;
    display:flex;

}
    .product-alert-warning  .warn-proddetail {
        font-size: 14px;
        color: #845E06;
        font-weight: bold;
        text-transform: uppercase;
        margin: 0 8px 0 0;
    }
.product-alert-warning-msg
{
    display:flex;
    float:left;
    flex:2;
    align-items:flex-end;
}
.product-alert-warning-msg ul {
  list-style:none;
}

.newFlag {
    text-transform: uppercase;
    background: #69d;
    color: #fff;
}

.product-sku-flag {
    font-size: 77%;
    text-align: center;
    padding: 2px 5px;
    display: inline;
    white-space: nowrap;
    margin: 3px 2px 0 0;
    float: left;
}

.font-arial {
    font-family: Arial;
}

a.newFlag.product-sku-flag {
    text-decoration: none;
    color: white;
}

.tag-quantity-discounts {
    font-weight: bold;
    font-size: 10px;
    border-radius: 8px;
    padding: 2px 10px;
    margin-right: 10px;
    background-color: #B9E18B;
}

.tag-clearance {
    font-weight: bold;
    font-size: 10px;
    border-radius: 16px;
    padding: 2px 10px;
    margin-right: 10px;
    background-color: #FBC3A9;
}

.tag-webonly-price {
    font-weight: bold;
    font-size: 10px;
    border-radius: 16px;
    padding: 2px 10px;
    margin-right: 10px;
    background-color: #FAC3AB;
}

.tag-special-pricing {
    font-weight: bold;
    font-size: 10px;
    border-radius: 16px;
    padding: 2px 10px;
    margin-right: 10px;
    background-color: #B6D5C1;
}

.tag-drop-shipping {
    font-weight: bold;
    font-size: 10px;
    border-radius: 16px;
    padding: 2px 10px;
    margin-right: 10px;
    background-color: #BED5E8;
}

.tag-certification-needed {
    font-weight: bold;
    font-size: 10px;
    border-radius: 16px;
    padding: 2px 10px;
    margin-right: 10px;
    background-color: #F7E0AD;
}

.tag-panel {
    position: relative;
    min-height: 160px;
}

.tag-panel-content {
    position: absolute;
    bottom: 0;
    left: 0;
}

#carousel-thumbnail .carousel-control .glyphicon-chevron-left, #carousel-thumbnail .carousel-control .glyphicon-chevron-right, #carousel-thumbnail .carousel-control .icon-next, #carousel-thumbnail .carousel-control .icon-prev {
    font-size: 15px;
}

#carousel-thumbnail .carousel-control .glyphicon {
    margin-top: -6px;
}


#carousel-bundle .carousel-control .glyphicon-chevron-left, #carousel-bundle .carousel-control .glyphicon-chevron-right, #carousel-bundle .carousel-control .icon-next, #carousel-bundle .carousel-control .icon-prev {
    font-size: 15px;
}

#carousel-accessories .carousel-control .glyphicon-chevron-left, #carousel-accessories .carousel-control .glyphicon-chevron-right, #carousel-accessories .carousel-control .icon-next, #carousel-accessories .carousel-control .icon-prev {
    font-size: 15px;
}

#carousel-thumbnail .carousel-control .glyphicon-chevron-left {
    margin-left: -15px;
}

#carousel-thumbnail .carousel-control .glyphicon-chevron-right {
    margin-right: -15px;
}

.line-4 {
    box-sizing: border-box;
    height: 31px;
    width: 1px;
    border: 1px solid #D4D4D4;
    margin: 0 15px 5px 10px;
    padding-top:11px;
}

.p-line-4 {
    height: 56px;
    min-height: 56px;
    line-height: 14px;
    overflow: hidden;
}

.a-line-4 {
    display: inline-block;
    height: 56px;
    min-height: 56px;
    line-height: 14px;
    overflow: hidden;
}

.tabrow .selected a {
    padding-top: 0px;
    padding-bottom: 4px;
    color: #2375B7;
}

.tabrow a {
    padding-top: 0px;
    padding-bottom: 4px;
    color: #999999;
}

.tab-list {
    border-bottom: 1px solid #ccc;
    padding-left: 0;
    margin-bottom: 0;
}

.tab-list-item {
    display: inline-block;
    list-style: none;
    margin-bottom: -1px;
    width: 50%;
    text-align: center;
    padding: 0.5rem 0.75rem;
}

.tab-list-active {
    background-color: white;
    border: solid #ccc;
    border-width: 1px 1px 0 1px;
    color: #2375B7;
    border-top-color: #2375B7;
    border-top-width: 4px;
}

.bundletabs .nav > li {
    position: relative;
    display: block;
    width: 50%;
    text-align: center;
}

    .bundletabs .nav > li > a {
        color: #999999;
    }

.bundletabs .nav-tabs > li > a:hover {
    color: #2375B7;
    background-color: transparent;
    border: 0px solid #ccc;
}

.bundletabs .nav-tabs > li.active > a, .nav-tabs > li.active > a:focus, .nav-tabs > li.active > a:hover {
    color: #2375B7;
    cursor: default;
    background-color: #fff;
    border: 1px solid #ccc;
    border-bottom-color: transparent;
    border-top-color: #2375B7;
    border-top-width: 4px;
}

.tag {
    font-weight: bold;
    font-size: 10px;
    border-radius: 16px;
    padding: 2px 10px;
    margin-right: 10px;
}

.carousel-control-disabled {
    color: #999999;
    pointer-events: none;
}

    .carousel-control-disabled span {
        color: #999999;
    }

.carousel-control-enabled span {
    color: #2375BB;
}

.statusflag {
    font-weight: bold;
    font-size: 10px;
    border-radius: 16px;
    padding: 5px 8px;
    margin-right: 5px;
    margin-top: 5px;
}

.PricingCategoryFlagsList {
    background-color: #B9E18B;
}
.CustomPromotionCategoryFlagsList {
    background-color: #005394;
}

.AlertCategoryFlagsList {
    background-color: #FFBDBB;
}

.ShipmentCategoryFlagsList {
    background-color: #F8E1AA;
}

.ProductAssociationCategoryFlagsList {
    background-color: #CBE0F9;
}

.ui-widget-content a {
    color: #2375B7;
}

.ui-dialog .ui-dialog-titlebar-close:before {
    position: absolute;
    font-family: 'Font Awesome 5 Pro';
    top: -2px;
    left: 3px;
    content: "\f00d";
}

.live-search-container {
    width: calc(100%);
    z-index: 20;
}

    .live-search-container #live-search {
        width: calc(100%)
    }

#overlay_center, #overlay {
    position: absolute;
}

.space-between-2cols {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: space-between;
}

    .space-between-2cols > a {
        box-sizing: border-box;
        width: calc(50% - 10px);
        text-align: center;
    }
    .space-between-2cols > img {
        width: calc(50% - 10px);
        text-align: center;
    }
    .space-between-2cols > a > img {
        width: 100%;
    }

.space-between-3cols {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: space-between;
}

    .space-between-3cols > a {
        box-sizing: border-box;
        margin: 10px;
        width: calc(33% - 40px);
        text-align: center;
    }

        .space-between-3cols > a > img {
            width: 90%;
        }

.space-between-4cols {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: space-between;
}

    .space-between-4cols > a {
        box-sizing: border-box;
        width: calc(25% - 7.5px);
        text-align: center;
    }

        .space-between-4cols > a > img {
            width: 100%;
            height: 122px;
        }

.space-between-5cols {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: space-between;
}

.space-between-5cols-mob {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: center;    
}
#bottomAdBanner .inline {
    display: inline;
}
#bottomAdBanner.space-between-5cols-mob img {   
    max-width: 100%;
    padding-top:5px;
}
    .space-between-5cols > a {
        box-sizing: border-box;
        width: calc(20% - 8px);
        text-align: center;
    }
    .space-between-5cols > img {
        width: calc(20% - 8px);
        text-align: center;
    }
    .space-between-5cols > a > img {
        width: 100%;
        height: 122px;
    }

#bottomAdBanner.space-between-5cols > a > img {
    height: auto !important;
    max-height: 122px;
    object-fit: unset !important;
}

.buttonStatusFlag {
    border: none;
    padding: 5px 8px;
    display: inline-block;
    font-size: 11px;
    margin-right: 5px;
    margin-top: 4px;
    font-weight: bold;
    border-radius: 16px;
    outline: none;
}

.buttonStatusFlagSpecialPricing {
    background-color: rgb(185,225,139);
}
/* Special Pricing */
.buttonStatusFlagNewItem {
    background-color: rgb(255,189,187);
}
/* New Item */
.buttonStatusFlagDirectShip {
    background-color: rgb(248,225,170);
}
.buttonStatusFlagShipmentCategoryBg {
    background-color: rgb(248,225,170);
}
.buttonStatusFlagPriceCategoryBg {
    background-color: rgb(185,225,139);
}
.buttonStatusFlagAlertCategoryBg {
    background-color: rgb(255,189,187);
}
.buttonStatusFlagProductAssociationBg {
    background-color: rgb(203,224,249);
}
.buttonStatusFlagSpecialPricingBg {
    background-color: #C33D39;
}


.buttonStatusFlagAccessories {
    background-color: rgb(203,224,249);
}

.sortby .btn-secondary-1 {
    width: auto;
    padding-bottom:2px;
}

ul.drpSortBy {
    width: auto;
}


.sortby .dropdown-menu {
    margin: 1px;
}

.sortby .btn .caret {
    margin-left: 2px;
    float: right;
    margin-top: 10px;
}

#divAds .item > a > img {
    max-height: 140px;
}

.product_info_panel btn-white, .product_info_panel btn-primary {
    height: 28px;
}


.sortby {
    height: 28px;
    /*padding:2px;*/
}
.product_info_panel:hover {
    box-shadow: lightgray 2px 2px 10px;
}

.category-panel:hover {
    box-shadow: lightgray 2px 2px 10px;
}

.flexbox-carousel-list a:hover {
    text-decoration: none;
}

#btnAddToCart {
    min-width: 89%;
}
.product-bundle-panel #btnAddToCart {
    width:95%;
    float:left;
}

.modal-addtocart-padding {
    padding: 15px !important
}
.sortby a {
    text-align: left;
}

.p-line-2 {
    height: 44px;
    line-height: 22px;
    overflow: hidden;
}

.p-line-slv-2 {
    height: auto;
    line-height: 1.5em;
    overflow: hidden;
    max-height: 42px;
}

.p-line-slv-3 {
    height: auto;
    line-height: 1.5em;
    overflow: hidden;
    max-height: 54px;
}

.messages-box.error {
    border: 1px solid red;
}

.messages-box {
    border: 1px solid #39c;
    padding: 5px 15px;
    background: #f6f6f6;
    color: #666;
    text-align: left;
}
.messages-box.messages-box-proddetail {
    border-color:#c33d39;
    background:rgba(195,61,57,0.1);
}
.messages-box > .error-proddetail{
    color: #c33d39;
    font-size:14px;
    font-weight:bold;
    text-transform:uppercase;
    margin:0 4px 0 0;
}

.blue-header {
    height: 1%;
    overflow: hidden;
    font-weight: 400;
    padding-bottom: 4px;
    background-image: none;
    background: #E0DCDA;
}

.product-detail {
    width: 100%;
    margin: 5px 0 0;
    background: #fff;
}

.top-menu-container {
    display: flex;
    align-items: center;
    font-size: 14px;
}

.vcenter-container {
    display: flex;
    align-items: center;
}

    .vcenter-container .live-search-container {
        padding: 0px;
        height: unset;
    }

.margin-top-md {
    margin-top: 8px;
}

.margin-top-md-ng {
    margin-top: -8px;
}

.margin-right-md {
    margin-right: 8px;
}

.margin-bottom-md {
    margin-bottom: 8px;
}

.margin-left-md {
    margin-left: 8px;
}

.margin-right-20{
    margin-right:-20px;
}
.margin-md {
    margin: 8px;
}

.margin-right-neg-5 {
    margin-right: -5px;
}

.panda-stock {
    text-align: left;
    font-size: 14px;
    font-weight: bold;
    font-family: HelveticaNeue-Bold;
}

#accessories .glyphicon-chevron-left,
#accessories .glyphicon-chevron-right,
#accessories .icon-next,
#accessories .icon-prev {
    font-size: 15px;
}

.product-spec .panel-default .panel-heading {
    background: #fff;
    border: 0 solid #fff;
    /* border-bottom: 1px solid #ddd;*/
}

.product-spec .panel-default {
    background: #fff;
    border: 0 solid #fff;
    border-bottom: 1px solid #ddd;
}

.product-spec .panel-title {
    color: #2375B7;
    font-family: HelveticaNeue-Regular,Helvetica, Arial,"Lucida Grande",sans-serif;
    font-size: 24px !important;
    font-weight: 300;
    letter-spacing: 0.18px;
    line-height: 29px;
}
.product-spec .panel-body {
    color: #333333;
    font-family: HelveticaNeue-Regular,Helvetica, Arial,"Lucida Grande",sans-serif;
    font-size: 16px !important;
    line-height: 24px !important;
}


#accessories-panel, #bundles-panel {
    min-height: 385px;
}

#accessories .flexbox-carousel-item .font-price-notavailable,
#bundles .flexbox-carousel-item .font-price-notavailable {
    font-size: 20px;
    padding: 1px 0 4px 0;
}


#accessories .flexbox-carousel-item,
#bundles .flexbox-carousel-item {
    padding-left: 5px !important;
    padding-right: 5px !important;
    word-break: break-word;
    flex: 1 0 220px !important;
    max-width: 220px !important;
}

.image_align_center {
    width: 50%;
    margin-left: auto;
    margin-right: auto;
    display: block;
}
img
{
    object-fit:contain;
}

.btn-white-grayborder {
    color: #000;
    background-color: #fff;
    border-color: #ccc;
    height: 28px;
    margin-left: 6px;
}

    .btn-white-grayborder:hover {
        color: #fff;
        background-color: #2375BB;
        border-color: #2375BB;
    }

@media screen and (min-width: 768px) {
    .carousel-control .glyphicon-chevron-left, .carousel-control .glyphicon-chevron-right, .carousel-control .icon-prev, .carousel-control .icon-next {
        width: 30px;
        height: 30px;
        margin-top: -15px;
        font-size: 24px;
        display: block;
        margin-left: auto;
        margin-right: auto;
    }

    .popover .carousel-control .glyphicon-chevron-left {
        margin-left: -25px;
    }

    .popover .carousel-control .glyphicon-chevron-right {
        margin-right: -25px;
    }

}

.font-light {
    font-family: HelveticaNeue-Light;
}

.font-medium {
    font-family: HelveticaNeue-Medium;
}

.chevron {
    margin-left: 4px;
}

.sortby-chevron {
    margin-left: 2px;
    float: right;
}

.dropdown-menu > li.sort-options > a {
    display: block;
    padding: 3px 30px 3px 10px;
}

#CountryPopupModal button.close {
    font-size: 40px;
}

.font-noprice-carousel {
    font-size: 20px;
}

.font-price-notavailable {
    font-size: 23px;
}

.price-notavailable-listview {
    font-size: 16px;
}

.price-notavailable-gridview {
    font-size: 18px;
}

.price-listivew {
    font-size: 16px;
}

.price-gridivew {
    font-size: 18px;
}

.msrp-fees {
    display: flex;
    flex-direction: column;
    justify-content: center;
    height: 35px;
}

.height-msrp-fees {
    height: 15px;
}

.country {
    margin-top: 10px;
}

    .country .float-right {
        float: none;
    }

a.favourite-icon1:hover {
    color: #C33D39;
    text-decoration: underline;
}

a.favourite-icon1 {
    text-decoration: none;
}

.extend-prodimage-height {
    min-height: 547px;
}

/* P.N - For Desktop css changes write above this section*/
/* ------------------------ Below css has been applied for responsive UI ------------------------*/
.TopLink-Responsive, .Top-Sku-VPN-UPC-Responsive, .Prd-Img-desktop-responsive, #carousel-thumbnail .carousel-indicators {
    display: none;
}

.carousel-inner {
    display: block;
}

.favourite-icon1 {
    font-size: 12px;
}

/* add the font awesome icon */
span.roll {
    background: center center no-repeat #fff;
    height: 300px;
    position: absolute;
    text-align: center;
    line-height: 153px;
    width: 302px;
    z-index: 10;
}

.roll:before {
    content: "\f00e";
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    text-decoration: inherit;
    /*--adjust as necessary--*/
    color: #337ab7;
    font-size: 40px;
    padding-right: 0.5em;
    position: absolute;
    top: 70px;
    left: 135px;
}

#imagemodal .closeButtonOnModalPopup {
    padding: 5px;
    font-size: 36px;
    color: #2375BB;
}

.stockdropdownFloat {
    right: 0;
    left: auto;
}

#dropdownMenuWidth, .stockdropdown {
    width: 415px;
    background-color: white;
}

#imgProductDetailsForSingleImage {
    margin-left: 130px;
}


.Email-icon1 {
    font-size: 12px;
}

.EmailHeading {
    font-size: 36px;
}

.facetselectlist {
    font-size: 14px;
    color: #2375B7;
}

    .facetselectlist > span {
        padding-right: 10px;
    }

.skudescription-stockAlert {
    margin-top: 2%;
    margin-left: 1%;
}

.stockAlertBodyContain {
    margin-top: 4%;
}

.margin-left-2 {
    margin-left: 2%;
}

.margin-left-3 {
    margin-left: 3%;
}

.stockAlertFooter {
    margin-top: 4%;
    background-color: #f2f2f2;
}

.margin-left-24 {
    margin-left: 5%;
    font-size: 12pt;
}

.spinner-block {
    min-height: 50px;
    position: relative
}
/*============== Place Initial/Desktop styling which are going to be tweaked in mobile/tablet layout below ==============*/
#productDetailMiddleAd.CMSBanner :nth-child(n) {
    width: 50%;
}

#productDetailBottomAd.CMSBanner :nth-child(n) {
    width: 25%;
}

.applyReset-Responsive {
    display: none;
}

.previous-search-result-panel > div {
    display: inline-block;
}

#applyminmax {
    display: inline-block;
}

.js-responsive-selectedlist, .js-responsive-filtersection, .js-responsive-header {
    display: none;
}

.carousel-indicators li {
    background: #ccc;
}

.carousel-indicators .active {
    background: #3498db;
}

.center-align-thumb {
    /*display: flex;
    align-items: flex-start;
    justify-content: flex-start;*/
}

.mobile-product-images image {
    height: 86px;
}
[data-carousel-imageid] > img 
{
    min-height:108px;
    max-height:300px;
}

.default-height-accessorytab {
    min-height: 530px;
}

#columnWidthForProjectImagesCarousel {
    width: 19.67%;
}

.padding-17px {
    padding: 17px;
}

.padding-18px {
    padding: 18px;
}
.stock-alert-icon {
    background-position: 0 0;
    height: 12px;
    width: 12px;
    float: left;
    background-image: url("/Site/Content/Images/alertFlag.png");
    text-align: left;
    text-indent: -99999px;
    margin: -1px 5px 0 0;
    cursor: pointer;
}
.stock-alert-placement {
    margin-top: 8px;
    margin-left: 1px;
}
.border-blue-bottom {
    border-bottom: 1px solid #2375B7;
}

.padding-left-22px {
    padding-left: 22px;
}

.padding-24px {
    padding: 24px;
}

.padding-label-item {
    width:auto;
    padding:5px 5px 0 0;
}

.responsive-user-popup {
    color: black;
    min-width: 320px;
    position: absolute;
    top: 44px;
    left: -180px !important;
}
.responsive-login-btn {
    background: white;
    color: #2375B7;
    border: 1px solid;
    font-weight: bold;
    margin-left: 0px;
    width: 153px;
    border-color: #2375B7;
}
.responsive-becomereseller-link {
    font-weight: bold;
    margin-left: 14px
}
#productDetailBottomAd {
    padding-bottom: 0px;
}


#btnAddToCarts .btn[disabled] {
    /* don't let button block mouse events from reaching wrapper */
    /*pointer-events: none; */
}

.tooltip-inner {
    background-color: white;
    color: black;
    font-weight: bold;
    border: 0.5pt solid gray;
    text-align: center;
    text-decoration: none;
    display: inline-block;
    font-size: 10px;
    margin: 3px 0px;
    font-weight: bold;
    vertical-align: bottom;
    outline: none;
    z-index: 10000;
}

select.ItemPerPageSelected {
    -webkit-appearance: none;
    -moz-appearance: none;
}

    select.ItemPerPageSelected + i.far {
        float: right;
        margin-top: -22px;
        margin-left: 35px;
        /* this is so when you click on the chevron, your click actually goes on the dropdown menu */
        pointer-events: none;
        padding-right: 5px;
    }

.sitemessage {
    display: inline-block;
    white-space: nowrap;
    /*animation: floatText 15s infinite linear;
    padding-left: 100%;*/ /*Initial offset*/
}

.popoverTitle {
    border: 0.1pt thin lightgray;
    border-radius: 0px;
    padding: 5px;
}

/* ------------------------ Desktop css changes for resolution 991px responsive UI ------------------------*/
/* start of desktop styles */
@media screen and (max-width: 991px) {
    /* start of large tablet styles */
    .first-flex-item, .second-flex-item, .third-flex-item, .fourth-flex-item {
        width: 100%;
    }

    .first-flex-item {
        order: 1
    }

    .second-flex-item {
        order: 3;
    }

    .third-flex-item {
        order: 2;
    }

    .fourth-flex-item {
        order: 4;
    }

    .main-flex .padding-right-md {
        padding-right: 0px;
    }

    .main-flex .padding-left-vlg {
        padding-left: 0px;
        text-align: center;
    }

    .search-result-topbanner {
        max-height: 127px;
    }

    .search-result-middlebanner {
        max-width: 507px;
        max-height: 173px;
    }

    .search-result-bottombanner {
        max-width: 223px;
        max-height: 127px;
    }

    .search-result-leftbanner {
        padding-top: 5px;
    }
    .col-headerleftlink {
        width: 60%
    }

    header .margin-right-xlg {
        margin-right: 10px;
    }

    #btnAddToCarts .btn[disabled] {
        /* don't let button block mouse events from reaching wrapper */
        /* pointer-events: none; */
    }

    body {
        font-size: 18px;
    }

    .PrdDet-TopLink {
        display: block;
    }

    span.roll {
        pointer-events: none;
    }

    #dropdownMenuWidth, .stockdropdown {
        width: 400px;
    }

    #imgProductDetailsForSingleImage {
        margin-left: 210px;
        background-color: white;
    }


    .EmailHeading {
        font-size: 24px;
    }

    .Email-icon1 {
        font-size: 12px;
    }

    #productDetailMiddleAd.CMSBanner :nth-child(n) {
        width: 50%;
    }

    #productDetailBottomAd.CMSBanner :nth-child(n) {
        width: 25%;
    }

    .social-media-controls {
        text-align: left;
        padding-left: 13px;
    }

    .terms-controls {
        text-align: right;
    }


    #MobileResponsiveAddToCartbottom {
        display: none;
    }

    #productDetailBottomAd {
        padding-bottom: 0px;
    }
    #btnAddToCart {
        width: 89%;
    }

    .col-searchbox {
        width: 70%;
        margin-right: 4%;
    }
}

/* ------------------------ Desktop css changes for responsive UI - Mobile Layout ------------------------*/
@media screen and (max-width: 479px) {
    /* start of phone styles */
    /* Styles */

    .modal-medium {
        width:340px;
    }
    .delete-basket .spinner {
        display:none;
    }

    .saved-baskets-header th a {
        padding-right: 10px;
    }

    .saved-basket .table-responsive {
        border:none;
    }
    .basket-items.pull-right {
        float: none;
        width: 100%;
    }

    .main-flex .padding-left-vlg {
        padding-left: 0px;
        text-align: left;
    }

    #btnAddToCarts .btn[disabled] {
        /* don't let button block mouse events from reaching wrapper */
        /*pointer-events: none;*/
    }

    .search-result-topbanner {
        max-height: 127px;
    }

    .container-body {
        padding: 0px 0px 0px 0px;
    }

    body {
        font-size: 10px;
    }
    .Top-Sku-VPN-UPC
    {
        display:grid;
        font-size:12px;
    }
    .mb-md-10
    {
        margin-bottom:10px;
    }
    .blog-main, .PrdDet-TopLink, .Prd-Img-desktop, .carousel-control {
        display: none;
    }

    .TopLink-Responsive, .Top-Sku-VPN-UPC-Responsive, .Prd-Img-desktop-responsive, #carousel-thumbnail .carousel-indicators {
        display: block;
    }

    #carousel-thumbnail-responsive .carousel-indicators {
        bottom: -16px;
        z-index: 1;
    }

    .favourite-icon1 {
        font-size: 20px;
    }

    .PrdDet-TopLink-Responsive a {
        text-decoration: none;
    }

    .img-responsive {
        display: inline;
    }

    #carousel-thumbnail-responsive {
        padding: 0px 0 !important;
    }

        #carousel-thumbnail-responsive .img-responsive {
            display: inline !important;
        }


    .page-header-body {
        padding: 0px 0px 0px 0px;
        line-height: 1;
        background-color: #2375B7;
        color: white;
        font-size: 12px;
    }

    .header-body-search {
        margin-top: 10px;
        margin-bottom: 10px;
    }

    #vendorPortalPage #minibasketContainer {
        max-width: 67px;
    }

    .basket-container {
        padding-right: 0;
        font-size: 0.8em;
    }

    #vendorPortalPage #minibasketContainer .mini-basket-inner-wrapper {
        border-left: none;
    }

    .nav-icon {
        color: #fff;
        background-color: transparent
    }

    #IMOnlineMvc_V2 .overlay.responsiveMVC2,
    #IMOnlineMvc_V2 #myNavProducts .overlay,
    #IMOnlineMvc_V2 #myNavProductsSubmenu .overlay,
    #IMOnlineMvc_V2 #myNavProductsSub-Submenu .overlay,
    #IMOnlineMvc_V2 #myNavPartnerGo .overlay,
    #IMOnlineMvc_V2 #myNavPartnerGoSubmenu .overlay,
    #IMOnlineMvc_V2 #myNavPartnerGoSub-Submenu .overlay,
    #IMOnlineMvc_V2 #productsubmenu-list-responsive {
        z-index: 100;
        background-color: #ffffff;
        max-height:80%;
    }


        #IMOnlineMvc_V2 .overlay.responsiveMVC2 a,
        #myNavProducts .overlay a,
        #myNavProductsSubmenu .overlay a,
        #myNavProductsSub-Submenu .overlay a,
        #productsubmenu-list-responsive .overlay-content a,
        #myNavPartnerGo .overlay a,
        #myNavPartnerGoSubmenu .overlay a,
        #myNavPartnerGoSub-Submenu .overlay a,
        #IMOnlineMvc_V2 .overlay.responsiveMVC2 .overlay-menu-footer div {
            color: #2375B7 !important;
            cursor: pointer;
        }

        #IMOnlineMvc_V2 .overlay.responsiveMVC2 .overlay-menu-footer span {
            color: #000000 !important;
        }

    #PromotionsPanel {
        margin-top: 0px;
    }

    #IMOnlineMvc_V2 .overlay.responsiveMVC2,
    #IMOnlineMvc_V2 #myNavVendors .overlay {
        z-index: 100;
        background-color: #ffffff;
        font-size: 14px;
    }


        #IMOnlineMvc_V2 .overlay.responsiveMVC2 a,
        #myNavVendors .overlay a {
            color: #2375B7 !important;
            cursor: pointer;
        }

    #searchOptions #searchBox_Global_v2 {
        border-radius: 0px;
    }

    .footer-body {
        padding: 16px 0px 16px 0px;
        font-size: 14px;
    }

    .footer-bottom {
        padding: 12px 0px 0px 13px;
        font-size: 12px;
    }

    .social-media-controls {
        text-align: left;
        padding-left: 13px;
    }

    .terms-controls {
        text-align: left;
        padding-left: 6px;
    }

    .right-addon .glyphicon {
        right: 12px;
    }

    #StockStatus {
        margin-bottom: 30px;
        padding-left: 10px;
    }

    #imgProductDetailsForSingleImage {
        margin-left: 100px;
    }

    .stockdropdownFloat {
        right: auto;
        left: auto;
    }

    .stockdropdown, .DirectShipInfoPopoverContent {
        width: 250px;
    }
    #dropdownMenuWidth {
        width: 100%;
        background-color: white;
    }

    .CMSBanner:nth-child(n) {
        width: 100%;
    }

    .CMSBanner:not(:last-child) { /* This change will not be applicable to last child */
        padding-bottom: 10px;
    }

    .Email-icon1 {
        font-size: 20px;
    }

    .EmailHeading {
        font-size: 24px;
    }

    .toastMidcustomcenterEmailSend {
        top: 50%;
        right: 0;
        left: 5%;
        bottom: 50%;
        width: 100%;
        font-size: 16px !important;
    }

    .toastMidcustomcenterError {
        top: 50%;
        right: 0;
        left: 10%;
        bottom: 50%;
        width: 100%;
        font-size: 14px !important;
        /*margin: auto;
                width: 60%;*/
    }

    .toastMidcustomcenter {
        top: 50%;
        right: 0;
        left: 10%;
        bottom: 50%;
        width: 100%;
        font-size: 14px !important;
    }

    #EmailImage {
        width: 50%;
        margin-left: auto;
        margin-right: auto;
        display: block;
    }

    .ClearAllFilters {
        display: none;
    }

    .js-responsive-selectedlist, .js-responsive-filtersection, .js-responsive-header {
        display: block;
    }

    .previous-search-result-panel > div:not(:nth-child(-n+6)) {
        display: none;
    }

    #applyminmax, .js-searchFacets, .js-responsive-desktop {
        display: none;
    }

    #productDetailMiddleAd.CMSBanner :nth-child(n) {
        width: 100%;
    }

    #productDetailBottomAd.CMSBanner :nth-child(n) {
        width: 100%;
    }

    .product_filter_panel_body.product_filter_panel_header .bold, .product_filter_panel_body {
        font-size: 15px;
    }

    .font-search-result {
        font-size: 20px;
        font-family: HelveticaNeue-Thin;
    }

    .font-search-for {
        font-size: 20px;
        font-family: HelveticaNeue-Thin;
    }

    .iconTopNav {
        color: white !important;
        vertical-align: middle;
        display: inline-block;
        position: relative;
    }

    .badge-notify {
        background: red;
        position: absolute;
        top: 0px;
        left: 15px;
    }

    /*.btnFixedPosition {
        position: fixed;
        bottom: -10px;
        right: 0px;
        z-index: 3000;
        width: 100% !important;
        border-radius: 0px !important;
    }*/

    .btnFixedPosition {
        position: fixed;
        bottom: -10px;
        right: 0px;
        z-index: 10;
        width: 100% !important;
        /*border-radius: 0px !important;*/
        height: 65px;
        background-color: white;
        box-shadow: 0px 0px 15px darkgrey;
        left: -1px;
    }
    .product-bundle-panel .btnFixedPosition {
        padding-left:5%;
    }
    .btnAddToCartPosition {
        margin-top: 10px;
    }

    #MobileResponsiveAddToCartbottom {
        display: block;
        height: 60px;
    }

    .responsive-header-user-circle {
        margin-left: -51px;
        margin-top: 12px;
        height: 110px;
        border:1px solid darkgrey;
    }
    .responsive-stock-alert-hd {
        font-size:20px;
    }
    .responsive-stock-alert-product-desc {
        font-size: 12px;
        margin-top: 18px;
    }
    .responsive-stock-alert-img {
        margin-left: 66px
    }

    #productDetailBottomAd {
        padding-bottom: 0px;
    }

    #overlayMenu {
        display:none
    }

    .Vendor_boutiqueListSection_showcaseListSection {
        min-height: 0px;
        background-color: #F3F7FB;
    }

    #boutiqueList {
        font-weight: bold;
    }

    .carousel-panel {
        padding: 8px;
    }
    #btnAddToCart {
        width: 89%;
    }
    .carousel-inner > .item.carousel-display-item.active {
        display: block;
    }

    .carousel-inner > .item.carousel-display-item {
        display: none;
    }

        .carousel-inner > .item.carousel-display-item .img-thumbnail {
            border: 0px;
        }

}
header .margin-right-xlg:last-of-type {
    margin-right: 0px;
}
/* ------------------------ Ipad,Mobile - to fix page scrolling outside device width ------------------------*/
@media (max-width: 1024px) {
    .search-content-wrapper{
        padding-left:5px;
        padding-right:5px;
    }
}
/* ------------------------ Ipad ------------------------*/
@media only screen and (min-device-width : 768px) and (max-device-width : 1023px) and (orientation : portrait) {
    #videomodal.modal {
        top: 1%;
    }
    .search-result-topbanner {
        padding-top: 5px;
        max-height: 127px;
    }
    header .margin-right-xlg {
        margin-right: 10px;
    }

    .col-headerleftlink {
        width: 60%
    }
    .billing-shipping-section .first-col,
    .billing-shipping-section .second-col {
        padding: 0px !important;
    }

    shipping-section row small-text white-background,
    .checkoutV3,
    .page-header-body-checkout,
    .disclaimer-section, .confirmationV3 {
        padding: 5px !important;
    }

    .first-col,
    .second-col {
        padding-left: 0px !important;
        padding-right: 0px !important;
    }
    .second-col {
        margin-top: 20px;
    }
    a.productNameText {
        -webkit-line-clamp:initial;
    }

}

@media only screen and (min-device-width : 1024px) {
    #videomodal.modal
    {
        top: 1%;
    }

    @supports (-ms-ime-align:auto) {
        .table-responsive {
            overflow:hidden;
        }
    }
}


/* ------------------------ Desktop css changes for responsive UI - Tablet and Mediun size Mobile Layout ------------------------*/
@media screen and (min-width: 480px) and (max-width: 767px) {
    .show-carousel-slide-on-mobile {
        display: block !important;
    }

    .hide-carousel-slide-on-mobile {
        display: none;
    }

    .center-align-thumb {
        flex-direction: column;
        display:flex;
    }

    .hide-carousel-item-on-mobile {
        display: none;
    }

    .show-carousel-item-on-mobile {
        display: block !important;
    }

    .carousel-inner > .item .img-thumbnail {
        border: 0px;
    }

    .rich-media-icon-playcircle-white {
        left: 45%;
        vertical-align: central;
    }

    .navbar-nav > .open > .stockdropdown {
        width: 400px;
    }

    .mobile-product-images {
        width: 100%;
        align-self: center;
        padding-bottom: 8%;
    }
    #videomodal.modal {
        top: 25%;
    }
    #videomodal .modal-dialog {
        width: 90%;
        height: 75%;
    }
    /* start of medium tablet styles */
    /* Styles */
    .main-flex .padding-left-vlg {
        padding-left: 0px;
        text-align: left;
    }
    #btnAddToCarts .btn[disabled] {
        /* don't let button block mouse events from reaching wrapper */
        /*pointer-events: none;*/
    }

    .container-body {
        padding: 0px 0px 0px 0px;
    }

    body {
        font-size: 14px;
    }
    .Top-Sku-VPN-UPC 
    {
        display:grid;
        font-size:12px;
    }
    .mb-md-10 
    {
        margin-bottom:10px;
    }
    .blog-main, .PrdDet-TopLink, .Prd-Img-desktop {
        display: none;
    }

    .TopLink-Responsive, .Top-Sku-VPN-UPC-Responsive, .Prd-Img-desktop-responsive, #carousel-thumbnail .carousel-indicators {
        display: block;
    }

    .favourite-icon1 {
        font-size: 20px;
    }

    .PrdDet-TopLink-Responsive a {
        text-decoration: none;
    }

    .img-responsive {
        display: inline;
    }

    #carousel-thumbnail-responsive .img-responsive {
        display: inline;
    }

    .page-header-body {
        padding: 0px 0px 0px 0px;
        line-height: 1;
        background-color: #2375B7;
        color: white;
        font-size: 12px;
    }

    .header-body-search {
        margin-top: 10px;
        margin-bottom: 10px;
    }

    #vendorPortalPage #minibasketContainer {
        max-width: 67px;
    }

    .basket-container {
        padding-right: 0;
        font-size: 0.8em;
    }


    #vendorPortalPage #minibasketContainer .mini-basket-inner-wrapper {
        border-left: none;
    }

    .nav-icon {
        color: #fff;
        background-color: transparent
    }

    #IMOnlineMvc_V2 .overlay.responsiveMVC2,
    #IMOnlineMvc_V2 #myNavProducts .overlay,
    #IMOnlineMvc_V2 #myNavProductsSubmenu .overlay,
    #IMOnlineMvc_V2 #myNavProductsSub-Submenu .overlay,
    #IMOnlineMvc_V2 #myNavPartnerGo .overlay,
    #IMOnlineMvc_V2 #myNavPartnerGoSubmenu .overlay,
    #IMOnlineMvc_V2 #myNavPartnerGoSub-Submenu .overlay,
    #IMOnlineMvc_V2 #productsubmenu-list-responsive {
        z-index: 100;
        background-color: #ffffff;
    }


        #IMOnlineMvc_V2 .overlay.responsiveMVC2 a,
        #myNavProducts .overlay a,
        #myNavProductsSubmenu .overlay a,
        #myNavProductsSub-Submenu .overlay a,
        #productsubmenu-list-responsive .overlay-content a,
        #myNavPartnerGo .overlay a,
        #myNavPartnerGoSubmenu .overlay a,
        #myNavPartnerGoSub-Submenu .overlay a,
        #IMOnlineMvc_V2 .overlay.responsiveMVC2 .overlay-menu-footer div {
            color: #2375B7 !important;
            cursor: pointer;
        }

        #IMOnlineMvc_V2 .overlay.responsiveMVC2 .overlay-menu-footer span {
            color: #000000 !important;
        }

    #PromotionsPanel {
        margin-top: 0px;
    }

    #searchOptions #searchBox_Global_v2 {
        border-radius: 0px;
    }

    .footer-body {
        padding: 16px 0px 16px 0px;
        font-size: 14px;
    }

    .footer-bottom {
        padding: 12px 0px 0px 13px;
        font-size: 12px;
    }

    .social-media-controls {
        text-align: left;
        padding-left: 13px;
    }

    .terms-controls {
        text-align: left;
        padding-left: 6px;
    }
    /*
    .right-addon .glyphicon {
        right: 22px;
    }
*/
    #StockStatus {
        margin-bottom: 30px;
        padding-left: 10px;
    }

    #imgProductDetailsForSingleImage {
        margin-left: 200px;
    }

    .Email-icon1 {
        font-size: 12px;
    }

    .EmailHeading {
        font-size: 24px;
    }

    .favourite-icon1 {
        font-size: 12px;
    }

    .toastMidcustomcenterEmailSend {
        top: 50%;
        right: 0;
        left: 25%;
        bottom: 50%;
        width: 100%;
        font-size: 16px !important;
    }

    .toastMidcustomcenterError {
        top: 50%;
        right: 0;
        left: 28%;
        bottom: 50%;
        width: 100%;
        font-size: 14px !important;
        /*margin: auto;
	            width: 60%;*/
    }

    .toastMidcustomcenter {
        top: 50%;
        right: 0;
        left: 28%;
        bottom: 50%;
        width: 100%;
        font-size: 14px !important;
    }

    #EmailImage {
        width: 50%;
        margin-left: auto;
        margin-right: auto;
        display: block;
    }

    .ClearAllFilters, .ClearAllCategories, .ClearAllSubCategories, .clearAllProductType, .ClearAllVendors, .ClearAllTechSpecs, .ClearAllPrice, .ClearAllStocks, .HideProductStatusFlag {
        display: none;
    }

    .js-responsive-selectedlist, .js-responsive-filtersection, .js-responsive-header {
        display: block;
    }

    .previous-search-result-panel > div:not(:nth-child(-n+6)) {
        display: none;
    }

    #applyminmax, .js-searchFacets, .js-responsive-desktop {
        display: none;
    }

    #productDetailMiddleAd.CMSBanner :nth-child(n) {
        width: 100%;
    }

    #productDetailBottomAd.CMSBanner :nth-child(n) {
        width: 100%;
    }

    .product_filter_panel_header .bold, .product_filter_panel_body {
        font-size: 15px;
    }

    .font-search-result {
        font-size: 20px;
        font-family: HelveticaNeue-Thin;
    }

    .font-search-for {
        font-size: 20px;
        font-family: HelveticaNeue-Thin;
    }

    .iconTopNav {
        color: white !important;
        vertical-align: middle;
        display: inline-block;
        position: relative;
    }

    .badge-notify {
        background: red;
        position: absolute;
        top: 0px;
        left: 22px;
        font-size: 10px;
        padding: 2px 4px;
    }

    .ccs-logo-ls-office2016.ccs-logo-ls-popup .ccs-logo-ls-popup-inlineHtml, .ccs-logo-ls-office2016.ccs-logo-ls-popup iframe {
        width: 366px;
        height: 495px;
    }

    .responsive-header-user-circle {
        margin-left: -51px;
        margin-top: 12px;
    }

    #productDetailBottomAd {
        padding-bottom: 0px;
    }

    .Vendor_boutiqueListSection_showcaseListSection {
        /*height: 530px;*/
        min-height: 0px;
        margin-bottom: 30px;
        background-color: #F3F7FB;
    }

    #btnAddToCart {
        width: 89%;
    }

    .first-col,
    .second-col {
        padding-left: 0px !important;
        padding-right: 0px !important;
    }

    .second-col {
        margin-top: 20px;
    }

        .first-col .padding-vlg,
        .first-col .padding-right-vlg,
        .first-col .padding-left-vlg,
        .second-col .padding-vlg,
        .second-col .padding-right-vlg,
        .second-col .padding-left-vlg {
            padding: 10px !important;
        }

    .page-header-body-checkout,
    .checkoutV3, .disclaimer-section, .confirmationV3 {
        padding: 5px !important;
    }

    a.productNameText {
        -webkit-line-clamp: initial;
    }
}

@media screen and (max-width: 479px) {
    .first-col,
    .second-col {
        padding-left: 0px !important;
        padding-right: 0px !important;
    }

    .second-col {
        margin-top: 20px;
    }

        .first-col .padding-vlg,
        .first-col .padding-right-vlg,
        .first-col .padding-left-vlg,
        .second-col .padding-vlg,
        .second-col .padding-right-vlg,
        .second-col .padding-left-vlg {
            padding: 10px !important;
        }

    .page-header-body-checkout,
    .checkoutV3, .disclaimer-section, .confirmationV3 {
        padding: 5px !important;
    }

    a.productNameText {
        -webkit-line-clamp: initial;
    }

    .carousel-inner > .item.carousel-display-item.active {
        display: block;
    }

    .carousel-inner > .item.carousel-display-item {
        display: none;
    }

        .carousel-inner > .item.carousel-display-item .img-thumbnail {
            border: 0px;
        }

    /*Mobile Product media starts*/
    .show-carousel-slide-on-mobile {
        display: block !important;
    }

    .hide-carousel-slide-on-mobile {
        display: none;
    }

    .center-align-thumb {
        flex-direction: column;
        display: flex;
    }

    .hide-carousel-item-on-mobile {
        display: none;
    }

    .show-carousel-item-on-mobile {
        display: block !important;
    }

    .carousel-inner > .item .img-thumbnail {
        border: 0px;
    }

    .rich-media-icon-playcircle-white {
        top:25%;
    }

    .mobile-product-images {
        width: 100%;
        align-self: center;
        padding-bottom: 20%;
    }
    #videomodal.modal {
        top: 25%;
    }
    #videomodal .modal-dialog {
        width: 90%;
        height: 75%;
    }
    /*Mobile Product media ends*/


}

.guides-documents {
    color: #333333;
    font-family: HelveticaNeue-Regular;
    font-size: 16px;
    font-weight: bold;
    line-height: 24px;
    padding-top: 15px;
}

.rich-media-container {
    margin-top: 21px;
    display: flex
}

.rich-media-type-box {
    display: flex;
    align-items: flex-end;
    margin-right: 18px;
}

.rich-media-text {
    color: #2074B9;
    font-family: HelveticaNeue-Regular;
    font-size: 16px;
    line-height: 24px;
}

.rich-media-icon-whitepaper {
    margin-left: 8px;
    margin-right: 8px;
    margin-top: 5.17px;
    margin-bottom: 5.16px;
    font-size: 20.66px;
    color: #2375BB;
}

.rich-media-icon-book {
    margin-left: 5.17px;
    margin-right: 5.17px;
    margin-top: 6.73px;
    margin-bottom: 8.75px;
    font-size: 20.66px;
    color: #2375BB;
}

.rich-media-icon-horn {
    margin-left: 5.33px;
    margin-right: 5.34px;
    margin-top: 6.33px;
    margin-bottom: 6.34px;
    font-size: 20.66px;
    color: #2375BB;
}

.rich-media-icon-playcircle {
    margin: 5.67px;
    font-size: 20.66px;
    color: #2375BB;
}

.rich-media-icon-copy {
    margin-top: 5.33px;
    margin-left: 6.67px;
    margin-right: 6.67px;
    margin-bottom: 5.33px;
    font-size: 20.66px;
    color: #2375BB;
}

.rich-media-icon-box {
    height: 32px;
    width: 31px;
}

.margin-left-4px {
    margin-left: 4px;
}

.margin-left-2px {
    margin-left: 2px;
}

.margin-left-12px {
    margin-left: 12px;
}

.disclaimer-justify-text {
    text-align: justify;
}

.special-price-summary-table-container {
    width: 525px;
}

.quantity-break-summary-table-container {
    max-width: 570px;
}

.special-price-summary-empty-container {
    width: 300px;
}

.special-price-summary-one-column-container {
    width: 360px;
}
.buttonStatusFlagCustomPromotion {
    background-color: #005394;
    color: #fff;
    font: bold;
}

/*Payment Types Credit Cards*/
.card-types .visa-card-icon,
.card-types .master-card-icon {
    background-position: 0 0;
    box-shadow: none;
}

.card-types .master-card-icon {
    background-image: url('/Site/Content/Images/mastercard.png');
    width: 23px;
    height: 18px;
    margin-right: 20px; /*Remove this Line whem UX teams givesSame Width and Height Icons for credit Cards*/
}
.card-types .visa-card-icon {
    background-image: url('/Site/Content/Images/visacard.png');
    width: 34px;
    height: 20px;
}

.card-types #creditCardIconContainer .master-card-icon,
.card-types #creditCardIconContainer .visa-card-icon {
    margin: 6px 0 0 3px;
}
/*Custom Promotions*/
[data-promotionflag-customcss="custompromotion"] {
    max-width: 509px;
    word-break: break-word;
}

[data-popup-customcss="custompromotion"] {
    width: 509px;
    word-break: break-word;
}

.promotional-heading {
    display: flex;
    line-height: 24px;
    min-height: 24px;
    border-bottom: 1px solid #DDDDDD;
    padding-bottom: 11px;
    border-bottom-style: solid;
}


.promotional-tile {
    flex-grow: 2;
    align-self: center;
}

.promotional-points {
    max-width: 110px;
    transform: rotate(-360deg);
    align-self: center;
}

.product-description {
    color: black;
    padding-top: 6px;
}
/*Compare Product*/
.vcenter-container input[type="radio"] {
    margin-top: 0px;
}

.compare-radiobtn-text {
    min-width: 97px;
    line-height: 24px;
    padding-left: 20px;
    padding-right: 14px;
    font-weight:normal;
}
.margin-left-26px {
    margin-left: 26px;
}
.margin-left-50px {
    margin-left: 50px;
}
.radio_container {
    position: relative;
    cursor: pointer;
}

    /*Turn opacity of existing radio button*/
    .radio_container input {
        opacity: 0;
    }

    /*Create Radio Checkmark*/
    .radio_container .radio_checkmark {
        height: 24px;
        width: 24px;
        background-color: #fff;
        border: 2px solid #979797;
        border-radius: 50%;
        position: absolute;
        top: 0px;
        left: 0px;
    }

    /*If Checked display outer layer*/
    .radio_container input:checked ~ .radio_checkmark {
        background-color: #2375BB;
        border: none;
        display: block;
    }

        /* If checked display the indicator (dot/circle) */
        .radio_container input:checked ~ .radio_checkmark:after {
            display: block;
        }

    /* Style the indicator (dot/circle) */
    .radio_container .radio_checkmark:after {
        top: 50%;
        left: 50%;
        width: 8px;
        height: 8px;
        border-radius: 50%;
        background: white;
        transform: translate(-50%, -50%);
        -webkit-transform: translate(-50%, -50%);
        position: relative;
    }

    /* Create the indicator (the dot/circle - hidden when not checked) */
    .radio_container .radio_checkmark:after {
        content: "";
        display: none;
    }



.highlighted-row {
    background-color: #E3E3E3;
}

.limit-fav-icon .fa-exclamation {
    position: ABSOLUTE;
    left: 11px;
    top: 3px;
    font-size: 8px;
}

.limit-fav-icon .fa-heart {
    font-size: 24px;
}

.resp-container {
    position: relative;
    overflow: hidden;
    padding-top: 20.50%;
}

iframe.resp-iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border: 0;
}

.col-lg-3.col-md-2.col-sm-12.col-xs-12.padding-sm.social-media-controls a:hover {
    text-decoration: none;
}
.product-title {
    line-height: 22px;
    width: 85%;
}

    .product-title a span {
        text-overflow: ellipsis;
        white-space: nowrap;
        width: 100%;
        display: block;
        overflow: hidden;
        padding-right: 10px
    }

.product-view {
    display: flex;
}

.warrenty-product-price {
    line-height: 22px;
    width: 16%;
    word-wrap: break-word;
}

.warrenty-product-price-popover {
    line-height: 22px;
    width: 16%;
    word-wrap: break-word;
    white-space: nowrap;
}

.warrenty-product-noprice {
    line-height: 22px;
    width: 16%;
    word-wrap: break-word;
}

.flex-view-with-rowdirection {
    display: flex;
    flex-direction: row;
}
    .flex-view-with-rowdirection .product-title 
    {
        width: 75%;
    }
.product-more {
    margin-bottom: 18px;
    height: 24px;
    margin-top: 7px;
    background-color: #e9e9e9;
    line-height: 24px;
}
.radio-position-reset {
    position:static;
}

.compare-search-box {
    padding-top: 23px;
    padding-bottom: 25px;
}
    .compare-search-box div:first-of-type{
        display:flex;
    }

#stock-col .popover {
    width: 225px;
}

.breadcrumb i {
    color: #2375BB;
    font-size: 13px
}

.padding-top-3px {
    padding-top: 3px;
}

.no-float {
    float: none;
}
.width-140px {
    width: 140px;
}
.warehouse-radiobtn-text {
    padding-left: 14px;
    padding-right: 13px;
}
.modal-dialog.modal-536px {
    width: 536px;
}
@-webkit-keyframes animate-media-icon {
    0% {
        opacity: 0;
    }
    25% {
        opacity: 0.25;
    }
    50% {
        opacity: 0.50;
    }

    100% {
        opacity: 1;
    }
}

@-moz-keyframes animate-media-icon {
    0% {
        opacity: 0;
    }

    25% {
        opacity: 0.25;
    }

    50% {
        opacity: 0.50;
    }

    100% {
        opacity: 1;
    }
}


.fa-stack[data-count]:after {
    position: absolute;
    right: 5px;
    content: attr(data-count);
    font-size: 60%;
    padding: 0.3em;
    border-radius: 50%;
    line-height: .60em;
    color: white;
    background: red;
    text-align: center;
}

#rich-media-items li {
    margin-left: 5px;
    margin-right: 5px;
}

.rich-media-container .rich-media-items {
    display: none;
    min-width: 200px;
    max-width:400px;
}

.rich-media-container :hover > .rich-media-items {
    display: block;
    -webkit-animation: animate-media-icon .6s ease-out;
    -moz-animation: animate-media-icon .6s ease-out;
}

.rich-media-container {
    margin-top: 21px;
    display: flex;
}

    .rich-media-container ul {
        list-style-type: none;
        margin: 0;
        padding: 0;
        overflow: hidden;
    }

        .rich-media-container ul li {
            float: left;
        }

.underline_on_hover:hover {
    text-decoration: underline
}
.current_exchangeRate {
    color: #2375B7;
}
.special-price-flag-container, .special-price-flag-main-container {
    display: inline-block;
}
/*Top-slim Banner*/
#topAdBanner a img {
    max-height: 70px;
}
/*Top,Middle Banner*/
#divHomePageAdsMiddlePreSpotLight img, #divHomePageAdsMiddle img, #productdetailspagezone-middlebanner img {
    max-height: 140px;
}
/*Bottom,Middle,Left Banner*/
#bottomAdBanner img, #searchpagezone-middlebanner img, #searchpagezoneGridVeiw-middlebanner img,
#searchpagezone-bottombanner img, #productdetailspagezone-bottombanner img {
    max-height: 127px;
}
/*Lateral Banner*/
#TwoTwoThreeWidthClickAds img {
    max-height: 158px;
}
/*SkyScrapper Banner*/
#SkyScrapperBanner img {
    max-height: 450px;
}

.wrapper-statusflag {
    max-width: 47%;
}

.wrapper-statusflag-listview {
    max-width: 23%;
}

.statusflag-alignment {
    margin-top: 0;
    padding-bottom: 2px;
    padding-top: 3px;
    cursor: default;
}

.default-height-statusflag{
    min-height:26px;
}

.prof-verti-center {
    margin-top:4.5px;
}

.kenticoContactUs .content a:hover, .kenticoContactUs .content a:focus {
    color: #ffffff;
}

@media only screen and (max-width: 479px) {
    .special-price-summary-table-container {
        width: 100%;
    }
}

.freightestimator-link-grid {
    font-size: 11px;
}

.warranties-link-grid {
    font-size: 11px;
}

.freightestimator-link {
    font-size: 13px;
}

.warranties-link {
    font-size: 13px;
}
.padding-left-16px {
    padding-left: 16px;
}
.padding-left-4px {
    padding-left: 4px;
}
.padding-right-4px {
    padding-right: 4px;
}
.padding-top-4px {
    padding-top: 4px;
}
.display-inline-flex {
    display: inline-flex;
}

@media screen and (max-width: 768px) {
    .top-nav-menu-anchor:hover {
        background-color: #ffffff !important;
    }

}
.width-50pct-important {
    width: 50% !important;
}
.padding-left-50px {
    padding-left: 50px;
}
.padding-top-40pximportant {
    padding-top: 40px !important;
}
.ui-anchor-disabled {
    pointer-events: none;
    cursor:default;
}

.break-word {
    word-wrap: break-word;
}

.password-meter .password-meter-message, .password-meter .password-meter-bg {
    margin-top: 16px;
}

.password-meter-message {
    white-space: nowrap;
}

.password-meter span {
    display: block;
    margin-top: 8px;
}

.margin-top-vlg.padding-top-lg.js-responsive-desktop.margin-top-zero {
    margin-top: 0px;
}

.margin-top-vlg.margin-bottom-vlg.margin-bottom-zero {
    margin-bottom: 0px;
}

.align-content-center {
    margin-left: auto;
    margin-right: auto;
}
.compareproduct_img .img-thumbnail {
    max-width: 90%;
}
.default-height-msrp {
    min-height: 15px;
}
.cursor-default {
    cursor: default;    
}
.strike {
    text-decoration:line-through;
}

::-ms-clear {
    display: none;
}

.fixed-bottom-footer {
    position: fixed;
    bottom: 0;
    width: 100%;
    border-top: 1px solid #ccc;
    background-color: #ffffff;
    z-index: 10;
}


.WarehouseStockDetails_PopoverContent .warehousePopupTitle {
    color: #333333;
    padding-top: 20px;
    padding-left: 10px;
    padding-bottom: 15px;
    border-bottom: 1px solid #DDDDDD;
    margin-bottom: 5px;
}

.WarehouseStockDetails_PopoverContent .close {
    margin-top: -8px;
}

.WarehouseStockDetails_PopoverContent .close span {
    font-size: 25px !important;
}

.WarehouseStockDetails_PopoverContent {
    padding: 10px;
    width: 100%;
    white-space: normal;
}

    .WarehouseStockDetails_PopoverContent table {
        font-size: 14px;
        color: #333333;
    }
.warehousestock-dropdown-menu {
    width: 550px !important;
}

.WarehouseStockDetails_PopoverContent .table > thead > tr > th {
    border-bottom: 1px solid #DDDDDD !important;
}

.WarehouseStockDetails_PopoverContent tbody tr td, .WarehouseStockDetails_PopoverContent .footer, .displayWarehouseSection {
    font-weight: normal !important;
}

.padding-10px {
    padding: 10px;
}

.padding-top-10px{
    padding-top:10px;
}

.text-oneline {
    white-space: nowrap;
}
.accessories-filterby {
    color: #333333;
    font-family: "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
    font-size: 14px;
    font-weight: bold;
    letter-spacing: 0;
    line-height: 16px;
    padding-left: 33px;
    padding-top: 10px;
    padding-right:5px;
}

.accessories-filterby-dropdown {
    width: 520px;
    height: 40px;
    color: #333333;
    font-family: "Helvetica Neue", Helvetica, Arial, "Lucida Grande";
    letter-spacing: 0;
    text-align: left;
    padding: 10px 10px 4px 10px;
    border: 1px solid #000;
}

.accessories-listitem {
    color: #333333;
    font-family: "Helvetica Neue", Helvetica, Arial, "Lucida Grande";
    letter-spacing: 0;
    min-width: 260px;
}

.border-ccc-left {
    border-left: 1px solid #ccc;
}

.states-highlight {
    background-color: #2375BB;
}
.fa.fa-heart-o {
    vertical-align: inherit;
}

.fa-video-plus_360:before {
    content: url(/site/Content/Images/360degrees_ico.png);
}

.fa-video-plus_tour:before {
    content: url(/site/Content/Images/tour_ico.png);
}

.fa-play-circle-html:before {
    content: url(/site/Content/Images/play_video_ico.png);
}
.fa-play-circle-html {
    content: url(/site/Content/Images/play_video_ico.png);
}
.margin-top-neget-30px {
    margin-top: -30px;
}
/*IM Switch Starts*/
.im-switch-margin {
    margin-left: 20px;
}

    .im-switch > input[type="checkbox"] {
        display: none;
    }

    .im-switch > label {
        cursor: pointer;
        height: 0px;
        position: relative;
        width: 40px;
    }

        .im-switch > label::before {
            background: rgb(0, 0, 0);
            box-shadow: inset 0px 0px 10px rgba(0, 0, 0, 0.5);
            border-radius: 8px;
            content: '';
            height: 13px; /*16*/
            margin-top: -6px; /*-7*/
            position: absolute;
            opacity: 0.3;
            transition: all 0.4s ease-in-out;
            width: 40px; /*38*/
        }

        .im-switch > label::after {
            background: rgb(255, 255, 255);
            border-radius: 16px;
            box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.3);
            content: '';
            height: 22px; /*22*/
            left: -4px;
            margin-top: -7px;
            position: absolute;
            top: -4px;
            transition: all 0.3s ease-in-out;
            width: 22px; /*22*/
        }

    .im-switch > input[type="checkbox"]:checked + label::before {
        background: #066B90;
        opacity: 0.5;
    }

    .im-switch > input[type="checkbox"]:checked + label::after {
        background: inherit;
        left: 20px;
    }
/*IM Switch Ends*/