/*======================================================
Screen Style Sheet
Hennig, Inc.
------------------------------------------------------
Author(s):Rachel Mayo
Created:12/04/15
======================================================*/

/* General Classes */
*{
	-webkit-font-smoothing:antialiased;
	-moz-font-smoothing:antialiased;
	-o-font-smoothing:antialiased;
	font-smoothing:antialiased;
	text-rendering:optimizeLegibility;
}
.hidden,.hidetext,.special,.smallsite,.mobile,.ie{display:none !important;}
.clear{clear:both;}
.clearfix:after,#breadcrumb:after {content:"";display:block;height:0;clear:both;}
.warning,label.error,span.error{color:#a00;font-size:10px;text-align:left;display:block;}
.errorMessage {color:#a00;font-size:11px;font-weight:bold;text-align:left;margin:2px auto 0;display:block;}
.token {width:1px;height:1px;padding:0px;margin:0px;border:none;position:absolute;left:-9999px;}
.center {text-align:center !important;margin-left:auto;margin-right:auto;}
.left {float:left;}
.right {float:right;}
img.left {margin:5px 20px 20px 0;}
img.right {margin:5px 0 20px 20px;}
img/*iframe*/ {max-width:100%;height:auto;}
iframe {position:relative;z-index:1;}
.show {display:block !important;}
button, input, textarea {outline:none !important;resize:none !important;}
.unstyled, .unstyled ul {list-style:none;margin:0;padding:0;}
.sep {margin:0 3px;opacity:0.5;filter:alpha(opacity=50);}
.constrain {width:1300px;margin:0 auto;padding:0 0 0 100px;}
.note,.red,.req {
	color:red !important;
	font-size:0.9em !important;
}
span.note,span.red {display:inline-block !important;}

@font-face { font-family:"Ionicons"; src:url("https://code.ionicframework.com/ionicons/2.0.1/fonts/ionicons.eot?v=2.0.1"); src:url("https://code.ionicframework.com/ionicons/2.0.1/fonts/ionicons.eot?v=2.0.1#iefix") format("embedded-opentype"), url("https://code.ionicframework.com/ionicons/2.0.1/fonts/ionicons.ttf?v=2.0.1") format("truetype"), url("https://code.ionicframework.com/ionicons/2.0.1/fonts/ionicons.woff?v=2.0.1") format("woff"), url("https://code.ionicframework.com/ionicons/2.0.1/fonts/ionicons.svg?v=2.0.1#Ionicons") format("svg"); font-weight:normal; font-style:normal; }

h1, h2, h3,
.forms h4,
.irfq .label,
.irfq-form .label,
#sticky-btn,
#sticky-nav > li > a,
#sticky-nav nav > ul li.first.parent,
#telephone,
#search-btn,
#history h5 {
	font-family:"nimbus-sans-condensed", sans-serif;
	line-height:0.9;
}

/*
#primary-nav > li,
#buckets h3,
#machine-map .subtext .title {
	font-family:"nimbus-sans";
}
*/

a,
button,
input,
textarea,
.btn,
.more,
.active,
#sticky-nav a:before,
.sticky-close,
#irfq-nav,
#downloads .left,
#machine-map .product,
#buckets h3,
#history .item,
#history .item:before,
#history .item:after,
#language-toggle .toggle {
	transition:all 0.2s;
	-ms-transition:all 0.2s;
	-moz-transition:all 0.2s;
	-webkit-transition:all 0.2s;
	-o-transition:all 0.2s;
}
#sticky-nav,
#sticky-nav nav, #sticky-nav nav > ul {
	transition:all 0.3s;
	-ms-transition:all 0.3s;
	-moz-transition:all 0.3s;
	-webkit-transition:all 0.3s;
	-o-transition:all 0.3s;
}

body {
	color:#222;
	font-size:14px;
	font-family:Arial, Helvetica, sans-serif;
	line-height:1.4;
}
body.noscroll {
	overflow:hidden;
}

h1 {
	color:#1a2633;
	color:rgba(26,38,51,0.9);
	font-size:4.2em;
	font-weight:700;
	text-transform:uppercase;
	text-shadow:1px 1px 0 rgba(255,255,255,0.4);
    vertical-align:middle;
	margin:100px 0 0;
}
h1 span {
	font-size:1.2em;
	display:block;
}
.home h1 {
	/*color:#1a2633 !important;*/
    color:#1a2633;
	font-size:70px;
	/*//text-shadow:1px 1px 0 rgba(255,255,255,0.6);*/
	line-height:1;
	margin:0;
}
#h1 {
	line-height:300px;
	width:100%;
	position:absolute;
	top:0;
	left:0;
}
.home #h1 {
	line-height:520px;
}
h2 {
	color:#1a2633;
	font-size:2.2em;
	font-weight:700;
	text-transform:uppercase;
	margin:30px 0 15px;
}
h2:first-child,
h3:first-child,
h4:first-child,
#featured-img + h2,
#featured-img + h3,
#featured-img + h4,
a.resource-pdf + h2,
a.resource-pdf + h3 {
	margin-top:0;
}
h3 {
	color:#0052a0;
	font-size:1.8em;
	text-transform:uppercase;
	margin:30px 0 15px;
}
h4 {
	color:#444;
	font-size:1.3em;
	font-weight:bold;
	margin:30px 0 15px;
}
h5{
	font-size:20px;	
	font-weight:400;
	line-height:1.4;
	margin:10px auto 20px;
}
p {
	font-size:1em;
	line-height:1.6;
	margin:0 0 15px;
}
a {color:#0052a0;}
a:hover {color:#e88407;}

hr {
	border-top:1px solid #ddd;
	margin:40px auto;
}
.accordion hr {margin:30px auto;}
.table hr {margin:20px auto;}
.hr {
	height:1px;
	width:100%;
	background-color:#ddd;
	margin:30px auto;
	display:block;
}

.hr:first-child,
.text-blocks-wrapper.small + .hr {
	margin-top:0;
}
.hr:last-child {
	margin-bottom:0;
}

#hr-footer {border-top:4px solid #e88407;margin:0;}

i.bold:after,
button.bold:after {
	font-weight:bold;
}

ul {
	padding:0 0 0 30px;
}
ul > li {
    margin:0 0 8px;
}
ul ul {
	margin:8px 0 10px;
}

.small {
	font-size:0.85em;
}
.accordion .table .small {
	font-size:0.9em;
}

.img-link {
	border:1px solid #ddd;
	margin:15px 0;
	padding:10px;
	display:block;
}
.img-link:hover {
	border-color:#e88407;
}

.row-offset {
	padding:0 15px;
}

.w75 {
	width:74%;
}
.w60 {
	width:59%;
}
.w50 {
	width:49%;
}
.w40 {
	width:39%;
}
.left.w40 {
	width:40%;
}
.w30 {
	width:29%;
}
.w33 {
	width:32%;
}
.w20 {
	width:19%;
}


/* Buttons */
.btn {
	font-size:1em;
	font-weight:600;
	text-decoration:none !important;
	text-transform:uppercase;
	text-shadow:-1px -1px 0 rgba(0,0,0,0.1);
	line-height:1.4;
	white-space:normal;
	border:none !important;
	box-shadow:inset 0 0 0 1px rgba(0,0,0,0.1);
	-moz-box-shadow:inset 0 0 0 1px rgba(0,0,0,0.1);
	-webkit-box-shadow:inset 0 0 0 1px rgba(0,0,0,0.1);
/* 	height:42px; */
	padding:10px 20px;
	margin:10px 10px 0 0;
	display:inline-block;
}
.btn.fullwidth{
	width:100%;
}
.btn-tall {
	line-height:1.2;
	height:auto;
	padding:10px 20px;
}
.btn-orange {
	color:#fff !important;
	background:#e88407;
}
.btn-orange:hover {
	background:#dc6e05;
}
.btn-blue,
.btn-white:hover{
	color:#fff !important;
	background:#003466 !important;
}
.btn-blue2 {
	color:#fff !important;
	background:#006FDB !important;
}
.btn-blue2:hover {
	background:#0052a0 !important;
}
.id-92 #sidebar-right .btn-blue2.chip {display:none;}
#sidebar-right .btn-blue2 {
	font-size:1em;
	line-height:20px;
	width:100%;
	margin:0 auto 40px;
	padding:10px 0;
	height:auto;
}
.btn-blue:hover,
#downloads a:hover .btn-blue,
.qq-upload-button:hover,
.qq-clear-button:hover{
	background:#0052a0 !important;
}
.btn-gray,
.btn-dark-gray:hover,
.buckets .bucket:hover .btn-dark-gray{
	color:#fff !important;
	background:#999;
}
.btn-dark-gray,
.btn-gray:hover {
	background:#777;
}
.btn-dark-gray{
	color:#fff;
}
.btn-white{
	color:#0052a0;
	text-shadow:none;
	background:#fff;
}
.button_center{
	text-align:center;
}
.button_center .btn{
	display:inline-block;
}

.content-button + .pdf-section {
	margin-top:15px;
}


/* Tables */
.table {
	border:1px solid #ddd;
	margin:30px auto;
	clear:both;
}
.table:first-child {
	margin:0 auto 10px;
}
.accordion .table {
	font-size:0.9em;
	border:none;
	margin:0 auto ;
}
.table th,
.table td {
	border:none;
	border-bottom:1px solid #ddd;
	padding:10px 12px !important;
	font-size:12px;
	text-align:center;
	vertical-align:middle !important;
}
.table.contacts th,
.table.contacts td {
	width:25% !important;
}
.accordion .table th,
.accordion .table td {
	border-bottom:1px solid #fff;
}
.accordion.regional .table th:nth-child(1),
.accordion.regional .table td:nth-child(1),
.accordion.regional .table th:nth-child(2),
.accordion.regional .table td:nth-child(2) {
	width:30% !important;
}
.table th,
.table th p {
	color:#fff;
}
.table td,
.table td p {
	color:#222;
}
.table th,
.table thead>tr>th {
	text-transform:uppercase;
	text-shadow:-1px -1px 0 rgba(0,0,0,0.4);
	background:#003466;
	border-color:rgba(255,255,255,0.2);
}
.accordion .table th {
	color:#666;
    text-shadow:1px 1px 0 #ddd;
	background:#ccc;
}
.accordion .table td {
	background:#f4f4f4 !important;
}
.accordion.regional .table td:nth-child(1),
.accordion.regional .table td:nth-child(2) {
	text-transform:capitalize;
}
.accordion.regional .table td:nth-child(2) {
	font-weight:bold;
}

.table th p {
	margin:0 auto;
	display:inline-block;
}
.table tr:nth-child(odd) td {
	background:#f4f4f4;
}
.table tr:nth-child(even) td {
	background:#ebebeb;
}


/* General Layout */
#wrap {
    margin-top:265px;
}
/*
.tpl-3 #main-content,
.tpl-4 #main-content,
.tpl-7 #main-content,
.tpl-8 #main-content {
	width:820px;
	float:left;
}
*/


/* Header */
#header {
	margin:38px 0 0;
}
#header-top {
	background:#1a2633;
	height:38px;
	width:100%;
	position:fixed;
	top:0;
	left:0;
	z-index:200;
}
#header > nav {
	padding:25px 0 0;
	transition:background 0.2s;
}
#header > nav.active {
	background:#fff;
}
#logo {
	width:200px;
	margin:2px auto 0;
	float:left;
	display:block;
	position:relative;
	z-index:20;
}
#telephone {
	color:#fff;
	font-size:1.9em;
	font-weight:700;
	margin:7px 0 0;
	float:right;
}

@media only screen and (max-width: 461px) { #telephone { display:none;} }

/* Social Icons */
#header-top .social-icons {
	border-left:1px dotted #aaa;
	border-right:1px dotted #aaa;
	padding:0 10px;
	float:left;
}
.social-icons a {
	color:#fff;
	font-size:16px;
	line-height:38px;
	height:38px;
	vertical-align:middle;
	padding:0 15px;
	display:inline-block;
	position:relative;
}
.social-icons .linkedin {
	font-size:18px;
}
.social-icons a:hover {
	background:#2a3e54;
}


/* Language Toggle */
#language-toggle {
	float:left;
}
#language-toggle .toggle {
	color:#fff;
	font-size:13px;
    line-height:38px;
    height:38px;
	padding:0 20px;
}
#language-toggle:hover .toggle {
	background:#2a3e54;
	cursor:pointer;
}
#language-toggle .toggle i {
	font-size:16px;
	line-height:1;
	margin-left:5px;
	position:relative;
	top:2px;
}
#language-toggle .languages {
	background:#1a2633;
	padding:10px 0;
	display:none;
}
#language-toggle:hover .languages {
	display:block;
}
#language-toggle .languages a {
	color:#ccc;
	text-decoration:none !important;
	padding:5px 20px;
	display:block;
}
#language-toggle .languages a:hover {
	color:#fff;
	font-weight:bold;
}


/* Primary Navigation */
#primary-nav {
	margin:0 0 0 20px;
	float:left;
}
#primary-nav a {
	text-decoration:none !important;
	display:block;
}
#primary-nav > li {
	font-weight:400;
	text-align:left;
	height:100%;
	margin:0 5px;
	padding:0 0 20px;
	display:inline-block;
}
#primary-nav > li:first-child {
	margin-left:0;
}
#primary-nav > li:last-child {
	margin-left:0;
}
#primary-nav li.hover > a,
#primary-nav li:hover > a,
#primary-nav li.active:hover > a {
	color:#e88407;
}
#primary-nav > li > a {
	color:#1a2633;
	font-size:0.85em;
	text-transform:uppercase;
	text-align:center;
	vertical-align:middle;
	border:1px solid #1a2633;
	border-bottom:none;
	line-height:36px;
	height:40px;
	width:140px;
	padding:0 5px;
	position:relative;
	z-index:20;
}
#primary-nav > li.id-10 > a,
#primary-nav > li.id-315 > a,
#primary-nav > li.id-567 > a,
#primary-nav > li.id-894 > a,
#primary-nav > li.id-1154 > a{
	width:160px;
}
primary-nav > li.id-1280 > a{
	width:120px;
}
#primary-nav > li.id-45 > a,
#primary-nav > li.id-388 > a,
#primary-nav > li.id-1140 > a,
#primary-nav > li.id-1339 > a{
	width:180px;
}
#primary-nav > li.id-374 > a,
#primary-nav > li.id-410 > a,
#primary-nav > li.id-603 > a,
#primary-nav > li.id-967 > a,
#primary-nav > li.id-1118 > a,
#primary-nav > li.id-1353 > a{
	width:200px;
}
#primary-nav > li.id-55 > a,
#primary-nav > li.id-207 > a,
#primary-nav > li.id-63 > a,
#primary-nav > li.id-581 > a,
#primary-nav > li.id-989 > a,
#primary-nav > li.id-1117 > a,
#primary-nav > li.id-1375 > a{
	width:220px;
}

#primary-nav > li > a:before,
#primary-nav > li > a:after {
	content:"";
	background:#1a2633;
	height:1px;
	width:42%;
	display:block;
	position:absolute;
	bottom:0;
	z-index:99;
}
#primary-nav > li > a:before {
	left:0;
}
#primary-nav > li > a:after {
	right:0;
}
#primary-nav > li > a span {
	line-height:1.2;
	vertical-align:middle;
	display:inline-block;
}
#primary-nav > li > a i:after {
	content:"\f35f";
	font-family:"Ionicons";
	font-size:22px;
	font-style:normal;
	text-align:center;
	line-height:10px;
	height:10px;
	width:12px;
	margin-left:-6px;
	position:absolute;
	bottom:-7px;
	left:50%;
}
#primary-nav .mega-drop {
	background:#fff;
	box-shadow:0 10px 10px rgba(0,0,0,0.2);
	-moz-box-shadow:0 10px 10px rgba(0,0,0,0.2);
	-webkit-box-shadow:0 10px 10px rgba(0,0,0,0.2);
	width:100%;
	padding:20px 0;
	position:absolute;
	top:120px;
	left:0;
	z-index:100;
	display:none;
}
.nav-thumb {
	width:280px;
	display:none;
}
#primary-nav .mega-drop .nav-thumb {
	margin:15px 35px 0 0;
	float:left;
	display:block;
}
#primary-nav ul {
	width:600px;
	float:left;
}
#primary-nav ul li {
	line-height:normal;
    width:45%;
    margin:0 2.5%;
	float:left;
}
#primary-nav li.active ul li a,
#primary-nav ul li a {
	color:#222;
	border-bottom:1px solid #eee;
	padding:10px;
	display:block;
}


/*** Sticky Nav ***/

/* Padding For Sticky Nav Room */
.paddedL {
	padding-left:100px !important;
}

#sticky-overlay.active {
	background:rgba(0,0,0,0.6);
	height:100%;
	width:100%;
	position:fixed;
	top:0;
	left:0;
	z-index:99;
}

#sticky-btn {
	color:#d7d7d7;
	font-size:0.85em;
	font-weight:300;
	text-align:center;
	text-decoration:none !important;
/*	text-transform:uppercase;*/
   /* text-transform:capitalize;*/
	line-height:38px;
    background:#2a3e54;
    height:38px;
    width:100px;
    display:block;
    float:left;
    cursor:pointer;
}
/*
#sticky-btn:hover {
	background:#2a3e54;
}
*/
#sticky-btn span {
	font-size:1.2em;
	margin:0 4px 0 0;
}
#sticky-btn .menu-open{
	display:block;
}
#sticky-btn .menu-close{
	display:none;
}
#sticky-btn i {
	font-size:1.1em;
}

#sticky-wrap {
	background:#ebebeb;
	height:100%;
	width:0px;
	overflow:hidden;
	position:fixed;
	top:38px;
	left:0;
	z-index:100;
	transition:all 0.2s;
	-moz-transition:all 0.2s;
	-webkit-transition:all 0.2s;
}
#sticky-wrap.active {
	width:100px;
	overflow:visible;
}
#sticky-wrap #sticky-nav {
	opacity:0;
	filter:alpha(opacity=0);
}
#sticky-wrap.active #sticky-nav {
	opacity:1;
	filter:alpha(opacity=100);
}
#sticky-nav li a {
	color:#1a2633;
}
#sticky-nav > li {
	margin:0;
}
#sticky-nav > li > a {
	font-size:1em;
	font-weight:300;
	text-align:center;
	text-transform:uppercase;
	text-decoration:none !important;
	line-height:1.2;
	border-bottom:1px solid #fff;
	height:84px;
	padding:18px 0 0;
	display:block;
	overflow:hidden;
}
#sticky-nav > li > a:hover {
	background:#d7d7d7;
}
#sticky-nav > li > a:before,
#sticky-nav nav > ul li.first.parent a:before {
	font-family:"Ionicons";
	line-height:1;
}
#sticky-nav > li > a:before {
	font-size:28px;
	margin:0 0 8px;
	display:block;
}
#sticky-nav nav > ul li.first.parent a:before {
	font-size:20px;
	margin:0 10px 0 0;
	display:inline-block;
}

#sticky-nav li#sticky3 > a:before,
#sticky-nav li#sticky3 nav > ul li.first.parent a:before,
#sticky-nav li#sticky284 > a:before,
#sticky-nav li#sticky284 nav > ul li.first.parent a:before,
#sticky-nav li#sticky477 > a:before,
#sticky-nav li#sticky477 nav > ul li.first.parent a:before,
#sticky-nav li#sticky863 > a:before,
#sticky-nav li#sticky863 nav > ul li.first.parent a:before,
#sticky-nav li#sticky1214 > a:before,
#sticky-nav li#sticky1214 nav > ul li.first.parent a:before,
#sticky-nav li#sticky1249 > a:before,
#sticky-nav li#sticky1249 nav > ul li.first.parent a:before{
	content:"\f3ee";
}
#sticky-nav li#sticky9 > a:before,
#sticky-nav li#sticky9 nav > ul li.first.parent a:before,
#sticky-nav li#sticky314 > a:before,
#sticky-nav li#sticky314 nav > ul li.first.parent a:before,
#sticky-nav li#sticky507 > a:before,
#sticky-nav li#sticky507 nav > ul li.first.parent a:before,
#sticky-nav li#sticky893 > a:before,
#sticky-nav li#sticky893 nav > ul li.first.parent a:before,
#sticky-nav li#sticky1279 > a:before,
#sticky-nav li#sticky1279 nav > ul li.first.parent a:before,
#sticky-nav li#sticky1116 > a:before,
#sticky-nav li#sticky1116 nav > ul li.first.parent a:before{
	content:"\f48d";
}
#sticky-nav li#sticky56 > a:before,
#sticky-nav li#sticky56 nav > ul li.first.parent a:before,
#sticky-nav li#sticky411 > a:before,
#sticky-nav li#sticky411 nav > ul li.first.parent a:before,
#sticky-nav li#sticky604 > a:before,
#sticky-nav li#sticky604 nav > ul li.first.parent a:before,
#sticky-nav li#sticky990 > a:before,
#sticky-nav li#sticky990 nav > ul li.first.parent a:before,
#sticky-nav li#sticky1110 > a:before,
#sticky-nav li#sticky1110 nav > ul li.first.parent a:before,
#sticky-nav li#sticky1376 > a:before,
#sticky-nav li#sticky1376 nav > ul li.first.parent a:before{
	content:"\f4b9";
}
#sticky-nav li#sticky63 > a:before,
#sticky-nav li#sticky63 nav > ul li.first.parent a:before,
#sticky-nav li#sticky417 > a:before,
#sticky-nav li#sticky417 nav > ul li.first.parent a:before,
#sticky-nav li#sticky610 > a:before,
#sticky-nav li#sticky610 nav > ul li.first.parent a:before,
#sticky-nav li#sticky996 > a:before,
#sticky-nav li#sticky996 nav > ul li.first.parent a:before,
#sticky-nav li#sticky1100 > a:before,
#sticky-nav li#sticky1100 nav > ul li.first.parent a:before,
#sticky-nav li#sticky1382 > a:before,
#sticky-nav li#sticky1382 nav > ul li.first.parent a:before{
	content:"\f411";
}
#sticky-nav li#sticky67 > a:before,
#sticky-nav li#sticky67 nav > ul li.first.parent a:before {
	content:"\f461";
}
#sticky-nav li#sticky70 > a:before,
#sticky-nav li#sticky70 nav > ul li.first.parent a:before  {
	content:"\f41f";
}
#sticky-nav li#sticky75 > a:before,
#sticky-nav li#sticky75 nav > ul li.first.parent a:before,
#sticky-nav li#sticky429 > a:before,
#sticky-nav li#sticky429 nav > ul li.first.parent a:before,
#sticky-nav li#sticky622 > a:before,
#sticky-nav li#sticky622 nav > ul li.first.parent a:before,
#sticky-nav li#sticky1008 > a:before,
#sticky-nav li#sticky1008 nav > ul li.first.parent a:before,
#sticky-nav li#sticky1087 > a:before,
#sticky-nav li#sticky1087 nav > ul li.first.parent a:before,
#sticky-nav li#sticky1394 > a:before,
#sticky-nav li#sticky1394 nav > ul li.first.parent a:before{
	content:"\f452";
}
#sticky-nav li#sticky86 > a:before,
#sticky-nav li#sticky86 nav > ul li.first.parent a:before,
#sticky-nav li#sticky427 > a:before,
#sticky-nav li#sticky427 nav > ul li.first.parent a:before,
#sticky-nav li#sticky620 > a:before,
#sticky-nav li#sticky620 nav > ul li.first.parent a:before,
#sticky-nav li#sticky1006 > a:before,
#sticky-nav li#sticky1006 nav > ul li.first.parent a:before,
#sticky-nav li#sticky1098 > a:before,
#sticky-nav li#sticky1098 nav > ul li.first.parent a:before,
#sticky-nav li#sticky1392 > a:before,
#sticky-nav li#sticky1392 nav > ul li.first.parent a:before{
	content:"\f2c3";
}
#sticky-nav > li.active > a,
#sticky-nav > li.active > a:hover {
	background:#dcdcdc;
}
#sticky-nav > li.active > a {
	padding:25px 0 0 !important;
}
#sticky-nav > li.active > a:before {
	content:"\f2d7" !important;
	color:#aaa;
	font-size:40px;
    line-height:36px;
}
#sticky-nav > li.active > a:hover:before {
	color:#666 !important;
}
#sticky-nav > li.active > a span {
	display:none;
}

#sticky-nav nav {
	background:#dcdcdc;
	box-shadow:30px 0 60px -10px rgba(0,0,0,0.4);
	-moz-box-shadow:30px 0 60px -10px rgba(0,0,0,0.4);
	-webkit-box-shadow:30px 0 60px -10px rgba(0,0,0,0.4);
	width:0px;
	height:100%;
	position:fixed;
	top:0;
	left:100px;
	overflow:hidden;
}
#sticky-nav li.active nav {
	width:380px;
	overflow:scroll;
}

@media only screen
and (min-width :1200px) {

	#sticky-nav li.active#sticky9 nav {
		width:1040px;
	}

}

#sticky-nav nav > ul {
	width:330px;
	padding:25px 25px 60px;
	opacity:0;
	filter:alpha(opacity=0);
}
#sticky-nav li.active nav > ul {
	opacity:1;
	filter:alpha(opacity=100);
}
#sticky-nav nav > ul li {
	line-height:1.2;
	margin:0 0 10px;
}
#sticky-nav #sticky9 nav > ul li.parent,
#sticky-nav #sticky314 nav > ul li.parent {
	margin:0;
}
#sticky-nav nav > ul li.first.parent {
	font-size:1.8em;
	line-height:24px;
	height:24px;
	margin-bottom:30px !important;
}
#sticky-nav nav > ul li.first.parent a {
	font-weight:normal;
	text-shadow:1px 1px 0 #eee;
	border-bottom:none;
	padding-bottom:0;
	position:relative;
}
#sticky-nav nav > ul > li > a {
	font-weight:bold;
	text-decoration:none !important;
	text-transform:uppercase;
	border-bottom:1px dotted #1a2633;
	padding:0 0 10px;
	display:block;
}
#sticky-nav nav > ul > li > a:hover {
	color:#0052a0 !important;
}
#sticky-nav nav > ul ul {
	padding:12px 0 15px;
}

#sticky-nav #sticky9 a.active {
	color:#0052a0;
	text-decoration:none !important;
}


.sticky-close {
	color:#e88407;
	font-size:90px;
	line-height:1;
	display:block;
	position:absolute;
	top:40%;
	right:0px;
	z-index:9;
	cursor:pointer;
}
.sticky-close:before {
	content:"close";
    font-size:10px;
    text-transform:uppercase;
    letter-spacing:0.1em;
    display:block;
    position:absolute;
    bottom:20px;
    right:-2px;
    transform:rotate(45deg);
}
.sticky-close:hover {
	color:#dc6e05;
}


/* Machine Map */
#machine-map {
/* 	background:url("/images/machine-bg.png") center center/580px 326px no-repeat; */
	width:640px;
	height:550px;
	position:absolute;
	top:78px;
	right:40px;
	display:none;
}
#sticky-nav #machine-map {
	display:block;
}
#machine-map .product {
	height:100%;
	width:100%;
	display:block;
	position:absolute;
	top:0;
	right:0;
	opacity:0;
	filter:alpha(opacity=0);
	display:none;
}
#machine-map .product.active {
	display:block;
}
#machine-map .subtext {
	border-bottom:1px solid #ccc;
	width:96%;
	margin:0 0 50px;
	padding:0 0 30px;
	z-index:9;
}
#machine-map .subtext img {
	margin:0 20px 0 0;
	float:left;
}
#machine-map .subtext .title {
	font-size:1.2em;
	font-weight:600;
	text-transform:uppercase;
	text-shadow:1px 1px 0 #eaeaea;
	line-height:1;
	margin:0 0 10px;
}
#machine-map .first .subtext .title,
#machine-map .first .subtext .subtitle {
	color:#666;
}
#machine-map .subtext .subtitle {
	font-size:0.9em;
	margin:0 0 20px;
}
#machine-map .first .subtext .subtitle {
	font-size:1em;
}
#machine-map .first .subtext .subtitle:last-child {
	margin-bottom:0;
}
#machine-map .subtext .btn {
    font-size:0.8em;
    display:inline-block;
    vertical-align:top;
}
#machine-map .subtext .btn-orange {
	margin:0 10px;
}
#machine-map .subtext .btn-gray {
    background:#888;
}
#machine-map .subtext .btn-gray:hover {
	background:#666;
}
#machine-map .product > img {
	bottom:0;
	right:0;
}


/* Top Banner */
#top-banner,
#home-banner {
	text-align:center;
	line-height:320px;
	-webkit-background-size:cover !important;
	-moz-background-size:cover !important;
	-o-background-size:cover !important;
	background-size:cover !important;
    -ms-filter:"progid:DXImageTransform.Microsoft.AlphaImageLoader(src='path_relative_to_the_HTML_file',sizingMethod='scale')";
	border-bottom:8px solid #ddd;
	width:100%;
	height:360px;
	margin:0 auto;
	overflow:hidden;
	position:absolute;
	top:38px;
	z-index:-1;
}
#home-banner,
#home-banner .slides li {
	line-height:440px;
	height:500px;
}
#home-banner .slides {
	height:500px;
	width:100%;
	position:absolute;
	top:0;
	z-index:-1;
}
#home-banner .slides li {
	-webkit-background-size:cover !important;
	-moz-background-size:cover !important;
	-o-background-size:cover !important;
	background-size:cover !important;
	width:100%;
	margin:0;
	display:none;
}
#top-banner .banner-caption {
	line-height:1.2;
	vertical-align:middle;
	display:inline-block;
}
#top-banner .banner-caption h4 {
	font-weight:normal;
	line-height:1.4;
}


/* RFQ Button */
#header .rfq-btn {
    font-size:0.9em;
    line-height:40px;
    height:40px;
    margin:0;
    padding:0 15px;
	float:right;
	position:relative;
	z-index:20;
}
.qc-caption .rfq-btn {
	margin-top:30px;
}


/* Featured Image */
#featured-img {
	width:40%;
	margin:10px 0 30px 30px;
}
#featured-video {
	width:100%;
	margin:10px 0 30px 30px;
}


/* Secondary Content */
#secondary-content {
	width:40%;
	margin:0 0 40px 40px;
	float:right;
	clear:right;
}
#secondary-content iframe {
	border-bottom:1px solid #ddd;
	height:215px;
	width:100%;
	margin-bottom:10px;
	padding-bottom:30px
}
#secondary-content p:nth-child(2) {
	margin-bottom:30px;
}
#secondary-content .btn {
	font-size:1.1em;
	width:100%;
}


/* Accordions */
.accordion {
	margin:30px auto;
	clear:both;
}
.accordion .item {
    overflow:hidden;
    margin:0 0 4px;
}
.accordion [type=radio],
.accordion [type=checkbox] {
	border:none;
    display:none;
}
.accordion label {
	color:#fff;
	font-size:1.1em;
	text-shadow:-1px -1px 0 rgba(0,0,0,0.4);
	line-height:16px;
	background:#003466;
	box-shadow:inset 0 0 0 1px rgba(0,0,0,0.1);
	-moz-box-shadow:inset 0 0 0 1px rgba(0,0,0,0.1);
	-webkit-box-shadow:inset 0 0 0 1px rgba(0,0,0,0.1);
	margin:0;
    padding:10px 12px;
	display:block;
	cursor:pointer;
	transition:all 0.2s;
	-ms-transition:all 0.2s;
	-moz-transition:all 0.2s;
	-webkit-transition:all 0.2s;
	-o-transition:all 0.2s;
}
.accordion label:hover,
.accordion [type=radio]:checked ~ label,
.accordion [type=checkbox]:checked ~ label {
	text-shadow:-1px -1px 0 rgba(0,0,0,0.2);
    background:#0052a0;
}
.accordion .content {
    padding:0 12px;
    height:0px;
    overflow:hidden;
	transition:all 0.4s;
	-ms-transition:all 0.4s;
	-moz-transition:all 0.4s;
	-webkit-transition:all 0.4s;
	-o-transition:all 0.4s;
}
.accordion [type=radio]:checked ~ label ~ .content,
.accordion [type=checkbox]:checked ~ label ~ .content {
	height:100%;
	box-shadow:inset 0 0 0 1px #ddd;
	-moz-box-shadow:inset 0 0 0 1px #ddd;
	-webkit-box-shadow:inset 0 0 0 1px #ddd;
	padding:10px 12px;
	/* overflow-x:hidden; */
	/* overflow:scroll; */
}
.accordion h4 {
	color:#666;
    margin:0 0 10px;
}
.id-99 .accordion h4 {
	font-size:1.1em;
	margin:20px 0 10px;
}
.id-99 .accordion h4:first-child {
	margin-top:5px;
}


/* Company History */
#history {
	position:relative;
}
#history:before {
	content:"";
	background:#ccc;
	border-radius:10px;
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
	height:100%;
	width:10px;
	display:block;
	position:absolute;
	top:0;
	left:49.6%;
}
#history .item {
	background:#ebebeb;
	width:46%;
	margin:20px 0;
	padding:15px;
	position:relative;
}
#history .item:first-child {
	margin-top:0;
}
#history .item:nth-child(2) {
	margin-top:80px;
}
#history .item:nth-child(odd) {
	float:left;
	clear:left;
}
#history .item:nth-child(even) {
	float:right;
}
#history .item:hover {
	background:#eee;
	box-shadow:inset 0 0 0 1px #e88407;
	-moz-box-shadow:inset 0 0 0 1px #e88407;
	-webkit-box-shadow:inset 0 0 0 1px #e88407;
	z-index:9;
}

#history .item:before {
	content:"";
	background:#ebebeb;
	height:5px;
	width:35px;
	display:block;
	position:absolute;
	top:45px;
}
#history .item:nth-child(odd):before {
	right:-35px;
}
#history .item:nth-child(even):before {
	left:-35px;
}
#history .item:hover:before {
	background:#e88407;
}

#history .item:after {
	content:"";
	background:#0052a0;
	border-radius:20px;
	-moz-border-radius:20px;
	-webkit-border-radius:20px;
	box-shadow:0 0 0 4px #fff;
	-moz-box-shadow:0 0 0 4px #fff;
	-webkit-box-shadow:0 0 0 4px #fff;
	height:18px;
	width:18px;
	display:block;
	position:absolute;
	top:38px;
}
#history .item:hover:after {
	background:#e88407 !important;
	box-shadow:none;
	height:26px;
	width:26px;
	top:35px;
}
#history .item:nth-child(odd):after {
    background:#0052a0;
    right:-58px;
}
#history .item:nth-child(odd):hover:after {
	right:-61px;
}
#history .item:nth-child(even):after {
	background:#007ef5;
	left:-56px;
}
#history .item:nth-child(even):hover:after {
	left:-61px;
}

#history h5 {
	color:#003466;
	font-size:1.6em;
	font-weight:700;
	text-shadow:1px 1px 0 #eee;
	margin:0 0 10px;
}
#history p {
	margin:0;
}


/* Mounting Options */
#mounting img {
	width:32%;
}

/* Buckets */
.bucketsInterior a {
	text-decoration:none !important;
	display:block;
}
.bucketsInterior a > div {
	-webkit-background-size:cover !important;
	-moz-background-size:cover !important;
	-o-background-size:cover !important;
	background-size:cover !important;
    -ms-filter:"progid:DXImageTransform.Microsoft.AlphaImageLoader(src='path_relative_to_the_HTML_file',sizingMethod='scale')";
	border:1px solid #ddd;
	height:180px;
	margin:0 0 10px;
	overflow:hidden;
	position:relative;
}
.bucketsInterior a .more {
	color:#0052a0;
	font-size:0.85em;
	font-weight:bold;
	text-transform:uppercase;
	background:#ddd;
	width:100%;
	height:0;
	padding:0 10px;
	display:block;
	overflow:hidden;
	position:absolute;
	bottom:-1px;
	left:0;
}
.bucketsInterior a:hover .more {
	height:auto;
	padding:10px;
}
.bucketsInterior h3 {
	color:#666;
	font-family:Arial, Helvetica, sans-serif;
	font-size:1.2em;
	font-weight:600;
	text-transform:uppercase;
	margin:0;
}
.bucketsInterior a:hover h3 {
	color:#e88407;
}
.bucketsInterior .bucket {
    clear:both;
    margin:30px auto;
    min-height:150px;
}
.bucketsInterior .bucketText {
    width:75%;
    float:left;
	padding-left:10px;
}
.bucketsInterior .bucketText h3 {
	margin-bottom:10px;
	color:#e88407;
}


/*
#buckets {
    padding:60px 0 0;
    clear:both;
}
.home #buckets {
	margin:0;
}
.id-45 #buckets,
.id-56 #buckets {
	padding-top:20px;
}
#buckets a {
	text-decoration:none !important;
	height:220px;
	display:block;
}
#buckets a > div {
	-webkit-background-size:cover !important;
	-moz-background-size:cover !important;
	-o-background-size:cover !important;
	background-size:cover !important;
    -ms-filter:"progid:DXImageTransform.Microsoft.AlphaImageLoader(src='path_relative_to_the_HTML_file',sizingMethod='scale')";
	border:1px solid #ddd;
	height:140px;
	margin:0 0 10px;
	overflow:hidden;
	position:relative;
}
#buckets a .more {
	color:#0052a0;
	font-size:0.85em;
	font-weight:bold;
	text-transform:uppercase;
	background:#ddd;
	width:100%;
	height:0;
	padding:0 10px;
	display:block;
	overflow:hidden;
	position:absolute;
	bottom:-1px;
	left:0;
}
#buckets a:hover .more {
	height:auto;
	padding:10px;
}
#buckets h3 {
	color:#666;
	font-family:Arial, Helvetica, sans-serif;
	font-size:1.2em;
	font-weight:600;
	text-transform:uppercase;
	margin:0;
}
#buckets a:hover h3 {
	color:#e88407;
}

*/

/* Sidebar - Right */
/*
#sidebar-right {
    width:240px;
    float:right;
}
*/


/* Forms */
.forms h4 {
	color:#333;
	font-weight:400;
	font-size:2.4em;
	text-align:center;
	text-transform:uppercase;
	line-height:0.9em;
	margin:0;
}
.forms p {
	color:#999;
	text-align:center;
	line-height:1;
	margin:15px 0 20px;
}

.forms p.error{
    color: #a00;
}
/*
#contact {
	background:#fafafa;
	width:41%;
	height:606px;
	margin:0 1% 0 0;
	padding:20px;
	float:left;
}
*/
#rfq {
	width:50%;
	margin:0 auto;
}

.forms label {
	position:absolute;
	left:-9999px;
}
.forms .input-wrap {
	margin:0 0 15px;
	position:relative;
}
.forms .row .input-wrap {
	text-align:left;
}
.forms .input-wrap.col-md-6:first-child {
	padding-right:10px;
}
.forms .input-wrap.col-md-6:last-child {
	padding-left:10px;
}
.forms li .input-wrap {
	margin:5px 0 5px 5px;
}
.forms li .input-wrap:last-child {
	margin-bottom:12px;
}
.forms select,
.forms input,
.forms textarea {
	color:#666;
	line-height:1.2;
	background:#f4f4f4;
	border:1px solid #ddd;
	width:100%;
	margin:0 auto;
	padding:8px 10px;
	display:block;
}
.forms input:focus,
.forms textarea:focus {
	color:#003466;
	background:#eee;
}
.forms .choice-input,
.forms .choice-label {
	font-size:0.95em;
	vertical-align:middle;
	width:auto;
	margin:0;
	display:inline-block;
	position:relative;
	left:0;
}
.forms .choice-label ul {
	font-weight:normal;
	padding:5px 0 0 20px;
}
.forms .choice-label span {
	font-size:0.85em;
	display:block;
}
.forms .choice-input {
	margin:0 10px 0 2px;
	padding:0;
}
.forms .choice-image {
	max-width:100px;
	margin-right:10px;
	display:inline-block;
}
.forms textarea {
	height:180px;
}
.irfq textarea,
.irfq-form textarea {
	height:120px;
}
.forms .submit,
.forms .submitBtn {
	color:#fff;
	background:#888;
	border:1px solid #666;
	width:160px;
	margin-top:10px;
	position:relative;
}
.irfq .submit,
.irfq .submitBtn,
.irfq-form .submit,
.irfq-form .submitBtn {
	width:186px;
	margin:30px 0;
}
.irfq .submit.tip:after,
.irfq .submitBtn.tip:after,
.irfq-form .submit.tip:after,
.irfq-form .submitBtn.tip:after  {
	content:"Please Fill Out All Required Fields";
	color:#a00;
	font-size:12px;
	text-shadow:none;
	position:absolute;
    left:210px;
}
.forms .disabled {
	opacity:0.2;
	filter:alpha(opacity=20);
}
/*
#irfq-nav.disabled .btn {
	pointer-events:none;
}
*/


/* Interactive RFQ */
/* temporarily hide sample images */
.irfq-td #step8 img,
.irfq-td #step9 img {
	display:none !important;
}
.irfq .fancybox,
.irfq-form .fancybox {
	margin-bottom:5px;
	padding:5px;
	display:block;
}
.irfq .fancybox:hover,
.irfq-form .fancybox:hover {
	background:#fff;
	box-shadow:inset 0 0 0 1px #0052a0;
/* 	border:1px solid #0052a0; */
}

.irfq,
.irfq-form {
	background:#fafafa;
	width:100%;
	padding:20px 40px;
	position:relative;
}

.irfq .substep,
.irfq-form .substep {
	border-bottom:1px solid #ddd;
	margin-bottom:40px;
	padding-bottom:20px;
	position:relative;
}
.irfq .substep.hide_yes,
.irfq-form .substep.hide_yes {
	display:none;
}
.irfq .substep:last-child,
.irfq-form .substep:last-child {
	border-bottom:none;
	margin-bottom:0;
	padding-bottom:0;
}
.irfq-cc #step11 .substep2 .row {
	margin-top:20px;
}

.irfq .row,
.irfq-form .row {
	margin:0 auto 10px;
}
.irfq .row > div:first-child,
.nopadL,
.irfq-form .row > div:first-child {
	padding-left:0 !important;
}
.irfq .row > div:last-child,
.nopadR,
.irfq-form .row > div:last-child {
	padding-right:0 !important;
}

.forms hr {
	margin:20px auto 30px;
}
.irfq hr,
.irfq-form hr {
	margin:30px auto 35px;
}

.irfq h2,
.irfq-form h2 {
	color:#aaa;
	text-shadow:1px 1px 0 #fff;
	margin:0 0 30px;
}
.irfq h4,
.irfq-form h4 {
	font-size:1.8em;
	text-transform:none;
	text-align:left;
	line-height:1.2;
	margin-bottom:30px;
}
.irfq .label,
.irfq-form .label {
	color:#0052a0;
	font-size:1.5em;
	font-weight:300;
	text-align:left;
	line-height:1 !important;
	margin:0;
	padding:10px 0 15px;
	display:block;
	position:relative;
	left:0;
	white-space:normal;
}
.irfq .row .label,
.irfq-form .row .label {
	padding-top:0;
}
.irfq .label span,
.irfq-form .label span {
	font-size:0.7em;
	margin-top:5px;
	display:block;
}

.irfq p,
.irfq-form p {
	color:#777;
	text-align:left;
	margin:15px 0 30px;
}
.irfq p:last-child,
.irfq-form p:last-child {
	margin-bottom:0;
}
.irfq .small,
.irfq-form .small {
	font-weight:normal;
	display:block;
}
.irfq .memo,
.irfq-form .memo {
	font-size:1.1em;
	font-weight:bold;
	line-height:1.2;
	border-top:1px solid #ddd;
	margin:20px auto 0;
	padding:30px 0;
}
.irfq-cc #step5 .memo {
	padding-bottom:30px;
}

.irfq .section,
.irfq-form .section {
/* 	text-align:center; */
	padding:20px 0;
	position:relative;
	clear:both;
	display:none;
}
.irfq .section.active,
.irfq-form .section.active  {
	display:block;
}
.irfq .section.active + .section.active,
.irfq-form .section.active + section.active {
	border-top:1px solid #ddd;
	margin-top:40px;
	padding-top:40px;
}
.irfq .section .w50,
.irfq-form .section .w50,
.irfq .section .w40,
.irfq-form .section .w40,
.irfq .section .w30,
.irfq-form .section .w30{
	text-align:left;
	vertical-align:top;
	display:inline-block;
	padding:0 1%;
}
.irfq .section .w50,
.irfq-form .section .w50, {
	width:48.5%;
}
.irfq .section .w50 > .w50,
.irfq-form .section .w50 > .w50{
	padding:0;
}
.irfq-cc .section #step2b .w50 {
	padding-left:0;
}
.irfq .section .w40,
.irfq-form .section .w40 {
	width:39%;
}
.irfq .section .w30,
.irfq-form .section .w30 {
	width:29%;
}

.irfq .section img.right.w50,
.irfq-form .section img.right.w50{
	margin:0 auto;
}

.irfq-form .section img.right.w50{
	position:absolute;
	right:0;
}

#crfq #products {
    display: none;
}

#crfq h2 {
    text-align: center;
}

#product-inquiry-control {
    position: absolute;
    bottom: 0;
    left: 0;
}

#conveyor1,
#conveyor2 {
	height:214px;
	width:586px;
	margin:40px auto 20px;
}
#conveyor1 {
	background:url("../images/irfq-conveyor1.html") no-repeat;
}
#conveyor2 {
	background:url("../images/irfq-conveyor2.html") no-repeat;
}

.forms #existing-conveyorYes,
.forms #existing-conveyorNo {
	margin-right:15px;
	display:inline-block;
}
.forms input[id*='other-'],
.forms #coolant-flow-rate1,
.forms #coolant-flow-rate2,
.forms #foot-displacement,
.forms #electrical-plug-type,
.forms #filtration-flow-rate,
.forms #model-pump-option1,
.forms #model-pump-option2,
.forms #model-pump-option3,
.forms #other-mounting-options-standard,
.forms #other-mounting-options-circular,
.forms #other-mounting-options-fixed,
.forms #other-mounting-options-hinged {
    font-size:12px;
	width:140px;
	margin-left:10px;
	padding:5px 6px;
	display:inline-block;
}
/*
.forms input[id*='other-'] {
	width:180px;
}
*/
#aluflex-end1-options,
#aluflex-end2-options {
	padding-left:28px;
}
#aluflex-end1-options p,
#aluflex-end2-options p {
	margin:10px 0;
}
#other-mounting-type-aluflex-end1,
#other-mounting-type-aluflex-end2,
#other-mounting-type-aluflex-end1-attachment,
#other-mounting-type-aluflex-end2-attachment {
    width:160px;
	margin:10px 0 0 28px;
}
#aluflex-end1-options input,
#aluflex-end2-options input {
	max-width:160px;
	margin-left:0;
}
.ends-examples {
	padding-top:25px;
}
#other-mounting-type-aluflex-end1-attachment
.forms #coolant-flow-rate1,
.forms #coolant-flow-rate2,
.forms #foot-displacement,
.irfq-td #step9 input[id*='flow-'],
.irfq-td #step9 input[id*='pressure-'],
.irfq-td #step9 input[id*='voltage-'] {
	width:120px;
	font-size:1em;
	margin-left:0;
	margin-right:5px;
}
/*
.shipping .row {
	display:none;
}
*/
.shipping > .input-wrap {
	margin-bottom:20px;
}

#fb-orientation,
#coolant-slots {
	color:#0052a0;
	font-weight:bold;
	position:absolute;
	top:150px;
	right:20px;
}
#fb-orientation {
	top:300px;
}
#coolant-slots {
	top:10px;
}
#coolant-slots img {
	height:220px;
}
#coolant-slots span,
#fb-orientation span {
	text-shadow:1px -1px 0 #fff, 1px 1px 0 #fff, -1px -1px 0 #fff, -1px 1px 0 #fff;
	position:absolute;
}
#coolant-slots span {
	padding-top:20px;
	bottom:5px;
	left:0;
}
#fb-orientation .horizontal {
	padding-right:20px;
	bottom:130px;
	left:-85px;
}
#fb-orientation .crossrail {
	padding-bottom:20px;
	top:60px;
	right:35px;
}

#coolant-slots i,
#fb-orientation i {
	font-size:20px;
	line-height:1;
	position:absolute;
}
#coolant-slots i {
	top:0;
	left:28%;
}
#fb-orientation .horizontal i {
	top:0;
	right:0;
}
#fb-orientation .crossrail i {
	bottom:0;
	right:40%;
}


.irfq-cc #step8 .choice-label {
	color:#222;
}
.irfq-cc #step8 .choice-image {
	max-width:360px;
	margin:40px auto 0;
}
.irfq-cc #step13 .choice-image,
.irfq-td #step3 .choice-image,
.irfq-td #step8 .choice-image,
.irfq-td #step9 .choice-image,
.irfq-woru #step3 .choice-image,
.irfq-woru #step4 .choice-image,
.irfq-fb #step5 .choice-image {
	max-width:120px;
	margin-bottom:20px;
	display:block;
}
.irfq-cc #step11 .choice-image,
.irfq-fb #step5 .choice-image,
.irfq-fa #step4 .choice-image {
	max-width:160px;
}

/*
.irfq-fa .section {
	display:none !important;
}
.irfq-fa #step5 {
	display:block !important;
}
*/
.irfq .percentage span {
	color:#222;
	margin:0 0 0 1px;
	display:inline-block;
}
.irfq .percentage.v75 span:nth-child(4),
.irfq .percentage.v50 span:nth-child(4),
.irfq .percentage.v50 span:nth-child(3),
.irfq .percentage.v25 span:nth-child(4),
.irfq .percentage.v25 span:nth-child(3),
.irfq .percentage.v25 span:nth-child(2) {
	color:#aaa;
}
.irfq .percentage span:after {
	content:"\f21b";
	font-family:"Ionicons";
	font-size:8px;
}


/* Conveyor Inputs */
.dimensions {
	height:495px;
	margin:0 auto;
	position:relative;
}
#standard-conveyor {
	background:url("../assets/images/content/irfq-standard-conveyor.png") center center/900px 495px no-repeat;
}
#cdf-conveyor {
	background:url("../assets/images/content/irfq-cdf-conveyor.png") center center/900px 495px no-repeat;
}

#square-tank {
	background:url("../assets/images/content/tank-dimensions-square.png") center center/674px 495px no-repeat;
}
#l-tank {
	background:url("../assets/images/content/tank-dimensions-l.png") center center/713px 495px no-repeat;
}
#t-tank {
	background:url("../assets/images/content/tank-dimensions-t.png") center center/730px 495px no-repeat;
}

#woru-ss {
	background:url("../assets/images/content/woru-dimensions-ss.png") center center/725px 495px no-repeat;
}
#woru-ags1 {
	background:url("../assets/images/content/woru-dimensions-ags1.png") center center/713px 495px no-repeat;
}
#woru-ags2 {
	background:url("../assets/images/content/woru-dimensions-ags2.png") center center/713px 495px no-repeat;
}

.dimensions input {
	font-size:11px;
	text-align:center;
	border:none;
	box-shadow:0 0 0 1px #aaa;
	-moz-box-shadow:0 0 0 1px #aaa;
	-webkit-box-shadow:0 0 0 1px #aaa;
	width:82px;
	padding:4px;
	position:absolute;
}
.dimensions input:focus {
	box-shadow:0 0 0 2px #aaa,inset 0 0 0 1px #fff;
	-moz-box-shadow:0 0 0 2px #aaa,inset 0 0 0 1px #fff;
	-webkit-box-shadow:0 0 0 2px #aaa,inset 0 0 0 1px #fff;
}

#standard-angle {
	width:54px !important;
	top:48.8%;
	right:41.2%;
}
#cdf-angle {
	width:54px !important;
    top:31%;
    right:35.1%;
}

#standard-frame-width {
	top:97%;
	right:38.7%;
}
#cdf-frame-width {
    top:92%;
    right:32.4%;
}

#standard-chute-width {
	top:80.8%;
	right:35.2%;
}
#cdf-chute-width {
	top:93%;
    right:51.1%;
}

#standard-chute-height {
	top:95.5%;
	right:62%;
}
#cdf-chute-height {
    top:87%;
    right:63.2%;
}

#standard-discharge-height {
	width:100px !important;
	top:53%;
    right:14.6%;
}
#cdf-discharge-height {
	width:98px !important;
	top:51.2%;
    right:6.6%;
}

#standard-intake-length {
	top:64.8%;
	right:49.8%;
}
#cdf-intake-length {
    top:58.4%;
    right:48.3%;
}

#square-length {
	top:23.5%;
    right:69.8%;
}
#l-length-1 {
	top:37.5%;
    right:70%;
}
#l-length-2 {
    top:51.5%;
    right:15%;
}
#t-length-1 {
	top:36%;
    right:68.5%;
}
#t-length-2 {
    top:27%;
    right:58.2%;
}
#t-length-3 {
	top:46%;
    right:14.3%;
}

#square-width {
	top:80%;
    right:60%;
}
#l-width-1 {
    top:15.5%;
    right:35.5%;
}
#l-width-2 {
    top:90.5%;
    right:70%;
}
#t-width-1 {
	top:11.5%;
    right:36.8%;
}
#t-width-2 {
    top:55%;
    right:35%;
}
#t-width-3 {
    top:93%;
    right:70.8%;
}

#square-height {
	top:78.5%;
    right:17%;
}
#l-height {
	top:84%;
    right:45%;
}
#t-height {
    top:84.5%;
    right:47.2%;
}

#ss-extended-length {
    width:100px;
    top:-3%;
    right:58%;
}
#ss-retracted-length {
    width:100px;
    top:25%;
    right:58%;
}
#ss-right-drive {
    top:62%;
    right:63%;
}
#ss-left-drive {
    top:13.5%;
    right:18%;
}
#ss-unsupported-span {
	width:100px;
    top:47.5%;
    right:32.2%;
}
#ss-cover-width {
    top:55%;
    right:23%;
}

#ags1-extended-length {
    width:100px;
    top:-2%;
    right:58%;
}
#ags1-retracted-length {
    width:100px;
    top:26%;
    right:58%;
}
#ags1-right-drive {
    top:63%;
    right:63%;
}
#ags1-left-drive {
    top:14%;
    right:18%;
}
#ags1-unsupported-span {
	width:100px;
    top:48%;
    right:32.2%;
}
#ags1-cover-width {
    top:55.5%;
    right:23%;
}

#ags2-extended-length {
    width:100px;
    top:-2%;
    right:58%;
}
#ags2-retracted-length {
    width:100px;
    top:26%;
    right:58%;
}
#ags2-right-drive {
    top:63%;
    right:63%;
}
#ags2-left-drive {
    top:14%;
    right:18%;
}
#ags2-unsupported-span {
	width:100px;
    top:48%;
    right:32.2%;
}
#ags2-cover-width {
    top:55.5%;
    right:23%;
}

/* Telecopic Steel Covers New - */
#telescopic-cover-new-1 .dimensions {
	height: 570px;
}

#tsn-extended-length {
	top: 6%;
	left: 28%;
	width: 100px;
}

#tsn-retracted-length {
	left: 28%;
	top: 18%;
	width: 112px;
}

#tsn-max-width {
	top: 5%;
	left: 67%;
	width: 100px;
}

#tsn-table-height {
	left: 86%;
	top: 41%;
}

#tsn-table-displacement {
	top: 70%;
	left: 59%;
	width: 100px;
}



/* RFQ Nav */
#irfq-nav {
/* 	text-align:center; */
/* 	border-top:1px solid #ddd; */
	margin:20px auto 0;
	padding:40px 0 0;
/*
	opacity:0;
	filter:alpha(opacity=0);
*/
}
.active,
.section.done #irfq-nav {
	pointer-events:auto !important;
	opacity:1 !important;
	filter:alpha(opacity=100) !important;
}

#irfq-nav .btn {
	margin:0 20px 0 0;
}
#irfq-nav .btn i {
	font-size:1.1em;
	vertical-align:middle;
	margin:0;
	position:relative;
	top:-1px;
}
#irfq-nav .btn#prev i {
	left:-4px;
}
#irfq-nav .btn#next i {
	right:-4px;
}


/* Contact Info */
#contact-info {
	background:#fafafa;
	width:100%;
	float:left;
}
#contact-info > div {
	width:49%;
	padding:20px;
	float:left;
}
#contact-info #usa {
	border-right:1px solid #fff;
}
#contact-info h3 {
	font-size:1.9em;
	margin:0;
}
#contact-info h4 {
	margin:15px 0 10px;
}
#contact-info img {
	margin:15px auto;
}
#contact-info .desc {
	font-size:0.9em;
}
#contact-info > div > p:last-child {
	margin:0;
}
#contact-info .btn {
	font-size:1em;
	line-height:36px;
	height:36px;
	margin:10px 0 10px;
}

#form-loading {
	background:#fff;
	border-radius:120px;
	-moz-border-radius:120px;
	-webkit-border-radius:120px;
	box-shadow:0 0 20px rgba(0,0,0,0.4);
	-moz-box-shadow:0 0 20px rgba(0,0,0,0.4);
	-webkit-box-shadow:0 0 20px rgba(0,0,0,0.4);
	height:120px;
	width:120px;
	padding:4px;
	position:fixed;
	top:50%;
	left:50%;
	display:none;
}


/* Search */
.search-form {
	background:#2a3e54;
	border-left:1px dotted #aaa;
	border-right:1px dotted #aaa;
	width:240px;
	margin:0 0 0 25px;
	float:right;
}
.search-form input,
.search-form button {
	color:#fff;
	line-height:38px;
	background:none;
	border:none;
	box-shadow:none;
	height:38px;
	padding:0 15px;
	float:left;
}
.search-form input {
	width:80%; /* fallback */
	width:calc(100% - 50px);
}
.search-form button {
	font-size:20px;
	vertical-align:middle;
	width:20%; /* fallback */
	width:calc(50px);
	padding:0;
}
.search-form button:hover i:after {
	font-weight:bold;
}
#search-btn {
	color:#d7d7d7;
	font-size:0.85em;
	font-weight:300;
	text-align:center;
	text-decoration:none !important;
	text-transform:uppercase;
	line-height:38px;
    background:#1a2633;
    height:38px;
    width:90px;
    display:block;
	float:right;
    cursor:pointer;
}
#search-btn i {
	font-size:1.1em;
	vertical-align:middle;
	margin:0 0 0 4px;
}
#search-btn.active {
	width:50px;
}
#search-btn.active i {
	margin:0;
}
/*
#search-btn:hover {
	background:#2a3e54;
}
*/

/* Search Results */
.sisea-highlight {text-shadow:1px 1px 1px #fff;background:#ebebeb;padding:3px;}
.sisea-paging {color:#888;font-size:12px;text-transform:uppercase;margin:15px 0;}
.sisea-result-pages {margin-right:2px;}
.sisea-current-page {color:#000;}
.sisea-result h3 {color:#999;}


/* Breadcrumbs & SM Toolbar */
#bread-social {
    margin:0;
}
#breadcrumb {
    list-style:none;
    line-height:1.2;
    padding-top:30px;
}
.id-96 #breadcrumb,
.id-290 #breadcrumb,
.id-483 #breadcrumb {
	margin-bottom:30px;
}
#breadcrumb > li {
	color:#888;
	font-size:0.85em;
	text-transform:uppercase;
	float:left;
	position:relative;
	z-index:10;
	display:none;
}
#breadcrumb > li.active {
	display:block;
}
#breadcrumb li a {
	color:#888;
	text-decoration:none !important;
	display:block;
}
#breadcrumb > li > a {
	border-right:1px solid #ebebeb;
	padding:8px 35px 8px 25px;
}
#breadcrumb > li:first-child > a {
	border-left:1px solid #ebebeb;
}
#breadcrumb > li.parent > a:after {
	content:"\f35f";
	font-family:"Ionicons";
	font-size:16px;
	line-height:6px;
	vertical-align:middle;
	position:absolute;
	top:12px;
	right:22px;
}
#breadcrumb > li.parent.hover > a:after {
	content:"\f363";
	top:12px;
	right:25px;
}
#breadcrumb > li.parent.id-96 > a:after,
#breadcrumb > li.parent.id-104 > a:after {
	content:none !important;
}
#breadcrumb > li > a:hover,
#breadcrumb > li.hover > a {
	color:#1a2633;
	background:#ebebeb;
}
#breadcrumb > li > a:hover {
	background:#ddd;
}

#breadcrumb ul {
	background:#ebebeb;
	border-top:1px solid #fff;
/* 	box-shadow:0 4px 4px -2px rgba(0,0,0,0.2); */
	box-shadow:0 2px 6px -2px rgba(0,0,0,0.4);
	-moz-box-shadow:0 2px 6px -2px rgba(0,0,0,0.4);
	-webkit-box-shadow:0 2px 6px -2px rgba(0,0,0,0.4);
	width:100%; /* fallback */
	width:calc(100% + 1px);
	min-width:160px;
	padding:5px 10px;
	position:absolute;
	top:30px;
	left:-1px;
	display:none;
}
#breadcrumb ul li {
	text-transform:none;
	margin:0;
	padding:8px 0;
}
#breadcrumb ul li a:hover {
	color:#003466;
}

#share-media-bar {text-align:right;height:24px;float:right;}
#share-media-bar > div {float:left;margin:2px 8px 0 0 !important;padding:0;}
#share-media-bar .share-twitter {height:22px;padding:0;}
#share-media-bar .share-twitter iframe{width:56px !important;}
#share-media-bar .share-gplus {height:22px;width:34px;}
#share-media-bar .share-gplus iframe{float:left;height:22px;width:34px !important;}
#share-media-bar .share-facebook  {height:21px;}
#share-media-bar .share-linkedin{height:21px;margin-right:0 !important;}
#share-media-bar .share-linkedin #li_ui_li_gen_1400352143072_0 #li_ui_li_gen_1400352143072_0-title {height:20px !important;min-height:20px !important;}


/* Articles */
#top-blocks h3 {
	color:#1B2733;
	background:url("../assets/images/content/top-blocks-bars.png") left center/100px 24px no-repeat;
	margin-top:20px;
	padding-left:110px;
}
#top-blocks hr {
	margin:10px auto;
}

#filters{
	margin:20px 0 30px;
}
#filters .control-wrap button{
    color:#0052a0;
	font-family:"nimbus-sans-condensed", sans-serif;
    font-size:1.3em;
    font-weight:400;
    text-transform:uppercase;
    background:none;
    border:none;
	margin-bottom:15px;
    padding:5px 20px;
}
#filters .control-wrap button.mixitup-control-active {
	color:#fff;
	background:#003466;
}
#filters .control:hover, 
#filters .control-wrap .reset:hover {
	color:#fff;
    background-color:#0052a0;
    cursor:pointer;
}
.post {
	color:#fff;
    margin:0 auto 30px;
    float:left;
 
    -webkit-transition-duration:0.3s;
    -moz-transition-duration:0.3s;
    transition-duration:0.3s;
    cursor:pointer;
}
.post:hover {
	opacity:0.9;
	filter:alpha(opacity=90);
}
.post .inner {
    background-color:#003466;
    height:500px;
}
#footer .post {
    border-top:none;
	height:auto;
    width:100%;
    margin:0;
    padding:18px 0 0;
	float:none;
	opacity:1 !important;
	filter:alpha(opacity=100) !important;
}
.post .img-wrap{
	height:200px;
	overflow:hidden;
	position:relative;
}
.post img {
	width:100%;
}
.post .tag {
    position:absolute;
    bottom:0;
    left:0;
    width:100%;
    color:#fff;
    margin:0;
    padding:5px 20px;
    background-color:rgba(26, 38, 51, 0.5);
}
.post a,
#latest-news a {
	text-decoration:none !important;
}
.post .blog-caption{
	padding:10px 20px;
}
.post h2 {
    font-size:1.6em;
    margin:0;
    font-weight:400;
    line-height:1.2;
}
.post h2 a{
	color:#fff;
}
#footer .post .title {
	text-transform:uppercase;
	margin:0 0 5px;
}
.post .date {
    color:#fff;
    font-weight:bold;
    text-transform:uppercase !important;
    margin:10px 0;
}
.pageList{
	padding-left:0;
	list-style:none;
	margin:10px 0 20px;
}
.pageList li{
	float:left;
	margin:0 8px;
}
.pageList li:hover a,
.pageList li a.active{
	color:#000;
}
.tpl-8 .post .date {
	margin-bottom:20px;
}
#footer .post .date {
	font-size:0.85em;
	font-weight:normal;
	margin:0 0 10px;
}
.date i {
	margin:0 2px 0 0;
}
.post .readmore,
#latest-news .readmore {
	font-weight:bold;
	text-transform:uppercase;
}
#footer .post .readmore {
	text-transform:none;
}
#footer .post .title:hover,
#footer .post .readmore:hover {
	text-decoration:underline !important;
}
.post .readmore span,
#latest-news .readmore span {
	margin:0 0 0 2px;
	position:relative;
	top:-1px;
}
#footer .post .readmore span {
	top:0;
}


/* Latest News */
#latest-news {
    padding:20px 0;
    clear:both;
}
#latest-news a,
#latest-news p {
	color:#fff;
}
#latest-news h2 {
	margin:0 0 20px;
}
#latest-news h2 a {
	color:#1a2633;
}
#latest-news h2 a:hover {
	color:#e88407;
}
#latest-news h3 {
	margin:0 0 10px;
}
#latest-news ul {
	list-style:none;
	padding:0;
}
#latest-news li > div {
	-webkit-background-size:cover !important;
	-moz-background-size:cover !important;
	-o-background-size:cover !important;
	background-size:cover !important;
    -ms-filter:"progid:DXImageTransform.Microsoft.AlphaImageLoader(src='path_relative_to_the_HTML_file',sizingMethod='scale')";
	height:270px;
	padding:30px;
	position:relative;
}
#latest-news li > div > * {
	position:relative;
	z-index:1;
}
#latest-news li .overlay,
#buckets .overlay {
	content:"";
	background:rgba(0,66,128,0.7);
	height:100%;
	width:100%;
	position:absolute;
	top:0;
	left:0;
	z-index:0;
}
#latest-news .date {
	color:#ddd;
	font-size:0.85em;
	text-transform:uppercase;
}
#latest-news .readmore {
	color:#0052a0;
	background:#fff;
	margin:5px 0 0;
	padding:6px 12px;
	display:inline-block;
}
#latest-news .readmore:hover {
	color:#fff;
	background:#1a2633;
	box-shadow:inset 0 0 0 1px rgba(255,255,255,0.1);
}


/* Downloads */
#downloads {
	margin:40px auto 0;
}
#downloads a {
	color:#222;
	text-decoration:none !important;
	margin:10px 0;
	display:block;
}
#downloads .left {
	line-height:42px;
	background:#f4f4f4;
	box-shadow:inset 0 0 1px #ddd;
	-moz-box-shadow:inset 0 0 1px #ddd;
	-webkit-box-shadow:inset 0 0 1px #ddd;
	height:42px;
	width:85%;
	padding:0 15px;
}
#downloads a:hover .left {
	background:#ddd;
}
#downloads strong {
	text-transform:uppercase;
}
#downloads span {
	font-size:0.9em;
}
#downloads .title {
	font-weight:bold;
	text-transform:uppercase;
}
#downloads .title i {
	margin:0 5px 0 0;
}
#downloads .sep,
#downloads .size,
#downloads .format,
#downloads .btn {
	float:right;
}
#downloads .sep {
	color:#666;
	padding:0 5px;
}
#downloads .btn {
	font-weight:bold;
	width:15%;
}


/* Video Gallery */
#gallery a {
	text-decoration:none !important;
    text-align:center;
    width:33%;
    padding:15px;
    float:left;
    display:block;
    position:relative;
}
#gallery .overlay {
    background:rgba(255,255,255,0.5);
    height:100%;
    width:100%;
    line-height:160px;
    vertical-align:middle;
    display:none;
    position:absolute;
    top:0;
    left:0;
}
#gallery .video:hover .overlay {
    display:block;
}
#gallery .overlay i {
    color:#1a2633;
    font-size:52px;
    text-shadow:-1px 0 16px rgba(255,255,255,0.5),
    1px 0 16px rgba(255,255,255,0.5),
    0 -1px 16px rgba(255,255,255,0.5),
    0 1px 16px rgba(255,255,255,0.5);
}
#gallery .title {
	color:#0052a0;
	font-size:0.85em;
	font-weight:bold;
	line-height:42px;
	background:#eee;
	height:46px;
	padding:0 5px;
	display:block;
}
#gallery a:hover .title {
    color:#1a2633;
	background:#ddd;
}
#gallery .title > span {
	line-height:1.3;
	vertical-align:middle;
	display:inline-block;
}
#gallery .title .lang {
	font-size:0.9em;
	font-weight:normal;
	display:block;
}


/* Footer */
#footer {
	background:#1a2633;
	margin:0;
    clear:both;
}
.home #footer {
	margin:0;
}
#footer a,
#footer-bottom a:hover,
#footer p,
#footer address {
	color:#fff;
	text-decoration:none;
}
#footer-top {
	padding:40px 0;
}
#footer-top h4 {
	text-transform:uppercase;
	margin:0;
}
#footer-top h4 a {
	color:#e88407;
}
#footer-top h4 a:hover {
	color:#888;
}
#footer-top ul {
	padding:10px 0 0;
}
#footer-top ul li {
	margin:10px 0;
}
#footer-top ul li:before {
	content:"\f363";
	color:#666;
	font-family:"Ionicons";
	margin:0 10px 0 0;
}
#footer-top ul li a:hover {
	text-decoration:underline;
}
#footer .address img {
	margin:0 0 20px;
}
#footer .address p {
	margin:5px 0;
}
#footer .address p:last-of-type {
	margin-bottom:0;
}
#footer .address p span {
	color:#aaa;
	font-size:0.85em;
}
#footer .social-icons {
	margin:15px auto 0;
}

#footer-bottom {
	padding:10px 0 15px;
}
#footer-bottom p {
	margin:0;
}
#footer-bottom p,
#footer-bottom a,
#footer-bottom .sep {
	color:#aaa;
}
#footer-bottom .center a {
	margin:0 5px;
}
#footer-bottom .last {
	text-align:right;
}
#footer-bottom .last a {
	margin:0 0 0 15px;
}
#footer-bottom .last a i {
	margin:0 0 0 2px;
}


/* Tests */
#test i {
	font-size:100px;
	text-align:center;
	margin:20px;
	display:inline-block;
}


/* PDF RFQ */
.pdf-ctas {
	margin:0 0 20px;
}
.pdf-ctas > a {
	margin-right:10px;
}
.pdf-iframe {
    position:relative;
    padding-bottom:129.4%; /* 8.5:11 */
    padding-top:0px;
    height:0;
}
.pdf-iframe iframe,
.pdf-iframe object {
    position:absolute;
    top:0;
    left:0;
    width:100% !important;
    height:100% !important;
}
.pdf-iframe .resp { display:none; }
@media only screen and (max-width:1199px) {
    .pdf-iframe .default { display:none !important; }
    .pdf-iframe .resp { display:block !important; }
}


/* IE Fixes */
.ie7 .social-icons {display:none !important;}
.ie7 .ie {display:block !important;}

.ie7 .clearfix,
.ie7 .row {min-height:0;}

.ie7 .constrain {width:1100px;}

.ie7 .row > a,
.ie7 .row > li,
.ie7 .row > div,
.ie7 .smallsite-stack > div {
	float:left;
}

.ie7 .col-md-6 {
    width:44%;
}
.ie7 .col-md-4 {
    width:30%;
}
.ie7 .col-md-3 {
    width:22%;
}

.ie7 h1, .ie7 h2, .ie7 h3,
.ie7 .forms h4,
.ie7 .irfq .label,
.ie7 #sticky-btn,
.ie7 #sticky-nav > li > a,
.ie7 #sticky-nav nav > ul li.first.parent,
.ie7 #telephone,
.ie7 #search-btn,
.ie7 #history h5 {
	font-family:Arial, Helvetica, sans-serif;
}

.ie7 h1 {
	font-size:3.6em;
	padding:40px 0 0 !important;
}
.ie7 .home h1 {
	font-size:60px;
	padding-top:160px !important;
}
.ie7 h2 {
	font-size:2em;
}
.ie7 h3 {
	font-size:1.6em;
}
.ie7 .forms h4 {
	font-size:2em;
}
.ie7 .irfq h4 {
	font-size:1.6em;
}


.ie7 #header-top .social-icons {
	width:210px;
}

.ie7 #telephone {
	font-size:1.7em;
}

.ie7 #primary-nav {
	margin:0 0 0 40px;
}
.ie7 #primary-nav > li,
.ie7 .social-icons a {
	margin:0 5px;
	float:left;
}
.ie7 #primary-nav > li > a {
    border-bottom:1px solid #1a2633;
}
.ie7 #primary-nav > li.id-10 > a {
	width:170px;
}
.ie7 #primary-nav > li.id-45 > a {
	width:200px;
}
.ie7 #primary-nav > li.id-55 > a {
	width:130px;
}
.ie7 #primary-nav .mega-drop {
	border-bottom:1px solid #2a3e54;
}


.ie7 #sticky-btn {
	font-size:0.8em;
}
.ie7 #sticky-nav > li > a {
	font-size:0.9em;
	height:auto;
	padding:20px 10px;
}
.ie7 #sticky-nav > li.active > a span {
	display:block;
}

.ie7 #sticky-nav li.active#sticky9 nav,
.ie7 #sticky-nav li.active#sticky63 nav {
	width:1040px;
}
.ie7 #sticky-nav li.active#sticky63 nav {
	background:url("../images/Service-map.png") 400px 40px/600px 622px no-repeat #dcdcdc;
}

.ie7 #sticky-nav nav > ul {
	width:280px;
}


.ie7 .search-form input {
	width:66%;
}
.ie7 .search-form button {
	font-size:0.8em;
}


.ie7 #wrap {
	margin-top:0;
	padding-top:215px;
}
.ie7 .home #wrap {
	margin-top:0;
    padding-top:210px;
}


.ie7 #secondary-content .btn {
	font-size:1em;
	width:90%;
}


.ie7 .forms .row {
	margin-bottom:10px;
}


.ie7 #contact-info {
	width:54%;
}
.ie7 #contact-info > div {
	width:43%;
}
.ie7 #contact-info h3 {
	font-size:1.6em;
}


.ie7 #footer-top .col-md-3 {
	margin-left:40px;
}
.ie7 #footer-top .col-md-3.news {
	margin-left:0;
}

/*
a.resource-pdf {
	color:#666;
	font-size:11px;
	text-decoration:none !important;
	text-align:center;
	background-color:#fff;
	border:2px solid #7797BA;
	box-shadow:0 1px 2px 0 rgba(0,0,0,0.1), 0 4px 8px 0 rgba(0,0,0,0.2);
	-moz-box-shadow:0 1px 2px 0 rgba(0,0,0,0.1), 0 4px 8px 0 rgba(0,0,0,0.2);
	-webkit-box-shadow:0 1px 2px 0 rgba(0,0,0,0.1), 0 4px 8px 0 rgba(0,0,0,0.2);
	width:40%;
	margin:0 0 20px 30px;
	padding:5px;
	position:relative;
	clear:both;
}
a.resource-pdf + a.resource-pdf {
	margin-bottom:30px;
}
#secondary-content a.resource-pdf {
	width:100% !important;
	margin:0 0 15px 0px;
}
#secondary-content a.resource-pdf.half {
	font-size:10px;
	border:2px solid #D1AC7E;
	margin:5px 0;
	padding:5px;
	display:block;
}
a.resource-pdf:hover {
	box-shadow:0 1px 2px 0 rgba(0,0,0,0.05), 0 4px 8px 0 rgba(0,0,0,0.1);
	-moz-box-shadow:0 1px 2px 0 rgba(0,0,0,0.05), 0 4px 8px 0 rgba(0,0,0,0.1);
	-webkit-box-shadow:0 1px 2px 0 rgba(0,0,0,0.05), 0 4px 8px 0 rgba(0,0,0,0.1);
	border-color:rgba(150,150,150,1);
	position:relative;
}

#secondary-content {position:relative;}
#secondary-content a.resource-pdf.half:before {
	margin-right:0;
	position:absolute; left:15px;
	top:8px;
}
a.resource-pdf:before {
	content:"\f1c1";
    display:inline-block;
    font:normal normal normal 14px/1 FontAwesome;
    font-size:inherit;
    text-rendering:auto;
    -webkit-font-smoothing:antialiased;
    -moz-osx-font-smoothing:grayscale;
	color:#c67373;
	margin-right:1em;
}
*/
ul.strong li {
	font-weight:bold;
	margin:0;
}
.table tr.dark td {
	background:#ebebeb;
}
.table tr.light td {
	background:#f4f4f4;
}
.table tr.light td,
.table tr.dark td {
	border-top:1px solid #ddd;
}
.table tr.light td,
.table tr.dark td {
	border-top:1px solid #ddd;
}
.table tr.light:nth-child(2n+1) td,
.table tr.dark:nth-child(2n+1) td {
	border-top:none;
}
.table.small th,
.table.small td {
    font-size:10px;
    padding:5px !important;
	text-transform:none !important;
}
.table ul {
	text-align:left;
}
#page-contact-us .belowContent .accordion {display:none;}

table.noResults {
    margin:1em auto;
    border:1px solid #ddd;
    border-collapse:separate;
    -webkit-border-radius:4px;
    -moz-border-radius:4px;
    border-radius:4px;
    border-collapse:collapse;
}

table.noResults th {
    text-align:center;
    text-transform:uppercase;
    color:#FFF;
    vertical-align:middle;
    border:none;
    background:#1a2633;
    padding:8px;
}

table.noResults tr.even {
    background:#f7f7f7;
}

table.noResults td:first-child {
    background:transparent !important;
}
table.noResults td {
    border:1px solid #ddd;
    padding:8px;
    vertical-align:top;
	text-align:center;
}

ul.nav {
    display:block;
    width:100%;
    text-align:center;
    margin:30px auto;
    clear:both;
}

ul.nav li {
    padding:10px;
    width:19%;
    display:inline-block;
    border-right:1px solid #ebebeb;
        border-right-width:1px;
        border-right-style:solid;
        border-right-color:rgb(235, 235, 235);
    font-size:0.85em;
    color:#888;
    cursor:pointer;
    text-transform:uppercase;
}

#main-content ul.nav li {
    display:table-cell;
}

.nav li:hover {
    color:#1a2633;
    background:#ddd;
}

.nav > li > a {
	text-decoration:none;
    color:#888;
}

.faq-back a {
    color:#222;
	float:right;
}


/* TABBED CONTENT */

#tabs-menu li{
    display:inline-block;
    background-color:#eee;
    text-align:center;
    padding:0;
    margin:0;
    border-top:1px solid #999;
    border-right:1px solid #999;
}

#tabs-menu li>a{
    color:#1a2633;
    font-size:1.4em;
    line-height:50px;
    height:50px;
    padding:0 30px;
    display:block;
}
#tabs-menu li.current,
#tabs-menu li>a:hover,
#tabs-menu li>a:focus{
	background:#fff;	
	text-decoration:none;
}
#tab-content-wrapper{
    background-color:#fff;
	padding:40px;
	border:1px solid #999;
}
/*
@media (max-width:1084px){
    #tabs-menu li>a{
    display:block;
	color:#fff;
		padding:10px 20px;
}
}
*/

@media (max-width:460px){
    .mobile-only{
        display:block!important;
    }
    .desktop-only{
        display:none;
    }
}

select.mobile-only{
    border:1px solid #ccc;
}



form input.error {
	border:1px solid #c00;
}
.forms .topLabel label.error {
	left:0;
    white-space:nowrap;
    position:relative;
}

.forms .choice-input + label.error{
    left: 0;
}

.serv_left {
    max-width:703px;
    display:inline-block;
}

.serv_right {
    display:inline-block;
    float:right;
    max-width:460px;
}

.serv_cta iframe {
    width:100%;
    max-height:208px;
}

.serv_choice_wrap {
    background:#efefef;
    border:#ddd;
    padding:5px 20px 20px;
    margin-top:10px;
}
.serv_choice_wrap h3 {
	text-align:center;
	font-weight:bold;
	font-size:31px;
	color:#555;
	margin-bottom:5px;
}
.serv_input span {
    margin-left:10px;
    font-size:14px;
    font-weight:bold;
}
.serv_input {
	/* margin-left:20px; */
	margin:10px 0 10px 15px;
}
.serv_submit {
    font-size:17px;
    position:relative;
    z-index:20;
    color:#fff !important;
    background:#e88407;
    padding:10px 0;
    text-align:center;
    width:100%;
    display:block;
    margin-top:10px;
    text-transform:uppercase;
}

#serviceRepair .fieldWrap {
	display:inline-block;
	width:32%;
	/* float:right; */
	margin-right:1%;
	margin-bottom:1%;
}
#serviceRepair .fieldWrap.fw {
	display:block;
	width:100%;
	margin-right:0;
}
#serviceRepair label {
	display:block;
	font-size:10px;
	margin-bottom:2px;
}

#serviceRepair input, 
#serviceRepair select, 
#serviceRepair textarea {
	width:100%;
	border:1px solid #ddd;
	padding:10px;
}

#serviceRepair .state {display:none;}
#serviceRepair .choose-your-location {display:none;}
#serviceRepair #replacePart {display:none;}

.replaceQty {
	width:27%;
}

#serviceRepair .replaceQty .fieldWrap {
	width:100%;
}
#serviceRepair .replaceQty input {
	width:47px;
	float:left;
	font-size:10px;
	padding:5px 4px;
}

#serviceRepair .replaceQty label {
	font-size:10px;
	padding:8px;
	display:inline-block;
}
.replaceWrap {
	border:1px solid #ddd;
	padding:10px 20px 10px;
	margin:10px 0 10px;
	width:99%;
}

.replaceQty {
	width:27%;
	float:right;
}
#replacePart .zoomImg {background:#fff;}
.conveyorImg {
	width:100%;
	display:inline-block;
	vertical-align:top;
}
#replacePart span {
	overflow:hidden !important;
	max-width:73% !important;
	vertical-align:top;
}
.replaceQty {
	width:24%;
	display:inline-block;
	margin-top:1%;
}

#serviceRepair .fieldWrap.replaceCom {
	width:73%;
	margin-top:3%;
}

#serviceRepair textarea {height:125px;}


/* "Edit Page" button */
#edit-page {
	color:#fff;
	font-size:10px;
	font-weight:bold;
	text-decoration:none !important;
	text-transform:uppercase;
	text-align:center;
	letter-spacing:0.05em;
	line-height:1;
	background:#2bc271;
	border-radius:0 0 8px 0;
	-moz-border-radius:0 0 8px 0;
	-webkit-border-radius:0 0 8px 0;
	width:40px;
	padding:5px 0;
	position:fixed;
	top:0;
	left:0;
	z-index:99999;
}
#edit-page:hover {
	color:#2bc271;
	background:#fff;
}
.cz h1,.cz h2,.cz h3, .cz .forms h4,.cz .irfq .cz .label,.cz .irfq-form .label,.cz #sticky-btn, .cz #sticky-nav > li > a,.cz #sticky-nav nav > ul li.first.parent,.cz #telephone, .cz #search-btn, .cz #history h5 {
    font-family: "BenchNine", sans-serif;
}

.it .sticky-close:before {
	content:"Chiudi";
    font-size:10px;
    text-transform:uppercase;
    letter-spacing:0.1em;
    display:block;
    position:absolute;
    bottom:20px;
    right:-2px;
    transform:rotate(45deg);
}

/* Cookie Disclaimer */
div.alert-warning a {
    color: white;
    font-weight: 700;
    text-decoration: underline;
    }
    
div.alert-warning {
    background-color: #5d666f !important;
    color: #ebebeb !important;
}

.cookieconsent .btn-info {
    color: #fff !important;
    background-color: #06325e !important;}

.cookieconsent .btn { 
    padding: 5px 12px !important;
    font-size: 12px !important; }
    
