<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/*
To change this license header, choose License Headers in Project Properties.
To change this template file, choose Tools | Templates
and open the template in the editor.
*/
/* 
    Created on : 11/06/2024, 10:10:19
    Author     : Luiz
*/
/* 
    Azul: #06203a
    Verde: #00ae9c
    SecundÃ¡ria: #d1d2d3

    cinza: #555656 
*/
.rosa, .principal {
    color: #00ae9c !important;
    border-color: #00ae9c !important;
}
.bg-rosa, .bg-principal {
    background: #00ae9c !important;
}
.navbar {
    background: #06203a !important;
    border-bottom: 5px solid #00ae9c;
}
/*.navbar .navbar-brand {
    background: #fff;
}
.navbar .navbar-brand:focus,
.navbar .navbar-brand:hover {
    background: #fff;
}*/
.ace-nav&gt;li.light-blue&gt;a {
    background-color: #06203a !important;
}
.ace-nav&gt;li.light-blue&gt;a:hover {
    background-color: #00ae9c !important;
}

.widget-header-flat {
    background: #00ae9c !important;
}
.widget-header-flat .widget-title {
    color: #fff !important;
}

.caixaLogo {
    background: #06203a !important;
}

.caixaLogoBranca {
    background: #FFF !important;
}

.caixaLogoTransparente {
    background: none !important;
}

.caixaLogo, .caixaLogoBranca, .caixaLogoTransparente {
    padding: 20px;
    -webkit-box-shadow: 0 0 0 10px rgb(208 209 211 / 40%);
    box-shadow: 0 0 0 10px rgb(208 209 211 / 40%);
}

/*a {
    color: #06203a;
}*/
/*a:hover {
    color: #06203a;
}*/

.no-skin .nav-list&gt;li .submenu&gt;li.active&gt;a,
.no-skin .nav-list&gt;li.active&gt;a,
.no-skin .nav-list&gt;li .submenu&gt;li&gt;a:hover,
.no-skin .nav-list&gt;li:hover&gt;a,
.page-header h1,
.page-header h1 small,
/*.widget-header&gt;.widget-title,*/
.nav-search .nav-search-icon,
.breadcrumb&gt;li&gt;a, .breadcrumb .home-icon,
.footer .footer-inner .footer-content a,
/*.dataTable&gt;thead&gt;tr&gt;th[class*=sorting_],*/
.dataTable&gt;thead&gt;tr&gt;th[class*=sort]:hover,
.dataTable&gt;thead&gt;tr&gt;th.sorting_asc:after,
.dataTable&gt;thead&gt;tr&gt;th.sorting_desc:after,
#popup_title,
.no-skin .nav-list&gt;li&gt;.submenu li.open&gt;a,
.no-skin .nav-list&gt;li&gt;.submenu li&gt;.submenu li.active&gt;a,
.no-skin .nav-list&gt;li&gt;.submenu li&gt;.submenu li.open&gt;a,
.no-skin .nav-list&gt;li.open&gt;a
{
    color: #06203a !important;
}

.dataTable&gt;thead&gt;tr&gt;th[class*=sorting_disabled],
.dataTable&gt;thead&gt;tr&gt;th[class*=sorting_disabled]:hover {
    color: #707070 !important;
}

.nav-search .nav-search-input,
.no-skin .nav-list&gt;li.active:after {
    border: 1px solid #06203a !important;
}

.dataTable&gt;thead&gt;tr&gt;th.sorting_asc,
.dataTable&gt;thead&gt;tr&gt;th.sorting_desc {
    background-image: linear-gradient(to bottom,#F9F9F9 0,#bde8ec 100%);
    background-image: -webkit-linear-gradient(top,#F9F9F9 0,#bde8ec 100%);
    background-image: -o-linear-gradient(top,#F9F9F9 0,#bde8ec 100%);
}

.headList,
.dataTables_wrapper .row:first-child,
.dataTables_wrapper .row:last-child,
/*.caixaItens,*/
#popup_title,
#popup_panel
{
    background: #ffffff !important;
    border-color: #fff !important;
}

.table-checkbox &gt; tbody &gt; tr.selected &gt; td {
    background-color: #00ae9c3b;
    border-top: 2px solid #00ae9c;
    border-bottom: 2px solid #00ae9c;
}

.table-checkbox &gt; tbody &gt; tr.selected:hover &gt; td {
    background-color: #00ae9c;
}

#popup_container {
    border: solid 10px #06203a !important;
    -moz-border-radius: 0px !important;
    -webkit-border-radius: 0px !important;
    border-radius: 0px !important;
    -webkit-box-shadow: 0 10px 0 0 rgba(0,0,0,0.1) !important;
    box-shadow: 0 10px 0 0 rgba(0,0,0,0.1) !important;
}

.tabs-left&gt;.nav-tabs&gt;li.active&gt;a,
.tabs-left&gt;.nav-tabs&gt;li.active&gt;a:focus,
.tabs-left&gt;.nav-tabs&gt;li.active&gt;a:hover
{
    border-left: 2px solid #06203a !important;
}

.no-skin .nav-list li.active&gt;a:after {
    border-right-color: #06203a !important;
}

.dd-dragel&gt;li&gt;.dd2-handle, .dd2-handle {
    background: #06203a !important;
}

.nav-list&gt;li:before,
.table-header,
.badge-primary,
.badge.badge-primary,
.label-primary,
.label.label-primary
{
    background-color: #00ae9c !important;
}
.label-primary.arrowed-in-right:after {
    border-color: #00ae9c transparent #00ae9c #00ae9c;
}

.pagination&gt;li.active&gt;a,
.pagination&gt;li.active&gt;a:focus,
.pagination&gt;li.active&gt;a:hover
{
    background-color: #00ae9c !important;
    border-color: #00ae9c !important;
}

/*
.tooltip-info+.tooltip&gt;.tooltip-inner, 
.tooltip.tooltip-info&gt;.tooltip-inner
{
    background-color: #003c69 !important;
    border-color: #003c69 !important;
}

.tooltip-info+.tooltip.top .tooltip-arrow, 
.tooltip.tooltip-info.top .tooltip-arrow {
    border-top-color: #003c69 !important;
}*/

.table-hover&gt;tbody&gt;tr:hover,
.table&gt;tbody&gt;tr.active&gt;td,
.table&gt;tbody&gt;tr.active&gt;th,
.table&gt;tbody&gt;tr&gt;td.active,
.table&gt;tbody&gt;tr&gt;th.active,
.table&gt;tfoot&gt;tr.active&gt;td,
.table&gt;tfoot&gt;tr.active&gt;th,
.table&gt;tfoot&gt;tr&gt;td.active,
.table&gt;tfoot&gt;tr&gt;th.active,
.table&gt;thead&gt;tr.active&gt;td,
.table&gt;thead&gt;tr.active&gt;th,
.table&gt;thead&gt;tr&gt;td.active,
.table&gt;thead&gt;tr&gt;th.active{
    background-color: #F9F9F9 !important;
}

.no-skin .nav-list&gt;li .submenu&gt;li.active:not(.open)&gt;a,
.no-skin .nav-list&gt;li .submenu&gt;li&gt;a:hover{
    color: #06203a !important;
    background-color: #F9F9F9 !important;
}

.profile-user-info-striped .profile-info-name {
    /*color: #06203a !important;*/
    background-color: #F9F9F9 !important;
    border-top: 1px solid #fff !important;
}

.profile-user-info-striped .niveis .profile-info-name  {
    border-top: 4px solid #fff !important;
    border-bottom: 4px solid #fff!important;
    border-left: 4px solid #fff!important;
}
.profile-user-info-striped .niveis .profile-info-value  {
    border-top: 4px solid #fff !important;
    border-bottom: 4px solid #fff!important;
    border-right: 4px solid #fff!important;
    background-color: #F9F9F9 !important;
}
.profile-user-info-striped .nivelSelecionado .profile-info-name {
    color: #963 !important;
    background-color: #FEE188!important;
    border-top: 4px solid #F7D05B!important;
    border-bottom: 4px solid #F7D05B!important;
    border-left: 4px solid #F7D05B!important;
}
.profile-user-info-striped .nivelSelecionado .profile-info-value {
    color: #963 !important;
    background-color: #FEE188!important;
    border-top: 4px solid #F7D05B!important;
    border-bottom: 4px solid #F7D05B!important;
    border-right: 4px solid #F7D05B!important;
}


.dropdown-menu&gt;li.active:hover&gt;a,
.dropdown-menu&gt;li.active&gt;a,
.dropdown-menu&gt;li:hover&gt;a,
.dropdown-menu&gt;li&gt;a:active,
.dropdown-menu&gt;li&gt;a:focus {
    background: #00ae9c;
    /*color: #fff !important;*/
}

.dropdown-menu&gt;li.active&gt;a {
    background: #00ae9c !important;
}

.btn-white.btn-primary.active,
.btn-white.btn-primary:active,
.btn-white.btn-primary:focus,
.btn-white.btn-primary:hover,
.open&gt;.btn-white.btn-primary.active.dropdown-toggle,
.open&gt;.btn-white.btn-primary.dropdown-toggle {
    background-color: #fff !important;
    color: #858585 !important;
}

.profile-user-info-striped .profile-info-value {
    border-top: 1px solid #F9F9F9 !important;
}

#cboxContent {
    border: 2px solid #06203a !important;
}

.btn-white.btn-primary {
    border-color: #D5D5D5 !important;
    color: #858585 !important;
    border-width: 1px !important;
    ;
}

.ace-thumbnails&gt;li {
    border-color: #d3d3d3 !important;
    background: #fff;
}

.ace-thumbnails&gt;li&gt;.tools {
    background-color: rgba(36, 38, 45, 0.8) !important;
}
.ace-thumbnails&gt;li&gt;:first-child&gt;.text {
    background-color: rgba(36, 38, 45, 0.4) !important;
}

.login-box .toolbar,
.btn-primary,
.btn-primary.focus,
.btn-primary:focus
{
    background-color: #00ae9c !important;
    border-color: #00ae9c !important;
}

.btn-primary2,
.btn-primary2.focus,
.btn-primary2:focus {
    background-color: #428BCA!important;
    border-color: #428BCA!important;
}
.btn-primary2.active,
.btn-primary2:active,
.btn-primary2:hover
{
    background-color: #1B6AAA!important;
    border-color: #428BCA!important;
}
/*
.open &gt; .btn-primary.dropdown-toggle,
.open &gt; .btn-primary.dropdown-toggle.focus,
.open &gt; .btn-primary.dropdown-toggle:active, 
.open &gt; .btn-primary.dropdown-toggle:focus,
.open &gt; .btn-primary.dropdown-toggle:hover
{
    background-color: #1b9cce;
}*/

.btn-primary.focus:hover,
.btn-primary:active:hover,
.btn-primary:focus:active,
.btn-primary:focus:hover,
.btn-primary:hover
{
    background-color: #05695e !important;
    border-color: #00ae9c!important;
}

.login-box .user-signup-link,
.login-box .forgot-password-link,
.forgot-box .back-to-login-link,
.signup-box .back-to-login-link,
.ace-thumbnails&gt;li&gt;.tools&gt;a:hover,
.ace-thumbnails&gt;li&gt;:first-child .inner a:hover
{
    color: #fff !important;
}

.profile-user-info-striped {
    border: 0 !important;
}

#cboxTitle {
    color: #06203a !important;
}

.ui-slider-range {
    background-color: #06203a !important;
}
.ui-slider {
    background-color: #b3b3b3 !important;
}
.ui-slider .ui-slider-handle {
    background-color: #F9F9F9 !important;
}
.ui-slider-handle {
    border-color: #06203a !important;
}

.scroll-bar {
    background: #06203a !important;
}

.chosen-container .chosen-results li.highlighted {
    background: #00ae9c;
    color: #FFF;
}
.chosen-container-single .chosen-drop {
    border-radius: 0;
    border-bottom: 3px solid #06203a;
    border-color: #06203a;
}
.chosen-container-active.chosen-with-drop .chosen-single {
    border-color: #06203a;
}
.widget-color-padrao {
    border-color: #06203a;
}
.widget-color-padrao&gt;.widget-header {
    border-color: #06203a;
    background: #06203a;
}
.pricing-box .price {
    color: #dd5a43;
    font-weight: bold;
}
.accordion-style1.panel-group .panel-heading .accordion-toggle,
.accordion-style1.panel-group .panel-heading .accordion-toggle:hover,
.accordion-style1.panel-group .panel-heading .collapsed:hover,
.accordion-style1.panel-group .panel-heading .collapsed:hover span,
.accordion-style1.panel-group .panel-heading .collapsed:hover .fa {
    color: #FFF!important;
    background-color: #06203a!important;
}
.accordion-style1.panel-group .panel-heading .collapsed {
    color: #06203a !important;
    background-color: #F9F9F9 !important;
}
.accordion-style1.panel-group .panel {
    border-color: #06203a !important;
}


code[class*=language-],pre[class*=language-] {
    color: #000;
    text-shadow: 0 1px #fff;
    font-family: Consolas,Monaco,'Andale Mono',monospace;
    direction: ltr;
    text-align: left;
    white-space: pre;
    word-spacing: normal;
    word-break: normal;
    line-height: 1.5;
    -moz-tab-size: 4;
    -o-tab-size: 4;
    tab-size: 4;
    -webkit-hyphens: none;
    -moz-hyphens: none;
    -ms-hyphens: none;
    hyphens: none
}

pre[class*=language-]::-moz-selection,pre[class*=language-] ::-moz-selection,code[class*=language-]::-moz-selection,code[class*=language-] ::-moz-selection {
    text-shadow: none;
    background: #b3d4fc
}

pre[class*=language-]::selection,pre[class*=language-] ::selection,code[class*=language-]::selection,code[class*=language-] ::selection {
    text-shadow: none;
    background: #b3d4fc
}

@media print {
    code[class*=language-],pre[class*=language-] {
        text-shadow: none
    }
}

a#btn-scroll-up {
    position: fixed;
    right: 30px;
    bottom: 50px;
    border: 1px solid #edf8fc;
}
.__corpoFrame .footer {
    position: fixed;
    bottom: 0;
    left: auto;
    display: block;
    width: 100%;
    background: #fff;
    color: #333;
    padding: 5px 30px;
    border-top: 6px solid rgba(0, 67, 255, 0.1);
}

.token.comment,.token.prolog,.token.doctype,.token.cdata {
    color: #708090
}

.token.property,.token.tag,.token.boolean,.token.number,.token.constant,.token.symbol,.token.deleted {
    color: #905
}

.token.selector,.token.attr-name,.token.string,.token.char,.token.builtin,.token.inserted, .string pre {
    color: #690
}

.token.operator,.token.entity,.token.url,.language-css .token.string,.style .token.string {
    color: #a67f59;
}

.token.atrule,.token.attr-value,.token.keyword {
    color: #07a
}

.token.function {
    color: #DD4A68
}

.token.regex,.token.important,.token.variable {
    color: #e90
}

.token.important,.token.bold {
    font-weight: 700
}

.token.italic {
    font-style: italic
}

.token.entity {
    cursor: help
}

pre.line-numbers {
    position: relative;
    padding-left: 3.8em;
    counter-reset: linenumber
}

pre.line-numbers&gt;code {
    position: relative
}

.line-numbers .line-numbers-rows {
    position: absolute;
    pointer-events: none;
    top: 0;
    font-size: 100%;
    left: -3.8em;
    width: 3em;
    letter-spacing: -1px;
    border-right: 1px solid #999;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.line-numbers-rows&gt;span {
    pointer-events: none;
    display: block;
    counter-increment: linenumber
}

.line-numbers-rows&gt;span:before {
    content: counter(linenumber);
    color: #999;
    display: block;
    padding-right: .8em;
    text-align: right
}

.limiterBox{
    border-color: #06203a;
    background-color: #06203a;
}
.limiterBox:before{
    border-color:transparent transparent #06203a;
}

.bordaTopo {
    background-color: #00ae9c;
}
.filtroCor .container .texto-grande .linha .botaoVoltar {
    background-color: #06203a;
    color: #FFFFFF;
}

.filtroCor .container .texto-grande .linha .botaoVoltar:hover {
    background-color: #00ae9c;
}
.filtroCor .container .texto-grande .linha .botaoVoltar:active {
    background-color: #00ae9c;
}

.filtroCor .container .texto-grande .linha strong {
    color: #06203a;
}

.filtroCor .container .caixa .titulo {
    border-bottom: 1px solid #00ae9c;
    color: #06203a;
}

.filtroCor .container .barra {
    background-color: #06203a;
}

.steps&gt;li.complete .step:before {
    color: #00ae9c;
}
.steps&gt;li.active .step, .steps&gt;li.active:before, .steps&gt;li.complete .step, .steps&gt;li.complete:before {
    border-color: #9e9e9e;
}

.search-thumbnail .search-title {
    color: #06203a;
}

.datepicker table tr td.day:hover, .datepicker table tr td.focused {
    background: #06203a;
    color: #fff;
}
</pre></body></html>