/* loginform -------------------------------------------*/

#loginform{
font-size:12px;
}
#loginform .form-control,
#loginform .input-group-btn .btn-default,
#loginform .input-group-addon{
	height: 30px;
	font-size:12px;
	border:solid 1px #dedede;
}
#loginform .form-control{
	border-left: 0;
}
#loginform .input-group-addon i{
	color: #999;
}
#result-loginform .alert{
	margin: 0 auto;
	margin-top: 20px;
	max-width: 500px;
}

.margb10{margin-bottom:10px;}
.aright{text-align:right;}
#holderlogin{margin:0 auto; min-width:265px; display:block; float:none;}
#holderlogin a {color: white;}

.runner_avatar{}
.logo-text{padding-top:20px;}
.clear{clear:both; width:100%; height:1px; display:block;}
.padded{padding:20px;}
.mgtop10{margin-top:10px;}

.col100{width:300px;}
.col75{width:220px;}
.col66{width:195px;}
.col50{width:145px;}
.col33{width:95px;}
.col25{width:70px;}
.bgcols{float:left; margin:5px; background:#337ab7; display:block; height:20px;}


#listepages .thumbnail div{float:left; margin-right:5px;}
#listepages .thumbnail{overflow:hidden;}

.modify_sub:hover{text-decoration:none !important;}


.table-striped > tbody > tr:nth-child(odd) > td.top3, .table-striped > tbody > tr > td.top3 {background-color: #ffe8c3 !important;}
.table-striped > tbody > tr:nth-child(odd) > td.top3 > a, .table-striped > tbody > tr > td.top3 > a {color: #333;}

.table-striped > tbody > tr:nth-child(odd) > td > b, .table-striped > tbody > tr > td > b {color: #ffb43f;}

.bodyadmin{padding-top:70px;}

.daterangepicker.dropdown-menu{right:inherit !important; left:25% !important; width:auto !important;}

#logo_prestige_plus{top: 13px; position: relative; margin-right:5px;display:inline-block;}
@media (min-width: 960px) AND (max-width: 1224px){
#logo_prestige_plus{display:none;}
}
@media (min-width: 1225px) {
#logo_prestige_plus{left:-105px; top: 13px; position: absolute;display:inline-block;}
}
@media (min-width: 0px) AND (max-width: 345px){
	#logo_prestige_plus{width:40%;}
}
