* {
	margin: 0;
	padding: 0;
}

html, body {
	width: 100%;
	height: 100%;
}

form#configurator input[type="text"] {
	display: block;
	width: 100%;
	box-sizing: border-box;
	padding: 4px 6px;
	margin-bottom: 10px;
}

form#configurator textarea {
	display: block;
	width: 100%;
	min-height: 100px;
	margin-bottom: 10px;
}

form#configurator select {
	display: block;
	max-width: 100%;
	box-sizing: border-box;
	padding: 4px 6px;
	margin-bottom: 10px;
}

form#configurator td select {
	width: 90%;
	font-size: 1em;
	padding: 4px 3px;
}

.choices {
	margin-bottom: 10px;
}

body form#configurator {
	font-size: 13px;
	font-family: Verdana, Geneva, sans-serif;
}

form#configurator .rowHidden {
	display: none;
}

form#configurator #wand {
	/*overflow: hidden;*/
}

#wand_display, #form {
	display: block;
	width: 50%;
	float: left;
	box-sizing: border-box;
}

.specs {
	display: block;
	background:#fff;
	padding-top: 25px;
}

#wall {
	/* background-size: 300px 300px; */
	background-size: 100%;
}

#wand_display {
	padding: 20px;
}

	#wand_display .wrapper {
		margin-bottom: 105px;
	}

	form#configurator h2 {
		margin-bottom: 15px;
		font-size: 21px;
		font-weight: normal;
	}

#form {
	background: #f4f4f4;
	height: 100%;
}

.btn {
	display: inline-block;
	background: #666;
	color: #fff;
	padding: 0 11px;
	height: 30px;
	line-height: 28px;
	text-decoration: none;
	border: 0;
	border: 1px solid #666;
}

	.btn:hover {
		cursor: pointer;
	}

#cta, #form_offerte {
	padding: 10px 10px 0 10px;
}

	#cta .btn {
		margin: 0 0 10px 0;
	}

.tab_title {
	display: block;
	background: #97855e;
	padding: 8px 10px;
	color: #fff;
	font-size: 14px;
}

	.tab_title:hover, .btn:hover {
		color: #fff;
		text-decoration: none;
	}

.tab_content {
	display: none;
	padding: 10px;
}

	#tab_afmetingen .tab_content {
		display: block;
	}

	.tab_content table {
		width: 100%;
		border-collapse: collapse;
		padding: 0;
		margin: 0;
	}

	.tab_content .content_wrapper {
		overflow: auto;
		margin-bottom: 10px;
	}

	.tab_content .content_wrapper.radio {
		margin-top: 10px;
	}

		.tab_content .content_wrapper.radio span {
			margin-right: 10px;
			    display: inherit;
			margin-left: 4px;
		}

	#db_slider {
		width: 98%;
		margin: 0 1% 0 1%;
	}

	#db_values {
		overflow: auto;
		height: 25px;
	}

		.db_value {
			float: left;
			width: 20%;
			box-sizing: border-box;
		}

		.db_value.db40 {
			width: 19%;
			padding-left: 3%;
		}

		.db_value.db45 {
			width: 21%;
			text-align: center;
		}

		.db_value.db50 {
			padding-right: 3%;
			text-align: right;
		}

		.db_value.db55 {
			text-align: right;
		}

	#db_waarde {
		background: none;
		border: none;
		display: inline-block;
		font-weight: bold;
		width: auto;
		padding: 0;
	}

	#db_result {
		margin-top: 14px;
	}

	#kleurstalen {
		display: block;
		overflow: auto;
		margin-bottom: 10px;
        margin-right:   -10px;
	}

		#kleurstalen a {
			display: block;
			width: 50px;
			height: 50px;
			margin: 10px 10px 0 0;
			float: left;
			background: #dedede;
			overflow: auto;
		}

			#kleurstalen a img {
				width: 50px;
				height: 50px;
				float: left;
				border: 1px solid #d4d2d2;
			}

	input#verticale_profielen,
	input#kleur,
	input#parkeeropstelling,
	input#railmontage {
		display: none !important;
	}

	a.profiel,
	a.opstelling,
	a.railmontage {
		display: block;
		width: 100px;
		padding: 10px;
		color: #000;
		text-decoration: none;
		float: left;
		position: relative;
		font-size: 10px;
		line-height: 10px;
	}

		a.profiel:hover, a.profiel.active,
		a.opstelling:hover, a.opstelling.active,
		a.railmontage:hover, a.railmontage.active {
			background: #fff;
			padding: 9px;
			border: 1px solid #999;
			cursor: pointer;
		}

	a.profiel img,
	a.opstelling img,
	a.railmontage img {
		width: 100%;
		margin-top: 6px;
	}

	#details {
		display: none;
	}

	#opstelling_display,
	#railtype_display,/* RZ */
	#railmontage_display {
		display: block;
		width: 175px;
		height: 175px;
		float: left;
		margin-right: 35px;/* RZ 15px 132px 15px */
		overflow: hidden;
	}
	/* RZ */
	#railmontage_display {
		margin-right: 0px;
	}

		#opstelling_display img,
		#railtype_display img, /* RZ */
		#railmontage_display img {
			float: left;
			line-height: 0;
		}

	.error {
		margin-bottom: 10px;
		color: #D8000C;
		border: 1px solid #D8000C;
		background: #FFBABA;
		padding: 6px 8px;
		display: none;
	}

	#form_offerte {
		displaY: none;
		padding-bottom: 20px;
	}

		#form_offerte > div {
			max-width: 400px;
			display: block;
		}

	#afdrukken, #offerte {
		display: none;
	}

#wand_display {width:65%}
#form {width:35%; margin-top:35px;}

#deur_configurator > div strong {
	margin-bottom: 5px;
}

.required {
	border: 1px solid #ff0000 !important;
}

.wrapper#spreuk {
	background-image:url(/configurator_2/img/spreuk.png);
	background-repeat:no-repeat;
	background-position: left top;
	position: relative;
}


.spec_railmontage_txt {
	display: none;
}

/* --------------------------------

Modules - reusable parts of our design

-------------------------------- */
.cd-container {
  /* this class is used to give a max-width to the element it is applied to, and center it horizontally when it reaches that max-width */
  width: 90%;
  max-width: 1170px;
  margin: 0 auto;
}
.cd-container:after {
  content: "";
  display: table;
  clear: both;
}

.cd-img-replace {
  /* replace text with background images */
  display: inline-block;
  overflow: hidden;
	text-align: center;
	color:#fff;
  white-space: nowrap;
}

	.cd-img-replace:hover {
		color: #fff;
		text-decoration: none;
	}

/* --------------------------------

Main components

-------------------------------- */
header {
  height: 250px;
  line-height: 250px;
  background-color: #33435a;
}
header h1 {
  font-size: 30px;
  font-size: 1.875rem;
  text-align: center;
  color: #f2eacf;
  font-weight: 300;
}

.cd-product {
  text-align: center;
}

.cd-product-wrapper {
  display: inline-block;
  position: relative;
  margin: 0 auto;
  width: 100%;
  max-width: 450px;
}
.cd-product-wrapper > img {
  display: block;
}

.cd-single-point {
  position: absolute;
  border-radius: 50%;
	list-style: none;
	display: none;
}
.cd-single-point > a {
  position: relative;
  z-index: 2;
  display: block;
  width: 20px;
  height: 20px;
  border-radius: inherit;
  background: #d95353;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.3), inset 0 1px 0 rgba(255, 255, 255, 0.3);
  -webkit-transition: background-color 0.2s;
  -moz-transition: background-color 0.2s;
  transition: background-color 0.2s;
}
.cd-single-point > a::after, .cd-single-point > a:before {
  /* rotating plus icon */
  position: absolute;
  left: 50%;
  top: 50%;
  bottom: auto;
  right: auto;
  -webkit-transform: translateX(-50%) translateY(-50%);
  -moz-transform: translateX(-50%) translateY(-50%);
  -ms-transform: translateX(-50%) translateY(-50%);
  -o-transform: translateX(-50%) translateY(-50%);
  transform: translateX(-50%) translateY(-50%);
  background-color: #ffffff;
  -webkit-transition-property: -webkit-transform;
  -moz-transition-property: -moz-transform;
  transition-property: transform;
  -webkit-transition-duration: 0.2s;
  -moz-transition-duration: 0.2s;
  transition-duration: 0.2s;
}
.cd-single-point > a::after {
  height: 2px;
  width: 12px;
}
.cd-single-point > a::before {
  height: 12px;
  width: 2px;
}
.cd-single-point::after {
  /* this is used to create the pulse animation */
  content: '';
  position: absolute;
  z-index: 1;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  border-radius: inherit;
  background-color: transparent;
  -webkit-animation: cd-pulse 2s infinite;
  -moz-animation: cd-pulse 2s infinite;
  animation: cd-pulse 2s infinite;
}
.cd-single-point:nth-of-type(1) {
  top: 0;
  left: 0;
}
.cd-single-point:nth-of-type(2) {
  top: 0%;
  left: 25%;
}
.cd-single-point:nth-of-type(3) {
  top: -0.5%;
  left: 4.5%;
}
.cd-single-point:nth-of-type(4) {
  top: 20%;
  right: 22%;
}
.cd-single-point.is-open > a {
  /*background-color: #475f74;*/
}
.cd-single-point.is-open > a::after, .cd-single-point.is-open > a::before {
  -webkit-transform: translateX(-50%) translateY(-50%) rotate(135deg);
  -moz-transform: translateX(-50%) translateY(-50%) rotate(135deg);
  -ms-transform: translateX(-50%) translateY(-50%) rotate(135deg);
  -o-transform: translateX(-50%) translateY(-50%) rotate(135deg);
  transform: translateX(-50%) translateY(-50%) rotate(135deg);
}
.cd-single-point.is-open::after {
  /* remove pulse effect */
  display: none;
}
.cd-single-point.is-open .cd-more-info {
  visibility: visible;
  opacity: 1;
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
  transform: scale(1);
  -webkit-transition: opacity 0.3s 0s, visibility 0s 0s, -webkit-transform 0.3s 0s, top 0.3s 0s, bottom 0.3s 0s, left 0.3s 0s, right 0.3s 0s;
  -moz-transition: opacity 0.3s 0s, visibility 0s 0s, -moz-transform 0.3s 0s, top 0.3s 0s, bottom 0.3s 0s, left 0.3s 0s, right 0.3s 0s;
  transition: opacity 0.3s 0s, visibility 0s 0s, transform 0.3s 0s, top 0.3s 0s, bottom 0.3s 0s, left 0.3s 0s, right 0.3s 0s;
}
.cd-single-point.visited::after {
  /* pulse effect no more active on visited elements */
  /*display: none;*/
}
@media only screen and (min-width: 600px) {
  .cd-single-point.is-open .cd-more-info.cd-left {
    right: 140%;
  }
  .cd-single-point.is-open .cd-more-info.cd-right {
    left: 140%;
  }
  .cd-single-point.is-open .cd-more-info.cd-top {
    bottom: 140%;
  }
  .cd-single-point.is-open .cd-more-info.cd-bottom {
    top: 140%;
  }
}

@-webkit-keyframes cd-pulse {
  0% {
    -webkit-transform: scale(1);
    box-shadow: inset 0 0 1px 1px rgba(217, 83, 83, 0.8);
  }
  50% {
    box-shadow: inset 0 0 1px 1px rgba(217, 83, 83, 0.8);
  }
  100% {
    -webkit-transform: scale(1.6);
    box-shadow: inset 0 0 1px 1px rgba(217, 83, 83, 0);
  }
}
@-moz-keyframes cd-pulse {
  0% {
    -moz-transform: scale(1);
    box-shadow: inset 0 0 1px 1px rgba(217, 83, 83, 0.8);
  }
  50% {
    box-shadow: inset 0 0 1px 1px rgba(217, 83, 83, 0.8);
  }
  100% {
    -moz-transform: scale(1.6);
    box-shadow: inset 0 0 1px 1px rgba(217, 83, 83, 0);
  }
}
@keyframes cd-pulse {
  0% {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
    box-shadow: inset 0 0 1px 1px rgba(217, 83, 83, 0.8);
  }
  50% {
    box-shadow: inset 0 0 1px 1px rgba(217, 83, 83, 0.8);
  }
  100% {
    -webkit-transform: scale(1.6);
    -moz-transform: scale(1.6);
    -ms-transform: scale(1.6);
    -o-transform: scale(1.6);
    transform: scale(1.6);
    box-shadow: inset 0 0 1px 1px rgba(217, 83, 83, 0);
  }
}
.cd-single-point .cd-more-info {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 9999;
  width: 100%;
  height: 100%;
  overflow-y: auto;
  -webkit-overflow-scrolling: touch;
  text-align: left;
  line-height: 1.5;
  background-color: rgba(255, 255, 255, 0.95);
  visibility: hidden;
  opacity: 0;
  -webkit-transform: scale(0.8);
  -moz-transform: scale(0.8);
  -ms-transform: scale(0.8);
  -o-transform: scale(0.8);
  transform: scale(0.8);
  -webkit-transition: opacity 0.3s 0s, visibility 0s 0.3s, -webkit-transform 0.3s 0s, top 0.3s 0s, bottom 0.3s 0s, left 0.3s 0s, right 0.3s 0s;
  -moz-transition: opacity 0.3s 0s, visibility 0s 0.3s, -moz-transform 0.3s 0s, top 0.3s 0s, bottom 0.3s 0s, left 0.3s 0s, right 0.3s 0s;
  transition: opacity 0.3s 0s, visibility 0s 0.3s, transform 0.3s 0s, top 0.3s 0s, bottom 0.3s 0s, left 0.3s 0s, right 0.3s 0s;
}
.cd-single-point .cd-more-info h2 {
  font-size: 22px;
  font-size: 1.375rem;
  margin-bottom: .6em;
}
.cd-single-point .cd-more-info p {
  color: #758eb1;
}
@media only screen and (min-width: 600px) {
  .cd-single-point .cd-more-info {
    position: absolute;
    width: 300px;
    height: 300px;
    overflow-y: visible;
    line-height: 1.4;
  }
.cd-single-point .cd-more-info,
.cd-single-point .cd-more-info img {
	border-radius: 150px;
}
  .cd-single-point .cd-more-info::before {
    display: block;
  }
  .cd-single-point .cd-more-info.cd-left, .cd-single-point .cd-more-info.cd-right {
    top: 50%;
    bottom: auto;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
  }
  .cd-single-point .cd-more-info.cd-left::before, .cd-single-point .cd-more-info.cd-right::before {
    top: 50%;
    bottom: auto;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
  }
  .cd-single-point .cd-more-info.cd-left {
    right: 160%;
    left: auto;
  }
  .cd-single-point .cd-more-info.cd-left::before {
    border-left-color: rgba(255, 255, 255, 0.95);
    left: 100%;
  }
  .cd-single-point .cd-more-info.cd-right {
    left: 160%;
  }
  .cd-single-point .cd-more-info.cd-right::before {
    border-right-color: rgba(255, 255, 255, 0.95);
    right: 100%;
  }
  .cd-single-point .cd-more-info.cd-top, .cd-single-point .cd-more-info.cd-bottom {
    left: 50%;
    right: auto;
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    transform: translateX(-50%);
  }
  .cd-single-point .cd-more-info.cd-top::before, .cd-single-point .cd-more-info.cd-bottom::before {
    left: 50%;
    right: auto;
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    transform: translateX(-50%);
  }
	.cd-single-point .cd-more-info.cd-right-bottom {
    bottom: 160%;
    top: 160%;
  }
  .cd-single-point .cd-more-info.cd-right-bottom::before {
    border-top-color: rgba(255, 255, 255, 0.95);
    top: 100%;
  }

  .cd-single-point .cd-more-info.cd-top {
    bottom: 160%;
    top: auto;
  }
  .cd-single-point .cd-more-info.cd-top::before {
    border-top-color: rgba(255, 255, 255, 0.95);
    top: 100%;
  }
  .cd-single-point .cd-more-info.cd-bottom {
    top: 160%;
  }
  .cd-single-point .cd-more-info.cd-bottom::before {
    border-bottom-color: rgba(255, 255, 255, 0.95);
    bottom: 100%;
  }
  .cd-single-point .cd-more-info h2 {
    font-size: 20px;
    font-size: 1.25rem;
    margin-bottom: 0;
  }
  .cd-single-point .cd-more-info p {
    font-size: 14px;
    font-size: 0.875rem;
  }
}

/* close the interest point description - only on mobile */
.cd-close-info {
  position: fixed;
  top: 0;
  right: 0;
  height: 44px;
  width: 44px;
}
.cd-close-info::after, .cd-close-info:before {
  content: '';
  position: absolute;
  left: 50%;
  top: 50%;
  bottom: auto;
  right: auto;
  -webkit-transform: translateX(-50%) translateY(-50%) rotate(45deg);
  -moz-transform: translateX(-50%) translateY(-50%) rotate(45deg);
  -ms-transform: translateX(-50%) translateY(-50%) rotate(45deg);
  -o-transform: translateX(-50%) translateY(-50%) rotate(45deg);
  transform: translateX(-50%) translateY(-50%) rotate(45deg);
  background-color: #475f74;
  -webkit-transition-property: -webkit-transform;
  -moz-transition-property: -moz-transform;
  transition-property: transform;
  -webkit-transition-duration: 0.2s;
  -moz-transition-duration: 0.2s;
  transition-duration: 0.2s;
}
.cd-close-info::after {
  height: 2px;
  width: 16px;
}
.cd-close-info::before {
  height: 16px;
  width: 2px;
}
@media only screen and (min-width: 600px) {
  .cd-close-info {
    display: none;
  }
}


	#opstelling_display img,
	#railtype_display img,
	#railmontage_display img {
		z-index: 1000;
		position: absolute;
	}

	#opstelling_display div,
	#railtype_display div,
	#railmontage_display div {
		z-index: 2000;
	}

.poi-point {
	display: block;
	width: 20px;
	height: 20px;
	border-radius: 10px;
	color:#fff;
	text-align:center;
	line-height:20px;
	background: #d95353;
	position: relative;
	top: 10px;
	right: -10px;
	font-size: 12px;
}

div#absolute_parking {
	position: absolute;
	display: block;
}

	div#absolute_parking img {
		width: 100%;
	}

div#absolute_parking.parkeerstand-0 {
	width: 141px;
	left: 0;
	bottom: 0;
}

div#absolute_parking.parkeerstand-1 {
	width: ;
	height: ;
	left: ;
	bottom: ;
}

div#absolute_parking.parkeerstand-2 {
	width: ;
	height: ;
	left: ;
	bottom: ;
}

div#absolute_parking.parkeerstand-3 {
	width: ;
	height: ;
	left: ;
	bottom: ;
}

div#absolute_parking.parkeerstand-4 {
	width: ;
	height: ;
	left: ;
	bottom: ;
}

div#absolute_parking.parkeerstand-5 {
	width: ;
	height: ;
	left: ;
	bottom: ;
}

div#absolute_parking.parkeerstand-6 {
	width: ;
	height: ;
	left: ;
	bottom: ;
}

div#absolute_parking.parkeerstand-7 {
	width: ;
	height: ;
	left: ;
	bottom: ;
}

div#absolute_parking.parkeerstand-8 {
	width: ;
	height: ;
	left: ;
	bottom: ;
}

div#absolute_parking.parkeerstand-9 {
	width: ;
	height: ;
	left: ;
	bottom: ;
}

div#absolute_parking.parkeerstand-10 {
	width: ;
	height: ;
	left: ;
	bottom: ;
}


.ui-slider-handle {
    background-color:   lightgrey;
    border:             1px solid grey;
}
.ui-slider {
    background-color:   white;
}

.content_wrapper.radio {
    padding-left:       22px;
}
