﻿* {
    margin: 0;
    padding: 0;
    font-family: Arial;     
}

html, body {
    position: relative;
    cursor: default;        
    width: 100%;
    font-size: 11pt;
}

body {   
   background-color: #EEEEEE; 
}

h1 {
    font-weight: normal;
    padding: 10px;
}

h2 {
    font-weight: normal;
}

h3 {
    font-weight: normal;   
    padding: 5px;    
    margin-bottom: 10px;
}

div a h3 {
    padding: 20px;        
}

.botao-votar {
    display: inline-block;
    padding: 5px;    
}

.destaque-tema {
    padding-top: 5px;
    padding-bottom: 5px;    
    background-color: #666666;    
}

.content {overflow:hidden;}
.aside {width:200px;}
.fleft {float:left;}
.fright {float:right;}

.container img {
    width: 100%;
}

.votou {
    font-size: 16pt;    
}

.margin-top-3 {
    margin-top: 3px;    
}

.margin-top-5 {
    margin-top: 5px;    
}

.margin-top-7 {
    margin-top: 7px;    
}

.margin-top-10 {
    margin-top: 10px;
}

.conteudo {
    font-size: 12pt;
    vertical-align: top;
}

.line-height-30 {
    line-height: 30px;
}

input, select, textarea {
    padding: 2px;
    margin-top: 3px;
    margin-bottom: 3px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    font-size: 11pt;
    height: 25px;
}

select {
    z-index: 0;
}

a {
    color: #333;
}

    a:hover {
        text-decoration: none;
    }

    a img {
        border: 0 none;
    }

label {
    font-weight: bold;
}

#header {    
    width: 100%;
    height: 7em;
    position: relative;
    z-index: 999;
    background-color: #34302D;
}
      
    #header .consulta-publica {
        height: 3em;
        float: left;        
        padding-left: 20px;
        padding-top: 30px;
    }

* html #header {
    margin-right: 10px;
}

#margens-laterais {
    margin-left: 6%;
    margin-right: 6%;
}
 
#topo {
    width: 50%;
    height: 70%;
    float: left;
    background-color: #d3d3d3;  
}

#topo-login {
    width: 50%;    
    padding-top: 25px;            
    float: left;
    background-color: #d3d3d3;
}

#rodape {
    width: 100%;
    height: 15px;
    text-align: center;    
    background-color: #34302D;
    padding: 20px 0 15px 0;
    color: #ffffff;
    font-size: 9pt;
    clear: both;
}

.nome-consulta-publica {
    font-family: Arial;
    color: #f5f5f5;
    font-size: 30pt;
    font-weight: bold;    
    float: left;
    margin-top: 25px; 
    margin-left: 25px;
}

.cliente-nome {        
    color: #f5f5f5;
    font-family: Arial; 
    font-size: 16pt;
    font-weight: normal;
    text-align: left;
    margin-left: 35px;
}

#menu {
    display: inline;   
}    

    #menu .menu {
        list-style-type: none;
        margin: 0;        
        padding: 0;              
        overflow: hidden;
        background-color: #333;
    }
        
        #menu .menu .active {
            background-color: #111;            
        }

        #menu .menu li {
            float: left;            
            border-right: 1px solid #bbb;                        
        }

        #menu .menu li:last-child {
            border-right: none;            
        }

            #menu .menu li a {
                display: block;
                color: #FFFFFF;
                text-align: center;
                padding: 10px 20px;
                padding-left: 10px;
                text-decoration: none;
                font-weight: bold;
            }

            #menu .menu li a:hover {
                background-color: #696969;                
            }

#content, #content-nomenu {
    height: 100%;
}

#content {
    margin-bottom: 5px;
    position: relative;
    clear: both;
}

    #content .content, #content-nomenu .content {
        padding-top: 1px;
        padding-left: 10px;
        padding-right: 10px;
    }

#content table {
    border-collapse: collapse;
    width: 100%;
}

#content .item {    
    padding-top: 5px;
    padding-bottom: 5px;      
}

#content .item-destaque
{
    background: #333;
}

#content-nomenu .item {
    padding: 10px;
    padding-top: 5px;
    padding-bottom: 5px;
}

#content .item-impar {
    background: #EEEEEE;
}

#content .item {
    background: #CCCCCC;
}

#content .content h2.descricao {
    display: none;
}

.margin-bottom-7 {
    margin-bottom: 7px;
}

.margin-bottom-10 {
    margin-bottom: 10px;
}

#login-container {    
    width: 450px;
    border: 5px solid #e3e3e3;
    border-radius: 5px;
    font-size: 11pt;
    margin-bottom: 50px;
    margin: 50px auto;   
    padding: 15px;        
}

.area-administrativa {       
    background-color: #000000;
    padding: 10px;
    margin-bottom: 15px;  
    color: white;
    text-align: center;
}

.campo-numero-texto {
    text-transform: uppercase;
}

.status-consulta {
    padding: 10px 10px;
    font-size: 20pt;
    font-weight: bold;
    clear: both;
}

.style-width-5 {
    width: 5%;
}

.style-width-10 {
    width: 10%;
}

.style-width-15 {
    width: 15%;
}

.style-width-20 {
    width: 20%;
}

.style-width-25 {
    width: 25%;
}

.style-width-30 {
    width: 30%;
}

.style-width-40 {
    width: 40%;
}

.style-width-50 {
    width: 50%;
}

.style-width-100 {
    width: 100%;
}

.style-width-350 {
    width: 350px;
}

.width-10 {
    width: 10px;
}

.width-20 {
    width: 20px;
}

.width-30 {
    width: 30px;
}

.width-40 {
    width: 40px;
}

.width-50 {
    width: 50px;
}

.width-70 {
    width: 70px;
}

.width-100 {
    width: 100px;
}

.width-350 {
    width: 350px;
}

.width-500 {
    width: 500px;
}

.width-670 {
    width: 670px;
}

.text-area-100 {
    width: 100%;
    height: 4em;
}

.text-area-comentario {
    width: 95%;
    height: 4em;
}

.text-center {
    text-align: center;
}

#form-login {
    margin: auto;
    width: 170px;
}

.form-login-topo {
    padding: 10px 30px 0 0;        
}

.form-login-topo-responsive {    
    width: 100%;
    background-color: #34302D;
    padding-bottom: 10px;   
}

.redes-sociais {
    padding-top: 5px;
}

.redes-sociais-responsive {    
    margin-right: 20px;
    padding-top: 10px;
    padding-bottom: 5px;    
    background: #34302D;    
}

.icones-redes-sociais {
    margin-top: 0.5%;
    margin-right: 30px;
    float: right;
}

.link-login-topo {
    width: 650px;    
    text-align: left;
    float: right;
}

.label-checkbox {
    position: relative;
    top: 5px;    
}

.float-left {
    float: left;
}

.float-right {    
    float: right;
}

.clear-left {
    clear: left;
}

.clear-right {
    clear: right;
}

.clear-both {
    clear: both;
}

.padding-bottom {
    padding: 15px 0 10px 0;
}

.padding-right-10 {
    padding-right: 10px;
}

.margin-right-5 {
    margin-right: 5px;
}

.margin-right-10 {
    margin-right: 10px;
}

.margin-right-20 {
    margin-right: 20px;
}

.margin-right-50 {
    margin-right: 50px;
}

.margin-right-100 {
    margin-right: 100px;
}

.padding-right-30 {
    padding-right: 30px;
}

.padding-right-100 {
    padding-right: 100px;
}

.padding-right-5 {
    padding-right: 5px;
}

.padding-left-5 {
    padding-left: 5px;
}

.padding-left-10 {
    padding-left: 10px;
}

.padding-left-20 {
    padding-left: 20px;
}

.padding-left-100 {
    padding-left: 100px;
}

.padding-left-200 {
    padding-left: 200px;
}

.padding-top-5 {
    padding-top: 5px;
}

.padding-top-10 {
    padding-top: 10px;
}

.padding-2 {
    padding: 2px;
}

.padding-3 {
    padding: 3px;
}

.padding-5 {
    padding: 5px;
}

.padding-10 {
    padding: 10px;
}

.inline-list {
    list-style: none;
    padding: 0;
}

    .inline-list li {
        display: inline;
        float: left;
        padding: 5px;
    }

.pesquisa-checkboxes {
    float: left;
}

.pesquisa-campos {
    text-align: left;
    margin-left: 50px;
}

.h3-pesquisa {
    font-size: 14pt;    
    padding-top: 5px;
}

.tachado {
    background-color: #d3d3d3;
}

.no-wrap {
    white-space: nowrap;
}

* html .width-100 {
    width: 99%;
}

* html input {
    padding: 2px 0;
}

.padding-pesquisa-data {
    padding-right: 65px;
}

.con-fonte-resultado-aceito {
    color: #008000;
}

.con-fonte-resultado-rejeitado {
    color: #a52a2a;
}

/*********************************************************************************/
/* Paginação                                                                     */
/*********************************************************************************/

.paginacao .item {
    line-height: 32px;
    margin-bottom: 5px;
}

.paginacao a {
    font-weight: bold;
    text-decoration: none;
    color: #333;
}

    .paginacao a:hover {
        text-decoration: underline;
    }

.paginacao ul {
    list-style: none;
    padding: 0;
}

    .paginacao ul li {
        display: inline;
        float: left;
        padding: 2px;
    }

        .paginacao ul li a {
            display: block;
            width: 40px;
            height: 30px;
            line-height: 30px;
            text-align: center;
            color: #ffffff;
            background: #008000;
        }

.paginacao .atual {
    background-color: #333;
}

.status-tramitacao img {
    height: 32px;
}

img.icone {
    height: 32px;
}

img.icone2 {
    height: 23px;
}

.documento-link {
    text-decoration: none;     
}

a.documento-link:hover {
    text-decoration: underline;   
}

.copyright {    
    color: #ffffff;
    font-weight: bold; 
    text-decoration: none;
}

a.copyright:hover {    
    text-decoration: underline;   
}

.footer {
    margin: auto;
    bottom: 0;
    position: fixed;
}

.font-size-9 {
    font-size: 9pt;    
}

.font-size-10 {
    font-size: 10pt;    
}

.font-size-12 {
    font-size: 12pt;    
}

.font-size-14 {
    font-size: 14pt;    
}

.fonte-branca {
    color: #ffffff;  
}

.link-topo-consulta-publica {
    font-size: 11pt;
    color: #ffffff;    
    margin-right: 25px;
}

.simplemodal-overlay {
    background: #000;
}

.text-left {
    text-align: left;
}

.text-justify {
    text-align: justify;
}

::-webkit-file-upload-button {
    cursor: pointer;
}

#documento-incluir-arquivo-button #documento-incluir-arquivo-panel input {
    height: 50px;
}

.valor-negativo {
    color: #B00;
}

#alterar-senha-form {
    width: 205px;
    margin: auto;
}

.visivel {
    display: block;
}

#DestinatariosObjetivo {
    width: 280px;
}

#DestinatariosObjetivoNovo {
    width: 255px;
}

#Resultado {
    width: 280px;
}

#ResultadoNovo {
    width: 255px;
}

.display-block {
    display: block;
}

.margin-3 {
    margin: 3px;
    margin-right: 0;
}

.margin-10 {
    margin: 10px;
    margin-right: 0;
}

.margin-left-3 {
    margin-left: 3px;
}

.margin-left-7 {
    margin-left: 7px;
}

.margin-left-10 {
    margin-left: 10px;
}

.margin-left-20 {
    margin-left: 20px;
}

.margin-left-250 {
    margin-left: 250px;
}

#documentos-lista {
    width: 250px;
}

.text-right {
    text-align: right;
}

fieldset {
    border: 0 none;
}

ul.field {
    list-style: none;
    padding: 0;
}

.selecionado-item {
    background: #333 !important;
    color: #FFF;
}

.tamanho-botao {
    padding: 7px;
}

.tamanho-botao-pesquisa {
    padding: 7px;
}

.tamanho-botao-login-entrar {
    padding: 0 10px 0 10px;
    height: 25px;
    background: #333;
    color: #FFF;
    border: 2px solid #DDD;
    cursor: pointer;
    display: inline-block;
    text-align: center;
    text-decoration: none; 
    border-radius: 5px;   
}

.input-button {
    background: #333;
    color: #FFF;
    border: 2px solid #DDD;
    cursor: pointer;
    display: inline-block;
    text-align: center;
    border-radius: 5px;
    font-family: Arial;
}

a.input-button {
    text-decoration: none;
}

button.input-button {
    height: 37px;
    border-radius: 5px;     
}

a.button {
    padding: 7px;
}

.input-button-35 {
    width: 39px;
}

a.input-button-35 {
    width: 35px;
    height: 33px;
    line-height: 33px;
}

.input-button-25 {
    width: 25px;
    height: 25px;
    line-height: 25px;
}

.button-default {
    background: #333;
    color: #FFF;
    border: 2px solid #DDD;
    cursor: pointer;
    display: inline-block;
    text-align: center;
    border-radius: 5px;
    height: 35px;
    padding: 7px;
}

.input-button-add-item {
    background: #333;
    color: #FFF;
    border: 2px solid #DDD;
    cursor: pointer;
    display: inline-block;
    text-align: center;
    border-radius: 7px;
    height: 35px;
    width: 35px;
}

.input-button-participar {
    background: #00468C;
    padding: 8px;
    width: 170px;
    line-height: 33px;
    font-size: 16pt;
    border-radius: 10px;    
}

.input-button-redes-sociais {
    font-size: 7pt;
    font-family: sans-serif;
    color: #FFF;   
    cursor: pointer;
    height: 30px;
    width: 30px;
    position: relative;
    border-radius: 5px;
}

.input-botao-votar {
    text-decoration: none;
    padding-top: 10px;
    padding-bottom: 10px;   
    padding-left: 25px;
    padding-right: 25px;
    font-size: 12pt;
    border-radius: 7px;
    color: #ffffff;   
}

    .input-botao-votar:hover {
        text-decoration: underline;
    }

.quadro-materia {       
    background-color: #DDDDDD;
}

.quadro-responsive {       
    background-color: #DDDDDD;
}

.lista-item {
    width: 49%;    
    float: left;
    padding: 5px;    
}

.lista-assunto {    
    /*height: 340px;*/
}

.fundo-pesquisa {
    background: #448248;    
    width: 100%;
    float: right;
    padding: 5px 30px 5px 10px;
    align-items: center;     
}

.Yahoo {
    border-color: #720E9E;
    background: #720E9E;
    border: 2px solid #DDD;
}

.Microsoft {
    border-color: #2672EC;
    background: #2672EC;
    border: 2px solid #DDD;
}

.LinkedIn {
    border-color: #007BB6;
    background: #007BB6;
    border: 2px solid #DDD;
}

.Twitter {
    border-color: #007aa6;
    background: #008cbf;    
    border: 2px solid #DDD;    
}

.Facebook {
    border-color: #3B5998;
    background: #3B5998;    
    border: 2px solid #DDD;    
}
   
.Google {
    border-color: #DD4B39;
    background: #DD4B39;    
    border: 2px solid #DDD;    
}

.fixed {
    position: fixed;
    top: 0;
}

.modal {
    display: none;
    background: #FFF;
    border: 5px solid #333;
    padding: 15px 30px 15px 30px;
}

table td {
    padding: 5px;
}

#content table tr th, #content table tr td
{
    padding: 2px;
}

#external-events {
    float: left;
    width: 125px;
    padding: 15px 15px 0;
    border: 1px solid #ccc;
    background: #eee;
    text-align: left;
}

#external-events input[type="text"] {
    margin-bottom: 5px;
}

#external-events h4 {
    font-size: 18px;
    margin-top: 0;
    padding-top: 1em;
}

#external-events .fc-event {
    background-color: #333;
    margin: 10px 0;
    padding: 4px 2px;
    cursor: move;
}

#external-events p {
    margin: 1.5em 0;
    font-size: 12px;
    color: #666;
}

#external-events p input {
    margin: 0;
    vertical-align: middle;
}

#calendar {
    float: right;
    width: 900px;
}

.modal-editar-evento .btn-group ul li span {
    float: left;
    height: 10px;
    margin: 5px 0 0 2px;
    width: 10px;
}

.fc-day-grid-event > .fc-content {
    padding: 4px 2px;
}

.icone-download {
    width: 30px;
    height: 30px;   
    background-repeat: no-repeat;
    background-position: center; 
}

.html {
    background-image: url(../Content/Imagens/html-icon.gif);
}

.doc {
    background-image: url(../Content/Imagens/doc-icon.gif);
}

.pdf {
    background-image: url(../Content/Imagens/pdf-icon.gif);
}

.ppt {
    background-image: url(../Content/Imagens/ppt-icon.gif);
}

.pptx {
    background-image: url(../Content/Imagens/pptx-icon.gif);
}

.xls {
    background-image: url(../Content/Imagens/xls-icon.gif);
}

.xlsx {
    background-image: url(../Content/Imagens/xlsx-icon.gif);
}

.docx {
    background-image: url(../Content/Imagens/docx-icon.gif);
}

.txt {
    background-image: url(../Content/Imagens/txt-icon.gif);
}

.tif {
    background-image: url(../Content/Imagens/tif-icon.gif);
}

.tiff {
    background-image: url(../Content/Imagens/tiff-icon.gif);
}

.jpg {
    background-image: url(../Content/Imagens/jpg-icon.gif);
}

.jpeg {
    background-image: url(../Content/Imagens/jpeg-icon.gif);
}

.png {
    background-image: url(../Content/Imagens/png-icon.gif);
}

.bmp {
    background-image: url(../Content/Imagens/bmp-icon.gif);
}

.odt {
    background-image: url(../Content/Imagens/odt-icon.gif);
}

.comentario textarea {
    width: 100%;
    height: 5.5em;
}

.underline {
    text-decoration: underline;
}

.login-topo-usuario {
    width: 20%;
}

.login-topo-senha {
    width: 10%;
}

.login-senha-central {
    width: 100%;
}

.tamanho-foto-materia {
    width: 250px !important;    
}

@media screen and (max-width: 1150px) {
    .quadro-materia {
        display: none;
    }

    .lista-item {
        width: 100%;
    }

    .input-button-participar {
        width: 130px;
    }

    .destaque-tema {
        padding-top: 0;
        padding-bottom: 0;
        background-color: #666666;
    }

    .form-login-topo {
        display: none;
    }

    .login-topo-usuario {
        font-size: 9pt;
        width: 45%;
    }

    .login-topo-senha {
        font-size: 9pt;
        width: 25%;
    }

    .pesquisa {
        display: none;
    }

    #margens-laterais {
        margin-left: 0;
        margin-right: 0;
    }

    .tamanho-botao-pesquisa {
        background: #333;
        color: #FFF;
        border: 1px solid #DDD;
        cursor: pointer;
        text-align: center;
        border-radius: 3px;
        padding: 5px;
    }

    .status-consulta {
        padding: 5px 5px;
        font-size: 12pt;
    }

    .login-senha-central {
        width: 90%;
    }

    .conteudo p {
        display: none;
    }

    div .conteudo span {
        text-align: justify;
    }

    .botao-votar {
        width: 100%;
        padding-bottom: 20px;        
    }

    .text-area-comentario {
        width: 87%;
    }

    .display-none {
        display: none
    }

    #header {    
        margin-top: 2px;
        height: 6em;
    }
      
    #header .consulta-publica {        
        height: 3em;
    }

    #login-container {    
        width: 100%;
        border: none;
        border-radius: 5px;
        font-size: 11pt;
        margin: 3em auto;   
        padding: 1%;        
    }

    #header-adm .cliente {
        width: 100%;     
        color: #000000;
        font-size: 10pt;
        font-weight: normal;
        text-align: right;
        padding-top: 0;
        padding-bottom: 0;
    }
}

@media screen and (min-width: 1150px) {
    .quadro-responsive {
        display: none;
    }

    .redes-sociais-responsive {
        float: none;        
        padding-top: 0;
        padding-bottom: 0;
        float: right;
    }

    div .conteudo span {
        display: none;
    }

    .display-initial {
        display: initial;
    }

    .display-none-responsive {
        display: none;
    }

    .form-login-topo-responsive {
        display: none;
    }
}