.bg-degrade { background: #FFF; }
.bg-degrade > h1, .bg-degrade #menu_nav{ display: none; }
#section_main > div.container > div.row { padding:0 10px; }


#selector {
	width: 980px;
}

#selector .selectorForm {
	width: 265px;
}

#selector .selector_module {
	display: flex;
	width: 980px;
	height: 280px;
	margin: 0 0 30px;
	padding: 0 30px;
	background: #f3f5fc;
	box-sizing: border-box !important;
}

#selector.boxselector .selector_module {
	background: #f3f5fc no-repeat;
}

#selector.boxselector .selector_content {
	background: #ffffff no-repeat;
	background-position: right 40px center;
}

#selector.bagselector .selector_module {
	background: #f3f5fc no-repeat;
}

#selector.bagselector .selector_content {
	background: #ffffff no-repeat;
	background-position: right 40px center;
}

#selector .selector_content {
	width: 525px;
	margin: auto 0;
	padding: 30px 0 30px 30px;
	border: 1px solid #dadada;
	background: #fff;
}

#selector .selector_content .title {
	font-size: 22px;
	font-weight: 700;
	margin-bottom: 10px;
	line-height: 20px;
}

#selector .selector_content .title span {
	display: block;
	font-size: 14px;
}

#selector .selector_content p {
	margin-bottom: 20px;
}



/* ////////// IMAGES ////////// */

#selector.boxselector .selector_module {
	background-image: url(images/ALL-page-box_selector-bg.jpg);
}

#selector.bagselector .selector_module {
	background-image: url(images/ALL-page-bag_selector-bg.jpg);
}

/* Default */
#selector.boxselector .selector_content { background-image: url(images/ALL-page-box_selector-small.jpg); }
#selector.bagselector .selector_content { background-image: url(images/ALL-page-bag_selector-small.jpg); }

/* FR */
#selector.boxselector.fr .selector_content { background-image: url(images/FR-page-box_selector-small.jpg); }
#selector.bagselector.fr .selector_content { background-image: url(images/FR-page-bag_selector-small.jpg); }

/* NL */
#selector.boxselector.nl .selector_content { background-image: url(images/NL-page-box_selector-small.jpg); }
#selector.bagselector.nl .selector_content { background-image: url(images/NL-page-bag_selector-small.jpg); }

/* DE */
#selector.boxselector.de .selector_content { background-image: url(images/DE-page-box_selector-small.jpg); }
#selector.bagselector.de .selector_content { background-image: url(images/DE-page-bag_selector-small.jpg); }

/* CZ */
#selector.boxselector.cz .selector_content { background-image: url(images/CZ-page-box_selector-small.jpg); }
#selector.bagselector.cz .selector_content { background-image: url(images/CZ-page-bag_selector-small.jpg); }

/* DK */
#selector.boxselector.dk .selector_content { background-image: url(images/DK-page-box_selector-small.jpg); }
#selector.bagselector.dk .selector_content { background-image: url(images/DK-page-bag_selector-small.jpg); }

/* ES */
#selector.boxselector.es .selector_content { background-image: url(images/ES-page-box_selector-small.jpg); }
#selector.bagselector.es .selector_content { background-image: url(images/ES-page-bag_selector-small.jpg); }

/* IT */
#selector.boxselector.it .selector_content { background-image: url(images/IT-page-box_selector-small.jpg); }
#selector.bagselector.it .selector_content { background-image: url(images/IT-page-bag_selector-small.jpg); }

/* NO */
#selector.boxselector.no .selector_content { background-image: url(images/NO-page-box_selector-small.jpg); }
#selector.bagselector.no .selector_content { background-image: url(images/NO-page-bag_selector-small.jpg); }

/* PL */
#selector.boxselector.pl .selector_content { background-image: url(images/PL-page-box_selector-small.jpg); }
#selector.bagselector.pl .selector_content { background-image: url(images/PL-page-bag_selector-small.jpg); }

/* PT */
#selector.boxselector.pt .selector_content { background-image: url(images/PT-page-box_selector-small.jpg); }
#selector.bagselector.pt .selector_content { background-image: url(images/PT-page-bag_selector-small.jpg); }

/* SE */
#selector.boxselector.se .selector_content { background-image: url(images/SE-page-box_selector-small.jpg); }
#selector.bagselector.se .selector_content { background-image: url(images/SE-page-bag_selector-small.jpg); }

/* SK */
#selector.boxselector.sk .selector_content { background-image: url(images/SK-page-box_selector-small.jpg); }
#selector.bagselector.sk .selector_content { background-image: url(images/SK-page-bag_selector-small.jpg); }

/* UK */
#selector.boxselector.uk .selector_content { background-image: url(images/UK-page-box_selector-small.jpg); }
#selector.bagselector.uk .selector_content { background-image: url(images/UK-page-bag_selector-small.jpg); }