﻿@import "AOResponsive.css";
@import "https://fonts.googleapis.com/css?family=Crimson+Text";

.AccessoryListPartNo, .wraptext {
    word-wrap: break-word
}

.als-wrapper, .bfselector-list li, UL LI, li.ui-menu-item, ul.CheckoutTabls li, ul.dnnAdminTabNav li {
    list-style: none
}

@font-face {
    font-family: Acrom-Medium;
    src: url(Skins/Generic2/fonts/2ED4ED_0_0.eot);
    src: url(Skins/Generic2/fonts/2ED4ED_0_0.eot?#iefix) format('embedded-opentype'),url(Skins/Generic2/fonts/2ED4ED_0_0.woff2) format('woff2'),url(Skins/Generic2/fonts/2ED4ED_0_0.woff) format('woff'),url(Skins/Generic2/fonts/2ED4ED_0_0.ttf) format('truetype')
}

@font-face {
    font-family: Acrom-Bold;
    src: url(Skins/Generic2/fonts/2ED4ED_1_0.eot);
    src: url(Skins/Generic2/fonts/2ED4ED_1_0.eot?#iefix) format('embedded-opentype'),url(Skins/Generic2/fonts/2ED4ED_1_0.woff2) format('woff2'),url(Skins/Generic2/fonts/2ED4ED_1_0.woff) format('woff'),url(Skins/Generic2/fonts/2ED4ED_1_0.ttf) format('truetype')
}

@font-face {
    font-family: Acrom-Light;
    src: url(Skins/Generic2/fonts/2ED4ED_2_0.eot);
    src: url(Skins/Generic2/fonts/2ED4ED_2_0.eot?#iefix) format('embedded-opentype'),url(Skins/Generic2/fonts/2ED4ED_2_0.woff2) format('woff2'),url(Skins/Generic2/fonts/2ED4ED_2_0.woff) format('woff'),url(Skins/Generic2/fonts/2ED4ED_2_0.ttf) format('truetype')
}

@font-face {
    font-family: Futura-Bold;
    src: url(Fonts/FuturaLT-Bold.ttf) format('truetype')
}

.TitleHead, h1, h2, h3, h4 {
    font-family: Futura-Bold
}

.Acrom-Medium {
    font-family: Acrom-Medium
}

.Acrom-Bold {
    font-family: Acrom-Bold
}

.Acrom-Light {
    font-family: Acrom-Light
}

.BackOrderNo, .BackOrderYes {
    display: inline-block;
    margin-left: 10px;
    width: 10px;
    height: 10px
}

.BackOrderNo {
    background: url(../0/skinobjects/Cross_red.png) no-repeat;
    background-size: 10px;
    -moz-background-size: 10px;
    -o-background-size: 10px;
    -webkit-background-size: 10px
}

.BackOrderYes {
    background: url(../0/skinobjects/Yestick.png) no-repeat;
    background-size: 10px;
    -moz-background-size: 10px;
    -o-background-size: 10px;
    -webkit-background-size: 10px
}

.DarkGreySideHeader {
    border: 1px solid #585858;
    padding: 0 0 0 25px;
    margin: 0 0 2px;
    background: url(../0/SkinObjects/SideFilterListBg.png) no-repeat;
    height: 27px;
    line-height: 27px;
    cursor: pointer
}

.cbticked, .cbunticked {
    border: 0;
    margin: 0;
    padding-left: 20px
}

.DarkGreySideHeader > active {
    background-position: left bottom
}

.cbunticked {
    background: url(/Portals/0/SkinObjects/Checkbox.png) 10px 50% no-repeat;
    height: 17px;
    width: 15px
}

.cbticked {
    background: url(/Portals/0/SkinObjects/Checkbox_ticked.png) 10px 50% no-repeat
}

.EnableFilterHolder {
    color: #000
}

.DeleteAllFiltersButton {
    float: left;
    width: 100%;
    padding: 10px
}

.AddVehicleDDL, .AddVehicleHeader {
    width: 90%;
    height: 30px;
    padding: 10px 0 0 12px;
    margin-left: 30px;
    font-size: 20px;
    float: left
}

.AddVehicleHeader {
    background-color: #f4f4f4
}

.VehicleSelectPaneHolder {
    float: left;
    width: 60%
}

.VehicleSelectLeftHolder, .VehicleSelectMidHolder, .VehicleSelectRightHolder {
    float: left;
    width: 33%
}

.InfoPopup img {
    width: 26px;
    height: 26px
}

.FilListGrid {
    border: 1px solid #e7e7e7;
    width: 32%;
    margin-bottom: 1.3%;
    margin-right: 1.3%
}

.specification-table {
    width: 100% !important
}

.CategoryPicHolder {
    float: left;
    margin-bottom: 10px
}

.CategoryPicInnerHolder {
    width: 95%;
    border: 1px solid #ddd;
    border-top-right-radius: 5px;
    border-top-left-radius: 5px;
    background: #fff;
    border-bottom: none
}

.lblCategoryDescription {
    font-weight: 700;
    float: left;
    padding-top: 5px
}

.imgCatPic {
    border-top-right-radius: 5px;
    border-top-left-radius: 5px
}

.CategoryPicLink {
    display: block;
    overflow: hidden
}

.CategoryDescHolder {
    width: 95%;
    border: 1px solid #ddd;
    padding: 10px;
    background: #fff;
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
    overflow: hidden
}

.lbtnApplyCategoryFilter {
    float: right
}

.RelatedProducts {
    padding-left: 70px;
    margin-bottom: 80px;
    text-align: center
}

.img {
    width: 40%;
    height: 40%;
    margin-left: 60px
}

.lnkbutton {
    display: inline-block;
    padding: 7px 10px 9px;
    color: #aaa;
    font: 700 11px/13px Arial,Helvetica,sans-serif;
    text-decoration: none;
    background: #fff;
    background: -moz-linear-gradient(top,#fff 26%,#e1e1e1 100%);
    background: -webkit-gradient(linear,left top,left bottom,color-stop(26%,#fff),color-stop(100%,#e1e1e1));
    background: -webkit-linear-gradient(top,#fff 26%,#e1e1e1 100%);
    background: -o-linear-gradient(top,#fff 26%,#e1e1e1 100%);
    background: -ms-linear-gradient(top,#fff 26%,#e1e1e1 100%);
    background: linear-gradient(top,#fff 26%,#e1e1e1 100%);
    box-shadow: inset 0 -1px 0 rgba(255,255,255,.4),0 1px 1px rgba(0,0,0,.3);
    border: none;
    border-radius: 3px;
    margin-left: 70px
}

.SearchResultHeader span.SearchHeader {
    font: italic 700 16px 'Open Sans',sans-serif
}

.SearchResultHeader span.SearchSuggestion {
    font: italic 12px 'Open Sans',sans-serif
}

    .SearchResultHeader span.SearchSuggestion a {
        font: 400 12px 'Open Sans',sans-serif
    }

.BlueHeader {
    font: 700 12px 'Open Sans',sans-serif
}

.FitmentsHolder {
    margin-bottom: 10px
}

.autocomplete {
    width: 300px
}

.EnableFilterLabelWrapper {
    padding-left: 35px
}

input.cbticked {
    float: left;
    margin-top: 0 !important
}

.ProductDetailsHolder {
    float: left
}

.ProductImagesHolder {
    float: left;
    width: 65%
}

.ProductInfoHolder {
    float: left;
    width: 35%;
    color: #000
}

    .ProductInfoHolder > div {
        float: left;
        width: 100%
    }

    .ProductInfoHolder .AddToWishlistClick {
        color: #333
    }

.ProductTabsHolder {
    float: left;
    width: 100%
}

.ProductGridName {
    color: #000
}

.ProductDisplayFormBrand {
    width: 100%;
    height: 100%
}

.ProductDisplayFormName {
    width: 100%;
    font-size: 24px;
    font-weight: 700;
    padding: 5px 0 10px
}

.ProductDisplayFormPartNo {
    width: 100%;
    font-size: 1em;
    line-height: 1em;
    margin: 3px 0
}

.ProductDisplayFormShortDesc {
    overflow: hidden;
    width: 100%;
    margin: 5px 0 15px
}

.ProductDisplayFormPrice {
    float: left;
    width: 100%;
    padding-top: 5px
}

.ProductFormMainPrice {
    font-size: 26px;
    color: #000;
    font-weight: 700;
    line-height: 36px
}

.ProductFormSubPrice {
    font-size: 10px;
    color: #000;
    text-decoration: line-through
}

.ProductDisplayFormSocial {
    float: left;
    width: 100%;
    margin: 0 auto;
    padding-top: 6px
}

.padding5px td, .padding5px th {
    padding: 8px
}

.ProductTabDiv {
    float: left;
    width: 97%;
    padding: 10px;
    min-height: 150px;
    border: 1px solid #dededf
}

    .ProductTabDiv table, .ProductTabDiv td, .ProductTabDiv th {
        border: 0 !important;
        padding-bottom: 5px
    }

input.QtyToAdd, select.color, select.size {
    border: 1px solid #e2e2e2
}

input.QtyToAdd {
    width: 60px;
    text-align: center;
    margin-left: 10px
}

select.size {
    width: 100%;
    height: 20px;
    text-align: right
}

.InStockLabel {
    text-align: center;
    display: inline-block;
    line-height: 1em
}

select.color {
    width: 100%;
    height: 20px;
    text-align: right
}

.ProductDisplayAddToCartButton {
    float: left;
    width: 100%
}

.ProductDisplayAddToCartButtonInner {
    float: right;
    text-align: right;
    width: 100%
}

.AccessoryListBO, .AccessoryListOty, .AccessoryListStock, .AccessoryListWS, .als-item, ul.dnnAdminTabNav li a {
    text-align: center
}

.ProductInfoHolder .DealerPrices {
    width: 100%
}

.AddToCartButtonHolder .SaveASHolder {
    margin-left: 0;
    min-width: 160px;
    width: auto !important;
    padding-left: 10px
}

.AddToCartButtonHolder .SaveAsList {
    margin-right: 10px
}

ul.dnnAdminTabNav {
    display: inline-block;
    margin-top: 5px;
    margin-left: 0;
    width: 100%;
    height: 37px;
    border-bottom: none
}

    ul.dnnAdminTabNav li {
        float: left;
        margin-right: 4px
    }

        ul.dnnAdminTabNav li.ui-tabs-active a {
            background: #fafafa;
            border: 1px solid #eaeaea
        }

        ul.dnnAdminTabNav li a, ul.dnnAdminTabNav li a:hover {
            background: #fafafa !important
        }

.ui-tabs .ui-tabs-panel {
    position: relative;
    display: block
}

.ui-tabs .ui-tabs-hide {
    display: none
}

.btn-std, ul.dnnAdminTabNav li a {
    display: inline-block;
    text-decoration: none;
    font-weight: 700;
    cursor: pointer
}

ul.dnnAdminTabNav li a {
    margin-bottom: 0;
    color: #888;
    border: 1px solid #e7e7e7 !important;
    -webkit-border-radius: 0;
    border-radius: 0
}

.ViewAsLabel {
    font-size: 14px
}

.btn-std {
    text-shadow: -1px -1px 0 rgba(0,0,0,.3);
    color: #fff !important;
    background-image: url(../../../0/SkinObjects/ButtonBG.png);
    background-repeat: repeat-x;
    background-position: right top;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    width: 150px
}

.AccessoryGrid {
    float: left;
    width: 29%;
    margin-right: 8px;
    padding: 12px;
    margin-bottom: 8px;
    background-color: #fff
}

.AccessoryGridName {
    width: 100%;
    padding-top: 5px
}

.AccessoryGridPartNo {
    width: 100%;
    padding-top: 6px;
    display: none
}

.AccessoryGridRating {
    width: 100%;
    padding-top: 5px;
    display: none
}

.AccessoryGridImageHolder {
    width: 100%;
    height: 100%;
    position: relative
}

.AccessoryGridBrand {
    width: 100%;
    height: 100%;
    display: none
}

    .AccessoryGridBrand img {
        display: none
    }

.AccessoryGridShortDesc {
    overflow: hidden;
    width: 100%;
    min-height: 25px;
    margin-bottom: 8px;
    display: none
}

.AccessoryGridImageHolder_IMG, .AccessoryGridImageHolder_Sale {
    width: 100%;
    height: 100%;
    top: 0;
    left: 0
}

.AccessoryGridImageHolder_Sale {
    z-index: 10
}

.AccessoryGridPrice {
    float: left;
    width: 100%
}

.ProductImageGroup {
    cursor: pointer
}

.ProductImageHolder_Main {
    position: relative;
    overflow: hidden
}

.FilteredListHeader {
    margin-left: 10px
}

.AccessoryList {
    float: left;
    width: 100%;
    border-bottom: 1px solid #cfcfcf;
    font-size: 12px
}

.AccessoryListHeader {
    font-weight: 700;
    font-size: .8em
}

.AccessoryListImg {
    float: left;
    padding-right: 10px;
    width: 65px
}

    .AccessoryListImg img {
        width: 50px;
        padding: 5px
    }

.AccessoryListBO, .AccessoryListDescription, .AccessoryListOty, .AccessoryListPartNo, .AccessoryListRRP, .AccessoryListStock, .AccessoryListWS {
    padding-top: 15px;
    float: left
}

.AccessoryListPartNo {
    width: 100px
}

.AccessoryListDescription {
    width: 190px
}

.AccessoryListStock {
    width: 53px
}

.AccessoryListBO {
    width: 65px
}

.AccessoryListRRP, .AccessoryListWS {
    width: 85px
}

.AccessoryListBO .BackOrderNo, .AccessoryListBO .BackOrderYes {
    margin: 0
}

.AccessoryListOrder, .AccessoryListYourPrice {
    float: left;
    width: 65px;
    padding-top: 15px
}

.AccessoryListOty {
    width: 35px
}

.AccessoryListButton {
    float: left;
    width: 135px;
    padding-left: 5px
}

.AccessoryListOty input {
    width: 30px;
    text-align: center
}

.AccessoryListComment {
    float: left;
    width: 32px
}

.AccessoryListButton .CommentImage {
    padding: 15px 5px 0
}

.AccessoryListButton input, .UpdateCartFromListWrapper, .VAPListLineBtn {
    margin-top: 10px
}

.ViewProductImage_Main {
    margin: 0 auto
}

.zoomContainer {
    z-index: 999
}

.zoomWindow {
    width: 475px !important;
    height: 460px !important;
    margin-left: 5px;
    border: 1px solid #ddd !important;
    background-size: 100%
}

.GalleryHolder, .thumb_gallery {
    overflow: auto
}

.zoom_icon {
    position: absolute;
    z-index: 2;
    right: 0;
    bottom: 0
}

.als-container, .als-item, .als-viewport, .als-wrapper {
    position: relative
}

.RightArrowLink {
    background: url(/Portals/_default/skinobjects/RightArrowBlack.png);
    width: 25px;
    height: 25px;
    display: block
}

.DownArrow {
    font-size: 25px
}

.AddtoButton {
    width: 30px;
    height: 30px;
    border-radius: 15px;
    background: 0 0;
    border: none;
    cursor: pointer
}

.als-container {
    width: 100%;
    margin: 0 auto;
    z-index: 0
}

.als-viewport {
    overflow: hidden;
    margin: 0 auto;
    min-height: 200px
}

.als-item {
    display: block;
    cursor: pointer;
    float: left
}

.als-next, .als-prev {
    position: absolute;
    cursor: pointer;
    clear: both;
    top: 25%
}

span.als-next {
    right: 0
}

span.als-prev {
    left: 0
}

.CheckoutTabls, ul.CheckoutTabls {
    overflow: hidden
}

.imgInfo {
    float: right;
    padding-right: 10px
}

.ProductDisplayFormPriceHolder, .ProductDisplayFormPriceLeftHolder {
    float: left;
    width: 100%
}

.ProductDisplayFormQty {

    width:60%!important;
}

.ProductDisplayFormPriceRightHolder, .ProductDisplayFormQty span {
    float: left
}

.FiltersGV {
    margin-bottom: 10px
}

.ProductDisplayFormQtyAndCustomSpacer {
    float: left;
    width: 60%
}

.ProductDisplayFormQtyAndCustomMid {
    float: left;
    width: 20%
}

.ProductDisplayFormQtyAndCustomRight {
    float: left;
    width: 20%;
    text-align: right
}

.ProductDisplayFormDiscOfferEnds {
    width: 100%;
    float: left;
    font-weight: 700;
    text-transform: uppercase;
    padding: 3px 0
}

.ProductDisplayFormDiscAmount, .ProductDisplayFormDiscPerc, .ProductDisplayFormDiscViewAsCust {
    float: left;
    width: 100%
}

.ProductDisplayFormB2BPnlLeft, .ProductDisplayFormB2BPnlMid {
    width: 30%
}

.ProductDisplayFormB2BPnlRight {
    width: 40%;
    text-align: right
}

.ProductDisplayFormAddB2C {
    width: 40%!important;
    float: left
}

.ProductDisplayFormSaveAsDDL, span.SaveAsSpan {
    font-size: 12px;
    width: 33%;
    color: #fff;
    float: left;
    text-transform: uppercase
}

.ProductDisplayFormMyProdComment {
    float: left
}

span.SaveAsSpan {
    padding: 0 6px 0 10px;
    margin-right: -5px;
    font-weight: 700;
    display: inline-block;
    line-height: 30px
}

.ProductDisplayFormSaveAsDDL {
    border-radius: 0;
    height: 30px;
    overflow: hidden;
    border: none
}

.TransparentSaveAsButton {
    float: left;
    margin-right: 10px;
    width: 56px;
    height: 30px;
    border: none;
    color: #fff;
    padding: 0;
    line-height: 10px
}

.TabInnerTableCategories, .TabInnerTableFeatures, .TabInnerTablePDF {
    border: 0 transparent;
    padding: 0;
    border-collapse: collapse
}

.UserWhislistOptionInner {
    float: left;
    width: 100%
}

.TabInnerTableCategories, .TabInnerTableFeatures {
    width: 100%
}

.ViewAProductTabUL {
    font-size: 10px;
    margin: 0;
    height: 25px !important
}

ul.ViewAProductTabUL li a, ul.ViewAProductTabUL li.ui-tabs-active a {
    padding: 3px
}

.TabInnerTablePDFImg {
    padding-right: 30px
}

.TabInnerTablePDFFeatGroupID {
    padding-right: 30px;
    width: 200px
}

.TabInnerTablePDFSpacer {
    width: 200px
}

.TabInnerTablePDFsRowStyle, .TabInnerTablePDFs_AlternatingRowStyle {
    margin-bottom: 10px
}

.VAPSaveAsDDLButton {
    margin: 0;
    width: 36%
}

.VAPSaveAsDDLButton40 {
    margin: 0;
    width: 40px !important
}

.ProductInfoUpperWrapper {
    /* border-bottom: 1px solid; */
    overflow: hidden;
    width: 100%;
    /* padding-bottom: 3px; */
    /* margin-bottom: 10px */
}

    .ProductInfoUpperWrapper .ProductDisplayFormBackOrderAvailable, .ProductInfoUpperWrapper .ProductDisplayFormStockNo {
        float: left;
        width: 40%
    }

    .ProductInfoUpperWrapper .ProductDisplayFormMyProdComment, .ProductInfoUpperWrapper .ProductListInfoPopup {
        padding-left: 5px
    }

    .ProductInfoUpperWrapper div {
        float: left
    }

.VAPProductFormMainPrice {
    font-size: 1.5em;
    font-weight: 700
}

.VAPProductFormSubPrice {
    color: #f26c6e;
    font-family: Acrom-Light;
    font-size: 15pt;
    padding-right: 10px;
    text-decoration: none;
    position: relative;
    display: inline-block
}

span.VAPProductFormSubPrice:after {
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    border-top: 1px solid #f26c6e;
    height: 45%;
    height: calc(50% - 1px);
    width: 96%;
    transform: rotateZ(5deg)
}

.ProductDisplayFormStockNo {
    margin: 10px 0
}

.VAPButtonWrapper {
    width: 100%
}

.VAPButtonWrapperLeft {
    width: 65%
}

.VAPButtonWrapperRight {
    width: 35%
}

.VAPButtonWrapper .SaveASHolder {
    margin: 0;
    height: auto;
    padding: 0;
    line-height: 1em
}

.VAPButtonWrapper > div {
    width: 55%;
    margin-bottom: 8px;
    overflow: hidden;
    clear: both
}

.Paging input {
    border: none;
    transition: all .2s;
    font-weight: 700;
    color: #333
}

    .Paging input:hover {
        background-color: #666;
        color: #fff;
        border: none
    }

.TwoPaneHolder {
    float: left
}

.TwoPaneInnerHolder {
    float: left;
    width: 100%;
    min-height: 20px
}

.TwoPaneLeftHolder {
    min-width: 50%;
    text-align: left
}

.TwoPaneRightHolder {
    width: 49%
}

.TwoPaneRightHolderRight {
    float: left;
    width: 50%;
    text-align: right
}

.TwoPaneLeftHolder div {
    float: left
}

.ThreePaneHolder, .ThreePaneInnerHolder {
    float: left;
    width: 100%
}

.ThreePaneLeftHolder, .ThreePaneMidHolder {
    width: 33%;
    float: left
}

.ThreePaneMidHolder {
    padding-left: 10px
}

.ThreePaneRightHolder {
    float: left;
    width: 20% !important;
    text-align: center
}

.ThreePaneMidHolder span {
    display: block;
    height: 5em
}

.MapAddressToLoop {
    border-bottom: 1px solid #ddd;
    padding: 2%;
    width: 96% !important
}

.RedButton, .SelectedRow .RedButton, .SelectedRow .YellowButton, .YellowButton {
    padding: 5px;
    margin-top: 10px;
    border: none;
    font-weight: 700;
    display: inline-block;
    text-decoration: none;
    transition: all .5s
}

.RedButton {
    background-color: #f84b4a;
    color: #FFF;
    cursor: pointer
}

.YellowButton {
    background-color: #fdc008;
    color: #000;
    cursor: pointer
}

.CustomerNameHeader {
    font-weight: 700;
    font-size: 1.1em
}

.CustomerNameLabel {
    cursor: pointer;
    color: #f84b4a
}

.Selected_Dealer {
    color: #000 !important
}

.DealerListHolder {
    width: 50%;
    float: left
}

.DealerMapHolder {
    width: 45%;
    float: left
}

.SelectedRow .MapAddressToLoop {
    background: #ddd
}

.SelectedRow .RedButton, .SelectedRow .YellowButton {
    background-color: #666;
    color: #fff !important
}

.MapAddressToLoopSelected {
    background: #d3f6da
}

.AutocompleteNoLinkStyle {
    color: #555
}

.CartProductList_Table td {
    width: 32%
}

.txtWishlistName {
    margin-right: 10px
}

.WishlistWrapper {
    padding-left: 10px
}

.CartProductList_Table {
    width: 100%
}

.WishlistProductDisplayGrid {
    margin-right: 8px;
    padding: 12px;
    margin-bottom: 8px;
    background-color: #fff
}

.OrderSummary, .WishList_Buttons input {
    margin-right: 10px
}

.DetailsButton, .SavedCartWrapper {
    padding-left: 10px
}

.Remove_btd {
    line-height: 42px;
    border: none;
    background: #fff;
    height: 42px;
    padding-right: 20px;
    float: right
}

.PopularProductsDataListButtons .TwoPaneLeftHolder {
    width: 55%
}

.PopularProductsDataListButtons .TwoPaneRightHolder {
    width: 45%
}

.WishList_Buttons {
    line-height: 3em
}

.TxtEmailAddresses {
    margin-left: 10px
}

.ModJViewSavedCartv1C .dnnFormSuccess {
    padding: 10px
}

.SaveCart_Table {
    margin-top: 10px;
    width: 100%;
    border: none
}

.SaveCart_AlternatingRowStyle:hover, .SaveCart_RowStyle:hover {
    background: #eee
}

.SaveCart_HeaderStyle th, .SaveCart_Table td {
    padding: 10px 0;
    border: none
}

.SaveCart_AlternatingRowStyle {
    background: #fafafa
}

.InsertIntoCartBtn {
    border: none;
    background-color: #f84b4a;
    text-decoration: none;
    display: inline-block;
    font-weight: 700;
    cursor: pointer;
    color: #fff !important;
    padding: 5px;
    transition: all .5s
}

.autocomplete strong {
    font-weight: 400;
    color: #f37120
}

.autocomplete .selected div:first-child {
    background-color: #fff
}

.paddingleft10px {
    padding-left: 10px
}

.OrderSearchHolder {
    height: 100px
}

    .OrderSearchHolder div {
        float: left;
        min-height: 20px
    }

.AutocompleteHolder_Text {
    width: 450px
}

.OrderSummary {
    border-collapse: collapse;
    float: right;
    border: 1px solid #ccc
}

    .OrderSummary td, .OrderSummary th {
        width: 170px
    }

    .OrderSummary td {
        padding: 10px;
        border-bottom: 1px solid #ccc;
        border-top: 1px solid #ccc
    }

    .OrderSummary th {
        padding-right: 10px
    }

.TradeOrderForm {
    padding: 10px;
    box-shadow: none
}

.AutocompleteHolder_Qty .QtyToAdd {
    margin: 0
}

.AutocompleteHolder_AddButton {
    padding-left: 20px
}

.NOFOrderListOfProducts {
    font-size: 13px;
    border: transparent
}

    .NOFOrderListOfProducts .HeaderStyle {
        border-bottom: 1px solid;
        font-size: 11px;
        line-height: 1em
    }

.NOFListOfProducts_ETD, .NOFListOfProducts_LineTotal, .NOFListOfProducts_PE, .NOFListOfProducts_Qty, .NOFListOfProducts_QtyBO, .NOFListOfProducts_QtyExclBO, .NOFListOfProducts_UOM {
    text-align: center;
    padding: 0 3px
}

.NOFListOfProducts_Comment .CommentImage {
    margin-right: 3px
}

.ddBackground {
    display: block;
    height: 160px;
    width: 100%;
    margin-top: 15px
}

.fd-zone {
    background: #fff;
    border-width: 3px;
    border-style: dashed
}

.txtBulkList {
    padding: 8px;
    background: #fff;
    border: 1px solid #c9c9c9;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    -webkit-box-shadow: 0 1px 0 0 rgba(255,255,255,.8),inset 0 1px 2px 0 rgba(0,0,0,.1);
    box-shadow: 0 1px 0 0 rgba(255,255,255,.8),inset 0 1px 2px 0 rgba(0,0,0,.1);
    color: #333;
    font-size: 12px;
    width: 95%;
    margin-top: 20px
}

.BulkOrderInfo, .BulkOrderInput {
    float: left;
    width: 50%
}

.BulkOrderWrapper .dnnLabel {
    width: 100%;
    float: none;
    text-align: left;
    padding: 0 0 10px;
    font-weight: 400;
    margin: 0
}

.BulkOrderWrapper .dnnFormHelp {
    position: relative;
    float: left;
    margin-right: 10px !important
}

.BulkOrderWrapper .dnnTooltip {
    position: relative !important;
    right: 4% !important;
    margin-top: -20px
}

.dnnTooltip .dnnFormHelpContent {
    width: 500px
}

.BulkOrderWrapper .dnnHelpText {
    width: 450px
}

.SearchTxt {
    position: relative;
    white-space: nowrap
}

    .SearchTxt .SearchBox {
        width: 85%;
        padding-left: 10px;
        border: none;
        background: #eee;
        border-radius: 0;
        line-height: 35px;
        height: 35px
    }

.SearchPane .SearchBox {
    border-radius: 3px;
    border: 1px solid #ddd;
    padding: 0 5px
}

.SearchButton {
    width: 35px;
    margin-left: -3px;
    height: 35px;
    background: url(/images/icon_search_32px.gif) 50% 50% no-repeat #dd5900;
    background-size: 17px
}

.autocomplete-w1 {
    background: url(img/shadow.png) bottom right no-repeat;
    position: absolute;
    top: 0;
    left: 0;
    margin: 0 0 0 6px;
    font-size: 10px
}

.autocomplete {
    border: 1px solid #999;
    background: #fff;
    cursor: default;
    text-align: left;
    max-height: 350px;
    overflow: auto;
    margin: -6px 6px 6px -6px !important
}

    .autocomplete .selected {
        background: #f0f0f0
    }

    .autocomplete div {
        padding: 2px 5px;
        white-space: nowrap;
        overflow: hidden;
        line-height: 20px
    }

        .autocomplete div:hover {
            background: #666;
            color: #fff
        }

.auto-style1 {
    width: 50px;
    height: 16px
}

.auto-style2 {
    width: 80px;
    height: 16px
}

.auto-style3 {
    width: 110px;
    height: 16px
}

.auto-style4 {
    width: 100px;
    height: 16px
}

.ui-autocomplete-loading {
    background: url(/images/ui-anim_basic_16x16.gif) right center no-repeat #fff
}

.SearchErrorMsg {
    background-color: #000;
    background-color: rgba(0,0,0,.8);
    border-radius: 6px;
    color: #FFF;
    padding: 10px;
    position: absolute;
    white-space: nowrap;
    z-index: 2;
    top: -30px;
    left: 10px;
    cursor: pointer
}

    .SearchErrorMsg:before {
        content: "";
        position: absolute;
        border-right: 5px solid transparent;
        border-left: 5px solid transparent;
        left: 5%;
        margin-left: -5px;
        border-top: 10px solid rgba(0,0,0,.8);
        bottom: -10px
    }

.ui-datepicker .ui-datepicker-prev, .ui-datepicker .ui-datepicker-prev-hover {
    left: 10px;
    top: 4px
}

.AutocompleteImageHolder {
    display: inline-block;
    height: 50px;
    width: 50px;
    vertical-align: top;
    float: left
}

.AutocompleteProductIdName {
    display: inline-block;
    height: 50px;
    width: 150px;
    padding-left: 10px;
    float: left
}

.AutocompletePrice {
    height: 50px;
    width: 110px;
    font-size: 20px;
    padding-top: 0;
    float: left;
    display: none
}

.AutocompleteInStockBackorder {
    height: 50px;
    width: 100px;
    padding-left: 10px;
    float: left;
    display: none
}

.AutocompleteLeft {
    display: inline-block;
    width: 80px
}

.AutocompleteLine {
    height: 18px
}

    .AutocompleteLine > .BackOrderNo, .AutocompleteLine > .BackOrderYes {
        display: inline-block;
        margin: 0
    }

.AutocompletePrice .lblTax {
    width: 100%;
    display: inline-block;
    font-size: .8em
}

.ui-autocomplete {
    max-height: 200px;
    overflow-y: auto;
    overflow-x: hidden;
    border: 1px solid #ddd;
    background: #fff;
    z-index: 1000000
}

li.ui-menu-item {
    height: 5em;
    border-bottom: 1px solid #ddd;
    padding: 5px 0 5px 5px
}

.ProductDetailsInfoHolder {
    display: none;
    border: 1px solid rgba(0,0,0,.2);
    padding: 10px;
    margin-left: 20px;
    margin-top: 10px
}

    .ProductDetailsInfoHolder > .AutocompleteInStockBackorder > .AutocompleteLine > .AutocompleteLeft {
        width: 60px
    }

.lblAutoCompleteProductId {
    font-weight: 700;
    display: block;
    text-overflow: ellipsis;
    width: 90%;
    overflow: hidden;
    white-space: nowrap;
    font-size: 13px
}

.lblAutoCompleteProductName {
    display: block;
    width: 100%;
    line-height: 1.5em;
    overflow: hidden;
    font-size: 11px
}

.recentlyProductHolder {
    float: left;
    width: 100%;
    text-align: center
}

.recentlyImageHolder {
    float: left;
    width: 100%
}

.RecentlyViewHeader {
    display: none
}

.recentlyProductWrapper {
    float: left
}

.GridView {
    width: 100%;
    border-style: solid;
    border-color: #CCC;
    border-width: 1px;
    background-color: #fff;
    color: #000
}

.HeaderStyle, .ReoccuringOrderCellHeader {
    height: 30px;
    font-weight: 700
}

.DTLog .Alternating, .DTLog .AlternatingRowStyle {
    height: 40px
}

.ReoccuringOrderLine, .RowStyle {
    color: #333;
    height: 40px;
    width: 100%;
    display: table-row
}

.fieldset {
    border: 1px solid #999797;
    padding: 1% 1% 2%;
    margin: 1% 0;
    width: 97%
}

.FilterOptionsHolder {
    width: 50%;
    float: left;
    padding-top: 5px
}

    .FilterOptionsHolder input, .FilterOptionsHolder select {
        width: 50%
    }

    .FilterOptionsHolder span, .searchLabel {
        width: 120px;
        display: inline-block;
        float: left
    }

.searchLabel {
    margin-right: 2px
}

.searchWrapper {
    width: 100%;
    float: left;
    padding-top: 5px
}

    .FilterOptionsHolder .searchWrapper span, .searchBoxHolder, .searchWrapper input {
        float: left
    }

.searchBoxHolder {
    margin-right: 10px;
    position: relative
}

.FilterOptionsHolder .SearchTitle {
    font-size: 18px;
    font-weight: 700
}

.FilterOptionsHolder .SearchBox {
    font-size: 14px;
    color: #999;
    border: 1px solid #ccc !important;
    padding: 10px;
    width: 240px;
    margin-right: 3px
}

.DetailsButton:disabled, .ViewAllRecentLink:disabled, .button_std:disabled {
    background: #777;
    background-image: -webkit-linear-gradient(top,#777,#333);
    background-image: -moz-linear-gradient(top,#777,#333);
    background-image: -ms-linear-gradient(top,#777,#333);
    background-image: -o-linear-gradient(top,#777,#333);
    background-image: linear-gradient(to bottom,#777,#333);
    color: #bbb !important;
    cursor: no-drop
}

    .DetailsButton:disabled:hover, .ViewAllRecentLink:disabled:hover, .button_std:disabled:hover {
        background: #777
    }

.ui-datepicker-next, .ui-datepicker-next:hover, .ui-datepicker-prev, ui-datepicker-prev:hover {
    color: #fff;
    cursor: pointer
}

.ui-datepicker .ui-widget-header {
    background: 50% 50% repeat-x #333;
    color: #fff;
    font-weight: 700;
    border-top-right-radius: 4px;
    border-top-left-radius: 4px
}

.ui-datepicker table {
    width: 100%;
    font-size: .9em;
    border-collapse: collapse;
    margin: 0 0 .4em;
    background-color: #555
}

.ui-datepicker .ui-state-default, .ui-datepicker .ui-widget-content .ui-state-default, .ui-datepicker .ui-widget-header .ui-state-default {
    border: 1px solid #999;
    background: 50% 50% repeat-x #666;
    color: #fff
}

.Heading-Box {
    background: url(Images/GreyContainerHeaderBg.png) left top repeat-x;
    text-decoration: none;
    display: inline-block;
    font-weight: 700;
    color: #40454a;
    margin: 10px 0 20px;
    padding: 1px 0 4px 17px;
    width: 98%;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 8px
}

    .Heading-Box h2 {
        font-size: Medium;
        font-weight: 700
    }

.ui-helper-clearfix:after, .ui-helper-clearfix:before {
    content: "";
    display: table;
    border-collapse: collapse
}

.ui-helper-clearfix:after {
    clear: both
}

.ui-helper-clearfix {
    min-height: 0
}

.ui-corner-all, .ui-corner-left, .ui-corner-tl, .ui-corner-top {
    border-top-left-radius: 4px
}

.ui-datepicker {
    width: 17em;
    padding: .2em .2em 0;
    display: none
}

    .ui-datepicker .ui-datepicker-header {
        position: relative;
        padding: .2em 0
    }

    .ui-datepicker .ui-datepicker-next, .ui-datepicker .ui-datepicker-prev {
        position: absolute;
        width: 1.8em;
        height: 1.8em
    }

    .ui-datepicker .ui-datepicker-next, .ui-datepicker .ui-datepicker-next-hover, .ui-datepicker .ui-datepicker-prev-hover {
        right: 16px;
        top: 4px
    }

        .ui-datepicker .ui-datepicker-next span, .ui-datepicker .ui-datepicker-prev span {
            display: block;
            position: absolute;
            left: 50%;
            margin-left: -8px;
            top: 50%;
            margin-top: -8px
        }

    .ui-datepicker .ui-datepicker-title {
        margin: 0 2.3em;
        line-height: 1.8em;
        text-align: center;
        color: #dd5900
    }

        .ui-datepicker .ui-datepicker-title select {
            font-size: 1em;
            margin: 1px 0
        }

    .ui-datepicker select.ui-datepicker-month, .ui-datepicker select.ui-datepicker-year {
        width: 49%
    }

    .ui-datepicker th {
        padding: .7em .3em;
        text-align: center;
        font-weight: 700;
        border: 0
    }

    .ui-datepicker td {
        border: 0;
        padding: 1px
    }

        .ui-datepicker td a:hover {
            background: #fd8403;
            color: #000
        }

        .ui-datepicker td a {
            text-align: center !important;
            font-weight: 700
        }

        .ui-datepicker td a, .ui-datepicker td span {
            display: block;
            padding: .2em;
            text-align: right;
            text-decoration: none
        }

    .ui-datepicker .ui-datepicker-buttonpane {
        background-image: none;
        margin: .7em 0 0;
        padding: 0 .2em;
        border-left: 0;
        border-right: 0;
        border-bottom: 0
    }

        .ui-datepicker .ui-datepicker-buttonpane button {
            float: right;
            margin: .5em .2em .4em;
            cursor: pointer;
            padding: .2em .6em .3em;
            width: auto;
            overflow: visible
        }

            .ui-datepicker .ui-datepicker-buttonpane button.ui-datepicker-current, .ui-datepicker-multi .ui-datepicker-group, .ui-datepicker-rtl .ui-datepicker-buttonpane button {
                float: left
            }

    .ui-datepicker.ui-datepicker-multi {
        width: auto
    }

.ui-datepicker-multi .ui-datepicker-group table {
    width: 95%;
    margin: 0 auto .4em
}

.ui-datepicker-multi-2 .ui-datepicker-group {
    width: 50%
}

.ui-datepicker-multi-3 .ui-datepicker-group {
    width: 33.3%
}

.ui-datepicker-multi-4 .ui-datepicker-group {
    width: 25%
}

.ui-datepicker-multi .ui-datepicker-group-last .ui-datepicker-header, .ui-datepicker-multi .ui-datepicker-group-middle .ui-datepicker-header {
    border-left-width: 0
}

.ui-datepicker-multi .ui-datepicker-buttonpane {
    clear: left
}

.ui-datepicker-row-break {
    clear: both;
    width: 100%;
    font-size: 0
}

.ui-datepicker-rtl {
    direction: rtl
}

    .ui-datepicker-rtl .ui-datepicker-prev {
        right: 2px;
        left: auto
    }

    .ui-datepicker-rtl .ui-datepicker-next {
        left: 2px;
        right: auto
    }

    .ui-datepicker-rtl .ui-datepicker-prev:hover {
        right: 1px;
        left: auto
    }

    .ui-datepicker-rtl .ui-datepicker-next:hover {
        left: 1px;
        right: auto
    }

    .ui-datepicker-rtl .ui-datepicker-buttonpane {
        clear: right
    }

        .ui-datepicker-rtl .ui-datepicker-buttonpane button.ui-datepicker-current, .ui-datepicker-rtl .ui-datepicker-group {
            float: right
        }

    .ui-datepicker-rtl .ui-datepicker-group-last .ui-datepicker-header, .ui-datepicker-rtl .ui-datepicker-group-middle .ui-datepicker-header {
        border-right-width: 0;
        border-left-width: 1px
    }

.ItemCountHolder {
    display: block;
    width: 100%;
    margin-top: 10px
}

.ItemCountOneThird {
    display: block;
    width: 33%;
    float: left
}

.LeftText {
    text-align: left
}

.CenterText {
    text-align: center
}

.RightText {
    text-align: right
}

.ProductDisplayGridCompare {
    visibility: hidden;
    display: none
}

.PopularProductsDataListHolder {
    padding-bottom: 0
}

.ProductItemWrap:nth-child(2n+1) {
    border: 1px solid red
}

.ProductItemWrap {
    overflow: hidden;
    width: 33%;
    float: left
}

.ProductDisplayGrid {
    float: left;
    position: relative
}

.ProductDisplayGridName {
    width: 100%;
    height: 4.5em;
    line-height: 1.5em;
    margin-bottom: 10px;
    overflow: hidden
}

.ProductDisplayGridPartNo {
    width: 100%;
    display: block;
    height: 2em
}

    .ProductDisplayGridPartNo span {
        display: inline-block;
        line-height: 2em
    }

    .ProductDisplayGridPartNo a {
        text-overflow: ellipsis;
        width: 70%;
        display: inline-block;
        overflow: hidden;
        white-space: nowrap
    }

.ProductGridMainDisc, .ProductGridSubDisc {
    text-transform: uppercase
}

    .ProductGridMainDisc .lblTax {
        display: none
    }

.ProductDisplayGridRating {
    width: 100%;
    display: none
}

.ProductGridName {
    font-size: 18px;
    line-height: 18px
}

.ProductDisplayGridBrand {
    height: 70px
}

.ProductDisplayGridImageHolder {
    width: 100%;
    height: 100%;
    position: relative
}

.lbl_PartNo {
    display: block;
    float: left
}

.lnk_PartNo {
    text-overflow: ellipsis;
    overflow: hidden;
    display: block;
    width: 75%
}

.ProductDisplayGridStockNo {
    float: left;
    width: 100%;
    margin-bottom: 5px;
    height: 1.5em;
    line-height: 1.5em
}

.ProductDisplayGridShortDesc {
    overflow: hidden;
    width: 100%;
    margin-bottom: 10px;
    line-height: 1.5em;
    height: 4.5em
}

.ProductDisplayGridAddButtons {
    overflow: hidden;
    width: 100%;
    margin-bottom: 10px
}

.ProductDisplayGridImageHolder_IMG, .ProductDisplayGridImageHolder_Sale {
    width: 100%;
    height: 100%;
    top: 0;
    left: 0
}

.ProductDisplayGridImageHolder_Sale {
    z-index: 10
}

.ProductDisplayGridPrice {
    float: left;
    width: 100%;
    height: 3.5em;
    overflow: hidden
}

.ProductDisplayGridPriceDisc {
    width: 100%;
    height: 1.5em;
    line-height: 1.5em;
    overflow: hidden
}

.ProductDisplayGridPriceMain {
    width: 100%;
    overflow: hidden
}

.ProductDisplayGridQty {
    float: left;
    width: 65%;
    height: 1.5em;
    overflow: hidden;
    margin-bottom: 10px
}

.ProductGridPricePadding {
    padding-top: 15px
}

.ProductDisplayGridPrice .TwoPaneLeftHolder {
    width: 60%
}

.ProductDisplayGridPrice .TwoPaneRightHolder {
    width: 40%
}

.ProductGridMainPrice {
    font-size: 21px;
    color: #000;
    font-weight: 700;
    line-height: 21px;
    width: 100%
}

.ProductGridSubPrice {
    font-size: 10px;
    color: #000;
    text-decoration: line-through
}

.BatchToClick:hover, .filterSortBy a, .inlineLink {
    text-decoration: underline
}

.FilteredListHeader {
    width: 97%;
    padding-bottom: 3px;
    float: left
}

.PadTextByImage {
    padding: 4px 0 0 10px
}

.ProductDisplayList {
    float: left;
    width: 100%;
    margin-bottom: 12px;
    margin-top: 12px;
    border-bottom: 1px dotted silver;
    padding-bottom: 12px;
    position: relative
}

.ProductDisplayListPane1 {
    float: left;
    width: 30%
}

.ProductDisplayListPane2 {
    float: left;
    width: 45%
}

.ProductDisplayListPane3 {
    float: left;
    width: 25%
}

.ProductListPriceAsLine {
    white-space: nowrap
}

.ProductDisplayListB2CPanel {
    float: left;
    width: 100%;
    font-size: 10px
}

.ProductDisplayListImg {
    float: left;
    min-height: 10px;
    padding-right: 10px
}

.ProductDisplayGridButtons div, .ProductDisplayListButtons div {
    padding-right: 5px
}

.ProductDisplayListPartNo {
    float: left;
    width: 100%;
    min-height: 10px
}

.ProductDisplayListName {
    float: left;
    width: 100%;
    padding-top: 5px;
    font-weight: 700
}

.ProductDisplayListB2BPanel {
    float: left;
    width: 100%;
    font-size: 10px
}

.ProductDisplayListDiscPanel {
    width: 100%;
    float: left;
    font-size: 10px
}

.ProductDisplayListCompare {
    width: 100%;
    float: left;
    display: none;
    visibility: hidden
}

.ProductDisplayListBO {
    float: left;
    width: 100%;
    padding-top: 5px
}

.ProductDisplayGridButtons {
    width: 30%;
    float: left;
    margin-bottom: 10px
}

.ProductDisplayListButtons {
    width: 30%;
    float: left;
    padding-top: 10px
}

.MyCartCommentCO, .MyCartInfoPopUp {
    width: 1.5%;
    float: left
}

.MyCartComment {
    float: left
}

.MyCartInfoPopUp {
    display: none
}

    .MyCartInfoPopUp .imgInfo {
        padding: 0;
        display: none
    }

.ProductListInfoPopup {
    float: left
}

.ProductDisplayListDescription {
    float: left;
    width: 230px;
    min-height: 10px;
    padding-top: 15px
}

.ProductDisplayListDescription_B2C {
    padding-top: 15px
}

.ProductDisplayListStock {
    float: left;
    width: 100%;
    min-height: 10px;
    padding-top: 5px
}

.ProductDisplayListRRP {
    width: 100%;
    min-height: 10px
}

.ProductDisplayListWS {
    width: 100%
}

.ProductDisplayListYourPrice {
    width: 100%;
    padding-top: 15px;
    min-height: 10px;
    font-weight: 700
}

.ProductDisplayListDescription_B2C, .ProductDisplayListOrder {
    float: left;
    min-height: 10px;
    width: 35px
}

.ProductDisplayListOrder {
    text-align: left;
    width: 40%;
    padding-top: 10px
}

.ListView_ProductQty {
    text-align: center
}

.ListViewRangeButton {
    width: 120px
}

.ProductDisplayListLink {
    float: left;
    width: 100%
}

.ProductDisplayListViewBtn {
    margin-top: 5px
}

.ProductDisplayListAddButtons {
    width: 100%;
    text-align: center !important;
    float: left
}

    .ProductDisplayListAddButtons a, .ProductDisplayListAddButtons input {
        width: 100%;
        margin: 3px 0
    }

.ProductDisplayListB2BPanelPane1, .ProductDisplayListB2BPanelPane2 {
    float: left;
    width: 50%
}

.ProductDisplayListDiscAmount, .ProductDisplayListDiscPerc {
    float: left;
    width: 100%
}

ul.CheckoutTabls {
    height: 43px;
    background: #fafafa;
    border: 1px solid #ddd
}

.CheckoutTabls .ui-tabs-active {
    border-left: 1px solid #ddd;
    border-right: 1px solid #ddd
}

ul.CheckoutTabls li {
    float: left;
    -webkit-border-radius: 0 !important;
    -moz-border-radius: 0;
    border-radius: 0;
    background-color: #fafafa;
    box-shadow: inset 0 0 3px #eaeaea;
    font-weight: 700
}

    ul.CheckoutTabls li.ui-tabs-active {
        background-color: #fff !important;
        box-shadow: inset 0 0 0 #fff
    }

        ul.CheckoutTabls li.ui-tabs-active a {
            color: #333
        }

.CheckoutTab {
    float: left;
    width: 25%;
    height: 40px;
    line-height: 40px;
    text-align: center;
    padding: 0
}

.CheckoutTabDIV {
    min-height: 400px;
    float: left;
    width: 100%
}

.SearchHeader {
    padding-left: 10px
}

.Paging .Active {
    background-color: #666;
    color: #fff;
    border: none
}

.CategorySideStyle0 .CategoryShowSubsHeader, .CategorySideStyle0 .ViewCategoryHeader:hover {
    background: 0 0
}

.InfoPopup {
    height: 50px
}

    .InfoPopup img {
        margin: 12px 0
    }

    .InfoPopup .SearchErrorMsg {
        max-width: 400px;
        width: 100%;
        white-space: normal;
        z-index: 900000
    }

        .InfoPopup .SearchErrorMsg:before {
            left: 95%
        }

#closethis {
    float: right;
    font-weight: 700
}

div.SaveASHolder {
    margin-left: 0
}

input.AddtoButton {
    width: 50px
}

.pnlButtonWithCartType {
    width: 100%;
    overflow: hidden
}

    .pnlButtonWithCartType .SaveASHolder {
        overflow: hidden;
        margin: 0
    }

.CategorySideStyle0 .CategoryShowSubsOnHover, .CategorySideStyle0 .CategorySubToShow {
    margin-bottom: 5px;
    width: 100%;
    float: left
}

.pnlButtonWithCartType .SaveASHolder input, .pnlButtonWithCartType .SaveASHolder select, .pnlButtonWithCartType .SaveASHolder span {
    float: left
}

.lnkToggleFeatures {
    display: inline-block;
    width: 100%;
    text-align: right
}

.CategoryItem, .DeptItem {
    overflow: hidden;
    padding: 0 5px;
    position: relative
}

.CategorySideStyle0 .CategoryLink {
    font-size: 14px;
    color: #414141;
    font-weight: 700;
    line-height: 22px
}

.CategorySideStyle0 .btnCategorySubToShow {
    padding-left: 12px
}

.CategorySideStyle0 .CategorySubToShow a {
    transition: all .5s;
    padding-left: 10px;
    color: #333;
    display: block
}

.CategorySideStyle0 .DeptList div a, .CategorySideStyle0 .FilterListItemHolder, .CategorySideStyle0 .ViewCategoryHeader, .CategorySideStyle0 .btnCategorySubToShow {
    color: #333;
    display: block;
    background: 0 0;
    float: left;
    cursor: pointer;
    min-height: 32px;
    width: 100%;
    margin-bottom: 0;
    line-height: 32px;
    font-size: 15px;
    font-weight: 700;
    text-transform: uppercase
}

    .CategorySideStyle0 .ViewCategoryHeader:hover a {
        color: #fff
    }

    .CategorySideStyle0 .CategoryItem:hover, .CategorySideStyle0 .CategoryShowSubsHeader:hover, .CategorySideStyle0 .DeptItem:hover, .CategorySideStyle0 .FilterListItemHolder:hover, .CategorySideStyle0 .btnCategorySubToShow:hover {
        border: 1px solid #333;
        color: #333
    }

.CategorySideStyle0 .CategoryArrow {
    position: absolute;
    right: 5px;
    top: 25%
}

.CategorySideStyle0 .EnableFilterHeader, .CategorySideStyle0 .acc_trigger {
    border-bottom: 2px solid #777;
    margin-bottom: 5px;
    font-weight: 700;
    position: relative;
    font-size: 15px;
    text-transform: uppercase
}

.CategorySideStyle0 .FilterListItemHolder a, .CategorySideStyle0 .FilterListLabel {
    color: #333;
    padding-left: 30px;
    font-weight: 700;
    height: auto;
    width: auto;
    display: block
}

.CategorySideStyle1 .CategoryShowSubsHeader {
    border: 1px solid #333;
    overflow: hidden
}

.CategorySideStyle1 .CategoryItem, .CategorySideStyle1 .DeptItem, .CategorySideStyle1 .acc_trigger {
    background: #30312f
}

.CategorySideStyle1 .ViewCategoryHeader:hover, .CategorySideStyle2 .ViewCategoryHeader:hover {
    background: 0 0
}

.CategorySideStyle1 .CategoryShowSubsOnHover {
    float: left;
    width: 100%
}

.CategorySideStyle1 .CategoryLink {
    font-size: 14px;
    color: #414141;
    font-weight: 700;
    line-height: 22px
}

.CategorySideStyle1 .CategorySubToShow {
    float: left;
    width: 100%;
    padding-left: 5px;
    margin-bottom: 5px
}

    .CategorySideStyle1 .CategorySubToShow a {
        transition: all .5s;
        padding-left: 30px;
        color: #333
    }

    .CategorySideStyle1 .CategorySubToShow:first-of-type {
        margin-top: 10px
    }

.CategorySideStyle1 .DeptList div a, .CategorySideStyle1 .ViewCategoryHeader, .CategorySideStyle1 .btnCategorySubToShow {
    display: block;
    float: left;
    cursor: pointer;
    height: 27px;
    width: 90%;
    margin-bottom: 0;
    line-height: 27px;
    text-transform: uppercase;
    padding-left: 20px
}

    .CategorySideStyle1 .ViewCategoryHeader:hover a {
        color: #fff
    }

.CategorySideStyle1 .CategoryArrow {
    position: absolute;
    left: 5px;
    top: 25%
}

.CategorySideStyle1 .ViewCategoryHeader::before {
    content: "";
    float: left;
    color: #fff
}

.CategorySideStyle1 .SubCategoryItem {
    margin: 0 !important;
    background: 0 0
}

    .CategorySideStyle1 .SubCategoryItem .ViewCategoryHeader {
        color: #333;
        text-shadow: none;
        text-transform: capitalize !important
    }

.CategorySideStyle1 .SideFeatureHeader, .HeaderCartSummary {
    text-transform: uppercase
}

.CategorySideStyle1 .EnableFilterHeader, .CategorySideStyle1 .acc_trigger {
    border-bottom: 1px solid #ddd;
    margin-bottom: 10px;
    font-weight: 700;
    position: relative;
    height: auto;
    line-height: 27px
}

.CategorySideStyle1 .FilterListItemHolder a, .CategorySideStyle1 .FilterListLabel {
    color: #333;
    padding-left: 30px;
    display: block;
    width: auto;
    height: auto
}

.CategorySideStyle1 .acc_trigger {
    padding-left: 25px
}

.CategorySideStyle2 .CategoryShowSubsHeader {
    border: 1px solid #333;
    overflow: hidden
}

.CategorySideStyle2 .CategoryItem, .CategorySideStyle2 .DeptItem {
    margin: 3px 0
}

.CategorySideStyle2 .CategoryShowSubsOnHover {
    float: left;
    width: 100%
}

.CategorySideStyle2 .CategoryLink {
    font-size: 14px;
    color: #414141;
    font-weight: 700;
    line-height: 22px
}

.CategorySideStyle2 .CategorySubToShow {
    float: left;
    width: 90%;
    padding-left: 12px;
    margin-bottom: 5px
}

    .CategorySideStyle2 .CategorySubToShow a {
        transition: all .5s;
        padding-left: 10px;
        color: #333;
        display: block
    }

    .CategorySideStyle2 .CategorySubToShow:first-of-type {
        margin-top: 10px
    }

.CategorySideStyle2 .DeptList div a, .CategorySideStyle2 .ViewCategoryHeader, .CategorySideStyle2 .btnCategorySubToShow {
    display: block;
    float: left;
    cursor: pointer;
    height: 32px;
    width: 90%;
    margin-bottom: 0;
    line-height: 32px;
    font-size: 15px
}

    .CategorySideStyle2 .ViewCategoryHeader:hover a {
        color: #fff
    }

.CategorySideStyle2 .CategoryArrow {
    position: absolute;
    right: 15px;
    top: 25%
}

.CategorySideStyle2 .ViewCategoryHeader::before {
    content: "";
    float: left;
    color: #fff
}

.CategorySideStyle2 .SubCategoryItem {
    margin: 0 0 2px !important;
    width: 93%
}

    .CategorySideStyle2 .SubCategoryItem .ViewCategoryHeader {
        color: #333;
        text-shadow: none;
        font-size: 12px
    }

.CategorySideStyle2 .CustomBackground {
    background-size: 100% 100% !important
}

.CategorySideStyle2 .cbticked, .CategorySideStyle2 .cbunticked, .CategorySideStyle3 .CategoryShowSubsHeader, .CategorySideStyle3 .ViewCategoryHeader:hover {
    background: 0 0
}

.CategorySideStyle2 .EnableFilterHeader, .CategorySideStyle2 .acc_trigger {
    margin-bottom: 10px;
    font-weight: 700;
    position: relative
}

.CategorySideStyle3 .CategoryArrow, .CategorySideStyle4 .CategoryArrow {
    position: absolute;
    right: 5px;
    top: 25%
}

.CategorySideStyle2 .FilterListItemHolder a, .CategorySideStyle2 .FilterListLabel {
    color: #333;
    padding-left: 25px;
    display: block;
    width: auto;
    height: auto
}

.CategorySideStyle3 .CategoryShowSubsOnHover {
    float: left;
    width: 100%;
    margin-bottom: 5px
}

.CategorySideStyle3 .CategorySubToShow {
    float: left;
    width: 90%;
    padding-left: 12px;
    margin-bottom: 5px
}

    .CategorySideStyle3 .CategorySubToShow a {
        transition: all .5s;
        padding-left: 0;
        display: block
    }

.CategorySideStyle3 .ViewCategoryHeader, .CategorySideStyle3 .btnCategorySubToShow {
    display: block;
    width: 100%
}

.CategorySideStyle3 .FilterListItemHolder a, .CategorySideStyle3 .FilterListLabel {
    display: block;
    width: auto;
    height: auto
}

.CategorySideStyle3 .button_std {
    color: #333
}

.CategorySideStyle3 .cbticked, .CategorySideStyle3 .cbunticked {
    padding-left: 30px
}

.CategorySideStyle4 .CategoryShowSubsHeader {
    border: 1px solid #333;
    overflow: hidden
}

.CategorySideStyle4 .CategoryItem, .CategorySideStyle4 .DeptItem {
    border: 1px solid #333
}

.CategorySideStyle4 .CategoryShowSubsOnHover {
    float: left;
    width: 100%
}

.CategorySideStyle4 .CategoryLink {
    font-size: 14px;
    color: #414141;
    font-weight: 700;
    line-height: 22px
}

.CategorySideStyle4 .CategorySubToShow {
    float: left;
    width: 100%;
    border: 1px solid #333;
    height: 32px;
    line-height: 32px;
    background: #fefefe
}

    .CategorySideStyle4 .CategorySubToShow a {
        color: #333;
        font-size: 12px;
        height: 32px;
        line-height: 32px;
        padding: 0 5px
    }

.CategorySideStyle4 .DeptList div a, .CategorySideStyle4 .ViewCategoryHeader, .CategorySideStyle4 .ViewCategoryHeader:hover a {
    color: #fff
}

.CategorySideStyle4 .DeptList div a, .CategorySideStyle4 .ViewCategoryHeader, .CategorySideStyle4 .btnCategorySubToShow {
    display: block;
    float: left;
    cursor: pointer;
    height: 32px;
    margin-bottom: 0;
    line-height: 32px;
    font-size: 15px
}

    .CategorySideStyle4 .ViewCategoryHeader:hover {
        background: 0 0
    }

    .CategorySideStyle4 .ViewCategoryHeader::before {
        content: "";
        float: left;
        color: #fff
    }

.CategorySideStyle4 .FilterListItemHolder, .CategorySideStyle4 .SubCategoryItem, .CategorySideStyle4 .acc_container > a {
    margin: 0 !important;
    background: #fefefe;
    border: 1px solid #333
}

    .CategorySideStyle4 .SubCategoryItem .ViewCategoryHeader {
        color: #333;
        text-shadow: none;
        font-size: 12px
    }

.CategorySideStyle4 .EnableFilterHeader, .CategorySideStyle4 .acc_trigger {
    border: 1px solid #333;
    font-weight: 700;
    position: relative;
    padding-left: 10px;
    height: 32px;
    line-height: 32px;
    color: #fff;
    font-size: 15px
}

.CategorySideStyle4 .FilterListItemHolder a, .CategorySideStyle4 .FilterListLabel, .CategorySideStyle4 .acc_container > a {
    color: #333;
    font-size: 12px;
    line-height: 32px;
    padding: 0 5px;
    display: block;
    width: auto;
    height: auto
}

.CategorySideStyle4 .SideFeatureWrapper {
    width: 90%
}

.CategorySideStyle4 .acc_container ul {
    margin: 0
}

.CategorySideStyle4 .cbticked, .CategorySideStyle4 .cbunticked {
    background: 0 0
}

.CategorySideStyle4 .acc_container > a {
    text-align: left
}

.SaveAsLabel {
    font-size: 13px
}

.SaveASHolder {
    min-width: 160px;
    margin-top: 6px;
    text-align: left;
    cursor: pointer;
    padding-left: 5px;
    height: 42px;
    line-height: 42px
}

.FitmentsHolder .SaveASHolder {
    width: 180px !important
}

.SideFeatureWrapper {
    width: 100%;
    padding-bottom: 10px;
    padding-top: 10px
}

.FilterListItemHolder {
    margin-bottom: 5px
}

.acc_container {
    width: 100%;
    overflow: hidden
}

.EnableFilterHeader {
    width: 100%;
    display: block;
    padding-left: 5px
}

.EnableFilterHolder {
    overflow: hidden
}

    .EnableFilterHolder input {
        margin-left: 12px;
        margin-top: 5px
    }

    .EnableFilterHolder .FilterListLabel, .SearchTermFilter {
        padding-left: 10px
    }

.FilteredListHeader .TwoPaneLeftHolder {
    width: 45%;
    min-width: 35% !important
}

.FilteredListHeader .TwoPaneRightHolderRight {
    width: 55%
}

.CartHidden {
    position: absolute;
    background: #fff;
    border: 1px solid #ddd;
    width: 280px;
    padding: 5px;
    z-index: 20000;
    margin-top: 5px
}

.PopProductsGrid, .prodTabsgg {
    position: relative
}

.CartHiddenBottom {
    overflow: hidden;
    border-bottom: 1px solid #ddd
}

.forsmalltabletonly, .sf-menu {
    display: none
}

.zoomLens {
    width: 80px !important;
    height: 80px !important
}

.dnnEditHtml, .dnnHTMLSettings, .dnnMyWork {
    margin: 2em auto
}

.dnnFormItem input[type=checkbox], .dnnPageSettings .dnnFormItem input[type=radio] {
    width: auto
}

.dnnFormItem .dnnHTMLSRadioButtons input, .dnnFormItem .dnnHTMLSRadioButtons label, .dnnFormItem .dnnPSRadioButtons input {
    float: left;
    padding: 0;
    width: 2%;
    text-align: left
}

.dnnFormItem .dnnHTMLSRadioButtons label {
    width: auto;
    padding: 0 15px 0 6px;
    font-weight: 400
}

.dnnHTMLSRadioButtons br {
    display: none !important;
    font-size: 0;
    line-height: 0;
    border-collapse: collapse
}

.StockYesAsLabel {
    font-weight: 700;
    color: #27ae60
}

.StockNoAsLabel {
    font-weight: 700;
    color: #c0392b
}

.CustomColorAsBackground {
    color: #fff
}

.ForTabletBelow_inline {
    display: none
}

.DisplayAsLink {
    border: none;
    background: 0 0;
    text-align: left
}

.dnnFormInfo, .dnnFormSuccess, .dnnFormValidationSummary, .dnnFormWarning {
    display: block;
    height: 100%;
    border-top-left-radius: 3px;
    border-bottom-left-radius: 3px;
    float: left;
    min-height: 32px
}

.TwoPaneHolder {
    width: 99%
}

.TwoPaneLeftHolder, .TwoPaneRightHolder {
    width: 49%;
    float: left
}

form#Form {
    overflow: hidden
}

.dnnFormInfo {
    background: url(/images/info.png) 1% no-repeat #4e5e6b !important;
    background-size: 20px !important;
    -moz-background-size: 20px !important;
    -o-background-size: 20px !important;
    -webkit-background-size: 20px !important;
    background-position-x: 1% !important
}

.dnnFormWarning {
    background: url(/images/warning.png) 1% no-repeat #ffb301 !important;
    background-size: 20px !important;
    -moz-background-size: 20px !important;
    -o-background-size: 20px !important;
    -webkit-background-size: 20px !important;
    background-position-x: 1% !important
}

.dnnFormValidationSummary {
    background: url(/images/No_sign.png) 1% no-repeat #bc0710 !important;
    background-size: 20px !important;
    -moz-background-size: 20px !important;
    -o-background-size: 20px !important;
    -webkit-background-size: 20px !important;
    background-position-x: 1% !important
}

.dnnFormSuccess {
    background: url(/images/success.png) 1% no-repeat #36b38b !important;
    background-size: 20px !important;
    -moz-background-size: 20px !important;
    -o-background-size: 20px !important;
    -webkit-background-size: 20px !important;
    background-position-x: 1% !important
}

.dnnFormMessage span {
    color: #fff;
    width: 96%;
    text-align: left;
    margin: 0 0 0 4%;
    border-radius: 0 3px 3px 0;
    float: left;
    padding: 1%;
    line-height: 32px
}

.ui-accordion-header, .ui-accordion-header::after {
    line-height: 2em;
    color: #fff;
    text-shadow: .5px 1px #333
}

.col-md-1 .dnnFormMessage span, .col-md-2 .dnnFormMessage span, .col-md-3 .dnnFormMessage span, .col-md-4 .dnnFormMessage span {
    margin-left: 12%;
    width: 88%
}

.col-md-1 .dnnFormMessage, .col-md-2 .dnnFormMessage, .col-md-3 .dnnFormMessage, .col-md-4 .dnnFormMessage {
    background-position: 2.5% 50% !important
}

.dnnFormMessage {
    padding: 0 !important;
    margin: 0 0 5px;
    min-height: 32px;
    display: inline-block;
    width: 100%;
    border: none;
    float: none
}

.dnnFormWarning span {
    background: #e4a400 !important;
    border: none
}

.dnnFormValidationSummary span {
    background: #a60610 !important;
    border: none
}

.dnnFormSuccess span {
    background: #339f7b !important;
    border: none
}

.dnnFormInfo span {
    background: #4c5660 !important;
    border: none
}

.ui-accordion-header {
    height: 2em;
    border-radius: 3px;
    -webkit-box-shadow: 0 1px 1px #888;
    -moz-box-shadow: 0 1px 1px #888;
    box-shadow: 0 1px 1px #888;
    padding-left: 10px
}

.ui-accordion-content {
    height: auto !important;
    overflow: hidden
}

.ui-accordion-header::after {
    font-family: FontAwesome;
    content: "\f13a";
    font-size: 1em;
    float: right;
    padding-right: 15px
}

.ui-accordion-header-active::after {
    content: "\f139"
}

.ui-accordion-content td {
    vertical-align: top
}

.CSRemoveButton, .ProductEditActiveCol, .gvProductDetails {
    vertical-align: middle !important
}

.AddSingleToCartButtonClick, .AddToWishlistClick {
    width: 40%
}

.popViewRangeClick {
    width: 90%
}

.bkgThumbWrapper {
    padding: 5px
}

.prodTabsgg {
    border: 1px solid #e7e7e7;
    width: 29%
}

ul.PopularProductsTabs {
    height: 43px;
    background: #fafafa;
    border: 1px solid #ddd
}

.PopularProductsTabs .ui-tabs-active {
    border-left: 1px solid #ddd;
    border-right: 1px solid #ddd
}

ul.PopularProductsTabs li {
    float: left;
    list-style: none;
    -webkit-border-radius: 0 !important;
    -moz-border-radius: 0;
    border-radius: 0;
    background-color: #fafafa;
    box-shadow: inset 0 0 3px #eaeaea;
    font-weight: 700
}

    ul.PopularProductsTabs li.ui-tabs-active {
        background-color: #fff !important;
        box-shadow: inset 0 0 0 #fff
    }

        ul.PopularProductsTabs li.ui-tabs-active a {
            color: #333
        }

.PopularProductsTab {
    float: left;
    width: 25%;
    height: 40px;
    line-height: 40px;
    text-align: center;
    padding: 0
}

.PopularProductsTabDIV {
    float: left;
    width: 100%
}

.ProductDisplayGridLinkAddButtons {
    overflow: hidden;
    width: 100%;
    min-height: 25px;
    margin-bottom: 8px;
    text-align: center
}

.ProductDisplayGridDiscounts {
    display: inline;
    font-size: 10px;
    overflow: hidden;
    text-transform: uppercase;
    color: #000
}

.ProductDisplayGridPriceLeft {
    width: 50%;
    float: left;
    text-align: left
}

.ProductDisplayGridPriceRight {
    width: 50%;
    float: right;
    text-align: right
}

.ProductDisplayGridStockLeft {
    width: 50%;
    float: left;
    text-align: left
}

.ProductDisplayGridStockRight {
    width: 50%;
    float: right;
    text-align: right
}

.ATCfloatCart {
    float: left;
    margin-right: 2px
}

.ATCfloatWish {
    float: left
}

.CompareProductsCB {
    font-size: 10px
}

.PopProductsPartNo a {
    height: 1em
}

.ProductDisplayGridDiscInTriangle {
    width: 0;
    height: 0;
    position: absolute;
    top: 0
}

.ProductDisplayGridTriangleWrapper .lblTax {
    display: none
}

.ProductDisplayGridDiscInTriangleLT span, .ProductDisplayGridDiscInTriangleRT span {
    text-align: center;
    color: #fff;
    display: inline-block;
    max-width: 110px;
    overflow: hidden
}

.ProductDisplayGridDiscInTriangleRT .ProductDisplayGridTriangleWrapper {
    position: relative;
    top: -90px;
    right: 110px;
    -ms-transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    width: 140px;
    height: 60px
}

.ProductDisplayGridDiscInTriangleRT span {
    width: 100%;
    padding-left: 30px
}

.ProductDisplayGridDiscInTriangleRT .lblPreTriangle {
    font-weight: 700;
    font-size: 1em;
    line-height: 3.5em
}

.ProductDisplayGridDiscInTriangleLT .lblPreTriangle, .ProductDisplayListDiscInTriangleLT .lblPreTriangle, .ProductDisplayListDiscInTriangleRT .lblPreTriangle {
    font-size: 1em;
    line-height: .8em;
    font-weight: 700
}

.ProductDisplayGridDiscInTriangleLT .ProductDisplayGridTriangleWrapper {
    position: relative;
    top: -90px;
    left: -35px;
    -ms-transform: rotate(315deg);
    -webkit-transform: rotate(315deg);
    transform: rotate(315deg);
    width: 140px;
    height: 60px
}

.ProductDisplayGridDiscInTriangleLT span {
    width: 100%;
    padding-left: 20px
}

.ProductDisplayListDiscInTriangle {
    width: 0;
    height: 0;
    position: absolute;
    top: 0
}

.ProductDisplayListTriangleWrapper .lblTax {
    display: none
}

.ProductDisplayListDiscInTriangleLT span, .ProductDisplayListDiscInTriangleRT span {
    display: inline-block;
    max-width: 110px;
    overflow: hidden;
    padding-left: 20px;
    text-align: center;
    color: #fff
}

.ProductDisplayListDiscInTriangleRT .ProductDisplayListTriangleWrapper {
    position: relative;
    top: -90px;
    right: 110px;
    -ms-transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    width: 140px;
    height: 60px
}

.ProductDisplayListDiscInTriangleRT span {
    width: 100%
}

.ProductDisplayListDiscInTriangleLT .ProductDisplayListTriangleWrapper {
    position: relative;
    top: -90px;
    left: -35px;
    -ms-transform: rotate(315deg);
    -webkit-transform: rotate(315deg);
    transform: rotate(315deg);
    width: 140px;
    height: 60px
}

.ProductDisplayListDiscInTriangleLT span {
    width: 100%
}

.CSHiddenHolder {
    width: 100%;
    float: left
}

.CSHiddenHolderImg {
    width: 20%;
    float: left;
    padding: 15px 10px 10px
}

.MyCartImage, .MyCartPart {
    padding-left: 20px;
    min-height: 10px;
    float: left
}

.CSHiddenHolderProd {
    width: 62%;
    float: left;
    overflow-wrap: break-word
}

.CSRemoveButton {
    margin-right: 8px
}

.QtyPopUpDisc, .QtyPopUpPrice, .QtyPopUpQty, .QtyPopUpStkAvailable, .QtyPopUpStkLocation, .QtyPopUpStkName {
    width: 33%
}

.HeaderCartSummary {
    cursor: pointer;
    font-weight: 700;
    color: #000
}

.DashboardTable {
    width: 100%;
    font-size: 12px;
    line-height: 12px
}

.checkoutnotes1 {
    width: 90%;
    height: 250px
}

.DD_PostCodeFinder {
    font-size: 10px
}

.MyCart_Table {
    margin-top: 10px;
    font-size: 12px;
    border-collapse: collapse;
    width: 100%;
    margin-bottom: 20px
}

    .MyCart_HeaderStyle div, .MyCart_Table td {
        padding-top: 10px;
        padding-bottom: 10px;
        border: none
    }

.MyCart_AlternatingRowStyle, .MyCart_RowStyle {
    border-bottom: 1px solid #ccc !important
}

.MyCartInnerHolder {
    float: left;
    width: 100%;
    font-size: 14px;
    height: 60px;
    padding-top: 20px
}

    .MyCartInnerHolder div {
        font-size: 12px
    }

.MyCartInnerHolderh {
    float: left;
    width: 100%;
    font-size: 12px;
    border-top: 1px solid #ddd;
    border-bottom: 1px solid #ddd
}

.MyCartImage {
    width: 60px
}

.MyCartPart {
    width: 20%;
    padding-right: 10px;
    overflow-wrap: break-word
}

.MyCartDescription {
    float: left;
    min-height: 10px;
    width: 29%;
    overflow: hidden;
    overflow-wrap: break-word
}

.MyCartStock {
    float: left;
    width: 7%;
    overflow: hidden;
    min-height: 10px;
    text-align: center
}

.MyCartRRP, .MyCartRRPB2B, .MyCartWholesale {
    float: left;
    width: 8%;
    min-height: 10px;
    overflow: hidden
}

.MyCartRemove {
    float: right;
    width: auto;
    text-align: center;
    margin-right: 10px;
    padding: 0 0 0 15px
}

.MyCartBO, .MyCartQuantity, .MyCartQuantityh, .MyCartSupplied, .MyCartTotal, .MyCartYourPrice {
    float: left;
    min-height: 10px;
    overflow: hidden
}

.MyCartYourPrice {
    width: 8%;
    font-weight: 700
}

.MyCartQuantity, .MyCartQuantityh {
    width: 10%;
    text-align: center
}

.MyCartSupplied {
    width: 60px;
    text-align: center
}

.MyCartBO {
    width: 50px;
    text-align: center
}

.Qtytxtbox {
    text-align: center
}

.MyCartTotal {
    width: 18%;
    text-align: right
}

.MyCartImage img {
    width: 60px
}

.checkoutBuyersDetails {
    width: 95%
}

.DPSCheckHolder, .checkoutLowerButtons {
    width: 100%;
    float: left
}

.checkoutDeliveryOptions {
    margin-bottom: 10px
}

.checkoutLowerButtons {
    height: 20px
}

.MyCart_Header {
    color: #66b2d5;
    font-weight: 700
}

.CheckoutDealerWrapper {
    display: none
}

.OrderRowLabel {
    font-weight: 700
}

.CheckoutTabDIV .threepaneholder {
    overflow: hidden;
    width: 50%;
    margin: 0 auto
}

.redbar, .redbar_prevOnly {
    width: 100%;
    height: 42px
}

    .checkoutbar div select, .redbar div select {
        border: none;
        margin-top: 1px;
        font-weight: 700
    }

.redbar_prevOnly {
    color: #fff;
    background: #3498db;
    background-position-x: 10px
}

.redbar, .redbar div select {
    background: #3498db;
    color: #fff
}

    .redbar div {
        float: left
    }

        .redbar div input, .redbar div select, .redbar div span {
            display: block;
            float: left;
            margin-right: 10px
        }

.OrderOptionsRadio {
    font-size: 10px
}

.CheckOutRadio {
    font-size: 11px
}

.DPSCheckHolder .TwoPaneLeftHolder {
    float: left;
    min-width: 50%;
    text-align: left
}

.DPSCheckHolder .TwoPaneRightHolder {
    width: 28% !important;
    float: left
}

.DPSCheckHolder .TwoPaneInnerHolder {
    float: left;
    width: 100%;
    min-height: 20px
}

.DPSCheckHolder .RightAlign {
    text-align: right
}

.SaveAsList, .checkoutLowerButtons input {
    border: none;
    color: #FFF;
    max-width: 75px;
    font-weight: 700
}

input.TransparentCheckoutButton {
    display: block;
    background: url(images/transparent.png) center right no-repeat;
    cursor: pointer;
    height: 42px;
    width: 120px;
    color: #fff !important;
    font-size: 14px;
    line-height: 42px;
    border: none;
    margin-right: 0 !important;
    text-align: left;
    padding-left: 20px;
    font-weight: 700
}

.SaveAsControlMobileLine {
    float: left
}

.SaveAsControlWrapper {
    padding-left: 10px
}

    .SaveAsControlWrapper span {
        padding-right: 5px
    }

.OnlyForMobile {
    display: none
}

.TotalTable {
    width: 100%
}

.TotalTableCol1 {
    width: 75%;
    float: left
}

.TotalTableCol2 {
    width: 19%
}

.TotalTableCol3 {
    width: 13%;
    padding-right: 10px
}

.checkout_prevOnly, .checkoutbar {
    color: #fff;
    height: 42px;
    width: 100%
}

    .checkoutbar div {
        float: left
    }

        .checkoutbar div input, .redbar div select, .redbar div span {
            display: block;
            float: left;
            margin-right: 10px
        }

        .checkoutbar div select {
            color: #fff
        }

.RightAlign {
    text-align: right
}

.DeliveryPrefTable {
    width: 100%
}

.DeliveryPrefTableLeft {
    width: 65%
}

.DeliveryPrefTableRight {
    width: 35%;
    text-align: right
}

.displayme {
    display: block
}

.dontdisplayme {
    display: none
}

.DeliveryOptionsRadio label, .TotalTable .CustomColorAsBackground span {
    padding-left: 5px
}

.CheckoutPrevWrapper {
    line-height: 42px
}

.txtReoccuringOrderName {
    line-height: 30px;
    height: 30px;
    margin-top: 6px;
    padding-left: 10px
}

.checkoutbar .DetailsButton {
    margin-top: 8px
}

.ReoccuringOrderTable {
    font-size: 13px
}

.ReoccuringOrderHeader {
    font-weight: 700
}

.ReoccuringOrderTable .ReoccuringOrderLineHeader {
    overflow: hidden;
    border-bottom: 1px solid
}

.ReoccuringOrderTable .ReoccuringOrderLine {
    display: inline-block;
    height: auto;
    overflow: hidden
}

.ReoccuringOrderTable .ReoccuringOrderCell, .ReoccuringOrderTable .ReoccuringOrderCellHeader {
    float: left;
    min-height: 1px;
    padding-left: 10px
}

.ReoccuringOrderTable .ReoccuringOrderCell {
    padding-top: 10px
}

.ReoccuringOrderTable .ReoccuringOrderCell_Code {
    width: 20%
}

.ReoccuringOrderTable .ReoccuringOrderCell_ProductName {
    width: 35%
}

.ReoccuringOrderTable .ReoccuringOrderCell_Price {
    width: 10%;
    text-align: center
}

.ReoccuringOrderTable .ReoccuringOrderCell_IIO {
    width: 10%
}

.ReoccuringOrderTable .ReoccuringOrderCell_ATC, .ReoccuringOrderTable .ReoccuringOrderCell_QTY {
    width: 15%
}

.DeliveryType {
    float: left;
    width: 100%;
    vertical-align: top
}

.DeliveryTypeImg {
    float: left;
    width: 140px;
    height: 55px;
    border: none
}

.cursorpointer {
    cursor: pointer
}

.OrderOptionImg {
    float: left
}

.OrderOptionDescription {
    float: left;
    padding: 5px 3px;
    width: 120px;
    display: table-cell
}

    .OrderOptionDescription span {
        vertical-align: middle;
        line-height: 1em
    }

.OrderOptionPrice {
    padding: 10px;
    text-align: right;
    float: right
}

.AddOOButton {
    border: 0;
    background-color: #fff
}

.pCheckoutContainer1 {
    font-size: 12px
}

.DD_SelectedShipTo {
    width: 132px;
    float: left
}

.lblOrderOptionsRadio {
    line-height: 30px
}

.SummaryColumn {
    vertical-align: top
}

.hasFullWidthMega > div > div {
    width: 100% !important
}

    .hasFullWidthMega > div > div > ul > li {
        width: 15% !important
    }

.DTLog th {
    text-align: center
}

.ProductDisplayList .pinfoPopupHolder {
    top: 150px !important;
    height: 300px;
    width: 100%
}

.ProductDisplayList .pinfoInnerWrapper {
    height: 300px;
    width: 96%;
    margin: 2%;
    overflow: hidden;
    position: absolute;
    left: 0;
    top: 0
}

.GridAddToCartButtonHolder {
    float: left;
    width: 100%
}

    .GridAddToCartButtonHolder .SaveASHolder {
        padding: 0;
        margin: 0;
        width: 100%
    }

    .GridAddToCartButtonHolder .ProductDisplayFormSaveAsDDL {
        max-width: 100%;
        float: left;
        width: 50%;
        font-size: 13px;
        font-weight: 400;
        text-transform: capitalize;
        height: 32px
    }

    .GridAddToCartButtonHolder span.SaveAsSpan {
        float: left;
        width: 23%;
        padding: 0 1% 0 8%;
        font-weight: 400;
        text-transform: capitalize;
        font-size: 13px;
        line-height: 32px
    }

    .GridAddToCartButtonHolder .TransparentSaveAsButton {
        float: left;
        width: 20%;
        margin: 0;
        height: 32px;
        text-transform: capitalize;
        font-weight: 400
    }

.AddedToWishlist .glyphicon {
    padding-right: 3px
}

.AddedToWishlist {
    background: #472B59 !important
}

.VAPButtonWrapper .AddToWishlistClick {
    width: 100%;
    text-align: left;
    padding: 5px 10px
}

.lblLoginToSeePrice {
    font-size: .7em;
    line-height: .5em
}

.lnkPrintVAP {
    text-align: left;
    width: 100%
}

.Checkout_BackorderGridHeader {
    padding: 0 0 0 10px;
    font-weight: 700
}

.AutocompleteHolder_ProdComment {
    height: 43px;
    padding-left: 10px;
    display: table-cell
}

.pinfoAddProduct, .pinfoCategoryTrace, .pinfoFeatureRow > .pinfoFeatureName, .pinfoLink, .pinfoManufacturer {
    display: inline-block
}

.AutocompleteHolder_ProdComment img {
    vertical-align: bottom
}

.pinfoBox {
    height: 0;
    text-align: left
}

.pinfoPopupHolder {
    width: 0;
    z-index: -1000;
    visibility: hidden;
    -moz-box-shadow: 5px 5px 5px #888;
    -webkit-box-shadow: 5px 5px 5px #888;
    box-shadow: 5px 5px 5px #888;
    background-color: #fff;
    border: 1px solid #aaa;
    padding: 10px;
    font-size: 12px;
    position: relative;
    color: #333;
    top: -15px;
    opacity: 0;
    transition: opacity .5s ease-out;
    -moz-transition: opacity .5s ease-out;
    -webkit-transition: opacity .5s ease-out;
    -o-transition: opacity .5s ease-out
}

    .pinfoPopupHolder:after, .pinfoPopupHolder:before {
        bottom: 100%;
        border: solid transparent;
        content: " ";
        height: 0;
        width: 0;
        position: absolute;
        pointer-events: none
    }

    .pinfoPopupHolder:after {
        border-color: rgba(255,255,255,0);
        border-bottom-color: #fff;
        border-width: 14px;
        left: 20%;
        margin-left: -14px
    }

    .pinfoPopupHolder:before {
        border-color: rgba(170,170,170,0);
        border-bottom-color: #aaa;
        border-width: 15px;
        left: 20%;
        margin-left: -15px
    }

.pinfoCategoryTrace {
    color: #888;
    width: 75%
}

.pinfoLink, .pinfoLink > a:visited {
    color: #787777
}

.pinfoProductName {
    margin: 5px 0
}

.pinfoDescription {
    font-size: 10px
}

.pinfoLink {
    font-weight: bolder;
    width: 20%
}

.pinfoAddProduct {
    text-align: right;
    width: 100%;
    padding-top: 10px
}

.pinfoQuantity {
    height: 13px;
    width: 25px;
    text-align: right
}

.pinfoPrice {
    font-size: 20px;
    text-align: right;
    margin-top: 15px
}

#TB_ajaxContent, #TB_window, #pp_full_res .pp_inline {
    text-align: left
}

.pinfo:hover > .pinfoBox > .pinfoPopupHolder {
    visibility: visible;
    width: 400px;
    z-index: 3000;
    opacity: 1
}

.pinfo:after {
    clear: both
}

.pinfoFeatureHolder > .pinfoFeatureList {
    list-style-image: url(/images/success-icn.png);
    margin-left: 30px
}

.pinfoFeatureList {
    padding-bottom: 5px
}

.pinfoFeatureListHeader {
    position: relative;
    left: -15px;
    font-weight: 700
}

.pinfoFeatureRow {
    border-top: 1px solid #888;
    border-bottom: 1px solid #888;
    margin: 1px 0 -2px
}

    .pinfoFeatureRow > .pinfoFeatureName {
        width: 30%;
        font-weight: 700
    }

    .pinfoFeatureRow > .pinfoFeatureDescription {
        width: 70%;
        display: inline-block
    }

div.pp_default .pp_bottom, div.pp_default .pp_bottom .pp_left, div.pp_default .pp_bottom .pp_middle, div.pp_default .pp_bottom .pp_right, div.pp_default .pp_top, div.pp_default .pp_top .pp_left, div.pp_default .pp_top .pp_middle, div.pp_default .pp_top .pp_right {
    height: 13px
}

    div.pp_default .pp_top .pp_left {
        background: url(../images/prettyPhoto/default/sprite.png) -78px -93px no-repeat
    }

    div.pp_default .pp_top .pp_middle {
        background: url(../images/prettyPhoto/default/sprite_x.png) top left repeat-x
    }

    div.pp_default .pp_top .pp_right {
        background: url(../images/prettyPhoto/default/sprite.png) -112px -93px no-repeat
    }

div.pp_default .pp_content .ppt {
    color: #f8f8f8
}

div.pp_default .pp_content_container .pp_left {
    background: url(../images/prettyPhoto/default/sprite_y.png) -7px 0 repeat-y;
    padding-left: 13px
}

div.pp_default .pp_content_container .pp_right {
    background: url(../images/prettyPhoto/default/sprite_y.png) top right repeat-y;
    padding-right: 13px
}

div.pp_default .pp_content {
    background-color: #fff
}

div.pp_default .pp_next:hover {
    background: url(../images/prettyPhoto/default/sprite_next.png) center right no-repeat;
    cursor: pointer
}

div.pp_default .pp_previous:hover {
    background: url(../images/prettyPhoto/default/sprite_prev.png) center left no-repeat;
    cursor: pointer
}

div.pp_default .pp_expand {
    background: url(../images/prettyPhoto/default/sprite.png) 0 -29px no-repeat;
    cursor: pointer;
    width: 28px;
    height: 28px
}

    div.pp_default .pp_expand:hover {
        background: url(../images/prettyPhoto/default/sprite.png) 0 -56px no-repeat;
        cursor: pointer
    }

div.pp_default .pp_contract {
    background: url(../images/prettyPhoto/default/sprite.png) 0 -84px no-repeat;
    cursor: pointer;
    width: 28px;
    height: 28px
}

    div.pp_default .pp_contract:hover {
        background: url(../images/prettyPhoto/default/sprite.png) 0 -113px no-repeat;
        cursor: pointer
    }

div.pp_default #pp_full_res .pp_inline {
    color: #000
}

div.pp_default .pp_gallery ul li a {
    background: url(../images/prettyPhoto/default/default_thumb.png) center center #f8f8f8;
    border: 1px solid #aaa
}

    div.pp_default .pp_gallery ul li a:hover, div.pp_default .pp_gallery ul li.selected a {
        border-color: #fff
    }

div.pp_default .pp_social {
    margin-top: 7px
}

div.pp_default .pp_gallery a.pp_arrow_next, div.pp_default .pp_gallery a.pp_arrow_previous {
    position: static;
    left: auto
}

div.pp_default .pp_nav .pp_pause, div.pp_default .pp_nav .pp_play {
    background: url(../images/prettyPhoto/default/sprite.png) -51px 1px no-repeat;
    height: 30px;
    width: 30px
}

div.pp_default .pp_nav .pp_pause {
    background-position: -51px -29px
}

div.pp_default .pp_details {
    position: relative
}

div.pp_default a.pp_arrow_next, div.pp_default a.pp_arrow_previous {
    background: url(../images/prettyPhoto/default/sprite.png) -31px -3px no-repeat;
    height: 20px;
    margin: 4px 0 0;
    width: 20px
}

div.pp_default a.pp_arrow_next {
    left: 52px;
    background-position: -82px -3px
}

div.pp_default .pp_content_container .pp_details {
    margin-top: 5px
}

div.pp_default .pp_nav {
    clear: none;
    height: 30px;
    width: 110px;
    position: relative
}

    div.pp_default .pp_nav .currentTextHolder {
        font-family: Georgia;
        font-style: italic;
        color: #999;
        font-size: 11px;
        left: 75px;
        line-height: 25px;
        margin: 0;
        padding: 0 0 0 10px;
        position: absolute;
        top: 2px
    }

div.light_rounded #pp_full_res .pp_inline, div.light_rounded .pp_content .ppt {
    color: #000
}

div.dark_rounded .pp_details, div.dark_square .pp_details, div.facebook .pp_details, div.light_rounded .pp_details, div.light_square .pp_details {
    position: relative
}

div.pp_default .pp_arrow_next:hover, div.pp_default .pp_arrow_previous:hover, div.pp_default .pp_close:hover, div.pp_default .pp_nav .pp_pause:hover, div.pp_default .pp_nav .pp_play:hover {
    opacity: .7
}

div.pp_default .pp_description {
    font-size: 11px;
    font-weight: 700;
    line-height: 14px;
    margin: 5px 15px
}

.pp_tilesBtn {
    overflow: hidden;
    margin: 5px 15px 20px
}

div.dark_rounded .pp_description, div.light_rounded .pp_description {
    margin-right: 85px
}

div.dark_rounded .pp_gallery a.pp_arrow_next, div.dark_rounded .pp_gallery a.pp_arrow_previous, div.light_rounded .pp_gallery a.pp_arrow_next, div.light_rounded .pp_gallery a.pp_arrow_previous {
    margin-top: 12px !important
}

.pp_tilesBtn > div:first-child {
    padding: 0 !important
}

div.pp_default .pp_bottom .pp_left {
    background: url(../images/prettyPhoto/default/sprite.png) -78px -127px no-repeat
}

div.pp_default .pp_bottom .pp_middle {
    background: url(../images/prettyPhoto/default/sprite_x.png) bottom left repeat-x
}

div.pp_default .pp_bottom .pp_right {
    background: url(../images/prettyPhoto/default/sprite.png) -112px -127px no-repeat
}

div.pp_default .pp_loaderIcon {
    background: url(../images/prettyPhoto/default/loader.gif) center center no-repeat
}

div.light_rounded .pp_top .pp_left {
    background: url(../images/prettyPhoto/light_rounded/sprite.png) -88px -53px no-repeat
}

div.light_rounded .pp_top .pp_middle {
    background: #fff
}

div.light_rounded .pp_top .pp_right {
    background: url(../images/prettyPhoto/light_rounded/sprite.png) -110px -53px no-repeat
}

div.light_rounded .pp_content_container .pp_left, div.light_rounded .pp_content_container .pp_right {
    background: #fff
}

div.light_rounded .pp_content {
    background-color: #fff
}

div.light_rounded .pp_next:hover {
    background: url(../images/prettyPhoto/light_rounded/btnNext.png) center right no-repeat;
    cursor: pointer
}

div.light_rounded .pp_previous:hover {
    background: url(../images/prettyPhoto/light_rounded/btnPrevious.png) center left no-repeat;
    cursor: pointer
}

div.light_rounded .pp_expand {
    background: url(../images/prettyPhoto/light_rounded/sprite.png) -31px -26px no-repeat;
    cursor: pointer
}

    div.light_rounded .pp_expand:hover {
        background: url(../images/prettyPhoto/light_rounded/sprite.png) -31px -47px no-repeat;
        cursor: pointer
    }

div.light_rounded .pp_contract {
    background: url(../images/prettyPhoto/light_rounded/sprite.png) 0 -26px no-repeat;
    cursor: pointer
}

    div.light_rounded .pp_contract:hover {
        background: url(../images/prettyPhoto/light_rounded/sprite.png) 0 -47px no-repeat;
        cursor: pointer
    }

div.light_rounded .pp_close {
    width: 75px;
    height: 22px;
    background: url(../images/prettyPhoto/light_rounded/sprite.png) -1px -1px no-repeat;
    cursor: pointer
}

div.light_rounded .pp_nav .pp_play {
    background: url(../images/prettyPhoto/light_rounded/sprite.png) -1px -100px no-repeat;
    height: 15px;
    width: 14px
}

div.light_rounded .pp_nav .pp_pause {
    background: url(../images/prettyPhoto/light_rounded/sprite.png) -24px -100px no-repeat;
    height: 15px;
    width: 14px
}

div.light_rounded .pp_arrow_previous {
    background: url(../images/prettyPhoto/light_rounded/sprite.png) 0 -71px no-repeat
}

    div.light_rounded .pp_arrow_previous.disabled {
        background-position: 0 -87px;
        cursor: default
    }

div.light_rounded .pp_arrow_next {
    background: url(../images/prettyPhoto/light_rounded/sprite.png) -22px -71px no-repeat
}

    div.light_rounded .pp_arrow_next.disabled {
        background-position: -22px -87px;
        cursor: default
    }

div.light_rounded .pp_bottom .pp_left {
    background: url(../images/prettyPhoto/light_rounded/sprite.png) -88px -80px no-repeat
}

div.light_rounded .pp_bottom .pp_middle {
    background: #fff
}

div.light_rounded .pp_bottom .pp_right {
    background: url(../images/prettyPhoto/light_rounded/sprite.png) -110px -80px no-repeat
}

div.light_rounded .pp_loaderIcon {
    background: url(../images/prettyPhoto/light_rounded/loader.gif) center center no-repeat
}

div.dark_rounded .pp_top .pp_left {
    background: url(../images/prettyPhoto/dark_rounded/sprite.png) -88px -53px no-repeat
}

div.dark_rounded .pp_top .pp_middle {
    background: url(../images/prettyPhoto/dark_rounded/contentPattern.png) top left
}

div.dark_rounded .pp_top .pp_right {
    background: url(../images/prettyPhoto/dark_rounded/sprite.png) -110px -53px no-repeat
}

div.dark_rounded .pp_content_container .pp_left {
    background: url(../images/prettyPhoto/dark_rounded/contentPattern.png) top left repeat-y
}

div.dark_rounded .pp_content_container .pp_right {
    background: url(../images/prettyPhoto/dark_rounded/contentPattern.png) top right repeat-y
}

div.dark_rounded .pp_content {
    background: url(../images/prettyPhoto/dark_rounded/contentPattern.png) top left
}

div.dark_rounded .pp_next:hover {
    background: url(../images/prettyPhoto/dark_rounded/btnNext.png) center right no-repeat;
    cursor: pointer
}

div.dark_rounded .pp_previous:hover {
    background: url(../images/prettyPhoto/dark_rounded/btnPrevious.png) center left no-repeat;
    cursor: pointer
}

div.dark_rounded .pp_expand {
    background: url(../images/prettyPhoto/dark_rounded/sprite.png) -31px -26px no-repeat;
    cursor: pointer
}

    div.dark_rounded .pp_expand:hover {
        background: url(../images/prettyPhoto/dark_rounded/sprite.png) -31px -47px no-repeat;
        cursor: pointer
    }

div.dark_rounded .pp_contract {
    background: url(../images/prettyPhoto/dark_rounded/sprite.png) 0 -26px no-repeat;
    cursor: pointer
}

    div.dark_rounded .pp_contract:hover {
        background: url(../images/prettyPhoto/dark_rounded/sprite.png) 0 -47px no-repeat;
        cursor: pointer
    }

div.dark_rounded .pp_close {
    width: 75px;
    height: 22px;
    background: url(../images/prettyPhoto/dark_rounded/sprite.png) -1px -1px no-repeat;
    cursor: pointer
}

div.dark_rounded .currentTextHolder {
    color: #c4c4c4
}

div.dark_rounded #pp_full_res .pp_inline, div.dark_rounded .pp_description {
    color: #fff
}

div.dark_rounded .pp_nav .pp_play {
    background: url(../images/prettyPhoto/dark_rounded/sprite.png) -1px -100px no-repeat;
    height: 15px;
    width: 14px
}

div.dark_rounded .pp_nav .pp_pause {
    background: url(../images/prettyPhoto/dark_rounded/sprite.png) -24px -100px no-repeat;
    height: 15px;
    width: 14px
}

div.dark_rounded .pp_arrow_previous {
    background: url(../images/prettyPhoto/dark_rounded/sprite.png) 0 -71px no-repeat
}

    div.dark_rounded .pp_arrow_previous.disabled {
        background-position: 0 -87px;
        cursor: default
    }

div.dark_rounded .pp_arrow_next {
    background: url(../images/prettyPhoto/dark_rounded/sprite.png) -22px -71px no-repeat
}

    div.dark_rounded .pp_arrow_next.disabled {
        background-position: -22px -87px;
        cursor: default
    }

div.dark_rounded .pp_bottom .pp_left {
    background: url(../images/prettyPhoto/dark_rounded/sprite.png) -88px -80px no-repeat
}

div.dark_rounded .pp_bottom .pp_middle {
    background: url(../images/prettyPhoto/dark_rounded/contentPattern.png) top left
}

div.dark_rounded .pp_bottom .pp_right {
    background: url(../images/prettyPhoto/dark_rounded/sprite.png) -110px -80px no-repeat
}

div.dark_rounded .pp_loaderIcon {
    background: url(../images/prettyPhoto/dark_rounded/loader.gif) center center no-repeat
}

div.dark_square .pp_content, div.dark_square .pp_left, div.dark_square .pp_middle, div.dark_square .pp_right {
    background: #000
}

div.dark_square .currentTextHolder {
    color: #c4c4c4
}

div.dark_square .pp_description {
    color: #fff;
    margin: 0 85px 0 0
}

div.dark_square .pp_gallery a.pp_arrow_next, div.dark_square .pp_gallery a.pp_arrow_previous, div.light_square .pp_gallery a.pp_arrow_next, div.light_square .pp_gallery a.pp_arrow_previous {
    margin-top: 12px !important
}

div.dark_square .pp_loaderIcon {
    background: url(../images/prettyPhoto/dark_square/loader.gif) center center no-repeat
}

div.dark_square .pp_expand {
    background: url(../images/prettyPhoto/dark_square/sprite.png) -31px -26px no-repeat;
    cursor: pointer
}

    div.dark_square .pp_expand:hover {
        background: url(../images/prettyPhoto/dark_square/sprite.png) -31px -47px no-repeat;
        cursor: pointer
    }

div.dark_square .pp_contract {
    background: url(../images/prettyPhoto/dark_square/sprite.png) 0 -26px no-repeat;
    cursor: pointer
}

    div.dark_square .pp_contract:hover {
        background: url(../images/prettyPhoto/dark_square/sprite.png) 0 -47px no-repeat;
        cursor: pointer
    }

div.dark_square .pp_close {
    width: 75px;
    height: 22px;
    background: url(../images/prettyPhoto/dark_square/sprite.png) -1px -1px no-repeat;
    cursor: pointer
}

div.dark_square #pp_full_res .pp_inline {
    color: #fff
}

div.facebook #pp_full_res .pp_inline, div.facebook .pp_content .ppt, div.light_square #pp_full_res .pp_inline, div.light_square .pp_content .ppt {
    color: #000
}

div.dark_square .pp_nav {
    clear: none
}

    div.dark_square .pp_nav .pp_play {
        background: url(../images/prettyPhoto/dark_square/sprite.png) -1px -100px no-repeat;
        height: 15px;
        width: 14px
    }

    div.dark_square .pp_nav .pp_pause {
        background: url(../images/prettyPhoto/dark_square/sprite.png) -24px -100px no-repeat;
        height: 15px;
        width: 14px
    }

div.dark_square .pp_arrow_previous {
    background: url(../images/prettyPhoto/dark_square/sprite.png) 0 -71px no-repeat
}

    div.dark_square .pp_arrow_previous.disabled {
        background-position: 0 -87px;
        cursor: default
    }

div.dark_square .pp_arrow_next {
    background: url(../images/prettyPhoto/dark_square/sprite.png) -22px -71px no-repeat
}

    div.dark_square .pp_arrow_next.disabled {
        background-position: -22px -87px;
        cursor: default
    }

div.dark_square .pp_next:hover {
    background: url(../images/prettyPhoto/dark_square/btnNext.png) center right no-repeat;
    cursor: pointer
}

div.dark_square .pp_previous:hover {
    background: url(../images/prettyPhoto/dark_square/btnPrevious.png) center left no-repeat;
    cursor: pointer
}

div.light_square .pp_content, div.light_square .pp_left, div.light_square .pp_middle, div.light_square .pp_right {
    background: #fff
}

div.light_square .pp_expand {
    background: url(../images/prettyPhoto/light_square/sprite.png) -31px -26px no-repeat;
    cursor: pointer
}

    div.light_square .pp_expand:hover {
        background: url(../images/prettyPhoto/light_square/sprite.png) -31px -47px no-repeat;
        cursor: pointer
    }

div.light_square .pp_contract {
    background: url(../images/prettyPhoto/light_square/sprite.png) 0 -26px no-repeat;
    cursor: pointer
}

    div.light_square .pp_contract:hover {
        background: url(../images/prettyPhoto/light_square/sprite.png) 0 -47px no-repeat;
        cursor: pointer
    }

div.light_square .pp_close {
    width: 75px;
    height: 22px;
    background: url(../images/prettyPhoto/light_square/sprite.png) -1px -1px no-repeat;
    cursor: pointer
}

div.light_square .pp_description {
    margin-right: 85px
}

div.light_square .pp_nav .pp_play {
    background: url(../images/prettyPhoto/light_square/sprite.png) -1px -100px no-repeat;
    height: 15px;
    width: 14px
}

div.light_square .pp_nav .pp_pause {
    background: url(../images/prettyPhoto/light_square/sprite.png) -24px -100px no-repeat;
    height: 15px;
    width: 14px
}

div.light_square .pp_arrow_previous {
    background: url(../images/prettyPhoto/light_square/sprite.png) 0 -71px no-repeat
}

    div.light_square .pp_arrow_previous.disabled {
        background-position: 0 -87px;
        cursor: default
    }

div.light_square .pp_arrow_next {
    background: url(../images/prettyPhoto/light_square/sprite.png) -22px -71px no-repeat
}

    div.light_square .pp_arrow_next.disabled {
        background-position: -22px -87px;
        cursor: default
    }

div.light_square .pp_next:hover {
    background: url(../images/prettyPhoto/light_square/btnNext.png) center right no-repeat;
    cursor: pointer
}

div.light_square .pp_previous:hover {
    background: url(../images/prettyPhoto/light_square/btnPrevious.png) center left no-repeat;
    cursor: pointer
}

div.light_square .pp_loaderIcon {
    background: url(../images/prettyPhoto/light_rounded/loader.gif) center center no-repeat
}

div.facebook .pp_top .pp_left {
    background: url(../images/prettyPhoto/facebook/sprite.png) -88px -53px no-repeat
}

div.facebook .pp_top .pp_middle {
    background: url(../images/prettyPhoto/facebook/contentPatternTop.png) top left repeat-x
}

div.facebook .pp_top .pp_right {
    background: url(../images/prettyPhoto/facebook/sprite.png) -110px -53px no-repeat
}

div.facebook .pp_content_container .pp_left {
    background: url(../images/prettyPhoto/facebook/contentPatternLeft.png) top left repeat-y
}

div.facebook .pp_content_container .pp_right {
    background: url(../images/prettyPhoto/facebook/contentPatternRight.png) top right repeat-y
}

div.facebook .pp_content {
    background: #fff
}

div.facebook .pp_expand {
    background: url(../images/prettyPhoto/facebook/sprite.png) -31px -26px no-repeat;
    cursor: pointer
}

    div.facebook .pp_expand:hover {
        background: url(../images/prettyPhoto/facebook/sprite.png) -31px -47px no-repeat;
        cursor: pointer
    }

div.facebook .pp_contract {
    background: url(../images/prettyPhoto/facebook/sprite.png) 0 -26px no-repeat;
    cursor: pointer
}

    div.facebook .pp_contract:hover {
        background: url(../images/prettyPhoto/facebook/sprite.png) 0 -47px no-repeat;
        cursor: pointer
    }

div.facebook .pp_close {
    width: 22px;
    height: 22px;
    background: url(../images/prettyPhoto/facebook/sprite.png) -1px -1px no-repeat;
    cursor: pointer
}

div.facebook .pp_description {
    margin: 0 37px 0 0
}

div.facebook .pp_loaderIcon {
    background: url(../images/prettyPhoto/facebook/loader.gif) center center no-repeat
}

div.facebook .pp_arrow_previous {
    background: url(../images/prettyPhoto/facebook/sprite.png) 0 -71px no-repeat;
    height: 22px;
    margin-top: 0;
    width: 22px
}

    div.facebook .pp_arrow_previous.disabled {
        background-position: 0 -96px;
        cursor: default
    }

div.facebook .pp_arrow_next {
    background: url(../images/prettyPhoto/facebook/sprite.png) -32px -71px no-repeat;
    height: 22px;
    margin-top: 0;
    width: 22px
}

    div.facebook .pp_arrow_next.disabled {
        background-position: -32px -96px;
        cursor: default
    }

div.facebook .pp_nav {
    margin-top: 0
}

    div.facebook .pp_nav p {
        font-size: 15px;
        padding: 0 3px 0 4px
    }

    div.facebook .pp_nav .pp_play {
        background: url(../images/prettyPhoto/facebook/sprite.png) -1px -123px no-repeat;
        height: 22px;
        width: 22px
    }

    div.facebook .pp_nav .pp_pause {
        background: url(../images/prettyPhoto/facebook/sprite.png) -32px -123px no-repeat;
        height: 22px;
        width: 22px
    }

div.facebook .pp_next:hover {
    background: url(../images/prettyPhoto/facebook/btnNext.png) center right no-repeat;
    cursor: pointer
}

div.facebook .pp_previous:hover {
    background: url(../images/prettyPhoto/facebook/btnPrevious.png) center left no-repeat;
    cursor: pointer
}

div.facebook .pp_bottom .pp_left {
    background: url(../images/prettyPhoto/facebook/sprite.png) -88px -80px no-repeat
}

div.facebook .pp_bottom .pp_middle {
    background: url(../images/prettyPhoto/facebook/contentPatternBottom.png) top left repeat-x
}

div.facebook .pp_bottom .pp_right {
    background: url(../images/prettyPhoto/facebook/sprite.png) -110px -80px no-repeat
}

div.pp_pic_holder a:focus {
    outline: 0
}

div.pp_overlay {
    background: #000;
    display: none;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 9500
}

div.pp_pic_holder {
    display: none;
    position: absolute;
    width: 100px;
    z-index: 10000
}

.pp_top {
    height: 20px;
    position: relative
}

* html .pp_top {
    padding: 0 20px
}

    .pp_top .pp_left {
        height: 20px;
        left: 0;
        position: absolute;
        width: 20px
    }

    .pp_top .pp_middle {
        height: 20px;
        left: 20px;
        position: absolute;
        right: 20px
    }

    * html .pp_top .pp_middle {
        left: 0;
        position: static
    }

    .pp_top .pp_right {
        height: 20px;
        left: auto;
        position: absolute;
        right: 0;
        top: 0;
        width: 20px
    }

.pp_content {
    height: 40px;
    min-width: 40px
}

* html .pp_content {
    width: 40px
}

.pp_fade {
    display: none
}

.pp_content_container {
    position: relative;
    text-align: left;
    width: 100%
}

    .pp_content_container .pp_left {
        padding-left: 20px
    }

    .pp_content_container .pp_right {
        padding-right: 20px
    }

    .pp_content_container .pp_details {
        float: left;
        margin: 10px 0 2px
    }

.pp_description, .pp_social {
    display: none;
    margin: 0
}

.pp_social {
    float: left
}

    .pp_social .facebook {
        float: left;
        margin-left: 5px;
        width: 55px;
        overflow: hidden
    }

    .pp_social .twitter {
        float: left
    }

.pp_nav {
    clear: right;
    float: left;
    margin: 3px 10px 0 0
}

    .pp_nav p {
        float: left;
        margin: 2px 4px;
        white-space: nowrap
    }

    .pp_nav .pp_pause, .pp_nav .pp_play {
        float: left;
        margin-right: 4px;
        text-indent: -10000px
    }

a.pp_arrow_next, a.pp_arrow_previous {
    display: block;
    float: left;
    height: 15px;
    margin-top: 3px;
    overflow: hidden;
    text-indent: -10000px;
    width: 14px
}

.pp_hoverContainer {
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 2000
}

.pp_gallery {
    display: none;
    left: 50%;
    margin-top: -50px;
    position: absolute;
    z-index: 10000
}

    .pp_gallery div {
        float: left;
        overflow: hidden;
        position: relative
    }

    .pp_gallery ul {
        float: left;
        height: 35px;
        margin: 0 0 0 5px;
        padding: 0;
        position: relative;
        white-space: nowrap
    }

a.pp_close, a.pp_contract, a.pp_expand {
    position: absolute;
    text-indent: -10000px
}

.pp_gallery ul a {
    border: 1px solid #000;
    border: 1px solid rgba(0,0,0,.5);
    display: block;
    float: left;
    height: 33px;
    overflow: hidden
}

    .pp_gallery li.selected a, .pp_gallery ul a:hover {
        border-color: #fff
    }

    .pp_gallery ul a img {
        border: 0
    }

.pp_gallery li {
    display: block;
    float: left;
    margin: 0 5px 0 0;
    padding: 0
}

    .pp_gallery li.default a {
        background: url(../images/prettyPhoto/facebook/default_thumbnail.gif) no-repeat;
        display: block;
        height: 33px;
        width: 50px
    }

        .pp_gallery li.default a img {
            display: none
        }

a.pp_next, a.pp_previous {
    background: url(../images/prettyPhoto/light_rounded/btnNext.png) 10000px 10000px no-repeat;
    display: block;
    height: 100%;
    width: 49%;
    text-indent: -10000px
}

.pp_gallery .pp_arrow_next, .pp_gallery .pp_arrow_previous {
    margin-top: 7px !important
}

a.pp_next {
    float: right
}

a.pp_previous {
    float: left
}

a.pp_contract, a.pp_expand {
    cursor: pointer;
    display: none;
    height: 20px;
    right: 30px;
    top: 10px;
    width: 20px;
    z-index: 20000
}

a.pp_close {
    right: 5px;
    top: 0;
    display: block;
    line-height: 22px
}

.pp_bottom {
    height: 20px;
    position: relative
}

* html .pp_bottom {
    padding: 0 20px
}

    .pp_bottom .pp_left {
        height: 20px;
        left: 0;
        position: absolute;
        width: 20px
    }

    .pp_bottom .pp_middle {
        height: 20px;
        left: 20px;
        position: absolute;
        right: 20px
    }

    * html .pp_bottom .pp_middle {
        left: 0;
        position: static
    }

    * html #TB_HideSelect, * html #TB_overlay, .pp_bottom .pp_right, .pp_loaderIcon {
        position: absolute
    }

    .pp_bottom .pp_right {
        height: 20px;
        left: auto;
        right: 0;
        top: 0;
        width: 20px
    }

#TB_load, #TB_window {
    top: 50%;
    display: none
}

.pp_loaderIcon {
    display: block;
    height: 24px;
    left: 50%;
    margin: -12px 0 0 -12px;
    top: 50%;
    width: 24px
}

* html #TB_HideSelect, * html #TB_overlay {
    height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px')
}

#TB_HideSelect, #TB_overlay {
    top: 0;
    height: 100%;
    width: 100%
}

#pp_full_res {
    line-height: 1 !important
}

    #pp_full_res .pp_inline p {
        margin: 0 0 15px
    }

div.ppt {
    color: #fff;
    display: none;
    font-size: 17px;
    margin: 0 0 5px 15px;
    z-index: 9999
}

#TB_window, #TB_window a:hover {
    color: #000
}

* html #TB_load, * html #TB_window {
    margin-top: expression(0 - parseInt(this.offsetHeight / 2) + (TBWindowMargin = document.documentElement && document.documentElement.scrollTop || document.body.scrollTop) + 'px');
    position: absolute
}

* {
    padding: 0;
    margin: 0
}

#TB_window {
    font: 12px Arial,Helvetica,sans-serif
}

#TB_secondLine {
    font: 10px Arial,Helvetica,sans-serif;
    color: #666
}

#TB_window a:active, #TB_window a:focus, #TB_window a:link, #TB_window a:visited {
    color: #666
}

#TB_overlay {
    position: fixed;
    z-index: 100;
    left: 0
}

.TB_overlayMacFFBGHack {
    background: url(macFFBgHack.png)
}

.TB_overlayBG {
    background-color: #000;
    filter: alpha(opacity=75);
    -moz-opacity: .75;
    opacity: .75
}

#TB_window {
    position: fixed;
    background: #fff;
    z-index: 102;
    border: 4px solid #525252;
    left: 50%
}

    #TB_window img#TB_Image {
        display: block;
        margin: 15px 0 0 15px;
        border-right: 1px solid #ccc;
        border-bottom: 1px solid #ccc;
        border-top: 1px solid #666;
        border-left: 1px solid #666
    }

#TB_caption {
    height: 25px;
    padding: 7px 30px 10px 25px;
    float: left
}

#TB_closeWindow {
    height: 25px;
    padding: 11px 25px 10px 0;
    float: right
}

#TB_closeAjaxWindow {
    padding: 7px 10px 5px 0;
    margin-bottom: 1px;
    text-align: right;
    float: right
}

#TB_ajaxWindowTitle {
    float: left;
    padding: 7px 0 5px 10px;
    margin-bottom: 1px
}

#TB_title {
    background-color: #e8e8e8;
    height: 27px
}

#TB_ajaxContent {
    clear: both;
    padding: 2px 15px 15px;
    overflow: auto;
    line-height: 1.4em
}

    #TB_ajaxContent.TB_modal {
        padding: 15px
    }

    #TB_ajaxContent p {
        padding: 5px 0
    }

#TB_load {
    position: fixed;
    height: 13px;
    width: 208px;
    z-index: 103;
    left: 50%;
    margin: -6px 0 0 -104px
}

#TB_HideSelect {
    z-index: 99;
    position: fixed;
    left: 0;
    background-color: #fff;
    border: none;
    filter: alpha(opacity=0);
    -moz-opacity: 0;
    opacity: 0
}

#TB_iframeContent {
    clear: both;
    border: none;
    margin-bottom: -1px;
    margin-top: 1px
}

.validationErrMsg {
    font-size: .8em;
    color: #f84b4a
}

.CategoriesHolder, .FeaturesHolder, .ProdDetailUserHolder, .ProdFeatureHolder, .ProdQuantityHolder, .ProductDetailsHolder {
    width: 98%
}

.prodctdetailsTable tr {
    width: 100%;
    padding: 3px,0
}

.prodctdetailsTable td span {
    padding: 0 10px 0 0;
    font-weight: 700
}

.prodctdetailsTable {
    width: 100%
}

.gvProductDetails {
    border: 1px solid #c8c8c8
}

.lblTitle {
    width: 200px;
    display: inline-block;
    line-height: 2em;
    padding-bottom: 3px
}

.ProductEditPane input[type=text], .ProductEditPane select, .ProductEditPane textarea {
    border: 1px solid #ccc;
    border-radius: 2px;
    margin-right: 5px;
    line-height: 1.5em
}

.ProductEditPane input[type=text] {
    width: 50%
}

.ProductEditActiveCol {
    font-size: 16px
}

.gvProductDetails .ProdId {
    padding-left: 10px;
    vertical-align: top
}

.fa_green {
    color: #46A546
}

.fa_red {
    color: red
}

.gvProductDetailsHeader, .gvProductDetailsRow {
    float: left;
    min-height: 1px;
    padding-left: 5px;
    line-height: 32px
}

.gvProductDetailsRow_productEntryId {
    width: 10%
}

.gvProductDetailsRow_edit {
    width: 12%;
    text-align: right
}

.gvProductDetailsRow_productName {
    width: 55%
}

.gvProductDetailsRow_active {
    width: 5%
}

    .gvProductDetailsRow_active .fa {
        font-size: 18px;
        margin-top: 10px
    }

.gvProductDetailsRow_productId {
    width: 15%
}

.ProductSpecificSearch {
    width: 100%;
    margin: 10px auto;
    border: 1px;
    height: 75px;
    background: rgba(0,0,0,.03)
}

    .ProductSpecificSearch .SearchBox {
        line-height: 40px !important;
        width: 75% !important;
        margin: 15px 0 15px 15px;
        padding-left: 15px
    }

.btn-primary .fa {
    padding-right: 5px
}

.ProductEdit_EditBtn {
    margin-top: 2px
}

.ProductsTypeTabs {
    float: left;
    width: 80px
}

    .ProductsTypeTabs li {
        clear: left;
        width: 100%;
        display: block;
        height: 80px;
        border: 1px solid #ddd;
        position: relative;
        border-radius: 0 !important;
        border-bottom: none
    }

        .ProductsTypeTabs li:last-child {
            border-bottom: 1px solid #ddd
        }

        .ProductsTypeTabs li .glyphicon {
            width: 100%;
            display: block;
            text-align: center;
            font-size: 25px;
            color: #333
        }

        .ProductsTypeTabs li .TabCaption, .ProductsTypeTabsWrap li .TabCaption {
            display: block;
            padding-top: 5px;
            font-size: 10px;
            color: #333;
            line-height: 1.2em;
            text-align: center;
            font-weight: 700
        }

        .ProductsTypeTabs li a {
            overflow: hidden;
            display: block;
            position: absolute;
            width: 100%;
            top: 25%
        }

.SideHolder, .bfselector-list, .selectorclear, span.cbFeature {
    position: relative
}

.ProductsTypeTabs li .TabCaption {
    width: 100%
}

.ProductsTypeTabs .ui-state-active {
    background: #fff;
    border-left: 2px solid;
    border-radius: 0
}

.ProductTypeContentWrap, .ProductsTypeTabsWrap {
    float: left
}

.ProductTypeContentWrap {
    width: 90%
}

.ProductsTypeTabsWrap {
    width: 10%
}

    .ProductsTypeTabsWrap li .TabCaption {
        width: 100%
    }

.tblProdData {
    border: 1px solid #aaa;
    padding: 3px;
    width: 100%
}

    .tableHeader th, .tblProdData td {
        border: 1px solid #ccc;
        padding: 3px;
        color: #000
    }

.ProductEdit_gv {
    border: 1px solid #c8c8c8;
    font-size: 12px
}

    .ProductEdit_gv td, .ProductEdit_gv th {
        border-top: #c8c8c8 solid 1px;
        border-bottom: #c8c8c8 solid 1px
    }

    .ProductEdit_gv td {
        vertical-align: middle
    }

.txtCNewCategoryLongDescription {
    margin-top: 5px
}

.ProductEdit_gv tr:last-child td {
    padding: 3px
}

.gvProdAccessorys th, .gvProdCategory th, .gvProdDescription th, .gvProdFeature th, .gvProdImage th, .gvProdReplaces th {
    font-size: 11px
}

.ProductEditPane {
    display: none
}

.redtext {
    color: red
}

.portalMgmtSetting > tr > td > input {
    width: 100% !important
}

.lblFeatureId {
    width: 100%;
    display: block
}

span.cbFeature {
    display: block;
    width: 50%;
    float: left
}

.KeyWordSearchBtnWrap, .KeyWordSearchWrap, .TileFinderWrap, .seperator {
    display: block;
    width: 100%;
    float: left;
    margin-bottom: 10px
}

.KeyWordSearchBtnWrap, .KeyWordSearchWrap, .TileFinderWrap {
    display: none
}

.KeyWordSearchWrap, .seperator {
    text-align: center
}

.KeyWordSearchBtnWrap {
    text-align: right;
    padding: 0 25px
}

    .KeyWordSearchBtnWrap a {
        padding-right: 20px;
        font-size: 12px;
        font-weight: 700
    }

    .KeyWordSearchBtnWrap .btn {
        width: 40%
    }

.KeyWordSearchWrap input {
    width: 97%;
    margin: 0 10px;
    background: #472B59;
    color: #fff;
    padding: 0 10px;
    border-radius: 0;
    border: none;
    font-size: 15px;
    line-height: 2.5em;
    height: 2.5em
}

    .KeyWordSearchWrap input::-webkit-input-placeholder {
        color: #fff
    }

    .KeyWordSearchWrap input::-moz-placeholder {
        color: #fff
    }

    .KeyWordSearchWrap input:-ms-input-placeholder {
        color: #fff
    }

    .KeyWordSearchWrap input:-moz-placeholder {
        color: #fff
    }

.bfselector-list {
    min-height: 1px
}

    .bfselector-list li.displayv {
        width: 100% !important
    }

    .bfselector-list li {
        padding: 0;
        display: none;
        position: relative;
        width: 100%;
        float: left;
        min-height: 1px
    }

ul.displayv {
    overflow-y: hidden !important
}

li.bfselector-li-wrap:last-child {
    border-bottom: none
}

li.bfselector-li-wrap {
    height: 3em;
    border-bottom: 1px solid #000;
    display: block !important
}

.selectorclear {
    min-height: 1px
}

.bfselector-li input[type=checkbox] {
    opacity: 0;
    cursor: pointer;
    width: 25px;
    height: 25px;
    position: absolute;
    margin-left: 5px;
    display:none;
}

    .bfselector-li input[type=checkbox] + label::before {
        font-family: FontAwesome;
        content: "\f096";
        float: left;
        font-size: 18px;
        padding: 0 5px
    }

    .bfselector-li input[type=checkbox] + label {
        display: inline-block;
        width: 100%;
        height: 35px;
        line-height: 35px;
        font-size: 13px;
        vertical-align: middle;
        cursor: pointer;
        font-weight: 600
    }

    .bfselector-li input[type=checkbox]:checked + label::before {
        font-family: FontAwesome;
        content: "\f046";
        padding: 0 4px
    }

    .bfselector-li input[type=checkbox]:checked + label {
        height: 3em;
        display: block !important
    }

.bfselector-li-description {
    width: 60%;
    display: block;
    float: left;
    line-height: 1.5em;
    font-weight: 700
}

.bfselector-li {
    overflow: hidden;
    display: block
}

.tile_logo {
    position: absolute;
    top: 0;
    left: -45px;
    width: 300px
}

.logo a {
    margin: 0
}

.header {
    background: url(/Portals/0/img/tilespace-pattern-tr.png) 100% -2% no-repeat,#fff !important;
    background-size: 9% 100%
}

.menu_inner > .nav {
    margin-top: 25px
}

.menu_wrap .nav li > a {
    color: #000;
    font-weight: 700
}

.storelocator_right {
    width: 90%;
    font-family: Acrom-Bold
}

.storelocator_left {
    width: 10%
}

.storelocator_left, .storelocator_right {
    float: left
}

    .storelocator_right span {
        display: inline-block;
        width: 100%;
        text-transform: uppercase;
        font-weight: 700;
        color: #000;
        padding-left: 10px
    }

    .storelocator_right .orange {
        color: #dd5900
    }

.storelocator {
    display: block;
    overflow: hidden;
    margin-top: 50px
}

.footer_bold_link {
    display: inline-block;
    width: 100%;
    color: #000 !important;
    font-weight: 700
}

#dnn_TSFooterLeftPane_1 .TitleHead, #dnn_TSFooterLeftPane_2 .TitleHead, #dnn_TSFooterLeftPane_3 .TitleHead, #dnn_TSFooterRightPane .TitleHead {
    text-transform: uppercase;
    font-weight: 700;
    font-size: 10pt;
    border-bottom: 1px solid #000;
    display: block;
    color: #000 !important
}

#dnn_TSFooterLeftPane_1 li {
    display: inline-block;
    width: 100%
}

#dnn_TSFooterLeftPane_1 a, #dnn_TSFooterLeftPane_2 a, #dnn_TSFooterLeftPane_3 a {
    color: #000 !important;
    font-size: 10pt
}

.TSConnectPaneLeft, .TSConnectPaneRight {
    float: left
}

.TSConnectPaneLeft {
    width: 55%;
    padding-right: 8%
}

.TSConnectPaneRight {
    width: 35%
}

.TSConnectDesc {
    padding: 10px 0
}

.TSConnectCtrl {
    border: 1px solid #472B59;
    padding: 3px
}

input#txtEmailNL {
    border: none;
    padding: 0 5px;
    width: 160px
}

.btnEmailNL {
    border: none;
    padding: 0 8px;
    font-size: 12px;
    text-transform: uppercase;
    font-weight: 700;
    color: #fff;
    background: #472B59
}

a.TSConnectSocial {
    float: right;
    display: block;
    padding: 3%;
    width: 33%
}

.TSConnectPaneRight_row1, .TSConnectPaneRight_row2 {
    width: 100%;
    overflow: hidden
}

#dnn_TSFooterLeftPane_1 .c_title, #dnn_TSFooterLeftPane_2 .c_title, #dnn_TSFooterLeftPane_3 .c_title, #dnn_TSFooterRightPane .c_title {
    margin-top: 0
}

#floating-header {
    background: #fff
}

    #floating-header .sf-menu {
        display: block !important
    }

.tp-caption {
    width: 100%;
    height: 100%
}

.tp-caption-inner h1, .tp-caption-inner h3 {
    color: #fff;
    text-align: center;
    font-size: 60px;
    font-weight: 700;
    text-transform: uppercase;
    margin: 0;
    font-family: Acrom-Bold
}

.tp-caption-inner {
    margin: 130px auto
}

section#TSSearch > div {
    padding: 3px 0
}

.ts_separator_inner {
    margin: 0 auto;
    width: 470px
}

img.ts_separator_logos {
    padding: 0 5px;
    width: 90px
}

.ts_separator {
    background: url(/Portals/0/img/ts_footer_pattern_right.png) 100% 50% no-repeat,url(/Portals/0/img/ts_footer_pattern_left.png) 0 50% no-repeat,#fff;
    margin: 40px 0
}

.TSQuoteWrap {
    border-top: 1px solid #000;
    border-bottom: 1px solid #000;
    padding: 20px 0;
    margin: 20px 0;
    font-size: 11.15pt;
    color: #000
}

    .TSQuoteWrap h1, .TSQuoteWrap h3 {
        font-size: 21pt;
        font-weight: 700;
        color: #472B59;
        margin: 0;
        font-family: Acrom-Medium
    }

div#dnn_ContentPane p {
    width: 90%;
    margin: 0 auto;
    line-height: 1.7em;
    font-size: 12pt;
    color: #000
}

.ContentPane {
    padding: 0 5px
}

.idea_wrap {
    background-repeat: no-repeat
}

    .idea_wrap a {
        text-align: center;
        margin: 0 auto;
        color: #fff !important;
        font-weight: 700;
        text-transform: uppercase;
        position: absolute;
        top: 46%;
        left: 25%;
        font-size: 22px;
        font-family: Acrom-Medium
    }

        .idea_wrap a .orange {
            color: #dd5900 !important
        }

.KeyWordSearchWrap, .TileFinderWrap {
    padding: 0 25px
}

#FeatureGroupOutterAccordian .ui-accordion-header, .TFDropdownHeader {
    border-radius: 0;
    text-shadow: none;
    font-size: 15px;
    height: 2.5em;
    margin: 10px 10px 0;
    line-height: 2.5em;
    background: #dd5900;
    border: none;
    cursor: pointer;
    width: 97%;
    font-family: Arial !important
}

    #FeatureGroupOutterAccordian .ui-accordion-header::after, .TFDropdownHeader::after {
        font-family: FontAwesome;
        content: "\f107";
        line-height: 30px;
        font-size: 30px;
        float: right;
        text-shadow: none;
        background: #fff;
        margin: 4px;
        width: 30px;
        height: 30px;
        text-align: center;
        padding-right: 0;
        color: #dd5900;
        cursor: pointer
    }

#FeatureGroupOutterAccordian .ui-state-active::after {
    content: "\f106" !important
}

#FeatureGroupOutterAccordian {
    overflow: hidden;
    width: 100%
}

    #FeatureGroupOutterAccordian .ui-accordion-content {
        margin: 0 0 0 10px;
        background: #fff;
        width: 94.5%;
        padding: 20px;
        border: 1px solid #eee
    }

.FeatureGroupOutterAccordian > div > span + input[type=checkbox]:checked {
    background: url(/Portals/0/img/radio_off.png) left center no-repeat
}

.cbFeature input[type=checkbox] {
    opacity: 0;
    cursor: pointer;
    width: 25px;
    height: 25px;
    right: 0;
    position: absolute;
    margin-left: -25px
}

    .cbFeature input[type=checkbox] + label {
        display: inline-block;
        height: 35px;
        width: 95%;
        line-height: 35px;
        font-size: 14px;
        margin: 0;
        vertical-align: middle;
        background-size: 25px 25px;
        cursor: pointer;
        font-weight: 600
    }

.TFDropdownHeader span, .lblMainHeaderTxt {
    font-weight: 700;
    text-transform: uppercase
}

.cbFeature input[type=checkbox] + label::after {
    font-family: FontAwesome;
    content: "\f096";
    float: left;
    font-size: 18px;
    padding-right: 5px
}

.cbFeature input[type=checkbox]:checked + label::after {
    font-family: FontAwesome;
    content: "\f046";
    padding-right: 0
}

.btn {
    border-radius: 0;
    padding: 3px 12px;
    text-transform: uppercase
}

.lblMainHeaderTxt {
    font-size: 20px;
    display: block;
    color: #000;
    font-family: Acrom-Bold;
    padding: 22px 25px 0 35px
}

.TileFinderBackground {
    background: url(/Portals/0/img/tileSearchBG.jpg);
    position: absolute;
    z-index: 5;
    height: 255px;
    width: 100%
}

.TSProductQuote {
    float: left;
    width: 100%
}

.tileHeaderAboveMenu, .tileHeaderAboveMenu_Cart {
    top: 30px;
    width: 300px;
    padding: 10px;
    border: 1px solid #ccc;
    background: #fff;
    opacity: 1;
    transition: opacity .3s linear;
    position: absolute;
    z-index: 1000000
}

.tileHeaderAboveMenu {
    right: 0
}

.tileHeaderAboveMenu_Cart {
    right: 35px !important
}

.tileHeaderAboveMenuOff, .tileHeaderAboveMenuOff_Cart {
    opacity: 0;
    transition: opacity .1s linear;
    display: none
}

.footer_wrapper {
    display: none
}

#top-bar {
    background: #fff !important
}

.top-bar-right {
    float: right;
    line-height: 35px;
    padding-right: 0
}

.TFDropdownHeader {
    margin: 0
}

    .TFDropdownHeader span {
        color: #fff;
        padding-left: 10px
    }

.TSFilterPane {
    padding: 0 5px
}

.FGWrap {
    position: absolute;
    z-index: 1000000;
    background: #fff;
    padding: 3px;
    max-height: 300px;
    overflow-y: auto;
    border: 1px solid #ededed;
    width: 92%
}

#main_content {
    padding-top: 0 !important
}

.TSHeaderLineCross, .TSLoadNewSet {
    display: table;
    white-space: nowrap;
    font: 33px sans-serif;
    margin-top: 30px;
    text-align: center;
    text-transform: uppercase;
    width: 100%;
    font-weight: 700;
    color: #472B59;
    cursor: pointer
}

    .TSHeaderLineCross span, .TSLoadNewSet > .TSHeaderLineCross {
        text-align: center;
        text-transform: uppercase;
        display: table;
        white-space: nowrap;
        line-height: 40px;
        font-weight: 700;
        font-size: 21pt;
        font-family: Acrom-Bold
    }

        .TSHeaderLineCross:after, .TSHeaderLineCross:before, .TSLoadNewSet > .TSHeaderLineCross:after, .TSLoadNewSet > .TSHeaderLineCross:before {
            border-top: 2px solid #666;
            content: '';
            display: table-cell;
            position: relative;
            top: .5em;
            width: 45%
        }

        .TSHeaderLineCross:before, .TSLoadNewSet > .TSHeaderLineCross:before {
            right: 1.5%
        }

        .TSHeaderLineCross:after, .TSLoadNewSet > .TSHeaderLineCross:after {
            left: 1.5%
        }

.TSHeaderLineCross_content {
    width: 80%;
    margin: 0 auto
}

    .TSHeaderLineCross_content .Normal {
        text-align: center;
        font-size: 16px;
        line-height: 1.5em;
        color: #000
    }

span.filterHeader {
    line-height: 40px;
    text-transform: uppercase;
    font-weight: 700;
    color: #000
}

.menu_minimal .menu_wrap .nav > li > a {
    color: #000
}

.GalleryHolder {
    float: left;
    margin-right: 20px;
    width: 160px;
    padding-left: 12px
}

.ProductImageHolder_Main {
    /* max-width: 550px;
    max-height: 450px; */
    width: 529px;
    height: 529px;
    float: left
}

.ProductImageHolder_Main .discount_icon {
    position: absolute;
    top: -2px;
    left: -3px;
    width: 33%;
    pointer-events: none;
}

.thumb_gallery {
    overflow: hidden;
    overflow-y: auto;
    max-height: 550px
}

.VAPProductName {
    font-family: Acrom-Bold;
    font-size: 15pt;
    text-transform: uppercase
}

.TabInnerTableFeatures_HeaderStyle {
    display: none
}

.TabInnerTableFeatures td:first-child {
    width: 150px !important
}

.TabInnerTableFeatures td {
    vertical-align: top
}

td.TabInnerTableFeatGroupID:after {
    content: ":"
}

.PartCode {
    width: 30%;
    display: inline-block;
    text-transform: uppercase
}

.FindAStore {
    line-height: 30px;
    display: inline-block;
    background: #472B59
}

    .FindAStore a {
        padding: 0 10px;
        text-transform: uppercase;
        color: #fff
    }

.TSHeaderOnBorder_content {
    border: 1px solid #000;
    overflow: hidden;
    padding: 50px 15px 30px
}

.TSHeaderOnBorder {
    text-align: center;
    width: 100%;
    display: block;
    font-size: 21pt;
    text-transform: uppercase;
    font-family: Acrom-Medium;
    position: relative;
    padding-top: 30px
}

    .TSHeaderOnBorder > span {
        position: absolute;
        margin: -15px auto;
        line-height: 30px;
        display: block;
        background: #fff;
        clear: both;
        color: #000;
        font-family: Acrom-Medium;
        font-size: 15pt
    }

.PopProductsGridName {
    margin: 10px auto;
    font-style: italic;
    font-family: serif;
    width: 80%
}

.TopBarLinks:after, .TopBarSearchIconPane:before {
    content: "";
    top: 50%;
    margin-top: -10px;
    height: 20px;
    border-left: 1px solid #ccc;
    position: absolute
}

#TopBarCart {
    margin-right: 5px
}

#ShowMenuAbove, #TopBarCart {
    cursor: pointer;
    font-size: 16px
}

.TabInnerTableFeatures, .breadcrumbLink, .userDisplayName {
    cursor: default
}



.BatchToClick:hover, .POSCartLinesWrapper .CommentImage {
    cursor: pointer
}

.TopBarLinks .fa, .TopBarUserPane .fa {
    padding-right: 3px;
    font-size: 15px
}

.MenuAbovePane .MenuAbovePaneCart, .TopBarLinks, .TopBarSearchIconPane, .TopBarUserPane {
    float: right;
    display: inline-block
}

.MenuAbovePane {
    width: 25%;
    margin-right: 1%
}

.MenuAbovePaneCart {
    width: 28%;
    margin-right: 1%
}

.TopBarSearchIconPane {
    display: none
}

.TopBarLinks, .TopBarUserPane {
    margin-right: 20px
}

    .TopBarLinks:after {
        margin-left: 10px
    }

#top-bar a {
    line-height: 24px;
    padding: 0
}

.TopBarSearchIconPane:before {
    margin-left: -10px
}

.TopBarUserPane .userMessages, .TopBarUserPane .userNotifications, .TopBarUserPane .userProfileImg {
    display: none !important
}

#top-bar .registerGroup li {
    margin: 0
}

.AddToWishListButtonInner:before, .lblFindAStore:before, .lblPrintVAPBtn:before, .lblTileFAQ:before {
    margin-right: 6px;
    display: inline-block;
    width: 16px;
    font-family: FontAwesome
}

.lblFindAStore:before {
    content: "\f041";
    color: #dd5900;
    font-size: 16px
}

.AddToWishListButtonInner:before {
    content: "\f004"
}

.lblPrintVAPBtn:before {
    content: "\f02f"
}

.lblTileFAQ:before {
    content: "\f059"
}

.StockQtyMoreThanLimit {
    font-weight: 700
}

.StockQtyLessThanLimit {
    font-weight: 700;
    color: red
}

.WLProductList_Table .ProductDisplayGridImageHolder, .WLProductList_Table .ViewProductsAsGridNameRatingHolder {
    height: auto;
    color: #000 !important
}

.WLProductList_Table .ViewProductsAsGridInnerHolder {
    padding: 5px 0;
    overflow: hidden
}

.WLProductList_Table td {
    width: 20%;
    text-align: center
}

.WLProductList_Table .ViewProductsAsGridNameRatingHolder {
    height: auto
}

    .WLProductList_Table .ViewProductsAsGridNameRatingHolder .ProductDisplayGridName {
        height: 3em;
        margin-bottom: 0;
        display: table;
        margin-top: 5px
    }

    .WLProductList_Table .ViewProductsAsGridNameRatingHolder .ProductDisplayGridNameInner {
        display: table-cell;
        vertical-align: middle;
        text-align: center;
        padding-top: 20px;
        height: 5em
    }

.WLProductList_Table .ProductDisplayGridPartNo span {
    line-height: 1.5em
}

.WLProductList_Table .ProductDisplayGridPartNo {
    height: 3em
}

.WLProductGridName, .WLProductList_Table .ViewProductsAsGridNameRatingHolder .WLProductGridName {
    color: #000 !important;
    font-style: italic;
    font-size: 16px
}

.WLProductList_Table .PopularProductsDataListButtons .TwoPaneLeftHolder, .WLProductList_Table .PopularProductsDataListButtons .TwoPaneRightHolder {
    width: 100% !important
}

.WLProductList_Table .PopularProductsDataListButtons {
    margin-top: 20px;
    font-weight: 700
}

.WLProductList_Table .PreLabelWishlist {
    font-size: 11px
}

.WLlblProductPartNo {
    font-size: 11px;
    font-weight: 700
}

.btnRemoveProductInner:before {
    font-family: FontAwesome;
    margin-right: 10px;
    content: "\f014"
}

.WL_ViewBtn {
    width: 100%
}

.WL_RemoveBtn {
    margin: 10px 0;
    width: 100%
}

.btnDeleteInner:before, .btnPrintInnner:before, .btnSavePDFInner:before, .btnSendMailInner:before {
    font-family: FontAwesome;
    margin-right: 5px
}

.btnPrintInnner:before {
    content: "\f02f"
}

.btnSavePDFInner:before {
    content: "\f15b"
}

.btnSendMailInner:before {
    content: "\f0e0"
}

.btnDeleteInner:before {
    content: "\f014"
}

.wsc-breadcrumbs {
    padding-left: 23px
}

.ShippingDetail input {
    border-width: 1px !important
}

.ShippingDetail td {
    padding-bottom: 3px
}

.checkoutbar .DetailsButton {
    background: #222
}

.lnkcheckout {
    float: right;
    color: #fff !important;
    padding: 0 8px !important;
    display: inline-block;
    line-height: 22px !important
}

.pnlCaptcha {
    margin: 15px
}

.btnPayOnline {
    margin-top: 5px
}

.boxes_style_2 .boxes {
    background-color: #472B59;
    padding: 20px;
    color: #fff;
    z-index: 1;
    position: relative;
    font-size: 13px
}

.boxes_style_2 .PayOnlineHeader {
    color: #fff;
    font-size: 20px;
    font-family: Acrom-Bold;
    line-height: 1.5em;
    margin-bottom: 10px;
    display: block
}

.midas #intro {
    padding-top: 50px !important;
}

#intro {
    padding-top: 10px !important;
}

.midas #intro .wsc-breadcrumbs {
    margin-top: -3%;
}

#intro .wsc-breadcrumbs {
    padding-left: 55px;
}

.inlineLink {
    width: 5%;
    padding-left: 20px;
    color: #fff !important
}

.breadcrumbLink {
    color: #7b7b7b !important;
    font-family: Arial;
    font-size: 13px !important;
    text-transform: capitalize !important
}

#dnn_dnnBreadcrumb_lblBreadCrumb>.breadcrumbLink:not(:first-child):before {
    content: '\f0da';
    display: inline-block;
    font-family: 'fontAwesome';
    padding: 0 10px;
}

.midas #dnn_dnnBreadcrumb_lblBreadCrumb>.breadcrumbLink:last-child {
    color: #b1333a !important;
}

#dnn_dnnBreadcrumb_lblBreadCrumb>.breadcrumbLink:last-child {
    color: #dd5900 !important;
}

.POSInner > a, .navbar-toggle:before {
    text-transform: uppercase;
    font-weight: 700
}

@media print {
    a[href]:after {
        content: none !important
    }

    .navbar-toggle {
        display: none
    }

    .VAPButtonWrapper, .removeFromPrint {
        display: none !important
    }

    #main_content {
        width: 90%
    }

    .ts_separator {
        background: url(/Portals/0/img/ts_footer_pattern_right.png) 145% 50% no-repeat,url(/Portals/0/img/ts_footer_pattern_left.png) -45% 50% no-repeat,#fff !important;
        -webkit-print-color-adjust: exact;
        margin: 0 !important
    }

    .ProductImageHolder_Main, .ViewProductImage {
        width: 100% !important;
        height: auto !important
    }

    .ProductInfoHolder {
        width: 55% !important
    }

    .ProductImagesHolder {
        width: 43% !important;
        margin-right: 2% !important
    }

    .ProductImageHolder_Main {
        border: none !important
    }

    .wsc-breadcrumbs {
        padding-left: 23px !important
    }

    .header {
        background: url(/Portals/0/img/tilespace-pattern-tr.png) 88% -2% no-repeat,url(/Portals/0/img/tilespace-pattern-bl.png) 0 100% no-repeat,#fff !important;
        -webkit-print-color-adjust: exact !important;
        background-size: 15% 150%,35% 150% !important
    }

    .tile_logo {
        margin-top: -20px !important
    }

    .logo a img {
        width: 125px
    }

    .PrintOnly {
        display: block !important
    }

    #dnn_TSFooterLeftPane_1, #dnn_TSFooterLeftPane_2, #dnn_TSFooterLeftPane_3, #dnn_TSFooterRightPane, #dnn_TSFooterRightPaneLeft, #dnn_TSFooterRightPaneRight {
        display: none
    }

    .ProductDisplayGridPartNo {
        height: 4em
    }

    .dnnFormMessage {
        display: none !important
    }

    .CurrentWishlistItemInnerHolder .hexagon {
        display: none
    }
}

.AODisable, .Megadrop .firstcolumn, .hexagon {
    display: none
}

::-webkit-scrollbar {
    width: 12px
}

::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,.3);
    -webkit-border-radius: 10px;
    border-radius: 10px
}

::-webkit-scrollbar-thumb {
    -webkit-border-radius: 10px;
    border-radius: 10px;
    background: rgba(221,89,0,.8);
    -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,.5)
}

    ::-webkit-scrollbar-thumb:window-inactive {
        background: rgba(0,0,0,.2)
    }

input.SelectedMode {
    background-color: #333
}

.ProductImagesHolder .als-item {
    margin-bottom: 15px
}

.hexagon {
    position: relative;
    width: 150px;
    height: 86.6px;
    margin: 43.3px auto;
    background-size: 100% 173.21px;
    background-position: center;
    box-sizing: border-box
}

.hexBottom, .hexTop {
    display: none;
    position: absolute;
    z-index: 1;
    width: 106.07px;
    height: 106.07px;
    overflow: hidden;
    -webkit-transform: scaleY(.5774) rotate(-45deg);
    -ms-transform: scaleY(.5774) rotate(-45deg);
    transform: scaleY(.5774) rotate(-45deg);
    background: inherit;
    left: 21.97px;
    box-sizing: border-box;
    text-align: left
}

    .hexBottom:after, .hexTop:after, .hexagon:after {
        content: "";
        position: absolute;
        width: 150px;
        height: 86.6px
    }

    .hexBottom:after, .hexTop:after {
        -webkit-transform: rotate(45deg) scaleY(1.7321) translateY(-43.3px);
        -ms-transform: rotate(45deg) scaleY(1.7321) translateY(-43.3px);
        transform: rotate(45deg) scaleY(1.7321) translateY(-43.3px);
        -webkit-transform-origin: 0 0;
        -ms-transform-origin: 0 0;
        transform-origin: 0 0;
        background: inherit
    }

.hexTop {
    top: -53.03px
}

    .hexTop:after {
        background-position: center top
    }

.hexBottom {
    bottom: -53.03px
}

    .hexBottom:after {
        background-position: center bottom
    }

.hexagon:after {
    top: 0;
    left: 0;
    z-index: 2;
    background: inherit
}

.navbar-toggle {
    color: #dd5900
}

.KeyWordSearchWrapInner {
    text-align: left
}

.CurrentWishlistItemInnerHolder {
    width: 90%;
    margin: auto
}

.POSRow, .POSWrapper {
    width: 100%
}

.BatchToClick {
    display: block;
    line-height: 20px
}

.GalleryHolderMobile {
    display: none
}

.POSRow {
    margin-bottom: 20px;
    overflow: hidden
}

.POSInner, .intro-icon-disc.cont-large {
    margin: 0 auto
}

.POSBox {
    float: left;
    width: 33%;
    text-align: center;
    line-height: 4em
}

.POSInner > a {
    color: #444
}

    .POSInner > a:hover {
        color: #dd5900 !important;
        font-weight: 700
    }

.POSInner {
    background: #eee;
    border-radius: 10px;
    width: 75%;
    padding: 30px 0 0
}

.fa-map:before {
    content: "\f041"
}

.POSDocumentNoRow, .POSSalesPersonCodeRow {
    margin: 5px 0
}

    .POSDocumentNoRow > span, .POSSalesPersonCodeRow > span {
        display: inline-block;
        width: 150px
    }

.POSBatch, .POSBatchFixed, .POSDescriptionAndSize, .POSLineType, .POSLocation, .POSProductId, .POSQuantity, .POSUOM, .POSUnitPrice {
    display: block;
    min-height: 1px
}

.CartHeader {
    border-bottom: 1px solid #ccc;
    padding: 5px 0;
    margin-bottom: 5px;
    float: left;
    width: 100%;
    font-weight: 700
}

.POSBatch, .POSBatchFixed {
    padding-left: 1%;
    float: left
}

.ProductImagesHolder .ViewProductImage {
    /* width: 525px !important; */
    /* height: auto !important */
}

.POSLineType {
    width: 8%;
    float: left
}

.POSProductId {
    width: 10%;
    float: left
}

.POSDescriptionAndSize {
    width: 20%;
    float: left
}

.POSQuantity, .POSUOM {
    width: 5%;
    float: left
}

.POSBatch {
    width: 8%
}

.POSBatchFixed {
    width: 9%;
    text-align: center
}

.POSLocation {
    width: 6%;
    float: left
}

.POSUnitPrice {
    width: 8%;
    float: left
}

.POSLineButtons, .POSLineTotal {
    width: 10%;
    display: block;
    min-height: 1px
}

.POSLineTotal {
    float: left
}

.POSLineButtons {
    float: right;
    text-align: right
}

.NewLine > .POSBatch, .NewLine > .POSDescriptionAndSize, .NewLine > .POSLineButtons, .NewLine > .POSLineTotal, .NewLine > .POSLineType, .NewLine > .POSLocation, .NewLine > .POSProductId, .NewLine > .POSQuantity, .NewLine > .POSUOM, .NewLine > .POSUnitPrice {
    min-height: 1px
}

.DnnModule-POS_OrderForm input[type=text] {
    border: 1px solid #ccc
}

#ddlPOSLineType, #lblPOSDescriptionAndSize, #lblPOSLineTotal, #lblPOSUOM, #lblPOSUnitPrice, #txtPOSBatch, #txtPOSLocation, #txtPOSProductId, #txtPOSQuantity {
    width: 85%
}

.POSQuantity input.QtyToAdd {
    margin: 0
}

.POSCharkoutCart .CartLine {
    width: 100%;
    float: left;
    padding: 5px 0;
    border-bottom: 1px solid #ccc
}

.POSRemoveLine, .POSUpdateLine, .btnPOSSaveLine {
    font-family: FontAwesome;
    border: none;
    background: 0 0;
    line-height: 22px;
    height: 22px;
    width: 22px;
    text-align: center;
    font-size: 16px
}

.CartLinesWrapper, .NewLine {
    width: 100%;
    float: left
}

.POSRemoveLine:hover, .POSUpdateLine:hover, .btnPOSSaveLine:hover {
    color: #dd5900
}

.POSLineButtons img {
    margin-top: 2px
}

.NewLine {
    margin-top: 10px
}

.POSsection {
    padding: 0 0 10px;
    margin-bottom: 10px
}

.POSCustomerNoRow, .POSDateRequiredRow, .POSHoldUntilRow, .POSLoyaltyNoRow, .POSPricingButtonsWrapper, .POSReferenceRow {
    padding: 5px 0
}

#lblPOSWelcomeNameRow {
    font-size: 24px;
    font-weight: 700
}

.POSAccountHolder, .POSRetailCustomer, .POSTradePlusCustomer {
    font-size: 14px;
    display: inline-block;
    margin-right: 10px;
    line-height: 22px;
    color: #333
}

    .POSAccountHolder:before, .POSRetailCustomer:before, .POSTradePlusCustomer:before {
        font-family: FontAwesome;
        line-height: 22px;
        font-size: 14px;
        margin-right: 5px;
        content: "\f007"
    }

.accordion .panel-body, .megaCSS3menu > li > a {
    font-family: Futura-Bold !important
}

.POSCustomerNoRow > span:first-child, .POSDateRequiredRow > span:first-child, .POSHoldUntilRow > span:first-child, .POSLoyaltyNoRow > span:first-child, .POSPricingButtonsWrapper > span:first-child, .POSReferenceRow > span:first-child {
    display: inline-block;
    width: 150px
}

.POSRequiredField > input[type=text], .POSRequiredFieldddl {
    border-left: 2px solid red
}

.POSRequiredField > span:first-child::after {
    content: "*";
    color: red;
    padding-left: 3px
}

.pnlPOSCreateOrder > div {
    float: left;
    width: 100%;
    margin-bottom: 20px;
    padding-bottom: 10px;
    border-bottom: 1px solid #ccc
}

.POSHeaderWrapper {
    border-bottom: none !important;
    margin-bottom: 0 !important;
    padding-bottom: 0 !important
}

.POSShippingDetailsWrapper {
    width: 50%;
    float: left
}

.POSCheckoutColWrapInnerRight {
    width: 50%;
    float: right
}

.POSShippingDetailsWrapper > table tr td:first-child {
    width: 150px
}

.POSTotalTable > table tr td:first-child {
    width: 65%
}

.POSDepartmentCodeWrapper {
    padding: 10px 0
}

    .POSDepartmentCodeWrapper > span:first-child {
        width: 65%;
        display: inline-block
    }

.HiddenRollingMenuSearchPane, .ProductGridViewWishlist .AddToWishListButtonInner, .heartonlyforgrid {
    display: none
}

.POSDepositAmountWrapper {
    padding: 15px 0;
    border-top: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
    margin-bottom: 10px
}

.lblPOSDepartmentCodeValue {
    font-weight: 700
}

.POSsection_Second, .POSsection_Third {
    width: 50%;
    float: left
}

.col-md-6 .dnnFormMessage span {
    width: 95%;
    margin-left: 5%
}

.megaCSS3menu > li > a {
    color: #222 !important
}

    .megaCSS3menu > li > a:hover {
        border-bottom: 1px solid #222
    }

.POSWelcomeNameRow {
    padding: 5px 0
}

.POSWishlistPopupTextAC {
    width: 100%
}

.POPWishlistItemHolder {
    float: left;
    width: 20%
}

.AdminWishlistImage {
    width: 100%
}

.POPWishlistItemName {
    width: 100%;
    height: 2.5em;
    text-align: center;
    padding: 10px 0 0
}

.POPWishlistItemId {
    width: 100%;
    height: 1.5em;
    text-align: center;
    padding: 10px 0
}

.AdminWishlistProductIdName {
    width: 100%;
    margin-top: 10px
}

.POSWishlistPopupWrapHeader {
    font-weight: 700;
    padding: 5px 0;
    line-height: 27px
}

.POSWishlistPopupTextAC {
    padding: 5px
}

.POSWishlistAddThisToOrder {
    border: none;
    background: #dd5900;
    color: #fff;
    margin: 10px 0;
    cursor: pointer
}

.POSWishlistTitle {
    border-bottom: 1px solid #ccc;
    margin-bottom: 10px
}

.CartLineSaved {
    display: none;
    color: #2ECC71;
    font-size: 13px
}

.CartLine > div > input[type=text] {
    width: 80%
}

.CartLineSaved:before {
    content: "\f058";
    font-family: FontAwesome;
    font-size: 16px;
    margin-right: 3px
}

.ui-datepicker-calendar .ui-datepicker-unselectable .ui-state-default {
    color: #555;
    cursor: default
}

.navbar-toggle:before {
    content: 'Menu';
    margin-right: 7px;
    font-size: 14px;
    color: #333;
    float: left;
    line-height: 20px
}

.MobileMenuFindAStoreWrap, .room_idea_wrap a {
    font-weight: 400;
    letter-spacing: 2px;
    text-transform: uppercase
}

.navbar-toggle .fa {
    float: left
}

.navbar-toggle {
    width: 90px
}

#rollingmenu_search {
    float: right;
    overflow: hidden;
    margin: 5px 0 7px;
    width: 25%;
    font-size: 12px
}

.post_thum a img {
    width: 100%;
    border: 1px solid #DDD
}

.megaCSS3menu > li > a {
    border-bottom: 1px solid #fff
}

.lnkToStoreFinder {
    background: #472B59
}

.TSHeaderOnBorder_YouMayAlsoLike > span {
    width: 20% !important;
    left: 40% !important
}

.TSHeaderOnBorder_OtherProductInRange > span {
    width: 32% !important;
    left: 35% !important
}

.TabInnerTableFeatures td {
    border: none
}

.ModDNNUserDefinedTableC .dnnFormMessage.dnnFormSuccess {
    color: #fff;
    padding: 5px 30px !important
}

.BlogTitleWrap, .ProductGridTitleWrap {
    position: absolute;
    width: 100%;
    height: auto !important;
    padding: 15px;
    font-size: 1.2em;
    color: #fff;
    bottom: 0
}

.BlogTitleWrap {
    text-align: center;
    background: rgba(71,43,89,.9) !important
}

.ProductGridTitleWrap {
    background: rgba(41,30,83,.9);
    text-align: left;
    visibility: hidden;
    opacity: 0;
    -webkit-transition: visibility 0s,opacity .5s linear;
    transition: visibility 0s,opacity .5s linear
}

    .ProductGridTitleWrap .fa {
        font-size: 1.2em;
        color: #fff;
    }

.ProductGridTitle {
    float: left;
    width: 68%;
    padding-left: 2%
}

.ProductGridCtrl {
    float: right;
    width: 15%;
    text-align: right
}

.ProductGridViewWishlisttrue .fa {
    color: #dd5900 !important
}

.ProductGridViewWishlist .heartonlyforgrid {
    display: inline-block
}

.ProductDisplayGrid:hover .ProductGridTitleWrap {
    visibility: visible;
    opacity: 1
}

.TablePDFGroupName {
    line-height: 48px;
    margin-left: 15px
}

.TabInnerTablePDF tr {
    display: block
}

.TabInnerTablePDFs_HeaderStyle {
    display: none !important
}

.FilListGridImage .ProductDisplayGridImageHolder_IMG {
    height: 365px;
    overflow: hidden
}

.FilListGridImage .ProductDisplayGridImageHolder_IMG .discountImage img {
    position: absolute;
    top: -1px;
    left: -1px;
    width: 50%;
    pointer-events: none;
}

.midas .FilListGridImage .ProductDisplayGridImageHolder_IMG .discountImage img {
    width: 100px;
    padding: 5px;
}

.btn-primary:hover {
    background: #472B59;
    color: #fff !important
}

.MobileStoreLocator, div.faq-list {
    display: none
}

.TSFooterRightPaneLeft {
    padding-left: 30px
}

li.root.wsc_last {
    padding-bottom: 0 !important
}

.MobileMenuFindAStoreWrap {
    font-size: 13px;
    padding: 14px 14px 24px;
    text-align: left;
    border-top: 1px solid #ddd;
    display: none
}

    .MobileMenuFindAStoreWrap .fa {
        font-size: 18px;
        padding-right: 6px
    }

    .MobileMenuFindAStoreWrap a {
        color: #666 !important
    }

.TileFinderBackgroundInner {
    background: url(/Portals/_default/SkinObjects/loading.gif) 48% 45% no-repeat;
    background-size: 25px;
    width: 100%;
    height: 200px
}

.room_idea_wrap {
    width: 70%;
    overflow: hidden;
    margin: 0 auto
}

    .room_idea_wrap a {
        color: #888;
        font-size: 13px;
        display: block;
        text-align: center;
        padding: 10px;
        margin: 0 3px;
        font-family: Lato
    }

.megaCSS3menu li a {
    letter-spacing: 1px;
    font-size: 12px;
    display: block;
    padding: 8px
}

.midas #FeatureGroupOutterAccordian .ui-accordion-header, .midas .TFDropdownHeader {
    border-radius: 0;
    font-size: 15px;
    background: #B1333A;
    width: 97%;
    font-family: Arial !important;
    line-height: 2.5em;
    height: 2.5em;
    text-shadow: none;
    cursor: pointer
}

#chkPOSEmailOrder, #chkPOSPrintOrder, #dnn_ctr2087_View_pnlPOSFinaliseWrapper label {
    display: none !important
}

.AllInvoiceLinkWrapper {
    display: none
}

.midas .sf-menu {
    display: inline-block
}

.midas #FeatureGroupOutterAccordian .ui-accordion-header {
    margin: 10px;
    border: none
}

.midas .TFDropdownHeader {
    margin: 0;
    border: none
}

.midas .lblMainHeaderTxt {
    font-size: 24px;
    font-weight: 700;
    text-transform: uppercase;
    display: block;
    color: #000;
    font-family: 'Crimson Text',serif;
    padding: 22px 25px 0 35px
}

.midas .header {
    background: #fff !important
}

.midas #top-bar::after {
    display: none
}

.midas .KeyWordSearchBtnWrap .btn {
    width: 40%;
    background: #B1333A
}

.midas .KeyWordSearchWrap input {
    width: 97%;
    margin: 0 10px;
    background: #5e5e56;
    color: #fff;
    padding: 0 10px;
    border-radius: 0;
    border: none;
    font-size: 15px;
    line-height: 2.5em;
    height: 2.5em
}

.midas #FeatureGroupOutterAccordian .ui-accordion-header::after, .midas .TFDropdownHeader::after {
    font-family: FontAwesome;
    content: "\f107";
    line-height: 30px;
    font-size: 30px;
    float: right;
    text-shadow: none;
    background: #fff;
    margin: 4px;
    width: 30px;
    height: 30px;
    text-align: center;
    padding-right: 0;
    color: #B1333A;
    cursor: pointer
}

.midas #dnn_BannerPane {
    padding: 0
}

.midas .TSHeaderLineCross, midas.TSLoadNewSet {
    display: table;
    white-space: nowrap;
    font: 33px sans-serif;
    margin-top: 30px;
    text-align: center;
    text-transform: uppercase;
    width: 100%;
    font-weight: 700;
    color: #000;
    cursor: pointer
}

.midas .footerLogin, .midas .footerSearch {
    display: inline-block
}

.midas .TSHeaderLineCross span, .midas .TSLoadNewSet span {
    font-family: 'Crimson Text',serif
}

.midas #FeatureGroupOutterAccordian .ui-accordion-header {
    color: #fff !important
}

.midas #main_content h3 a, .midas .slick-track h3 a {
    color: #5e5e5d !important
}

    .midas #dnn_ctr1666_ModuleContent a, .midas #main_content h3 a:hover, .midas .menu_wrap ul li a:hover {
        color: #B1333A !important
    }

.midas a:hover {
    color: #b1333a !important
}

.midas #header {
    border-bottom: 0 !important;
    position: relative;
    top: -40px;
    height: 90px
}

.midas .menu_inner .active a {
    background-color: #fff !important;
    color: #B1333A !important
}

.midas .c_title span {
    color: #5e5e5d !important
}

.midas .sf-menu .active, .midas .sf-menu .active a {
    background-color: #fff !important;
    color: #B1333A !important
}

.midas .btn-primary {
    background-color: #B1333A !important
}

    .midas .btn-primary:hover {
        background-color: #5e5e5d !important
    }

.midas .CustomColorAsBackground {
    background-color: #B1333A
}

.midas .SearchButton {
    width: 35px;
    margin-left: -3px;
    height: 35px;
    background: url(/images/icon_search_32px.gif) 50% 50% no-repeat #B1333A;
    background-size: 17px
}

.midas #main_content h2 a, .midas #main_content h3 a {
    color: #B1333A !important;
    font-family: Arial !important;
    font-weight: 700
}

    .midas #main_content h2 a:hover {
        color: #5e5e5d !important
    }

.midas .ProductGridTitleWrap {
    position: absolute;
    bottom: 0;
    background: #B1333A;
    color: #fff;
    width: 100%;
    text-align: left;
    font-size: 1.2em;
    height: auto !important;
    padding: 15px;
    visibility: hidden;
    opacity: 0;
    -webkit-transition: visibility 0s,opacity .5s linear;
    transition: visibility 0s,opacity .5s linear
}

.midas .navbar-toggle {
    color: #B1333A
}

.midas .post_content a {
    color: #5e5e5d
}

.midas .XBD_Effect_03_Default .slick-next {
    background-color: #B1333A !important
}

    .midas .XBD_Effect_03_Default .slick-next:hover {
        background-color: #5e5e5d !important
    }

.midas .XBD_Effect_03_Default .slick-prev {
    background-color: #B1333A !important
}

    .midas .XBD_Effect_03_Default .slick-prev:hover {
        background-color: #5e5e5d !important
    }

.midas .icon span.fa {
    font-size: 35px;
    color: #5e5e5d;
    top: 0;
    line-height: 108px
}

.midas .icon {
    width: 110px;
    height: 110px;
    border: 1px solid #5e5e5d;
    margin: 0 auto 30px;
    border-radius: 50%;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    text-align: center
}

.midas #dnn_ctr1699_HtmlModule_lblContent > div > div:nth-child(3) > p:nth-child(5) > a {
    color: #5e5e5d;
    text-decoration: underline
}

.midas #main_content h3 {
    color: #B1333A !important
}

.midas a {
    color: #5e5e5d
}

.midas .footerSearch {
    padding-left: 30px
}

.midas .VAPProductName {
    font-family: 'Crimson Text',serif
}

.midas .MenuAbovePane {
    float: right;
    position: relative;
    top: -10px
}

.midas .FAQWrapper {
    display: none
}

.midas .btn-primary:hover {
    color: #fff !important
}

.midas .lblFindAStore:before {
    font-family: FontAwesome;
    content: "\f041";
    margin-right: 6px;
    display: inline-block;
    width: 16px;
    color: #fff;
    font-size: 16px
}

.midas .TSHeaderOnBorder > span {
    position: absolute;
    margin: -15px auto;
    line-height: 30px;
    display: block;
    background: #fff;
    clear: both;
    color: #000;
    font-family: 'Crimson Text',serif;
    font-size: 15pt
}

.midas #dnn_ctr2095_ModuleContent {
    padding-left: 25px
}

.midas ::-webkit-scrollbar-thumb {
    -webkit-border-radius: 10px;
    border-radius: 10px;
    background: #B1333A;
    -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,.5)
}

    .midas ::-webkit-scrollbar-thumb:window-inactive {
        background: #B1333A
    }

#Form > div.midas.wsc_generic_skin.no_transparent_skin.skin_boxed.menu_minimal.header_left, #header > div > div.col-md-6 > nav > div > div.menu_inner > ul, .AboutMM, .TileAdvice {
    background-color: #fff
}

.midas .dnnForm input.dnnFormRequired {
    border-left: 5px solid #B1333A !important
}

.midas #dnn_ctr1689_ModuleContent p {
    color: #5e5e5d
}

.midas #header > div > div.col-md-6 > nav > div > div.menu_inner > ul {
    display: none
}

.midas .orange {
    color: #B1333A !important
}

.midas .tile_logo {
    position: absolute;
    top: 17px;
    left: 10px;
    width: 300px
}

.AboutMM, .TileAdvice {
    width: 200px;
    box-shadow: 0 0 4px rgba(0,0,0,.2)
}

.midas #dnn_ctr2102_ModuleContent {
    position: relative;
    top: 10px
}

.midas .TopBarLinks:after {
    border-left: 0 solid #ccc
}

.midas .megaCSS3menu {
    position: relative;
    left: 60px
}

.midas .TopBarLinks, .midas .TopBarUserPane {
    margin-top: 10px
}

.midas .megaCSS3menu li {
    letter-spacing: 1px;
    font-size: 12px;
    display: block;
    padding-left: 30px
}

.midas .Megamenu-TextBox a {
    padding-top: 14% !important
}

.ImgOverlay h2, .TileFinderBackground h1 {
    margin: 0 !important;
    padding: 0 !important
}

.TileFinderBackground h1 {
    line-height: 24px !important
}

.ColBalance_Batch, .ColHolds_Batch, .ColJSL_Batch, .ColOrders_Batch, .ColQuantity_Batch, .ColTransfer_Batch {
    display: none
}

.TFDropdownHeader span, .filterSortBy, .pnlFilter ul, .pnlFilter ul li {
    display: inline-block
}

.mobileClearFilter, .zoom_icon {
    display: none
}

.TileAdvice {
    margin: 0 auto;
    border-radius: 4px;
    border: 1px solid #ccc
}

.AboutMM {
    margin: 0 295px 0 auto;
    border-radius: 4px;
    border: 1px solid #ccc
}

.pnlFilter {
    background-color: #eee;
    margin: 15px -35px;
    padding: 15px 35px
}

    .pnlFilter ul {
        width: calc(100% - 50px);
        margin-bottom: 0;
        padding-left: 35px
    }

        .pnlFilter ul li {
            background-color: #472B59;
            color: #fff;
            list-style-type: none;
            padding: 7px;
            margin: 5px 10px 5px 0
        }

            .pnlFilter ul li:hover {
                background-color: #dd5900
            }

            .pnlFilter ul li a {
                color: #fff
            }

.filterText {
    padding-right: 10px
}

.filterSortBy {
    font-weight: 700
}

    .filterSortBy a {
        color: #444
    }

.filterSortBy_Container {
    margin-bottom: 15px;
    margin-right: 1.3%;
    position: absolute;
    width: 100%;
    top: -50px;
    font-size: 12px;
}

.filterSortBy_Container > div {
    display: inline-block;
}

/*.filterSortBy_Container span {
    margin-right: 5px;
}*/

.filterSortBy_Container_Select {
    display: inline;
    position: relative;
}

.filterSortBy_Container_Select::after {
    font-family: FontAwesome;
    content: "\f107";
    font-size: 16px;
    font-weight: bold;
    color: #dd5900;
    position: absolute;
    top: -4px;
    right: 8px;
    pointer-events: none;
}

.filterSortBy_Container .filterSortBy_SortByDDL {
    width: 32.7%;
    text-align: right;
    padding-right: 14px;
    position: relative;
}

.filterSortBy_Container .filterSortBy_SortByDDL .divider {
    width: 1px;
    height: 20px;
    background: #eee;
    position: absolute;
    top: 50%;
    right: 0;
    transform: translate(0%, -50%);
}

.filterSortBy_Container .filterSortBy_SortByDDL .lblSortBy {
    font-size: 14px;
    color: #222222;
    margin-right: 10px;
}

.filterSortBy_Container .filterSortBy_clearFilters {
    margin-left: 8px;
}

.filterSortBy_Container .filterSortBy_clearFilters a {
    text-transform: uppercase;
    font-weight: bold;
    color: #472c59;
    background-color: #eeeeee;
    padding: 7px 11px;
}

.TFDropdownHeaderName {
    width: calc(100% - 65px)
}

.filterSortByDropdown {
    padding: 3px 7px;
    width: 95px;
    -webkit-appearance: none;
    appearance: none;
    background-color: #eeeeee;
    border: none;
    text-transform: uppercase;
}

.LightBox {
    position: fixed !important;
    z-index: 9999;
    width: 100% !important;
    height: 100% !important;
    text-align: center;
    top: 0;
    left: 0;
    background: rgba(0,0,0,.8) !important;
    margin: 0 auto
}

    .LightBox img {
        max-width: 100%;
        max-height: 100%!important;
        position: relative;
        top: 50%;
        transform: translate(0px, -50%);
    }

.CloseLightBox {
    display: none;
    z-index: 99999
}

.ProductImageHolder_Main:hover {
    cursor: zoom-in !important
}

.LightBox:hover {
    cursor: zoom-out
}

.Thumbs {
    height: 80px;
    width: 130px;
    overflow: hidden;
    border: 1px solid #ccc
}

    .Thumbs img {
        width: 100%
    }

.zoom_icon {
    display: none
}

.block-tile-choices {
    display: none;
}

.lblRRPPriceB2C {
    display: inline-block;
    width:146px;
}
.midas a.btn.btn-primary:hover, .midas a.lnkPrintVAP:hover, .midas a.AddToWishlistClick:hover {
    background-color: #fff !important;
    color: #b1333a!important;
}




/***************       MEGA MENU CHANGES SAM N 01/02/2018       ***************/
/*.megaCSS3menu .Megadrop {
    border: none;
    box-shadow: none;
    padding: 0;
    border-radius: 0;
}

.megaCSS3menu li:hover:nth-child(1) .Megadrop {
    left: -80px !important;
}

.Megamenu-TextBox {
    margin-bottom: 8px;
}

.mega_fullwidth > div {
    padding: 0 4px;
}*/

.HideOldAddToCart {

    display:none!important;
}