/*Sign up to receive more information popup */
.popup_main { width: 315px; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; }
.popup_header { background: url("../images/popup_header_bg.jpg") repeat-x; height: 64px; color: #fff; text-align: center; font-size: 18px; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; padding-top: 17px; border-radius: 5px 5px 0 0; }
.popin_signup { background: url("../images/popup_bg.jpg") repeat scroll 0 0 rgba(0, 0, 0, 0)!important; text-align: left; width: auto; z-index: 99999; border-radius: 5px; border: 1px solid #000; height: auto !important; padding:20px 28px;}
 .popin_signup p {font-family:GothamBook,Arial}
/*.popin_signup form input#first_name_signup { margin-top: 72px;}*/
.popin_signup form { display: block; padding: 10px 0 24px; text-align: center; width: 245px !important; margin: 0 auto; }
.popin_signup form input[type="email"], .popin_signup form input[type="text"], .popin_signup form input[type="tel"] { background: url("../images/icon-input.png") no-repeat scroll 10px 10px #d8d8d8; border: medium none; border-radius: 3px; box-shadow: 6px 7px 4px -7px rgba(50, 50, 50, 0.7) inset; font-size: 14px; font-weight: bold; height: 38px; line-height: 30px; padding: 0 0 0 34px; width: 242px; color: #4d4d4d; box-sizing:border-box; }
.popin_signup .form-info { color: #fff; font-size: 11px; margin: 17px auto 15px; width: 239px; }
.popin_signup form input#submit-signup { -moz-border-bottom-colors: none; -moz-border-left-colors: none; -moz-border-right-colors: none; -moz-border-top-colors: none; background-color: #0b9745; border-color: #18b165 -moz-use-text-color -moz-use-text-color; border-image: none; border-radius: 5px; border-right: medium none; border-style: solid none none; border-width: 1px medium medium; box-shadow: 0 2px 2px 1px rgba(0, 0, 0, 0.2); color: #fff; font-size: 16px; height: 40px; margin-top: 0; text-shadow: 0 -1px 1px #000; width: 240px; }
/*.popin_signup form input#submit-signup:hover { border-top: medium none; box-shadow: 0 2px 2px 1px rgba(0, 0, 0, 0.2) inset; }*/
.popin_signup form input[type="email"] { background-position: 10px -55px; }
.popin_signup form input[type="tel"] { background-position: 10px -121px; }
.popin_signup form input#submit-signup { -moz-border-bottom-colors: none; -moz-border-left-colors: none; -moz-border-right-colors: none; -moz-border-top-colors: none; border-color: #18b165 -moz-use-text-color -moz-use-text-color; border-image: none; border-radius: 5px; border-right: medium none; border-style: solid none none; border-width: 1px medium medium; background-color: #0b9745 !important; color: #fff; font-size: 16px; height: 40px; margin-top: 0; text-shadow: 0 -1px 1px #000; box-shadow: 0 2px 2px 1px rgba(0, 0, 0, 0.2); width: 240px; }
/* Popup Form */

/* Style for popup */
.hs-form .hs-form-field {margin-bottom:10px; width:100%; float:left; position:relative;}
.popin_signup form .hs-form-field > label { display:block; text-align:left; float: none; margin: 0 0 5px; padding: 0; width: auto; color: #d8d8d8; font-weight: normal; font-size:14px; }
.popin_signup form .hs-form-field .hs-form-required { color: #ff0000; padding: 0 0 0 3px;}
.hs-form-field  .hs-input{line-height: 18px; padding: 10px 10px 10px 36px; background-color: #d8d8d8; width: 242px !important; font-size: 14px !important; background-repeat: no-repeat; background-position: 11px -194px; float: none !important; box-shadow: 6px 7px 4px -7px rgba(50, 50, 50, 0.7) inset; !important; box-shadow: 6px 7px 4px -7px rgba(50, 50, 50, 0.7) inset; border: medium none; border-radius: 3px; color: #4d4d4d; font-size: 14px; font-weight: bold; height: 38px; line-height: 30px; box-sizing:border-box; }
.hs-form-field  textarea.hs-input { height:56px; background-image: url('../images/icon-input.png'); background-position: 11px -182px; background-repeat:no-repeat; overflow: auto; resize: none;}
.hs_submit { display:block; width:100%; clear:both; padding:0px; overflow:hidden;}
.popin_signup form input.hs-button { line-height: 20px; margin: 8px 0 0 0; width: 100%; display: block; height: 39px; border: 0 none !important; border-top: 1px solid #18b165 !important; color: #ffffff; font-size: 16px !important; text-transform: uppercase; letter-spacing: 1px; cursor: pointer; border-radius: 4px; -webkit-border-radius: 4px; -moz-border-radius: 4px; -o-border-radius: 4px; box-shadow: 0 1px 2px rgba(0,0,0,0.6); background: #0b9745 !important; text-shadow: 0 -1px 1px #000; }
.mktoButtonWrap { margin: 0 !important; }

.hs-error-msgs{ position:absolute; left:0px; bottom:-24px; background-color: #e51b00; background-image: -webkit-linear-gradient(#e51b00 43%, #ba1600 100%); background-image: -moz-linear-gradient(#e51b00 43%, #ba1600 100%); background-image: linear-gradient(#e51b00 43%, #ba1600 100%); background-image: -ms-linear-gradient(#e51b00 43%, #ba1600 100%); border: 1px solid #9f1300; -webkit-border-radius: 6px; border-radius: 6px; -webkit-box-shadow: rgba(0,0,0,0.65) 0 2px 7px, inset #ff3c3c 0 1px 0px; box-shadow: rgba(0,0,0,0.65) 0 2px 7px, inset #ff3c3c 0 1px 0px; color: #f3f3f3; font-size: 1em; line-height: 1.2em; max-width: 18em; padding: 0.3em 0.6em; text-shadow: #901100 0 -1px 0; z-index:9;}

/*** GET A FREE QUOTE ***/
.turbodock_signIn .hs-form-field  .hs-input{ background:none;}