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

body {
    /*background: url('../imgs/bg_camarateutonia.jpg');*/
    /*background-color: #ececec;*/
    /*background-color: #e0e0de;*/
    background-color: #FFFFFF;
    color: #666666;
    font-family: 'Roboto', sans-serif;
}
.w-50{
    width: 50%;
}
a {
    color: #666666;
    text-decoration: none;
}

a:hover {
    color: #444444;
    text-decoration: none;
}

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

/*! * Layout */

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

.itc_menuSuperior a {
    font-weight: normal;
    font-size: 20px !important;
    color: #001c00 !important;
}

.navbar-nav > li {
    margin: 0 5px;
}

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

.navbar-default .navbar-collapse, .navbar-default .navbar-form {
    padding: 0px 60px;
}

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

    .colunaHomeDireita {
        background-color: #f4f4f4;
        min-height: 706px;
    }
}

@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;
}

.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;*/
    background-color: #002400;
    padding-top: 20px;
    color: white;
}

.itc_rodapeSite a {
    color: #fff;
}

.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;
}

.carousel-indicators {
    color: #002400;
    opacity: 0.5;

}

.carousel-indicators .active {
    background-color: #002400;
    opacity: 0.8;
}

@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-color: #002400;*/
    /*background-color: #828f82;*/
    background-color: #FFFFFF;
}

@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: 80px;
    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;
}

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

.itc_panelSessoes 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;
}

.noPadding {
    padding: 0;
}

h1, h2, h3, h4, h5, h6 {
    color: #001c00;
}

.alinhamentoVertical {
    display: inline-block;
    vertical-align: middle;
}

.titleMenuSuperior {
    font-size: 33px;
    color: #001c00;
    position: relative;
}

.foneMenu {
    font-weight: normal;
    font-size: 18px;
}

.fontMapaMenu {
    padding: 0 2px;
}

.linkNotHome {
    font-weight: bold;
    font-size: 18px;
    color: #001c00 !important;

}

.homeNoticias {
    font-weight: normal;
    text-align: justify;
    font-size: 14px;
    margin-bottom: 5%;
}

.homeHorarioAtendimento {
    font-size: 16px;
    margin-top: 10px
}

.homeNoticiaSemFoto {
    font-weight: bold;
    font-size: 18px;
    color: #006699;
}

.linkPublicacoesHome {
    font-size: 16px;
}

.inputPesquisaHome {
    background-color: transparent;
    border-radius: 10px !important;
}

.menuFooter {
    background-color: #c4c4c4;
}

.menuFooterIcon {
    padding: 15px 0;
    opacity: 1;
}

.menuFooterIcon:hover {
    opacity: 0.5;
}

.logoItcodeFooter {
    bottom: -60px
}

.efeitoMenu, .efeitoMenu > a  {
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    -ms-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s;
    border-radius: 5px;
}



/*.efeitoMenu:hover > img.carret {*/
    /*filter: brightness(0%) invert(100%);*/
    /*-webkit-filter: brightness(0%) invert(100%);*/
    /*-moz-filter: brightness(0%) invert(100%);*/
/*}*/
.efeitoMenu:hover {
    /*background-color: #001c00 !important;*/
    /*background-color: #425e42 !important;*/
    background-color: #d2d2d2 !important;
}

/*.efeitoMenu:hover > a {*/
    /*color: white !important;*/
/*}*/

.efeitoIconsHome:hover > div {
    color: #001c00 !important;
    box-shadow: 10px 10px 5px #888888;
}

.card-title {
    text-align: center;
}

.card-subtitle {
    text-align: center;
}

.card {
    height: 250px;
}

.servidoresLink {
    margin-bottom: 15px;
}

.servidoresLink > span > a {
    color: #002400;
}

.text-info {
    color: #002400;
}

.pagination > .active > a, .pagination > .active > span, .pagination > .active > a:hover, .pagination > .active > span:hover, .pagination > .active > a:focus, .pagination > .active > span:focus {
    background-color: #002400;
    border-color: white;
}

.blocoLink {
    margin-bottom: 20px;
}

.efeitoIconsHome div {
    padding: 4px 0px;
}

.efeitoIconsHome p {
    font-size: 22px;
    float: left;
}

.calendarioSessoes {
    background: #4a7da7;
    color: white;
}

#botaoacesso {
    float: right;
    background-color: #002400;
    color: white;
}

#botaoacesso:hover {
    float: right;
    background-color: white;
    color: #002400;
}

#btnConsultaManifestacao {
    float: right;
    background-color: #002400;
    color: white;
}

#btnConsultaManifestacao:hover {
    float: right;
    background-color: white;
    color: #002400;
}

.text-success {
    color: #3c763d;
    font-size: 20px;
    margin: 20px 0;
    background-color: white;
    padding: 10px 0;
    text-align: center;
}

.text-error {
    color: #3c763d;
    font-size: 20px;
    margin: 20px 0;
    background-color: white;
    padding: 10px 0;
    text-align: center;
}


.has-error {
    color: #a94442;
}

.text-danger {
    color: #a94442;
    margin: 29px 0;
    font-size: 16px;
}

.colunaHomeDireita {
    background-color: #f4f4f4;
    min-height: 785px;
    padding: 0px 20px;
}

.aSessoesMenu div {
    background-color: white;
}

.cse .gsc-control-cse, .gsc-control-cse {
    background-color: transparent !important;
    border: none !important;
}

.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: #002400;
    border-color: #002400;
}
@media (max-width: 1201px) {
    .titleMenuSuperior {
        font-size: 28px;
    }

}

@media (max-width: 1195px) {
    .efeitoIconsHome p {
        font-size: 17px;
    }

    .linkPublicacoesHome {
        font-size: 14px;
    }

    .colunaHomeDireita {
        min-height: 880px;
    }

    body {
        font-size: 13px !important;
    }
}

@media (max-width: 991px) {
    .titleMenuSuperior {
        font-size: 22px;
    }

    .efeitoMenu ul li a {
        font-size: 14px !important;
    }

    .efeitoMenu:hover {
        background: none !important;
    }

    .colunaHomeDireita {
        min-height: 995px;
    }

    .mesaDiretora {
        height: auto;
        margin-bottom: 35px;
    }

    .mapaMenu {
        display: none;
    }
}

@media (max-width: 767px) {
    .enderecoFooter p {
        text-align: center;
    }

    .emailIconesFooter {
        text-align: center;
    }

    .facebookRodape img {
        float: right;
        padding-right: 10px;
    }

    .logoItcodeFooter {
        bottom: -20px;
        text-align: center;

    }

    .colunaHomeDireita {
        min-height: 100%;
        margin-top: 50px;
    }
}

@media (max-width: 560px) {
    .titleMenuSuperior {
        font-size: 17px;
    }

}

@media (max-width: 469px) {
    .titleMenuSuperior {
        font-size: 15px;
    }

    .logoConteudoTopo {
        padding: 0;
    }

    .logoConteudoTopo div {
        padding: 0;
    }

    .divHome {
        padding: 0;
    }

}

@media (max-width: 419px) {
    .titleMenuSuperior {
        font-size: 13px;
    }
}

/*TEABLE PRÓXIMAS SESSÕES*/
@media only screen and (max-width: 800px) {

    /* Force table to not be like tables anymore */
    #no-more-tables table,
    #no-more-tables thead,
    #no-more-tables tbody,
    #no-more-tables th,
    #no-more-tables td,
    #no-more-tables tr {
        display: block;
    }

    /* Hide table headers (but not display: none;, for accessibility) */
    #no-more-tables thead tr {
        position: absolute;
        top: -9999px;
        left: -9999px;
    }

    #no-more-tables tr {
        border: 1px solid #ccc;
    }

    #no-more-tables td {
        /* Behave  like a "row" */
        border: none;
        border-bottom: 1px solid #eee;
        position: relative;
        padding-left: 50%;
        white-space: normal;
        text-align: left;
    }

    #no-more-tables td:before {
        /* Now like a table header */
        position: absolute;
        /* Top/left values mimic padding */
        top: 6px;
        left: 6px;
        width: 45%;
        padding-right: 10px;
        white-space: nowrap;
        text-align: left;
        font-weight: bold;
    }

    /*
    Label the data
    */
    #no-more-tables td:before {
        content: attr(data-title);
    }

    [data-color="1"] {
        color: #4a7da7;
    }
}

.uppercase {text-transform: uppercase!important;}
.noselect {
    -webkit-touch-callout: none; /* iOS Safari */
    -webkit-user-select: none; /* Safari */
    -khtml-user-select: none; /* Konqueror HTML */
    -moz-user-select: none; /* Firefox */
    -ms-user-select: none; /* Internet Explorer/Edge */
    user-select: none; /* Non-prefixed version, currently
                                  supported by Chrome and Opera */
}
.header-title-cont{
    background: #e0e0de;
}
.header-title{
    display: flex;
    justify-content: start;
    margin: 0;
    padding-bottom: 25px;
    padding-top: 25px;
}

.breadcrumb-container {
    font-size: 14px;
	padding-top: 5px;
	padding-left: 28px;
    background: #e0e0de;
}

.breadcrumb-container a {
    color: #337ab7;
    text-decoration: none;
}

.breadcrumb-container a:hover {
    text-decoration: underline;
}

.breadcrumb-container .separator {
    color: #666;
}

.breadcrumb-container span {
    color: #555;
}

.h3-teuto{
    font-size: 19px;
}

.img-container{
    display: block;
    width: 100%;
}
.img-container img{
    width: inherit;
    object-fit: contain;
}
