﻿.halfAvailableWidth {
    float: left;
    text-align: left;
    display: inline;
    margin: 5px 0px;
    width: 50%;
    vertical-align: top;
}

.input-validation-error:focus {
    outline: solid 3px #b94a48;
}

.thirdAvailableWidth {
    float: left;
    text-align: left;
    display: inline;
    margin: 5px 0px;
    width: 33%;
    vertical-align: top;
}

.halfLeft {
    width: 50%;
}

.halfRight {
    width: 50%;
    float: right;
}

    .halfLeft .scfSectionBorderAsFieldSet,
    .halfRight .scfSectionBorderAsFieldSet {
        margin: 0px;
        padding: 0px;
        border-width: 0px;
    }

    .halfLeft .scfEmailGeneralPanel,
    .halfLeft .scfMultipleLineTextGeneralPanel,
    .halfLeft .scfSingleLineTextGeneralPanel,
    .halfLeft .scfPasswordGeneralPanel,
    .halfLeft .scfNumberGeneralPanel,
    .halfLeft .scfDatePickerGeneralPanel,
    .halfLeft .scfDateGeneralPanel,
    .halfLeft .scfRadioListGeneralPanel,
    .halfLeft .scfCheckBoxListGeneralPanel,
    .halfLeft .scfCheckBoxGeneralPanel,
    .halfLeft .scfFileUploadGeneralPanel,
    .halfLeft .scfDateSelectorGeneralPanel,
    .halfRight .scfEmailGeneralPanel,
    .halfRight .scfMultipleLineTextGeneralPanel,
    .halfRight .scfSingleLineTextGeneralPanel,
    .halfRight .scfPasswordGeneralPanel,
    .halfRight .scfNumberGeneralPanel,
    .halfRight .scfDatePickerGeneralPanel,
    .halfRight .scfDateGeneralPanel,
    .halfRight .scfRadioListGeneralPanel,
    .halfRight .scfCheckBoxListGeneralPanel,
    .halfRight .scfCheckBoxListPanel,
    .halfRight .scfFileUploadGeneralPanel,
    .halfRight .scfDateSelectorGeneralPanel {
        margin: 0px;
        width: 80%;
        display: block;
        float: left;
        margin-bottom: 10px;
    }


    .halfLeft .scfDropListBorder,
    .halfLeft .scfEmailBorder,
    .halfLeft .scfMultipleLineTextBorder,
    .halfLeft .scfSingleLineTextBorder,
    .halfLeft .scfPasswordBorder,
    .halfLeft .scfNumberBorder,
    .halfLeft .scfDatePickerBorder,
    .halfLeft .scfDateBorder,
    .halfLeft .scfRadioListBorder,
    .halfLeft .scfListBoxBorder,
    .halfLeft .scfCheckBoxListBorder,
    .halfLeft .scfFileUploadBorder,
    .halfRight .scfDropListBorder,
    .halfRight .scfEmailBorder,
    .halfRight .scfMultipleLineTextBorder,
    .halfRight .scfSingleLineTextBorder,
    .halfRight .scfPasswordBorder,
    .halfRight .scfNumberBorder,
    .halfRight .scfDatePickerBorder,
    .halfRight .scfDateBorder,
    .halfRight .scfRadioListBorder,
    .halfRight .scfListBoxBorder,
    .halfRight .scfCheckBoxListBorder,
    .halfRight .scfFileUploadBorder {
        text-align: left;
        display: block;
        margin: 0px;
        width: 100%;
        vertical-align: top;
    }

    .halfLeft .scfDropListLabel,
    .halfLeft .scfEmailLabel,
    .halfLeft .scfMultipleLineTextLabel,
    .halfLeft .scfSingleLineTextLabel,
    .halfLeft .scfPasswordLabel,
    .halfLeft .scfNumberLabel,
    .halfLeft .scfDatePickerLabel,
    .halfLeft .scfDateLabel,
    .halfLeft .scfRadioListLabel,
    .halfLeft .scfCheckBoxListLabel,
    .halfLeft .scfListBoxLabel,
    .halfLeft .scfFileUploadLabel,
    .halfLeft .scfDateSelectorLabel,
    .halfRight .scfDropListLabel,
    .halfRight .scfEmailLabel,
    .halfRight .scfMultipleLineTextLabel,
    .halfRight .scfSingleLineTextLabel,
    .halfRight .scfPasswordLabel,
    .halfRight .scfNumberLabel,
    .halfRight .scfDatePickerLabel,
    .halfRight .scfDateLabel,
    .halfRight .scfRadioListLabel,
    .halfRight .scfCheckBoxListLabel,
    .halfRight .scfListBoxLabel,
    .halfRight .scfFileUploadLabel,
    .halfRight .scfDateSelectorLabel {
        padding-bottom: 0px;
    }



    .halfLeft .scfValidator,
    .halfRight .scfValidator {
        margin: 0px;
        display: block;
        font-size: 0.8em;
        position: absolute;
    }

    .halfLeft .scfValidatorRequired,
    .halfLeft .scfRequired,
    .halfRight .scfValidatorRequired,
    .halfRight .scfRequired {
        float: left;
    }

.scfForm {
    text-align: center;
    font-family: "raleway", sans-serif;
}

.module-v {
    text-align: center;
    padding: 70px 0;
}

    .module-v .copy-wrap {
        max-width: 935px;
        margin: 0 auto;
    }

@media screen and (max-width: 990px) {
    .module-v .copy-wrap {
        padding: 20px;
    }
}

.module-v .copy-wrap h1 {
    font-size: 30px;
    line-height: 60px;
    letter-spacing: 1px;
    padding-bottom: 20px;
    font-weight: 800;
    color: #000;
}

@media screen and (max-width: 750px) {
    .module-v .copy-wrap h1 {
        font-size: 30px;
        line-height: 30px;
    }
}

.module-v .copy-wrap h4 {
    font-size: 20px;
    font-weight: 600;
    line-height: 32px;
    color: #000;
}

@media screen and (max-width: 750px) {
    .module-v .copy-wrap h4 {
        font-size: 18px;
        line-height: 29px;
    }
}

.module-v .copy-wrap p {
    font-size: 16px;
    line-height: 26px;
    font-weight: normal !important;
    font-weight: 600;
    color: #000;
}
.module-v .copy-wrap .list-content {
    font-size: 16px;
}
.module-v .copy-wrap table td {
    font-family: "raleway", sans-serif;
    line-height: 1.8em;
    font-size: 18px
}
/*media screen*/
.field-title {
    width: 100%;
    color: #59595b;
    text-align: left;
    font-size: 18px;
    line-height: 36px;
    font-family: "Open Sans", sans-serif;
    font-weight: 600;
}
/*@media all and (min-width:768px)*/
@media all and (min-width:768px) {
    .field-title {
        width: 40%;
    }

    .field-panel {
        width: 55%
    }

    .form-submit-border {
        width: 100%
    }
}

@media screen and (max-width: 990px) {
    .field-panel, .form-submit-border {
        width: 95%
    }
}

.field-panel {
    position: relative;
    min-height: 1px;
    padding: 0 15px;
}

.field-error, .field-required, .field-validation-error, .form-validation-summary {
    color: red !important;
    float: left;
    padding-top: 10px;
}
@media (max-width: 767px) {
    .field-error, .field-required, .field-validation-error, .form-validation-summary {
       padding-top: 0px;
    }
}
.field-error,
form.on-page .field-error {
    float: right;
}

/*media screen*/
.module-v .field-content, .moduel-v .field-submit-button {
    text-align: left;
    width: 100%;
    color: #4d4d4d;
    font-family: "open sans", sans-serif;
    font-size: 16px;
    font-weight: 100;
    overflow: visible;
}

    .module-v .field-content input, textarea, select {
        width: 100%;
    }

.module-v form .field {
    position: relative;
}

.module-v form label {
    display: block;
}

.module-v form input,
.module-v form select /*,
.module-v form textarea*/ {
    margin: 5px;
    display: inline-block;
    padding: 10px 10px;
    background: #E5E5E5;
    border: none;
    border: 1px solid #BFBFBF;
    -webkit-border-radius: 0;
    font-size: 18px;
    color: #7F7F7F;
    font-weight: 600;
}

    .module-v form input:focus,
    .module-v form select:focus,
    .module-v form textarea:focus,
    .module-v form input:hover,
    .module-v form select:hover,
    .module-v form textarea:hover {
        color: #4F4F4F;
        background-color: #fff;
        outline: none;
    }

    .module-v form input.valid,
    .module-v form select.valid,
    .module-v form textarea.valid {
        /*border: #1DB41D 2px solid;*/
        padding: 10px;
    }

    .module-v form input.error,
    .module-v form select.error,
    .module-v form textarea.error {
        border: #D7244C 2px solid;
        color: #D7244C;
        padding: 10px;
    }

.module-v form select {
    position: relative;
    background-image: url(https://5d2aaad3f2afa8b5495f-fc1ab221017c9e2bd2fc6798f4aec271.ssl.cf2.rackcdn.com/or-droprown-arrow.png);
    background-repeat: no-repeat;
    background-size: 20px;
    background-position: 96% center;
}

.module-v form .valid-message {
    position: absolute;
    top: 28px;
    right: 14px;
    font-size: 18px;
}

.module-v form .error-message {
    /*position: absolute;*/
    top: 28px;
    right: 14px;
    font-size: 18px;
    color: #D7244C;
}

.module-v form .radio {
    text-align: left;
    font-size: 18px;
    padding: 10px;
}

    .module-v form .radio label {
        padding: 0;
    }

    .module-v form .radio input {
        width: 24px;
        position: relative;
        -webkit-appearance: radio;
        margin-left: 10px;
    }

.module-v form .checkbox {
    text-align: left;
    font-size: 18px;
    padding: 10px;
}

    .module-v form .checkbox label {
        padding: 0;
    }

    .module-v form .checkbox input {
        width: 24px;
        position: relative;
        -webkit-appearance: checkbox;
        margin-left: 10px;
    }

.module-v form textarea {
    height: 160px;
}

.module-v form input[type=submit] {
    background-color: #003ea1;
    color: #fff;
    font-size: 22px;
    text-transform: uppercase;
    font-family: 'Open Sans', sans-serif;
}

    .module-v form input[type=submit]:hover,
    .module-v form input[type=submit]:focus {
        background: #4D4D4D;
    }

form.scfForm .validation-summary-errors:focus {
    outline: 3px #b94a48;
}

form.scfForm .input-validation-error:focus,
.input-validation-error:focus {
    outline: solid 3px #b94a48;
}


    form.scfForm textarea:hover,
    form.scfForm input:hover,
    form.scfForm select:hover {
        background-color: #fff;
    }


    form.scfForm textarea:focus,
    form.scfForm input:focus,
    form.scfForm select:focus {
        background-color: #c6f0ff;
        box-shadow: none;
        outline: solid 3px #003EA1;
        outline-offset: 0;
    }

form.scfForm input,
form.scfForm textarea,
form.scfForm select {
    text-align: left;
    color: #4d4d4d;
    background: rgba(255, 255, 255, 0);
    border: 1px solid #777;
    padding: 10px;
    width: auto;
    min-height: 0;
}

.display-section-legend {
    font-family: "raleway", sans-serif;
    text-align: center;
}

form.scfForm input[type="text"] {
    width: 100%;
}

form.scfForm label {
    font-size: 16px;
    line-height: 26px;
    padding-bottom: 8px;
    color: #333333;
    font-family: 'Open Sans', sans-serif;
    text-align: left;
}



#footer p a {
    font-weight: 500;
    color: #fff;
    text-decoration: none;
}