tabletouch.Advert{
    background-color: #3151A2;
    color: #fff;
}

.suspendido{
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 14px;
    color: #000099;
    font-weight: bold;
   
}
.NombreProductoCombo{
    background: #F0E5CC; 
    padding: 15px 15px 15px 15px;
}
body{
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 14px;
    line-height: 1.428571429;
    color: #333333;
    background-color: #ffffff;
}

/*FORMULARIO*/
.TabFormulario{    
    padding: 20px 20px 20px 20px;
    -moz-box-shadow: 10px 10px 5px #CCC;
    -webkit-box-shadow: 10px 10px 5px #CCC;
    box-shadow: 6px 6px 5px #999;
    border: 2px solid #00516c;
}


.TituloFormulario{
/*    background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #A65B1A), color-stop(1, #7F4614) );
    background:-moz-linear-gradient( center top, #A65B1A 5%, #7F4614 100% );
    filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#A65B1A', endColorstr='#7F4614');*/
    background-color:#dadada; 
    
    padding: 5px 5px 5px 5px;
     
    text-align: center;
    color: #727272;
    font-size: 17px;
}

.TituloFormulario2{
    background-color:#dadada; 
    
    padding: 5px 5px 5px 5px;
     
    text-align: center;
    color: #727272;
    font-size: 13px;
}
.titulolabel{
    color: #084B8A;
    font-size: 15px;   
}
.linea{
    color: #000000;
}

/*PRECIO PRODUCTO*/
.FormularioPermisos{
    /*border: solid 2px #a64600;*/
    border-radius: 5px;
    padding: 30px 30px 15px 15px;
    background: #f3f3f3;
    -moz-box-shadow:7px 7px 3px #CCC;
    -webkit-box-shadow: 10px 10px 5px #CCC;
    box-shadow: 7px 7px 3px #999;
}
.CabeceraPermisos{
    color: #fff;
    background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #A65B1A), color-stop(1, #7F4614) );
    background:-moz-linear-gradient( center top, #A65B1A 5%, #7F4614 100% );
    filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#A65B1A', endColorstr='#7F4614');
    padding: 8px 8px 8px 8px;
    height: 20px;
}
.TablaPermisos{
    font-family: "Lucida Sans Unicode", "Lucida Grande", Sans-Serif;
    font-size: 12px;
    padding: 15px 15px 15px 15px;
	text-align: left;
	border-collapse: collapse;
    
 
}
.TablaPermisos th{
    padding: 8px; 
	font-weight: normal;
	font-size: 13px;
	color: #fff;
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #A65B1A), color-stop(1, #7F4614) );
    background:-moz-linear-gradient( center top, #A65B1A 5%, #7F4614 100% );
    filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#A65B1A', endColorstr='#7F4614');
    border-top: solid 1px #0A0A2A;
    border-bottom: solid 1px #0A0A2A;
    border-left: solid 1px #0A0A2A;
    border-right: solid 1px #0A0A2A;
    text-align: center;
}
.TablaPermisos td{
    height: 2px;
	padding: 5px;
	background: #F0E5CC; 
	border-top: 1px solid #0A0A2A;
	color: #084B8A;
    border-left: solid 1px #0A0A2A;
    border-right: solid 1px #0A0A2A;
    border-bottom: solid 1px #0A0A2A; 
    font-size: 15px;
}
.tituloprecio{
    color: #fff;
    font-size: 15px;   
}

.TextEntrada{
    color: #0B0B61;
    font-size: 15px;
   
}
.TabFormularioEntProd{
    width: 900px;
    background-color: #EEEEEE;
    border: solid 2px #0A0A2A;
    font-family: sans-serif;
    font-size: 14px;
    color: #0A0A2A;    
}

 .trbusquedaproducto {
    background-color: #978E7D;
    font-family:  arial,verdana;
    font-size: 14px;
    color: black;   
    border: 1px solid #cccccc;   
}

 .trbusquedaproducto1 {
    text-align: center;
    background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #A65B1A), color-stop(1, #7F4614) );
    background:-moz-linear-gradient( center top, #A65B1A 5%, #7F4614 100% );
    filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#A65B1A', endColorstr='#7F4614');
    background-color:#A65B1A; 
    color:#FFFFFF; 
    font-size: 15px; 
    font-weight: bold;
    border-left: 1px solid #BF691E;
    height: 50px;
 }

 
  .modventa{
    text-align: center;
  
    background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #A65B1A), color-stop(1, #7F4614) );
    background:-moz-linear-gradient( center top, #A65B1A 5%, #7F4614 100% );
    filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#A65B1A', endColorstr='#7F4614');
    background-color:#A65B1A; 
    color:#FFFFFF; 
    font-size: 15px; 
    font-weight: bold;
    border-left: 1px solid #BF691E;
    height: 20px;
 }

 .piecaja{
     text-align: center;  
    background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #A65B1A), color-stop(1, #7F4614) );
    background:-moz-linear-gradient( center top, #A65B1A 5%, #7F4614 100% );
    filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#A65B1A', endColorstr='#7F4614');
    background-color:#A65B1A; 
    color:#FFFFFF; 
    font-size: 15px; 
    font-weight: bold;
    border-left: 1px solid #BF691E;
    height: 20px;
 }
.nombreproducto{
    color: #fff;
}
/*
.modTablaDetalleEntProd{
     width: 900px;
     border: solid 1px #0A0A2A;
     border-radius: 5px;
     background-image: url(../img/fondo1.png);
}
.modTablaDetalleEntProd td{
    padding: 3px;
    font-size: 14px;
    border-bottom: solid 1px #D8F6CE;
    text-align: center;
}*/
.TitleTable{
     width: 900px;
     border: solid 1px #0A0A2A;
     border-radius: 5px;
     background-image: url(../img/fondo1.png);
}
.TitleTable td{
    padding: 3px;
    font-size: 14px;
    border-bottom: solid 1px #D8F6CE;
    text-align: center;
}

.TotalDetalleFactura{
    width: 900px;
    height: 30px;
    border:  solid 2px #0A0A2A;
    background-image: url(../img/fondo1.png);
  
}

.totalinventario{
    width: 900px;
    height: 30px;
    border-top: solid 2px #0A0A2A;
    background-image: url(../img/fondo1.png);
  
}


 .txtImporte {
 font-family:  arial,verdana;
    font-size: 15px;
    color: #000;
    border: solid 2px #A65B1A;
    height: 20px;   
    border-radius: 4px;
    box-shadow: 0px 1px 1px rgba(0, 0, 0, 0.075) inset;
    transition: border-color 0.15s ease-in-out 0s, box-shadow 0.15s ease-in-out 0s;
    text-align: right;
    background: #F0E5CC;
    /*background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #A65B1A), color-stop(1, #7F4614) );
    background:-moz-linear-gradient( center top, #A65B1A 5%, #7F4614 100% );
    filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#A65B1A', endColorstr='#7F4614');
    background-color:#A65B1A; */
}
 .txtImporte1 {
    font-family:  arial,verdana;
    font-size: 13px;
    color: black;
    background-color: #F3E2A9;
    border-radius:3px;
    border: solid 1px;
    height: 20px;   
    text-align: right;
}
 .textcomentario {
    width: 450px; 
    height: 40px;
    font-family:  arial,verdana;
    font-size: 14px;
    color: #0B0B61;
}
/*.Frase_1,.Frase_2,.Frase_3,.Frase_4*/
.txtExitencia,.txtXImporte1,.txtDetalleVenta,.txtDetalleVenta,.txtExitenciaProducto,.txtCantidad,.txtDatosExistencia,.txtDatosExistencia,.txtPrecio1,.txtDescuento,.txtIva1,.txtCantidad1,.txtCantidadTransferencia{display:block;
              width:100%;
              height:29px;padding:6px 12px;
              font-size:14px;
              line-height:1.428571429;color:#555;
              vertical-align:middle;
              background-color:#fff;
              border:1px solid #ccc;
              border-radius:4px;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,0.075);
              box-shadow:inset 0 1px 1px rgba(0,0,0,0.075);
              -webkit-transition:border-color ease-in-out .15s,box-shadow ease-in-out .15s;
              transition:border-color ease-in-out .15s,box-shadow ease-in-out .15s
    
}
.TdExistencia{
    width:100%;
    height:29px;padding:6px 12px;
    font-size:14px;
    line-height:1.428571429;color:#555;
    vertical-align:middle;
    background-color:#A9F5A9;
    color: #000;
    border:1px solid #ccc;
    border-radius:4px;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,0.075);
    box-shadow:inset 0 1px 1px rgba(0,0,0,0.075);
    -webkit-transition:border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    transition:border-color ease-in-out .15s,box-shadow ease-in-out .15s
}
.modTablaVenta{
    width: 900px;
    height: 40px;
    background-color: #FAFAFA;
    border: solid 2px #0A0A2A;
    font-family: sans-serif;
    font-size: 14px;
    color: #0A0A2A;    
}
.modFacturaDirecta{
    width: 900px;
    height: 40px;
    background-color: #FAFAFA;
    border-top:  solid 1px #0A0A2A;
    border-bottom: solid 1px #0A0A2A;
    border-left:  solid 1px #0A0A2A;
    border-right:  solid 1px #0A0A2A;
    font-family: sans-serif;
    font-size: 14px;
    color: #0A0A2A;    
}


.menutr{
    padding: 30px 30px 15px 15px;
    background: #F0E5CC; 

    -webkit-border-radius: 15px;
    -moz-border-radius: 15px;
    border-radius: 15px;
    height: 50px;
    text-align: center;   
}
.menutr1{
    padding: 30px 30px 15px 15px;
    background: #F0E5CC; 
    -webkit-border-radius: 15px;
    -moz-border-radius: 15px;
    border-radius: 15px;
   /* height: 30px;*/
    text-align: center;   
}

.MostradorVenta{
    background-image: url(../img/fondo1.png);
    width: 900px;
    border: solid 2px #0A0A2A;
    font-family: sans-serif;
    font-size: 14px;
    color: #0A0A2A;    
}
/*.MostradorVenta1{
    background-image: url(../img/fondo1.png);
    width: 900px;
    font-family: sans-serif;
    font-size: 14px;
    border-bottom:  solid 2px #0A0A2A;
    color: #0A0A2A;    
}*/
.CajaEntradaProducto{
   
    width: 900px;
    font-family: sans-serif;
    font-size: 14px;
   
    color: #0A0A2A;    
 
}
.CajaEntradaProductotr{
    padding: 15px 15px 15px 15px;
    background: #F0E5CC; 
    -webkit-border-radius: 15px;
    -moz-border-radius: 15px;
    border-radius: 15px;
   
    text-align: letf;   
}

 .trdatos {
    background-color: #EEEEEE;
    font-family:  arial,verdana;
    font-size: 15px;
    color: #0A0A2A;    
    border: 1px solid #cccccc;  
}
.formapago{
    text-align: center;
    /*width: 300px;*/
    border-right:  2px solid #cccccc;
}
.txtCampoNumeros{
    font-family:  arial,verdana;
    font-size: 13px;
    color: black;
    background: #F0E5CC;   
    border-radius:3px #0A0A2A;
    border: solid 1px;
    height: 20px;   
    text-align: right;
}

#NumBancoOculto{
    padding: 3px 3px 3px 3px;
    font-family: arial,verdana; 
    display: none;
}

#LetraCambioOculto{
    padding: 3px 3px 3px 3px;
    font-family: arial,verdana; 
    display: none;
}
#CampoNumOculto{
    padding: 3px 3px 3px 3px;
    font-family: arial,verdana; 
    display: none;
}
#LetTotalOculto{
    padding: 3px 3px 3px 3px;
    font-family: arial,verdana; 
    display: none;
}
#CampTotalOculto{
    padding: 3px 3px 3px 3px;
    font-family: arial,verdana; 
    display: none;
}
#IdFactura{
    padding: 3px 3px 3px 3px;
    font-family: arial,verdana; 
    display: none;
}
#IdHonorario{
    padding: 3px 3px 3px 3px;
    font-family: arial,verdana; 
    display: none;
}
#LetPagoOculto{
    padding: 3px 3px 3px 3px;
    font-family: arial,verdana; 
    display: none;
}
#CampoPago{
    padding: 3px 3px 3px 3px;
    font-family: arial,verdana; 
    display: none;
}
#CampoCambio{
    padding: 3px 3px 3px 3px;
    font-family: arial,verdana; 
    display: none;
}
.cajatitulos{
    font-family: sans-serif;
    font-size: 13px;
    text-align: center;
    color: #0B0B3B;
    background-color: #E6E6E6;
    border: solid 1px #0B0B3B;
    border-top: solid 1px #000;
    border-right: solid 1px #000;
    border-bottom: solid 1px #000; 
    border-left: solid 1px #000;  
}

.textliquidacion{
    font-family: sans-serif;
    font-size: 13px; 
    text-align: left; 
    background-color: #D8F6CE;
}
.cajapdf{
    width: 900px;  
}
.fechadia{
    color: #A65B1A;
    
}
/*
.logoEmpresa{
 
    text-align: center;
}*//*
.datoscaja{
    text-align: center;
     font-family: sans-serif;
    font-size: 17px;
}*/
.cajadatossucursal{
    text-align: center;
    font-family: sans-serif;
    color: #0B0B61;

    font-size: 17px;
}
.textoreporte{
    text-align: center;
     font-family: sans-serif;
    font-size: 17px
}
.cantidad{
    font-family: sans-serif;
    font-size: 13px;
    text-align: right;
    background-color: #D8F6CE;
}
.datostienda{
    font-family: sans-serif;
    font-size: 53px;   
    text-align: center;
}
.datosventa{
    font-family: sans-serif;
    font-size: 53px;   
    text-align: center;
}
.datostitulo{
    width: 100px;
    font-family: sans-serif;
    font-size: 54px;   
    text-align: center;
}

 .imgnegocio{
    opacity: .5;
}
    
.caja_cancelado{
    height: 85px;
    font-family: sans-serif;
    font-size: 100px;
    text-align: center;
    color: #0A0A2A;
    position: absolute;
    top: 750px;
    left:180px;
    width: 400px;
    -webkit-transform: rotate(325deg);
    -moz-transform: rotate(325deg);
    -o-transform: rotate(325deg);

}
.textnum{
    font-size: 54px;
    font-family: sans-serif;
    text-align: right;
}
.descripcionventa{
    font-size: 54px;
    font-family: sans-serif;
    text-align: left;
}
.gracias{
    font-size: 52px;
    font-family: sans-serif;
    text-align: center;
}
.textopie{
    font-size: 52px;
    font-family: sans-serif;
}
.imprimirpdf{
    text-align: center;
    font-family: sans-serif;
    font-size: 15px
}

.tbl_datos th{
    background-color: #978E7D;
    text-align: center;
    color: #fff;
}
.tbl_datos td{
    background-color: #EEEEEE;
    text-align: center;
    color: #0B0B61;
}
.tbl_botonesglobal{
    background-color: #EEEEEE;
}
.tbl_botonesglobal th{
    background-color: #978E7D;
    text-align: center;
    color: #fff;
}

.TablaCostoInventario{
     width: 900px;
  
     border-radius: 5px;
}
.TablaCostoInventario td{
    padding: 3px;
    font-size: 14px;
    border-bottom: solid 1px #111310;
    text-align: center;
}
.TextCostoInventario{
    color: #fff;
    font-size: 15px;
   
}
.TituloCabecera{
    background-color: #8A4B08;
    color: #fff;
    border-right:solid 1px #0B0B3B;
    border-top:  solid 1px #0B0B3B;
    border-left: solid 1px #0B0B3B;
}
.CajaCabecera1{
    background-color: #8A4B08;
    color: #fff;
    border-right:solid 1px #0B0B3B;
    border-top:  solid 1px #0B0B3B;
    border-left: solid 1px #0B0B3B;
}
.CajaCabecera{
    background-color: #8A4B08;
    color: #fff;
    border-right:solid 1px #0B0B3B;
    border-top:  solid 1px #0B0B3B;
}
tr.estile1
{
    background-color: #ffffff;
    font-family: sans-serif;
    font-size: 13px; 
}
.textliquidaciones{
    text-align: left;
}
tr.estile2
{
    background-color:#EEEEEE; 
    font-family: sans-serif;
    font-size: 13px; 
   
}
.titletr{
    background-color: #FBF5EF;
    border-bottom: solid 1px #0B0B3B;
 
    /*#E6E6E6;*/
}
.titletr1{
    background-color: #E6E6E6;
    border-bottom: solid 1px #0B0B3B;
    /*#E6E6E6;*/
}

.cajatitulospdf{
    font-family: sans-serif;
    font-size: 13px;
    text-align: center;
    color: #0B0B3B;
    background-color: #E6E6E6;
    border: solid 1px #0B0B3B;
    border-top: solid 1px #000;
    border-right: solid 1px #000;
    border-bottom: solid 1px #000; 
    border-left: solid 1px #000;  
}
.logoEmpresa{
    text-align: center;
}
.datoscaja{
    text-align: center;
     font-family: sans-serif;
    font-size: 17px;
}
#inputs-Rfc input
{
    background: #f1f1f1 url(../img/personal1.png) no-repeat;    
    padding: 15px 50px 15px 30px;
    margin: 0 0 18px 0;
    margin-left: 25px;
    width: 330px; /* 353 + 2 + 45 = 400 */
    border: 1px solid #ccc;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    -moz-box-shadow: 0 1px 1px #ccc inset, 0 1px 0 #fff;
    -webkit-box-shadow: 0 1px 1px #ccc inset, 0 1px 0 #fff;
    box-shadow: 0 1px 1px #ccc inset, 0 1px 0 #fff;
}

#inputs-Rfc  input:focus
{
    background-color: #fff;
    border-color: #e8c291;
    outline: none;
    -moz-box-shadow: 0 0 0 1px #e8c291 inset;
    -webkit-box-shadow: 0 0 0 1px #e8c291 inset;
    box-shadow: 0 0 0 1px #e8c291 inset;
}

#inputs input
{
    background: #f1f1f1 url(../img/token1.png) no-repeat;
    padding: 15px 50px 15px 30px;
    margin: 0 0 18px 0;
    margin-left: 25px;
    width: 330px; /* 353 + 2 + 45 = 400 */
    border: 1px solid #ccc;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    -moz-box-shadow: 0 1px 1px #ccc inset, 0 1px 0 #fff;
    -webkit-box-shadow: 0 1px 1px #ccc inset, 0 1px 0 #fff;
    box-shadow: 0 1px 1px #ccc inset, 0 1px 0 #fff;
}

#inputs input:focus
{
    background-color: #fff;
    border-color: #e8c291;
    outline: none;
    -moz-box-shadow: 0 0 0 1px #e8c291 inset;
    -webkit-box-shadow: 0 0 0 1px #e8c291 inset;
    box-shadow: 0 0 0 1px #e8c291 inset;
}


.img-logo{
    max-height: 80px;
    margin-top: 5px;
    alignment-adjust: center;
    border: solid 2px #0B0B3B;
}

.TabFormularioLeyenda{
    border: solid 1px #E0E0E0;
    border-radius: 5px;
    padding: 15px 15px 15px 15px;
    margin-bottom: 10px;
    margin-top: 10px;
    width: 400px;
    text-align: center;
    background-color: #8A4B08;
    color: #fff;
}

.NomProducto{
    border: solid 1px #E0E0E0;
    border-radius: 5px;
    padding: 15px 15px 15px 15px;
    margin-bottom: 10px;
    margin-top: 10px;
    width: 400px;
    text-align: center;
    background: #F0E5CC;
    color: #000;
}
.textagregar{
    color: #944c00;
    
}
.textagregar a:hover{
    color: #944c00;
    text-decoration: none;
}

.imgfondo{
    padding-top: 250px;
}
.imgtitle{
    height: 100px;
}


.TabFormularioCliente{    
    padding: 2px 50px 2px 50px;

}
.estilotitulo{
    color: #0B0B61;
    text-align: center;
}
.descarga{
     padding-top: 10px;
     padding-left: 10px;
     width: 25px;
     height: 35px;
     float: left;
     text-align: left;
 }
 .imgregreso{
     padding-top: 10px;
     padding-left: 50px;
     width: 25px;
     height: 35px;
     float: left;
     text-align: left;
 }
 .textregreso{
     padding-top: 16px;
     padding-left: 35px;
     width: 25px;
     height: 35px;
     float: left;
     text-align: left;
     
 }
 
 .TituloUsuario{
    background-color: #F0E5CC;
    border-bottom: solid 1px #0A0A2A;
    height: 35px;
}
.error{
    width: 100%;
    /*background-color: #FA5858;*/    
    background: #f04124; 
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
     
    -moz-box-shadow: 4px 4x 1px #CCC;
    -webkit-box-shadow: 4px 4px 1px #CCC;
    box-shadow: 4px 4px 1px #999;
    /*-webkit-border-top-left-radius: 30px;
    -webkit-border-bottom-right-radius: 30px;*/
    -moz-border-radius-topleft: 30px;
    -moz-border-radius-bottomright: 30px;

    

}
input.error { border: 1px solid red; }
label.error { border: 1px solid red; }
.sysMesg {
    font-family:  arial,verdana;
    font-size: 13px;
    color: #FFFFFF;
    padding: 5px;
    border-radius: 5px;
    text-align: center;
    font-weight: bold;
    font-size: 14px;
    margin-bottom: 10px;

}

.LoginError {
    font-family:  arial,verdana;
    font-size: 15px;
    color: #fff;
    padding: 5px;
    border-radius: 5px;
    text-align: center;
    font-weight: bold;
    font-size: 14px;
    margin-bottom: 10px;
    -webkit-box-shadow: inset 0px 1px 0px 0px #f5978e;
    box-shadow: inset 0px 1px 0px 0px #f5978e;
    background: -webkit-gradient( linear, left top, left bottom, color-stop(0.05, #f24537), color-stop(1, #c62d1f) );
    background: -moz-linear-gradient(center top , #F24537 5%, #C62D1F 100%) repeat scroll 0% 0% #F24537;
}

#CampoTipodeCambio{
    padding: 3px 3px 3px 3px;
    font-family: arial,verdana; 
    display: none;
}
#TextTipodeCambio{
    padding: 3px 3px 3px 3px;
    font-family: arial,verdana; 
    display: none;
}










/*ESTILO DE PDFS*/

.datagrid table { 
    border-collapse: collapse; 
    text-align: left; width: 100%; 
} 
.datagrid {
    font: normal 12px/150% Arial, Helvetica, sans-serif; 
    background: #fff; 
    overflow: hidden;
    border: 1px solid #A65B1A; 
    -webkit-border-radius: 3px; 
    -moz-border-radius: 3px;
    border-radius: 3px; }
.datagrid table td, .datagrid table th { 
    padding: 3px 10px; 
}
.datagrid table thead th {
    background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #A65B1A), color-stop(1, #7F4614) );
    background:-moz-linear-gradient( center top, #A65B1A 5%, #7F4614 100% );
    filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#A65B1A', endColorstr='#7F4614');
    background-color:#A65B1A; 
    color:#FFFFFF; 
    font-size: 15px; 
    font-weight: bold;
    border-left: 1px solid #BF691E; 
} 
.datagrid table thead th:first-child { border: none; }

.datagrid table tbody td { 
    color: #7F4614; 
    border-left: 1px solid #D9CFB8;
    font-size: 12px;
    font-weight: normal; }
.datagrid table tbody .alt td { 
        background: #F0E5CC; 
        color: #7F4614; }
.datagrid table tbody td:first-child { 
    border-left: none; }
.datagrid table tbody tr:last-child td { 
    border-bottom: none; }
.datagrid table tfoot td div {
    border-top: 1px solid #A65B1A;
    background: #F0E5CC;}
.datagrid table tfoot td { 
    padding: 0; 
    font-size: 12px } 
.datagrid table tfoot td div{ padding: 2px; }
.datagrid table tfoot td ul { 
    margin: 0; 
    padding:0;
    list-style: none; 
    text-align: right; }
.datagrid table tfoot  li {
    display: inline; }
.datagrid table tfoot li a { 
    text-decoration: none; 
    display: inline-block; 
    padding: 2px 8px; 
    margin: 1px;color: #FFFFFF;
    border: 1px solid #A65B1A;
    -webkit-border-radius: 3px; 
    -moz-border-radius: 3px; 
    border-radius: 3px; 
    background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #A65B1A), color-stop(1, #7F4614) );
    background:-moz-linear-gradient( center top, #A65B1A 5%, #7F4614 100% );
    filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#A65B1A', endColorstr='#7F4614');background-color:#A65B1A; }
.datagrid table tfoot ul.active, .datagrid table tfoot ul a:hover { 
    text-decoration: none;border-color: #7F4614; color: #FFFFFF; background: none; background-color:#A65B1A;}
/*FIN DE ESTILO DE PDFS*/










/*ASIGNACION POR GRUPO*/
.modAsignacionPolitica{     
    margin:20px auto;   
    border: solid 1px #E0E0E0;
    border-radius: 10px;
    padding: 15px 15px 15px 15px;

    -moz-box-shadow: 10px 10px 5px #CCC;
    -webkit-box-shadow: 10px 10px 5px #CCC;
    box-shadow: 10px 10px 5px #999;
    background-color: #FFFFFF;
    width: 980px;
    height: 700px;
}



#politicas_asignadas{
	width:450px;
	background-color:#FFFFFF;
	height:500px;
	border:1px dashed #333;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px;
}
#columna_izquierda{
	float:left;
	}
#columna_derecha{
	float:right;
	}
    #politicas_disponibles{
	width:450px;
	height:500px;
	background-color:#FFFFFF;
	border:1px dashed #333;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px;

	}
    
    
    
    
/*ESTILO DE LISTADO SORTABLE*/

/*FIN DE ESTILO DE LISTADO SORTABLE*/


/*NIVEL*/
#sortable1, #sortable2 {
    list-style-type: none;
    margin: 0; 
    padding: 0; 
    float: left; 
    margin-right: 5px; 
    padding: 5px; 
    width: 85%;
    height: 400px; 
}
#sortable1 li, #sortable2 li { 
    margin: 0 5px 5px 5px; 
    padding: 5px; 
    font-size: 13px;
    width: 100%; 
    border-radius: 6px;
/*    border: 1px solid #BF691E;
    background:#F0E5CC;*/
    font-weight: normal;
    color: #555555;
}

.sortable1, .sortable2{
/*    margin: 0 5px 5px 5px; 
    padding: 2px; 
    font-size: 13px;
    width: 360px; 
    border-radius: 4px;*/
    border: 1px solid #BF691E;
    background:#F0E5CC;
/*    font-weight: normal;
    color: #555555;*/
}

#sortable5, #sortable6 {
    list-style-type: none;
    margin: 0; 
    padding: 0; 
    float: left; 
    margin-right: 5px; 
    padding: 5px; 
    width: 85%;
    height: 400px; 
}
#sortable5 li, #sortable6 li { 
    margin: 0 5px 5px 5px; 
    padding: 5px; 
    font-size: 13px;
    width: 100%; 
    border-radius: 6px;
    border: 1px solid #BF691E;
    background:#F0E5CC;
    font-weight: normal;
    color: #555555;
}

#sortable3, #sortable4 {
    list-style-type: none;
    margin: 0; 
    padding: 0; 
    float: left; 
    margin-right: 5px; 
    padding: 5px; 
    width: 85%;
    height: 400px; 
}
#sortable3 li, #sortable4 li { 
    margin: 0 5px 5px 5px; 
    padding: 5px; 
    font-size: 13px;
    width: 100%; 
    border-radius: 6px;
    border: 1px solid #BF691E;
    background:#F0E5CC;
    font-weight: normal;
    color: #555555;
}
.ui-state-highlight {
height: 33px;
line-height: 1.2em;
}

#politicas_disponibles{
	width:450px;
	height:500px;
	background-color:#FFFFFF;
	border:1px dashed #333;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px;

}
#politicas_asignadas{
	width:450px;
	background-color:#FFFFFF;
	height:500px;
	border:1px dashed #333;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px;
}

.pie{ 
    border: solid 2px #0A0A2A;
    font-family: sans-serif;
    font-size: 12px;
    color: #000; 
    background: #E6E6E6; 
    -webkit-border-radius: 15px;
    -moz-border-radius: 15px;

   
}

/*ESTILO DE PANTALLA TOUCH*/
.VentaTouch{ 
    border: solid 1px #0A0A2A;
    font-family: sans-serif;
    font-size: 14px;
    color: #0A0A2A; 
    background: #088A08; 
    color: #fff;
    text-align: center;
    font-size: 18px;
}/*
.trtouch{

    
}*/
.codproducto{
    background-color: #A9BCF5;
}
.derecha{
    float: right;

}
/*float: left;*/
/*FIN DE ESTILOS DE PANTALL TOUCH*/

#loading-div-background {
    display:none;
    position:fixed;
    top:0;
    left:0;
    background:#000;
    width:100%;
    height:100%;
}

#loading-div{
    width: 300px;
    height: 200px;
    background-color: #fff;
    color: #000;
    text-align:center;
    position:absolute;
    left: 50%;
    top: 50%;
    margin-left:-150px;
    margin-top: -100px;
}

#divtouch {   
    position:fixed;
    top:0;
    left:0;
    background:#000;
    width:100%;
    height:100%;
}

#FiltroAlumno2{
        height:425px;
	width:auto;
        border: 1px dashed #333;
        -webkit-border-radius: 6px;
        -moz-border-radius: 6px;
        border-radius: 6px;
        padding: 5px;
}

#div1 {
	overflow:scroll;
	height:415px;
	width:auto;
}

#div1 table {
	width:500px;
        background-color: #ffffff;
        
}

#ImagenPublicoOculto{
    padding: 3px 3px 3px 3px;
    font-family: arial,verdana; 
    display: none;
}

.producto{
    padding: 3px 3px 3px 3px;
    font-family: arial,verdana; 
}
#ImagenClienteOculto{
    padding: 3px 3px 3px 3px;
    font-family: arial,verdana; 
    display: none;
}/*
.tabledetalle{
    height: 500px;
}*/
.tabletouch{
    font-family: arial,verdana;
    font-size: 15px;
    color: #0A0A2A;
    border:  solid 1px #0A0A2A;
    background-color: #F0E5CC;   
}
.detalle{
    background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #A65B1A), color-stop(1, #7F4614) );
    background:-moz-linear-gradient( center top, #A65B1A 5%, #7F4614 100% );
    filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#A65B1A', endColorstr='#7F4614');
    background-color:#A65B1A;     
    padding: 5px 5px 5px 5px;    
    text-align: center;
    color: #ffffff;
    font-size: 16px;
}
.titledetalle{
    background-color: #0B0B3B;
    border-bottom: #fff;
    color: #fff;
    text-align: center;
}
.border{
    border-bottom: #0B0B3B;
}

.DetalleTouch{
     
     border: solid 2px #0A0A2A;
     border-radius: 5px;
     background-image: url(../img/fondo1.png);
}
.DetalleTouch td{
    padding: 3px;
    font-size: 14px;
    border-bottom: solid 1px #D8F6CE;
    text-align: center;
}
.mydiv
   {
      width: 20px;
      height: 250px;
      display: table;
      text-align: right;
   }
.numeros{
    background-color: #000;

}
.resultadoventa {
  display: block;
  width: 100%;
  text-align: right;
  /*height: 34px;*/
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.428571429;
  color: #555555;
  vertical-align: middle;
  background-color: #ffffff;
  border: 1px solid #cccccc;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -webkit-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
  transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
}
.MetododePago{
    height: 30px;
    border:  solid 1px #0A0A2A;
    background-image: url(../img/fondo1.png);
  
}
#MetodoPago{
    padding: 3px 3px 3px 3px;
    font-family: arial,verdana; 
    display: none;
}
.cajacambio{
    background-color: #F0E5CC;
    text-align: center;
     border:  solid 1px #0A0A2A;
}
.cajaaplicar{
    height: 110px;
    background-color: #F0E5CC;
    text-align: center;   
}
#textototal{
  
    font-family: arial,verdana; 
    display: none;
}
#campototal{
 
    font-family: arial,verdana; 
    display: none;
}
#textopago{
   
    font-family: arial,verdana; 
    display: none;
}
#campoPago{
    
    font-family: arial,verdana; 
    display: none;
}
#letracambio{
    
    font-family: arial,verdana; 
    display: none;
}
#totalcambio{
  
    font-family: arial,verdana; 
    display: none;
}
#letrareferencia{
   
    font-family: arial,verdana; 
    display: none;
}
#camporeferencia{
   
    font-family: arial,verdana; 
    display: none;
}
#Aplicar{
    padding: 3px 3px 3px 3px;
    font-family: arial,verdana; 
    display: none;
}

.txtImportetoch { 
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857;
    /*color: rgb(85, 85, 85);*/
    vertical-align: middle;
    background-color: rgb(255, 255, 255);
    border: 1px solid rgb(204, 204, 204);
    border-radius: 4px;
    box-shadow: 0px 1px 1px rgba(0, 0, 0, 0.075) inset;
    transition: border-color 0.15s ease-in-out 0s, box-shadow 0.15s ease-in-out 0s;
    text-align: right;
    background: #F0E5CC;
    color: #000;
 
}
.CajaImportes { 
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857;
    /*color: rgb(85, 85, 85);*/
    vertical-align: middle;
    background-color: rgb(255, 255, 255);
    border: 1px solid rgb(204, 204, 204);
    border-radius: 4px;
    box-shadow: 0px 1px 1px rgba(0, 0, 0, 0.075) inset;
    transition: border-color 0.15s ease-in-out 0s, box-shadow 0.15s ease-in-out 0s;
    text-align: right;
    background: #F0E5CC;
    color: #000;
 
}
.CantidadEntregada { 
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857;
    /*color: rgb(85, 85, 85);*/
    vertical-align: middle;
    background-color: rgb(255, 255, 255);
    border: 1px solid rgb(204, 204, 204);
    border-radius: 4px;
    box-shadow: 0px 1px 1px rgba(0, 0, 0, 0.075) inset;
    transition: border-color 0.15s ease-in-out 0s, box-shadow 0.15s ease-in-out 0s;
    text-align: right;
    background: #F0E5CC;
    color: #000;
 
}
.CantidadFaltante { 
    padding: 6px 12px;
    font-size: 14px;

    vertical-align: middle;
    background-color: rgb(255, 255, 255);
    border: 1px solid rgb(204, 204, 204);
    border-radius: 4px;
    box-shadow: 0px 1px 1px rgba(0, 0, 0, 0.075) inset;
    transition: border-color 0.15s ease-in-out 0s, box-shadow 0.15s ease-in-out 0s;
    text-align: right;
    background: #FF0000;
    color: #fff;
 
}

.cambio{
    display: block;
    width: 100%;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857;
    color: rgb(85, 85, 85);
    vertical-align: middle;
    background-color: rgb(255, 255, 255);
    border: 1px solid rgb(204, 204, 204);
    border-radius: 4px;
    box-shadow: 0px 1px 1px rgba(0, 0, 0, 0.075) inset;
    transition: border-color 0.15s ease-in-out 0s, box-shadow 0.15s ease-in-out 0s;
    text-align: right;
}

/*nuevo estilo de la tablas con detalle*/
.modTablaDetalleEntProd{
    border-bottom:   solid 1px #0A0A2A;
    border-right:   solid 1px #0A0A2A;
    background-image: url(../img/fondo1.png);
}
.modTablaDetalleEntProd td{
    padding: 3px;
    font-size: 14px;
    border-bottom: solid 1px #D8F6CE;
    text-align: center;
}
.TablaRecepcionUnidad{
    background-image: url(../img/fondo1.png);
    border: solid 2px #0A0A2A;
    font-family: sans-serif;
    font-size: 14px;
    color: #0A0A2A;    
}
.TablaRefacccion{
    background-image: url(../img/fondo1.png);
     border-bottom:   solid 2px #0A0A2A;
    border-left:   solid 2px #0A0A2A;
    border-right:   solid 2px #0A0A2A;
    font-family: sans-serif;
    font-size: 14px;
    color: #0A0A2A;    
}
.TotalRecepcionUnidad{
    height: 30px;
    border-bottom:   solid 2px #0A0A2A;
    border-left:   solid 2px #0A0A2A;
    border-right:   solid 2px #0A0A2A;
    background-image: url(../img/fondo1.png);
  
}
.TxtTotales{
    padding: 2px 12px;
    font-size: 14px;
    line-height: 1.42857;
    /*color: rgb(85, 85, 85);*/
    vertical-align: middle;
    border: solid 2px #A65B1A;
    background-color: rgb(255, 255, 255);

    border-radius: 4px;
    box-shadow: 0px 1px 1px rgba(0, 0, 0, 0.075) inset;
    transition: border-color 0.15s ease-in-out 0s, box-shadow 0.15s ease-in-out 0s;
    text-align: right;
    background: #F0E5CC;
    color: #000;
    
}

.TiuloTablaRefaccion{
    border-bottom:   solid 1px #0A0A2A;
    text-align: center;
    background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #A65B1A), color-stop(1, #7F4614) );
    background:-moz-linear-gradient( center top, #A65B1A 5%, #7F4614 100% );
    filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#A65B1A', endColorstr='#7F4614');
    background-color:#A65B1A; 
    color:#FFFFFF; 
    font-size: 15px;   
}
.Prod{
    background: #F0E5CC;
}
.TitleTicket{
    background: #F0E5CC;
    text-align: center;
    border: solid 1px #000;
}


.MostradorVenta{
    background-image: url(../img/fondo1.png);
    border: solid 2px #0A0A2A;
    font-family: sans-serif;
    font-size: 14px;
    color: #0A0A2A;    
}


.notaventa { 
    padding: 0px; 
    height: 550px;
    background: transparent; 
    border-width: 0px 0px 1px 0px; 
    -moz-border-radius: 0px; 
    -webkit-border-radius: 0px; 
    border-radius: 0px; 
} 
.TiuloTabla{
    border-bottom:   solid 1px #0A0A2A;
    text-align: center;
    background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #A65B1A), color-stop(1, #7F4614) );
    background:-moz-linear-gradient( center top, #A65B1A 5%, #7F4614 100% );
    filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#A65B1A', endColorstr='#7F4614');
    background-color:#A65B1A; 
    color:#FFFFFF; 
    font-size: 15px;   
}
.tabs-nobg { 
    padding: 0px; 
    height: 730px;
} 
.tabs-nobg .ui-tabs-nav { 
    background: transparent; 
    border-width: 0px 0px 1px 0px; 
    -moz-border-radius: 0px; 
    -webkit-border-radius: 0px; 
    border-radius: 0px; 
} 
.tabs-nobg .ui-tabs-panel { 
    margin: 0em 0.2em 0.2em 0.2em; 
}


.modTablaDetalleEntrada{
     width: 900px;
     border: solid 1px #0A0A2A;
     border-radius: 5px;
     background-image: url(../img/fondo1.png);
}
.modTablaDetalleEntrada td{
    padding: 3px;
    font-size: 14px;
    border-bottom: solid 1px #D8F6CE;
    text-align: center;
}

.TabCreditos{    
    padding: 30px 30px 15px 15px;
     background: #F0E5CC; 
}
.Filtro{
    
}

.TituloFiltroFecha{
    background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #A65B1A), color-stop(1, #7F4614) );
    background:-moz-linear-gradient( center top, #A65B1A 5%, #7F4614 100% );
    filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#A65B1A', endColorstr='#7F4614');
    background-color:#A65B1A;    
    padding: 0px 5px 0px 5px;    
    text-align: center;
    color: #ffffff;
    font-size: 17px;
}

table.filtro th {
    text-align: center;  
    background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #A65B1A), color-stop(1, #7F4614) );
    background:-moz-linear-gradient( center top, #A65B1A 5%, #7F4614 100% );
    filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#A65B1A', endColorstr='#7F4614');
    background-color:#A65B1A; 
    color:#FFFFFF; 
    font-size: 15px; 
    font-weight: bold;
    border-left: 1px solid #BF691E;
     
}

table.filtro td {
	padding: 3px 10px;
    padding-top: 3px;
    font-family: sans-serif;
    font-size: 14px ;
    border-left: 1px solid #E0F2F7; 
}

/*Nuevo MX*/
.modTablaDatoServicio{
    border-bottom:   solid 1px #0A0A2A;
    border-right:   solid 1px #0A0A2A;
    background-image: url(../img/fondo1.png);
}
.modTablaDatoServicio td{
    padding: 3px;
    font-size: 14px;
    border-bottom: solid 1px #D8F6CE;
    text-align: center;
}
.modTablaDatoProductoExtra{
    border-bottom:   solid 1px #0A0A2A;
    border-right:   solid 1px #0A0A2A;
    background-image: url(../img/fondo1.png);
}
.modTablaDatoProductoExtra td{
    padding: 3px;
    font-size: 14px;
    border-bottom: solid 1px #D8F6CE;
    text-align: center;
}
.cajatitulo{
    background-color: #088A08;
}

#boton1{
    padding: 3px 3px 3px 3px;
    font-family: arial,verdana; 
    display: none;
}
#datosclienteservicio{
    padding: 3px 3px 3px 3px;
    font-family: arial,verdana; 
    display: none;
}
.ProductoCombo{
    border-bottom:   solid 1px #0A0A2A;
    text-align: center;
  
    filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#A65B1A', endColorstr='#7F4614');
    background-color:#088A08; 
    color:#FFFFFF; 
    font-size: 15px;   
}
.hey{
    background-color:#088A08; 
}
.perfilasignado {
color: #0B0B61;
border: 1px solid #cccccc;
background: #D8D8D8;
-moz-border-radius: 7px;
-webkit-border-radius: 7px;
border-radius: 7px;
}
.table_login{
    border-right: 1px solid #333333;
}
#cuerpo{
    border: 0px solid #000;
    -moz-box-shadow: 10px 10px 5px #CCC;
    -webkit-box-shadow: 20px 19px 12px #000000;
    box-shadow: 1px 7px 20px #4B4747;
    border-radius: 3px;
    background: #FDFDFD;
    padding-bottom: 20px;
    padding-top: 3px;
}

.Formulario_simple{
    margin: 0 auto;
    clear: both;
    width: 100%;
    color:#00516c;
    border: 2px solid #00516c;
}


.CampoCreditos {
    display: block;
    width: 100%;
    height: 35px;
    padding: 6px 12px;
    font-size: 15px;
    line-height: 1.42857;
    color: #6F6F6F;
    background-color: #FFF;
    background-image: none;
    border: 1px solid #CCC;
    border-radius: 0px;
    box-shadow: 0px 1px 1px rgba(0, 0, 0, 0.075) inset;
    transition: border-color 0.15s ease-in-out 0s, box-shadow 0.15s ease-in-out 0s;
    text-align: right;
    cursor: not-allowed;
    background-color: #EEE;
    opacity: 1;
}