.container-fluid
{
	margin-top: 100px;
	text-align: center;
	position: relative;
}

.span1
{
	padding-top: 180px;
}

.span8
{
	text-align: left;
	position: relative;
}

#login_form
{
	margin-top: 150px;
}

#login_form input[type="text"], #login_form input[type="password"]
{
	width: 53%;
}

#deconnect_link
{
	position: absolute;
	right: 0px;
}

h1
{
	margin-bottom: 25px;
}

h1 a
{
	font-size: 14px;
	position: relative;
	top: -5px;
}

#table_add label
{
	display: inline;
	position: relative;
	top: 3px;
}

#table_add tr:not(.checks) td:not(.short) input
{
	width: 80%;
}

.error
{
	color: red;
}

#condoms_cmsbundle_organismetype_horaire
{
	width: 500px;
	height: 100px;
}
