﻿body
{
}


table.table>tbody>tr:hover td,
table.table>tbody>tr:hover th {
  background-color: #C0FABF !important;
}


.Botones
{
    font-family:Verdana;
    color:#000;
    font-size:8pt;
    border:none;
    border-radius:3px;
    cursor:pointer;
}

.primary {background-color: #D5D8DC;} 
.primary:hover {background: #EBF5FB;}



.BotonesFT
{
    font-family:Verdana;
    font-weight:bold;
    color:#000;
    font-size:7pt;
    border:none;
    border-radius:3px;
    cursor:pointer;
}


.Secundarios {background-color: #C5DBBF;} 
.Secundarios:hover {background: #E3E9F6;}


.CajaTextos
{
    BACKGROUND-COLOR: #eee;
    FONT-FAMILY: Arial;
    COLOR: #003366;
    FONT-SIZE: 8pt;
    FONT-WEIGHT: normal;
    border:solid 1px #000;
}

.usrFieldError
{
	font-family: Arial;
	color: #000099;
	font-weight: normal;
	font-size: 9pt;
	background-color: coral;
}

.EtiquetasObjetos
{
	font-size: 8pt;
	font-family: Verdana;
	font-weight: bold;
}

.TablaTitulos
{
	font-size: 10pt;
	font-family: Verdana;
	font-weight: bold;
	color: #003399;
	background-color: #DAF3F2;
}

.TextosTablas
{
	font-size: 10pt;
	font-family: Verdana;
	font-weight: normal;
	color: #000000;
}

.PaginaTitulos
{
	font-size: 9pt;
	font-family: Verdana;
	font-weight: bold;
	color: #000;
	background-color: #DAF3F2;
}

.TitulosListados
{
	font-size: 7pt;
	font-family: Verdana;
	font-weight: bold;
	color: #fff;
	background-color: #DAF3F2;
	text-align: center;
}

.SubTitulosListados
{
	font-size: 7pt;
	font-family: Verdana;
	font-weight: bold;
	color: #000000;
	background-color: aliceblue;
	text-align: center;
	cursor:text;
}

.FilaSaldoAnterior
{
	font-size: 8pt;
	font-family: Verdana;
	font-weight: bold;
	color: #000000;
	background-color: #D4FAD6;
}


.TextosListados
{
	font-size: 8pt;
	font-family: Verdana;
	font-weight: normal;
	color: #000000;
	background-color: #ffffff;
}

.TextosListadosConFondo
{
    font-size: 8pt;
    font-family: Verdana;
    font-weight: normal;
    color: #000000;
    background-color: #E9E9E9;
}

.TextosListadosTotales
{
	font-size: 8pt;
	font-family: Verdana;
	font-weight: normal;
	color: #000000;
	background-color: lightcyan;
}

.TitulosListadosPapel
{
	font-size: 12pt;
	font-family: Verdana;
	font-weight: bold;
	color: #ffffff;
	background-color: highlight;
	text-align: center;
}


.TextosListadosPapel
{
	font-size: 11pt;
	font-family: Verdana;
	font-weight: normal;
	color: #000000;
	background-color: #ffffff;
}

.TextosListadosPapelConFondo
{
    font-size: 11pt;
    font-family: Verdana;
    font-weight: normal;
    color: #000000;
    background-color: gainsboro;
}

.TextosListadosPapelTotales
{
	font-size: 11pt;
	font-family: Verdana;
	font-weight: normal;
	color: #000000;
	background-color: lightcyan;
}

.BotoneraGrabar
{
	font-size: 9pt;
	font-family: Verdana;
	background-color: lavender;
	vertical-align: middle;
	text-align: center;
	cursor:hand;
}

.Combos
{
    BACKGROUND-COLOR: #eee;
    FONT-FAMILY: Verdana;
    COLOR: #000099;
    FONT-SIZE: 8pt
}

.EtiquetaCajaTexto
{
	font-family: Arial;
	font-size: 8pt;
	font-weight: bold;
}

.EtiquetaCheckRadio
{
	font-family: Arial;
	font-size: 10pt;
}

.FilaBlancaListados
{
	font-family: Arial;
	color: #000000;
	font-size: 8pt;
	background-color:#fff;
}

.FilaSombraListados
{
	font-family: Arial;
	color: #000000;
	font-size: 8pt;
	background-color: #DFF5F8;
}

.filas:hover{background-color:#C6FCC5;}

.FilaSombraMensajeError
{
	font-family: Arial;
	color: #000000;
	font-size: 10pt;
	background-color: coral;
	font-weight: bold;
	font-style: italic;
}


.FilaSombraSobre
{
	font-family: Arial;
	color: #000000;
	font-size: 9pt;
	background-color: lightsteelblue;
}

.FilaSombraSubTotales
{
	font-family: Arial;
	color: #C40213;
	font-size: 9pt;
	background-color: #C3C9FA;
	font-weight: bold;
	border-bottom: black thin solid;
}


.FilaSombraTotales
{
	font-family: Arial;
	color: #000000;
	font-size: 9pt;
	background-color: lightsteelblue;
	font-weight: bold;
}


.SubTituloModulos
{
	font-size: 9pt;
	font-family: Arial;
	font-weight: bold;
	background-color: #DAF3F2;
}

.CeldaBolsaNegra
{
    font-size: 8pt;
    font-family: Verdana;
    font-weight: normal;
    color: #ffffff;
    background-color: #000000;
}

.CeldaBolsaVerde
{
    font-size: 8pt;
    font-family: Verdana;
    font-weight: normal;
    color: #ffffff;
    background-color: green;
}

.CeldaBolsaRoja
{
    font-size: 8pt;
    font-family: Verdana;
    font-weight: normal;
    color: #ffffff;
    background-color: red;
}

.CeldaBolsaBlanca
{
    font-size: 8pt;
    font-family: Verdana;
    font-weight: normal;
    color: #000000;
    background-color: #ffffff;
}

.CeldaAusente
{
	background-color: #F6DBD1;
}


.TextoPequenio
{
	font-size: 7pt;
	font-family: Verdana;
	color: dimgray;
}

.FilaDebe
{
	font-size: 8pt;
	font-family: Verdana;
	font-weight: normal;
	color: #000000;
	background-color: #e6e6e6;
}

.FilaHaber
{
	font-size: 8pt;
	font-family: Verdana;
	font-weight: normal;
	color: #000000;
	background-color: #ffffff;
}

.FilaTotales
{
	font-size: 8pt;
	font-family: Verdana;
	font-weight: normal;
	color: #000000;
	background-color: #f0f0f0;
}


.TitulosAsientos
{
	font-size: 9pt;
	font-family: Verdana;
	font-weight: bold;
	color: #000000;
	background-color: lightgrey;
	text-align: center;
}

.TituloAsiento
{
	font-size: 8pt;
	font-family: Verdana;
	font-weight: bold;
	color: #000000;
	background-color: lightcyan;
	text-align: center;
}

.FondoBlanco
{
	font-size: 9pt;
	font-family: Verdana;
	background-color: #ffffff;
}

.FondoGris
{
	font-size: 9pt;
	font-family: Verdana;
	background-color: azure;
}

.TitulosSyS
{
	font-size: 10pt;
	font-family: Verdana;
	font-weight: bold;
	color: #ffffff;
	background-color: #006666;
}

.SubtitulosSyS
{
	font-size: 9pt;
	font-family: Verdana;
	font-weight: bold;
	background-color: #006666;
	color: #ccffff;
}

.TextoArticuloProduccion
{
	font-size: 25pt;
	font-family: 'Arial Black';
	color: purple;
	background-color: #ffcc66;
}

.CantidadArticuloProduccion
{
	font-size: 25pt;
	font-family: 'Arial Black';
	color: darkgreen;
	background-color: #ffffff;
}

.NrosProduccion
{
	font-size: 18pt;
	font-family: 'Arial Black';
	color: gray;
	background-color: #ffffff;
}

.TituloClasificacion
{
    background-color:#8DE5EC;
    font-family:Verdana;
    font-weight:bold;
    font-size:10;
}

.FilaSaldo
{
    background-color:#D4FAD6;
    font-family:Verdana;
    font-size:10;
    font-weight:bold;
}
    
.FondoCheck
{
    background-color:#65935F;
    text-align:center;
}    