.mfo-filters .filter {
	float: left;
	margin-right: 10px;
}
.mfo-filters .filter label {
	text-transform: none !important;
}
.mfo-gorizontal {
	background: #f4f4f4;
	border-radius: 5px;
	margin-bottom: 15px;
	margin-left: 0;
	margin-right: 0;
}
.mfo-gorizontal.mfo-best {
	border: 2px solid #1ABC9C;
	background: #ffffff;
}
.mfo-gorizontal .best-header {
	background: #1ABC9C;
	color: #fff;
	padding: 6px 10px;
}
.mfo-gorizontal .mfo-img,.mfo-gorizontal .mfo-stat {
	padding: 10px;
}
.mfo-gorizontal .mfo-stat div{

}
.mfo-gorizontal .mfo-stat span{
	font-weight: bold;
}
.btn {
	white-space: normal !important;
}
.mfo-gorizontal .button{
	font-size: 100%;
	padding: 15px 20px;
	text-align: center;
	width: 90%;
	line-height: 1.1;
}
.mfo-vertical {
	margin-bottom: 30px;
}
.mfo-vertical .card-img-container {
	border-bottom: 1px solid #ddd;
	padding: 5px;
	height: 60px;
	background: #f1f1f1;
	text-align: center;
}
.card-img-top {
	width: auto;
	height: 100%;
}
.card .badges {
	margin-top:15px;
}
.i-rounded.i-small {
	width: 20px !important;
	height: 20px !important;
	line-height: 20px !important;
	float: none;
}
.i-rounded.i-small.success {
	background: #1ABC9C;
}
.i-rounded.i-small.danger {
	background: #e74c3c;
}
.mfo-info div span {
	font-weight: bold;
	display: inline-block;
	margin-left: 10px;
}
.rating-container {
	display: inline-block;
}.rating-container {
	display: inline-block;
}
.rating-container .empty-stars {
	margin-left: 0;
}
.mfo-info>div {
	line-height: 30px;
}
.mfo-new-badge {
	position: absolute;
	margin-left: -10px;
}
.mfo-favorite {
	border: 2px solid #f1d40f;
}
.mfo-vertical .card {
	/*border-width: 2px;*/
}
.mfo-vertical,.mfo-gorizontal {
	font-size: 0.990rem;
}
.mfo-gorizontal .mfo-new-badge{
	margin-left: -20px;
	margin-top: -10px;
}
#logo a img {
	padding: 10px;
}
.footer-logo {
	height: 60px;
}
#footer.dark, .dark #footer {
	border-top-color: rgba(255,255,255,0.2);
}
/*#mce-EMAIL {*/
	/*border-top: 1px solid #ced4da;*/
	/*border-bottom: 1px solid #ced4da;*/
/*}*/
/*.input-group-append {*/
	/*border-top: 1px solid #ced4da;*/
	/*border-bottom: 1px solid #ced4da;*/
	/*border-right: 1px solid #ced4da;*/
	/*border-radius: 0.25rem;*/
/*}*/
/*.input-group-prepend {*/
	/*border-top: 1px solid #ced4da;*/
	/*border-bottom: 1px solid #ced4da;*/
	/*border-left: 1px solid #ced4da;*/
	/*border-radius: 0.25rem;*/
/*}*/