﻿body {
}

/*<header>*/
.divMain {
    position: relative;
    width: 90%;
    height: 100%;
    margin: 0 auto;
    padding: 0 0 0 0;
    text-align: center;
    background: white;
    border: 1px solid gray;
}

.divHeader {
    background-color: #F5F6F1;
    width: 100%;
    vertical-align: top;
    height: 5%;
}

.tdHeaderTD1 {
    vertical-align: top;
    width: 100%;
}

.divHeaderTD1 {
    font: 11px Verdana, Arial, Helvetica, sans-serif !important;
    background-image: url(../Images/bg_header.gif);
    background-repeat: repeat-x;
    padding-right: 0.5em;
    padding-left: 0.5em;
    padding-bottom: 0.5em;
    padding-top: 0.5em;
    text-align: left;
    width: 100%;
    height: 106px;
}

    .divHeaderTD1 p {
        font: 100% Verdana, Arial, Helvetica, sans-serif !important;
        padding: 0em;
    }

    .divHeaderTD1 h1, .divHeaderTD1 .h1 {
        font: 30px Arial, Verdana, Helvetica, sans-serif !important;
        padding: 0px;
        margin: 0px;
        border-style: none;
    }

    .divHeaderTD1 h2, .divHeaderTD1 .h2 {
        font: 18px Arial, Verdana, Helvetica, sans-serif;
        padding: 0px;
        margin: 0px 20px;
        border-style: none;
    }

    .divHeaderTD1 h3, .divHeaderTD1 .h3 {
        font: bold 120% Verdana, Arial, Helvetica, sans-serif !important;
        padding: 0.6em 0em 0em 0em;
        border-style: none;
        border-width: 1px;
    }

    .divHeaderTD1 h4, .divHeaderTD1 .h4, .divHeaderTD1 h5, .divHeaderTD1 .h5, .divHeaderTD1 h6, .divHeaderTD1 .h6 {
        font: bold 115% Verdana, Arial, Helvetica, sans-serif !important;
        padding: 0.4em 0em 0em 0em;
        border-style: none;
        border-width: 1px;
    }

    .divHeaderTD1 a, .divHeaderTD1 a div, .divHeaderTD1 a span {
        text-decoration: none;
    }

        .divHeaderTD1 a:link, .divHeaderTD1 a:link div, .divHeaderTD1 a:link span {
            text-decoration: none;
            color: #5E5E51;
        }

        .divHeaderTD1 a:visited, .divHeaderTD1 a:visited div, .divHeaderTD1 a:visited span {
            text-decoration: none;
            color: #5E5E51;
        }

        .divHeaderTD1 a:active, .divHeaderTD1 a:active div, .divHeaderTD1 a:active span {
            text-decoration: none;
            color: #5E5E51;
        }

        .divHeaderTD1 a:hover, .divHeaderTD1 a:hover div, .divHeaderTD1 a:hover span {
            text-decoration: none;
            color: #5E5E51;
        }

.divHeaderTD1H2 {
    font: bold 13px Verdana, Arial, Helvetica, sans-serif !important;
    color: #ff9900;
}

.divHeaderTD2 {
    vertical-align: top;
}

.divHeaderTD3 {
    padding-right: 5px;
    padding-left: 5px;
    padding-bottom: 5px;
    padding-top: 2px;
    text-align: left;
}

.img_divHeaderTD3 {
    border-style: none;
    width: 168px;
    height: 83px;
}
/*</header>*/

/*<div help>*/
.divAjuda {
    text-align: right;
    margin-right: 20px;
}

    .divAjuda img {
        border-style: none;
    }
/*</div help>*/

/*<div login>*/
.divLogin {
    text-align: right;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 9pt;
    margin-right: 20px;
}

    .divLogin a {
        color: #ff9900;
    }
/*</div login>*/

/*<div footer>*/
.divFooter a {
    color: #000000;
    text-decoration: none;
}

.divFooter img {
    border-style: none;
}

.divFooter {
    position: relative;
    clear: both;
    width: 100%;
    margin: 5px 0 0 0;
    padding: 4px 0 4px 0;
    font-weight: normal;
    font-size: 10pt;
    text-align: center;
    vertical-align: bottom;
    height: 2%;
    background-image: url(../Images/bg_header.gif);
}

.tdFooterTD1 {
    width: 100%;
}
/*</div footer>*/

/*<Master menu>*/
.divMenu {
    background-image: url(../Images/topnav_bg_grey.gif);
    width: 100%;
    vertical-align: middle;
    text-align: center;
}

.masterMenuStyle {
    font: 8pt Verdana;
    text-align: center;
    padding: 0 0 0 0;
    margin: 0 0 0 0;
}

.masterMenuItemStyle {
    height: 20px;
    color: #000000;
    text-align: center;
    border-right-color: #CCCCCC;
    border-right-style: solid;
    border-right-width: 1px;
}

    .masterMenuItemStyle img {
        height: 20px;
        width: 20px;
    }

.masterMenuHoverStyle {
    color: White;
    text-decoration: none;
    background-color: #8DA8D5;
    text-align: center;
}

.masterMenuSelectedStyle {
    color: White;
    text-decoration: none;
    background-color: #8DA8D5;
    text-align: center;
}
/*</Master menu>*/

/*<home>*/
.divContent {
    vertical-align: top;
    height: 70%;
    position: relative;
    clear: both;
    width: 100%;
    margin: 0 0 0 0;
    padding: 0 0 0 0;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 9pt;
    text-align: justify;
}

    .divContent h1 {
        border-bottom: 1px solid #c4c4c4;
        margin-left: 20px;
    }

        .divContent h1 span {
            font: bold 13pt Arial, Helvetica, sans-serif !important;
            margin-top: 5px;
            padding-left: 5px;
        }

    .divContent table {
        width: 100%;
    }

    .divContent p {
        margin-left: 40px;
        font-weight: normal;
        font-family: Arial, Helvetica, sans-serif;
        font-size: 9pt;
    }

    .divContent ul {
        margin-left: 40px;
    }

    .divContent li {
        font-size: 16pt;
    }

    .divContent span {
        font-size: 9pt;
    }

    .divContent a {
        color: #ff9900;
    }

    .divContent img {
        border-style: none;
    }

    .divContent a:hover, .divContent a:hover div, .divContent a:hover span {
        text-decoration: none;
    }

/*</home>*/

/*<pedido>*/
.divContentPedido {
    vertical-align: top;
    height: 70%;
    position: relative;
    clear: both;
    width: 97%;
    margin: 0 0 0 0;
    padding: 0 0 0 0;
    text-align: left;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 9pt;
    text-align: justify;
}

    .divContentPedido h1 {
        border-bottom: 1px solid #c4c4c4;
        margin-left: 20px;
    }

        .divContentPedido h1 span {
            font: bold 13pt Arial, Helvetica, sans-serif !important;
            margin-top: 5px;
            padding-left: 5px;
        }

    .divContentPedido table {
        width: 100%;
    }

.tableFormulario {
}

    .tableFormulario span {
        font-family: Arial, Helvetica, sans-serif;
        color: #4669A4;
        font-size: 10pt;
        font-weight: bold;
    }

    .tableFormulario input {
        width: 400px;
    }

.spanSmall {
    font-size: 7pt !important;
}

.tableFormularioInputSmall {
    width: 100px !important;
}

.tableFormularioInputMedium {
    width: 150px !important;
}

.tableFormularioCombo {
    width: 300px !important;
}

.tableFormularioRadioButtonList {
}

    .tableFormularioRadioButtonList input {
        width: 20px;
    }

    .tableFormularioRadioButtonList span {
        font-size: 7pt;
        color: Black;
    }

.tdFormularioLabel {
    width: 25%;
    text-align: right;
    vertical-align: top;
}

.tdFormularioTxt {
    text-align: left;
}

.tdFormularioReadonly {
    text-align: left;
}

    .tdFormularioReadonly span {
        font-weight: normal;
        color: Black !important;
    }

/*</pedido>*/

/*<botoes>*/
.divBotoes {
    text-align: right;
    width: 90%;
    margin-top: 15px;
}

    .divBotoes .imput {
        font-size: 9pt !important;
        font-weight: bold !important;
        color: #4669A4 !important;
    }

.button {
    font-size: 9pt !important;
    font-weight: bold !important;
    color: #4669A4 !important;
    width: 70px !important;
}

.buttonExport {
    font-size: 9pt !important;
    font-weight: bold !important;
    color: #4669A4 !important;
    width: 150px !important;
    height: 25px !important;
}
/*</botoes>*/

/*<guia pagamento>*/
.mainTitle {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 16px;
    font-weight: bold;
    color: #000000;
}

.sectionTitle {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-weight: bold;
    color: #FFFFFF;
}

.sectionTitlebgcolor000000 {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-weight: bold;
    color: #FFFFFF;
    background-color: #000000;
}

.labelTitle {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: bold;
    color: #000000;
}

.textValue {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: normal;
    color: #666666;
    text-decoration: none;
}

.smallFooter {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 9px;
    font-weight: bold;
    color: #000000;
}

.blueTitle {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: bold;
    color: #0033FF;
}

.textValue33 {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: normal;
    color: #666666;
    text-decoration: none;
    width: 33%;
    text-align: center;
}

.textValue36 {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: normal;
    color: #666666;
    text-decoration: none;
    width: 36%;
    text-align: center;
}

.td31 {
    width: 31%;
}

.tr {
    text-align: center;
    background-color: #000000;
}
/*</guia pagamento>*/

/*<pesquisa>*/
.divSearchResult {
    position: relative;
    height: 100%;
    width: 90%;
    background: white;
    text-align: left !important;
    margin: 0 auto;
}

.divSearchNoResult {
    font: 8pt Verdana !important;
    color: #FF9900 !important;
    font-weight: bold !important;
    position: relative;
    height: 100%;
    width: 90%;
    background: white;
    text-align: center !important;
    margin: 0 auto;
}

.searchtable_pesquisa {
    vertical-align: top;
    line-height: 20px;
    border-right: 1px solid gray;
    border-left: 1px solid gray;
    border-top: 1px solid gray;
    margin-top: 50px;
    margin-bottom: 50px;
}

.searchtable_ControloAcessoContasAnuais {
    vertical-align: top;
    line-height: 20px;
    border-right: 1px solid gray;
    border-left: 1px solid gray;
    border-top: 1px solid gray;
    margin-top: 10px;
    margin-bottom: 10px;
}

.headerRow {
    position: relative;
    clear: both;
    height: 21px;
    margin: 0 0 0 0;
    padding: 0 0 0 0;
    background: #ffffff url(../Images/topnav_bg_grey.gif);
    font-family: Arial,Helvetica, sans-serif;
    font-size: 9pt;
    font-weight: bold;
    vertical-align: middle;
    text-align: left;
}

.normalRow {
    background-color: White;
    border-bottom: 1px solid gray;
}

.normalRowControloAcessoIES {
    background-color: White;
    border-bottom: 1px solid gray;
    text-align: left;
}

.alternateRow {
    background-color: #B8CAE8;
    border-bottom: 1px solid gray;
}

.alternateRowControloAcessoIES {
    background-color: #B8CAE8;
    border-bottom: 1px solid gray;
    text-align: left;
}

.footerRow {
    text-align: right !important;
}

    .footerRow td {
        width: 90%;
    }
/*</pesquisa>*/

/*<pesquisa detalhe>*/
.divDetalhePubInfo {
    width: 90%;
}

.tdDetalheLabel {
    width: 25%;
    text-align: justify;
    vertical-align: top;
}

.tdConteudoPub {
    border: 1px solid gray;
    background-color: white;
    font: 8pt Verdana;
    text-align: justify;
}
/*</pesquisa detalhe>*/

/*<pesquisa actos diversos>*/
.tableFormularioCombo2 {
    width: 400px !important;
}

.divBotoes2 {
    text-align: right;
    width: 95%;
    margin-top: 15px;
}

    .divBotoes2 .imput {
        font-size: 9pt !important;
        font-weight: bold !important;
        color: #4669A4 !important;
    }

.divBotoes3 {
    text-align: right;
    width: 100%;
    margin-top: 15px;
    margin-left: -30px;
}

    .divBotoes3 .imput {
        font-size: 9pt !important;
        font-weight: bold !important;
        color: #4669A4 !important;
    }

.labelStatus {
    font-family: Arial, Helvetica, sans-serif;
    color: #4669A4;
    font-size: 8pt;
    font-weight: bold;
}

.searchtable_pesquisa2 {
    vertical-align: top;
    line-height: 20px;
    border-right: 1px solid gray;
    border-left: 1px solid gray;
    border-top: 1px solid gray;
    margin-top: 10px;
    margin-bottom: 10px;
}

.headerRow2, th {
    position: relative;
    clear: both;
    height: 21px;
    margin: 0 0 0 0;
    padding: 0 0 0 0;
    background: #ffffff url(../Images/topnav_bg_grey.gif);
    font-family: Arial,Helvetica, sans-serif;
    font-size: 9pt;
    font-weight: bold;
    vertical-align: middle;
    text-align: left;
}
/*</pesquisa actos diversos>*/

/*<pesquisa actos diversos detalhe>*/
.tdDetalheLabel2 {
    width: 15%;
    vertical-align: top;
    white-space: nowrap;
}

    .tdDetalheLabel2 span {
        font-family: Arial, Helvetica, sans-serif;
        color: #4669A4;
        font-size: 10pt;
        font-weight: bold;
    }

.tdDetalheLabelText {
    margin-left: 30px;
}

.tdDetalheLabelValue {
    font-family: Arial,Helvetica, sans-serif;
    font-size: 9pt;
    text-align: justify;
}

.divConteudoActosDiv {
    font: 8pt/normal Verdana;
    border: 1px solid gray;
    border-image: none;
    font-size-adjust: none;
    font-stretch: normal;
    background-color: white;
    margin-left: 30px;
    margin-right: 30px;
}
/*</pesquisa actos diversos detalhe>*/

/*<ajuda>*/
.imgAjuda {
    text-align: center;
}

.commentText {
    font-size: 8px;
}
/*</ajuda>*/

/*<páginas de report>*/
.tdBtReport {
    text-align: right;
}

.lbGridResultTitle_user {
    text-decoration: underline;
}
/*<páginas de report>*/

/*<validators>*/
.validatorErrorText {
    font: 8pt Verdana !important;
    color: #FF9900 !important;
    font-weight: bold !important;
}
/*</validators>*/

/*<MISC>*/
.hideScreen {
    position: absolute;
    left: -99999px;
}
/*</MISC>*/

/*<CONTROLS>*/
.ajax__calendar {
    position: relative;
    left: 20% !important;
    top: 0px !important;
    visibility: visible;
    display: block;
}

    .ajax__calendar iframe {
        left: 0px !important;
        top: 0px !important;
    }
/*</CONTROLS>*/
