body {
    font-family: 'Merriweather', sans-serif;
}

a {
    color:#000;
    line-break: anywhere;
}

a:hover, a:focus {
    color: #bbcd0e;
}

.pkp_nav_list ul a:hover, .pkp_nav_list ul a:focus {
    outline: 0;
    background: #ddd;
    border-color: #bbcd0e;
    color: #869310;
    line-break: auto;
}

.pkp_navigation_primary > li > a:hover, .pkp_navigation_primary > li > a:focus {
    color: #869310;
    outline: 0;
    border-color: #bbcd0e;
}

.fundo-header {
    background-color: #2e2d2c;
}

.header-desktop {
	display: inline;  
}

@media only screen and (max-width: 1180px) {
  .fundo-header {
    display: none;
  }
  .header-desktop {
	display: none;  
  }
}

@media only screen and (max-width: 1180px) {
  .fundo-header {
    display: none;
  }
  .container .header-desktop {
	display: none;  
  }
}


#menu-superior::after {
    clear: both;
}

.obj_issue_toc .galleys::before, .obj_issue_toc .section::before {
    content: '';
    position: absolute;
    top: 0px;
    left: 0;
    width: 100%;
    border-top: 1px solid #ddd;
}

#menu-superior::after, #menu-superior::before {
    content: " ";
    display: table;
}

#menu-superior ul {
    list-style: none;
    margin-bottom: 0;
    padding: 4px 0 5px 0;
    margin-top: 0px;
}

#menu-superior ul li {
    display: inline-block;
    border-right: 1px solid #eaeaea;
    padding: 0 30px;
}

#menu-superior ul li a {
    color: #fff;
    text-decoration: none;

}

.pull-right {
    float: right !important;
}

.container-barra {
    width: 1170px;
    margin-left: auto;
    margin-right: auto;
}

.page_search .submit button::after {
    right: auto;
    left: -25px;
}

.pkp_navigation_user_wrapper {
    position: absolute;
    top: 35px;
    left: 50%;
    transform: translateX(-50%);
    padding-left: 10px;
    padding-right: 10px;
    text-align: right;
    padding-top: 0;
    margin-top: 0;
    border-top: none;
    z-index: 1000;
}

.cmp_button_wire, .obj_galley_link {
    display: inline-block;
    padding: 0 1em;
    background: #fff;
    border: 1px solid #bbcd0e;
    border-radius: 3px;
    font-size: 13px;
    line-height: 28px;
    color: #bbcd0e;
    text-decoration: none;
}

.pkp_page_index .current_issue .read_more:hover, .pkp_page_index .current_issue .read_more:focus {
    color: #869310;
}

.pkp_navigation_primary .dropdown-menu a:focus, .pkp_navigation_primary .dropdown-menu a:hover {
    border-color: #bbcd0e;
}

.pkp_nav_list ul a {
    display: block;
    padding-left: 5px;
    border-left: 5px solid transparent;
    color: #000;
    line-break: auto;
}

.page_search .submit button:hover::after, .page_search .submit button:focus::after {
    box-shadow: inset 0 1em 1em rgba(0,0,0,0.2);
    background: #bbcd0e;
}

.cmp_notification {
    display: block;
    width: 100%;
    padding: 20px;
    margin-bottom: 40px;
    background: #ddd;
    border-left: 5px solid #bbcd0e;
    font-size: 14px;
    line-height: 20px;
}

.cmp_button, .cmp_form .buttons button, .pkp_search button[type="submit"], .page_lost_password .buttons button, .page_search .submit button, .block_make_submission a {
    display: inline-block;
    padding: 0 1em;
        padding-right: 1em;
        padding-left: 1em;
    background: #eee;
    border: 1px solid rgba(0,0,0,0.4);
        border-top-color: rgba(0, 0, 0, 0.4);
        border-right-color: rgba(0, 0, 0, 0.4);
        border-right-style: solid;
        border-right-width: 1px;
        border-left-color: rgba(0, 0, 0, 0.4);
        border-left-style: solid;
        border-left-width: 1px;
    border-top-color: #bbb;
    border-radius: 3px;
    box-shadow: inset 0 -1em 1em rgba(0,0,0,0.1);
    font-size: 13px;
    line-height: 28px;
    font-weight: 700;
    color: #000;
    text-decoration: none;
}

.page_search .submit button::after {
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
        font-size: 14px;
        line-height: 1;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    transform: translate(0, 0);
    content: "\f002";
    position: absolute;
    top: -1px;
    right: 0;
    width: 30px;
    height: 30px;
    border-top-right-radius: 3px;
    border-bottom-right-radius: 3px;
    line-height: 30px;
    text-align: center;
    background: #bbcd0e;
    box-shadow: inset 0 -1em 1em rgba(0,0,0,0.2);
    color: #fff;
}

.pkp_page_index .current_issue .read_more {
    display: inline-block;
    position: relative;
    padding-right: 30px;
    font-size: 13px;
    font-weight: 700;
    line-height: 30px;
    color: #bbcd0e;
    text-decoration: none;
    margin-bottom: 20px;
}

.pkp_search_desktop .search_prompt:hover, .pkp_search_desktop .search_prompt:focus {
    outline: 0;
    padding-bottom: 8px;
    border-bottom: 2px solid #bbcd0e;
}

.cmp_button_wire:hover, .cmp_button_wire:focus, .obj_galley_link:hover, .obj_galley_link:focus {
    background: #bbcd0e;
    color: #fff;
}

.pkp_navigation_primary > li > a {
    margin: 0 1em;
        margin-left: 1em;
    padding: 10px 0 8px;
    border-bottom: 2px solid transparent;
    color: #000;
    text-decoration: none;
}

.pkp_site_nav_menu {
    position: absolute;
    width: 100%;
    top: 100%;
    background: #fff;
    left: 0;
    padding: 10px;
    z-index: 9999;
}

.pkp_search_desktop .search_prompt {
    display: inline-block;
    position: relative;
    padding: 10px 20px;
    color: #000;
    cursor: pointer;
}

/* -------------------- HEADER -------------------*/

.pkp_navigation_user>li>a, .pkp_navigation_user>li.in_focus>a, .pkp_navigation_user>li>a:hover, .pkp_navigation_user>li>a:focus {
    color: #000;
}

.navbar-light {
  background-color: #ffffff !important;
}

.bg-light {
    background-color: #ffffff !important;
}

.navbar-light .navbar-nav .nav-link {
    color: rgba(0,0,0);
}

.navbar-light .navbar-nav .nav-link:hover {
    border-bottom: 4px solid #bbcd0e;
}



.navbar-light .navbar-nav .active>.nav-link, .navbar-light .navbar-nav .nav-link.active, .navbar-light .navbar-nav .nav-link.show, .navbar-light .navbar-nav .show>.nav-link {
    color: #007bb1;
}

.btn-outline-success {
  background-color: #bbcd0e;
  border-color: #bbcd0e;
  color: #ffffff;
}

.btn-outline-success:hover {
    background-color: #bbcd0e;
    border-color: #bbcd0e;
    color: #ffffff;
}

.borda_verde {
  border-bottom: 4px solid #bbcd0e;
}

.icones_sociais {
  width: 24px;
  height: auto;
}

@media (min-width: 900px){
  .mobile {
    display: none;
  }

}

@media (max-width: 900px){
  .desktop {
    display: none !important;
  }

}


/* -------------------- END HEADER -------------------*/

/* -------------------- FOOTER -------------------*/

footer {
    font-family: Roboto,"Helvetica Neue",Helvetica,Arial,sans-serif !important;
    font-size: 14px !important;
    line-height: 1.42857143 !important;
    -webkit-font-smoothing: antialiased !important;
}

.barra_footer {
  height: 35px;
  background-color: #ccc;
}

#portal-footer p a, #portal-footer p a:hover, #portal-footer p a:link, #portal-footer p a:visited {
    text-decoration: underline;
    color: #eaeaea;
}

#portal-footer {
    font-weight: 400;
}

#portal-footer-wrapper {
    padding: 30px 0 30px 0;
    background-color: #2e3133;
    color: #ccc;
    clear: both;
    min-height: 390px;
}

#portal-footer nav {
    text-align: center;
}

.vcenter {
    display: inline-block;
    vertical-align: middle;
    float: none;
}

#portal-footer nav a {
    margin: 15px 7.5px 0 7.5px;
    display: inline-block;
    text-indent: 100%;
    white-space: nowrap;
    overflow: hidden;
    width: 30px;
    height: 30px;
}

#portal-footer-wrapper a {
    color: #16a1e3;
}

.icone-social {
    -webkit-background-size: cover;
    background-size: cover;
}

.facebook {
    background: url(/public/journals/1/facebook.svg#facebook) #1877f2 no-repeat center;
    -webkit-background-size: cover;
    background-size: cover;
}

.instagram {
    background: url(/public/journals/1/instagram.svg#instagram) #f00075 no-repeat center;
    -webkit-background-size: cover;
    background-size: cover;
}

.youtube {
    background: url(/public/journals/1/youtube.svg#youtube) #e21a20 no-repeat center;
    -webkit-background-size: cover;
    background-size: cover;
}

.twitter {
    background: url(/public/journals/1/twitter.svg#twitter) #55acee no-repeat center;
    -webkit-background-size: cover;
    background-size: cover;
}

.flickr {
    background: url(/public/journals/1/flickr.svg#flickr) #fff no-repeat center;
    -webkit-background-size: cover;
    background-size: cover;
}

.podcast {
    background: url(/public/journals/1/podcast.svg#podcast) #fff no-repeat center;
    -webkit-background-size: cover;
    background-size: cover;
}

#portal-footer .acessos {
    margin-top: 15px;
    text-align: center;
    float: right;
}

#portal-footer .acessos a span {
    display: block;
}

#portal-footer .acessos a {
    color: #eaeaea;
    display: inline-block;
    width: 70px;
    margin-bottom: 10px;
    text-decoration: none;
}

#portal-footer .acessos .icone {
    -webkit-background-size: cover;
    background-size: cover;
    display: inline-block;
    width: 30px;
    height: 30px;
}

#portal-footer .acessos .servicos {
    background: url(/public/journals/1/carta_de_servicos.svg#servicos) no-repeat center center;
    -webkit-background-size: cover;
    background-size: cover;
    display: inline-block;
    width: 30px;
    height: 30px;
}

#portal-footer .acessos .informacao {
    background: url(/public/journals/1/acesso_a_informacao.svg#informacao) no-repeat center center;
    -webkit-background-size: cover;
    background-size: cover;
    display: inline-block;
    width: 30px;
    height: 30px;
}

@media (min-width: 767px){
  #portal-footer nav a {
      width: 40px;
      height: 40px;
  }
  #portal-footer .acessos {
    margin-top: 0;
  }
  #portal-footer .acessos a {
    display: inline;
    text-align: left;
  }
  #portal-footer .acessos .icone {
    margin-right: 10px;
    width: 60px;
    height: 60px;
  }
  #portal-footer .acessos a span {
    display: inline-block;
    vertical-align: middle;
    width: 70px;
    line-break: auto;
  }
}

#portal-footer address {
    text-align: center;
    margin-bottom: 0;
} */

/* -------------------- END FOOTER -------------------*/
