.custom-label {
	font-family: "Bradley Hand ITC", "Verdana", "Arial", "San Serif";
	font-weight: bold;
}

.qtip{
	font-size:13px;
	line-height:14px;
}

.qtip-kumja{
	border-radius:2px;
	box-shadow: 0 0 3px #AF0FA7;
	color: black;
	border-width: 0;
	background: white;

}

.qtip-default .qtip-titlebar{
	background-color: #CEA0CE;
}

#sunshine-config-tabs{
	background-color:white;
	min-height: 540px;
	padding-top:20px;
}

.colors_tab_next_button .next{
	background: url(../img/adapter_wizard/next.png) no-repeat;
	width: 95px;
	height: 45px;
	margin-top: 90px;
	float: right;
	border: none
	}

.adapter_wizard_button {
	position: absolute;
	bottom: 0px;
	width: 480px;
	left: 0px;
	z-index:20;
}

#pic1header {
	width: 450px;
	height: 60px;
	background-color: white;
	color: #AF0FA7;
	font-size: 150%;
	font-weight: bold;
}

#pic1footer {
	width: 490px;
	height: 235px;
	background-color: white;
	position:absolute;
	bottom:0px;
}

#step1 .alreadyHaveAnAdapter_button {
	background: url(../img/adapter_wizard/haveAlreadyAdapter.png) no-repeat;
	width: 130px;
	height: 50px;
	border: none;
	display: block;
	position:absolute;
	left: 15px;
	top: 490px;
}

#pic1AlreadyHaveAnAdapterLink {
	color: #AF0FA7;
	font-size: 150%;
	background-color: white;
	padding-left: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
	margin-left: 260px;
}

#pic_disclaimer {
	background: url(../img/adapter_wizard/wizard_disclaimer.png) no-repeat top;
	width: 490px;
	height: 855px;
}

#step_disclaimer .checkbox-container {
	display: flex;
	align-items: center;
	margin: 20px 20px 6px 20px;
}

#step_disclaimer .checkbox-container input[type="checkbox"] {
	margin-right: 10px;
	transform: scale(1.2);
	padding-left: 20px;
}

#step_disclaimer .error-message {
	color: red;
	font-size: 0.9rem;
	display: none;
	margin: 0px 0px 10px 20px;
	line-height: 1em;
}

#step_disclaimer p {
	font-size: 16px;
}

#step_disclaimer ul {
	list-style-type: disc;
	margin: 0px;
	padding-left: 40px;
}

#step_disclaimer ul li {
	margin-bottom: 4px;
	line-height: 1.5;
}

#step_disclaimer .content_area {
	top: 100px;
	position: relative;
	font-size: 16px;
}

#pic1 {
	background: url(../img/adapter_wizard/wizard1.png);
	/* position: absolute; */
	width: 490px;
	height: 540px
}

#pic2 {
	background: url(../img/adapter_wizard/wizard2.png);
	/* position: absolute; */
	width: 490px;
	height: 540px;
	background-color: white;
}

#pic2 .left {
	background: url(../img/adapter_wizard/lefthand.png) no-repeat;
	width: 166px;
	height: 62px;
	float: left;
	border: none
}

#pic2 .right {
	background: url(../img/adapter_wizard/righthand.png) no-repeat;
	width: 191px;
	height: 62px;
	float: right;
	border: none
}

#pic2 .left_right_buttons {
	width: 450px;
	padding-left: 50px;
	padding-top: 110px;
	height: 400px
}
#adapter_wizard {
	position: relative;
	padding-top: 10px;
}

#adapter_wizard #step5 a, #adapter_wizard #step5cn a, #adapter_wizard #stepMetalconfirm a, #adapter_wizard .number a,
	#adapter_wizard #pic4 a, #adapter_wizard #pic6 a, #pic7zu a,
	#stepMetalux a, #step6customgate a, #testset-sb10-sb20-content a {
	display: block;
}

#pic3 {
	background: url(../img/adapter_wizard/wizard3.png);
	/* position: absolute; */
	width: 490px;
	height: 540px
}

#pic3 .button1 {
	background: url(../img/adapter_wizard/1.png) no-repeat;
	width: 112px;
	height: 64px;
	border: medium none;
	margin-bottom: 25px
}

#pic3 .button2 {
	background: url(../img/adapter_wizard/2.png) no-repeat;
	width: 112px;
	height: 64px;
	border: medium none
}

#pic3 .number1 {
	width: 490px;
	height: 511px
}

#pic3 .number {
	float: right;
	margin-top: 225px
}

#pic4 {
	background: url(../img/adapter_wizard/wizard4.png);
	/* position: absolute; */
	width: 490px;
	height: 540px
}

#pic4 .yes {
	background: url(../img/adapter_wizard/yes.png) no-repeat;
	width: 127px;
	height: 63px;
	border: medium none
}

#pic4 .no {
	background: url(../img/adapter_wizard/no.png) no-repeat;
	width: 123px;
	height: 63px;
	border: medium none
}

#pic4 .select {
	float: right;
	margin-top: 300px;
	margin-right: 80px
}

#pic5 {
	background: url(../img/adapter_wizard/wizard5.png);
	background-color: white;
	/* position: absolute; */
	width: 490px;
	height: 540px;
	overflow: hidden
}

#pic5 .pic5 {

}

#pic5 .select {
	position:absolute;
	left: 250px;
	margin-top: 0px;
	display: block
}

#pic5 .choose {
	background: url(../img/adapter_wizard/pleasechoose.png) no-repeat;
	float: right;
	width: 240px;
	height: 91px;
	margin-left: 350px;
	margin-top: 160px;
	border: medium none
}

#pic5 #chooseInfo {
	background: url(../img/adapter_wizard/wizard5_info.png) no-repeat;
	width: 231px;
	height: 53px;
	margin-top: 210px;
	margin-left: 240px;
	display: block;
}

.magnify {
	top: 120px;
	z-index: 20;
	position: relative;
	width: 310px;
	height: 610px;
	margin: 0px 10px;
	overflow: hidden;
}

.magnifyPic5cn {
	top: 90px;
	left: -50px;
	z-index: 20;
	position: relative;
	width: 378px;
	height: 395px;
	margin: 0px auto;
	overflow: hidden;
}
.magnifyPicMetalconfirm {
	top: 90px;
	left: -50px;
	z-index: 20;
	position: relative;
	width: 378px;
	height: 395px;
	margin: 0px auto;
	overflow: hidden;
}


.zipperType {
	float: left;
	margin-top: 75px;
	margin-left: 30px;
	position: relative;
	overflow: hidden;
	z-index: 20;
}

.magnify img {
	display: block;
}

.zipperType img {
	display: block;
}

.magnifyPic5cn img {
	display: block;
}

.magnifyPicMetalconfirm img {
	display: block;
}

.element_to_magnify img {
	width: 100%;
	height: auto;
}

.element_to_magnify {
	position: relative;
	width: 310px;
	height: 610px;
	margin: 0px auto;
}

.element_to_magnify_zipper_tiles {
	position: relative;
	width: 410px;
	height: 420px;
	padding-left: 60px;
	padding-top: 70px;
}

.magnified_element_zipper_tiles {
	position: relative;
	top: 105px;
	margin: 0px 50px;
}

.magnified_element_pic_5cn {
	position: relative;
	top: 105px;
	margin: 50px 50px;
}

.magnified_element_pic_Metalconfirm {
	position: relative;
	top: 105px;
	margin: 50px 50px;
}

.magnified_element {
	position: relative;
	top: 105px;
	margin: 70px 30px;
}

		.demo { position:relative; top:-120px; }
		.loupe { background-color:#555; background:rgba(0, 0, 0, 0.25); border:5px solid rgba(0, 0, 0, 0); cursor:url(blank.png), url(blank.cur), none; z-index:20;}
		.tomagnify{	width: 100%;
	height: auto;}

.magnify_glass {
	z-index: 30;
	position: absolute;
	border: 2px solid #CCC;
	border-radius: 10%;
	width: 100px;
	height: 100px;
	overflow: hidden;
}

#picMetalux {
	background: url(../img/adapter_wizard/wizard_vst.png) no-repeat;
	background-color: white;
	width: 490px;
	height: 680px;
	position: relative;
}

#ZipperChoosePics {
	position: relative;
	margin: 0px auto;
}
/** #Vislon {background: url(../img/adapter_wizard/5V_combined.png) no-repeat;width: 278px;height: 129px;display: block;margin: 0px auto;}
#Metalux{background: url(../img/adapter_wizard/5V_combined.png) no-repeat;background-position: 0px -129px;width:278px; height:129px;margin: 15px auto 0px auto;}
#Flat{background: url(../img/adapter_wizard/5V_combined.png) no-repeat;background-position: 0px -258px;width:278px; height:129px;margin: 15px auto 0px auto;} */
#btnBackMetalux {
	position: static;
	float: none!;
}

.Vislon {
	width: 260px;
	height: 126px;
	margin: 0px auto;
}

.Metalux {
	width: 260px;
	height: 126px;
	margin: 0px auto 0px auto;
}

.Flat {
	width: 260px;
	height: 129px;
	margin: 0px auto 0px auto;
}

.zipper_choose_buttons{
	width:150px;
	position:absolute;
	top:120px;
	left:340px;
}

#step_metalux_zipper_choose_buttons {
	top: 104px;
}

.zipperChooseButton{position:absolute;}

#vislonChoose{
	top:35px;
}
#metaluxChoose{
	top:395px;}
#flatChoose{
	top:275px;}
#aquaguardChoose{
	top:155px;}

/**	#step_5cn_zipper_choose_buttons{
	width:150px;
	position:absolute;
	top:120px;
	left:310px;
} */

	#normalChoose{
	top:35px;}

	#concealedChoose{
	top:155px;}

	#metalChoose{
	top:35px;}

	#step6vislonChoose{
	top:35px;
	}

	#step6metaluxChoose{
	top:155px;}

	#step6metalChoose{
	top:275px;}

	#step6coilConcealedChoose{
	top:395px;}

	#step6coilNormalChoose{
	top:515px;}

	#noneOfTheseButton{top:655px;}

#pic5cn {
	background: url(../img/adapter_wizard/wizard5cn_headline.png) no-repeat;
	background-color: white;
	position: relative;
	width: 490px;
	height: 540px
}

#picMetalconfirm {
	background: url(../img/adapter_wizard/wizardMetalconfirm_headline.png) no-repeat;
	background-color: white;
	position: relative;
	width: 490px;
	height: 540px
}

#pic5cn .normal {
	background: url(../img/adapter_wizard/normal.png) no-repeat;
	width: 136px;
	height: 100px;
	margin-top: -265px;
	border: none
}

#pic5cn .concealed {
	background: url(../img/adapter_wizard/inverted-warp.png) no-repeat;
	width: 136px;
	height: 100px;
	margin-top: 25px;
	border: none
}

#pic5cn .magnifyPic5cn .element_to_magnify {
	position: relative;
	width: 278px;
	height: 387px;
	padding-top: 70px;
	padding-left: 70px;
}

#picMetalconfirm .magnifyPicMetalconfirm .element_to_magnify {
	position: relative;
	width: 278px;
	height: 387px;
	padding-top: 70px;
	padding-left: 70px;
}

#5cnChoose {
	position: relative;
	margin: 0px auto;
}

.type5cn {
	float: right;
	margin-top: 165px;
	margin-left: 30px;
}

#step5v {
	display: none;
}

#pic5v {
	background: url("../img/adapter_wizard/wizard5v.png");
	height: 524px;
	overflow: hidden;
	position: relative;
	width: 511px;
}

#pic5v #choose5vstYes {
	display: inline;
}

#pic5v #choose5vstNo {
	display: inline;
	margin-left: 50px;
}

#pic5v .adapter_wizard_button {
	margin-left: 25px;
	margin-top: 300px;
}

#vst5ChooseButtons {
	display: block;
	margin-left: 200px;
	margin-top: 150px;
	width: 280px;
}

#pic5v #vst5Yes {
	background: url("../img/adapter_wizard/yes.png");
	border: medium none;
	float: left;
	height: 63px;
	width: 127px;
}

#vst5No {
	background: url("../img/adapter_wizard/no.png");
	border: medium none;
	float: right;
	height: 63px;
	margin-left: 20px;
	width: 123px;
}

#vst5ChooseButtons a {
	display: block;
}

#pic5v #btnBack5v {
	margin-top: 172px;
}

#step5vcount {
	display: none;
}

#pic5vcount {
	background: url("../img/adapter_wizard/pic5vstcount.png");
	height: 524px;
	overflow: hidden;
	position: relative;
	width: 511px;
}

#step5vcount a {
	display: block;
}

#lessthan9 {
	background: url("../img/adapter_wizard/lessthan9.png");
	border: medium none;
	float: left;
	height: 63px;
	width: 165px;
}

#morethan9 {
	background: url("../img/adapter_wizard/morethan9.png");
	border: medium none;
	float: right;
	height: 63px;
	width: 165px;
}

#pic5vcount .adapter_wizard_button {
	margin-left: 25px;
	margin-top: 527px;
}

#chooseteethcount {
	margin: 345px auto 0;
	width: 360px;
}

#step5vcount .teeth-text {
	margin-top: 100px;
}

#pic5vcount .adapter_wizard_button a {
	background: url("../img/adapter_wizard/back.png");
	border: medium none;
	float: none;
	height: 45px;
	margin-top: -55px;
	position: relative;
	width: 110px;
}

#step5vcount .bradley {
	font-family: Bradley Hand ITC, Verdana, Arial, Sans;
}

#step5vcount .heading {
	font-size: 22px;
	font-weight: bold;
}

#countText {
	margin-left: 40px;
	margin-top: 35px;
}

.type5c {
	float: left;
	margin-top: 125px;
	margin-left: 30px;
}

#pic6 {
	background: url(../img/adapter_wizard/wizard6_plain.png) no-repeat;
	background-color: white;
	/* position: absolute; */
	width: 490px;
	height: 835px
}

#pic6 .vislon {
	background: url(../img/adapter_wizard/vislon.png) no-repeat;
	width: 136px;
	height: 52px;
	border: none;
	margin-bottom: 33px;
}

#pic6 .coil {
	background: url(../img/adapter_wizard/coil.png) no-repeat;
	width: 136px;
	height: 52px;
	border: none;
	margin-bottom: 33px;
}

#pic6 .metal {
	background: url(../img/adapter_wizard/metal.png) no-repeat;
	width: 136px;
	height: 52px;
	border: none
}

.row {
	width: 405px;
	height: 100px;
}

.rvTile {
	width: 220px;
	height: 120px;
	margin: 0px auto 0px auto;
	position: relative;
/**	float: left;
	border: 1px solid #999;
	-webkit-box-shadow: 2px 2px 1px 0px rgba(33, 27, 33, 0.5);
	-moz-box-shadow: 2px 2px 1px 0px rgba(33, 27, 33, 0.5);
	box-shadow: 2px 2px 1px 0px rgba(33, 27, 33, 0.5);
	margin-right: 3px;
	margin-bottom: 3px; */
}

#pic6 .rvTile{
	width: 220px;
}

.rvTile:after{
	position: absolute;
	content: "";
	display: block;
	width: 24px;
	height: 24px;
	background: url(../img/icon/lupe.png) no-repeat;
	background-size: 24px;
	top: 4px;
	right: 4px;
}

.rvTile.highslide-active-anchor:after{
	display: none;
}

.zipperUploadContent {
	/** padding: 10px 10px 70px 10px;
	background-color: white; */
	background: url(../img/adapter_wizard/wizardImageupload.png);
	position: relative;
	width: 490px;
	height: 540px
}

#imageupload_upload{
	position:absolute;
	top:130px;
	padding:20px;
}

.imageupload_button {
    width: 136px;
    height: 52px;
    background: url(../img/adapter_wizard/chooseImage.png);
    overflow: hidden;
    margin-left:150px;
}

.imageupload_button input {
    display: block !important;
    width: 136px !important;
    height: 52px !important;
    opacity: 0 !important;
    overflow: hidden !important;
    cursor: pointer;
    cursor: hand;
}

#metalux_pic_vorder_button {
	top: 12px;
	background: url(../img/adapter_wizard/upload_metalux_vorder.png);
}

#metalux_pic_back_button {
	background: url(../img/adapter_wizard/upload_metalux_rueck.png);
}

.adapter_pic {
	height: 120px;
	width: 120px;
	margin: 10px auto auto;
	position: relative;
	text-align: center;
	border: 1px solid #99ccff;
	box-shadow: 5px 5px 15px #c4c4c4;
}

.pic-button-container {
	margin:10px auto auto;
}

#gallery .thumbnail {
	width: 200px;
	height: 200px;
	float: left;
	margin: 20px;
	border: 1px solid #99ccff;
	box-shadow: 5px 5px 15px #c4c4c4;
	margin-left:120px;
}

#exampleImageDiv{
	width: 200px;
	height: 200px;
	float: left;
	margin: 20px;
	border: 1px solid #99ccff;
	box-shadow: 5px 5px 15px #c4c4c4;
	margin-left:120px;
}

#exampleImageDiv img {
		width: auto;
	height: auto;
	max-width: 200px;
	max-height: 200px;
}

#gallery .thumbnail img {
	width: auto;
	height: auto;
	max-width: 200px;
	max-height: 200px;
}

.imageDeleteButton{
	position:absolute;
	top:70px;
	right:10px;
}

#step8_metalux .imageDeleteButton {
	top:-12px;
	right: -28px;
}

.zipperPhotoUploadInput {
	margin-bottom: 10px;
}

#pic7 {
	background: url(../img/adapter_wizard/wizard7.png);
	/* position: absolute; */
	width: 490px;
	height: 540px;
	padding-top: 1px;
}

#pic7 #step7_order {
	background: url(../img/adapter_wizard/anfragen.png) no-repeat;
	width: 160px;
	height: 85px;
	border: none;
	float: right;
}

#pic7 textarea {
	width: 290px;
	height: 60px
}

#pic7 .adapter {
	background: url(../img/adapter_wizard/sewinadapter.png) no-repeat;
	width: 165px;
	height: 63px;
	border: none;
	display: inline-block
}

#pic7 .blank-size-adapter {
	background: url(../img/adapter_wizard/blanksize.png) no-repeat;
	width: 165px;
	height: 63px;
	border: none;
	display: inline-block;
	text-align: center;
	line-height: 63px
}

#pic7 .k5 {
	background: url(../img/adapter_wizard/12teethK5.png) no-repeat;
	width: 165px;
	height: 63px;
	border: none;
	display: inline-block
}

#pic7 .sb5 {
	background: url(../img/adapter_wizard/15teethSB5.png) no-repeat;
	width: 165px;
	height: 63px;
	border: none;
	display: inline-block
}

#pic7 .s25 {
	background: url(../img/adapter_wizard/16teethS25.png) no-repeat;
	width: 165px;
	height: 63px;
	border: none;
	display: inline-block
}

#pic7 .order {
	background: url(../img/adapter_wizard/order.png) no-repeat;
	width: 165px;
	height: 63px;
	border: none
}
.wizard_step_background .content_area {
	position: relative;
	top: 100px;
	width: 451px;
	height: 374px;
	margin: 0px auto;
}
/*#pic7 input{float: right;margin-top: 22px}*/
/*#pic7 label{width: 185px!important}*/
#pic7zu {
	background: url(../img/adapter_wizard/wizard7zu.png) no-repeat;
	position: relative;
	width: 490px;
	height: 540px
}

#pic7length {
	background: url(../img/adapter_wizard/wizard7length.png) no-repeat;
	position: relative;
	width: 490px;
	height: 540px
}

#pic8 {
	background: url(../img/adapter_wizard/wizard8.png) no-repeat;
	position: relative;
	width: 490px;
	height: 540px
}

#numberOfTeethField {
	margin-top: 320px;
	width: 300px;
	height: 32px;
	margin-left: auto;
	margin-right: auto;
}

#numberOfTeethField label {
	display: block;
	float: left;
	width: 45%;
	line-height: 34px
}

#custom_adapter_input_teeth {
	float: right;
	margin: 0px;
	width: 45%
}

#info {
	position: relative;
	top: 150px;
	width: 451px;
	height: 374px;
	margin: 0px auto;
}

#info textarea {
	display: inline-block;
	width: 58%;
	height: 80px;
	vertical-align: middle
}

#info label {
	display: inline-block;
	width: 38%;
	vertical-align: middle;
	line-height: 20px;
}


#pic7zu .adapter_wizard_button #btnBack7 {
	margin: 0px;
}

#pic7zu .adapter_wizard_button #btnNext7 {
	margin-top: 0px
}

#pic7zu .field-wrapper {
	margin-bottom: 25px;
	overflow: auto;
}

#pic7zu .field-wrapper .small-additional-info {
	font-size: 1em
}

#pic7zu input[type="text"]{
	width: 245px;
	border: solid 3px #e8e8e8;
}

#pic7length input[type="number"] {
	width: 245px;
	border: solid 3px #e8e8e8;
	margin-top: 10px;
}

#pic7zu input[type="text"]:focus, #pic7zu input[type="text"].focus, #pic7length input[type="number"]:focus, #pic7length input[type="number"].focus {
	width: 245px;
	border: solid 3px rgb(175, 15, 167);
}

#step7zuAdditionalInfo{
	font-size:0.8em;
}

#pic8 {
	position: relative
}

#step2, #step3, #step4, #step5, #step6, #step7, #step8, #step8_metalux, #step7zu,
	#stepMetalux, #step6customgate, #step6imageupload, #step7length {
	display: none
}

#step5 .next {
	background: url(../img/adapter_wizard/next.png) no-repeat;
	width: 95px;
	height: 45px;
	margin-top: 0px;
	float: right;
	border: none
}

#step5 .back {
	background: url(../img/adapter_wizard/back.png) no-repeat;
	width: 110px;
	height: 45px;
	margin-top: 0px;
	float: left;
	border: none
}

#step6 .next {
	background: url(../img/adapter_wizard/next.png) no-repeat;
	width: 95px;
	height: 45px;
	margin-top: 0px;
	float: right;
	border: none
}

#step6 .back {
	background: url(../img/adapter_wizard/back.png) no-repeat;
	width: 110px;
	height: 45px;
	margin-top: 0px;
	float: left;
	border: none
}

#step7 .back {
	background: url(../img/adapter_wizard/back.png) no-repeat;
	width: 110px;
	height: 45px;
	margin-top: 0px;
	float: left;
	border: none
}

/*#pic7zu{background: url(../img/adapter_wizard/wizard7zu.png);position: relative;width: 511px;height: 540px}
#numberOfTeethField{margin-top:250px; width:300px;height:32px;margin-left:25px}
#numberOfTeethField label{display:block; float:left;width:50%;line-height:34px}
#custom_adapter_input_teeth{float: right;margin:0px;width:50%}

#info{position: relative;top:150px;width:451px;height:374px;margin:0px auto;}
#info textarea{display:inline-block;width:58%;height:80px;vertical-align:middle}
#info label{display:inline-block;width:38%;vertical-align:middle;line-height:20px;}

#pic7zu .adapter_wizard_button{
	position:absolute;
	bottom:20px;
	width: 511px;
}

#pic7zu .adapter_wizard_button #btnBack7{margin:0px;}
#pic7zu .adapter_wizard_button #btnNext7{margin-top:0px}
#pic7zu .field-wrapper{margin-bottom:25px;overflow:auto;} */
#adapter_wizard .next {
	background: url(../img/adapter_wizard/next.png) no-repeat;
	position: absolute;
	width: 95px;
	height: 45px;
	bottom:5px;
	right: 35px;
	border: none
}

#adapter_wizard .back {
	background: url(../img/adapter_wizard/back.png) no-repeat;
	position: absolute;
	width: 110px;
	height: 45px;
	bottom: 5px;
	margin-left: 20px;
	border: none
}

#adapter_wizard .backbutton {
	background: url(../img/adapter_wizard/back.png) no-repeat;
	position: relative;
	width: 110px;
	height: 45px;
	float: left;
	margin-top: 150px;
	margin-left: 50px;
	border: none
}

#adapter_wizard .nextbutton {
	background: url(../img/adapter_wizard/next.png) no-repeat;
	position: relative;
	width: 95px;
	height: 45px;
	float: right;
	margin-right: 50px;
	margin-top: 150px;
	border: none
}

.zipperSize {
	margin-top: 345px;
	margin-left: 25px;
	width: 470px
}

#adapter_wizard .bgtop {
	background: url(../img/adapter_wizard/bgTop.png) no-repeat;
	width: 160px;
	height: 19px;
	position: absolute;
	top: -14px
}

#adapter_wizard .info {
	background: url(../img/adapter_wizard/infor.png) no-repeat;
	width: 54px;
	height: 56px;
	margin-left: 10px;
	margin-top: 5px;
	float: left;
	position: absolute;
}

#no-number .info {
	background: url(../img/adapter_wizard/infor.png) no-repeat;
	width: 54px;
	height: 56px;
	margin-left: 10px;
	margin-top: 5px;
	float: left;
	position: absolute;
}

#no-number{
	background: url(../img/adapter_wizard/wizard_no_number.png) no-repeat;
	position:absolute;
	background-color:white;
	height:540px;
	width: 490px;
}

#no-number-content{
	position:absolute;
top:70px;
width:450px;
padding:15px;}

#no-stock-content{
	position:absolute;
top:70px;
width:450px;
padding:15px;
}

#no-stock{
	background: url(../img/adapter_wizard/wizard_no_stock.png) no-repeat;
	position:absolute;
	background-color:white;
	height:540px;
	width: 490px;
}

#nostock_getdefault{
	position:relative;
	margin-top:5px;
	width:170px;
	float:left;
}

#nostock_get_for_other_jacket{
	position: relative;
	margin-top:5px;
	width:170px;
	float:right;
}

#nostock_sewin-adapter-advice{
	margin-top:10px;
}

#no-stock-possibilities-list{
	margin-top: 0px;
	margin-left: 15px;
	list-style: url;
}

#no-number-possibilities-list{
	margin-top: 0px;
	margin-left: 15px;
	list-style: url;
}

#nonumber_getdefault{
	position:relative;
	margin-top:5px;
	width:170px;
	float:left;
}
#nonumber_get_for_other_jacket{
	position: relative;
	margin-top:5px;
	width:170px;
	float:right;
}

#no-number .back {
	background: url(../img/adapter_wizard/back.png) no-repeat;
	position: absolute;
	width: 110px;
	height: 45px;
	bottom: 5px;
	margin-left: 20px;
	border: none
}

#no-info{
	background: url(../img/adapter_wizard/wizard_no_info.png) no-repeat;
	position:absolute;
	background-color:white;
	height:540px;
	width: 490px;
}

.center_relative {
	position: relative;
	top: 0;
	left: 0;
	width: 100%;
	text-align: center;
}

#no-info-content{
	font-size: 15px;
	position:absolute;
	top:70px;
	width:450px;
	padding:15px;
	margin-left: 25px;
}

#no-info-content p {
	line-height: 1.3em;
	margin-bottom: 15px;
}

#no-info-content li {

}

#no-info-content ul {
	list-style-type: disc;
	padding-left: 25px;
	margin-bottom: 15px;
}

#adapter_wizard .wizardHeaderText {
	background: url(../img/adapter_wizard/wizardHeaderTextAdapterauswahl.png) no-repeat;
	padding-top: 10px;
	margin-left: 140px;
	height:35px;
}

#adapter_wizard .tooltip {
	width: 300px;
	border: 1px solid #99ccff;
	background-color: #99ccff;
	padding: 5px;
	box-shadow: 5px 5px 15px #c4c4c4;
	display: none
}

#step3 .spacer {
	height: 450px;
}

#step4 .spacer {
	height: 450px;
}

/*#custom_adapter_input_teeth {
    margin-right: 65px;
    margin-top: 190px !important;
    width: 70px;
}*/
/** #step8 .info {
	float: right;
	margin-left: 30px;
	margin-right: 30px;
} */

#step8 .yes_no_buttons { //
	float: right;
	margin-right: 68px;
	margin-bottom: 20px;
	padding-lef: 20px;
}


#step8 .agreeNotAgreeButtons {
	margin-top: 20px;
	position:relative;
}

#step8 .agreeButton{
	position:absolute;
	top:5px;
	left:30px;}
#step8 .disagreeButton{
	position:absolute;
	top:5px;
	right:30px;
}

#fitting-info_confirmButton{
	margin-top: 20px;
	width: 200px;
	margin-left: 130px;
}

#step8 {position:relative; height:540px;}

#step6customgate {
	width: 524px;
	min-height: 425px;
	position: relative;
	background-color: white;
}

#step6customgate h1 {
	font-size: 30px;
	line-height: 1.2;
	color: black;
	padding: 35px 30px 35px 30px;
	font-weight: bold;
}

#step6customgate .navigation_buttons {
	clear: both;
	position: absolute;
	bottom: 0;
}

.wizard_buttons {
	position: absolute;
	bottom: 25%;
	right: 20px;
}

.wizard_buttons .yes {
	margin-bottom: 50px;
}

#customgate-content ul {
	width: 351px;
}

#step6customgate .yes {
	background: url(../img/adapter_wizard/yes.png) no-repeat;
	width: 127px;
	height: 63px;
	border: medium none
}

#step6customgate .no {
	background: url(../img/adapter_wizard/no.png) no-repeat;
	width: 123px;
	height: 63px;
	border: medium none
}

#step6customgate li {
	font-size: 18px;
	line-height: 1.2;
	font-family: Bradley Hand ITC, Verdana, Arial, sans-serif;
	font-weight: bold;
}

#step6customgate ul {
	padding-left: 50px;
	padding-bottom: 100px;
}

.orderContentDiv {
	background-color: white;
	position: absolute;
	left: 20px;
	right: 20px;
	height: 510px;
	padding: 0px 15px 15px 15px;
}

#picOrder{
	background: url(../img/adapter_wizard/wizardOrder.png) no-repeat;
	position: absolute;
	width: 470px;
	height: 540px;
	top: 0px;
}

.orderContentDiv .adapter_wizard_button {
	position: absolute;
	width: 450px;
	left: 20px;
	bottom:5px;
}

.orderContentDiv .back {
	background: url(../img/adapter_wizard/back.png) no-repeat;
	width: 110px;
	height: 45px;
	margin-top: 0px;
	float: left;
	border: none
}

.wizard_addToCart{
	clear:both;
	overflow:hidden;
	position:relative;
	margin-top:25px;
	min-height:200px;
}

#add_to_cart_and_get_flap{

	position:absolute;
	right:30px;
	top:20px;
}

#add_to_cart_and_get_additional_adapter{
	position:absolute;
	right:30px;
	top:90px;
}


#go_to_cart{
	position:absolute;
	left:30px;
	top:20px;
}
/*
*
* Css for KD step
*
*/
#kd_info {
    overflow: hidden;
    position:relative;
    top: 120px;
}

#kd_info > .info {
    float:left;
    margin-left: 40px;
}

#picKD{
	background: url(../img/adapter_wizard/wizard_kd.png) no-repeat;
	position: relative;
	width: 490px;
	height:540px;
	}

#kd-testset, #kd-no-testset{
	width: 450px;
	margin: 20px;
	position: absolute;
	top: 60px;
	}

#kd_text {
    float: right;
    margin-right: 50px;
    background: url(../img/adapter_wizard/kd_textxcf.png) no-repeat;
    width: 347px;
    height: 107px;
}

#kd_select_bottoms {
    overflow:hidden;
    position: relative;
    top: 150px;
}

#kd_select_bottoms > a{
    display: block;
    float:left ;
    background-image: url(../img/adapter_wizard/kd_buttons.png);
    background-repeat: no-repeat;
    margin-left:25px;
}

#kd_select_bottoms .bottom-yes {
    background-position: 0 0;
    width: 127px;
    height: 63px;

}

#kd_select_bottoms .bottom-nein {
    background-position: -127px;
    width: 123px;
    height: 63px;

}

#kd_select_bottoms .bottom-perhaps {
    background-position: -250px;
    width: 165px;
    height: 63px;
}

#stepKD .agreeNotAgreeButtons {
	top: 200px;
	position:absolute;
	width:490px;
	height:100px;
}

#stepKD .agreeButton{
	position:absolute;
	top:5px;
	left:30px;}
#stepKD .disagreeButton{
	position:absolute;
	top:5px;
	right:30px;
}

#step8 .ok_buttons {
    width: 100%;
    text-align: center;
    padding-top: 30px;
}

#step8 .ok_buttons li {
    display: inline-block;
    /*list-style: none outside none;*/
}

.adapter-info {
    height:480px;
    margin-top: 0px;
}

#testset-info > ul {
    padding-left: 15px;
    list-style-type: disc;
    list-style-position: inside;
    margin-top:0px;
}
#testset-info > ul > li {
    padding-top: 0.5em;
    padding-left: 1em;
    text-indent: -1em;

}

#testset-info-content{
	position:absolute;
	top:70px;
	padding:20px;
}
#found-testset-info-content{
		position:absolute;
	top:70px;
	padding:20px;
}

#found-uncertain-adapter-info-content{
			position:absolute;
	top:70px;
	padding:20px;
}
#testset-sb10-sb20-content{
	position:absolute;
	top:70px;
	padding:20px;
}
#step8UncertainAgreeButton{
	position:absolute;
	left:20px;
	width:170px;
}
#step8noSewinAdapter{
	position:absolute;
	left:230px;
	width:200px;
}
#step8OnlySewinAdapterButton{
	position:absolute;
	top:70px;
	left:20px;
	width:200px;
}

#fitting-info-content{
		position:absolute;
	top:70px;
	padding:20px;
}

.testsetConditionsUlist{
	margin-top: 15px;
	list-style:inherit;
	padding-left:25px;
}

.testsetConditionsUlist li{
	margin-top: 5px;
}

.pic1-input-container {
	position: absolute;
	top: 345px;
	left: 283px;
	display: flex;
	flex-direction: column;
	width:235px;
	gap:8px;
}
.pic1-input-container label {
	font-size: 14px;
	color: #333;
	font-weight: 500;
}

.pic1-input-container input {
	padding: 1px 5px;
	#font-size: 16px;
	border: 1px solid #ccc;
	border-radius: 4px;
	outline: none;
	box-shadow: 0 4px 6px rgba(0, 0, 0, 0.1);
	transition: box-shadow 0.3s ease, border-color 0.3s ease;
}
.pic1-input-container input:focus {
	border-color: #b23faa;
	box-shadow: 0 4px 10px rgba(178, 63, 170, 0.3);
}
.pic1-input-container .error-message {
	font-size: 12px;
	color: #e63946;
	display: none;
	margin-top: -5px;
}


/*div[id^="pic"] {
    margin: auto; height: 511px !important;
}*/

@media (max-width: 480px) {

	/** dont scale these steps. Should only be temporal**/
	#step1,#step2, #step3,#step4,#step5,#step6,#step7,#step8,#step8_metalux #step7zu,
	#stepOrder,#stepMetalux, #step5cn, #step7zuAdditionalInfo, #step6 #step_6_zipper_choose_buttons,
	#step6vislonChoose,#step6metaluxChoose,#step6metalChoose,#step6coilConcealedChoose,
	#step6coilNormalChoose, #step_metalux_zipper_choose_buttons, #step_5cn_zipper_choose_buttons,
	#step_Metalconfirm_zipper_choose_buttons,#step8UncertainAgreeButton,#step8noSewinAdapter,
	#step8OnlySewinAdapterButton, #step8 .disagreeButton, #step8 .agreeButton,#stepKD,#no-number{
		transform: none;
		-webkit-transform: none;
		-moz-transform: none;
		-o-transform: none;
		-ms-transform: none;
	}
	/* #imageuploadContent {
		transform: scale(0.72,0.72);
		-webkit-transform: scale(0.72,0.72);
		-moz-transform: scale(0.72,0.72);
		-o-transform: scale(0.72,0.72);
		-ms-transform: scale(0.72,0.72);
		margin: -30px 0 0 -30px;
	} */
    /*div[id^="step"]#no-number,#no-stock {
        transform: scale(0.75,0.75);
        -webkit-transform: scale(0.75,0.75);
        -moz-transform: scale(0.75,0.75);
        -o-transform: scale(0.75,0.75);
        -ms-transform: scale(0.75,0.75);
    } */
	#nostock_getdefault, #nostock_get_for_other_jacket,#nonumber_getdefault,#nonumber_get_for_other_jacket {
		margin-top: 15px;
	}

	/*#pic8 li, #pic8 p, #pic7zu label, #no-stock,#no-number,#no-stock p,#no-number p {
		font-size: 20px;
		line-height: 1.2em;
	}*/

	#pic7zu label {
		display: block;
		width: 100%;
	}

	#info {
		top: 100px;
	}

	#numberOfTeethField label {
		font-size: 18px;
		line-height: 1.2em;
	}

	#no-stock,#no-number,#no-stock {
		height: 835px;
	}

	#picMetalux,#pic2,#pic3,#pic4,#pic5,#pic6,#pic7,#pic7zu,#picOrder,#pic8,#pic8_metalux, #picKD,#no-number{
		margin: 0px;
	}
    /*div[id^="pic"] {margin: -30px 0 0 -30px}*/
    #step_metalux_zipper_choose_buttons {
        z-index: 500;
    }


}
@media (max-width: 380px) {

    /*div[id^="step"],#no-number,#no-stock {
        transform: scale(0.68,0.68);
        -webkit-transform: scale(0.68,0.68);
        -moz-transform: scale(0.64,0.64);
        -o-transform: scale(0.64,0.64);
        -ms-transform: scale(0.64,0.64);
		transform-origin: center top;
    }
    div[id^="pic"],#no-number,#imageuploadContent,#no-stock  {margin: 0 0 0 -75px}
	#sunshine-config-tabs {
		min-height: 600px;
	} */

	/*.qtip{margin-left:-18px;margin-top:-15px;max-width: 200px;}*/
	/*#imageuploadContent {
		transform: scale(0.64,0.64);
		-webkit-transform: scale(0.64,0.64);
		-moz-transform: scale(0.64,0.64);
		-o-transform: scale(0.64,0.64);
		-ms-transform: scale(0.64,0.64);
		/*margin: -85px 0 0 -85px;*/
	/*}*/


}


/** Media query for devices > 320px**/
@media (max-width: 640px){

	#sunshine-config-tabs #sunshine-config-tab-adapter {
		height: 620px;
		width: 300px;
		margin: 0 auto;
	}

	#step_metalux_zipper_choose_buttons {
		z-index: 500;
		top: 70px;
	}

	/** Background pictures **/

	#pic5cn {
		background: url(../img/adapter_wizard/wizard5cn_headline_320.png) no-repeat;
		background-color: white;
		position: relative;
		width: 300px;
		height: 376px;
		margin: 0px;
	}

	#picMetalux {
		background: url(../img/adapter_wizard/wizard_vst_300.png) no-repeat;
		background-color: white;
		width: 300px;
		height: 536px;
		position: relative;
	}
	#picMetalux .rvTile,#pic5cn .rvTile, #pic6 .rvTile, #testset-sb10-sb20-content .rvTile {
		width: 160px;
		height: 90px;
		margin: 0px 0px 0px 0px;
		position: relative;
	}


	#testset-sb10-sb20-content .rvTile {
		margin: 0px 0px 25px 0px;
	}

	#adapter_wizard #step5cn .back {
		margin-left: 10px;
	}

	#adapter_wizard #step5cn  .info {
		width: 33px;
		height:34px;
	}

	#step_5cn_zipper_choose_buttons {

	}

	.magnify {
		margin: 0px;
		width: 300px;
	}

	#normalChoose {

	}

	/** Basic things for adapter wizard **/
	#adapter_wizard .info {
		background: url(../img/adapter_wizard/infor.png) no-repeat;
		width: 33px;
		height: 34px;
		background-size: 100%;
		margin-left: 10px;
		margin-top: 5px;
		float: left;
		position: absolute;
	}

	.adapter_wizard_button {
		width: 300px;
	}

	/** CSS for qtips **/
	.qtip {max-width: 200px;}

	#pic_disclaimer {
		background: url(../img/adapter_wizard/wizard_disclaimer_small.png) no-repeat top;
		width: 300px;
		height: 615px;
	}

	#no-info {
		background: url(../img/adapter_wizard/wizard_no_info_small.png);
		width: 300px;
		height:513px;
	}

	#no-info-content{
		font-size: 13px;
		position:absolute;
		top:45px;
		padding: 0px;
		margin-left: 0px;
		line-height: 1.2;
		width: inherit;
		overflow: hidden;
	}

	#no-info-content p {
		line-height: 1.1em;
	}

	/** Css for step1 **/
	#pic1 {
		background: url(../img/adapter_wizard/wizard1_300.png) no-repeat;
		width: 300px;
		height: 376px;
		margin: 0px;
	}

	.pic1-input-container {
		position: absolute;
		top: 223px;
		left: 181px;
		display: flex;
		flex-direction: column;
		width:121px;
		gap:8px;
	}

	.pic1-input-container label {
		font-size: 14px;
		color: #333;
		font-weight: 500;
	}

	.pic1-input-container input {
		padding: 1px 5px;
		#font-size: 16px;
		border: 1px solid #ccc;
		border-radius: 4px;
		outline: none;
		box-shadow: 0 4px 6px rgba(0, 0, 0, 0.1);
		transition: box-shadow 0.3s ease, border-color 0.3s ease;
	}
	.pic1-input-container input:focus {
		border-color: #b23faa;
		box-shadow: 0 4px 10px rgba(178, 63, 170, 0.3);
	}
	.pic1-input-container .error-message {
		font-size: 12px;
		color: #e63946;
		display: none;
		margin-top: -80px;
		background-color: white;
		padding: 5px;
		opacity: 0.9;
		border-radius: 4px;
	}

	#step1 .alreadyHaveAnAdapter_button {
		top: 280px;
	}

	#pic2 {
		background: url(../img/adapter_wizard/wizard2_300.png);
		/* position: absolute; */
		width: 300px;
		height: 376px;
		background-color: white;
		background-position: center center !important;
	}


	#metaluxChooseTiles {
		width: 300px;
		margin-top: 10px;
	}

    /** Choose buttons **/
    #vislonChoose,#step6vislonChoose{
        top:17px;
    }

    #aquaguardChoose,#step6metaluxChoose {
        top:108px;
    }

    #flatChoose,#step6metalChoose {
        top:199px;
    }

    #metaluxChoose,#step6coilConcealedChoose{
        top:290px;
    }

	#step6coilNormalChoose {
		top: 381px;
	}

	#noneOfTheseButton {
		top: 471px;
	}

	/** step3 **/
	#pic3 {
		background: url(../img/adapter_wizard/wizard3_300.png) no-repeat;
		background-position: 0px top;
		/* position: absolute; */
		width: 300px;
		height: 376px;
		background-color: white;
	}

	#pic3 .number {
		margin-top:116px;
	}
	#pic3 .number1 {
		width: 300px;
	}

	#pic3 .button1 {
		margin-bottom: 0px;
	}

	/** step4 **/
	#pic4 {
		background: url(../img/adapter_wizard/wizard4_300.png) no-repeat;
		/* position: absolute; */
		width: 300px;
		height: 376px;
		background-color: white;
	}

	#pic4 .select {
		margin-right: 0px;
		margin-top: 180px;
	}

	/** step5 **/
	#pic5 {
		background: url(../img/adapter_wizard/wizard5_300.png) no-repeat;
		background-position: 0px top;
		/* position: absolute; */
		width: 300px;
		height: 376px;
		background-color: white;
	}

	#pic5 #chooseInfo {
		background: url(../img/adapter_wizard/wizard5_info_300.png) no-repeat;
		width: 175px;
		height: 35px;
		margin-top: 94px;
		margin-left: 122px;
		display: block;
	}

	#pic6 {
		background: url(../img/adapter_wizard/wizard6_plain_300.png) no-repeat;
		background-position: 0px top;
		/* position: absolute; */
		width: 300px;
		height: 595px;
		background-color: white;
	}

	.zipper_choose_buttons {
		top: 70px;
		width: 136px;
		position: absolute;
		left: 165px;
	}

	#testset-sb10-sb20-choose-buttons {
		left: 197px;
	}

	#testset-sb10-sb20-content .magnify {
		top: 50px;
	}

	.magnify {
		top: 70px;
	}

	#pic7 {
		background: url(../img/adapter_wizard/wizard7_300.png) no-repeat;
		/* position: absolute; */
		width: 300px;
		height: 376px;
		padding-top: 1px;
	}

	#pic7zu {
		background: url(../img/adapter_wizard/wizard7zu_300.png) no-repeat;
		position: absolute;
		width: 300px;
		height: 520px;
	}

	#info {
		width: 100%;
		top: 70px;
	}

	#pic7zu .field-wrapper {
		margin-bottom: 10px;
	}

	#pic7zu label {
		font-size: 13px;
	}

	#pic7length {
		background: url(../img/adapter_wizard/wizard_7length_300.png) no-repeat;
		position: relative;
		width: 300px;
		height: 525px;
	}

	.wizard_step_background .content_area {
		position: relative;
		top: 100px;
		width: 100%;
	}

	/* step 8 */

	#pic8 {
		background: url(../img/adapter_wizard/wizard8_300.png) no-repeat;
		position: relative;
		width: 300px;
		height: 595px;
	}

	#step_disclaimer p {
		font-size: 13px;
	}

	#step_disclaimer .content_area {
		top: 50px;
		position: relative;
		font-size: 13px;
	}

	#step_disclaimer ul {
		list-style-type: disc;
		margin: 5px;
		padding-left: 17px;
	}

	#step_disclaimer ul li {
		margin-bottom: 3px;
		line-height: 1.1;
	}

	#step8 .disagreeButton {
		position: static;
	}

	#step8 .agreeButton {
		position: static;
	}

	/*  step 8 metalux */
	#pic8_metalux {
		background: url(../img/adapter_wizard/pi8_metalux.png) no-repeat;
		position: relative;
		width: 300px;
		height: 595px;
	}
	#pic8_metalux .content-container {
		position:relative;
		top:104px;
	}

	#pic8_metalux .imageupload_button {
		margin: auto;
		position: static;
	}

	#pic8_cmz {
		background: url(../img/adapter_wizard/pic_cmz.png) no-repeat;
		position: relative;
		width: 300px;
		height: 595px;
	}

	#cmz-content {
		position:relative;
		top:90px;
	}

	#pic8_cmz .rvTile {
		width: 200px;
		display: inline-block;
		height: auto;
	}

	#pic8_cmz .rv-container {
		text-align: center;
		position: static;
	}

	.adapter_pic {
		height: 100px;
		width: 100px;
		margin: 10px auto auto;
		position: relative;
		text-align: center;
		border: 1px solid #99ccff;
		box-shadow: 5px 5px 15px #c4c4c4;
	}

	#no-stock{
		background: url(../img/adapter_wizard/wizard_no_stock_300.png) no-repeat;
		position:absolute;
		background-color:white;
		height:595px;
		width: 300px;
	}

	#no-stock-content {
		width: 100%;
		padding: 0;
		height: 520px;
	}

	#picMetalconfirm {
		background: url(../img/adapter_wizard/wizardMetalconfirm_headline_300.png) no-repeat;
		background-color: white;
		position: relative;
		width: 300px;
		height: 376px;
	}

	#metalConfirmChoose {
		padding-top: 80px;
		width: 250px;
		height: auto;
		text-align: center;
		margin: 0 auto;
	}

	#metalChoose {
		position: static;
	}

	#picMetal {
		width: 250px;

	}

	#step_Metalconfirm_zipper_choose_buttons {
		width: 300px;
		height: auto;
		text-align: center;
		margin: 50px auto 0 auto;
		position: static;
	}

	#fitting-info-content {
		width: 100%;
		padding: 0px;
	}

	#fitting-info_confirmButton {
		width: 300px;
		margin: 40px 0px 0px 0px;
		text-align: center;
	}

	#found-uncertain-adapter-info-content {
		padding: 0px;
	}

	.zipperUploadContent {
		/** padding: 10px 10px 70px 10px;
        background-color: white; */
		background: url(../img/adapter_wizard/wizardImageupload_300.png) no-repeat;
		position: relative;
		width: 300px;
		height: 595px;
	}

	#exampleImageDiv {
		left: -34px;
		margin: 0px;
		float:none;
		position: absolute;
	}

	.imageupload_button {
		margin-left:0px;
		position: relative;
	}

	#imageupload_upload {
		top: 90px;
		left: 68px;
		padding: 0px;
	}

	#gallery {
		margin-top: 15px;
	}

	/*#metalux_pic_vorder {
		top: 90px;
		left: 68px;
		padding: 0px;
		position: absolute;
	}*/

	#no-number{
		background: url(../img/adapter_wizard/wizard_no_number_300.png) no-repeat;
		position:absolute;
		background-color:white;
		width: 300px;
		height:536px;
	}

	#no-stock, #no-number, #no-stock p, #no-number p {
		font-size: 13px;
		line-height: 1.2em;
	}

	#no-number-content {
		padding: 0px;
		width: 300px;
	}

	#nonumber_getdefault {
		left: 68px;
	}

	#nonumber_get_for_other_jacket {
		left: 68px;
		float: none;
	}

	#testset-info-content {
		top: 50px;
		padding: 0px;
	}

	#found-testset-info-content {
		top: 60px;
		padding: 0px;
	}

	#step8 .agreeNotAgreeButtons {
		position: static;
		text-align: center;
	}

	#step8UncertainAgreeButton,#step8noSewinAdapter,#step8OnlySewinAdapterButton {
		position: static;
		width: auto;
	}

	#pic8 p,#pic8 li {
		font-size: 13px;
		line-height: 1.2em;
	}

	/* SB10 SB20 Buttons */
	#testset-sb10-sb20-choose-sb10 {
		top: 114px;
	}

	#testset-sb10-sb20-choose-sb20 {
		top: 203px;
	}

	#picKD{
		background: url(../img/adapter_wizard/wizard_kd_300.png) no-repeat;
		position: relative;
		width: 300px;
		height:376px;
	}

	#stepKD .agreeButton {
		left: 68px;
	}

	#stepKD .disagreeButton {
		left: 68px;
		top: 75px
	}

	#kd-testset, #kd-no-testset {
		width: 100%;
		margin: 0px;
	}

	#stepKD .agreeNotAgreeButtons {
		width: 100%;
		top:165px;
	}

	#gallery .thumbnail {
		position: relative;
		left: -34px;
		float: none;
		margin: 0px;
	}
	.thumbnail .imageDeleteButton {
		position: absolute;
		right: 0px;
		top: 0px;
	}


	#numberOfTeethField {
		margin-top: 217px;
		width: 300px;
		height: 32px;
		margin-left: auto;
		margin-right: auto;
	}

	#numberOfTeethField label {
		margin-left: 30px;
		display: block;
		float: left;
		width: 45%;
		line-height: 1.2em;
	}

	#custom_adapter_input_teeth {
		float: left;
		margin: 0px;
		width: 25%;
		line-height: 1.2em;
	}

	#pic5 .select {
		left:118px;
	}

	/** step5cn **/

	.zipper_choose_buttons {
		z-index: 500;
	}

	#normalChoose {
		top: 17px;
	}

	#concealedChoose {
		top: 108px;
	}

	/** Step 6: Custom choose zipper **/


	/** Result page **/
	#picOrder{
		background: url(../img/adapter_wizard/wizardOrder_300.png) no-repeat;
		position: absolute;
		width: 300px;
		height: 536px;
		top: 0px;
		margin: 0 auto;
		left: 0px;
		right: 0px;
	}

	#picOrder ul.detail_order_ul li.first_half_li {
		width: 231px;
	}

	#picOrder ul.detail_order_ul li.first_li {
		width: 90px;
	}

	#picOrder ul.detail_order_ul li.second_li {
		width: 130px;
	}

    #add_to_cart_and_get_flap{

        position:absolute;
        left:68px;
        top:103px;
    }

    #add_to_cart_and_get_additional_adapter{
        position:absolute;
        left:68px;
        top:186px;
    }

	#go_to_cart {
		left: 68px;
	}

    .wizard_addToCart {
        min-height: 300px;
    }

	.orderContentDiv {
		padding: 0px;
		left: 0px;
		right: 0px;
	}

	.orderContentDiv .adapter_wizard_button {
		width: 200px;
	}
	/** Buttons **/
	#pic2 .left {
		background: url(../img/adapter_wizard/lefthand.png) no-repeat;
		width: 136px;
		height: 62px;
		float: left;
		border: none
	}

	#pic2 .right {
		background: url(../img/adapter_wizard/righthand.png) no-repeat;
		width: 136px;
		height: 62px;
		float: right;
		border: none
	}

	#pic2 .left_right_buttons {
		width: 300px;
		padding-left: 0px;
		padding-top: 68px;
		height: 400px
	}

	/** Styling of Kumja Preview: Visible only at Coords or Flaps **/
	#kumja-config-preview {
		position: relative;
	}

	#kumja-config-preview img {

	}

	.tabContentSunshine ul.colorChoice li:last-child {
		margin-right: 0px;
		width: 120px;
	}

	.tabContentSunshine ul.colorChoice li {
		display: inline-block;
		float: left;
		margin-right: 10px;

		margin-bottom: 20px;
	}

	#stepOrder #picOrder.sidebar-cord-background {
		height: 300px;
		background: url(../img/adapter_wizard/wizardOrderSidebars_And_Cord_300.png) no-repeat;
	}

	#total_for_cord_only {
		padding-top: 80px;
	}

	#nostock_getdefault,#nostock_get_for_other_jacket {
		width: 100%;
		text-align: center;
	}
}

#jacketbrands{
	margin-top: 10px;
}

#jacketbrands select{
	float: right;
	width: 251px;
	border: solid 3px #e8e8e8;
	margin-right: 24px;
	height: 27px;
}

#kumja-config-preview{
	position: relative;
}
@media (min-width:385px){
#sunshine_sidebars_image{
	max-width: 360px;
}
}
@media (min-width:480px){
	#total_for_cord_only{
		width: 100%;
		display: inline-block;
		margin-top: 69px;
	}
	div.colorPicker-palette{
		bottom: -50px !important;
		left: 60px !important;
		top: unset !important;
	}

}

@media (min-width:640px) {

	#pic8_metalux {
		background: url(../img/adapter_wizard/pic8_metalux_wide.png) no-repeat;
		position: relative;
		width: 490px;
		height: 595px;
	}

	#pic8_metalux .content-container {
		position: relative;
		top: 136px;
		padding-left: 30px;
	}

	#pic8_cmz {
		background: url(../img/adapter_wizard/pic8_cmz.png) no-repeat;
		position: relative;
		width: 490px;
		height: 595px;
	}

	#cmz-content {
		position:relative;
		top:106px;
	}

	#pic8_cmz .rvTile {
		width: 200px;
		display: inline-block;
		height: auto;
	}

	#pic8_cmz .rv-container {
		margin-left: 64px;
		position: relative;
		margin-bottom: 12px;
	}

	#pic8_cmz .rv-button {
		position: absolute;
		width: 136px;
		left: 220px;
		top: 12px;
	}
}
