body.body-forr {
	color: #000;
}
body.layout-nav-top div.header-forr.layout-width-default {
	max-width:1150px;
}
body.scroll-y-wide #console.nav-top .console-wrap.console-scroll {
	padding-left:15px;
}
body.layout-nav-top.body-2022 div.header-forr.layout-width-default {
	max-width:1150px;
}
body.layout-nav-top.layout-width-default .console-menu, body.layout-nav-top.layout-width-narrow .console-menu {
	max-width:1150px !important;
	padding-right:15px;
}
body.layout-width-default div.row.menu-wrap-row {
	max-width:100%;
	background-color:#000;
	padding:5px 15px 5px 15px !important;
}
.mainnav.active a.nav-link {
	color: #ffde00;
}
#content .totalNPV {
	font-size: 30px;
	text-align: center;
	border-left: 0;
}
section .container-fluid {
    padding-left: 0;
    padding-right: 0;
}
div#divBrand {
	background-color:#fff;
}
.desc-forr {
	color:#000 !important;
	font-weight:bold;
}
header.header-forr {
    background:#fff;;
}
#console {
	background-color:#fff;
}
#content li {
	margin-left:0 !important;
}
.btn-group-lg>.btn, .btn-lg {
	font-size:1em;
}
.btn-forr, .btn-forr:hover, .btn-forr:active, .btn-forr:focus, .btn-forr:active:focus, .btn-forr.disabled, .btn-forr.disabled:focus, .btn-forr[disabled], .btn-forr[disabled]:focus, .btn-forr:active:hover, .btn-forr.disabled:hover, .btn-forr[disabled]:hover,
.btn-success, .btn-success:hover, .btn-success:active, .btn-success:focus, .btn-success.focus, .btn-success:active:focus, .btn-success.disabled, .btn-success.disabled:focus, .btn-success[disabled], .btn-success[disabled]:focus, .btn-success:active:hover, .btn-success.disabled:hover, .btn-success[disabled]:hover,
.btn-success:not(:disabled):not(.disabled).active, .btn-success:not(:disabled):not(.disabled):active,
.btn-info, .btn-info:hover, .btn-info:active, .btn-info:focus, .btn-info:active:focus, .btn-info.disabled, .btn-info.disabled:focus, .btn-info[disabled], .btn-info[disabled]:focus, .btn-info:active:hover, .btn-info.disabled:hover, .btn-info[disabled]:hover {
	color:#000;
	background-color:#3BB982;
	border-color:#3BB982;
	outline-color:#3BB982;
	font-weight:bold;
}
.btn-forr:focus,.btn-success:focus, .btn-success:active:focus, .btn-forr[disabled]:focus, .btn-forr:active, .btn-forr:active:focus, .btn-success:active, .btn-forr[disabled]:active, .btn-forr[disabled]:active:focus {
	color: #000 !important;
	background: #fff !important;
	border: 1px solid;
	opacity: 1;
	font-weight:bold;
	border-color:#000 !important;
	box-shadow:none !important;
}
.btn-forr[disabled]:hover, .btn-forr:hover {
	border: 1px solid;
	opacity: 1;
}
.btn-success:hover {
	border: 1px solid #000;
	opacity: 1;
	box-shadow:none;
}
#content p.equationRowsTrigger {
	color:#000;
	background-color:#3BB982;
}
#content h3.h3-forr {
	color:#000;
	font-weight:bold;
	font-size:1.5em;
	text-transform:none;
}
.mainnav a {
	color:#fff;
	padding-left:0 !important;
}
.mainnav.active a.nav-link {
	color: #ffde00;
}
.mainnav a:hover {
	color:#fff;
}
#content div.totalNPVArea {
	background: #fff;
    padding: 1em !important;
    border-left: 0 solid #fff !important;
}
#content h2.h2-forr {
	color:#000;
	font-size:1.875em;
	font-weight:bold;
}
#content section table {
	font-size:1em;
	max-width: none;
}
thead{
	background:#3BB982;
	color:#000;
}
thead th {
	text-transform: uppercase;
}
#content table td.calculation {
	font-size:16px;
}
#console.nav-top {
	max-width:100%;
	padding-left:0;
	padding-right:0;
}
.nav-wrap.nav-horiz {
	width:100%;
	max-width: 1150px !important;
	margin: auto;
	flex:none;
}
.nav-menu.nav-menu-b4 {
	float:left;
}
#content section.tbl {
	margin-bottom:0;
}

#content section.tbl p {
	padding:0;
}

#content .c-head{
	padding:10px 20px 10px 0;
}
#content .totalNPV1 {
	color:#000;
}
.reg-input-label {
	color:#000;
}
#content section {
	color:#000;
}
.table {
	color:#000;
}
#content h3:not(.popover-title), #content h4 {
	margin: 0;
}
body .console-wrap {
padding-bottom:0 !important;
}
#console {
	padding:0 !important;
}
#content footer {
	width:100%;
	height: auto;
	/* background-color: #444; */
	bottom: 0;
	padding: 15px 15px 5px 15px;
	font-size: 12px;
	overflow:auto;
}
footer {
	width:100%;
	height: auto;
	/* background-color: #444; */
	/*position: absolute;*/
	bottom: 0;
	padding: 5px 15px 5px 15px;
	font-size: 12px;
}
footer a:hover {
	color:#000;
}
.loader {
	border: 16px solid #f3f3f3;
}
header.header-forr div.brand p {
	text-align:left;
    float:left;
    margin-left:0;
	color:#000;
	font-size:0.5em;
	text-decoration:underline;
    padding: 10px 0 3px 0;
    max-width:140px;
}
header.header-forr.header-background-white div.brand p {
	color:#000;
}
#divLogo img {
	max-height:60px;
}
.results-box-div {
	font-size:1em;
}
.results-box {
	font-weight:bold;
}
@media screen and (max-width: 767px) {
	.mainnav:first-of-type a {
		padding-left: 0;
	}
}
.tooltip > .tooltip-inner {
	color:#000;
}
.fa-info-circle {
	color: #3BB982;
}
.form-check-input:checked {
	background-color: #3BB982;
	border-color: #3BB982;
}
input:checked + .toggle-slider {
	background-color: #3BB982;
}
input[type="checkbox"]:checked {
	filter: grayscale(1);
}
.mktoForm .mktoButtonWrap.mktoSimple .mktoButton, .mktoButton {
	color: #000 !important;
}
.mktoForm .mktoButtonWrap.mktoSimple .mktoButton, .mktoForm .mktoButtonWrap.mktoGlow .mktoButton, .mktoButton {
	background-color:#3BB982 !important;
	border: 2px solid #3BB982 !important;
}
.mktoForm .mktoButtonWrap.mktoSimple .mktoButton:active:focus, .mktoForm .mktoButtonWrap.mktoSimple .mktoButton:active:hover,
.mktoForm .mktoButtonWrap.mktoGlow .mktoButton, .mktoButton:active:focus,
.mktoForm .mktoButtonWrap.mktoGlow .mktoButton:active:focus, .mktoForm .mktoButtonWrap.mktoGlow .mktoButton:active:hover,
.mktoButton:active:focus, .mktoButton:active:hover {
	background-color:#3BB982 !important;
}