#conteudo {
    overflow: hidden;
}

.navbar-default {
	/* border-bottom: 1px solid #006400; */
	background-color: #f5b821;
}

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

.navbar-default {
	background-color: #f5b821;
	border: 0px;
	border-radius: 0px;
    padding: 0px;
    justify-content: center;
}

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

.navbar-nav {
    float: left;
    margin: 0;
	display: ruby;
}

.navbar-collapse.collapse {
    display: block !important;
    height: auto !important;
    padding-bottom: 0;
    overflow: visible !important;
}

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

.brasao-cam {
    position: absolute;
    /*right: 45px;*/
    /*right: -175px;*/
    right: 95px;
    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;
}

.nav > li {
	display: inline-block;
}

.mapa_site {
    background-color: #e8be48;
    font-family: arial;
    font-size: 12px;
    padding-top: 20px;
    color: #FFF;
}

.paddingLeft15px {
    padding-left: 15px;
}

.paddingLeft0px {
    padding-left: 0px;
}

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

.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%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#1e5799', endColorstr='#2989d8',GradientType=0 );
    padding: 17px;
    color: #FFF;
    margin: 0 auto;
}

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

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

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

@media (max-width: 928px) {
    .nav > li > a {
        padding: 10px 5px;
    }
}

@media (max-width: 822px) {
    .navbar-default .navbar-nav > li {
        width: 100%;
    }
}

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

p, .text {
    font-size: 14px;
}

.fs11px {
    font-size: 11px;
}

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

.navbar-default .navbar-nav > .dropdown > a:hover, 
.navbar-default .navbar-nav > .dropdown > a:focus {
    background-color: #f5b822;
    color: #007c26;
    border-color: #007c26;
}

footer .copy {
    text-align: center;
    background-color: #ffd64a;
    color: #FFF;
    border-top: 1px solid #FFF;
    font-size: 11px;
    padding: 10px;
}

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

.mapa_site a:hover {
    text-decoration: underline;
}

.quadroVerde {
    width: 370px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    color: #FFF;
    font-family: Arial;
    font-size: 17px;
    font-weight: bold;
    background-color: #007c26;
    margin: 0 auto;
    margin-bottom: 20px;
    margin-top: 20px;
}

.quadroVerde a {
    color: #FFF !important;
}

.direitos_reservados {
    font-size: 12px;
    font-weight: bolder;
}

@media (min-width: 576px) {
    .div_imagens_vlibras img {
        margin-left: 75px !important;
    }
}

@media (max-width: 576px){
	.area_logo div {
		display: flex;
        justify-content: center;
	}
	.area_logo img {
		margin-top: 20px;
		margin-bottom: 20px;
	}

    .botoesFormasConsulta img {
        width: 100%;
    }

    .nav.menu-topo {
        display: flex;
    }

    .quadroVerde {
        width: 100%;
        height: auto;
    }

    .imgForm {
        width: 100px;
    }

    button[type="submit"] {
        margin-top: 20px;
    }

    .direitos_reservados {
        font-size: 14px;
        font-weight: bolder;
    }

    .endereco {
        text-align: center;
    }

    .div_imagens_vlibras {
        display: flex;
        justify-content: center;
    }
}

.navbar-nav {
    margin: 7.5px -15px;
}

.center-block {
    display: block;
    margin-right: auto;
    margin-left: auto;
}

.marginBottom16px {
    margin-bottom: 16px !important;
}

.h40px {
    height: 40px;
}

.fs28px {
    font-size: 28px !important;
}

tbody {
    display: table-row-group;
}

.td_form {
    display: table-cell;
    padding: 7px;
}

.td_form a {
    white-space: nowrap;
}

.titulo {
    padding-top: 15px;
    font-weight: bold;
    border: 2px solid #f79e42;
    padding-left: 6px;
    padding-bottom: 9px;
}

.imgForm {
    padding-right: 22px;
}

._topoEsic {
    background-image: url(https://www.weblinesistemas.com/responsivo/imagens/esic/tarja_topo.jpg);
}

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

.list-inline > li {
    display: inline-block;
    /*padding-right: 5px;
    padding-left: 5px;*/
}

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

.quadroSolicitante {
    border: 0px !important;
}

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

.espacamentoAbaixo {
    margin-bottom: 15px;
}

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

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