body{
    padding: 0px;
    margin: 0px;
    background-color: #fcfcfc;
}

/* login */
.img-box{
    position: relative;
    right: 35%;
    width: 15%;
    padding: 0px;
}
.btn-header{
    display: inline-block;
    background-color: #FFAA00 !important;
    border-color: #FFAA00 !important;
    margin-top: -20px!important;
    padding-bottom: 10px!important;
    padding-top: 10px!important;
    align-items: relative;

    
}
.btn-cadastrar {
    background-color: #ffb520!important; /* Cor de fundo do botão */
    border: 1px solid #ffb520!important; /* Borda do botão */
    padding: 10px 20px; /* Espaçamento interno */
    text-decoration: none; /* Remove sublinhado do link */
    display: inline-flex; /* Permite alinhar lado a lado */
    color: black; /* Cor do texto */
    margin-top: 100px;
    margin-left: auto;
}
.btn-header:hover{
    background-color: #ffb520!important;
    box-shadow: 0px 4px 8px rgba(0, 0, 0, 0.2); /* Sombra para destaque */
}
.nav-header{
    display: flex;
    background-color: #FFAA00 !important;
    width: 100%;
    align-items: center;
    height: 55px;
    
}
.navbar {
    position: relative; /* Ensure the navbar is relative for absolute positioning inside */
}
.navbar-nav {
    display: flex;
    align-items: center;
    margin-left: auto;
}
.nav-header-title{
    clip-path: polygon(0 100%, 100% 100%, calc(80% - 40px) 0, 0 0);
    background-color: #3E4095;
    height: 67px !important;
    width: 383.2px; 
    align-items: center;
    margin-bottom: 35px;
    margin-left: -20px;  
    
}
/* Custom styles to align the search box and length menu */
.dataTables_wrapper .dataTables_filter {
    display:inline-flex;
    float: top;
    text-align: right;
    
}
.dataTables_wrapper .dataTables_filter input {
    display: inline-table;
    margin-left: 0;
    margin-top: 0;
}
.dataTables_wrapper .dataTables_length {
    float: left;
}
.dataTables_wrapper .dataTables_length select {
    display: right;
}
.dataTables_wrapper .dataTables_length label {
    display: inline-block;
}
.custom-search-box {
    display: inline-flex;

    
}

/* .custom-search-box {
display:flex;
align-items: right;
background-color: #f9f9f9; /* Ajuste a cor conforme necessário */
/* padding: 10px;
border: 1px solid #ddd;
border-radius: 5px;
margin-right: 1115px; */
/* } */ 
/* .custom-search-box input {
padding: 5px;
border: 1px solid #ccc;
border-radius: 3px;
} */

.corner-img{
    position: relative;
    left: 10%;
    width: 40%;
    margin-top: 10px;
    margin-bottom: 10px;
}
.btn-login{
    position: relative;
    background-color: #006eff !important;
    padding-bottom: 10px!important;
    padding-top: 5px!important;
    font-family: 'comic', sans-serif ;
    color: #000000;
    margin-left: -10px;

}

.btn-login:hover{
    background-color: #979da8 !important;
}

.page-title{
    font-family: 'Helvética', sans-serif;
    font-size: 30px;
    color: #000000;
    transform: translateX(-40%);
    text-justify: center;
    margin-left: 100px;
}

.div-login-title{
    flex: 1;
    display: flex;
    align-items: center;
    justify-content: center;
}
.logo-municipio {
    margin-top: 20px; /* Ajuste este valor conforme necessário */
}

.flex-container{
    display: flex;
    border: none;
    flex-direction:row;
    background: #FFFFFF;
    margin-left: -50px;
}
.login-header {
    display: block;
    margin-bottom: 40px;
    background:  #FFAA00; 
    /*border-bottom: 1px solid black;*/
    font-family: 'Helvetica', sans-serif; /* Corrigido o nome da fonte */
}
.nav-login-title{
    display: flex;
    clip-path: polygon(0 100%, 100% 100%, calc(80% - 40px) 0, 0 0);
    background-color: #3E4095;
    height: 67px !important;
    width: 383.2px; 
    align-items: left;
    margin-left: -50px;  
    
}

.logo-header{
    display: flex;
    ;
    
}

.login-Acesso{
    border-radius: 10px;
}

.login-box{
    margin-top: 1px;
    justify-content: center;
    border-radius: 8px;
    box-shadow: 0 0 6px 3px rgb(184, 184, 184);
    width: 100%;
    border: #979da8;
    justify-content: center;
    
}

.login-inputs-area{
    border: none;
    
    
}

.head-login{
    position: relative;
    font-size: 40px;
    font-weight: bold;
    font-family: 'Helvética', sans-serif;
    
}


.mapModal{
    position: absolute;
    top: 5%;
    left: 50%;
    transform: translateX(-50%);
}

.pointer:hover{
    cursor: pointer;
    
    ;
}
.box h3 {
    margin-right: 20px;
}
.head-alertas{
    font-size: 30px;
    font-weight: bold;
    text-align: center;
    color: red;
}
.esqueceuSenha{
    display: flex;
}
.esqueceuSenha{
    position: relative;
    margin-left: 2%;
}

.bordas{
    border: 1px solid gray;
    height: 100px;
    display: flex;
    align-items: center;
}
.container-noticias{
    position: relative;
    left: 5%;
    overflow-y: scroll;
    height: 400px;
    width: 90%;
    text-align: left;
    border: 1px solid black;
}

/* header */
.img-perfil {
    width: 50px;
    height: 50px;
    border-radius: 50%;
    margin-right: 0;
}
.tstst{
    border-bottom: 1px solid white;
}

.esqueceuSenha-header{
    display: flex;
    align-items: center;
    margin-bottom: 40px;
    border-bottom: 1px solid white;
    box-shadow: 1px 2px 5px white ;
}

.esqueceusenha-header-title{
    flex: 1;
    text-align: center;
    font-family: 'Open Sans', sans-serif;
}

.container-center{
    display: flex;
    justify-content: center;
}
.container-form{

    height: 300px;
}
.legenda-login{
    display: flex;
    justify-content: center;
    align-items: flex-start!important;
}
.legenda-cabecalho{
    font-size:25px; 
    color:#FFB520
}

/* geral */
.positioning{
    width: 70%;
    padding: 0px;
}
.logo-position{
    display: flex;
    align-items: center;
    width: 150px;
}
.box-flex{
    flex-direction: row;
    align-items: left;
}
.campo_cadastro{
    padding: 15px 0px 15px 0px;
    margin: 0px;
}
.user-disabled {
    background-color: #c73434; /* ou qualquer outra cor de destaque que você preferir */
}
.box{
    background-color: white;
    font-size: 14px;
    color: black;
    padding: 5px 15px 5px 15px;
    margin: 0px 10px 10px 10px;
    text-align: left;
    width: 100%;
}

.box p{
    display: flex;
    justify-content: space-between;
    align-items: center;
    width: 100%;
    padding: 10px;
    border: 1px solid #ddd;
    margin-top: 10px;
}
a{
    text-decoration: none;
}
.input-group {
    display: inline-block;
    align-items: center;
    margin-right: 20px;
}


.btn{
    position: relative;
    top: 10px;
    font-size: 15px;
    padding: 10px;
}
.btn-cadastrar{
    display: inline-block;
    font-size: 15px;
    padding: 10px;
    margin-top: -20px;
}
.btn-cadastrar:hover {
    color: #ffc85a;
}

.div-btn-desinterdicao{
    display: flex;
    justify-content: center;
}

.btn.btn-login{
    left: 0;
}

.email_esqueceu_senha{
    position: relative;
    top: -40px;
}

.inline{
    display: inline-block;
}

.hide{
    display: none;
}

.alertErro{
    color:#f22a1f;
    font-size:14px;
}

.box-search{
    position: relative;
    top: -30px;
}

.none{
    display: none;
}

.autocomplete{
    width: 100%;
}

.autocompleteBtn{
    border: 1px solid #A5ACB2;
    width: 100%;
}

.btn-ocorrencia{
    display: inline;
    margin: 10px;
}

.editarChamadoImgArea{
    display: flex;
    width: 100%;
    flex-wrap: wrap;
}

.editarChamadoImg{
    max-width: 100px;
    max-height: 200px;

}

.titulo{
    font-size: 15px;
    font-weight: bold;
    margin: 0px 5px 0px 20px;
}

.texto-cabecalho{
    font-size: 16px;
}

.img-cabecalho,
.img-cabecalho-not{
    float: right;
width: 60%;
}

.img-perfil-expandida{
    width: 100%;
}

.readtextarea{
    width: 90%;
    position: relative;
    left: 5%;
    resize: none;
}

/* especificos */
.cobrade{
    position: relative;
    left: 50px;
}

.btn-default1{
    width: 30%;
}

.edit{
    float: right;
}

.btn-sm{
    position: relative;
    top: 0px;
    left: 10px;
    font-size: 10px;
    padding: 5px;
    margin: 0px;
}

.char-count{
    color:#ccc;
    font-size:12px;
    position: relative;
    bottom:20px;
    left:90%;
}

.sort-icon{
    font-size: 10px;
    float: right;
}

.ocorrencias_encerradas{
    margin-left: 20px;
}

.endereco-principal{
    width:30%;
    display:inline;
}

.lat-lgn{
    width:30%;
    display:inline;
}

.data{
    width:30%;
    display:inline;
}

.cobrade-sub{
    width: 50%;
}

.btn-interdicao{
    position:relative;
    left:65%;
    top:-33px;
}

.btn-interdicao-g{
    position:relative;
    left:50%;
    top:-33px;
}

.btn-salvar-editarOcorrencia,
.btn-salvar-editarPerfil{
    display: flex;
    justify-content: center;
}

.map-information{
    max-width: 230px;
}

.map-dot{
    position: absolute;
    top: 7px;
    left: -20px;
    height: 20px;
    width: 20px;
    border-style: solid;
    border-width: 2px;
    border-color: black;
    border-radius: 50%;
}

.map_style{
    margin-left:80px ;
    height: 300px;
    width:80%; 
    margin-top: auto;
}
.signature-line{
    margin-top: 30px;
    margin-bottom: 10px;
}

.imageThumb {
    max-height: 75px;
    border: none;
    margin: 10px 10px 0 0;
    padding: 1px;
 }

 .dropdown-toggle {
    position: absolute;
    align-items: center;
    background-color: #FFAA00;
    height: 50px; 
    margin-top: 0;
    color: black;
    width: auto; /* Ajuste automático da largura */
    padding: 0 15px; /* Adiciona padding para um espaçamento interno */
    border-radius: 5px; /* Bordas arredondadas para um visual mais suave */
}

.dropdown-toggle:hover {
    
    height: 53px; 
    background-color: #ffb520 !important;
    color: white; /* Mudança de cor no hover para maior contraste */
    box-shadow: 0px 4px 8px rgba(0, 0, 0, 0.2); /* Sombra para destaque */
}


/* Estilo para o submenu */
.dropdown-submenu {
    position: relative;
}

.dropdown-submenu > .dropdown-menu {
    top: 0;
    
    margin-top: 25px;
    display: none;
    position: absolute;
    border-radius: 4px;
}

.dropdown-submenu:hover > .dropdown-menu {
    display: block;
    float: right;
}

.dropdown-submenu > a:after {
    display: block;
    content: " ";
    float: right;
    border-color: transparent;
    border-style: solid;
    border-width: 5px 0 5px 5px;
    border-left-color: #ccc;
    margin-top: 5px;
    
}


.quadro-informacao{
    border-style: solid;
    border-width: 2px;
    border-color: black;
    border-radius: 10px;
    background-color: white;
    padding: 5px;
}
.chart-title {
    padding: 20px;
    background-color: #4CAF50;
    color: #fff;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
    text-align: center;
}
i{
    display: inline-block;
    padding: 3px;
    margin: 0px 0px 5px 10px;
}

.arrow-up{
    position: relative;
    top: 5px;
    right: 5px;
    border: solid red;
    border-width: 0 3px 3px 0;
    transform: rotate(-135deg);
    -webkit-transform: rotate(-135deg);
}
  
.arrow-down{
    position: relative;
    top: 2px;
    right: 5px;
    border: solid rgb(24,240,78);
    border-width: 0 3px 3px 0;
    transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
}

.estavel{
    position: relative;
    right: 5px; 
    border: solid #F48533;
    border-width: 0 0px 3px 0;
}

.legenda{
    font-size: 10px;
    position: relative;
    top:5px;
}

.legenda-celulares{
    display: none;
}

/* footer */
.footer{
    display: inline;
    padding: 0px 100px 0px 0px;
    position: relative;
    top: 30px;
}


.footer-area{
    display: flex;
    background-color: #303172;
    justify-content: space-between;
    font-family: 'helvetica', sans-serif;
    color: #FFFFFF;
    margin-top: 105px;
    width: 100%;
    
    
}

.footer-area img{
    margin-top: 20px;
    margin-left: 40px;
}

.footer-left-area{
    flex: 1;
    margin: 10px;
}
.footer-right-area{
    margin: 10px;
    color: rgb(255, 255, 255);
    
}

.printShow,
.printShoww{
    display: none;
}

.printShowImg{
    display: none;
}

.perfil-btn{
    display: flex;
    justify-content: center;
}
.chart-title {
    padding: 10px;
    background-color: #3E4095;
    color: #fff;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
    text-align: center;
    
}
.chart-container {
    width: 33%;
    height: 15px;
    margin-bottom: 20px;
    position: relative;
    display: inline-block;
    vertical-align: top;
    background-color: #3E4095;
    box-shadow: 0 0 10px rgba(0,0,0,0.1);
    border-radius: 5px;
    text-align: center; /* Align text and content centrally */
}
.chart-content {
    height: 280px; /* Adjust height for content alignment */
    justify-content: center; /* Center align content horizontally */
    align-items: center; /* Center align content vertically */
}
.container-background{
    background-color: #f3f4f6;
}
.fullscreen-btn {
    height: auto;
    position: absolute;
    justify-content: center;
    top: 10px;
    right: 10px;
    margin-top: -5px;
    margin-right: 10px;
    /* z-index: 10; */
    cursor: pointer;
    background-color: #3E4095;
    color: white;
    border: none;
    font-size: 14px;
    border-radius: 3px;
}
.fullscreen-btn:hover{
    
    background-color: #7c7eff;
}
.indicadores-container{
    height: 75px;
    width: 33%;
    background-color: #4a4cb1;
    margin-bottom:25px;
    border-radius: 10px;
    display: flex;
    align-items: center;
    padding: 10px;
    margin: 5px;
    width: 45%;
    font-size: 25px;
    flex: 2;
}

.indicadores-title{
    width: 33%;
    text-align: left;
    font-size: 12px;
    color:#FFFFFF;
}
.indicadores-valores{
    color:#FFFFFF;
    
}

.indicadores-wrapper {
    width: 100%;
    display: flex;
    justify-content: space-between; /* Adjust as needed */
    gap: 20px; /* Space between the containers */
}
/* ajustes pra telas pequenas */
@media only screen and (max-width: 1200px){
    .map-information{
        position: relative;
        top: -290px;
        left: 74%;
        max-width: 180px;
    }
}

/* ajustes pra telas pequenas */
@media only screen and (max-width: 1000px){
    .corner-img{
        display: none; 
    }
    
    .page-title{
        font-size: 40px;
        left: 20%;
        margin: 0px;
        text-align: center;
    }

    .footer{
        display: block; padding: 0px 0px 0px 0px;
    
    }

    .cabecalho{
        display: none;
    }

    .esqueceuSenha{
        left: 30%;
    }
    
    .container{
        width: 100%;
        padding: 0px;
        
    }

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

    .box{
        width: 100%;
        padding: 5px;
        margin: 0px;
    }

    .ocorrencias_encerradas{
        display: block;
        margin: 0px;
        padding: 0px;
    }

    .elimina-tabela{
        display: none;
    }

    .endereco-principal{
        width:50%;
    }

    .data{
        width:40%;
    }

    .cobrade-sub{
        width: 70%;
    }

    .btn, .btn-default, .btn-md{
        left:0;
        margin: 10px;
    }

    .btn-interdicao{
        display: block;
        left: 0%;
        top: 0%;
    }

    .btn-interdicao-g{
        display: block;
        left: 25%;
        top: 0%;
    }

    .btn-desinterdicao{
        display: block;
        left: 25%;
        top: 0%;
    }

    

    .img-user{
        position: relative;
        left: 10%;
    }

    .img-mapa{
        width: 100%;
    }

    .map-information{
        position: relative;
        top: -290px;
        left: 77%;
        max-width: 180px;
    }
}

#descricao,
.titulobox{
    resize: none;
}

/* ajustes pra telas pequenas */
@media only screen and (max-width: 820px){
    .map-information{
        position: relative;
        top: -270px;
        left: 77%;
        max-width: 180px;
    }

    .quadro-informacao{
        display: none;
    }

    .legenda-celulares{
        display: block;
    }
}

@media only screen and (max-width: 768px){
    .btn-cancelar-chamado{
        margin-left: 0px !important;
    }

}

@media print{

    #main-header{
        display: none;
    }

    .printAreaOcorrencia,
    .printAreaNotificacao,
    .printAreaChamado,
    .printAreaInterdicao{
        margin: 1cm;
        border: 1px solid gray;
        padding: 0.4cm;
        padding-bottom: 0;
    }

    .borderPrint{
        border: 1px solid gray;
        width: 50%;
        height: 60px;
        display: flex;
        align-items: center;
    }

    .descricaoOcorrenciaPrint{
        border: 1px solid gray;
        width: 100%;
        padding: 5px;
    }

    .printHeaderNotificacao{
        display: flex;
        margin-bottom: 0.5cm;
        justify-content: space-between;
    }

    .borderPrint100{
        border: 1px solid gray;
        width: 100%;
        padding-top: 1%;
        padding-bottom: 1%;
    }

    .divHeaderNotificacaoTexto{
        display: flex;
        flex-direction: column;
        justify-content: center;
    }
    .pMarg{
        margin: 0;
        padding: 0;
    }

    .divDescricaoArea{
        padding: 0.3cm;
        text-align: justify;
    }

    .pad{
        padding: 0.3cm;
    }
    .menu-icon{
        margin-top:25px;
        color:#000;
    }

    * {
        background:transparent !important;
        color:#000000 !important;
        text-shadow:none !important;
        filter:none !important;
        page-break-before: auto;
        -ms-filter:none !important;
        }
        
        body {
            padding: 0px;
            margin: 0px;
            background-color: #fcfcfc;
            height: 100vh;
            display: flex;
            flex-direction: column;
        }

    /*Cabecalho esilo:*/
    
    .box{
        margin: 0 !important;
        padding: 0;
    }
    div{
        margin: 0;
        padding: 0;
    }
    .printCabecalho{
        display: flex;
        justify-content: flex-start;
        margin: 0;
        padding: 0;
    }

    .printTitle{
        display: flex;
        justify-content: flex-end;
        padding-right: 20px;
        flex: 1;
        text-align:right;
    }

    .divPrintHeader{
        display: flex;
        justify-content: space-between;
        margin-bottom: 30px;
    }
    .ocorrenciaTitlePrint,
    .chamadoTitlePrint{
        margin-left: 60px;
        display: flex;
        align-self: center;
    }

    .print-interdicao-img{
        width: 100%;
        display: flex;
        justify-content: center;
    }

    .print-chamado-img{
        width: 100%;
        display: flex;
        justify-content: center;
    }
    
    .printHide{
        display:none;
        position: absolute;
    }
    .img-cabecalho{
        position: relative;
        left: 20px;
    }

    .cbbls{
        margin-right: 50%;
        transform: translateX(36%);
    }

    .printShow{
        display: block;
        position: relative;
    }
    .printShoww{
        display: inline;
    }
    .printShowImg{
    display: inline;
    }

    .printImgg{
        width: 200px;
        height: 200px;
    }

    .print-img-area{
        display: grid;
        width: 100%;
        flex-wrap: wrap;
        justify-content: center;
        margin-bottom: 3px;
        grid-template-columns: repeat(auto-fill,minmax(200px, 1fr));
        gap: 8px;
        text-align: center;
        justify-items: center;
    }
    
    .image-print{
        text-align: center;
        max-height: 150px;
    }

    .image-print-chamado{
        max-width: 5cm;
        max-height: 5cm;
        margin: 3px;
    }


    .page-break-always{
        page-break-before: always;
    }

    .page-break-auto{
        page-break-before: auto;
    }

    .div-informacoes{
        margin-top: 3cm;
        page-break-inside: avoid;
    }


    .row,
    .printWrap{
        display: flex;
        flex-wrap: wrap;
        align-items: center;
    }

    h4{
        margin: 0;
    }

    .printMargin{
        margin-top: 10px !important;
    }

    .notificacaoMargemLeft{
        margin-left: 50px;
    }

    @page {
        margin: 0.5cm;
        }

    .linkPdf:hover{
        text-decoration: none;
        padding: 3px;
        color: #000;
    }

}
    tr:nth-child(even) {
    background-color: #EEEEEE;
  }

.img-logos{
    width: auto; 
    height: 150px; 
    padding-top: 15px;
}

/* pagina acesso negado */
#alert-acesso-negado{
    height: 300px;
    display: flex;
    align-items: center;
    justify-content: center;
}

#alert-acesso-negado p{
    text-align: center;
    font-size: 2em;
}



/* cadastro bairros - configuração */
#table-width{
    width: 100%;
}
.width-bairro{
    width: 60%;
}

.width-editar{
    width: 20%;
    text-align: center;
}

.edicao-bairro .form-control{
    max-width: 500px;
}

.adicionar-bairro{
  
    display: flex;
    flex-direction: column;
}

.adicionar-bairro .btn{
    top: 0;
    margin-top: 20px;
    width: 100px;

}

.adicionar-bairro .form-control{
    max-width: 500px;
}

.btn-editar-bairro{

    padding: 7px 15px;
    border-radius: 5px;
    color: #fcfcfc;
    cursor: pointer;
    text-decoration: none;

}

.btn-editar-bairro:hover{

    text-decoration: none;
    color: #fcfcfc;
}


.color-btn-editar{
    background-color: #198754;
}

.color-btn-excluir{
    background-color: #dc3545;
}

.btn-adicionar-bairro{
    height: 35px;
    position: absolute;
    right: 45px;
    top: 10px;
}

.div-alert-bairro{
    width: 600px; 
    display: flex; 
    flex-direction: row; 
    align-items: center;
}

.alert.alert-format{

    width: 315px; 
    margin-bottom: 0px;
}

.reset{
    all: unset;
}

.caixa-alert{
    width: 100%;
    height: auto;
    position: relative;
    display: block;
    margin-bottom: 100px;
}
