<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/* DEFAULTS
----------------------------------------------------------*/

body
{
    background: #b6b7bc;
    font-size: .70em;
    font-family: "Helvetica Neue", "Lucida Grande", "Segoe UI", Arial, Helvetica, Verdana, sans-serif;
    margin: 0px;
    padding: 0px;
    color: #696969;
}

/*a:link* abaixo era assim */
a, a:visited
{
    color: #E77D3E;
    text-decoration: "underline";
}

    a:hover
    {
        color: #1C3395;
        text-decoration: none;
    }

    a:active
    {
        color: #034af3;
    }

p
{
    margin-bottom: 10px;
    line-height: 1.6em;
}


/* HEADINGS   
----------------------------------------------------------*/

h1, h2, h3, h4, h5, h6
{
    font-size: 1.5em;
    color: #666666;
    font-variant: small-caps;
    text-transform: none;
    font-weight: 200;
    margin-bottom: 0px;
}

h1
{
    font-size: 1.6em;
    padding-bottom: 0px;
    margin-bottom: 0px;
}

h2
{
    font-size: 1.5em;
    font-weight: 600;
}

h3
{
    font-size: 1.2em;
}

h4
{
    font-size: 1.1em;
}

h5, h6
{
    font-size: 1em;
}

/* this rule styles &lt;h1&gt; and &lt;h2&gt; tags that are the 
first child of the left and right table columns */
.rightColumn &gt; h1, .rightColumn &gt; h2, .leftColumn &gt; h1, .leftColumn &gt; h2
{
    margin-top: 0px;
}


/* PRIMARY LAYOUT ELEMENTS   
----------------------------------------------------------*/

.page
{
    width: 960px;
    background-color: #fff;
    margin: 20px auto 20px auto;
    border: 1px solid #496077;
}

.header
{
    position: relative;
    margin: 0px;
    padding: 0px;
    background: #FFFFFF;
    width: 100%;
}

#logoCliente
{
    height: 100px;
    margin: 10px;
    margin-left: 25px;
}

.header h1
{
    font-weight: 700;
    margin: 0px;
    padding: 0px 0px 0px 20px;
    color: #f9f9f9;
    border: none;
    line-height: 2em;
    font-size: 2em;
}

.main
{
    padding: 0px 12px;
    margin: 12px 8px 8px 8px;
    min-height: 420px;
    min-height: 400px;
}

.leftCol
{
    padding: 6px 0px;
    margin: 12px 8px 8px 8px;
    width: 200px;
    min-height: 200px;
}

.footer
{
    color: #4e5766;
    padding: 10px;
    line-height: normal;
    height: 80px;
    border: 1px solid Black;
    width: 920px;
    margin: 10px;
}

#informacoesCH
{
    float: left;
}

#logoCH
{
    width: 110px;
    float: left;
    margin-left: 10px;
}

#dadosCH
{
    float: left;
    margin-left: 10px;
}

#linksCH
{
    float: left;
    margin-left: 40px;
}

#infoSistemaNFS-e
{
    float: left;
    margin-left: 40px;
    text-align: center;
}

#logoNFSeRodape
{
    width: 150px;
    vertical-align: top;
}

.sepadorFooter
{
    float: left;
    height: 85px;
    margin-left: 40px;
}



/* TAB MENU   
----------------------------------------------------------*/

div.hideSkiplink
{
    position: relative;
    background-color: #3a4f63;
    width: 100%;
    height: 43px;
}


/*#3a4f63;*/

div.menu
{
    position: absolute;
    top: 4px;
    left: 4px;
    padding: 4px 0px 4px 8px;
}

    div.menu ul
    {
        list-style: none;
        margin: 0px;
        padding: 0px;
        width: auto;
    }

        div.menu ul li a, div.menu ul li a:visited
        {
            background-color: #465c71;
            border: 1px #4e667d solid;
            color: #dde4ec;
            display: block;
            line-height: 1.35em;
            padding: 4px 20px;
            text-decoration: none;
            white-space: nowrap;
        }

            div.menu ul li a:hover
            {
                background-color: #bfcbd6;
                color: #465c71;
                text-decoration: none;
            }

            div.menu ul li a:active
            {
                background-color: #465c71;
                color: #cfdbe6;
                text-decoration: none;
            }

/* FORM ELEMENTS   
----------------------------------------------------------*/

fieldset
{
    margin: 1em 0px;
    padding: 1em;
    border: 1px solid #ccc;
}

    fieldset p
    {
        margin: 2px 12px 10px 10px;
    }

    fieldset.login label, fieldset.register label, fieldset.changePassword label
    {
        display: block;
    }

    fieldset label.inline
    {
        display: inline;
    }

legend
{
    font-size: 1.1em;
    font-weight: 600;
    padding: 2px 4px 8px 4px;
}

input.textEntry
{
    width: 320px;
    border: 1px solid #ccc;
}

input.passwordEntry
{
    width: 320px;
    border: 1px solid #ccc;
}

div.accountInfo
{
    width: 42%;
}

/* MISC  
----------------------------------------------------------*/

.clear
{
    clear: both;
}

.title
{
    display: block;
    float: left;
    text-align: left;
    width: auto;
}


.nomeCliente
{
    top: 10px;
}

.nomeOrgao
{
    top: 35px;
}

.tituloAreaCpbs
{
    position: absolute;
    color: Black;
    font-size: x-large;
    left: 170px;
}

#logoNFSe
{
    position: absolute;
    left: 125px;
    top: 40px;
}

#parteSuperiorHeader
{
    height: 105px;
}

#telefoneSuporte
{
    font-size: small;
    font-style: normal;
    font-weight: bold;
}

#SuporteBar
{
    position: absolute;
    right: 15px;
    top: 50px;
    border: 1px solid Gray;
    width: 420px;
    padding: 5px;
    padding-left: 10px;
    padding-right: 10px;
    border-radius: 5px;
    color: Black;
}

#caixaLogin
{
    border: 1px solid Black;
    margin: 10px;
    vertical-align: middle;
    padding: 10px;
}

.loginDisplay
{
    font-size: small;
    display: block;
    text-align: right;
    color: Black;
}

    .loginDisplay a:link
    {
        color: Blue;
    }

/*
.loginDisplay a:visited
{
    color: ;
}


.loginDisplay a:hover
{
    color: white;
}
*/


.failureNotification
{
    font-size: 1.2em;
    color: Red;
}

.bold
{
    font-weight: bold;
}

.submitButton
{
    text-align: right;
    padding-right: 10px;
}



.loginPage
{
    position: absolute;
    top: 50%;
    left: 50%;
    margin-left: -300px;
    margin-top: -295px;
    width: 600px;
    height: 580px;
    background: White;
    border: 1px solid Black;
}

#headerLogin
{
    height: 120px;
    border-bottom: 3px solid Black;
}

#sepadorFooterLogin
{
    float: left;
    margin-left: 15px;
    height: 85px;
}

#linksCHLogin
{
    float: left;
    margin-left: 15px;
}

#footerLogin
{
    padding-left: 30px;
    height: 90px;
    border-top: 3px solid Black;
    padding-top: 10px;
    padding-bottom: 10px;
}

#logoClienteLogin
{
    height: 100px;
    margin: 10px;
    margin-left: 25px;
    float: left;
}

#nomeClienteLogin
{
    float: left;
    margin-left: 10px;
    margin-top: 5px;
    color: Black;
    left: 125px;
    font-size: large;
}

#logoNFSeLogin
{
    float: left;
    margin-top: 10px;
    margin-left: -250px;
    width: 180px;
    vertical-align: top;
}

#SuporteBarLogin
{
    float: left;
    width: 300px;
    margin-top: 55px;
    margin-left: 0px;
    border-radius: 5px;
    text-align: center;
}

#conteudoLogin, .conteudoParteLogin
{
    height: 350px;
    margin-top: -12px;
    height: 350px;
}

    #conteudoLogin h1
    {
        color: Red;
        padding: 10px;
        text-align: center;
        font-style: normal;
        font-weight: bold;
        font-family: Arial;
        font-variant: normal;
        color: White;
    }

#loginCampos
{
    margin: 30px auto 0px auto;
    width: 50%;
}

.camposLoginTexto
{
    width: 100%;
    padding: 5px;
}

#loginTitulo
{
    background: #1A2186;
}

.btnEntrarLogin
{
    padding: 10px;
    margin-top: 15px;
    border: 0px none White;
    background: #E67817;
    width: 150px;
    border-radius: 5px;
    font-family: Arial;
    font-size: large;
    color: White;
}

    .btnEntrarLogin:hover
    {
        background: #E68C17;
        cursor: pointer;
    }

.btnCH
{
    border: 0px none White;
    background: #E67817;
    border-radius: 5px;
    font-family: Arial;
    font-size: large;
    color: White;
}

.btnMedio
{
    padding: 5px;
}

.btnPequeno
{
    padding: 2px;
}

.btnGrande
{
    padding: 10px;
}



#InfoEsqueciMinhaSenha
{
    margin: 20px;
    margin-top: 35px;
    padding-bottom: 10px;
    text-align: center;
    border: 1px solid Gray;
}

#infoEsqueciTexto
{
    font-size: large;
    padding: 5px;
}

#infoEsqueciMinhaSenha
{
    margin: 0px;
    padding: 0px;
    font-family: Arial;
    font-size: large;
    font-weight: bold;
    font-variant: normal;
    text-align: center;
}


.divInfo
{
    width: 400px;
    height: 70px;
    vertical-align: middle;
    margin-left: -30px;
    margin-top: 20px;
}

#sucessoEsqueciMinhaSenha
{
    float: left;
    margin: 15px;
    font-size: large;
    color: Green;
}

.containerCampoEsqueciMinhaSenha
{
    border: 1px solid Gray;
    padding: 5px;
    width: 300px;
    color: #E67817;
}

.nomeCampoEsqueciMinhaSenha
{
    font-size: large;
}

#conteudoSucessoES
{
    margin-left: 150px;
    margin-top: 20px;
    width: 400px;
}


#divErroUsuarioNaoExiste
{
    color: Red;
    font-size: large;
    height: 70px;
    margin-left: 20px;
    border: 1px solid Red;
    vertical-align: middle;
    margin-bottom: 60px;
    margin-top: 20px;
    margin-right: 20px;
}

#textoErroES
{
    vertical-align: middle;
    margin-left: 20px;
    margin-top: 2px;
    width: 300px;
    color: White;
}

#imgErroES
{
    float: left;
    margin-left: 55px;
}

#conteudoErroES
{
    height: 65px;
    width: 420px;
    margin-left: auto;
    margin-right: auto;
}

#textoErroES2
{
    position: absolute;
    top: 395px;
    left: 215px;
    color: Red;
    font-size: large;
    font-weight: bold;
}


#esqueciMinhaSenhaCampos
{
    margin: 30px auto 0px auto;
    margin-left: auto;
    margin-top: 30px;
    margin-bottom: 60px;
    width: 55%;
}

#irParaEntrar
{
    margin-left: 5px;
}

.btnEnviarPerfil
{
    padding: 10px;
    width: 150px;
}


.Overlay
{
    position: fixed;
    top: 0px;
    bottom: 0px;
    left: 0px;
    right: 0px;
    overflow: hidden;
    padding: 0;
    margin: 0;
    background-color: #000;
    filter: alpha(opacity=50);
    opacity: 0.5;
    z-index: 1000;
}

.normalLink
{
    text-decoration: none;
}

#contribuinteLink, #perfilLink
{
    color: #e67817;
}


.normalLink:hover
{
    text-decoration: underline;
}

.txt
{
    border: 1px solid Black;
    padding: 5px;
}

.tituloPaginaCadastro
{
    width: 100%;
    background-color: #D0782A;
    font-size: x-large;
    color: White;
    text-align: center;
    height: 35px;
}

.headerResultadoBoxPesquisa
{
    background-color: #D0782A;
    color: #fff;
    font-size: small;
}


.cellReferenciaResultadoBoxPesquisa
{
    color: Black;
    text-align: center;
}


.cellDescricaoResultadoBoxPesquisa
{
    color: Black;
    text-align: center;
}

.linkCodigoBoxPesquisa
{
    color: #1C3395;
    text-decoration: underline;
    cursor: pointer;
}

.searchButtonCadCPBS
{
    float: left;
    margin-top: 18px;
    margin-left: -15px;
    width: 20px;
    cursor: pointer;
}

.informacaoCadCPBS
{
    width: 460px;
    float: left;
    margin-left: 20px;
}

.numerico
{
    text-align: right;
}

.watermark
{
    color: #ccc;
}

.xxx
{
    width: 157px;
}

.xxx-p
{
    width: 134px;
}

.flutuarEsquerda
{
    float: left;
}

.afastar15DaEsqueda
{
    margin-left: 15px;
}

.aliquotaISS
{
    text-align: right;
}

.leitura
{
    background-color: #efe7e7;
}

.areaCpbs
{
    margin-left: 5px;
}


.labelResumoNota
{
    width: 150px;
    float: left;
}

.campoResumoNota
{
    width: 400px;
    float: left;
}

.btnImagemResumoNota
{
    height: 100px;
    float: left;
}

.btnImagemResumoNotaDireita
{
    margin-left: 15px;
}


.celulaDoFooterDoEmissorDeDam, .divFooterEmissorDam
{
    padding-right: 2px;
    background-color: #ededed;
    text-align: right;
    padding-top: 3px;
    padding-bottom: 3px;
}

.celulaNumericaEmissorDam
{
    padding-right: 4px;
}

.legendaArquivoDeBaixa
{
    float: left;
    width: 200px;
}

.campoArquivoDeBaixa
{
    float: left;
    width: 400px;
}

.legendaECampoArquivoDeBaixa
{
    width: 100%;
    margin-bottom: 10px;
}

.logoDaPrefeituraLoginCpbs
{
    float: left;
    max-height: 110px;
    max-width: 150px;
    min-width: 100px;
    min-height: 100px;
}


#informacoesDaPrefeituraLoginCpbs
{
    padding-top: 10px;
}

.LoginCpbsNomePrefeitura
{
    margin-left: 10px;
    font-size: xx-large;
    font-family: Arial;
    font-weight: bold;
    color: Black;
}

.LoginCpbsNomeOrgao
{
    margin-left: 10px;
    font-size: medium;
    font-family: Arial;
    font-weight: bold;
    color: Black;
}

.LoginCpbsNomeSistema
{
    margin-left: 10px;
    font-size: small;
    font-family: Arial;
    color: Black;
}

.infoLoginCpbs
{
    margin-top: 3px;
    width: 880px;
}

.imgTopo
{
    position: absolute;
    top: 10px; 
    left: 10px; 
    height: 100px;
}

#logoPaginaAdministradores
{
    width: 150px;
    float: left;
    margin: 0px;
}

</pre></body></html>