#logo,
#header {
    display: none !important;
}

input.text,
input.search,
textarea.textarea {
    background: none !important;
}

form span.req{
    color: white !important;
}

.field.text.medium {
    width: 100%;
}

.field.text.ln,
.field.text.fn {
    width: 100%;
}

.wufoo li span {
    width: 100% !important;
}

input.btTxt {
    padding-left: 15px !important;
    padding-right: 15px !important;
    padding-top: 10px !important;
    padding-bottom: 10px !important;
    width: auto !important;
    border-radius: 20px !important;
    overflow: visible;
    background: #EF5713 !important;
    color: white !important;
    box-shadow: none !important;
    border: none !important;
    float: right;
}


.wufoo li.focused {
    background-color: transparent !important;
}

.req {
    color: red !important;
    font-size: 15px !important;
    position: absolute;
    left: -17px;
    top: 0 !important;
    font-weight: lighter;
}

#errorLi,
.error-container,
form p.error {
    display: none !important;
}

form li.error .desc {
    font-weight: lighter !important;
}

form li.error {
    background-color: transparent !important;
    margin-bottom: 0px !important;
}

.redesigned-theme-2018 input.radio:checked+label.choice::before, .redesigned-theme-2018 input.radio:not(:checked) + label.choice::before {
    width: 17px !important;
    height: 17px !important;
    margin-top: 18px !important;
}

.redesigned-theme-2018 input.radio:checked+label.choice::after {
    width: 8px !important;
    height: 8px !important;
    top: 5px !important;
    left: 5px !important;
    margin-top: 18px !important;
}

.redesigned-theme-2018 .subfield label.choice::before {
    width: 20px !important;
    height: 20px !important;
    top: 18px !important;
}

.redesigned-theme-2018 input.checkbox:checked+label.choice::after {
    top: 16px !important;
    left: 1px !important;
    height: 15px !important;
    width: 15px !important;
}