html, body {
    font-family: "Open Sans", Arial, sans-serif;!important;
    font-size: 16px;
    line-height: 1.5em;
    background-color:#ffffff
}

footer {
    margin: 2em 0;
    font-size:0.9em
}

.footer-copyright-wrapper {
    text-align:center
}

.footer-links-wrapper {
    width: 250px;
    margin:0 auto
}

.no-select {
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select:none
}

.no-click {
    pointer-events: none !important
}

[generated="true"] {
    display:none !important
}

.col-md-4 {
    position: relative;
    max-width: 373px;
    margin:0 auto
}

.col-md-4.ajaxed-state {
    opacity: 0.35 !important;
    pointer-events:none !important
}

.popover {
    width:215px
}

.element-invisible {
    display: none !important;
    width:1px !important
}

.form-required {
    color:#333 !important
}

label.error {
    display:none !important
}

input.error, .input--error {
    height: 26px !important;
    padding-left: 5px !important;
    border: 1px solid #ff0000 !important;
    background-color:#ffecec
}

input[type=number]::-webkit-inner-spin-button, input[type=number]::-webkit-outer-spin-button {
    -webkit-appearance: none;
    margin:0
}

.color-error, .error {
    color:#ff0000
}

.color-success {
    color:#85B640
}

.display-block {
    display:block
}

.display-inline-block {
    display:inline-block
}

.position-relative {
    position:relative
}

.text--link {
    color: #038AC1;
    cursor:pointer
}

.text--link:hover {
    text-decoration:underline
}

.ajax-progress-throbber {
    display:none
}

.select--width-100 {
    width: 100%;
    padding-left: 0.25em;
    height:27px
}

.fa-input {
    font-family: FontAwesome, "Open Sans", Arial, sans-serif
}

.form-checkbox {
    margin:0 !important
}

.visible {
    visibility:visible !important
}

.ajax-overlay__fill-screen {
    width: 100%;
    height: 100%;
    background-color: #ffffff;
    opacity: 0.7;
    z-index: 999;
    position: fixed;
    top: 0;
    left: 0;
    cursor: default;
    visibility:hidden
}

.ajax-overlay__container {
    z-index: 1000;
    width: 180px;
    height: 160px;
    background-color: #ffffff;
    position: fixed;
    top: 50%;
    left: 50%;
    margin-left: -90px;
    margin-top: -80px;
    border: 1px solid #dddddd;
    border-radius: 20px;
    visibility:hidden
}

.ajax-overlay__container--active {
    visibility:visible
}

.ajax-overlay__container--submit {
    width: 94%;
    height: auto;
    margin-left: -47%;
    margin-top: -120px;
    text-align: center;
    padding:1em
}

.ajax-overlay__spinner {
    background-image: url('/themes/contrib/freedom/images/ajax-spinner.gif');
    background-size: cover;
    width: 96px;
    height: 96px;
    position: fixed;
    left: 50%;
    top: 50%;
    margin-top: -48px;
    margin-left:-48px
}

.ajax-overlay__progress-bar {
    width: 95%;
    height: 24px;
    border: 1px solid #dddddd;
    margin:1em auto
}

.ajax-overlay__progress-bar-fill {
    background-color: #038AC1;
    height: 100%;
    width:10%
}

.header {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    background-color: #ffffff;
    overflow: hidden;
    z-index: 1000;
    height:50px
}

/*TODO: un-comment backgournd-images*/
.header__logo {
    display: block;
    width: 138px;
    height: 50px;
    margin: 0 5%;
    background-repeat: no-repeat;
    background-position: center;
    background-size: 100%;
    text-indent: -9999px;
    /*background-image: url("https://fv-lb-prod-freedom.netdna-ssl.com/sites/all/themes/freedom/images/logo-orders-cp.png")*/
}

.header__contact-us {
    margin: 7px 5% 0 0;
    font-size: .66em;
    line-height: 1.5em;
    float:right
}

.header__contact-copy {
    margin:0
}

.header__contact-copy--phone {
    font-size: 1.8em;
    line-height: 1em;
    font-weight:bold
}

.container--spa {
    max-width: 320px;
    margin-top:100px
}

.spa-form input[disabled] {
    cursor:pointer
}

.spa-form__plan-selector-container {
    display:none
}

.spa-form__available-numbers {
    border: 1px solid #aaaaaa;
    background-color: #ffffff;
    height: 180px;
    overflow:auto
}

.spa-form__available-numbers:focus {
    border:2px solid #038AC1
}

.spa-form__available-numbers-container--mobile {
    display:none
}

.spa-form__promo-label {
    margin:1.33em 0 5px
}

.spa-form__button {
    border-radius:5px
}

.spa-form__button--small-blue {
    color: #ffffff;
    font-size: 0.85em;
    background-color: #038AC1;
    float: right;
    width: 35%;
    height: 27px;
    border:0
}

.spa-form__button--back {
    width: 100%;
    background-color: #ffffff;
    border: 1px solid #000000;
    text-align: left;
    padding: 0.25em 0.75em;
    font-size: 0.95em;
    margin-bottom:1em
}

.spa-form__button--edit {
    display:none
}

.spa-form__col {
    background-color: #eeeeee;
    padding: 1.5em;
    opacity: 0.35;
    pointer-events: none;
    display:none
}

.spa-form__col--active {
    display: block;
    opacity: 1.0;
    pointer-events:auto
}

.spa-form__col--active + .spa-form__help-icon--top-right {
    display: inherit;
    opacity: 1.0;
    pointer-events:auto
}

.spa-form__col--step-two + .spa-form__help-icon--top-right, .spa-form__col--step-three + .spa-form__help-icon--top-right {
    top:60px
}

.spa-form__header {
    margin: 0 0 1em;
    font-weight: 600;
    font-size: 1.2em;
    padding-bottom: .5em;
    border-bottom:2px solid #000000
}

.spa-form__header--number {
    margin-right:0.4em
}

.spa-form__subheader {
    font-size: 1.1em;
    font-weight: 600;
    margin:1.5em 0 .4em
}

.spa-form__included-feature {
    margin-bottom:8px
}

.spa-form__help-icon-wrapper {
    display: inline-block;
    position: relative;
    margin-left:3px
}

.spa-form__help-icon {
    width: 32px;
    height: 32px;
    color: #ffffff;
    font-size: 1.25em;
    background-color: #038AC1;
    border-radius: 50%;
    padding: 5px 12px;
    cursor:pointer
}

.spa-form__help-icon:hover, .spa-form__help-icon:focus {
    color: #ffffff;
    outline:none
}

.spa-form__help-icon--top-right {
    position: absolute;
    right: 35px;
    top: 16px;
    opacity: 0.35;
    pointer-events: none;
    z-index: 30;
    display:none
}

.spa-form__help-icon--complete {
    visibility: hidden;
    background-color: #85B640;
    padding: 5px 6px;
    font-size: 1.25em;
    opacity: 1 !important;
    pointer-events:auto !important
}

.spa-form__help-icon--small {
    width: 16px;
    height: 16px;
    padding: 3px 6px;
    font-size: 12px;
    line-height:0
}

.spa-form__help-icon--cvv {
    position: absolute;
    top: 29px;
    left:112px
}

.spa-form__tab-content {
    display:none
}

.spa-form__tab-content--active {
    display:block
}

.spa-form__main-button {
    width: 100%;
    height: 40px;
    border: 0;
    margin: 2.25em auto 0;
    color: #ffffff;
    font-size: 1.1em;
    line-height: 1.1em;
    border-radius: 5px;
    display:block
}

.spa-form__main-button--submit {
    background-color:#FFA834
}

.spa-form__main-button--edit {
    display: none;
    position: absolute;
    width: 25%;
    left: 0;
    right: 0;
    margin-left: auto;
    margin-right: auto;
    bottom: 1.85em;
    background-color:#038AC1
}

.spa-form__text--small {
    font-size:0.925em
}

.spa-form__text--smaller {
    font-size:0.825em
}

.spa-form__text--red {
    color:#FF4444
}

.spa-form__text--po-box {
    font-size: 0.825em;
    display: inline-block;
    margin-bottom:1em
}

.spa-form__instructions-container {
    padding:0 0 0.75em
}

.spa-form__related-word {
    margin-bottom:0.3em
}

.spa-form__subproduct {
    margin-bottom: 0.4em;
    font-size:0.9em
}

.spa-form__subproduct .form-type-checkbox {
    display:inline-block
}

.spa-form__subproduct .form-type-checkbox input {
    display:inline-block
}

.spa-form__service-address-container {
    background-color: #FEFAC0;
    width: 290px;
    position: relative;
    left: -1.5em;
    padding: 1.5em;
    margin:1.5em 0
}

.spa-form__seals-container {
    margin-top: 26px;
    margin-bottom: 26px;
    min-height: 70px;
    position:relative
}

.spa-form__error-message {
    width: 240px;
    display: inline-block;
    margin-top:4px
}

.spa-form__total-due {
    font-weight: 700;
    margin: 2em 0 1em
}

[id*="edit-number-type"] > .form-type-radio {
    width: 33.33333333333333333333333%;
    background-color: white;
    display: inline-block;
    float: left;
    margin-bottom: 1.5em
}

[id *="edit-number-type"] > .form-type-radio:first-of-type input + label .spa-form__tab {
    border-left: 1px solid #000000
}

[id *="edit-number-type"] > .form-item-number-type > .form-radio {
    display: none
}

[id *="edit-number-type"] input:checked + label .spa-form__tab {
    color: #ffffff;
    background-color: #038AC1
}

[id *="edit-number-type"] input + label .spa-form__tab {
    cursor: pointer;
    height: 54px;
    padding-top: 2px;
    border: 1px solid #000000;
    border-left: 0
}

[id *="edit-number-type"] label {
    text-align:center
}

.form-item-800-number-selector, .form-item-vanity-number-selector, .form-item-local-number-selector {
    margin:0 !important
}

.form-item-800-number-selector > .form-radio, .form-item-vanity-number-selector > .form-radio, .form-item-local-number-selector > .form-radio {
    display:none
}

.form-item-800-number-selector > .form-radio + .option, .form-item-vanity-number-selector > .form-radio + .option, .form-item-local-number-selector > .form-radio + .option {
    cursor: pointer;
    margin: 0px;
    height: 2em;
    padding: 0.25em;
    display:block
}

.form-item-800-number-selector > .form-radio:checked + .option, .form-item-vanity-number-selector > .form-radio:checked + .option, .form-item-local-number-selector > .form-radio:checked + .option {
    background-color: #038AC1;
    color: #ffffff
}

[for="edit-billing-card-cvv"] {
    margin-top:0.575em
}

label, input {
    color: #000000;
    display: block;
    width:100%
}

label {
    font-weight: normal;
    margin-bottom:0px
}

select:focus, input:focus {
    border:2px solid #038AC1
}

input {
    padding-left: 4px
}

input[id *="edit-billing-card-cvv"] {
    width:108px
}

.form-text {
    height:27px
}

.form-type-checkbox > label, .form-type-checkbox > input {
    display: inline-block;
    width:auto
}

.form-item-plan-selector > label, .form-item-plan-selector > input {
    display: inline-block;
    width:auto
}

.form-type-textfield, .form-type-creditfield-cardnumber, .form-type-creditfield-date, .form-type-creditfield-cvv, .form-type-select {
    width: 100%;
    margin: 0 0 0.375em;
    font-size:.925em
}

.form-type-select.form-item-800-prefix {
    display: inline-block;
    width: 50%;
    margin: 0 0 0 8px
}

[id *="edit-800-prefix"] {
    height:27px
}

.form-item-vanity-search-field, .form-item-local-search-field, .form-item-promo-code-field {
    width: 60%;
    display:inline-block
}

.form-item-billing-card-expiration > .container-inline {
    height: 26px
}

[id *="edit-billing-card-expiration"] > .form-type-select {
    width: 119px;
    display: inline-block
}

[id *="edit-billing-card-expiration-month"], [id *="edit-billing-card-expiration-year"] {
    width: 100%;
    height:27px
}

.form-item-accept-terms {
    margin-top: 2em;
    font-size:0.945em
}

.trustpilot-widget {
    position: relative;
    width: 120px;
    margin:0 auto 12px
}

.godaddy-badge {
    display: block;
    width: 131px;
    margin:0 auto
}

@media only screen and (min-width: 480px) {
    .ajax-overlay__container--submit {
        margin-top:-89px
    }

    .container--spa {
        max-width:480px
    }

    .header {
        height:80px
    }

    .header__logo {
        width: 210px;
        height: 70px;
        margin:5px 20px
    }

    .header__contact-us {
        font-size: .75em;
        margin:19px 20px 0
    }

    .spa-form__col {
        padding:2em
    }

    .spa-form__donation-container {
        padding: 16px;
        max-width:none
    }

    .spa-form__donation-copy {
        min-width:220px
    }

    .spa-form__donation-learn-more {
        padding-top:1.1em
    }

    .spa-form__service-address-container {
        width: 450px;
        left: -2em;
        padding:1.25em 2em
    }

    .spa-form__text--po-box {
        font-size:0.925em
    }

    .spa-form__seals-container {
        margin: 26px auto 26px;
        max-width:290px
    }

    .spa-form__help-icon-wrapper {
        margin-left:8px
    }

    .spa-form__subproduct {
        font-size:0.95em
    }

    .spa-form__total-due {
        font-size: 1.2em
    }

    [id *="edit-billing-card-expiration"] > .form-type-select {
        width:108px
    }

    .form-item-accept-terms {
        font-size:1em
    }

    .col-md-4 {
        max-width:none
    }

    .trustpilot-widget {
        float:left
    }

    .godaddy-badge {
        float: right;
        margin-top:18px
    }
}

@media only screen and (min-width: 600px) {
    .ajax-overlay__container--submit {
        width: 500px;
        margin-left:-250px
    }
}

@media only screen and (min-width: 992px) {
    footer {
        font-size:0.875em
    }

    .footer-copyright-wrapper {
        float:left
    }

    .footer-links-wrapper {
        float: right;
        width:240px
    }

    .ajax-overlay__container--submit {
        width: 560px;
        margin-left:-280px
    }

    .md-hide {
        display:none
    }

    .header__logo {
        position:fixed
    }

    .header__contact-us {
        float: none;
        font-size: 1em;
        margin:0.925em auto
    }

    .container--spa {
        max-width: 992px;
        margin-top:140px
    }

    .spa-form__button--back {
        width: 100%;
        background-color: #ffffff;
        border: 1px solid #000000;
        text-align: left;
        padding: 0.25em 0.75em;
        font-size: 0.95em;
        margin-bottom:1em
    }

    .spa-form__main-button--edit {
        display:inline-block
    }

    .spa-form__help-icon {
        visibility:inherit
    }

    .spa-form__help-icon--top-right {
        top: 17px;
        display:inherit
    }

    .spa-form__help-icon--complete {
        visibility:inherit
    }

    .spa-form__help-icon--cvv {
        position: absolute;
        top: 5px;
        right: 64px;
        left:auto
    }

    .spa-form__col {
        padding: 1.5em;
        display:block
    }

    .spa-form__col--step-two + .spa-form__help-icon--top-right, .spa-form__col--step-three + .spa-form__help-icon--top-right {
        top:17px
    }

    .spa-form__subheader--available {
        margin-bottom:0.5em
    }

    .spa-form__subheader--reserve {
        margin-bottom:0.5em
    }

    .spa-form__available-numbers-container {
        display:block
    }

    .spa-form__plan-selector-container {
        display:block
    }

    .spa-form__plan-selector-container--mobile {
        display:none
    }

    .spa-form__donation-container {
        padding:8px 12px
    }

    .spa-form__donation-copy {
        min-width:initial
    }

    .spa-form__donation-learn-more {
        padding-top:0.25em
    }

    .spa-form__extra-height {
        height:2.5em
    }

    .spa-form__cvv-wrapper {
        width: 100%;
        display: block;
        float: none;
        margin:0 0 0.666em
    }

    .spa-form__service-address-container {
        width: 300px;
        left: -1.5em;
        padding:1.25em 1.5em
    }

    .spa-form__text--po-box {
        font-size:0.825em
    }

    .spa-form__subproduct {
        font-size:0.925em
    }

    .spa-form__total-due {
        font-size:1em
    }

    .form-item-plan-selector {
        margin:0.66em 0
    }

    .form-item-plan-selector > .form-radio {
        margin:0
    }

    .form-item {
        min-height:27px
    }

    .form-type-textfield, .form-type-select, .form-type-creditfield-cardnumber, .form-type-creditfield-cvv, .form-type-creditfield-date {
        margin:0 0 0.666em
    }

    .form-type-textfield > label, .form-type-creditfield-cardnumber > label, .form-item-billing-country > label, .form-item-service-country > label, .form-item-billing-state > label, .form-item-billing-province > label, .form-item-service-state > label, .form-item-service-province > label {
        display: inline-block;
        width:80px
    }

    .form-type-textfield > input, .form-type-creditfield-cardnumber > input, .form-item-billing-country > input, .form-item-service-country > input, .form-item-billing-state > input, .form-item-billing-province > input, .form-item-service-state > input, .form-item-service-province > input {
        display: inline-block;
        width: 166px;
        float: right
    }

    .form-type-textfield > input[id*="edit-vanity-search-field"], .form-type-textfield > input[id*="edit-local-search-field"], .form-type-textfield > input[id *="edit-promo-code-field"], .form-type-creditfield-cardnumber > input[id*="edit-vanity-search-field"], .form-type-creditfield-cardnumber > input[id*="edit-local-search-field"], .form-type-creditfield-cardnumber > input[id *="edit-promo-code-field"], .form-item-billing-country > input[id *="edit-vanity-search-field"], .form-item-billing-country > input[id *="edit-local-search-field"], .form-item-billing-country > input[id *="edit-promo-code-field"], .form-item-service-country > input[id *="edit-vanity-search-field"], .form-item-service-country > input[id *="edit-local-search-field"], .form-item-service-country > input[id *="edit-promo-code-field"], .form-item-billing-state > input[id *="edit-vanity-search-field"], .form-item-billing-state > input[id *="edit-local-search-field"], .form-item-billing-state > input[id *="edit-promo-code-field"], .form-item-billing-province > input[id *="edit-vanity-search-field"], .form-item-billing-province > input[id *="edit-local-search-field"], .form-item-billing-province > input[id*="edit-promo-code-field"], .form-item-service-state > input[id*="edit-vanity-search-field"], .form-item-service-state > input[id*="edit-local-search-field"], .form-item-service-state > input[id*="edit-promo-code-field"], .form-item-service-province > input[id*="edit-vanity-search-field"], .form-item-service-province > input[id*="edit-local-search-field"], .form-item-service-province > input[id*="edit-promo-code-field"] {
        width:100%
    }

    .form-type-textfield > .select-wrapper, .form-type-creditfield-cardnumber > .select-wrapper, .form-item-billing-country > .select-wrapper, .form-item-service-country > .select-wrapper, .form-item-billing-state > .select-wrapper, .form-item-billing-province > .select-wrapper, .form-item-service-state > .select-wrapper, .form-item-service-province > .select-wrapper {
        display: inline-block;
        width: 166px;
        float:right
    }

    .form-type-creditfield-cvv > label, .form-item-billing-zip > label, .form-item-service-zip > label {
        display: inline-block;
        width: 75px;
        float:left
    }

    #edit-billing-card-cvv, #edit-billing-zip, #edit-service-zip {
        display: inline-block;
        width: 82px;
        float: right;
        margin-right:84px
    }

    #edit-billing-card-expiration {
        float: right;
        position: relative;
        left:-1px
    }

    #edit-billing-card-expiration > .form-type-select {
        width: 81px;
        display:inline-block
    }

    .form-type-creditfield-date, .form-type-creditfield-cardnumber {
        width: 100%;
        display: block;
        float:none
    }

    .form-type-creditfield-date label, .form-type-creditfield-cardnumber label {
        display: inline-block;
        float: left;
        width: 80px
    }

    [for="edit-billing-card-cvv"] {
        margin-top:0
    }

    .form-item-accept-terms {
        font-size:0.99em
    }

    .trustpilot-widget {
        float: none;
        margin:0 auto 12px
    }

    .godaddy-badge {
        float: none;
        margin:0 auto
    }
}

@media only screen and (min-width: 1200px) {
    .ajax-overlay__container--submit {
        width: 600px;
        margin-left:-300px
    }

    .container--spa {
        max-width:1200px
    }

    .spa-form__col {
        padding:1.75em
    }

    .spa-form__help-icon--cvv {
        right:145px
    }

    .spa-form__seals-container {
        max-width:282px
    }

    .spa-form__service-address-container {
        width: 370px;
        left: -1.75em;
        padding:1.25em 1.75em
    }

    .spa-form__subproduct {
        font-size:1em
    }

    .spa-form__total-due {
        font-size:1.2em
    }

    .form-type-textfield > input, .form-type-creditfield-cardnumber > input, .form-item-billing-country > input, .form-item-billing-state > input, .form-item-billing-province > input, .form-item-service-country > input, .form-item-service-state > input, .form-item-service-province > input {
        width:220px
    }

    .form-type-textfield > .select-wrapper, .form-type-creditfield-cardnumber > .select-wrapper, .form-item-billing-country > .select-wrapper, .form-item-billing-state > .select-wrapper, .form-item-billing-province > .select-wrapper, .form-item-service-country > .select-wrapper, .form-item-service-state > .select-wrapper, .form-item-service-province > .select-wrapper {
        width:220px
    }

    #edit-billing-card-expiration {
        left:0
    }

    #edit-billing-card-expiration > .form-type-select {
        width:108px
    }

    .form-item-billing-zip > label, .form-item-service-zip > label {
        width:85px
    }

    #edit-billing-card-cvv {
        width: 54px;
        margin-right:166px
    }

    #edit-billing-zip, #edit-service-zip {
        width: 108px;
        margin-right:112px
    }

    .form-item-accept-terms {
        font-size:1em
    }

    .trustpilot-widget {
        float:left
    }

    .godaddy-badge {
        float: right;
        margin-top:18px
    }
}

@media only screen and (min-width: 320px) and(max-width: 567px) {
    div#payframe, div#payframe > iframe {
        height:162px !important
    }
}

@media only screen and (min-width: 1024px) and(max-width: 1199px) {
    div#payframe, div#payframe > iframe {
        height: 162px !important
    }
}

#quick-configuration-wizard input {
    color: #000000;
    display: block;
    width: auto !important;
}

fieldset {
    border: 0px solid #00000000 !important;
}
