

@font-face {
	font-family: 'FontAwesome';
	src: url('/fonts/fontawesome-webfont.eot?v=4.1.0');
	src: url('/fonts/fontawesome-webfont.eot?#iefix&v=4.1.0') format('embedded-opentype'), url('/fonts/fontawesome-webfont.woff?v=4.1.0') format('woff'), url('/fonts/fontawesome-webfont.ttf?v=4.1.0') format('truetype'), url('/fonts/fontawesome-webfont.svg?v=4.1.0#fontawesomeregular') format('svg');
	font-weight: normal;
	font-style: normal;
}

body, html {
	margin:0;
	padding:0;
}

img {
	border: 0px;
}

ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
	display: inline-block;
}
ul li {
	padding-left: 20px;
	background: url(/images/document/ulli.png) no-repeat 5px 5px;
}



.left {
	float: left;
}

.right {
	float: right;
}
.clear {
	clear: both;
}

#container {
	width: 985px;
	margin: 0px auto;
}
#container-inner {
	width: 985px;
}
#container.wide {
	width: 1165px;
}
#container:not(.wide) #side {
	display: none;
}

div[data-section-name]:after {
	content: '';
	display: block;
	clear: both;
}

/* Button */
#contents .button, .button {
	position: relative;
	display: inline-block;
	height: 21px;
	line-height: 19px;
	font-size: 11px;
	font-weight: bold;
	text-align: center;
	text-decoration: none;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	cursor: pointer;
	padding-right: 1em;
	min-width: 90px;
	
	border: 1px #93b025 solid;
	background: #a3c823;
	color: #fff;
	text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.40);
}
#contents .button:hover {
	background: #93b025;
	text-decoration: none;
}
#contents .button.action {
	border: 1px #df9902 solid;
	background: #fcb136;
}
#contents .button.action:hover {
	background: #df9902;
}
#contents .button:after {
	content: '\f04b';
	display: block;
	position: absolute;
	font-family: 'FontAwesome';
	font-size: 0.6em;
	top: 0;
	right: 0.9em;
}
#contents .button.plus:after {
	content: '\f067';
	font-size: 0.7em;
}
#contents .button.large {
	height: 30px;
	line-height: 28px;
	text-transform: uppercase;
	font-size: 12px;
	padding: 0px 1.5em 0px 0.5em;
}
#contents .button.clean {
	padding-right: 0px;
	font-weight: normal;
	font-size: 12px;
}
#contents .button.clean:after {
	display: none;
}

#contents .button > input[type="submit"] {
	border: none;
	padding: 0;
	cursor: pointer;
	color: inherit;
	font-weight: inherit;
	font-size: inherit;
	text-transform: inherit;
	background: transparent;
	outline: none;
	vertical-align: middle;
	display: inline-block;
	height: 100%;
	line-height: inherit;
	text-shadow: inherit;
}
/* End Button */

/* Header */
#header {
	position: relative;
	height: 110px;
}

#header > a > img {
	position: relative;
	top: 10px;
	height: 90px;
}

#header-right {
	position: absolute;
	right: 0px;
	top: 10px;
}

#header-text {
	padding: 0px 0px 0px 26px;
	font-family: arial;
	font-size: 11px;
	color: #5b5c5e;
	line-height: 15px;
}
#header-text .h2 {
	display: block;
	font-family: arial;
	font-size: 24px;
	font-weight: bold;
	color: #99BF00;
	margin: 18px 0px 3px 0px;
	line-height: 30px;
}

#ads-top {
	border-collapse: collapse;
}

#ads-top td {
	text-align: right;
	vertical-align: middle;
	padding: 0px;
}
/* End Header */

/* Tabmenu */
ul#tabmenu {
	list-style: none;
	margin: 0px 0px 0px 0px;
	padding: 0px;
	height: 34px;
	width: 985px;
}
ul#tabmenu li {
	float: left;
	height: 34px;
	margin: 0px 0px 0px -10px;
	padding: 0px;
	z-index: 20;
	position: relative;
	background: none;
}
ul#tabmenu li + li { z-index: 19; }
ul#tabmenu li + li + li { z-index: 18; }
ul#tabmenu li + li + li + li { z-index: 17; }
ul#tabmenu li + li + li + li + li { z-index: 16; }
ul#tabmenu li + li + li + li + li + li { z-index: 15; }
ul#tabmenu li + li + li + li + li + li + li { z-index: 14; }
ul#tabmenu li + li + li + li + li + li + li + li { z-index: 13; }
ul#tabmenu li + li + li + li + li + li + li + li + li { z-index: 12; }
ul#tabmenu li + li + li + li + li + li + li + li + li + li { z-index: 11; }
ul#tabmenu li + li + li + li + li + li + li + li + li + li + li { z-index: 10; }
ul#tabmenu li + li + li + li + li + li + li + li + li + li + li + li { z-index: 9; }
ul#tabmenu li + li + li + li + li + li + li + li + li + li + li + li + li { z-index: 8; }
ul#tabmenu li + li + li + li + li + li + li + li + li + li + li + li + li + li { z-index: 7; }

ul#tabmenu li a {
	display: block;
	position: relative;
	height: 21px;
	line-height: 21px;
	padding: 8px 10px 4px 22px;
	color: #5b5c5e;
	font-weight: normal;
	font-family: Arial;
	font-size: 12px;
	text-decoration: none;
	background: #F4F4F4;
	border-bottom: 1px solid #fff;
	overflow: hidden;
	border-radius: 0px 5px 0px 0px;
	box-shadow: 1px 1px 1px rgba(128,128,128,0.4);
}
ul#tabmenu li a:hover, ul#tabmenu li.active a {
	background-position: right -34px;
	color: #fff;
	font-weight: normal;
}

ul#tabmenu li a.koelkasten:hover, ul#tabmenu li.active a.koelkasten { background-color: #2e9fda; }
ul#tabmenu li a.televisies:hover, ul#tabmenu li.active a.televisies { background-color: #2e9fda; }
ul#tabmenu li a.vriezers:hover, ul#tabmenu li.active a.vriezers { background-color: #2e9fda; }
ul#tabmenu li a.wasdrogers:hover, ul#tabmenu li.active a.wasdrogers { background-color: #2e9fda; }
ul#tabmenu li a.wasmachines:hover, ul#tabmenu li.active a.wasmachines { background-color: #2e9fda; }
ul#tabmenu li a.vaatwassers:hover, ul#tabmenu li.active a.vaatwassers { background-color: #2e9fda; }
ul#tabmenu li a.magnetronoven:hover, ul#tabmenu li.active a.magnetronoven { background-color: #2e9fda; }
ul#tabmenu li a.fornuis:hover, ul#tabmenu li.active a.fornuis { background-color: #2e9fda; }

ul#tabmenu li:first-child {
	margin-left: 0px;
}
ul#tabmenu li:first-child a {
	padding-left: 14px;
	border-radius: 5px 5px 0px 0px;
}
/* End Tabmenu */

/* Menu */
.menu-container {
	position: relative;
	height: 44px;
	width: 985px;
}
.menu-container > ul {
	position: relative;
	display: table;
	list-style: none;
	padding: 0px;
	margin: 0px;
	width: 985px;
	background: #363739;
	height: 44px;
	z-index: 1000;
}
.menu-container > ul.fixed {
	position: fixed;
	top: 0px;
}
.menu-container > ul > li {
	display: table-cell;
	padding: 0px;
	margin: 0px;
	background: none;
	height: 44px;
}
.menu-container > ul > li > a {
	display: block;
	height: 40px;
	line-height: 40px;
	border-bottom: 4px solid #0571ba;
	color: #fff;
	font-family: Arial;
	font-size: 12px;
	text-align: center;
	text-decoration: none;
	position: relative;
}
.menu-container > ul > li:hover:not(.closed) > a, .menu-container > ul > li.active > a, .menu-container > ul > li.hover > a {
	background-color: #0571ba;
}
.menu-container > ul > li:hover:not(.closed) > a > em, .menu-container > ul > li.hover > a > em {
	position: absolute;
	left: 50%;
	top: 40px;
}
.menu-container > ul > li:hover:not(.closed) > a > em:after, .menu-container > ul > li.hover > a > em:after {
	display: block;
	position: relative;
	content: '';
	width: 0; 
	height: 0; 
	border-left: 15px solid transparent;
	border-right: 15px solid transparent;
	border-top: 15px solid #0571ba;
	z-index: 10001;
	left: -50%;
}
.menu-container > ul > li.home {
	width: 50px;
}
.menu-container > ul > li.home > a {
	width: 50px;
}
.menu-container > ul > li.home > a:after {
	content: '\f015';
	position: absolute;
	left: 0px;
	top: 0px;
	font-family: 'FontAwesome';
	font-size: 20px;
	width: 100%;
}
.menu-container > ul > li.home > a > span {
	visibility: hidden;
}
.menu-container > ul > li > div {
	position: absolute;
	display: none;
	left: 0px;
	top: 44px;
	z-index: 10000;
	box-shadow: 0px 2px 5px rgba(0,0,0,0.4);
	width: 985px;
}
.menu-container > ul > li:hover > div, .menu-container > ul > li.hover > div {
	display: block;
}
.menu-container > ul > li.closed > div {
	display: none;
}
.menu-container > ul > li.hover > div {
	border-bottom: 2px solid #0571ba;
}
.menu-container > ul > li > div > a {
	position: absolute;
	left: 437px;
	bottom: -23px;
	width: 87px;
	height: 23px;
	background: #0571ba;
	color: #fff;
	text-align: left;
	font-family: Arial;
	font-size: 12px;
	line-height: 23px;
	padding-left: 23px;
}
.menu-container > ul > li > div > a:after {
	content: '';
	display: block;
	position: absolute;
	width: 9px;
	height: 9px;
	left: 7px;
	top: 7px;
	background: url('/images/close-icon.png');
}
.menu-container > ul > li > div > span {
	position: absolute;
	right: 23px;
	top: 23px;
	color: #0571ba;
	font-family: Arial;
	font-size: 14px;
	padding-right: 30px;
	font-weight: bold;
}
.menu-container > ul > li > div > span:after {
	content: '';
	display: block;
	position: absolute;
	width: 14px;
	height: 14px;
	right: 0px;
	top: 0px;
	background: url('/images/cross.png');
	background-size: cover;
}
.menu-container > ul > li > div > ul {
	display: table;
	background: #fff;
	list-style: none;
	width: 941px;
	z-index: 10000;
	padding: 22px;
	line-height: 24px;
}
.menu-container > ul > li > div > ul + ul {
	padding-top: 0px;
	margin-top: -11px;
}
.menu-container > ul > li > div > ul > li {
	display: table-cell;
	padding: 0px;
	margin: 0px;
	background: none;
	border-left: dashed 1px #ccc;
	padding-right: 20px;
	padding-left: 20px;
	font-family: Arial;
	font-size: 12px;
}
.menu-container > ul > li > div > ul > li:first-child {
	border-left: none;
	padding-left: 0px;
}
.menu-container > ul > li > div > ul > li.no-line {
	border-left: none;
	padding-left: 0px;
}
.menu-container > ul > li > div > ul > li > a, .menu-container > ul > li > div > ul > li > span {
	display: block;
	text-decoration: none;
	color: #0571ba;
	font-size: 14px;
}
.menu-container > ul > li > div > ul > li > ul {
	list-style: none;
	padding: 0px;
	margin: 0px;
}
.menu-container > ul > li > div > ul > li > ul > li {
	padding: 0px;
	margin: 0px;
	background: none;
	white-space: nowrap;
}
.menu-container > ul > li > div > ul > li > ul > li > a {
	color: #272727;
	text-decoration: none;
}
.menu-container > ul > li > div > ul > li > ul > li > a:hover {
	color: #0571ba;
	text-decoration: underline;
}
.menu-container > ul > li > div > ul > li > a:hover {
	text-decoration: underline;
}

.menu-container > div {
	position: fixed;
	display: none;
	top: 44px;
	width: 985px;
	background: #fff;
	z-index: 5;
	border-bottom: 1px solid #a1a2a2;
}
.menu-container > ul.fixed + div {
	display: block;
}
/* End Menu*/

/* Contents */
#contents {
	font-family: Arial;
	font-size: 12px;
	color: #363739;
}
#contents h1 {
	font-family: Arial;
	margin: 16px 0px 9px 0px;
	color: #0571ba;
	margin: 17px 0px 9px 0px;
	background: url(/images/document/line.png) repeat-x bottom;
	line-height: 35px;
	font-size: 24px;
}
#contents h1 span {
	color: #ffa70a;
	font-size: 18px;
	position: relative;
	top: -4px;
	left: 5px;
}

#contents .h1 > h1 span {
	color: inherit;
	font-size: inherit;
	position: inherit;
	top: inherit;
	left: inherit;
}

#contents .h1 {
	display: block;
	font-weight: bold;
	font-size: 22px;
	font-family: Arial;
	color: #0571ba;
	margin: 17px 0px 9px 0px;
	background: url(/images/document/line.png) repeat-x bottom;
	line-height: 35px;
}

#contents .h1 > h1 {
	display: inline;
	font-size: 24px;
	margin: 0px;
	background: none;
}
#contents .h1 > span {
	color: #ffa70a;
	font-family: Arial;
	font-weight: bold;
	font-size: 18px;
	position: relative;
	top: 0;
	left: 5px;
}
#contents #index-left h1 {
	font-family: Arial;
	font-size: 24px;
	color: #0571ba;
	margin: 9px 0px;
}
#contents h2 {
	font-family: Arial;
	font-size: 15px;
	line-height: 31px;
	margin: 15px 0px 11px 0px;
	background: url(/images/document/line.png) repeat-x bottom;
}
#contents h2.fake {
	font-family: Arial;
	margin: 16px 0px 9px 0px;
	color: #0571ba;
	margin: 17px 0px 9px 0px;
	background: url(/images/document/line.png) repeat-x bottom;
	line-height: 35px;
	font-size: 24px;
}
#contents p {
	margin: 5px 0px;
	line-height: 20px;
}

#contents p.note {
	font-weight: bold;
}

#contents a {
	color: #0571ba;
	font-weight: bold;
	text-decoration: none;
}
#contents a:hover {
	text-decoration: underline;
}

#contents ul.list {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#contents ul.list li {
	padding: 6px 5px 6px 28px;
	background: url(/images/document/bullit.png) no-repeat 10px 10px;
	color: #5b5c5e;
	line-height: 16px;
}
#contents ul.list li.even {
	background-color: #f2f3f4;
}
#contents ul.list li:nth-child(even) {
	background-color: #f2f3f4;
}
#contents ul.list li strong a, #contents ul li a strong {
	color: #5b5c5e;
	font-weight: bold;
}

#contents .body {
	padding: 15px 20px;
}

#left {
	width: 180px;
	float: left;
}
#right {
	position: relative;
	width: 805px;
	float: right;
}
div#loader {
	position: absolute;
	left: 0px;
	top: 0px;
	right: 0px;
	bottom: 0px;
	background: url(https://i.koelkasten.nl/images/loader_layer.png);
	text-align: center;
	padding-top: 200px;
}
#breadcrum {
	font-size: 11px;
}
#contents #breadcrum a {
	color: #5b5c5e;
	font-weight: normal;
	text-decoration: none;
}
#contents #breadcrum a:hover {
	text-decoration: underline;
}
hr {
	background: url(/images/document/line.png) repeat-x;
	height: 1px;
	margin: 3px 0px;
	border: none;
}
/* End Contents */

/* Footer */
#footer {
	background: url(/images/document/footer-bar.png) no-repeat #fff;
	padding: 3px 0px 0px 0px;
	
}
#footer-contents {
	background: #e8e8e8;
}

.footer-block {
	float: left;
	width: 209px;
	padding: 13px 0px 13px 21px;
	font-family: Arial;
	font-size: 12px;
	color: #5b5c5e;
}
.footer-block h3 {
	font-size: 15px;
	color: #5b5c5e;
	margin: 0px;
}
.footer-block p {
	line-height: 18px;
}
.footer-block ul {
	margin: 3px 0px;
	padding: 0px;
}
.footer-block li {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	height: 34px;
	line-height: 24px;
	overflow: hidden;
}
.footer-block a.icon {
	color: #0571ba;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}
.footer-block a.icon div {
	float: left;
	width: 39px;
	height: 25px;
	line-height: 25px;
	border: 2px #d5d4d4 solid;
	margin: 0 4px 0 0;
	overflow: hidden;
	background: white;
}
.footer-block a.icon img {
	position: relative;
}
.footer-block a.icon span {
	text-decoration: underline;
	vertical-align: middle;
}
.footer-block a.icon:hover span {
	text-decoration: none;
}
.footer-block.last {
	padding: 13px 0px 13px 45px;
	width: 240px;
}

.footer-block a.media {
	display: block;
	color: #5b5c5e;
	font-size: 15px;
	font-weight: bold;
	text-decoration: none;
	padding: 0px 0px 8px 0px;
}
.footer-block a.media img {
	vertical-align: middle;
	margin: 2px 6px 0px 0px;
}
.footer-block a.media span {
	text-decoration: none;
	vertical-align: middle;
}
.footer-block a.media:hover span {
	text-decoration: underline;
}
.footer-block a.media span.multiline {
	display: inline-block;
}
.footer-block a.media span.small {
	font-size: 10px;
}

#footer-sub {
	font-family: Arial;
	font-size: 12px;
	color: #5b5c5e;
	line-height: 31px;
	padding: 0px 21px;
	text-align: right;
}
#footer-sub a {
	text-decoration: none;
	color: #5b5c5e;
}
#footer-sub a:hover {
	text-decoration: underline;
}
#copyright {
	float: left;
}
/* End Footer */

/* Filterbox */
div#filterbox {
	font-size: 11px;
	margin: 0px 0px 60px 0px;
	padding: 10px 5px 5px 5px;
	background: #e8e8e8;
}
div#filterbox .filterloading {
	background: url('https://i.televisies.nl/images/dynamic_loader3.gif') center 30px no-repeat;
	height: 80px;
	padding: 5px;
	border-top: 1px solid #CFCFCF;
	border-bottom: 1px solid #CFCFCF;
}
div#filterbox .head {
	height: 20px;
	background: #0571ba;
	color: white;
	padding: 6px 0px 0px 0px;
	text-align: center;
}
div#filterbox .head a {
	color: white;
}
div#filterbox .footer {
	width: 160px;
	height: 20px;
	padding: 6px 0px;
	font-size: 11px;
	font-weight: bold;
	text-align: center;
}
div#filterbox .footer a {
	color: #000;
}
div#filterbox .footer a:hover {
	color: #0571ba;
}
div#filterbox #filterbox_more {
	display: none;
}
div#filterbox .box {
	position: relative;
	border: 1px solid #58585A;
	padding: 0px;
	background: #fff;
	margin: 10px 0px;
}
div#filterbox .top {
	height: 22px;
	line-height: 22px;
	padding: 2px 0px 0px 4px;
	font-weight: bold;
	border-bottom: 1px solid #CFCFCF;
}
div#filterbox img.info {
	position: absolute;
	right: 28px;
	top: 6px;
	height: 16px;
	width: 16px;
}
div.info {
	position: absolute;
	left: 144px;
	top: 6px;
	width: 305px;
	border: 1px solid #0B72B5;
	background-color: #E9F6FF;
	padding: 5px;
	color: #0B72B5;
	z-index: 10000;
	display: none;
	font-family: Arial;
	font-size: 10px;
}
div#filterbox .wissen {
	position: absolute;
	display: block;
	right: 4px;
	top: 2px;
	height: 22px;
	line-height: 22px;
	width: 25px;
	text-align: right;
	cursor: pointer;
	color: #000;
	text-decoration: underline;
	font-weight: normal;
}
div#filterbox .wissen:hover {
	text-decoration: none;
	color: #0571ba;
}
div#filterbox .pane {
	max-height: 142px;
	overflow: auto;
}
div#filterbox .pane.noscroll {
	max-height: none;
	overflow: hidden;
}
div#filterbox .item {
	height: 20px;
	line-height: 18px;
	overflow: hidden;
	white-space: nowrap;
	/*display: none;*/
}
div#filterbox .item input {
	vertical-align: middle;
}
div#filterbox .item a {
	vertical-align: middle;
	cursor: pointer;
	color: #000;
	font-weight: normal;
	text-decoration: underline;
}
div#filterbox .item a:hover {
	text-decoration: none;
	color: #0571ba;
}

div.floatingresults {
	position: fixed;
	z-index: 5000;
	left: 0px;
	top:0px;
	right: 0px;
	height: 30px;
	line-height: 30px;
	background: #5BA200;
	color: #fff;
	text-align: center;
	display: none;
}
div.floatingresults.show {
	display: block;
}

div.floatingresults a {
	color: #fff;
}

div#filterbox .slider-block {
	min-height: 62px;
}
div#filterbox .slider-block .slider {
	margin: 15px 10px;
	height: 10px;
}

div#filterbox .slider-block .min {
	width: 22px;
	height: 20px;
	float: left;
	margin-left: 5px;
	border: 1px solid #CFCFCF;
	line-height: 20px;
	font-family: Arial;
	font-size: 11px;
	text-align: right;
	padding: 0px 5px;
	outline: none;
	padding-right: 23px;
	margin-bottom: 10px;
}

div#filterbox .slider-block .max {
	width: 22px;
	height: 20px;
	float: right;
	margin-right: 5px;
	border: 1px solid #CFCFCF;
	line-height: 20px;
	font-family: Arial;
	font-size: 11px;
	text-align: right;
	padding: 0px 5px;
	outline: none;
	padding-right: 23px;
	margin-bottom: 10px;
}

div#filterbox .slider-block.cm .min, div#filterbox .slider-block.cm .max {
	background: url('/images/cm.jpg') right no-repeat;
}

div#filterbox .slider-block.liter .min, div#filterbox .slider-block.liter .max {
	background: url('/images/liter.jpg') right no-repeat;
}

div#filterbox .slider-block.kWh .min, div#filterbox .slider-block.kWh .max {
	background: url('/images/kwh.jpg') right no-repeat;
}

div#filterbox .slider-block.C .min, div#filterbox .slider-block.C .max {
	background: url('/images/c.jpg') right no-repeat;
}

div#filterbox .slider-block.uur .min, div#filterbox .slider-block.uur .max {
	background: url('/images/uur.jpg') right no-repeat;
}

div#filterbox .slider-block.kg .min, div#filterbox .slider-block.kg .max {
	background: url('/images/kg.jpg') right no-repeat;
}

div#filterbox .slider-block.db .min, div#filterbox .slider-block.db .max {
	background: url('/images/db.jpg') right no-repeat;
}

div#filterbox .slider-block.lades .min, div#filterbox .slider-block.lades .max {
	background: url('/images/lades.jpg') right no-repeat;
	width: 17px;
	padding-right: 28px;
}





div#filterbox .slider-block .tem {
	width: 44px; float: left; text-align: center; height: 20px; line-height: 20px;
}

div#filterbox .laagste_prijs .slider-block .min {
	background: url('/images/euro.jpg') left no-repeat;
	padding: 0px 5px 0px 20px;
	width: 25px;
}
	
div#filterbox .laagste_prijs .slider-block .max {
	background: url('/images/euro.jpg') left no-repeat;
	padding: 0px 5px 0px 20px;
	width: 25px;
}

div#filterbox .slider-block .inch {
	height: 20px;
	line-height: 20px;
	margin-top: -5px;
}

div#filterbox .slider-block .inch .inch-min {
	float: left;
	height: 20px;
	padding-left: 8px;
}

div#filterbox .slider-block .inch .inch-max {
	float: right;
	height: 20px;
	padding-right: 8px;
}
/* End Filterbox */

/* Formulier */
label.label {
	float: left;
	width: 204px;
	height: 28px;
	line-height: 22px;
	color: #383838;
	font-size: 12px;
	font-weight: bold;
}
input.text {
	width: 403px;
	height: 20px;
	padding: 1px;
	border: 1px solid #000;
	line-height: 20px;
}
select.select {
	width: 407px;
	height: 24px;
	padding: 1px;
	border: 1px solid #000;
	line-height: 20px;
}
textarea.textarea {
	width: 403px;
	height: 122px;
	padding: 1px;
	border: 1px solid #000;
	line-height: 20px;
}
.fomulier-bottom {
	padding: 2px 0px 0px 204px;
	color: #383838;
	font-size: 11px;
	line-height: 32px;
}
.fomulier-bottom p {
	width: 405px;
}
/* End Formulier */

/* Paging */
.paging {
	height: 22px;
}
.paging strong {
	float: left;
	color: #383838;
	line-height: 22px;
	font-size: 11px;
	margin: 2px 6px 0px 0px;
}
#contents .paging a {
	float: left;
	border: 1px solid #0571ba;
	color: #383838;
	line-height: 22px;
	height: 20px;
	min-width: 11px;
	margin-left: 3px;
	font-size: 11px;
	text-align: center;
	font-weight: normal;
	padding: 0px 2px;
}
#contents .paging a.active, #contents .paging a:hover {
	background: #0571ba;
	color: #fff;
	text-decoration: none;
}
/* End Paging */

/**/
.beste {
	float: left;
	width: 249px;
	margin: 6px 0px 45px 0px;
	padding: 0px;
	text-align: center;
}
#contents .beste h2 {
	margin: 0px;
	font-size: 16px;
	background: none;
}
#contents .beste p {
	margin: 0px 0px 14px 0px;
	line-height: 11px;
	color: #d41985;
}
.beste .right {
	line-height: 17px;
	float: none;
}
#contents .beste .right h3 {
	margin: 0px 0px 8px 0px;
}
#contents p.beste-head {
	font-size: 24px;
	font-family: Arial;
	font-weight: bold;
	margin: 16px 0px 9px 0px;
	color: #0571ba;
	margin: 17px 0px 9px 0px;
	line-height: 35px;
	text-align: center;
}

/**/
.spacer { float:left; width: 7px; height: 137px; }
.image-block {
	float:left;
	width: 147px;
	height: 137px;
	margin: 10px 0px;
	text-align: center;
}
.image-block img {
	border: 1px solid #e4e4e4;
	margin-bottom: 5px;
	width: 145px;
	max-height: 98px;
}
#contents .image-block a {
	font-size: 11px;
	text-decoration: underline;
	color: #525355;
}
/**/
.faq-block {
	float: left;
	width: 245px;
	border: 1px solid #f4f4f4;
	border-bottom-width: 14px;
	margin: 10px 0px 10px 20px;
}
.faq-block.first {
	margin-left: 0px;
}
.faq-block h3 {
	height: 35px;
	background: #f4f4f4;
	margin: 0px;
	font-size: 12px;
	line-height: 35px;
	padding-left: 12px;
}
.faq-block ul {
	margin: 0px;
	padding: 2px 0px;
	list-style-type: none;
}
.faq-block ul li {
	padding: 4px 5px 4px 28px;
	background: url(/images/document/dash.png) no-repeat 12px 12px;
	color: #5b5c5e;
	line-height: 16px;
}

#contents .faq-block ul li a {
	color: #5a5b5d;
	font-weight: normal;
	text-decoration: none;
}
#contents .faq-block ul li a:hover {
	text-decoration: underline;
}
/**/
.spacer { float:left; width: 7px; height: 137px; }
.block-aanbieder {
	float:left;
	width: 147px;
	height: 137px;
	margin: 10px 0px;
	text-align: center;
}
#contents .block-aanbieder a {
	display: block;
	font-size: 11px;
	text-decoration: underline;
	font-weight: normal;
	color: #525355;
	margin: 10px 0px;
}
/**/

/**/
.finance-head {
	background: url(/images/document/product-aanbieder-row.png);
	height: 33px;
	margin: 0px 1px;
	border: 1px solid #c9c9c9;
}
.finance-head span {
	float: left;
	width: 100px;
	height: 33px;
	line-height: 33px;
	padding: 0px 10px 0px 11px;
	background: url(/images/document/product-aanbieder-row-line.png) left center no-repeat;
	color: #383838;
	font-size: 11px;
	font-weight: bold;
}
.finance-head span:first-child {
	background: none;
}
.finance-head .head span {
	font-weight: bold;
}
.finance-head .krediet-verstrekker {
	width: 298px;
	padding-left: 132px;
}
.finance-head .omschrijving {
	width: 150px;
}
.finance-head .meer-info {
	width: 100px;
}
.finance {
	border-collapse: collapse;
}
.finance .even {
  background: #f4f4f4;
}
.finance tr {
	height: 73px;
}
.finance td {
	padding: 0px;
	font-size: 11px;
	line-height: 18px;
}
#contents .finance td p {
	font-size: 11px;
	line-height: 18px;
	margin: 0px;
}
.finance .logo {
	width: 135px;
	text-align: center;
}
.finance .check-list {
	width: 213px;
}
.finance .check-list ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
.finance .check-list ul li {
	padding: 0px 5px 0px 28px;
	background: url(/images/document/check.png) no-repeat 10px 3px;
	color: #5b5c5e;
	height: 18px;
	line-height: 18px;
}
.finance .button {
	width: 118px;
	text-align: center;
}

/* Fancybox footer */
#fancybox-outer {
	min-width: 315px;
}
#fancybox-title {
	min-width: 290px;
}
#tip7-title b { float: left; color: #666; line-height: 22px; margin-top: 10px; }
 
#tip7-title span.close { float: right; margin-top: 10px; }

#tip7-title div {
	min-width: 315px;
	margin: 0px auto;
}
#tip7-title div a {
	float: left;	
	width: 273px;
	height: 30px;
	text-align: center;
	line-height: 30px;
	color: white;
	text-transform: uppercase;
	font-size: 13px;
	font-weight: bold;
}
/* End Fancybox footer */

#side {
	position: absolute;
	width: 100%;
	height: 10px;
	left: 0px;
	top: 0px;
	z-index: 0;
	min-width: 1165px;
}
#side .side-container {
	margin: 0px auto;
	width: 1165px;
	position: relative;
}
#side .side-body {
	position: absolute;
	width: 152px;
	right: 0px;
	padding-left: 28px;
	top: 185px;
	z-index: 0;
}

#side.floating {
	position: fixed;
}

#side.floating .side-body {
	top: 0px;
}

div.user-block {
	margin: 0px;
	padding: 10px 10px 1px 10px;
	background: #E8E8E8;
}
div.user-block strong {
	display: block;
	color: #0571ba;
	font-size: 13px;
}
#contents div.user-block a {
	font-size: 11px;
	color: #5B5C5E;
}
#contents div.user-block ul {
	list-style: none;
	margin: 10px 0px;
	padding: 0px;
}
#contents div.user-block ul li {
	margin: 5px 0px;
}

.zoeken-kop {
	color: #0571ba;
	font-weight: bold;
	font-size:18px; 
}

ul.emoticons {
	display: none;
	float: left;
	position: absolute;
	background: #FFFBF8;
	max-width: 160px;
	line-height: 150%;
	padding: 7px 9px 2px 14px;
	border: 1px solid #FF6000;
	list-style: none;
	margin: 0px;
}
ul.emoticons li {
	float: left;
	width: 20px;
	height: 20px;
	margin: 0px 5px 5px 0px;
	background: url('/images/emoticons/regular_smile.gif') center center no-repeat;
	cursor: pointer;
}

#ads-content-balk {
	width: 100%;
	border-collapse: collapse;
}
#ads-content-balk td {
	padding: 0px;
	text-align: center;
}

#footer-ads {
	width: 100%;
	border-collapse: collapse;
}
#footer-ads td {
	padding: 25px 0px;
	text-align: center;
}
.producten .item.odd.inline-ads, .producten .item.inline-ads {
	height: auto;
	padding: 10px 0px 10px 20px;
}
.producten .item.inline-ads table {
	position: static;
	width: 100%;
	height: auto;
}




.scroll-fixed.fixed {
	position: fixed;
	width: 805px;
	top: 185px;
}
.scroll-fixed {
	position: relative;
	width: 805px;
}
.scroll-fixed > div {
	position: relative;
}
.scroll-fixed > div:after {
	content: '';
	display: block;
	clear: both;
}

.colums:after {
	content: '';
	display: block;
	clear: both;
}
.colums > div {
	float: left;
	width: 45%;
}
.colums > div + div {
	float: right;
}

a#fancybox-left, a#fancybox-right {
	visibility: visible;
}
a#fancybox-right span {
	left: auto;
	right: 20px;
}
a#fancybox-left span {
	left: 20px;
}
span#fancybox-left-ico, span#fancybox-right-ico {
	width: 40px;
	height: 40px;
	margin-top: -20px;
	text-align: left;
	line-height: 18px;
	color: #fff;
	border-radius: 50%;
	font-family: 'FontAwesome';
	font-size: 18px;
	box-sizing: border-box;
	padding: 11px;
	border: 1px #93b025 solid;
	background: #a3c823;
}
span#fancybox-right-ico {
	text-align: right;
}
span#fancybox-left-ico:hover, span#fancybox-right-ico:hover {
	background: #93b025;
}
span#fancybox-left-ico:after {
	content: '\f053';
}
span#fancybox-right-ico:after {
	content: '\f054';
}





.topbar {
	height: 40px;
	background: #e8e8e8;
}
.topbar a {
	color: #363739;
	text-decoration: none;
}
.topbar > div {
	width: 985px;
	margin: 0px auto;
	color: #363739;
	font-family: Arial;
	font-size: 12px;
}
.topbar.wide > div {
	position: relative;
	left: -90px;
}
.topbar .logo {
	float: left;
	height: 16px;
	padding: 12px 0px 12px 0px;
	line-height: 16px;
}
.topbar .logo img {
	float: left;
	height: 19px;
	margin-right: 12px;
	margin-top: -3px;
}
.topbar .login {
	float: right;
	position: relative;
	height: 16px;
	padding: 12px 0.4em 12px 1.8em;
	line-height: 16px;
}
.topbar .login:before {
	content: '\f007';
	display: block;
	position: absolute;
	font-family: 'FontAwesome';
	font-size: 0.9em;
	line-height: 0.9em;
	top: 50%;
	left: 0.5em;
	margin-top: -0.4em;
}
.topbar .login:hover {
	background: #0571ba;
	color: #fff;
}

.footer > .contents {
	border-top: 3px solid #37383a;
	background: #e8e8e8;
}
.footer > .contents > div {
	float: left;
	width: 209px;
	padding: 13px 0px 13px 21px;
	font-family: Arial;
	font-size: 12px;
	color: #5b5c5e;
}
.footer > .contents:after {
	content: '';
	display: block;
	clear: both;
}
.footer h3 {
	font-size: 15px;
	color: #5b5c5e;
	margin: 0px;
}
.footer p {
	line-height: 18px;
}
.footer ul.list {
	margin: 3px 0px;
	padding: 0px;
}
.footer ul.list li {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	height: 34px;
	line-height: 24px;
	overflow: hidden;
}
.footer a.icon {
	color: #0571ba;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}
.footer a.icon div {
	float: left;
	width: 39px;
	height: 25px;
	line-height: 25px;
	border: 2px #d5d4d4 solid;
	margin: 0 4px 0 0;
	overflow: hidden;
	background: white;
}
.footer a.icon img {
	position: relative;
}
.footer a.icon span {
	text-decoration: underline;
	vertical-align: middle;
}
.footer a.icon:hover span {
	text-decoration: none;
}
.footer > .contents > div.special {
	padding: 13px 0px 13px 20px;
	width: 255px;
}
.footer > .contents > div.special > img {
	display: block;
	width: 180px;
	margin: 45px auto 20px auto;
}

.footer div.special ul {
	display: block;
}
.footer div.special ul:after {
	content: '';
	display: block;
	clear: both;
}
.footer div.special ul li {
	background: none;
	float: left;
	padding: 0px;
	width: 80px;
	text-align: center;
	color: #363739;
}
.footer .informeren:before, .footer .vergelijken:before, .footer .beste-deal:before {
	content: '?';
	display: block;
	text-align: center;
	font-family: 'FontAwesome';
	font-size: 23px;
	margin-bottom: 6px;
}
.footer .informeren:before {
	content: '\f19d';
}
.footer .vergelijken:before {
	content: '\f00e';
}
.footer .beste-deal:before {
	content: '\f164';
}

#footer-sub {
	font-family: Arial;
	font-size: 12px;
	color: #5b5c5e;
	line-height: 31px;
	padding: 0px 21px;
	text-align: right;
}
#footer-sub a {
	text-decoration: none;
	color: #5b5c5e;
}
#footer-sub a:hover {
	text-decoration: underline;
}
#copyright {
	float: left;
}
.body-wide {
	padding: 15px 0px 15px 20px;
}
.body-wide p {
	padding-right: 20px;
}


/* RESPONSIVE CSS */
.topbar {
	height: 40px;
	background: #2e9fda;
}
.topbar a {
	color: #fff;
	text-decoration: none;
}
.topbar > div {
	width: 985px;
	margin: 0px auto;
	color: #fff;
	font-family: Arial;
	font-size: 12px;
}
.topbar.wide > div {
	position: relative;
	left: -90px;
}
.topbar .logo {
	float: left;
	height: 16px;
	padding: 12px 0px 12px 0px;
	line-height: 16px;
}
.topbar .logo img {
	float: left;
	height: 19px;
	margin-right: 12px;
	margin-top: -3px;
}
.topbar .login {
	float: right;
	position: relative;
	height: 16px;
	padding: 12px 0.4em 12px 1.8em;
	line-height: 16px;
}
.topbar .login:before {
	content: '\f007';
	display: block;
	position: absolute;
	font-family: 'FontAwesome';
	font-size: 0.9em;
	line-height: 0.9em;
	top: 50%;
	left: 0.5em;
	margin-top: -0.4em;
}
.topbar .login:hover {
	background: #d60505;
	color: #fff;
}

.footer > .contents {
	border-top: 3px solid #37383a;
	background: #e8e8e8;
}
.footer > .contents > div {
	float: left;
	width: 209px;
	padding: 13px 0px 13px 21px;
	font-family: Arial;
	font-size: 12px;
	color: #5b5c5e;
}
.footer > .contents:after {
	content: '';
	display: block;
	clear: both;
}
.footer h3 {
	font-size: 15px;
	color: #5b5c5e;
	margin: 0px;
}
.footer p {
	line-height: 18px;
}
.footer ul.list {
	margin: 3px 0px;
	padding: 0px;
}
.footer ul.list li {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	height: 34px;
	line-height: 24px;
	overflow: hidden;
}
.footer a.icon {
	color: #d60505;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}
.footer a.icon div {
	float: left;
	width: 39px;
	height: 25px;
	line-height: 25px;
	border: 2px #d5d4d4 solid;
	margin: 0 4px 0 0;
	overflow: hidden;
	background: white;
}
.footer a.icon img {
	position: relative;
}
.footer a.icon span {
	text-decoration: underline;
	vertical-align: middle;
}
.footer a.icon:hover span {
	text-decoration: none;
}
.footer > .contents > div.special {
	padding: 13px 0px 13px 20px;
	width: 255px;
}
.footer > .contents > div.special > img {
	display: block;
	width: 180px;
	margin: 45px auto 20px auto;
}

.footer div.special ul {
	display: block;
}
.footer div.special ul:after {
	content: '';
	display: block;
	clear: both;
}
.footer div.special ul li {
	background: none;
	float: left;
	padding: 0px;
	width: 80px;
	text-align: center;
	color: #363739;
}
.footer .informeren:before, .footer .vergelijken:before, .footer .beste-deal:before {
	content: '?';
	display: block;
	text-align: center;
	font-family: 'FontAwesome';
	font-size: 23px;
	margin-bottom: 6px;
}
.footer .informeren:before {
	content: '\f19d';
}
.footer .vergelijken:before {
	content: '\f00e';
}
.footer .beste-deal:before {
	content: '\f164';
}

#footer-sub {
	font-family: Arial;
	font-size: 12px;
	color: #5b5c5e;
	line-height: 31px;
	padding: 0px 21px;
	text-align: right;
}
#footer-sub a {
	text-decoration: none;
	color: #5b5c5e;
}
#footer-sub a:hover {
	text-decoration: underline;
}
#copyright {
	float: left;
}
.body-wide {
	padding: 15px 0px 15px 20px;
}
.body-wide p {
	padding-right: 20px;
}

.topbar #zoek-toggle,
.topbar #zoekbalk {
	display: none;
}
#mobile-menu {
	display: none;
}
#mobile-menu-bottom {
	display: none;
}
#filteren {
	display: none;
}
div#zoekbalk form input[type="text"] {
	background: none !important;
	background-color: #fff !important;
}
div#zoekbalk form span {
	position: relative;
}
div#zoekbalk form span:before {
	z-index: 1;
	content: '\f002';
    display: block;
    position: absolute;
    font-family: 'FontAwesome';
    font-size: 1em;
    line-height: 0.9em;
    top: 17px;
    left: 157px;
}
div.info {
	border: 0;
	background-color: #d60505;
	padding: 10px 20px 10px 10px;
	color: #fff;
	font-size: 12px;
}
div.info:before {
	content: '';
    display: block;
    position: absolute;
    left: -10px;
    top: 10px;
    width: 0;
    height: 0;
    border-top: 10px solid transparent;
    border-bottom: 10px solid transparent;
    border-right: 10px solid #d60505;
}
div.info.left:before {
    border-left: 10px solid #2e9fda;
    border-right: 0px;
    left: initial;
    right: -10px;
}
div.info:after {
	content: 'X';
	position: absolute;
	top: 5px;
	right: 5px;
}
.topbar .logo img {
	height: 30px;
	margin-top: -8px;
}
.topbar .login:hover {
	background: #222;
}
#contents .h1 > span {
    color: #ff8e32;
}
#contents h1,
#contents .h1,
#contents h2,
#contents h2.fake {
	background: none;
}

/* Retina iconen */
table.tabel-voordelen {
	margin-bottom: 20px;
}

table.tabel-voordelen tr td:before {
    display: inline-block;
    font-family: 'FontAwesome';
    font-size: 1.25em;
	content: "\f058";
	margin-right: 5px;
}
table.tabel-voordelen tr td:first-child:before {
	content: "\f058";
	color: #32b535;
}
table.tabel-voordelen tr:first-child td:before {
	display: none;
}
table.tabel-nadelen tr td:before {
    display: inline-block;
    font-family: 'FontAwesome';
    font-size: 1.25em;
	content: "\f058";
	margin-right: 5px;
}
table.tabel-nadelen tr td:first-child:before {
	content: "";
    background: #d60505;
    width: 10px;
    height: 3px;
    margin-bottom: 3px;
}
table.tabel-nadelen tr:first-child td:before {
	display: none;
}
.fa.fa-check-circle {
	color: #32b535;
	font-size: 1.5em;
}
#product-aanbieders .row .voorraad .fa {
	line-height: 34px;
}
.fa.fa-map-marker {
	color: #2e9fda;
	font-size: 1.5em;
}
#product-aanbieders .row .afhalen {
	line-height: 20px;
}
#product-aanbieders .afhalen em {
	margin-left: 3px;
	margin-top: 9px;
	display: inline-block;
}
.product-pagina .tabs ul li.active,
.product-pagina #product-aanbieders .head {
	background: #f5f5f5;
}
#breadcrum {
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    width: 100%;
}
.mobile-back {
	display: none;
}

/*!
 *  Font Awesome 4.6.3 by @davegandy - http://fontawesome.io - @fontawesome
 *  License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
 */@font-face{font-family:'FontAwesome';src:url('/fonts/fontawesome-webfont.eot?v=4.6.3');src:url('/fonts/fontawesome-webfont.eot?#iefix&v=4.6.3') format('embedded-opentype'),url('/fonts/fontawesome-webfont.woff2?v=4.6.3') format('woff2'),url('/fonts/fontawesome-webfont.woff?v=4.6.3') format('woff'),url('/fonts/fontawesome-webfont.ttf?v=4.6.3') format('truetype'),url('/fonts/fontawesome-webfont.svg?v=4.6.3#fontawesomeregular') format('svg');font-weight:normal;font-style:normal}.fa{display:inline-block;font:normal normal normal 14px/1 FontAwesome;font-size:inherit;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.fa-lg{font-size:1.33333333em;line-height:.75em;vertical-align:-15%}.fa-2x{font-size:2em}.fa-3x{font-size:3em}.fa-4x{font-size:4em}.fa-5x{font-size:5em}.fa-fw{width:1.28571429em;text-align:center}.fa-ul{padding-left:0;margin-left:2.14285714em;list-style-type:none}.fa-ul>li{position:relative}.fa-li{position:absolute;left:-2.14285714em;width:2.14285714em;top:.14285714em;text-align:center}.fa-li.fa-lg{left:-1.85714286em}.fa-border{padding:.2em .25em .15em;border:solid .08em #eee;border-radius:.1em}.fa-pull-left{float:left}.fa-pull-right{float:right}.fa.fa-pull-left{margin-right:.3em}.fa.fa-pull-right{margin-left:.3em}.pull-right{float:right}.pull-left{float:left}.fa.pull-left{margin-right:.3em}.fa.pull-right{margin-left:.3em}.fa-spin{-webkit-animation:fa-spin 2s infinite linear;animation:fa-spin 2s infinite linear}.fa-pulse{-webkit-animation:fa-spin 1s infinite steps(8);animation:fa-spin 1s infinite steps(8)}@-webkit-keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}@keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}.fa-rotate-90{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";-webkit-transform:rotate(90deg);-ms-transform:rotate(90deg);transform:rotate(90deg)}.fa-rotate-180{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}.fa-rotate-270{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";-webkit-transform:rotate(270deg);-ms-transform:rotate(270deg);transform:rotate(270deg)}.fa-flip-horizontal{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";-webkit-transform:scale(-1, 1);-ms-transform:scale(-1, 1);transform:scale(-1, 1)}.fa-flip-vertical{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";-webkit-transform:scale(1, -1);-ms-transform:scale(1, -1);transform:scale(1, -1)}:root .fa-rotate-90,:root .fa-rotate-180,:root .fa-rotate-270,:root .fa-flip-horizontal,:root .fa-flip-vertical{filter:none}.fa-stack{position:relative;display:inline-block;width:2em;height:2em;line-height:2em;vertical-align:middle}.fa-stack-1x,.fa-stack-2x{position:absolute;left:0;width:100%;text-align:center}.fa-stack-1x{line-height:inherit}.fa-stack-2x{font-size:2em}.fa-inverse{color:#fff}.fa-glass:before{content:"\f000"}.fa-music:before{content:"\f001"}.fa-search:before{content:"\f002"}.fa-envelope-o:before{content:"\f003"}.fa-heart:before{content:"\f004"}.fa-star:before{content:"\f005"}.fa-star-o:before{content:"\f006"}.fa-user:before{content:"\f007"}.fa-film:before{content:"\f008"}.fa-th-large:before{content:"\f009"}.fa-th:before{content:"\f00a"}.fa-th-list:before{content:"\f00b"}.fa-check:before{content:"\f00c"}.fa-remove:before,.fa-close:before,.fa-times:before{content:"\f00d"}.fa-search-plus:before{content:"\f00e"}.fa-search-minus:before{content:"\f010"}.fa-power-off:before{content:"\f011"}.fa-signal:before{content:"\f012"}.fa-gear:before,.fa-cog:before{content:"\f013"}.fa-trash-o:before{content:"\f014"}.fa-home:before{content:"\f015"}.fa-file-o:before{content:"\f016"}.fa-clock-o:before{content:"\f017"}.fa-road:before{content:"\f018"}.fa-download:before{content:"\f019"}.fa-arrow-circle-o-down:before{content:"\f01a"}.fa-arrow-circle-o-up:before{content:"\f01b"}.fa-inbox:before{content:"\f01c"}.fa-play-circle-o:before{content:"\f01d"}.fa-rotate-right:before,.fa-repeat:before{content:"\f01e"}.fa-refresh:before{content:"\f021"}.fa-list-alt:before{content:"\f022"}.fa-lock:before{content:"\f023"}.fa-flag:before{content:"\f024"}.fa-headphones:before{content:"\f025"}.fa-volume-off:before{content:"\f026"}.fa-volume-down:before{content:"\f027"}.fa-volume-up:before{content:"\f028"}.fa-qrcode:before{content:"\f029"}.fa-barcode:before{content:"\f02a"}.fa-tag:before{content:"\f02b"}.fa-tags:before{content:"\f02c"}.fa-book:before{content:"\f02d"}.fa-bookmark:before{content:"\f02e"}.fa-print:before{content:"\f02f"}.fa-camera:before{content:"\f030"}.fa-font:before{content:"\f031"}.fa-bold:before{content:"\f032"}.fa-italic:before{content:"\f033"}.fa-text-height:before{content:"\f034"}.fa-text-width:before{content:"\f035"}.fa-align-left:before{content:"\f036"}.fa-align-center:before{content:"\f037"}.fa-align-right:before{content:"\f038"}.fa-align-justify:before{content:"\f039"}.fa-list:before{content:"\f03a"}.fa-dedent:before,.fa-outdent:before{content:"\f03b"}.fa-indent:before{content:"\f03c"}.fa-video-camera:before{content:"\f03d"}.fa-photo:before,.fa-image:before,.fa-picture-o:before{content:"\f03e"}.fa-pencil:before{content:"\f040"}.fa-map-marker:before{content:"\f041"}.fa-adjust:before{content:"\f042"}.fa-tint:before{content:"\f043"}.fa-edit:before,.fa-pencil-square-o:before{content:"\f044"}.fa-share-square-o:before{content:"\f045"}.fa-check-square-o:before{content:"\f046"}.fa-arrows:before{content:"\f047"}.fa-step-backward:before{content:"\f048"}.fa-fast-backward:before{content:"\f049"}.fa-backward:before{content:"\f04a"}.fa-play:before{content:"\f04b"}.fa-pause:before{content:"\f04c"}.fa-stop:before{content:"\f04d"}.fa-forward:before{content:"\f04e"}.fa-fast-forward:before{content:"\f050"}.fa-step-forward:before{content:"\f051"}.fa-eject:before{content:"\f052"}.fa-chevron-left:before{content:"\f053"}.fa-chevron-right:before{content:"\f054"}.fa-plus-circle:before{content:"\f055"}.fa-minus-circle:before{content:"\f056"}.fa-times-circle:before{content:"\f057"}.fa-check-circle:before{content:"\f058"}.fa-question-circle:before{content:"\f059"}.fa-info-circle:before{content:"\f05a"}.fa-crosshairs:before{content:"\f05b"}.fa-times-circle-o:before{content:"\f05c"}.fa-check-circle-o:before{content:"\f05d"}.fa-ban:before{content:"\f05e"}.fa-arrow-left:before{content:"\f060"}.fa-arrow-right:before{content:"\f061"}.fa-arrow-up:before{content:"\f062"}.fa-arrow-down:before{content:"\f063"}.fa-mail-forward:before,.fa-share:before{content:"\f064"}.fa-expand:before{content:"\f065"}.fa-compress:before{content:"\f066"}.fa-plus:before{content:"\f067"}.fa-minus:before{content:"\f068"}.fa-asterisk:before{content:"\f069"}.fa-exclamation-circle:before{content:"\f06a"}.fa-gift:before{content:"\f06b"}.fa-leaf:before{content:"\f06c"}.fa-fire:before{content:"\f06d"}.fa-eye:before{content:"\f06e"}.fa-eye-slash:before{content:"\f070"}.fa-warning:before,.fa-exclamation-triangle:before{content:"\f071"}.fa-plane:before{content:"\f072"}.fa-calendar:before{content:"\f073"}.fa-random:before{content:"\f074"}.fa-comment:before{content:"\f075"}.fa-magnet:before{content:"\f076"}.fa-chevron-up:before{content:"\f077"}.fa-chevron-down:before{content:"\f078"}.fa-retweet:before{content:"\f079"}.fa-shopping-cart:before{content:"\f07a"}.fa-folder:before{content:"\f07b"}.fa-folder-open:before{content:"\f07c"}.fa-arrows-v:before{content:"\f07d"}.fa-arrows-h:before{content:"\f07e"}.fa-bar-chart-o:before,.fa-bar-chart:before{content:"\f080"}.fa-twitter-square:before{content:"\f081"}.fa-facebook-square:before{content:"\f082"}.fa-camera-retro:before{content:"\f083"}.fa-key:before{content:"\f084"}.fa-gears:before,.fa-cogs:before{content:"\f085"}.fa-comments:before{content:"\f086"}.fa-thumbs-o-up:before{content:"\f087"}.fa-thumbs-o-down:before{content:"\f088"}.fa-star-half:before{content:"\f089"}.fa-heart-o:before{content:"\f08a"}.fa-sign-out:before{content:"\f08b"}.fa-linkedin-square:before{content:"\f08c"}.fa-thumb-tack:before{content:"\f08d"}.fa-external-link:before{content:"\f08e"}.fa-sign-in:before{content:"\f090"}.fa-trophy:before{content:"\f091"}.fa-github-square:before{content:"\f092"}.fa-upload:before{content:"\f093"}.fa-lemon-o:before{content:"\f094"}.fa-phone:before{content:"\f095"}.fa-square-o:before{content:"\f096"}.fa-bookmark-o:before{content:"\f097"}.fa-phone-square:before{content:"\f098"}.fa-twitter:before{content:"\f099"}.fa-facebook-f:before,.fa-facebook:before{content:"\f09a"}.fa-github:before{content:"\f09b"}.fa-unlock:before{content:"\f09c"}.fa-credit-card:before{content:"\f09d"}.fa-feed:before,.fa-rss:before{content:"\f09e"}.fa-hdd-o:before{content:"\f0a0"}.fa-bullhorn:before{content:"\f0a1"}.fa-bell:before{content:"\f0f3"}.fa-certificate:before{content:"\f0a3"}.fa-hand-o-right:before{content:"\f0a4"}.fa-hand-o-left:before{content:"\f0a5"}.fa-hand-o-up:before{content:"\f0a6"}.fa-hand-o-down:before{content:"\f0a7"}.fa-arrow-circle-left:before{content:"\f0a8"}.fa-arrow-circle-right:before{content:"\f0a9"}.fa-arrow-circle-up:before{content:"\f0aa"}.fa-arrow-circle-down:before{content:"\f0ab"}.fa-globe:before{content:"\f0ac"}.fa-wrench:before{content:"\f0ad"}.fa-tasks:before{content:"\f0ae"}.fa-filter:before{content:"\f0b0"}.fa-briefcase:before{content:"\f0b1"}.fa-arrows-alt:before{content:"\f0b2"}.fa-group:before,.fa-users:before{content:"\f0c0"}.fa-chain:before,.fa-link:before{content:"\f0c1"}.fa-cloud:before{content:"\f0c2"}.fa-flask:before{content:"\f0c3"}.fa-cut:before,.fa-scissors:before{content:"\f0c4"}.fa-copy:before,.fa-files-o:before{content:"\f0c5"}.fa-paperclip:before{content:"\f0c6"}.fa-save:before,.fa-floppy-o:before{content:"\f0c7"}.fa-square:before{content:"\f0c8"}.fa-navicon:before,.fa-reorder:before,.fa-bars:before{content:"\f0c9"}.fa-list-ul:before{content:"\f0ca"}.fa-list-ol:before{content:"\f0cb"}.fa-strikethrough:before{content:"\f0cc"}.fa-underline:before{content:"\f0cd"}.fa-table:before{content:"\f0ce"}.fa-magic:before{content:"\f0d0"}.fa-truck:before{content:"\f0d1"}.fa-pinterest:before{content:"\f0d2"}.fa-pinterest-square:before{content:"\f0d3"}.fa-google-plus-square:before{content:"\f0d4"}.fa-google-plus:before{content:"\f0d5"}.fa-money:before{content:"\f0d6"}.fa-caret-down:before{content:"\f0d7"}.fa-caret-up:before{content:"\f0d8"}.fa-caret-left:before{content:"\f0d9"}.fa-caret-right:before{content:"\f0da"}.fa-columns:before{content:"\f0db"}.fa-unsorted:before,.fa-sort:before{content:"\f0dc"}.fa-sort-down:before,.fa-sort-desc:before{content:"\f0dd"}.fa-sort-up:before,.fa-sort-asc:before{content:"\f0de"}.fa-envelope:before{content:"\f0e0"}.fa-linkedin:before{content:"\f0e1"}.fa-rotate-left:before,.fa-undo:before{content:"\f0e2"}.fa-legal:before,.fa-gavel:before{content:"\f0e3"}.fa-dashboard:before,.fa-tachometer:before{content:"\f0e4"}.fa-comment-o:before{content:"\f0e5"}.fa-comments-o:before{content:"\f0e6"}.fa-flash:before,.fa-bolt:before{content:"\f0e7"}.fa-sitemap:before{content:"\f0e8"}.fa-umbrella:before{content:"\f0e9"}.fa-paste:before,.fa-clipboard:before{content:"\f0ea"}.fa-lightbulb-o:before{content:"\f0eb"}.fa-exchange:before{content:"\f0ec"}.fa-cloud-download:before{content:"\f0ed"}.fa-cloud-upload:before{content:"\f0ee"}.fa-user-md:before{content:"\f0f0"}.fa-stethoscope:before{content:"\f0f1"}.fa-suitcase:before{content:"\f0f2"}.fa-bell-o:before{content:"\f0a2"}.fa-coffee:before{content:"\f0f4"}.fa-cutlery:before{content:"\f0f5"}.fa-file-text-o:before{content:"\f0f6"}.fa-building-o:before{content:"\f0f7"}.fa-hospital-o:before{content:"\f0f8"}.fa-ambulance:before{content:"\f0f9"}.fa-medkit:before{content:"\f0fa"}.fa-fighter-jet:before{content:"\f0fb"}.fa-beer:before{content:"\f0fc"}.fa-h-square:before{content:"\f0fd"}.fa-plus-square:before{content:"\f0fe"}.fa-angle-double-left:before{content:"\f100"}.fa-angle-double-right:before{content:"\f101"}.fa-angle-double-up:before{content:"\f102"}.fa-angle-double-down:before{content:"\f103"}.fa-angle-left:before{content:"\f104"}.fa-angle-right:before{content:"\f105"}.fa-angle-up:before{content:"\f106"}.fa-angle-down:before{content:"\f107"}.fa-desktop:before{content:"\f108"}.fa-laptop:before{content:"\f109"}.fa-tablet:before{content:"\f10a"}.fa-mobile-phone:before,.fa-mobile:before{content:"\f10b"}.fa-circle-o:before{content:"\f10c"}.fa-quote-left:before{content:"\f10d"}.fa-quote-right:before{content:"\f10e"}.fa-spinner:before{content:"\f110"}.fa-circle:before{content:"\f111"}.fa-mail-reply:before,.fa-reply:before{content:"\f112"}.fa-github-alt:before{content:"\f113"}.fa-folder-o:before{content:"\f114"}.fa-folder-open-o:before{content:"\f115"}.fa-smile-o:before{content:"\f118"}.fa-frown-o:before{content:"\f119"}.fa-meh-o:before{content:"\f11a"}.fa-gamepad:before{content:"\f11b"}.fa-keyboard-o:before{content:"\f11c"}.fa-flag-o:before{content:"\f11d"}.fa-flag-checkered:before{content:"\f11e"}.fa-terminal:before{content:"\f120"}.fa-code:before{content:"\f121"}.fa-mail-reply-all:before,.fa-reply-all:before{content:"\f122"}.fa-star-half-empty:before,.fa-star-half-full:before,.fa-star-half-o:before{content:"\f123"}.fa-location-arrow:before{content:"\f124"}.fa-crop:before{content:"\f125"}.fa-code-fork:before{content:"\f126"}.fa-unlink:before,.fa-chain-broken:before{content:"\f127"}.fa-question:before{content:"\f128"}.fa-info:before{content:"\f129"}.fa-exclamation:before{content:"\f12a"}.fa-superscript:before{content:"\f12b"}.fa-subscript:before{content:"\f12c"}.fa-eraser:before{content:"\f12d"}.fa-puzzle-piece:before{content:"\f12e"}.fa-microphone:before{content:"\f130"}.fa-microphone-slash:before{content:"\f131"}.fa-shield:before{content:"\f132"}.fa-calendar-o:before{content:"\f133"}.fa-fire-extinguisher:before{content:"\f134"}.fa-rocket:before{content:"\f135"}.fa-maxcdn:before{content:"\f136"}.fa-chevron-circle-left:before{content:"\f137"}.fa-chevron-circle-right:before{content:"\f138"}.fa-chevron-circle-up:before{content:"\f139"}.fa-chevron-circle-down:before{content:"\f13a"}.fa-html5:before{content:"\f13b"}.fa-css3:before{content:"\f13c"}.fa-anchor:before{content:"\f13d"}.fa-unlock-alt:before{content:"\f13e"}.fa-bullseye:before{content:"\f140"}.fa-ellipsis-h:before{content:"\f141"}.fa-ellipsis-v:before{content:"\f142"}.fa-rss-square:before{content:"\f143"}.fa-play-circle:before{content:"\f144"}.fa-ticket:before{content:"\f145"}.fa-minus-square:before{content:"\f146"}.fa-minus-square-o:before{content:"\f147"}.fa-level-up:before{content:"\f148"}.fa-level-down:before{content:"\f149"}.fa-check-square:before{content:"\f14a"}.fa-pencil-square:before{content:"\f14b"}.fa-external-link-square:before{content:"\f14c"}.fa-share-square:before{content:"\f14d"}.fa-compass:before{content:"\f14e"}.fa-toggle-down:before,.fa-caret-square-o-down:before{content:"\f150"}.fa-toggle-up:before,.fa-caret-square-o-up:before{content:"\f151"}.fa-toggle-right:before,.fa-caret-square-o-right:before{content:"\f152"}.fa-euro:before,.fa-eur:before{content:"\f153"}.fa-gbp:before{content:"\f154"}.fa-dollar:before,.fa-usd:before{content:"\f155"}.fa-rupee:before,.fa-inr:before{content:"\f156"}.fa-cny:before,.fa-rmb:before,.fa-yen:before,.fa-jpy:before{content:"\f157"}.fa-ruble:before,.fa-rouble:before,.fa-rub:before{content:"\f158"}.fa-won:before,.fa-krw:before{content:"\f159"}.fa-bitcoin:before,.fa-btc:before{content:"\f15a"}.fa-file:before{content:"\f15b"}.fa-file-text:before{content:"\f15c"}.fa-sort-alpha-asc:before{content:"\f15d"}.fa-sort-alpha-desc:before{content:"\f15e"}.fa-sort-amount-asc:before{content:"\f160"}.fa-sort-amount-desc:before{content:"\f161"}.fa-sort-numeric-asc:before{content:"\f162"}.fa-sort-numeric-desc:before{content:"\f163"}.fa-thumbs-up:before{content:"\f164"}.fa-thumbs-down:before{content:"\f165"}.fa-youtube-square:before{content:"\f166"}.fa-youtube:before{content:"\f167"}.fa-xing:before{content:"\f168"}.fa-xing-square:before{content:"\f169"}.fa-youtube-play:before{content:"\f16a"}.fa-dropbox:before{content:"\f16b"}.fa-stack-overflow:before{content:"\f16c"}.fa-instagram:before{content:"\f16d"}.fa-flickr:before{content:"\f16e"}.fa-adn:before{content:"\f170"}.fa-bitbucket:before{content:"\f171"}.fa-bitbucket-square:before{content:"\f172"}.fa-tumblr:before{content:"\f173"}.fa-tumblr-square:before{content:"\f174"}.fa-long-arrow-down:before{content:"\f175"}.fa-long-arrow-up:before{content:"\f176"}.fa-long-arrow-left:before{content:"\f177"}.fa-long-arrow-right:before{content:"\f178"}.fa-apple:before{content:"\f179"}.fa-windows:before{content:"\f17a"}.fa-android:before{content:"\f17b"}.fa-linux:before{content:"\f17c"}.fa-dribbble:before{content:"\f17d"}.fa-skype:before{content:"\f17e"}.fa-foursquare:before{content:"\f180"}.fa-trello:before{content:"\f181"}.fa-female:before{content:"\f182"}.fa-male:before{content:"\f183"}.fa-gittip:before,.fa-gratipay:before{content:"\f184"}.fa-sun-o:before{content:"\f185"}.fa-moon-o:before{content:"\f186"}.fa-archive:before{content:"\f187"}.fa-bug:before{content:"\f188"}.fa-vk:before{content:"\f189"}.fa-weibo:before{content:"\f18a"}.fa-renren:before{content:"\f18b"}.fa-pagelines:before{content:"\f18c"}.fa-stack-exchange:before{content:"\f18d"}.fa-arrow-circle-o-right:before{content:"\f18e"}.fa-arrow-circle-o-left:before{content:"\f190"}.fa-toggle-left:before,.fa-caret-square-o-left:before{content:"\f191"}.fa-dot-circle-o:before{content:"\f192"}.fa-wheelchair:before{content:"\f193"}.fa-vimeo-square:before{content:"\f194"}.fa-turkish-lira:before,.fa-try:before{content:"\f195"}.fa-plus-square-o:before{content:"\f196"}.fa-space-shuttle:before{content:"\f197"}.fa-slack:before{content:"\f198"}.fa-envelope-square:before{content:"\f199"}.fa-wordpress:before{content:"\f19a"}.fa-openid:before{content:"\f19b"}.fa-institution:before,.fa-bank:before,.fa-university:before{content:"\f19c"}.fa-mortar-board:before,.fa-graduation-cap:before{content:"\f19d"}.fa-yahoo:before{content:"\f19e"}.fa-google:before{content:"\f1a0"}.fa-reddit:before{content:"\f1a1"}.fa-reddit-square:before{content:"\f1a2"}.fa-stumbleupon-circle:before{content:"\f1a3"}.fa-stumbleupon:before{content:"\f1a4"}.fa-delicious:before{content:"\f1a5"}.fa-digg:before{content:"\f1a6"}.fa-pied-piper-pp:before{content:"\f1a7"}.fa-pied-piper-alt:before{content:"\f1a8"}.fa-drupal:before{content:"\f1a9"}.fa-joomla:before{content:"\f1aa"}.fa-language:before{content:"\f1ab"}.fa-fax:before{content:"\f1ac"}.fa-building:before{content:"\f1ad"}.fa-child:before{content:"\f1ae"}.fa-paw:before{content:"\f1b0"}.fa-spoon:before{content:"\f1b1"}.fa-cube:before{content:"\f1b2"}.fa-cubes:before{content:"\f1b3"}.fa-behance:before{content:"\f1b4"}.fa-behance-square:before{content:"\f1b5"}.fa-steam:before{content:"\f1b6"}.fa-steam-square:before{content:"\f1b7"}.fa-recycle:before{content:"\f1b8"}.fa-automobile:before,.fa-car:before{content:"\f1b9"}.fa-cab:before,.fa-taxi:before{content:"\f1ba"}.fa-tree:before{content:"\f1bb"}.fa-spotify:before{content:"\f1bc"}.fa-deviantart:before{content:"\f1bd"}.fa-soundcloud:before{content:"\f1be"}.fa-database:before{content:"\f1c0"}.fa-file-pdf-o:before{content:"\f1c1"}.fa-file-word-o:before{content:"\f1c2"}.fa-file-excel-o:before{content:"\f1c3"}.fa-file-powerpoint-o:before{content:"\f1c4"}.fa-file-photo-o:before,.fa-file-picture-o:before,.fa-file-image-o:before{content:"\f1c5"}.fa-file-zip-o:before,.fa-file-archive-o:before{content:"\f1c6"}.fa-file-sound-o:before,.fa-file-audio-o:before{content:"\f1c7"}.fa-file-movie-o:before,.fa-file-video-o:before{content:"\f1c8"}.fa-file-code-o:before{content:"\f1c9"}.fa-vine:before{content:"\f1ca"}.fa-codepen:before{content:"\f1cb"}.fa-jsfiddle:before{content:"\f1cc"}.fa-life-bouy:before,.fa-life-buoy:before,.fa-life-saver:before,.fa-support:before,.fa-life-ring:before{content:"\f1cd"}.fa-circle-o-notch:before{content:"\f1ce"}.fa-ra:before,.fa-resistance:before,.fa-rebel:before{content:"\f1d0"}.fa-ge:before,.fa-empire:before{content:"\f1d1"}.fa-git-square:before{content:"\f1d2"}.fa-git:before{content:"\f1d3"}.fa-y-combinator-square:before,.fa-yc-square:before,.fa-hacker-news:before{content:"\f1d4"}.fa-tencent-weibo:before{content:"\f1d5"}.fa-qq:before{content:"\f1d6"}.fa-wechat:before,.fa-weixin:before{content:"\f1d7"}.fa-send:before,.fa-paper-plane:before{content:"\f1d8"}.fa-send-o:before,.fa-paper-plane-o:before{content:"\f1d9"}.fa-history:before{content:"\f1da"}.fa-circle-thin:before{content:"\f1db"}.fa-header:before{content:"\f1dc"}.fa-paragraph:before{content:"\f1dd"}.fa-sliders:before{content:"\f1de"}.fa-share-alt:before{content:"\f1e0"}.fa-share-alt-square:before{content:"\f1e1"}.fa-bomb:before{content:"\f1e2"}.fa-soccer-ball-o:before,.fa-futbol-o:before{content:"\f1e3"}.fa-tty:before{content:"\f1e4"}.fa-binoculars:before{content:"\f1e5"}.fa-plug:before{content:"\f1e6"}.fa-slideshare:before{content:"\f1e7"}.fa-twitch:before{content:"\f1e8"}.fa-yelp:before{content:"\f1e9"}.fa-newspaper-o:before{content:"\f1ea"}.fa-wifi:before{content:"\f1eb"}.fa-calculator:before{content:"\f1ec"}.fa-paypal:before{content:"\f1ed"}.fa-google-wallet:before{content:"\f1ee"}.fa-cc-visa:before{content:"\f1f0"}.fa-cc-mastercard:before{content:"\f1f1"}.fa-cc-discover:before{content:"\f1f2"}.fa-cc-amex:before{content:"\f1f3"}.fa-cc-paypal:before{content:"\f1f4"}.fa-cc-stripe:before{content:"\f1f5"}.fa-bell-slash:before{content:"\f1f6"}.fa-bell-slash-o:before{content:"\f1f7"}.fa-trash:before{content:"\f1f8"}.fa-copyright:before{content:"\f1f9"}.fa-at:before{content:"\f1fa"}.fa-eyedropper:before{content:"\f1fb"}.fa-paint-brush:before{content:"\f1fc"}.fa-birthday-cake:before{content:"\f1fd"}.fa-area-chart:before{content:"\f1fe"}.fa-pie-chart:before{content:"\f200"}.fa-line-chart:before{content:"\f201"}.fa-lastfm:before{content:"\f202"}.fa-lastfm-square:before{content:"\f203"}.fa-toggle-off:before{content:"\f204"}.fa-toggle-on:before{content:"\f205"}.fa-bicycle:before{content:"\f206"}.fa-bus:before{content:"\f207"}.fa-ioxhost:before{content:"\f208"}.fa-angellist:before{content:"\f209"}.fa-cc:before{content:"\f20a"}.fa-shekel:before,.fa-sheqel:before,.fa-ils:before{content:"\f20b"}.fa-meanpath:before{content:"\f20c"}.fa-buysellads:before{content:"\f20d"}.fa-connectdevelop:before{content:"\f20e"}.fa-dashcube:before{content:"\f210"}.fa-forumbee:before{content:"\f211"}.fa-leanpub:before{content:"\f212"}.fa-sellsy:before{content:"\f213"}.fa-shirtsinbulk:before{content:"\f214"}.fa-simplybuilt:before{content:"\f215"}.fa-skyatlas:before{content:"\f216"}.fa-cart-plus:before{content:"\f217"}.fa-cart-arrow-down:before{content:"\f218"}.fa-diamond:before{content:"\f219"}.fa-ship:before{content:"\f21a"}.fa-user-secret:before{content:"\f21b"}.fa-motorcycle:before{content:"\f21c"}.fa-street-view:before{content:"\f21d"}.fa-heartbeat:before{content:"\f21e"}.fa-venus:before{content:"\f221"}.fa-mars:before{content:"\f222"}.fa-mercury:before{content:"\f223"}.fa-intersex:before,.fa-transgender:before{content:"\f224"}.fa-transgender-alt:before{content:"\f225"}.fa-venus-double:before{content:"\f226"}.fa-mars-double:before{content:"\f227"}.fa-venus-mars:before{content:"\f228"}.fa-mars-stroke:before{content:"\f229"}.fa-mars-stroke-v:before{content:"\f22a"}.fa-mars-stroke-h:before{content:"\f22b"}.fa-neuter:before{content:"\f22c"}.fa-genderless:before{content:"\f22d"}.fa-facebook-official:before{content:"\f230"}.fa-pinterest-p:before{content:"\f231"}.fa-whatsapp:before{content:"\f232"}.fa-server:before{content:"\f233"}.fa-user-plus:before{content:"\f234"}.fa-user-times:before{content:"\f235"}.fa-hotel:before,.fa-bed:before{content:"\f236"}.fa-viacoin:before{content:"\f237"}.fa-train:before{content:"\f238"}.fa-subway:before{content:"\f239"}.fa-medium:before{content:"\f23a"}.fa-yc:before,.fa-y-combinator:before{content:"\f23b"}.fa-optin-monster:before{content:"\f23c"}.fa-opencart:before{content:"\f23d"}.fa-expeditedssl:before{content:"\f23e"}.fa-battery-4:before,.fa-battery-full:before{content:"\f240"}.fa-battery-3:before,.fa-battery-three-quarters:before{content:"\f241"}.fa-battery-2:before,.fa-battery-half:before{content:"\f242"}.fa-battery-1:before,.fa-battery-quarter:before{content:"\f243"}.fa-battery-0:before,.fa-battery-empty:before{content:"\f244"}.fa-mouse-pointer:before{content:"\f245"}.fa-i-cursor:before{content:"\f246"}.fa-object-group:before{content:"\f247"}.fa-object-ungroup:before{content:"\f248"}.fa-sticky-note:before{content:"\f249"}.fa-sticky-note-o:before{content:"\f24a"}.fa-cc-jcb:before{content:"\f24b"}.fa-cc-diners-club:before{content:"\f24c"}.fa-clone:before{content:"\f24d"}.fa-balance-scale:before{content:"\f24e"}.fa-hourglass-o:before{content:"\f250"}.fa-hourglass-1:before,.fa-hourglass-start:before{content:"\f251"}.fa-hourglass-2:before,.fa-hourglass-half:before{content:"\f252"}.fa-hourglass-3:before,.fa-hourglass-end:before{content:"\f253"}.fa-hourglass:before{content:"\f254"}.fa-hand-grab-o:before,.fa-hand-rock-o:before{content:"\f255"}.fa-hand-stop-o:before,.fa-hand-paper-o:before{content:"\f256"}.fa-hand-scissors-o:before{content:"\f257"}.fa-hand-lizard-o:before{content:"\f258"}.fa-hand-spock-o:before{content:"\f259"}.fa-hand-pointer-o:before{content:"\f25a"}.fa-hand-peace-o:before{content:"\f25b"}.fa-trademark:before{content:"\f25c"}.fa-registered:before{content:"\f25d"}.fa-creative-commons:before{content:"\f25e"}.fa-gg:before{content:"\f260"}.fa-gg-circle:before{content:"\f261"}.fa-tripadvisor:before{content:"\f262"}.fa-odnoklassniki:before{content:"\f263"}.fa-odnoklassniki-square:before{content:"\f264"}.fa-get-pocket:before{content:"\f265"}.fa-wikipedia-w:before{content:"\f266"}.fa-safari:before{content:"\f267"}.fa-chrome:before{content:"\f268"}.fa-firefox:before{content:"\f269"}.fa-opera:before{content:"\f26a"}.fa-internet-explorer:before{content:"\f26b"}.fa-tv:before,.fa-television:before{content:"\f26c"}.fa-contao:before{content:"\f26d"}.fa-500px:before{content:"\f26e"}.fa-amazon:before{content:"\f270"}.fa-calendar-plus-o:before{content:"\f271"}.fa-calendar-minus-o:before{content:"\f272"}.fa-calendar-times-o:before{content:"\f273"}.fa-calendar-check-o:before{content:"\f274"}.fa-industry:before{content:"\f275"}.fa-map-pin:before{content:"\f276"}.fa-map-signs:before{content:"\f277"}.fa-map-o:before{content:"\f278"}.fa-map:before{content:"\f279"}.fa-commenting:before{content:"\f27a"}.fa-commenting-o:before{content:"\f27b"}.fa-houzz:before{content:"\f27c"}.fa-vimeo:before{content:"\f27d"}.fa-black-tie:before{content:"\f27e"}.fa-fonticons:before{content:"\f280"}.fa-reddit-alien:before{content:"\f281"}.fa-edge:before{content:"\f282"}.fa-credit-card-alt:before{content:"\f283"}.fa-codiepie:before{content:"\f284"}.fa-modx:before{content:"\f285"}.fa-fort-awesome:before{content:"\f286"}.fa-usb:before{content:"\f287"}.fa-product-hunt:before{content:"\f288"}.fa-mixcloud:before{content:"\f289"}.fa-scribd:before{content:"\f28a"}.fa-pause-circle:before{content:"\f28b"}.fa-pause-circle-o:before{content:"\f28c"}.fa-stop-circle:before{content:"\f28d"}.fa-stop-circle-o:before{content:"\f28e"}.fa-shopping-bag:before{content:"\f290"}.fa-shopping-basket:before{content:"\f291"}.fa-hashtag:before{content:"\f292"}.fa-bluetooth:before{content:"\f293"}.fa-bluetooth-b:before{content:"\f294"}.fa-percent:before{content:"\f295"}.fa-gitlab:before{content:"\f296"}.fa-wpbeginner:before{content:"\f297"}.fa-wpforms:before{content:"\f298"}.fa-envira:before{content:"\f299"}.fa-universal-access:before{content:"\f29a"}.fa-wheelchair-alt:before{content:"\f29b"}.fa-question-circle-o:before{content:"\f29c"}.fa-blind:before{content:"\f29d"}.fa-audio-description:before{content:"\f29e"}.fa-volume-control-phone:before{content:"\f2a0"}.fa-braille:before{content:"\f2a1"}.fa-assistive-listening-systems:before{content:"\f2a2"}.fa-asl-interpreting:before,.fa-american-sign-language-interpreting:before{content:"\f2a3"}.fa-deafness:before,.fa-hard-of-hearing:before,.fa-deaf:before{content:"\f2a4"}.fa-glide:before{content:"\f2a5"}.fa-glide-g:before{content:"\f2a6"}.fa-signing:before,.fa-sign-language:before{content:"\f2a7"}.fa-low-vision:before{content:"\f2a8"}.fa-viadeo:before{content:"\f2a9"}.fa-viadeo-square:before{content:"\f2aa"}.fa-snapchat:before{content:"\f2ab"}.fa-snapchat-ghost:before{content:"\f2ac"}.fa-snapchat-square:before{content:"\f2ad"}.fa-pied-piper:before{content:"\f2ae"}.fa-first-order:before{content:"\f2b0"}.fa-yoast:before{content:"\f2b1"}.fa-themeisle:before{content:"\f2b2"}.fa-google-plus-circle:before,.fa-google-plus-official:before{content:"\f2b3"}.fa-fa:before,.fa-font-awesome:before{content:"\f2b4"}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0, 0, 0, 0);border:0}.sr-only-focusable:active,.sr-only-focusable:focus{position:static;width:auto;height:auto;margin:0;overflow:visible;clip:auto}


.filterbox .head {
	background: #e8e8e8;
	border-bottom: 4px solid #0571ba;
	padding: 10px;
}
.filterbox .head > div:first-child {
	height: 35px;
	padding: 9px 0px 18px 0px;
}

.filterbox .head > div:first-child strong {
	float: left;
	width: 66px;
	height: 35px;
	font-size: 35px;
	font-weight: bold;
	text-align: left;
	color: #0571ba;
}
.filterbox .head > div:first-child em {
	float: left;
	width: 90px;
	height: 30px;
	padding-top: 5px;
	font-size: 12px;
	font-weight: normal;
	font-style: normal;
}

.filterbox .head > div.current {
	height: auto;
	padding: 5px 9px 9px 9px;
	background: #fff;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	border-radius: 2px;
	display: none;
}
.filterbox .head > div.current > strong {
	display: block;
	font-size: 13px;
	font-weight: bold;
	color: #0571ba;
	margin-bottom: 5px;
}
.filterbox .head > div.current > ul {
	display: block;
	list-style: none;
	margin: 0px;
	padding: 0px;
}
.filterbox .head > div.current > ul li {
	display: block;
	margin: 0px;
	padding: 0px;
	background: none;
	font-size: 11px;
	line-height: 17px;
	position: relative;
	padding-left: 12px;
}
.filterbox .head > div.current > ul li span {
	display: inline-block;
	background: url('/images/document/filter-cross.png') no-repeat;
	width: 9px;
	height: 9px;
	vertical-align: middle;
	cursor: pointer;
	position: absolute;
	left: 0px;
	top: 4px;
}
.filterbox .head > div.current > ul li strong {
	font-weight: bold;
	font-size: 11px;
	color: #313131;
	vertical-align: middle;
}
.filterbox .head > div.current > ul li em {
	font-weight: normal;
	font-size: 11px;
	font-style: normal;
	text-decoration: underline;
	color: #313131;
	vertical-align: middle;
	/* white-space: nowrap; */
	display: inline-block;
	max-width: 130px;
	overflow: hidden;
}
.filterbox .head > div.current > ul li.wis strong {
	font-weight: normal;
	font-size: 11px;
	color: #c3311c;
	vertical-align: middle;
	cursor: pointer;
}

.filterbox .box {
	position: relative;
	background: #e8e8e8;
	border-bottom: 1px solid #cfcfcf;
}
.filterbox .box > strong {
	display: block;
	min-height: 16px;
	line-height: 16px;
	font-weight: bold;
	font-size: 12px;
	color: #313131;
	padding: 10px;
	background: url('/images/document/filter-arrow.png') no-repeat left 10px;
	cursor: pointer;
}
.filterbox .box > strong span {
	display: block;
	min-height: 16px;
	line-height: 16px;
	font-weight: bold;
	font-size: 12px;
	color: #313131;
	width: 118px;
}

.filterbox .box.open > strong {
	background-position:  right 10px;
}

.filterbox .box.empty > strong {
	background-position:  left 10px;
}
.filterbox .box > i {
	position: absolute;
	right: 38px;
	top: 12px;
	width: 12px;
	height: 12px;
	background: url('/images/document/filter-info.png') no-repeat;
	cursor: help;
}
.filterbox .box > i span {
	display: none;
}
.filterbox .box > ul {
	display: none;
	list-style: none;
	margin: 0px;
	padding: 0px 10px 15px 10px;
}
.filterbox .box.open > ul {
	display: block;
}
.filterbox .box.empty > ul {
	display: none;
}
.filterbox .box > ul li {
	margin: 2px 0px;
	padding: 0px;
	background: none;
}

.filterbox .box > ul li.nocount, .filterbox .box > ul li.hidden {
	display: none;
}
.filterbox .box > ul.showall li.hidden {
	display: block;
}
#contents .filterbox .box > a {
	display: none;
	padding: 0px 15px 15px 15px;
	margin-top: -5px;
	cursor: pointer;
	color: #313131;
}
#contents .filterbox .box.open > a {
	display: block;
}
#contents .filterbox .box > ul.showall ~ a span{
	display: none;
}
#contents .filterbox .box > ul.showall ~ a:before {
	content: 'Toon minder';
}
#contents .filterbox .box > a.noshow {
	display: none;
}
.filterbox .box > ul li input {
	vertical-align: middle;
}
.filterbox .box > ul li span {
	display: inline-block;
	max-width: 136px;
	font-weight: normal;
	font-size: 11px;
	font-style: normal;
	text-decoration: underline;
	color: #313131;
	vertical-align: middle;
	cursor: pointer;
}
.filterbox .box > ul li span:hover {
	text-decoration: none;
}

.filterbox .box > .slider-block {
	min-height: 62px;
	padding: 0px 10px;
}
.filterbox .box > .slider-block .slider {
	margin: 0px 7px 20px 7px;
	height: 10px;
}
.filterbox .box > .slider-block .ui-slider-range.ui-widget-header {
	background: #0571ba;
}
.filterbox .box > .slider-block .inch {
	height: 20px;
	line-height: 20px;
	margin-top: -5px;
	margin-bottom: -6px;
}
.filterbox .box > .slider-block .inch .inch-min {
	float: left;
	height: 20px;
	font-size: 11px;
}
.filterbox .box > .slider-block .inch .inch-max {
	float: right;
	height: 20px;
	font-size: 11px;
}
.filterbox .box > .slider-block .input {
	position: relative;
	height: 22px;
	margin: 10px 0px;
}

.filterbox .box > .slider-block {
	display: none;
}

.filterbox .box.open > .slider-block {
	display: block;
}

.filterbox .box > .slider-block .input .min {
	position: absolute;
	left: 0px;
}

.filterbox .box > .slider-block .input .max {
	position: absolute;
	right: 0px;
}
.filterbox .box > .slider-block .input .min, .filterbox .box > .slider-block .input .max {
	border: 1px solid #cfcfcf;
	width: 50px;
	height: 20px;
	background: #fff;
}
.filterbox .box > .slider-block .input .min input, .filterbox .box > .slider-block .input .max input {
	position: absolute;
	left: 0px;
	border: 0px;
	padding: 0px;
	width: 30px;
	height: 20px;
	line-height: 20px;
	font-family: Arial;
	font-size: 11px;
	outline:none;
	text-align: right;
}
.filterbox .box > .slider-block .input .min em, .filterbox .box > .slider-block .input .max em {
	position: absolute;
	right: 0px;
	width: 18px;
	height: 20px;
	line-height: 20px;
	font-family: Arial;
	font-size: 11px;
	font-style: normal;
	text-align: left;
}
.filterbox .box > .slider-block .input.swap .min input, .filterbox .box > .slider-block .input.swap .max input {
	left: auto;
	right: 0px;
	width: 28px;
	padding-right: 2px;
}
.filterbox .box > .slider-block .input.swap .min em, .filterbox .box > .slider-block .input.swap .max em {
	left: 0px;
	right: auto;
	width: 18px;
	padding-left: 2px;
}
.filterbox .box > .slider-block .input.medium .min input, .filterbox .box > .slider-block .input.medium .max input {
	width: 25px;
}
.filterbox .box > .slider-block .input.medium .min em, .filterbox .box > .slider-block .input.medium .max em {
	width: 23px;
}

.filterbox .box > .slider-block .input.mediumlarge .min input, .filterbox .box > .slider-block .input.mediumlarge .max input {
	width: 23px;
}
.filterbox .box > .slider-block .input.mediumlarge .min em, .filterbox .box > .slider-block .input.mediumlarge .max em {
	width: 25px;
}
.filterbox .box > .slider-block .input.large .min input, .filterbox .box > .slider-block .input.large .max input {
	width: 20px;
}
.filterbox .box > .slider-block .input.large .min em, .filterbox .box > .slider-block .input.large .max em {
	width: 28px;
}

.filterbox .box > .slider-block .input .tem {
	position: absolute;
	left: 52px;
	width: 50px;
	height: 22px;
	line-height: 22px;
	text-align: center;
}

.filterbox a.opties {
	display: block;
	line-height: 45px;
	text-align: right;
	color: #313131 !important;
	font-weight: bold;
	font-size: 12px;
	cursor: pointer;
}



/* RESPONSIVE CSS */
.filterbox .box > i {
	font-style: inherit;
	background: none;
}
.filterbox .box > i:before {
	content: '\f05a';
    display: block;
    position: absolute;
    font-family: 'FontAwesome';
    font-size: 14px;
    line-height: 0.9em;
    top: 0;
    left: 0;
    color: #2e9fda;
    z-index: 10;
}
.filterbox .head > div:first-child span {
	display: none;
}
.filterbox .box > strong {
	background-size: 360px auto;
}
.filterbox .head > div.current > ul li span {
    background: none;
	position: relative;
	top: -5px;
	left: -10px;
}
.filterbox .head > div.current > ul li span:before {
	content: "\f00d";
    font-family: 'FontAwesome';
    font-size: 13px;
    color: #d60505;
    position: absolute;
    top: 0;
    left: 0;
}


/* Product */
#product-aanbieders .row .aansluiten img {
	max-width: 16px;
	vertical-align: sub;
}
.product-info {
	float: left;
	width: 290px;
	margin-bottom: 20px;
	margin-left: 8px;
}
#contents .product-info h2 {
	font-size: 12px;
	line-height: 35px;
	margin: 0px 0px 12px 0px;
	background: none;
}
.product-info table {
	width: 450px;
	border-collapse: collapse;
}
.product-info th {
	text-align: left;
	padding: 0px;
	height: 20px;
	width: 180px;
}
.product-info td {
	padding: 0px;
}
.product-info td strong.prijs {
	color: #FFA70A;
	font-size: 14px;
}
.product-media {
	position: relative;
	width: 510px;
	height: 43px;
	margin-top: 18px;
	background: url(/images/document/product-media.png);
}
.product-media .facebook {
	position: absolute;
	left: 324px;
	top: 11px;
}
.product-media .twitter {
	position: absolute;
	left: 431px;
	top: 11px;
}
.product-images {
	float: left;
	position: relative;
	width: 247px;
	padding: 19px 10px 14px 10px;
}
.product-images .large {
	padding: 0px 0px 15px 0px;
	min-height: 140px;
}
.product-images .vergroten {
	display: block;
	position: absolute;
	right: -10px;
	top: 80px;
	text-align: center;
	padding: 0px 25px 0px 0px;
}
.product-bestel {
	position: relative;
	width: 783px;
	height: 52px;
	background: #0571ba;
	margin-bottom: 19px;
}
.product-bestel > span {
	position: absolute;
	left: 15px;
	top: 19px;
	width: 462px;
	height: 16px;
	color: #fff;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 14px;
	letter-spacing: 0.2px;
}
.product-bestel > span span {
	float: left;
	padding-right: 5px;
}
.product-bestel > span em {
	float: left;
	padding-left: 7px;
	position: relative;
	height: 14px;
}
.product-bestel > span em:before {
	content: '';
	position: absolute;
	top: 1px;
	left: 2px;
	width: 3px;
	height: 7px;
	background: rgba(255,255,255,1);
	-webkit-transform: skew(30deg);
	   -moz-transform: skew(30deg);
	     -o-transform: skew(30deg);
}
.product-bestel > span em:after {
	content: '';
	position: absolute;
	top: 8px;
	left: 2px;
	width: 3px;
	height: 7px;
	background: rgba(255,255,255,1);
	-webkit-transform: skew(-30deg);
	   -moz-transform: skew(-30deg);
	     -o-transform: skew(-30deg);
}
.product-bestel > span em > em:before, .product-bestel > span em > em:after {
	background: rgba(255,255,255,0.7);
}
#contents .product-bestel a {
	position: absolute;
	left: 490px;
	top: 11px;
	width: 273px;
	height: 30px;
	line-height: 28px;
	text-transform: uppercase;
	font-size: 13px;
	text-shadow: 1px 1px 1px #000;
}
/* End Product /

/* Tabs */
.tabs {
	margin: 10px 0px 0px 0px;
}
.tabs ul {
	height: 40px;
	margin: 0px 0px 0px 4px;
	padding: 0px;
}
.tabs ul li {
	float: left;
	height: 40px;
	line-height: 40px;
	list-style-type: none;
	margin: 0px 6px;
	padding: 0px 17px;
	border: 1px solid #e8e8e8;
	border-bottom: none;
	background: url(/images/document/tabs-inactive.png);
	font-weight: bold;
	text-transform: uppercase;
	cursor: pointer;
}
#contents .tabs ul li > a {
	display: block;
	height: 40px;
	line-height: 40px;
	text-decoration: none;
	padding: 0px 17px;
	margin: 0px -17px;
	color: #5b5c5e;
}
.tabs ul li.active {
	background: #fff;
}
.tabs div {
	border: 1px solid #e8e8e8;
	border-bottom: none;
	height: 34px;
}
/* End Tabs */

/* Product Aanbieders */
#product-aanbieders {
	margin: -34px 0px 0px 0px;
}
#product-aanbieders .head {
	background: url(/images/document/product-aanbieder-row.png);
	height: 33px;
	margin: 0px 1px;
}
#product-aanbieders .row {
	background: url(/images/document/product-aanbieder-row.png);
	height: 33px;
	border: 1px solid #c9c9c9;
	border-top: none;
}
#product-aanbieders .row.first {
	border-top: 1px solid #c9c9c9;
}

#product-aanbieders .huur + .row.first {
	border-top: none;
}
#product-aanbieders span {
	float: left;
	width: 100px;
	height: 33px;
	line-height: 33px;
	padding: 0px 10px 0px 11px;
	background: url(/images/document/product-aanbieder-row-line.png) left center no-repeat;
	color: #383838;
	font-size: 11px;
}
#product-aanbieders span:first-child {
	background: none;
}
#product-aanbieders .head span {
	font-weight: bold;
}

#product-aanbieders .winkel { width: 117px; }
#product-aanbieders .keurmerk { width: 56px; padding: 0px 4px; }
#product-aanbieders .prijs { width: 45px; padding: 0px 6px; }
#product-aanbieders .incl-bezorg { width: 67px; padding: 0px 4px; white-space: nowrap; }
#product-aanbieders .voorraad { width: 51px; padding: 0px 6px; }
#product-aanbieders .verwachtte-levertijd { width: 122px; }
#product-aanbieders .afhalen { width: 39px; padding: 0px 6px; }
#product-aanbieders .betalen { width: 82px; }
#product-aanbieders .bestel { width: 75px; padding: 0px 6px; }

#product-aanbieders .row .winkel {  }
#product-aanbieders .row .keurmerk { text-align: center; }
#product-aanbieders .row .prijs { text-align: center; color: #ffa302; font-weight: bold; white-space: nowrap; }
#product-aanbieders .row .incl-bezorg { text-align: center; color: #ffa302; font-weight: bold; white-space: nowrap; }
#product-aanbieders .row .voorraad { text-align: center; }
#product-aanbieders .row .verwachtte-levertijd { text-align: center; overflow: hidden; }
#product-aanbieders .row .afhalen { overflow: hidden; white-space: nowrap; }
#product-aanbieders .row .betalen { width: 100px; padding: 0px 2px 0px 2px; overflow: hidden; white-space: nowrap; }
#product-aanbieders .row .bestel { text-align: center; }

#product-aanbieders .row .prijs a, #product-aanbieders .row .incl-bezorg a { color: #ffa302; }
#product-aanbieders .head .sortable { text-decoration: underline; cursor: pointer;white-space: nowrap; }
#product-aanbieders .head .sortable span {
	width: 7px;
	padding: 0px;
	background: url('/images/document/sort-up.png') no-repeat;
	position: relative;
	height: 14px;
	top: 9px;
	margin: 0px 3px 0px -3px;
}
#product-aanbieders .head .sortable span:after {
	position: absolute;
	left: 0px;
	top: 8px;
	width: 7px;
	content: '';
	display: block;
	height: 6px;
	background: url('/images/document/sort-down.png');
}
#product-aanbieders .head .sortable.down span {
	background-image: url('/images/document/sort-up-inactive.png');
}
#product-aanbieders .head .sortable.up span:after {
	background-image: url('/images/document/sort-down-inactive.png');
}

#product-aanbieders .row.huur .prijs {
	width: 150px;
	color: #2C3D8D;
}

#product-aanbieders .row.huur .betalen {
	color: #2C3D8D;
	font-weight: bold;
	text-indent: 6px;
}

#product-aanbieders .row.huur .prijs {
	width: 120px;
	color: #2C3D8D;
}

#product-aanbieders .row.huur .betalen {
	color: #2C3D8D;
	font-weight: bold;
	text-indent: 6px;
}

#product-aanbieders span img {
	margin: 8px 1px 0px 1px;
}
#product-aanbieders .row .bestel img {
	margin: 6px 1px 0px 1px;
}
#product-aanbieders .row .winkel a {
	font-weight: normal;
	color: #383838;
}
#product-aanbieders .bestel a {
	height: 24px;
	line-height: 22px;
	margin-top: 6px;
	width: 75px;
	min-width: 0px;
}
#product-aanbieders .row.huur .bestel a {
	background: #43529a;
	border-color: #283263;
}
#product-aanbieders .row.huur .bestel a:hover {
	background: #283263;
}
/* End Product Aanbieders */

/* Product Specificaties */
#product-specificaties {
	margin: -34px 0px 0px 0px;
	padding: 11px;
	display: none;
}
#product-specificaties .block {
	float: left;
	width: 381px;
}
#product-specificaties .line {
	width: 381px;
	color: #383838;
}
#product-specificaties .line.odd {
	background: #f5f5f5;
}

#product-specificaties .line .info {
	float: left;
	width: 22px;
	height: 22px;
}
#product-specificaties .line .info img {
	margin: 3px 0px 0px 1px;
}
#product-specificaties .line .name {
	float: left;
	width: 193px;
	line-height: 22px;
	font-weight: bold;
}
#product-specificaties .line .value {
	float: left;
	width: 166px;
	line-height: 22px;
}
#product-specificaties .line .value img {
	margin: 3px 0px 0px 0px;
}
/* End Product Specificaties */

/* Product Reviews */
#product-reviews {
	margin: -34px 0px 0px 0px;
	padding: 11px 8px;
	display: none;
}
#product-reviews .item {
	position: relative;
	min-height: 96px;
	padding: 14px 0px 6px 121px;
	background: url(/images/document/review-line.png) bottom center no-repeat;
}
#product-reviews .item .aanbieder {
	position: absolute;
	left: 0px;
	top: 17px;
	width: 100px;
}
#product-reviews .item h4 {
	font-size: 11px;
	font-weight: bold;
	color: #383838;
	margin: 0px;
}
#product-reviews .item p {
	font-size: 11px;
	color: #383838;
	line-height: 18px;
	margin: 5px 0px 2px 0px;
}
#product-reviews .item .bestel {
	font-size: 12px;
	color: #fba50f;
	line-height: 12px;
}
#product-reviews .item .bestel img {
	vertical-align: middle;
	margin-left: 18px;
}

#product-reviews h3 {
	font-size: 18px;
	font-weight: bold;
	color: color3;
	margin: 16px 0px 12px 0px;
}
/* End Product Reviews */

/* Product Populair */
#product-populair {
	margin: -24px 0px 0px 0px;
	display: none;
}
#product-populair .note {
	margin-left: 20px;
	margin-right: 20px;
}
#product-populair .producten {
	margin-right: 15px;
}
#product-populair .producten .head .laagste-prijs {
	width: 177px;
}
#product-populair .producten .item table td.beoordeling {
	width: 80px;
}
#product-populair .producten .item table td.laagste-prijs {
	width: 90px;
}
#product-populair .producten .item .bekijk-product {
	left: 668px;
}
/* End Product Populair */

/* Producten */
.producten {

}
.producten .top {
	position: relative;
	height: 49px;
	background: url(/images/document/producten-top.png) no-repeat;
}
#contents .producten .top .vergelijk {
	position: absolute;
	left: 50px;
	top: 15px;
}
.producten .middle {
	background: url(/images/document/producten-middle.png) repeat-y;
}
.producten .bottom {
	position: relative;
	height: 70px;
	background: url(/images/document/producten-bottom.png) no-repeat;
}
#contents .producten .bottom .vergelijk {
	position: absolute;
	left: 50px;
	top: 15px;
}
.producten .bottom .result {
	float: right;
	color: #383838;
	font-size: 11px;
	padding: 6px 0px;
}
.producten .bottom .paging {
	float: right;
	clear: both;
}
.producten .head {
	position: relative;
	background: url(/images/document/product-aanbieder-row.png);
	height: 33px;
	margin: 0px 0px 2px 27px;
	border: 1px solid #c9c9c9;
}
.producten .head span {
	float: left;
	width: 100px;
	height: 33px;
	line-height: 33px;
	padding: 0px 8px 0px 9px;
	background: url(/images/document/product-aanbieder-row-line.png) left center no-repeat;
	color: #383838;
	font-size: 11px;
	font-weight: bold;
	white-space: nowrap;
}
.producten .head span:first-child {
	background: none;
	padding: 0px 8px;
}
#contents .producten .head span a {
	color: #383838;
}
.producten .head .sorter {
	float: left;
	width: 6px;
	height: 16px;
	margin: 10px 4px 0px -4px;
}
.producten .head .sorter img {
	display: block;
	margin-bottom: 1px;
}

.producten .head .review_average {
	position: absolute;
	left: 10px;
	top: 0px;
	background-position: right center;
	width: 60px;
}
.producten .head .review_count {
	position: absolute;
	right: 0px;
	top: 0px;
	width: 90px;
}
.producten .head .merk-en-type {	width: 121px; padding-left: 96px !important; }
.producten .head .plaatsing {		width: 58px; }
.producten .head .inbouwwijze {		width: 74px; }
.producten .head .inhoud { 			width: 50px; }

.producten .head.vrieskist .inhoud, .producten .head.vrieskast .inhoud, .producten .head.tafelmodel .inhoud { 			width: 45px; }

.producten .head .voorraadkorven { 	width: 50px; }
.producten .head .dooiwaterafvoer { width: 93px; }

.producten .head .diepvriesladen { 	width: 42px; }
.producten .head .no_frost { 		width: 50px; }

.producten .head .energieklasse { 	width: 72px; }
.producten .head.vrieskast .energieklasse, .producten .head.tafelmodel .energieklasse { 			width: 45px; }

.producten .head .beoordeling {		width: 74px; }
.producten .head .laagste-prijs {	width: 181px; }

.producten .item { position: relative; height: 80px; }
.producten .item.odd { background: url(/images/document/producten-odd.png) repeat-y; height: 81px; }
.producten .item:hover { background: url(/images/document/producten-hover.png) repeat-y; cursor: pointer; }
.producten .item input[type=checkbox] { position: absolute; left: 1px; top: 31px }
.producten .item .image {
	position: absolute;
	left: 40px;
	top: 9px;
	height: 62px;
	line-height: 62px;
	display: table;
}
.image div {
	display: table-cell;
	vertical-align: middle;
}
.image div div {
	position: relative;
	border: 1px solid #cecece;
	max-height: 62px;
}
.image.te-huur div div:after {
	content: '';
	display: block;
	position: absolute;
	left: -1px;
	top: -1px;
	width: 47px;
	height: 47px;
	background: url('/images/ook-te-huur.png');
	background-size: 47px 47px;
}
.producten .item table { position: absolute; left: 124px; top: 0px; border-collapse: collapse; height: 80px; }
#contents .producten .item table a { color: #383838; font-weight: normal; }
.producten .item table td { padding: 0px; color: #383838; font-size: 11px; text-align: center; }

.producten .item table td.merk-en-type { 	width: 130px; text-align: left; }
.producten .item table td.plaatsing { 		width: 74px; }
.producten .item table td.inbouwwijze { 	width: 97px; }
.producten .item table td.inhoud { 			width: 68px; }


.producten .item.vrieskist table td.inhoud, .producten .item.vrieskast table td.inhoud, .producten .item.tafelmodel table td.inhoud { 			width: 63px; }

.producten .item table td.voorraadkorven { 	width: 63px; }
.producten .item table td.dooiwaterafvoer { width: 108px; }

.producten .item table td.diepvriesladen { 	width: 60px; }
.producten .item table td.no_frost { 		width: 68px; }


.producten .item table td.energieklasse { 	width: 82px; }
.producten .item.vrieskist table td.energieklasse { 	width: 88px; }
.producten .item.vrieskast table td.energieklasse, .producten .item.tafelmodel table td.energieklasse { 	width: 52px; }


.producten .item table td.beoordeling { 	width: 97px; font-size: 10px; }
.producten .item table td.laagste-prijs { 	width: 101px; font-size: 10px; }

.producten .item table td .prijs {
	color: #99c000;
	font-size: 18px;
	font-weight: bold;
}
#contents .producten .item .bekijk-product {
	position: absolute;
	left: 679px;
	top: 22px;
	width: 95px;
	height: 22px;
	font-size: 12px;
	line-height: 20px;
	font-weight: normal;
}

#contents .producten .item .bekijk-product {
	min-width: 0px;
	width: 75px;
	left: 701px;
}
.producten .item .aantalwinkels {
	position: absolute;
	left: 679px;
	top: 44px;
	font-size: 10px;
	color: #383838;
	text-align: center;
	width: 100px;
}
.producten .item .huur {
	position: absolute;
	bottom: 6px;
	color: #0571ba;
	left: 124px;
	font-size: 11px;
}
/* End Producten */

/* Vergelijken */
.vergelijk-afbeelding {
	padding: 8px 0px 0px 267px;
}
.vergelijk-afbeelding img {
	float: left;
	width: 110px;
	padding: 5px;
	border: 1px solid #e8e8e8;
	margin-left: 10px;
}
.vergelijk-afbeelding img.first {
	margin-left: 0px;
}
.vergelijk-prijs {
	height: 56px;
}
.vergelijk-prijs div:first-child {
	float: left;
	height: 53px;
	width: 151px;
	padding: 3px 0px 0px 106px;
}
.vergelijk-prijs div:first-child span {
	float: left;
}
.vergelijk-prijs div:first-child span:first-child {
	font-size: 20px;
	font-weight: bold;
	color: #99c000;
	background: url(/images/document/arrow.png) right center no-repeat;
	padding-right: 13px;
}
.vergelijk-prijs div.prijs {
	float: left;
	height: 56px;
	width: 121px;
	padding-left: 11px;
}
.vergelijk-prijs div.prijs span {
	display: block;
	text-align: center;
	font-size: 16px;
	font-weight: bold;
	color: #58595b;
	line-height: 26px;
	height: 26px;
}
#contents .vergelijk-prijs div.prijs span a {
	color: #58595b;
	text-decoration: none;
}
#contents .vergelijk-prijs div.prijs span a:hover {
	text-decoration: underline;
}
.vergelijk-prijs div.prijs img {
	float: left;
}
.vergelijk-data {
	border-collapse: collapse;
}
.vergelijk-data th {
	width: 230px;
	text-align: left;
	line-height: 20px;
	padding: 0px 0px 0px 3px;
}
.vergelijk-data th.info {
	width: 32px;
	height: 23px;
}
.vergelijk-data td {
	width: 116px;
	padding: 0px 0px 0px 16px;
	line-height: 20px;
}
.vergelijk-data td.first {
	padding: 0px 0px 0px 5px;
}
.vergelijk-data tr.even th {
	background: #e8e8e8;
}
.vergelijk-data tr.even th.info {
	background: none;
}
.vergelijk-data tr.even td {
	background: url(/images/document/vergelijken-data-field.png) repeat-y;
}
.vergelijk-data tr.even td.first {
	background: url(/images/document/vergelijken-data-field.png) repeat-y -11px 0px;
}
/* End Vergelijken */

/* HD-pakket */
.hd-pakket {
	float: right;
	position: relative;
	width: 212px;
	background: #f6f6f6;
	padding-bottom: 96px;
	margin-bottom: 38px;
	cursor: pointer;
}
.hd-pakket .text {
	padding: 15px 13px 11px 13px;
	font-size: 12px;
	line-height: 16px;
	color: #7a7a7a;
}
.hd-pakket .text p {
	padding: 0px;
	margin: 0px;
	font-size: 12px;
	line-height: 16px;
	color: #7a7a7a;
}
.hd-pakket .text p span {
	font-weight: bold;
	font-style: italic;
}
.hd-pakket .text p.title {
	font-size: 14px;
	line-height: 16px;
	color: #0094e3;
	margin-bottom: 7px;
}
.hd-pakket img {
	position: absolute;
	left: 0px;
	bottom: 0px;
	width: 212px;
	height: 96px;
}
.hd-pakket .button {
	position: absolute;
	display: block;
	cursor: pointer;
	left: 6px;
	bottom: 6px;
	width: 195px;
	height: 30px;
	line-height: 29px;
	background: url('/images/hd-pakket-button.png') #0094e3;
	color: #fff;
	text-align: left;
	font-size: 11px;
	padding-left: 5px;
}
#contents .hd-pakket .text p {
	font-size: 12px;
	line-height: 16px;
	padding: 0px;
	margin: 0px;
}
#contents .hd-pakket .text p.title {
	font-size: 14px;
	margin-bottom: 7px;
}
#contents .hd-pakket .text p strong {
	font-weight: bold;
	font-style: italic;
}
#contents .hd-pakket .text p span {
	font-weight: bold;
	font-style: italic;
}
#contents .hd-pakket .button {
	color: #fff;
}
/* End HD-pakket */

/* CI producten*/
table.product.ci {
	background: #fafafa;
	font-size: 11px;
	margin: 10px;
	font-family: arial;
	border-spacing: 0px;
}
table.product.ci td, table.product.ci th {
	padding: 5px;
}
table.product.ci tr.header {
	background: #e7e7e7;
	height: 20px;
}
table.product.ci tr.header th {
	font-size: 11px;
	color: black;
	border-bottom: 1px solid white;
	text-align: center;
	width: 20px;
}
table.product.ci tr.header th:first-child {
	text-align: left;
	width: 150px;
}
table.product.ci td {
	text-align: center;
}
table.product.ci td:first-child {
	text-align: left;
}
/* CI producten*/



div.product-image {
	float: left;
	width: 267px;
	min-height: 152px;
	padding-bottom: 10px;
}
div.product-image div.large {
	float: left;
	width: 160px;
}
div.product-image div.large a {
	position: relative;
	display: block;
}
div.product-image div.large img {
	display: block;
	max-width: 160px;
	max-height: 300px;
	margin: 0px auto;
}
div.product-image div.large span {
	position: absolute;
	right: 0px;
	bottom: 0px;
	width: 20px;
	height: 18px;
	background: url('/images/document/vergroten.png');
}
div.product-image ul.thumbs {
	float: right;
	width: 80px;
	list-style: none;
	margin: 0px 12px 0px 0px;
	padding: 0px;
	display: block;
}
div.product-image ul.thumbs li {
	display: block;
	width: 80px;
	margin: 10px 0px 0px 0px;
	padding: 0px;
	background: none;
}
div.product-image ul.thumbs li:first-child {
	margin-top: 0px;
}
div.product-image ul.thumbs img {
	display: block;
	max-width: 80px;
	max-height: 100px;
}
/* Huren */
#right .tehuur {
	float: right;
	position: relative;
	width: 204px;
	background: #E8E8E8;
	margin-bottom: 38px;
	margin-left: -5px;
	padding: 9px;
}
#right .tehuur .title {
	color: #2C3F8B;
	font-size: 150%;
	font-weight: bold;
}
#right .tehuur > ul {
	list-style: none;
	padding: 0px;
	margin: 10px 0px;
}
#right .tehuur > ul > li {
	background: url('/images/icons/check.png') no-repeat;
	background-size: 12px auto;
	padding-left: 21px;
	min-height: 16px;
	margin-bottom: 5px;
}
#right .tehuur > div {
	position: absolute;
	right: 9px;
	top: 40px;
	background: url('/images/bord.png');
	width: 61px;
	height: 47px;
	font-size: 80%;
	color: #fff;
	padding: 22px 4px 0px 4px;
	text-align: center;
}
#right .tehuur > div img {
	position: absolute;
	left: 0px;
	width: 100%;
	bottom: 0px;
}
#right .tehuur .button {
	display: block;
	cursor: pointer;
	left: 6px;
	bottom: 6px;
	width: 182px;
	height: 30px;
	line-height: 29px;
	background: url('/images/bekijk-huur.png') #0094e3;
	color: #fff !important;
	text-align: left;
	font-size: 11px;
	padding-right: 22px;
	margin: 0px auto;
	text-align: center;
	text-transform: uppercase;
	
	background: #43529a;
	border-color: #283263;
}

#right .tehuur .button:hover {
	background: #283263;
}
/* End Huren */

/* Related */
ul.related {
	list-style: none;
	margin: 0px;
	padding: 0px;
	margin-right: -31px;
}
ul.related:after {
	content: '';
	display: block;
	clear: both;
}
ul.related > li {
	float: left;
	width: 185px;
	background: #f6f6f6;
	margin-right: 15px;
	overflow: hidden;
	font-size: 12px;
	padding: 0px;
}
ul.related > li > div {
	padding: 18px;
}
ul.related > li > div:first-child {
	height: 209px;
}
ul.related > li > div + div {
	background: url('/images/document/line.png') no-repeat;
}
ul.related > li > div > a > i {
	display: block;
	width: 134px;
	height: 102px;
	text-align: center;
	margin: 0px auto 5px;
	border: 1px solid #d0d0d0;
	box-sizing: border-box;
	background: #fff;
	line-height: 100px;
}
ul.related > li > div > a > i > img {
	max-width: 100%;
	max-height: 100%;
	vertical-align: middle;
}
#contents ul.related > li > div > a > strong {
	font-weight: bold;
	color: #0571ba;
}
ul.related > li ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
}
ul.related > li ul > li {
	margin: 0px;
	padding: 2px 0px 2px 10px;
	background: url('/images/dot-list.png') no-repeat 0px 7px;
}
#contents ul.related > li .prijs {
	font-size: 14px;
	font-weight: bold;
	text-align: center;
	margin: 5px -18px;
}
ul.related > li .prijs > span {
	color: #ffa302;
	font-size: 24px;
	vertical-align: middle;
}
ul.related > li .sub {
	font-size: 10px;
	text-align: center;
}
#contents ul.related > li > div > a.button {
	display: block;
	width: 134px;
	height: 30px;
	line-height: 28px;
	margin: 0px auto;
	text-transform: uppercase;
	font-size: 12px;
}
/* End Related */

.prijscheck {
	text-align: right;
	font-size: 11px;
	line-height: 24px;
}

.specifications:after {
	content: '';
	display: block;
	clear: both;
}
.specifications > div {
	float: left;
	width: 384px;
}
.specifications > div + div {
	margin-left: 17px;
}

.spec-block + .spec-block  {
	margin-top: 22px;
}
.spec-block > div {
	position: relative;
	line-height: 22px;
	padding-left: 22px;
}
.spec-block > div:after {
	content: '';
	display: block;
	clear: both;
}
.spec-block > div:first-child {
	background: #e8e8e8;
	font-weight: bold;
}
.spec-block > div.odd {
	background: #f5f5f5;
}
.spec-block > div > .info {
	position: absolute;
	left: 1px;
	top: 3px;
}
.spec-block > div > label {
	float: left;
	width: 200px;
	font-weight: bold;
}
.spec-block > div > label + span {
	display: block;
	overflow: hidden;
}
.spec-block > div > label + span > img {
	margin-top: 3px;
}



.image div div span {
	position: absolute;
	left: -1px;
	top: -1px;
	background: #feb220;
	padding: 0px;
	font-size: 12px;
	text-align: center;
	font-weight: normal;
	color: #fff;
	line-height: 1.8em;
	height: 1.8em;
	width: 2.2em;
}
.image div div span:after {
	content: '';
	position: absolute;
	right: 0px;
	top: 100%;
	width: 0px;
	height: 0px;
	border-style: solid;
	border-width: 0 1em 0.4em 0;
	border-color: transparent #feb220 transparent transparent;
}
.image div div span:before {
	content: '';
	position: absolute;
	left: 0px;
	top: 100%;
	width: 0px;
	height: 0px;
	border-style: solid;
	border-width: 0.4em 1em 0 0;
	border-color: #feb220 transparent transparent transparent;
}

.intro {
	position: relative;
	z-index: 5;
}
.intro > div {
	overflow: hidden;
	
	-webkit-transition: height 0.3s ease;
	-moz-transition: height 0.3s ease;
	-ms-transition: height 0.3s ease;
	-o-transition: height 0.3s ease;
	transition: height 0.3s ease;
}
.intro:after {
	content: '';
	display: block;
	position: absolute;
	left: 0px;
	bottom: 0px;
	right: 0px;
	height: 15px;
	background: -moz-linear-gradient(top,  rgba(255,255,255,0) 0%, rgba(255,255,255,0.01) 1%, rgba(255,255,255,1) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(255,255,255,0)), color-stop(1%,rgba(255,255,255,0.01)), color-stop(100%,rgba(255,255,255,1))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  rgba(255,255,255,0) 0%,rgba(255,255,255,0.01) 1%,rgba(255,255,255,1) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  rgba(255,255,255,0) 0%,rgba(255,255,255,0.01) 1%,rgba(255,255,255,1) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  rgba(255,255,255,0) 0%,rgba(255,255,255,0.01) 1%,rgba(255,255,255,1) 100%); /* IE10+ */
	background: linear-gradient(to bottom,  rgba(255,255,255,0) 0%,rgba(255,255,255,0.01) 1%,rgba(255,255,255,1) 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00ffffff', endColorstr='#ffffff',GradientType=0 ); /* IE6-9 */
}
#contents .intro > a {
	position: absolute;
	bottom: -25px;
	right: 10px;
	font-size: 12px;
	text-decoration: none;
}
#contents .intro > a:hover > span {
	text-decoration: underline;
}
.intro > a:after {
	font-weight: normal;
	font-family: 'FontAwesome';
	font-size: 12px;
	content: '\f0d8';
	margin-left: 5px;
}
.intro.collapsed> a:after {
	content: '\f0d7';
}

.intro.collapsed > div {
	height: 100px !important;
}

.intro:not(.collapsed):after {
	display: none;
}

.intro.collapsed > a > span + span {
	display: none;
}
.intro:not(.collapsed) > a > span:first-child {
	display: none;
}


.product-scroller {
	overflow: hidden;
}
.product-scroller ul.related {
	position: relative;
	left: 0px;
	
	-webkit-transition: left 0.6s ease;
	-moz-transition: left 0.6s ease;
	-ms-transition: left 0.6s ease;
	-o-transition: left 0.6s ease;
	transition: left 0.6s ease;
}
.product-scroller > div {
	padding: 10px 5px;
}
.product-scroller > div:after {
	content: '';
	display: block;
	clear: both;
}
.product-scroller .next, .product-scroller .prev {
	opacity: 0;
	cursor: default;
	
	-webkit-transition: opacity 0.6s ease;
	-moz-transition: opacity 0.6s ease;
	-ms-transition: opacity 0.6s ease;
	-o-transition: opacity 0.6s ease;
	transition: opacity 0.6s ease;
}
.product-scroller.has-prev .prev, .product-scroller.has-next .next {
	opacity: 1;
	cursor: pointer;
}
.product-scroller .prev {
	float: left;
}
.product-scroller .prev:before, .product-scroller .next:after {
	font-family: 'FontAwesome';
	margin: 0px 5px;
}
.product-scroller .prev:before {
	content: '\f0d9';
}
.product-scroller .next {
	float: right;
}
.product-scroller .next:after {
	content: '\f0da';
}

#contents .product-scroller > div > a {
	text-decoration: none;
}
#contents .product-scroller > div > a:hover > span {
	text-decoration: underline;
}

#lastseen:before {
	content: '';
	display: block;
	clear: both;
}

.nietleverbaar {
	position: relative;
	background: #f2dede;
	border: 1px solid #b94a48;
	color: #b94a48;
	font-size: 16px;
	line-height: 1em;
	padding: 1.8em 1.8em 1.8em 5.3em;
	margin: 20px 0px;
}
.nietleverbaar:before {
	content: '\f0d1';
	position: absolute;
	left: 1em;
	top: 0.8em;
	font-family: 'FontAwesome';
	font-size: 1.8em;
	line-height: 1em;
}



/* RESPONSIVE CSS */
.products-specs > div {
	min-height: 1em;
}
.producten .item table td.products-specs-wrapper {
	width: 455px;
}
.producten .item table td.products-specs-wrapper .merk-en-type {	
	width: 130px;
	text-align: left;
	float: left;
}
.producten .item table td.products-specs-wrapper .plaatsing {	
	width: 75px;
	float: left;
}
.producten .item table td.products-specs-wrapper .inbouwwijze {
	width: 92px;
	float: left;
}
.producten .item table td.products-specs-wrapper .inhoud { 	
	width: 63px;
	float: left;
}
.producten .item table td.products-specs-wrapper .energieklasse {
	width: 58px;
	float: left;
}
.producten .item table td.products-specs-wrapper .voorraadkorven { 	
	width: 60px;
	float: left;
}
.producten .item table td.products-specs-wrapper .dooiwaterafvoer { 	
	width: 110px;
	float: left;
}
.producten .item table td.products-specs-wrapper .diepvriesladen {
	width: 56px;
	float: left;
}
.producten .item table td.products-specs-wrapper .no_frost {
	width: 70px;
	float: left;
}
.producten .item label {
	display: none;
}
#product-aanbieders-mobiel {
	display: none;
}
.producten .item table td.products-specs-wrapper .pits span {
	display: none;
}
.fa-info-circle {
	display: inline-block;
	width: 14px;
    height: 14px;
	font-style: inherit;
}
.fa-info-circle:before {
	display: inline-block;
	content: '\f05a';
    font-family: 'FontAwesome';
    font-size: 1em;
    line-height: 0.9em;
    top: 3px;
    left: 2px;
	position: absolute;
	color: #2e9fda;
    z-index: 10;
}
.vergelijk-nummer-mobiel {
	display: none;
}
div.product-image div.large span {
	background: none;
}
div.product-image div.large span:after {
	display: inline-block;
	content: '\f002';
    font-family: 'FontAwesome';
    font-size: 1em;
    line-height: 0.9em;
    top: 3px;
    left: 2px;
	position: absolute;
	color: #666;
    z-index: 10;
}
ul.related > li .prijs > span {
	color: #ff8e32;
}
ul.related > li > div + div {
	background-image: none;
}
#product-aanbieders span img {
	max-height: 20px;
}
.spec-block > div > label + span > img {
	max-width: 16px;
}
.producten .head .sorter img {
	height: 6px;
}
#product-aanbieders .head .sortable span,
#product-aanbieders .head .sortable span:after {
	background-size: 7px auto;
}
#product-aanbieders .row {
	background-image: none;
}
#product-aanbieders span {
	background-image: none;
}
.product-bestel {
	background: #2e9fda;
}
#contents .product-bestel a {
	text-shadow: none;
	border: 0;
	background: #ff8e32;
}
.product-info {
	margin-left: 0;
}
.producten .item .image img {
	max-height: 62px;
}


/* Index */
#index-left {
	float: left;
	width: 561px;
}
#index-right {
	float: right;
	width: 244px;
}

.aanbieding {
	margin: 24px 0px;
	font-family: Arial;
	font-size: 12px;
	color: #5b5c5e;
	background: #f8f8f8;
}
.aanbieding h3 {
	margin: 0px;
	height: 33px;
	background: #363739;
	color: #fff;
	line-height: 33px;
	font-size: 12px;
	padding: 0px 8px;
}
#contents .aanbieding h3 a {
	color: #fff;
	text-decoration: none;
}

.aanbieding-info {
	position: relative;
	padding: 15px 24px 15px 12px;
	line-height: 20px;
	min-height: 122px;
}

#contents .aanbieding-info a {
	color: #5B5C5E;
	font-weight: normal;
}

.aanbieding-info .img {
	max-width: 69px;
	max-height: 69px;
	float: right;
	margin: 6px 0 0 0;
}

.aanbieding-info .actie {
	position: absolute;
	right: 5px;
	top: 4px;
	width: 51px;
	height: 51px;
	background: url(/images/document/actie.png);
}
.aanbieding-prijs {
	background: url(/images/document/aanbieding-line.png) no-repeat 1px 0px;
	padding: 8px 8px 13px 8px;
}

.aanbieding-prijs .nu {
	font-size: 14px;
	font-weight: bold;
	text-align: center;
	line-height: 24px;
}
.aanbieding-prijs .nu span {
	font-size: 24px;
	color: #99c000;
}
.aanbieding-prijs .inclusief {
	font-size: 10px;
	text-align: center;
	line-height: 10px;
	margin-top: -2px;
}
#contents .aanbieding-prijs a.bestel {
	display: block;
	width: 195px;
	height: 30px;
	margin: 8px 0px 0px 18px;
	text-transform: uppercase;
	line-height: 28px;
	font-size: 12px;
	overflow: hidden;
	text-align: center;
	white-space: nowrap;
}
/* End Index */
/* Index Extends */
.aanbieding-row .aanbieding {
	width: 244px;
	float: left;
	margin-left: 16px;
}
.aanbieding-row .aanbieding:first-child {
	margin-left: 0px;
}
/* End Index Extends */
/* Zoekbalk */
div#zoekbalk {
	position: relative;
	height: 45px;
	background: #F4F4F4;
}

div#zoekbalk form input[type="text"] {
	position: absolute;
	left: 150px;
	top: 7px;
	width: 353px;
	height: 22px;
	
	background: url(/images/zoek_invulveld.gif) center left no-repeat;
	background-color: white;
	border: 2px solid #0571ba;
	padding: 2px 3px 2px 20px;
	font-size: 11px;
	color: #A5A5A5;
	line-height: 19px;
	outline: none;
}#contents div#zoekbalk form label {
	position: absolute;
	left: 540px;
	top: 7px;
	width: 109px;
	height: 30px;
	line-height: 28px;
	font-size: 13px;
	text-transform: uppercase;
}
/* End Zoekbalk */


/* RESPONSIVE CSS */
.aanbieding-prijs {
	background: none;
}
.aanbieding-info .actie {
	position: absolute;
	right: 5px;
	top: 4px;
	width: 51px;
	height: 51px;
	box-sizing: border-box;
	background: #d60505;
	border-radius: 50%;
	border: 3px solid rgba(255, 255, 255, 0.40);
	font-size: 11px;
	text-transform: uppercase;
	color: #fff;
	text-align: center;
	font-weight: bold;
	line-height: 45px;
}
.aanbieding-info .actie:after {
	content: 'actie';
}

.forum-h1-buttons {
	float: right;
	width: 260px;
	height: 32px;
	margin: -32px 0px 0px 0px;
	text-align: right;
	padding: 0px 14px 0px 0px;
}
#contents .forum-h1-buttons a {
	color: #383838;
	font-weight: normal;
}

.forum-h1-buttons2 {
	float: right;
	width: 276px;
	height: 32px;
	margin: -32px 0px 0px 0px;
	text-align: right;
	padding: 0px 14px 0px 0px;
}
#contents .forum-h1-buttons2 a {
	color: #ffa239;
	font-weight: normal;
	text-decoration: underline;
}
#contents .forum-h1-buttons2 a:hover {
	text-decoration: none;
}

.forum-buttons {
	height: 56px;
	padding-left: 2px;
	text-decoration: underline;
	line-height: 45px;
}
.forum-buttons.topic {
	height: 41px;
}
#contents .forum-buttons a {
	color: #383838;
	font-weight: normal;
}
.forum-buttons img {
	float: right;
	margin: 10px 12px 0px 0px;
}
.forum-head {
	background: url(/images/document/product-aanbieder-row.png);
	height: 33px;
	border: 1px solid #c9c9c9;
	margin-bottom: 7px;
}
.forum-head.laatste-berichten { margin: 28px 0px 2px 0px; }

.forum-head span {
	float: left;
	width: 100px;
	height: 33px;
	line-height: 33px;
	padding: 0px 8px 0px 15px;
	background: url(/images/document/product-aanbieder-row-line.png) left center no-repeat;
	color: #383838;
	font-size: 12px;
	font-weight: bold;
}

.forum-head span:first-child {
	background: none;
	padding: 0px 14px;
}

.forum-head .categorie { width: 307px; }
.forum-head .aantal-topics { width: 99px; }
.forum-head .laatste-bericht { width: 300px; }
.forum-head .laatste-berichten { width: 300px; }

.forum-head .onderwerp { width: 217px; }
.forum-head .gestart-door { width: 122px; }
.forum-head .reacties { width: 61px; }
.forum-head .laatste-bericht2 { width: 274px; }

.forum-cat-line {
	height: 30px;
}
.forum-cat-line.odd {
	background: #f4f4f4;
}

.forum-cat-line span {
	float: left;
	width: 100px;
	height: 30px;
	line-height: 30px;
	padding: 0px 8px 0px 15px;
	color: #383838;
	font-size: 12px;
}
.forum-cat-line .categorie { width: 314px; }
.forum-cat-line .aantal-topics { width: 99px; }
.forum-cat-line .laatste-bericht { width: 300px; }

.forum-cat-line .onderwerp { width: 220px; overflow: hidden; }
.forum-cat-line .gestart-door { width: 124px; }
.forum-cat-line .reacties { width: 66px; }
.forum-cat-line .laatste-bericht2 { width: 274px; overflow: hidden; }

#contents .forum-cat-line a {
	color: #383838;
	font-weight: normal;
}
#contents .forum-cat-line a:hover {
	color: #0571ba;
	text-decoration: none;
}

.forum-laatste-bericht {
	position: relative;
	overflow: hidden;
	height: 62px;
	padding: 10px 0px 0px 15px;
}
.forum-laatste-bericht.odd {
	background: #f4f4f4;
	border-top: 5px solid #f4f4f4;
	border-bottom: 5px solid #f4f4f4;
}
.forum-laatste-bericht h3 {
	color: #383838;
	font-size: 12px;
	font-weight: bold;
	margin: 0px;
}
#contents .forum-laatste-bericht h3 a {
	color: #383838;
}
.forum-laatste-bericht p {
	color: #383838;
	font-size: 12px;
	margin: 0px;
}
.forum-laatste-bericht .datum {
	position: absolute;
	right: 41px;
	top: 10px;
	color: #383838;
	font-size: 12px;
	font-weight: bold;
}

.forum-reactie-nr {
	color: #383838;
	font-size: 12px;
	font-weight: bold;
	text-align: right;
	width: 769px;
	line-height: 22px;
	height: 22px;
	margin: 10px 0px 0px 0px;
}

.forum-reactie-block {
	border: 1px solid #b9b9b9;
	
	width: 749px;
	padding: 10px;
}
.forum-reactie-block.topic {
	border: 1px solid #0571ba;
}

.forum-reactie-block .inner {
	background: url(/images/document/reactie-splitter.png) 132px 1px repeat-y;
	min-height: 97px;
}
.forum-reactie-block .reactie-info {
	float: left;
	width: 130px;
	padding-left:2px;
	line-height: 19px;
}
.forum-reactie-block .reactie-info strong {
	display: block;
}
.forum-reactie-block .message {
	float: right;
	width: 576px;
	padding: 0px 20px;
	line-height: 20px;
}

.forum-bottom {
	height: 61px;
	padding-top: 7px;
}
.forum-bottom .result {
	float: right;
	color: #383838;
	font-size: 11px;
	padding: 6px 0px;
}
.forum-bottom .paging {
	float: right;
	clear: both;
}
#contents a.login-btn {
	display: block;
	width: 81px;
	height: 30px;
	margin: -12px 0px 0px 148px;
	background: url(/images/inlogbtn.png) top;
	text-decoration: none;
	color: white;
	text-transform: uppercase;
	line-height: 30px;
	font-size: 12px;
	padding: 0px 25px 0px 10px;
	overflow: hidden;
	text-align: center;
	white-space: nowrap;
	font-weight: bold;
}


#contents .forum-buttons a.button {
    height: 30px;  line-height: 28px;  font-size: 13px;  text-transform: uppercase;
    float: right;
    color: #fff;
    padding-left: 10px;
    font-weight: bold;
    padding-right: 1.5em;
}

#contents .forum-h1-buttons a.button {
    color: #fff;
    text-transform: uppercase;
    font-weight: bold;
    font-size: 12px;
    margin-top: -10px;
    height: 26px;
    line-height: 24px;
}

#tweedehands-left {
	float: left;
	width: 635px;
}

.tweedehands-h1-buttons {
	float: right;
	width: 260px;
	height: 32px;
	margin: -32px 0px 0px 0px;
	text-align: right;
	padding: 0px 0px 0px 0px;
}
#contents .tweedehands-h1-buttons a {
	color: #383838;
	text-decoration: underline;
}

.tweedehands-buttons {
	height: 32px;
	padding-left: 2px;
	text-decoration: underline;
	line-height: 45px;
}
#contents .tweedehands-buttons a {
	color: #383838;
	font-weight: normal;
}
#contents .tweedehands-buttons a.button {
	width: 313px;
	height: 30px;
	color: #fff;
	line-height: 28px;
	font-size: 14px;
	text-transform: uppercase;
	font-weight: bold;
	float: right;
}
.tweedehands-buttons img {
	float: right;
	margin: 1px 0px 0px 0px;
}

.th-block-head {
	height: 35px;
	line-height: 35px;
	padding-left: 9px;
	background: #f4f4f4;
	margin-top: 16px;
}
.th-block-contents {
	position: relative;
	border-left: 1px solid #f4f4f4;
	border-right: 1px solid #f4f4f4;
	min-height: 72px;
	padding: 11px 20px 11px 75px;
	line-height: 20px;
	overflow: auto;
}
#contents .th-block-contents a {
	text-decoration: underline;
}
.th-block-contents .th-image {
	position: absolute;
	left: 11px;
	top: 8px;
	width: 51px;
}
.th-block-footer {
	height: 35px;
	line-height: 35px;
	padding-left: 9px;
	background: #f4f4f4;
}
.th-block-footer span {
	float: right;
	font-weight: bold;
	padding-right: 22px;
	max-width: 415px;
	overflow: hidden;
	height: 35px;
	text-align: right;
}

#tweedehands-left .bottom {
	height: 61px;
	padding-top: 7px;
}
#tweedehands-left .bottom .result {
	float: right;
	color: #383838;
	font-size: 11px;
	padding: 6px 0px;
}
#tweedehands-left .bottom .paging {
	float: right;
	clear: both;
}

#tweedehands-right {
	float: right;
	width: 170px;
}
#tweedehands-right h3 {
	font-size: 15px;
	margin: 30px 0px 7px -1px;
}
#tweedehands-right h4 {
	margin: 0px;
	height: 28px;
	line-height: 28px;
	background: url(/images/document/2ehands-block-head.png);
	color: #fff;
	font-size: 12px;
	font-weight: bold;
	padding-left: 11px;
}
#tweedehands-right h4.special {
	background: url(/images/document/2ehands-block-head-special.png);
}
#tweedehands-right ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	padding: 9px 11px;
	background: #e8e8e8;
	display: block;
}

#tweedehands-right ul li {
	line-height: 20px;
	background: none;
	padding-left: 0px;
}
#tweedehands-right ul a {
	color: #58595b;
	font-weight: normal;
	text-decoration: none;
}
#tweedehands-right ul li.active a {
	color: #0571ba;
	font-weight: bold;
	text-decoration: underline;
}

.th-info {
	float: right;
	width: 362px;
	padding: 3px 0px 0px 0px;
}
.th-line {
	padding: 0px 11px;
	height: 27px;
	line-height: 27px;
	color: #5a5b5d;
}
.th-line.odd {
	padding: 1px 11px;
	background: #f4f4f4;
}
.th-line span {
	float: left;
	width: 130px;
	font-weight: bold;
}
.th-delen {
	text-align: right;
	padding: 13px 2px;
}
#contents .th-delen a {
	text-decoration: underline;
}
.th-images {
	float: left;
	width: 233px;
	padding: 0px;
}
.th-images .large {
	padding: 0px 0px 7px 0px;
	width: 150px;
	float: left;
}
.th-images .large img {
	border: 1px solid #cecece;
	width: 148px;
}
.th-images .small {
	padding: 0px 0px 0px 8px;
	float: left;
	width: 43px;
}
.th-images .small img {
	border: 1px solid #cecece;
	width: 41px;
	margin: 0px 0px 6px 0px;
}
.th-images .vergroten {
	display: block;
	text-align: center;
	padding: 0px 85px 0px 0px;
}

/* Formulier */
#tweedehands-left label.label {
	width: 188px;
}
label.label span.notice {
	font-weight: normal;
	line-height: 17px;
}
#tweedehands-left .fomulier-bottom {
	padding: 5px 0px 0px 185px;
}
/* End Formulier */

.onderdeel {
    position: relative;
    width: 381px;
    height: 159px;
    background: #f8f8f8;
    float: left;
    margin: 10px 0px 10px 10px;
}
.onderdeel.first {
    margin: 10px 10px 10px 0px;
}
.onderdeel h3 {
    background: url(/images/document/onderdelen-head.png);
    height: 33px;
    line-height: 33px;
    padding: 0px 0px 0px 9px;
    font-size: 12px;
    font-weight: bold;
    color: #fff;
    margin: 0px;
}
#contents .onderdeel a {
    font-size: 12px;
    font-weight: bold;
    color: #fff;
}
.onderdeel img {
    position: absolute;
    left: 7px;
    top: 40px;
    width: 67px;
    height: 67px;
    border: 1px solid #e9e8e8;
}

#contents .onderdeel p {
    position: absolute;
    left: 87px;
    top: 41px;
    width: 283px;
    height: 68px;
    padding: 0px;
    margin: 0px;
    background: url(/images/document/onderdelen-line.png) no-repeat 2px 67px;
    overflow: auto;
}

.onderdeel div.prijs {
    position: absolute;
    right: 190px;
    top: 119px;
    width: 184px;
    height: 30px;
    line-height: 30px;
    font-size: 14px;
    color: #5a5b5d;
    font-weight: bold;
    text-align: right;
}
#contents .onderdeel div.prijs a {
    font-size: 20px;
    color: #9cc401;
}
#contents .onderdeel a.meer-info {
    position: absolute;
    left: 198px;
    top: 119px;
    width: 174px;
    height: 30px;
    background: url(/images/document/onderdelen-meer-info.png);
    text-decoration: none;
}

.review {
	position: relative;
	padding-left: 226px;
	line-height: 20px;
	min-height: 107px;
}
.review + .review {
	margin-top: 40px;
}
.review > .meta {
	position: absolute;
	left: 0px;
	top: 0px;
	width: 170px;
	padding: 13px;
	background: #f6f6f6;
	color: #383838;
}
.review > .meta strong {
	font-size: 14px;
	font-weight: bold;
}
#contents .review > .meta p {
	margin: 0px;
	line-height: 20px;
}
.review > .meta .score {
	font-weight: bold;
	font-size: 16px;
	color: #d41984;
}
.review > .points {
	margin-top: 10px;
}
.review > .points:after {
	content: '';
	clear: both;
	display: block;
}
.review > .points > ul {
	width: 265px;
	float: left;
}
.review > .points > ul.good > li {
	padding-left: 20px;
	background: url('/images/check.png') no-repeat 0px 5px;
}
.review > .points > ul.bad > li {
	padding-left: 20px;
	background: url('/images/minus.png') no-repeat 0px 7px;
}
.review > .points > ul > li:first-child {
	padding-left: 0px;
	background: none;
	font-weight: bold;
}

.stars {
	display: inline-block;
	height: 15px;
	width: 66px;
	padding-left: 17px;
	background: url('/images/star-gray.png') no-repeat 0px 0px;
}
.stars i {
	display: block;
	height: 15px;
	width: 15px;
	padding-left: 17px;
	background: url('/images/star-gray.png') no-repeat 0px 0px;
}

.stars.one { background: url('/images/star.png') no-repeat 0px 0px; }
.stars.two, .stars.two > i { background: url('/images/star.png') no-repeat 0px 0px; }
.stars.three, .stars.three > i, .stars.three > i > i { background: url('/images/star.png') no-repeat 0px 0px; }
.stars.four, .stars.four > i, .stars.four > i > i, .stars.four > i > i > i { background: url('/images/star.png') no-repeat 0px 0px; }
.stars.five, .stars.five > i, .stars.five > i > i, .stars.five > i > i > i, .stars.five > i > i > i > i { background: url('/images/star.png') no-repeat 0px 0px; }

.write-review {
	position: relative;
	padding-left: 226px;
	line-height: 20px;
	min-height: 310px;
}
.write-review:after {
	content: '';
	clear: both;
	display: block;
}
.write-review .image {
	position: absolute;
	left: 0px;
	top: 0px;
	width: 200px;
	text-align: center;
}
.write-review .image img {
	max-width: 200px;
	max-height: 160px;
	display: block;
	margin: 0px auto;
}
.write-review .main {
	-webkit-transition: all 0.15s ease;
	-moz-transition: all 0.15s ease;
	-ms-transition: all 0.15s ease;
	-o-transition: all 0.15s ease;
	transition: all 0.15s ease;
}
.write-review .main:after {
	content: '';
	clear: both;
	display: block;
}
.write-review .main > div:first-child {
	float: left;
	width: 176px;
	margin-right: 30px;
}
.write-review .input-text {
	display: block;
	position: relative;
	width: 180px;
	height: 28px;
	margin: 0px 0px 6px 0px;
}
.write-review .input-text > input {
	border: 1px solid #cfcfcf;
	padding: 2px 10px;
	width: 158px;
	height: 22px;
	outline: none;
}
.write-review .input-text.error > input {
	border: 1px solid #b94a48;
	color: #b94a48;
	background: #f2dede;
}
.write-review .input-text.error > span {
	color: #b94a48;
}
.write-review .input-text.ok > input {
	border: 1px solid #468847;
	color: #468847;
	background: #dff0d8;
}
.write-review .input-text.ok > span {
	color: #468847;
}
.write-review .input-text > span {
	position: absolute;
	left: 10px;
	top: 5px;
	cursor: text;
}
.write-review .input-text > span em {
	font-style: normal;
	font-size: 10px;
}
.write-review .input-text > :focus + span, .write-review .input-text.villed span {
	display: none;
}
.write-review .textarea {
	float: left;
	position: relative;
	width: 350px;
}
.write-review .textarea > textarea {
	border: 1px solid #cfcfcf;
	padding: 2px;
	width: 346px;
	height: 126px;
	outline: none;
}
.write-review .textarea > span {
	position: absolute;
	left: 10px;
	top: 5px;
	width: 350px;
	cursor: text;
}
.write-review .textarea > :focus + span, .write-review .textarea.villed span {
	display: none;
}
.write-review .textarea.error > textarea {
	border: 1px solid #b94a48;
	color: #b94a48;
	background: #f2dede;
}
.write-review .textarea.error > span {
	color: #b94a48;
}
.write-review .textarea.ok > textarea {
	border: 1px solid #468847;
	color: #468847;
	background: #dff0d8;
}
.write-review .textarea.ok > span {
	color: #468847;
}

.write-review select {
	width: 100px;
	border: 1px solid #cfcfcf;
}
.write-review select.error {
	border: 1px solid #b94a48;
	color: #b94a48;
	background: #f2dede;
}

.write-review .points {
	margin-top: 10px;

	-webkit-transition: all 0.15s ease;
	-moz-transition: all 0.15s ease;
	-ms-transition: all 0.15s ease;
	-o-transition: all 0.15s ease;
	transition: all 0.15s ease;
}
.write-review .points:after {
	content: '';
	clear: both;
	display: block;
}
.write-review .points > ul {
	width: 265px;
	float: left;
}
.write-review .points > ul + ul {
	margin-left: 29px;
}
.write-review .points > ul > li {
	padding-left: 0px;
	background: none;
	font-weight: bold;
	margin-bottom: 3px;
}
.write-review .points > ul > li > input {
	border: 1px solid #cfcfcf;
	padding: 2px 10px 4px 30px;
	width: 223px;
	height: 22px;
	outline: none;
}
.write-review .points > ul.good > li > input {
	background: url('/images/check.png') no-repeat 8px 9px;
}
.write-review .points > ul.bad > li > input {
	background: url('/images/minus.png') no-repeat 8px 11px;
}
.write-review .ad {
	position: absolute;
	left: 0px;
	bottom: 45px;
	width: 156px;
	padding: 17px 0px 42px 39px;
	background: #f6f6f6 url('/images/kado.png') no-repeat 13px 22px;
	color: #383838;
}
.write-review .ad:after {
	content: '';
	display: block;
	position: absolute;
	left: 14px;
	bottom: 15px;
	width: 166px;
	height: 13px;
	background: url('/images/shops.png') no-repeat 0px 0px;
}
#contents .write-review label.button {
	float: right;
	border: 0px;
	width: 177px;
	height: 30px;
	line-height: 28px;
	font-size: 13px;
	text-transform: uppercase;
	color: #fff;
	margin-top: 12px;
}
.write-review.fadeout .main, .write-review.fadeout .points, .write-review.fadeout input[type="submit"] {
	opacity: 0;
}
.write-review .thanks {
	display: none;
	opacity: 0;

	-webkit-transition: all 0.15s ease;
	-moz-transition: all 0.15s ease;
	-ms-transition: all 0.15s ease;
	-o-transition: all 0.15s ease;
	transition: all 0.15s ease;
}

.write-review .thanks > strong {
	display: block;
	color: #d41984;
	font-size: 22px;
	font-weight: bold;
	margin: 20px 0px;
}
.write-review .thanks > p {
	margin: 0px;
}
.write-review .thanks > em {
	display: block;
	font-size: 15px;
	font-weight: bold;
	margin-top: 20px;
	font-style: normal;
}
.write-review .thanks > div:after {
	display: block;
	content: '';
	clear: both;
}
.write-review .thanks > div > div {
	float: left;
	padding: 8px 16px 0px 0px;
}

.write-review.switch .main, .write-review.switch .points, .write-review.switch input[type="submit"], #contents .write-review.switch .button {
	display: none;
}
.write-review.switch .thanks {
	display: block;
}
.write-review.fadein .thanks {
	opacity: 1;
}

.write-review .thanks > strong, .review > .meta .score {
	color: #0571ba;
}


/* RESPONSIVE CSS */
.write-review .thanks > strong, .review > .meta .score {
	color: #d60505;
}
.write-review .ad:after {
	background-size: 100% auto;
}
.write-review .points > ul.good > li > input {
	background-size: 12px;
}
.write-review .points > ul.bad > li > input {
	background-size: 12px;
}
.write-review .ad {
	background-size: 18px;
}

/**
 * jQuery lightBox plugin
 * This jQuery plugin was inspired and based on Lightbox 2 by Lokesh Dhakar (http://www.huddletogether.com/projects/lightbox2/)
 * and adapted to me for use like a plugin from jQuery.
 * @name jquery-lightbox-0.5.css
 * @author Leandro Vieira Pinho - http://leandrovieira.com
 * @version 0.5
 * @date April 11, 2008
 * @category jQuery plugin
 * @copyright (c) 2008 Leandro Vieira Pinho (leandrovieira.com)
 * @license CC Attribution-No Derivative Works 2.5 Brazil - http://creativecommons.org/licenses/by-nd/2.5/br/deed.en_US
 * @example Visit http://leandrovieira.com/projects/jquery/lightbox/ for more informations about this jQuery plugin
 */
#jquery-overlay {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
}
#jquery-lightbox {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
}
#jquery-lightbox a img { border: none; outline : none; }
#lightbox-container-image-box {
	position: relative;
	background-color: #fff;
	width: 250px;
	height: 250px;
	margin: 0 auto;
}
#lightbox-container-image { padding: 10px; }
#lightbox-loading {
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
}
#lightbox-nav {
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
}
#lightbox-container-image-box > #lightbox-nav { left: 0; }
#lightbox-nav a { outline: none;}
#lightbox-nav-btnPrev, #lightbox-nav-btnNext {
	width: 49%;
	height: 100%;
	zoom: 1;
	display: block;
}
#lightbox-nav-btnPrev { 
	left: 0; 
	float: left;
}
#lightbox-nav-btnNext { 
	right: 0; 
	float: right;
}
#lightbox-container-image-data-box {
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
	overflow: auto;
	width: 100%;
	padding: 0 10px 0;
}
#lightbox-container-image-data {
	color: #666; 
}
#lightbox-container-image-data #lightbox-image-details { 
	width: 70%; 
	float: left; 
	text-align: left; 
}	
#lightbox-image-details-caption { font-weight: bold; }
#lightbox-image-details-currentNumber {
	display: block; 
	clear: left; 
	padding-bottom: 1.0em;	
}			
#lightbox-secNav-btnClose {
	width: 66px; 
	float: right;
	outline : none;
}

table.product{
margin:10px 0 10px 0;
background: #fafafa;
font-size: 11px;
font-family: arial;
}
table.product tr.header{
background:#e7e7e7;
height: 20px;
}
table.product tr.header th {
font-size: 11px;
color: black;
border-bottom: 1px solid white; 
text-align: left;
}
table.product tr th{
color: #0571ba;
background:#e7e7e7; 
font-size:11px;
}
table.product tbody tr td{
border-top: 1px solid #dcdcdc;
border-bottom: 1px solid white; 
}
table.product tr td.italic{
font-style: italic;
}

.vergelijk-popup {
	position: fixed;
	bottom: 0px;
	left: 0px;
	width: 100%;
	font-family: Arial;
	z-index: 1000;
}
.vergelijk-popup.items-0 {
	display: none;
}
.vergelijk-popup > div {
	width: 820px;
	margin: 0px auto;
	z-index: 10000;
	left: 98px;
	position: relative;
}
.vergelijk-popup > div > div {
	position: absolute;
	left: 0px;
	bottom: 0px;
	width: 100%;
	background: #fff;
	box-shadow: 0px 2px 5px rgba(0,0,0,0.4);
}
.vergelijk-popup-title {
	padding: 10px;
	height: 25px;
	line-height: 25px;
	
	background: #363739;
	font-size: 14px;
	color: #fff;
}
.vergelijk-popup.items-1 .vergelijk-popup-title > span:after {
	content: '1'
}
.vergelijk-popup.items-2 .vergelijk-popup-title > span:after {
	content: '2'
}
.vergelijk-popup.items-3 .vergelijk-popup-title > span:after {
	content: '3'
}
.vergelijk-popup.items-4 .vergelijk-popup-title > span:after {
	content: '4'
}
.vergelijk-popup-title > div {
	float: right;
	height: inherit;
}
.vergelijk-popup-title > div > span {
	float: right;
	height: inherit;
	width: 140px;
	text-align: right;
	cursor: pointer;
}
.vergelijk-popup-title > div > span + span {
	display: none;
}
.vergelijk-popup.minimized .vergelijk-popup-title > div > span:first-child {
	display: none;
}
.vergelijk-popup.minimized .vergelijk-popup-title > div > span + span {
	display: block;
}
.vergelijk-popup-title > div > span > strong {
	float: right;
	height: inherit;
	margin-left: 10px;
	margin-right:5px;
	font-family: 'FontAwesome';
	font-size: 1.0em;
	font-weight: normal;
}
.vergelijk-popup-contents {
	height: 158px;
	overflow: hidden;
	
	-webkit-transition: height 0.3s ease;
	-moz-transition: height 0.3s ease;
	-ms-transition: height 0.3s ease;
	-o-transition: height 0.3s ease;
	transition: height 0.3s ease;
}
.vergelijk-popup.minimized .vergelijk-popup-contents {
	height: 0px;
}
.vergelijk-popup.minimized.hover .vergelijk-popup-contents {
	height: 158px;
}
.vergelijk-popup.minimized-force.hover .vergelijk-popup-contents {
	height: 0px;
}
.vergelijk-popup-contents > div {
	height: 158px;
	padding-right: 143px;
	position: relative;
}
.vergelijk-popup-contents > div > ul {
	float: left;
	list-style: none;
	margin: 0px;
	padding: 25px 0px 42px 0px;
	height: 91px;
}
.vergelijk-popup-contents > div > ul > li {
	position: relative;
	float: left;
	margin: 0px;
	padding: 0px;
	width: 168px;
	height: 91px;
	background: none;
	border-right: 1px dashed #919293;
}
.vergelijk-popup-contents > div > ul > li > a {
	display: block;
	width: 171px;
	height: 158px;
	margin-top: -25px;
	text-decoration: none;
}
.vergelijk-popup-contents > div > ul > li > a > span {
	display: block;
	padding-top: 22px;
	height: 80px;
}
.vergelijk-popup-contents > div > ul > li > a > span:after {
	content: '';
	display: block;
	clear: both;
}
.vergelijk-popup-contents > div > ul > li > a > span > span {
	float: right;
	position: relative;
	left: -50%;
}
.vergelijk-popup-contents > div > ul > li > a > span > span > span {
	float: left;
	position: relative;
	left: 50%;
}
.vergelijk-popup-contents > div > ul > li > a > span > span > span > span {
	position: absolute;
	left: 0px;
	top: 0px;
	background: #363739;
	padding: 2px;
	
	font-size: 11px;
	text-align: center;
	font-weight: bold;
	color: #fff;
}
.vergelijk-popup-contents > div > ul > li > a > span > span > span > img {
	border: 1px solid transparent;
}
.vergelijk-popup-contents > div > ul > li > a:hover > span > span > span > img {
	border-color: #cecece;
}
.vergelijk-popup-contents > div > ul > li > a > strong {
	display: block;
	font-size: 11px;
	text-align: center;
	font-weight: bold;
	color: #363739;
	line-height: 1.5;
}
.vergelijk-popup-contents > div > ul > li > a > em {
	display: block;
	font-size: 14px;
	text-align: center;
	font-weight: bold;
	color: #363739;
	font-style: normal;
	line-height: 1.5;
}
.vergelijk-popup-contents > div > ul > li > span {
	position: absolute;
	right: 7px;
	top: -4px;
	font-size: 23px;
	font-family: 'FontAwesome';
	cursor: pointer;
}
.vergelijk-popup-contents > div > ul > li > span:hover, section.products .main > span:hover {
	color: #363739;
}
.vergelijk-popup-contents > div > div {
	overflow: hidden;
	text-align: center;
	padding-top: 72px;
	background: url('/images/plus.png') no-repeat center 51px;
}
.vergelijk-popup.items-4 .vergelijk-popup-contents > div > div {
	display: none;
}
.vergelijk-popup.items-1 .vergelijk-popup-contents > div > div > span.count:after {
	content: '3';
}
.vergelijk-popup.items-2 .vergelijk-popup-contents > div > div > span.count:after {
	content: '2';
}
.vergelijk-popup.items-3 .vergelijk-popup-contents > div > div > span.count:after {
	content: '1';
}
.vergelijk-popup.items-3 .vergelijk-popup-contents > div > div > span.count ~ span {
	display: none;
}
.vergelijk-popup-contents > div > div > a {
	display: block;
	margin-top: 10px;
	color: #383838;
}
.vergelijk-popup-contents > div > div > a:hover {
	text-decoration: none;
}
.vergelijk-popup-contents > div > a {
	position: absolute;
	right: 10px;
	bottom: 23px;
	width: 105px;
	height: 28px;
	border: 1px solid #363739;
	background: #ccc;
	color: #fff;
	text-decoration: none;
	text-align: center;
	padding: 5px 13px 5px 0px;
	font-weight: bold;
	font-size: 14px;
	line-height: 1em;
}
.vergelijk-popup-contents > div > a:after {
	content: '\f04b';
	display: block;
	position: absolute;
	right: 8px;
	font-family: 'FontAwesome';
	font-size: 7px;
	top: 13px;
}

section {
	display: block;
}

section.head {
	clear: both;
}
section.vergelijking {
	padding:15px 0px 30px 20px;
}
section.vergelijking:after {
	content: '';
	display: block;
	clear: both;
}
section.vergelijking section.head:after {
	content: '';
	display: block;
	clear: both;
}
section.vergelijking section.legend {
	float: left;
	width: 255px;
	margin-top: 16px;
}
section.vergelijking section.products {
	float: left;
	margin-top: 16px;
	width: 529px;
}
section.vergelijking section.products > ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
}
section.vergelijking section.products > ul:after {
	content: '';
	display: block;
	clear: both;
}
section.vergelijking section.products > ul > li {
	background: none;
	margin: 0px;
	padding: 0px;
	float: left;
	width: 132px;
}
section.vergelijking .main {
	height: 275px;
	position: relative;
}

#contents section.legend p.strong {
	display: block;
	font-size: 12px;
	font-weight: bold;
	color: #010101;
	margin-top: 10px;
}
section.legend ul.social {
	list-style: none;
	margin: 0px;
	padding: 0px;
}
section.legend ul.social:after {
	content: '';
	display: block;
	clear: both;
}
section.legend  ul.social > li {
	float: left;
	margin: 0px;
	padding: 0px;
	background: none;
}
section.legend ul.social > li + li {
	margin-left: 3px
}
#contents section.legend  ul.social > li > a {
	display: block;
	width: 20px;
	height: 20px;
	border-radius: 2px;
	background: #363739;
	font-family: 'FontAwesome';
	color: #fff;
	line-height: 20px;
	text-align: center;
	font-weight: normal;
	text-decoration: none;
}
#contents section.legend  ul.social > li > a:hover {
	opacity: 0.7;
}
#contents section.legend ul.social > li > a.whatsapp { background: #5cbe4b; }
#contents section.legend ul.social > li > a.whatsapp:after { content: '\f095'; }
#contents section.legend ul.social > li > a.facebook { background: #395a99; }
#contents section.legend ul.social > li > a.facebook:after { content: '\f09a'; }
#contents section.legend ul.social > li > a.twitter { background: #3dacdf; }
#contents section.legend ul.social > li > a.twitter:after { content: '\f099'; }
#contents section.legend ul.social > li > a.googleplus { background: #d7483d; }
#contents section.legend ul.social > li > a.googleplus:after { content: '\f0d5'; }
#contents section.legend ul.social > li > a.mail { background: #b6b6b6; }
#contents section.legend ul.social > li > a.mail:after { content: '\f0e0'; }

section.legend ul.changes {
	list-style: none;
	margin: 0px;
	padding: 0px;
}
section.legend ul.changes > li {
	margin: 0px;
	padding: 0px;
	background: none;
}
section.legend ul.changes > li span {
	vertical-align: middle;
}
section.legend ul.changes > li span:first-child {
	display: inline-block;
	width: 17px;
	height: 20px;
	border: 1px solid transparent;
	text-align: center;
	line-height: 20px;
}
section.legend ul.changes > li span.no-chamge {
	border-color: #ececec;
}
section.legend ul.changes > li span.no-chamge:after {
	content: '';
	display: block;
	width: 17px;
	height: 20px;
	border-bottom: 1px solid #d4d4d4;
}
section.legend ul.changes > li span.has-chamge:after {
	content: '';
	display: block;
	width: 17px;
	height: 20px;
	background: #e8f7fc;
	border-bottom: 1px solid #b2bec2;
}
section.legend ul.changes > li span em {
	font-weight: bold;
	color: #010101;
	font-style: normal;
}

section.legend .laagsteprijs {
	position: absolute;
	right: 0px;
	top: 198px;
}
section.legend .laagsteprijs > span:first-child {
	display: block;
	font-size: 20px;
	font-weight: bold;
	color: #99c000;
	background: url('/images/document/arrow.png') right center no-repeat;
	padding-right: 13px;
}
section.legend .laagsteprijs > span + span {
	display: block;
}


section.products .main {
	padding-left: 10px;
}

section.products .main > figure {
	height: 158px;
	margin: 0px;
	padding: 0px;
}
section.products .main > figure > span {
	display: table;
	height: 158px;
	width: 100%;
}
section.products .main > figure > a {
	display: none;
}
section.products .main > figure > span > span, section.products .main > figure > span > a {
	display: table-cell;
	vertical-align: middle;
	text-align: center;
}
section.products .main > figure > span > span > span, section.products .main > figure > span > a > span {
	position: relative;
}
section.products .main > figure > span > span > span:after, section.products .main > figure > span > a > span:after {
	content: '';
	position: absolute;
	right: 0px;
	bottom: 0px;
	width: 20px;
	height: 18px;
	background: url('/images/document/vergroten.png');
}
section.products .main > figure img {
	max-width: 100%;
	max-height: 100%;
}
section.products .main > strong {
	display: block;
	line-height: 15px;
	padding: 4px 0px;
	min-height: 30px;
	font-size: 11px;
	text-align: center;
	font-weight: bold;
}
#contents section.products .main > strong a {
	color: inherit;
}
section.products .main > em {
	display: block;
	line-height: 25px;
	font-size: 16px;
	text-align: center;
	font-style: normal;
	font-weight: bold;
	color: #58595b;
}

.suggest {
	position: absolute;
	left: 10px;
	top: 0px;
	background: url('/images/suggest.png') no-repeat top left;
	padding-top: 66px;
	width: 386px;
}
section.vergelijking section.products > ul > li + li + li .suggest {
	width: 257px;
}
section.vergelijking section.products > ul > li + li + li +li .suggest {
	width: 132px;
}
.suggest > ul {
	display: block;
	list-style: none;
	margin: 0px;
	padding: 0px;
}
.suggest > ul > li {
	float: left;
	margin: 0px;
	padding: 0px;
	background: none;
	width: 128px;
}
.suggest > ul > li + li {
	margin-left: 1px;
}
.suggest > ul > li > figure {
	margin: 0px;
	padding: 0px;
	height: 92px;
}
.suggest > ul > li > figure > img {
	display: block;
	border: 1px solid #cecece;
	margin: 0px auto 12px auto;
}
.suggest > ul > li > strong {
	display: block;
	font-weight: bold;
	font-size: 11px;
	text-align: center;
	line-height: 15px;
	padding: 4px 0px;
	min-height: 30px;
}
.suggest > ul > li > em {
	display: block;
	font-weight: bold;
	font-size: 14px;
	text-align: center;
	font-style: normal;
	color: #99c000;
	line-height: 25px;
}
#contents .suggest > ul > li > .button {
	display: block;
	margin: 0px 8px 13px 8px;
}


#contents section.products .main > a {
	display: block;
	text-decoration: none;
	font-size: 12px;
	text-align: center;
	height: 27px;
	line-height: 27px;
}
#contents section.products .main > a:hover {
	text-decoration: underline;
}
#contents section.products .main > .button {
	display: block;
	height: 21px;
	line-height: 19px;
	font-size: 11px;
}
#contents section.products .main > a.button:hover {
	text-decoration: none;
}
section.products .main > span {
	position: absolute;
	right: 6px;
	top: 0px;
	font-size: 23px;
	font-family: 'FontAwesome';
	cursor: pointer;
}

section.vergelijking section.category {
	float: left;
	clear: both;
	-webkit-transition: height 0.3s ease;
	-moz-transition: height 0.3s ease;
	-ms-transition: height 0.3s ease;
	-o-transition: height 0.3s ease;
	transition: height 0.3s ease;
}
section.vergelijking section.category + section.category {
	margin-top: 14px;
}
section.vergelijking:not(.only-differant) section.category.collapsed {
	height: 26px !important;
	overflow: hidden;
}
#contents section.vergelijking section.category > div > h2 {
	position: relative;
	height: 22px;
	background: #e8e8e8;
	color: #000;
	font-size: 13px;
	line-height: 22px;
	font-weight: bold;
	padding: 0px 0px 0px 18px;
	margin: 0px 0px 4px 0px;
}
section.vergelijking section.category > div > h2 > span {
	position: absolute;
	right: 0px;
	top: 0px;
	height: 22px;
	width: 25px;
	text-align: center;
	line-height: 22px;
	cursor: pointer;
}
section.vergelijking section.category > div > h2 > span:after {
	content: '\f078';
	font-family: 'FontAwesome';
	font-size: 1.0em;
	font-weight: normal;
}
section.vergelijking section.category > div.collapsed > h2 > span:after {
	content: '\f077';
}

section.vergelijking section.category > div > table {
	border-collapse: collapse;
}
section.vergelijking section.category > div > table > tbody > tr {
	border-bottom: 1px solid #d4d4d4;
}
section.vergelijking section.category > div > table > tbody > tr.different {
	background: #e8f7fc;
	border-bottom: 1px solid #b2bec2;
}
section.vergelijking section.category > div > table > tbody > tr > th {
	position: relative;
	width: 255px;
	padding: 0px;
	text-align: left;
	line-height: 20px;
	padding: 6px 0px 3px 0px;
	vertical-align: top;
	text-indent: 25px;
}
section.vergelijking section.category > div > table > tbody > tr > th .info {
	position: absolute;
	left: -21px;
	top: 9px;
}
section.vergelijking section.category > div > table > tbody > tr > td {
	width: 122px;
	line-height: 20px;
	padding: 6px 0px 3px 10px;
	vertical-align: top;
}
section.vergelijking.only-differant section.category.equal {
	display: none;
}
section.vergelijking.only-differant section.category > div > table > tbody > tr.equal {
	display: none;
}
section.vergelijking.only-differant section.head + section.category.equal {
	display: block;
}


.vergelijk-picker {
	position: absolute;
	left: 600px;
	top: 500px;
	width: 344px;
	margin: 0px auto;
	background: #fff;
	font-family: Arial;
	
	z-index: 10000;
	box-shadow: 0px 2px 5px rgba(0,0,0,0.4);
	display: none;
}
.vergelijk-picker:after {
	content: '';
	display: block;
	position: absolute;
	
	left: -10px;
	top: 10px;
	
	width: 0;
	height: 0;
	border-top: 10px solid transparent;
	border-bottom: 10px solid transparent;
	
	border-right:10px solid #363739;
}
.vergelijk-picker-title {
	position: relative;
	padding: 10px;
	height: 30px;
	line-height: 15px;
	
	background: #363739;
	font-size: 14px;
	color: #fff;
}
.vergelijk-picker-title > strong {
	display: block;
	font-weight: bold;
	font-size: 14px;
}
.vergelijk-picker-title > span {
	display: block;
	font-size: 12px;
}
.vergelijk-picker-title > em {
	position: absolute;
	right: 8px;
	top: 8px;
	font-style: normal;
	font-size: 15px;
	cursor: pointer;
}
.vergelijk-picker-contents {
	padding: 10px;
}
.vergelijk-picker-contents > ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
}
.vergelijk-picker-contents > ul > li {
	margin: 0px;
	padding: 0px;
	background: none;
	height: 36px;
}
.vergelijk-picker-contents > ul > li + li {
	margin-top: 10px;
}
.vergelijk-picker-contents > ul > li > a {
	position: relative;
	float: left;
	height: 36px;
	line-height: 36px;
	padding-left: 46px;
	font-size: 12px;
	text-decoration: none;
	color: #363739;
}
.vergelijk-picker-contents > ul > li > a > span {
	position: absolute;
	left: 0px;
	top: 0px;
	width: 36px;
	height: 36px;
	overflow: hidden;
	text-align: center;
}
.vergelijk-picker-contents > ul > li > a > span > img {
	max-width: 36px;
	max-height: 36px;
}
.vergelijk-picker-contents > ul > li > a > strong {
	font-weight: bold;
}
.vergelijk-picker-contents > ul > li > a > em {
	font-weight: bold;
	font-style: normal;
	font-size: 14px;
	margin-left: 10px;
}
.vergelijk-picker-contents > ul > li > span {
	float: left;
	height: 36px;
	line-height: 36px;
	font-size: 19px;
	font-family: 'FontAwesome';
	cursor: pointer;
	margin-left: 20px;
}
.vergelijk-picker-contents > ul > li > a:hover > strong , .vergelijk-picker-contents > ul > li > a:hover > em {
	text-decoration: line-through;
}

.menu-container > div.vergelijking > strong {
	display: block;
	float: left;
	width: 182px;
	font-family: Arial;
	font-size: 14px;
	color: #363739;
	padding: 9px;
	line-height: 26px;
	height: 26px;
}
.menu-container > div.vergelijking > label {
	display: block;
	float: left;
	width: 255px;
	font-family: Arial;
	font-size: 12px;
	color: #363739;
	padding: 9px 0px;
	line-height: 26px;
	height: 26px;
}
.menu-container > div.vergelijking > label span {
	cursor: pointer;
}
.menu-container > div.vergelijking > ul {
	list-style: none;
	padding: 5px 0px;
}
.menu-container > div.vergelijking > ul:after {
	content: '';
	display: block;
	clear: both;
}
.menu-container > div.vergelijking > ul > li {
	display: block;
	float: left;
	width: 132px;
	padding: 0px;
	margin: 0px;
	background: none;
	position: relative;
	left: 8px;
}
.menu-container > div.vergelijking > ul > li > a {
	color: inherit;
	text-decoration: none;
}
.menu-container > div.vergelijking > ul > li > a > strong {
	display: block;
	font-family: Arial;
	font-size: 11px;
	line-height: 13px;
	color: #363739;
}
.menu-container > div.vergelijking > ul > li > a > figure {
	display: table;
	float: left;
	width: 30px;
	height: 21px;
	margin: 0px;
	padding: 0px;
}
.menu-container > div.vergelijking > ul > li > a > figure span {
	display: table-cell;
	vertical-align: middle;
}
.menu-container > div.vergelijking > ul > li > a > figure img {
	display: block;
	max-width: 100%;
	max-height: 100%;
	height: 21px;
}
.menu-container > div.vergelijking > ul > li > a > em {
	color: #99c000;
	font-size: 12px;
	font-family: Arial;
	font-style: normal;
	font-weight: bold;
	display: block;
	line-height: 21px;
	float: left;
	padding-left: 5px;
	padding-top: 2px;
}
.title-block {
	margin-top: 10px;
}
.title-block:after {
	content: '';
	display: block;
	clear: both;
}
.title-block > div{
	float: left;
}
#contents section.legend .title-block p.strong {
	background: #363739;
	color: #fff;
	padding: 8px 10px;
	margin: 0px;
}
 section.legend .title-block ul.changes {
	padding: 5px;
	border: 1px solid #363739;
}


/* Televisies kleuren */
.vergelijk-popup-title, .vergelijk-picker-title {
	background: #0571ba;
}
.vergelijk-picker:after {
	border-right-color: #0571ba;
}
.vergelijk-popup-contents > div > ul > li > a:hover {
	background: #d3eaf1;
}
.vergelijk-popup-contents > div > ul > li > a > span > span > span > span {
	background: #0571ba;
}
.vergelijk-popup-contents > div > ul > li > a > em, section.products .main > em, .vergelijk-picker-contents > ul > li > a em {
	color: #99c000;
}
.vergelijk-popup-contents > div > a {
	border-color: #df9902;
	background: #fcb136;
}
.vergelijk-popup-contents > div > a:hover {
	background: #df9902;
}
.vergelijk-popup-contents > div > ul > li > span, section.products .main > span, .vergelijk-picker-contents > ul > li > span {
	color: #2e9fda;
}
.vergelijk-picker-contents > ul > li > a:hover > strong , .vergelijk-picker-contents > ul > li > a:hover > em {
	color: #0571ba;
}
section.legend ul.changes > li span em {
	color: #0571ba;
}
/* Televisies */


/* RESPONSIVE CSS */
#vergelijking-mobiel {
	display: none;
}
section.vergelijking section.category > div > table > tbody > tr > th .info img {
	width: 14px;
}
section.vergelijking section.category > div > table > tbody > tr > td img {
	width: 16px;
}
.suggest {
	background-size: 122px auto;
}
section.products .main > figure > span > span > span:after, section.products .main > figure > span > a > span:after {
	background-size: 20px auto;
}

.price-alert-notice {
	position: relative;
	display: none;
	height: 28px;
	line-height: 28px;
	text-align: center;
	font-weight: bold;
}
#contents .price-alert-notice .button, .price-alert-notice .button {
	position: absolute;
	right: 3px;
	top: 3px;
}
.price-alert-notice.success {
	display: block;
	border: 1px solid #468847;
	color: #468847;
	background: #dff0d8;
}
.price-alert-notice.error {
	display: block;
	border: 1px solid #b94a48;
	color: #b94a48;
	background: #f2dede;
}
/*
#contents .price-alert-notice.error .button, .price-alert-notice.error .button {
	border: 1px solid #b94a48;
	color: #b94a48;
	background: #f2dede;
}*/
.price-alert-notice.success + .price-alert, .price-alert-notice.error + .price-alert {
	display: none;
}
.price-alert:after {
	content: '';
	display: block;
	clear: both;
}
.price-alert > span {
	float: left;
	height: 30px;
	line-height: 30px;
	margin-right: 5px;
}
.price-alert > span strong {
	color: #99c000;
}
.price-alert > div {
	overflow: hidden;
}
.price-alert > div input[type="text"], .price-alert > div label.text {
	border: 1px solid #cfcfcf;
	height: 28px;
	line-height: 16px;
	background: #fff;
	box-sizing: border-box;
	outline: none;
	padding: 5px;
}
.price-alert > div input[type="text"].error, .price-alert > div label.text.error {
	border: 1px solid #b94a48;
	color: #b94a48;
	background: #f2dede;
}
.price-alert > div label.text input {
	border: 0px;
	padding: 0px;
	height: 100%;
	width: 100%;
	text-align: inherit;
}
.price-alert > div label.price {
	position: relative;
	float: left;
	min-width: 59px;
	width: 18%;
	margin-right: 10px;
	text-align: right;
	padding-left: 20px;
}
.price-alert > div label.price:before {
	content: '€';
	display: block;
	position: absolute;
	left: 3px;
	top: 0px;
	height: 100%;
	line-height: 26px;
}
.price-alert > div .email {
	overflow: hidden;
}
.price-alert > div .email input {
	width: 100%;
}
.price-alert > div .button,
#contents .price-alert > div .button{
	float: right;
	font-size: 12px;
	height: 28px;
	line-height: 26px;
	width: 32%;
	min-width: 150px;
	max-width: 220px;
	text-transform: uppercase;
	margin-left: 10px;
}


/* RESPONSIVE CSS */
.price-alert > div input[type="email"],
.price-alert > div input[type="tel"] {
	border: 1px solid #cfcfcf;
	height: 28px;
	line-height: 16px;
	background: #fff;
	box-sizing: border-box;
	outline: none;
	padding: 5px;
}

/* Slider */
.slick-slider
{
    position: relative;

    display: block;
    box-sizing: border-box;

    -webkit-user-select: none;
       -moz-user-select: none;
        -ms-user-select: none;
            user-select: none;

    -webkit-touch-callout: none;
    -khtml-user-select: none;
    -ms-touch-action: pan-y;
        touch-action: pan-y;
    -webkit-tap-highlight-color: transparent;
}

.slick-list
{
    position: relative;

    display: block;
    overflow: hidden;

    margin: 0;
    padding: 0;
}
.slick-list:focus
{
    outline: none;
}
.slick-list.dragging
{
    cursor: pointer;
    cursor: hand;
}

.slick-slider .slick-track,
.slick-slider .slick-list
{
    -webkit-transform: translate3d(0, 0, 0);
       -moz-transform: translate3d(0, 0, 0);
        -ms-transform: translate3d(0, 0, 0);
         -o-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
}

.slick-track
{
    position: relative;
    top: 0;
    left: 0;

    display: block;
}
.slick-track:before,
.slick-track:after
{
    display: table;

    content: '';
}
.slick-track:after
{
    clear: both;
}
.slick-loading .slick-track
{
    visibility: hidden;
}

.slick-slide
{
    display: none;
    float: left;

    height: 100%;
    min-height: 1px;
}
[dir='rtl'] .slick-slide
{
    float: right;
}
.slick-slide img
{
    display: block;
}
.slick-slide.slick-loading img
{
    display: none;
}
.slick-slide.dragging img
{
    pointer-events: none;
}
.slick-initialized .slick-slide
{
    display: block;
}
.slick-loading .slick-slide
{
    visibility: hidden;
}
.slick-vertical .slick-slide
{
    display: block;

    height: auto;

    border: 1px solid transparent;
}
.slick-arrow.slick-hidden {
    display: none;
}


@charset 'UTF-8';
/* Slider */
.slick-loading .slick-list
{
    background: #fff url('./ajax-loader.gif') center center no-repeat;
}

/* Icons */
@font-face
{
    font-family: 'slick';
    font-weight: normal;
    font-style: normal;

    src: url('./fonts/slick.eot');
    src: url('./fonts/slick.eot?#iefix') format('embedded-opentype'), url('./fonts/slick.woff') format('woff'), url('./fonts/slick.ttf') format('truetype'), url('./fonts/slick.svg#slick') format('svg');
}
/* Arrows */
.slick-prev,
.slick-next
{
    font-size: 0;
    line-height: 0;

    position: absolute;
    top: 50%;

    display: block;

    width: 40px;
    height: 40px;
    padding: 0;
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    transform: translate(0, -50%);

    cursor: pointer;

    color: transparent;
    border: none;
    outline: none;
    background: #2e9fda;
	z-index: 100;
}
.slick-prev:hover:before,
.slick-prev:focus:before,
.slick-next:hover:before,
.slick-next:focus:before
{
    opacity: 1;
}
.slick-prev.slick-disabled,
.slick-next.slick-disabled
{
    display: none !important;
}

.slick-prev:before,
.slick-next:before
{
    font-family: 'slick';
    font-size: 20px;
    line-height: 1;

    color: white;

    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.slick-prev
{
    left: 0px;
}
[dir='rtl'] .slick-prev
{
    right: 0px;
    left: auto;
}
.slick-prev:before
{
    font-family: 'FontAwesome';
	content: "\f060";
}
[dir='rtl'] .slick-prev:before
{
	font-family: 'FontAwesome';
	content: "\f061";
}

.slick-next
{
    right: 0px;
}
[dir='rtl'] .slick-next
{
    right: auto;
    left: 0px;
}
.slick-next:before
{
    font-family: 'FontAwesome';
	content: "\f061";
}
[dir='rtl'] .slick-next:before
{
    font-family: 'FontAwesome';
	content: "\f060";
}

/* Dots */
.slick-dotted.slick-slider
{
    margin-bottom: 30px;
}

.slick-dots
{
    position: absolute;
    bottom: -25px;

    display: block;

    width: 100%;
    padding: 0;
    margin: 0;

    list-style: none;

    text-align: center;
}
.slick-dots li
{
    position: relative;

    display: inline-block;

    width: 20px;
    height: 20px;
    margin: 0 5px;
    padding: 0;

    cursor: pointer;
}
.slick-dots li button
{
    font-size: 0;
    line-height: 0;

    display: block;

    width: 20px;
    height: 20px;
    padding: 5px;

    cursor: pointer;

    color: transparent;
    border: 0;
    outline: none;
    background: transparent;
}
.slick-dots li button:hover,
.slick-dots li button:focus
{
    outline: none;
}
.slick-dots li button:before
{
    font-family: 'slick';
    font-size: 6px;
    line-height: 20px;

    position: absolute;
    top: 0;
    left: 0;

    width: 20px;
    height: 20px;

    content: '•';
    text-align: center;

    color: black;

    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.slick-dots li.slick-active button:before
{
    color: black;
}
.products.fixed .slick-next {
    right: 20px;
	top: 150px;
}
.products.fixed .slick-prev {
	top: 150px;
}

/*!
 * jQuery UI CSS Framework 1.8.20
 *
 * Copyright 2012, AUTHORS.txt (http://jqueryui.com/about)
 * Dual licensed under the MIT or GPL Version 2 licenses.
 * http://jquery.org/license
 *
 * http://docs.jquery.com/UI/Theming/API
 */

/* Layout helpers
----------------------------------*/
.ui-helper-hidden { display: none; }
.ui-helper-hidden-accessible { position: absolute !important; clip: rect(1px 1px 1px 1px); clip: rect(1px,1px,1px,1px); }
.ui-helper-reset { margin: 0; padding: 0; border: 0; outline: 0; line-height: 1.3; text-decoration: none; font-size: 100%; list-style: none; }
.ui-helper-clearfix:before, .ui-helper-clearfix:after { content: ""; display: table; }
.ui-helper-clearfix:after { clear: both; }
.ui-helper-clearfix { zoom: 1; }
.ui-helper-zfix { width: 100%; height: 100%; top: 0; left: 0; position: absolute; opacity: 0; filter:Alpha(Opacity=0); }


/* Interaction Cues
----------------------------------*/
.ui-state-disabled { cursor: default !important; }


/* Icons
----------------------------------*/

/* states and images */
.ui-icon { display: block; text-indent: -99999px; overflow: hidden; background-repeat: no-repeat; }


/* Misc visuals
----------------------------------*/

/* Overlays */
.ui-widget-overlay { position: absolute; top: 0; left: 0; width: 100%; height: 100%; }


/*!
 * jQuery UI CSS Framework 1.8.20
 *
 * Copyright 2012, AUTHORS.txt (http://jqueryui.com/about)
 * Dual licensed under the MIT or GPL Version 2 licenses.
 * http://jquery.org/license
 *
 * http://docs.jquery.com/UI/Theming/API
 *
 * To view and modify this theme, visit http://jqueryui.com/themeroller/?ffDefault=Trebuchet%20MS,%20Tahoma,%20Verdana,%20Arial,%20sans-serif&fwDefault=bold&fsDefault=1.1em&cornerRadius=4px&bgColorHeader=f6a828&bgTextureHeader=12_gloss_wave.png&bgImgOpacityHeader=35&borderColorHeader=e78f08&fcHeader=ffffff&iconColorHeader=ffffff&bgColorContent=eeeeee&bgTextureContent=03_highlight_soft.png&bgImgOpacityContent=100&borderColorContent=dddddd&fcContent=333333&iconColorContent=222222&bgColorDefault=f6f6f6&bgTextureDefault=02_glass.png&bgImgOpacityDefault=100&borderColorDefault=cccccc&fcDefault=1c94c4&iconColorDefault=ef8c08&bgColorHover=fdf5ce&bgTextureHover=02_glass.png&bgImgOpacityHover=100&borderColorHover=fbcb09&fcHover=c77405&iconColorHover=ef8c08&bgColorActive=ffffff&bgTextureActive=02_glass.png&bgImgOpacityActive=65&borderColorActive=fbd850&fcActive=eb8f00&iconColorActive=ef8c08&bgColorHighlight=ffe45c&bgTextureHighlight=03_highlight_soft.png&bgImgOpacityHighlight=75&borderColorHighlight=fed22f&fcHighlight=363636&iconColorHighlight=228ef1&bgColorError=b81900&bgTextureError=08_diagonals_thick.png&bgImgOpacityError=18&borderColorError=cd0a0a&fcError=ffffff&iconColorError=ffd27a&bgColorOverlay=666666&bgTextureOverlay=08_diagonals_thick.png&bgImgOpacityOverlay=20&opacityOverlay=50&bgColorShadow=000000&bgTextureShadow=01_flat.png&bgImgOpacityShadow=10&opacityShadow=20&thicknessShadow=5px&offsetTopShadow=-5px&offsetLeftShadow=-5px&cornerRadiusShadow=5px
 */


/* Component containers
----------------------------------*/
.ui-widget { font-family: Trebuchet MS, Tahoma, Verdana, Arial, sans-serif; font-size: 1.1em; }
.ui-widget .ui-widget { font-size: 1em; }
.ui-widget input, .ui-widget select, .ui-widget textarea, .ui-widget button { font-family: Trebuchet MS, Tahoma, Verdana, Arial, sans-serif; font-size: 1em; }
.ui-widget-content { border: 1px solid #dddddd; background: #eeeeee url(images/ui-bg_highlight-soft_100_eeeeee_1x100.png) 50% top repeat-x; color: #333333; }
.ui-widget-content a { color: #333333; }
.ui-widget-header { border: 1px solid #e78f08; background: #c2c2c2 url(images/ui-bg_gloss-wave_35_f6a828_500x100.png) 50% 50% repeat-x; color: #ffffff; font-weight: bold; }
.ui-widget-header a { color: #ffffff; }

/* Interaction states
----------------------------------*/
.ui-state-default, .ui-widget-content .ui-state-default, .ui-widget-header .ui-state-default { border: 1px solid #cccccc; background: #f6f6f6 url(images/ui-bg_glass_100_f6f6f6_1x400.png) 50% 50% repeat-x; font-weight: bold; color: #1c94c4; }
.ui-state-default a, .ui-state-default a:link, .ui-state-default a:visited { color: #1c94c4; text-decoration: none; }
.ui-state-hover, .ui-widget-content .ui-state-hover, .ui-widget-header .ui-state-hover, .ui-state-focus, .ui-widget-content .ui-state-focus, .ui-widget-header .ui-state-focus { border: 1px solid #fbcb09; background: #fdf5ce url(images/ui-bg_glass_100_fdf5ce_1x400.png) 50% 50% repeat-x; font-weight: bold; color: #c77405; }
.ui-state-hover a, .ui-state-hover a:hover { color: #c77405; text-decoration: none; }
.ui-state-active, .ui-widget-content .ui-state-active, .ui-widget-header .ui-state-active { border: 1px solid #fbd850; background: #ffffff url(images/ui-bg_glass_65_ffffff_1x400.png) 50% 50% repeat-x; font-weight: bold; color: #eb8f00; }
.ui-state-active a, .ui-state-active a:link, .ui-state-active a:visited { color: #eb8f00; text-decoration: none; }
.ui-widget :active { outline: none; }

/* Interaction Cues
----------------------------------*/
.ui-state-highlight, .ui-widget-content .ui-state-highlight, .ui-widget-header .ui-state-highlight  {border: 1px solid #fed22f; background: #ffe45c url(images/ui-bg_highlight-soft_75_ffe45c_1x100.png) 50% top repeat-x; color: #363636; }
.ui-state-highlight a, .ui-widget-content .ui-state-highlight a,.ui-widget-header .ui-state-highlight a { color: #363636; }
.ui-state-error, .ui-widget-content .ui-state-error, .ui-widget-header .ui-state-error {border: 1px solid #cd0a0a; background: #b81900 url(images/ui-bg_diagonals-thick_18_b81900_40x40.png) 50% 50% repeat; color: #ffffff; }
.ui-state-error a, .ui-widget-content .ui-state-error a, .ui-widget-header .ui-state-error a { color: #ffffff; }
.ui-state-error-text, .ui-widget-content .ui-state-error-text, .ui-widget-header .ui-state-error-text { color: #ffffff; }
.ui-priority-primary, .ui-widget-content .ui-priority-primary, .ui-widget-header .ui-priority-primary { font-weight: bold; }
.ui-priority-secondary, .ui-widget-content .ui-priority-secondary,  .ui-widget-header .ui-priority-secondary { opacity: .7; filter:Alpha(Opacity=70); font-weight: normal; }
.ui-state-disabled, .ui-widget-content .ui-state-disabled, .ui-widget-header .ui-state-disabled { opacity: .35; filter:Alpha(Opacity=35); background-image: none; }

/* Icons
----------------------------------*/

/* states and images */
.ui-icon { width: 16px; height: 16px; background-image: url(images/ui-icons_222222_256x240.png); }
.ui-widget-content .ui-icon {background-image: url(images/ui-icons_222222_256x240.png); }
.ui-widget-header .ui-icon {background-image: url(images/ui-icons_ffffff_256x240.png); }
.ui-state-default .ui-icon { background-image: url(images/ui-icons_ef8c08_256x240.png); }
.ui-state-hover .ui-icon, .ui-state-focus .ui-icon {background-image: url(images/ui-icons_ef8c08_256x240.png); }
.ui-state-active .ui-icon {background-image: url(images/ui-icons_ef8c08_256x240.png); }
.ui-state-highlight .ui-icon {background-image: url(images/ui-icons_228ef1_256x240.png); }
.ui-state-error .ui-icon, .ui-state-error-text .ui-icon {background-image: url(images/ui-icons_ffd27a_256x240.png); }

/* positioning */
.ui-icon-carat-1-n { background-position: 0 0; }
.ui-icon-carat-1-ne { background-position: -16px 0; }
.ui-icon-carat-1-e { background-position: -32px 0; }
.ui-icon-carat-1-se { background-position: -48px 0; }
.ui-icon-carat-1-s { background-position: -64px 0; }
.ui-icon-carat-1-sw { background-position: -80px 0; }
.ui-icon-carat-1-w { background-position: -96px 0; }
.ui-icon-carat-1-nw { background-position: -112px 0; }
.ui-icon-carat-2-n-s { background-position: -128px 0; }
.ui-icon-carat-2-e-w { background-position: -144px 0; }
.ui-icon-triangle-1-n { background-position: 0 -16px; }
.ui-icon-triangle-1-ne { background-position: -16px -16px; }
.ui-icon-triangle-1-e { background-position: -32px -16px; }
.ui-icon-triangle-1-se { background-position: -48px -16px; }
.ui-icon-triangle-1-s { background-position: -64px -16px; }
.ui-icon-triangle-1-sw { background-position: -80px -16px; }
.ui-icon-triangle-1-w { background-position: -96px -16px; }
.ui-icon-triangle-1-nw { background-position: -112px -16px; }
.ui-icon-triangle-2-n-s { background-position: -128px -16px; }
.ui-icon-triangle-2-e-w { background-position: -144px -16px; }
.ui-icon-arrow-1-n { background-position: 0 -32px; }
.ui-icon-arrow-1-ne { background-position: -16px -32px; }
.ui-icon-arrow-1-e { background-position: -32px -32px; }
.ui-icon-arrow-1-se { background-position: -48px -32px; }
.ui-icon-arrow-1-s { background-position: -64px -32px; }
.ui-icon-arrow-1-sw { background-position: -80px -32px; }
.ui-icon-arrow-1-w { background-position: -96px -32px; }
.ui-icon-arrow-1-nw { background-position: -112px -32px; }
.ui-icon-arrow-2-n-s { background-position: -128px -32px; }
.ui-icon-arrow-2-ne-sw { background-position: -144px -32px; }
.ui-icon-arrow-2-e-w { background-position: -160px -32px; }
.ui-icon-arrow-2-se-nw { background-position: -176px -32px; }
.ui-icon-arrowstop-1-n { background-position: -192px -32px; }
.ui-icon-arrowstop-1-e { background-position: -208px -32px; }
.ui-icon-arrowstop-1-s { background-position: -224px -32px; }
.ui-icon-arrowstop-1-w { background-position: -240px -32px; }
.ui-icon-arrowthick-1-n { background-position: 0 -48px; }
.ui-icon-arrowthick-1-ne { background-position: -16px -48px; }
.ui-icon-arrowthick-1-e { background-position: -32px -48px; }
.ui-icon-arrowthick-1-se { background-position: -48px -48px; }
.ui-icon-arrowthick-1-s { background-position: -64px -48px; }
.ui-icon-arrowthick-1-sw { background-position: -80px -48px; }
.ui-icon-arrowthick-1-w { background-position: -96px -48px; }
.ui-icon-arrowthick-1-nw { background-position: -112px -48px; }
.ui-icon-arrowthick-2-n-s { background-position: -128px -48px; }
.ui-icon-arrowthick-2-ne-sw { background-position: -144px -48px; }
.ui-icon-arrowthick-2-e-w { background-position: -160px -48px; }
.ui-icon-arrowthick-2-se-nw { background-position: -176px -48px; }
.ui-icon-arrowthickstop-1-n { background-position: -192px -48px; }
.ui-icon-arrowthickstop-1-e { background-position: -208px -48px; }
.ui-icon-arrowthickstop-1-s { background-position: -224px -48px; }
.ui-icon-arrowthickstop-1-w { background-position: -240px -48px; }
.ui-icon-arrowreturnthick-1-w { background-position: 0 -64px; }
.ui-icon-arrowreturnthick-1-n { background-position: -16px -64px; }
.ui-icon-arrowreturnthick-1-e { background-position: -32px -64px; }
.ui-icon-arrowreturnthick-1-s { background-position: -48px -64px; }
.ui-icon-arrowreturn-1-w { background-position: -64px -64px; }
.ui-icon-arrowreturn-1-n { background-position: -80px -64px; }
.ui-icon-arrowreturn-1-e { background-position: -96px -64px; }
.ui-icon-arrowreturn-1-s { background-position: -112px -64px; }
.ui-icon-arrowrefresh-1-w { background-position: -128px -64px; }
.ui-icon-arrowrefresh-1-n { background-position: -144px -64px; }
.ui-icon-arrowrefresh-1-e { background-position: -160px -64px; }
.ui-icon-arrowrefresh-1-s { background-position: -176px -64px; }
.ui-icon-arrow-4 { background-position: 0 -80px; }
.ui-icon-arrow-4-diag { background-position: -16px -80px; }
.ui-icon-extlink { background-position: -32px -80px; }
.ui-icon-newwin { background-position: -48px -80px; }
.ui-icon-refresh { background-position: -64px -80px; }
.ui-icon-shuffle { background-position: -80px -80px; }
.ui-icon-transfer-e-w { background-position: -96px -80px; }
.ui-icon-transferthick-e-w { background-position: -112px -80px; }
.ui-icon-folder-collapsed { background-position: 0 -96px; }
.ui-icon-folder-open { background-position: -16px -96px; }
.ui-icon-document { background-position: -32px -96px; }
.ui-icon-document-b { background-position: -48px -96px; }
.ui-icon-note { background-position: -64px -96px; }
.ui-icon-mail-closed { background-position: -80px -96px; }
.ui-icon-mail-open { background-position: -96px -96px; }
.ui-icon-suitcase { background-position: -112px -96px; }
.ui-icon-comment { background-position: -128px -96px; }
.ui-icon-person { background-position: -144px -96px; }
.ui-icon-print { background-position: -160px -96px; }
.ui-icon-trash { background-position: -176px -96px; }
.ui-icon-locked { background-position: -192px -96px; }
.ui-icon-unlocked { background-position: -208px -96px; }
.ui-icon-bookmark { background-position: -224px -96px; }
.ui-icon-tag { background-position: -240px -96px; }
.ui-icon-home { background-position: 0 -112px; }
.ui-icon-flag { background-position: -16px -112px; }
.ui-icon-calendar { background-position: -32px -112px; }
.ui-icon-cart { background-position: -48px -112px; }
.ui-icon-pencil { background-position: -64px -112px; }
.ui-icon-clock { background-position: -80px -112px; }
.ui-icon-disk { background-position: -96px -112px; }
.ui-icon-calculator { background-position: -112px -112px; }
.ui-icon-zoomin { background-position: -128px -112px; }
.ui-icon-zoomout { background-position: -144px -112px; }
.ui-icon-search { background-position: -160px -112px; }
.ui-icon-wrench { background-position: -176px -112px; }
.ui-icon-gear { background-position: -192px -112px; }
.ui-icon-heart { background-position: -208px -112px; }
.ui-icon-star { background-position: -224px -112px; }
.ui-icon-link { background-position: -240px -112px; }
.ui-icon-cancel { background-position: 0 -128px; }
.ui-icon-plus { background-position: -16px -128px; }
.ui-icon-plusthick { background-position: -32px -128px; }
.ui-icon-minus { background-position: -48px -128px; }
.ui-icon-minusthick { background-position: -64px -128px; }
.ui-icon-close { background-position: -80px -128px; }
.ui-icon-closethick { background-position: -96px -128px; }
.ui-icon-key { background-position: -112px -128px; }
.ui-icon-lightbulb { background-position: -128px -128px; }
.ui-icon-scissors { background-position: -144px -128px; }
.ui-icon-clipboard { background-position: -160px -128px; }
.ui-icon-copy { background-position: -176px -128px; }
.ui-icon-contact { background-position: -192px -128px; }
.ui-icon-image { background-position: -208px -128px; }
.ui-icon-video { background-position: -224px -128px; }
.ui-icon-script { background-position: -240px -128px; }
.ui-icon-alert { background-position: 0 -144px; }
.ui-icon-info { background-position: -16px -144px; }
.ui-icon-notice { background-position: -32px -144px; }
.ui-icon-help { background-position: -48px -144px; }
.ui-icon-check { background-position: -64px -144px; }
.ui-icon-bullet { background-position: -80px -144px; }
.ui-icon-radio-off { background-position: -96px -144px; }
.ui-icon-radio-on { background-position: -112px -144px; }
.ui-icon-pin-w { background-position: -128px -144px; }
.ui-icon-pin-s { background-position: -144px -144px; }
.ui-icon-play { background-position: 0 -160px; }
.ui-icon-pause { background-position: -16px -160px; }
.ui-icon-seek-next { background-position: -32px -160px; }
.ui-icon-seek-prev { background-position: -48px -160px; }
.ui-icon-seek-end { background-position: -64px -160px; }
.ui-icon-seek-start { background-position: -80px -160px; }
/* ui-icon-seek-first is deprecated, use ui-icon-seek-start instead */
.ui-icon-seek-first { background-position: -80px -160px; }
.ui-icon-stop { background-position: -96px -160px; }
.ui-icon-eject { background-position: -112px -160px; }
.ui-icon-volume-off { background-position: -128px -160px; }
.ui-icon-volume-on { background-position: -144px -160px; }
.ui-icon-power { background-position: 0 -176px; }
.ui-icon-signal-diag { background-position: -16px -176px; }
.ui-icon-signal { background-position: -32px -176px; }
.ui-icon-battery-0 { background-position: -48px -176px; }
.ui-icon-battery-1 { background-position: -64px -176px; }
.ui-icon-battery-2 { background-position: -80px -176px; }
.ui-icon-battery-3 { background-position: -96px -176px; }
.ui-icon-circle-plus { background-position: 0 -192px; }
.ui-icon-circle-minus { background-position: -16px -192px; }
.ui-icon-circle-close { background-position: -32px -192px; }
.ui-icon-circle-triangle-e { background-position: -48px -192px; }
.ui-icon-circle-triangle-s { background-position: -64px -192px; }
.ui-icon-circle-triangle-w { background-position: -80px -192px; }
.ui-icon-circle-triangle-n { background-position: -96px -192px; }
.ui-icon-circle-arrow-e { background-position: -112px -192px; }
.ui-icon-circle-arrow-s { background-position: -128px -192px; }
.ui-icon-circle-arrow-w { background-position: -144px -192px; }
.ui-icon-circle-arrow-n { background-position: -160px -192px; }
.ui-icon-circle-zoomin { background-position: -176px -192px; }
.ui-icon-circle-zoomout { background-position: -192px -192px; }
.ui-icon-circle-check { background-position: -208px -192px; }
.ui-icon-circlesmall-plus { background-position: 0 -208px; }
.ui-icon-circlesmall-minus { background-position: -16px -208px; }
.ui-icon-circlesmall-close { background-position: -32px -208px; }
.ui-icon-squaresmall-plus { background-position: -48px -208px; }
.ui-icon-squaresmall-minus { background-position: -64px -208px; }
.ui-icon-squaresmall-close { background-position: -80px -208px; }
.ui-icon-grip-dotted-vertical { background-position: 0 -224px; }
.ui-icon-grip-dotted-horizontal { background-position: -16px -224px; }
.ui-icon-grip-solid-vertical { background-position: -32px -224px; }
.ui-icon-grip-solid-horizontal { background-position: -48px -224px; }
.ui-icon-gripsmall-diagonal-se { background-position: -64px -224px; }
.ui-icon-grip-diagonal-se { background-position: -80px -224px; }


/* Misc visuals
----------------------------------*/

/* Corner radius */
.ui-corner-all, .ui-corner-top, .ui-corner-left, .ui-corner-tl { -moz-border-radius-topleft: 4px; -webkit-border-top-left-radius: 4px; -khtml-border-top-left-radius: 4px; border-top-left-radius: 4px; }
.ui-corner-all, .ui-corner-top, .ui-corner-right, .ui-corner-tr { -moz-border-radius-topright: 4px; -webkit-border-top-right-radius: 4px; -khtml-border-top-right-radius: 4px; border-top-right-radius: 4px; }
.ui-corner-all, .ui-corner-bottom, .ui-corner-left, .ui-corner-bl { -moz-border-radius-bottomleft: 4px; -webkit-border-bottom-left-radius: 4px; -khtml-border-bottom-left-radius: 4px; border-bottom-left-radius: 4px; }
.ui-corner-all, .ui-corner-bottom, .ui-corner-right, .ui-corner-br { -moz-border-radius-bottomright: 4px; -webkit-border-bottom-right-radius: 4px; -khtml-border-bottom-right-radius: 4px; border-bottom-right-radius: 4px; }

/* Overlays */
.ui-widget-overlay { background: #666666 url(images/ui-bg_diagonals-thick_20_666666_40x40.png) 50% 50% repeat; opacity: .50;filter:Alpha(Opacity=50); }
.ui-widget-shadow { margin: -5px 0 0 -5px; padding: 5px; background: #000000 url(images/ui-bg_flat_10_000000_40x100.png) 50% 50% repeat-x; opacity: .20;filter:Alpha(Opacity=20); -moz-border-radius: 5px; -khtml-border-radius: 5px; -webkit-border-radius: 5px; border-radius: 5px; }/*!
 * jQuery UI Resizable 1.8.20
 *
 * Copyright 2012, AUTHORS.txt (http://jqueryui.com/about)
 * Dual licensed under the MIT or GPL Version 2 licenses.
 * http://jquery.org/license
 *
 * http://docs.jquery.com/UI/Resizable#theming
 */
.ui-resizable { position: relative;}
.ui-resizable-handle { position: absolute;font-size: 0.1px; display: block; }
.ui-resizable-disabled .ui-resizable-handle, .ui-resizable-autohide .ui-resizable-handle { display: none; }
.ui-resizable-n { cursor: n-resize; height: 7px; width: 100%; top: -5px; left: 0; }
.ui-resizable-s { cursor: s-resize; height: 7px; width: 100%; bottom: -5px; left: 0; }
.ui-resizable-e { cursor: e-resize; width: 7px; right: -5px; top: 0; height: 100%; }
.ui-resizable-w { cursor: w-resize; width: 7px; left: -5px; top: 0; height: 100%; }
.ui-resizable-se { cursor: se-resize; width: 12px; height: 12px; right: 1px; bottom: 1px; }
.ui-resizable-sw { cursor: sw-resize; width: 9px; height: 9px; left: -5px; bottom: -5px; }
.ui-resizable-nw { cursor: nw-resize; width: 9px; height: 9px; left: -5px; top: -5px; }
.ui-resizable-ne { cursor: ne-resize; width: 9px; height: 9px; right: -5px; top: -5px;}/*!
 * jQuery UI Selectable 1.8.20
 *
 * Copyright 2012, AUTHORS.txt (http://jqueryui.com/about)
 * Dual licensed under the MIT or GPL Version 2 licenses.
 * http://jquery.org/license
 *
 * http://docs.jquery.com/UI/Selectable#theming
 */
.ui-selectable-helper { position: absolute; z-index: 100; border:1px dotted black; }
/*!
 * jQuery UI Accordion 1.8.20
 *
 * Copyright 2012, AUTHORS.txt (http://jqueryui.com/about)
 * Dual licensed under the MIT or GPL Version 2 licenses.
 * http://jquery.org/license
 *
 * http://docs.jquery.com/UI/Accordion#theming
 */
/* IE/Win - Fix animation bug - #4615 */
.ui-accordion { width: 100%; }
.ui-accordion .ui-accordion-header { cursor: pointer; position: relative; margin-top: 1px; zoom: 1; }
.ui-accordion .ui-accordion-li-fix { display: inline; }
.ui-accordion .ui-accordion-header-active { border-bottom: 0 !important; }
.ui-accordion .ui-accordion-header a { display: block; font-size: 1em; padding: .5em .5em .5em .7em; }
.ui-accordion-icons .ui-accordion-header a { padding-left: 2.2em; }
.ui-accordion .ui-accordion-header .ui-icon { position: absolute; left: .5em; top: 50%; margin-top: -8px; }
.ui-accordion .ui-accordion-content { padding: 1em 2.2em; border-top: 0; margin-top: -2px; position: relative; top: 1px; margin-bottom: 2px; overflow: auto; display: none; zoom: 1; }
.ui-accordion .ui-accordion-content-active { display: block; }
/*!
 * jQuery UI Autocomplete 1.8.20
 *
 * Copyright 2012, AUTHORS.txt (http://jqueryui.com/about)
 * Dual licensed under the MIT or GPL Version 2 licenses.
 * http://jquery.org/license
 *
 * http://docs.jquery.com/UI/Autocomplete#theming
 */
.ui-autocomplete { position: absolute; cursor: default; }	

/* workarounds */
* html .ui-autocomplete { width:1px; } /* without this, the menu expands to 100% in IE6 */

/*
 * jQuery UI Menu 1.8.20
 *
 * Copyright 2010, AUTHORS.txt (http://jqueryui.com/about)
 * Dual licensed under the MIT or GPL Version 2 licenses.
 * http://jquery.org/license
 *
 * http://docs.jquery.com/UI/Menu#theming
 */
.ui-menu {
	list-style:none;
	padding: 2px;
	margin: 0;
	display:block;
	float: left;
}
.ui-menu .ui-menu {
	margin-top: -3px;
}
.ui-menu .ui-menu-item {
	margin:0;
	padding: 0;
	zoom: 1;
	float: left;
	clear: left;
	width: 100%;
}
.ui-menu .ui-menu-item a {
	text-decoration:none;
	display:block;
	padding:.2em .4em;
	line-height:1.5;
	zoom:1;
}
.ui-menu .ui-menu-item a.ui-state-hover,
.ui-menu .ui-menu-item a.ui-state-active {
	font-weight: normal;
	margin: -1px;
}
/*!
 * jQuery UI Button 1.8.20
 *
 * Copyright 2012, AUTHORS.txt (http://jqueryui.com/about)
 * Dual licensed under the MIT or GPL Version 2 licenses.
 * http://jquery.org/license
 *
 * http://docs.jquery.com/UI/Button#theming
 */
.ui-button { display: inline-block; position: relative; padding: 0; margin-right: .1em; text-decoration: none !important; cursor: pointer; text-align: center; zoom: 1; overflow: visible; } /* the overflow property removes extra width in IE */
.ui-button-icon-only { width: 2.2em; } /* to make room for the icon, a width needs to be set here */
button.ui-button-icon-only { width: 2.4em; } /* button elements seem to need a little more width */
.ui-button-icons-only { width: 3.4em; } 
button.ui-button-icons-only { width: 3.7em; } 

/*button text element */
.ui-button .ui-button-text { display: block; line-height: 1.4;  }
.ui-button-text-only .ui-button-text { padding: .4em 1em; }
.ui-button-icon-only .ui-button-text, .ui-button-icons-only .ui-button-text { padding: .4em; text-indent: -9999999px; }
.ui-button-text-icon-primary .ui-button-text, .ui-button-text-icons .ui-button-text { padding: .4em 1em .4em 2.1em; }
.ui-button-text-icon-secondary .ui-button-text, .ui-button-text-icons .ui-button-text { padding: .4em 2.1em .4em 1em; }
.ui-button-text-icons .ui-button-text { padding-left: 2.1em; padding-right: 2.1em; }
/* no icon support for input elements, provide padding by default */
input.ui-button { padding: .4em 1em; }

/*button icon element(s) */
.ui-button-icon-only .ui-icon, .ui-button-text-icon-primary .ui-icon, .ui-button-text-icon-secondary .ui-icon, .ui-button-text-icons .ui-icon, .ui-button-icons-only .ui-icon { position: absolute; top: 50%; margin-top: -8px; }
.ui-button-icon-only .ui-icon { left: 50%; margin-left: -8px; }
.ui-button-text-icon-primary .ui-button-icon-primary, .ui-button-text-icons .ui-button-icon-primary, .ui-button-icons-only .ui-button-icon-primary { left: .5em; }
.ui-button-text-icon-secondary .ui-button-icon-secondary, .ui-button-text-icons .ui-button-icon-secondary, .ui-button-icons-only .ui-button-icon-secondary { right: .5em; }
.ui-button-text-icons .ui-button-icon-secondary, .ui-button-icons-only .ui-button-icon-secondary { right: .5em; }

/*button sets*/
.ui-buttonset { margin-right: 7px; }
.ui-buttonset .ui-button { margin-left: 0; margin-right: -.3em; }

/* workarounds */
button.ui-button::-moz-focus-inner { border: 0; padding: 0; } /* reset extra padding in Firefox */
/*!
 * jQuery UI Dialog 1.8.20
 *
 * Copyright 2012, AUTHORS.txt (http://jqueryui.com/about)
 * Dual licensed under the MIT or GPL Version 2 licenses.
 * http://jquery.org/license
 *
 * http://docs.jquery.com/UI/Dialog#theming
 */
.ui-dialog { position: absolute; padding: .2em; width: 300px; overflow: hidden; }
.ui-dialog .ui-dialog-titlebar { padding: .4em 1em; position: relative;  }
.ui-dialog .ui-dialog-title { float: left; margin: .1em 16px .1em 0; } 
.ui-dialog .ui-dialog-titlebar-close { position: absolute; right: .3em; top: 50%; width: 19px; margin: -10px 0 0 0; padding: 1px; height: 18px; }
.ui-dialog .ui-dialog-titlebar-close span { display: block; margin: 1px; }
.ui-dialog .ui-dialog-titlebar-close:hover, .ui-dialog .ui-dialog-titlebar-close:focus { padding: 0; }
.ui-dialog .ui-dialog-content { position: relative; border: 0; padding: .5em 1em; background: none; overflow: auto; zoom: 1; }
.ui-dialog .ui-dialog-buttonpane { text-align: left; border-width: 1px 0 0 0; background-image: none; margin: .5em 0 0 0; padding: .3em 1em .5em .4em; }
.ui-dialog .ui-dialog-buttonpane .ui-dialog-buttonset { float: right; }
.ui-dialog .ui-dialog-buttonpane button { margin: .5em .4em .5em 0; cursor: pointer; }
.ui-dialog .ui-resizable-se { width: 14px; height: 14px; right: 3px; bottom: 3px; }
.ui-draggable .ui-dialog-titlebar { cursor: move; }
/*!
 * jQuery UI Slider 1.8.20
 *
 * Copyright 2012, AUTHORS.txt (http://jqueryui.com/about)
 * Dual licensed under the MIT or GPL Version 2 licenses.
 * http://jquery.org/license
 *
 * http://docs.jquery.com/UI/Slider#theming
 */
.ui-slider { position: relative; text-align: left; }
.ui-slider .ui-slider-handle { position: absolute; z-index: 2; width: 1.2em; height: 1.2em; cursor: default; }
.ui-slider .ui-slider-range { position: absolute; z-index: 1; font-size: .7em; display: block; border: 0; background-position: 0 0; }

.ui-slider-horizontal { height: .8em; }
.ui-slider-horizontal .ui-slider-handle { top: -.3em; margin-left: -.6em; }
.ui-slider-horizontal .ui-slider-range { top: 0; height: 100%; }
.ui-slider-horizontal .ui-slider-range-min { left: 0; }
.ui-slider-horizontal .ui-slider-range-max { right: 0; }

.ui-slider-vertical { width: .8em; height: 100px; }
.ui-slider-vertical .ui-slider-handle { left: -.3em; margin-left: 0; margin-bottom: -.6em; }
.ui-slider-vertical .ui-slider-range { left: 0; width: 100%; }
.ui-slider-vertical .ui-slider-range-min { bottom: 0; }
.ui-slider-vertical .ui-slider-range-max { top: 0; }/*!
 * jQuery UI Tabs 1.8.20
 *
 * Copyright 2012, AUTHORS.txt (http://jqueryui.com/about)
 * Dual licensed under the MIT or GPL Version 2 licenses.
 * http://jquery.org/license
 *
 * http://docs.jquery.com/UI/Tabs#theming
 */
.ui-tabs { position: relative; padding: .2em; zoom: 1; } /* position: relative prevents IE scroll bug (element with position: relative inside container with overflow: auto appear as "fixed") */
.ui-tabs .ui-tabs-nav { margin: 0; padding: .2em .2em 0; }
.ui-tabs .ui-tabs-nav li { list-style: none; float: left; position: relative; top: 1px; margin: 0 .2em 1px 0; border-bottom: 0 !important; padding: 0; white-space: nowrap; }
.ui-tabs .ui-tabs-nav li a { float: left; padding: .5em 1em; text-decoration: none; }
.ui-tabs .ui-tabs-nav li.ui-tabs-selected { margin-bottom: 0; padding-bottom: 1px; }
.ui-tabs .ui-tabs-nav li.ui-tabs-selected a, .ui-tabs .ui-tabs-nav li.ui-state-disabled a, .ui-tabs .ui-tabs-nav li.ui-state-processing a { cursor: text; }
.ui-tabs .ui-tabs-nav li a, .ui-tabs.ui-tabs-collapsible .ui-tabs-nav li.ui-tabs-selected a { cursor: pointer; } /* first selector in group seems obsolete, but required to overcome bug in Opera applying cursor: text overall if defined elsewhere... */
.ui-tabs .ui-tabs-panel { display: block; border-width: 0; padding: 1em 1.4em; background: none; }
.ui-tabs .ui-tabs-hide { display: none !important; }
/*!
 * jQuery UI Datepicker 1.8.20
 *
 * Copyright 2012, AUTHORS.txt (http://jqueryui.com/about)
 * Dual licensed under the MIT or GPL Version 2 licenses.
 * http://jquery.org/license
 *
 * http://docs.jquery.com/UI/Datepicker#theming
 */
.ui-datepicker { width: 17em; padding: .2em .2em 0; display: none; }
.ui-datepicker .ui-datepicker-header { position:relative; padding:.2em 0; }
.ui-datepicker .ui-datepicker-prev, .ui-datepicker .ui-datepicker-next { position:absolute; top: 2px; width: 1.8em; height: 1.8em; }
.ui-datepicker .ui-datepicker-prev-hover, .ui-datepicker .ui-datepicker-next-hover { top: 1px; }
.ui-datepicker .ui-datepicker-prev { left:2px; }
.ui-datepicker .ui-datepicker-next { right:2px; }
.ui-datepicker .ui-datepicker-prev-hover { left:1px; }
.ui-datepicker .ui-datepicker-next-hover { right:1px; }
.ui-datepicker .ui-datepicker-prev span, .ui-datepicker .ui-datepicker-next 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; }
.ui-datepicker .ui-datepicker-title select { font-size:1em; margin:1px 0; }
.ui-datepicker select.ui-datepicker-month-year {width: 100%;}
.ui-datepicker select.ui-datepicker-month, 
.ui-datepicker select.ui-datepicker-year { width: 49%;}
.ui-datepicker table {width: 100%; font-size: .9em; border-collapse: collapse; margin:0 0 .4em; }
.ui-datepicker th { padding: .7em .3em; text-align: center; font-weight: bold; border: 0;  }
.ui-datepicker td { border: 0; padding: 1px; }
.ui-datepicker td span, .ui-datepicker td a { display: block; padding: .2em; text-align: right; text-decoration: none; }
.ui-datepicker .ui-datepicker-buttonpane { background-image: none; margin: .7em 0 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 .6em; width:auto; overflow:visible; }
.ui-datepicker .ui-datepicker-buttonpane button.ui-datepicker-current { float:left; }

/* with multiple calendars */
.ui-datepicker.ui-datepicker-multi { width:auto; }
.ui-datepicker-multi .ui-datepicker-group { float:left; }
.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 { border-left-width:0; }
.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:0em; }

/* RTL support */
.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 { float: left; }
.ui-datepicker-rtl .ui-datepicker-buttonpane button.ui-datepicker-current { float:right; }
.ui-datepicker-rtl .ui-datepicker-group { float:right; }
.ui-datepicker-rtl .ui-datepicker-group-last .ui-datepicker-header { border-right-width:0; border-left-width:1px; }
.ui-datepicker-rtl .ui-datepicker-group-middle .ui-datepicker-header { border-right-width:0; border-left-width:1px; }

/* IE6 IFRAME FIX (taken from datepicker 1.5.3 */
.ui-datepicker-cover {
    display: none; /*sorry for IE5*/
    display/**/: block; /*sorry for IE5*/
    position: absolute; /*must have*/
    z-index: -1; /*must have*/
    filter: mask(); /*must have*/
    top: -4px; /*must have*/
    left: -4px; /*must have*/
    width: 200px; /*must have*/
    height: 200px; /*must have*/
}/*!
 * jQuery UI Progressbar 1.8.20
 *
 * Copyright 2012, AUTHORS.txt (http://jqueryui.com/about)
 * Dual licensed under the MIT or GPL Version 2 licenses.
 * http://jquery.org/license
 *
 * http://docs.jquery.com/UI/Progressbar#theming
 */
.ui-progressbar { height:2em; text-align: left; overflow: hidden; }
.ui-progressbar .ui-progressbar-value {margin: -1px; height:100%; }