
.gist {
    font-size: .8em;
    line-height: 1.3em
}

dt {
    padding: 10px 0 0 0;
    margin: 0;
    font-weight: 600;
    font-size: 1.2em
}

    dt code {
        background: transparent
    }

dd {
    margin-bottom: 20px
}

.wrap {
    max-width: 1220px;
    margin: 0 auto
}



.top-link {
    display: block;
    text-align: center
}

.grey,
.blue,
.gold,
.blue-dark {
    color: white
}

    .grey a,
    .blue a,
    .gold a,
    .blue-dark a {
        color: white;
        border-color: white
    }

.grey {
    background: #5f626f;
    color: white
}

.grey-light {
    background: #e5e5e8;
    color: #474a54
}

.grey-lighter {
    background: #f2f3f4;
    color: #474a54
}

.blue {
    background: #2db9ee;
    color: white
}

.blue-dark {
    background: #0e7da7;
    color: white
}

.gold {
    background: #ee9430;
    color: white
}
.mmt_time_with_contractor-month {
    width:47%;
    margin-right: 20px;
}
.mmt_time_with_contractor-year {
    width:47%;
}
.frs-dates {
    display:flex;
}
.results {
    background: white;
    color: #333637;
    padding: 30px 15px;
    margin: 5% 0 0 0;
    overflow: auto;
    border-radius: 4px;
}
.result-small p {
    font-size: 12px;
    margin-bottom:5px;
}
.result-main {
    background-color: #F5F8FA;
    text-align: center;
    display: flex;
    flex-direction: column;
    margin-bottom: 15px;
    padding:10px;
}
.frs-over {
    line-height: 1.5;
    margin: 20px 0px -40px;
}
.results-start {
    font-size:0.95rem!important;
    font-weight:400!important;
    color: #333637!important;
    margin: 0!important;
    line-height:0.4!important;
}
.results-zero {
    font-size: 0.95rem !important;
    font-weight: 400 !important;
    color: #333637 !important;
    margin: 25px 6px -55px 6px;
    line-height: 2;
}


    .result-main p {
        font-size: 40px;
        font-weight: 600;
        color: #1da0b9;
        line-height: 1;
        margin:  -15px 0 10px 0;
    }
@media only screen and (min-width: 768px) {
    .result-main p {
        margin: -10px 0 30px 0;
        font-size: 50px!important;
    }
    .result-main strong {
        font-size: 14px!important;
       
    }
}
    .result-main strong {
        font-size: 12px;
        font-weight: 400;
        color: #333637;
    }
.bold-result {
    font-weight: 700;
}
.underpay-red {
    color:#FF576C;
}
#niOutput {
    display: none;
}
    .results table {
        min-width: 100%;
    }

        .results table th {
            white-space: nowrap;
            padding: 2px 10px;
        }

        .results table td {
            padding: 2px;
            text-align: center;
        }

    .pad {
        padding: 10px 20px
    }

    .clear {
        clear: both
    }

    .non-phone-only {
        display: none
    }

    @media only screen and (min-width: 500px) {
        .phone-only {
            display: none
        }

        .non-phone-only {
            display: block
        }



        .top-link {
            float: right
        }



        .pad {
            padding: 10px 30px
        }
    }

    .thirty,
    .fourty,
    .fifty,
    .sixty,
    .seventy {
        width: 100%;
    }

        .thirty label {
            font-size: 14px;
            font-weight: 500;
        }

    #amount-span, #income-span, .precurrency {
        font-size: 20px;
        font-weight: 400;
    }

    #term-span {
        font-size: 20px;
        font-weight: 400;
    }

    @media only screen and (max-width: 768px) {
        .thirty {
            text-align: center;
        }

        .toggle-checkboxes .toggle-description {
            width: 20vw;
        }

        .results {
            margin: 20px 0 0 0;
            padding: 15px 20px;
        }
        .taxtoshowresult {
         
            margin: -24px 0 10px 0!important;
        }
    }
.taxtoshowresult {
    font-size: 24px;
    font-weight: 600;
    color: #1da0b9;
    line-height: 1;
    margin: -45px 0 10px 0;
}
#van-panel-img {
    text-align:center;
}
#mm3, #mm4, .mm7, .mm5, #mm10 {
    font-size:13px;
    display:block;
    text-align:center;
}
#mm6, #mm8 {
    font-size: 24px;
    display: block;
    font-weight:600;
    text-align:center;
}
.mm5 {
    margin: 35px 0 -10px;
}
.mm2 {
    display:block;

}
.vanpriceresult {
    display:block;
}
.vf-textmm {
    text-align: center;
    display: block;
    margin-top: -20px;
}
#btnCalc2, #btnCalc3 {
    display: block;
    margin: 20px 0;
}
#subs-panel-img {
    text-align:center;
}
    @media only screen and (min-width: 768px) {
        #vanclaim {
            top: -20px;
            position: relative;
        }

        .thirty,
        .fourty,
        .fifty,
        .sixty,
        .seventy {
            margin: auto;
            padding: 10px 3% 10px 0;
            float: left;
            width: 50% !important;
        }

        .thirty {
            width: 40%
        }

        .fourty {
            width: 40%
        }

        .fifty {
            width: 47%
        }

        .sixty {
            width: 57%
        }

        .seventy {
            width: 67%
        }

        .pad {
            padding: 10px 60px
        }
    }
input#textbox.js-input {
    background: #1da0b9;
    border: 2px solid #fff;
    color: #fff;
}
    /*.thirty input.amount {
    padding-left:33px;
}*/
input#amount, input#term {
    -webkit-appearance: none;
    margin: 2.5% 0 5%;
    width: 100%;
    height: 14px;
    border-radius: 50px;
    background-color: #E2E3E4;
    padding: 5px 0;
}

    input#amount:focus, input#term:focus {
        outline: none;
    }

    input#amount::-webkit-slider-thumb, input#term::-webkit-slider-thumb {
        height: 30px;
        width: 30px;
        border-radius: 50%;
        background: #ffc42f;
        cursor: pointer;
        -webkit-appearance: none;
        position: relative;
        /*top: 5px;
        margin-top: -14px;*/
        transition: all 0.3s ease-in-out;
        -moz-box-shadow: 2px 2px 2px rgba(68,68,68,0.6);
        -webkit-box-shadow: 2px 2px 2px rgba(68,68,68,0.6);
        box-shadow: 2px 2px 2px rgba(68,68,68,0.6);
    }

    input#amount:focus::-webkit-slider-thumb, input#term:focus::-webkit-slider-thumb {
        background-color: #ffc42f;
    }
        /*input#amount::-ms-thumb, input#term::-ms-thumb {
            height: 30px;
            width: 30px;
            border-radius: 50%;
            background: #ffc42f;
            cursor: pointer;
            -webkit-appearance: none;
            position: relative;
            top: 5px;
            margin-top: -14px;
            transition: all 0.3s ease-in-out;
            -moz-box-shadow: 2px 2px 2px rgba(68,68,68,0.6);
            -webkit-box-shadow: 2px 2px 2px rgba(68,68,68,0.6);
            box-shadow: 2px 2px 2px rgba(68,68,68,0.6);
            z-index:999;
        }*/
        .custom-control-input {
            position: absolute;
            z-index: -1;
            opacity: 0;
        }

    .custom-control-description {
        font-weight: 400;
        vertical-align: middle;
        display: inline-block;
    }

    .form-check-inline {
        display: inline-block;
    }

    .toggle-checkboxes .form-check-inline {
        margin: 0 20px 0 0;
        display: inline-block;
    }

        .toggle-checkboxes .form-check-inline .toggle-checkbox {
            margin: 0;
            display: flex;
            width: 100%;
        }

    .toggle-checkboxes .toggle-description {
        font-weight: 400;
        border-radius: 3px;
        border: 2px solid #fff;
        text-align: center;
        min-width: 70px;
        padding: 11px;
        margin: 0;
        display: flex;
        justify-content: center;
        align-items: center;
        height: 40px;
        vertical-align: middle;
        transition: all 0.1s ease-out;
        font-size: 12px;
        background-color: #1da0b9;
    }

.credit-rating {
    padding: 5px;
    min-width: 50px;
    margin-bottom: 10px;
    display: inline-flex;
}

        .credit-rating > div {
            padding: 3px;
        }

    .custom-control-input:checked ~ .toggle-description {
        color: #333637;
        background: white;
    }


    .thirty .currency {
        padding: 0 10px 0 20px;
        color: #999;
        line-height: 2.5;
        display: flex;
        justify-content: flex-start;
        margin: 9px 0 -48px 0;
    }
    .loanbutton, .loanback {
       text-align:center;
       padding: 20px 0 0 0;
    }
@media only screen and (max-width: 768px) {
    .loanbutton {
      
        padding: 30px 0 0 0;
    }
}
.loansubmit {
    margin: 20px 0;
}

.personal-loan-info-terms p {
    font-size: 13px;
}
.personal-loan-info-terms#loanCalculatorPrivacyNotice p {
    font-size: 29px !important;
}
.loan-tab {
    display:none;
}
.personal-loan-info-alert {
    text-align: center;
    color:red;
    font-weight:500;
}
input#loanCalculatorPrivacyNotice, input#loanCalculatorKeepUpdated {
    cursor: pointer;
    border-radius: 2px;
    top: 0;
    left: 0;
    height: 1rem;
    width: 1rem;
    background-color: rgba(0, 0, 0, 0.15);
    -webkit-transition: all 0.2s ease;
    -o-transition: all 0.2s ease;
    transition: all 0.2s ease;
    margin: 0 10px 0 0;
}
.termstext {
    position:absolute;
    margin-top:-3px;

}
/** tax calculator */
.tax-calculator input [type=text] {
    background-color: rgba(255,255,255,0.8);
    border-radius: 5px;
    border-width: 0;
    padding-left: 20px;
    padding-right: 20px;
    width: 100% !important;
    height: 40px;
}

/*.tax-calculator select {
    border-radius: 5px;
    border-width: 0;
    width: 100%;
    height: 40px;
    padding-left: 20px;
    padding-right: 20px;
   
    -webkit-appearance: none;
}*/
/** radio button check */
input[type=radio] {
    display: none !important;
}

label .btn {
    display: inline-block;
    font-size: 18px;
    line-height: 20px;
}
label span {
    font-size: 18px;
    line-height: 20px;
    color: #fff;
}

.fa-2x {
    font-size: 24px;
}





label input[type="radio"] ~ i.fa.fa-circle-o {
    color: #fff;
    display: inline;
}

label input[type="radio"] ~ i.fa.fa-dot-circle-o {
    display: none;
}

label input[type="radio"]:checked ~ i.fa.fa-circle-o {
    display: none;
}

label input[type="radio"]:checked ~ i.fa.fa-dot-circle-o {
    color: #fff;
    display: inline;
}

label:hover input[type="radio"] ~ i.fa {
    color: #fff;
}
/** radio button check end */
.tax-field-txt a {
    color: #FFFFFF;
    font-family: Roboto;
    font-size: 18px;
    line-height: 26px;
    position: relative;
    padding-left: 10px;
}
.tax-field-txt i {
    position: absolute;
    top: 0;
}




.tax-calculator-content h2 {
    margin-bottom: 40px;
}
    .tax-calculator-content p

{
    color: #fff;
    font-size: 30px;
    font-weight: 500;
    line-height: 35px;
    text-align: center;
}





#calc-error {
    padding: 20px 0 0;
    color: #FF576C;
    font-weight: 500;
    text-align: center;
    display: none;
}


.tax-rebate-calculator-result, .vat-rebate-calculator-result p {
    text-align: center;
}
/*@media only screen and (min-width: 768px) {
    i {
        width: 60%;
        margin: auto;
        display: block;
    }
}*/
.personal-loan-info p {
    /*display: none;*/
    
    text-align: left;
}



.personal-loan-info-alert {
    text-align: center;
    font-weight: 500;
    color: #FF576C;
    padding-top: 20px;
}


.vat-rebate-calculator-result {
    display: block;
}

.tax-rebate-calculator-info p {
    padding: 70px 0 0;
    color: #FFFFFF;
    font-size: 18px;
    line-height: 21px;
    text-align: center;
    padding-top: 5px;
    padding-bottom: 5px;
}

@media only screen and (max-width: 768px) {
    .tax-rebate-calculator-info p {
    

    padding: 20px 0;
}
    .tax-rebate-calculator-info a {
        display: block;
        margin-top: 10px;
    }
}


.tax-rebate-calculator-result {
    display: block;
}


/** disble tooltip arrow */
/*.tooltip {
    z-index: 999999;
}
.arrow {
    display: none;
}
    */


.icon-pound {
   
    background-repeat: no-repeat;
    background-size: 25px 25px;
    background-position-y: 6px;
    padding-left: 25px !important;
    background-position-x: 6px;
}
.icon-money {
    color: #333637;
    position: absolute;
    margin: 5px 0 5px 10px;
}
@media only screen and (max-width: 768px) {
    .icon-money {
       left:25px;
       margin: 5px 0 0 10px!important;
    }
}
    #taxRebate {
        display: none;
    }

    .varRebateResult_label-vf-negative {
        text-align: center;
        color: #FFFFFF !important;
        font-size: 0.5em;
        margin-top: 20px;
        display: inline-block;
    }


