/*!
 * ITCODE SOLUÇÕES WEB (http://itcode.com.br)
 * Copyright 2014, Câmara de Imigrante
 */

body {
    background: url('../imgs/bg.jpg');
    color: #666666;
    font-family: 'Titillium Web';
}

a {
    color: #666666;
}

a:hover {
    color: #444444;
}

.mb-4 {
    height: 2em;
}

.itc_text-success {
    color: #7bb12c;
}

/*! * Layout */
.max-width {
    max-width: 1em;
}

.itc_menuSuperior {
    background-color: #ffffff;
    width: 100%;
    padding: 10px 0 10px 0;
    border-bottom: 0px solid #a3a3a3;
    font-weight: bold;
    margin: 0;
    border-radius: 0 !important;
}

.itc_menuSuperior a {
    font-weight: normal;
    font-size: 21px !important;
    color: #000000 !important;
}

.navbar-nav > li > a {
    padding: 10px 13px !important;
}

@media (max-width: 1200px) {
    .navbar-nav > li > a {
        padding: 10px 8px !important;
        font-size: 18px !important;
    }
}

@media (max-width: 992px) {
    .navbar-nav > li > a {
        padding: 10px 15px !important;
    }
}

@media (max-width: 768px) {
    .navbar-nav > li > a {
        padding: 10px 15px !important;
    }
}

.itc_menuSuperior a:hover {
    color: #111111 !important;
}

.itc_menuSuperiorData p {
    color: #444444;
    font-weight: bold;
}

table.sessoes {
    width: 100%;
    margin-bottom: 1em;
}
.gsc-control-cse{
    border-color: transparent !important;
    background-color: transparent !important;
}
.gsc-input-box{
    background-color: white !important;
}

table.sessoes th, table.sessoes td {
    border: 1px solid #666666;
    padding: .5em;
}


.itc_logoSite {
    cursor: pointer;
    margin-bottom: 15px;
    margin-top: 5px;
    display: table
}

.itc_fundo {
    background: url("../imgs/geral.png");
    height: 128px;
    width: 222px;
    padding: 0px;
    margin: 4px;
}

.itc_fundoGrande {
    background: url("../imgs/geral.png") -0px -292px;
    height: 90px;
    width: 100%;
    padding: 0px;
    margin: 5px;
}

.itc_fundoGrande:hover {
    background: url("../imgs/geral.png") -0px -395px;
    height: 90px;
    width: 100%;
    padding: 0px;
    margin: 5px;
}

.itc_fundo:hover {
    background: url("../imgs/geral.png") -0px -140px;
    height: 128px;
    width: 222px;
    padding: 0px;
    margin: 4px;
}

.itc_transparencia {
    background: url("../imgs/geral.png") -312px 15px;
    height: 90px;
    width: 100px;
    margin: 0 auto;
}

.itc_sessoes {
    background: url("../imgs/geral.png") -436px 15px;
    height: 90px;
    width: 100px;
    margin: 0 auto;
}

.itc_cidadao {
    background: url("../imgs/geral.png") -560px 15px;
    height: 90px;
    width: 100px;
    margin: 0 auto;
}

.itc_webmail {
    background: url("../imgs/geral.png") -680px 15px;
    height: 90px;
    width: 100px;
    margin: 0 auto;
}

.itc_containerConteudosSubPaginas {
    padding-top: 15px;
    padding-bottom: 15px;
    border: 1px solid rgb(238, 239, 240);
}

.itc_alturaContainerHome {
    min-height: auto;
}

/*! * página incial */

@media (max-width: 968px) {
    /* Remove a descricao com a tela pequena */
    #blocoJornalHome {
        padding: 0;
    }
}

/*! * Menu Lateral */
.itc_blocoMenuLateral {
    width: 100%;
    margin-bottom: 3px;
    padding: 3px
}

.itc_blocoMenuLateral h4 {
    font-size: 15px;
}

.itc_iconCidadao {
    width: 33px;
    height: 42px;
    background: url(../imgs/geral.png) -33px -460px;
}

.itc_iconTransparencia {
    width: 47px;
    height: 42px;
    background: url(../imgs/geral.png) -110px -460px;
}

.itc_iconTransparenciasCategorias {
    /*    width: 47px;
        height: 42px;*/
    /*background: url(../imgs/geral.png) -188px -462px;*/
}

.itc_blocoMenuLateralListaTelefones {
    margin-bottom: 10px;
}

.itc_blocoMenuLateralListaTelefones p {
    margin: 2px;
}

.itc_blocoFundoIconListaTelefones {
    padding: 0;
    background-color: #dedede;
    height: 100%;
    position: absolute;
    /*display: table;*/
}

.itc_iconListaTelefones {
    width: 47px;
    height: 51px;
    /*background: url(../imgs/geral.png) -269px -453px no-repeat;*/
    margin-right: 0;
    top: 37%;
    overflow-y: hidden;
    position: relative;
}

/*! * Layout -- Formularios */

.has-default .form-control:focus {
    border-color: #999999;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #cccccc;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #cccccc;
}

.form-control {
    -moz-border-radius: 0px !important;
    behavior: url(border-radius.htc);
    -webkit-border-radius: 0px !important;
    -moz-border-radius: 0px !important;
}

.btn {
    /*border-radius: 13px;*/
    -moz-border-radius: 0px !important;
    behavior: url(border-radius.htc);
    -webkit-border-radius: 0px !important;
    -moz-border-radius: 0px !important;
}

.itc_btn {
    box-shadow: 0px 1px 4px #999999;
    background: #e5e5e5;
    color: #666666;
}

/*! * Layout -- Rodape */
.itc_rodapeSite {
    background: url("../imgs/rodape.jpg") repeat;
    padding-top: 20px;
    margin-top: 10px;
}

.itc_logoCamara {
    background: url("../imgs/geral.png") -838px 10px;
    width: 85px;
    height: 98px;
    margin: 0 auto;
}

.itc_logoSiteRodapeEsq {
    background: url(../imgs/geral.png) -616px -443px;
    margin: 0 auto;
    margin-top: 35px;
    width: 150px;
    height: 150px;
}


.gsc-input .gsc-input-box {
    display: block;
    width: 100%;
    height: 34px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555555;
    background-color: transparent;
    border-radius: 10px !important;
    background-image: none;
    border: 1px solid #cccccc;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    -webkit-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}

.gsc-input .gsc-input-box .gsib_a {
    padding-right: 0;
    padding-left: 0;
    padding-top: 0;
    padding-bottom: 0;
}

.gsc-input .gsc-input-box .gstl_50 {
    height: 100%;
}

.gsc-search-box-tools .gsc-search-box .gsc-input {
    background-color: transparent !important;
    margin-left: 3px;
}

.gsc-search-box-tools .gsc-search-box input.gsc-input {
    font-size: 14px;
    margin-left: 3px !important;
    height: 32px !important;
    padding: 5px !important;
}

.gsc-search-box-tools input.gsc-search-button, .gsc-search-box-tools input.gsc-search-button:hover, .gsc-search-box-tools input.gsc-search-button:focus {
    box-sizing: content-box;
    padding: 9px 12px !important;
    background-color: #540000;
    border-color: #540000;
}

@media (min-width: 768px) {
    .itc_previsaoTempoRodape {
        margin-top: 10px;
        float: right;
    }
}

@media (max-width: 768px) {
    .itc_previsaoTempoRodape {
        margin-top: 10px;
        float: right;
        display: none;
    }
}

.itc_formGroupRodape {
    margin-bottom: 6px;
}

/*! * Layout -- Paginação */
.itc_sitePaginacao {
}

.itc_sitePaginacao ul li a {
    padding: 3px 9px 3px;
    color: #7bb12c
}

.itc_sitePaginacao .pagination > .active > a {
    background: #f1f1f1 !important;
    border: 1px solid #cccccc;
    color: #7bb12c;
    font-weight: bold;
}

.itc_sitePaginacao ul li a:hover {
    color: #7bb12c;
}

/*! * Layout -- Carousel */

.itc_carouselSuperior {
    height: auto;
    background: url('../imgs/bg_vermelho.jpg');
}

@media (min-width: 992px) {
    .itc_fundoBrasao {
        position: relative;
        background: url("../imgs/transparencia_branca80.png") repeat;
        padding-top: 0%;
        padding-bottom: 0%;
        padding-left: 0%;
        padding-right: 0%;
        z-index: 15 !important;
        padding: 25px 14px;
    }
}

@media (max-width: 992px) {
    .itc_fundoBrasao {
        position: relative;
        background: url("../imgs/transparencia_branca80.png") repeat;
        padding-top: 0%;
        padding-bottom: 0%;
        padding-left: 0%;
        padding-right: 0%;
        z-index: 15 !important;
        padding: 39px 28px;
    }
}

@media (max-width: 768px) {
    .itc_fundoBrasao {
        position: relative;
        background: url("../imgs/transparencia_branca80.png") repeat;
        padding-top: 0%;
        padding-bottom: 0%;
        padding-left: 0%;
        padding-right: 0%;
        z-index: 15 !important;
        padding: 39px 28px;
        display: none;
    }
}

.itc_descricaoLogo {
    background: url(../imgs/geral.png) -13px -365px;
    width: 83px;
    height: 73px;
}

.carousel-caption {
    text-align: right;
    position: absolute;
    bottom: 35px;
    right: 0 !important;
    left: 50% !important;
    z-index: 10;
    padding-top: 10px;
    padding-bottom: 10px;
    padding-right: 10px;
    color: #222222;
    text-shadow: 0 1px 2px rgba(255, 255, 255, 0.6);
    background: url("../imgs/transparencia_branca80.png") repeat;
}

@media (max-width: 768px) {
    .carousel-caption {
        left: 0px;
        display: none;
    }
}

@media (min-width: 768px) {
    .itc_control {
        margin-left: 28%;
    }
}

.carousel-caption p {
    margin: 0px 6px 6px;
    font-size: 17px !important;
}

.carousel-control {
    opacity: 0 !important;
}

@media (max-width: 768px) {
    /* Remove a descricao com a tela pequena */
    #itc_carouselCaption {
        display: none;
    }
}

/* Transparencias */
.panel-heading {
    cursor: pointer;
}

.panel-default h4 {
    color: #777777;
}

.panel-default {
    border-style: dotted;
}

.panel-default > .panel-heading {
    background-color: rgb(250, 250, 250) !important;
    /*border: 1px solid #f1f1f1;*/
}

.itc_panelTransparencias {
    border-radius: 0 !important;
    margin-bottom: 10px;
}

.itc_panelTransparencias h4 {
    margin: 0;
}

/*Modificações para submenu level 3*/
.dropdown-submenu {
    position: relative;
}

.dropdown-submenu > .dropdown-menu {
    top: 0;
    left: 100%;
    margin-top: -6px;
    margin-left: -1px;
    -webkit-border-radius: 0 6px 6px 6px;
    -moz-border-radius: 0 6px 6px;
    border-radius: 0 6px 6px 6px;
}

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

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

.dropdown-submenu:hover > a:after {
    border-left-color: #ffffff;
}

.dropdown-submenu.pull-left {
    float: none;
}

.dropdown-submenu.pull-left > .dropdown-menu {
    left: -100%;
    margin-left: 10px;
    -webkit-border-radius: 6px 0 6px 6px;
    -moz-border-radius: 6px 0 6px 6px;
    border-radius: 6px 0 6px 6px;
}

.itc_vereadores-mirins {
    font-size: 15px;
}

.itc_vereadores-mirins .itc_foto-individual label {
    margin: 5px 0;
    font-size: 15px;
    height: 45px;
}

.hght-60 {
    height: 60px;
}

.mar-ped-0 {
    margin-top: 0 !important;
    padding: 0 !important;;
}

.form-zero-flex {
    display: flex;
    align-items: center;
    justify-content: flex-end;
}

.form-zero-flex button {
    display: block;
}
