#custom-html-1z {
    background-color: ="#fafafa";
}
@media (min-width: 656px) {
    .form-group.f1,
    .form-group.f4,
    .form-group.f6,
    .form-group.f2,
    .form-group.f7,
    .form-group.f8 {
        display: inline-block;
        width: 48%;
        vertical-align: bottom;
    }
    .form-group.f9,
    .form-group.f11 {
        display: inline-block;
        width: 48%;
        vertical-align: top;
    }
    .form-group f3, .form-group submit f0 {
        display: inline-block;
        width: 80%;
    }
}
@media only screen and (min-device-width: 320px) and (max-device-width: 480px) and (-webkit-min-device-pixel-ratio: 2) {
    .form-group.f1,
    .form-group.f4,
    .form-group.f6,
    .form-group.f2,
    .form-group.f7,
    .form-group.f8 .form-group.f9,
    .form-group.f11 {
        display: inline-block;
        width: 80%;
        vertical-align: top;
    }
}
#f7_4_box{
    position: absolute;
    left: 182px;
    top: 0px;
    margin-top:-5px;
    color: #000;
}
#f7_4_box:focus {
    border-color: #000 !important;
}
#f8_5_box{
    position: absolute;
    top: 25px;
    left: 25px;
    border-color: #000 !important;
}
#f8_5_box{
    margin: 5px -24px;
    color: #000;
}
.form-control {
    height: 50px;
    padding: 20px;
    font-size: 16px;
    letter-spacing: 0;
    font-weight: 400;
    width: 100%;
    margin: 0 0 20px;
    background: #FFF;
    border: none;
    border-radius: 0px;
    color: #666;
}
.checkbox-label {
    color: #FFF;
}
.control-label,
.checkbox label {
    color: #FFF;
}
/*FORM .btn
{
	padding: 10px 35px;
	margin: 0;
}*/
@media (max-width: 992px) {
    .buttons-wrap {
        text-align: center;
        margin-bottom: 20px;
    }
}
/*// .btn-primary.input-send
{
	border: 1px solid #0DBA26;
}*/
// .btn-primary.input-send:hover {
    border-color: #222;
    color: #FFF;
}
// .btn-primary.input-send.white-b {
    border-color: #FFF;
    color: #FFF;
}
// .btn-primary.input-send.white-b:hover {
    color: #222;
    border-color: #222;
}
.jf-form {
    margin-top: 28px;
}
.jf-form > form {
    margin-bottom: 32px;
}
.jf-option-box {
    display: none;
    margin-left: 8px;
}
.jf-hide {
    display: none;
}
.jf-disabled {
    background-color: #EEEEEE;
    opacity: 0.6;
    pointer-events: none;
}
/* 
overwrite bootstrap default margin-left, because the <label> doesn't contain the <input> element.
*/
.checkbox input[type=checkbox],
.checkbox-inline input[type=checkbox],
.radio input[type=radio],
.radio-inline input[type=radio] {
    position: absolute;
    margin-top: 4px \9;
    margin-left: 4px;
    color: #FFF;
}
div.form-group {
    padding: 8px 8px 4px 8px;
}
.mainDescription {
    margin-bottom: 10px;
}
.responsive img {
    width: 100%;
}
p.error,
p.validation-error {
    padding: 5px;
}
p.error {
    margin-top: 10px;
    color: #FFFFFF;
}
p.server-error {
    font-weight: bold;
}
div.thumbnail {
    position: relative;
    text-align: center;
}
div.thumbnail.selected p {
    color: #FFFFFF;
}
div.thumbnail .glyphicon-ok-circle {
    position: absolute;
    top: 16px;
    left: 16px;
    color: #FFFFFF;
    font-size: 32px;
}
.jf-copyright {
    color: #888888;
    display: inline-block;
    margin: 16px;
    display: none;
}
.form-group.required .control-label:after {
    color: #FFF;
    content: "*";
    margin-left: 6px;
}
.submit .btn.disabled,
.submit .btn[disabled] {
    background: transparent;
    opacity: 0.75;
}
/* for image option with span text */
.checkbox label > span,
.radio label > span {
    display: block;
    color: #FFF;
}
.form-group.inline .control-label,
.form-group.col-1 .control-label,
.form-group.col-2 .control-label,
.form-group.col-3 .control-label {
    display: block;
}
.form-group.inline div.radio,
.form-group.inline div.checkbox {
    display: inline-block;
}
.form-group.col-1 div.radio,
.form-group.col-1 div.checkbox {
    display: block;
}
.form-group.col-2 div.radio,
.form-group.col-2 div.checkbox {
    display: inline-flex;
    width: 48%;
}
.form-group.col-3 div.radio,
.form-group.col-3 div.checkbox {
    display: inline-flex;
    width: 30%;
}
.clearfix:after {
    content: ".";
    visibility: hidden;
    display: block;
    height: 0;
    clear: both;
}
.checkbox .form-control {
    margin-top: 10px;
}
.page_head h3 {
    padding-top: 50px;
}
@media only screen and (min-width: 768px) {
    .page_head h3 {
        padding-top: 0;
    }
}
.form-group .input-group {
    width: 100%;
}
.form-group .input-group .input-group-addon {
    display: none;
}
@media only screen and (-webkit-min-device-pixel-ratio: 2) and (max-device-width: 480px) and (min-device-width: 320px) {
    .form-group.f1,
    .form-group.f2,
    .form-group.f4,
    .form-group.f6,
    .form-group.f7,
    .form-group.f11 {
        width: 100%;
    }
}
@media only screen and (max-width: 768px) {
    .form-group.submit .btn {
        width: 100%;
    }
}
@media only screen and (-webkit-min-device-pixel-ratio: 2) and (max-device-width: 480px) and (min-device-width: 320px) {
    .mbr-figure__img img-thumbnail {
        width: 100%;
    }
}
@media only screen and (min-width: 768px) {
    .mbr-figure__img img-thumbnail {
        width: 60%;
        float: right;
    }
}
/* IP: makes thankyou white */
.jf-thankyou h4{color: white; line-height:2em;}
/* IP: lineup fields */
textarea#f3.form-control {
        width: 96%;
        
    }
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
    .checkbox label, .radio label{
        padding-left: 25px !important;
        position: absolute;
        left: 0px;
        top: 0px;
    }
}
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
    .checkbox label, .radio label{
        padding-left: 25px !important;
        position: absolute;
        left: 0px;
        top: 0px;
    }
}
