* {
	font-weight: 700 !important;
	font-size: 15px !important;
	color: #fff !important;
}
#main-cont {
	background: #88DD55 !important;
}
h1, h2, h3, h4, h5, h6 {
	font-size: 25px !important;
	color: #000 !important;
}
a {
	font-size: 16px !important;
	color: #990000 !important;
}
.indicadores li,
.indicadores li span {
	font-size: 25px !important;
	color: #000 !important;
}
.navbar-left-main a {
	color: #fff !important;
}
.input-group input.form-control {
	height: 35px !important;
}
.input-group button .fa.fa-search {
	color: #000 !important;
}
p, strong, span, li, label, input, small, article, u, em, .popover-content {
	font-size: 18px !important;
	color: #000 !important;
}
td, th {
	background-color: #fff !important;
	color: #000 !important;
}
.owl-carousel small {
	color: #fff !important;
}
.content-slider span {
	color: #fff !important;
}
.btn-success {
	background-color: #FF0 !important;
	font-size: 30px !important;
	color: #000 !important;
}
.popover-navigation .btn-success {
	width: 100% !important;
	margin-bottom: 15px;
}