@import url(https://fonts.googleapis.com/css?family=Roboto:300,500);
@import url(../../inove/assets/materialdesignicons/css/materialdesignicons.min.css);

.chamadaPrincipal {
    width: 100%;
    margin-bottom: 10px;
}

.chamadaSecundaria {
    width: 170px;
    float: left;
    margin-right: 10px
}

.noticiaPeq {
    width: 420px;
    float: left;
    margin-bottom: 20px;
}

.chamada0 {
    font-family: Gotham, Helvetica Neue, "Helvetica", Arial, sans-serif;
    font-size: 20px;
    color: #005b37;
}

.chamada2 {
    font-family: Gotham, Helvetica Neue, "Helvetica", Arial, sans-serif;
    font-size: 12px;
    /* font-style: italic; */
    color: #7f7f7f;
}

.chamada4 {
    font-family: Roboto, "Helvetica", sans-serif;
    font-weight: 500;
    font-size: 13px;
    background: #037e4d;
    color: #FFF;
    padding: 2px;
    margin-bottom: 2px;
    display: inline-block;
}

.chamada5 {
    font-size: 19px;
    color: #010101;
    font-weight: 500;
}

.logoJC {
    height: auto;
    float: left;
    max-width: 100%;
}

.logo {
    height: auto;
    max-width: 100%;
}

body {
    font-family: Roboto, Helvetica, sans-serif;
    color: #000;
    font-size: 16px;
    line-height: 1;
    font-weight: 300;
    margin: 0;
    padding: 0
}

h1 {
    font-family: Gotham, Helvetica Neue, "Helvetica", Arial, sans-serif;
    color: #005b37;
    font-weight: bold !important;
    font-size: 24px;
    line-height: 28px;
}

h2, h3, h4, h5, label, strong {
    font-weight: 500;
}

ul {
    list-style-type: square
}

.linhaMenuHR {
    border-bottom: 1px solid #144A0A;
}

.form-control {
    outline: 0;
    box-shadow: none !important;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0
}

.btn, .buscar input {
    border-radius: 0
}

.form-control:focus {
    border-color: #000
}

a, a:focus, a:hover {
    color: inherit
}

:focus {
    outline: 0 !important
}

.xxgrande {
    font-size: 50px
}

.xgrande {
    font-size: 30px;
    line-height: .8
}

.grande, h2 {
    font-size: 19px;
    line-height: 1.1
}

.normal, h3 {
    font-size: 16px
}

.peq, h4 {
    font-size: 12px;
    line-height: 1.48
}

.xpeq, h5 {
    font-size: 9px;
    line-height: 1.7
}

.menuCidades {
    padding-top: 5px;
    color: #FFFFFF;
    background-color: #28643f;
}

.claro {
    color: #333 !important;
    /*
    color: #FFFFFF!important;
    background-color: #597b5e;
    display: block;
    width: 100px;
    padding: 2px;
    */
}

.buscar input, .newsletter input {
    font-style: italic
}

.newsletter form button, .topo .botoes a.btn, .upper, ul.menu li a {
    text-transform: uppercase
}

.destaque, .newsletter {
    position: relative
}

.cell50 .img img, .cell70 .img img, .topo .logo, .video {
    max-width: 100%
}

.peq.claro {
    color: #28643F !important;
    /*
    color: #FFFFFF!important;
    background-color: #597b5e;
    display: block;
    width: 100px;
    padding: 2px;
    */
}

.claro2 {
    color: #999
}

.escuro {
    color: #333
}

.clarocor {
    color: #09C
}

.bgclaro {
    background: #F4F5F9;
    padding: 6px
}

.thin {
    font-weight: 100
}

.block {
    display: block
}

.vmiddle {
    display: flex;
    align-items: center
}

.inline {
    display: inline;
    margin: 0
}

.espacamentop {
    margin-top: 10px
}

.espacamento {
    margin-top: 15px
}

.espacamentog {
    margin-top: 30px
}

.leia-tambem {
    text-align: left;
}

hr.separador {
    margin: 20px 0;
    border-top-width: 2px;
    border-color: #00b886;
    width: 25%
}

.marginred {
    margin-top: 5px;
    margin-bottom: 5px
}

.padd0 {
    padding: 0 !important
}

.under {
    text-decoration: underline
}

.agenda-carrossel .item.sem-img a:hover, .cadernos .item a, .carrossel .item a, .colunista a, .newsletter-paginacao a, a.newsletter-banner:hover {
    text-decoration: none
}

.newsletter ::-webkit-input-placeholder {
    color: inherit
}

.newsletter :-moz-placeholder {
    color: inherit
}

.newsletter ::-moz-placeholder {
    color: inherit
}

.newsletter :-ms-input-placeholder {
    color: inherit
}

.buscar ::-webkit-input-placeholder {
    color: inherit
}

.buscar :-moz-placeholder {
    color: inherit
}

.buscar ::-moz-placeholder {
    color: inherit
}

.buscar :-ms-input-placeholder {
    color: inherit
}

div[class^=placeholder] div {
    margin: 0 auto
}

.form-control {
    font-size: inherit
}

.buscar button, .buscar input {
    background: #F5F5F5;
    color: #000
}

.buscar.claro button, .buscar.claro input {
    background: rgba(255, 255, 255, .2);
    color: #FFF
}

.buscar input {
    border: none
}

span.input-group-btn button {
    border: 0
}

span.input-group-btn button i {
    font-size: 19px
}

.input-group-btn:last-child > .btn, .input-group-btn:last-child > .btn-group {
    margin-left: 0
}

.newsletter {
    background: url(../../../imagens/inove/layout/newsletter_bg.png) center top no-repeat #2768AC;
    padding: 20px 20px 0;
    color: #FFF;
    border-top: 2px solid #F60
}

.newsletter .espacamento {
    margin-top: 50px
}

.newsletter form input, .newsletter form span {
    background: #487CB2;
    color: #FFF;
    border-radius: 0;
    border: none
}

.newsletter form button, .newsletter form input {
    height: 50px
}

.newsletter form button {
    width: 100%;
    background: #1F538A;
    font-weight: 500;
    color: #FFF !important;
    font-size: 20px
}

.newsletter form .input-group, .newsletter form input {
    margin-bottom: 5px
}

.newsletter form button:hover {
    background: #14355A
}

.newsletter form .input-group-addon {
    border: none
}

.newsletter-paginacao {
    display: inline-block;
    margin: 10px 0 15px;
    padding: 0;
    list-style-type: none
}

.newsletter-paginacao li {
    float: left
}

.newsletter-paginacao a {
    display: block;
    color: #5986B6;
    padding: 6px 0 0
}

.newsletter-paginacao span {
    display: none
}

.newsletter-paginacao a.ativo {
    font-size: 25px;
    padding: 0
}

.newsletter-paginacao a:before {
    content: ' \25CF'
}

.newsletter-banner {
    background: #2768AC;
    display: table-cell;
    width: 1%;
    height: 90px;
    vertical-align: middle;
    color: #FFF
}

a.newsletter-banner:hover {
    color: #FFF
}

ul.redes {
    padding: 0;
    margin: 0;
    display: inline-block
}

ul.redes li {
    list-style-type: none;
    float: left
}

ul.redes li a {
    color: #000;
    font-size: 23px;
    margin-right: 6px
}

ul.redes.claro li a {
    color: #FFF
}

.topo ul.redes {
    display: block
}

.topo .botoes {
    padding-left: 80px
}

.topo .botoes .row {
    margin-bottom: 10px
}

.topo .botoes a.btn {
    border: 1px solid #E9EBF4;
    color: #273E92;
    display: block;
    font-style: italic;
    font-weight: 500;
    font-size: 15px;
    border-radius: 0
}

.chamadas {
    padding: 8px 0;
    margin: 0 0 8px;
    border-top: 1px solid #000;
    border-bottom: 1px solid #000;
    height: 50px;
    overflow: hidden
}

.chamadas .item {
    height: 30px;
    line-height: 30px
}

.chamadas a {
    color: #000
}

.chamadas .hora {
    margin-right: 10px
}

.chamadas i {
    font-size: 22px
}

.chamadas i.new {
    margin: 0 10px
}

.chamadas .chamadas-controles {
    white-space: nowrap
}

.chamadas .chamadas-controles a {
    float: left;
    display: inline;
    font-size: 10px
}

.chamadas .chamadas-controles, .chamadas .item {
    padding-top: 5px
}

ul.menu {
    margin: 0;
    padding: 0
}

ul.menu li {
    display: inline-block;
    text-align: center
}

ul.menu li a {
    display: inline-block;
    color: #FFFFFF;
    padding: 5px;
    font-size: 15px;
    border-bottom: 5px solid transparent
}

a.menu-lateral-btn {
    border: none !important;
    font-size: 30px !important;
    color: #000 !important;
    line-height: 0;
    bottom: -8px;
    position: relative;
    padding: 0 5px !important;
}

.destaque .titulo, .destaque2 {
    padding: 10px
}

ul.menu li a.ativo, ul.menu li a:hover {
    text-decoration: none;
    border-bottom: 5px solid #FFFFFF
}

.menu-mobile {
    font-size: 40px
}

.secao span, .secao-editoria, .secao-site {
    display: inline-block;
    font-size: 14px;
    text-transform: uppercase
}

.destaque .texto {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    background: linear-gradient(to bottom, transparent, #000);
    color: #FFF
}

.destaque2 {
    margin: 10px 0;
    border-bottom: 2px solid #000;
    border-top: 2px solid #000
}

.lista-noticias .item {
    margin-bottom: 15px;
    height: 80px
}

.lista-noticias .item:last-child {
    margin-bottom: 25px
}

/*
.secao-site {
	text-decoration: underline;
    background: #F4F5F9;
    color: #006a40;
    border: none;
    min-width: 100%;
    padding: 8px;
    margin: 0;
    white-space: nowrap
}
*/

.secao-site {
    font-size: 13px;
    line-height: 16px;
    font-weight: bold;
    color: #597B5E;
    min-width: 178px;
    background-color: #e7f6eb;
    padding: 6px;
}

.secao-editoria {
    background: 0 0;
    color: #F60;
    border: 0;
    padding: 0;
    min-width: 0;
    font-weight: 500
}

.secao span {
    padding: 6px
}

.secao .nome {
    font-size: 13px;
    line-height: 16px;
    font-weight: bold;
    color: #597B5E;
    min-width: 178px;
    background-color: #e7f6eb;
}

.secao.claro .nome {
    background: #E7fEE2;
    color: #28643F;
    border: none;
    min-width: 100%
}

.secao .nome.sembg {
    background: 0 0;
    color: #28643F;
    border: 0;
    padding: 0;
    min-width: 0;
    font-weight: 500;
    margin-bottom: 6px
}

.secao .link {
    border-bottom: 1px solid #F60;
    padding-left: 15px;
    margin-left: -5px
}

.secao .link a {
    color: #F60
}

.secao-container {
    border-bottom:1px solid #e7f6eb;
    width:100%;
}

.secao-container-a, .secao-container-a:hover {
    float: right;
    padding: 6px;
    color: #597B5E;
}

.coluna-lateral {
    float: right;
    margin-top: 0!important;
}

.coluna-lateral .secao {
    margin-bottom: 15px
}

.indicadores {
    margin-bottom: 10px
}

.indicadores table, .previsao {
    margin: 10px 0
}

.indicadores td {
    padding: 1px
}

.indicadores .seta {
    font-size: 40px
}

.previsao i {
    font-size: 50px
}

.hoje-jc .secao .nome {
    width: 100%;
    min-width: 0
}

.hoje-jc i {
    font-size: 25px
}

.leia-tambem img {
    width: 100%
}

.leia-tambem .secao {
    margin-bottom: 0
}

.marcas-geracaoe .img {
    width: 100px
}

.lista .colunista {
    margin-bottom: 25px;
    height: 95px
}

.colunista a:hover img {
    -webkit-filter: none;
    filter: none
}

.cell {
    display: table-row
}

.cell .img, .cell .texto {
    display: table-cell;
    vertical-align: middle
}

.cell .img {
    padding-right: 10px
}

.cell50 .img, .cell50 .texto {
    width: 50%
}

.cell70 .img, .cell70 .texto {
    width: 70%
}

.video iframe {
    max-width: 100vw;
    max-height: 33vw
}

.galeria-videos .item {
    position: relative;
    margin-bottom: 15px
}

.galeria-videos .item .texto {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    padding: 20px 10px 10px;
    color: #FFF
}

.galeria-videos .item a:hover .texto {
    background: linear-gradient(to bottom, transparent, rgba(0, 0, 0, .8), #000)
}

.galeria-videos .item a:hover .hidden {
    display: block !important
}

/* CADERNOS */
.cadernos .item {
    border-right: 1px solid #CCC;
    padding: 0 30px 0 15px;
}

.cadernos .item:last-child, .cadernos .item:nth-child(4n) {
    border: 0 !important;
}

.cadernos .texto {
    font-size: 16px;
    height: 170px;
    line-height: 1;
    hyphens: auto;
    -moz-hyphens: auto;
    -ms-hyphens: auto;
    -webkit-hyphens: auto;
    overflow: hidden;
}

.cadernos .logotipo {
    display: block;
}

.cadernos .item a {
    text-decoration: none;
}

/* AGENDA CARROSSEL */
.agenda-carrossel {
    position: relative;
    z-index: 1;
}

.agenda-carrossel .item {
    position: relative;
    width: 280px;
    height: 215px;
    overflow: hidden;
    background: #666;
    background: url(../../../imagens/inove/layout/agenda_bg.png) no-repeat center;
    -webkit-background-size: cover;
    background-size: cover;
}

.agenda-carrossel .item a, .agenda-carrossel .item a:hover {
    display: block;
    width: inherit;
    height: inherit;
    text-decoration: none;
}

.agenda-carrossel .datas {
    padding: 15px 0 0 15px;
    color: #FFF;
    text-transform: uppercase;
}

.agenda-carrossel .datas .mes {
    font-weight: 300;
    font-size: 35px;
}

.agenda-carrossel .datas .dia {
    font-size: 60px;
    font-weight: bold;
}

.agenda-carrossel .item .texto {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    background: linear-gradient(to bottom, transparent, black);
    color: #FFF;
    padding-bottom: 15px;
}

.agenda-carrossel .item.sem-img {
    min-height: 200px;
    background: #666;
    color: #FFF;
}

.agenda-carrossel .item.sem-img .cell {
    display: table-cell;
    vertical-align: middle;
    height: 200px;
    padding: 0 25px 50px;
}

.agenda-carrossel .item.sem-img a:hover {
    text-decoration: none;
}

.agenda-carrossel .item.sem-img strong {
    font-size: 20px;
    line-height: 1.2;
}

.agenda-carrossel .item.sem-img .secao {
    margin-bottom: 20px;
}

.agenda-carrossel .item .texto .titulo {
    padding: 10px;
}

.agenda-carrossel .img img {
    width: 100%;
    height: auto;
}

.agenda-carrossel .paginacao-container {
    position: absolute;
    z-index: 2;
    bottom: 8px;
    left: 0;
    right: 0;
    text-align: center;
}

.agenda-paginacao {
    display: inline-block;
    margin: 0;
    padding: 0;
    list-style-type: none;
}

.agenda-paginacao li {
    float: left;
    margin: 5px;
}

.agenda-paginacao li a {
    display: block;
    background: #FFF;
    border: 1px solid transparent;
    width: 30px;
    height: 8px;
}

.agenda-paginacao li a span {
    display: none;
}

.agenda-paginacao li a:hover, .agenda-paginacao li a.ativo {
    background: #283E92;
    border-color: #FFF;
}

.carrossel .item {
    width: 235px;
    float: left
}

.carrossel .item img {
    width: 100% !important
}

.carrossel .item .texto {
    padding: 10px
}

.carrossel-container .seta {
    color: #CCC;
    font-size: 50px;
    cursor: pointer
}

.carrossel-container .seta i {
    margin-top: 70%
}

.noticia > div a, .rodape a:hover, .noticia > ul li a {
    text-decoration: underline
}

.barra-acoes {
    margin: 10px 10px 0 0
}

.noticia {
    position: relative
}

.noticia h2 {
    color: #000;
    font-size: 17px
}

.noticia > div, .noticia p {
    margin-bottom: 15px;
    line-height: 1.48
}

.noticia ul li {
    margin-bottom: 5px;
    line-height: 1.48
}

.noticia ol li {
    margin-bottom: 5px;
    line-height: 1.48
}

.legenda {
    padding: 20px 10px
}

.noticia .img.direita {
    margin: 0 0 10px 10px;
    float: right
}

.noticia .img.esquerda {
    margin: 0 10px 10px 0;
    float: left
}

.noticia iframe {
    max-width: 100%
}

.noticia .paywall-limite {
    padding: 0;
    margin: 0;
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    background: linear-gradient(to bottom, transparent, #FFF);
    height: 80px
}

.paywall {
    color: #FFF;
    background: #2768AC;
    padding: 15px;
    margin: 50px auto 100px;
    max-width: 520px
}

.paywall .grande {
    line-height: 1.5
}

.paywall .btn {
    width: 100%;
    padding: 15px 0;
    background: #1F538A;
    text-transform: uppercase;
    color: #FFF !important;
    font-size: 20px;
    margin-top: 20px;
    font-weight: 300
}

.rodape, .rodape a {
    color: #FFF
}

.paywall .img {
    margin: 15px 0 -50px;
    box-shadow: 3px 3px 6px #666;
    position: relative;
    width: 128px;
    float: right
}

.rodape, .rodape .endereco {
    margin-top: 50px
}

.paywall .img:before {
    content: "";
    position: absolute;
    top: -30px;
    right: 50px;
    width: 0;
    height: 0;
    border-left: 15px solid transparent;
    border-right: 15px solid transparent;
    border-top: 15px solid #FFF
}

.comentarios .item {
    border-bottom: 1px solid #CCC;
    padding-bottom: 20px;
    margin-bottom: 20px
}

.comentarios .item:last-child {
    border: none
}

.comentarios .nome {
    margin-bottom: 5px
}

.especiais .item {
    display: table-row
}

.especiais .img, .especiais .texto {
    display: table-cell;
    vertical-align: middle;
    padding-bottom: 25px
}

.especiais .img {
    width: 25%;
    padding-right: 10px
}

.especiais .texto {
    width: 75%
}

.rodape {
    background: #24581A;
    padding-bottom: 50px;
    font-size: 12px;
    font-weight: 100;
    line-height: 1.48
}

.rodape .borda-lateral {
    border-left: 1px solid #FFF
}

.rodape .padd-top {
    padding-top: 50px
}

.rodape .logo {
    padding-top: 50px;
    display: block;
    margin-left: auto;
    margin-right: auto;
}

.rodape .padd-left {
    padding-left: 50px
}

.form-overlay .conteudo, .mensagem {
    padding: 25px
}

.form-overlay {
    display: none;
    background: #FFF;
    width: 600px;
    max-width: 100%
}

.mensagem {
    background: #FFF;
    max-width: 600px;
    text-align: center
}

.fancybox-overlay {
    background: rgba(0, 0, 0, .9);
}

.fancybox-skin {
    background: 0 0 !important
}

.fancybox-close, .fancybox-next span, .fancybox-prev span {
    background: 0 0 !important;
    font-size: 35px;
    color: #FFF !important
}

.fancybox-close {
    font-size: 25px;
    top: -5px !important;
    right: -55px !important
}

.fancybox-prev {
    left: -60px
}

.fancybox-next {
    right: -60px
}

.fancybox-nav span {
    visibility: visible !important
}

.fancybox-title {
    padding: 10px 10px 0;
    font-family: Roboto, sans-serif !important;
    font-size: 15px !important;
    font-weight: 100;
    color: #FFF
}

.addthis_sharing_toolbox.videos .at-share-btn.at-svc-print {
    display: none !important
}

.has-error .checkbox, .has-error .checkbox-inline, .has-error .control-label, .has-error .help-block, .has-error .radio, .has-error .radio-inline, .has-error.checkbox label, .has-error.checkbox-inline label, .has-error.radio label, .has-error.radio-inline label {
    color: red
}

.has-error .form-control {
    border-color: red
}

.img {
    position: relative
}

.img img {
    width: 100%
}

.img .play {
    position: absolute;
    top: 50%;
    left: 50%;
    color: #FFF;
    font-size: 40px;
    margin-left: -20px;
    margin-top: -20px
}

.leia-tambem .img {
    overflow: hidden;
    max-height: 170px
}

#barrauol .containerUOL {
    max-width: 100%;
    overflow: hidden
}

.video-container {
    padding-top: 7px;
}

.imgResize {
    background-color: #D1D1D1;
}

.imgResize img {
    max-width: 800px;
    max-height: 550px;
    display: block;
    margin: auto;
}

@media print {
    * {
        color: #000
    }

    a[href]:after {
        content: ""
    }
}

/* USU�RIO LOGADO */
.usuario-logado {
    background: #293E93;
    color: #FFF;
    font-size: 14px;
    padding: 10px;
    font-style: italic;
    text-align: left;
    font-weight: 100;
    margin-bottom: 10px;
}

.usuario-logado .nome {
    overflow: hidden;
    text-overflow: ellipsis;
    width: 60%;
    display: inline-block;
    white-space: nowrap;
}

.usuario-logado a {
    float: right;
    display: inline-block;
    border-left: 1px solid #FFF;
    padding: 0 8px;
    font-weight: 500;
}

/* FORM LOGIN */
.login-form {
    background: #2768AC;
    color: #FFF;
}

.login-form .destaque {
    font-size: 21px;
}

.login-form .barra {
    font-size: 21px;
    text-align: center;
    padding: 20px;
    background: #1F538A;
    margin: 15px 0;
    display: block;
    border: 2px solid transparent;
}

.login-form .barra:hover {
    text-decoration: none;
}

.login-form .barra.laranja {
    background: #FF6600;
}

.login-form .barra.laranja:hover {
    background: #FF6600;
    border: 2px solid #fff;
}

.login-form .link-aux {
    font-size: 12px;
    font-weight: 100;
}

.login-form .form-control:focus {
    border-color: #1F538A;
}

.login-form .btn {
    font-size: 17px;
    font-weight: 100;
}

.login-form .form-esqueci {
    display: none;
}

/* HEADER */

.btn {
    border: 1px solid #597B5E;
    color: #FFFFFF;
    display: block;
    font-style: italic;
    font-weight: 500;
    font-size: 13px;
    border-radius: 0;
    margin-bottom: 5px;
    background-color: #037e4d;
}

.btn:hover {
    color: #FFFFFF;
    text-decoration: underline;
}

.botoes {
    text-transform: uppercase
}

.boxpaywall {
    margin: auto;
    width: 50%;
    display: true;
}

.col-1 {
    background-color: #CCCCCC;
    padding: 6px 20px 20px;
}

.col-2 {
    background-color: #F7931E;
    background-image: url(imagens/inove/layout/bg-laranja.jpg);
    float: right;
}

.col-3 {
    background-color: #334B9B;
    overflow: hidden;
}

.col-1 bot {
    text-align: center;
}

.col-1 h5 {
    font-size: 20px;
    color: #334b9b;
    padding-bottom: 20px;
    line-height: 24px;
}

.col-2 h6, .col-3 h6 {
    font-size: 18px;
    color: #FFFFFF;
    padding-top: 5px;
    text-align: center;
}

.col-3 h6 a {
    color: #FFFFFF;
    text-decoration: none;
}

.col-3 h6 a:hover {
    color: #F7931E;
    text-decoration: underline;
}

.txt-branco {
    font-size: 15px;
    color: #FFFFFF;
    padding-left: 12px;
    padding-right: 12px;
    text-align: center;
    padding-bottom: 5px;
}

.txt-azul {
    font-family: Gotham, Helvetica Neue, "Helvetica", Arial, sans-serif;
    font-size: 15px;
    color: #334b9b;
    padding-bottom: 15px;
}

.txt-azul-2 {
    font-family: Gotham, Helvetica Neue, "Helvetica", Arial, sans-serif;
    font-size: 13px;
    color: #334b9b;
    padding-left: 10px;
}

.txt-azul-2 a {
    text-decoration: underline;
}

.user {
    margin-left: 5px;
    padding-top: 30px;
    padding-bottom: 10px;
}

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

.novopaywall {
    margin: auto;
    display: block;
    width: 50%;
    height: 30px;
    background-color: #334B9B;
    font-size: 14px;
    color: #FFFFFF;
    border-radius: 8px;
    text-align: center;
}

.novopaywall:hover {
    background-color: #FFFFFF;
    color: #334B9B;
    cursor: pointer;
}

/* 2.0 - Header
---------------------------------------------------------------------- */

#header .fullwidth {
    background-color: #343333;
    margin: 0px;
    padding: 0px;
    width: 100%;
}

ul {
    list-style: none;
    font-family: Roboto, Helvetica, sans-serif;
    padding-left: 0px;
    font-size: 15px;
}

#nav-top {
    height: 41px;
}

.left-top-menu {
    font-size: 12px;
}

.right-top-menu {
    float: right;
    width: 180px;
    margin-right: 10px;
    height: 10px;
    padding-bottom: 5px;
    display: block;
}

.container {
}

.container2 {
    /*max-width: 1000px;*/
    padding: 0px;
    position: relative;
    padding-top: 10px;
}

/* 2.1 - nav-top
---------------------------------------------------------------------- */
#nav-top ul {
    margin: 0px;
    padding: 0px;
}

#nav-top ul li {
    list-style: none;
    float: left;
    margin: 0px;
    padding: 0px;
}

#nav-top ul li a {
    color: #a5a3a5;
    display: inline-block;
    padding: 0px 9px;
    height: 40px;
    line-height: 40px;
}

#nav-top ul li a:hover {
    color: #4b89dc;
    text-decoration: none;
    font-size: 1em;
}

#nav-top ul li:hover {
    border-bottom: 2px solid #4b89dc;
}

/*#nav-top ul:last-child li:last-child{
	margin-top: 5px;
}*/
#nav-top ul:last-child li:last-child:hover {
    border-bottom: none;
}

#nav-top ul input {
    color: #5f5f5f;
    background-color: #dadada;
    outline-style: none;
    border: none;
    border-left: 5px solid #2cb2bc;
    padding: 0 10px;
    margin-right: 0px;
    width: 225px;
    height: 30px;

}

#nav-top ul button {
    color: #fff;
    margin: 0px;
    margin-left: -5px;
    background-color: #2cb2bc;
    outline-style: none;
    width: 30px;
    height: 30px;
    border: none;
}

#nav-top ul button:hover {
    background-color: #47cad4;
}

#nav-main .nav li a i {
    font-size: .75em;
    padding-left: 10px;
}

#nav-main .nav li ul a i {
    float: right;
}

.right-top-menu {
    float: right;
    width: 180px;
    margin-right: 10px;
    height: 10px;
    padding-bottom: 5px;
    display: block;
}

.botoes-container {
    max-width: 100%;
    float: none;
}

@media (max-width: 1199px){
    .noticiaPeq {
        width: 100%;
    }
    .noticiaPeq:first-child {
        margin-top: 25px;
    }
    
}

@media (max-width: 992px){
    .topo2 .vmiddle {
        display: block;
    }
    .topo2 .logo {
        margin-left: 0;
        height: 50px;
        float: right;
    }
    .topo2 .logoJC {
        float: left;
        height: 50px;
        width: auto;
        margin-right: 0;
    }
    .topo2 .botoes {
        margin-top: 25px;
    }

    .coluna-lateral {
        float: none;
        text-align: center;
    }
    .coluna-lateral {

    }
    
    .botaomobile .btn {
        margin: 2px 0 0 0;
        padding: 2px 12px;
    }
    
    .menu-lateral-btn {
        bottom: 0;
    }
    
    
    
}

@media (min-width: 992px){
    .botoes-container {
        max-width: 250px;
        float: right;
    }
}

@media only screen and (min-width: 768px) {

    /* Para desktops: */
    .boxpaywall {
        width: 619px;
    }

    .col-1 {
        width: 50%;
        height: 100%;
        float: left;
    }

    .col-2 {
        width: 50%;
        height: 215px;
    }

    .col-3 {
        width: 50%;
    }
    
}

@media only screen and (max-width: 767px) {

    /* Para mobile: */
    .col-1 {
        width: 100%;
    }

    .col-2 {
        width: 100%;
    }

    .col-3 {
        width: 100%;
    }

    .topo2 .logotipo {
        text-align: center !important;
    }
    .topo2 .logoJC {
        float: none;
    }
    .topo2 .logo {
        float: none;
        margin-top: 25px;
    }

}

@media only screen and (max-width: 450px) {

    /* Para mobile: */
    .noticiaPeq {
        width: 360px;
    }

    .chamadaSecundaria {
        width: 130px;
        display: block;
    }

    .topo2 .logo {
        margin-top: 0;
    }

    .logoJC {
        width: 140px;
        height: auto;
        margin-bottom: 10px;
    }

    .btn {
        font-size: 12px;
    }
    .topo2 .botoes {
        margin-top: 15px;
    }

    .leiamais {
        padding-left: 30px;
        padding-right: 30px;
    }

}

.btn-default:hover {
    background-color: #CCC;
    border-color: #CCC;
}
.btn-default.disabled:hover, .btn-default[disabled]:hover, fieldset[disabled] .btn-default:hover, .btn-default.disabled:focus, .btn-default[disabled]:focus, fieldset[disabled] .btn-default:focus, .btn-default.disabled.focus, .btn-default[disabled].focus, fieldset[disabled] .btn-default.focus {
    background-color: #666;
    border-color: #666;
}
