*{
	font-family: Arial;
	color: rgb(12, 46, 114);
	font-size: 11px;
}
.fs-10{
	font-size: 11px;
}
.box-content{
	width: 801px;
	padding: 21px;
	height: 691px;
	background: #FFF;
}
body{
	background: #B3C8D9;
}
.nave{
	background: linear-gradient(to bottom, rgb(12, 46, 114) , #071c47);
	font-size: 12px;
	height: 31px;
	margin-bottom: 44px;
	
}
ul li{
	color: #FFF!important;
}
.header{
	height: 80px;
}
.glyphicon-log-in-log{
	width: 297px;
	background: #B3C8D9;	
}
body{
	min-width: 1000px;
}
.label-container{
	width: 66px;
}
.input-container{
	width: 91px;
}
.input-container input{
	height: 19px;
}
.ennvio{
	font-size: 11px;
	font-weight: 600;
	border:1px solid #888	;
	height: 21px;
	border-radius: 2px;
}
.registrar{
	background: rgb(12, 46, 114)!important;
	border-color:rgb(12, 46, 114) !important;
	display: block;
	width: 264px;
	height: 26px;
	border-radius: 10px;
	text-align: center;
	color: #FFF; 
	align-content: center;
	text-decoration:none;
	font-size: 11px;
	font-weight: 600;
}
.fs-9{
	font-stretch: 9px;
}
.select-container{
	width: 70px;
}
select{
	height: 19px;
}
.input-container-long{
	width: 132px;
}
.input-container-long input{
	height: 18.5px;
	
}