/*Header*/
.pkp_head_wrapper {
    padding: 0 !important;
    width: 100% !important; }

.img-to-icon {
    width: 20px;
    height: auto;
    margin-right: 4px; }

.pkp_navigation_primary {
        max-width: 100%;
    }

section.item.references {
    word-wrap: break-word; }

.pkp_site_name .is_img img {
    display: block !important;
    max-height: 100% !important;
    max-width: 100% !important;
    height: auto !important;
    width: 100% !important; }

.pkp_site_name .is_img {
    display: inline; }

.pkp_navigation_primary_wrapper {
    text-align: left;
    margin-left: 10px;
    margin-left: 40px !important;
    font-size: 1.3em !important;
    font-weight: bold !important; }

.pkp_site_name_wrapper {
    width: 100%;
    padding: 0; }

.pkp_site_nav_menu {
    background-color: #002c5f; }

.pkp_nav_list ul {
    background: #002c5f !important; }

.pkp_site_name {
    padding: 0; }

.pkp_navigation_primary_wrapper {
    background-color: #002c5f; }

#navigationPrimary>li>a {
    color: #fff; }

#navigationPrimary>li>a:hover {
    color: #fff;
    border-bottom: solid #fff 4px; }

.pkp_navigation_primary_row {
    background-color: #002c5f; }

.pkp_navigation_search_wrapper a {
    color: #fff; }

.pkp_navigation_search_wrapper a:hover,
.pkp_navigation_search_wrapper a:focus {
    color: #fff;
    border-color: #fff; }

/*Termina Header*/

body {
    text-align: justify; }

.obj_galley_link {
    background-color: #005ca8;
    color: #fff; }

.obj_galley_link:hover {
    background-color: #002c5f; }

a {
    color: #002c5f; }

a:hover {
    color: #005ca8; }

.dropdown-menu li a {
    color: #fff; }

.dropdown-menu li a:hover {
    color: #005ca8;
    width: 100%;
    background-color: #cbcbcb;
    border-left: #002c5f 4px solid !important; }

.cmp_form .submit .submit {
    background-color: #005ca8;
    color: #fff; }

.page_search .submit button:after {
    background-color: #0068be;
    color: #fff; }

.block_make_submission a {
    background-color: #0068be;
    color: #fff; }

.block_make_submission a:hover {
    background-color: #002c5f;
    color: #fff; }

.pkp_structure_sidebar {
    display: block !important; }

.pkp_structure_main {
    display: block !important; }

.cmp_announcements .read_more {
    color: #002c5f; }

.cmp_announcements .read_more:hover {
    color: #005ca8; }

ul.article-views.list-group {
    display: flex;
    list-style: none; }

li.item-views.list-group-item-estadisticas {
    padding: 10px; }

li.item-views.simpleStatistics_views::before {
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    transform: translate(0, 0);
    content: '\f06e'; }

li.item-views.simpleStatistics_down::before {
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    transform: translate(0, 0);
    content: '\f019'; }

