﻿.powered
{
    font-size: 10px;
    color: White;
    font-style: normal;
    padding-top: 2px;
    padding-right: 2px;
    text-align: right;
    font-style: italic;
}

.moduleInfo
{
    font-size: 10px;
    color: White;
    font-style: normal;
    text-align: right;
}


.bodyApp
{
    margin: 0px;
    font-family: Arial,Verdana, Helvetica, sans-serif;
    font-size: 11px;
    line-height: 1.4em;
    color: #333C4B;
    background-color: #1F4657;
}

.appHeader
{
    background-image: url(images/banner.png);
    background-repeat: no-repeat;
    background-color: #1F4657;
    vertical-align: top;
    height: 138px;
}

.appBody
{
    background-color: White;
    vertical-align: top;
}

.bodyPopUp
{
    background-color: #E0E1E3;
}

.logotipo
{
    background-repeat: no-repeat;
    background-position: center center;
    width: 350px;
    text-align: center;
}

.logotipo_popup
{
    background-repeat: no-repeat;
    background-position: center center;
    width: 220px;
    background-image: url(images/logotipo.png);
    text-align: center;
    height: 80px;
}

.menu_entradas
{
    vertical-align: top;
    text-align: left;
}

.notif
{
    vertical-align: top;
    text-align: right;
    padding-right: 10px;
    height: 35px;
}

.user
{
    font-size: 11px;
    text-align: right;
    padding-right: 10px;
    color: White;
    height: 50px;
    vertical-align: bottom;
}

.barra
{
    vertical-align: top;
    padding-top: 10px;
    font-size: 11px;
    color: White;
}

.barra_popup
{
    vertical-align: middle;
    padding-top: 0px;
    width: 70%;
}

.languages
{
    vertical-align: top;
    text-align: right;
    padding-right: 10px;
}

.languages_sel
{
    border-bottom: solid 2px #F78F1E;
    padding: 0px;
}

.module
{
    width: 100%;
    border-bottom: solid 1px #1F4657;
}

.entradas
{
    width: 5%;
    background-color: #E4E4E4; /*border-right: solid 1px #5D6570; */
    color: White;
    border-bottom: solid 1px #1F4657;
}

.moduleTitle
{
    width: 100%;
    height: 30px;
    padding-left: 20px;
    padding-right: 10px;
    font-size: 12px;
    color: White;
    font-weight: bolder;
    background-image: url(images/sep.png);
    background-repeat: repeat-x;
}

.moduleContent
{
    background-color: White;
    border-left: solid 0px #ABC1DE;
    border-right: solid 0px #ABC1DE;
    border-bottom: solid 0px #ABC1DE;
    min-height: 600px;
    color: #1F4657;
}

.moduleTitle_popup
{
    width: 100%;
    height: 30px;
    padding-left: 20px;
    padding-right: 10px;
    font-size: 12px;
    color: White;
    font-weight: bolder;
    background-color: #D60927;
    background-image: url(images/sep.png);
    background-repeat: repeat-x;
}

.moduleContent_popup
{
    background-color: #E0E1E3;
    border-left: solid 0px #ABC1DE;
    border-right: solid 0px #ABC1DE;
    border-bottom: solid 0px #ABC1DE;
    min-height: 600px;
}

.tdLeft
{
    padding: 3px 3px 3px 3px;
    text-align: right;
    font-size: 11px;
    color: #1F4657;
    width: 15%;
    color: #1F4657;
    font-weight: bold;
}

.tdRight
{
    padding: 3px 3px 3px 3px;
    text-align: left;
    color: #1F4657;
}

.tdRow
{
    font-size: 11px;
    padding: 5px;
    color: #1F4657;
    font-weight: bolder;
}

.tdTop
{
    text-align: left;
    font-weight: bolder;
    font-size: 12px;
    color: #1F4657;
}

.tdBottom
{
    text-align: left;
    padding-bottom: 10px;
    padding-left: 4px;
    color: #1F4657;
}

.HeaderCat
{
    background-image: url(images/sep.png);
    background-repeat: repeat-x;
    background-position: top;
}

.PagerCat
{
    background-image: url(images/pager.gif);
    background-repeat: no-repeat;
    background-position: center center;
    text-align: center;
    vertical-align: middle;
    color: #7C0000;
    font-weight: bolder;
}

.PagerSelCat
{
    background-image: url(images/pager_sel.gif);
    background-repeat: no-repeat;
    background-position: center center;
    text-align: center;
    vertical-align: middle;
    color: #7C0000;
    font-weight: bolder;
}

.DocTotals
{
    background-image: url(images/totals.png);
    background-repeat: repeat-x;
    text-align: left;
    vertical-align: middle;
    color: White;
    font-weight: bolder;
}


.DocTotalsRow
{
    background-image: url(images/sep.png);
    background-repeat: repeat-x;
    background-position: center bottom;
    text-align: left;
    vertical-align: middle;
    color: White;
    font-weight: bolder;
    height: 20px;
}

.DocTotalsTitle
{
    color: #7D0000;
    font-weight: bolder;
    padding-bottom: 5px;
    font-size: 14px;
}

.DocTotalsHeader
{
    padding-left: 5px;
    padding-bottom: 4px;
    font-weight: bolder;
    font-size: 12px;
}

.DocTotalsCell
{
    padding-left: 5px;
    padding-bottom: 4px;
}

