.noUi-target,.noUi-target *{-webkit-touch-callout:none;-webkit-user-select:none;-ms-touch-action:none;touch-action:none;-ms-user-select:none;-moz-user-select:none;-moz-box-sizing:border-box;box-sizing:border-box}.noUi-target{position:relative;direction:ltr}.noUi-base{width:100%;height:100%;position:relative;z-index:1}.noUi-origin{position:absolute;right:0;top:0;left:0;bottom:0}.noUi-handle{position:relative;z-index:1}.noUi-stacking .noUi-handle{z-index:10}.noUi-state-tap .noUi-origin{-webkit-transition:left .3s,top .3s;transition:left .3s,top .3s}.noUi-state-drag *{cursor:inherit!important}.noUi-base{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}.noUi-horizontal{height:18px}.noUi-horizontal .noUi-handle{width:34px;height:28px;left:-17px;top:-6px}.noUi-vertical{width:18px}.noUi-vertical .noUi-handle{width:28px;height:34px;left:-6px;top:-17px}.noUi-background{background:#FAFAFA;box-shadow:inset 0 1px 1px #f0f0f0}.noUi-connect{background:#3FB8AF;box-shadow:inset 0 0 3px rgba(51,51,51,.45);-webkit-transition:background 450ms;transition:background 450ms}.noUi-origin{border-radius:2px}.noUi-target{border-radius:4px;border:1px solid #D3D3D3;box-shadow:inset 0 1px 1px #F0F0F0,0 3px 6px -5px #BBB}.noUi-target.noUi-connect{box-shadow:inset 0 0 3px rgba(51,51,51,.45),0 3px 6px -5px #BBB}.noUi-draggable{cursor:w-resize}.noUi-vertical .noUi-draggable{cursor:n-resize}.noUi-handle{border:1px solid #D9D9D9;border-radius:3px;background:#FFF;cursor:default;box-shadow:inset 0 0 1px #FFF,inset 0 1px 7px #EBEBEB,0 3px 6px -3px #BBB}.noUi-active{box-shadow:inset 0 0 1px #FFF,inset 0 1px 7px #DDD,0 3px 6px -3px #BBB}.noUi-handle:after,.noUi-handle:before{content:"";display:block;position:absolute;height:14px;width:1px;background:#E8E7E6;left:14px;top:6px}.noUi-handle:after{left:17px}.noUi-vertical .noUi-handle:after,.noUi-vertical .noUi-handle:before{width:14px;height:1px;left:6px;top:14px}.noUi-vertical .noUi-handle:after{top:17px}[disabled] .noUi-connect,[disabled].noUi-connect{background:#B8B8B8}[disabled] .noUi-handle,[disabled].noUi-origin{cursor:not-allowed}.noUi-pips,.noUi-pips *{-moz-box-sizing:border-box;box-sizing:border-box}.noUi-pips{position:absolute;color:#999}.noUi-value{width:40px;position:absolute;text-align:center}.noUi-value-sub{color:#ccc;font-size:10px}.noUi-marker{position:absolute;background:#CCC}.noUi-marker-large,.noUi-marker-sub{background:#AAA}.noUi-pips-horizontal{padding:10px 0;height:50px;top:100%;left:0;width:100%}.noUi-value-horizontal{margin-left:-20px;padding-top:20px}.noUi-value-horizontal.noUi-value-sub{padding-top:15px}.noUi-marker-horizontal.noUi-marker{margin-left:-1px;width:2px;height:5px}.noUi-marker-horizontal.noUi-marker-sub{height:10px}.noUi-marker-horizontal.noUi-marker-large{height:15px}.noUi-pips-vertical{padding:0 10px;height:100%;top:0;left:100%}.noUi-value-vertical{width:15px;margin-left:20px;margin-top:-5px}.noUi-marker-vertical.noUi-marker{width:5px;height:2px;margin-top:-1px}.noUi-marker-vertical.noUi-marker-sub{width:10px}.noUi-marker-vertical.noUi-marker-large{width:15px}.noUi-tooltip{display:block;position:absolute;border:1px solid #D9D9D9;border-radius:3px;background:#fff;padding:5px;text-align:center}.noUi-horizontal .noUi-handle-lower .noUi-tooltip{top:-32px}.noUi-horizontal .noUi-handle-upper .noUi-tooltip{bottom:-32px}.noUi-vertical .noUi-handle-lower .noUi-tooltip{left:120%}.noUi-vertical .noUi-handle-upper .noUi-tooltip{right:120%}
.select2-container{box-sizing:border-box;display:inline-block;margin:0;position:relative;vertical-align:middle}.select2-container .select2-selection--single{box-sizing:border-box;cursor:pointer;display:block;height:28px;user-select:none;-webkit-user-select:none}.select2-container .select2-selection--single .select2-selection__rendered{display:block;padding-left:8px;padding-right:20px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.select2-container .select2-selection--single .select2-selection__clear{position:relative}.select2-container[dir="rtl"] .select2-selection--single .select2-selection__rendered{padding-right:8px;padding-left:20px}.select2-container .select2-selection--multiple{box-sizing:border-box;cursor:pointer;display:block;min-height:32px;user-select:none;-webkit-user-select:none}.select2-container .select2-selection--multiple .select2-selection__rendered{display:inline-block;overflow:hidden;padding-left:8px;text-overflow:ellipsis;white-space:nowrap}.select2-container .select2-search--inline{float:left}.select2-container .select2-search--inline .select2-search__field{box-sizing:border-box;border:none;font-size:100%;margin-top:5px;padding:0}.select2-container .select2-search--inline .select2-search__field::-webkit-search-cancel-button{-webkit-appearance:none}.select2-dropdown{background-color:white;border:1px solid #aaa;border-radius:4px;box-sizing:border-box;display:block;position:absolute;left:-100000px;width:100%;z-index:1051}.select2-results{display:block}.select2-results__options{list-style:none;margin:0;padding:0}.select2-results__option{padding:6px;user-select:none;-webkit-user-select:none}.select2-results__option[aria-selected]{cursor:pointer}.select2-container--open .select2-dropdown{left:0}.select2-container--open .select2-dropdown--above{border-bottom:none;border-bottom-left-radius:0;border-bottom-right-radius:0}.select2-container--open .select2-dropdown--below{border-top:none;border-top-left-radius:0;border-top-right-radius:0}.select2-search--dropdown{display:block;padding:4px}.select2-search--dropdown .select2-search__field{padding:4px;width:100%;box-sizing:border-box}.select2-search--dropdown .select2-search__field::-webkit-search-cancel-button{-webkit-appearance:none}.select2-search--dropdown.select2-search--hide{display:none}.select2-close-mask{border:0;margin:0;padding:0;display:block;position:fixed;left:0;top:0;min-height:100%;min-width:100%;height:auto;width:auto;opacity:0;z-index:99;background-color:#fff;filter:alpha(opacity=0)}.select2-hidden-accessible{border:0 !important;clip:rect(0 0 0 0) !important;height:1px !important;margin:-1px !important;overflow:hidden !important;padding:0 !important;position:absolute !important;width:1px !important}.select2-container--default .select2-selection--single{background-color:#fff;border:1px solid #aaa;border-radius:4px}.select2-container--default .select2-selection--single .select2-selection__rendered{color:#444;line-height:28px}.select2-container--default .select2-selection--single .select2-selection__clear{cursor:pointer;float:right;font-weight:bold}.select2-container--default .select2-selection--single .select2-selection__placeholder{color:#999}.select2-container--default .select2-selection--single .select2-selection__arrow{height:26px;position:absolute;top:1px;right:1px;width:20px}.select2-container--default .select2-selection--single .select2-selection__arrow b{border-color:#888 transparent transparent transparent;border-style:solid;border-width:5px 4px 0 4px;height:0;left:50%;margin-left:-4px;margin-top:-2px;position:absolute;top:50%;width:0}.select2-container--default[dir="rtl"] .select2-selection--single .select2-selection__clear{float:left}.select2-container--default[dir="rtl"] .select2-selection--single .select2-selection__arrow{left:1px;right:auto}.select2-container--default.select2-container--disabled .select2-selection--single{background-color:#eee;cursor:default}.select2-container--default.select2-container--disabled .select2-selection--single .select2-selection__clear{display:none}.select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow b{border-color:transparent transparent #888 transparent;border-width:0 4px 5px 4px}.select2-container--default .select2-selection--multiple{background-color:white;border:1px solid #aaa;border-radius:4px;cursor:text}.select2-container--default .select2-selection--multiple .select2-selection__rendered{box-sizing:border-box;list-style:none;margin:0;padding:0 5px;width:100%}.select2-container--default .select2-selection--multiple .select2-selection__placeholder{color:#999;margin-top:5px;float:left}.select2-container--default .select2-selection--multiple .select2-selection__clear{cursor:pointer;float:right;font-weight:bold;margin-top:5px;margin-right:10px}.select2-container--default .select2-selection--multiple .select2-selection__choice{background-color:#e4e4e4;border:1px solid #aaa;border-radius:4px;cursor:default;float:left;margin-right:5px;margin-top:5px;padding:0 5px}.select2-container--default .select2-selection--multiple .select2-selection__choice__remove{color:#999;cursor:pointer;display:inline-block;font-weight:bold;margin-right:2px}.select2-container--default .select2-selection--multiple .select2-selection__choice__remove:hover{color:#333}.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__choice,.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__placeholder,.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-search--inline{float:right}.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__choice{margin-left:5px;margin-right:auto}.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__choice__remove{margin-left:2px;margin-right:auto}.select2-container--default.select2-container--focus .select2-selection--multiple{border:solid #000 1px;outline:0}.select2-container--default.select2-container--disabled .select2-selection--multiple{background-color:#eee;cursor:default}.select2-container--default.select2-container--disabled .select2-selection__choice__remove{display:none}.select2-container--default.select2-container--open.select2-container--above .select2-selection--single,.select2-container--default.select2-container--open.select2-container--above .select2-selection--multiple{border-top-left-radius:0;border-top-right-radius:0}.select2-container--default.select2-container--open.select2-container--below .select2-selection--single,.select2-container--default.select2-container--open.select2-container--below .select2-selection--multiple{border-bottom-left-radius:0;border-bottom-right-radius:0}.select2-container--default .select2-search--dropdown .select2-search__field{border:1px solid #aaa}.select2-container--default .select2-search--inline .select2-search__field{background:transparent;border:none;outline:0;box-shadow:none;-webkit-appearance:textfield}.select2-container--default .select2-results>.select2-results__options{max-height:200px;overflow-y:auto}.select2-container--default .select2-results__option[role=group]{padding:0}.select2-container--default .select2-results__option[aria-disabled=true]{color:#999}.select2-container--default .select2-results__option[aria-selected=true]{background-color:#ddd}.select2-container--default .select2-results__option .select2-results__option{padding-left:1em}.select2-container--default .select2-results__option .select2-results__option .select2-results__group{padding-left:0}.select2-container--default .select2-results__option .select2-results__option .select2-results__option{margin-left:-1em;padding-left:2em}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-2em;padding-left:3em}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-3em;padding-left:4em}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-4em;padding-left:5em}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-5em;padding-left:6em}.select2-container--default .select2-results__option--highlighted[aria-selected]{background-color:#5897fb;color:white}.select2-container--default .select2-results__group{cursor:default;display:block;padding:6px}.select2-container--classic .select2-selection--single{background-color:#f7f7f7;border:1px solid #aaa;border-radius:4px;outline:0;background-image:-webkit-linear-gradient(top, #fff 50%, #eee 100%);background-image:-o-linear-gradient(top, #fff 50%, #eee 100%);background-image:linear-gradient(to bottom, #fff 50%, #eee 100%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFFFFFFF', endColorstr='#FFEEEEEE', GradientType=0)}.select2-container--classic .select2-selection--single:focus{border:1px solid #5897fb}.select2-container--classic .select2-selection--single .select2-selection__rendered{color:#444;line-height:28px}.select2-container--classic .select2-selection--single .select2-selection__clear{cursor:pointer;float:right;font-weight:bold;margin-right:10px}.select2-container--classic .select2-selection--single .select2-selection__placeholder{color:#999}.select2-container--classic .select2-selection--single .select2-selection__arrow{background-color:#ddd;border:none;border-left:1px solid #aaa;border-top-right-radius:4px;border-bottom-right-radius:4px;height:26px;position:absolute;top:1px;right:1px;width:20px;background-image:-webkit-linear-gradient(top, #eee 50%, #ccc 100%);background-image:-o-linear-gradient(top, #eee 50%, #ccc 100%);background-image:linear-gradient(to bottom, #eee 50%, #ccc 100%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFEEEEEE', endColorstr='#FFCCCCCC', GradientType=0)}.select2-container--classic .select2-selection--single .select2-selection__arrow b{border-color:#888 transparent transparent transparent;border-style:solid;border-width:5px 4px 0 4px;height:0;left:50%;margin-left:-4px;margin-top:-2px;position:absolute;top:50%;width:0}.select2-container--classic[dir="rtl"] .select2-selection--single .select2-selection__clear{float:left}.select2-container--classic[dir="rtl"] .select2-selection--single .select2-selection__arrow{border:none;border-right:1px solid #aaa;border-radius:0;border-top-left-radius:4px;border-bottom-left-radius:4px;left:1px;right:auto}.select2-container--classic.select2-container--open .select2-selection--single{border:1px solid #5897fb}.select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow{background:transparent;border:none}.select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow b{border-color:transparent transparent #888 transparent;border-width:0 4px 5px 4px}.select2-container--classic.select2-container--open.select2-container--above .select2-selection--single{border-top:none;border-top-left-radius:0;border-top-right-radius:0;background-image:-webkit-linear-gradient(top, #fff 0%, #eee 50%);background-image:-o-linear-gradient(top, #fff 0%, #eee 50%);background-image:linear-gradient(to bottom, #fff 0%, #eee 50%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFFFFFFF', endColorstr='#FFEEEEEE', GradientType=0)}.select2-container--classic.select2-container--open.select2-container--below .select2-selection--single{border-bottom:none;border-bottom-left-radius:0;border-bottom-right-radius:0;background-image:-webkit-linear-gradient(top, #eee 50%, #fff 100%);background-image:-o-linear-gradient(top, #eee 50%, #fff 100%);background-image:linear-gradient(to bottom, #eee 50%, #fff 100%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFEEEEEE', endColorstr='#FFFFFFFF', GradientType=0)}.select2-container--classic .select2-selection--multiple{background-color:white;border:1px solid #aaa;border-radius:4px;cursor:text;outline:0}.select2-container--classic .select2-selection--multiple:focus{border:1px solid #5897fb}.select2-container--classic .select2-selection--multiple .select2-selection__rendered{list-style:none;margin:0;padding:0 5px}.select2-container--classic .select2-selection--multiple .select2-selection__clear{display:none}.select2-container--classic .select2-selection--multiple .select2-selection__choice{background-color:#e4e4e4;border:1px solid #aaa;border-radius:4px;cursor:default;float:left;margin-right:5px;margin-top:5px;padding:0 5px}.select2-container--classic .select2-selection--multiple .select2-selection__choice__remove{color:#888;cursor:pointer;display:inline-block;font-weight:bold;margin-right:2px}.select2-container--classic .select2-selection--multiple .select2-selection__choice__remove:hover{color:#555}.select2-container--classic[dir="rtl"] .select2-selection--multiple .select2-selection__choice{float:right}.select2-container--classic[dir="rtl"] .select2-selection--multiple .select2-selection__choice{margin-left:5px;margin-right:auto}.select2-container--classic[dir="rtl"] .select2-selection--multiple .select2-selection__choice__remove{margin-left:2px;margin-right:auto}.select2-container--classic.select2-container--open .select2-selection--multiple{border:1px solid #5897fb}.select2-container--classic.select2-container--open.select2-container--above .select2-selection--multiple{border-top:none;border-top-left-radius:0;border-top-right-radius:0}.select2-container--classic.select2-container--open.select2-container--below .select2-selection--multiple{border-bottom:none;border-bottom-left-radius:0;border-bottom-right-radius:0}.select2-container--classic .select2-search--dropdown .select2-search__field{border:1px solid #aaa;outline:0}.select2-container--classic .select2-search--inline .select2-search__field{outline:0;box-shadow:none}.select2-container--classic .select2-dropdown{background-color:#fff;border:1px solid transparent}.select2-container--classic .select2-dropdown--above{border-bottom:none}.select2-container--classic .select2-dropdown--below{border-top:none}.select2-container--classic .select2-results>.select2-results__options{max-height:200px;overflow-y:auto}.select2-container--classic .select2-results__option[role=group]{padding:0}.select2-container--classic .select2-results__option[aria-disabled=true]{color:grey}.select2-container--classic .select2-results__option--highlighted[aria-selected]{background-color:#3875d7;color:#fff}.select2-container--classic .select2-results__group{cursor:default;display:block;padding:6px}.select2-container--classic.select2-container--open .select2-dropdown{border-color:#5897fb}
#loan-term-slider .noUi-tooltip{
    left: -7px;
	font-weight:bold;
}

#stageContentBanner {
    padding-right: 60px;
    margin-top: 30px;
    border-right: 1px solid #e2e2e2;
}
#stageHelpLink{
    font-family: 'ProximaNova-light','Helvetica Neue','Helvetica',Helvetica,Arial,sans-serif;
    font-weight: 600;
}

.desktopHelpText{
    padding-top: 0px;
    font-family: 'ProximaNova-Regular','Helvetica Neue','Helvetica',Helvetica,Arial,sans-serif;
}

.desktopHelpLine{
    border-top:solid;
    border-top-color:transparent;
    background-color: #f0f0f0;
    float: left;
    padding-right:20px !important;
}
.desktopHelpSpace{
    border-top-color:lightgray ;
    border-top-width: 1px ;
    border-top-style:solid;
    margin-top: 13px;
    display: block;
}
.doubleRow{
    display:none;
}
.showTextColor{
    color:#999!important;
}
.whiteHelp{
    background-image: url(../img/icons/help-icon-white.png)!important;
}
.repaymentsTop{
    text-align: right !important;
    top:12px !important;
}
.sliderPadding{
    padding-left: 30px!important;
    padding-top:11px!important;
}
.slider2Padding{
    padding-left: 30px!important;
    padding-top:11px!important;
}
.calcFormTitle{
    padding-top: 40px !important;
    font-family: 'ProximaNova-Regular' !important;
}
.pad15{
    padding-left: 15px !important;
}
.padL5{
    padding-left: 5px !important;
}
.padt15{
    padding-top: 15px !important;
}
.padt10{
    padding-top:10px!important;
}

.padb7{
    padding-bottom: 7px;
}
.padb15{
    padding-bottom: 15px !important;
}

.padb35{
    padding-bottom: 35px!important;
}

.padb45{
    padding-bottom: 45px!important;
}

.padb65{
    padding-bottom: 65px!important;
}

#stageHelpText{
    font-family: 'ProximaNova-light','Helvetica Neue','Helvetica',Helvetica,Arial,sans-serif;
}
.bbaGrey{
    color:#484848 !important;
}
.padL10 {
    padding-left: 10px !important;
}
.padlr15{
     padding-left:15px !important;
     padding-right:15px !important;
 }
.padtb40{
    padding-top: 40px !important;
    padding-bottom: 40px !important;
}
#stageApplyArrow{
    color:#EB3D00 !important;
}
.inverse-arrow-icon-grey {
    width: 9px;
    height: 13px;
    background-image: url(../img/icons/grey-arrow-right-icon.png);
    background-repeat: no-repeat;
    display: inline-block;
    vertical-align: middle;
    font-style: italic;
    line-height: inherit;
}

formlabel:after {
    margin-left: 10px;
}
.labelpadding {
    /*padding-bottom: 8px;*/
}
.customform {
    background-color: #f0f0f0;
}
.calcTextInput{
    float:right !important;
    margin-right:35px !important;
    display:none;
}
.elements-wrapper {
    padding: 40px 120px;
}
.select2-container--default .select2-selection--single .select2-selection__arrow b {
    border-color: #C62C00 transparent transparent;
}
.noUi-value {
    width: 55px;
}
.select2-container {
    width: 100% !important;
}
.noUi-connect {
    background: #EB3D00;
}
.noUi-handle {
    border-radius: 30px;
    background: #C62C00;
    border: none;
    box-shadow: none;
}

#repayment_calculator_form .noUi-horizontal {
    height: 9px;
}


.noUi-background {
    margin-bottom: -1px;
}
.noUi-horizontal .noUi-handle {
    width: 20px;
    height: 20px;
    top: -7px;
}
.noUi-handle::after,
.noUi-handle::before {
    background: none;
}
.noUi-tooltip {
    width: 70px;
    border: none;
    background: none;
}
.center {
    text-align: center;
}

.hide {
    display: none !important;
}
.calcError {
    display: none;
    color: red;
    text-align: right
}
.calcArrowIcon {
    max-width: 25px;
}
.resultFooter {
    height: 160px;
    background-color: #C62C00;
}
.yourResults {
    text-align: center;
    padding-top: 15px;
    padding-bottom: 5px;
    color: white;
    font-size: 15px
}
.repayment {
    color: #EB3D00;
    font-family: 'ProximaNova-regular', 'Helvetica Neue', 'Helvetica', 'Helvetica', 'Arial', 'sans-serif';
}
.supRepayment {
    font-size: 12px;
}
.normalRepayment {
    font-size: 75px;
    vertical-align: -58%;
}
.estText {
    font-size: 10px;
    float: right;
}
.whiteText {
    color: white;
}
.freqText {
    font-size: 12px;
    padding-top: 5px
}
.calResultAmountText {
    font-size: 16px;
    padding-top: 10px
}
.mobileHelp {
    display: none;
}
.desktopHelp {
    display: block;
}
.recommendedButton {
    background-color: #C62C00;
    cursor: pointer;
    font-family: inherit;
    padding: .5em;
    color: white;
}
.recommendedButtonGrt {
    color: #EB3D00;
}
.optionsButton {
    background-color: #f0f0f0;
    cursor: pointer;
    font-family: inherit;
    padding: .5em;
    color: #484848;
}
.recommendHead {
    font-family: 'ProximaNova-Light', arial, sans-serif;
    color: #3d3d3d;
    padding-bottom: 4px;
    background-color: #F0F0F0;
}
.recommendHeadSelected {
    font-family: 'ProximaNova-Light', arial, sans-serif;
    color: #C62C00;
    padding-bottom: 4px;
    background-color: #EB3D00;
}
.showMe {
    display: block;
}
.hideMe {
    display: none;
}
.recommendBanner {
    color: white;
    text-align: center;
    margin-top: -10px;
    padding: 4px;
    background-image: url(../img/icons/purple-background.png);
    background-repeat: no-repeat;
    background-position: center;
}
.recommendTitleColor {
    color: #3d3d3d;
}
.recommendTitleColorSelected {
    color: #C62C00;
}
.recommendTitle {
    font-size: 1em;
    padding-bottom: 5px;
    padding-top:20px

}
.recommendRateIR{
    width:52%;
    padding-bottom: 7px;
}
#rateOuter{
    padding-left: 35px;
    margin-top: 30px;
    padding-right:40px;
    float:left;
}
.recommendRate {
    font-size: 2em;
}
.recommendSmalls {
    font-size: 0.7em;
    padding-top: 0px;
}
.recommendRateType {
    font-size: 0.9em;
    margin-top: 36px;
    color: #484848;
}
.recommendCopy {
    background-color: white;
    padding-top: 10px !important;
    padding-bottom: 15px !important;
}
.top4{
    top:4px;
}
#content a.bouton.recommendCTAInactive {
    background-color: #f6f6f6 !important;
    border-color: #b9b9b9 !important;
    color: #484848 !important;
}
#content a.bouton.recommendCTAInactive:hover {
    background-color: #e9e9e9 !important;
    border-color: #b9b9b9 !important;
    color: #5d5d5d !important;
}

.repLab{
    font-size: 22px;
}

.unavailable{
    opacity: 0.3;
    filter: alpha(opacity=30);
}
.unavailableText{
    color:black;
    text-align:center
}
@media (max-width: 769px) {
    .mobileHelp {
        display: block;
    }
    .desktopHelp {
        display: none;
    }
    .mobileNumber {
        padding-top: 50px !important;
        margin-right: 10px !important;
        width: 35%;
        float: right !important;
    }
}
@media only screen and (min-width: 768px) {
    .quaterCol {
        border-style: solid;
        border-width: 1px;
        border-color: lightgray;
        padding: 0 !important;
        width: 23%;
        margin: 1%;
        margin-top: 25px
    }
    .padFullScreenL{
        padding-left: 80px;
    }
    .padFullScreenR{
        padding-right: 80px;
    }
}
@media (max-width: 767px) {
    .quaterCol {
        border-style: solid;
        border-width: 1px;
        border-color: lightgray;
        padding: 0 !important;
        margin-top: 25px
    }
    .repayment{
        width:55%;
    }
    .calcTextInput{
        display:block!important;
    }
    .desktopOnly{
        display:none!important;
    }
    .recommendTitle {
        font-size: 1.1em;
        padding-bottom: 5px;
        text-align: center;
    }

}

@media (max-width: 767px) and (min-width: 570px) {
    .mobRates{
        padding-left:13%;
    }
    .repayment{
        top: 15px;
    }
}


@media (min-width: 570px) {
    .hideBR{
        display: block;
    }
}


@media (max-width: 880px) and (min-width: 768px) {
    .mobRates{
        padding-left:20%;
    }
}
@media (max-width: 1020px) and (min-width: 768px) {
    .tileWidth{
        width:45%;
        float: left;
    }

}

@media (max-width: 1020px){
    .doubleRow{
        display:block;
    }

}

@media only screen and (min-width: 1020px){
  .large-3.columns.quaterCol.tileWidth {
    width: 23% !important;
  }
}

@media (max-width: 1200px) {
    .elements-wrapper {
        padding: 40px;
    }
    .normalRepayment {
        font-size: 55px;
    }
    .yourResults {
        padding-top: 25px;
    }
}

@media (max-width: 480px) {
    .estText{
        font-size: 10px;
    }
    .normalRepayment {
        font-size: 45px;
    }
    .repayment{
        margin-top: 0;
        font-size: 12px;
    }
    .myRepaymentDecimal{
        font-size: 12px;
    }
    .repLab{
        font-size: 15px;
    }
    .calResultAmountText{
        font-size: 12px;
    }
}

#weeklyRadio::before{
    background-color: #C62C00 !important;
}
#fortnightlyRadio::before{
    background-color: #C62C00 !important;
}
#monthlyRadio::before{
    background-color: #C62C00 !important;
}

.elements-wrapper  .label-txt {
    font-size: 16px !important;
}

.radio-label-txt {
    font-size: 16px !important;
    font-weight:bold;
}

.visHidden{
    visibility: hidden;
}
.visVisible{
    visibility: visible;
}

span#monthlyRadio.checked{
    color:#C62C00;
}

span.years {
    float:left;
    text-align:left;
    position: relative;
}

span.years::after {
    position: absolute;
    content: "years"; /* $ */
    padding:9.2px 4px 0px 3px;
    left: 23px;
    color:rgba(0, 0, 0, 0.75);
    font-size: 0.875em !important;
    top:0;
    bottom:0;
}

span.years input {
    width:100px !important;
    padding-left: 15px;
}

span.currency {
    float:left;
    text-align:left;
    position: relative;
}

span.currency::after {
    line-height: 33px;
    position: absolute;
    content: ",000"; /* $ */
    padding:0 4px 0px 3px;
    color:rgba(0, 0, 0, 0.75);
    left: 29px;
    font-size: 0.875em !important;
    top:0;
    bottom:0;
}
span.currency::before {
    line-height: 33px;
    position: absolute;
    content: "$"; /* $ */
    padding:0 4px 0px 3px;
    color:rgba(0, 0, 0, 0.75);
    left: 0;
    font-size: 0.875em !important;
    top:0;
    bottom:0;
}

span.currency input {
    width:100px !important;
    padding-left: 15px;
}

