/*wufoo form*/

.wufoo {
    font-family: 'Open Sans', sans-serif;
    color: #333;
}

.wufoo .desc {
    margin-bottom: 10px;
}

.wufoo li {
    padding: 0 !important;
}

.wufoo li.focused {
    background: transparent !important;
}

.wufoo li,
form li.error {
    margin-bottom: 40px !important;
}

.wufoo input.field:not(.checkbox),
.wufoo textarea,
.wufoo select {
    width: 100% !important;
    padding: 15px 20px;
    box-sizing: border-box;
    border: 1px solid #20385c;
    font-weight: 300 !important;
    color: #333;
}

.wufoo input.field::placeholder,
.wufoo textarea::placeholder {
    font-weight: 300;
    color: #333;
    font-family: 'Open Sans', sans-serif;
}

.wufoo input.field:focus,
.wufoo textarea:focus,
.wufoo select:focus {
    outline: none;
}

.wufoo .btTxt {
    font-family: 'Open Sans', sans-serif !important;
    width: auto;
    background-color: rgba(32, 56, 92, 1);
    border: 1px solid rgba(32, 56, 92, 1);
    color: #fff;
    height: 54px;
    line-height: 54px;
    padding: 0 70px;
}

.wufoo .btTxt:hover {
    border: 1px solid #2494a2;
    background: #2494a2;
}

#fo32li6 span,
#fo33li6 span,
#fo54li1 span {
    width: 47%;
}

#fo32li6 span:nth-child(odd),
#fo33li6 span:nth-child(odd),
#fo54li1 span:nth-child(odd) {
    margin-right: 0;
    float: right;
}

#fo32li6 span label,
#fo33li6 span label,
#fo54li1 span label {
    display: none;
}

.wufoo .section h3 {
    font-size: 130% !important;
    font-family: inherit;
    font-style: normal;
    font-weight: 600;
    padding: 30px 0;
}

#fo33li14,
#fo33li15 {
    margin-bottom: 40px;
}

#fo33li14 input.field,
#fo33li14 select,
#fo33li15 input.field,
#fo33li15 select {
    margin-bottom: 0 !important;
}

#fo33li14 .symbol,
#fo33li15 .symbol {
    line-height: 50px;
}

#cal14 {
    padding: 15px 0;
}

#errorLi,
.error-container {
    width: 99%;
    margin: 15px auto 15px auto;
    background: #2494a2!important;
    border: 1px solid #2494a2;
    text-align: center;
    padding: 30px 0 !IMPORTANT;
    border-radius: 0;
    color: #fff;
}

#errorMsgLbl {
    color: #fff !important;
}

#errorMsg b {
    padding: 0;
    background-color: transparent !important;
    color: inherit !important;
    border-radius: 0;
    font-weight: normal !important;
}

#errorMsg {
    color: #fff !important;
}

form p.error {
    display: none;
    margin: 0 !important;
    padding: 15px 0 !important;
    line-height: 10px !important;
    font-weight: normal;
    font-size: 14px;
    color: #DF0000 !important;
    clear: both;
}

.confirm .wufoo {
    text-align: left;
}

.confirm h2 {
    font-family: inherit;
    color: #444444;
    text-align: center;
    font-size: 18px;
}

.confirm h3 {
    font-size: 25px;
    line-height: 25px;
    margin: 10px 0 30px;
}

#fo28li6 #Field6,
#fo54li140 #Field140 {
    width: 13px !important;
    float: left;
    height: 13px !important;
    margin-bottom: 0;
}

label.choice {
    float: left !important;
}

li#fo54li138 {
    width: 47% !important;
    float: left;
}

li#fo54li139 {
    width: 47% !important;
    float: right;
    clear: none;
}

.wufoo .section div {
    font-size: 100% !important;
    font-family: inherit;
    font-style: normal;
    font-weight: normal;
    color: #444444 !important;
    padding: 0;
    margin: 0;
}

.wufoo .section h3 {
    padding: 10px 0 !important;
}