html,body{
	
/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#f6f8f9+0,e5ebee+30,cbd0d6+61,f5f7f9+100 */
background: url('../img/bg.jpg') #E9E9E9 0 0 repeat-x!important; 

} 

.container{
	margin-top:2em;
}

.form-accesso{
	width:80%;
	margin:2em auto;
}

input.form-control{
	
	border: 2px solid #70ad47;
}

.main-row{
	border-bottom:2px solid #7f7f7f;
	margin-bottom:1em;
}



img.image-buttom{
	max-width:200px;
	margin:2em auto 0 auto;
	
	
}
a.image-buttom, a.image-buttom:visited{
	color: #000000;
}
a.image-buttom:hover{
	color: #7A7A7A;
}

h1{
font-size:24px;	
font-weight:bold;
}

.red{
	color:red;
}
@media (max-width:767px){.hidden-xs{display:none!important}}

.font-files {
	font-size:18px !important;
}