﻿.Etiquetas 
{
    font-family: Arial, Helvetica, sans-serif; 
    font-size: 14px; 
    font-style:normal; 
    font-weight:normal; 
    color: #000000
}

.EtiquetasSmall 
{
    font-family: Arial, Helvetica, sans-serif; 
    font-size: 14px; 
    font-style:normal; 
    font-weight:normal; 
    color: #000000;
    height: 23px
}

.EtiquetaDatos 
{
    font-family: Arial, Helvetica, sans-serif; 
    text-align:left;
    font-size: 16px; 
    font-style: normal; 
    font-weight: normal; 
    color: #000000
}

.TextBoxEtiquetas
{
    font-family: Arial, Helvetica, sans-serif; 
    font-size: 12px; 
    font-style: normal; 
    font-weight: normal; 
    color: #000000
}

.TextBoxEtiquetasSmall
{
    font-family: Arial, Helvetica, sans-serif; 
    font-size: 12px; 
    font-style: normal; 
    font-weight: normal; 
    color: #000000;
    }

.TextBoxConsultas
{
    font-family: Arial, Helvetica, sans-serif; 
    font-size: 12px; 
    font-style: normal; 
    font-weight: normal; 
    color: #3F3F46;
}

.Validaciones 
{
    font-family: Arial, Helvetica, sans-serif; 
    font-size: 11px; 
    font-style: normal; 
    color: red;
}

.Mensaje
{
    font-family: Arial, Helvetica, sans-serif; 
    font-size: 16px; 
    font-style: normal; 
    font-weight: bold; 
    color:green;
}

.MensajeError
{
    font-family: Arial, Helvetica, sans-serif; 
    font-size: 16px; 
    font-style: normal; 
    font-weight: bold; 
    color: #000000
}

.Titulos
{
    font-family:Times New Roman; 
    font-size: xx-large;
    font-style: normal; 
    font-weight: bold; 
    color: #000000;
}
