﻿.k-widget.k-tooltip-validation {
    color: red !important;
    font-weight: bold !important;
}

html, body {
    overflow-x: hidden !important;
}

.tooltip-box {
    max-width: 230px !important;
}

.f-validation-msg {
    color: #a94442;
    background-color: rgb(242, 222, 222);
    border: #ebccd1 1px solid;
    padding: 15px;
}

a {
    cursor: pointer;
}

label, label > b {
    font-weight: normal !important;
    word-wrap: break-word;
    font-size: 1rem;
    font-family: 'Lato', sans-serif;
    color: #333333;
}

    label > b {
        font-weight: 900 !important;
    }

body {
    position: static !important;
}

.f-content-row {
    padding-bottom: 3px;
    padding-top: 3px;
    margin: 0px !important;
}

.f-group-row {
    padding: 0px !important;
    margin: 0px !important;
}

.f-content-wrapper {
    background-color: #fff;
    border: 1px solid #ccc;
    border-radius: 3px;
    box-shadow: 2px 2px 3px #ccc;
    padding: 10px 10px 30px 10px;
}

.f-content-underline {
    line-height: 0px;
    border-style: solid;
    border-bottom-style: solid;
    border-bottom-color: black;
    border-bottom-width: thin;
}

.f-main-header {
    margin-left: 8px;
    margin-right: 8px;
}

.f-button-row > .k-button {
    background-color: #666666;
    border-color: #666666;
    font-family: 'Lato';
    font-weight: normal;
    font-style: normal;
    font-size: 13px;
    color: #FFFFFF;
    text-align: center;
    line-height: normal;
    left: 0px;
    top: 0px;
    width: 130px;
    height: 35px;
    text-decoration: none;
}

    .f-button-row > .k-button:hover,
    .f-button-row > .k-button:focus {
        background-color: #333333;
        border-color: #333333;
        color: #FFFFFF;
    }

.f-green-btn {
    font-family: 'Lato';
    font-weight: normal;
    font-style: normal;
    font-size: 13px;
    color: #FFFFFF;
    text-align: center;
    line-height: normal;
    left: 0px;
    top: 0px;
    width: 130px;
    height: 35px !important;
    text-decoration: none !important;
}

.f-footer-text {
    font-family: Arial;
    font-weight: 400;
    font-style: italic;
    font-size: 0.75em;
}

.f-bottom-margin {
    margin-bottom: 15px !important;
}

.f-rad-button {
    padding-right: 5px;
    display: inline-block;
}

.f-button-left {
    text-align: left;
    margin-left: 0;
    margin-right: auto;
}

.f-button-right {
    text-align: right;
    margin-left: auto;
    margin-right: 0;
}

.summaryEdit {
    color: white;
    cursor: pointer;
    text-decoration: underline;
}

.f-save-exit:not(a) {
    display: flex;
}

a.f-save-exit,
.f-save-exit > a {
    margin: 10px 19px auto auto;
}

a.f-save-exit,
.f-save-exit > a,
a.f-back-link {
    text-decoration: none;
}

.f-selectedPremium-parent {
    display: flex;
    flex-direction: column;
}

.f-selectedPremium {
    color: #333333;
    font-weight: 700;
    margin-top: 0;
}

    .f-selectedPremium.f-amount {
        font-size: 48px;
        margin-top: 10px;
        margin-bottom: 10px;
    }

.f-selectedPremiumLabel {
    color: #757575;
    font-size: 14px;
    margin-top: 0;
}

.f-payplan-table {
    border: 0px
}

.f-payplan-th {
    padding-left: 8px;
    padding-right: 8px;
    width: 100%;
    border-bottom: 1px solid #333333;
}

.f-payplan-bestvalue {
    margin-left: 10px !important;
}

.f-payplan-default {
    margin-left: 91px !important;
}

.f-right {
    text-align: right;
}

.f-left {
    text-align: left;
}

.f-center {
    text-align: center;
}

.f-label-red {
    color: #8A2432;
    font-size: larger;
}

table#billPlanGrid td {
    font-size: 16px;
    vertical-align: middle;
}

#billPlanGrid thead th {
    padding-left: 0px;
    padding-right: 0px;
    border: 0;
    background-color: white;
}

#RetrievedQuoteList_RetrievedQuotesGrid thead th {
    border: 0;
    border-bottom: 1px solid black;
    background-color: white;
}

#billPlanGrid tr, #RetrievedQuoteList_RetrievedQuotesGrid tr {
    border: 0;
    background-color: white;
}

#billPlanGrid td, #RetrievedQuoteList_RetrievedQuotesGrid td {
    border: 0;
}

#billPlanGrid, #RetrievedQuoteList_RetrievedQuotesGrid {
    background-color: white;
    border: 0;
}

@media screen and (max-width: 525px) {
    .text-right {
        text-align: left;
    }

    .f-button-right {
        text-align: center;
    }

    .f-button-left {
        text-align: center;
        margin-bottom: 15px;
    }
}

@media (min-width: 526px) and (max-width: 767px) {
    .text-right {
        text-align: left;
    }

    .f-button-right {
        text-align: center;
    }

    .f-button-left {
        text-align: center;
        margin-bottom: 15px;
    }
}

.f-piggybank {
    margin: auto 0;
    width: 40px;
    min-width: 40px;
    height: 40px;
    min-height: 40px;
    display: inline-block;
    vertical-align: middle;
    background-size: contain;
    background-position: center center;
    background-repeat: no-repeat;
    background-image: url(/Portals/FBA/images/Icons/icon-piggybank.svg);
}

.f-virginiaheart {
    margin: auto 0;
    width: 48px;
    min-width: 48px;
    height: 21px;
    min-height: 21px;
    margin: 10px;
    background-image: url(/Portals/FBA/images/Icons/icon-virginia-heart.svg);
}

.f-homeownertext {
    display: flex;
    display: -ms-flexbox;
    padding: 5px;
    border: 1px solid #CCCCCC;
}

    .f-homeownertext > label {
        font-weight: normal;
        margin: 5px;
    }

.f-virginiadisclaimer {
    display: flex;
    display: -ms-flexbox;
    padding: 5px;
    border: 1px solid #CCCCCC;
    margin-top: 30px;
    margin-bottom: 30px;
}

.f-p-font {
    font-size: 12px;
}

.f-save-exit:not(a) {
    display: flex;
    margin: auto;
}

.buttonStack {
    display: flex;
    padding-top: 25px;
    padding-bottom: 25px;
}

.quoteButton {
    width: CALC(50% - 5px);
    display: flex;
}

.f-continue-save {
    display: flex;
    flex-direction: column;
    margin-left: 0;
    margin-right: 0;
}

    .f-continue-save .f-button-row {
        display: flex;
        margin: auto;
    }

    .f-continue-save .f-green-btn {
        margin: auto 0 auto auto;
    }

.f-coveragedisclaimer {
    margin-top: 30px;
    margin-bottom: 30px;
    font-size: 0.75rem;
}

.f-backtotop {
    margin-top: 30px;
    margin-bottom: 30px;
}

.f-select-pay {
    margin-bottom: 20px;
}

.btnNextSave {
    border-radius: 4px;
    height: 50px;
    padding: 6px 12px;
    font-weight: 400;
    font-size: 1rem;
    color: #FFF;
    background-color: #4E800F;
    border: 1px solid transparent;
    width: 100%;
    transition: all .2s ease;
}

    .btnNextSave:hover, .btnNextSave:active, btnNextSave:focus {
        color: #FFF;
        background-color: #2C4B04;
        border-color: #2C4B04;
        transition: all .2s ease;
    }

    .btnNextSave:active {
        transform: translate(1px, 1px);
    }

.btnBack {
    border-radius: 4px;
    height: 50px;
    width: 100%;
    padding: 6px 12px;
    font-weight: 400;
    font-size: 1rem;
    color: #333333;
    background-color: #FFFFFF;
    border: 1px solid #6F686A;
    transition: all .2s ease;
}

    .btnBack:hover, .btnBack:active, btnBack:focus {
        color: #333;
        background-color: #E6E6E6;
        border-color: #6F686A;
        transition: all .2s ease;
    }

    .btnBack:active {
        transform: translate(1px, 1px);
    }

.newLabel label {
    font-size: 1rem;
    font-family: 'Lato', sans-serif;
    color: #333333;
    font-weight: 900 !important;
}

.kendoText,
.kLookup,
.newInput input {
    font-size: 1rem;
    color: #333333;
}

.radio-wrapper {
    margin: 1rem 0;
}

    .radio-wrapper input[type="radio"] {
        opacity: 0;
    }

        .radio-wrapper input[type="radio"] + label {
            position: relative;
            cursor: pointer;
            font-weight: 400;
            padding-left: 1rem;
            padding-top: 3px;
        }

            .radio-wrapper input[type="radio"] + label:hover::before {
                border: 2px solid #333;
                transition: all .25s ease-out;
            }

            .radio-wrapper input[type="radio"] + label::before {
                content: '';
                position: absolute;
                left: -23px;
                top: 0;
                border-radius: 50%;
                border: 2px solid #6f686a;
                width: 30px;
                height: 30px;
                transition: all .25s ease-out;
            }

            .radio-wrapper input[type="radio"] + label::after {
                content: '';
                position: absolute;
                left: -17px;
                top: 6px;
                border-radius: 50%;
                width: 18px;
                height: 18px;
            }

        .radio-wrapper input[type="radio"]:checked + label::after {
            margin-left: 5px;
            background: #4E800F;
        }

@media screen and (-ms-high-contrast: active) {
    .radio-wrapper input[type="radio"]:checked + label::after {
        background: WindowText;
    }
}

.radio-wrapper input[type="radio"]:focus + label::before {
    outline: 2px dotted transparent;
}

.radio-wrapper input[type="radio"] + label:before {
    margin-left: 5px;
}

/* Fix numeric textbox padding */
.k-numerictextbox {
    padding: 0 !important;
}

.k-datepicker,
.k-datepicker .k-picker-wrap .k-select {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
}

    .k-textbox,
    .k-dropdown .k-dropdown-wrap,
    .k-datepicker .k-picker-wrap,
    .k-numerictextbox .k-numeric-wrap,
    .k-numerictextbox .k-numeric-wrap .kendoText,
    .f-input {
        height: 50px !important;
        border-color: #6F686A !important;
    }

        .k-datepicker .k-picker-wrap .kendoText {
            height: 44px !important;
        }

        .k-datepicker .k-picker-wrap .k-select .k-icon {
            margin-top: 18px;
        }

.k-dropdown-wrap .k-input {
    margin-top: 10px;
}

.k-dropdown-wrap .k-select {
    margin-top: 8px;
    display: list-item;
}

.recalculatebtn {
    width: CALC(50% - 5px);
}

.top {
    display: flex;
}

    .top .btn-group {
        width: 190px;
    }

    .top > label {
        margin: 0 0 auto auto;
    }

/*Small mobile screen*/
@media(max-width:765px) {
    .f-continue-save .f-button-row {
        margin: auto;
    }

        .f-continue-save .f-button-row:first-child {
            margin-top: 30px;
        }

    .f-button-row {
        width: 100%;
    }

    .recalculatebtn {
        width: 100% !important;
    }

    .f-selectedPremium-parent {
        margin-top: 30px;
    }

    .f-button-row > .btnNextSave.first-child {
        margin-right: 0px;
    }

    .f-button-row > .btnNextSave.last-child {
        margin-bottom: 5px;
    }

    .top {
        flex-direction: column-reverse;
    }

        .top .btn-group {
            width: 100%;
            margin-top: 15px;
        }

    .buttonStack {
        flex-direction: column-reverse;
        margin-top: 15px;
    }

    .f-selectedPremium-parent span {
        margin-left: auto;
        margin-right: auto;
    }

    a.f-save-exit,
    .f-save-exit > a {
        margin: 20px auto auto auto;
    }

    .f-button-left {
        margin-top: 15px;
    }
}
/*Regular desktop screen*/
@media(min-width:766px) {
    .top .btnNextSave {
        margin-top: 20px;
    }

    .table-responsive {
        border: none;
    }

    .f-button-row.top > .k-button:first-child {
        margin-top: 10px;
    }

    .f-premium-row {
        margin-top: 20px !important;
    }
}

.newUnderline {
    line-height: 0px;
    border-bottom: 1px solid #CCC;
}

.bulletPoint {
    font-family: 'Lato', sans-serif;
    font-size: 1rem;
    font-weight: 400 !important;
    color: #6F686A;
    text-transform: uppercase;
}

/* Card Classes */
.card {
    background: #FFFFFF;
    border: 1px solid #D6D6D6;
    border-radius: 4px;
    margin-bottom: 15px;
    padding: 15px;
}

.card-header {
    display: flex;
    justify-content: flex-end;
}

[class*='action-'] {
    font-size: .85rem;
    padding: 0 !important;
}

.card label {
    margin-bottom: 0;
}

.card input[type='checkbox'] + label {
    text-transform: uppercase;
}

.card .label-detail {
    display: block;
    color: #333333;
    font-weight: 900 !important;
    padding-left: 40px;
    text-transform: uppercase;
    font-family: 'Lato', sans-serif;
    font-size: 1rem;
}

.card .label-subdetail {
    display: block;
    color: #6F686A;
    font-weight: 400;
    padding-left: 47px;
    text-transform: uppercase;
    font-family: 'Lato', sans-serif;
    font-size: 1rem;
}

/* Checkbox Classes */
.checkbox-wrapper input[type='checkbox'] {
    position: absolute;
}

    .checkbox-wrapper input[type='checkbox'] + label {
        display: inline-block;
        position: relative;
        padding-left: 8px;
        height: 35px;
        min-width: 15%;
        font-weight: 900 !important;
    }

        .checkbox-wrapper input[type='checkbox'] + label:hover {
            transition: all .25s ease-out;
        }

        .checkbox-wrapper input[type='checkbox'] + label:before {
            content: '';
            position: relative;
            display: inline-block;
            margin-right: 10px;
            width: 30px;
            height: 30px;
            border: 1px solid #6F686A !important;
            top: 10px;
        }

        .checkbox-wrapper input[type='checkbox'] + label:hover:before {
            border: 2px solid #333;
        }

    .checkbox-wrapper input[type='checkbox']:checked + label:before {
        background: #FFFFFF;
    }

    .checkbox-wrapper input[type='checkbox']:checked + label:after {
        content: '';
        position: absolute;
        top: 18px;
        left: 14px;
        border-left: 5px solid #4E800F;
        border-bottom: 5px solid #4E800F;
        height: 10px;
        width: 17px;
        transform: rotate(-45deg);
    }

    .checkbox-wrapper input[type='checkbox']:disabled + label {
        color: #949494;
    }

        .checkbox-wrapper input[type='checkbox']:disabled + label:before {
            background: #DDD;
        }

.checkbox-wrapper input[type='checkbox'] {
    position: absolute !important;
    height: 1px;
    width: 1px;
    overflow: hidden;
    clip: rect(1px 1px 1px 1px);
}

.checkbox-wrapper2 input[type='checkbox'] {
    position: absolute;
}

    .checkbox-wrapper2 input[type='checkbox'] + label {
        display: inline-block;
        position: relative;
        padding-left: 8px;
        min-width: 15%;
        font-weight: 900 !important;
        margin-left: 40px;
        cursor: pointer;
    }

        .checkbox-wrapper2 input[type='checkbox'] + label:hover {
            transition: all .25s ease-out;
        }

        .checkbox-wrapper2 input[type='checkbox'] + label:before {
            content: '';
            position: relative;
            display: inline-block;
            margin-right: 10px;
            width: 30px;
            height: 30px;
            border: 1px solid #6F686A !important;
            top: 10px;
            margin-left: -41px;
        }

        .checkbox-wrapper2 input[type='checkbox'] + label:hover:before {
            border: 2px solid #333;
        }

    .checkbox-wrapper2 input[type='checkbox']:checked + label:before {
        background: #FFFFFF;
    }

    .checkbox-wrapper2 input[type='checkbox']:checked + label:after {
        content: '';
        position: absolute;
        top: 18px;
        left: 14px;
        border-left: 5px solid #4E800F;
        border-bottom: 5px solid #4E800F;
        height: 10px;
        width: 17px;
        transform: rotate(-45deg);
        margin-left: -41px;
    }

    .checkbox-wrapper2 input[type='checkbox']:disabled + label {
        color: #949494;
    }

        .checkbox-wrapper2 input[type='checkbox']:disabled + label:before {
            background: #DDD;
        }

.checkbox-wrapper2 input[type='checkbox'] {
    position: absolute !important;
    height: 1px;
    width: 1px;
    overflow: hidden;
    clip: rect(1px 1px 1px 1px);
}

/* Headers */

.newh2 {
    font-family: 'Lato', sans-serif;
    font-weight: bold;
    font-size: 28.4px;
    color: #333333;
}

.newh2page2details {
    text-align: left;
    letter-spacing: 0px;
    opacity: 1;
    font-family: 'Lato', sans-serif;
    font-size: 28px;
    color: #333333;
    font-weight: bold;
}

.newh3 {
    font-family: 'Lato', sans-serif;
    font-size: 1rem;
    color: #333333;
}

.newh3coverage {
    color: #333333;
    font-weight: bold;
    font-size: 21px;
    text-transform: uppercase;
}

.newh3page2details {
    text-align: left;
    letter-spacing: 0px;
    font-family: 'Lato', sans-serif;
    font-weight: bold;
    font-size: 21px;
    color: #333333;
}

.newh2page1details {
    text-align: left;
    font-weight: bold;
    font-size: 28.4px;
    font-family: 'Lato', sans-serif;
    letter-spacing: 0px;
    color: #333333;
    opacity: 1;
}

.newh3page1details {
    text-align: left;
    font-family: 'Lato', sans-serif;
    font-size: 1rem;
    letter-spacing: 0px;
    color: #333333;
    opacity: 1;
}

.thankYouHeader {
    color: #333333;
    font-family: 'Lato', sans-serif;
    font-size: 16px;
    font-weight: 900;
}

.thankYouHeader2 {
    color: #333333;
    font-family: 'Lato', sans-serif;
    font-size: 22px;
    font-weight: 900;
    padding-top: 25px;
    padding-bottom: 25px;
}

.thankYouContent {
    color: #333333;
    font-family: 'Lato';
    font-size: 16px;
    font-weight: 400;
}

.driverHeader {
    text-align: left;
    color: #333333;
    font-size: 1rem;
    font-family: 'Lato', sans-serif;
}

.trafficHeader {
    text-align: left;
    letter-spacing: 0px;
    color: #333333;
    font-weight: bold;
    font-size: 28px;
    font-family: 'Lato', sans-serif;
}

.driverDescription {
    text-align: left;
    letter-spacing: 0px;
    color: #333333;
    font-weight: bold;
    font-size: 21px;
    font-family: 'Lato', sans-serif;
    text-transform: uppercase;
    display: inline;
}

/* Buttons */

.btnAction {
    color: #0066CC;
    background-color: transparent;
    border-color: transparent;
    text-transform: uppercase;
    font-weight: bold !important;
    transform: translate(0,0) !important;
    font-family: 'Lato', sans-serif;
    font-size: 0.75rem;
}

    .btnAction:active, .btnAction:focus, .btnAction:hover {
        color: #0066CC;
        background-color: #fff;
        text-decoration: underline;
    }

.btnDelete {
    color: #E00000;
    margin: auto auto auto 5px;
}

.btnAdd {
    color: #0066CC;
    background-color: transparent;
    border-color: transparent;
    text-transform: uppercase;
    font-weight: bold !important;
    transform: translate(0,0) !important;
    font-family: 'Lato', sans-serif;
    font-size: 1rem;
    text-decoration: none;
}

    .btnAdd:active, .btnAdd:focus, .btnAdd:hover {
        color: #0066CC;
        background-color: #fff;
        text-decoration: underline;
    }

.btnEdit {
    margin: auto 0;
}

.btnDelete:active, .btnDelete:focus, .btnDelete:hover {
    background-color: #fff;
    text-decoration: underline;
    color: #E00000;
}

/* OR divider */
.orDivider {
    display: flex;
    margin: 2px 0;
    justify-content: center;
}

.orText {
    background-color: #fff;
    padding: 5px;
    color: #6F686A;
}

.orLine {
    border-top: 1px solid #6F686A;
    width: 100%;
    height: 1px;
    position: relative;
    top: 17px;
}

.orStyle {
    text-align: center;
    font-family: 'Lato', sans-serif;
    font-size: 1rem;
    color: #6F686A;
}

/* Delete Popup Window*/
.delete-confirmation-window {
    padding: 0;
    display: flex;
    flex-direction: column;
}

    .delete-confirmation-window .k-header {
        display: flex;
        height: 50px;
        margin: 0;
        position: unset;
        color: #8A2432;
        background-color: transparent;
        text-align: left;
        font-weight: 900;
        font-size: 38px;
        font-family: 'Lato', sans-serif;
    }

        .delete-confirmation-window .k-header .k-window-title {
            margin: auto auto auto 20px;
            display: inline-flex;
            position: unset;
            font-weight: bold;
            font-size: 28px;
        }

    .delete-confirmation-window .k-window-actions {
        margin: auto 20px auto auto;
        display: flex;
        padding: 0;
        position: unset;
    }

    .delete-confirmation-window .k-window-content {
        max-height: 80%;
        display: flex;
        flex-direction: column;
        height: 100%;
        margin: auto;
        padding: 0;
    }

    .delete-confirmation-window .delete-cancel {
        margin: auto 0 0 auto;
        padding: 5px 15px;
        border-radius: 4px;
        background: #FFFFFF;
        border: 1px solid #6F686A;
    }

    .delete-confirmation-window .delete-confirm {
        margin: auto 0 0 10px;
        background-color: #8A2432;
        color: white;
        padding: 5px 15px;
        border-radius: 4px;
        border: 1px solid #8A2432;
    }

    .delete-confirmation-window .delete-cancel:hover {
        background-color: #E6E6E6;
    }

    .delete-confirmation-window .delete-confirm:hover {
        background-color: #621923;
    }

    .delete-confirmation-window .delete-message {
        padding: 25px 15px;
        margin: 0;
        text-align: left;
        color: #333333;
        font-size: 1rem;
        font-family: 'Lato', sans-serif;
    }

    .delete-confirmation-window .delete-buttons {
        display: flex;
        padding: 15px;
        border-top: 1px solid;
        border-color: #CCC;
    }

/* Required flags for validation */
.card-required {
    border: 1px solid #E00000;
}

.edit-required {
    background-color: #E00000;
    color: #FFFFFF;
    padding: 2px 7px;
    border-radius: 10px;
    font-size: 12px;
    margin: auto 0 auto auto;
    font-weight: 700;
}

/* Progress Bar Style Classes */
.progress-container {
    display: flex;
    flex-direction: column;
    text-align: center;
    padding-left: 10%;
    max-width: 90%;
}

    .progress-container * {
        margin-bottom: 5px;
    }

.progress-step {
    font-family: 'Lato', sans-serif;
    font-size: .65rem;
    font-weight: 400;
    color: #6F686A;
    text-transform: uppercase;
    padding-left: .75rem;
    margin-bottom: 25px;
}

.progress-step-title {
    font-size: .75rem;
    font-weight: 400;
    color: #333;
    text-transform: uppercase;
}

.progress-step-title-group {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
}

.progress-step-active {
    font-weight: 900;
    color: #333;
}

.progress-bar-change {
    display: flex;
    height: 8px;
}

.progress-bar-color {
    background-color: #7BCC18;
}

@media screen and (max-width: 768px) {
    .progress-step {
        padding-left: 0;
    }

    .progress-step-title-group {
        justify-content: center;
    }

    .progress-step-title:not(.progress-step-active) {
        display: none;
    }
}

.PolicyNumberLabelValue {
    font-size: .65rem;
    font-weight: 900 !important;
    color: #333;
    text-transform: uppercase;
    padding-left: .75rem;
    margin-top: 1rem;
    margin-bottom: 1rem;
}

/* Check mark animation classes */
#success-check {
    display: block;
    margin: 0 auto;
    width: 128px;
    height: 128px;
}

#check {
    stroke-dasharray: 200;
    transform-origin: center;
    animation: draw-in-check 1s ease-out reverse;
}

@keyframes draw-in-check {
    0% {
        stroke-dashoffset: 0;
    }

    100% {
        stroke-dashoffset: 200;
    }
}

#circle {
    stroke-dasharray: 200;
    transform-origin: center;
    animation: draw-in-circle 1.5s ease-in reverse;
}

@keyframes draw-in-circle {
    0% {
        stroke-dashoffset: 0;
    }

    100% {
        stroke-dashoffset: 200;
    }
}

@media screen and (max-width: 768px) {
    #success-check {
        width: 128px;
        height: 128px;
    }
}

/* New quote payment table */

.payment-radio-wrapper {
    margin: -1px;
    border: 1px solid #D6D6D6;
    border-radius: 4px;
    padding: 15px;
    display: block;
}

    .payment-radio-wrapper input[name="payment-plans"] + label {
        padding-left: 25px;
        margin-right: -20px;
    }

    .payment-radio-wrapper .plan {
        font-weight: 900 !important;
        text-transform: uppercase;
    }

.subtitle {
    display: block;
    text-transform: uppercase;
    color: #707070;
}

ul.payment-details {
    margin-top: 10px;
    padding-left: 60px;
    font-size: .88rem;
    color: #707070;
    list-style: disc;
}

a.toggle-details {
    float: right;
}

.details {
    font-size: .88rem;
}

    .details[aria-expanded="false"] [class*="menu-down"] {
        transform: rotate(0deg);
    }

    .details[aria-expanded="true"] [class*="menu-down"] {
        transform: rotate(-180deg);
    }

.payment-radio-wrapper .badge {
    position: relative;
    top: -3px;
    left: 15px;
}

.badge-success {
    border: 1px solid #4E800F;
    background-color: #4E800F;
    color: #ffffff;
}

.f-biggervirginiaheart {
    height: 100px;
    display: flex;
    background-size: contain;
    background-position: center center;
    background-repeat: no-repeat;
    background-image: url(/Portals/FBA/images/Icons/icon-virginia-heart.svg);
    max-width: 100%;
}

/* Construction card */
.ConstructionCardRow {
    display: block;
    position: relative;
    top: -25px;
}

.ConstructionCard {
    border: 1px solid #D6D6D6;
    border-radius: 4px;
    margin-bottom: 15px;
    padding: 15px;
}

    .ConstructionCard label {
        margin-bottom: 0;
    }

    .ConstructionCard input[type='checkbox'] + label {
        text-transform: uppercase;
    }

    .ConstructionCard .label-detail {
        display: block;
        color: #707070;
        font-weight: 400;
        padding-left: 40px;
    }

    .ConstructionCard.icon-card {
        display: flex;
        cursor: pointer;
    }

.icon-card .icon {
    border: 1px solid #CCC;
    padding: 23px 8px 8px 8px;
    height: 96px;
    width: 96px;
}

.ConstructionCardSelected {
    border-color: #4E800F;
    background-color: #CFDFB9;
}

    .ConstructionCardSelected .icon {
        border-color: #4E800F;
    }

.ConstructionCard .description {
    padding-left: 15px;
}

.icon-card .description p {
    margin-bottom: 0;
}

.Frame-img {
    margin: auto 0;
    height: 50px;
    width: 80px;
    display: flex;
    background-size: contain;
    background-position: center center;
    background-repeat: no-repeat;
    background-image: url(/Portals/FBA/images/Icons/icon-house-frame.svg);
}

.Masonry-img {
    margin: auto 0;
    height: 50px;
    width: 80px;
    display: flex;
    background-size: contain;
    background-position: center center;
    background-repeat: no-repeat;
    background-image: url(/Portals/FBA/images/Icons/icon-house-masonry.svg);
}

.FrameModular-img {
    margin: auto 0;
    height: 50px;
    width: 80px;
    display: flex;
    background-size: contain;
    background-position: center center;
    background-repeat: no-repeat;
    background-image: url(/Portals/FBA/images/Icons/icon-house-frame-modular.svg);
}

.MasonryModular-img {
    margin: auto 0;
    height: 50px;
    width: 80px;
    display: flex;
    background-size: contain;
    background-position: center center;
    background-repeat: no-repeat;
    background-image: url(/Portals/FBA/images/Icons/icon-house-masonry-modular.svg);
}

.MultiPolicy-img {
    margin: auto 0;
    height: 50px;
    width: 80px;
    display: flex;
    background-size: contain;
    background-repeat: no-repeat;
    background-image: url(/Portals/FBA/images/Icons/icon-multi-policy-discount.svg);
}

.ClaimsFree-img {
    margin: auto 0;
    height: 50px;
    width: 80px;
    display: flex;
    background-size: contain;
    background-repeat: no-repeat;
    background-image: url(/Portals/FBA/images/Icons/icon-claims-free-discount.svg);
}

.newFooterText {
    font-family: 'Lato';
    font-style: normal;
    font-size: 11px;
    color: #6F686A;
}