@charset "utf-8";
/* Styling for DMC_Shortcode/options.php*/

figure.option_link_img img{
	height:120px;
	margin-left: -25px;
}

.option_link_img {
	z-index:3;
	margin-bottom:0px;
	margin-top:0px;
}

/* adds styling to the option titles in option tiles exp. 3A Sanitary Sensor*/	
.link_option_title {
	color:#a90432;
	font-weight: normal;
	font-size: 19px;
	letter-spacing: -1px;
	margin:0px 50px 0px 0px;
	line-height:1;
	z-index: 2;
}

/* adds styling to the option subtitles in option tiles exp. 3A Sanitary Sensor*/	
.link_option_subtitle {
	color:#303030;
	font-weight: normal;
	font-size: 13px;
	letter-spacing: -1px;
	line-height: 1;
	z-index: 2;
	margin:-2px auto -10px;
	text-align:left;
}

/* adds styling to the option descriptions in option tiles exp. 3A Sanitary Sensor has these features*/	
.wp-spoiler .link_option_description {
	font-size: 12px;
	font-weight: normal;
	letter-spacing:-0.5px;
	margin:-5px 0px 0px -5px;
	padding:3px 5px 0px 5px;
	z-index: 2;
	color:#3E3E3E;

	
}

#option_link_box {
	z-index : 1;
	display:block;
	float:left;
	position: relative;
	width : 100%;
	height : 100%;
	margin-right:-360px;
	margin-left:-10px;
	margin-bottom:-10px;
	margin-top:0px;
	padding-left:15px;
	padding-top:25px;
	padding-bottom:0px;
	background : -moz-linear-gradient(50% 0% -90deg,rgba(255, 255, 255, 0) 0%,rgba(249, 249, 249, 0.25) 23.84%,rgba(233, 233, 233, 0.57) 55.03%,rgba(206, 206, 206, 0.93) 90.16%,rgba(200, 200, 200, 1) 96.77%,rgba(198, 198, 198, 1) 97.98%,rgba(191, 191, 191, 1) 98.42%,rgba(180, 180, 180, 1) 98.73%,rgba(163, 163, 163, 1) 98.98%,rgba(141, 141, 141, 1) 99.19%,rgba(114, 114, 114, 1) 99.38%,rgba(100, 100, 100, 1) 99.46%);
	background : -webkit-linear-gradient(-90deg, rgba(255, 255, 255, 0) 0%, rgba(249, 249, 249, 0.25) 23.84%, rgba(233, 233, 233, 0.57) 55.03%, rgba(206, 206, 206, 0.93) 90.16%, rgba(200, 200, 200, 1) 96.77%, rgba(198, 198, 198, 1) 97.98%, rgba(191, 191, 191, 1) 98.42%, rgba(180, 180, 180, 1) 98.73%, rgba(163, 163, 163, 1) 98.98%, rgba(141, 141, 141, 1) 99.19%, rgba(114, 114, 114, 1) 99.38%, rgba(100, 100, 100, 1) 99.46%);
	background : -webkit-gradient(linear,50% 0% ,50% 100% ,color-stop(0,rgba(255, 255, 255, 0) ),color-stop(0.2384,rgba(249, 249, 249, 0.25) ),color-stop(0.5503,rgba(233, 233, 233, 0.57) ),color-stop(0.9016,rgba(206, 206, 206, 0.93) ),color-stop(0.9677,rgba(200, 200, 200, 1) ),color-stop(0.9798,rgba(198, 198, 198, 1) ),color-stop(0.9842,rgba(191, 191, 191, 1) ),color-stop(0.9873,rgba(180, 180, 180, 1) ),color-stop(0.9898,rgba(163, 163, 163, 1) ),color-stop(0.9919,rgba(141, 141, 141, 1) ),color-stop(0.9938,rgba(114, 114, 114, 1) ),color-stop(0.9946,rgba(100, 100, 100, 1) ));
	background : -o-linear-gradient(-90deg, rgba(255, 255, 255, 0) 0%, rgba(249, 249, 249, 0.25) 23.84%, rgba(233, 233, 233, 0.57) 55.03%, rgba(206, 206, 206, 0.93) 90.16%, rgba(200, 200, 200, 1) 96.77%, rgba(198, 198, 198, 1) 97.98%, rgba(191, 191, 191, 1) 98.42%, rgba(180, 180, 180, 1) 98.73%, rgba(163, 163, 163, 1) 98.98%, rgba(141, 141, 141, 1) 99.19%, rgba(114, 114, 114, 1) 99.38%, rgba(100, 100, 100, 1) 99.46%);
	background : -ms-linear-gradient(-90deg, rgba(255, 255, 255, 0) 0%, rgba(249, 249, 249, 0.25) 23.84%, rgba(233, 233, 233, 0.57) 55.03%, rgba(206, 206, 206, 0.93) 90.16%, rgba(200, 200, 200, 1) 96.77%, rgba(198, 198, 198, 1) 97.98%, rgba(191, 191, 191, 1) 98.42%, rgba(180, 180, 180, 1) 98.73%, rgba(163, 163, 163, 1) 98.98%, rgba(141, 141, 141, 1) 99.19%, rgba(114, 114, 114, 1) 99.38%, rgba(100, 100, 100, 1) 99.46%);
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFFFFF', endColorstr='#646464' ,GradientType=0)";
	background : linear-gradient(180deg, rgba(255, 255, 255, 0) 0%, rgba(249, 249, 249, 0.25) 23.84%, rgba(233, 233, 233, 0.57) 55.03%, rgba(206, 206, 206, 0.93) 90.16%, rgba(200, 200, 200, 1) 96.77%, rgba(198, 198, 198, 1) 97.98%, rgba(191, 191, 191, 1) 98.42%, rgba(180, 180, 180, 1) 98.73%, rgba(163, 163, 163, 1) 98.98%, rgba(141, 141, 141, 1) 99.19%, rgba(114, 114, 114, 1) 99.38%, rgba(100, 100, 100, 1) 99.46%);
		filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFFFFF',endColorstr='#646464' , GradientType=0);

}

.option_link {
	padding:5px;
	/* Opacity Transistion*/
	  display: inline-block;
  vertical-align: middle;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
	-webkit-transition-duration: 0.5s;
	transition-duration: 0.5s;
	  -moz-osx-font-smoothing: grayscale;
	    -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
	-webkit-transition-property: opacity transform;
	transition-property:opacity transform; 
}
.option_link:hover, .option_link:focus, .option_link:active {
	opacity:0.3;
	text-decoration:none;
	  -webkit-transform: scale(1.02);
  transform: scale(1.02);
	
}

h5.hr-title {
	background : -moz-linear-gradient(50% 0% -90deg,rgba(255, 255, 255, 0) 0%,rgba(249, 249, 249, 0.25) 23.84%,rgba(233, 233, 233, 0.57) 55.03%,rgba(206, 206, 206, 0.93) 90.16%,rgba(200, 200, 200, 1) 96.77%,rgba(198, 198, 198, 1) 97.98%,rgba(191, 191, 191, 1) 98.42%,rgba(180, 180, 180, 1) 98.73%,rgba(163, 163, 163, 1) 98.98%,rgba(141, 141, 141, 1) 99.19%,rgba(114, 114, 114, 1) 99.38%,rgba(100, 100, 100, 1) 99.46%);
	background : -webkit-linear-gradient(-90deg, rgba(255, 255, 255, 0) 0%, rgba(249, 249, 249, 0.25) 23.84%, rgba(233, 233, 233, 0.57) 55.03%, rgba(206, 206, 206, 0.93) 90.16%, rgba(200, 200, 200, 1) 96.77%, rgba(198, 198, 198, 1) 97.98%, rgba(191, 191, 191, 1) 98.42%, rgba(180, 180, 180, 1) 98.73%, rgba(163, 163, 163, 1) 98.98%, rgba(141, 141, 141, 1) 99.19%, rgba(114, 114, 114, 1) 99.38%, rgba(100, 100, 100, 1) 99.46%);
	background : -webkit-gradient(linear,50% 0% ,50% 100% ,color-stop(0,rgba(255, 255, 255, 0) ),color-stop(0.2384,rgba(249, 249, 249, 0.25) ),color-stop(0.5503,rgba(233, 233, 233, 0.57) ),color-stop(0.9016,rgba(206, 206, 206, 0.93) ),color-stop(0.9677,rgba(200, 200, 200, 1) ),color-stop(0.9798,rgba(198, 198, 198, 1) ),color-stop(0.9842,rgba(191, 191, 191, 1) ),color-stop(0.9873,rgba(180, 180, 180, 1) ),color-stop(0.9898,rgba(163, 163, 163, 1) ),color-stop(0.9919,rgba(141, 141, 141, 1) ),color-stop(0.9938,rgba(114, 114, 114, 1) ),color-stop(0.9946,rgba(100, 100, 100, 1) ));
	background : -o-linear-gradient(-90deg, rgba(255, 255, 255, 0) 0%, rgba(249, 249, 249, 0.25) 23.84%, rgba(233, 233, 233, 0.57) 55.03%, rgba(206, 206, 206, 0.93) 90.16%, rgba(200, 200, 200, 1) 96.77%, rgba(198, 198, 198, 1) 97.98%, rgba(191, 191, 191, 1) 98.42%, rgba(180, 180, 180, 1) 98.73%, rgba(163, 163, 163, 1) 98.98%, rgba(141, 141, 141, 1) 99.19%, rgba(114, 114, 114, 1) 99.38%, rgba(100, 100, 100, 1) 99.46%);
	background : -ms-linear-gradient(-90deg, rgba(255, 255, 255, 0) 0%, rgba(249, 249, 249, 0.25) 23.84%, rgba(233, 233, 233, 0.57) 55.03%, rgba(206, 206, 206, 0.93) 90.16%, rgba(200, 200, 200, 1) 96.77%, rgba(198, 198, 198, 1) 97.98%, rgba(191, 191, 191, 1) 98.42%, rgba(180, 180, 180, 1) 98.73%, rgba(163, 163, 163, 1) 98.98%, rgba(141, 141, 141, 1) 99.19%, rgba(114, 114, 114, 1) 99.38%, rgba(100, 100, 100, 1) 99.46%);
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFFFFF', endColorstr='#646464' ,GradientType=0)";
	background : linear-gradient(180deg, rgba(255, 255, 255, 0) 0%, rgba(249, 249, 249, 0.25) 23.84%, rgba(233, 233, 233, 0.57) 55.03%, rgba(206, 206, 206, 0.93) 90.16%, rgba(200, 200, 200, 1) 96.77%, rgba(198, 198, 198, 1) 97.98%, rgba(191, 191, 191, 1) 98.42%, rgba(180, 180, 180, 1) 98.73%, rgba(163, 163, 163, 1) 98.98%, rgba(141, 141, 141, 1) 99.19%, rgba(114, 114, 114, 1) 99.38%, rgba(100, 100, 100, 1) 99.46%);
	position: relative;
	width : 700px;
	height : 30px;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFFFFF',endColorstr='#646464' , GradientType=0);
	margin-right:-100px;
	margin-bottom:10px;
	margin-top:5px;
	padding-left:15px;
	padding-top:0px;
	padding-bottom:-100px;
	float: right;

}


#option-spoiler .wp-spoiler h3 {
	background : -moz-linear-gradient(50% 0% -90deg,rgba(255, 255, 255, 0) 0%,rgba(249, 249, 249, 0.25) 23.84%,rgba(233, 233, 233, 0.57) 55.03%,rgba(206, 206, 206, 0.93) 90.16%,rgba(200, 200, 200, 1) 96.77%,rgba(198, 198, 198, 1) 97.98%,rgba(191, 191, 191, 1) 98.42%,rgba(180, 180, 180, 1) 98.73%,rgba(163, 163, 163, 1) 98.98%,rgba(141, 141, 141, 1) 99.19%,rgba(114, 114, 114, 1) 99.38%,rgba(100, 100, 100, 1) 99.46%);
	background : -webkit-linear-gradient(-90deg, rgba(255, 255, 255, 0) 0%, rgba(249, 249, 249, 0.25) 23.84%, rgba(233, 233, 233, 0.57) 55.03%, rgba(206, 206, 206, 0.93) 90.16%, rgba(200, 200, 200, 1) 96.77%, rgba(198, 198, 198, 1) 97.98%, rgba(191, 191, 191, 1) 98.42%, rgba(180, 180, 180, 1) 98.73%, rgba(163, 163, 163, 1) 98.98%, rgba(141, 141, 141, 1) 99.19%, rgba(114, 114, 114, 1) 99.38%, rgba(100, 100, 100, 1) 99.46%);
	background : -webkit-gradient(linear,50% 0% ,50% 100% ,color-stop(0,rgba(255, 255, 255, 0) ),color-stop(0.2384,rgba(249, 249, 249, 0.25) ),color-stop(0.5503,rgba(233, 233, 233, 0.57) ),color-stop(0.9016,rgba(206, 206, 206, 0.93) ),color-stop(0.9677,rgba(200, 200, 200, 1) ),color-stop(0.9798,rgba(198, 198, 198, 1) ),color-stop(0.9842,rgba(191, 191, 191, 1) ),color-stop(0.9873,rgba(180, 180, 180, 1) ),color-stop(0.9898,rgba(163, 163, 163, 1) ),color-stop(0.9919,rgba(141, 141, 141, 1) ),color-stop(0.9938,rgba(114, 114, 114, 1) ),color-stop(0.9946,rgba(100, 100, 100, 1) ));
	background : -o-linear-gradient(-90deg, rgba(255, 255, 255, 0) 0%, rgba(249, 249, 249, 0.25) 23.84%, rgba(233, 233, 233, 0.57) 55.03%, rgba(206, 206, 206, 0.93) 90.16%, rgba(200, 200, 200, 1) 96.77%, rgba(198, 198, 198, 1) 97.98%, rgba(191, 191, 191, 1) 98.42%, rgba(180, 180, 180, 1) 98.73%, rgba(163, 163, 163, 1) 98.98%, rgba(141, 141, 141, 1) 99.19%, rgba(114, 114, 114, 1) 99.38%, rgba(100, 100, 100, 1) 99.46%);
	background : -ms-linear-gradient(-90deg, rgba(255, 255, 255, 0) 0%, rgba(249, 249, 249, 0.25) 23.84%, rgba(233, 233, 233, 0.57) 55.03%, rgba(206, 206, 206, 0.93) 90.16%, rgba(200, 200, 200, 1) 96.77%, rgba(198, 198, 198, 1) 97.98%, rgba(191, 191, 191, 1) 98.42%, rgba(180, 180, 180, 1) 98.73%, rgba(163, 163, 163, 1) 98.98%, rgba(141, 141, 141, 1) 99.19%, rgba(114, 114, 114, 1) 99.38%, rgba(100, 100, 100, 1) 99.46%);
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFFFFF', endColorstr='#646464' ,GradientType=0)";
	background : linear-gradient(180deg, rgba(255, 255, 255, 0) 0%, rgba(249, 249, 249, 0.25) 23.84%, rgba(233, 233, 233, 0.57) 55.03%, rgba(206, 206, 206, 0.93) 90.16%, rgba(200, 200, 200, 1) 96.77%, rgba(198, 198, 198, 1) 97.98%, rgba(191, 191, 191, 1) 98.42%, rgba(180, 180, 180, 1) 98.73%, rgba(163, 163, 163, 1) 98.98%, rgba(141, 141, 141, 1) 99.19%, rgba(114, 114, 114, 1) 99.38%, rgba(100, 100, 100, 1) 99.46%);
	position: relative;
	width : 100%;
	height : 35px;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFFFFF',endColorstr='#646464' , GradientType=0);
	margin-right:0px;
	margin-bottom:0px;
	margin-top:-1px;
	margin-left:0px;
	padding-left:25px;
	padding-top:10px;
	float: left;
	color:#303030;
	font:19px "Lucida Grande", "Lucida Sans Unicode", sans-serif;
	font-weight:bold;
	text-shadow:#ffffff!important;
	
	
	
	
	/* Highlight Function*/ 	
  
  -webkit-transform: translateZ(0);
  transform: translateZ(0); 
  position: relative;
      -webkit-transition-duration: 0.6s;
  transition-duration: 0.6s;

}


#option-spoiler .wp-spoiler {
	width : 700px;
	margin-right:0px;
	margin-bottom:0px;
	margin-top:-1px;
	margin-left:-25px;
	padding-left:-5px;
	padding-top:0px;
	overflow: hidden;
	float:left;
}


#option-spoiler .wp-spoiler .ui-collapsible-content .ui-collapsible-wrapper {
	padding-top: -20px;
	margin-top:-20px; 
}

#option-spoiler {
 margin-top:-33px;
}



#option-spoiler .wp-spoiler h3:hover, #option-spoiler .wp-spoiler h3:focus, #option-spoiler .wp-spoiler h3:active {
  color:rgba(0,0,0,0)!important ;
   text-decoration:none; 
   text-shadow:none!important;
   
     
}


#option-spoiler .wp-spoiler .ui-collapsible-header span.toggle_text {
	margin:-29px 0px -19px 16px;
	padding-right:2px;
	vertical-align:middle;
	font-size: 15px;
	letter-spacing: -1px;
	color: rgba(220,220,220,0.5);
	font:19px "Lucida Grande", "Lucida Sans Unicode", sans-serif;
	font-weight:bold;
	opacity:0.0;
	filter: alpha(opacity=0);
	z-index:4;	
	
	
/* Highlight Function*/ 	
  
  -webkit-transform: translateZ(0);
  transform: translateZ(0); 
  position:  absolute;
  -webkit-transition-duration: 1.5s;
  transition-duration: 1.5s;
  
  	
}


#option-spoiler .wp-spoiler .ui-collapsible-header:hover span.toggle_text, #option-spoiler .wp-spoiler .ui-collapsible-header:focus span.toggle_text, #option-spoiler .wp-spoiler .ui-collapsible-header:active span.toggle_text {
  color: #303030;
   text-decoration:none;
   	opacity:1;
	filter: alpha(opacity=100);
	text-align:left;
   
  
}

@media screen and (max-width: 503px) {
	#option_link_box {
		margin-right:0;
	}
	}

