@charset "utf-8";

html,body{
	font-size: 16px;
	line-height: 24px;
}

body #content-parent .toolLeftCol h2,
body #content-parent .toolRightCol h2,
#content-parent h2{
	color: #333;
	f/ont-family: Montserrat, Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-style: normal;
	font-weight: 700;
	line-height: 32px;
}

#content-parent label{
	color: #333;
	fon/t-family: Montserrat, Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: 700;
	line-height: 21px;
	text-align: left;
}

#content-parent .input-skin input.brinput {
	text-align: left;
	border: 1px solid #ced4d5;
	border-radius: 3px;
	padding: 3px 2% 0;
}

#content-parent div.input-wrap{
	display: block;
	clear: both;
	/*height: 30px;*/
}

#content-parent .input-skin {
	height: 40px;
	margin-top: 2px;
	width:99.66666666666666%
}

#content-parent .input-skin input.brinput {
	padding: 0 2%;
	height: 40px;
}

#content-parent .form-row {
	margin-bottom: 20px;
}

.input-skin .brdisplay,
.input-skin input,
#content-parent div.input-wrap{
	text-align: left;
	font-size: 16px;
	line-height: 24px;
	height: 45px;
}

#content-parent .select-skin{
	border: 1px solid #ced4d5;
	border-radius: 3px;
	font-size: 16px;
	line-height: 24px;
	height: 40px;
	padding: 0 0 0 1%;
	width: 98.75%;
}

#content-parent .select-skin .brdisplay,
#content-parent .select-skin select,
#content-parent .select-skin select option{
	text-align: left;
	font-size: 16px;
	line-height: 24px;
	border-radius: 0 !important;
}

#content-parent div.select-wrap{
	display: block;
	clear: both;
	text-align: left;
	font-size: 16px;
	line-height: 24px;
	height: 40px;
}

#content-parent .input-skin .brdisplay{
	background-color: #fff;
	text-align: left;
	border: 0;
	border-radius: 3px;
	padding: 8px 2% 5px;
	height: 19px;
}

a.select-section-arrow,
a.input-section-arrow{
	display: block;
	float: right;
	text-align: center;
	position: relative;
	top: -2em;
	left: 0px;
	width:  24px;
	height: 24px;
}

.calcLeft {
	height: 75em;
	/*height: 41.25em;*/
}

#content-parent .form-row.form-row-last{
	margin-bottom:0;
}

.radio-container .radio-glider {
    /*width: 31.9% !important;*/
	width: calc((100% / 3) - 6px) !important;
}

#amortizationTable {
	color: #434345;
	font-size: 12px;
	font-style: normal;
	font-weight: 600;
	line-height: normal;
}

.brAmortizationHeader {
	background:rgb(29, 135, 90);
	color:#fff;
	font-weight: 700;
}

.brAmortizationHeader > div {
	padding: 1rem;
}

#amortizationTable .brTableRow {
	background: #f9f9f9;
}
#amortizationTable > div.brAmortizationHeader {
	background:rgb(29, 135, 90);
	color:#fff;
	font-weight: 700;
}

#amortizationTable .brTableRow > div {
	text-align: right;
	border-bottom: 1px solid #ced4d5;
}

#amortizationTable .brTableRow > div:first-child {
	text-align: center;
}

.brAmortizationCell {
	padding: 2px 16px;
}

#amortizationOptions {
	display: flex;
	justify-content: space-between;
	flex-wrap: nowrap;
	gap: 5px;
	color: #333;
	font-size: 14px;
	font-style: normal;
	font-weight: 400;
	line-height: 21px;
	overflow: visible;
}

#amortizationOptions > div {
	flex: 1 1 0px;
}

.amortizationOptionsTitle {
	color: #333;
	text-align: center;
	font-size: 16px;
	font-style: normal;
	font-weight: 700;
	line-height: 24px;
	padding-bottom: 16px;
}

.amortizationOptionsSubTitle {
	color: #333;
	font-size: 14px;
	font-style: normal;
	font-weight: 700;
	line-height: 21px;
	text-align: center;
}

#amortizationOptions > div > div {
	padding: 16px 0;
	border-bottom: 1px solid #CED4D5;
}

#amortizationOptions > div:first-child > div:first-child,
#amortizationOptions > div:last-child > div:first-child {
	padding: 0;
	border-bottom: 0px;
}

#amortizationOptions > div:last-child > div:last-child {
	padding: 16px 0;
	border-bottom: 0px;
}

/* Amortization Custom select */
.amortizationOptionsSelect {
	position: relative;
	color: #434345;
	font-size: 16px;
	font-style: normal;
	font-weight: 400;
	line-height: 24px;
	border: 1px solid #ced4d5;
}

.radio-tabs {
	max-width: 500px;
	width: 78%;
}

.radio-tab {
	max-width: 160px;
	width: 100%;
}

.text-right {
	text-align: right;
}

.width-95 {
	width: 95px;
}

.rowspacer {
	height: 18px;
}

.flex-frame-232 {
	max-width: 600px;
	width: 100%;
	margin: 0 auto;
	padding: 0 20px;
}

#amortizationOptions > div > div.compare-line-dark {
	border-bottom:#000 2px solid;padding:8px 0;
}

#amortizationOptions > div:first-child > div:first-child.amortizationOptionsSelected {
	position: relative;
	color: #434345;
	font-size: 16px;
	font-style: normal;
	font-weight: 400;
	line-height: 24px;
	text-align: center;
	padding: 17.8px 0;
	display: flex;
	align-items: center;
	justify-content: center;
}

/* ****************************************************************************** */
/* Amortization Custom Select */
.amortizationOptionsSelect select {
	display: none; /*hide original SELECT element: */
}

.select-selected, .select-selected-disabled {
	/* background-color: DodgerBlue; */
	background-color: #fff;
	display: flex;
	align-items: center;
	width: 100%; /*95%;*/
}

/* Style the arrow inside the select element: */
.select-selected:after {
	position: absolute;
	content: url("../img/svg/green-dropdown-down-icon.svg");
	right: 10px;
	top: 50%;
	margin-top: -12px;
}

.select-selected-disabled:after {
	position: absolute;
	content: url("../img/svg/grey-dropdown-down-icon.svg");
	top: 18px;
	right: 10px;
}

/* Point the arrow upwards when the select box is open (active): */
.select-selected.select-arrow-active:after {
	transform: rotate(180deg);
	top: 9px;
}

/* style the items (options), including the selected item: */
.select-items div,.select-selected,.select-selected-disabled {
	color: #434345;
	padding: 16px 16px 16px 16px;
	border: 1px solid transparent;
	border-color: transparent transparent rgba(0, 0, 0, 0.1) transparent;
	cursor: pointer;
}

/* Style items (options): */
.select-items {
	position: absolute;
	background-color: #fff;
	top: -200%; /*  vertical position of the custom dropdown */
	left: 0;
	right: 0;
	z-index: 99;
}

/* Hide the items when the select box is closed: */
.select-hide {
	top: -10000px !important;
}

.select-items div {
	position: relative;
	padding-left: 36px;
	border: 1px 1px 0 1px;
	border-style: solid;
	border-color: #ced4d5;
}

/* .select-items div:hover, .same-as-selected { */
.select-items div:hover, .tabbed {
	background-color: rgba(0, 0, 0, 0.1);
}

.same-as-selected:before {
	position: absolute;
	content: url("../img/svg/green-dropdown-check-icon.svg");
	top: 16px;
	left: 10px;
}

.chartLegendTable {
	margin-left:calc(50% - 40px);
}

#chartLegendRow {
	padding: 0;
}

.toolRightCol #chartLegendRow span {
	font-size: 12px;
}

/*********************************************************/
/* qTip2 tooltips */
/* https://github.com/qTip2/qTip2 */
.qTip2 {
	max-width: 20em;
	background-color: #fff;
	color: #333;
	border: 1px solid #d2d2d2 !important;
	border-radius: 6px;
	box-shadow: 3px 2px 15px 6px rgb(0 0 0 / 10%);
	padding: 0px 10px 15px;
	font-size: 12px;
	line-height: 1.4;
}
/*********************************************************/

/* ****************************************************************************** */

/* =================== MEDIA QUERIES (MEDIUM DEVICES) ======================== */
@media screen and (max-width: 1024px) {
	.radio-tabs {
		width: 88%;
	}
}

/* =================== MEDIA QUERIES (MEDIUM DEVICES) ======================== */
@media screen and (max-width: 885px) {
	#amortizationTable .brTableRow.brTableHeader > div {
		vertical-align: middle;
		text-align: center;
	}
}

/* =================== MEDIA QUERIES (MEDIUM DEVICES) ======================== */
@media screen and (max-width: 767px) {
	#amortizationTable .brTableRow.brTableHeader > div {
		text-align: right;
	}
}

/* =================== MEDIA QUERIES (SMALL DEVICES) ======================== */
@media screen and (max-width: 600px) {
	div.results .mortgage-details {
		padding: 5px;
		padding-top: 24px;
	}

	.brAmortizationHeader > div {
		padding: 0.4rem;
	}

	.brAmortizationCell {
		padding: 2px 8px;
	}
}

#amortizationOptions div.amortizationOptionsDataRow {
	margin:0 auto;
	display:block;
	text-align:center;
}

#amortizationOptions div.amortizationOptionsDataRow span {
	margin:0 auto;
	display:block;
}

/* =================== MEDIA QUERIES (EXTRA SMALL DEVICES) ======================== */
@media screen and (max-width: 387px) {
	#amortizationTable .brTableRow.brTableHeader > div {
		text-align: center;
	}
}

/* =================== MEDIA QUERIES (ULTRA SMALL DEVICES) ======================== */
@media screen and (max-width: 350px) {
	table.legend-table.monthly-expenses {
		border-spacing: 2px;
	}
}