.contact_form h2 {
    background: none repeat scroll 0 0 #F3F3F3;
    border-radius: 5px;
    color: #0066CC;
    display: block;
    font-family: sans-serif;
    font-size: 18px;
    padding: 4px;
    text-shadow: 1px 1px 1px #9DD8FF;
    width: 100%;
}
/*--- estilos para los ul y li del formulario ---*/
.contact_form ul {
    width:800px;
    list-style-type:none;
	margin:0px;
	padding:0px;
}
.contact_form li{
	padding:3px; 
	border-bottom:1px solid #eee;
	position:relative;
} 
.contact_form label {
    color: #555555;
    display: inline-block;
    /*float: left;*/
    font-family: sans-serif;
    font-size: 13px;
    font-weight: bold;
    margin-top: 3px;
    padding: 2px;
    width: 250px;
}
.contact_form input {
	height:15px; 
	width:250px; 
	padding:3px 5px;
}
.contact_form textarea {
	padding:8px; 
	width:200px;
}
.contact_form button {
	margin-left:100px;
}

/*----- estilos visuales de los elementos --------*/

.contact_form input, .contact_form textarea { 
	border:1px solid #aaa;
	box-shadow: 0px 0px 3px #ccc, 0 10px 15px #eee inset;
	border-radius:2px;
	color: #888;
	font-size: 12px;
	padding-right:30px;
	-moz-transition: padding .25s; 
	-webkit-transition: padding .25s; 
	-o-transition: padding .25s;
	transition: padding .25s;
}
.contact_form input:focus, .contact_form textarea:focus {
	background: #fff; 
	border:1px solid #555; 
	box-shadow: 0 0 3px #aaa; 
	padding-right:80px;
}

/* === Estilos de Validacion === */	

.contact_form input:required:valid, .contact_form textarea:required:valid {
	box-shadow: 0 0 5px #5cd053;
	border-color: #28921f;
}
.contact_form input:focus:invalid, .contact_form textarea:focus:invalid {
	box-shadow: 0 0 5px #d45252;
	border-color: #b03535
}

/* === Estilos del boton de Envio === */
button.submit {
    padding: 9px 17px;
   font-family: Helvetica, Arial, sans-serif;
   font-weight: bold;
   line-height: 1;
   color: #444;
   border: none;
   text-shadow: 0 1px 1px rgba(255, 255, 255, 0.85);
   background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#fff), to(#bbb));
   background-image: -moz-linear-gradient(0% 100% 90deg, #BBBBBB, #FFFFFF);
   background-color: #fff;
   border: 1px solid #f1f1f1;
   border-radius: 10px;
   box-shadow: 0 1px 2px rgba(0, 0, 0, 0.5);
}
button.submit:hover {
	opacity:.55;
	cursor: pointer; 
	color: #66CC99;
}
button.submit:active {
	border: 1px solid #222;
	box-shadow: 0 0 10px 5px #444 inset; 
}


/*  estilos para los formularios  */

#esquinas  {
  border: 1px solid #999999;
	width: 90%;
	padding: 5px;
	border-radius: 5px;

}
#esquinas2  {
  border: 1px solid #999999;
	width: 90%;
	padding: 5px;
	border-radius: 5px;
  background-color:  #F3F3F3;
}
.Record { 
	border: 1px solid #999999;
	width: 100%;
	height: 30%;
	}
	
	.formato	{ 
  font-family: Arial;
	font-size: 13px;
	color:#555555;
	float:left; 
	width: 30%;
	padding: 3px;
	font-weight: bold;
	}	
	
	
		.contenido	{ 
  font-family: Arial;
	font-size: 9px;
	color:#0066CC;
	float:left; 
	width: 30%;
	padding: 3px;
	font-weight: bold;
	
	}	
	
	

			.todo	{ 
  font-family: Arial;
	font-size: 12px;
	color:#0066CC;
	float:left; 
	width: 100%;
	padding: 5px;
	}	
			.descripcion	{ 
  font-family: Arial;
	font-size: 12px;
	color:#0066CC;
	float:left; 
	width: 45%;
	padding: 5px;
	text-shadow: 1px 1px 1px #9DD8FF;
	
	}		
	
	.descripcion input {
	border-radius: 2px;
	color: #888;
	font-size: 12px;
	padding-right:30px;
	-moz-transition: padding .25s; 
	-webkit-transition: padding .25s; 
	-o-transition: padding .25s;
	transition: padding .25s;
}

	
	h2 {
    background: none repeat scroll 0 0 #F3F3F3;
    border-radius: 5px;
    color: #0066CC;
    display: block;
    font-family: sans-serif;
    font-size: 18px;
    padding: 4px;
    text-shadow: 1px 1px 1px #9DD8FF;
    width: 90%;
}


	h1 {
    background: none repeat scroll 0 0 #F3F3F3;
    border-radius: 5px;
    color: #CC0000;
    display: block;
    font-family: sans-serif;
    font-size: 12px;
    padding: 4px;
    text-shadow: 1px 1px 1px #9DD8FF;
    width: 90%;
}

.clear {clear:both;}


   .cajapv
   {
      BACKGROUND-COLOR: #FFFFFF;
      font-family:Arial;
      font-size:30px;
      color:#0000CC;
      font-weight:bold;
      text-align:right;
      BORDER :1 px;border-color: #666666;
   } 
   
   
      .cajapv2
   {
      BACKGROUND-COLOR: #FFFFFF;
      font-family:Arial;
      font-size:30px;
      color:#99CC33;
      text-align:right;
      font-weight:bold;
      BORDER :1 px;border-color: #666666;
   } 
   
   .registrar
{
	font-family : Arial;
	COLOR: #000000;
	border-width:  1px;
	border-color: 3d84cc;
	font-weight : Bold;
	padding: 0px;
	font-size:11px;
	background-attachment : fixed;
	background-repeat: repeat-x;
	width: 120px; background-position-y:100%;
	background:url('Images/timbrar.jpg');
	height:30px;
}  
   .guardar
{
	font-family : Arial;
	COLOR: #000000;
	border-width:  1px;
	border-color: 3d84cc;
	font-weight : Bold;
	padding: 0px;
	font-size:11px;
	background-attachment : fixed;
	background-repeat: repeat-x;
	width: 120px; background-position-y:100%;
	background:url('Images/pre-factura.jpg');
	height:30px;
}  
.boton_cargando {
    background: url('../imagenes/preloader3.gif') no-repeat 50% 50%;
    border-width:  0px;
    
}
   .timbrarGuardar
{
	font-family : Arial;
	COLOR: #000000;
	border-width:  1px;
	border-color: 3d84cc;
	font-weight : Bold;
	padding: 0px;
	font-size:11px;
	background-attachment : fixed;
	background-repeat: repeat-x;
	width: 120px; background-position-y:100%;
	background:url('Images/reintentar.jpg');
	height:30px;
}  
.agregar
{
	font-family : Arial;
	COLOR: #000000;
	border-width:  1px;
	border-color: 3d84cc;
	font-weight : Bold;
	padding: 0px;
	font-size:11px;
	background-attachment : fixed;
	background-repeat: repeat-x;
	width: 120px; background-position-y:100%;
	background:url('Images/agregar.gif');
	height:30px;
}
.btn{
	cursor: pointer; 
}
/*CFDI 33*/
.contact_form select{
	height: 25px;
    width: 287px;
}

.info, .exito, .alerta, .error {
    font-family:Arial, Helvetica, sans-serif; 
    font-size:13px;
    border: 1px solid;
    margin: 10px 0px;
    padding:15px 10px 15px 50px;
    background-repeat: no-repeat;
    background-position: 10px center;
}
.info {
    color: #00529B;
    background-color: #BDE5F8;
    background-image: url('../imagenes/info.png');
}
.exito {
    color: #4F8A10;
    background-color: #DFF2BF;
    background-image:url('../imagenes/exito.png');
}
.alerta {
    color: #9F6000;
    background-color: #FEEFB3;
    background-image: url('../imagenes/alerta.png');
}
.error {
    color: #D8000C;
    background-color: #FFBABA;
    background-image: url('../imagenes/error.png');
}

.scrollbox {
	border: 1px solid #CCCCCC;
	width: 350px;
	height: 100px;
	background: #FFFFFF;
	overflow-y: scroll;
}
.scrollbox img {
	float: right;
	cursor: pointer;
}
.scrollbox div {
	padding: 3px;
}
.scrollbox div input {
	margin: 0px;
	padding: 0px;
	margin-right: 3px;
}
.scrollbox div.even {
	background: #FFFFFF;
}
.scrollbox div.odd {
	background: #E4EEF7;
}
.cfdi_form select {
    height: 25px;
    width: 200px;
}
.imp_local{
	float: none!important;
}
.titulos_impuestos{
	font-family: Arial;
    font-size: 12px;
    color: #0066CC;
    /*float: left;
    width: 45%;
    padding: 5px;*/
    text-shadow: 1px 1px 1px #9DD8FF;
}
.imp_federales {
    float: none!important;
}
.b_razon_social{
	font-weight: bold;
}