body {margin:0; padding:0; background:#fff; font-family:Arial, Helvetica, sans-serif; font-size:14px;}
#unMain {display:none;}
#footer-corporate {display:none;}
#blackBar {position:relative; left:0px; top:0px; width:100%; height:auto; background-color:#EC1D25; text-align:center;}
#blackBar img {padding-top:1em; padding-bottom:1em;}
#universal4o {display:none;}
h1, h2 {margin:0; padding:0;}
#printables_page {}
.printables_section {}
.printables_content {max-width:600px; margin:0 auto; box-sizing:border-box; position:relative;}

#printables_header {border-bottom:1px solid #e6e8e7;}
#printables_header .printables_content {padding:25px 15px;}
#printables_header .printables_content h1 {}
#printables_header .printables_content span {font-size:10px; color:#000; padding-top:20px; display:inline-block;}

#printables_top .printables_content {padding:25px 15px 0 15px;}
#printables_top .printables_content h2 img {width:100%; height:auto;}
#printables_top-text {padding:0 0 20px 0;}
#printables_top-text h3 {margin:0 0 30px 0; padding:0;}
#printables_top-text h3 img {width:100%; height:auto;}
#printables_top-text p {margin:0; padding:0 0 10px 0; color:#555656; font-size:16px; line-height:20px;}

#printables_form {background:#23c2d4;}
#printables_form .printables_content {padding:20px 15px 40px 15px; color:#fff;}
#printables_form-intro {margin:0; padding:0 0 25px 0; text-align: center;}

#errorBody {display:none; padding:25px 0; color:red;}

.printables_form-field {padding-bottom:25px;}
.printables_form-field input[type="text"] {width:100%; height:40px; border:none; background:#fff; padding:0 10px 0 10px; box-sizing:border-box;}

#printables_form-calltime {margin-left:-7px; margin-right:-7px;}

#printables_form-calltime:after {
content: "";  
display: table;  
clear: both;  
}
#printables_form-calltime h5 {color:#fff; font-weight:bold; font-size:18px; line-height:20px; margin:0; padding:0 0 0 7px}
#printables_form-calltime span {display:block; width:33.33%; padding:7px; float:left; box-sizing:border-box;}
#printables_form-calltime span a {display:block; text-align:center; background:#B9E6FB; color:#000; text-decoration:none; font-size:11px; line-height:14px; padding:8px;}
#printables_form-calltime span a strong {display:block;}

#printables_footer {padding:35px 15px;}
#printables_footer p {margin:0; padding:0 0 15px 0; color:#565656; font-size:10px; line-height:11.5px; text-align:center}
#printables_footer p a {color:#29abe2; text-decoration:underline;}


/* Media Queries */

@media only screen and (min-width: 480px) {
#printables_header .printables_content {padding:25px 35px;}
#printables_top .printables_content {padding:25px 35px 0 35px;}
#printables_form .printables_content {padding:20px 35px 40px 35px;}
#printables_footer {padding:35px;}
}


@media only screen and (min-width: 768px) {

}


@media only screen and (min-width: 960px) {
#blackBar {display:none;}
#universal4o {display:block;}


#printables_header .printables_content h1 {}
#printables_header .printables_content span {position:absolute; right:0; bottom:20px;}
#printables_top-text {padding:0px 40px 20px 40px;}
#printables_form .printables_content {padding:20px 70px 40px 70px;}
#printables_form-calltime span a strong { font-size:16px;}
}



@media only screen and (min-width: 1024px) {


}



