@charset "utf-8";
/* CSS Document */


@media screen and (min-width: 992px) and (max-width: 1199px) {

    .sports_table{
            padding:0 !important;
    }
	
}

@media screen and (max-width: 1024px) {
.leftpanel .userlogged .media-object{
	border:none;
	border-radius:0;
}
}

@media screen and (min-width: 768px) and (max-width: 991px) {

.view_staff .custom_check li{
	width:20%;
}
.view_staff .col-md-3 .custom_check li,
.view_staff .col-md-9 .col-sm-6 .custom_check li{
	width:auto;
	margin:0 13px 0 0;
}
.main-box .people-item .media-object{
	height:70px !important;
}
	
}
@media screen and (max-width: 767px) {
	
.signinpanel{
	max-width:100% !important;
	padding:0 10px;
}
.filemanager .thmb-prev img{
	width:100%;
}
.headermenu li:nth-child(4){
	display:block;
}
.headermenu li:first-child .dropdown-menu{
	margin-right:0;
}
.headermenu .dropdown-menu-usermenu{
	min-width:inherit;
}
.contentpanel div.col-md-12.five-five .col-md-4{
    width:33.333% !important;
    float: left;
}
.green_box img,
.danger-box img,
.yellow-box img{
	width:100%;
}
.view_staff .custom_check li{
	width:auto;
	margin:0 20px 0 0;
}
.active_bg{
	margin:0 0 20px 0;
}
.view_staff .inactive_bg,
.view_staff .active_bg,
.view_staff .pending_bg{
	margin-bottom:20px;
}

.sports_table{
	padding:0 !important;
}
	
}

@media screen and (max-width: 600px) {
	.filemanager .image .thmb > a{
		height: 140px;
	}
}
@media screen and (max-width: 480px) {
	.contentpanel div.col-md-12.five-five .col-md-4{
	    width:50% !important;
	}
}
@media screen and (max-width: 568px) {
	
.login_block .row > div{
	margin:0 0 15px 0 !important;
	display:inline-block;
	width:100%;
}
.headermenu .btn-group button{
	font-size:11px ;
}
.signdate input{
	width:45% !important; 
}
.signdate span{
	right:4px;
}
.view_staff .create_spinner{
	margin:0 0 8px 0;
}
.view_staff .create_spinner label{
	font-size:13px;
}
.sport-input{
	width:100% !important;
	margin-left:0;	
}

}

@media screen and (max-width: 350px) {
	.contentpanel div.col-md-12.five-five .col-md-4{
	    width:100% !important;
	}
}