﻿body
{
    font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
    background-color: #E3E9E9;

}

.GNTablaGeneral
{
    width:95%;
    background:white;
    background-color: #fff;
    border: none;
}

.GNTablaGeneral_Header
{
    font-size:14px;
    color:#3b3b3b;
 }

.GNTablaGeneral_Footer
{

    font-size:14px;
    color:#3b3b3b;
    margin-top:8px;
 }

.GNTablaGeneral_Header_Cell
{
    font-size:14px;
    color:#3b3b3b;
    width:24px;
    font-weight:lighter;
    padding-bottom:2px;
 }


.GNTablaGeneral_Header_Cell_Fin
{
    font-size:14px;
    width:20px;
    color:orangered;
    font-weight:100;
    padding-bottom:2px;
 }

.GNTablaGeneral_Footer_Cell
{

    border-top: 1px solid #c4c4c4;
    font-size:14px;
    color:#3b3b3b;
    width:24px;
    font-weight:lighter;
    margin-top:8px;
    padding-top:10px;

 }




.GNTablaGeneral_Cell
{
    font-size:14px;
    color:#3b3b3b;
    width:24px;
    font-weight:lighter;
    text-align:center;
    padding-bottom:2px;
 }


.GNTablaGeneral_Cell_Fin
{
    font-size:14px;
    width:20px;
    font-weight:100;
 }


.GNBoton1
{
    font-size:14px;
    border-radius: 4px;
    border: 1px solid rgba(88, 88, 88, 0.89);
    width: 138px;
    height: 32px; 
    cursor: pointer;
}

.GNInputGeneral
{
     border-radius: 2px;
     border: 1px solid rgba(88, 88, 88, 0.89);
     font-size:14px;
     font-weight:100;
     text-align:center;
     
}

.GNInputTime
{
    height:24px;
    width:60px;
}

.GNLabelCabecera
{
    font-size:15px;
    font-weight:bold;
    color: #003550;
}

.GNInputGeneral-Festivo
{
   border-radius: 2px;
   border: 1px solid #c4c4c4;
   font-size:10px;
    font-weight:100;
    text-align:center;
}