.hbspt-form {
    text-align:left;
    padding-bottom: 30px;
}

.hbspt-form {
    width:100%;
    padding:0px 0px 20px 0px;
    margin:0px;
	height:auto;
}

.hbspt-form h1{color:#0d2142; font-size:18pt; line-height:16pt; margin-top:0;}
.hbspt-form label {font-weight:bold;color:#0d2142;}
.hbspt-form .lengthIndicator {display:none;}
.hs-form-required {color:#ff0000;}

.hbspt-form fieldset
{
    max-width: unset;
    padding-bottom:10px;
}

#hsForm_78a7b163-40e7-4607-8c24-30ac990c7304 select.hs-input {
    width:100%;
}

.form-columns-1 {
    float:left;
    width: 50%;
}

.hbspt-form input[type=text], input[type=email], input[type=tel], .hbspt-form select{
    width:100%;
    border: 1px solid #ddd;
    border-radius: 0;
    box-shadow: none;
    letter-spacing: .5px;
    -webkit-transition: border-color 0.5s;
    transition: border-color 0.5s;
    float: none;
    background:#fff url('');
    text-align:left;
    color:#858585;
    height:31px;
    padding:3px 0px;
}

.hbspt-form select {
    height:31px;
    line-height:25px;
}

.hbspt-form input.hs-button {display: block; clear:left; height:35px; margin:0px; padding: 0px 20px; background:#455e89; color:#fff; text-align:center; font-size:12px; font-weight:700; border: 1px solid #A8A9AA; margin-top: 5px; cursor:pointer;}

.hs_error_rollup {
    clear: left;
}

.hs-error-msgs {
    margin-left: 0px;
    margin-bottom: 0px;
}

.hs-error-msgs li {
    list-style: none;
}

.hs-error-msgs li label {
    color: #ff0000;
    font-size: 12px;
    font-weight: normal;
}