
/*Geen regels definen die met hetzelfde beginnen, dus:
TextMenuColor en TextMenuColorHover, de laatste moet dan bv. zijn: TextMenuHoverColor */

/*OLD*/
/*CUSTOMER STORES*/
.CustomerStoreItem div,.CustomerStoreItem .IndexItemCenter{
    border-color:#e6e2d8 ;
    background-color:#f7f6f3;}

/*STANDARD COLORS*/
.BtnIndication,.SgTitle,.PagerProductGrid span,.PagerProductGrid .dxpButton,.dxpSummary, .dxpCurrentPageNumber, .dxpPageNumber,.tableNoProductFound label,.cookies,.addCustomerHolder label, .PnlCoupon{
    color:#000000 !important;}

.WebsiteContact {
    color:#000000;}

/*STANDARD*/
.DownloadTree,.DownloadTree tr,.DownloadTree td{
    background-color:transparent !important;}

.componentHeader{
    color:#000000;}

a.HlBackToCategory,a.HlBackToCategory:visited,.HlBackToCategory,.BntAddCustomPrice,.LbShowDetailsCss {
    color:#53575A ;}

a.DownloadLink,a,a:visited{
    color:#53575A;}

a.HlBackToCategory:hover,.HlBackToCategoryHover,a.DownloadTreeGroup,a.DownloadTreeGroup:hover,a.DownloadLink:hover,a:hover{
    color:#C2B7AD !important;}

a.Footerlink,a.Footerlink:visited,a.poweredByLink, a.poweredByLink:visited{
    color:#FFFFFF !important;}

a.poweredByLink:hover,a.Footerlink:hover{
    color:#FFFFFF !important;}

/*MASTERPAGE*/
    /*HEADER*/
.OrderCheckContainer span, .OrderCheckContainer label,.GroupInfoLabel {
    color:#000000;}

.productDetails span, .product-details-seperator {
    color:#000000;}

#header,.panel_header,.panel_header_top_sub{
    background-color:#FFFFFF;}

@media screen and (max-width: 600px)       {
/*START* disabled by adding TEMP/
.bannerTopTEMP {background-color:#FFFFFF !important;}
/*EINDE*/
    }
	
.viewProductHolder,.EditCartBtn,.FinishOrderBtn,.LbtnOrderMyProductsCss,.BtnBackToLogin,.PasswordBtnCss,.ChangePasswordButtonStyleCss,.ASPxBtnForgotPassword,.LbtnLoginInfo,.LoginBtnCssNewCustomer,.LoginBtnCss,.slideCaptionTextHolder div,.AdViewBtn,.BtnAddUser,.BtnAddUser tr td,.BtnOrderProductGrid tr td,.HlProductDetails,a.HlSummaryLoginBtns:hover,a.HlSummaryLoginBtns:visited{
    background-image:none ;}

.viewProductHolder a{
    color:#fff !important;}

.headerBottom{
    border-left-color:#ffffff;
    border-top-color:#ffffff;
    border-right-color:#cfcfcf;
    border-bottom-color:#cfcfcf;}

.GvVat label{
    color:#000000 !important;}

.da-link,a.HlSummaryLoginBtns,.viewProductHolder,.EditCartBtn,.FinishOrderBtn,.LbtnOrderMyProductsCss,.BtnBackToLogin,.PasswordBtnCss,.ChangePasswordButtonStyleCss,
.ASPxBtnForgotPassword,.LbtnLoginInfo,.LoginBtnCssNewCustomer,.LoginBtnCss,.slideCaptionTextHolder div,.AdViewBtn,.BtnAddUser,.BtnAddUser tr td,.BtnOrderProductGrid tr td,.HlProductDetails,
a.HlSummaryLoginBtns:hover,a.HlSummaryLoginBtns:visited,a.HlProductDetails:hover,.ProductGroupHeader,.GridHeader,.productGridPopUpHeader,.UserSummaryContainerHeader,.HlProductDetails:visited{
    background: -moz-linear-gradient(top, #53575A 0%, #53575A 100%) ; /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#53575A), color-stop(100%,#53575A)) ; /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, #53575A 0%,#53575A 100%) ; /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, #53575A 0%,#53575A 100%) ; /* Opera11.10+ */
    /*background: -ms-linear-gradient(top, #53575A 0%,#53575A 100%) ;*/ /* IE10+ */
    /*filter:progid:DXImageTransform.Microsoft.gradient( startColorstr='#53575A', endColorstr='#53575A',GradientType=0 ) !important;*/ /* IE6-9 */
    background: linear-gradient(top, #53575A 0%,#53575A 100%) !important; /* W3C */
    color: #FFFFFF !important;
}

.blockheader a, .blockheader a:hover,.da-link{
    color: #FFFFFF ;}

a.HlSummaryLoginBtns,.viewProductHolder,.EditCartBtn,.FinishOrderBtn,.LbtnOrderMyProductsCss,.BtnBackToLogin,.PasswordBtnCss,.ChangePasswordButtonStyleCss,.ASPxBtnForgotPassword,.LbtnLoginInfo,.LoginBtnCssNewCustomer,.LoginBtnCss,.slideCaptionTextHolder div,.AdViewBtn,.BtnAddUser,.BtnAddUser tr td,.BtnOrderProductGrid tr td,a.HlSummaryLoginBtns:hover,a.HlSummaryLoginBtns:visited{
    border: 1px solid !important;
    border-left-color:#F7F7F7 !important;
    border-top-color:#F7F7F7 !important;
    border-right-color:#CCCCCC !important;
    border-bottom-color:#CCCCCC !important;}

.setFooterBorder{
    border-top:solid 1px #53575A;}

/*MENU*/

.prev_menu,.headerBottomMenuSearchContainer,.BtnAddUser{
    background: -moz-linear-gradient(top, #B07C49 0%, #B07C49 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#B07C49), color-stop(100%,#B07C49)) ; /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, #B07C49 0%,#B07C49 100%) ; /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, #B07C49 0%,#B07C49 100%) ; /* Opera11.10+ */
    /*background: -ms-linear-gradient(top, #B07C49 0%,#B07C49 100%) ;*/ /* IE10+ */
    /*filter:progid:DXImageTransform.Microsoft.gradient( startColorstr='#B07C49', endColorstr='#B07C49',GradientType=0 ) ;*/ /* IE6-9 */
    background: linear-gradient(top, #B07C49 0%,#B07C49 100%) ; /* W3C */
}

/*.dxm-selected, .dxtc-activeTab*/
.sm-mainmenu__rootitem--selected {
    background: -moz-linear-gradient(top, #B07C49 0%, #B07C49 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#B07C49), color-stop(100%,#B07C49)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, #B07C49 0%,#B07C49 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, #B07C49 0%,#B07C49 100%); /* Opera11.10+ */
    /*background: -ms-linear-gradient(top, #B07C49 0%,#B07C49 100%);*/ /* IE10+ */
    /*filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#B07C49', endColorstr='#B07C49',GradientType=0 );*/ /* IE6-9 */
    background: linear-gradient(top, #B07C49 0%,#B07C49 100%); /* W3C */
    color: #FFFFFF;
}

.dxp-hoverDropDownButton {
    background: -moz-linear-gradient(top, #B07C49 0%, #B07C49 100%) ; /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#B07C49), color-stop(100%,#B07C49)) ; /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, #B07C49 0%,#B07C49 100%) ; /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, #B07C49 0%,#B07C49 100%) ; /* Opera11.10+ */
    /*background: -ms-linear-gradient(top, #B07C49 0%,#B07C49 100%) ;*/ /* IE10+ */
    /*filter:progid:DXImageTransform.Microsoft.gradient( startColorstr='#B07C49', endColorstr='#B07C49',GradientType=0 ) ;*/ /* IE6-9 */
    background: linear-gradient(top, #B07C49 0%,#B07C49 100%) ; /* W3C */
    color: #C2B7AD;
}

.dxp-dropDownButton:hover, .dxmLite_Metropolis .dxm-popup .dxm-hovered {
color: #C2B7AD;
}

.sm-mainmenu__rootitem--hover, .dxtc-tabHover {
    background: -moz-linear-gradient(top, #B07C49 0%, #B07C49 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#B07C49), color-stop(100%,#B07C49)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, #B07C49 0%,#B07C49 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, #B07C49 0%,#B07C49 100%); /* Opera11.10+ */
    /*background: -ms-linear-gradient(top, #B07C49 0%,#B07C49 100%);*/ /* IE10+ */
    /*filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#B07C49', endColorstr='#B07C49',GradientType=0 );*/ /* IE6-9 */
    background: linear-gradient(top, #B07C49 0%,#B07C49 100%); /* W3C */
    color: #C2B7AD;
}

    .sm-mainmenu__rootitem--hover .dxm-content .dxm-contentText {
        color: #C2B7AD;
    }

.lblProductGroupCss, .LblLegendGeneralInfo, .LblUserSummaryHeader {
    color: #FFFFFF !important;
}

.BtnOrderProductGrid .dxbButten{
    background-image:none !important;}

.sm-mainmenu__rootitem .dxm-content {
    color: #FFFFFF !important;
}

.sm-mainmenu, .MnSubHead {
    color: #FFFFFF;
}

.MnHeadHover{
    background: -moz-linear-gradient(top, #B07C49 0%, #B07C49 100%) !important; /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#B07C49), color-stop(100%,#B07C49)) !important; /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, #B07C49 0%,#B07C49 100%) !important; /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, #B07C49 0%,#B07C49 100%) !important; /* Opera11.10+ */
    /*background: -ms-linear-gradient(top, #B07C49 0%,#B07C49 100%) !important;*/ /* IE10+ */
    /*filter:progid:DXImageTransform.Microsoft.gradient( startColorstr='#B07C49', endColorstr='#B07C49',GradientType=0 ) !important;*/ /* IE6-9 */
    background: linear-gradient(top, #B07C49 0%,#B07C49 100%) !important; /* W3C */
}

.MnHeadHover{
    color:#C2B7AD !important;}

.MnHeadSelected{
    background: -moz-linear-gradient(top, #B07C49 0%, #B07C49 100%) !important; /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#B07C49), color-stop(100%,#B07C49)) !important; /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, #B07C49 0%,#B07C49 100%) !important; /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, #B07C49 0%,#B07C49 100%) !important; /* Opera11.10+ */
    /*background: -ms-linear-gradient(top, #B07C49 0%,#B07C49 100%) !important;*/ /* IE10+ */
    /*filter:progid:DXImageTransform.Microsoft.gradient( startColorstr='#B07C49', endColorstr='#B07C49',GradientType=0 ) !important;*/ /* IE6-9 */
    background: linear-gradient(top, #B07C49 0%,#B07C49 100%) !important; /* W3C */
}

.MnHeadSelected{
    color:#000000 !important;}

.SubMenuItemStyle a,.SubMenuItemStyle a:visited,.UserMenuButton,.lvlPageSize,.BtnOrderImport{
    color:#000 !important;}
		
/*SUBMENU*/
/*.SubMenuHeadItem*/
.sm-mainmenu__submenu, .sm-mainmenu__menuWebLevels, .sm-mainmenu__submenuitem {
    background-color: #B07D49 !important;
}

.SubMenuHeadItemHover {
    background-color: #B07D49 !important;
}

/*.SubMenuHeadItem a*/
.sm-mainmenu__submenu a, .sm-mainmenu__menuWebLevel1 {
    color: #FFFFFF !important;
}

/*.SubMenuHeadItemHover a,*/
.sm-mainmenu__submenuitem--hover {
    color: #C2B7AD !important;
}

/*SUPERGROUP MENU*/
.headerBottomSubMenu1{
    background-color:#2B2B2B;}

.headerBottomSubMenu2{
    background-color:#575757;}

.headerBottomSubMenu3{
    background-color:#828282;}

/*FOOTER*/
#footer{
    background: -moz-linear-gradient(top, #53575A 0%, #53575A 100%) !important; /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#53575A), color-stop(100%,#53575A)) !important; /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, #53575A 0%,#53575A 100%) !important; /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, #53575A 0%,#53575A 100%) !important; /* Opera11.10+ */
    /*background: -ms-linear-gradient(top, #53575A 0%,#53575A 100%) !important;*/ /* IE10+ */
    /*filter:progid:DXImageTransform.Microsoft.gradient( startColorstr='#53575A', endColorstr='#53575A',GradientType=0 ) !important;*/ /* IE6-9 */
    background: linear-gradient(top, #53575A 0%,#53575A 100%) !important; /* W3C */
    color:#FFFFFF;border-top-color:#929292;
}

#footer_bar{
    background: -moz-linear-gradient(top, #FFFFFF 0%, #FFFFFF 100%) !important; /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#FFFFFF), color-stop(100%,#FFFFFF)) !important; /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, #FFFFFF 0%,#FFFFFF 100%) !important; /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, #FFFFFF 0%,#FFFFFF 100%) !important; /* Opera11.10+ */
    /*background: -ms-linear-gradient(top, #FFFFFF 0%,#FFFFFF 100%) !important;*/ /* IE10+ */
    /*filter:progid:DXImageTransform.Microsoft.gradient( startColorstr='#FFFFFF', endColorstr='#FFFFFF',GradientType=0 ) !important;*/ /* IE6-9 */
    background: linear-gradient(top, #FFFFFF 0%,#FFFFFF 100%) !important; /* W3C */
}

.LblFollowUs,.LblFooter{
    color:#000000 !important;}

a.LblFooter{
    color:#000000 !important;}

a.LblFooter:hover{
    color:#FFFFFF !important;}


/*LOGIN*/
/*.UserSummaryContainerFooter,.searchCriteriaComboBoxSg,.searchCriteriaComboBox,.searchCriteriaComboBoxDDL,.loginBox,.changeLoginBox,.LoginInfo{background-color:#F7F6F3;
                                                                                                                                              border-color:#E6E2D8;}*/
.failureText{
    color:#ff0000;}

.LoginInfo{
    background-color:#FFFBFF;border-color:#CCC;color:#000;}

/*SUPERGROUPS*/
.superGroupContainer{
    border-color:#d7d3de;}

.superGroupsItemStyle,.FinishOrderLegend{
    color:#000;}

.LblSuperGroupFullDescription{
    color:#646464;}

/*PRODUCTS*/
.AmountPerPage{
    background-color:#f2f2f2 !important;}

.lblProductGroupCss{
    color:#262626;}

.TreeViewMenuItem{
    border-color:#ccc;}

.TreeViewRootItem{
    background-color:transparent;}

.TreeViewRootItem a{
    background-color:transparent !important;}

.BrandItem{
    color:#000000 !important;}

.BrandItem:hover{
    color:#B07D49 !important;}

.SgTreeNode span{
    color:#000000 !important;}

.SgNodeHover span{
    color:#B07D49 !important;}

.BtnMoreInfoClickDescription span,.SgNodeSelected span{
    color:#B07D49 !important;}

.productHeader{
    background-color:#fff;
    border-bottom-color:#ccc;}

.productCenter{
    border-bottom-color:#ccc;}

.productSpace{
    background-color:#fff !important;
    z-index:0;}

.ProductHeaderDescription, .toTopBtn, .lbIndexGroupHeader  {
    color:#000000;}

.ProductDescriptionLabel,.ProductDescriptionLabel span {
    color:#000000;}

.LblOverviewProductName, .LblOverviewProductName span {
    color:#000000;}

.LblProductName, .LblProductName span {
    color:#000000;}

.SMlblSupergroupDescription {
    color:#000000;}

.productFocused{
    background-color:#eeeeee !important;
    color:#000 !important;}

.productPriceInfoHolder{
    border-left-color:#b4b4ae;}

.LblOfferDate{
    color:Green;}

.LbShowDetailsCss{
    background-color:transparent;}

/*CONTROLS*/


/*USER SUMMARY*/
.dvPaymentsItem{
    border:solid 1px;}

.dvPaymentsItem{
    background: -moz-linear-gradient(top, #fafafa 0%, #f4f4f4 100%) !important; /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#fafafa), color-stop(100%,#f4f4f4)) !important; /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, #fafafa 0%,#f4f4f4 100%) !important; /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, #fafafa 0%,#f4f4f4 100%) !important; /* Opera11.10+ */
    /*background: -ms-linear-gradient(top, #fafafa 0%,#f4f4f4 100%) !important;*/ /* IE10+ */
    /*filter:progid:DXImageTransform.Microsoft.gradient( startColorstr='#fafafa', endColorstr='#f4f4f4',GradientType=0 ) !important;*/ /* IE6-9 */
    background: linear-gradient(top, #fafafa 0%,#f4f4f4 100%) !important; /* W3C */border-color:#e9e9e9;
}

.gvMatrixOverview, .CustomerStoreItem, .CustomerStoreItem div, .changeLoginBox, .LoginInfo, .placeOrderHolder, .UserSummaryHolder, .GeneralInfoContainer {
    background: -moz-linear-gradient(top, #FFFFFF 0%, #FFFFFF 100%) !important; /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#FFFFFF), color-stop(100%,#FFFFFF)) !important; /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, #FFFFFF 0%,#FFFFFF 100%) !important; /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, #FFFFFF 0%,#FFFFFF 100%) !important; /* Opera 11.10+ */
    /*background: -ms-linear-gradient(top,  #FFFFFF 0%,#FFFFFF 100%) !important;*/ /* IE10+ */
    /*filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#FFFFFF', endColorstr='#FFFFFF',GradientType=0 ) !important;*/ /* IE6-9 */
    background: linear-gradient(to bottom, #FFFFFF 0%,#FFFFFF 100%) !important; /* W3C */
    border: solid 1px !important;
    border-left-color: #F7F7F7 !important;
    border-top-color: #F7F7F7 !important;
    border-right-color: #CCCCCC !important;
    border-bottom-color: #CCCCCC !important;
}

.AdWidgetHolder, .dxcvBreakpointsCard_Metropolis {
    color: #000000;
    border: solid 1px;
    border-left-color: #E6E6E6;
    border-top-color: #E6E6E6;
    border-right-color: #E6E6E6;
    border-bottom-color: #E6E6E6;
    background: -moz-linear-gradient(top, #FFFFFF 0%, #FFFFFF 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#FFFFFF), color-stop(100%,#FFFFFF)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, #FFFFFF 0%,#FFFFFF 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, #FFFFFF 0%,#FFFFFF 100%); /* Opera 11.10+ */
    /*background: -ms-linear-gradient(top, #FFFFFF 0%,#FFFFFF 100%);*/ /* IE10+ */
    /*background: linear-gradient(to bottom, #FFFFFF 0%,#FFFFFF 100%);*/ /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#FFFFFF', endColorstr='#FFFFFF',GradientType=0 ); /* IE6-9 */
}


.text-container {
    border: solid 1px;
    border-left-color: #E6E6E6;
    border-top-color: #E6E6E6;
    border-right-color: #E6E6E6;
    border-bottom-color: #E6E6E6;
    background: -moz-linear-gradient(top, #FFFFFF 0%, #FFFFFF 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#FFFFFF), color-stop(100%,#FFFFFF)) ; /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, #FFFFFF 0%,#FFFFFF 100%) ; /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, #FFFFFF 0%,#FFFFFF 100%) ; /* Opera 11.10+ */
    /*background: -ms-linear-gradient(top, #FFFFFF 0%,#FFFFFF 100%) ;*/ /* IE10+ */
    /*background: linear-gradient(to bottom, #FFFFFF 0%,#FFFFFF 100%) ;*/ /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#FFFFFF', endColorstr='#FFFFFF',GradientType=0 ) ; /* IE6-9 */
}


.resumeShoppingCartHeader {
    color: #000000;
    border: solid 1px;
    border-left-color: #E6E6E6;
    border-top-color: #E6E6E6;
    border-right-color: #E6E6E6;
    border-bottom-color: #E6E6E6;
    background: -moz-linear-gradient(top, #FFFFFF 0%, #FFFFFF 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#FFFFFF), color-stop(100%,#FFFFFF)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, #FFFFFF 0%,#FFFFFF 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, #FFFFFF 0%,#FFFFFF 100%); /* Opera 11.10+ */
    /*background: -ms-linear-gradient(top,  #FFFFFF 0%,#FFFFFF 100%) ;*/ /* IE10+ */
    /*filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#FFFFFF', endColorstr='#FFFFFF',GradientType=0 );*/ /* IE6-9 */
    background: linear-gradient(to bottom,  #FFFFFF 0%,#FFFFFF 100%) ; /* W3C */
}

.CustomerStoreItem,.CustomerStoreItem div,
.ProductGroupContainer,
.loginBox, .changeLoginBox,.LoginInfo,.placeOrderHolder,.UserSummaryHolder,
.GeneralInfoContainer,.prodDetailLabel,.PriceLabelDiscount,.PriceLabel,.PriceLabelTxt,.LblProductInfo,.LblOfferDate,.share_this_label,.dxdvEmptyData, .slideCaptionTextHolderWidget a{
    color:#000000 !important;}

.ProductGroupContainer, .PopUpShoppingCartWidget {
    background-color:#FFFFFF !important;
    border:solid 1px;
    border-left-color:#F7F7F7 !important;
    border-top-color:#F7F7F7 !important;
    border-right-color:#CCCCCC !important;
    border-bottom-color:#CCCCCC !important;
    color:#000000 !important;}

.ChosenFilter{
    background-color:#FFFFFF; 
    background:#53575A;
    border:solid 1px; border-radius: 3px;	
    border-left-color:#F7F7F7;
    border-top-color:#F7F7F7;
    border-right-color:#CCCCCC;
    border-bottom-color:#CCCCCC;
    color:#C2B7AD;}

.SearchPage .searchCriteriaContainer{
    background:transparent !important;
    border:0px !important;
    Color:#000000 !important;}

.CustomerStoreItem div{
    border:solid 0px !important;}

.gvMatrixOverview td,.PageCustomerStores .lbIndexGroupHeader{
    color:#000000 !important;}

.OrderCheckContainer, .pnlShoppingCart .dxgvControl, .pnlShoppingCart .dxgvDisabled {
    background: -moz-linear-gradient(top, #FFFFFF 0%, #FFFFFF 100%) !important; /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#FFFFFF), color-stop(100%,#FFFFFF)) !important; /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, #FFFFFF 0%,#FFFFFF 100%) !important; /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, #FFFFFF 0%,#FFFFFF 100%) !important; /* Opera 11.10+ */
    /*background: -ms-linear-gradient(top, #FFFFFF 0%,#FFFFFF 100%) !important;*/ /* IE10+ */
    /*filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#FFFFFF', endColorstr='#FFFFFF',GradientType=0 ) !important;*/ /* IE6-9 */
    background: linear-gradient(to bottom, #FFFFFF 0%,#FFFFFF 100%) !important; /* W3C */
}

.PdGvMultiProducts .dxgvDataRow {
    background-color: transparent !important;
    background: transparent !important;
}

.LblEmptyRow{
    color: #000000 !important;
}

.OrderCheckHead{
    background-color:#fff;
    border-bottom-color:#e9e9e9;}

.PnlOrderCalculationTable{
    border-top-color: #000;}

.UserSummaryCalculationBar{
    border-top-color:#000;}

.UserSummaryContainerFooter{
    background-color:transparent;}

/*EXTENDED SEARCH*/
.searchCriteriaComboBoxSg,.searchCriteriaComboBox,.searchCriteriaComboBoxDDL{
    border-color:#9f9f9f;
    background-color:#fff;}

.searchCriteriaComboBoxItem:hover{
    background-color:#9f9f9f;}

.searchCriteriaComboBoxItem{
    color:#000000;}

/*ORDERCHECK*/
.GeneralInfoHolder, .OrderCheckContainer{
    border-color:#9f9f9f;}

/*SHOPPING CART*/
.GridHeader tr td{
    color:#fff !important;
    font-weight:bold;}

.dxgvEditFormDisplayRow td.dxgv,.dxgvDataRow td.dxgv,.dxgvDataRowAlt td.dxgv,.dxgvSelectedRow_BlackGlass td.dxgv,.dxgvFocusedRow td.dxgv{
    border-bottom-color:#9f9f9f !important;} /*Gridlines + border bottom*/

.dxgvFocusedRow{
    background-color:#eeeeee !important;
    color:#000 !important;}

/*USER MANAGEMENT*/

.BtnAddUserHover,BtnOrderProductGridHover{
    color:#fff;
    text-decoration:underline;}

/*CUSTOMER STORES*/
.CustomerStoreItem div,.CustomerStoreItemCenter,.image_cutter{
    border-color:#e6e2d8;
    background-color:#FFFFFF;}


.CustomerStoreItemCenter{
    background-color:#FFFFFF;}

/*GRID*/
.GridHeader-LeftColumn td,.GridHeader-CenterColumn td,.GridHeader-RightColumn td, .CompositeGridHeader-CenterColumn td, .GridHeader-LeftColumn span{
    color:#FFFFFF !important;
    font-weight:bold;}

.GridFooter-LeftColumn td,.GridFooter-CenterColumn td,.GridFooter-RightColumn td{
    color:#000 !important;}

.GridHeader-LeftColumn span{
    color:#FFFFFF !important;}

.ShoppingCartGridHeader,.GridHeader-LeftColumn  {
    background: -moz-linear-gradient(top, #53575A 0%, #53575A 100%) !important; /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#53575A), color-stop(100%,#53575A)) !important; /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, #53575A 0%,#53575A 100%) !important; /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, #53575A 0%,#53575A 100%) !important; /* Opera11.10+ */
    /*background: -ms-linear-gradient(top, #53575A 0%,#53575A 100%) !important;*/ /* IE10+ */
    /*filter:progid:DXImageTransform.Microsoft.gradient( startColorstr='#53575A', endColorstr='#53575A',GradientType=0 ) !important;*/ /* IE6-9 */
    background: linear-gradient(top, #53575A 0%,#53575A 100%) !important; /* W3C */
    border: 0px !important;
    color: #FFFFFF !important;
}

.GridHeader-CenterColumn,.CompositeGridHeader-CenterColumn {
    background: -moz-linear-gradient(top, #53575A 0%, #53575A 100%) !important; /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#53575A), color-stop(100%,#53575A)) !important; /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, #53575A 0%,#53575A 100%) !important; /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, #53575A 0%,#53575A 100%) !important; /* Opera11.10+ */
    /*background: -ms-linear-gradient(top, #53575A 0%, #53575A 100%) !important;*/ /* IE10+ */
    /*filter:progid:DXImageTransform.Microsoft.gradient( startColorstr='#53575A', endColorstr='#53575A',GradientType=0 ) !important;*/ /* IE6-9 */
    background: linear-gradient(top, #53575A 0%,#53575A 100%) !important; /* W3C */
    border: 0px !important;
    color: #FFFFFF !important;
}

.GridHeader-RightColumn {
    background: -moz-linear-gradient(top, #53575A 0%, #53575A 100%) !important; /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#53575A), color-stop(100%,#53575A)) !important; /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, #53575A 0%,#53575A 100%) !important; /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, #53575A 0%,#53575A 100%) !important; /* Opera11.10+ */
    /*background: -ms-linear-gradient(top, #53575A 0%,#53575A 100%) !important;*/ /* IE10+ */
    /*filter:progid:DXImageTransform.Microsoft.gradient( startColorstr='#53575A', endColorstr='#53575A',GradientType=0 ) !important;*/ /* IE6-9 */
    background: linear-gradient(top, #53575A 0%,#53575A 100%) !important; /* W3C */
    border: 0px !important;
    color: #FFFFFF !important;
}

.GridCell-RightColumn-Invoice{
    background: LightYellow;
}

.failuretextholder{Color:Red !important;}

/*ADVERTISEMENT*/
.LblOverviewTitle{
    color:#000000;}

.advertisementGallery, .image_cutter_slider {
    background: -moz-linear-gradient(top, #FFFFFF 0%, #FFFFFF 100%) !important; /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#FFFFFF), color-stop(100%,#FFFFFF)) !important; /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, #FFFFFF 0%,#FFFFFF 100%) !important; /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, #FFFFFF 0%,#FFFFFF 100%) !important; /* Opera 11.10+ */
    /*background: -ms-linear-gradient(top,  #FFFFFF 0%,#FFFFFF 100%) !important;*/ /* IE10+ */
    /*filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#FFFFFF', endColorstr='#FFFFFF',GradientType=0 ) !important;*/ /* IE6-9 */
    background: linear-gradient(to bottom,  #FFFFFF 0%,#FFFFFF 100%) !important; /* W3C */
}
    
.slideBg2 .slideCaptionTextHolder h1 {
        color: #6c6c5b;
    }

.slideBg1 .slideCaptionTextHolder h1 {
        color: #6c6c5b;
    }

.slideBg2 .slideCaptionTextHolder span     {
        color: #6c6c6c;
    }

.slideBg1 .slideCaptionTextHolder span     {
        color: #6c6c6c;
    }
.slideCaptionTextHolder div a, .slideCaptionTextHolder div a:hover, .slideCaptionTextHolder div a:visited     {
        color: #fff !important;
    }

.DvAdvertisementOverviewItem     {
        background-color: transparent !important;
    }
        
.slideBg1, .slideBg1 .image_cutter_slider, .slideBg1 .slideBtnHolder, .slideBg1 .slideBtnHolder .viewProductHolder        {
    background: -moz-linear-gradient(top, #FFFFFF 0%, #FFFFFF 100%) !important; /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#FFFFFF), color-stop(100%,#FFFFFF)) !important; /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, #FFFFFF 0%,#FFFFFF 100%) !important; /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, #FFFFFF 0%,#FFFFFF 100%) !important; /* Opera11.10+ */
    /*background: -ms-linear-gradient(top, #FFFFFF 0%,#FFFFFF 100%) !important;*/ /* IE10+ */
    /*filter:progid:DXImageTransform.Microsoft.gradient( startColorstr='#FFFFFF', endColorstr='#FFFFFF',GradientType=0 ) !important;*/ /* IE6-9 */
    background: linear-gradient(top, #FFFFFF 0%,#FFFFFF 100%) !important; /* W3C */
    border:0px !important;
}


.slideBg2, .slideBg2 .image_cutter_slider, .slideBg2 .slideBtnHolder, .slideBg2 .slideBtnHolder .viewProductHolder {
    background: -moz-linear-gradient(top, #FFFFFF 0%, #FFFFFF 100%) !important; /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#FFFFFF), color-stop(100%,#FFFFFF)) !important; /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, #FFFFFF 0%,#FFFFFF 100%) !important; /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, #FFFFFF 0%,#FFFFFF 100%) !important; /* Opera11.10+ */
    /*background: -ms-linear-gradient(top, #FFFFFF 0%,#FFFFFF 100%) !important;*/ /* IE10+ */
    /*filter:progid:DXImageTransform.Microsoft.gradient( startColorstr='#FFFFFF', endColorstr='#FFFFFF',GradientType=0 ) !important;*/ /* IE6-9 */
    background: linear-gradient(top, #FFFFFF 0%,#FFFFFF 100%) !important; /* W3C */
    border:0px !important;            
}
            
.FinishOrderLoadingPanel *,.BanqStatus label,.importDdl td{
    color:#000000 !important;}

.details,.MultiDescriptionCell,.MultiBannerCell{
    background: #FFFFFF !important;
    color:#000000 !important;}

.gvMatrixOverview .dxgvTable{
    background-color:transparent !important;}

label.ErrorTextUserName,label.ErrorTextUserName a,label.ErrorTextUserName a:hover{
    color:Red !important;}

/*NEW*/
body{
    background-color:#FFFFFF !important;
    }

.stickyTop{
    background-color:#FFFFFF !important;}

.masterContainer {
    background-color:#FFFFFF;
    border-left-color:#AAA;
    border-right-color:#aaa;
}

.ProductsCardView, .ProductsCardView__ToolBar, .dxcvTable_Metropolis {
    background-color: #FFFFFF !important;
}


.masterFooter {
    background-color: transparent !important;
}

/*MENU*/
.menuSearch, .sm-mainmenu, .headerMenuNew, .panel_header_sub {
    background: -moz-linear-gradient(top, #B07C49 0%, #B07C49 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#B07C49), color-stop(100%,#B07C49)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, #B07C49 0%,#B07C49 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, #B07C49 0%,#B07C49 100%); /* Opera11.10+ */
    /*background: -ms-linear-gradient(top, #B07C49 0%,#B07C49 100%);*/ /* IE10+ */
    /*filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#B07C49', endColorstr='#B07C49',GradientType=0 );*/ /* IE6-9 */
    background: linear-gradient(top, #B07C49 0%,#B07C49 100%); /* W3C */
}

.MnHeadHover{
    background: -moz-linear-gradient(top, #B07C49 0%, #B07C49 100%) !important; /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#B07C49), color-stop(100%,#B07C49)) !important; /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, #B07C49 0%,#B07C49 100%) !important; /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, #B07C49 0%,#B07C49 100%) !important; /* Opera11.10+ */
    /*background: -ms-linear-gradient(top, #B07C49 0%,#B07C49 100%) !important;*/ /* IE10+ */
    /*filter:progid:DXImageTransform.Microsoft.gradient( startColorstr='#B07C49', endColorstr='#B07C49',GradientType=0 ) !important;*/ /* IE6-9 */
    background: linear-gradient(top, #B07C49 0%,#B07C49 100%) !important; /* W3C */
}

.MnHeadHover{
    color:#C2B7AD !important;}      

.MnHeadSelected{
    background: -moz-linear-gradient(top, #B07C49 0%, #B07C49 100%) !important; /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#B07C49), color-stop(100%,#B07C49)) !important; /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, #B07C49 0%,#B07C49 100%) !important; /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, #B07C49 0%,#B07C49 100%) !important; /* Opera11.10+ */
    /*background: -ms-linear-gradient(top, #B07C49 0%,#B07C49 100%) !important;*/ /* IE10+ */
    /*filter:progid:DXImageTransform.Microsoft.gradient( startColorstr='#B07C49', endColorstr='#B07C49',GradientType=0 ) !important;*/ /* IE6-9 */
    background: linear-gradient(top, #B07C49 0%,#B07C49 100%) !important; /* W3C */}

.MnHeadSelected{
    color:#000000 !important;}

/*HEADER*/
.LgnStatus,
#idHlDashBoard, #idHlDashBoardText,
#idHlNewsletter, #idHlNewsletterText,
#idHlRegisterNewCustomer, #idHlRegisterNewCustomerText,
#idLoginStatus2Lock, #LgnStatusMenu,
#idHlFavourites, #idHlFavouritesText,
#idMnAccountLogin, #idMnAccountLoginText {
    color: #53575A;
}

#header label,#header span,#header a,#header a:hover,#header a:visited{
    color:#53575A !important;}

.MnAccount{
    color:#53575A;
    background-color:transparent !important;
    border-color:transparent;}

.MnAccountItem{
    border-color:transparent;}


#header .MnAccountSubMenu a, #header .MnAccountSubMenu a:hover, #header .MnAccountSubMenu a:visited, #header .MnAccountSubMenu label, #header .MnAccountSubMenu span{
    color:#000000 !important;}

#header .SubMenuItemStyleDisabled span,#header .SubMenuItemStyleDisabled label{
    color:#808080 !important;}

.MnAccountSubMenu{
    background-color:#FFF;}

/*SEARCH - fixed colors*/
.SbBorderBox{
    background-color:#fff;
    border-color:#D4D0C8 }

/*FOOTER*/
#footer, .panel_footer{
    background: -moz-linear-gradient(top, #53575A 0%, #53575A 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#53575A), color-stop(100%,#53575A)) ; /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, #53575A 0%,#53575A 100%) ; /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, #53575A 0%,#53575A 100%) ; /* Opera11.10+ */
    /*background: -ms-linear-gradient(top, #53575A 0%,#53575A 100%) ;*/ /* IE10+ */
    /*filter:progid:DXImageTransform.Microsoft.gradient( startColorstr='#53575A', endColorstr='#53575A',GradientType=0 ) ;*/ /* IE6-9 */
    background: linear-gradient(top, #53575A 0%,#53575A 100%) ; /* W3C */
}

#footer label{
    color:#FFFFFF !important;}

#footer a,#footer a:visited{
    color:#FFFFFF !important;}

#footer a:hover{
    color:#FFFFFF !important;}

#footerBar{
    background: -moz-linear-gradient(top, #FFFFFF 0%, #FFFFFF 100%) !important; /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#FFFFFF), color-stop(100%,#FFFFFF)) !important; /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, #FFFFFF 0%,#FFFFFF 100%) !important; /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, #FFFFFF 0%,#FFFFFF 100%) !important; /* Opera11.10+ */
    /*background: -ms-linear-gradient(top, #FFFFFF 0%,#FFFFFF 100%) !important;*/ /* IE10+ */
    /*filter:progid:DXImageTransform.Microsoft.gradient( startColorstr='#FFFFFF', endColorstr='#FFFFFF',GradientType=0 ) !important;*/ /* IE6-9 */
    background: linear-gradient(top, #FFFFFF 0%,#FFFFFF 100%) !important; /* W3C */
}

#footerBar label,#footerBar span,#footerBar a,#footerBar a:hover,#footerBar a:visited{
    color:#000000 !important;}

/*HEADERS*/
.header-order-button {
    background: -moz-linear-gradient(top, #53575A 0%, #53575A 100%) !important; /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#53575A), color-stop(100%,#53575A)) !important; /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, #53575A 0%,#53575A 100%) !important; /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, #53575A 0%,#53575A 100%) !important; /* Opera11.10+ */
    /*background: -ms-linear-gradient(top, #53575A 0%,#53575A 100%) !important;*/ /* IE10+ */
    /*filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#53575A', endColorstr='#53575A',GradientType=0 ) !important;*/ /* IE6-9 */
    background: linear-gradient(top, #53575A 0%,#53575A 100%) !important; /* W3C */
}

/*Productdetail & Snelbestellen*/
.dxtc-activeTab,
.dxeButtonEditButton_Moderno {
    background: -moz-linear-gradient(top, #53575A 0%, #53575A 100%) !important; /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#53575A), color-stop(100%,#53575A)) !important; /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, #53575A 0%,#53575A 100%) !important; /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, #53575A 0%,#53575A 100%) !important; /* Opera11.10+ */
    /*background: -ms-linear-gradient(top, #53575A 0%,#53575A 100%) !important;*/ /* IE10+ */
    /*filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#53575A', endColorstr='#53575A',GradientType=0 ) !important;*/ /* IE6-9 */
    background: linear-gradient(top, #53575A 0%,#53575A 100%) !important; /* W3C */
}

    .dxtc-activeTab span, .dxtc-tabHover span {
        color: #FFFFFF;
    }

.dxtcLite_Metropolis.dxtc-top > .dxtc-stripContainer .dxtc-activeTab,
.dxtcLite_Metropolis.dxtc-top > .dxtc-stripContainer .dxtc-tab,
.dxtcLite_Metropolis.dxtc-top > .dxtc-stripContainer .dxtc-leftIndent,
.dxtcLite_Metropolis.dxtc-top > .dxtc-stripContainer .dxtc-spacer,
.dxtcLite_Metropolis.dxtc-top > .dxtc-stripContainer .dxtc-rightIndent,
.dxtcLite_Metropolis.dxtc-top > .dxtc-stripContainer .dxtc-sbWrapper,
.dxtcLite_Metropolis.dxtc-top > .dxtc-stripContainer .dxtc-sbIndent,
.dxtcLite_Metropolis.dxtc-top > .dxtc-stripContainer .dxtc-sbSpacer {
    border-bottom-color: #53575A !important;
}

.blockheader, .filterListBoxSelectedStyle {
    background: -moz-linear-gradient(top, #53575A 0%, #53575A 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#53575A), color-stop(100%,#53575A)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, #53575A 0%,#53575A 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, #53575A 0%,#53575A 100%); /* Opera11.10+ */
    /*background: -ms-linear-gradient(top, #53575A 0%,#53575A 100%);*/ /* IE10+ */
    /*filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#53575A', endColorstr='#53575A',GradientType=0 ) !important;*/ /* IE6-9 */
    background: linear-gradient(top, #53575A 0%,#53575A 100%) !important; /* W3C */
    color: #FFFFFF;
}

.dxp-current {
    background-color:#53575A !important;
    color:#B07D49 !important;}
 
/* !importants are in because of DXR line 4326*/
.button, .SMBtnSummaryNewCustomer, .finishorder_button {
    background: -moz-linear-gradient(top, #53575A 0%, #53575A 100%) !important; /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#53575A), color-stop(100%,#53575A)) !important; /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, #53575A 0%,#53575A 100%) !important; /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, #53575A 0%,#53575A 100%) !important; /* Opera11.10+ */
    /*background: -ms-linear-gradient(top, OrderButtonBac.resumeShoppingCartHeaderkgroundTopColor 0%,#53575A 100%) !important ;*/ /* IE10+ */
    /*filter:progid:DXImageTransform.Microsoft.gradient( startColorstr='#53575A', endColorstr='#53575A',GradientType=0 ) !important;*/ /* IE6-9 */
    background: linear-gradient(top, #53575A 0%,#53575A 100%) !important; /* W3C */
}

.SMLoginButton{
    background: -moz-linear-gradient(top, #53575A 0%, #53575A 100%) !important ; /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#53575A), color-stop(100%,#53575A)) !important ; /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, #53575A 0%,#53575A 100%) !important ; /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, #53575A 0%,#53575A 100%) !important ; /* Opera11.10+ */
    /*background: -ms-linear-gradient(top, #53575A 0%,#53575A 100%) !important ;*/ /* IE10+ */
    /*filter:progid:DXImageTransform.Microsoft.gradient( startColorstr='#53575A', endColorstr='#53575A',GradientType=0 ) !important;*/ /* IE6-9 */
    background: linear-gradient(top, #53575A 0%,#53575A 100%) !important; /* W3C */}

a.header-order-button, a.header-order-button span, #header .header-order-button span,
a.button, a.button:hover, .button a, a.button:visited, .button span,
#header .button span,
.buttonHover span, .buttonHover a, .buttonHover,
.blockheader label,
td.button
.finishorder_button, a.finishorder_button, a.finishorder_button:hover, .finishorder_button a, a.finishorder_button:visited, .finishorder_button span {
    color: #FFFFFF;
}

.contentblock {
    color: #000000 !important;
    background: -moz-linear-gradient(top, #FFFFFF 0%, #FFFFFF 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#FFFFFF), color-stop(100%,#FFFFFF)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, #FFFFFF 0%,#FFFFFF 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, #FFFFFF 0%,#FFFFFF 100%); /* Opera 11.10+ */
    /*background: -ms-linear-gradient(top, #FFFFFF 0%,#FFFFFF 100%);*/ /* IE10+ */
    background: linear-gradient(to bottom, #FFFFFF 0%,#FFFFFF 100%); /* W3C */
    border: solid 1px;
    border-left-color: #E6E6E6;
    border-top-color: #E6E6E6;
    border-right-color: #E6E6E6;
    border-bottom-color: #E6E6E6;
}	

.productDetails{
    background-color:#FFFFFF;
    border:solid 1px;
    border-left-color: #E6E6E6;
    border-top-color: #E6E6E6;
    border-right-color: #E6E6E6;
    border-bottom-color:#E6E6E6;}

.LoginInfo{
    border:solid 1px;
    border-left-color: #E6E6E6 !important;
    border-top-color: #E6E6E6 !important;
    border-right-color: #E6E6E6 !important;
    border-bottom-color:#E6E6E6 !important;}


.loginBox {
    border: solid 1px;
    border-left-color: #E6E6E6;
    border-top-color: #E6E6E6;
    border-right-color: #E6E6E6;
    border-bottom-color: #E6E6E6;
    background: -moz-linear-gradient(top, #FFFFFF 0%, #FFFFFF 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#FFFFFF), color-stop(100%,#FFFFFF)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, #FFFFFF 0%,#FFFFFF 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, #FFFFFF 0%,#FFFFFF 100%); /* Opera 11.10+ */
    /*background: -ms-linear-gradient(top, #FFFFFF 0%,#FFFFFF 100%);*/ /* IE10+ */
    /*filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#FFFFFF', endColorstr='#FFFFFF',GradientType=0 );*/ /* IE6-9 */
    background: linear-gradient(to bottom, #FFFFFF 0%,#FFFFFF 100%); /* W3C */
}


.grid_item {
    border: solid 1px;
    background: -moz-linear-gradient(top, #FFFFFF 0%, #FFFFFF 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#FFFFFF), color-stop(100%,#FFFFFF)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, #FFFFFF 0%,#FFFFFF 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, #FFFFFF 0%,#FFFFFF 100%); /* Opera 11.10+ */
    /*background: -ms-linear-gradient(top, #FFFFFF 0%,#FFFFFF 100%);*/ /* IE10+ */
    background: linear-gradient(to bottom, #FFFFFF 0%,#FFFFFF 100%); /* W3C */
    border-left-color: #E6E6E6;
    border-top-color: #E6E6E6;
    border-right-color: #E6E6E6;
    border-bottom-color: #E6E6E6;
    color: #000000;
}	

.obj-container{
    border:solid 1px;
    border-left-color: #E6E6E6;
    border-top-color: #E6E6E6;
    border-right-color: #E6E6E6;
    border-bottom-color:#E6E6E6;
    background-color:#FFFFFF;
    color:#000000;}

.SgInfoText{
    border-bottom: solid 1px #E6E6E6 !important;
    border-top: solid 1px #E6E6E6 !important;}

.SgNodeSelected,.dxtv-subnd div.SgNodeSelected{
    background-color:#53575A !important;}

/*GRID*/
.GridFooter,.GridTitle{
    background: #FFFFFF !important;}

.GridFooter label,.GridTitle label{
    color: #000000 !important;}

.GridCell-CenterColumn,.GridCell-LeftColumn,.GridCell-RightColumn,.GridEmptyRow-RightColumn,.GridEmptyRow-LeftColumn,.GridEmptyRow-CenterColumn,.GridRow,.dxgvEmptyDataRow{
    background-color: #FFFFFF ;
    color:#000000 ;}

.MatrixPager999,.PagerProductGrid{
    border-color:#CCCCCC;
    border-left-color:transparent !important;
    border-right-color:transparent !important;
    background-color:transparent !important;}

/*OFFER*/
.actionBar{
    background-image:none !important;
    background-color: #DB1D1D !important;}

.LblOfferGrid,.LblOfferMultiProductGrid,span.LblOfferGrid, .MultiBannerCell span.LblOfferGrid, .MultiBannerCell span{
    color:#FFFFFF !important;
    background-color: #DB1D1D !important;}

/*GENERAL*/
.stepBack{
    color:#53575A !important;}
.stepBackHover,.stepBack:hover{
    color:#C2B7AD !important;}

/*WEBMANAGER*/
.contentSplitter body{
    background:#FFFFFF !important;}

.inStock, span.inStock,.toolTipStock i.inStock, td.inStock span {
    color:#319E22 !important;}

.notInStock, span.notInStock,.toolTipStock i.notInStock, td.notInStock span {
    color:#E5241D !important;}

.matrixInStock, .matrixInStock input{
    background-color:#319E22 !important;}

.matrixNotStock, .matrixNotStock input{
    background-color:#E5241D !important;}

.toolTipStock i.inStock, .toolTipStock td.inStock span{
    color:#319E22 !important;}

.toolTipStock i.notInStock, .toolTipStock td.notInStock span{
    color:#E5241D !important;}

.loyaltyArrowButton{
    color:#53575A !important;}
 
/*BEGINORDERBUTTON*/
.gridOrderButton, .Productdetail_AddtoShoppingcard, .BtnOrder, .SMBtnOrderPopUp, .SMBtnEditShoppingCartPopUp {
    background: -moz-linear-gradient(top, #53575A 0%, #53575A 100%) !important; /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#53575A), color-stop(100%,#53575A)) !important; /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, #53575A 0%,#53575A 100%) !important; /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, #53575A 0%,#53575A 100%) !important; /* Opera11.10+ */
    /*background: -ms-linear-gradient(top, #53575A 0%,#53575A 100%) !important;*/ /* IE10+ */
    /*filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#53575A', endColorstr='#53575A',GradientType=0 ) !important;*/ /* IE6-9 */
    background: linear-gradient(top, #53575A 0%,#53575A 100%) !important; /* W3C */
}

.ProductDetailsButton, 
a.ProductDetailsButton:hover,
a.ProductDetailsButton:visited,
a.ProductDetailsButton:hover,
a.ProductDetailsButton:hover span{
    background: -moz-linear-gradient(top, #53575A 0%, #53575A 100%) !important; /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#53575A), color-stop(100%,#53575A)) !important; /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, #53575A 0%,#53575A 100%) !important; /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, #53575A 0%,#53575A 100%) !important; /* Opera11.10+ */
    /*background: -ms-linear-gradient(top, #53575A 0%,#53575A 100%) !important;*/ /* IE10+ */
    /*filter:progid:DXImageTransform.Microsoft.gradient( startColorstr='#53575A', endColorstr='#53575A',GradientType=0 ) !important;*/ /* IE6-9 */
    background: linear-gradient(top, #53575A 0%,#53575A 100%) !important; /* W3C */}


/*a.HlProductDetails:hover{
    background-image:none !important;}*/

a.HlProductDetails:hover,
a.ProductDetailsButton:visited,
a.ProductDetailsButton:hover,
a.ProductDetailsButton:hover span,
#header .CbShoppingCartWidget .ProductDetailsButton:hover span,
#header .CbShoppingCartWidget .ProductDetailsButton span,
.ProductDetailsButton i, 
.ProductDetailsButton span, 
a.ProductDetailsButton, 
a.BtnOrder, 
a.BtnOrder span, 
a.gridOrderButton, 
.gridOrderButton i,
.gridOrderButton span,
.has-products *{
    color: #FFFFFF !important;}

i.header-shoppingcart-icon-products{
    color: #53575A !important;}

.has-products{
    background-color:#53575A !important;}

.BtnLoyaltySaldoHover i{
    color: #000000 !important;}

#header .CbShoppingCartWidget span, #header .CbShoppingCartWidget a, #header .CbShoppingCartWidget a:hover,#header .CbShoppingCartWidget a:visited{
    color:inherit !important;}

#header .CbShoppingCartWidget a.button, #header .CbShoppingCartWidget a.header-order-button, .dxeListBoxItemHover_Metropolis{
    color:#FFFFFF !important;}
#header .CbShoppingCartWidget span.dxpc-headerText, .dxpc-headerText{
    color: #000000 !important;}

#header .CbShoppingCartWidget .header-shoppingcart-button span{}

a.ScProductName{
    color:#000000 !important;}
/*ENDORDERBUTTON*/

.dxeSpinIncButtonHover_Metropolis, .dxeSpinDecButtonHover_Metropolis, .dxeSpinLargeIncButtonHover_Metropolis, .dxeSpinLargeDecButtonHover_Metropolis, .dxeButtonEditButtonHover_Metropolis,.dxeListBoxItemSelected_Metropolis{
    background-color:#53575A;}

.dxeFocused_Metropolis{
    border:1px solid #53575A;}

.stockPerProduct, span.stockPerProduct{
    color:#53575A !important;}

.loyaltyBoxWidget,.loyaltyBox{
    background-color:#fff !important;}

.rcrumbs{
    background-color:transparent;}

/*CUSTOM*/

