body {
  font-family: "Noto Sans", "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif !important;
  font-size: 14px !important;
  font-weight: 400 !important;
  line-height: 25px !important;
  color: rgba(0, 0, 0, 0.87) !important;
  margin: 0px !important;
}


.pkp_structure_content.container{
  width: 100% !important;
  margin: 0 auto !important;
}

a{
    text-decoration: none !important;
}

a:hover, a:focus {
    color: #009de5;
    font-weight: bold;
}

h1, .h1 {
    font-size: 30px;
}

h2, .h2 {
    font-size: 25px;
}

.navbar, .header_view {
  margin-bottom: 0px !important;
}

a.submission_link{
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    border: solid 1px #20538D;
    background: #4479BA;
    color: #FFF;
    padding: 0px 10px;
    text-decoration: none;
}


.nav>li.active>a {
    background: #ddd !important;
}
/*********Home****************/
img.media-object {
    border-radius: 10px;
    box-shadow: 0px 0px 10px grey;
    width: 170px;
    height: auto;
    max-width: none !important;
}


.navbar-brand {
  padding: 0px !important;
}

.media-heading a {
 font-size: 20px !important;
 font-weight: 700px !important;
 line-height: 20px !important;
 color: rgb(30, 98, 146) !important;
}

.media-heading a:hover {
 font-size: 20px !important;
 font-weight: 700px !important;
 line-height: 20px !important;
 color: #009de5 !important;
}

.media-body {
    padding-left: 20px;
    text-align: justify
}

.menu_dimar{
    margin-top:10px;
    display:flex;
    justify-content:space-between;
    flex-wrap:wrap;
    /*width:130%;*/
    position:relative;
    /*left:-15%*/
}

.menu_dimar a:hover {
    font-weight: bold;
    color: #ac4b00;
}

.menu_dimar a {
    text-decoration: none;
    /*color: #ac4b00;*/
}

.pkp_structure_content {
    background: white;
    box-shadow: 0px 0px 10px grey;
}

.media-left {
    padding-top: 25px;
}

.page-header {
    padding-left: 30px;
}

.dropdown-menu>li>a {
    color: #333 !important;
}

.nav>li>a:hover, .nav>li>a:focus {
    text-decoration: none;
    background-color: transparent !important;
}


.navbar-brand {
    height: auto;
}

nav a {
    color: #fcfcfc !important;
}

.btn-default, .pkp_block.block_make_submission a {
    word-break: break-word !important;
}

/***********Head ****************/
header#headerNavigationContainer {
    background: #1E6292;
    border-bottom: 10px solid #062B4A !important;
}


header#headerNavigationContainer .row {
    width: 100%;
    margin: 0 auto;
}

.buttonsLang {
    width: min-content;
    display: flex;
    align-self: flex-end;
    padding-top: 10px;
    float: right;
}

.buttonsLang a{
  color: #FCFCFC !important;
}

ul.locales_menu {
    display: inline-flex;

}

ul.locales_menu li {
    list-style:none;
    padding-left: 1em;
}



/********Footer**********/

footer.footer {
    background: #062B4A;
}

.logo_footer {
    flex-grow: 1;
    max-width: 300px;
    margin-right: 2em;
}

.logo_footer img {
  width: 300px;
  height: auto;
}

.inline {
    display: flex;
    justify-content: space-between;
    color: #eaeaea;
    align-items: center;
}

.footerinfo .row {
    display: inline-flex;
}

.footer .container {
    width: 100% !important;
    margin: 0 auto;
}

.enlaces a {
    color: #fcfcfc !important;
}


/**********************************************************************************/
/**********************************************************************************/
/*****************             Configuracion journals         *********************/
/**********************************************************************************/
/**********************************************************************************/

.page_index_site .journals  ul.media-list > li.media:first-child {
    border-bottom: 1px solid #AC4B00 !important;
}

li.view, li.current {
    border: 1px solid #CFCFCF;
    border-radius: 10px;
    margin-bottom: 10px;
    background: #CFCFCF;
    color: #336699;
    font-weight: bold;
}

li.view:hover, li.current:hover {
    border: 1px solid #336699;
    border-radius: 10px;
    margin-bottom: 10px;
    background: #336699;
    color: #FCFCFC !important;
    font-weight: bold;
}

li.view a:hover, li.current a:hover {
  color: #FCFCFC !important;
}

nav.cmp_breadcrumbs a {
    color: #062b4a !important;
}

.navbar-brand-logo img {
    max-height: 118px;
    width: auto;
}

.navbar-header {
    display: contents;
}

div#main-content {
    text-align: justify;
}

nav#nav-menu {
    width: 100% !important;
    margin: 0 auto !important;
}



nav a:hover {
    font-weight: bold !important;
}



/*.thumbnail {
    border: none !important;
    border-radius: none !important;
    -webkit-transition: none !important;
    -o-transition:none !important;
    transition: none !important;
}*/

.thumbnail {
    display: block;
    padding: 4px;
    margin-bottom: 20px;
    line-height: 1.42857143;
    background-color: #fff;
    border: 1px solid #ddd;
    border-radius: 4px;
    -webkit-transition: border .2s ease-in-out;
    -o-transition: border .2s ease-in-out;
    transition: border .2s ease-in-out;
}

.panel-body{
    text-align: justify; !important;
}

div#articlesBySameAuthorList {
  text-align: justify; !important;
}


/*a.block_make_submission_link, .pkp_block.block_make_submission a {
    min-width: 200px;
    padding-bottom: 10px !important;
    background: #336699 !important;
    color: #FCFCFC !important;
}*/

.block_make_submission a {
    background: #eaeaea !important;
    width: 100%;
    border-top: none;
    border-left: none;
    border-right: none;
    border-bottom: 5px solid #0857a1;
    border-radius: 0px !important;
    font-size: 1em !important;
    line-height: 23px !important;
    font-weight: 700 !important;
    color: #313131 !important;
    margin-bottom: 10px;
    padding: 0.8em !important;
    box-shadow: 0px 0px 4px #FCFCFC !important;
    border-bottom: 4px solid #062b4a !important;
    text-align: center;
    letter-spacing: 0.4px;
}

.block_make_submission a:hover {
  filter: brightness(85%);
}


a.block_make_submission_link {
    padding-bottom: 10px !important;
    margin-bottom: 15px !important;
}

.pkp_block.block_make_submission {
    border: none !important;
    padding-left: 20p;
}

div#customblock-menu {
    text-align: center;
    border: none !important;
}

div#customblock-menu .content {
    padding-left:  0px !important;
    padding-right: 0px !important;
}

li.locale_es_ES.current {
    background: transparent !important;
    border-color: transparent !important;
}
