
.page-footer {
	background-color: white;
	box-shadow: 0px 0px 26px rgba(0,0,0,.15); 
	text-align: center;
	width: 100%;
	position: fixed; 
	bottom: 0px;
	left: 0px;
	right: 0px;
	z-index: 99;
}
.page-footer .page-footer-inner {
	width: 100%;
}

.page-content-wrapper {
    padding-bottom: 50px;
}

.dashboard-stat {
	background-color: #2a5135 !important;
}

	.dashboard-stat .visual > i {
		color: #7d9c91 !important;
		opacity: 1 !important;
	}


.Tundronic_dash_number {
	color: #fff !important;
}

	.Tundronic_dash_number:hover {
		color: #b6b09c !important;
	}


.Tundronic5_container {
	box-shadow: none !important;
	background: rgba(182, 176, 156, 0.15) !important;
}

.ks-green.btn {
	background: #2a5135 !important;
}

.nav.nav-pills.nav-pills--brand .nav-link.active {
	background: #009877 !important;
}

.m-link {
	color: #009877 !important;
}

	.m-link:hover:after {
		border-bottom: 1px solid #009877;
		opacity: 0.5;
		filter: alpha(opacity=30);
	}

.m-list-timeline .m-list-timeline__items:before {
	background-color: rgba(182, 176, 156, 0.5) !important;
}

.m-list-timeline .m-list-timeline__items .m-list-timeline__item:first-child:before, .m-list-timeline .m-list-timeline__items .m-list-timeline__item:last-child:before {
	background-color: rgba(182, 176, 156, 0.5) !important;
}

.div_topbar {
	box-shadow: 30px 1px 15px 1px rgba(81, 77, 92, 0.15) !important;
}

.Tundronic5_column {
	box-shadow: 0px 1px 10px 1px rgba(81, 77, 92, 0.1) !important;
}

.m-portlet .m-portlet__head {
	border-bottom: 3px solid #f4db6b !important;
}

.m--bg-warning {
	background-color: #f4db6b !important;
}

.m--font-warning {
	color: #f4db6b !important;
}

.m--font-brand {
	color: rgba(22, 33, 106, 1) !important;
}

.m--bg-brand {
	background-color: rgba(22, 33, 106, 1) !important;
}

.m-portlet {
	box-shadow: 0px 1px 15px 1px rgba(81, 77, 92, 0.15) !important;
}

.m-datatable > .m-datatable__pager > .m-datatable__pager-nav > li > .m-datatable__pager-link.m-datatable__pager-link--active {
	background: #009877 !important;
}

.head {
	background: #009877 !important;
}

.m-wizard.m-wizard--4 .m-wizard__form {
	border-left: 0.1rem solid #f4db6b !important;
}

.leftmenu_stepdesc_selected {
	/*background-color: #009877 !important;*/
}

.leftmenu_stepnumber_selected {
	background-color: #f4db6b !important;
}

.m-radio.m-radio--success > input:checked ~ span {
	border: 1px solid #66c9ba !important;
}

.m-radio.m-radio--success > span:after {
	border: solid #66c9ba;
	background: #66c9ba;
}

.btn-success {
	color: #fff;
	background-color: rgb(23, 72, 34);
	border-color: rgb(23, 72, 34);
}

	.btn-success:hover {
		color: #fff;
		background-color: #009877;
		border-color: #009877;
	}

.input-group-text {
	background: #66c9ba;
}

[type="checkbox"]:checked + span:not(.lever):before {
	border-right: 2px solid #66c9ba;
	border-bottom: 2px solid #66c9ba;
}

.text-success {
	color: #66c9ba !important;
}

th {
	background: rgba(253, 197, 86, 1) !important;
}

.m--font-orange {
	color: rgba(253, 197, 86, 1) !important;
}

.quote_payment_header {
	background-color: #009877 !important;
}

.lightBlue {
	color: #009877 !important;
}

.panel .panel-content-container .panel-content .panel-action .addedCoverage {
	color: #009877 !important;
}

.sep {
	background: #ddd !important;

}

.m-portlet .m-portlet__foot:not(.m-portlet__no-border) {
	background: rgba(182, 176, 156, 0.1) !important;
}

