.navbar-default {
	/* border-bottom: 1px solid #006400; */
	background: url(https://www.weblinesistemas.com/responsivo/imagens/ouvidoria/menu_ouvidoria.jpg);
    background-size: 100% 105%;
    background-position: center;
}

.navbar {
	min-height: 37px;
	margin-bottom: 0px;
}

.navbar-default {
	background-color: #239446;
	border: 0px;
	border-radius: 0px;
	padding: 0;
}

@media (min-width: 1200px){
	.menuOuvidoriaVerde {
		width: 1400px !important;
	}
}

@media (min-width: 768px) {
	.container {
		width: 750px;
	}
}

@media (min-width: 992px) {
	.container {
		width: 970px;
	}
}

@media (min-width: 1200px) {
	.container {
		width: 1170px;
	}
}

.navbar-default .navbar-nav > li > a {
    color: #FFF;
    padding-top: 3px;
    padding-bottom: 3px;
    margin-top: 5px;
    margin-bottom: 5px;
    padding: 0px 55px;
}

@media screen and (min-width: 1200px) {
    .navbar-nav {
        float: left;
        margin: 0;
        display: ruby;
    }
    
    .navbar-collapse.collapse {
        display: block !important;
        height: auto !important;
        padding-bottom: 0;
        overflow: visible !important;
    }
    
    .navbar-link-hover:hover {
        background: #75db00;
    }
    .navbar-link-hover:hover a {
        color: #007c26 !important;
    }

    .brasao-cam {
        display: flex !important;
        justify-content: center;
        align-items: center;
    }
}

.navbar-toggler:focus {
    outline: none;
    box-shadow: none;
}

@media screen and (max-width: 768px) {
    .menuOuvidoriaVerde {
        justify-content: end !important;
        padding: 5px 0;
    }

    .menu-topo li a {
        border-right: 0 !important;
    }

    .menu-topo li:not(:first-child) a {
        border-top: 1px solid #fff;
    }

    .tabelaResp {
        padding: 0 8px;
    }

    .topo_menu {
        padding: calc(var(--bs-gutter-x) * .5) 10px !important;
        text-align: left !important;
    }
}

.menu-topo li a {
    border-right: 1px solid #FFF;
}

.brasao-cam {
    position: absolute;
    /*right: 45px;*/
    right: -175px;
    top: 66px;
    max-width: 473px;
}

.max-width72px {
    max-width: 72px;
}

.brasao-cam p {
    color: #686868;
    font-family: Arial;
    font-size: 23px;
    font-weight: bold;
}

.pull-left {
    float: left !important;
}

.mapa_site {    
    font-family: arial;
    font-size: 12px;
    color: #FFF;
}

.paddingLeft15px {
    padding-left: 15px;
}

.paddingLeft0px {
    padding-left: 0px;
}

.mapa_site .pdMarg {
    padding-right: 0px;
    margin-right: 12px;
}

.topo_menu {
    padding: 0 0 10px;
    font-weight: 700;
    font-size: 14px;
    text-align: center;
}

.mapa_site a {
    color: #FFF;
}

.boxPainelAcesso {
    height: 465px;
    width: 90%;
    border-radius: 6px;
    background: #1e5799;
    background: -moz-linear-gradient(top, #1e5799 0%, #207cca 66%, #7db9e8 99%, #2989d8 100%);
    background: -webkit-linear-gradient(top, #1e5799 0%,#207cca 66%,#7db9e8 99%,#2989d8 100%);
    background: linear-gradient(to bottom, #1e5799 0%,#207cca 66%,#7db9e8 99%,#2989d8 100%);
    background: rgba(71,136,68,1);
    background: -moz-linear-gradient(left, rgba(71,136,68,1) 0%, rgba(18,97,15,0.8) 100%);
    background: -webkit-gradient(left top, right top, color-stop(0%, rgba(71,136,68,1)), color-stop(100%, rgba(18,97,15,0.8)));
    background: -webkit-linear-gradient(left, rgba(71,136,68,1) 0%, rgba(18,97,15,0.8) 100%);
    background: -o-linear-gradient(left, rgba(71,136,68,1) 0%, rgba(18,97,15,0.8) 100%);
    background: -ms-linear-gradient(left, rgba(71,136,68,1) 0%, rgba(18,97,15,0.8) 100%);
    background: linear-gradient(to right, rgba(35, 148, 70, 1) 0%, rgba(0, 128, 41, 1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#478844', endColorstr='#12610f', GradientType=1 );
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#1e5799', endColorstr='#2989d8',GradientType=0 );
    padding: 17px;
    color: #FFF;
    margin: 0 auto;
    margin-top: 20px;
}

.boxPainelAcesso h2, .boxPainelAcessoContraste h2 {
    font-size: 26px;
    border-bottom: 2px solid #FFF;
}

.boxPainelAcesso .text, .boxPainelAcessoContraste .text {
    line-height: 14px;
}

.fs11px {
    font-size: 11px;
}

.boxPainelAcesso .form-group, .boxPainelAcessoContraste .form-group {
    margin-bottom: 8px;
}

.boxPainelAcesso .form-control, .boxPainelAcessoContraste .form-control {
    height: 28px;
    border-radius: 8px !important;
}

.borderBotton {
    border-bottom: 1px solid #FFF;
    display: table;
    margin: 0 auto;
    margin-bottom: 20px;
}

.botOkLogin {
    cursor: pointer;
    width: 65px;
    height: 65px;
    background: url(https://www.weblinesistemas.com/sic_images/bot_ok.png) no-repeat;
    margin: 0 auto;
}

h1, .h1, h2, .h2, h3, .h3 {
    margin-top: 20px;
    margin-bottom: 10px;
}

h3 {
    color: #007c26;
    font-size: 16px;
    font-weight: bold;
}

.faixa_topo1 {
    background-image: url(https://www.weblinesistemas.com/responsivo/imagens/ouvidoria/px_topo1.jpg);
    height: 24px;
}

.linkAzul {
    color: #128ec1;
    font-size: 14px;
    font-weight: bold;
    text-decoration: underline;
}

.borderBotton {
    border-bottom: 1px solid #FFF;
    display: table;
    margin: 0 auto;
    margin-bottom: 20px;
}

.borderBotton a {
    color: #FFF;
}

.textoResp {
    width: 0;
    min-width: 100%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.max-lines {
    display: block;
    text-overflow: ellipsis;
    word-wrap: break-word;
    overflow: hidden;
    max-height: 3.6em;
    line-height: 1.8em;
}

.bgCinzaTable {
    background-color: #EEEEEE;
}

.tituloPaginaBusca {
    font-family: Tahoma;
    font-size: 14px;
    color: #FFFFFF;
    font-weight: bold;
    background-color: #337ab7;
    text-align: left;
    margin-top: 0px;
    padding: 5px;
    border: 2px solid #CCC;
}

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

.titulobold { 
    color: #239446;
}

#acompanheManifestacao:hover {
    text-decoration: underline !important;
}

.mapa_site_webline{
    background-color: #0a9f39;  
    border-top: 1px solid #FFF;  
    width: 100%;  
    padding: 5px;
}


.mapa_site_camara{
    background-color: #239446;    
    padding-top: 20px;
}

.artigoPrincipal {
    display: table;
    border: 1px solid #C2C2C2;
    margin-top: 15px;
}

.nomePagina {
    background-color: #4c8bb3 !important;
    padding-top: 6px !important;
    border-radius: 8px 8px 0 0 !important;
    border-bottom: 0 !important;
    width: 100%;
}

.titulo_libras {
    float: right;
    font-weight: bold;
    float: left;
    font-size: 12pt;
    padding-top: 15px;
    padding-left: 15px;
    width: 100%;
    /*display: flex;
    justify-content: center;*/
}

.iconePagina {
    float: left;
    display: table;
    margin-right: 10px;
    /*margin-top: 3px;*/
    margin-top: 6px;
}

.navegador, .computador, .smartphones {
    text-align: center;
}

@media screen and (min-width: 1150px) {
    .dadosManifestacao {
        min-height: 200px;
    }
}

.graficoManifestacao {
    min-height: 200px;
}

.senha_popover .popover-header {
    margin: 0;
}

:root[data-bs-theme="contraste"] {
    /* Cores principais do tema contraste */
    --bs-body-bg: #000000;
    --bs-body-color: #ffffff;
    --bs-primary: #ffff00;
    --bs-link-color: #ffff00;
    --bs-border-color: #ffffff;

    /* Estilos personalizados */
    --cor-titulo: yellow;
    --cor-texto: #fff;
    --bg-personalizado: #000;

    /* Outros ajustes */
    --bg-destaque: #585858;
    --bg-tabela-impar: #42545d;
    --bs-secondary-color: #6c757d; /* Bootstrap 5 */
    --bs-success-bg-subtle:#06842e;
    --bs-secondary-bg: #343a40;
    --bs-secondary-bg-rgb: 52,58,64;

    .fundoAcessibilidade, 
    .fundoAcessibilidade *{
        color: inherit !important;
        background: none !important;
    }

    /* .navbar{
        border-top: 1px solid var(--cor-texto) !important;
    } */

    input::placeholder,
    textarea::placeholder,
    select::placeholder {
        color: var(--bs-secondary-color) !important;
        opacity: 1 !important;
    }

    /* Aplicações diretas dos tokens customizados */
    body,
    .navbar-default,
    .bgAzulescuro,
    .copy,
    table,
    tbody,
    thead,
    tfoot,
    .fundoAcessibilidade, 
    .dadosManifestacao, 
    .dadosManifestacao div, 
    .graficoManifestacao, 
    .graficoManifestacao div,
    tr {
        background-color: var(--bg-personalizado) !important;
    }
    
    .tituloBox,
    .textoBox,
    .texto,
    .form-text,
    .td_form,
    .trColorAcess td,
    .listaVereadores,
    .linksNoticias,
    .titulo_noticia,
    .subtitulo_noticia,
    .chamada_noticia,
    .tituloPagina,
    .dropdown-menu,
    .table-striped > tbody > tr:nth-of-type(odd),
    tr,
    td,
    p,
    label,
    div:not(.alert-danger),
    .fundoAcessibilidade,
    b{
        color: var(--cor-texto) !important;
    }
    
    /* .panel-heading, */
    .mapa_site {
        background-color: var(--bg-personalizado) !important;
        color: var(--cor-texto) !important;
        border-top: 1px solid var(--cor-texto) !important;
    }
    
    .border5pxAzul {
        border-top: 0 !important;
    }

    #piechartesic rect[fill="#f5f5f5"],
    #piechartfisica rect[fill="#f5f5f5"]{
        fill: var(--bg-personalizado) !important;
    }

    /* #piechartesic g text,
    #piechartfisica g text{
        fill: var(--cor-texto) !important;
    } */
    #piechartesic g[column-id] text,
    #piechartfisica g[column-id] text {
        fill: var(--cor-texto) !important;
    }
    
    .senha_popover {
        --bs-popover-header-bg: #000;
        --bs-popover-header-color: var(--cor-texto);
    }

}

/* Logo específica */
:root[data-bs-theme="contraste"] #logo_abaixo {
    content: url("https://www.weblinesistemas.com/arquivos_site/imagens_camaras/logo_webline1.png");
}

/* Substituir gráfico SVG */
:root[data-bs-theme="contraste"] #conteudo::before {
    content: "";
    display: block;
    /* Aqui você pode injetar via JS se for SVG */
}

.fundoAcessibilidade .liAcessibilidade img {
    width: 20px;
}

.espacamentoAbaixo {
    margin-bottom: 15px;
}

.cardCentral {
    margin-bottom: 15px;
    text-align: center;
}