@charset "utf-8";
/* CSS Document */

#CAhide, #ENhide, #SPLhide {
	margin: 5px;
}
#ILhide {
	margin: -10px 5px 15px 5px;
}
.quote-request-tabs input.wpcf7-number {
	background: #fff;
	text-align: center;
	padding: 5px;
	font-size: 18px;
	color: #808080;
}
.quote-request-tabs input.wpcf7-number {
	width: 70px;
}
#ENhide input.wpcf7-number {
	width: 50px;
}
#nominal-flowrate, #maximum-flowrate, #minimum-flowrate, #flow-cutoff {
	width: 100px;
}
.modelNo-item {
	float: left;
	display: inline-block;
	margin: 7px;
}
#CAhide p.menu-units, #ILhide p.menu-units, #ENhide p.menu-units {
	font-size: 20px;
	width: 100px;
	margin: 0;
	display: inline-block;
	vertical-align: bottom;
}
.content .wpcf7 textarea, .content .wpcf7 select {
	background: none;
	width: auto;
	background-color: #fff;
	margin-bottom: 20px;
}
.content .wpcf7 p {
	padding-bottom: 0;
}
#ENhide.content textarea, #ENhide p, #ILhide.content textarea, #ILhide p, #CAhide.content textarea, #CAhide p {
	margin: 0;
}
.wpcf7-submit, .dmc-button, .dmc-button-long {
	margin: 2px 0px 2px 0px;
	padding: 0;
	cursor: pointer;
	width: 60px;
	height: 38px;
	font: normal 16px/19px "Trebuchet MS", Arial, Helvetica, sans-serif;
	background: -moz-linear-gradient(top, #eee, #ccc);
	background: -webkit-gradient(linear, left top, left bottom, from(#eee), to(#ccc));
	background: -webkit-linear-gradient(top, #eee, #ccc);
	background: -o-linear-gradient(top, #eee, #ccc);
	text-decoration: none;
	text-shadow: 0 1px 1px #FFF;
	border: 1px solid #AAA;
	border-radius: 3px;
	-moz-box-shadow: 1px 1px 0 #f4f2f4 inset, -1px -1px 0 #dddddd inset;
	-webkit-box-shadow: 1px 1px 0 #f4f2f4 inset, -1px -1px 0 #dddddd inset;
	-o-box-shadow: 1px 1px 0 #f4f2f4 inset, -1px -1px 0 #dddddd inset;
	box-shadow: 1px 1px 0 #f4f2f4 inset, -1px -1px 0 #dddddd inset;
	font-size: 14px;
	font-weight: bold;
	color: #808080
}
.wpcf7-submit:hover, .dmc-button:hover, .dmc-button-long:hover {
	background: -moz-linear-gradient(top, #fff, #dedede);
	background: -webkit-gradient(linear, left top, left bottom, from(#fff), to(#dedede));
	background: -webkit-linear-gradient(top, #fff, #dedede);
	background: -o-linear-gradient(top, #fff, #dedede);
	color: #888
}
.dmc-button:active, .dmc-button-long:active {
	border: 3px solid rgba(155,155,155,0.6);
}
.dmc-button-long {
	width: 100%;
	margin: 50px 10px 0 10px;
}
.modelNo-button-container {
	margin: 0 2%;
	width: 100%;
	display: flex;
}
.quote-request-tabs {
    min-height: 650px;
    margin-bottom: 10px;
}
.special-option {
	font-size: 17px;
	vertical-align: middle;
	line-height: 1.5;
	padding: 0;
	width: auto;
}
p input[type="checkbox"].modelCH, #app-details-tab input[type="radio"] {
	width: 20px;
	height: 20px;
	margin: 2px 15px 5px 0;
	padding: 0;
}
#app-details-tab span.wpcf7-list-item {
	display: inline-block;
	padding-right: 10px;
}

.disabled-label {
	opacity: 0.4;
}
#orient-figure-container {
	margin: -155px 0 -60px 400px;
	position: absolute;
	width: 150px;
	height: 150px;
}
#display-orient-figure {
	width: 50px;
	height: 50px;
	background: #39464E;
	-moz-border-radius: 50px;
	-webkit-border-radius: 50px;
	border-radius: 50px;
	margin: 50px;
	font-size: 24px;
	color: #FFFFFF;
	text-align: center;
	line-height: 2.2;
	position: absolute;
}
#sensor-orient-figure {
	width : 75px;
	height : 75px;
	position: absolute;
}
.CCW {
	background: url(/wp-content/plugins/dmc_shortcode/media/CCW.svg) center no-repeat;
}
.CW {
	background: url(/wp-content/plugins/dmc_shortcode/media/CW.svg) center no-repeat;
}
.IN {
	background: url(/wp-content/plugins/dmc_shortcode/media/IN.svg) center no-repeat;
}
.OUT {
	background: url(/wp-content/plugins/dmc_shortcode/media/OUT.svg) center no-repeat;
}
#modelNo {
	background-color: #FFFFFF;
	padding: 2px 8px;
	text-align: center;
	line-height: 2;
	white-space: nowrap;
	margin: 0 auto;
	left: 2.5%;
	width: 92%;
	position: absolute;
}
.wpcf7 textarea#app-detail {
	height: 50px;
}
.modelNo-block {
	float: left;
	margin-right: 15px;
	height: auto;
}
.modelNo-string {
	width: 100%;
	float: left;
}
p.modelNo-block, p.modelNo-string{
	line-height: 2.5;
}
.modelNo-block p, .modelNo-string p {
	display: inline-flex;
	float: left;
}
#duct-w {
	margin: -9px 25px 0 0;
}
#duct-h {
	margin: -9px 0 0 10px;
}
.pipe-id, #duct {
	float: left;
	margin: 2px 0 5px 0;
}

#turndown-ratio {
margin: -8px 0 0 0;
width:60px;
}
.pipe-id .menu-units, .duct-height, .duct-width, .ratio {
	background: #eee;
	font-size: 16px;
	-moz-border-radius-bottomright: 5px;
	-webkit-border-bottom-right-radius: 5px;
	-moz-border-radius-topright: 5px;
	-webkit-border-top-right-radius: 5px;
	border-top-right-radius: 5px;
	border-bottom-right-radius: 5px;
	border-right: solid 1px #A1A1A1;
	border-top: solid 1px #A1A1A1;
	border-bottom: solid 1px #A1A1A1;
	text-decoration: none;
	text-shadow: 0 1px 1px #FFF;
}
.pipe-id .menu-units {
	padding: 2px 5px 2px 6px;
	margin: 0 20px 0 0;
	line-height: 2.8;
}
.duct-width {
	margin: 0px 10px 0 -25px;
	line-height: 3;
	padding: 2px 5px 2px 6px;
}
.duct-height {
	margin: 12px 5px 0 0;
	line-height: 3;
	padding: 2px 5px 2px 6px;
}

.ratio {
	line-height: 2.6;
	padding: 2px 8px 2px 8px;
}


@media screen and (max-width: 600px) {
#orient-figure-container {
	margin: -5px 0 10px 25px;
	position: relative;
}
.content .wpcf7 textarea, .content .wpcf7 select, .special-option, #duct-w, #duct-h, #pipe-id, #CAhide p.menu-units, #ILhide p.menu-units, #ENhide p.menu-units, .pipe-id .menu-units, .duct-width, .duct-height, .quote-request-tabs input.wpcf7-number, .ratio {
	font-size: 2.8vw;
}
#modelNo {
	font-size: 1.9vw;
}
.pipe-id .menu-units {
	padding: 0 2px;
	line-height: 3.3;
}
.duct-width, .duct-height, .ratio {
	padding: 0 2px;
}
input#turndown-ratio {
	width:40px;
}
input#duct-w, input#duct-h {
	margin-top: -5px;
}
.pipe-id input.wpcf7-number, #duct input.wpcf7-number {
	width: 50px;
}
}
