.nab-loan-calc-app__increase-loan {
    margin: 0 60px 0 0;
}
.nab-loan-calc-app__increase-loan h1.heading__title {
    color: #c20000;
    font-size: 50px;
    margin-bottom: 20px;
    text-align: center;
    margin-top: 0;
}
.nab-loan-calc-app__increase-loan h2.heading__intro-copy {
    font-size: 18px;
    line-height: 20px;
    color: #222222;
    margin-bottom: 20px;
    text-align: center;
}
.nab-loan-calc-app__increase-loan h3.section-title {
    color: #222222;
    text-align: left;
    font-size: 36px;
    width: 100%;
    margin-top: 20px;
    margin-bottom: 20px;
}
.nab-loan-calc-app__increase-loan .nab-loan-calc-app__increase-homeloan-results .nab-loan-calc-app__results:after,
.nab-loan-calc-app__increase-loan .nab-loan-calc-app__increase-homeloan-results .nab-loan-calc-app__results:before {
    top: 100%;
    left: 50%;
    border: solid transparent;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
}
.nab-loan-calc-app__increase-loan .nab-loan-calc-app__increase-homeloan-results .nab-loan-calc-app__results {
    margin-bottom: 0;
    border-bottom: 0;
}
.nab-loan-calc-app__increase-loan .nab-loan-calc-app__increase-homeloan-results .nab-loan-calc-app__results.nab-loan-calc-app__results--white {
    background: #ffffff;
}
.nab-loan-calc-app .nab-loan-calc-app__increase-loan .results--row {
    padding: 10px 12px;
    border-bottom: 1px solid #dedede;
    float: left;
    width: 100%;
}
.nab-loan-calc-app .nab-loan-calc-app__increase-loan .results--row:last-child {
    border-bottom: none;
}
.nab-loan-calc-app .nab-loan-calc-app__increase-loan .results--row .results--row__left {
    text-align: left;
    width: 50%;
    float: left;
    margin-top: 10px;
}
.nab-loan-calc-app .nab-loan-calc-app__increase-loan .results--row .results--row__right {
    text-align: right;
    width: 50%;
    float: right;
}
.nab-loan-calc-app .nab-loan-calc-app__increase-loan .results--row.results--row-title {
    padding-top: 0;
}
.nab-loan-calc-app__increase-loan .nab-loan-calc-app__results__scenario {
    padding-top: 0;
}

.input-align-right {
    padding-right: 10px;
    text-align: right;
}

.nab-loan-calc-app__borrow__results__col {
  width: 100%;
  clear: both;
}
.nab-loan-calc-app__borrow__results__col .two {
  float: left;
  width: 48%;
}
@media screen and (max-width: 1024px) {
  .nab-loan-calc-app__borrow__results__col .two {
    float: none;
    width: 100%;
  }
}
@media screen and (max-width: 1024px) {
  .nab-loan-calc-app__borrow__display .two {
    width: 50% !important;
    display: inline;
  }
}
.nab-loan-calc-app__borrow .nab-loan-calc-app__results__circle {
  margin-top: 20px;
}
.nab-loan-calc-app__borrow--results-title {
  color: #c20000;
}
.nab-loan-calc-app__borrow .heading__title,
.nab-loan-calc-app__borrow .heading__results {
  color: #c20000;
  font-size: 50px;
  font-family: "SourceSansBold", Helvetica, Arial, sans-serif;
  margin-bottom: 30px;
  text-align: center;
  margin-top: 0;
}
.nab-loan-calc-app__borrow .heading__intro-copy {
  font-family: "SourceSansRegular", Helvetica, Arial, sans-serif;
  font-size: 18px;
  line-height: 20px;
  color: #222222;
  margin-bottom: 12px;
  text-align: center;
}
.nab-loan-calc-app__borrow h3.section-title {
  color: #222222;
  margin-bottom: 20px;
}
.nab-loan-calc-app__borrow__label-large {
  color: #222222;
  font-family: "SourceSansBold", Helvetica, Arial, sans-serif;
  font-size: 18px;
  display: inline-block;
  margin-bottom: 12px;
}
.nab-loan-calc-app__borrow .compare-scenarios input[type=text] {
  width: 100%;
}
.nab-loan-calc-app__borrow .compare-scenarios .section-title {
  text-align: center;
}
.nab-loan-calc-app__borrow .compare-scenarios__add-scenario {
  padding: 0.8em;
}
.nab-loan-calc-app__borrow .compare-scenarios .currency-field-component__label {
  font-size: 14px;
}
.nab-loan-calc-app__borrow .compare-scenarios .field {
  margin-bottom: 12px;
  margin-right: 0;
}
.nab-loan-calc-app__borrow .compare-scenarios .field.wide {
  width: 100%;
}
.nab-loan-calc-app__borrow .compare-scenarios-component__your-scenario--item.compare-scenarios--last__item {
  padding: 11px 12px 12px 12px;
}

.nab-loan-calc-app__borrow__input-medium {
    width: 120px;
}

@media screen and (max-width: 1024px) {
    .nab-loan-calc-app__borrow--loan-remove {
        float: right;
        width: 20px;
    }
    .nab-loan-calc-app__borrow--loan-remove> a.nab-loan-calc-app__lightbox-component--close {
        margin-top: 2%!important;
    }
}

@media screen and (min-width: 1025px) {
    .nab-loan-calc-app__borrow__short_field .nab-loan-calc-app__borrow__field-medium {
        width: 20%!important;
    }
    .nab-loan-calc-app__borrow__field-medium .currency-field-component__input {
        width: 160px;
        
    }
    .nab-loan-calc-app__borrow__field-short .currency-field-component__input {
        width: 160px;
        
    }
    .nab-loan-calc-app__borrow--loan-term-months {
        
        margin-left: -126px;
    }
    .nab-loan-calc-app__borrow__field-short-months {
        margin-top: 78px;
    }
    .nab-loan-calc-app__borrow__field-short-months> div {
        margin-left: -13px;
        
    }
    .nab-loan-calc-app__borrow--loan-remove {
        float: right;
        width: 20px;
        cursor: pointer;
    }
    
}
.nab-loan-calc-app__borrow--loan-remove:hover {
        background-color: #e6e6e6;
    }

.nab-loan-calc-app__borrow--interest-only {
    float: left; 
    width: 500px;
}

.nab-loan-calc-app__borrow--loan-remove {
    border: 1px solid #dedede;
    height: 20px;
    position: relative;
    margin-top: 30px;
}

.nab-loan-calc-app__borrow--loan-remove> a.nab-loan-calc-app__lightbox-component--close {
    
    height: 15px!important;
    width: 15px!important;
}

.nab-loan-calc-app__borrow--loan-remove .nab-loan-calc-app__label {
    margin-top: 10px;
    padding-left: 5px;
    cursor: pointer;
}

.nab-loan-calc-app__borrow--loan-term-months {
    margin-top: -26px;
}

.nab-loan-calc-app__borrow__field-short .currency-field-component__validation-error {
    width: 140px;
}

.nab-loan-calc-app__borrow_button {
    background-color: white;
    position: relative;
    width: 100%;
    height: 40px;
}

.nab-loan-calc-app__borrow__line-height-small {
    height: 10px;
}

.nab-loan-calc-app__borrow__line-height-medium {
    height: 20px;
}

.nab-loan-calc-app__borrow_button_div {
    border: 1px solid #D3D3D3;
    border-radius: 4px;
}

.nab-loan-calc-app__borrow_button_span {
    padding-left: 50px;
}

/*!
 * Bootstrap v3.3.5 (http://getbootstrap.com)
 * Copyright 2011-2015 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */
fieldset {
	padding: 0;
	margin: 0;
	border: 0;
	min-width: 0;
}
legend {
	display: block;
	width: 100%;
	padding: 0;
	margin-bottom: 20px;
	font-size: 21px;
	line-height: inherit;
	color: #333333;
	border: 0;
	border-bottom: 1px solid #e5e5e5;
}
label {
	display: inline-block;
	max-width: 100%;
	margin-bottom: 5px;
	font-weight: bold;
}
input[type="search"] {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
input[type="radio"],
input[type="checkbox"] {
	margin: 4px 0 0;
	margin-top: 1px \9;
	line-height: normal;
}
input[type="file"] {
	display: block;
}
input[type="range"] {
	display: block;
	width: 100%;
}
select[multiple],
select[size] {
	height: auto;
}
input[type="file"]:focus,
input[type="radio"]:focus,
input[type="checkbox"]:focus {
	outline: thin dotted;
	outline: 5px auto -webkit-focus-ring-color;
	outline-offset: -2px;
}
output {
	display: block;
	padding-top: 7px;
	font-size: 14px;
	line-height: 1.42857143;
	color: #555555;
}
.form-control {
	display: block;
	width: 100%;
	height: 34px;
	padding: 6px 12px;
	font-size: 14px;
	line-height: 1.42857143;
	color: #555555;
	background-color: #ffffff;
	background-image: none;
	border: 1px solid #cccccc;
	border-radius: 4px;
	-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
	-webkit-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
	-o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
	transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}
.form-control:focus {
	border-color: #66afe9;
	outline: 0;
	-webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, 0.6);
	box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, 0.6);
}
.form-control::-moz-placeholder {
	color: #999999;
	opacity: 1;
}
.form-control:-ms-input-placeholder {
	color: #999999;
}
.form-control::-webkit-input-placeholder {
	color: #999999;
}
.form-control[disabled],
.form-control[readonly],
fieldset[disabled] .form-control {
	background-color: #eeeeee;
	opacity: 1;
}
.form-control[disabled],
fieldset[disabled] .form-control {
	cursor: not-allowed;
}
textarea.form-control {
	height: auto;
}
input[type="search"] {
	-webkit-appearance: none;
}
@media screen and (-webkit-min-device-pixel-ratio: 0) {
	input[type="date"].form-control,
	input[type="time"].form-control,
	input[type="datetime-local"].form-control,
	input[type="month"].form-control {
		line-height: 34px;
	}
	input[type="date"].input-sm,
	input[type="time"].input-sm,
	input[type="datetime-local"].input-sm,
	input[type="month"].input-sm,
	.input-group-sm input[type="date"],
	.input-group-sm input[type="time"],
	.input-group-sm input[type="datetime-local"],
	.input-group-sm input[type="month"] {
		line-height: 30px;
	}
	input[type="date"].input-lg,
	input[type="time"].input-lg,
	input[type="datetime-local"].input-lg,
	input[type="month"].input-lg,
	.input-group-lg input[type="date"],
	.input-group-lg input[type="time"],
	.input-group-lg input[type="datetime-local"],
	.input-group-lg input[type="month"] {
		line-height: 46px;
	}
}
.form-group {
	margin-bottom: 15px;
}
.radio,
.checkbox {
	position: relative;
	display: block;
	margin-top: 10px;
	margin-bottom: 10px;
}
.radio label,
.checkbox label {
	min-height: 20px;
	padding-left: 20px;
	margin-bottom: 0;
	font-weight: normal;
	cursor: pointer;
}
.radio input[type="radio"],
.radio-inline input[type="radio"],
.checkbox input[type="checkbox"],
.checkbox-inline input[type="checkbox"] {
	position: absolute;
	margin-left: -20px;
	margin-top: 4px \9;
}
.radio + .radio,
.checkbox + .checkbox {
	margin-top: -5px;
}
.radio-inline,
.checkbox-inline {
	position: relative;
	display: inline-block;
	padding-left: 20px;
	margin-bottom: 0;
	vertical-align: middle;
	font-weight: normal;
	cursor: pointer;
}
.radio-inline + .radio-inline,
.checkbox-inline + .checkbox-inline {
	margin-top: 0;
	margin-left: 10px;
}
input[type="radio"][disabled],
input[type="checkbox"][disabled],
input[type="radio"].disabled,
input[type="checkbox"].disabled,
fieldset[disabled] input[type="radio"],
fieldset[disabled] input[type="checkbox"] {
	cursor: not-allowed;
}
.radio-inline.disabled,
.checkbox-inline.disabled,
fieldset[disabled] .radio-inline,
fieldset[disabled] .checkbox-inline {
	cursor: not-allowed;
}
.radio.disabled label,
.checkbox.disabled label,
fieldset[disabled] .radio label,
fieldset[disabled] .checkbox label {
	cursor: not-allowed;
}
.form-control-static {
	padding-top: 7px;
	padding-bottom: 7px;
	margin-bottom: 0;
	min-height: 34px;
}
.form-control-static.input-lg,
.form-control-static.input-sm {
	padding-left: 0;
	padding-right: 0;
}
.input-sm {
	height: 30px;
	padding: 5px 10px;
	font-size: 12px;
	line-height: 1.5;
	border-radius: 3px;
}
select.input-sm {
	height: 30px;
	line-height: 30px;
}
textarea.input-sm,
select[multiple].input-sm {
	height: auto;
}
.form-group-sm .form-control {
	height: 30px;
	padding: 5px 10px;
	font-size: 12px;
	line-height: 1.5;
	border-radius: 3px;
}
.form-group-sm select.form-control {
	height: 30px;
	line-height: 30px;
}
.form-group-sm textarea.form-control,
.form-group-sm select[multiple].form-control {
	height: auto;
}
.form-group-sm .form-control-static {
	height: 30px;
	min-height: 32px;
	padding: 6px 10px;
	font-size: 12px;
	line-height: 1.5;
}
.input-lg {
	height: 46px;
	padding: 10px 16px;
	font-size: 18px;
	line-height: 1.3333333;
	border-radius: 6px;
}
select.input-lg {
	height: 46px;
	line-height: 46px;
}
textarea.input-lg,
select[multiple].input-lg {
	height: auto;
}
.form-group-lg .form-control {
	height: 46px;
	padding: 10px 16px;
	font-size: 18px;
	line-height: 1.3333333;
	border-radius: 6px;
}
.form-group-lg select.form-control {
	height: 46px;
	line-height: 46px;
}
.form-group-lg textarea.form-control,
.form-group-lg select[multiple].form-control {
	height: auto;
}
.form-group-lg .form-control-static {
	height: 46px;
	min-height: 38px;
	padding: 11px 16px;
	font-size: 18px;
	line-height: 1.3333333;
}
.has-feedback {
	position: relative;
}
.has-feedback .form-control {
	padding-right: 42.5px;
}
.form-control-feedback {
	position: absolute;
	top: 0;
	right: 0;
	z-index: 2;
	display: block;
	width: 34px;
	height: 34px;
	line-height: 34px;
	text-align: center;
	pointer-events: none;
}
.input-lg + .form-control-feedback,
.input-group-lg + .form-control-feedback,
.form-group-lg .form-control + .form-control-feedback {
	width: 46px;
	height: 46px;
	line-height: 46px;
}
.input-sm + .form-control-feedback,
.input-group-sm + .form-control-feedback,
.form-group-sm .form-control + .form-control-feedback {
	width: 30px;
	height: 30px;
	line-height: 30px;
}
.has-success .help-block,
.has-success .control-label,
.has-success .radio,
.has-success .checkbox,
.has-success .radio-inline,
.has-success .checkbox-inline,
.has-success.radio label,
.has-success.checkbox label,
.has-success.radio-inline label,
.has-success.checkbox-inline label {
	color: #3c763d;
}
.has-success .form-control {
	border-color: #3c763d;
	-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.has-success .form-control:focus {
	border-color: #2b542c;
	-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168;
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168;
}
.has-success .input-group-addon {
	color: #3c763d;
	border-color: #3c763d;
	background-color: #dff0d8;
}
.has-success .form-control-feedback {
	color: #3c763d;
}
.has-warning .help-block,
.has-warning .control-label,
.has-warning .radio,
.has-warning .checkbox,
.has-warning .radio-inline,
.has-warning .checkbox-inline,
.has-warning.radio label,
.has-warning.checkbox label,
.has-warning.radio-inline label,
.has-warning.checkbox-inline label {
	color: #8a6d3b;
}
.has-warning .form-control {
	border-color: #8a6d3b;
	-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.has-warning .form-control:focus {
	border-color: #66512c;
	-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b;
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b;
}
.has-warning .input-group-addon {
	color: #8a6d3b;
	border-color: #8a6d3b;
	background-color: #fcf8e3;
}
.has-warning .form-control-feedback {
	color: #8a6d3b;
}
.has-error .help-block,
.has-error .control-label,
.has-error .radio,
.has-error .checkbox,
.has-error .radio-inline,
.has-error .checkbox-inline,
.has-error.radio label,
.has-error.checkbox label,
.has-error.radio-inline label,
.has-error.checkbox-inline label {
	color: #a94442;
}
.has-error .form-control {
	border-color: #a94442;
	-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.has-error .form-control:focus {
	border-color: #843534;
	-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483;
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483;
}
.has-error .input-group-addon {
	color: #a94442;
	border-color: #a94442;
	background-color: #f2dede;
}
.has-error .form-control-feedback {
	color: #a94442;
}
.has-feedback label ~ .form-control-feedback {
	top: 25px;
}
.has-feedback label.sr-only ~ .form-control-feedback {
	top: 0;
}
.help-block {
	display: block;
	margin-top: 5px;
	margin-bottom: 10px;
	color: #737373;
}
@media (min-width: 768px) {
	.form-inline .form-group {
		display: inline-block;
		margin-bottom: 0;
		vertical-align: middle;
	}
	.form-inline .form-control {
		display: inline-block;
		width: auto;
		vertical-align: middle;
	}
	.form-inline .form-control-static {
		display: inline-block;
	}
	.form-inline .input-group {
		display: inline-table;
		vertical-align: middle;
	}
	.form-inline .input-group .input-group-addon,
	.form-inline .input-group .input-group-btn,
	.form-inline .input-group .form-control {
		width: auto;
	}
	.form-inline .input-group > .form-control {
		width: 100%;
	}
	.form-inline .control-label {
		margin-bottom: 0;
		vertical-align: middle;
	}
	.form-inline .radio,
	.form-inline .checkbox {
		display: inline-block;
		margin-top: 0;
		margin-bottom: 0;
		vertical-align: middle;
	}
	.form-inline .radio label,
	.form-inline .checkbox label {
		padding-left: 0;
	}
	.form-inline .radio input[type="radio"],
	.form-inline .checkbox input[type="checkbox"] {
		position: relative;
		margin-left: 0;
	}
	.form-inline .has-feedback .form-control-feedback {
		top: 0;
	}
}
.form-horizontal .radio,
.form-horizontal .checkbox,
.form-horizontal .radio-inline,
.form-horizontal .checkbox-inline {
	margin-top: 0;
	margin-bottom: 0;
	padding-top: 7px;
}
.form-horizontal .radio,
.form-horizontal .checkbox {
	min-height: 27px;
}
.form-horizontal .form-group {
	margin-left: -15px;
	margin-right: -15px;
}
@media (min-width: 768px) {
	.form-horizontal .control-label {
		text-align: right;
		margin-bottom: 0;
		padding-top: 7px;
	}
}
.form-horizontal .has-feedback .form-control-feedback {
	right: 15px;
}
@media (min-width: 768px) {
	.form-horizontal .form-group-lg .control-label {
		padding-top: 14.333333px;
		font-size: 18px;
	}
}
@media (min-width: 768px) {
	.form-horizontal .form-group-sm .control-label {
		padding-top: 6px;
		font-size: 12px;
	}
}
.btn {
	display: inline-block;
	margin-bottom: 0;
	font-weight: normal;
	text-align: center;
	vertical-align: middle;
	touch-action: manipulation;
	cursor: pointer;
	background-image: none;
	border: 1px solid transparent;
	white-space: nowrap;
	padding: 6px 12px;
	font-size: 14px;
	line-height: 1.42857143;
	border-radius: 4px;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
}
.btn:focus,
.btn:active:focus,
.btn.active:focus,
.btn.focus,
.btn:active.focus,
.btn.active.focus {
	outline: thin dotted;
	outline: 5px auto -webkit-focus-ring-color;
	outline-offset: -2px;
}
.btn:hover,
.btn:focus,
.btn.focus {
	color: #333333;
	text-decoration: none;
}
.btn:active,
.btn.active {
	outline: 0;
	background-image: none;
	-webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
	box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}
.btn.disabled,
.btn[disabled],
fieldset[disabled] .btn {
	cursor: not-allowed;
	opacity: 0.65;
	filter: alpha(opacity=65);
	-webkit-box-shadow: none;
	box-shadow: none;
}
a.btn.disabled,
fieldset[disabled] a.btn {
	pointer-events: none;
}
.btn-default {
	color: #333333;
	background-color: #ffffff;
	border-color: #cccccc;
}
.btn-default:focus,
.btn-default.focus {
	color: #333333;
	background-color: #e6e6e6;
	border-color: #8c8c8c;
}
.btn-default:hover {
	color: #333333;
	background-color: #e6e6e6;
	border-color: #adadad;
}
.btn-default:active,
.btn-default.active,
.open > .dropdown-toggle.btn-default {
	color: #333333;
	background-color: #e6e6e6;
	border-color: #adadad;
}
.btn-default:active:hover,
.btn-default.active:hover,
.open > .dropdown-toggle.btn-default:hover,
.btn-default:active:focus,
.btn-default.active:focus,
.open > .dropdown-toggle.btn-default:focus,
.btn-default:active.focus,
.btn-default.active.focus,
.open > .dropdown-toggle.btn-default.focus {
	color: #333333;
	background-color: #d4d4d4;
	border-color: #8c8c8c;
}
.btn-default:active,
.btn-default.active,
.open > .dropdown-toggle.btn-default {
	background-image: none;
}
.btn-default.disabled,
.btn-default[disabled],
fieldset[disabled] .btn-default,
.btn-default.disabled:hover,
.btn-default[disabled]:hover,
fieldset[disabled] .btn-default:hover,
.btn-default.disabled:focus,
.btn-default[disabled]:focus,
fieldset[disabled] .btn-default:focus,
.btn-default.disabled.focus,
.btn-default[disabled].focus,
fieldset[disabled] .btn-default.focus,
.btn-default.disabled:active,
.btn-default[disabled]:active,
fieldset[disabled] .btn-default:active,
.btn-default.disabled.active,
.btn-default[disabled].active,
fieldset[disabled] .btn-default.active {
	background-color: #ffffff;
	border-color: #cccccc;
}
.btn-default .badge {
	color: #ffffff;
	background-color: #333333;
}
.btn-primary {
	color: #ffffff;
	background-color: #337ab7;
	border-color: #2e6da4;
}
.btn-primary:focus,
.btn-primary.focus {
	color: #ffffff;
	background-color: #286090;
	border-color: #122b40;
}
.btn-primary:hover {
	color: #ffffff;
	background-color: #286090;
	border-color: #204d74;
}
.btn-primary:active,
.btn-primary.active,
.open > .dropdown-toggle.btn-primary {
	color: #ffffff;
	background-color: #286090;
	border-color: #204d74;
}
.btn-primary:active:hover,
.btn-primary.active:hover,
.open > .dropdown-toggle.btn-primary:hover,
.btn-primary:active:focus,
.btn-primary.active:focus,
.open > .dropdown-toggle.btn-primary:focus,
.btn-primary:active.focus,
.btn-primary.active.focus,
.open > .dropdown-toggle.btn-primary.focus {
	color: #ffffff;
	background-color: #204d74;
	border-color: #122b40;
}
.btn-primary:active,
.btn-primary.active,
.open > .dropdown-toggle.btn-primary {
	background-image: none;
}
.btn-primary.disabled,
.btn-primary[disabled],
fieldset[disabled] .btn-primary,
.btn-primary.disabled:hover,
.btn-primary[disabled]:hover,
fieldset[disabled] .btn-primary:hover,
.btn-primary.disabled:focus,
.btn-primary[disabled]:focus,
fieldset[disabled] .btn-primary:focus,
.btn-primary.disabled.focus,
.btn-primary[disabled].focus,
fieldset[disabled] .btn-primary.focus,
.btn-primary.disabled:active,
.btn-primary[disabled]:active,
fieldset[disabled] .btn-primary:active,
.btn-primary.disabled.active,
.btn-primary[disabled].active,
fieldset[disabled] .btn-primary.active {
	background-color: #337ab7;
	border-color: #2e6da4;
}
.btn-primary .badge {
	color: #337ab7;
	background-color: #ffffff;
}
.btn-success {
	color: #ffffff;
	background-color: #5cb85c;
	border-color: #4cae4c;
}
.btn-success:focus,
.btn-success.focus {
	color: #ffffff;
	background-color: #449d44;
	border-color: #255625;
}
.btn-success:hover {
	color: #ffffff;
	background-color: #449d44;
	border-color: #398439;
}
.btn-success:active,
.btn-success.active,
.open > .dropdown-toggle.btn-success {
	color: #ffffff;
	background-color: #449d44;
	border-color: #398439;
}
.btn-success:active:hover,
.btn-success.active:hover,
.open > .dropdown-toggle.btn-success:hover,
.btn-success:active:focus,
.btn-success.active:focus,
.open > .dropdown-toggle.btn-success:focus,
.btn-success:active.focus,
.btn-success.active.focus,
.open > .dropdown-toggle.btn-success.focus {
	color: #ffffff;
	background-color: #398439;
	border-color: #255625;
}
.btn-success:active,
.btn-success.active,
.open > .dropdown-toggle.btn-success {
	background-image: none;
}
.btn-success.disabled,
.btn-success[disabled],
fieldset[disabled] .btn-success,
.btn-success.disabled:hover,
.btn-success[disabled]:hover,
fieldset[disabled] .btn-success:hover,
.btn-success.disabled:focus,
.btn-success[disabled]:focus,
fieldset[disabled] .btn-success:focus,
.btn-success.disabled.focus,
.btn-success[disabled].focus,
fieldset[disabled] .btn-success.focus,
.btn-success.disabled:active,
.btn-success[disabled]:active,
fieldset[disabled] .btn-success:active,
.btn-success.disabled.active,
.btn-success[disabled].active,
fieldset[disabled] .btn-success.active {
	background-color: #5cb85c;
	border-color: #4cae4c;
}
.btn-success .badge {
	color: #5cb85c;
	background-color: #ffffff;
}
.btn-info {
	color: #ffffff;
	background-color: #5bc0de;
	border-color: #46b8da;
}
.btn-info:focus,
.btn-info.focus {
	color: #ffffff;
	background-color: #31b0d5;
	border-color: #1b6d85;
}
.btn-info:hover {
	color: #ffffff;
	background-color: #31b0d5;
	border-color: #269abc;
}
.btn-info:active,
.btn-info.active,
.open > .dropdown-toggle.btn-info {
	color: #ffffff;
	background-color: #31b0d5;
	border-color: #269abc;
}
.btn-info:active:hover,
.btn-info.active:hover,
.open > .dropdown-toggle.btn-info:hover,
.btn-info:active:focus,
.btn-info.active:focus,
.open > .dropdown-toggle.btn-info:focus,
.btn-info:active.focus,
.btn-info.active.focus,
.open > .dropdown-toggle.btn-info.focus {
	color: #ffffff;
	background-color: #269abc;
	border-color: #1b6d85;
}
.btn-info:active,
.btn-info.active,
.open > .dropdown-toggle.btn-info {
	background-image: none;
}
.btn-info.disabled,
.btn-info[disabled],
fieldset[disabled] .btn-info,
.btn-info.disabled:hover,
.btn-info[disabled]:hover,
fieldset[disabled] .btn-info:hover,
.btn-info.disabled:focus,
.btn-info[disabled]:focus,
fieldset[disabled] .btn-info:focus,
.btn-info.disabled.focus,
.btn-info[disabled].focus,
fieldset[disabled] .btn-info.focus,
.btn-info.disabled:active,
.btn-info[disabled]:active,
fieldset[disabled] .btn-info:active,
.btn-info.disabled.active,
.btn-info[disabled].active,
fieldset[disabled] .btn-info.active {
	background-color: #5bc0de;
	border-color: #46b8da;
}
.btn-info .badge {
	color: #5bc0de;
	background-color: #ffffff;
}
.btn-warning {
	color: #ffffff;
	background-color: #f0ad4e;
	border-color: #eea236;
}
.btn-warning:focus,
.btn-warning.focus {
	color: #ffffff;
	background-color: #ec971f;
	border-color: #985f0d;
}
.btn-warning:hover {
	color: #ffffff;
	background-color: #ec971f;
	border-color: #d58512;
}
.btn-warning:active,
.btn-warning.active,
.open > .dropdown-toggle.btn-warning {
	color: #ffffff;
	background-color: #ec971f;
	border-color: #d58512;
}
.btn-warning:active:hover,
.btn-warning.active:hover,
.open > .dropdown-toggle.btn-warning:hover,
.btn-warning:active:focus,
.btn-warning.active:focus,
.open > .dropdown-toggle.btn-warning:focus,
.btn-warning:active.focus,
.btn-warning.active.focus,
.open > .dropdown-toggle.btn-warning.focus {
	color: #ffffff;
	background-color: #d58512;
	border-color: #985f0d;
}
.btn-warning:active,
.btn-warning.active,
.open > .dropdown-toggle.btn-warning {
	background-image: none;
}
.btn-warning.disabled,
.btn-warning[disabled],
fieldset[disabled] .btn-warning,
.btn-warning.disabled:hover,
.btn-warning[disabled]:hover,
fieldset[disabled] .btn-warning:hover,
.btn-warning.disabled:focus,
.btn-warning[disabled]:focus,
fieldset[disabled] .btn-warning:focus,
.btn-warning.disabled.focus,
.btn-warning[disabled].focus,
fieldset[disabled] .btn-warning.focus,
.btn-warning.disabled:active,
.btn-warning[disabled]:active,
fieldset[disabled] .btn-warning:active,
.btn-warning.disabled.active,
.btn-warning[disabled].active,
fieldset[disabled] .btn-warning.active {
	background-color: #f0ad4e;
	border-color: #eea236;
}
.btn-warning .badge {
	color: #f0ad4e;
	background-color: #ffffff;
}
.btn-danger {
	color: #ffffff;
	background-color: #d9534f;
	border-color: #d43f3a;
}
.btn-danger:focus,
.btn-danger.focus {
	color: #ffffff;
	background-color: #c9302c;
	border-color: #761c19;
}
.btn-danger:hover {
	color: #ffffff;
	background-color: #c9302c;
	border-color: #ac2925;
}
.btn-danger:active,
.btn-danger.active,
.open > .dropdown-toggle.btn-danger {
	color: #ffffff;
	background-color: #c9302c;
	border-color: #ac2925;
}
.btn-danger:active:hover,
.btn-danger.active:hover,
.open > .dropdown-toggle.btn-danger:hover,
.btn-danger:active:focus,
.btn-danger.active:focus,
.open > .dropdown-toggle.btn-danger:focus,
.btn-danger:active.focus,
.btn-danger.active.focus,
.open > .dropdown-toggle.btn-danger.focus {
	color: #ffffff;
	background-color: #ac2925;
	border-color: #761c19;
}
.btn-danger:active,
.btn-danger.active,
.open > .dropdown-toggle.btn-danger {
	background-image: none;
}
.btn-danger.disabled,
.btn-danger[disabled],
fieldset[disabled] .btn-danger,
.btn-danger.disabled:hover,
.btn-danger[disabled]:hover,
fieldset[disabled] .btn-danger:hover,
.btn-danger.disabled:focus,
.btn-danger[disabled]:focus,
fieldset[disabled] .btn-danger:focus,
.btn-danger.disabled.focus,
.btn-danger[disabled].focus,
fieldset[disabled] .btn-danger.focus,
.btn-danger.disabled:active,
.btn-danger[disabled]:active,
fieldset[disabled] .btn-danger:active,
.btn-danger.disabled.active,
.btn-danger[disabled].active,
fieldset[disabled] .btn-danger.active {
	background-color: #d9534f;
	border-color: #d43f3a;
}
.btn-danger .badge {
	color: #d9534f;
	background-color: #ffffff;
}
.btn-link {
	color: #337ab7;
	font-weight: normal;
	border-radius: 0;
}
.btn-link,
.btn-link:active,
.btn-link.active,
.btn-link[disabled],
fieldset[disabled] .btn-link {
	background-color: transparent;
	-webkit-box-shadow: none;
	box-shadow: none;
}
.btn-link,
.btn-link:hover,
.btn-link:focus,
.btn-link:active {
	border-color: transparent;
}
.btn-link:hover,
.btn-link:focus {
	color: #23527c;
	text-decoration: underline;
	background-color: transparent;
}
.btn-link[disabled]:hover,
fieldset[disabled] .btn-link:hover,
.btn-link[disabled]:focus,
fieldset[disabled] .btn-link:focus {
	color: #777777;
	text-decoration: none;
}
.btn-lg,
.btn-group-lg > .btn {
	padding: 10px 16px;
	font-size: 18px;
	line-height: 1.3333333;
	border-radius: 6px;
}
.btn-sm,
.btn-group-sm > .btn {
	padding: 5px 10px;
	font-size: 12px;
	line-height: 1.5;
	border-radius: 3px;
}
.btn-xs,
.btn-group-xs > .btn {
	padding: 1px 5px;
	font-size: 12px;
	line-height: 1.5;
	border-radius: 3px;
}
.btn-block {
	display: block;
	width: 100%;
}
.btn-block + .btn-block {
	margin-top: 5px;
}
input[type="submit"].btn-block,
input[type="reset"].btn-block,
input[type="button"].btn-block {
	width: 100%;
}
.btn-group,
.btn-group-vertical {
	position: relative;
	display: inline-block;
	vertical-align: middle;
}
.btn-group > .btn,
.btn-group-vertical > .btn {
	position: relative;
	float: left;
}
.btn-group > .btn:hover,
.btn-group-vertical > .btn:hover,
.btn-group > .btn:focus,
.btn-group-vertical > .btn:focus,
.btn-group > .btn:active,
.btn-group-vertical > .btn:active,
.btn-group > .btn.active,
.btn-group-vertical > .btn.active {
	z-index: 2;
}
.btn-group .btn + .btn,
.btn-group .btn + .btn-group,
.btn-group .btn-group + .btn,
.btn-group .btn-group + .btn-group {
	margin-left: -1px;
}
.btn-toolbar {
	margin-left: -5px;
}
.btn-toolbar .btn,
.btn-toolbar .btn-group,
.btn-toolbar .input-group {
	float: left;
}
.btn-toolbar > .btn,
.btn-toolbar > .btn-group,
.btn-toolbar > .input-group {
	margin-left: 5px;
}
.btn-group > .btn:not(:first-child):not(:last-child):not(.dropdown-toggle) {
	border-radius: 0;
}
.btn-group > .btn:first-child {
	margin-left: 0;
}
.btn-group > .btn:first-child:not(:last-child):not(.dropdown-toggle) {
	border-bottom-right-radius: 0;
	border-top-right-radius: 0;
}
.btn-group > .btn:last-child:not(:first-child),
.btn-group > .dropdown-toggle:not(:first-child) {
	border-bottom-left-radius: 0;
	border-top-left-radius: 0;
}
.btn-group > .btn-group {
	float: left;
}
.btn-group > .btn-group:not(:first-child):not(:last-child) > .btn {
	border-radius: 0;
}
.btn-group > .btn-group:first-child:not(:last-child) > .btn:last-child,
.btn-group > .btn-group:first-child:not(:last-child) > .dropdown-toggle {
	border-bottom-right-radius: 0;
	border-top-right-radius: 0;
}
.btn-group > .btn-group:last-child:not(:first-child) > .btn:first-child {
	border-bottom-left-radius: 0;
	border-top-left-radius: 0;
}
.btn-group .dropdown-toggle:active,
.btn-group.open .dropdown-toggle {
	outline: 0;
}
.btn-group > .btn + .dropdown-toggle {
	padding-left: 8px;
	padding-right: 8px;
}
.btn-group > .btn-lg + .dropdown-toggle {
	padding-left: 12px;
	padding-right: 12px;
}
.btn-group.open .dropdown-toggle {
	-webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
	box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}
.btn-group.open .dropdown-toggle.btn-link {
	-webkit-box-shadow: none;
	box-shadow: none;
}
.btn .caret {
	margin-left: 0;
}
.btn-lg .caret {
	border-width: 5px 5px 0;
	border-bottom-width: 0;
}
.dropup .btn-lg .caret {
	border-width: 0 5px 5px;
}
.btn-group-vertical > .btn,
.btn-group-vertical > .btn-group,
.btn-group-vertical > .btn-group > .btn {
	display: block;
	float: none;
	width: 100%;
	max-width: 100%;
}
.btn-group-vertical > .btn-group > .btn {
	float: none;
}
.btn-group-vertical > .btn + .btn,
.btn-group-vertical > .btn + .btn-group,
.btn-group-vertical > .btn-group + .btn,
.btn-group-vertical > .btn-group + .btn-group {
	margin-top: -1px;
	margin-left: 0;
}
.btn-group-vertical > .btn:not(:first-child):not(:last-child) {
	border-radius: 0;
}
.btn-group-vertical > .btn:first-child:not(:last-child) {
	border-top-right-radius: 4px;
	border-bottom-right-radius: 0;
	border-bottom-left-radius: 0;
}
.btn-group-vertical > .btn:last-child:not(:first-child) {
	border-bottom-left-radius: 4px;
	border-top-right-radius: 0;
	border-top-left-radius: 0;
}
.btn-group-vertical > .btn-group:not(:first-child):not(:last-child) > .btn {
	border-radius: 0;
}
.btn-group-vertical > .btn-group:first-child:not(:last-child) > .btn:last-child,
.btn-group-vertical > .btn-group:first-child:not(:last-child) > .dropdown-toggle {
	border-bottom-right-radius: 0;
	border-bottom-left-radius: 0;
}
.btn-group-vertical > .btn-group:last-child:not(:first-child) > .btn:first-child {
	border-top-right-radius: 0;
	border-top-left-radius: 0;
}
.btn-group-justified {
	display: table;
	width: 100%;
	table-layout: fixed;
	border-collapse: separate;
}
.btn-group-justified > .btn,
.btn-group-justified > .btn-group {
	display: table-cell;
	width: 1%;
}
.btn-group-justified > .btn-group .btn {
	width: 100%;
}
.btn-group-justified > .btn-group .dropdown-menu {
	left: auto;
}
[data-toggle="buttons"] > .btn input[type="radio"],
[data-toggle="buttons"] > .btn-group > .btn input[type="radio"],
[data-toggle="buttons"] > .btn input[type="checkbox"],
[data-toggle="buttons"] > .btn-group > .btn input[type="checkbox"] {
	position: absolute;
	clip: rect(0, 0, 0, 0);
	pointer-events: none;
}
.tooltip {
	position: absolute;
	z-index: 1070;
	display: block;
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-style: normal;
	font-weight: normal;
	letter-spacing: normal;
	line-break: auto;
	line-height: 1.42857143;
	text-align: left;
	text-align: start;
	text-decoration: none;
	text-shadow: none;
	text-transform: none;
	white-space: normal;
	word-break: normal;
	word-spacing: normal;
	word-wrap: normal;
	font-size: 12px;
	opacity: 0;
	filter: alpha(opacity=0);
}
.tooltip.in {
	opacity: 0.9;
	filter: alpha(opacity=90);
}
.tooltip.top {
	margin-top: -3px;
	padding: 5px 0;
}
.tooltip.right {
	margin-left: 3px;
	padding: 0 5px;
}
.tooltip.bottom {
	margin-top: 3px;
	padding: 5px 0;
}
.tooltip.left {
	margin-left: -3px;
	padding: 0 5px;
}
.tooltip-inner {
	max-width: 200px;
	padding: 3px 8px;
	color: #ffffff;
	text-align: center;
	background-color: #000000;
	border-radius: 4px;
}
.tooltip-arrow {
	position: absolute;
	width: 0;
	height: 0;
	border-color: transparent;
	border-style: solid;
}
.tooltip.top .tooltip-arrow {
	bottom: 0;
	left: 50%;
	margin-left: -5px;
	border-width: 5px 5px 0;
	border-top-color: #000000;
}
.tooltip.top-left .tooltip-arrow {
	bottom: 0;
	right: 5px;
	margin-bottom: -5px;
	border-width: 5px 5px 0;
	border-top-color: #000000;
}
.tooltip.top-right .tooltip-arrow {
	bottom: 0;
	left: 5px;
	margin-bottom: -5px;
	border-width: 5px 5px 0;
	border-top-color: #000000;
}
.tooltip.right .tooltip-arrow {
	top: 50%;
	left: 0;
	margin-top: -5px;
	border-width: 5px 5px 5px 0;
	border-right-color: #000000;
}
.tooltip.left .tooltip-arrow {
	top: 50%;
	right: 0;
	margin-top: -5px;
	border-width: 5px 0 5px 5px;
	border-left-color: #000000;
}
.tooltip.bottom .tooltip-arrow {
	top: 0;
	left: 50%;
	margin-left: -5px;
	border-width: 0 5px 5px;
	border-bottom-color: #000000;
}
.tooltip.bottom-left .tooltip-arrow {
	top: 0;
	right: 5px;
	margin-top: -5px;
	border-width: 0 5px 5px;
	border-bottom-color: #000000;
}
.tooltip.bottom-right .tooltip-arrow {
	top: 0;
	left: 5px;
	margin-top: -5px;
	border-width: 0 5px 5px;
	border-bottom-color: #000000;
}
.clearfix:before,
.clearfix:after,
.form-horizontal .form-group:before,
.form-horizontal .form-group:after,
.btn-toolbar:before,
.btn-toolbar:after,
.btn-group-vertical > .btn-group:before,
.btn-group-vertical > .btn-group:after {
	content: " ";
	display: table;
}
.clearfix:after,
.form-horizontal .form-group:after,
.btn-toolbar:after,
.btn-group-vertical > .btn-group:after {
	clear: both;
}
.center-block {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
.pull-right {
	float: right !important;
}
.pull-left {
	float: left !important;
}
.hide {
	display: none !important;
}
.show {
	display: block !important;
}
.invisible {
	visibility: hidden;
}
.text-hide {
	font: 0/0 a;
	color: transparent;
	text-shadow: none;
	background-color: transparent;
	border: 0;
}
.hidden {
	display: none !important;
}
.affix {
	position: fixed;
}
@-ms-viewport {
	width: device-width;
}
.visible-xs,
.visible-sm,
.visible-md,
.visible-lg {
	display: none !important;
}
.visible-xs-block,
.visible-xs-inline,
.visible-xs-inline-block,
.visible-sm-block,
.visible-sm-inline,
.visible-sm-inline-block,
.visible-md-block,
.visible-md-inline,
.visible-md-inline-block,
.visible-lg-block,
.visible-lg-inline,
.visible-lg-inline-block {
	display: none !important;
}
@media (max-width: 767px) {
	.visible-xs {
		display: block !important;
	}
	table.visible-xs {
		display: table !important;
	}
	tr.visible-xs {
		display: table-row !important;
	}
	th.visible-xs,
	td.visible-xs {
		display: table-cell !important;
	}
}
@media (max-width: 767px) {
	.visible-xs-block {
		display: block !important;
	}
}
@media (max-width: 767px) {
	.visible-xs-inline {
		display: inline !important;
	}
}
@media (max-width: 767px) {
	.visible-xs-inline-block {
		display: inline-block !important;
	}
}
@media (min-width: 768px) and (max-width: 1023px) {
	.visible-sm {
		display: block !important;
	}
	table.visible-sm {
		display: table !important;
	}
	tr.visible-sm {
		display: table-row !important;
	}
	th.visible-sm,
	td.visible-sm {
		display: table-cell !important;
	}
}
@media (min-width: 768px) and (max-width: 1023px) {
	.visible-sm-block {
		display: block !important;
	}
}
@media (min-width: 768px) and (max-width: 1023px) {
	.visible-sm-inline {
		display: inline !important;
	}
}
@media (min-width: 768px) and (max-width: 1023px) {
	.visible-sm-inline-block {
		display: inline-block !important;
	}
}
@media (min-width: 1024px) and (max-width: 1279px) {
	.visible-md {
		display: block !important;
	}
	table.visible-md {
		display: table !important;
	}
	tr.visible-md {
		display: table-row !important;
	}
	th.visible-md,
	td.visible-md {
		display: table-cell !important;
	}
}
@media (min-width: 1024px) and (max-width: 1279px) {
	.visible-md-block {
		display: block !important;
	}
}
@media (min-width: 1024px) and (max-width: 1279px) {
	.visible-md-inline {
		display: inline !important;
	}
}
@media (min-width: 1024px) and (max-width: 1279px) {
	.visible-md-inline-block {
		display: inline-block !important;
	}
}
@media (min-width: 1280px) {
	.visible-lg {
		display: block !important;
	}
	table.visible-lg {
		display: table !important;
	}
	tr.visible-lg {
		display: table-row !important;
	}
	th.visible-lg,
	td.visible-lg {
		display: table-cell !important;
	}
}
@media (min-width: 1280px) {
	.visible-lg-block {
		display: block !important;
	}
}
@media (min-width: 1280px) {
	.visible-lg-inline {
		display: inline !important;
	}
}
@media (min-width: 1280px) {
	.visible-lg-inline-block {
		display: inline-block !important;
	}
}
@media (max-width: 767px) {
	.hidden-xs {
		display: none !important;
	}
}
@media (min-width: 768px) and (max-width: 1023px) {
	.hidden-sm {
		display: none !important;
	}
}
@media (min-width: 1024px) and (max-width: 1279px) {
	.hidden-md {
		display: none !important;
	}
}
@media (min-width: 1280px) {
	.hidden-lg {
		display: none !important;
	}
}
.visible-print {
	display: none !important;
}
@media print {
	.visible-print {
		display: block !important;
	}
	table.visible-print {
		display: table !important;
	}
	tr.visible-print {
		display: table-row !important;
	}
	th.visible-print,
	td.visible-print {
		display: table-cell !important;
	}
}
.visible-print-block {
	display: none !important;
}
@media print {
	.visible-print-block {
		display: block !important;
	}
}
.visible-print-inline {
	display: none !important;
}
@media print {
	.visible-print-inline {
		display: inline !important;
	}
}
.visible-print-inline-block {
	display: none !important;
}
@media print {
	.visible-print-inline-block {
		display: inline-block !important;
	}
}
@media print {
	.hidden-print {
		display: none !important;
	}
}
/*! =========================================================
 * bootstrap-slider.js
 *
 * Maintainers:
 *    Kyle Kemp
 *      - Twitter: @seiyria
 *      - Github:  seiyria
 *    Rohit Kalkur
 *      - Twitter: @Rovolutionary
 *      - Github:  rovolution
 *
 * =========================================================
 *
 * Licensed under the Apache License, Version 2.0 (the "License");
 * you may not use this file except in compliance with the License.
 * You may obtain a copy of the License at
 *
 * http://www.apache.org/licenses/LICENSE-2.0
 *
 * Unless required by applicable law or agreed to in writing, software
 * distributed under the License is distributed on an "AS IS" BASIS,
 * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
 * See the License for the specific language governing permissions and
 * limitations under the License.
 * ========================================================= */
.slider {
	display: inline-block;
	vertical-align: middle;
	position: relative;
}
.slider.slider-horizontal {
	width: 210px;
	height: 20px;
}
.slider.slider-horizontal .slider-track {
	height: 10px;
	width: 100%;
	margin-top: -5px;
	top: 50%;
	left: 0;
}
.slider.slider-horizontal .slider-selection,
.slider.slider-horizontal .slider-track-low,
.slider.slider-horizontal .slider-track-high {
	height: 100%;
	top: 0;
	bottom: 0;
}
.slider.slider-horizontal .slider-tick,
.slider.slider-horizontal .slider-handle {
	margin-left: -10px;
	margin-top: -5px;
}
.slider.slider-horizontal .slider-tick.triangle,
.slider.slider-horizontal .slider-handle.triangle {
	border-width: 0 10px 10px 10px;
	width: 0;
	height: 0;
	border-bottom-color: #0480be;
	margin-top: 0;
}
.slider.slider-horizontal .slider-tick-label-container {
	white-space: nowrap;
	margin-top: 20px;
}
.slider.slider-horizontal .slider-tick-label-container .slider-tick-label {
	padding-top: 4px;
	display: inline-block;
	text-align: center;
}
.slider.slider-vertical {
	height: 210px;
	width: 20px;
}
.slider.slider-vertical .slider-track {
	width: 10px;
	height: 100%;
	margin-left: -5px;
	left: 50%;
	top: 0;
}
.slider.slider-vertical .slider-selection {
	width: 100%;
	left: 0;
	top: 0;
	bottom: 0;
}
.slider.slider-vertical .slider-track-low,
.slider.slider-vertical .slider-track-high {
	width: 100%;
	left: 0;
	right: 0;
}
.slider.slider-vertical .slider-tick,
.slider.slider-vertical .slider-handle {
	margin-left: -5px;
	margin-top: -10px;
}
.slider.slider-vertical .slider-tick.triangle,
.slider.slider-vertical .slider-handle.triangle {
	border-width: 10px 0 10px 10px;
	width: 1px;
	height: 1px;
	border-left-color: #0480be;
	margin-left: 0;
}
.slider.slider-disabled .slider-handle {
	background-image: -webkit-linear-gradient(top, #dfdfdf 0%, #bebebe 100%);
	background-image: -o-linear-gradient(top, #dfdfdf 0%, #bebebe 100%);
	background-image: linear-gradient(to bottom, #dfdfdf 0%, #bebebe 100%);
	background-repeat: repeat-x;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffdfdfdf', endColorstr='#ffbebebe', GradientType=0);
}
.slider.slider-disabled .slider-track {
	background-image: -webkit-linear-gradient(top, #e5e5e5 0%, #e9e9e9 100%);
	background-image: -o-linear-gradient(top, #e5e5e5 0%, #e9e9e9 100%);
	background-image: linear-gradient(to bottom, #e5e5e5 0%, #e9e9e9 100%);
	background-repeat: repeat-x;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffe5e5e5', endColorstr='#ffe9e9e9', GradientType=0);
	cursor: not-allowed;
}
.slider input {
	display: none;
}
.slider .tooltip.top {
	margin-top: -36px;
}
.slider .tooltip-inner {
	white-space: nowrap;
}
.slider .hide {
	display: none;
}
.slider-track {
	position: absolute;
	cursor: pointer;
	background-image: -webkit-linear-gradient(top, #f5f5f5 0%, #f9f9f9 100%);
	background-image: -o-linear-gradient(top, #f5f5f5 0%, #f9f9f9 100%);
	background-image: linear-gradient(to bottom, #f5f5f5 0%, #f9f9f9 100%);
	background-repeat: repeat-x;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff5f5f5', endColorstr='#fff9f9f9', GradientType=0);
	-webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
	box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
	border-radius: 4px;
}
.slider-selection {
	position: absolute;
	background-image: -webkit-linear-gradient(top, #f9f9f9 0%, #f5f5f5 100%);
	background-image: -o-linear-gradient(top, #f9f9f9 0%, #f5f5f5 100%);
	background-image: linear-gradient(to bottom, #f9f9f9 0%, #f5f5f5 100%);
	background-repeat: repeat-x;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff9f9f9', endColorstr='#fff5f5f5', GradientType=0);
	-webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
	box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	border-radius: 4px;
}
.slider-selection.tick-slider-selection {
	background-image: -webkit-linear-gradient(top, #89cdef 0%, #81bfde 100%);
	background-image: -o-linear-gradient(top, #89cdef 0%, #81bfde 100%);
	background-image: linear-gradient(to bottom, #89cdef 0%, #81bfde 100%);
	background-repeat: repeat-x;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff89cdef', endColorstr='#ff81bfde', GradientType=0);
}
.slider-track-low,
.slider-track-high {
	position: absolute;
	background: transparent;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	border-radius: 4px;
}
.slider-handle {
	position: absolute;
	width: 20px;
	height: 20px;
	background-color: #337ab7;
	background-image: -webkit-linear-gradient(top, #149bdf 0%, #0480be 100%);
	background-image: -o-linear-gradient(top, #149bdf 0%, #0480be 100%);
	background-image: linear-gradient(to bottom, #149bdf 0%, #0480be 100%);
	background-repeat: repeat-x;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff149bdf', endColorstr='#ff0480be', GradientType=0);
	filter: none;
	-webkit-box-shadow: inset 0 1px 0 rgba(255,255,255,.2), 0 1px 2px rgba(0,0,0,.05);
	box-shadow: inset 0 1px 0 rgba(255,255,255,.2), 0 1px 2px rgba(0,0,0,.05);
	border: 0px solid transparent;
}
.slider-handle.round {
	border-radius: 50%;
}
.slider-handle.triangle {
	background: transparent none;
}
.slider-handle.custom {
	background: transparent none;
}
.slider-handle.custom::before {
	line-height: 20px;
	font-size: 20px;
	content: '\2605';
	color: #726204;
}
.slider-tick {
	position: absolute;
	width: 20px;
	height: 20px;
	background-image: -webkit-linear-gradient(top, #f9f9f9 0%, #f5f5f5 100%);
	background-image: -o-linear-gradient(top, #f9f9f9 0%, #f5f5f5 100%);
	background-image: linear-gradient(to bottom, #f9f9f9 0%, #f5f5f5 100%);
	background-repeat: repeat-x;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff9f9f9', endColorstr='#fff5f5f5', GradientType=0);
	-webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
	box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	filter: none;
	opacity: 0.8;
	border: 0px solid transparent;
}
.slider-tick.round {
	border-radius: 50%;
}
.slider-tick.triangle {
	background: transparent none;
}
.slider-tick.custom {
	background: transparent none;
}
.slider-tick.custom::before {
	line-height: 20px;
	font-size: 20px;
	content: '\2605';
	color: #726204;
}
.slider-tick.in-selection {
	background-image: -webkit-linear-gradient(top, #89cdef 0%, #81bfde 100%);
	background-image: -o-linear-gradient(top, #89cdef 0%, #81bfde 100%);
	background-image: linear-gradient(to bottom, #89cdef 0%, #81bfde 100%);
	background-repeat: repeat-x;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff89cdef', endColorstr='#ff81bfde', GradientType=0);
	opacity: 1;
}

/* End Bootsrap */

.sourceSansPro {
	font-family: "SourceSansRegular", Helvetica, Arial, sans-serif;
	font-weight: normal;
}
.sourceSansProHeavy {
	font-family: "SourceSansBold", Helvetica, Arial, sans-serif;
}
.calculatorDefaultText {
	font-family: "SourceSansRegular", Helvetica, Arial, sans-serif;
	font-size: 18px;
	line-height: 20px;
	color: #222222;
}
.nab-loan-calc-app__title {
	color: #c20000;
	text-align: center;
}
.nab-loan-calc-app__title--total-summary {
	font-size: 18px;
}
@media screen and (max-width: 1024px) {
	.nab-loan-calc-app__title {
		margin-top: 20px;
	}
}
.nab-loan-calc-app__results {
	color: #c20000;
	font-size: 44px;
	text-align: center;
	margin-top: 0;
}
.nab-loan-calc-app__results__results__summary {
	color: #222222;
	font-family: "SourceSansRegular", Helvetica, Arial, sans-serif;
	font-weight: normal;
	font-size: 16px;
	line-height: 20px;
	margin-bottom: 20px;
	text-align: center;
}
.nab-loan-calc-app__results--total-summary {
	font-size: 18px;
}
.nab-loan-calc-app__results__sub-title {
	color: #000000;
	font-family: "SourceSansBold", Helvetica, Arial, sans-serif;
	font-size: 25px;
	line-height: 30px;
	margin-bottom: 15px;
	text-align: center;
}
.nab-loan-calc-app__results__results-intro {
	color: #222222;
	font-family: "SourceSansRegular", Helvetica, Arial, sans-serif;
	font-weight: normal;
	font-size: 16px;
	line-height: 20px;
	margin-bottom: 20px;
}
@media screen and (max-width: 1024px) {
	.nab-loan-calc-app__results__results-intro {
		text-align: center;
	}
}
.nab-loan-calc-app__heading--intro-copy {
	color: #222222;
	text-align: center;
}
.nab-loan-calc-app__heading__info-popup {
	text-align: center;
	display: block;
	height: 20px;
	line-height: 20px;
}
.nab-loan-calc-app__heading__info-popup small {
	font-family: "SourceSansRegular", Helvetica, Arial, sans-serif;
	font-weight: normal;
	font-size: 14px;
	color: #767676;
	margin: 0 0 0 -13px;
	-webkit-transition: all 0.1s ease-in;
	-o-transition: all 0.1s ease-in;
	transition: all 0.1s ease-in;
}
.nab-loan-calc-app__heading__info-popup small:hover {
	color: #123662;
}
.nab-loan-calc-app__section-title {
	color: #222222;
}
.nab-loan-calc-app__link {
	color: #c20000;
	font-size: 14px;
	display: inline-block;
}
.nab-loan-calc-app__cta {
	width: 100%;
	text-align: center;
	padding-top: 20px;
	padding-bottom: 60px;
}
.nab-loan-calc-app__title:focus {
	outline: 0;
}
#NABLoanCalculatorApp {
	width: 100%;
	float: left;
}
@media screen and (max-width: 1024px) {
	#NABLoanCalculatorApp {
		width: 100%;
	}
}
#NABLoanCalculatorApp .field {
	float: left;
	margin-right: 20px;
	margin-bottom: 20px;
}
@media screen and (max-width: 1024px) {
	#NABLoanCalculatorApp .field {
		float: none;
		width: 100%;
		margin-right: 0;
	}
}
#NABLoanCalculatorApp .col-two .field {
	width: 25%;
	margin-right: 0;
}
#NABLoanCalculatorApp .col-two .field:last-child {
	margin-right: 0;
}
@media screen and (max-width: 1024px) {
	#NABLoanCalculatorApp .col-two .field {
		float: none;
		width: 100%;
	}
}
#NABLoanCalculatorApp .col {
	width: 100%;
	clear: both;
}
#NABLoanCalculatorApp .col :after {
	clear: both;
	content: ' ';
}
#NABLoanCalculatorApp .col .two {
	float: left;
	min-width: 48%;
	margin-right: 10px;
	max-width: 100%;
	width: 48%;
}
#NABLoanCalculatorApp .col .two:last-child {
	margin-right: 0;
}
@media screen and (max-width: 1024px) {
	#NABLoanCalculatorApp .col .two {
		float: none;
		width: 100%;
		margin-right: 0;
	}
}
#NABLoanCalculatorApp .col .three {
	float: left;
	margin-right: 10px;
	max-width: 100%;
	width: 32%;
}
#NABLoanCalculatorApp .col .three:last-child {
	margin-right: 0;
}
@media screen and (max-width: 1024px) {
	#NABLoanCalculatorApp .col .three {
		float: none;
		width: 100%;
	}
}
#NABLoanCalculatorApp .col .four {
	float: left;
	min-width: 48%;
	margin-right: 10px;
	max-width: 100%;
	width: 25%;
}
#NABLoanCalculatorApp .col .four:last-child {
	margin-right: 0;
}
@media screen and (max-width: 1024px) {
	#NABLoanCalculatorApp .col .four {
		float: none;
		width: 100%;
	}
}
#NABLoanCalculatorApp .half-col {
	width: 50%;
}
@media screen and (max-width: 1024px) {
	#NABLoanCalculatorApp .half-col {
		float: none;
		width: 100%;
		margin-right: 0;
	}
}
.nab-tab-group,
.nab-loan-content,
.loan-calc-tabs__content,
#CalculatorBorrow,
#CalculatorRepayments,
#CalculatorStampduty,
#CalculatorIncreaseLoan,
#CalculatorProductSelector {
	height: 100%;
	width: 100%;
	float: left;
}
.nab-loan-calc-app {
	line-height: 20px;
	color: #222222;
	/***********************
		RESULTS
		*********************/
}
.nab-loan-calc-app__no-margin {
	margin-bottom: 0;
}
.nab-loan-calc-app__link {
	color: #c20000;
	font-size: 14px;
	display: inline-block;
	cursor: pointer;
}
.nab-loan-calc-app__ui-clickable {
	cursor: pointer;
}
.nab-loan-calc-app hr {
	margin-top: 15px;
	margin-bottom: 30px;
	border-color: #e3e3e3;
}
@media screen and (max-width: 1024px) {
	.nab-loan-calc-app__heading {
		padding-top: 0;
		margin-top: 0;
	}
}
@media screen and (max-width: 768px) {
	.nab-loan-calc-app__heading {
		padding: 0 25px 30px;
	}
}
.nab-loan-calc-app__content {
	padding: 30px 45px;
	position: relative;
	z-index: 2;
	border-bottom: 2px solid #e3e3e3;
	min-height: 60px;
}
.nab-loan-calc-app__content:after,
.nab-loan-calc-app__content:before {
	top: 100%;
	left: 50%;
	border: solid transparent;
	content: " ";
	height: 0;
	width: 0;
	position: absolute;
	pointer-events: none;
}
.nab-loan-calc-app__content:after {
	border-color: rgba(238, 238, 238, 0);
	border-top-color: #ffffff;
	border-width: 38px;
	margin-left: -38px;
}
.nab-loan-calc-app__content:before {
	border-color: rgba(227, 227, 227, 0);
	border-top-color: #e3e3e3;
	border-width: 42px;
	margin-left: -42px;
}
@media screen and (max-width: 768px) {
	.nab-loan-calc-app__content {
		padding: 30px 35px;
	}
}
.nab-loan-calc-app__content-square {
	padding: 0 45px 0;
	position: relative;
	z-index: 2;
	border-bottom: 2px solid #e3e3e3;
	min-height: 60px;
}
.nab-loan-calc-app__content-square:after,
.nab-loan-calc-app__content-square:before {
	top: 100%;
	left: 50%;
	border: solid transparent;
	content: " ";
	height: 0;
	width: 0;
	position: absolute;
	pointer-events: none;
}
@media screen and (max-width: 768px) {
	.nab-loan-calc-app__content-square {
		padding: 30px 35px;
	}
}
.nab-loan-calc-app__content-last {
	padding: 30px 45px 0;
	position: relative;
	z-index: 1;
	border-bottom: 1px solid #e3e3e3;
	min-height: 60px;
}
.nab-loan-calc-app__content-last.last {
	padding-bottom: 50px;
}
@media screen and (max-width: 768px) {
	.nab-loan-calc-app__content-last {
		padding: 30px 35px;
	}
}
.nab-loan-calc-app__results {
	background-color: #eeeeee;
	border-bottom: 2px solid #e3e3e3;
	padding-top: 60px;
	padding-bottom: 30px;
	padding-left: 50px;
	padding-right: 50px;
	position: relative;
	z-index: 1;
}
.nab-loan-calc-app__results:after,
.nab-loan-calc-app__results:before {
	top: 100%;
	left: 50%;
	border: transparent;
	content: " ";
	height: 0;
	width: 0;
	position: absolute;
	pointer-events: none;
}
.nab-loan-calc-app__results:after {
	border-color: rgba(238, 238, 238, 0);
	border-top-color: #eeeeee;
	border-width: 38px;
	margin-left: -38px;
}
.nab-loan-calc-app__results:before {
	border-color: rgba(227, 227, 227, 0);
	border-top-color: #e3e3e3;
	border-width: 42px;
	margin-left: -42px;
}
.nab-loan-calc-app__results--total-result {
	color: #000000;
	font-family: "SourceSansBold", Helvetica, Arial, sans-serif;
}
.nab-loan-calc-app__results--total-summary {
	margin-top: 20px;
	color: #767676;
}
.nab-loan-calc-app__footer {
	padding: 60px 50px 0;
	text-align: center;
}
@media screen and (max-width: 1024px) {
	.nab-loan-calc-app .visible-desktop {
		display: none;
	}
}
@media print {
	body {
		-webkit-print-color-adjust: exact!important;
		-moz-print-color-adjust: exact!important;
		-ms-zprint-color-adjust: exact!important;
		-o-print-color-adjust: exact!important;
	}
	.nab-loan-calc-app #CalculatorBorrow,
	.nab-loan-calc-app #CalculatorRepayments,
	.nab-loan-calc-app #CalculatorStampduty,
	.nab-loan-calc-app #CalculatorIncreaseLoan,
	.nab-loan-calc-app #CalculatorProductSelector {
		border: none!important;
	}
	.nab-loan-calc-app .nab-loan-calc-app__lightbox-click-button,
	.nab-loan-calc-app .nab-loan-calc-app__cta-component__middle,
	.nab-loan-calc-app .nab-loan-calc-app__content:after,
	.nab-loan-calc-app .nab-loan-calc-app__content:before,
	.nab-loan-calc-app .nab-loan-calc-app__results:after,
	.nab-loan-calc-app .nab-loan-calc-app__results:before,
	.nab-loan-calc-app .loan-calc-tab,
	.nab-loan-calc-app .nab-tab-group,
	.nab-loan-calc-app .btn-continue,
	.nab-loan-calc-app .nab-loan-calc-app__repayments--choice-package-hyperlink,
	.nab-loan-calc-app .nab-loan-calc-app__repayments--choose-my-own,
	.nab-loan-calc-app .number-field-component__button,
	.nab-loan-calc-app .compare-scenarios-component__second-scenario--close-button,
	.nab-loan-calc-app .btn--add__item {
		display: none!important;
	}
	.nab-loan-calc-app .print--logo__footer {
		display: block!important;
		position: absolute!important;
		width: 200px!important;
		height: 29px!important;
		bottom: -50px !important;
		right: 45px!important;
	}
	.nab-loan-calc-app .nab-loan-calc-app .compare-scenarios-component__your-scenario--title {
		padding: 12px!important;
		height: 45px!important;
	}
	.nab-loan-calc-app .calculators-container {
		position: relative!important;
	}
	.nab-loan-calc-app .nab-loan-calc-app__title {
		margin: 0!important;
	}
	.nab-loan-calc-app .nab-loan-calc-app__repayments--choice-package-text {
		padding-bottom: 30px!important;
	}
	.nab-loan-calc-app h3.section-title,
	.nab-loan-calc-app h2.nab-loan-calc-app__borrow--results-title {
		color: #c20000!important;
	}
	.nab-loan-calc-app__results {
		padding: 60px 50px 20px 50px!important;
	}
	.nab-loan-calc-app__heading--intro-copy {
		width: 60%!important;
		margin: auto!important;
	}
	.nab-loan-calc-app__repayments--pay-off-faster-title {
		color: #c20000!important;
	}
	.nab-loan-calc-app__title {
		color: #c20000!important;
	}
	.nab-loan-calc-app__loan-calc-tabs {
		border: none!important;
	}
	.nab-loan-calc-app__heading {
		margin-top: 0px!important;
		margin-bottom: 10px!important;
	}
	.nab-loan-calc-app hr {
		margin-top: 5px;
		margin-bottom: 20px;
	}
	.nab-loan-calc-app .nab-loan-calc-app__repayments--pay-off-faster-title {
		margin-top: 140px;
		padding-top: 50px;
	}
	.nab-loan-calc-app__borrow,
	.nab-loan-calc-app__repayments {
		margin: 0!important;
	}
	.nab-loan-calc-app__results__circle--white {
		border: none!important;
	}
	.nab-loan-calc-app__cta-component__bottom .div__left {
		display: none!important;
	}
	.nab-loan-calc-app .col .two {
		width: 202px!important;
	}
	.nab-loan-calc-app .btn-group > .btn-group .btn.active,
	.nab-loan-calc-app .btn-default.active,
	.nab-loan-calc-app .btn.active {
		color: #fff!important;
		background-color: #c20000!important;
		background: #c20000!important;
	}
	.nab-loan-calc-app .compare-scenarios-component__fine-print {
		margin: 0 auto 0!important;
	}
	.nab-loan-calc-app .nab-loan-calc-app__results__circle,
	.nab-loan-calc-app .compare-scenarios-component__add-a-scenario--add-scenario-button {
		border: 2px solid #000000!important;
		color: #000000!important;
	}
	.nab-loan-calc-app .print--circle__style {
		border: 2px solid #000000!important;
		color: #000000!important;
	}
	.nab-loan-calc-app .div--top__spacer,
	.nab-loan-calc-app .print--top__spacer {
		padding-top: 20px!important;
	}
	.nab-loan-calc-app .nab-loan-calc-app__repayments--choice-package-text {
		margin-bottom: 10px!important;
	}
	.nab-loan-calc-app .nab-loan-calc-app__results__scenario {
		border: 1px solid #000!important;
	}
	.nab-loan-calc-app .nab-loan-calc-app__title {
		margin-bottom: 20px!important;
	}
	.nab-loan-calc-app table th {
		height: 45px!important;
	}
	.nab-loan-calc-app table tr td {
		padding: 12px!important;
	}
	.nab-loan-calc-app .col-two .field {
		width: 19%!important;
		margin-right: 6%!important;
	}
}
.btn-nab {
	background-color: #c20000;
	color: #ffffff;
	font-family: "SourceSansBold", Helvetica, Arial, sans-serif;
	font-size: 18px;
	height: 45px;
	border-radius: 3px;
	border: 0;
	width: 180px;
	-webkit-transition: background-color 200ms linear;
	-moz-transition: background-color 200ms linear;
	-o-transition: background-color 200ms linear;
	transition: background-color 200ms linear;
}
.btn-nab:hover,
.btn-nab:focus {
	color: #ffffff;
	background-color: #9a1a00;
}
.btn-continue {
	background-color: #c20000;
	color: #ffffff;
	font-family: "SourceSansBold", Helvetica, Arial, sans-serif;
	font-size: 18px;
	height: 45px;
	border-radius: 3px;
	border: 0;
	width: auto;
	padding: 0 1.8em;
	-webkit-transition: background-color 200ms linear;
	-moz-transition: background-color 200ms linear;
	-o-transition: background-color 200ms linear;
	transition: background-color 200ms linear;
}
.btn-continue:hover {
	color: #ffffff;
	background-color: #9a1a00;
}
@media screen and (max-width: 1024px) {
	.btn-continue {
		width: 100%;
	}
}
.btn-enquire {
	background-color: #697f00;
	color: #ffffff;
	font-family: "SourceSansBold", Helvetica, Arial, sans-serif;
	font-size: 18px;
	height: 45px;
	border-radius: 0;
	border: 0;
	width: 180px;
	margin-right: 15px;
	-webkit-transition: background-color 200ms linear;
	-moz-transition: background-color 200ms linear;
	-o-transition: background-color 200ms linear;
	transition: background-color 200ms linear;
	float: left;
}
.btn-enquire:hover,
.btn-enquire:focus {
	color: #ffffff;
	background-color: #4f6300;
	text-decoration: none;
}
.btn-callback {
	background-color: #ffffff;
	color: #4c626c;
	margin-bottom: 10px;
	font-family: SourceSansBold, Helvetica, Arial, sans-serif;
	font-size: 18px;
	font-weight: bold;
	height: 44px;
	border-radius: 4px;
	border: 2px solid #4c626c;
	width: 157px;
	text-align: center;
	-webkit-transition: background-color 200ms linear;
	-moz-transition: background-color 200ms linear;
	-o-transition: background-color 200ms linear;
	transition: background-color 200ms linear;
}
.btn-callback:hover,
.btn-callback:focus {
	color: #ffffff;
	border: 0 none transparent;
	background-color: #4c626c;
}
.btn-apply-online {
	width: 157px;
	height: 44px;
	background-color: #697f00;
	margin-right: 20px;
	margin-bottom: 10px;
	color: #ffffff;
	font-family: "SourceSansBold", Helvetica, Arial, sans-serif;
	font-size: 18px;
	font-weight: bold;
	font-style: normal;
	font-stretch: normal;
	line-height: normal;
	letter-spacing: normal;
	border-radius: 4px;
	border: 0 none transparent;
	text-align: center;
	-webkit-transition: background-color 200ms linear;
	-moz-transition: background-color 200ms linear;
	-o-transition: background-color 200ms linear;
	transition: background-color 200ms linear;
}
.btn-apply-online:hover,
.btn-apply-online:focus {
	color: #ffffff;
	background-color: #4f6300;
}
.btn-email {
	background-color: #6b7682;
	color: #ffffff;
	font-family: "SourceSansBold", Helvetica, Arial, sans-serif;
	font-size: 17px;
	height: 50px;
	padding: 6px 20px;
	border-radius: 0;
	border: 0 none transparent;
	width: auto;
	-webkit-transition: background-color 200ms linear;
	-moz-transition: background-color 200ms linear;
	-o-transition: background-color 200ms linear;
	transition: background-color 200ms linear;
	margin-left: 15px;
	float: left;
}
.btn-email:hover,
.btn-email:focus {
	color: #ffffff;
	background-color: #5b6672;
}
.btn-facts-sheet {
	background-color: #000000;
	color: #ffffff;
	font-family: "SourceSansBold", Helvetica, Arial, sans-serif;
	font-size: 18px;
	height: 45px;
	border-radius: 0;
	border: 0;
	width: auto;
	-webkit-transition: background-color 200ms linear;
	-moz-transition: background-color 200ms linear;
	-o-transition: background-color 200ms linear;
	transition: background-color 200ms linear;
	margin-left: 15px;
}
.btn-facts-sheet[disabled] {
	display: none;
}
.btn-facts-sheet:hover {
	color: #ffffff;
	background-color: #222222;
}
.btn.wide {
	width: 100%;
}
@media screen and (max-width: 1024px) {
	.btn {
		width: 100%;
		margin-left: 0;
		margin-bottom: 20px;
	}
}
.nab-loan-calc-app__label {
	color: #222222;
	font-family: "SourceSansRegular", Helvetica, Arial, sans-serif;
	font-weight: normal;
	font-size: 16px;
	display: block;
	width: 100%;
	margin-bottom: 12px;
}
.nab-loan-calc-app .btn-group > .btn,
.nab-loan-calc-app .btn-group > .btn-group {
	width: auto;
}
@media screen and (max-width: 1024px) {
	.nab-loan-calc-app .btn-group > .btn,
	.nab-loan-calc-app .btn-group > .btn-group {
		width: 100%;
	}
}
.nab-loan-calc-app .btn-group > .btn-group .btn {
	border-radius: 3px;
	height: 45px;
	border-color: #dedede;
	font-family: "SourceSansBold", Helvetica, Arial, sans-serif;
	line-height: 36px;
	font-size: 16px;
	padding: 0 40px;
}
.nab-loan-calc-app .btn-group > .btn-group .btn.active {
	background-color: #c20000;
	color: #ffffff;
	border: 0;
	-webkit-transition: background-color 200ms linear;
	-moz-transition: background-color 200ms linear;
	-o-transition: background-color 200ms linear;
	transition: background-color 200ms linear;
}
@media screen and (max-width: 1024px) {
	.nab-loan-calc-app .btn-group > .btn-group .btn {
		width: 100%;
		padding: 0 28px;
		font-size: 18px;
	}
}
.nab-loan-calc-app .btn-group-justified {
	width: 100%;
}
.nab-loan-calc-app .btn-group-justified .btn-group > .btn-group {
	width: 1%;
}
.nab-loan-calc-app .btn-group-component__label {
	color: #222222;
	font-family: "SourceSansRegular", Helvetica, Arial, sans-serif;
	font-weight: normal;
	font-size: 16px;
	display: block;
	width: 100%;
	margin-bottom: 12px;
}
@media screen and (max-width: 1024px) {
	.nab-loan-calc-app .btn-group.tall .btn {
		line-height: 1.2;
		width: 100%;
	}
}
.nab-loan-calc-app .btn-group-item .btn-group:first-child .btn.active {
	box-shadow: -6px 0px 7px #9a1a00 inset;
}
.nab-loan-calc-app .btn-group-item .btn-group:last-child .btn.active {
	box-shadow: 6px 0px 7px #9a1a00 inset;
}
.nab-loan-calc-app .btn-group-justified > .btn,
.nab-loan-calc-app .btn-group-justified > .btn-group {
	width: auto;
}
@media screen and (max-width: 1024px) {
	.nab-loan-calc-app .btn-group-justified > .btn,
	.nab-loan-calc-app .btn-group-justified > .btn-group {
		width: 50%;
	}
}
.nab-check-box {
	cursor: pointer;
	min-height: 32px;
	overflow: hidden;
	padding-left: 42px;
	position: relative;
	text-align: left;
}
.nab-check-box .check-image {
	position: absolute;
	top: 0;
	left: 0;
	background-image: url('/content/dam/nabrwd/personal/calculators/home-loan-5-calculators/images/tick.png');
	background-position: 0 0;
	background-repeat: no-repeat;
	height: 32px;
	width: 32px;
}
.nab-check-box.checked .check-image {
	background-position: 0 -32px;
}
.nab-check-box .check-content {
	padding-top: 4px;
}
.nab-check-box label {
	text-align: left;
	padding-left: 0;
}
.nab-loan-calc-app__label {
	color: #222222;
	font-family: "SourceSansRegular", Helvetica, Arial, sans-serif;
	font-weight: normal;
	font-size: 16px;
	display: block;
	width: 100%;
	margin-bottom: 12px;
}
.currency-field-component .currency-field-component__label {
	color: #222222;
	font-family: "SourceSansRegular", Helvetica, Arial, sans-serif;
	font-weight: normal;
	font-size: 16px;
	display: block;
	width: 100%;
	margin-bottom: 12px;
}
.currency-field-component .currency-field-component__input {
	border: 1px solid #dedede;
	border-radius: 3px;
	color: #222222;
	font-family: "SourceSansRegular", Helvetica, Arial, sans-serif;
	font-size: 16px;
	height: 45px;
	text-indent: 12px;
	width: 160px;
}
@media screen and (max-width: 1024px) {
	.currency-field-component .currency-field-component__input {
		width: 100%;
	}
}
.currency-field-component__validation-error {
	font-size: 12px;
	display: block;
	color: #c20000;
	padding: 0.7em 0;
	margin-top: 0.3em;
	font-family: "SourceSansBold", Helvetica, Arial, sans-serif;
}
.calculatorDefaultText {
	font-family: "SourceSansRegular", Helvetica, Arial, sans-serif;
	font-size: 18px;
	line-height: 20px;
	color: #222222;
}
.nab-loan-calc-app .drop-down-component {
	font-size: 15px!important;
	border: 1px solid #dedede;
	height: 45px;
	text-indent: 12px;
	background: url('/content/dam/nabrwd/personal/calculators/home-loan-5-calculators/images/dropdown-arrow.png') no-repeat scroll #ffffff;
	background-position: center right 8px;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	width: 180px;
	border-radius: 4px;
	cursor: pointer;
	font-family: "SourceSansRegular", Helvetica, Arial, sans-serif;
	font-size: 18px;
	line-height: 20px;
	color: #222222;
}
.nab-loan-calc-app .drop-down-component.small {
	border: 1px solid #000000;
	padding: 0.1em;
	background: url('/content/dam/nabrwd/personal/calculators/home-loan-5-calculators/images/dropdown-small-arrow.png') no-repeat scroll #ffffff;
	background-position: center right 8px;
	text-transform: capitalize;
	height: auto;
	width: 44%;
	border-radius: 4px;
	text-indent: 5px;
}
@media screen and (max-width: 768px) {
	.nab-loan-calc-app .drop-down-component.small {
		width: 37%;
		left: 22%;
	}
}
@media screen and (max-width: 480px) {
	.nab-loan-calc-app .drop-down-component.small {
		width: 45%;
		left: 22%;
	}
}
.nab-loan-calc-app .drop-down-component--results {
	font-size: 16px;
	border: 1px solid #000000;
	padding: 0.1em;
	background: url('/content/dam/nabrwd/personal/calculators/home-loan-5-calculators/images/dropdown-small-arrow.png') no-repeat scroll #ffffff;
	background-position: center right 8px;
	border-radius: 4px;
	text-transform: capitalize;
	position: absolute;
	bottom: 20%;
	width: 70%;
	left: 15%;
	height: 26px;
	text-indent: 5px;
}
.nab-loan-calc-app .drop-down-component--results option {
	padding: 0;
}
@media screen and (max-width: 1024px) {
	.nab-loan-calc-app .drop-down-component--results {
		width: 66%;
	}
}
@media screen and (max-width: 1024px) {
	.nab-loan-calc-app .drop-down-component {
		width: 100%;
	}
}
.nab-loan-calc-app .drop-down-component--compare-scenarios {
	font-size: 16px;
	text-indent: 0;
	text-transform: lowercase;
	background-color: transparent;
	border-top: 0;
	border-left: 0;
	border-right: 0;
	border-bottom: 0;
	-webkit-appearance: none;
	border-radius: 0;
	background: url('/content/dam/nabrwd/personal/calculators/home-loan-5-calculators/images/dropdown-small-arrow.png') no-repeat scroll #ffffff;
	background-position: center right 8px;
	width: 38%;
	height: auto;
	text-decoration: underline;
}
@media screen and (min-width: 480px) and (max-width: 1024px) {
	.nab-loan-calc-app .drop-down-component--compare-scenarios {
		width: 18%;
	}
}
@media screen and (max-width: 480px) {
	.nab-loan-calc-app .drop-down-component--compare-scenarios {
		width: 48%;
	}
}
.nab-loan-calc-app .__wide {
	width: 270px;
}
.ie9 .nab-loan-calc-app .drop-down-component {
	background: transparent;
	padding-left: 12px;
}
.ie9 .nab-loan-calc-app .drop-down-component--compare-scenarios {
	width: 38%;
	padding-left: 0;
}
.ie10 .nab-loan-calc-app .drop-down-component {
	background: transparent;
	padding-left: 12px;
}
.ie10 .nab-loan-calc-app .drop-down-component--compare-scenarios {
	width: 38%;
	padding-left: 0;
}
.ie11 .nab-loan-calc-app .drop-down-component {
	background: transparent;
	padding-left: 12px;
}
.ie11 .nab-loan-calc-app .drop-down-component--compare-scenarios {
	width: 38%;
	padding-left: 0;
}
.nab-loan-calc-app #CalculatorBorrow,
.nab-loan-calc-app #CalculatorRepayments,
.nab-loan-calc-app #CalculatorStampduty,
.nab-loan-calc-app #CalculatorIncreaseLoan,
.nab-loan-calc-app #CalculatorProductSelector {
	border-left: 2px solid #e3e3e3;
	border-right: 2px solid #e3e3e3;
	border-bottom: 2px solid #e3e3e3;
	background-color: #ffffff;
}
.nab-loan-calc-app .nab-tab-group {
	border-top: 2px solid #e3e3e3;
	border-left: 2px solid #e3e3e3;
	border-right: 2px solid #e3e3e3;
}
.nab-loan-calc-app__loan-calc-tabs {
	margin-top: 50px;
	padding: 0;
}
.nab-loan-calc-app__loan-calc-tabs__content {
	margin-top: 110px;
}
@media screen and (max-width: 1024px) {
	.nab-loan-calc-app__loan-calc-tabs__content {
		margin-top: 0;
	}
}
.nab-loan-calc-app__loan-calc-tabs .loan-calc-tab {
	cursor: pointer;
	overflow: visible;
	border-bottom: 2px solid #dedede;
	border-right: 2px solid #dedede;
	height: 108px;
}
.nab-loan-calc-app__loan-calc-tabs .loan-calc-tab.last {
	border-right: 0;
}
@media screen and (max-width: 1024px) {
	.nab-loan-calc-app__loan-calc-tabs .loan-calc-tab.last.active {
		border-bottom: 2px solid #dedede;
		border-top: 2px solid #dedede;
	}
}
@media screen and (max-width: 1024px) {
	.nab-loan-calc-app__loan-calc-tabs .loan-calc-tab {
		position: static;
		border-right: 0;
		border-bottom: 0;
		padding: 0;
	}
}
.nab-loan-calc-app__loan-calc-tabs .loan-calc-tab.active {
	background-color: #ffffff;
}
.nab-loan-calc-app__loan-calc-tabs .loan-calc-tab.active:after,
.nab-loan-calc-app__loan-calc-tabs .loan-calc-tab.active:before {
	top: 100%;
	left: 50%;
	border: 0 solid transparent;
	content: " ";
	height: 0;
	width: 0;
	position: absolute;
	pointer-events: none;
}
.nab-loan-calc-app__loan-calc-tabs .loan-calc-tab.active:after {
	border-color: rgba(238, 238, 238, 0);
	border-top-color: #ffffff;
	border-width: 20px;
	margin-left: -20px;
}
@media screen and (max-width: 1024px) {
	.nab-loan-calc-app__loan-calc-tabs .loan-calc-tab.active:after {
		border-top-color: #f2f2f2;
	}
}
.nab-loan-calc-app__loan-calc-tabs .loan-calc-tab.active:before {
	border-color: rgba(227, 227, 227, 0);
	border-top-color: #e3e3e3;
	border-width: 24px;
	margin-left: -24px;
}
@media screen and (max-width: 1024px) {
	.nab-loan-calc-app__loan-calc-tabs .loan-calc-tab.active {
		border-bottom: 2px solid #dedede;
	}
}
.nab-loan-calc-app__loan-calc-tabs .nab-loan-calc-app__loan-calc-tabs--tab-title {
	font-size: 20px;
	line-height: 50px;
	margin: 0;
	padding: 0;
	color: #000000;
	font-family: "SourceSansBold", Helvetica, Arial, sans-serif;
	border-bottom: 0;
	display: block;
	width: 100%;
	text-align: center;
}
.nab-loan-calc-app__loan-calc-tabs .nab-loan-calc-app__loan-calc-tabs--tab-title:hover,
.nab-loan-calc-app__loan-calc-tabs .nab-loan-calc-app__loan-calc-tabs--tab-title:focus {
	outline: none;
}
.nab-loan-calc-app__lightbox-click-button {
	cursor: pointer;
}
.nab-loan-calc-app__lightbox-component__wrapper {
	position: relative;
	z-index: -1;
	width: 100%;
	height: 100%;
	left: 0;
	opacity: 0;
}
.nab-loan-calc-app__lightbox-component__wrapper.visible {
	z-index: 1000001;
	opacity: 1;
	-webkit-transition: all 200ms linear;
	-moz-transition: all 200ms linear;
	-o-transition: all 200ms linear;
	transition: all 200ms linear;
}
.nab-loan-calc-app__lightbox-component__close-mobile {
	display: none;
	text-align: center;
}
@media screen and (max-width: 1024px) {
	.nab-loan-calc-app__lightbox-component__close-mobile {
		display: block;
	}
}
.nab-loan-calc-app__lightbox-component .text-field-component__input {
	width: 100%;
}
.nab-loan-calc-app__lightbox-component--close {
	display: block;
	text-align: center;
	border-bottom: 0 none transparent;
	text-indent: -999em;
	position: absolute;
	z-index: 10002;
	bottom: 10%;
	height: 25px;
	width: 25px;
	right: 5%;
	cursor: pointer;
	background: url('/content/dam/nabrwd/personal/calculators/home-loan-5-calculators/images/info-close.png') no-repeat scroll transparent center center;
	top: 0%;
	margin-top: 5%;
}
.nab-loan-calc-app__lightbox-component__information-box {
	position: fixed;
	width: 60%;
	left: 20%;
	height: 100%;
	top: 10%;
}
@media screen and (max-width: 1024px) {
	.nab-loan-calc-app__lightbox-component__information-box {
		top: 0;
		left: 0;
		width: 100%;
	}
}
.nab-loan-calc-app__lightbox-component__content {
	position: absolute;
	z-index: 10001;
	border: 2px solid #dedede;
	width: 100%;
	top: 0;
	left: 0;
	background-color: #ffffff;
	padding: 30px;
	max-height: 630px;
	overflow-y: scroll;
}
@media screen and (max-width: 1024px) {
	.nab-loan-calc-app__lightbox-component__content {
		top: 0;
		left: 0;
		width: 100%;
		max-height: 100%;
	}
}
@media screen and (max-width: 480px) and (-webkit-device-pixel-ratio: 3) {
	.nab-loan-calc-app__lightbox-component__content {
		width: 100%;
	}
}
.nab-loan-calc-app__lightbox-component__background {
	background-color: #767676;
	position: fixed;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	opacity: 0.7;
	z-index: 10000;
}
.nab-loan-calc-app__label {
	color: #222222;
	font-family: "SourceSansRegular", Helvetica, Arial, sans-serif;
	font-weight: normal;
	font-size: 16px;
	display: block;
	width: 100%;
	margin-bottom: 12px;
}
.number-field-component {
	margin-bottom: 20px;
}
.number-field-component__validation-error {
	font-size: 12px;
	display: block;
	color: #c20000;
	padding: 0.7em 0;
	margin-top: 0.3em;
}
.number-field-component .number-field-component__wrapper {
	display: block;
}
.number-field-component .number-field-component__label {
	color: #222222;
	font-family: "SourceSansRegular", Helvetica, Arial, sans-serif;
	font-weight: normal;
	font-size: 16px;
	display: block;
	width: 100%;
	margin-bottom: 12px;
}
.number-field-component__input {
	border: 1px solid #dedede;
	border-radius: 3px;
	color: #222222;
	font-family: "SourceSansRegular", Helvetica, Arial, sans-serif;
	font-weight: normal;
	font-size: 16px;
	height: 45px;
	text-indent: 12px;
	float: left;
	margin-right: 15px;
}
.number-field-component__input--wide {
	width: 100%;
}
@media screen and (max-width: 1024px) and (min-width: 768px) {
	.number-field-component__input {
		width: 81%;
	}
}
@media screen and (max-width: 768px) {
	.number-field-component__input {
		width: 50%;
	}
}
@media screen and (max-width: 480px) {
	.number-field-component__input {
		width: 43%;
	}
}
@media screen and (max-width: 320px) {
	.number-field-component__input {
		width: 173px;
	}
}
.number-field-component .number-field-component__btn-group {
	float: left;
}
.number-field-component .number-field-component__button {
	background-color: #1a1d1f;
	color: #ffffff;
	text-align: center;
	font-size: 32px;
	height: 45px;
	width: 45px;
	border: 0;
	margin-right: 15px;
}
.number-field-component .number-field-component__button:hover {
	background-color: #000000;
}
@media screen and (max-width: 1024px) {
	.number-field-component .number-field-component__button:last-child {
		margin-right: 0;
	}
}
input[type=number]::-webkit-inner-spin-button {
	-webkit-appearance: none;
}
.nab-loan-calc-app__label {
	color: #222222;
	font-family: "SourceSansRegular", Helvetica, Arial, sans-serif;
	font-weight: normal;
	font-size: 16px;
	display: block;
	width: 100%;
	margin-bottom: 12px;
}
.number-percentage-stepper-component__wrapper {
	display: block;
	width: 100%;
	position: relative;
	padding: 15px 10px;
	background-color: #ffffff;
	border: 1px solid #dedede;
}
.number-percentage-stepper-component__label {
	color: #222222;
	font-family: "SourceSansRegular", Helvetica, Arial, sans-serif;
	font-weight: normal;
	font-size: 16px;
	display: block;
	width: 100%;
	margin-bottom: 12px;
}
.number-percentage-stepper-component__mask {
	position: absolute;
	left: 165px;
}
.number-percentage-stepper-component__mask--percentage-sign {
	margin-top: 12px;
	display: inline-block;
	font-family: "SourceSansBold", Helvetica, Arial, sans-serif;
	font-size: 41px;
}
@media screen and (max-width: 480px) {
	.number-percentage-stepper-component__mask--percentage-sign {
		margin-top: 10px;
	}
}
.number-percentage-stepper-component__mask--per-annum {
	display: inline-block;
	color: #767676;
	font-family: "SourceSansBold", Helvetica, Arial, sans-serif;
	font-size: 15px;
	margin-left: 5px;
}
.number-percentage-stepper-component__input {
	border: 0 none transparent;
	background-color: transparent;
	color: #222222;
	font-family: "SourceSansBold", Helvetica, Arial, sans-serif;
	font-size: 41px;
	float: left;
	width: 52%;
	position: absolute;
	top: 10px;
}
.number-percentage-stepper-component__input--input {
	width: 52%;
	border: 1px solid red;
}
@media screen and (max-width: 1024px) {
	.number-percentage-stepper-component__input {
		margin-left: 0.2em;
		padding: 0;
	}
}
.number-percentage-stepper-component__btn-group {
	float: left;
}
.number-percentage-stepper-component__button {
	background-color: #000000;
	color: #ffffff;
	text-align: center;
	font-family: Arial;
	font-weight: normal;
	font-size: 42px;
	height: 45px;
	width: 45px;
	border: 0;
	margin-right: 10px;
	line-height: 45px;
	padding: 0;
}
@media screen and (max-width: 1024px) {
	.number-percentage-stepper-component__button:last-child {
		margin-right: 0;
	}
}
.number-percentage-stepper-component__button:focus {
	outline: none;
}
.number-percentage-stepper-component__btn-group.last {
	float: right;
}
.number-percentage-stepper-component__btn-group.last button {
	margin-right: 0;
}
.number-percentage-stepper-component__validation-error {
	font-size: 12px;
	display: block;
	color: #c20000;
	padding: 0.7em 0;
	margin-top: 10px;
	text-align: left;
	position: absolute;
	font-family: "SourceSansBold", Helvetica, Arial, sans-serif;
}
.nab-loan-calc-app__label {
	color: #222222;
	font-family: "SourceSansRegular", Helvetica, Arial, sans-serif;
	font-weight: normal;
	font-size: 16px;
	display: block;
	width: 100%;
	margin-bottom: 12px;
}
.text-field-component__wrapper {
	display: block;
}
.text-field-component__label {
	color: #222222;
	font-family: "SourceSansRegular", Helvetica, Arial, sans-serif;
	font-weight: normal;
	font-size: 16px;
	display: block;
	width: 100%;
	margin-bottom: 12px;
}
.text-field-component__input {
	border: 1px solid #dedede;
	border-radius: 3px;
	color: #222222;
	font-family: "SourceSansRegular", Helvetica, Arial, sans-serif;
	font-size: 16px;
	height: 45px;
	text-indent: 12px;
	margin-right: 15px;
}
@media screen and (max-width: 1024px) and (min-width: 768px) {
	.text-field-component__input {
		width: 100%;
	}
}
@media screen and (max-width: 768px) {
	.text-field-component__input {
		width: 68%;
	}
}
@media screen and (max-width: 480px) {
	.text-field-component__input {
		width: 59%;
	}
}
@media screen and (max-width: 320px) {
	.text-field-component__input {
		width: 173px;
	}
}
.text-field-component__btn-group {
	float: left;
}
.text-field-component__button {
	background-color: #000000;
	color: #ffffff;
	text-align: center;
	font-family: "SourceSansBold", Helvetica, Arial, sans-serif;
	font-size: 16px;
	height: 45px;
	width: 45px;
	border: 0;
	margin-right: 15px;
}
@media screen and (max-width: 1024px) {
	.text-field-component__button:last-child {
		margin-right: 0;
	}
}
.hint,
[data-hint] {
	position: relative;
	display: inline-block;
}
.hint:before,
.hint:after,
[data-hint]:before,
[data-hint]:after {
	position: absolute;
	font-family: "SourceSans", Helvetica, Arial, sans-serif !important;
	font-weight: 400!important;
	-webkit-transform: translate3d(0, 0, 0);
	-moz-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0);
	visibility: hidden;
	opacity: 0;
	z-index: 1000000;
	pointer-events: none;
	-webkit-transition: 0.3s ease;
	-moz-transition: 0.3s ease;
	transition: 0.3s ease;
	-webkit-transition-delay: 0ms;
	-moz-transition-delay: 0ms;
	transition-delay: 0ms;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	-webkit-transition-duration: 0ms;
	-moz-transition-duration: 0ms;
	transition-duration: 0ms;
}
.hint:hover:before,
.hint:hover:after,
.hint:focus:before,
.hint:focus:after,
[data-hint]:hover:before,
[data-hint]:hover:after,
[data-hint]:focus:before,
[data-hint]:focus:after {
	visibility: visible;
	opacity: 1;
}
.hint:hover:before,
.hint:hover:after,
[data-hint]:hover:before,
[data-hint]:hover:after {
	-webkit-transition-delay: 100ms;
	-moz-transition-delay: 100ms;
	transition-delay: 100ms;
}
.hint:before,
[data-hint]:before {
	content: '';
	position: absolute;
	background: transparent;
	border: 6px solid transparent;
	top: -1px;
	z-index: 1000001;
}
.hint:after,
[data-hint]:after {
	content: attr(data-hint);
	background: #333;
	color: white;
	padding: 8px 10px;
	font-size: 12px;
	line-height: 16px;
	text-align: center;
	width: 150px;
}
.hint--short .hint:after,
.hint--short[data-hint]:after {
	width: 105px;
	padding: 8px 0px;
}
.hint--long .hint:after,
.hint--long[data-hint]:after {
	width: 160px;
}
.hint--top:before {
	border-top-color: #383838;
}
.hint--bottom:before {
	border-bottom-color: #383838;
}
.hint--left:before {
	border-left-color: #383838;
}
.hint--right:before {
	border-right-color: #383838;
}
/**
 * top tooltip
 */
.hint--top:before {
	margin-bottom: -12px;
}
.hint--top:after {
	margin-left: -68px;
}
.hint--top:before,
.hint--top:after {
	bottom: 100%;
	left: 24%;
}
.hint--top:hover:after,
.hint--top:hover:before,
.hint--top:focus:after,
.hint--top:focus:before {
	-webkit-transform: translateY(-8px);
	-moz-transform: translateY(-8px);
	transform: translateY(-8px);
}
/**
 * bottom tooltip
 */
.hint--bottom:before {
	margin-top: -12px;
}
.hint--bottom:after {
	margin-left: -25px;
}
.hint--bottom:before,
.hint--bottom:after {
	top: 100%;
	left: 50%;
}
.hint--bottom:hover:after,
.hint--bottom:hover:before,
.hint--bottom:focus:after,
.hint--bottom:focus:before {
	-webkit-transform: translateY(8px);
	-moz-transform: translateY(8px);
	transform: translateY(8px);
}
/**
 * right tooltip
 */
.hint--right:before {
	margin-left: -12px;
	margin-bottom: -6px;
}
.hint--right:after {
	margin-bottom: -14px;
}
.hint--right:before,
.hint--right:after {
	left: 100%;
	bottom: 50%;
}
.hint--right:hover:after,
.hint--right:hover:before,
.hint--right:focus:after,
.hint--right:focus:before {
	-webkit-transform: translateX(8px);
	-moz-transform: translateX(8px);
	transform: translateX(8px);
}
/**
 * left tooltip
 */
.hint--left:before {
	margin-right: -12px;
	margin-bottom: -6px;
}
.hint--left:after {
	margin-bottom: -14px;
}
.hint--left:before,
.hint--left:after {
	right: 100%;
	bottom: 50%;
}
.hint--left:hover:after,
.hint--left:hover:before,
.hint--left:focus:after,
.hint--left:focus:before {
	-webkit-transform: translateX(-8px);
	-moz-transform: translateX(-8px);
	transform: translateX(-8px);
}

/**
 * source: hint-theme.scss
 * Defines basic theme for tooltips.
 *
.hint,
[data-hint] {
	tooltip body
}
*/

.hint:after,
[data-hint]:after {
	box-shadow: 2px 2px 4px rgba(0, 0, 0, 0.3);
}
.nab-loan-calc-app .assumptions-component__title {
	color: #000000;
	text-align: center;
}
@media screen and (max-width: 768px) {
	.nab-loan-calc-app .assumptions-component__title {
		font-size: 44px;
	}
}
.nab-loan-calc-app .assumptions-component__heading-intro {
	color: #222222;
	text-align: left;
}
.nab-loan-calc-app .assumptions-component__text {
	font-family: "SourceSansRegular", Helvetica, Arial, sans-serif;
	font-size: 16px;
	line-height: 20px;
	color: #222222;
	text-align: left;
}
.nab-loan-calc-app .assumptions-component .text-field-component {
	margin-bottom: 15px;
}
.nab-loan-calc-app .assumptions-component__fine-print {
	font-size: 13px;
	margin: 20px auto 0;
	text-align: left;
	line-height: 1.4;
	color: #767676;
}
.nab-loan-calc-app .borrowing-power-expenses-component__text {
	font-family: "SourceSansRegular", Helvetica, Arial, sans-serif;
	font-size: 16px;
	line-height: 20px;
	color: #222222;
	text-align: left;
}
.nab-loan-calc-app .borrowing-power-deposit-info-component {
	border: 1px solid #c20000;
}
.nab-loan-calc-app .borrowing-power-deposit-info-component .nab-loan-calc-app__lightbox-component__content {
	height: 20%;
}
.nab-loan-calc-app .borrowing-power-deposit-info-component__text {
	font-family: "SourceSansRegular", Helvetica, Arial, sans-serif;
	font-size: 16px;
	line-height: 20px;
	color: #222222;
	text-align: left;
	width: 80%;
}
.nab-loan-calc-app .cta-call-us {
	margin-left: 15px;
	display: block;
	color: #000000;
	font-size: 16px;
	float: none;
	margin-top: 13px;
	margin-bottom: 20px;
	font-family: "SourceSansRegular", Helvetica, Arial, sans-serif;
}
.nab-loan-calc-app .cta-call-us .phone {
	text-decoration: underline;
	border-bottom: 0;
	font-size: 16px;
	color: #c20000;
	font-weight: normal;
	font-style: normal;
	font-stretch: normal;
	line-height: 1.25;
	letter-spacing: normal;
	font-family: "SourceSansPro-Regular", Helvetica, Arial, sans-serif;
	-webkit-transition: all 0.1s ease-in;
	-o-transition: all 0.1s ease-in;
	transition: all 0.1s ease-in;
}
.nab-loan-calc-app .cta-call-us .phone:hover {
	color: #123662;
}

.nab-loan-calc-app .cta-call-us-enquire {
	display: inline-block;
	color: #000000;
	font-size: 16px;
	margin-top: 13px;
	font-family: "SourceSansRegular", Helvetica, Arial, sans-serif;
}
.nab-loan-calc-app .cta-call-us-enquire  .phone-enquire  {
	text-decoration: underline;
	border-bottom: 0;
	color: #000000;
	font-family: "SourceSansBold", Helvetica, Arial, sans-serif;
	-webkit-transition: all 0.1s ease-in;
	-o-transition: all 0.1s ease-in;
	transition: all 0.1s ease-in;
}
.nab-loan-calc-app .cta-call-us-enquire  .phone-enquire:hover {
	color: #123662;
}
@media screen and (max-width: 1024px) {
	.nab-loan-calc-app .cta-call-us {
		margin-bottom: 20px;
	}
}
.nab-loan-calc-app .compare-scenarios.nab-loan-calc-app__content-last {
	padding-top: 50px;
}
.nab-loan-calc-app .compare-scenarios-component {
	width: 85%;
	margin: 60px auto 0;
}
@media screen and (max-width: 1024px) {
	.nab-loan-calc-app .compare-scenarios-component .rows {
		float: none;
		width: 100%;
		margin-right: 0;
	}
}
.nab-loan-calc-app .compare-scenarios-component__parameters {
	width: 30%;
	margin: 0 auto 40px;
	float: left;
}
@media screen and (max-width: 1024px) {
	.nab-loan-calc-app .compare-scenarios-component__parameters {
		display: none;
	}
}
.nab-loan-calc-app .compare-scenarios-component__parameters--item {
	border-right: 1px solid #efefef;
	border-left: 1px solid #dedede;
	border-bottom: 1px solid #dedede;
	background-color: #efefef;
	text-align: left;
	padding: 12px;
	font-size: 16px;
	font-family: "SourceSansBold", Helvetica, Arial, sans-serif;
}
.nab-loan-calc-app .compare-scenarios-component__blank {
	background-color: transparent;
	border-left: 1px solid #ffffff;
	border-top: 1px solid #ffffff;
	border-right: 1px solid #ffffff;
	padding: 12px;
	border-bottom: 1px solid #dedede;
	font-size: 16px;
}
.nab-loan-calc-app .compare-scenarios-component__your-scenario {
	width: 35%;
	float: left;
	margin: 0 auto 40px;
}
.nab-loan-calc-app .compare-scenarios-component__your-scenario--title {
	border: 1px solid #dedede;
	background-color: #f2f2f2;
	padding: 12px;
	text-align: center;
	font-size: 16px;
	font-family: "SourceSansBold", Helvetica, Arial, sans-serif;
}
@media screen and (max-width: 1024px) {
	.nab-loan-calc-app .compare-scenarios-component__your-scenario--title {
		background-color: #ffffff;
	}
}
.nab-loan-calc-app .compare-scenarios-component__your-scenario--item {
	border: 1px solid #dedede;
	padding: 12px;
	text-align: center;
	font-size: 16px;
	font-family: "SourceSansRegular", Helvetica, Arial, sans-serif;
	font-weight: normal;
}
.nab-loan-calc-app .compare-scenarios-component__second-scenario {
	width: 35%;
	float: left;
	margin: 0 auto 40px;
	position: relative;
}
.nab-loan-calc-app .compare-scenarios-component__second-scenario--title {
	border-bottom: 1px solid #dedede;
	border-top: 1px solid #dedede;
	border-right: 1px solid #dedede;
	border-left: none;
	background-color: #f2f2f2;
	padding: 12px;
	text-align: center;
	font-size: 16px;
}
@media screen and (max-width: 1024px) {
	.nab-loan-calc-app .compare-scenarios-component__second-scenario--title {
		border-left: 1px solid #dedede;
	}
}
.nab-loan-calc-app .compare-scenarios-component__second-scenario--item {
	border-bottom: 1px solid #dedede;
	border-top: 1px solid #dedede;
	border-right: 1px solid #dedede;
	border-left: none;
	padding: 12px;
	text-align: center;
	font-size: 16px;
	font-family: "SourceSansRegular", Helvetica, Arial, sans-serif;
	font-weight: normal;
}
@media screen and (max-width: 1024px) {
	.nab-loan-calc-app .compare-scenarios-component__second-scenario--item {
		border-left: 1px solid #dedede;
	}
}
.nab-loan-calc-app .compare-scenarios-component__second-scenario--close-button {
	color: #c20000;
	background-color: transparent;
	border: 0;
	padding: 0;
	position: absolute;
	right: 10px;
}
.nab-loan-calc-app .compare-scenarios-component__second-scenario--error-message {
	margin-bottom: 5px;
	margin-top: 0;
	color: #c20000;
	display: block;
	width: 100%;
	font-size: 12px;
}
.nab-loan-calc-app .compare-scenarios-component__your-scenario--mobile-text,
.nab-loan-calc-app .compare-scenarios-component__second-scenario--mobile-text {
	display: none;
	font-size: 16px;
	margin-bottom: 20px;
	font-weight: bold;
}
@media screen and (max-width: 1024px) {
	.nab-loan-calc-app .compare-scenarios-component__your-scenario--mobile-text,
	.nab-loan-calc-app .compare-scenarios-component__second-scenario--mobile-text {
		display: block;
	}
}
.nab-loan-calc-app .compare-scenarios-component__add-a-scenario {
	width: 22%;
	float: left;
	border-top: 1px solid #dedede;
	border-right: 1px solid #dedede;
	border-bottom: 1px solid #dedede;
	border-left: 0;
	text-align: center;
	height: 316px;
	margin-bottom: 20px;
	border-radius: 0;
}
.nab-loan-calc-app .compare-scenarios-component__add-a-scenario .add-scenario-text {
	margin-bottom: 0;
}
@media screen and (min-width: 480px) and (max-width: 1024px) {
	.nab-loan-calc-app .compare-scenarios-component__add-a-scenario .add-scenario-text {
		margin-top: 2px;
	}
}
@media screen and (max-width: 1024px) {
	.nab-loan-calc-app .compare-scenarios-component__add-a-scenario .add-scenario-text {
		margin-top: 2px;
		font-size: 13px;
	}
}
.nab-loan-calc-app .compare-scenarios-component__add-a-scenario--add-scenario-button {
	border-radius: 52px;
	height: 52px;
	width: 52px;
	border: 0;
	background-color: #c20000;
	font-size: 18px;
	padding: 0;
	margin-bottom: 5px;
	margin-top: 67%;
}
.nab-loan-calc-app .compare-scenarios-component__add-a-scenario--add-scenario-button span.icon {
	color: #ffffff;
	font-size: 46px;
	line-height: 1.2;
}
@media screen and (max-width: 1024px) {
	.nab-loan-calc-app .compare-scenarios-component__add-a-scenario--add-scenario-button span.icon {
		font-size: 1.4em;
	}
}
@media screen and (max-width: 1024px) {
	.nab-loan-calc-app .compare-scenarios-component__add-a-scenario--add-scenario-button {
		width: 2em;
		height: 2em;
		border-radius: 2em;
		float: left;
		margin-top: 0;
		position: absolute;
		margin-left: -95px;
	}
}
@media screen and (max-width: 1024px) {
	.nab-loan-calc-app .compare-scenarios-component__add-a-scenario {
		border-left: 1px solid #dedede;
		height: auto;
		padding: 12px;
	}
}
.nab-loan-calc-app .compare-scenarios-component__new-scenario {
	border-top: 1px solid #dedede;
	border-right: 1px solid #dedede;
	border-bottom: 1px solid #dedede;
	border-left: 0;
	width: 32%;
	float: left;
	background-color: #f2f2f2;
	margin-bottom: 20px;
	height: 316px;
}
@media screen and (max-width: 1024px) {
	.nab-loan-calc-app .compare-scenarios-component__new-scenario {
		border-left: 1px solid #dedede;
	}
}
.nab-loan-calc-app .compare-scenarios-component__fine-print {
	font-size: 13px;
	margin: 20px auto 0;
	text-align: center;
	line-height: 1.4;
	color: #767676;
}
.nab-loan-calc-app .compare-scenarios-component__main-disclaimer {
	font-size: 16px;
	font-weight: normal;
	font-style: normal;
	font-stretch: normal;
	line-height: normal;
	letter-spacing: normal;
	text-align: center;
	margin: 1em auto 2em;
	color: #000000;
	width: 80%;
}
.nab-loan-calc-app .compare-scenarios-component__sub-disclaimer {
	font-size: 14px;
	font-weight: normal;
	font-style: normal;
	font-stretch: normal;
	line-height: normal;
	letter-spacing: normal;
	text-align: center;
	margin: 1em auto 2em;
	color: #696969;
	width: 70%;
}
@media screen and (max-width: 1024px) {
	.nab-loan-calc-app .compare-scenarios-component__main-disclaimer {
		width: 100%;
	}
	.nab-loan-calc-app .compare-scenarios-component__sub-disclaimer {
		width: 100%;
	}
}

.nab-loan-calc-app__cta-component {
	margin: 0 auto;
	text-align: center;
	padding-bottom: 40px;
}
.nab-loan-calc-app__cta-component.in-app .nab-loan-calc-app__cta-info--icon {
	height: 45px;
}
.nab-loan-calc-app__cta-component.in-app .nab-loan-calc-app__cta-print a {
	height: 45px;
}
.nab-loan-calc-app .nab-info-icon-component {
	display: inline-block;
}
.nab-loan-calc-app__cta-info {
	display: inline-block;
	margin-left: 20px;
	width: 30px;
	height: 63px;
	cursor: pointer;
}
.nab-loan-calc-app__cta-info--icon {
	margin: 0 auto;
	width: 30px;
	height: 30px;
	display: block;
	color: transparent;
	text-indent: -999em;
	background: url('/content/dam/nabrwd/personal/calculators/home-loan-5-calculators/images/footer-info-icon.png') no-repeat scroll transparent left center;
	text-decoration: none;
	border: 0;
}
.nab-loan-calc-app__cta-info-small {
	display: inline-block;
	margin-top: 1px;
	width: 20px;
	height: auto;
	cursor: pointer;
	margin-left: 6px;
	position: absolute;
}
.nab-loan-calc-app__cta-info-small--icon {
	margin: 0 auto;
	width: 20px;
	height: 20px;
	display: block;
	color: transparent;
	text-indent: -999em;
	background: url('/content/dam/nabrwd/personal/calculators/home-loan-5-calculators/images/info-icon.png') no-repeat scroll transparent left center;
	text-decoration: none;
	border: 0;
}
.nab-loan-calc-app__cta-question {
	display: inline-block;
	width: 16px;
	height: 16px;
	cursor: pointer;
}
.nab-loan-calc-app__cta-question--icon {
	margin: 0 auto;
	width: 16px;
	height: 20px;
	display: block;
	color: transparent;
	text-indent: -999em;
	background: url('/content/dam/nabrwd/personal/calculators/home-loan-5-calculators/images/info-question.png') no-repeat scroll transparent left center;
	background-position: 0px 4px;
	text-decoration: none;
	border: 0;
}
.nab-loan-calc-app .email-me-component__title {
	color: #000000;
	font-size: 44px;
	font-family: "SourceSansBold", Helvetica, Arial, sans-serif;
	margin-bottom: 30px;
	text-align: center;
	margin-top: 0;
}
@media screen and (max-width: 768px) {
	.nab-loan-calc-app .email-me-component__title {
		text-align: left;
	}
}
.nab-loan-calc-app .email-me-component__heading-intro {
	font-family: "SourceSansRegular", Helvetica, Arial, sans-serif;
	font-size: 18px;
	line-height: 20px;
	color: #222222;
	margin-bottom: 20px;
	text-align: center;
}
.nab-loan-calc-app .email-me-component .text-field-component {
	margin-bottom: 15px;
}
.nab-loan-calc-app .email-me-component__fine-print {
	font-size: 10px;
	margin: 20px auto 0;
	text-align: left;
	line-height: 14px;
}
.nab-loan-calc-app .email-me-component__error-message {
	margin-bottom: 20px;
	color: #c20000;
	border: 1px solid #c20000;
	border-radius: 4px;
	padding: 0.8em;
	display: block;
	width: 100%;
}
.nab-loan-calc-app .email-me-component__validation-error label {
	color: #c20000;
}
.nab-loan-calc-app .email-me-component__validation-error label::after {
	content: " *" !important;
}
.nab-loan-calc-app .email-me-component__validation-error input {
	border-color: #c20000;
	background-color: #f6f6f6;
}
.nab-loan-calc-app .get-a-callback-component__title {
	color: #000000;
	font-size: 44px;
	font-family: "SourceSansBold", Helvetica, Arial, sans-serif;
	margin-bottom: 30px;
	text-align: center;
	margin-top: 0;
}
@media screen and (max-width: 768px) {
	.nab-loan-calc-app .get-a-callback-component__title {
		text-align: left;
	}
}
.nab-loan-calc-app .get-a-callback-component__heading-intro {
	font-family: "SourceSansRegular", Helvetica, Arial, sans-serif;
	font-size: 18px;
	line-height: 20px;
	color: #222222;
	margin-bottom: 20px;
	text-align: center;
}
.nab-loan-calc-app .get-a-callback-component .text-field-component {
	margin-bottom: 15px;
}
.nab-loan-calc-app .get-a-callback-component__fine-print {
	font-size: 10px;
	margin: 20px auto 0;
	text-align: left;
	line-height: 14px;
}
.nab-loan-calc-app .get-a-callback-component__error-message {
	margin-bottom: 20px;
	color: #c20000;
	border: 1px solid #c20000;
	border-radius: 4px;
	padding: 0.8em;
	display: block;
	width: 100%;
}
.nab-loan-calc-app .get-a-callback-component__validation-error label {
	color: #c20000;
}
.nab-loan-calc-app .get-a-callback-component__validation-error label::after {
	content: " *" !important;
}
.nab-loan-calc-app .get-a-callback-component__validation-error input {
	border-color: #c20000;
	background-color: #f6f6f6;
}
.nab-loan-calc-app__cta-print {
	display: inline-block;
	margin-left: 10px;
	width: 30px;
	height: 62px;
	cursor: pointer;
	line-height: 94px;
}
.nab-loan-calc-app__cta-print--icon {
	margin: 0 auto;
	width: 28px;
	height: 28px;
	display: block;
	color: transparent;
	text-indent: -999em;
	background: url('/content/dam/nabrwd/personal/calculators/home-loan-5-calculators/images/footer-printer-icon.png') no-repeat scroll transparent left center;
	text-decoration: none;
	border: 0;
}
.nab-loan-calc-app .nab-loan-calc-app__cta-print {
	line-height: 112px;
}
.calculatorDefaultText {
	font-family: "SourceSansRegular", Helvetica, Arial, sans-serif;
	font-size: 18px;
	line-height: 20px;
	color: #222222;
}
.nab-loan-calc-app__results__sub-title {
	color: #000000;
	font-family: "SourceSansBold", Helvetica, Arial, sans-serif;
	font-size: 28px;
	line-height: 30px;
	margin-bottom: 12px;
	text-align: center;
}
.nab-loan-calc-app__results__sub-title.loan-estimates {
	margin-top: 30px;
	font-size: 26px;
}
.nab-loan-calc-app__results__results-intro {
	color: #222222;
	font-family: "SourceSansRegular", Helvetica, Arial, sans-serif;
	font-weight: normal;
	font-size: 16px;
	line-height: 1;
	margin-bottom: 60px;
}
@media screen and (max-width: 1024px) {
	.nab-loan-calc-app__results__results-intro {
		text-align: center;
	}
}
.nab-loan-calc-app__results__scenario {
	background-color: #ffffff;
	padding: 25px;
	text-align: center;
	color: #222222;
	font-family: "SourceSansRegular", Helvetica, Arial, sans-serif;
	font-weight: normal;
	font-size: 16px;
	line-height: 1.4;
	margin-bottom: 20px;
	/* SCENARIO */
}
@media screen and (max-width: 1024px) {
	.nab-loan-calc-app__results__scenario {
		clear: both;
	}
}
.nab-loan-calc-app__results__scenario__bold {
	font-size: 18px;
	font-family: "SourceSansBold", Helvetica, Arial, sans-serif;
	line-height: 18px;
	color: #000000;
}
.nab-loan-calc-app__results__scenario__bold--emphasised {
	font-size: 20px;
	font-family: "SourceSansBold", Helvetica, Arial, sans-serif;
	line-height: 18px;
	color: #000000;
}

.nab-loan-calc-app__conditional_approval {
	font-family: "SourceSansBold", Helvetica, Arial, sans-serif;
	font-size: 20px;
		font-weight: bold;
	font-style: normal;
	font-stretch: normal;
	line-height: 1.3;
		color: #222222;
		display: inline-block;
		margin-bottom: 16px;
		letter-spacing: normal;
	text-align: center;
	margin-top: 0px;
}
.nab-loan-calc-app__results__scenario__bold--red {
	font-size: 20px;
	font-family: "SourceSansBold", Helvetica, Arial, sans-serif;
	line-height: 18px;
	color: #c20000;
}
.nab-loan-calc-app__results__summary {
	color: #222222;
	font-family: "SourceSansRegular", Helvetica, Arial, sans-serif;
	font-weight: normal;
	font-size: 16px;
	line-height: 20px;
	margin-bottom: 20px;
	text-align: center;
}
.nab-loan-calc-app__results__circle {
	text-align: center;
	border-radius: 50%;
	height: 175px;
	width: 175px;
	position: relative;
	display: inline-block;
	margin-bottom: 20px;
}
.nab-loan-calc-app__results__circle--borrow-text {
	position: absolute;
	top: 22%;
	display: block;
	width: 86%;
	left: 8%;
	font-size: 16px;
	line-height: 17px;
	font-family: "SourceSansRegular", Helvetica, Arial, sans-serif;
}
@media screen and (max-width: 1024px) {
	.nab-loan-calc-app__results__circle--borrow-text {
		font-size: 22px;
		line-height: 1.2;
	}
}
.nab-loan-calc-app__results__circle--borrow-amount {
	display: block;
	position: absolute;
	bottom: 35%;
	font-size: 37px;
	width: 100%;
	text-align: center;
	font-family: "SourceSansBold", Helvetica, Arial, sans-serif;
	letter-spacing: 1px;
}
@media screen and (max-width: 1024px) {
	.nab-loan-calc-app__results__circle--borrow-amount {
		bottom: 32%;
		font-size: 40px;
	}
}
.nab-loan-calc-app__results__circle--repayments {
	display: block;
	position: absolute;
	width: 100%;
	text-align: center;
	font-family: "SourceSansRegular", Helvetica, Arial, sans-serif;
	font-weight: normal;
	top: 45%;
	font-size: 18px;
}
.nab-loan-calc-app__results__circle--repayments-title {
	top: 20%;
	position: absolute;
	width: 100%;
	display: block;
	font-family: "SourceSansRegular", Helvetica, Arial, sans-serif;
	font-weight: normal;
	font-size: 18px;
}
@media screen and (max-width: 1024px) {
	.nab-loan-calc-app__results__circle--repayments-title {
		font-size: 22px;
		line-height: 1.2;
	}
}
.nab-loan-calc-app__results__circle--repayments-amount {
	top: 42%;
	font-size: 40px;
	position: absolute;
	width: 100%;
	display: block;
	font-family: "SourceSansBold", Helvetica, Arial, sans-serif;
	letter-spacing: 1px;
}
.nab-loan-calc-app__results__circle--white {
	color: #000000;
	background-color: #ffffff;
	border: 3px solid #000000;
	font-weight: 400;
}
.nab-loan-calc-app__results__circle--black {
	color: #ffffff;
	background-color: #222222;
	font-weight: 400;
}
.nab-loan-calc-app__results__circle--grey {
	color: #ffffff;
	background-color: #6b7682;
	font-weight: 400;
}
@media screen and (max-width: 1024px) {
	.nab-loan-calc-app__results__circle {
		height: 5em;
		width: 5em;
		border-radius: 5em;
		margin: 0px auto 30px auto;
	}
}
.nab-loan-calc-app .tab__block {
	width: 85%;
	position: absolute;
	line-height: 24px;
	top: 50%;
	left: 50%;
	-o-transform: translateX(-50%) translateY(-50%);
	-ms-transform: translateX(-50%) translateY(-50%);
	-moz-transform: translateX(-50%) translateY(-50%);
	-webkit-transform: translateX(-50%) translateY(-50%);
	transform: translateX(-50%) translateY(-50%);
}
.nab-loan-calc-app .div__block {
	display: block;
}
.nab-loan-calc-app .div__center {
	width: 100%;
	text-align: center;
	margin-bottom: 0px;
}

.nab-loan-calc-app .mobile__notification {
	width: 20px;
	height: 20px;
	top: 4px;
	position: relative;
	fill: #C20000;
}

.nab-loan-calc-app .div__left {
	float: left;
}

.nab-loan-calc-app .div__margin {
	float: left;
	margin-bottom: 10px;
	margin-left: 20px;
}
@media screen and (max-width: 1024px) {
	.nab-loan-calc-app .div__left {
		float: none;
	}
}
.nab-loan-calc-app .__left {
	float: left;
	margin-right: 3px;
}
.nab-loan-calc-app .__validation-error {
	display: none;
}
.nab-loan-calc-app .has-error .__validation-error {
	font-size: 12px;
	display: block;
	color: #c20000;
	padding: 0.7em 0;
	margin-top: 0.3em;
	font-family: "SourceSansBold", Helvetica, Arial, sans-serif;
}
.nab-loan-calc-app .has-success .form-control,
.nab-loan-calc-app .has-success .control-label {
	border-color: #dedede!important;
	color: #222!important;
}
.nab-loan-calc-app .add-icon {
	position: absolute;
	width: 26px;
	height: 26px;
	display: inline-block;
	margin: -2px 10px 0 10px;
	background: url('/content/dam/nabrwd/personal/calculators/home-loan-5-calculators/images/add-icon.png') no-repeat scroll transparent left center;
}
.nab-loan-calc-app .col-sm-3.loan-calc-tab {
	width: 50%;
}
.nab-loan-calc-app .col-sm-3.loan-calc-tab.last{
	width: 50%;
}
.nab-loan-calc-app__controller {
	width: 960px;
	height: 100%;
	margin: auto;
}
.nab-loan-calc-app__cta-component__bottom {
	float: left;
}
.nab-loan-calc-app__repayments .btn-facts-sheet {
	margin: 20px 0 0 0;
}
.nab-loan-calc-app .get-a-callback-component__title,
.nab-loan-calc-app .email-me-component__title {
	margin: 0px 0 20px 0;
}
.nab-loan-calc-app__results .nab-loan-calc-app__cta-question {
	width: 16px;
}
.nab-loan-calc-app .calculators-container {
	width: 100%;
	height: 100%;
	float: left;
}
.nab-loan-calc-app .info--icons_inner {
	margin-top: 20px;
}
.nab-loan-calc-app .loan-calc-tab.navbar-toggler {
	background: #ffffff;
}
.nab-loan-calc-app .nav-tabs.ng-hide {
	height: 0px;
}
.nab-loan-calc-app .assumptions-component__list {
	margin-left: 40px;
}
.nab-loan-calc-app .assumptions-component__text {
	margin-bottom: 15px;
}
.nab-loan-calc-app .bold {
	font-family: "SourceSansBold", Helvetica, Arial, sans-serif;
}
.nab-loan-calc-app .text__black {
	color: #000!important;
	font-size: 14px!important;
}
.nab-loan-calc-app .assumptions-component__heading-intro {
	margin-top: 30px;
}
.nab-loan-calc-app .assumptions-component__text {
	list-style-type: disc;
}
.nab-loan-calc-app .form-control {
	padding: 0;
}
.nab-loan-calc-app .has-error .form-control {
	border-color: #9a1a00;
}
.nab-loan-calc-app .form-thankyou__callback,
.nab-loan-calc-app .form-thankyou__emailme {
	display: none;
	margin-top: 40px;
	padding: 0 60px;
	color: #666;
}
.nab-loan-calc-app .form-thankyou__callback h3,
.nab-loan-calc-app .form-thankyou__emailme h3 {
	line-height: 26px;
	text-align: center;
	font-weight: 300l;
}
.nab-loan-calc-app .col--half .two {
	width: 49%;
	margin-right: 1%;
	float: left;
}
.nab-loan-calc-app .col--half .two:last-child {
	margin-right: 0%;
}
.nab-loan-calc-app ul li {
	list-style: none;
}
.nab-loan-calc-app ul ul li.assumptions-component__text {
	list-style-type: circle;
}
.nab-loan-calc-app .col-half .form-group {
	width: 47.5%;
	float: left;
	margin-right: 5%;
	margin-bottom: 0px;
}
.nab-loan-calc-app .col-half .form-group.form-group__last {
	margin-right: 0;
}
.nab-loan-calc-app .col-half .form-group.nabid--field {
	width: 180px;
	margin-bottom: 10px;
}
.nab-loan-calc-app .borrower--two--income {
	float: left;
	margin: -32px 0 0 30px;
}
.nab-loan-calc-app .nab-loan-calc-app__heading {
	margin: 60px 0 0;
}
@media screen and (max-width: 1024px) {
	.nab-loan-calc-app .nab-loan-calc-app__heading {
		margin-top: 30px;
		padding-bottom: 0;
	}
}
.nab-loan-calc-app .nab--bg--danger {
	display: none;
	background: #f2dede;
	padding: 10px;
	margin: 0 0 15px 0;
	font-size: 14px;
	-webkit-border-radius: 4px;
	-moz-border-radus: 4px;
	-o-border-radius: 4px;
	border-radius: 4px;
}
@media screen and (min-width: 1025px) {
	.nab-loan-calc-app .navbar-toggler {
		display: none;
	}
	.nab-loan-calc-app .nav-tabs {
		display: block!important;
	}
}
@media screen and (min-width: 1025px) {
	.nab-loan-calc-app .currency-field-component__validation-error {
		width: 180px;
	}
	.nab-loan-calc-app .nab-loan-calc-app__heading--intro-copy {
		padding: 0 15%;
	}
	.nab-loan-calc-app .nab-loan-calc-app .assumptions-component__title {
		margin: 0px 0 20px 0;
	}
	.nab-loan-calc-app .nab-loan-calc-app .assumptions-component {
		position: absolute;
		overflow-y: scroll;
		width: 92%;
		height: 75%;
		padding: 2%;
	}
	.nab-loan-calc-app .nab-loan-calc-app__lightbox-component__content {
		top: 0;
		left: 0;
		width: 100%;
		height: 65%;
		padding: 4%;
	}
	.nab-loan-calc-app .nab-loan-calc-app__content-square {
		float: left;
		width: 100%;
	}
	.nab-loan-calc-app .nab-loan-calc-app .__emailme .nab-loan-calc-app__lightbox-component__content,
	.nab-loan-calc-app .nab-loan-calc-app .__callback .nab-loan-calc-app__lightbox-component__content {
		height: auto;
	}
	.nab-loan-calc-app .nab-loan-calc-app .info--icons__odd {
		text-align: center;
		margin: auto;
		padding: 0 180px;
	}
	.nab-loan-calc-app .nab-loan-calc-app__content-last {
		float: left;
		width: 100%;
	}
	.nab-loan-calc-app .nab-loan-calc-app .info--icons_inner {
		margin-top: 28px;
	}
	.nab-loan-calc-app .nab-loan-calc-app__cta-component__middle {
		padding: 0 70px 30px;
		margin-bottom: 0px;
	}
	.nab-loan-calc-app .nab-loan-calc-app__cta-component__bottom {
		padding: 0px 138px;
	margin: 40px 0 0px;
		height: 100%;
	}
	.nab-loan-calc-app .nab-loan-calc-app__repayments .nab-loan-calc-app__nab-projects {
		width: 650px!important;
	}
	.nab-loan-calc-app .nab-loan-calc-app__content-square.__payoff .two {
		margin-right: 0;
		width: 50%;
	}
	.nab-loan-calc-app .nab-loan-calc-app__content-square.__payoff .nab-loan-calc-app .drop-down-component--wide {
		width: 100%;
	}
	.nab-loan-calc-app .info--icons {
		margin-top: 6px;
		width: auto;
	}
	.nab-loan-calc-app .div--top__spacer {
		padding-top: 20px;
	}
}
@media screen and (max-width: 1024px) {
	.nab-loan-calc-app .col-sm-3.loan-calc-tab {
		width: 100%;
	}

	.nab-loan-calc-app .col-sm-3.loan-calc-tab.last {
		width: 100%;
	}

	.nab-loan-calc-app .borrower--two--income {
		float: none;
		margin: 0;
	}
	.nab-loan-calc-app .nab-loan-calc-app__cta-component__bottom {
		margin: 50px 0 0;
	}
	.nab-loan-calc-app ul.nav-tabs {
		width: 100%;
	}
	.nab-loan-calc-app .tab__block {
		position: static;
		padding-left: 15px;
		top: 0;
		left: 0;
		width: 100%;
		-o-transform: initial;
		-ms-transform: initial;
		-moz-transform: initial;
		-webkit-transform: initial;
		transform: initial;
	}
	.nab-loan-calc-app .nab-loan-calc-app__loan-calc-tabs .nab-loan-calc-app__loan-calc-tabs--tab-title {
		text-align: left;
	}
	.nab-loan-calc-app .nab-loan-calc-app__loan-calc-tabs .loan-calc-tab:hover,
	.nab-loan-calc-app .nab-loan-calc-app__loan-calc-tabs .loan-calc-tab:focus {
		background: #ffffff;
	}
	.nab-loan-calc-app .nab-loan-calc-app__loan-calc-tabs .loan-calc-tab:active {
		background: #f6f6f6;
	}
	.nab-loan-calc-app .calculators-container {
		width: 90%;
		margin: 0 auto;
		float: none;
	}
	.nab-loan-calc-app .col.whatIfInterestRateChanges {
		width: 350px!important;
		margin: auto;
	}
	.nab-loan-calc-app .number-percentage-stepper-component__validation-error {
		margin-top: -90px;
		right: 0;
	}
	.nab-loan-calc-app__results__results-intro {
		margin-bottom: 15px;
	}
	.nab-loan-calc-app .__emailme .nab-loan-calc-app__lightbox-component__content,
	.nab-loan-calc-app .__callback .nab-loan-calc-app__lightbox-component__content {
		height: 100%;
	}
	.nab-loan-calc-app__repayments .nab-loan-calc-app__repayments--whatIfInterestRateChanges .difference {
		margin-top: 20px;
	}
	.nab-loan-calc-app__repayments .nab-loan-calc-app__repayments--whatIfInterestRateChanges .newRepayment {
		margin-top: 20px;
	}
	.nab-loan-calc-app__repayments .btn-facts-sheet {
		margin: -5px 0 30px 0 !important;
	}
	.nab-loan-calc-app .drop-down-component.small {
		width: 105px;
	}
	.nab-loan-calc-app .drop-down-component--compare-scenarios {
		width: 90px;
	}
	.nab-loan-calc-app .drop-down-component--results {
		width: 50%;
		left: 25%;
	}
	.nab-loan-calc-app .nab-loan-calc-app__repayments .nab-loan-calc-app__results--total-summary {
		margin: 40px 0;
	}
	.nab-loan-calc-app .assumptions-component__title {
		margin: 0px 0 20px 0;
	}
	.nab-loan-calc-app .assumptions-component,
	.nab-loan-calc-app .get-a-callback-component,
	.nab-loan-calc-app .email-me-component {
		position: absolute;
		width: 94%;
		height: 75%;
		border: 1px solid #DEDEDE;
		border-radius: 4px;
		padding: 5%;
		overflow-y: scroll;
		overflow-x: hidden;
	}
	.nab-loan-calc-app__lightbox-component__content {
		top: 0;
		left: 0;
		width: 100%;
		height: 100%;
		padding: 3%;
	}
	.nab-loan-calc-app__lightbox-component__information-box {
		top: 7%;
		left: 5%;
		right: 5%;
		width: 90%;
		height: 85%;
	}
	.nab-loan-calc-app__controller {
		width: 100%;
	}
	.nab-loan-calc-app__lightbox-component__information-box {
		top: 7%;
		left: 5%;
		right: 5%;
		width: 90%;
	}
	.nab-loan-calc-app__heading--intro-copy {
		padding: 0 10%;
	}
	.nab-loan-calc-app__loan-calc-tabs .loan-calc-tab {
		height: 52px;
		padding: 0;
		border-bottom: none;
		border-top: 1px solid #dedede;
		transition: background-color ease-in-out 0.3s;
		-o-transition: background-color ease-in-out 0.3s;
		-ms-transition: background-color ease-in-out 0.3s;
		-moz-transition: background-color ease-in-out 0.3s;
		-webkit-transition: background-color ease-in-out 0.3s;
	}
	.nab-loan-calc-app__loan-calc-tabs .loan-calc-tab,
	.nab-loan-calc-app__loan-calc-tabs .loan-calc-tab.active {
		border-top: none!important;
		border-bottom: 2px solid #dedede;
	}
	.nab-loan-calc-app__loan-calc-tabs .loan-calc-tab.active {
		display: none;
	}
	.nab-loan-calc-app__borrow--results-title {
		font-size: 40px!important;
	}
	.nab-loan-calc-app__borrow h3.section-title {
		font-size: 30px!important;
	}
	.nab-loan-calc-app__title {
		font-size: 40px!important;
	}
	.nab-loan-calc-app__loan-calc-tabs {
		margin: 0px 0 20px;
		border-top: none;
	}
	.nab-loan-calc-app__loan-calc-tabs .loan-calc-tab.active:before,
	.nab-loan-calc-app__loan-calc-tabs .loan-calc-tab.active:after {
		display: none;
	}
	.nab-loan-calc-app__repayments--circle-payOffFaster {
		float: none!important;
		margin: 0!important;
	}
	.nab-loan-calc-app__cta-info {
		margin-left: 0;
	}
	.nab-loan-calc-app__results {
		padding: 59px 50px 15px 50px;
	}
	.nab-loan-calc-app .cta-call-us {
		margin: 0;
		font-size: 16px;
	}
	.nab-loan-calc-app .cta-call-us-enquire {
		margin: 0;
		font-size: 16px;
	}
	.nab-loan-calc-app .compare-scenarios-component__add-a-scenario--add-scenario-button {
		width: 1.5em;
		height: 1.5em;
		margin-top: -2px;
	}
	.nab-loan-calc-app .__wide {
		width: 100%;
	}
	.nab-loan-calc-app .info--icons {
		margin-top: 20px;
	}
	.nab-loan-calc-app .div__left {
		float: none;
	}
	.nab-loan-calc-app .div__block {
		display: initial;
	}
	.nab-loan-calc-app .loan-calc-tab.navbar-toggler .nab-loan-calc-app__loan-calc-tabs--tab-title {
		background: url('/content/dam/nabrwd/personal/calculators/home-loan-5-calculators/images/select-dropdown-small.png') no-repeat scroll 97% transparent;
	}
	.nab-loan-calc-app__add-a-scenario.rows {
		height: 323px;
	}
	.nab-loan-calc-app .col--half .two {
		width: 100%;
	}
}
@media screen and (max-width: 768px) {
	.nab-loan-calc-app .drop-down-component {
		font-size: 17px;
	}
	.nab-loan-calc-app .btn-group-justified > .btn-group {
		width: 50%;
	}
	.nab-loan-calc-app__results__circle--repayments-title,
	.nab-loan-calc-app__results__circle--borrow-text {
		font-size: 24px;
	}
	.nab-loan-calc-app .btn-continue {
		width: 100%;
	}
	.nab-loan-calc-app .info--icons_inner {
		margin-top: 20px;
	}
}
@media screen and (max-width: 480px) {
	.nab-loan-calc-app__results__circle--repayments-title,
	.nab-loan-calc-app__results__circle--borrow-text {
		font-size: 18px;
	}
	.nab-loan-calc-app__results__circle {
		height: 4.5em;
		width: 4.5em;
	}
	.nab-loan-calc-app .calculators-container {
		width: 100%;
	}
	.nab-loan-calc-app .col.whatIfInterestRateChanges {
		width: 100%!important;
		min-width: 285px!important;
	}
	.nab-loan-calc-app .assumptions-component__title {
		font-size: 34px;
		margin: 0px 0 15px 20px;
		text-align: left;
	}
	.nab-loan-calc-app .get-a-callback-component__title {
		font-size: 34px;
		margin: 0px 0 15px 20px;
		text-align: left;
	}
	.nab-loan-calc-app .email-me-component__title {
		margin: 2px 0px 14px 5px;
		font-size: 25px;
	}
	.nab-loan-calc-app__lightbox-component__content {
		padding: 3%;
	}
	.nab-loan-calc-app__lightbox-component__information-box {
		top: 5%;
		left: 6%;
		right: 6%;
		width: 90%;
		height: 90%;
	}
	.nab-loan-calc-app__repayments--pay-off-faster-title {
		font-size: 34px!important;
		margin-top: 20px;
	}
	.nab-loan-calc-app__heading {
		padding: 0 5% 30px;
	}
	.nab-loan-calc-app__content {
		padding: 30px 5%;
	}
	.nab-loan-calc-app__loan-calc-tabs {
		border: none;
		margin: 0;
	}
	.nab-loan-calc-app__heading--intro-copy {
		padding: 0 2%;
	}
	.nab-loan-calc-app__borrow--results-title,
	.nab-loan-calc-app__title {
		font-size: 34px!important;
	}
	.nab-loan-calc-app__cta-component__bottom {
		float: left;
		padding: 0 5% 10px 5%;
	}
	.nab-loan-calc-app .btn-group-justified > .btn-group {
		width: 50%;
	}
	.nab-loan-calc-app__content-last {
		padding: 30px 5% 35px 5%;
	}
	.nab-loan-calc-app__results {
		padding: 60px 5% 10px 5%;
	}
	.nab-loan-calc-app__loan-calc-tabs .loan-calc-tab {
		border-bottom: 2px solid #dedede;
	}
	.nab-loan-calc-app .loan-calc-tab.navbar-toggler .nab-loan-calc-app__loan-calc-tabs--tab-title {
		background: url('/content/dam/nabrwd/personal/calculators/home-loan-5-calculators/images/select-dropdown-small.png') no-repeat scroll 95% transparent;
	}
	.nab-loan-calc-app .compare-scenarios-component {
		width: 100%;
	}
	.nab-loan-calc-app .col-half .form-group {
		width: 100%;
	}
	.nab-loan-calc-app__borrow__display .two .nab-loan-calc-app__results__circle {
		margin-right: 0;
	}
	.nab-loan-calc-app .nab-loan-calc-app__results__circle .drop-down-component {
		width: 105px;
	}
	.nab-loan-calc-app .drop-down-component.drop-down-component--compare-scenarios {
		width: 85px;
	}
	.nab-loan-calc-app .drop-down-component.__wide {
		width: 100%;
	}
	.nab-loan-calc-app .nab-loan-calc-app__repayments--pay-off-faster-title {
		margin-top: 30px;
	}
	.nab-loan-calc-app .nab-loan-calc-app__results__circle--black {
		margin: 15px 0 20px 0!important;
	}
	.nab-loan-calc-app #CalculatorBorrow,
	.nab-loan-calc-app #CalculatorRepayments,
	.nab-loan-calc-app #CalculatorStampduty,
	.nab-loan-calc-app #CalculatorIncreaseLoan,
	.nab-loan-calc-app #CalculatorProductSelector {
		border-left: none;
		border-right: none;
	}
	.nab-loan-calc-app .nab-tab-group {
		border-left: none;
		border-right: none;
	}
	.number-field-component__input {
		width: 58%;
	}
	.number-field-component .number-field-component__btn-group {
		float: right;
	}
}
.firefox .nab-loan-calc-app .number-percentage-stepper-component__input {
	top: 13px;
}
.firefox .nab-loan-calc-app .compare-scenarios-component tr {
	height: 46px!important;
}
.firefox .nab-loan-calc-app .compare-scenarios-component__add-a-scenario.rows {
	height: 323px;
}
.firefox .nab-loan-calc-app .compare-scenarios-component__new-scenario,
.firefox .nab-loan-calc-app .compare-scenarios-component__second-scenario {
	height: 323px;
}
.firefox .nab-loan-calc-app .compare-scenarios-component__your-scenario--item.compare-scenarios--last__item,
.firefox .nab-loan-calc-app .compare-scenarios-component__second-scenario--item.compare-scenarios--last__item {
	padding: 11px;
}
.firefox .nab-loan-calc-app .compare-scenarios-component .compare-scenarios-component__add-a-scenario--add-scenario-button span.icon {
	line-height: 1;
}
.firefox .nab-loan-calc-app .drop-down-component {
	text-indent: 5px;
}
.firefox .nab-loan-calc-app .drop-down-component--results,
.firefox .nab-loan-calc-app .drop-down-component--compare-scenarios,
.firefox .nab-loan-calc-app .drop-down-component.small {
	text-indent: 0px;
}
.firefox .nab-loan-calc-app .compare-scenarios-component__your-scenario--title,
.firefox .nab-loan-calc-app .compare-scenarios-component__second-scenario--title {
	font-weight: 100;
}
.ie8 .nab-loan-calc-app {
	display: none;
}
.ie8 .ab-loan-calc-app--no-ie-support {
	width: 100%;
	height: 100%;
	float: left;
	background: #f2f2f2;
}
.ie8 .calculators-container--no-ie-support {
	width: 100%;
	height: 100%;
	margin-top: 50px;
	float: left;
}
.ie8 .nab-loan-content--no-ie-support {
	width: 960px;
	height: 250px;
	border: 2px solid #e3e3e3;
	background: #ffffff;
	padding-top: 80px;
	margin: auto;
}
.ie8 p.nabc-ie8--title {
	margin-bottom: 10px;
}
.ie8 .nabc-ie8--title {
	font-family: "SourceSansBold", Helvetica, Arial, sans-serif;
	line-height: 28px;
	font-size: 42px;
	text-align: center;
	color: #c20000;
}
.ie8 .nabc-ie8--text {
	font-family: "SourceSansRegular", Helvetica, Arial, sans-serif;
	font-size: 18px;
	line-height: 20px;
	text-align: center;
	color: #222222;
}
#NABLoanCalculatorApp .field {
	position: relative;
}
.ie .nab-loan-calc-app select {
	background: transparent!important;
	color: #000!important;
	padding-left: 11px;
}
.ie .nab-loan-calc-app select.drop-down-component--results {
	padding-left: 2px!important;
}
.ie .nab-loan-calc-app input {
	text-indent: 12px;
}
.ie .nab-loan-calc-app .compare-scenarios-component__add-a-scenario.rows {
	height: 316px;
}
.ie .nab-loan-calc-app .compare-scenarios-component__new-scenario,
.ie .nab-loan-calc-app .compare-scenarios-component__second-scenario {
	height: 316px;
}
.ie .nab-loan-calc-app .compare-scenarios-component__your-scenario--item.compare-scenarios--last__item,
.ie .nab-loan-calc-app .compare-scenarios-component__second-scenario--item.compare-scenarios--last__item {
	padding: 11px;
}
.ie .nab-loan-calc-app .ie--block__disabled {
	width: 100%;
	height: 45px;
	background: #fff;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
	filter: alpha(opacity=0);
	opacity: 0;
	z-index: 9999;
	position: absolute;
	cursor: not-allowed;
	user-select: none;
	left: 0;
}
@media screen and (max-width: 1024px) {
	.ie .nab-loan-calc-app .ie--block__disabled {
		width: 100%;
	}
}
.ie .nab-loan-calc-app .ie--block--result__disabled {
	width: 320px;
	height: 45px;
	background: #fff;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
	filter: alpha(opacity=0);
	opacity: 0;
	z-index: 9999;
	position: absolute;
	cursor: not-allowed;
	user-select: none;
	left: 0;
}
@media screen and (max-width: 1024px) {
	.ie .nab-loan-calc-app .ie--block--result__disabled {
		width: 100%;
	}
}
.ie .nab-loan-calc-app .ie--block--result__disabled__short {
	width: 180px;
	height: 45px;
	background: #fff;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
	filter: alpha(opacity=0);
	opacity: 0;
	z-index: 9999;
	position: absolute;
	cursor: not-allowed;
	user-select: none;
	left: 0;
}
@media screen and (max-width: 1024px) {
	.ie .nab-loan-calc-app .ie--block--result__disabled__short {
		width: 100%;
	}
}
.ie9 .nab-loan-calc-app .number-percentage-stepper-component__input--input,
.ie9 .nab-loan-calc-app .number-percentage-stepper-component__input {
	height: 51px;
	padding: 5px 0px;
	margin-left: -10px;
}
@media screen and (max-width: 1024px) {
	.ie9 .nab-loan-calc-app .number-percentage-stepper-component__input--input,
	.ie9 .nab-loan-calc-app .number-percentage-stepper-component__input {
		margin-left: 0px;
	}
}
@media screen and (max-width: 1024px) {
	.ie9 .nab-loan-calc-app .tab__block {
		left: inherit;
		top: inherit;
		-ms-transform: inherit;
		transform: inherit;
	}
}
.safari .nab-loan-calc-app .compare-scenarios-component__add-a-scenario--add-scenario-button span.icon {
	margin-left: 2px;
}
.safari input[type="text"],
.safari input[type="number"] {
	-webkit-appearance: none;
}
@media screen and (max-width: 1024px) {
	.firefox .nab-loan-calc-app .compare-scenarios-component__add-a-scenario.rows {
		height: auto !important;
	}
	.firefox .nab-loan-calc-app .compare-scenarios-component__new-scenario,
	.firefox .nab-loan-calc-app .compare-scenarios-component__second-scenario {
		height: auto !important;
	}
	.ie .nab-loan-calc-app .compare-scenarios-component__add-a-scenario.rows {
		height: auto !important;
	}
	.ie .nab-loan-calc-app .compare-scenarios-component__new-scenario,
	.ie .nab-loan-calc-app .compare-scenarios-component__second-scenario {
		height: auto !important;
	}
}

/***********************************************/
/*************** Style Overrides ***************/
/***********************************************/

.per-annum {
	font-size: 1rem;
	font-family: "SourceSansRegular", Helvetica, Arial, sans-serif;
	font-weight: 400;
}

@media screen and (max-width: 420px){
	.nab-loan-calc-app__lightbox-component__information-box {
		top: 7%;
	}
}

.nabrwd-stepped-timeline {
	margin: 0px 0;
	width: 100%;
}

.nabrwd-stepped-timeline.light-gray-timeline-container {
	background-color: #eee;
	padding: 1rem 0 2rem 0;
}

.nabrwd-stepped-timeline.white-timeline-container {
	background-color: #ffffff;
	padding: 2rem 0 1rem 0;
}

.nabrwd-stepped-timeline .timeline-container {
	margin: 0 10px
}

.nabrwd-stepped-timeline .description {
	color: #555
}

.nabrwd-stepped-timeline ul {
	list-style: none;
	padding-top: 35px;
}

.nabrwd-stepped-timeline ul li.step {
	min-height: 100px;
	position: relative;
}

@media (min-width: 768px) and (max-width: 991px) {
	.nabrwd-stepped-timeline {
		padding: 7px 100px 0 157px;
	}
	.nabrwd-stepped-timeline ul {
		max-width: 400px;
		margin: 0px auto 0px auto;
	}
	.nabrwd-stepped-timeline ul li.step {
		height: 100px;
	}
}

@media (min-width: 992px) {
	.nabrwd-stepped-timeline ul li.step {
		height: auto;
	}
}

.nabrwd-stepped-timeline ul li.step .timeline {
	display: none
}

.nabrwd-stepped-timeline ul li.step .svg-container svg {
	position: relative;
	width: 42px;
	height: 42px;
	left: -webkit-calc(50% - 21px);
	left: calc(50% - 21px);
	top: -webkit-calc(50% - 21px);
	top: calc(50% - 21px);
	fill: #c1c1c1;
}

.nabrwd-stepped-timeline ul li.step .step-text-wrapper {
	-webkit-box-flex: 1;
	-webkit-flex: 1 1 0;
	-ms-flex: 1 1 0;
	flex: 1 1 0;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-webkit-flex-direction: column;
	-ms-flex-direction: column;
	flex-direction: column;

}

.nabrwd-stepped-timeline ul li.step .step-text-wrapper .step-text {
	-webkit-box-flex: 1;
	-webkit-flex: 1 1 100%;
	-ms-flex: 1 1 100%;
	flex: 1 1 100%;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-webkit-flex-direction: column;
	-ms-flex-direction: column;
	flex-direction: column;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	height: 100%;
	width: 100%;
	text-align: center;
	padding: 10px;
	color: #555
}

.nabrwd-stepped-timeline ul li.step .step-text-wrapper .step-text .text {
	width: 100%;
	margin-top: 10px;
}



@media (min-width: 768px) {
	.nabrwd-stepped-timeline .description {
		text-align:center
	}

	.nabrwd-stepped-timeline ul {
		padding-top: 0px;
	}

	.nabrwd-stepped-timeline ul li.step .timeline {
		width: 35px;
		height: 105%;
		position: absolute;
		display: block
	}

	.nabrwd-stepped-timeline ul li.step .timeline .path-bar {
		background-color: #c1c1c1;
		width: 8px;
		height: 100%;
		position: relative;
		left: -webkit-calc(50% - 4px);
		left: calc(50% - 4px);
		z-index: 1
	}

	.nabrwd-stepped-timeline ul li.step .timeline .timeline-bar {
		background-color: #c1c1c1;
		width: 8px;
		height: 100%;
		position: relative;
		left: -webkit-calc(50% - 4px);
		left: calc(50% - 4px);
		z-index: 2
	}

	.nabrwd-stepped-timeline ul li.step .timeline .timeline-bar .timeline-percentage {
		background-color: #b20004;
		max-height: 100%;
		width: 100%;
		height: 50%;
		position: relative
	}

	.nabrwd-stepped-timeline ul li.step .timeline .timeline-number {
		top: -16px;
		position: relative;
		width: 22px;
		height: 22px;
		left: calc(50% - 11px);
		text-align: center;
		line-height: 18px;
		font-family: SourceSansBold,Helvetica,Arial,sans-serif;
		font-size: 13px;
		z-index: 3;
		margin-top: -50px;
		background: radial-gradient(circle, #b20004 4px, white 5px, white 7px, #b20004 8px, #b20004 10px, transparent 11px);
	}

	.nabrwd-stepped-timeline ul li.step .timeline .timeline-number-inactive {
		position: absolute;
		width: 22px;
		height: 22px;
		border: 3px solid #b20004;
		background-color: #b20004;
		color: #fff;
		border-radius: 50%;
		left: -webkit-calc(50% - 11px);
		left: calc(50% - 11px);
		top: -webkit-calc(50% - 11px);
		top: calc(50% - 11px);
		text-align: center;
		line-height: 18px;
		font-family: SourceSansBold,Helvetica,Arial,sans-serif;
		font-size: 13px;
		z-index: 3;
	}

	.nabrwd-stepped-timeline ul li.step .svg-container {
		position: absolute;
		width: 54px;
		height: 100%;
		left: 45px
	}

	.nabrwd-stepped-timeline ul li.step .svg-container svg {
		left: -webkit-calc(50% - 27px);
		left: calc(50% - 27px);
		top: -webkit-calc(50% - 27px);
		top: calc(50% - 27px);
		width: 54px;
		height: 54px
	}

	.nabrwd-stepped-timeline ul li.step .step-text-wrapper .step-text {
		text-align: left;
		min-height: 100px;
		padding: 0px 0 0 126px;
		display: flex;
		justify-content: center;
		align-items: center;
	}

	.nabrwd-stepped-timeline ul li.step .timeline .timeline-bar {
		height: 100%;
		top: 55%;
	}

	.nabrwd-stepped-timeline ul li.step:last-child .timeline .timeline-bar {
		height: 50%;
		top: 0
	}

	.nabrwd-stepped-timeline ul li.step .timeline .timeline-number-inactive {
		background-color: #eff1f3;
		border-color: #c1c1c1;
		color: #fff
	}

	.nabrwd-stepped-timeline ul li.step .timeline .timeline-number-inactive.timeline-number-bg-white {
		background-color: #ffffff;
	}
}

@media (min-width: 992px) {
	.nabrwd-stepped-timeline ul {
		display:-webkit-box;
		display: -webkit-flex;
		display: -ms-flexbox;
		display: flex;
		padding-left: 0px !important;
	}

	.nabrwd-stepped-timeline {
		float: left;
	}
	.nabrwd-stepped-timeline ul li.step {
		width: 100%;
		display: inline-block
	}

	.nabrwd-stepped-timeline ul li.step .svg-container {
		position: static;
		height: 54px;
		width: auto
	}

	.nabrwd-stepped-timeline ul li.step .timeline {
		position: static;
		width: 100%;
		height: 8px;
		margin-top: 30px;
	}

	.nabrwd-stepped-timeline ul li.step .timeline .timeline-bar {
		height: 8px;
		width: 100%;
		top: 0;
	}

	.nabrwd-stepped-timeline ul li.step .timeline .timeline-bar .timeline-percentage {
		width: 0;
		height: 8px;
		max-height: 100%
	}

	.nabrwd-stepped-timeline ul li.step .timeline .timeline-number {
		margin-top: 0px
	}

	.nabrwd-stepped-timeline ul.animate li.step .timeline .timeline-number {
		border-color: #b20004;
		color: #fff;
	}

	.nabrwd-stepped-timeline ul li.step .timeline .timeline-number-inactive {
		top: -16px;
		position: relative;
		background-color: #eff1f3;
		color: #c1c1c1;
	}

	.nabrwd-stepped-timeline ul li.step .step-text-wrapper .step-text {
		min-height: 0;
		height: auto;
		margin-top: 20px;
		padding: 0 16px 10px;
		text-align: center;
	}

	.nabrwd-stepped-timeline ul li.step .step-text-wrapper .step-text .text {
		text-align: center!important;
		margin-top: 10px;
	}

	.nabrwd-stepped-timeline ul li.step:first-child .timeline .timeline-bar {
		height: 8px;
		top: 0;
	}

	.nabrwd-stepped-timeline ul li.step:last-child .timeline .timeline-bar {
		height: 8px;
		width: 0
	}

	.nabrwd-stepped-timeline ul.animate li.step .timeline .timeline-bar .timeline-percentage {
		width: 50%
	}

	.nabrwd-stepped-timeline {
		margin: 0px 0;
	}

	.nabrwd-stepped-timeline.white-timeline-container {
		padding: 1rem 0 1rem 0!important;
	}

	.nabrwd-stepped-timeline.light-gray-timeline-container {
		padding: 1rem 0 1rem 0!important;
	}

}

.nabrwd-stepped-timeline h2 {
	text-align: center!important;
}

.nabrwd-stepped-timeline-wrapper {
	background-color: #eff1f3;
	padding: 2rem 0 1rem 0;
}

.nabrwd-stepped-timeline ul li.step .svg-container svg {
	fill: #b20004;
}

@media (min-width: 768px) {
	.button-container {
		display: block;
	}

	.button-container a, .button-container.button-anchor {
		position: relative;
		color: #fff !important;
		min-height: 2.5rem;
		font-family: SourceSansRegular, Helvetica, Arial, sans-serif;
		padding-top: -webkit-calc(0.5952381rem);
		padding-top: calc(0.5952381rem);
		padding-bottom: -webkit-calc(0.5952381rem);
		padding-bottom: calc(0.5952381rem);
		line-height: 1.25;
		text-align: center;
		background-color: #697f00;
		display: inline-block;
		padding-left: 1.125rem;
		padding-right: 1.125rem;
		border-radius: 4px;
		min-width: 110px;
		border-bottom: 0;
	}

	.esl-css .tools h2 {
		text-align: center;
		margin-top: 15px;
		margin-bottom: 50px;
	}
	.nabrwd-stepped-timeline ul {
		padding-left: 40px;
	}
	.nabrwd-stepped-timeline ul li.step {
		flex: 1 1 100%;
		margin: 15px 0px 0px 0px;
	}
	.nabrwd-stepped-timeline ul li.step .step-text-wrapper .step-text {
		height: auto;
	}
	.nabrwd-stepped-timeline ul li.step .svg-container svg {
		fill: #c1c1c1;
	}
	.nabrwd-stepped-timeline ul li.step .step-text-wrapper .step-text .text {
		text-align: left;
		margin-top: 10px;
	}

	.nabrwd-stepped-timeline.white-timeline-container {
		padding: 1rem 0 6rem 0;
	}

	.nabrwd-stepped-timeline.light-gray-timeline-container {
		padding: 1rem 0 6rem 0;
	}
}

#NABLoanCalculatorApp select::-ms-expand {
	display: none;
}

#NABLoanCalculatorApp select:focus::-ms-expand {
	display: block;
	margin-left: -1px;
}

.button-container button {
	position: relative;
	color: #fff;
	min-height: 2.5rem;
	font-family: SourceSansBold,
	Helvetica,
	Arial,
	sans-serif;
	padding: -webkit-calc(0.5952381rem) 0;
	padding: calc(0.5952381rem) 0;
	line-height: 1.25;
	text-align: center;
	background-color: #697f00;
	display: inline-block;
	padding-left: 1.125rem;
	padding-right: 1.125rem;
	border-radius: 4px;
	min-width: 110px;
	border: 0;
}

.button-container button span {
	border-bottom: 1px solid transparent;
}

.button-container button:focus,
.button-container button:hover,
.button-container button:focus span,
.button-container button:hover span {
	-webkit-transition: all .3s ease-in;
	-o-transition: all .3s ease-in;
	transition: all .3s ease-in;
}

.button-container button:focus span,
.button-container button:hover span {
	border-bottom: 1px solid #fcfeff;
}

.button-container .green:focus,
.button-container .green:hover {
	background-color: #506000;
}

.button-container .red {
	background-color: #be0d00;
}

.button-container .red:focus,
.button-container .red:hover {
	background-color: #a50000;
}

.button-container .grey-border {
	background-color: #fff;
	border: 2px solid #4c626c;
}

.button-container .grey-border:focus,
.button-container .grey-border:hover {
	background-color: #4c626c;
}

.button-container .grey-border:focus span,
.button-container .grey-border:hover span {
	border-bottom: 1px solid #fff;
	color: #fff;
}

.button-container .grey-border span {
	color: #4c626c;
	transition: inherit;
}

.bb-contact-cta.nabrwd-chip {
	margin-bottom: 25px;
}

.bb-contact-cta.nabrwd-chip .large-circle {
	height: 136px;
	width: 136px;
	margin: 0 auto;
}

.bb-contact-cta.nabrwd-chip .large-circle svg {
	height: 64px;
	width: 64px;
	max-height: 64px;
	max-width: 64px;
	margin: 31px;
}

.bb-contact-cta.nabrwd-chip .large-circle svg * {
	fill: #c20000;
}

.nab-loan-calc-app__oca {
	border-bottom: 2px solid #e3e3e3;
}

.nab-loan-calc-app__oca>.inner-container,
.nab-loan-calc-app__contact-cta>.inner-container {
	padding: 30px 15px;
}

.nab-loan-calc-app__contact-cta {
	clear: both;
}

.nab-loan-calc-app__oca.section-container .text-image .text h2,
.nab-loan-calc-app__contact-cta.section-container .text-image .text h2 {
	text-align: center;
	padding-bottom: 30px;
}

.nab-loan-calc-app__product-selector .product-selector-section {
  position: relative;
  padding: 100px 20px 0 20px;
  height: 520px;
}
@media screen and (max-width: 1024px) {
  .nab-loan-calc-app__product-selector .product-selector-section {
    padding-top: 50px;
    height: auto;
  }
}
@media screen and (max-width: 480px) {
  .nab-loan-calc-app__product-selector .product-selector-section {
    padding: 40px 10px 10px 10px;
    min-height: auto;
  }
}
.nab-loan-calc-app__product-selector .btn--homeload-product--prev {
  background: none;
  position: absolute;
  left: 10px;
  top: 50%;
}
@media screen and (max-width: 1024px) {
  .nab-loan-calc-app__product-selector .btn--homeload-product--prev {
    display: none;
  }
}
.nab-loan-calc-app__product-selector .btn--homeload-product--next {
  background: none;
  position: absolute;
  right: 10px;
  top: 50%;
}
@media screen and (max-width: 1024px) {
  .nab-loan-calc-app__product-selector .btn--homeload-product--next {
    display: none;
  }
}
.nab-loan-calc-app__product-selector .img--clickable {
  width: 9px;
  height: 15px;
  position: absolute;
  right: 0px;
  top: 0;
  bottom: 0;
  left: 0;
  margin: auto 8px auto auto;
}
.nab-loan-calc-app__product-selector .nab--btn__back {
  margin: 0 15px 0 0;
}
.nab-loan-calc-app__product-selector .nab--btn__next {
  margin: 0;
}
.nab-loan-calc-app__product-selector .white--spacer {
  padding: 0;
}
.nab-loan-calc-app__product-selector .mobile--page-btn--row {
  text-align: center;
  margin-top: 30px;
}
.nab-loan-calc-app__product-selector .product-selector__spacer {
  height: 100px;
}
.nab-loan-calc-app__product-selector .product-selector__section__title {
  color: #222222;
  margin: 30px 0 15px;
  text-align: center;
}
@media screen and (max-width: 1024px) {
  .nab-loan-calc-app__product-selector .product-selector__section__title {
    font-size: 40px;
    padding: 0 50px;
  }
}
@media screen and (max-width: 480px) {
  .nab-loan-calc-app__product-selector .product-selector__section__title {
    font-size: 45px;
    padding: 0 20px;
  }
}
.nab-loan-calc-app__product-selector .product-selector__section1__image {
  margin: 0;
  text-align: center;
}
@media screen and (max-width: 1024px) {
  .nab-loan-calc-app__product-selector .product-selector__section1__image {
    margin: 25px 0 0 0;
  }
}
.nab-loan-calc-app__product-selector .product-selector__section1__description {
  text-align: center;
  color: #767676;
  margin: -5px 0 0 0;
}
@media screen and (max-width: 480px) {
  .nab-loan-calc-app__product-selector .product-selector__section1__description {
    padding: 0 10px;
  }
}
.nab-loan-calc-app__product-selector .product-selector__section2__contents {
  margin-top: -20px;
}
.nab-loan-calc-app__product-selector .product-selector__section2__contents .product-selector__section2__home-loan-categories {
  margin: 50px 0 0 0;
}
@media screen and (max-width: 1024px) {
  .nab-loan-calc-app__product-selector .product-selector__section2__contents .product-selector__section2__home-loan-categories {
    margin: 35px 0 0 0;
  }
}
.nab-loan-calc-app__product-selector .product-selector__section2__contents .section2--row {
  float: left;
}
@media screen and (max-width: 1024px) {
  .nab-loan-calc-app__product-selector .product-selector__section2__contents .section2--row {
    width: 100%;
    text-align: center;
  }
}
.nab-loan-calc-app__product-selector .product-selector__section2__contents .section2--col {
  float: left;
  margin: 0px -100px 0 100px;
}
@media screen and (max-width: 1024px) {
  .nab-loan-calc-app__product-selector .product-selector__section2__contents .section2--col {
    float: none;
    margin: auto;
    display: inline-block;
  }
}
.nab-loan-calc-app__product-selector .product-selector__section2__contents .section2--two {
  float: left;
}
@media screen and (max-width: 1024px) {
  .nab-loan-calc-app__product-selector .product-selector__section2__contents .section2--two {
    float: none;
  }
}
.nab-loan-calc-app__product-selector .product-selector__section2__contents .product-selector__section2__panel {
  float: left;
  margin: 0 9px;
}
@media screen and (max-width: 1024px) {
  .nab-loan-calc-app__product-selector .product-selector__section2__contents .product-selector__section2__panel {
    margin: 6px 9px;
    width: 128px;
    height: 128px;
  }
}
@media screen and (max-width: 1024px) {
  .nab-loan-calc-app__product-selector .product-selector__section2__home-loan-categories .btn-product-selector {
    display: none;
  }
}
.nab-loan-calc-app__product-selector .product-selector__section2__home-loan-categories label > input[type="radio"] {
  display: none;
}
.nab-loan-calc-app__product-selector .product-selector__section2__home-loan-categories label > input[type="radio"] + span {
  display: inline-block;
  width: 159px;
  height: 159px;
  vertical-align: middle;
  cursor: pointer;
}
@media screen and (max-width: 1024px) {
  .nab-loan-calc-app__product-selector .product-selector__section2__home-loan-categories label > input[type="radio"] + span {
    background-size: 544px !important;
    height: 128px;
    width: 128px;
  }
}
.nab-loan-calc-app__product-selector .product-selector__section2__home-loan-categories label > input[type="radio"] + span.home-loan-categories__first-home {
  background: url("/content/dam/nabrwd/personal/calculators/home-loan-5-calculators/images/img-product-selector-sprite-sm.png") left top no-repeat;
}
.nab-loan-calc-app__product-selector .product-selector__section2__home-loan-categories label > input[type="radio"]:checked + span.home-loan-categories__first-home {
  background: url("/content/dam/nabrwd/personal/calculators/home-loan-5-calculators/images/img-product-selector-sprite-sm.png") left bottom no-repeat;
}
.nab-loan-calc-app__product-selector .product-selector__section2__home-loan-categories label > input[type="radio"] + span.home-loan-categories__next-home {
  background: url("/content/dam/nabrwd/personal/calculators/home-loan-5-calculators/images/img-product-selector-sprite-sm.png") -174px top no-repeat;
}
@media screen and (max-width: 1024px) {
  .nab-loan-calc-app__product-selector .product-selector__section2__home-loan-categories label > input[type="radio"] + span.home-loan-categories__next-home {
    background-position: -139px top;
  }
}
.nab-loan-calc-app__product-selector .product-selector__section2__home-loan-categories label > input[type="radio"]:checked + span.home-loan-categories__next-home {
  background: url("/content/dam/nabrwd/personal/calculators/home-loan-5-calculators/images/img-product-selector-sprite-sm.png") -174px bottom no-repeat;
}
@media screen and (max-width: 1024px) {
  .nab-loan-calc-app__product-selector .product-selector__section2__home-loan-categories label > input[type="radio"]:checked + span.home-loan-categories__next-home {
    background-position: -139px bottom;
  }
}
.nab-loan-calc-app__product-selector .product-selector__section2__home-loan-categories label > input[type="radio"] + span.home-loan-categories__investment-property {
  background: url("/content/dam/nabrwd/personal/calculators/home-loan-5-calculators/images/img-product-selector-sprite-sm.png") -347px top no-repeat;
}
@media screen and (max-width: 1024px) {
  .nab-loan-calc-app__product-selector .product-selector__section2__home-loan-categories label > input[type="radio"] + span.home-loan-categories__investment-property {
    background-position: -278px top;
  }
}
.nab-loan-calc-app__product-selector .product-selector__section2__home-loan-categories label > input[type="radio"]:checked + span.home-loan-categories__investment-property {
  background: url("/content/dam/nabrwd/personal/calculators/home-loan-5-calculators/images/img-product-selector-sprite-sm.png") -347px bottom no-repeat;
}
@media screen and (max-width: 1024px) {
  .nab-loan-calc-app__product-selector .product-selector__section2__home-loan-categories label > input[type="radio"]:checked + span.home-loan-categories__investment-property {
    background-position: -278px bottom;
  }
}
.nab-loan-calc-app__product-selector .product-selector__section2__home-loan-categories label > input[type="radio"] + span.home-loan-categories__refinance {
  background: url("/content/dam/nabrwd/personal/calculators/home-loan-5-calculators/images/img-product-selector-sprite-sm.png") -521px top no-repeat;
}
@media screen and (max-width: 1024px) {
  .nab-loan-calc-app__product-selector .product-selector__section2__home-loan-categories label > input[type="radio"] + span.home-loan-categories__refinance {
    background-position: -417px top;
  }
}
.nab-loan-calc-app__product-selector .product-selector__section2__home-loan-categories label > input[type="radio"]:checked + span.home-loan-categories__refinance {
  background: url("/content/dam/nabrwd/personal/calculators/home-loan-5-calculators/images/img-product-selector-sprite-sm.png") -520px bottom no-repeat;
}
@media screen and (max-width: 1024px) {
  .nab-loan-calc-app__product-selector .product-selector__section2__home-loan-categories label > input[type="radio"]:checked + span.home-loan-categories__refinance {
    background-position: -417px bottom;
  }
}
.nab-loan-calc-app__product-selector .product-selector__section2__description {
  color: #767676;
}
.nab-loan-calc-app__product-selector .product-selector__section3__contents {
  margin-top: -65px;
}
@media screen and (max-width: 1024px) {
  .nab-loan-calc-app__product-selector .product-selector__section3__contents {
    margin-top: -20px;
  }
}
.nab-loan-calc-app__product-selector .product-selector__section3__contents .product-selector__section__title {
  margin-bottom: 35px;
}
.nab-loan-calc-app__product-selector .product-selector__section3__contents .section3--row {
  float: left;
  width: 100%;
  text-align: center;
}
.nab-loan-calc-app__product-selector .product-selector__section3__contents .product-selector__section3__cash-description {
  float: left;
  padding: 0 133px;
}
@media screen and (max-width: 1024px) {
  .nab-loan-calc-app__product-selector .product-selector__section3__contents .product-selector__section3__cash-description {
    float: none;
    padding: 0;
  }
}
@media screen and (max-width: 1024px) {
  .nab-loan-calc-app__product-selector .product-selector__section3__contents .col-sm-10 {
    width: 100%;
  }
}
.nab-loan-calc-app__product-selector .product-selector__section3__contents .cash--box__outer {
  margin: 10px 50px 0 50px;
  float: left;
}
@media screen and (max-width: 1024px) {
  .nab-loan-calc-app__product-selector .product-selector__section3__contents .cash--box__outer {
    width: 70%;
    float: none;
    margin: auto;
  }
}
@media screen and (max-width: 480px) {
  .nab-loan-calc-app__product-selector .product-selector__section3__contents .cash--box__outer {
    width: 100%;
    float: none;
    margin: auto;
  }
}
.nab-loan-calc-app__product-selector .product-selector__section3__contents .cash--icon__left {
  margin: 50px 0;
  float: left;
}
@media screen and (max-width: 1024px) {
  .nab-loan-calc-app__product-selector .product-selector__section3__contents .cash--icon__left {
    display: none;
  }
}
.nab-loan-calc-app__product-selector .product-selector__section3__contents .cash--icon__right {
  margin: 50px 0;
  float: left;
}
@media screen and (max-width: 1024px) {
  .nab-loan-calc-app__product-selector .product-selector__section3__contents .cash--icon__right {
    display: none;
  }
}
.nab-loan-calc-app__product-selector .product-selector__section3__contents .nab--cash--text {
  padding: 20px;
}
@media screen and (max-width: 1024px) {
  .nab-loan-calc-app__product-selector .product-selector__section3__contents .nab--cash--text {
    padding: 20px 50px;
  }
}
.nab-loan-calc-app__product-selector .product-selector__section3__contents .nab--cash--slider {
  width: 535px;
  margin: auto;
}
.nab-loan-calc-app__product-selector .product-selector__section3__contents .nab--cash--box {
  width: 50%;
  float: left;
}
@media screen and (max-width: 1024px) {
  .nab-loan-calc-app__product-selector .product-selector__section3__contents .nab--cash--box {
    float: none;
    margin: auto;
  }
}
@media screen and (max-width: 768px) {
  .nab-loan-calc-app__product-selector .product-selector__section3__contents .nab--cash--box {
    width: 100%;
  }
}
.nab-loan-calc-app__product-selector .product-selector__section3__description {
  color: #767676;
  padding-top: 20px;
  font-size: 14px;
}
@media screen and (max-width: 1024px) {
  .nab-loan-calc-app__product-selector .product-selector__section3__description {
    display: none;
  }
}
.nab-loan-calc-app__product-selector .product-selector__section3__cash--box {
  border: 10px solid #c20000;
  display: inline-block;
  text-align: center;
  font-size: 31px;
  line-height: 35px;
  vertical-align: middle;
  width: 322px;
  height: 145px;
  position: relative;
}
@media screen and (max-width: 1024px) {
  .nab-loan-calc-app__product-selector .product-selector__section3__cash--box {
    height: 100px;
  }
}
@media (max-width: 768px) {
  .nab-loan-calc-app__product-selector .product-selector__section3__cash--box {
    width: 100%;
    font-size: 25px;
  }
}
.nab-loan-calc-app__product-selector .product-selector__section3__cash--box .description--amount {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  margin: auto;
  height: 35px;
  font-family: "SourceSansBold", Helvetica, Arial, sans-serif;
}
@media screen and (max-width: 480px) {
  .nab-loan-calc-app__product-selector .product-selector__section3__cash--box .description--amount {
    font-size: 30px;
  }
}
.nab-loan-calc-app__product-selector .product-selector__section3__cash-slider {
  padding-top: 30px;
}
@media screen and (max-width: 1024px) {
  .nab-loan-calc-app__product-selector .product-selector__section3__cash-slider {
    display: none;
  }
}
.nab-loan-calc-app__product-selector .product-selector__section3__cash-drop-down {
  padding: 0px 30px 30px 30px;
}
@media screen and (max-width: 1024px) {
  .nab-loan-calc-app__product-selector .product-selector__section3__cash-drop-down {
    padding: 0 0 40px 0;
  }
}
.nab-loan-calc-app__product-selector .product-selector__section3__cash-drop-down p {
  color: #767676;
  padding: 0px 20px;
}
@media screen and (min-width: 1025px) {
  .nab-loan-calc-app__product-selector .product-selector__section3__cash-drop-down {
    display: none;
  }
}
.nab-loan-calc-app__product-selector .product-selector__section3__cash-drop-down .drop-down-component {
  width: 90%;
}
.nab-loan-calc-app__product-selector .product-selector__section4__contents {
  margin-top: -20px;
}
@media screen and (max-width: 1024px) {
  .nab-loan-calc-app__product-selector .product-selector__section4__contents {
    margin-top: -20px;
  }
}
.nab-loan-calc-app__product-selector .product-selector__section4__contents .product-selector__section__title {
  margin-bottom: 35px;
}
.nab-loan-calc-app__product-selector .product-selector__section4__contents .section4-row {
  float: left;
  width: 100%;
  text-align: center;
}
@media screen and (max-width: 480px) {
  .nab-loan-calc-app__product-selector .product-selector__section4__contents .section4-row {
    text-align: left;
    margin-left: 30px;
  }
}
.nab-loan-calc-app__product-selector .product-selector__section4__contents .section4-col {
  width: 295px;
  display: inline-block;
}
.nab-loan-calc-app__product-selector .product-selector__section4__contents .section4--inner-row {
  float: left;
}
.nab-loan-calc-app__product-selector .product-selector__section4__contents .mobile--page-btn--row {
  margin-top: 90px;
}
@media screen and (max-width: 480px) {
  .nab-loan-calc-app__product-selector .product-selector__section4__contents .mobile--page-btn--row {
    margin-top: 40px;
  }
}
.nab-loan-calc-app__product-selector .product-selector__section4__features.col-sm-12 {
  padding-left: 0;
}
@media screen and (max-width: 1024px) {
  .nab-loan-calc-app__product-selector .product-selector__section4__features .btn-product-selector {
    display: none;
  }
}
.nab-loan-calc-app__product-selector .product-selector__section4__features__checkboxes {
  box-sizing: border-box;
}
.nab-loan-calc-app__product-selector .product-selector__section4__features input[type="checkbox"] {
  display: none;
}
.nab-loan-calc-app__product-selector .product-selector__section4__features input[type="checkbox"] + label {
  font-weight: normal;
  line-height: 250%;
  cursor: pointer;
}
.nab-loan-calc-app__product-selector .product-selector__section4__features input[type="checkbox"] + label span:first-child {
  display: inline-block;
  width: 30px;
  height: 30px;
  margin: -1px 18px 0 0;
  vertical-align: middle;
  cursor: pointer;
  background: url("/content/dam/nabrwd/personal/calculators/home-loan-5-calculators/images/option-disabled.png") left top no-repeat;
}
.nab-loan-calc-app__product-selector .product-selector__section4__features input[type="checkbox"]:checked + label span:first-child {
  width: 30px;
  height: 30px;
  cursor: pointer;
  background: url("/content/dam/nabrwd/personal/calculators/home-loan-5-calculators/images/option-checked.png") left top no-repeat;
}
.nab-loan-calc-app__product-selector .product-selector__section5__contents {
  margin: -100px 0 0 80px;
}
@media screen and (max-width: 1024px) {
  .nab-loan-calc-app__product-selector .product-selector__section5__contents {
    margin: -40px 0 0 0;
  }
}
.nab-loan-calc-app__product-selector .product-selector__section5__contents .product-selector__section5__title__mobile {
  display: none;
  font-family: "SourceSansBold", Helvetica, Arial, sans-serif;
  font-size: 44px;
  margin-bottom: 15px;
}
@media screen and (max-width: 1024px) {
  .nab-loan-calc-app__product-selector .product-selector__section5__contents .product-selector__section5__title__mobile {
    display: block;
  }
}
.nab-loan-calc-app__product-selector__section5__description {
  color: #767676;
}
.nab-loan-calc-app__product-selector__section5__title {
  color: #c20000;
  font-size: 24px;
  font-family: "SourceSansBold", Helvetica, Arial, sans-serif;
  width: 100%;
  margin: 60px 0 30px;
  text-align: center;
}
.nab-loan-calc-app__product-selector__section5__recommended-products-title {
  width: 300px;
  margin: 30px 25px 35px -12px;
  float: left;
  text-align: center;
  font-family: "SourceSansBold", Helvetica, Arial, sans-serif;
}
@media screen and (max-width: 1024px) {
  .nab-loan-calc-app__product-selector__section5__recommended-products-title {
    margin: 20px 0 10px 0;
  }
}
.nab-loan-calc-app__product-selector__section5__recommended-products-title h2 {
  /* font-size: 24px; */
}
@media screen and (max-width: 1024px) {
  .nab-loan-calc-app__product-selector__section5__recommended-products-title {
    width: 100%;
    padding-left: 0px;
  }
}
.nab-loan-calc-app__product-selector__section5__other-products-title {
  width: 475px;
  float: left;
  text-align: center;
  margin-top: 30px;
}
.nab-loan-calc-app__product-selector__section5__other-products-title h2 {
  /* font-size: 24px; */
}
@media screen and (max-width: 1024px) {
  .nab-loan-calc-app__product-selector__section5__other-products-title {
    width: 100%;
    margin: 10px 0;
  }
}
.nab-loan-calc-app__product-selector__section5__recommended-product {
  float: left;
}

.nab-loan-calc-app__product-selector__section5__recommended-product a {
  display: block;
}

.nab-loan-calc-app__product-selector__section5__other-product-container a {
  display: block;
}

@media screen and (max-width: 1024px) {
  .nab-loan-calc-app__product-selector__section5__recommended-product {
    width: 100%;
  }
}
.nab-loan-calc-app__product-selector__section5__recommended-product-container {
  -webkit-box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.3);
  -o-box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.3);
  box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.3);
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -o-border-radius: 5px;
  border-radius: 5px;
  margin-bottom: 20px;
  overflow: hidden;
  background: #1a1d1f;
  width: 280px;
  margin: 0 20px 0 0;
  min-height: 425px;
  font-family: "SourceSansBold", Helvetica, Arial, sans-serif;
}
@media screen and (max-width: 1024px) {
  .nab-loan-calc-app__product-selector__section5__recommended-product-container {
    min-height: inherit;
  }
}
.nab-loan-calc-app__product-selector__section5__recommended-product-container a {
  color: #ffffff;
}
@media screen and (min-width: 480px) and (max-width: 1024px) {
  .nab-loan-calc-app__product-selector__section5__recommended-product-container img {
    width: 380px;
    margin: auto;
  }
}
@media screen and (max-width: 480px) {
  .nab-loan-calc-app__product-selector__section5__recommended-product-container img {
    width: 310px;
    margin: auto;
  }
}
@media screen and (min-width: 480px) and (max-width: 1024px) {
  .nab-loan-calc-app__product-selector__section5__recommended-product-container {
    width: 380px;
    margin: auto auto 20px auto;
  }
}
@media screen and (max-width: 480px) {
  .nab-loan-calc-app__product-selector__section5__recommended-product-container {
    width: 310px;
    margin: auto auto 20px auto;
  }
}
.nab-loan-calc-app__product-selector__section5__recommended-product .prod--desc__lg {
  padding: 10px 14px 10px 14px;
}
.nab-loan-calc-app__product-selector__section5__recommended-product-title {
  font-size: 18px;
  margin-bottom: 8px;
  font-family: "SourceSansBold", Helvetica, Arial, sans-serif;
}
.nab-loan-calc-app__product-selector__section5__recommended-product-contents {
  font-size: 14px;
}
.nab-loan-calc-app__product-selector__section5__other-product {
  width: 235px;
  float: left;
  margin: 0 0 0 15px;
}
@media screen and (max-width: 1024px) {
  .nab-loan-calc-app__product-selector__section5__other-product {
    width: 380px;
    margin: 0 auto 20px auto;
    float: none;
  }
}
@media screen and (max-width: 480px) {
  .nab-loan-calc-app__product-selector__section5__other-product {
    width: 310px;
  }
}
.nab-loan-calc-app__product-selector__section5__other-product-container {
  overflow: visible;
  border-radius: 5px;
  width: 235px;
  float: left;
}
@media screen and (min-width: 480px) and (max-width: 1024px) {
  .nab-loan-calc-app__product-selector__section5__other-product-container img {
    width: 380px;
    margin: 0 auto;
  }
}
@media screen and (max-width: 480px) {
  .nab-loan-calc-app__product-selector__section5__other-product-container img {
    width: 100%;
    margin: 0 auto;
  }
}
@media screen and (min-width: 480px) and (max-width: 1024px) {
  .nab-loan-calc-app__product-selector__section5__other-product-container {
    width: 380px;
    margin: 0px auto 25px auto;
  }
}
@media screen and (max-width: 480px) {
  .nab-loan-calc-app__product-selector__section5__other-product-container {
    width: 310px;
    margin: 0px auto 25px auto;
  }
}
.nab-loan-calc-app__product-selector__section5__other-product-title {
  height: 56px;
  background: #333;
  color: #ffffff;
  position: relative;
  font-family: "SourceSansBold", Helvetica, Arial, sans-serif;
}
.nab-loan-calc-app__product-selector__section5__other-product-title div {
  position: absolute;
  top: 50%;
  left: 8px;
  -o-transform: translateX(0%) translateY(-50%);
  -ms-transform: translateX(0%) translateY(-50%);
  -moz-transform: translateX(0%) translateY(-50%);
  -webkit-transform: translateX(0%) translateY(-50%);
  transform: translateX(0%) translateY(-50%);
}
.nab-loan-calc-app__product-selector__section5__other-product-contents {
  height: 281px;
  padding: 14px;
  font-size: 14px;
  border-left: 1px solid #e3e3e3;
  border-right: 1px solid #e3e3e3;
  border-bottom: 1px solid #e3e3e3;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -o-border-radius: 5px;
  border-radius: 5px;
  font-family: "SourceSansBold", Helvetica, Arial, sans-serif;
}
@media screen and (max-width: 1024px) {
  .nab-loan-calc-app__product-selector__section5__other-product-contents {
    height: auto;
  }
}
.nab-loan-calc-app__product-selector__section5__other-product-contents p {
  font-family: "SourceSansRegular", Helvetica, Arial, sans-serif;
  font-weight: normal;
}
.nab-loan-calc-app__product-selector #product-selector-section5 ul li {
  list-style-type: disc;
  color: #ffffff;
}
.nab-loan-calc-app__product-selector #product-selector-section5 ul {
  margin-top: 10px;
  -webkit-margin-before: 1em;
  -webkit-margin-after: 1em;
  -webkit-padding-start: 24px;
  -moz-margin-before: 1em;
  -moz-margin-after: 1em;
  -moz-padding-start: 24px;
}
.nab-loan-calc-app__product-selector #product-selector-section5 .btn-product-selector {
  padding-top: 150px;
}
@media screen and (max-width: 1024px) {
  .nab-loan-calc-app__product-selector #product-selector-section5 .btn-product-selector {
    display: none;
  }
}
@media screen and (max-width: 1024px) {
  .nab-loan-calc-app__product-selector #product-selector-section5 .btn-product-selector-mobile {
    width: 100%;
    margin: 15px 0px;
  }
}
@media screen and (max-width: 1024px) {
  .nab-loan-calc-app__product-selector #product-selector-section5 .product-selector__section5__desktop-title {
    display: none;
  }
}
.nab-loan-calc-app__product-selector #product-selector-section5 .product-selector__section5__mobile-title {
  width: 100%;
}
@media screen and (min-width: 1025px) {
  .nab-loan-calc-app__product-selector #product-selector-section5 .product-selector__section5__mobile-title {
    display: none;
  }
}
.nab-loan-calc-app__product-selector #product-selector-section5 .nab-loan-calc-app__cta-component__bottom {
  float: right;
  padding: 0px;
}
@media screen and (max-width: 1024px) {
  .nab-loan-calc-app__product-selector #product-selector-section5 .nab-loan-calc-app__cta-component__bottom {
    float: none;
    text-align: center;
    width: 100%;
    padding: 0 50px;
  }
}
.nab-loan-calc-app__product-selector .btn-product-selector__begin {
  text-align: center;
  margin: 40px 0;
}
@media screen and (max-width: 1024px) {
  .nab-loan-calc-app__product-selector .btn-product-selector__begin .btn {
    width: 160px;
    margin-left: 0;
    margin-bottom: 20px;
  }
}
.nab-loan-calc-app__product-selector .btn-product-selector {
  padding-top: 55px;
  cursor: pointer;
}
@media screen and (max-width: 1024px) {
  .nab-loan-calc-app__product-selector .btn-product-selector {
    visibility: hidden;
    display: none;
  }
}
.btn-product-selector-mobile {
  width: 180px;
  margin: 0 5px 50px 5px;
  line-height: 32px;
  font-size: 18px;
  font-family: "SourceSansBold", Helvetica, Arial, sans-serif;
}
@media screen and (min-width: 1025px) {
  .btn-product-selector-mobile {
    display: none;
  }
}
@media screen and (max-width: 480px) {
  .btn-product-selector-mobile {
    width: 43%;
  }
}
.btn-product-selector-mobile.disabled {
  background: #767676;
  color: #1a1d1f;
}
@media screen and (max-width: 1024px) {
  #product-selector-section2 .col-sm-10 {
    width: 100%;
  }
}
@media screen and (max-width: 1024px) {
  #product-selector-section2 .col .two .two.product-selector__section2_right_panel {
    text-align: left;
  }
}
@media screen and (max-width: 1024px) {
  #product-selector-section2 .col .two .two.product-selector__section2_left_panel {
    text-align: right;
  }
}
@media screen and (max-width: 1024px) {
  #product-selector-section2 .col .two .two {
    width: 50%;
    float: left;
  }
}
#nab-product-selector-slider .slider-selection {
  background: #c20000;
}
#nab-product-selector-slider .slider-handle {
  border: 4px solid #666;
  background: #919191;
  box-shadow: none;
  width: 17px;
  height: 17px;
}
#nab-product-selector-slider .slider.slider-horizontal .slider-handle {
  margin-left: -10px;
  margin-top: -4px;
}
#nab-product-selector-slider .slider.slider-horizontal .slider-track {
  background: #E6E6E6;
  box-shadow: none;
}
#nab-product-selector-slider .slider.slider-horizontal .slider-tick-label-container {
  margin-top: 32px;
}
#nab-product-selector-slider .slider-tick {
  width: 0px;
  height: 0px;
}
#nab-product-selector-slider .slider-tick-label {
  white-space: pre-wrap;
  font-size: 14px;
  color: #767676;
  width: 100px!important;
  margin: 0px 25px 0 10px;
}
#nab-product-selector-slider .tooltip {
  display: none;
}
.CalculatorProductSelector--wrapper .nab-loan-calc-app__cta-component__bottom {
  padding: 0px 400px;
  margin: 30px 0;
}
@media screen and (max-width: 1024px) {
  .CalculatorProductSelector--wrapper .nab-loan-calc-app__cta-component__bottom {
    margin: 0 0 30px 0;
    padding: 0;
  }
}
.section5__cta-component {
  float: left;
  width: 750px;
  margin: 30px 25px 25px 25px;
  text-align: center;
}
@media screen and (max-width: 1024px) {
  .section5__cta-component {
    width: 100%;
    margin: 30px 0 30px 0;
  }
}
.section5__cta-component .section5__cta-component--inner {
  margin: 0;
  display: inline-block;
}
@media screen and (max-width: 1024px) {
  .section5__cta-component .section5__cta-component--inner .mobile--page-btn--row {
    margin: 0;
  }
}
.nab-loan-calc-app__disclaimer__footer {
  font-size: 12px;
  text-align: center;
  line-height: 1.4;
  color: #1a1d1f;
  padding: 35px 5% 0 5%;
  float: left;
}
@media screen and (max-width: 1024px) {
  .nab-loan-calc-app__disclaimer__footer {
    padding: 25px 15px;
  }
}
.nab-loan-calc-app__disclaimer__footer .text-align__left {
  text-align: left;
}

.product-selector__section5__contents a {
  border: 0;
}

.nab-loan-calc-app__product-selector .product-selector__section3__contents .product-selector__section3__cash-description{
  padding: 0 90px;
}

.nab-loan-calc-app__product-selector__section5__recommended-product .prod--desc__lg{
  color:#fff !important;
}


@media screen and (max-width: 640px) and (min-width: 380px){
    .nab-loan-calc-app__product-selector .product-selector__section3__contents .product-selector__section3__cash-description{
        padding:0 10px;
    }

    .btn-product-selector-mobile{
      margin-bottom:20px;
    }

    .nab-loan-calc-app__product-selector .product-selector__section3__contents{
       margin-bottom:30px
    }
}


@media screen and (max-width: 380px){
     .nab-loan-calc-app__product-selector .product-selector__section3__contents .product-selector__section3__cash-description{
        padding:0 10px;
    }
}

@media screen and (max-width: 340px){
    .nab-loan-calc-app__product-selector .product-selector__section3__cash--box .description--amount{
        font-size:25px !important;
    }

    .nab-loan-calc-app__product-selector .product-selector__section2__contents .product-selector__section2__panel{
         width:120px;
         height:120px;
    }
}

.sourceSansPro {
  font-family: "SourceSansRegular", Helvetica, Arial, sans-serif;
  font-weight: normal;
}
.sourceSansProHeavy {
  font-family: "SourceSansBold", Helvetica, Arial, sans-serif;
}
@media screen and (max-width: 1024px) {
  .nab-loan-calc-app__repayments--choose-my-own {
    text-align: center;
  }
}
.nab-loan-calc-app__repayments--choice-package-title {
  font-size: 15px;
  margin-bottom: 0;
  margin-top: 16px;
}
.nab-loan-calc-app__repayments--choice-package-text {
  font-size: 12px;
  line-height: 1.3;
  margin-top: 0;
  color: #767676;
}
.nab-loan-calc-app__repayments--interest-rate-hyperlink {
  margin-top: 0;
}
.nab-loan-calc-app__repayments--interest-rate-hyperlink--a {
  margin-bottom: 25px;
}
.nab-loan-calc-app__repayments .btn-facts-sheet {
  margin-top: 20px;
}
.nab-loan-calc-app__repayments .nab-loan-calc-app__results--total-summary {
  margin-top: 10px;
  margin-bottom: 40px;
  font-weight: 300;
}
.nab-loan-calc-app__repayments .nab-loan-calc-app__heading--intro-copy.whatIfInterestRateChanges {
  margin-top: 15px;
  margin-bottom: 40px;
}
.nab-loan-calc-app__repayments--pay-off-faster-title {
  color: #c20000;
  text-align: center;
}
@media screen and (max-width: 1024px) {
  .nab-loan-calc-app__repayments--pay-off-faster-title {
    margin-top: 80px;
  }
}
.nab-loan-calc-app__repayments--content {
  margin-top: 50px;
  margin-bottom: 40px;
}
.nab-loan-calc-app__repayments--change-in-cost {
  background-color: #ffffff;
  border: 1px solid #dedede;
  width: 100%;
  padding: 15px 18px;
  display: block;
  height: 77px;
}
.nab-loan-calc-app__repayments--choice-package-title {
  font-size: 16px;
  margin-bottom: 5px;
}
.nab-loan-calc-app__repayments--choice-package-text {
  font-size: 12px;
  margin-bottom: 0px;
}
.nab-loan-calc-app__repayments--choice-package-hyperlink {
  margin-bottom: 20px;
}
.nab-loan-calc-app__repayments--choice-package-hyperlink a {
  font-size: 16px;
}
.nab-loan-calc-app__repayments--choice-package-hyperlink a:hover {
  text-decoration: none;
}
.nab-loan-calc-app__repayments--change-in-cost-title {
  font-family: "SourceSansBold", Helvetica, Arial, sans-serif;
  font-size: 35px;
  height: 45px;
  line-height: 45px;
}
.nab-loan-calc-app__repayments--change-in-cost-arrow {
  display: block;
  float: left;
  background: url('/content/dam/nabrwd/personal/calculators/home-loan-5-calculators/images/arrow-sprites.png') 0 0 no-repeat;
  width: 19px;
  height: 23px;
  margin-top: 11px;
  margin-right: 15px;
}
.nab-loan-calc-app__repayments--change-in-cost-arrow.increase-in-cost {
  background-position: 0 0;
}
.nab-loan-calc-app__repayments--change-in-cost-arrow.decrease-in-cost {
  background-position: 0 -23px;
}
@media screen and (max-width: 480px) {
  .nab-loan-calc-app__repayments--change-in-cost-arrow {
    margin-right: 7px;
  }
}
.nab-loan-calc-app__repayments--change-in-cost-frequency {
  float: right;
  margin-top: 10px;
}
.nab-loan-calc-app__repayments--new-repayments {
  background-color: #ffffff;
  border: 1px solid #dedede;
  width: 100%;
  padding: 15px 18px;
  display: block;
  height: 77px;
}
.nab-loan-calc-app__repayments--new-repayments-title {
  font-family: "SourceSansBold", Helvetica, Arial, sans-serif;
  font-size: 35px;
  height: 45px;
  line-height: 45px;
}
.nab-loan-calc-app__repayments--new-repayments-frequency {
  float: right;
  margin-top: 10px;
}
.nab-loan-calc-app__repayments--circle-payOffFaster {
  width: 163px;
  height: 163px;
  border-radius: 100px;
  display: inline-block;
  margin-bottom: 20px;
  margin-left: 30px;
}
@media screen and (max-width: 1024px) {
  .nab-loan-calc-app__repayments--circle-payOffFaster {
    width: 12em;
    height: 12em;
    border-radius: 12em;
    float: left;
  }
}
@media screen and (max-width: 1024px) {
  .nab-loan-calc-app__repayments--circle-payOffFaster:last-child {
    float: right;
  }
}
.nab-loan-calc-app__repayments--pof-time-saved-title {
  font-size: 20px;
  top: 30%;
}
.nab-loan-calc-app__repayments--pof-time-saved-period {
  top: 48%;
}
.nab-loan-calc-app__repayments--pof-interest-saved-title {
  font-size: 20px;
  top: 28%;
}
.nab-loan-calc-app__repayments--pof-interest-saved-amount {
  top: 48%;
}
.nab-loan-calc-app__repayments--pof-total-interest-payable {
  margin-top: 10px;
  text-align: center;
  color: #767676;
}
.nab-loan-calc-app__repayments--pof-total-interest-payable strong {
  color: #000000;
}
.nab-loan-calc-app__repayments .nab-loan-calc-app__nab-projects {
  width: 100%;
}
.nab-loan-calc-app__repayments .nab-loan-calc-app__cta {
  text-align: left;
}
.nab-loan-calc-app__repayments .nab-loan-calc-app__repayments--fixed-rate-amount {
  top: 42%;
}
.nab-loan-calc-app__repayments .nab-loan-calc-app__repayments--fixed-rate-period {
  bottom: 22%;
}
.nab-loan-calc-app__repayments .nab-loan-calc-app__repayments--fixed-rate-period {
  bottom: 26%;
  font-size: 18px;
  position: absolute;
  width: 100%;
  display: block;
}
.nab-loan-calc-app__repayments .nab-loan-calc-app__repayments--fixed-rate-total-period {
  bottom: 15%;
  font-size: 18px;
  position: absolute;
  width: 100%;
  display: block;
}
.nab-loan-calc-app__repayments .nab-loan-calc-app__repayments--fixed-rate-total-period.format-rate-type {
  bottom: 23%;
}
.nab-loan-calc-app__repayments .nab-loan-calc-app__repayments--whatIfInterestRateChanges {
  background-color: #eeeeee;
  padding: 60px 25px;
}
@media screen and (max-width: 768px) {
  .nab-loan-calc-app__repayments .nab-loan-calc-app__repayments--whatIfInterestRateChanges .interestRate {
    width: 100%;
  }
}
.nab-loan-calc-app__repayments .nab-loan-calc-app__repayments--whatIfInterestRateChanges .difference {
  width: 30%;
}
@media screen and (max-width: 768px) {
  .nab-loan-calc-app__repayments .nab-loan-calc-app__repayments--whatIfInterestRateChanges .difference {
    width: 100%;
  }
}
.nab-loan-calc-app__repayments .nab-loan-calc-app__repayments--whatIfInterestRateChanges .newRepayment {
  width: 30%;
}
@media screen and (max-width: 768px) {
  .nab-loan-calc-app__repayments .nab-loan-calc-app__repayments--whatIfInterestRateChanges .newRepayment {
    width: 100%;
  }
}
.nab-loan-calc-app__repayments .nab-loan-calc-app__repayments--whatIfInterestRateChanges-title {
  color: #000000;
}
@media screen and (max-width: 768px) {
  .nab-loan-calc-app__repayments .nab-loan-calc-app__repayments--whatIfInterestRateChanges-title {
    font-size: 38px;
  }
}
.nab-loan-calc-app__repayments .field--disabled {
  cursor: not-allowed;
  opacity: 0.50;
  pointer-events: none;
  user-select: none;
}
@media screen and (max-width: 480px) {
  .nab-loan-calc-app__repayments .nab-loan-calc-app__repayments--whatIfInterestRateChanges {
    padding: 40px 25px;
  }
  .nab-loan-calc-app__repayments .nab-loan-calc-app__repayments--content {
    margin-bottom: 0px;
  }
}

.nab-loan-calc-app__repayment {
  padding: 15px 25px; 
  width: 45%; 
  margin: auto; 
  display: flow-root;
  border-radius: 10px;;
  margin-bottom: 1em;
}

.nab-loan-calc-app__repayment-frequency {
  padding: 15px 25px; 
  width: 45%; 
  margin: auto; 
  display: flow-root;
  color: #282c2d!important;
}

.nab-loan-calc-app__repayment-frequency .repaymentAmount {
  margin-top: 0.8em;
  font-weight: bold;
}

.nab-loan-calc-app__repayment-frequency .nab-loan-calc-app__label {
  text-align: left;
}

.nab-loan-calc-app__repayment-frequency .drop-down-component {
  border: 1px solid #000000;
  width: 100%;
}

@media screen and (max-width: 1024px) {
  .nab-loan-calc-app__repayment, .col .nab-loan-calc-app__repayment-frequency {
    width: 100%;
  }
  #NABLoanCalculatorApp .col .nab-loan-calc-app__repayment-frequency .two {
    float: left !important;
    width: 48% !important;
  }
  .nab-loan-calc-app__repayments--comparison-rate {
    text-align: center;
  }
}

.nab-loan-calc-app .nab-loan-calc-app__repayment .results--row {
	padding: 10px 12px;
	border-bottom: 1px solid #dedede;
	float: left;
	width: 100%;
}
.nab-loan-calc-app .nab-loan-calc-app__repayment .results--row:last-child {
	border-bottom: none;
}
.nab-loan-calc-app .nab-loan-calc-app__repayment .results--row:first-child {
	border-bottom: none;
}
.nab-loan-calc-app .nab-loan-calc-app__repayment .results--row .results--row__left {
	text-align: left;
	width: 50%;
	float: left;
}
.nab-loan-calc-app .nab-loan-calc-app__repayment .results--row .results--row__right {
	text-align: right;
	width: 50%;
  float: right;
  font-family: SourceSansBold;
}

.mrg-btm40 {
  margin-bottom: 40px;
}

.nab-loan-calc-app .nab-loan-calc-app__stamp__results {
	margin-bottom: 0px;
	border-bottom: 0px;
	padding: 60px 50px 40px 50px;
}
.nab-loan-calc-app .nab-loan-calc-app__stamp .nab-loan-calc-app__results:before,
.nab-loan-calc-app .nab-loan-calc-app__stamp .nab-loan-calc-app__results:after {
	display: none;
}
.nab-loan-calc-app .nab-loan-calc-app__stamp .nab-loan-calc-app__results .col {
	width: 85%!important;
}
.nab-loan-calc-app .nab-loan-calc-app__stamp .nab-loan-calc-app__results {
	margin-bottom: 0px;
}
.nab-loan-calc-app .nab-loan-calc-app__stamp .btn--add__item {
	margin-bottom: 30px;
	background: none;
	border: 1px solid #dedede;
	border-radius: 3px;
	color: #222;
	font-family: "SourceSansRegular", Helvetica, Arial, sans-serif;
	font-size: 16px;
	height: 45px;
	text-indent: -12px;
	width: 380px;
}
.nab-loan-calc-app .nab-loan-calc-app__stamp .results--text {
	color: #000;
	font-size: 11.5px;
	text-align: left!important;
}
.nab-loan-calc-app .nab-loan-calc-app__stamp .results--text.__no-style a {
	color: #000;
	font-family: "SourceSansRegular", Helvetica, Arial, sans-serif;
	border-bottom: none;
	-webkit-transition: all ease-in-out 0.2s;
	-moz-transition: all ease-in-out 0.2s;
	-o-transition: all ease-in-out 0.2s;
	transition: all ease-in-out 0.2s;
}
.nab-loan-calc-app .nab-loan-calc-app__stamp .results--text.__no-style a:focus,
.nab-loan-calc-app .nab-loan-calc-app__stamp .results--text.__no-style a:hover {
	color: #1e5aa3;
}
.nab-loan-calc-app .nab-loan-calc-app__stamp .results--row {
	padding: 10px 12px;
	border-bottom: 1px solid #dedede;
	float: left;
	width: 100%;
}
.nab-loan-calc-app .nab-loan-calc-app__stamp .results--row:last-child {
	border-bottom: none;
}
.nab-loan-calc-app .nab-loan-calc-app__stamp .results--row .results--row__left {
	text-align: left;
	width: 50%;
	float: left;
}
.nab-loan-calc-app .nab-loan-calc-app__stamp .results--row .results--row__right {
	text-align: right;
	width: 50%;
	float: right;
}
.nab-loan-calc-app .nab-loan-calc-app__stamp .text-field-component__input {
	width: 165px;
}
.nab-loan-calc-app .nab-loan-calc-app__stamp .other-setup-cost--error-message {
	margin-bottom: 5px;
	margin-top: 0;
	color: #c20000;
	display: block;
	width: 100%;
	font-size: 12px;
	font-weight: 700;
}
.nab-loan-calc-app .nab-loan-calc-app__stamp .nab-loan-calc-app__results__scenario {
	padding: 0px;
	font-size: 16px!important;
	border: 1px solid #dedede;
}
.nab-loan-calc-app .nab-loan-calc-app__stamp .nab-loan-calc-app__title {
	margin-bottom: 18px;
}
.nab-loan-calc-app .nab-loan-calc-app__stamp .nab-loan-calc-app__results__circle {
	margin-top: 40px;
}
.nab-loan-calc-app .nab-loan-calc-app__stamp--results-title {
	font-size: 44px;
	color: #c20000;
	margin-bottom: 10px;
	text-align: center;
	margin-top: 10px;
	line-height: 1;
	font-family: "SourceSansBold", Helvetica, Arial, sans-serif;
}
.nab-loan-calc-app .nab-loan-calc-app__stamp .heading__title,
.nab-loan-calc-app .nab-loan-calc-app__stamp .heading__results {
	color: #c20000;
	font-size: 50px;
	font-family: "SourceSansBold", Helvetica, Arial, sans-serif;
	margin-bottom: 30px;
	text-align: center;
	margin-top: 0;
}
.nab-loan-calc-app .nab-loan-calc-app__stamp .heading__intro-copy {
	font-family: "SourceSansRegular", Helvetica, Arial, sans-serif;
	font-size: 18px;
	line-height: 20px;
	color: #222222;
	margin-bottom: 12px;
	text-align: center;
}
.nab-loan-calc-app .nab-loan-calc-app__stamp h3.section-title {
	color: #222222;
	text-align: left;
	font-size: 36px;
	font-family: "SourceSansBold", Helvetica, Arial, sans-serif;
	width: 100%;
	margin-bottom: 20px;
}
.nab-loan-calc-app .nab-loan-calc-app__stamp__label-large {
	color: #222222;
	font-family: "SourceSansBold", Helvetica, Arial, sans-serif;
	font-size: 18px;
	display: inline-block;
	margin-bottom: 12px;
}
.nab-loan-calc-app .nab-loan-calc-app__stamp .compare-scenarios input[type=text] {
	width: 100%;
}
.nab-loan-calc-app .nab-loan-calc-app__stamp .compare-scenarios .section-title {
	text-align: center;
}
.nab-loan-calc-app .nab-loan-calc-app__stamp .compare-scenarios__add-scenario {
	padding: 0.8em;
}
.nab-loan-calc-app .nab-loan-calc-app__stamp .compare-scenarios .currency-field-component__label {
	font-size: 14px;
}
.nab-loan-calc-app .nab-loan-calc-app__stamp .compare-scenarios .field {
	margin-bottom: 12px;
	margin-right: 0;
}
.nab-loan-calc-app .nab-loan-calc-app__stamp .compare-scenarios .field.wide {
	width: 100%;
}
.nab-loan-calc-app .nab-loan-calc-app__stamp .col .nab-loan-calc-app__results__scenario.two {
	margin-top: 50px;
	width: 330px!important;
	min-width: 330px!important;
}
.nab-loan-calc-app .nab-loan-calc-app__stamp .col .two:last-child {
	float: right!important;
}
.nab-loan-calc-app .nab-loan-calc-app__stamp .nab-loan-calc-app__results__circle--borrow-text {
	top: 30%;
}
.nab-loan-calc-app .nab-loan-calc-app__stamp .nab-loan-calc-app__results__circle--borrow-amount {
	bottom: 38%;
}
.nab-loan-calc-app .nab-loan-calc-app__stamp .results--row__otherCostCost {
	display: none;
}
@media screen and (max-width: 1024px) {
	.nab-loan-calc-app .nab-loan-calc-app__stamp .nab-loan-calc-app__results .col {
		width: 100%!important;
	}
	.nab-loan-calc-app .nab-loan-calc-app__stamp .col .nab-loan-calc-app__results__scenario.two {
		float: left!important;
		margin-top: 20px;
		width: 100%!important;
		min-width: 100%!important;
	}
	.nab-loan-calc-app .nab-loan-calc-app__stamp .text-field-component__input {
		width: 100%;
	}
	.nab-loan-calc-app .nab-loan-calc-app__stamp .btn--add__item {
		width: 100%;
	}
}
@media screen and (max-width: 768px) {
	.nab-loan-calc-app .nab-loan-calc-app__stamp .btn--add__item {
		width: 100%;
	}
}

.nab-loan-calc-app .nab-loan-calc-app__stamp .col .nab-loan-calc-app__results__scenario.mrg-btm5,
.nab-loan-calc-app .nab-loan-calc-app__stamp .col .nab-loan-calc-app__results__scenario .results--text.mrg-btm5 {
	margin-bottom: 5px;
}

.nab-loan-calc-app .nab-loan-calc-app__stamp .col .nab-loan-calc-app__results__scenario.mrg-top0 {
	margin-top: 0px;
}

.nab-loan-calc-app .nab-loan-calc-app__stamp .results--text.concession-msg {
	font-size: 13.5px;
}

.nab-loan-calc-app .nab-loan-calc-app__stamp .results--text.concession-msg a {
	color: #c20000;
	border-bottom: 1px solid #c20000;
}

.display-none {
	display: none;
}


