body {
    font-family:'Lato',sans-serif;
}
#getstarted_bg {
    width: 605px;
    height: 704px;
    background: url('/images/misc/bg-1.png') no-repeat;
}
#getstarted_thankyou {
    position:relative;
    top:60px;
    left:70px;
}
#getstarted_content {
    position:relative;
    top:60px;
    left:70px;
}
.getstarted_header {
    position:relative;
    width:460px;
    height:62px;
}
.getstarted_usi_logo {
    position: relative;
    top:4px;
    float:left;
    width:131px;
    height:39px;
}
#getstarted_talk {
    position: relative;
    top:5px;
    right:7px;
    float:right;
    color:#0243a2;
    font-size: 11px;
    width:166px;
    height:40px;
}
#getstarted_phone {
    position:relative;
    font-size:16px;
    font-weight: 900;
    text-align: right;
    width:155px;
    height:20px;
}
.getstarted_hero {
    position:relative;
    top:8px;
    left:7px;
    width:450px;
    height:120px;
}
.getstarted_hero_header {
    position:relative;
    right:5px;
    width:456px;
    color:#0243a2;
    font-size: 38px;
    font-weight: 900;
    text-align: center;
}
.getstarted_hero_subheader {
    position: relative;
    top:5px;
    width:445px;
    color: #3e3f3f;
    font-size:13px;
    line-height: 170%;
}
#getstarted_form {
    position:relative;
    top:40px;
    left:5px;
    width:460px;
    height:230px;
}
.getstarted_input {
    position:relative;
    width:226px;
    height:32px;
    background: url('/images/misc/Form-field.png') no-repeat;
}
.input_left {
    float:left;
}
.input_right {
    float:right;
}
.input_left input, .input_right input {
    width:222px;
    height: 32px;
    font-family: 'Lato', sans-serif;
    font-size:12px;
    border:none;
    outline:none;
    background: transparent;
}
#getstarted_textarea {
    position: relative;
    top:0;
    width: 459px;
    height: 122px;
    background: url('/images/misc/Form-Field-Comment.png') no-repeat;
}
#getstarted_textarea textarea {
    position:relative;
    top:8px;
    left:8px;
    width:440px;
    height:105px;
    font-family: 'Lato', sans-serif;
    color:#5C5C5C;
    font-size:12px;
    border:none;
    outline:none;
    background: transparent;
    overflow: hidden;
    resize:none;
}
#getstarted_bottom {
    position: relative;
    top:24px;
    width:460px;
    height: 110px;
}
#getstarted_quote {
    position: relative;
    float:left;
    left:12px;
    width:200px;
    height: 112px;
    font-family: 'Lato', sans-serif;
    color:#5C5C5C;
    font-size:12px;
    font-style: italic;
    line-height: 160%;
}
#getstarted_button {
    position: relative;
    float:right;
}
#getstartedForm label {
    position: absolute;
    top:9px;
    left:10px;
    width:210px;
    font-family: 'Lato', sans-serif;
    font-size:12px;
    border:none;
    outline:none;
    background: transparent;
}
.infos {
    position:relative;
    float:left;
    width:240px;
    height:60px;
}
.thank_you_form_radio {
    position:relative;
    float:left;
    top:15px;
    cursor: pointer;
}
.thank_you_form_info_icon {
    position:relative;
    float:left;
    left:14px;
}
.info_text {
    position:relative;
    float:left;
    top:5px;
    left:26px;
    width:140px;
    color: #014689;
    font-size: 14px;
    font-weight: 700;
    line-height: 130%;
}
.validation_images {
    position: relative;
    top: -31px;
    left: 176px;
    display: none;
}