.rsform-block-captchaf
{
 display:none !important;
}
.uk-deprecated
{
	opacity:0.5 !important;
}

.extension-tags a { margin-bottom: 3px !important; }

.custom_bg_danger {
	color: #fff;
	background-color: #a83532;

}
.custom_bg_dark {
		color: #fff;
	background-color: #4a4a4a;
	
}
.custom_bg_light {
		color: #212529;
	background-color: #f8f9fa;
}
.custom_bg_success {
	color: #fff;
	background-color: #54a355;
}
.custom_bg_warning {
	color: #212529;
	background-color: #ffc107;
}
.custom_bg_info {
		color: #fff;
	background-color: #0dcaf0;
}
.custom_bg_primary {
	color: #fff;
	background-color: #4473b9;
}
.custombadge
{
	padding:5px !important;
	width:100px !important;
	display:block;
	font-weight:normal;
	font-size:12px;
	text-align:center;
	border-radius: 5px;
	
}







#mobile_menu
{
	padding:5px 10px;
	background:#0c2a42 !important;
	border-bottom:5px solid #1b72bc !important;
}
#mobile_menu .uk-link
{
	color:#fff !important;
}
.courierfont
{
	font-family: Courier !important; 
	line-height: normal !important;
}
.no_border
{
	border-radius:0px !important;
}
.top_loginform input.uk-input
{
	width:200px !important;
	height:30px !important; 
}
.custommenu 
{
	background:#f4f4f4 !important;
	padding:12px !important
}

.custommenu .uk-first-column
{
	padding-left:0px !important;
}
.custommenu > li > a::before
{
content:none !important;
}
.custommenu a
{
	min-height:50px !important;
	background:#e9e9e9 !important;
}
.custommenu a:hover
{
	background:#545454 !important;
	color: #fff !important;
}
.custommenu .uk-active a
{ 
	background:#1b75bc !important;
	color:#ffffff !important;
}
@media only screen and (max-width: 960px) {
	.homemobile_bg > div:first-child
	{
		background-image: url('bg5.jpg') !important;
	background-repeat: repeat;
	}
	
	
	}

.uk-navbar-dropdown-nav .uk-nav-sub li.uk-active>a
{
	color: #ffffff !important;
}
.wrapper {
	position: relative;
	padding-bottom: 56.25%; /* 16:9 */
	padding-top: 25px;
	height: 0;
}
.wrapper iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
.article-index
{
	background-color: #f6f9fc !important;
	padding: 10px !important;
	border: 1px solid #dedede !important;
	border-radius: 8px !important;

}
#tm-sidebar
{
	width: auto !important;
}

@media only screen and (max-width: 600px) {
.uk-offcanvas-bar
{
 width:350px !important;	
 padding:10px 10px !important;
}
}
