/* here you can put your own css to customize and override the theme */
.page-header .page-header-top .page-logo .logo-default{
	margin-top:4px;
}
.page-header-top{
	border-bottom:3px #ffe097 solid;
}

a.dropdown-toggle, .dropdown{
	color: #fff !important;
}
.page-wrapper-middle{
}


.page-header .page-header-top{
	height:95px;
}
ul{
	padding-left: 18px;
	margin-bottom:20px;
}

h5.media-heading{
	font-weight: bold;
}

.mt-comment-status-VERIFIED{
	color:#32c4d2;
	font-size:10px !important;
}

.mt-comment-status-UNVERIFIED{
	color:#e7515a;
	font-size:10px !important;
}


.widget-thumb-icon{
width: 40px !important;
height: 40px !important;
line-height: 21px !important;
padding: 8px !important;
margin-right: 10px !important;
}

.widget-thumb-subtitle{
	font-size: 11px !important;
}
.widget-thumb-heading{
	font-size: 12px !important;
}