* { margin: 0px; padding: 0px; box-sizing: border-box;-webkit-box-sizing: border-box; -moz-box-sizing: border-box;}
.fireLeadCaptureBox { width: 25%; font-family: 'HelveticaNeueMedium'; right: 0; top: -57px; z-index: 9999999; position: absolute; }
.fireLeadCaptureBox .mid { width: 100%; float:left; background: #e8e8e8; padding: 20px 20px 25px;}
.fireLeadCaptureBox .fire-heading { margin: 0 0 20px; font-size: 20px; font-weight: normal; color: #333333; text-align: center;}
.fireLeadCaptureBox .success { width: 100%;text-align: center; overflow: hidden;}
.fireLeadCaptureBox .success {display: none;}
.fireLeadCaptureBox .success h4 { margin: 15px 0; font-size: 22px; line-height: 24px; font-weight: bold; color: #333333;}
.fireLeadCaptureBox .success p { margin: 25px 0; font-size: 14px; line-height: 18px; color: #666666;font-family: 'Calibri'; font-weight: normal;}
.fireLeadCaptureBox form { display: block;}
.fireLeadCaptureBox .form-group { margin: 0 0 15px; width: 100%;float: left;position: relative;}

.form-control { display: block; width: 100%; outline: none; line-height: 1.42857;o-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s}
.fireLeadCaptureBox .form-control { font-size: 14px; font-weight: normal; color: #0552a1; height: auto; box-shadow: inherit; border-radius: 0; border: 0;
background-color: #e8e8e8; border-bottom: 1px solid #c4c4c4; padding: 2px 0; float: left; font-family: 'Arial'; font-weight: normal;}
/*Placeholder*/
.form-control::-webkit-input-placeholder {
/ Edge /
color: #0552a1;
opacity: 1;
}

.form-control:-ms-input-placeholder { / Internet Explorer /
color: #0552a1;
opacity: 1;
}
.form-control::placeholder {
color: #0552a1;
opacity: 1;
}


.fireLeadCaptureBox .DivSelectyze { position : relative; width : 100%; }
.fireLeadCaptureBox .DivSelectyze a.selectyzeValue { font-size: 14px;position relative; z-index: 10; display: block;text-decoration: none; color: #0552a1;
width : 100%; font-weight: normal; background: url('../images/arrow_1.png') right center no-repeat; height: auto; line-height: inherit; border: 0; 
font-family: 'Arial'; font-weight: normal;}
.fireLeadCaptureBox .DivSelectyze .UlSelectize { display : none; position : absolute; z-index : 9999; top : 22px; left : 0px; width : 100%; list-style : none;
background-color: #f5f5f5; max-height: 255px; overflow: auto; }
.fireLeadCaptureBox .DivSelectyze li { width: 100%; overflow: hidden; }
.fireLeadCaptureBox .DivSelectyze li a { display : block; text-decoration : none; padding: 7px 10px; font-size: 14px; color : #0552a1; 
border-bottom : 1px solid #c4c4c4; background: inherit; font-family: 'Arial'; font-weight: normal; }
.fireLeadCaptureBox .DivSelectyze li:last-child a { border-bottom:0; }
.fireLeadCaptureBox .error-msg {
/*position: absolute;*/
left: 0;
transition: 0.3s;
opacity: 1;
bottom: -28px;
color: #ec1b6a;
margin-bottom: 0;
font-size: 12px;
font-family: 'HELR45W';
font-weight: normal;
}

.fireLeadCaptureBox .captcha-Holder {
margin-bottom: 15px;
width: 100%;
}
.taglib-captcha {
margin: 10px 0 0;
}
.taglib-captcha .captcha {
width: 100px;
margin-bottom: 8px;
display: inline-block;
}
.taglib-captcha .refresh {
display: inline-block;
vertical-align: top;
}
.fireLeadCaptureBox .error-msg.captcha-error {
bottom: -13px;
}
.fireLeadCaptureBox .error-msg.captcha-error-valid {
bottom: -13px;
}
.fireLeadCaptureBox .check-box label {
display: inline-block;
position: relative;
padding-left: 5px;
cursor: pointer;
font-size: 10px;
line-height: 12px;
text-align: left;
color: #333333;
}
.fireLeadCaptureBox .check-box label {
display: inline-block;
position: relative;
padding-left: 5px;
cursor: pointer;
font-size: 10px;
line-height: 12px;
text-align: left;
color: #333333;
}
.fireLeadCaptureBox label {
margin: 0;
}
label {

max-width: 100%;
font-weight: bold;
}
fireLeadCaptureBox .check-box input[type="checkbox"] {
opacity: 0;
}
input[type="file"]:focus, input[type="radio"]:focus, input[type="checkbox"]:focus {
outline: 5px auto -webkit-focus-ring-color;
outline-offset: -2px;
}

input[type="checkbox"], input[type="radio"] {
cursor: pointer;
}
input[type="checkbox"] { display: none;}
.check-box input:checked+span.checkmark {
background: url('../images/checked-img.jpg') center no-repeat;
}
.fireLeadCaptureBox .checkmark {
position: absolute;
top: 0;
margin-top: -2px;
left: 0;
height: 18px;
width: 18px;
background-color: #fff;
border: 1px solid #31b97b;
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
-ms-border-radius: 3px;
border-radius: 3px;
}
.fireLeadCaptureBox .check-box em {
font-style: normal;
width: 90%;
float: right;
}
.fireLeadCaptureBox .ok {
width: 100%;
text-align: center;
overflow: hidden;
}
.fireLeadCaptureBox .btn-red.btn-proceed {
pointer-events: none;
opacity: 0.5;
}
.fireLeadCaptureBox .btn-red {
pointer-events: cursor;
opacity: 1;
display: inline-block;
padding: 8px 30px;
box-shadow: 0 0 16px 0 rgb(0 0 0 / 50%);
font-size: 18px;
border-radius: 3px;
background: #f06;
border: 1px solid #f06;
color: #fff;
cursor: pointer;
text-align: center;
font-family: 'Calibri-Bold';
text-transform: uppercase;
font-weight: normal;
margin-top: 20px;
}

.ui-autocomplete {
max-height: 120px;
overflow-y: auto;
overflow-x: hidden;
padding-right: 20px;
z-index: 9999999 !important;
}

@media only screen and (max-width:1023px){
.fireLeadCaptureBox {width: 30%;}
.fireLeadCaptureBox .mid { padding: 20px 15px 25px; }
}

@media only screen and (max-width:767px){
.fireLeadCaptureBox { position: relative; top: 0; right: auto; width: 100%;}
}