body {
    margin: 0;
    color: #000;
    background-color: #fff;
}

map {
    border: none;
    text-decoration: none;
}

.center {
    margin-left: auto;
    margin-right: auto;
}

.w780 {
    width: 780px;
}

.w200 {
    width: 200px;
}

.w7 {
    width: 7px;
}

.w15 {
    width: 15px;
}

.w25 {
    width: 25px;
}

.w175 {
    width: 175px;
}

.w185 {
    width: 185px;
}

.w150 {
    width: 150px;
}

.w160 {
    width: 160px;
}

.w170 {
    width: 170px;
}

.w240 {
    width: 240px;
}

.w300 {
    width: 300px;
}

.w490 {
    width: 490px;
}

.w492 {
    width: 492px;
}

.w495 {
    width: 495px;
}

.w500 {
    width: 500px;
}

.w573 {
    width: 573px;
}

.w580 {
    width: 580px;
}

.w700 {
    width: 800px; /*frame para el formulario 700px;*/
}

.w867 {
    width: 867px;
}

.w907 {
    width: 1007px;  /*frame principal 907px;*/
}

.w910 {
    width: 910px;
}

.w920 {
    width: 920px;
}

.w8pct {
    width: 8%;
}


.w10pct {
    width: 10%;
}

.w15pct {
    width: 15%;
}

.w20pct {
    width: 20%;
}

.w25pct {
    width: 25%;
}

.w30pct {
    width: 30%;
}

.w50pct {
    width: 50%;
}

.h25 {
    height: 25px !important;
}

.h30 {
    height: 30px !important;
}

.h32 {
    height: 32px !important;
}

.h450 {
    height: 450px !important;
}

.h400 {
    height: 400px !important;
}

.h250 {
    height: 250px !important;
}

.h290 {
    height: 290px !important;
}

.h370 {
    height: 370px !important;
}

.h300 {
    height: 300px !important;
}

.h310 {
    height: 310px !important;
}

.h320 {
    height: 320px !important;
}

.clear {
    clear: both;
}

.floatLeft {
    float: left;
}

.floatRight {
    float: right;
}

#outerDiv {
    height: 100%;
    width: 100%;
    margin: 0;
    padding: 0;
    border: none;
    background-image: url(imagenes/fondo.gif);
    background-repeat: repeat-x;
}

#barraArriba {
    display: block;
    text-decoration: none;
    border: none;
}

#afecBanner {
    display: block;
    border: 0;
    padding: 0;
}

#header {
    width: 780px;
    border: none;
    padding: 0;
    text-align: center;
}

#left {
    background-image: url(imagenes/fondobarra03.gif);
}

#left1 {
    background-color: #596180;
    background-image: url(imagenes/fondobarra01.gif);
    background-repeat: repeat-x;
    margin: 0;
    border: none;
    padding: 0;
}

#left2 {
    background-image: url(imagenes/fondobarra02.gif);
    margin: 0;
    border: none;
    padding: 0;
}

#contentDiv {
    background-color: #d8e3e8;
    margin: 0;
    border: none;
    padding: 0;
    overflow: auto;
}

#rigth {
    background-color: #596180;
    margin: 0;
    border: none;
    padding: 0;
}

#footer {
    height: 35px;
    vertical-align: middle;
    padding: 2px;
    text-align: center;
}

#message {
    padding-top: 30px;
    padding-bottom: 0;
}

    #message #container {
        background-color: #fff;
        border: solid 1px #596180;
    }


    #message #mheader {
        vertical-align: middle;
        border-bottom: solid 1px #596180;
        overflow: hidden;
    }

        #message #mheader #text {
            padding-top: 10px;
            padding-bottom: 0;
        }

    #message #mbody {
        padding: 0;
        margin: 10px;
        background-color: #fff;
    }

#empresasForm {
    padding-top: 10px;
    width: 98%;
    margin-left: auto;
    margin-right: auto;
}

.w98pct {
    width: 98%;
}

.w90pct {
    width: 90%;
}

#divEmpresas {
    background-color: #5A70A1;
    color: #fff;
    font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
    font-size: small;
    font-weight: bold;
    text-align: center;
}

#empresas select {
    width: 100%;
    font-family: Trebuchet MS;
    font-size: small;
}

#empresasForm #mantenimiento {
    width: 55%;
}

    #empresasForm #mantenimiento .label {
        margin-bottom: 5px;
    }

#botonera .floatLeft {
    padding-top: 10px;
}

#botonera .floatRight {
    padding-top: 10px;
    padding-right: 5%;
}

#botonera .guardar {
    width: 136px;
    height: 25px;
    background-image: url(imagenes/guardardatos.gif);
    text-decoration: none;
    border: none;
}

#botonera #btnImprimir {
    width: 136px;
    height: 25px;
    background-image: url(imagenes/imprimir.gif);
    text-decoration: none;
    border: none;
}

#divMarcar {
    text-align: center;
}

#permisos {
    height: 330px;
    overflow: auto;
}

#botonera .marcar {
    width: 136px;
    height: 25px;
    background-image: url(imagenes/marcar.gif);
    text-decoration: none;
    border: none;
}

.abrirPeriodo {
    background-image: url(imagenes/per_p2o.gif);
    background-repeat: no-repeat;
    border: none;
    width: 24px;
    height: 24px;
}

.revisarPeriodo {
    background-image: url(imagenes/per_o2r.gif);
    background-repeat: no-repeat;
    border: none;
    width: 24px;
    height: 24px;
}

.cerrarPeriodo {
    background-image: url(imagenes/per_r2c.gif);
    background-repeat: no-repeat;
    border: none;
    width: 24px;
    height: 24px;
}

#slowScreenSplash {
    font-size: 12pt;
    color: #000;
    font-family: Verdana;
    text-align: center;
}

.finished {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1;
}

.panelMensaje {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1;
}

.container {
    border: solid 1px black;
    background-color: #bbb;
    width: 300px;
    height: 100px;
    margin-top: 200px;
    margin-left: auto;
    margin-right: auto;
    padding-top: 10px;
}

.contenedor {
    border: solid 1px black;
    background-color: #bbb;
    width: 300px;
    height: 150px;
    margin-top: 200px;
    margin-left: auto;
    margin-right: auto;
    padding-top: 10px;
}

.contenedorError {
    border: solid 1px black;
    background-color: #bbb;
    width: 350px;
    height: 300px;
    margin-top: 200px;
    margin-left: auto;
    margin-right: auto;
    padding-top: 10px;
}

.message {
    font-size: 10pt;
    color: #000;
    font-family: Verdana;
    text-align: center;
}

.titulo {
    font-size: 12pt;
    color: #000;
    font-family: Verdana;
    text-align: center;
}

.tituloError {
    font-size: 12pt;
    color: red;
    font-family: Verdana;
    text-align: center;
}

    .titulo h1 {
        font-size: 12pt;
        color: #000;
        font-family: Verdana;
        text-align: center;
    }

.mensaje {
    margin-top: 10px;
    font-size: 10pt;
    color: #000;
    font-family: Verdana;
    text-align: center;
     
}

.mensajeError {
    margin-top: 10px;
    margin-left: 10px;
    margin-right: 10px;
    margin-bottom: 10px;
    font-size: 10pt;
    color: black;
    font-family: Verdana;
    text-align: left;
     
}1

.contenedor center {
    margin-top: 10px;
}


#Message {
    font-size: 10pt;
    color: #000;
    font-family: Verdana;
    text-align: center;
}

.hidden {
    visibility: hidden;
}

.label {
    padding-left: 10px;
    clear: both;
    float: left;
    width: 25%;
}

.field {
    float: left;
    width: 70%;
}

#empresaUsuario .label {
    text-align: right;
}

#usuario {
}

    #usuario #usuarios {
        padding-top: 10px;
    }

        #usuario #usuarios #head {
            background-color: #5A70A1;
            color: #fff;
            font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
            font-size: small;
            font-weight: bold;
            text-align: center;
        }

        #usuario #usuarios select {
            width: 100%;
            font-family: Trebuchet MS;
            font-size: small;
            height: 150px;
        }

    #usuario #mantenimiento {
        padding-top: 10px;
        padding-left: 10px;
        float: left;
        width: 55%;
    }

        #usuario #mantenimiento .label {
            padding-top: 3px;
        }

        #usuario #mantenimiento .field {
            padding-top: 3px;
        }

#cambiosEstado {
    text-align: center;
}

#periodo {
    clear: both;
    font-weight: bold;
    color: #fff;
    background-color: #5A70A1;
    height: 27px;
}

    #periodo .textoVD {
        color: #fff;
        padding-left: 5px;
    }

#empresaUsuario select {
    height: auto;
}

#empresaUsuario .textoVD {
    color: #fff;
}

#documentos {
    clear: both;
    height: 350px;
    overflow: auto;
}

#empresas {
    clear: both;
    height: 250px;
    overflow: auto;
}

#empresasForm #contenido .label {
    margin-bottom: 5px;
}

.cabecera1 {
    font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
    color: #FFFFFF;
    background-color: #575f7d;
    height: 28px;
    margin-bottom: 2px;
    padding-left: 10px;
    padding-right: 10px;
}


.grdDocumentos {
    font-family: Trebuchet MS;
    font-size: x-small;
    font-weight: bold;
    margin-top: 2px;
}

    .grdDocumentos a {
        text-decoration: none;
    }

.grdDocumentosHeader {
    font-weight: bold;
    color: #fff;
    background-color: #5A70A1;
}

.grdDocumentosSelectedRow {
    color: #fff;
    background-color: blue;
}

    .grdDocumentosSelectedRow a {
        color: #fff;
        text-decoration: none;
    }

.grdEmpresas {
    width: 98%;
    margin-left: auto;
    margin-right: auto;
    color: #333;
}

.grdEmpresasFooter {
    background-color: #5D7B9D;
    font-weight: bold;
    color: #fff;
}

.grdEmpresasHeader {
    background-color: #5D7B9D;
    font-weight: bold;
    color: #fff;
    font-family: Verdana;
    font-size: 9px;
}

.grdEmpresasRow {
    background-color: #F7F6F3;
    font-weight: bold;
    color: #333;
    font-family: Verdana;
    font-size: 9px;
}

.grdEmpresasAlt {
    background-color: #fff;
    font-weight: bold;
    color: #284775;
    font-family: Verdana;
    font-size: 9px;
}

.grdSegmentos {
    width: 100%;
    color: #333333;
}

.grdSegmentosFooter {
    background-color: #5D7B9D;
    font-weight: bold;
    color: #fff;
}

.grdSegmentosHeader {
    background-color: #5D7B9D;
    font-weight: bold;
    color: #fff;
    font-family: Verdana;
    font-size: 9px;
}

.grdSegmentosRow {
    background-color: #F7F6F3;
    font-weight: bold;
    color: #333;
    font-family: Verdana;
    font-size: 9px;
}

.grdSegmentosAlt {
    background-color: #fff;
    font-weight: bold;
    color: #284775;
    font-family: Verdana;
    font-size: 9px;
}


.col1 {
    clear: both;
    float: left;
    width: 15%;
}

.col2 {
    float: left;
    padding-left: 5px;
    width: 15%;
}

.col3 {
    float: left;
    padding-left: 5px;
    width: 15%;
}

.col4 {
    float: left;
    padding-left: 5px;
    width: 15%;
}

.col5 {
    float: left;
    padding-left: 5px;
    width: 15%;
}

.col6 {
    float: left;
    padding-left: 5px;
    width: 15%;
}

.grdSegmentosHeader .col1 {
    width: 50%;
    padding-top: 8px;
    padding-left: 10px;
}

.grdSegmentosHeader .col2 {
    width: 35%;
    padding-top: 8px;
}

.grdSegmentosHeader .col3 {
    width: 10%;
    padding-top: 8px;
}

.h14 {
    height: 14px;
}

#permisos_content {
    clear: both;
    overflow: auto;
}

    #permisos_content .col1 {
        width: 50%;
        padding-left: 10px;
    }

    #permisos_content .col2 {
        width: 35%;
        padding-left: 10px;
    }

    #permisos_content .col3 {
        width: 10%;
    }

    #permisos_content .row {
        background-color: #fff;
        font-weight: bold;
        font-family: Verdana;
        font-size: 8pt;
        color: #333;
        border-bottom: solid 1px black;
        border-left: solid 1px black;
        border-right: solid 1px black;
        height: 30px;
    }

.correo {
    overflow: auto;
}

    .correo .cabecera {
        width: 100%;
    }

        .correo .cabecera .text {
            clear: both;
            float: left;
            padding-top: 10px;
            width: 95%;
        }

        .correo .cabecera .cierre {
            text-align: right;
            padding-top: 5px;
            float: left;
        }

            .correo .cabecera .cierre .btnCerrarCorreo {
                border: none;
                background-image: url(imagenes/idel.gif);
                background-repeat: no-repeat;
                background-color: Transparent;
            }

    .correo #cabecera1 .text {
        clear: both;
        float: left;
        padding-top: 10px;
        width: 95%;
    }

    .correo #cabecera1 .cierre {
        text-align: right;
        padding-top: 5px;
        float: left;
    }

        .correo #cabecera1 .cierre .btnCerrarCorreo {
            border: none;
            background-image: url(imagenes/idel.gif);
            background-repeat: no-repeat;
            background-color: Transparent;
            width: 25px;
        }

    .correo #asunto {
        clear: both;
        padding-top: 10px;
    }

    .correo #mensaje span {
        padding-left: 10px;
    }

    .correo #mensaje textarea {
        position: relative;
        left: +10px;
        width: 90%;
    }

    .correo #botonera {
        width: 100%;
        text-align: center;
    }

        .correo #botonera input[type=submit] {
            border: none;
            background-image: url(imagenes/aceptar.gif);
            background-repeat: no-repeat;
            width: 136px;
            height: 25px;
        }

.cabecera1 span {
    color: #fff;
}

.pnlEmpresas {
}

#empresaUsuario .field {
    width: auto;
}

a.link01 {
    font-family: Arial, Helvetica, sans-serif;
    color: #676767;
    font-size: 12px;
    line-height: 13px;
    text-decoration: none;
}

    a.link01:hover {
        font-family: Arial, Helvetica, sans-serif;
        color: #676767;
        font-size: 12px;
        line-height: 13px;
        text-decoration: underline;
    }

a.link02 {
    font-family: Arial, Helvetica, sans-serif;
    color: #676767;
    font-size: 11px;
    line-height: 13px;
    text-decoration: none;
}

    a.link02:hover {
        font-family: Arial, Helvetica, sans-serif;
        color: #676767;
        font-size: 11px;
        line-height: 13px;
        text-decoration: underline;
    }

.cabecera {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-weight: bold;
    color: #FFFFFF;
    line-height: 14px;
    background-image: url(imagenes/cabeceracaja.gif);
    background-color: #b9cbd4;
    background-repeat: repeat-x;
    text-align: center;
    vertical-align: middle;
}

.pie {
    font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
    color: #FFFFFF;
    background-color: #5c6484;
    font-size: 10px;
    line-height: 11px;
}

.titular {
    font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
    color: #676767;
    font-size: 10px;
    font-weight: bold;
    line-height: 11px;
    text-align: center;
}

.texto {
    font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
    color: #676767;
    font-size: 10px;
    line-height: 11px;
}

.textoVD {
    font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
    color: Black;
    font-size: 10px;
    line-height: 11px;
    font-weight: bold;
}

a.enlace {
    color: #286899;
    font-size: 10px;
    font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
    text-decoration: underline;
    font-weight: bold;
}

a.tdlink {
    font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
    color: #FFFFFF;
    font-size: 10px;
    text-decoration: underline;
    font-weight: bold;
}

.menu1 {
    font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
    color: #FFFFFF;
    font-size: 10px;
    line-height: 11px;
    font-weight: bold;
    text-align: left;
    text-decoration: none;
    background-color: #575f7d;
    padding-left: 2px;
    padding-right: 2px;
}

a.menu1 {
}

.menu2 {
    font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
    color: #FFFFFF;
    font-size: 10px;
    line-height: 11px;
    font-weight: bold;
    text-align: left;
    text-decoration: none;
    background-color: #6d779d;
    padding-left: 2px;
    padding-right: 2px;
}

a.menu2 {
}

.menu3 {
    font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
    color: #676767;
    font-size: 10px;
    line-height: 11px;
    font-weight: bold;
    text-align: center;
    text-decoration: none;
    background-color: #EEEEEE;
    height: 10pt;
}

a.menu3 {
}

.menu4 {
    font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
    color: #676767;
    font-size: 10px;
    line-height: 11px;
    font-weight: normal;
    text-decoration: none;
    background-color: #EFEFEF;
    height: 15px;
}

a.menu4 {
}

.menu5 {
    font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
    color: #676767;
    font-size: 10px;
    line-height: 11px;
    font-weight: normal;
    text-decoration: none;
    background-color: #FFFFFF;
    height: 15px;
}

a.menu5 {
}

.datainput {
    font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
    color: #676767;
    font-size: 10px;
    line-height: 11px;
    font-weight: normal;
    text-decoration: none;
    text-align: center;
    vertical-align: middle;
    background-color: #FFFFFF;
    width: 100%;
    border: none;
    padding-right: 2px;
    height: 10pt;
}

a.enlace1 {
    color: #286899;
    font-size: 10px;
    font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
    text-decoration: underline;
    font-weight: bold;
}

.stdbtn {
    background-color: #F4F4F4;
    font: 8pt Tahoma;
    width: 120px;
}

.stdbtnthin {
    background-color: #F4F4F4;
    font: 8pt Tahoma;
    width: 80px;
}

.stdsel {
    background-color: #FFFFFF;
    font: 8pt Tahoma;
    border: 1px solid black;
    padding: 3px;
    width: 210px;
    height: 22px;
}

.stdsel2 {
    background-color: #FFFFFF;
    font: 8pt Tahoma;
    border: 1px solid black;
    padding: 3px;
    height: 22px;
}

.stdedit {
    background-color: #FFFFFF;
    font: 8pt Tahoma;
    border: 1px solid black;
    padding: 3px;
    width: 90% /*height: 20px;*/;
}

.stdtext {
    background-color: #FFFFFF;
    font: 8pt Tahoma;
    border: 1px solid black;
    padding: 3px;
    width: 460px;
    height: 200px;
}

.stdradio {
    font: 8pt Tahoma;
    border: 1px solid black;
    padding: 3px;
}

.stdlabel {
    background-color: #F0F0F0;
    font: 11px Tahoma;
    border: 0;
    padding: 0;
    width: 240px;
    height: 15px;
}

.stdlabelB {
    background-color: #F0F0F0;
    font: 11px Tahoma;
    border: 0;
    padding: 0;
    width: 240px;
    height: 15px;
    color: Black;
    font-weight: bold;
}

.stdlabelErr {
    font: 11px Tahoma;
    font-weight: bold;
    border: 0;
    padding: 0;
    width: 240px;
    height: 15px;
}

.source {
    font-family: Courier New;
    font-size: 14px;
    line-height: 11px;
    color: #000000;
}

.enlace {
    font-size: 9px;
    font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}

.enlace2 {
    font-size: 11px;
    font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}

.enlacesel {
    font-size: 9px;
    font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
    background-color: #E0E0E0;
}

.celdaBloqueada {
    background-color: #a0a0a0;
    height: 10pt;
}

.celdaTotal {
    background-color: #99ccff;
    height: 10pt;
}

.celdaPie {
    font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
    color: #676767;
    font-size: 10px;
    line-height: 11px;
    font-weight: bold;
    text-align: left;
    text-decoration: none;
    height: 10pt;
}

.datainput1 {
    font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
    font-size: 10px;
    line-height: 11px;
    font-weight: normal;
    text-decoration: none;
    text-align: right;
    vertical-align: middle;
    width: 95%;
}

.datainput2 {
    font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
    font-size: 10px;
    font-weight: normal;
    text-decoration: none;
    text-align: right;
    vertical-align: middle;
    background-color: #99ccff;
    width: 95%;
}

.celdaDatos {
    height: 12pt;
}

.celdaTotalUnidades {
    font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
    font-size: 10px;
    line-height: 11px;
    font-weight: normal;
    text-decoration: none;
    text-align: right;
    vertical-align: middle;
    width: 95%;
    height: 100%;
    background-color: #99ccff;
}

.celda10Totales {
    font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
    color: #676767;
    font-size: 10px;
    line-height: 11px;
    font-weight: bold;
    text-align: center;
    text-decoration: none;
    background-color: #000000;
    height: 10pt;
}

#popupWin {
    width: 230px !important;
}


#tblCabecera {
    border: none;
    height: 10%;
    background-color: #333;
    width: 99%;
}

    #tblCabecera td, .tblInput th {
        padding: 0;
        border: none;
    }

.tblInput {
    width: 99%;
    background-color: #333;
    border-collapse: separate;
    border-spacing: 1px;
}

    .tblInput td, .tblInput th {
        padding: 0;
        border: 0;
    }

.headRow {
    height: 0;
    visibility: hidden;
    border: none;
}

.tblInput td.cell0 {
    width: 40%;
}

.tblInput td.cell1 {
    width: 30%;
}


.tblInput td.cell10 {
    width: 28%;
}

.tblInput td.cell11 {
    width: 12%;
}

.tblInput td.cell2 {
    width: 10%;
}

.tblInput td.cell3 {
    width: 10%;
}

.tblInput td.cell4 {
    width: 15%;
}

.tblInput td.cell5 {
    width: 14%;
}

.tblInput td.cell10pct {
    width: 11%;
}

.tblInput td.cell15pct {
    width: 15%;
}

.tblInput td.cell25pct {
    width: 25%;
}

.tblInput td.cell30pct {
    width: 30%;
}

.tblInput td.cell40pct {
    width: 40%;
}

.tblInput td.cell50pct {
    width: 50%;
}

#tblCabecera td.cell1 {
    width: 30%;
}

#tblCabecera td.cell2 {
    width: 10%;
}

#tblCabecera td.cell3 {
    width: 10%;
}

#tblCabecera td.cell4 {
    width: 15%;
}

#tblCabecera td.cell5 {
    width: 15%;
}

#tblCabecera td.cell10pct {
    width: 10%;
}

#tblCabecera td.cell15pct {
    width: 15%;
}

#tblCabecera td.cell25pct {
    width: 25%;
}

#tblCabecera td.cell30pct {
    width: 30%;
}

#tblCabecera td.cell40pct {
    width: 40%;
}

#tblCabecera td.cell50pct {
    width: 50%;
}

#tblPie {
    width: 100%;
    border: none;
    height: 30px;
}

.mensajeDatos {
    font-family: Tahoma;
    color: red;
    background-color: white;
    border: 1px solid black;
    font-size: small;
}

#clientError {
    background-color: transparent;
    color: Red;
    width: 99%;
    font-size: 11pt;
    font-family: Verdana;
    display: none;
}

#ContentPlaceHolder1_lblError {
    background-color: transparent;
    color: Red;
    width: 99%;
    font-size: 11pt;
    font-family: Verdana;
}

#ContentPlaceHolder1_lblTitulo {
    color: white;
    line-height: 25px; //Qué coño...?!!
}

table.tblInput > tbody > tr.menu3 > td:first-child {
    text-align: left;
}

table.tblInput > tbody > tr.menu3.total > td:first-child {
    text-align: right;
}


table.tblInput > tbody > tr.menu3.totaldoc > td:first-child {
    text-align: center;
}
