/* ################# Clases Originales ################# */

a{
	text-decoration: none;
}

body{
	font-family: arial;
}

div h1{
	font-family: arial;
	font-size: 20px;
	color: #29166F;
	text-align: left;
}

span.slash{
	font-family: arial;
	font-weight: bold;
	color: #00247C;
	font-size: 15px;
	padding: 0px 10px;
}

table h2{
	font-size: 15px;
	font-weight: bold;
}

table{
	width: 100%;
}

table tr td{
	text-align: left;
	padding: 3px; 
}

td{
	margin: 2px;
	text-align: center;
}

tr{
	margin: 5px;
	text-align: center;
}

ul{
	list-style-image: none;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	text-align: center;
}

ul li{
	color: #00247C;
	display:inline;
}

ul li.active{
	border-bottom: 3px solid orange;
}

ul li a{
	color: #00247C;
	font-weight: bold;
	font-size:15px;
	font-family: arial;
}


/* ################# Clases Personales ################# */

.boton{
	padding-top: 20px;
}

.botonGuardar{
	padding-top: 5px;
}

.campoFormulario{
	width: 100%;
}

.center{
	text-align: center;
}

.columnaLogo{
	text-align: center;
}

.columnaManual{
	text-align: center;
	border-bottom: 1px solid #EAEAEA;
}

.comboEquipo{
	width: 185px;
}

.comboMobiliario{
	width: 130px;
}

.contenido{
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border.radius: 5px; 
	behavior:url(border-radius.htc);
	
	box-shadow: 7px -9px 5px #333;
	-webkit-box-shadow: #666 0px 3px 5px;
	-moz-box-shadow: #666 0px 3px 5px;
	
	background: #FFFFFF;
	
	margin-top: 20px;
	margin-bottom: 20px;
	
	padding-top: 20px;
	padding-bottom: 20px;
}

.error{
	font-family: arial;
	color: red;
}

.filaLogo{
	text-align: center;
}

.filaManual{
	text-align: center;
}

.footer{
	font-family: arial;
	color: #29166F;
	font-weight: bold;
	padding-top: 5px;
	padding-bottom: 10px;
}

.grupo td{
	text-align: left;
	padding: 3px;
	font-size: 11px;
}

.headerLogin{
	padding-top: 15%;
}

.headerPrincipal{
	padding-top: 5%;
}

.image{
	width: 100px;
	height: 100px;
}

.imageLoader{
	width:13%;
}

.imageManual{
	width: 45px;
	height: 45px;
}

.imagePlanilla{
	width: 50px;
	height: 50px;
}

.impar{
	background: #EAEAEA;
}

.left{
	text-align: left;
}

.loader{
	padding:0.8em;
	margin-bottom:1em;
}

.login{
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border.radius: 5px; 
	behavior:url(border-radius.htc);
	
	box-shadow: 5px -9px 3px #333;
	-webkit-box-shadow: #666 0px 2px 3px;
	-moz-box-shadow: #666 0px 2px 3px;
	
	background: #EAEAEA;
}

.manual{
	padding-top: 150px;
	padding-left:15%;
	padding-right:15%;
}

.menu{
	padding-top: 80px;
}

.mobiliario td{
	text-align: left;
	font-size: 10px;
	padding: 2px;
}

.numeracion{
	font-size: 20px;
	border-right: solid #C1C1C1 1px;
	vertical-align: middle;
}

.numeroPlanilla{
	font-size: 25px;
	font-weight: bold;
}

.par{
	background: #e5ecf9;
}

.piso{
	width: 35px;
}

.reporte ul li{
	padding-left: 10px;
}

.reporteEncabezado tr{

}
	
.reporteContenido{
	
}

.reporteData{
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border.radius: 5px; 
	behavior:url(border-radius.htc);
	
	box-shadow: 7px -9px 5px #333;
	-webkit-box-shadow: #666 0px 3px 5px;
	-moz-box-shadow: #666 0px 3px 5px;
	
	background: #FFFFFF;
	
	margin-top: 20px;
	margin-bottom: 20px;
	
	padding-top: 20px;
	padding-bottom: 20px;
}

.reporteTotal{
	
}

.right{
	text-align: right;
}

.subtitulo{
	font-size: 18px;
	text-align: left;
	color: #29166F;
	border-bottom: solid #29166F 2px;
}

.separador{
	border-right: solid #C1C1C1 1px;
}

.separadorDoble{
	border-right: solid #C1C1C1 1px;
	border-left: solid #C1C1C1 1px;
}

.tableLogo{
	width: 100%;
}

.tableManual{
	width: 70%;
}
