/* 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:#FFB43F; 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;}
.modParcours{
	color:#ffb43f; font-weight:bold;margin-left:15px; cursor: pointer;font-size:18px !important;
}
#list_runners tr.selectedRow{
	background:#b3b3b3 !important;
	color:#fff !important;
}
.to_remove{
	position:absolute;
	width:200px;
	z-index:22;
}
.error{
	color:#ff4c4c;
}