<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">body {
    background: #E5E5E5;
}
.body-content{
    /** Evita o conteudo ficar por baixo do rodapÃ© **/
    margin-bottom: 238px;
}

.espaco-topo {
    margin-top: 160px;
}
/* CSS HEADER */
.fixed-top {
    position: fixed;
    top: 0;
    right: 0;
    left: 0;
    z-index: 1030;
}
.topo-desk {
    background-color: #ffffff;
    padding: 10px;
    box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
    padding-bottom: 29px;
    z-index: 2;
    height: 121px;
}
.topo-desk .logo {
    margin-top: -45px;
}
.linkOnr {
    margin: 7px 0px 0;
}
.linkOnr a {
    color: black;
    text-decoration: none;
    font-weight: 700;
    font-size: 16px;
}
.linkOnr img {
    margin-top: -2.2px;
    width: 12px;
}

.intranet {
    margin: 7px 5px 0;
}
.intranet a {
    color: black;
    text-decoration: none;
    font-weight: 700;
    font-size: 16px;
}
.intranet img {
    margin-top: -5px;
    width: 12px;
}

.campo_busca {
    margin-right: 50px;
    margin-top: 10px;
}
.campo_busca button {
    border: none;
    background-color: transparent;
    position: relative;
    right: 46px;
    cursor: pointer;
}
.campo_busca input {
    height: 30px;
    font-size: 12px;
    color: #ACAAAA;
    border-radius: 26px;
    font-size: 12px;
    box-shadow: inset 0px 0px 5px rgba(0, 0, 0, 0.25);
}
.busca-right {
    float: right;
}
.espaco_busca{
    margin: 0;
    padding-right: 60px!important;
    width: 100%;
}
.ico-search {
    position: absolute;
    bottom: 15px;
    right: 123px;
    width: 14px;
    height: 15px;
    border: none;
    background-color: transparent;
    cursor: pointer;
}
.topo-desk .logo {
    margin-top: -45px;
}
.subtit-style {
    font-size: 14px;
    font-weight: 700;
    color: #1c5698;
    cursor: pointer;
}
.menu-desk ul.nav.nav-pills {
    float: right;
    margin-right: 76px;
    margin-top: 0px;
    line-height: 30px;
    height: 35px;
}
.menu-desk .nav-pills .nav-link {
    border-radius: .25rem;
    font-size: min(1vw, 16px);
    font-weight: 500;
    color: #000000;
    font-style: normal;
}
.menu-desk .nav-pills .nav-link:focus {
    font-weight: 700;
    color: #005EA5;
}
.menu-desk .nav-pills .nav-link:hover {
    font-weight: 700;
    color: #005EA5;
}
.menu-desk ul.nav.nav-pills {
    float: right;
    margin-right: 76px;
    margin-top: 0px;
    line-height: 30px;
    height: 35px;
}
.nav-link:focus, .nav-link:hover {
    text-decoration: none;
    color: #005EA5;
}
.nav-pills .nav-link.active, .nav-pills .show&gt;.nav-link {
    background-color: transparent;
}
.menu-desk .dropdown-menu {
    font-size: 14px;
    font-weight: 500;
    color: #000000;
}
.dropdown-item:focus, .dropdown-item:hover {
    color: #005EA5;
    text-decoration: none;
    background-color: #ffffff;
}
.dropdown-toggle::after {
    display: none;
}
.m-mobile{
    display: none;
}
.top-header {
    height: 140px;
}
/**
 * Ajuste para posicionar o dropdown do menu mobile
 */
.dropdown-mobile.show { top: 10px !important; left: 20px !important; }
/* TÃ©rmino CSS HEADER */


/*footer*/
.linha-azul {
    top: 0;
    position: absolute;
    left: 5.94%;
    right: 5.81%;
    border: 3px solid #005EA5;
    background-color: #005EA5;
}
.logo-footer {
    float: right;
    position: absolute;
    right: 0;
    top: -68px;
}
.footer {
    position:absolute;
    right: 0;
    left: 0;
    padding: 32px 0 43px;
    background-color: #ffffff;
    height: 238px;
    /*bottom: ;
    position: fixed;*/
}
.midia-sociais {
    height: 70px;
    line-height: 20px;
}
.img-social-footer {
    border-radius: 100%;
    background-color: #0E173F;
    height: 40px;
    line-height: 33px;
    width: 40px;
    text-align: center;
    display: inline-grid;
    margin-left: 12px;
}
.img-social-footer:hover {
    background-color: #005EA5;
}
.logoOnr-footer-desk {
    margin-top: -4px!important;
}
.intranet-footer-desk {
    height: 50px;
    line-height: 50px;
    margin-left: 10px;
}
.intranet-footer-desk img {
    margin-top: -7px;
}
.intranet-footer-desk a {
    font-weight: bold;
    color: #000000;
    text-decoration: none;
}
.intranet-footer-desk a:hover{
    color:#005EA5;
}
.menu-footer a {
    color: #000000;
    font-size: 16px;
    font-weight: 500;
}
.intranet-footer-mobile {
    display: none;
}
/**
 * Ajusta a posiÃ§Ã£o do dropdown do footer para ficar prÃ³ximo ao menu
 */
.dropdown-footer.show { transform: translate3d(0px, -100%, 0px) !important; }
/**
 * Altera os itens dentro do dropdown para o font-weight normal
 */
.menu-footer .dropdown-item.side-font { font-weight: normal; }
/* TÃ©rmino Footer */

.botao {
    border-radius: 50px;
    width: 116px;
    line-height: 30px;
    background-color: #005EA5;
    font-size: 14px;
    font-weight: 400;
    border: 1px solid #0056b3;
    cursor: pointer;
    color: #fff;
}
.botao:hover {
    color: #0056b3;
    background-color: #fff;
    border: 1px solid #0056b3;
}

/* Select Estilizado */
.form-control{
    color: #818280;
    border: 1px solid #ced4da;
    border-radius: 18px;
    box-shadow: inset 0px 0px 5px rgb(0 0 0 / 25%);
}
select {
    appearance: none;
    -webkit-appearance: none;
    -moz-appearance: none;
}
select {
    appearance: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    background: url(../images/seta-form.png) no-repeat center right #FFF;
    border: 1px solid #ced4da;
    font-size: 15px;
    padding-right: 20px;
}
textarea:focus, input:focus, select:focus {
    box-shadow: 0 0 0 0!important;
    border: 1px solid #ced4da!important;
    outline: 0!important;
}
/* TÃ©rmino Select */

/* Spinner */
.overlay_loading{
    background-color: rgba(255, 255, 255, 0.9);
    background-image: url('/resources/images/loading.gif');
    background-repeat: no-repeat;
    background-position: center center;
    left: 0;
    position: fixed;
    top: 0;
    z-index: 10000;
    display: none;
    width: 100%;
    height: 100%;
}
section#section-page {
    margin-bottom: 15px;
}

[id^=duvida_] {
    /**
     * Adiciona um scroll somente quando Ã© acessado por um anchor interno
     *
     * @Ver {https://stackoverflow.com/a/66071563}
     * @Ver {https://css-tricks.com/almanac/properties/s/scroll-margin/}
     */
    scroll-margin-top: 150px;
}</pre></body></html>