*:focus{outline: none;}
.clearfix:after{display:block;content:'';clear:both;}
.clear{clear:both;}
.main-menu li a{ cursor: pointer; }
.mean-nav li a{ cursor: pointer !important; }
.mean-nav > ul > li:last-child{ margin-bottom: 20px; }
.mean-container .mean-nav ul li.mean-last{ margin-bottom: 0; }
.latest-news-image{ width: 14%; }

.bg-3{background: url('/assets/images/slider.jpg'); background-size: cover; background-position: top center;}
.bg-register{background: url('/assets/images/register.jpg'); background-size: cover; background-position: top center;}
.bg-login{background: url('/assets/images/loginnew.jpg'); background-size: cover; background-position: top center;}
.bg-dashboard{background: url('/assets/images/slider.jpg'); background-size: cover; background-position: top center;}
.bg-list{background: url('/assets/images/people.jpg'); background-size: cover; background-position: top center;}
.bg-account, .bg-setting{background: url('/assets/images/account.jpg'); background-size: cover; background-position: top center;}

.sticky .sticky-logo img{ width: 160px; }
@media (max-width: 767px){
	.logo{ width: 200px; }
}
a.button{ color: white; font-size: 12px; }
a.button:hover{ border-color: white; color: white; cursor: pointer; }

/*table{ margin:0; padding:0; width: 100% !important; min-width: 800px !important; }
table#searchAgentList{ min-width: 0 !important; }
table th, table td{ font-size: 12px; }
table th{line-height: 1.4;}
.tableWrapper .col-sm-12{ width: 100%; overflow-x: auto; }*/

/*.tableBtn{ line-height: 1.5; margin: 5px;}*/

.mainvideowrapper{
	width: 450px;
    height: 253px;
    margin: 0 auto;
    margin-bottom: 30px;
}

@media all and (max-width: 991px) {
	.mainvideowrapper {width: 250px !important;height: 141px !important;}
}

@media all and (max-width: 737px){
	.logo{
		width: 200px;
	}
}

.sticky .main-menu > li > a{
	padding: 25px 0;
}