﻿/* adbanner */
body {
	color: #244f85
}

img.adNeptronic {
	padding-top: 15px;
	margin-left: -2px;
}

img.adTitleText {
	padding-top: 5px;
	padding-left: 48px;
}

div.adText {
	padding-top: 5px;
	padding-left: 48px;
	width: 420px;
	font-size: 14px;
	color: #85af37;
}

img.adVAVbox {
	position: absolute;
	top: 0px;
	right: 0px;
}

#mainAdBannerDetails a:hover {
	text-decoration: none;
}

#adEfc {
	position: absolute;
	top: 202px;
	left: 49px;
	width: 142px;
	height: 65px;
	font-weight: bold;
	background-color: #85af37;
}

#adTfc {
	position: absolute;
	top: 202px;
	left: 208px;
	width: 142px;
	height: 65px;
	font-weight: bold;
	background-color: #8d97a4;
	cursor: pointer;
}

#adTfh {
	position: absolute;
	top: 202px;
	left: 368px;
	width: 142px;
	height: 65px;
	font-weight: bold;
	background-color: #8d97a4;
	cursor: pointer;
}

span.adClickTitle1 {
	position: absolute;
	top: 5px;
	left: 7px;
	font-size: 15px;
	color: #ffffff;
}

span.adClickTitle2 {
	position: absolute;
	top: 20px;
	left: 7px;
	font-size: 14px;
	color: #e7bc39;
}

span.adClickTitle3 {
	position: absolute;
	top: 28px;
	left: 8px;
	font-size: 36px;
	font-weight: bold;
}

span.trans {
	background-color: Transparent;
	color: #ffffff !important;
	opacity: 0.5;
	filter: alpha(opacity=50);
}

img.imgEFC {
	position: absolute;
	top: 207px;
	left: 100px;
}

img.imgTFC {
	position: absolute;
	top: 210px;
	left: 295px;
}

img.imgTFH {
	position: absolute;
	top: 189px;
	left: 460px;
}
/* brochure*/
div.proBro {
	padding: 5px 0px 10px 1px;
}

	div.proBro a:hover {
		text-decoration: none;
	}

#proBro {
	font-size: 14px;
	color: #8d97a4;
	font-weight: bold;
}
/*
#selectionLinks { padding-left:9px;}*/
#bannerPicture {
	padding: 20px 0
}

#bannerContainer {
	height: 300px;
	width: 1050px;
}

#mainContainer {
	padding-left: 0
}

#bannerText {
	padding-left: 7px;
}

.trail {
	padding-left: 4px;
}

/* page */
#mainDetails li.liLeft {
	float: left;
}

#mainDetails li.liRight {
	float: left;
	padding-left: 15px;
	padding-bottom: 40px;
}

span.arrows {
	position: absolute;
	top: 0px;
	left: 7px;
}

li img.imgLeft {
	margin-left: -5px;
}

#divToggleModelsComm {
	position: relative; /*used for opacity*/
	text-align: center;
	cursor: pointer;
	width: 200px;
	height: 32px;
	line-height: 32px;
	font-weight: bold;
	font-size: 13px;
	color: #ffffff;
	background-color: #9ea7b3;
}

#divToggleModelsSA {
	position: relative; /*used for opacity*/
	width: 200px;
	height: 32px;
	margin-top: -32px;
	margin-left: 215px;
	margin-bottom: 20px;
	vertical-align: top;
	text-align: center;
	cursor: pointer;
	line-height: 32px;
	font-weight: bold;
	font-size: 13px;
	color: #ffffff;
	background-color: #9ea7b3;
}

#mainDetails p.title {
	font-size: 13px;
	font-weight: 700;
	color: #4d4849;
	height: 18px;
}

p.spacing {
	height: 5px;
}

p.spacingLarge {
	height: 10px;
}

table.grid tr.superTall {
	height: 35px;
}

table.grid td.wPriceL {
	width: 50px;
	text-align: center;
}

table.grid td.w1L {
	width: 50px;
	text-align: center;
}

table.grid td.wPriceR {
	width: 100px;
	text-align: center;
}

table.grid td.w1 {
	width: 60px;
	text-align: center;
}

table.grid td.wModelTitle {
	width: 130px;
	text-align: center;
}

table.grid td.wModel {
	width: 120px;
	padding-left: 10px;
}

table.grid td.chkOn {
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-image: url('../Images/chk.png');
	background-position: 20px 5px;
	width: 50px;
}

table.grid td.chkOff {
	width: 50px;
}

.actuators-banner {
	position: absolute;
}

#bannerContent {
	position: absolute;
}

	#bannerContent h1 {
		width: 450px;
		height: 66px;
		text-indent: -1999px;
		margin-left: 50px;
		margin-top: 43px;
	}

		#bannerContent h1#c-series {
			background-image: url('../Images/c-series.png');
			background-repeat: no-repeat;
		}

		#bannerContent h1#d-series {
			background-image: url('../Images/d-series.png');
			background-repeat: no-repeat;
		}

		#bannerContent h1#b-series {
			background-image: url('../Images/b-series.png');
			background-repeat: no-repeat;
		}

		#bannerContent h1#bslow-series {
			background-image: url('../Images/bslow-series.png');
			background-repeat: no-repeat;
		}

		#bannerContent h1#s-series {
			background-image: url('../Images/s-series.png');
			background-repeat: no-repeat;
		}

		#bannerContent h1#l-series {
			background-image: url('../Images/l-series.png');
			background-repeat: no-repeat;
		}

		#bannerContent h1#t-series {
			background-image: url('../Images/t-series.png');
			background-repeat: no-repeat;
		}

		#bannerContent h1#r-series {
			background-image: url('../Images/r-series.png');
			background-repeat: no-repeat;
		}

		#bannerContent h1#um-series {
			background-image: url('../Images/um-series.png');
			background-repeat: no-repeat;
		}

		#bannerContent h1#Fast1-series {
			background-image: url('../Images/fast-series-1.png');
			background-repeat: no-repeat;
		}

		#bannerContent h1#Fast2-series {
			background-image: url('../Images/fast-series-2.png');
			background-repeat: no-repeat;
		}

		#bannerContent h1#Smoke-damper {
			background-image: url('../Images/smoke-damper-title.png');
			background-repeat: no-repeat;
		}

		#bannerContent h1#IP65 {
			background-image: url('../Images/ip65-nema4a.png');
			background-repeat: no-repeat;
		}

		#bannerContent h1#AM-linear {
			background-image: url('../Images/a-m-series.png');
			background-repeat: no-repeat;
		}

		#bannerContent h1#X-linear {
			background-image: url('../Images/x-linear.png');
			background-repeat: no-repeat;
		}

		#bannerContent h1#V-linear {
			background-image: url('../Images/v-linear.png');
			background-repeat: no-repeat;
		}

		#bannerContent h1#Ancillary {
			background-image: url('../Images/ancillary.png');
			background-repeat: no-repeat;
		}

#application-actuators {
	height: 135px;
	overflow: hidden;
	margin-top: 17px;
	margin-left: 50px;
}

	#application-actuators h2 {
		font-weight: normal;
		font-size: 20px;
		width: 230px;
		float: left;
		background-image: url('../Images/yellowArrow.png');
		background-repeat: no-repeat;
		padding-left: 15px;
		background-position: 0px 7px;
	}

	#application-actuators h2 {
		color: #000000;
		font-weight: bold;
		line-height: 1;
	}

#app-left {
	width: 190px;
	float: left;
	margin-left: 5px;
}

	#app-left h3 {
		color: #525254;
		font-weight: normal;
		font-size: 25px;
		line-height: 30px;
	}

#app-right {
	width: 190px;
	float: left;
}

#APP {
	font-size: 24px;
	font-weight: bold;
	color: Black;
	padding-bottom: 10px
}

#actuators-series-menu {
	height: 42px;
	margin-left: 52px;
}

	#actuators-series-menu li {
		display: block;
		float: left;
		margin-right: 3px;
		background-color: #959EAA;
	}

		#actuators-series-menu li.active {
			background-color: #f1de20;
		}

			#actuators-series-menu li.active a {
				color: Black;
			}

	#actuators-series-menu a {
		display: block;
		width: 111px;
		height: 42px;
		color: White;
		background-image: url('../Images/whiteArrow.png');
		background-repeat: no-repeat;
		padding-left: 15px;
		background-position: 4px 3px;
	}

		#actuators-series-menu a span {
			display: block;
			padding-left: 5px;
			padding-top: 4px;
			font-size: 12px;
		}

#pdfDown {
	width: 162px;
	height: 26px;
	display: block;
	overflow: hidden;
}

	#pdfDown img {
		margin-top: -26px;
	}

	#pdfDown:hover img {
		margin-top: 0px;
	}

#software-select {
	width: 795px;
	height: 39px;
	background: url('../Images/software-select-button.png');
	margin-left: -4px;
	margin-bottom: 0px;
	color: #494646;
	font-size: 15px;
}

	#software-select a {
		width: 793px;
		color: #494646;
		font-size: 15px;
		text-transform: uppercase;
		display: block;
		padding-top: 11px;
		padding-left: 10px;
		height: 28px;
	}

		#software-select a span.pale {
			color: #8b8a8a;
			text-transform: none;
			font-size: 15px;
		}

	#software-select:hover, #software-select.on {
		width: 795px;
		height: 39px;
		background: url('../Images/software-select-button.png') 0px -39px;
		margin-left: -3px;
		margin-bottom: 0px;
	}

		#software-select:hover a, #software-select.on a {
			color: #cbcbcb;
			text-decoration: none;
		}

			#software-select:hover a span.pale {
				color: #8b8a8a;
			}

			#software-select.on a span.pale {
				color: #e1cd14;
				font-weight: bold;
			}

.o_o {
	font-weight: bold;
	color: #dac803;
}

#software-select.ss-page {
	width: 787px;
	height: 29px;
	background: url('../Images/software-select-button.jpg');
	margin-left: 2px;
	color: #777777;
}

	#software-select.ss-page a {
		color: #838581;
		padding-top: 8px;
		font-size: 12px;
	}

#neptronic-actuator-selection-software-img {
	margin-left: 2px;
	padding-top: 7px;
}

#data-banner {
	height: 35px;
	width: 805px;
	background-color: rgb(149,158,170);
}

#deco-square {
	float: left;
	width: 40px;
	height: 20px;
	background-color: rgb(238,218,37);
	margin-top: 7px;
}

#data-title {
	float: left;
	font-size: 18px;
	margin-top: 6px;
	padding-left: 5px;
	color: White;
}

	#data-title span {
		font-weight: bold;
		font-size: 18px;
	}

#data-standard {
	float: right;
	margin-right: 20px;
	margin-top: 3px;
}

#selection-action-wrap {
	width: 805px;
	color: #5b6067;
	padding-top: 0px;
	padding-bottom: 1px;
	background-color: White;
	height: 35px;
}

	#selection-action-wrap div {
		margin-top: 5px;
	}

	#selection-action-wrap a {
		text-decoration: none;
		color: #5b6067;
		cursor: pointer;
	}

#sel-left {
	float: left;
	font-size: 14px;
	width: 638px;
	padding-top: 5px;
}

#sel-right {
	float: right;
	width: 128px;
	height: 25px;
	text-align: left;
	font-size: 12px;
	background-image: url('../Images/compare-bouton-bg.png');
}

	#sel-right:hover {
		float: right;
		width: 128px;
		height: 25px;
		text-align: left;
		font-size: 12px;
		background-image: url('../Images/compare-bouton-bg-hover.png');
	}

	#sel-right a {
		padding-top: 5px;
		padding-bottom: 5px;
		display: block;
		padding-left: 33px;
		font-size: 13px;
		font-weight: bold;
	}

#datasheet-head-wrap {
	font-weight: bold;
	text-align: center;
	margin-top: 0px;
	width: 805px;
	height: 100px;
	background-color: rgb(238,218,37); /*border:1px solid rgb(221,201,22);*/
}
/*#actuator-models{ width:58px; height:100px; border-right:1px solid rgb(221,201,22); float:left;}
*/ /*#signal-controls{ width:139px; height:100px; border-right:1px solid rgb(221,201,22); float:left;}*/
/*#power{ width:123px; height:100px; border-right:1px solid rgb(221,201,22); float:left;}*/
#select {
	width: 41px;
	height: 85px;
	border-right: 1px solid rgb(221,201,22);
	float: left;
	font-size: 11px;
	background-color: #FDF49F;
}

	#select p {
		padding-top: 35px;
	}
/*#time-sec {
	width: 57px;
	height: 100px;
	border-right: 1px solid rgb(221,201,22);
	border-bottom: 1px solid rgb(221,201,22);
	float: left;
	
}*/
/*#actuator-features {
	width: 125px;
	height: 100px;
	float: left;
	border-right: 1px solid rgb(221, 201, 22);
}*/
/*#list-price {
	width: 44px;
	height: 100px;
	float: left;
	border-right: 1px solid rgb(221, 201, 22);
}*/
/*#option-add1 {
	width: 120px;
	height: 100px;
	float: left;
	border-right: 1px solid rgb(221, 201, 22);
}
#option-add2 {
	width: 137px;
	height: 100px;
	float: left;
	border-right: 1px solid rgb(221, 201, 22);
}*/

/*#mech-adj {
	border-bottom: 1px solid #DDC916;
	width: 120px;
	border-right: 1px solid rgb(221, 201, 22);
}
#mech-adj2 {
	border-bottom: 1px solid #DDC916;
	width: 137px;
}*/

.data-head-big {
	font-size: 12px;
	line-height: 20px;
}

	.data-head-big.xlin {
		font-size: 13px;
		line-height: 14px;
	}

	.data-head-big.parent {
		border-bottom: 1px solid rgb(221,201,22);
		padding-top: 4px;
		padding-bottom: 4px;
	}

.i1 {
	padding-top: 24px;
}

.i2 {
	padding-top: 9px;
}

.i3 {
	padding-top: 12px;
}
/*#num-supply {
	width: 50px;
	background-color: rgb(253,244,159);
	height: 71px;
	float: left;
}
#num-supply p{ padding-top:9px; font-size:11px;}
#consumption{ float:right; border-bottom: 1px solid #DDC916;}
	#consumption{width:73px;}*/
.small-head-data {
	font-size: 11px;
	background-color: rgb(253,244,159);
	width: 98px;
	height: 35px;
}
/*#ac-list {
	float: left;
	margin-left: 0px;
	border-right: 1px solid rgb(221, 201, 22);
	line-height: 12px;
	background-color: rgb(254, 251, 221);
}*/
#consumption p, #multi-signal p, #digital p, {
	margin-top: 12px;
}

#time-sec p {
	margin-top: 4px;
}
/*#startup {
	float: left;
	width: 36px;
	margin-left: 0px;
	border-right: 1px solid rgb(221,201,22);
	line-height: 12px;
	background-color: rgb(254,251,221);
}
#fullload{ float:left; width:37px;line-height:12px;background-color:rgb(254,251,221);}
#startup p,#fullload p{ margin-top:2px;}
#digital {
	float: left;
	width:60px;
	border-right: 1px solid rgb(221,201,22);
	height:35px;
}*/
/*#time-sec {
	float: left;
	width: 57px;
	border-right: 1px solid rgb(221,201,22);
	height: 36px;
}*/
/*#multi-signal {
	float: left;
	width: 78px;
}*/
/*#pos, #pt-flt, #vdc, #ma {
	float: left;
	width: 44px;
	border-right: 1px solid rgb(221,201,22);
	background-color: rgb(254,251,221);
	line-height: 12px;
	
}
#pos {
	width: 30px;
}*/
#FeedbackVDC, #FeedbackMA, #pt-flt{
	width: 30px
}

#ft6 {
	width: 50px;
	float: left;
	border-right: 1px solid rgb(221,201,22);
	line-height: 20px;
	height: 70px;
}

.ft6 {
	width: 50px
}
/*#pt-flt {
	width: 30px;
}
#vdc {
	width: 38px;
}
#ma {
	width: 40px;
}
#thru {
	float: left;
	width: 57px;
	margin-left: 0px;
	border-right: 1px solid rgb(221, 201, 22);
	line-height: 12px;
	background-color: rgb(254, 251, 221);
}*/
#pos p, #pt-flt p, #vdc p, #ma p, #pwm p, #thru p {
	margin-top: 3px;
}
/*#pos {
	line-height: 12px;
}*/
#pwm {
	float: left;
	width: 30px;
	background-color: rgb(254,251,221);
	line-height:12px;
	
}
#startup {
		width: 33px;
}
#fullload {
	width: 40px;
}

#vdc {
	width: 31px;
}


#autostroke {
	width: 36px;
}
#mecswitch, #addonfeedback{width:170px}
/*#terminal {
	float: left;
	width: 57px;
	background-color: rgb(254,251,221);
	
}*/
#terminal p {
	margin-top: 3px;
}
/*#feedback, #time-run {
	float: left;
	width: 57px;
	border-right: 1px solid rgb(221,201,22);
	height: 70px;
	line-height:20px;
}
#time-run {
	width: 58px;
	line-height:20px
}*/
.time-run {
	width: 58px;
}
/*#autostroke {
	float: left;
	width: 48px;
	border-right: 1px solid rgb(221,201,22);
	height: 70px;
	line-height: 20px;
	display: none;
}
#failsafe {
	float: left;
	width: 67px;
	border-right: 1px solid rgb(221,201,22);
	height: 70px;
	line-height: 20px;
}*/
.list-price {
	width: 41px;
}

.mecswitch {
	width: 177px;
}

.addonfeedback {
	width: 175px;
}

.power {
	width: 122px;
}

#actuator-models {
	width: 60px;
}


/*#zeroplan {
	float: left;
	width: 42px;
	height: 70px;
	border-right: 1px solid rgb(221,201,22);
	line-height: 20px;
	display: none;
}
#mecswitch {
	float: left;
	width: 64px;
	height: 70px;
	line-height: 20px;
	display:none;
}*/
p.p-2 {
	margin-top: 3px;
}

p.p-3 {
	margin-top: 7px;
}

h2.h2-data {
	font-size: 15px;
	padding-bottom: 3px;
	display: none;
	text-transform: uppercase
}

#datasheet-head-wrap-shadow {
	width: 805px;
	height: 7px;
	background-image: url('../Images/shadow.png');
}

#sticky #datasheet-head-wrap-shadow {
	visibility: hidden;
}

#sticky {
	padding-left: 1px;
}

	#sticky.stick #datasheet-head-wrap-shadow {
		visibility: visible;
	}

	#sticky.stick {
		position: fixed;
		top: 0px;
	}

#sticky-wrap {
	width: 805px;
	padding-bottom: 0
}

.data-grid-wrap {
	width: 1050px;
	border: 1px solid rgb(162,162,162);
	background-color: rgb(225,225,225);
	display: none;
	margin-left: 0;
	margin-top: 0;
}

	#selectionLinks, .data-grid-wrap, #datasheet-head-wrap, #selectionLinks::before, #datasheet-head-wrap::before, .data-grid-wrap::before, #selectionLinks::after, .data-grid-wrap::after, #datasheet-head-wrap::after,
	#power, power::before, power::after {
		-webkit-box-sizing: content-box;
		box-sizing: content-box;
	}

.ligne-data-wrap.pale {
	background-color: White;
}

.ligne-data.last {
	border: 1px solid rgb(162,162,162);
}

.ligne-data {
	border: 1px solid rgb(162,162,162); /*background-image:url('../Images/ligne-bg1.png');*/
}

	.ligne-data div {
		float: left;
		text-align: center;
		font-size: 12px;
		padding-top: 15px;
		padding-bottom: 10px;
		min-height: 20px;
		border-right: 1px solid rgb(162,162,162);
		height: 65px;
	}

	.ligne-data span {
		font-size: 25px;
	}

	.ligne-data.l2 div {
		padding-top: 15px;
	}

	.ligne-data.l3 div {
		padding-top: 23px;
	}

	.ligne-data.l4 div {
		padding-top: 31px;
	}

	.ligne-data.l5 div {
		padding-top: 39px;
	}

	.ligne-data.l6 div {
		padding-top: 47px;
	}

	.ligne-data.l7 div {
		padding-top: 55px;
	}

	.ligne-data.l8 div {
		padding-top: 63px;
	}

	.ligne-data div.num-supply {
		padding-top: 14px !important;
		width: 54px;
		vertical-align: middle
	}

.data-select {
	display: none;
}

	.data-select input {
		margin-top: 2px;
	}

.actuator-models {
	width: 62px
}

	.actuator-models a {
		color: #244f85;
		font-weight: bold;
	}

.startup {
	width: 37px;
}

.fullload {
	width: 43px;
}

.pos {
	width: 32px;
}

.pt-flt {
	width: 33px;
}
.f-ma {
	width: 34px;
}
.f-vdc {
	width: 32px;
}

.vdc {
	width: 34px;
}

.ma {
	width: 33px;
}

.thru {
	width: 40px;
}

.trueStar p {
	margin-top: -25px;
	padding-left: 15px;
}

.pwm {
	width: 33px;
}

.terminal {
	width: 57px;
}

.time-sec {
	width: 70px;
}

.feedback {
	width: 37px;
}

.zerospan {
	width: 32px;
}

.autostroke {
	width: 38px;
}

.consumption {
	width: 78px;
}

.failsafe {
	width: 88px;
}

.zeroplan {
	width: 36px;
	display: none;
}


.true, .false {
	font-size: 24px;
}

	.true span {
		display: block
	}

	.false span {
		display: none
	}

.ancillary-item-wrap {
	width: 381px;
	height: 95px;
}

	.ancillary-item-wrap.left {
		float: left;
	}

	.ancillary-item-wrap.right {
		float: right;
	}

.ancillary-products-wrap {
	width: 780px;
}

.img-container {
	float: left;
	width: 106px;
	height: 97px;
}

.ancillary-product-image {
	height: 57px;
	overflow: hidden;
}

.ancillary-product-name a {
	color: rgb(157,156,235);
	font-size: 12px;
	text-decoration: underline;
	margin-left: 21px;
}

.ancillary-description {
	color: #777777;
	float: left;
	width: 226px;
}

	.ancillary-description span {
		color: Black;
	}

	.ancillary-description h3 {
		font-weight: normal;
		font-size: 11px;
		padding-top: 8px;
	}

	.ancillary-description p {
		font-weight: normal;
		font-size: 11px;
		padding-top: 10px;
	}

.ancillary-price {
	width: 40px;
	float: right;
	text-align: right;
	font-size: 12px;
	font-weight: bold;
}

	.ancillary-price input {
		padding-right: 7px;
		display: block;
		margin-left: auto;
		margin-right: auto;
		margin-top: 4px;
	}

	.ancillary-price div {
		margin-top: 18px;
	}

.ancillary-item-footer {
	clear: both;
	width: 355px;
	margin-left: 20px;
	background-color: #bbb;
	height: 1px;
}

#description-warning {
	width: 787px;
	height: 45px;
	background-image: url('../Images/selecr-desc-bg.jpg');
	margin-top: 5px;
	margin-left: 2px;
}

	#description-warning div {
		color: #767474;
		float: left;
	}

		#description-warning div#topTitle {
			margin-left: 10px;
			margin-top: 13px;
		}

		#description-warning div#topDescription {
			margin-left: 25px;
			display: block;
			width: 645px;
			margin-top: 13px;
			font-size: 15px;
		}

#units span, #units input {
	display: block;
	float: left;
	color: #44484d;
}

#units span {
	padding-left: 10px;
}

#units input {
	margin-top: 3px;
	margin-left: 23px;
}

#units {
	padding-left: 10px;
	padding-top: 12px;
}

.unitsT {
	margin-top: 2px;
}

#form {
	font-size: 14px;
}

.BDM img.actuators-banner, .SLD img.actuators-banner, .ELBB img.actuators-banner, .ELTR img.actuators-banner, .BJ516 img.actuators-banner,
.BJ38 img.actuators-banner, .ARM24BB img.actuators-banner, .ARM36BB img.actuators-banner,
.ARM24TR img.actuators-banner, .ARM36TR img.actuators-banner {
	padding-top: 4px;
}

.RSA img.actuators-banner {
	padding-top: 34px;
}

.ELUB img.actuators-banner {
	width: 50px;
	margin-left: 20px
}

.MINIHANDLES img.actuators-banner, .MAXIHANDLES img.actuators-banner {
	padding-top: 10px;
}

.UBARM img.actuators-banner, .RH1 img.actuators-banner, .RH2 img.actuators-banner, .RH4 img.actuators-banner, .RH5 img.actuators-banner,
.RH7 img.actuators-banner, .RH8 img.actuators-banner, .RH9 img.actuators-banner {
	height: 57px;
	margin-left: 15px;
}

#targetAncilary {
	display: none;
}

#notice {
	margin-top: 10px;
	font-weight: bold;
	font-size: 12px;
}


/* the popup for the actuators and the pdfs */

div.pdf_X_Series {
	padding-left: 704px;
}
/*#pop_instr { display:none; width:260px; position:absolute; left:702px; top:387px; z-index:10000; }
#pop_bro { display:none; width:230px; position:absolute; left:710px; top:387px; z-index:10000; }
a.pdf_bro_pop, a.pdfBtn1:hover {background-position:-484px -68px; cursor:pointer;}
div.downloadBtns1  { height:29px;  display:inline-block; margin-left:1px; position:relative;}
a.pdfBtn1 {background:url('../Images/HumiBtns.png') no-repeat -484px -24px; width:81px; height:29px; display:block; }
a.pdfBtn2 {background:url('../Images/HumiBtns.png') no-repeat -484px -279px;  width:92px; height:29px; margin-left:-8px; display:block;}
a.pdf_instr_pop, a.pdfBtn2:hover {background-position:-484px -319px; cursor:pointer;}

div.popPdf { display:table; border-spacing:0; text-align:left; padding:0; margin:0; min-width:170px;}
div.popC2 > ul { list-style-type:none; }
div.popC2 a { display:inline-block; width:100%; cursor:pointer; color:#705D62;  padding-right:5px }
div.popC2 a.apModel4 {  margin-top:10px; }
div.popC2 a.apModel1 { height:25px; padding-top:12px;}
div.popC2 a.apModel2 { height:25px; }
div.popC2 a.apModel3 { height:25px; padding-bottom:5px; }
div.popC2 { padding:10px 15px 15px 10px; display:table-cell; height:100%; border:solid 1px #a698a1; background-color:#ffffff; color:#705D62; font-size:12px; }
div.popC2 li.sel { font-weight:bold; padding:5px 0px 4px 5px; border-bottom:1px solid #E5E5E5; background-color:#e5e5e5; overflow:hidden;}
div.popC2 li.sel > span { float:right; margin-right:10px; }
div.popC2 li { padding-left:6px;}
div.popC1 { width:4px; display:table-cell; height:100%; background-image:url('Images/LShadow.png'); background-repeat:repeat-y; background-position:0px 0px; padding-top:5px;}
div.popC3 { width:4px; display:table-cell; height:100%; background:url('Images.2/RShadow.png') repeat-y 0px 0px; }*/
.sep {
	background-position: 5px 4px !important;
}

.v-linear-pdfbuttons {
	margin-left: 604px;
}

#pop_bro {
	display: none;
	width: 230px;
	position: absolute;
	left: -4px;
	top: 28px;
	z-index: 10000;
}

.pdf_X_Series #pop_bro {
	display: none;
	width: 230px;
	position: absolute;
	left: 710px;
	top: 387px;
	z-index: 10000;
}

#pop_instr {
	display: none;
	width: 230px;
	position: absolute;
	left: 1px;
	top: 28px;
	z-index: 10000;
}

div.downloadBtns1 {
	height: 29px;
	display: inline-block;
	margin-left: 1px;
	position: relative;
}

a.pdfBtn1 {
	background: url('../Images/HumiBtns.png') no-repeat -484px -24px;
	width: 81px;
	height: 29px;
	display: block;
}

	a.pdf_bro_pop, a.pdfBtn1:hover {
		background-position: -484px -68px;
		cursor: pointer;
	}

a.pdfBtn2 {
	background: url('../Images/HumiBtns.png') no-repeat -484px -113px;
	width: 91px;
	height: 29px;
	margin-left: 5px;
	display: block;
}

	a.pdf_instr_pop, a.pdfBtn2:hover {
		background-position: -484px -153px;
		cursor: pointer;
	}


div.popPdf {
	display: table;
	border-spacing: 0;
	text-align: left;
	padding: 0;
	margin: 0;
	min-width: 150px;
}

div.popC2 > ul {
	list-style-type: none;
}

div.popC2 a {
	display: inline-block;
	width: 100%;
	cursor: pointer;
	color: #705D62;
	padding-right: 5px
}

	div.popC2 a.apModel1 {
		height: 25px;
		padding-top: 12px;
	}

	div.popC2 a.apModel2 {
		height: 25px;
	}

	div.popC2 a.apModel3 {
		height: 25px;
		padding-bottom: 5px;
	}

div.popC2 {
	padding: 10px 15px 15px 10px;
	display: table-cell;
	height: 100%;
	border: solid 1px #a698a1;
	background-color: #ffffff;
	color: #705D62;
	font-size: 12px;
}

	div.popC2 li.sel {
		font-weight: bold;
		padding: 5px 0px 4px 5px;
		border-bottom: 1px solid #E5E5E5;
		background-color: #e5e5e5;
	}

	div.popC2 li {
		padding-left: 6px;
	}

div.popC1 {
	width: 4px;
	display: table-cell;
	height: 100%;
	background-image: url('Images.2/LShadow.png');
	background-repeat: repeat-y;
	background-position: 0px 0px;
	padding-top: 5px;
}

div.popC3 {
	width: 4px;
	display: table-cell;
	height: 100%;
	background: url('Images.2/RShadow.png') repeat-y 0px 0px;
}

/*20210128- responsive home page project*/

h2.h2-data {
	font-size: 20px;
	font-weight: bold;
	color: #244f85;
}

#select {
	height: 83px;
}

#num-supply p {
	padding-top: 4px;
}



p.options {
	font-size: 14px;
	line-height: 18px
}
/*Table*/
#selection-options-wrap {
	width: 805px;
	padding-top: 0px;
	padding-bottom: 1px;
}

	#selection-options-wrap div {
		margin-top: 5px;
	}

#sel-options-left {
	float: left;
	font-size: 14px;
	width: 500px;
	padding-top: 5px;
}

#sel-options-middle {
	float: left;
	width: 185px;
	text-align: left;
}

#sel-options-right {
	float: left;
	width: 100px;
	text-align: left;
}

/*div {
	margin-bottom: 10px;
}*/

h3 {
	margin: 0;
	font-size: 16px;
}

p {
	margin: 5px 0;
}

#selection-action-wrap {
	background-color: rgb(253, 244, 159);
	border: 1px solid rgb(221, 201, 22);
	padding: 10px;
}

	#selection-action-wrap label,
	#selection-action-wrap p {
		font-size: 14px;
		line-height: 1.5;
		margin-bottom: 5px;
	}

#oldPartInput {
	width: 150px;
	height: 25px;
	font-size: 14px;
}

#convertButton {
	padding: 5px 10px;
	font-size: 14px;
	font-weight: bold;
}

#oldPartInput, #convertButton {
	margin-right: 10px;
}

#selection-action-wrap p strong {
	font-size: 14px;
	font-weight: bold;
}
