@charset "UTF-8";
/* Web Solutions 4.0 Compatible */
html {-webkit-box-sizing:border-box;box-sizing:border-box;}
*, *:before, *:after {-webkit-box-sizing:inherit;box-sizing:inherit;}
body{margin:0;padding:0;-webkit-text-size-adjust:none; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale;}

img{border: 0}
ul{padding-left: 0}
ul li{list-style:none}
html, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, hr{font-family:inherit; font-size:inherit; font-style:inherit;font-weight:inherit}
table {border-collapse:collapse}
td, th {empty-cells:show;vertical-align:top;text-align:left}
body {background:#4B5257}
#skipNavigation{background:#fff;color:#000;padding:.5em;position:absolute;left:0;top:-1000px;z-index:10}
#skipNavigation:focus,#skipNavigation:active{top:0;}
/*page widths*/
body>header, #mainnav, main, body>footer, #alertApp{width:100%;float:left;clear:left;display:block;}
body>*>.wrap, body>footer>.fatFooter,footer .wrap, #alertApp>*,.home .wrap, #products .wrap{width:100%;max-width:75rem;margin-left:auto;margin-right:auto;position:relative;overflow:auto}

/* text */
body, .text, input, button, select, textarea{font-family:"proxima-nova", sans-serif;line-height:1.5556;color:#2C2C2C;-webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale;}
.text{font-size: 1rem}
a, a *{color:#CC3333;text-decoration:none}
a:hover, a:active, a:hover *, a:active *{color:#3399CC}
p,h1,h2,h3,h4,hr,.content ul,.contentEditor ul,blockquote,dd,ol{margin-top:0;margin-bottom:1rem}
h1, h2, h3, h4, h5, h6, h7, h8, h9, th{font-weight:400; line-height: 120%;}
p + h2, p + h3, p + h4, p + h5, p + h6,
ul + h2, ul + h3, ul + h4, ul + h5, ul + h6 {margin-top:2em;}
.textColor, h1, h2, h3, h4, h5, h6, h7, h8, h9, th, dt{color: #000;}
em, i, q, cite, .italic{font-style:italic}
b, strong{font-weight:700}
u{text-decoration:none}
hr{border:0;border-top:2px solid #DCDCDC;padding-top:2px}
p{font-size:1em; margin-bottom: 1.25em}
#content p.intro {font-size: 1.25rem; line-height: 1.75rem; color: #2C2C2C; font-weight: 600}
h1, .heading-style1 {font-weight: 800}
h2, .heading-style2 {font-size:1.45em; font-weight: 700}
h3, .heading-style3 {font-size:1.3em}
h4, th{font-size:1.2em}
th {color: #000; font-weight: 600}
h5 {font-size:1.1em}
h6 {font-size:1.0em}
h7, h8, h9{font-size:1em}
sup, sub { font-size:.6em; line-height:.6em;vertical-align:baseline;position:relative}
sup {bottom:1ex}
sub {top:.5ex}
.styled-heading-1 {color: #3399CC; font-weight: 700;}

.mt-1 { margin-top: 1rem; }
.mt-1-5 { margin-top: 1.5rem; }

/* MAIN ------------------------------ */
.menu{cursor: pointer}
main, .mceContentBody{background:#fff}
main>.wrap{padding-top:3em}
.contentEditor{background:#fff;min-width:100%;}
/* t1 */
#sidenav{width:100%; overflow:hidden;margin:0 0 3rem}
#sidenav ul{padding: 0}
#sidenav li{height:1%; border-top: 1px solid #fff; overflow:hidden}
#sidenav li a,
main>.wrap > aside .crumbs li a {padding:0.7em 1.19em 0.7em 1.63em; font-size: 1rem; font-weight:700; line-height:1.1em; color:#fff; background: #3399CC; display:block}
#sidenav li a:before,
main>.wrap > aside .crumbs li a:before {content: ""; width: 1em; height: 1em; display: block; float: right; background: url(/images/sidenav-downarrow-white.svg) no-repeat center}
#sidenav li a:hover, #sidenav li a:active{background:#e5e5e5}
#sidenav li.on>a{color:#fff}
#sidenav li.on>a:hover {background: #CC3333}
/* t2 */
#sidenav li.on ul{}
#sidenav li.on ul li{}
#sidenav li.on ul li a{background: none; padding-left: 2.25em; color: #3399CC}
#sidenav li.on ul li a:before {background:  url(/images/sidenav-downarrow-blue.svg) no-repeat center}
#sidenav li ul li a:hover, #sidenav li ul li a:active,#sidenav li ul li.on>a:hover{background:#fff}
#sidenav li ul li.on>a{color:#CC3333; background:none;}
#sidenav li ul li.on>a:before {background: url(/images/sidenav-downarrow-red.svg) no-repeat center}
/* t3 */
#sidenav li ul li.on ul{padding-bottom:.5em;border:0}
#sidenav li ul li.on ul li{border:0}
#sidenav li ul li.on ul li a{padding-left:3rem;font-size:.8em;color:#666}
#sidenav li ul li.on ul li a:before{display: none;}
#sidenav li ul li ul li a:hover, #sidenav li ul li ul li a:active{background:#f5f5f5}
#sidenav li ul li ul li.on>a{color:#000; background:#e5e5e5;}
/* t4 */
#sidenav li ul li ul li.on ul li a{padding-left:1.5rem;font-size:.7em;color:#666}
#sidenav li ul li ul li ul li a:hover, #sidenav li ul li ul li a:active{background:#fff}
#sidenav li ul li ul li ul li.on>a{color:#000; background:#f5f5f5;}
/*section callouts*/
main>div>aside section{margin:0 0 20px;padding:10px}
main>div>aside section:hover{background:#FFC}
main>div>aside section h1{margin:0;font-size:1.2em}
main>div>aside section p{margin:0}

main>.wrap>aside .crumbs {margin: 0}
main>.wrap>aside .crumbs li + li {border-top: 1px solid #fff}
main>.wrap>aside .crumbs li a {background: #4B5257; padding: 0.7em 1.19em}
main>.wrap>aside .crumbs li a:hover {background: #3399CC}

/* content */
.content{word-wrap:break-word}
.content .photoright, .content .photoleft{max-width:50%;height:auto}
.content .photoright img,.content .photoleft img {max-width:100%;height:auto;margin: 0;float: none}
.content img.phototreatment{max-width:50%;height:auto}
.content figure.phototreatment{width: 100%;text-align: center}
.content figure.phototreatment img{max-width: 100%;width: auto;height: auto}
img.phototreatment,img.photoright,img.photoleft,.photoright img,.photoleft img {max-width: 100%;width: auto;height: auto}
.photoright{float:right;clear:right}
.photoleft{float:left;clear:left}
.muted {opacity:0.5;filter:alpha(opacity=50)}
.highlight, .content .highlight{background:#EFEFEF;padding:1em;margin:1em 0}
small, .textSm{font-size:.8em}
.content table{width:100%}

.shareIcons{display:inline-block;position:relative;overflow:auto}
.shareIcons a{display:block;float:left;margin:0 .5em 1em 0;height:20px;width:20px;background-position:center center; background-repeat:no-repeat;background-size:contain;border-radius:.2em;-webkit-box-shadow: inset 0px -2px 0px 0px rgba(0, 0, 0, .2);box-shadow: inset 0px -2px 0px 0px rgba(0, 0, 0, .2)}
.shareIcons a:hover{background-color:#F03C5E}
	.shareFacebook{background-color:#3b5998; background-image:url(../../images/icons/64x64/facebook.png)}
	.shareTwitter{background-color:#00aced; background-image:url(../../images/icons/64x64/twitter.png)}
	.shareLinkedin{background-color:#007bb6; background-image:url(../../images/icons/64x64/linkedin.png)}
	.shareGoogle{background-color:#dd4b39; background-image:url(../../images/icons/64x64/google-plus.png)}

/* list */
.content ol{margin-left:2em}
.content ol ol li {list-style: lower-alpha}
.content ul li{padding-left:3.13em;position: relative;}
.content ul li+li{margin-top: 0.5em}
.content ul li:before{content: "";position: absolute; top:0.25em; left:1.81em; display: block;width: 1em; height: 1em;display: block; background: url(/images/bullet.svg) no-repeat center}
.content ul li ul li:before{opacity: .5}

/* addon classes */
.clearFloats{clear:both}
.nobr{white-space: nowrap}
.twoCol, .threeCol, .resCol{
-webkit-column-gap:2em;
        column-gap:2em;
}
.req{color:#c00}
.textIcon{background:#999; background-color:rgba(0,0,0,.2);font-size:.8em;line-height:1em;display:inline-block;padding:.2em .4em;border-radius: .5em;color:#fff}
.textIcon:hover{background:#666; background-color:rgba(0,0,0,.4);color:#fff}
.clearfix:after{content: "";display: table;clear: both;}

.videoContainer {width: 100%;height:0;line-height:0;position: relative;padding-top:56.25%; /* 16:9 */}
.videoContainer.ratio-4-3 {padding-top:75%; /* 4:3 full-frame */}
.videoContainer iframe {position:absolute;left:0;top:0;right:0;bottom:0;width:100%;height:100%;border:0}

.product-table th,
.product-table td {padding: 0.25rem 1rem}
.product-table tr:nth-child(even) {background: #ececec}

/* forms */
input, button, select, textarea{font-size:1rem;line-height: 1.2em}
input[type="text"], input[type="password"], input[type="tel"], input[type="number"], input[type="email"], input[type="url"], input[type="search"], textarea, select, input[type="button"], input[type="submit"], input[type="reset"]{border-radius:0; outline: none; -webkit-appearance:none;font-size: 1rem}
input[type="text"], input[type="password"], input[type="tel"], input[type="number"], input[type="email"], input[type="url"], input[type="search"], textarea, select{border:1px solid rgba(0,0,0,0.12);background-color:#EFEFEF;padding:0.5em; transition: ease all 200ms}
input[type="text"]:focus, input[type="password"]:focus, input[type="tel"]:focus, input[type="number"]:focus, input[type="email"]:focus, input[type="url"]:focus, input[type="search"]:focus, textarea:focus, select:focus{border-color:#3399CC}
textarea{display:block;font-size: 1rem; width: 100%}
@media screen and (-webkit-min-device-pixel-ratio:0) {
    select{background-image:url(/images/icons/16x16/select.png);background-repeat:no-repeat;background-position:right center;padding-right: 18px}
	input[type="search"]::-webkit-search-decoration {-webkit-appearance:none}
	input[type="search"]{padding-right:0}
}
table select {width: 100%}
select option{padding:0 .2em}
button,.button,input[type="button"], input[type="submit"], input[type="reset"]{background:#3399CC; font-weight:600; color:#fff;border:0;padding:1em 1.75em; font-size: 1.06rem; line-height:1em;cursor:pointer; display: inline-block}
input::-moz-focus-inner {border:0;padding:0;}
button:hover,.button.hover,input[type="button"]:hover,input[type="submit"]:hover,input[type="reset"]:hover,.button:hover,.button:focus,input[type="button"]:focus,input[type="submit"]:focus,input[type="reset"]:focus{background-color:#CC3333;color:#fff}
.button{display: inline-block}
.button-2, input[type="submit"].button-2 {background: #EFEFEF; font-size: 1rem; color: #3399CC; border: 0; padding: 0.75em 1em; font-weight: 700; line-height: 1em; cursor: pointer; display: inline-block; border: 1px solid #3399CC;}
.button-2:hover, input[type="submit"].button-2:hover {background: #3399CC; color: #fff}
button img{height:1em;width:auto;vertical-align:top}
.button.grey {color: #4B5257; background: #E8E8E8}
.button.grey:hover {color: #fff; background: #3399CC}
.button.red {background: #CC3333}
.button.red:hover {background: #3399CC}
.button.icon, button.icon {position: relative; padding: 1em 1.25em 1em 4.5em;}
.button.icon:before, button.icon:before {content: ""; position: absolute; width: 3.13em; display: block; left:0; top: 0; height: 100%; background-color: rgba(0,0,0,0.2)}

input.bulky, .bulky {padding:.4em .6em;font-size:1.2em}
.formTable, .formTable table{width:100%}
.formTable input[type="text"], .formTable input[type="password"], .formTable input[type="tel"], .formTable input[type="number"], .formTable input[type="email"], .formTable input[type="url"], .formTable input[type="search"], .formTable textarea{width:100%}
.formTable table td,.formTable table td:first-child{padding-bottom:0}
.formTable.right td:first-child{text-align:right;width:1%}
.formTable.right td{width:auto}
.subjClass{display:none !important;}
#Captcha label{padding-left:0}
td.right, th.right{text-align:right}
.wsNew{display:inline-block;font-size:.7em;line-height:1.5em;height:1.5em;padding:0 .3em;margin:.3em 0;background-color:#FFC700;overflow:visible;vertical-align:top;color:#fff;font-style:italic}
.formEdit select, .formBuilder select { width:40%; }

/* pagination */
.pagination{font-size:.95em;text-align:right}

/* page header */
.pageHeader{width:100%; background: url(/images/DefaultPageBanner.jpg) no-repeat center / cover; display: block; width: 100%; float: left; clear: both}
.landing .pageHeader {text-align: center; color: #fff; background: #000; position: relative}
.landing .pageHeader .background-image {position: absolute; opacity: 0.4; top:0; left:0; width: 100%; height: 100%; background-size: cover; background-position: center}
.landing .pageHeader .wrap {z-index: 1; position: relative}
.landing .pageHeader h1 {color: #fff; text-transform: uppercase}

/* alert */
#alertApp, #alertApp.alertStatic:hover{width:100%; background:#990000;padding-left: 1rem;padding-right: 1rem}
#alertApp h1{margin-bottom:0;font-size:1.1em;padding:5px;color:#fff;text-align:center}
#alertTitle span{float:right; opacity:.5}
#alertApp:hover #alertTitle span{opacity:1}
#alertTitle a{color:#fff;text-decoration:underline}
#alertDesc{overflow:hidden}
.alertClosed #alertDesc{height:auto;max-height:0}
.alertOpen #alertDesc{height:auto;min-height:0;max-height:250px;}
#alertDesc p{color: rgba(255,255,255,.8);}
#alertApp {cursor:pointer;}
#alertApp.alertStatic{cursor:auto}
#alertApp:hover { background:#660000;}

.product-list {clear: both}
.product-list a {display: block; background: #fff; font-size: 0.875em; margin-bottom: 2.25rem; padding: 0 1rem 3.75rem; position: relative; border: 1px solid #3399CC; color: #5D5D5D; line-height: 1.25rem; color: #5D5D5D}
        .home .product-list a {padding: 0 1rem 4.5rem}
        .product-list.engineered-solutions a {padding: 1.5rem 1rem 4.5rem}
        .home #products .product-list a {text-align: center; margin-bottom: 0}
.product-list a .product-image {width: calc(100% + 2rem); margin-bottom: 1rem; overflow: hidden; margin-left: -1rem; height: auto; padding-bottom: 88%; position: relative}
        .product-list.taller a .product-image {padding-bottom: 135%}
.product-list a .product-image img {position: absolute; left: -2px; top: 0; max-width: calc(100% + 2px); max-height: 100%; width: auto; height: auto;}
.product-list a h2,
.product-list.engineered-solutions a .product-name {display: block; font-size: 1.38rem; text-transform: uppercase; margin-bottom: 0.5rem; color: #3399CC; font-weight: 800}
.product-list a p,
.product-list.engineered-solutions a .product-brief,
        #content .product-list a p,
        #content .product-list.engineered-solutions a .product-brief {font-weight: 400; display: block; font-size: 1rem; margin-bottom: 0.25rem; color: #5D5D5D}
.product-list a ul,
.product-list.engineered-solutions a .list-style {display: block; margin: 0.5em 0}
.product-list a li * {color: #5D5D5D}
.product-list a li {display: block; position: relative; font-size: 0.875rem; font-weight: 400; padding: 0 0 0 1em; color: #5D5D5D}
.product-list a li:before {content: "-"; background: none; position: absolute; left: 0.25em; top: 0}
.product-list a span {color: #5D5D5D; font-size: 0.875rem; font-weight: 400; padding: 0;}
.product-list a p strong {color: #5D5D5D;}
.product-list a li+li {margin: 0}
.product-list a .learn-more {position: absolute; font-weight: 700; bottom: 0; left: 0; width: 100%; line-height: 50px; display: block; text-align: center; color:#EFEFEF; background: #3399CC; font-size: 17px;}
.product-list.engineered-solutions a .product-name {margin-bottom: 0.5em}
.product-list.engineered-solutions a .list-style span {position: relative; display: block; padding-left: 1em}
.product-list.engineered-solutions a .list-style span:before {content: "-"; position: absolute; left: 0.25em}
        .product-list a:hover {border-color: #CC3333}
        .product-list a:hover h2,
        .product-list a:hover .product-name {color: #CC3333}
        .product-list a:hover .learn-more {background: #CC3333}

#content .uses {display: block; padding: 1em 1.5em; background: #EFEFEF;}
#content .uses h2,
#content .uses h3,
#content .uses h4 {font-size: 1rem; margin-bottom: 0; line-height: 1.5556; font-weight:700; color: #2C2C2C}
#content .uses ul {margin-bottom: 0}
#content .uses ul li {padding-left: 2em}
#content .uses ul li+li {margin: 0}
#content .uses ul li:before {left: 0.75em}

#products {width: 100%; clear: both; float: left; background: #E8E8E8; padding: 2.5em 1em}
        .home #products {padding: 3.75em 1em}
#products .wrap > h2 {text-align: center; font-weight: 700; font-size: 1.25rem; color: #2C2C2C;}
#description {width: 100%; clear: both; float: left; padding: 3.13em 1em}

.callout {position: relative; display: inline-block; background: #EFEFEF; padding: 1em 2em 1em 6.5em; overflow: hidden; border-radius:4px}
        .landing .callout {margin-top:2em}
        .landing hr+.callout {margin-top:0}
.callout:before {content: ""; position: absolute; top:0; left:0; width:5em; display: block; height: 100%; background: #3399CC url(/images/large-check.svg) no-repeat center}
.callout h2 {color:#000; font-size: 1.56em; margin-bottom: 0}
.callout p {color:#2C2C2C; font-size: 1.125em; margin-bottom: 0}
.callout strong {color:#CC3333; font-size: 1.125rem; margin-bottom: 0}

#hero {clear: both; position: relative; float: left; background:#2C2C2C; overflow: hidden; width: 100%}
#hero .first-segment,
#hero .intro-container {z-index: 3; overflow:hidden}
#hero:before {content: "";display: block;position: absolute;bottom:0;left:0;z-index: 2;width: 100%;height: 100%;background: url(/images/home/video-mask.png) no-repeat center / 100% 100%;}
#hero .wrap h1,
#hero .wrap .title {color: #fff; line-height: 120%; display: block; text-transform: uppercase;}
#hero .wrap p {color: rgba(255,255,255,0.9)}
#hero video {position: absolute;z-index: 1;top: 50%;left: 50%;transform: translate(-50%, -50%);min-width: calc(100% + 1px);width: auto;min-height: calc(100% + 1px);height: auto;}
#hero .intro-container {opacity:0; transition: ease all .5s;}
#hero .intro-container.show {opacity: 1;}


#hero-callouts {
  background: #888;
  border-lefT: 1px solid #FFF;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  height: 100%;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  position: absolute;
  right: 0;
  width: 28.5%;
  z-index: 3;
}

#hero-callouts section {
  background-position: left bottom;
  background-repeat: no-repeat;
  background-size: cover;
  height: 50%;
  position: relative;
}

#hero-callouts section:first-of-type { border-bottom: 1px solid #FFF; }

#hero-callouts section>a {
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
  -ms-flex-align: end;
  align-items: flex-end;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  font-size: 1.025rem;
  height: 100%;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: 1111;
}

#hero-callouts section .textbox {
  background: rgba(0, 0, 0, .75);
  mix-blend-mode: multiply;
  padding: 1rem 1.375rem;
  width: 100%;
}

#hero-callouts h2 {color: #FFF;font-size: 1.625rem;margin: 0;text-transform: uppercase;}
#hero-callouts p { color: #FFF; font-size: 1.025rem; margin:0; }
#hero-callouts span { color: #3398CC; font-size: 1.025rem; }
#hero-callouts section>a:hover .textbox { background: rgba(0, 0, 0, .85); }
#hero-callouts section>a:hover span { color: #CC3333; }


#support {float: left; width: 100%; background: #4B5257; clear:both; padding: 3.75em 1em}
#support h2 {color: #fff}
#support select,
#support button {height: 3.13em; font-size: 1rem; border: 0}
#support select {padding: 0 1em; background: url(/images/select-arrow.svg) no-repeat #fff; background-position: calc(100% - 1em) center; cursor: pointer;  -moz-appearance:none}
#support button {box-shadow: inset 0 0 0 1px #979797}
#support button:before {left: 1px;top: 1px; height: calc(100% - 2px); background-image: url(/images/icon-representative.svg); background-repeat: no-repeat; background-position: center}
        .interior #support {padding: 0; margin-bottom: 2em; background: none}
        .interior #support form {float: none;}
        .interior #support h2 {color: #333}
        .interior #support select {border: 1px solid #ccc}

.content .distributor-results {clear: both}
.content .distributor-results>ul>li {border-top: 1px dashed #ccc; padding-top: 2em}
.content .distributor-results>ul>li+li {margin-top: 1.5em}
.content .distributor-results>ul>li:before {top: 2.25em}

.downloads-search input {padding: 0 1em; height: 2.75rem}
section.pages {padding: 1.5em 0}
section.pages:first-of-type {padding-top: 0}
section.pages+section.pages {border-top: 1px dashed #ccc}
section.pages h2 {margin: 0}

#CAD360 {border-top:1px solid #fff; width:100%; clear:both; float:left; background:#E8E8E8}
#CAD360 img {max-width:11.875rem; height:auto}
#CAD360 p {margin: 2rem 0; font-size: 1.125em}
#CAD360 p:last-child {margin-bottom:0}

.bg-ribbon {clear: both; float: left; width:100%; color: #fff; position: relative; border-top: 1px solid #fff}
.bg-ribbon .wrap {overflow: visible}
.bg-ribbon h2 {color: #fff}
.bg-ribbon p {font-size: 1.125rem;color: #FFFFFF;text-shadow: 0 1px 5px rgba(0,0,0,0.80);}
.bg-ribbon .button {text-shadow: none}

#featured-video {clear: both; float: left; width:100%; background: #E8E8E8; padding: 3.75em 1em}
#featured-video .video {border: 1px solid #999999}
#featured-video h2 {font-weight: 800; text-transform: uppercase; font-size: 1.75em; color: #4B5257;}
#featured-video p {font-size: 1.125rem; color: #2C2C2C;}
#featured-video .button {margin-top: 2em}
#featured-video .button:before {background-image: url(/images/icon-play.svg); background-position: center; background-position: center; background-repeat: no-repeat}

#welcome {clear: both; position: relative; float: left; width:100%;background:#fff}
#welcome h2 {font-weight: 800; color: #4B5257;}
#welcome p {font-size: 1.13rem; color: #2C2C2C; line-height: 1.75rem;}
#welcome ul {margin: 0}
#welcome ul li {padding-bottom: 1em}
#welcome ul li+li {padding-top: 1em; border-top: 1px solid #DCDCDC;}
#welcome ul li a {color: #3399CC; display: block; font-weight: 600; font-size: 0.94em; line-height: 1.19rem}
#welcome ul li a:hover {color: #CC3333}

.centered-header {text-align: center; margin-bottom: 2em}
.centered-header img {max-width: 18.75em; margin: 0 auto 1em; height: auto}
#cad-filters {border-bottom: 2px solid #E4E5E7; padding-bottom: 1.56em; margin-bottom: 1.56em;}
#cad-filters .filter-buttons {display: -ms-flexbox; display: -webkit-flex; display: flex; -webkit-flex-direction: row; -ms-flex-direction: row; flex-direction: row; -webkit-flex-wrap: nowrap; -ms-flex-wrap: nowrap; flex-wrap: nowrap; -webkit-justify-content: space-between; -ms-flex-pack: justify; justify-content: space-between; -webkit-align-content: stretch; -ms-flex-line-pack: stretch; align-content: stretch; -webkit-align-items: stretch; -ms-flex-align: stretch; align-items: stretch;}
#cad-filters .filter-buttons button {position: relative; -webkit-flex: 1 1 auto; -ms-flex: 1 1 auto; flex: 1 1 auto;}
#cad-filters .filter-buttons button::after {display: block; transition: ease all 200ms; content: ""; width: 100%; height: 3px; position: absolute; bottom: -3px; left: 0;}
#cad-filters .filter-buttons button.on::after {background: #00739B;}
#cad-filters .filter-buttons button.on,
#cad-filters .filter-buttons button:hover {background: #00739B}
#cad-filters .filter-buttons button+button {margin-left: 2px}
#cad-filters .filters > ul {margin-top: 2px; display: none; padding: 1em; width: 100%; background: #EFEFEF; border: 2px solid #00739B; -webkit-flex-direction: row; -ms-flex-direction: row; flex-direction: row; -webkit-flex-wrap: nowrap; -ms-flex-wrap: nowrap; flex-wrap: nowrap; -webkit-justify-content: flex-start; -ms-flex-pack: start; justify-content: flex-start; -webkit-align-content: stretch; -ms-flex-line-pack: stretch; align-content: stretch; -webkit-align-items: flex-start; -ms-flex-align: start; align-items: flex-start;}
#cad-filters .filters > ul:last-child {-webkit-justify-content: flex-end; -ms-flex-pack: end; justify-content: flex-end;}
#cad-filters .filters > ul > li {position: relative; padding: 0 1em;background: none;}
#cad-filters .filters > ul li+li {margin: 0}
#cad-filters .filters > ul > li:before,
#cad-filters .filters > ul > li li:before {display: none}
#cad-filters .filters > ul > li li {padding-left: 0.6em}
#cad-filters .filters > ul > li input {display: none;}
#cad-filters .filters > ul > li label {width: 100%;font-size: 0.875rem;z-index: 1;transition: ease all 200ms;position: relative;cursor: pointer;padding: 2px 5px 2px 18px;display: block;}
#cad-filters .filters > ul > li label::before {content: "";transition: ease all 200ms;width: 12px;height: 12px;display: block;position: absolute;top: 0.5em;left: 0;background: url(/images/icons/misc/white-check-mark.svg) no-repeat center #fff;box-shadow: inset 0 0 0 1px #acacac;border-radius: 2px;}
#cad-filters .filters > ul > li :checked + label::before {background-color: #00A6E0;box-shadow: inset 0 0 0 1px #00A6E0;}
#cad-filters .filters > ul > li span {position: absolute;width: 100%;pointer-events: none;opacity: 0;top: 0;left: 0.38rem;background: #000;color: #fff;z-index: 2;transform: translateY(calc(-100% - 4px));padding: 10px;line-height: 120%;font-size: 11px;border-radius: 3px;}
#cad-filters .filters > ul > li li span {left: 0}
#cad-filters .filters > ul > li span::before {top: 100%; left: 1.4em; border: solid transparent; border-top-width: medium; border-right-width: medium; border-bottom-width: medium; border-left-width: medium; border-top-color: transparent; border-right-color: transparent; border-bottom-color: transparent; border-left-color: transparent; content: " "; height: 0; width: 0; position: absolute; pointer-events: none; border-color: rgba(0, 0, 0, 0); border-top-color: rgba(0, 0, 0, 0); border-top-color: #000000; border-width: 4px; margin-left: -4px;}
#cad-filters .filters > ul > li span.on {opacity: 1;}
#cad-filters .filters > ul > li a {font-size: 0.875rem; display: block; padding: 0.13rem 0.31rem 0.13rem 1rem; background: url(/images/icon-link.svg) no-repeat center left / 0.63rem 0.63rem;}

#CAD-drawings li {display: block; background: #fff; font-size: 0.875em; margin-bottom: 2.25rem; padding: 0 1rem 3.75rem; position: relative; border: 1px solid #ccc; color: #5D5D5D; line-height: 1.25rem; color: #5D5D5D}
#CAD-drawings li .product-image {width: calc(100% + 2rem); margin-bottom: 1rem; overflow: hidden; margin-left: -1rem; height: auto; padding-bottom: 88%; position: relative}
#CAD-drawings li .product-image img {position: absolute; left: -2px; top: 0; max-width: calc(100% + 2px); max-height: 100%; width: auto; height: auto;}
#CAD-drawings li h2 {display: block; font-size: 1.38rem; text-transform: uppercase; margin-bottom: 0.5rem; color: #3399CC; font-weight: 800}
#CAD-drawings li p {font-weight: 400; display: block; font-size: 0.875rem; line-height: 1.25em; margin: 0.75em 0 0; color: #5D5D5D}
#CAD-drawings li ul {display: block; margin: 1em 0 0}
#CAD-drawings li li * {color: #5D5D5D}
#CAD-drawings li li {display: block; font-size: 0.875rem; font-weight: 400; padding: 0; color: #5D5D5D}
#CAD-drawings li span {color: #5D5D5D; font-weight:700}
#CAD-drawings li li+li {margin: 0}
#CAD-drawings li li:before {display: none}
#CAD-drawings li .learn-more {position: absolute; font-weight: 700; bottom: 0; left: 0; width: 100%; line-height: 50px; display: block; text-align: center; color:#EFEFEF; background: #3399CC; font-size: 17px;}
#CAD-drawings ul li .cad-image { cursor: pointer; display: block; padding-bottom: 60%; background-position: center; background-size: contain; background-repeat: no-repeat; width: 100%; margin: 1em 0 0.75em }
#CAD-drawings li {padding: 0 1rem 5.75rem}
#CAD-drawings li:before {display: none}
#CAD-drawings li .button {position: absolute; bottom: 1rem; left: 1rem; width: calc(100% - 2rem); display: block; text-align: center; color:#EFEFEF; background: #3399CC; font-size: 17px;}
#CAD-drawings li .button:hover {background: #CC3333}
#CAD-drawings li.no-models {all: unset; padding: 1em 1.5em; background: #efefef;}
#CAD-drawings li.no-models a {font-weight: 700}

#content .icon-links li {padding: 0; margin: 0.5em;}
#content .icon-links li:before {display: none}
#content .icon-links li,
#content .icon-links li a {display: block; text-align: center; font-weight:600}
#content .icon-links li a {padding:0.5em 1em 1em; line-height: 1.2em; border-radius: 5px; border: 1px solid #ccc; color: #3399CC;}
#content .icon-links li a:hover {border-color: #CC3333; color: #CC3333}
#content .icon-links li a:before {content: ""; display: block; height: 6em}
        #content .icon-links .brochures a:before {background: url(/images/icon-documents.svg) no-repeat center}
        #content .icon-links .cad-models a:before {background: url(/images/icon-conveyor-belt.svg) no-repeat center}
        #content .icon-links .aluminum-profile a:before {background: url(/images/icon-cad-models-aluminum.svg) no-repeat center}
        #content .icon-links .quickdesigner a:before {background: url(/images/icon-guarding.svg) no-repeat center}
        #content .icon-links .case-studies a:before {background: url(/images/icon-briefcase.svg) no-repeat center}
        #content .icon-links .manuals a:before {background: url(/images/icon-operating-manuals.svg) no-repeat center}
        #content .icon-links .videos a:before {background: url(/images/icon-videos.svg) no-repeat center}
        #content .icon-links .galleries a:before {background: url(/images/icon-photogallery.svg) no-repeat center}
        #content .icon-links .support a:before {background: url(/images/icon-sales-and-support.svg) no-repeat center}
        #content .icon-links .white-papers a:before {background: url(/images/icon-white-papers.svg) no-repeat center}

#content ul.operating-manuals li {padding-left: 0}
#content ul.operating-manuals li:before {display: none}
#content ul.operating-manuals li a {padding: 0.25rem 0.25rem 0.25rem 3rem; position: relative}
#content ul.operating-manuals li a:before {content: ""; display: block; position: absolute; width: 1.25em; height: 1.25em; top: 0.19em; left: 1.25em; background: url(/images/icon-operating-manuals-grey.svg) no-repeat center / contain;}

#content .search form input[type="text"] {width: calc(100% - 5.25em)}
#content .search form input[type="submit"] {float: right; padding: 0; width: 5em; text-align: center}
#content .search .toggleButtons button {background: #666}
#content .search .toggleButtons button:hover,
#content .search .toggleButtons button.on {background: #CC3333}

#content > .image-links {text-align: center; margin: 2em 0; font-weight: 700;}
#content > .image-links li {padding: 0;}
#content > .image-links li:before {display: none}
#content > .image-links li a {display: block; position: relative; background: #3399CC; border: 1px solid #3399CC; color: #fff; line-height: 50px}
#content > .image-links li a:hover {background: #CC3333; border-color: #CC3333}
#content > .image-links li a:before {content: ""; transition: ease all 200ms; display: block; position: relative; z-index: 1; padding-bottom: 80%; opacity: 0.75; mix-blend-mode: multiply;}
#content > .image-links li a:hover:before {opacity: 1}
#content > .image-links li a:after {content: ""; transition: ease all 200ms; display: block; width: 100%; padding-bottom: 80%; background:  #E8E8E8; position:absolute; top:0; left:0;}
#content > .image-links li a:hover:after {background: #fff}
        #content > .image-links li a.system-comparisons:before {background: url(/images/products/image-link-pallet-conveyor-comparison.jpg) no-repeat center / cover}
        #content > .image-links li a.configurations:before {background: url(/images/products/image-link-configurations.jpg) no-repeat center / cover}
        #content > .image-links li a.modules:before {background: url(/images/products/image-link-modules.jpg) no-repeat center / cover}
        #content > .image-links li a.industries:before {background: url(/images/products/image-link-industries.jpg) no-repeat center / cover}
        #content > .image-links li a.sanitary-levels:before {background: url(/images/products/image-link-sanitary-levels.jpg) no-repeat center / cover}

.color-legend span {display: inline-block; vertical-align: middle; font-weight:700; margin-right: 2em}
.color-legend span:before {content: ""; margin-right: 0.5em; display: inline-block; vertical-align: text-bottom; border-radius: 50%; width: 1.5em; height: 1.5em;}
.color-legend span:first-child:before {background: #4B5257}
.color-legend span:nth-child(2):before {background: #74ad00}
.color-legend span:nth-child(3):before {background: #39c}

.cleanMoveIndustries-table {border: 1px solid #ccc; margin-top: 2em}
.cleanMoveIndustries-table tbody > tr > th {background: #ccc; padding: 0.75rem}
.cleanMoveIndustries-table tbody > tr > td {text-align: center}
.cleanMoveIndustries-table tbody > tr > td td td {width: 33%; line-height: 2em; padding: 0.25em 1em; background: #efefef}
.cleanMoveIndustries-table tbody > tr > td td {height: 3em; vertical-align: middle; position: relative}
.cleanMoveIndustries-table tbody > tr > td td.dot+.dot {border-left: 1px solid #ccc;}
.cleanMoveIndustries-table tbody > tr > td td.dot:before {content: ""; display: block; border-radius: 50%; width: 1.5em; height: 1.5em; position: absolute; top:50%; left:50%; transform: translate(-50%, -50%)}
.cleanMoveIndustries-table tbody > tr > td td.standard:before {background: #4B5257}
.cleanMoveIndustries-table tbody > tr > td td.plus:before {background: #74ad00}
.cleanMoveIndustries-table tbody > tr > td td.ultra:before {background: #39c}
.cleanMoveIndustries-table tbody > tr > td.background {width: 35%}
.cleanMoveIndustries-table tbody > tr.pharmaceutical > td.background {background: url(/images/products/cleanMoveIndustries-1.png) no-repeat center / cover}
.cleanMoveIndustries-table tbody > tr.baking > td.background {background: url(/images/products/cleanMoveIndustries-2.png) no-repeat center / cover}
.cleanMoveIndustries-table tbody > tr.fruit > td.background {background: url(/images/products/cleanMoveIndustries-3.png) no-repeat center / cover}
.cleanMoveIndustries-table tbody > tr.meat > td.background {background: url(/images/products/cleanMoveIndustries-4.png) no-repeat center / cover}
.cleanMoveIndustries-table tbody > tr.dairy > td.background {background: url(/images/products/cleanMoveIndustries-5.png) no-repeat center / cover}
.cleanMoveIndustries-table tbody > tr > td td td+td {box-shadow: inset 1px 0 0 0 #ccc}
.cleanMoveIndustries-table tbody > tr.pharmaceutical > td td td {width: 50%}
.cleanMoveIndustries-table tbody > tr.pharmaceutical > td td.standard {width: 40%}
.cleanMoveIndustries-table tbody > tr.pharmaceutical > td td.plus {width: 40%}
.cleanMoveIndustries-table tbody > tr.pharmaceutical > td td.ultra {width: 15%}
.cleanMoveIndustries-table tbody > tr.baking > td td.standard {width: 40%}
.cleanMoveIndustries-table tbody > tr.baking > td td.plus {width: 40%}
.cleanMoveIndustries-table tbody > tr.baking > td td.ultra {width: 15%}
.cleanMoveIndustries-table tbody > tr.fruit > td td.standard {width: 33%}
.cleanMoveIndustries-table tbody > tr.fruit > td td.plus {width: 66%}
.cleanMoveIndustries-table tbody > tr.meat > td td.plus,
.cleanMoveIndustries-table tbody > tr.meat > td td.ultra {width: 50%}
.cleanMoveIndustries-table tbody > tr.dairy > td td.standard {width: 15%}
.cleanMoveIndustries-table tbody > tr.dairy > td td.plus {width: 40%}
.cleanMoveIndustries-table tbody > tr.dairy > td td.ultra {width: 40%}

.palletConveyor-table img {max-width: 100%; float: left; height: auto;}
.palletConveyor-table td {border: 2px solid #ccc; padding: 0.75rem}
.palletConveyor-table td.logo {padding: 1em}
.palletConveyor-table td.image {padding: 0}
.palletConveyor-table td.title {background: #efefef; font-weight: 700}

.clearFix:before {content: ""; display: block; clear: both}

#popover {display: none; position: fixed; z-index: 10; top: 0; left:0; width:100%; height: 100%; padding: 1em; background:rgba(0,0,0,0.9); -webkit-flex-direction: row; -ms-flex-direction: row; flex-direction: row; -webkit-flex-wrap: nowrap; -ms-flex-wrap: nowrap; flex-wrap: nowrap; -webkit-justify-content: center; -ms-flex-pack: center; justify-content: center; -webkit-align-content: center; -ms-flex-line-pack: center; align-content: center; -webkit-align-items: center; -ms-flex-align: center; align-items: center;}
#popover .container {max-width: 40em; position: relative}
#popover .container .close {position: absolute; cursor: pointer; transition: ease all 200ms; right: 0; top: -1.5em; width: 1.5em; height: 1.5em; font-size: 2.25em; line-height: 1.5em; text-align: right; color: #fff;}
#popover .container .close:hover {opacity: 0.5}
#popover .container .popover-wrap {padding: 2em; text-align: left; background:#fff; border-radius: 4px; max-width: 40em}
#popover .container .popover-wrap p.center {text-align: center}
#popover .container .popover-wrap .button {padding: 1em 2.75em;}

#content .callout.alert {margin-top:1em; padding:1em 2em 1em 5.25em}
#content .callout.alert:before {width:4em; background: #3399CC url(/images/alert-box-icon-exclamation-point.svg) no-repeat center}
#content .callout.white-paper {width:100%}
#content .callout.white-paper:before {background: #3399CC url(/images/white-paper-icon.svg) no-repeat center}
.landing #content .callout.white-paper {margin:0 0 1em}

.landing .pageHeader .wrap .alert-callout-box {display: block; font-weight:400; color:#fff; padding: 1em; background: rgba(0,0,0,0.5); font-weight:500; border-radius: 8px;}
.landing .pageHeader .wrap .alert-callout-box:hover {background: #3399CC; color:rgba(255,255,255,0.65)}
.landing .pageHeader .wrap .alert-callout-box span {font-weight: 900; color:#CC3333}
.landing .pageHeader .wrap .alert-callout-box:hover span {color:#fff}
.landing .pageHeader .wrap .alert-callout-box .icon {display: inline-block; vertical-align: middle; margin-right: 0.5em; width:2em; height: 2em; background: url(/images/alert-box-icon-exclamation-point.svg) no-repeat center / contain}
.landing .pageHeader .wrap .alert-callout-box {margin-top: 2em;}


/* management overrides */
#wysiwygBody{background:#fff}

/* management table */
hr+.manage{margin-top:-1em}
.manage{border-bottom:1px solid rgba(0,0,0,.2);width:100%;line-height:1.3em}
.manage th{border-bottom:1px solid rgba(0,0,0,.2);text-align:left}
.manage th.right{text-align:right}
.manage th.sort{cursor:pointer}
.manage th.sort img{margin-left:5px}
.manage th img {position:relative;bottom:-2px}
.manage td,.manage th{padding:5px 5px 5px 0}
.manage td:first-child{padding-left:.8em}
.manage img.preload{display:none;position:absolute;z-index:9900;top:0;border:solid 1px #fff}
.manage td.icons img{margin-left:5px;position:relative;bottom:-2px}
.manage td:first-child.icons img{margin-left:0}
.manage td:first-child.icons{padding-left:3px;padding-right:3px}
.manage td.icons a:first-child img{margin-left:0}
.manage td.icons input{position:relative;bottom:2px;margin-left:5px}
.manage .hidden{font-style:italic;color:#900}
.manageButton{text-align:right;padding:10px 0}
.alternate tbody tr:nth-child(even), .even{background:#fff}
.alternate tbody tr:nth-child(odd), .odd {background:rgba(0,0,0,.06)}
.manage+hr, .manage+.manageLinks+hr{margin-top:50px}
.manageLinks{margin-top:10px}
.manageLinks a{white-space:nowrap}
.manageLinks a img{position:relative;bottom:-2px}
.manageLinks button{margin-left:5px}
.manageButtons{text-align: right;padding:10px 0}
.wsReturnToButton {float:right;margin-top:-3.5em}
.manage.rightFirstChild td:first-child{text-align:right}
.sortRow th{cursor:pointer}
.manageEllipsis{width:200px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;display:inline-block}
#content .wsManagementLogin td {padding: 5px; vertical-align: middle}
#content .wsManagementLogin input[type="text"].wsFormBox,
#content .wsManagementLogin input[type="password"].wsFormBox {padding: 0.5em; font-size: 1em}
#wsDashboardLinks > ul > li:before,
#wsDashboardButtons > ul > li:before {display: none}
#wsDashboardLinks > ul > li {padding-left: 0}

/* FOOTER ------------------------------ */
body>footer{padding:3.75rem 1rem 0;  background:#e8e8e8;font-size:0.81rem; line-height: 1.25rem}
body>footer .title,
body>footer .col>ul>li>a {font-weight: 800; color:#434D55; display: block; text-transform: uppercase; font-size: 0.875rem; margin-bottom: 0.25em;}
body>footer .col>ul>li>a:hover {color:#48C2FF}
body>footer .col>ul>li li a {display: inline-block; line-height:1.25em;}
body>footer .col>ul>li li a:after {content:"›"; padding-left:0.25em}
body>footer .col>ul {margin-top:0}
body>footer .col>ul>li {margin-bottom: 1.5em}
body>footer .logos img {max-height: 6em; width: auto}
body>footer .logos img + img {margin-left: 2em}
body>footer .social {margin-bottom: 1.25em}
body>footer .social a {display: inline-block; vertical-align: middle;}
body>footer .social a img {filter: grayscale(1); transition:ease all 200ms}
body>footer .social a+a {margin-left: 1.25em}
body>footer .social a:hover img {filter: grayscale(0)}
body>footer a{color:rgba(0,0,0,0.75)}
body>footer a:hover,
footer a:active,
body>footer .col>ul>li>a:hover {color:#CC3333}
body>footer a.on, footer .on>a,
body>footer .col>ul>li>a.on {text-decoration:none;color:#CC3333}
body>footer>.sub-footer {width: calc(100% + 2rem); border-top: 1px solid rgba(0,0,0,0.05); font-size: 0.81rem; line-height: 1.25rem; margin-left: -1rem; padding: 1.25rem 1rem}
body>footer .email-form {position: relative; max-width: 13.13rem}
body>footer .email-form input {margin-top: 0.35em; border: 0; font-size: 0.875rem; color: #2C2C2C; width: 100%; height: 1.88rem; padding: 0 0.75em; background: #FFF; border: 1px solid rgba(0,0,0,0.125)}
body>footer .email-form button {position: absolute; padding: 0; background: url(/images/email-arrow.svg) no-repeat center #2C2C2C; bottom: 0; right: 0; height: 1.88rem; width: 1.88rem}
body>footer .email-form button:hover {background-color: #3399CC}
        body>footer .email-form ::-webkit-input-placeholder {color: #2C2C2C; opacity: 1}
        body>footer .email-form ::-moz-placeholder {color: #2C2C2C; opacity: 1}
        body>footer .email-form :-ms-input-placeholder {color: #2C2C2C; opacity: 1}
        body>footer .email-form :-moz-placeholder {color: #2C2C2C; opacity: 1}
.fatFooter{margin-bottom:4.38rem;}
body>footer nav{display:inline}
body>footer>div{min-height:18px}


/* TRANSITIONS ------------------------------ */
a, a *,button,.button,input[type="button"],input[type="submit"],.rsFullscreenBtn,#alertApp,#alertApp span,#alertDesc,#navContainer li,.hamburger{-webkit-transition: all 200ms ease;transition: all 200ms ease}
input:focus, select:focus, textarea:focus{-webkit-transition: background-color 150ms ease;transition: background-color 150ms ease}


/* FORM ERROR ------------------------------ */
.formError {background-color:Black; border:0; padding: 5px 10px; color:#fff; display:none; margin:0 0 2px; z-index:9999; border-radius: 10px; -moz-box-shadow:0 2px 2px #333; -webkit-box-shadow:0 2px 2px #333;}
.formError p {margin:0; font-size:.9em; }
.formError em { border:10px solid;  border-color:Black transparent transparent; bottom:-17px; display:block; height:0; left:40px; position:absolute; width:0; }
