header #logo img {
    float: left;
    margin: 0 15px 0 0;
    height:100px
}

.chrono_credits {
    display: none;
}

.module .subtitle {
    font-weight: 600 !important;
}

.noticia {
    margin-bottom: 10px;
    border-bottom: 1px solid #e8e7e7;
    min-height: 220px !important;
}

#content.internas div.light-image-horz {
    width: 350px;
}

main div.container .module h3 {
    margin-bottom: 0px !important;
}

@media only screen and (max-width: 480px) {

    header #logo img {
        display: none;
    }

}

#content.internas .content-header-options-1 .btns-social-like {
    padding-top: 0px !important;
    padding-left: 10px;
    text-align: right;
}

#content.internas .content-header-options-1 .btns-social-like .a2a_default_style a {
    float: right;
}

#content.internas div.light-image-vert {
    max-width: 350px !important;
}

.selectwidthauto {
    width: 100% !important;
}

.moduloalturamenor {
    padding-bottom: 0px !important;
}

.artigo-direita {
    border-radius: 6px;
    margin-left: 15px;
    width: 350px;
    float: right;
}

.artigo-esquerda {
    border-radius: 6px;
    margin-right: 15px;
    width: 350px;
    float: left;
}

.portal:hover {
    opacity: 0.7;
}

.panelsig {
    padding: 15px;
    margin-bottom: 20px;
    background-color: #ffffff;
    border: 1px solid #dddddd;
    border-radius: 4px;
    -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
}

.panelsig-heading {
    padding: 10px 15px;
    margin: -15px -15px 15px;
    font-size: 32px;
    font-weight: 500;
    background-color: #f5f5f5;
    border-bottom: 1px solid #dddddd;
    border-top-right-radius: 3px;
    border-top-left-radius: 3px;
    text-align: center;
}

.panelsig-footer {
    padding: 10px 15px;
    margin: 15px -15px -15px;
    background-color: #f5f5f5;
    border-top: 1px solid #dddddd;
    border-bottom-right-radius: 3px;
    border-bottom-left-radius: 3px;
}

.panelsig-primary {
    border-color: #3a72bc;
}

.panelsig-primary .panelsig-heading {
    color: #ffffff;
    background-color: #3a72bc;
    border-color: #3a72bc;
}

.panelsig-success {
    border-color: #d6e9c6;
}

.panelsig-success .panelsig-heading {
    color: #468847;
    background-color: #dff0d8;
    border-color: #d6e9c6;
}

.panelsig-warning {
    border-color: #fbeed5;
}

.panelsig-warning .panelsig-heading {
    color: #c09853;
    background-color: #fcf8e3;
    border-color: #fbeed5;
}

.panelsig-danger {
    border-color: #eed3d7;
}

.panelsig-danger .panelsig-heading {
    color: #b94a48;
    background-color: #f2dede;
    border-color: #eed3d7;
}

.panelsig-info {
    border-color: #bce8f1;
}

.panelsig-info .panelsig-heading {
    color: #3a87ad;
    background-color: #d9edf7;
    border-color: #bce8f1;
}

.video {
    width: 100%;
}

.titulo-banner {
    margin-top: 0 !important;
    font-size: 2.5em;
    line-height: 1.2em;
    margin: 0 0 10px 0;
    letter-spacing: -0.05em;
    font-weight: 600;
    display: block;
}

.titulo-banner a {
    color: #333;
}

@media (min-width: 980px) {
    .evento {
        width: 750px;
    }
}

.banner-carousel .carousel-indicators-custom li.active a, .banner-carousel .carousel-indicators-custom li a:hover {
    background: #e8e7e7 url(../images/bullets-branco-azul.gif) -21px 0 !important
}

.banner-carousel .carousel-indicators-custom li a {
    display: block;
    width: 20px;
    height: 20px;
    overflow: hidden;
    text-indent: -9999px;
    background: #0f4098 url(../images/bullets-branco-azul.gif) 0 0 no-repeat !important
}

/* Titulo */

.txtJustificado {
    text-align: justify;
}

/* Accordion - Icon */
.accordion-heading .accordion-toggle {
    background-color: #eee;
    color: #1f496e;
    text-decoration: none;
    padding-left: 30px;
}

.accordion-toggle {
    position: relative;
}

.accordion-toggle:before {
    content: "\f056";
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    text-decoration: inherit;
    color: #3071a9;
    font-size: 18px;
    padding-left: 5px;
    margin: -2px 0;
    position: absolute;
    top: 10px;
    left: 0;
}

.collapsed:before {
    content: "\f055";
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    text-decoration: inherit;
    color: #3071a9;
    font-size: 18px;
    padding-left: 5px;
    margin: -2px 0;
    position: absolute;
    top: 10px;
    left: 0;
}

/* === Style WP-PageNavi Pagination === */

/* Center the pagination */
.wp-pagenavi {
    text-align: center;
    margin-top: 20px;
}

/* Add a border */
.wp-pagenavi span, .wp-pagenavi a, .wp-pagenavi :last-child {
    border: 1px solid #ddd !important;
    padding: 6px 12px;
    margin: 0;

}

.wp-pagenavi span, .wp-pagenavi a {
    border-right: none !important;
}

/* Style the default text */
.wp-pagenavi span, .wp-pagenavi a {
    color: #08c !important;
}

/* Style the current / hovered page link */
.wp-pagenavi span.current,
.wp-pagenavi a:hover {
    color: #666 !important;
    background-color: #ddd !important;
}

/* Style the page count text */
.wp-pagenavi :first-child {
    color: #08c !important;
}

/* Instagram */
.instagram-element .instagram-photo img {
    width: 100px;
}

.instagram-element .instagram-photo {
    width: 100px;
}

/* Icones */
.central-conteudos ul li {
    padding: 8px 10px 8px 0 !important
}

.central-conteudos li a i {
    display: none !important
}

.central-conteudos li a.imagens .icon-li {
    background: transparent url('../../img/custom/icones/tema-azul/40px/btn_imagem_default.png') 2px 0 no-repeat
}

.central-conteudos li a.videos .icon-li {
    background: transparent url('../../img/custom/icones/tema-azul/40px/btn_video_default.png') 2px 0 no-repeat
}

.central-conteudos li a.audios .icon-li {
    background: transparent url('../../img/custom/icones/tema-azul/40px/btn_audio_default.png') 2px 0 no-repeat
}

.central-conteudos li a.publicacoes .icon-li {
    background: transparent url('../../img/custom/icones/tema-azul/40px/btn_editorial_default.png') 2px 0 no-repeat
}

.central-conteudos li a.aplicativos .icon-li {
    background: transparent url('../../img/custom/icones/tema-azul/40px/btn_mobile_default.png') 2px 0 no-repeat
}

.central-conteudos li a.infograficos .icon-li {
    background: transparent url('../../img/custom/icones/tema-azul/40px/btn_infografico_default.png') 2px 0 no-repeat
}

.central-conteudos li a.estatisticas .icon-li {
    background: transparent url('../../img/custom/icones/tema-azul/40px/btn_editorial_default.png') 2px 0 no-repeat
}

#social-icons i.icon-twitter, #social-icons i.icon-twitter-sign {
    background: transparent url('../../img/custom/icones/tema-azul/20px/sm_twitter.png');
    text-indent: -999px;
    width: 20px;
    height: 20px;
    display: inline-block
}

#social-icons i.icon-youtube, #social-icons i.icon-youtube-sign {
    background: transparent url('../../img/custom/icones/tema-azul/20px/sm_youtube.png');
    text-indent: -999px;
    width: 20px;
    height: 20px;
    display: inline-block
}

#social-icons i.icon-instagram, #social-icons i.icon-instagram-sign {
    background: transparent url('../../img/custom/icones/tema-azul/20px/sm_instagram.png');
    text-indent: -999px;
    width: 20px;
    height: 20px;
    display: inline-block
}

#social-icons i.icon-tumblr, #social-icons i.icon-tumblr-sign {
    background: transparent url('../../img/custom/icones/tema-azul/20px/sm_tumblr.png');
    text-indent: -999px;
    width: 20px;
    height: 20px;
    display: inline-block
}

#social-icons i.icon-facebook, #social-icons i.icon-facebook-sign {
    background: transparent url('../../img/custom/icones/tema-azul/20px/sm_facebook.png');
    text-indent: -999px;
    width: 20px;
    height: 20px;
    display: inline-block
}

#social-icons i.icon-flickr, #social-icons i.icon-flickr-sign {
    background: transparent url('../../img/custom/icones/tema-azul/20px/sm_flickr.png');
    text-indent: -999px;
    width: 20px;
    height: 20px;
    display: inline-block
}

#social-icons i.icon-googleplus, #social-icons i.icon-googleplus-sign, #social-icons i.icon-google-plus, #social-icons i.icon-google-plus-sign {
    background: transparent url('../../img/custom/icones/tema-azul/20px/sm_googleplus.png');
    text-indent: -999px;
    width: 20px;
    height: 20px;
    display: inline-block
}

#social-icons i.icon-rss, #social-icons i.icon-rss-sign {
    background: transparent url('../../img/custom/icones/tema-azul/20px/sm_rss.png');
    text-indent: -999px;
    width: 20px;
    height: 20px;
    display: inline-block
}

#social-icons i.icon-slideshare, #social-icons i.icon-slideshare-sign, #social-icons i.icon-share-sign {
    background: transparent url('../../img/custom/icones/tema-azul/20px/sm_slideshare.png');
    text-indent: -999px;
    width: 20px;
    height: 20px;
    display: inline-block
}

#social-icons i.icon-soundcloud, #social-icons i.icon-soundcloud-sign, #social-icons i.icon-cloud {
    background: transparent url('../../img/custom/icones/tema-azul/20px/sm_soundcloud.png');
    text-indent: -999px;
    width: 20px;
    height: 20px;
    display: inline-block
}

.contraste .central-conteudos li a i {
    display: none !important
}

.contraste .central-conteudos li a.imagens .icon-li {
    background: transparent url('../../img/custom/icones/alto-contraste/40px/btn_imagem_default.png') 2px 0 no-repeat
}

.contraste .central-conteudos li a.videos .icon-li {
    background: transparent url('../../img/custom/icones/alto-contraste/40px/btn_video_default.png') 2px 0 no-repeat
}

.contraste .central-conteudos li a.audios .icon-li {
    background: transparent url('../../img/custom/icones/alto-contraste/40px/btn_audio_default.png') 2px 0 no-repeat
}

.contraste .central-conteudos li a.publicacoes .icon-li {
    background: transparent url('../../img/custom/icones/alto-contraste/40px/btn_editorial_default.png') 2px 0 no-repeat
}

.contraste .central-conteudos li a.aplicativos .icon-li {
    background: transparent url('../../img/custom/icones/alto-contraste/40px/btn_mobile_default.png') 2px 0 no-repeat
}

.contraste .central-conteudos li a.infograficos .icon-li {
    background: transparent url('../../img/custom/icones/alto-contraste/40px/btn_infografico_default.png') 2px 0 no-repeat
}

.contraste .central-conteudos li a.estatisticas .icon-li {
    background: transparent url('../../img/custom/icones/alto-contraste/40px/btn_editorial_default.png') 2px 0 no-repeat
}

.contraste #social-icons i.icon-twitter, .contraste #social-icons i.icon-twitter-sign {
    background: transparent url('../../img/custom/icones/alto-contraste/20px/sm_twitter.png');
    text-indent: -999px;
    width: 20px;
    height: 20px;
    display: inline-block
}

.contraste #social-icons i.icon-youtube, .contraste #social-icons i.icon-youtube-sign {
    background: transparent url('../../img/custom/icones/alto-contraste/20px/sm_youtube.png');
    text-indent: -999px;
    width: 20px;
    height: 20px;
    display: inline-block
}

.contraste #social-icons i.icon-instagram, .contraste #social-icons i.icon-instagram-sign {
    background: transparent url('../../img/custom/icones/alto-contraste/20px/sm_instagram.png');
    text-indent: -999px;
    width: 20px;
    height: 20px;
    display: inline-block
}

.contraste #social-icons i.icon-tumblr, .contraste #social-icons i.icon-tumblr-sign {
    background: transparent url('../../img/custom/icones/alto-contraste/20px/sm_tumblr.png');
    text-indent: -999px;
    width: 20px;
    height: 20px;
    display: inline-block
}

.contraste #social-icons i.icon-facebook, .contraste #social-icons i.icon-facebook-sign {
    background: transparent url('../../img/custom/icones/alto-contraste/20px/sm_facebook.png');
    text-indent: -999px;
    width: 20px;
    height: 20px;
    display: inline-block
}

.contraste #social-icons i.icon-flickr, .contraste #social-icons i.icon-flickr-sign {
    background: transparent url('../../img/custom/icones/alto-contraste/20px/sm_flickr.png');
    text-indent: -999px;
    width: 20px;
    height: 20px;
    display: inline-block
}

.contraste #social-icons i.icon-googleplus, .contraste #social-icons i.icon-googleplus-sign, .contraste #social-icons i.icon-google-plus, .contraste #social-icons i.icon-google-plus-sign {
    background: transparent url('../../img/custom/icones/alto-contraste/20px/sm_googleplus.png');
    text-indent: -999px;
    width: 20px;
    height: 20px;
    display: inline-block
}

.contraste #social-icons i.icon-rss, .contraste #social-icons i.icon-rss-sign {
    background: transparent url('../../img/custom/icones/alto-contraste/20px/sm_rss.png');
    text-indent: -999px;
    width: 20px;
    height: 20px;
    display: inline-block
}

.contraste #social-icons i.icon-slideshare, .contraste #social-icons i.icon-slideshare-sign, .contraste #social-icons i.icon-share-sign {
    background: transparent url('../../img/custom/icones/alto-contraste/20px/sm_slideshare.png');
    text-indent: -999px;
    width: 20px;
    height: 20px;
    display: inline-block
}

.contraste #social-icons i.icon-soundcloud, .contraste #social-icons i.icon-soundcloud-sign, .contraste #social-icons i.icon-cloud {
    background: transparent url('../../img/custom/icones/alto-contraste/20px/sm_soundcloud.png');
    text-indent: -999px;
    width: 20px;
    height: 20px;
    display: inline-block
}


/* Menu Destaque */
#em-destaque ul {
    width: 100%;
    min-height: 23px;

    margin: 0;
    padding: 0 5px;
    background: #e8e7e7;
    -webkit-border-radius: 0 5px 5px 0;
    -moz-border-radius: 0 5px 5px 0;
    -ms-border-radius: 0 5px 5px 0;
    -o-border-radius: 0 5px 5px 0;
    border-radius: 0 5px 5px 0;
}

#em-destaque ul li a {
    font-size: .7em;
    color: #333;
    display: block;
    padding: 7px 5px;
    line-height: 1em;
}

#em-destaqueli a:hover {
    text-decoration: underline;
}

#em-destaque ul li a {
    font-size: .7em;
    color: #333;
    display: block;
    padding: 7px 5px;
    line-height: 1em;
}


main div.container .module .subtitle {
    text-transform: uppercase;
    font-weight: 400;
    color: #ffffff;
    font-size: .9em;
    line-height: 1em;
    margin: 0 0 5px 0;
    padding-top: 5px;
}

.noticia-end {
    margin-bottom: 10px;
    border-bottom: 0px;
    min-height: 90px !important;
}

/*wr - ufr */

.footer-logos .container .logo-acesso-informacao {
    float: left;
    width: 117px;
    height: 49px;
    background-image: url(../../images/logo-acesso-informacao.svg);
}

.footer-logos .container .logo-governo-federal {
    float: left;
    width: 149px;
    height: 42px;
    background-repeat: no-repeat;
    background-position: bottom right;
    background-image: url(../../images/logo-governo-federal.svg);
}

/* wr */
.portal-img-noticia {
    display: block;
    width: 230px;
    height: 120px;
    overflow: hidden;
    margin-bottom: 5px;
}

a.hover-item-white {
    color: #FFF;
}

a.hover-item-white:hover {
    color: inherit;
}

.documentFirstHeading {
    padding-bottom: 10px;
    border-bottom: 2px solid #0a5517;
}

.carousel-inner > .item > img, .carousel-inner > .item > a > img {
    width: 800px;
}


main div.container .module .chamadas-secundarias .subtitle {
    color: #1B52AC;
}

main #navigation nav li {
    padding: 5px 2px 5px 5px !important;
}

/* Vlibras */
.access-button {
    display: none !important;
}

/* Responsivo */

@media (max-width: 767px) {
    .input-append, .input-prepend {
        display: inline-block;
        margin-bottom: 10px;
        float: left !important;
        vertical-align: middle;
        font-size: 0;
        white-space: nowrap;
        width: 87% !important;
    }

    .search-field {
        display: inline-block;
        width: 100% !important;
    }

    .portal-img-noticia {
        display: block;
        width: 100%;
        height: 100%;
        overflow: hidden;
        margin-bottom: 5px;
        text-align: center;
    }

    .portal-img-noticia img {
        width: 400px;
        height: auto;
    }

    main div.container .module .subtitle {
        text-transform: uppercase;
        font-weight: 400;
        color: #135cc5;
        font-size: .9em;
        line-height: 1em;
        margin: 0 0 5px 0;
        padding-top: 5px;
    }

    #content.internas h1, #content.internas .documentFirstHeading {
        font-size: 2.0em;
    }
}