body {
	margin: 0;
	padding: 0;
	font-family:'Lato';
	font-size: 16px; 
	color: #333;
	font-weight: 300;
}
a {	
	color: #333;
}
a, img {
	text-decoration: none;
	border: none;
}
.clear{clear:both;display:block;height:0;width:100%}
.table > thead { border-top: 2px solid #DDDDDD; border-bottom: 2px solid #DDDDDD; }
.table > tbody > tr > td, .table > tbody > tr > th, .table > tfoot > tr > td, .table > tfoot > tr > th, .table > thead > tr > td, .table > thead > tr > th {border: none;}
.table > thead > tr > th {padding: 10px 8px; font-weight: 400;}
.table-striped > tbody > tr:nth-of-type(2n+1) {background-color: #FFFFFF;}
.table-striped > tbody > tr:nth-of-type(2n) {background-color: #F2F2F2;}
.nav  {
	list-style: none;
	padding: 0;
	margin: 0 auto;
	width: 750px;
	
}
.nav { list-style: none;z-index: 1;position: relative; }
.nav > li {
	float:left;
	width: 150px;
	background-color:#A1BA40;
	border: 1px solid #FFF;
	list-style: none;
	margin-bottom: 3px;
	text-align: center;
}
.nav li a {
	color:#fff;
	text-decoration:none;
	padding:10px 12px;
	display:block;
}
.nav li ul {
	display:none;
	position:absolute;
	min-width:150px;
	margin: 0;
	padding: 0;
	list-style: none;
	border-top: 3px solid #FFF;
}
.nav li:hover > ul {
	display:block;
}
.nav li ul li {
	position:relative;
	padding: 1px;
	background-color: #DDDDDC;
	color: #333;
	list-style: none;
	text-align: left;
}
.nav li ul li:hover {
	background-color: #939391;
}
.nav li ul li a { 
	color: #333;
	padding: 5px 0px 5px 20px;
}
.nav li ul li a:hover { 
	color: #FFF;
}
.nav li ul li ul {
	right: -150px;
	top: 0px;
	border: none;
}
#fila {
	width: 90%;
	height: auto;
	margin: 0 auto;
}
#contenedor {
	width: 90%;
	margin: 0 auto;
}
#contenedor ul, li {
	margin: 0;
	padding: 0;
}
#contenedor li {
	margin-left: 15px;
}
#contenedor #contiene {
	width: 100%; 
	float: left;
	margin-top: 30px;
}
#contenedor #contiene #info {
	width: 100%;
	float: left; 
	background-color: #FFF;
}

#contenedor #contiene #info #editable {
	width: 100%;
	float: left; 
}
#contenedor #contiene #info #editable p {
	margin: 13px 0;
	line-height: 15px;
}
#contenedor #contiene #info #editable h1 {
	font-size: 16px;
	margin-top: 0;
	font-weight:normal;
}
#contenedor #contiene #info #editable #ruta {
	color: #666; 
	width: 748px;
	float: left;
	margin-bottom: 30px;
}
#contenedor #contiene #info #editable .filtro_titulo {
	font-size: 28px; 
	margin: 0;
	font-weight: 300;	
}
#contenedor #contiene #info #editable #datos {
	width: 100%; 
	float: left; 
	margin-top: 10px;
	padding-bottom: 30px;
}
#contenedor #contiene #info #editable #datos #productos {
	width: 100%;
float: left;
margin-top: 30px;
}
#contenedor #contiene #info #editable #datos .fields {
	width: 243px;
    height: 22px;
	line-height: 22px;
    font-size: 12px;
    color: #666;
	margin: 0;
	padding: 0;
    padding-left: 5px;
	border: 1px solid #CCC;
	margin-bottom: 4px;
}
#contenedor #contiene #info #editable #datos .fields2 {
	width: 315px;
    height: 28px;
	line-height: 28px;
    font-size: 16px;
    color: #333;
	padding: 0;
    padding-left: 5px;
	border: 1px solid #9AD444;
	margin: 3px 0 4px 0;
	font-family:'Lato';
	font-size: 14px;
	color: #333333;
	
}
#contenedor #contiene #info #editable #datos .boton {
	background-color: #9AD444; 
	color: #FFF; 
	width: 250px; 
	height: 30px; 
	margin: 0; 
	padding: 0; 
	line-height: 30px; 
	border: none; 
	cursor: pointer; 
	font-size: 14px; 
	border-radius: 15px; 
	font-family:'Lato';
	text-align: center;
}
#contenedor #contiene #info #editable .cabeceras {
	border-bottom: 1px solid; 
	border-top: 1px solid; 
	border-color: #E4E4E4; 
	height: 25px; 
	padding: 3px 0;
	float: left;
	margin-top: 20px;
	color: #666;
}
#contenedor #contiene #info #editable .registros_off {
	width: 748px; 
	float: left; 
	height: 300px; 
}
#contenedor #contiene #info #editable .sin_registros {
	width: 748px; 
	height: 3px; 
	border-bottom: 1px solid #E4E4E4; 
	margin-top: 10px; 
	float: left; 
	font-size: 16px; 
	text-align: center; 
	padding-bottom: 25px;
}
.filtro {border: 1px solid #D5D5D5; width: 140px; float: left; background-color: #F2F2F2; height: 30px; line-height: 30px; padding-left: 15px;}
.filtrar {width: 140px; background-color: #A1BA40; color: #FFF; text-align: center; border: none; margin: 0; padding: 0; font-size: 14px; color: #FFF; cursor: pointer; float: left; height: 30px; line-height: 30px;}
.flecha {
	width: 24px; 
	height: 26px; 
	float: left; 
	margin: 0; 
	padding: 0; 
	cursor: pointer; 
	border: 1px solid #999;
	border-left: none;
	color: #9AD444;
	background-color: #FFF;
	border-radius: 0px;
}
.filtro_titulo {
	font-size: 24px; 
	font-weight: normal; 
	margin: 0;
}

.margen {
	margin: 0 26px;
}
.totales {
	border-bottom: 1px solid #E4E4E4; 
	border-top: 1px solid #E4E4E4; 
	margin: 12px 26px 0; 
	padding: 10px 0;
}
.sin_registros {
	width: 748px; 
	height: 3px; 
	border-bottom: 3px solid #E4E4E4; 
	margin-top: 10px; 
	float: left; 
	font-size: 16px; 
	text-align: center; 
	padding-bottom: 25px;
}
.footer {
	line-height: 15px; 
	font-family:'Lato';
	font-size: 11px;
}

.field_1 {
	width: 100%;
  padding: 10px 20px;
	line-height: normal;
  font-size: 24px;
	margin: 0;
	border: 1px solid #999;
	background-color: #F2F2F2;
}
.button_1 {
	width: 100%;
  padding: 10px 20px;
	line-height: normal;
  font-size: 24px;
	margin: 0;
	color: #FFF;
	text-align: center;
	border: 1px solid #A1BA40;
	background-color: #A1BA40;
	display: block;
	margin-top: 20px;
}
.button_1:hover {
	text-decoration: none;
	color: #FFF;
}

.field_2 {
	width: 100%;
  padding: 10px 20px;
	line-height: normal;
  font-size: 16px;
	margin: 0;
	border: 1px solid #999;
	background-color: #F2F2F2;
	
}
::placeholder { /* Chrome, Firefox, Opera, Safari 10.1+ */
  color: #333333;
  opacity: 1;
}
:-ms-input-placeholder { /* Internet Explorer 10-11 */
  color: #333333;
  opacity: 1;
}
::-ms-input-placeholder { /* Microsoft Edge */
  color: #333333;
  opacity: 1;
}