/* Revista JMCS 2018 */

body {
    font-family: Arial, sans-serif;
    font-size: 14px;
    line-height: 20px;
    color: rgba(0, 0, 0, 0.87);
    background: #fff;
    margin: 0;
    min-width: 276px !important;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
    display: block;
}

.has_site_logo .pkp_head_wrapper {
    width: auto!important;
}

.pkp_site_name .is_img img {
    display: block !important;
    max-height: 240px !important;
    max-width: 100%!important;
    height: auto!important;
    width: 100% !important;
}

.pkp_block .title {
    display: block !important;
    margin-bottom: 10px !important;
    padding: 8px !important;
    font-size: 15px !important;
    line-height: 20px !important;
    color: #ffffff !important;
    background-color: #276FCB !important;
    font-weight: normal !important;
    border-radius: 6px 6px 0px 0px;
    -moz-border-radius: 6px 6px 0px 0px;
    -webkit-border-radius: 6px 6px 0px 0px;
    border: 0px solid #ffffff;
}

.block_information a,
.block_language_toggle a {
    font-size: 13px !important;
    color: #276FCB !important;
    font-weight: normal !important;
}

.pkp_block a {
    text-decoration: none !important;
    color: #333333 !important;
}

a:hover,
a:focus {
    color: #444444 !important;
}

.pkp_structure_footer_wrapper {
    background: #333333 !important;
}

.pkp_footer_content {
    padding: 30px !important;
    text-align: left !important;
    font-size: 11px !important;
}

.obj_article_summary>.title {
    font-weight: bold;
    font-size: 14px !important;
    line-height: 20px !important;
    font-weight: normal !important;
}

.obj_article_summary>.title a {
    text-decoration: none !important;
    color: #276FCB !important;
    font-size: 16px;
}

.cmp_button_wire:hover,
.cmp_button_wire:focus,
.obj_galley_link:hover,
.obj_galley_link:focus {
    background: #333333 !important;
    color: #fff !important;
}

.cmp_button_wire .obj_galley_link {
    display: inline-block !important;
    padding: 0 1em !important;
    background: #276FCB !important;
    border: 1px solid #276FCB !important;
    border-radius: 3px !important;
    font-size: 13px !important;
    line-height: 28px !important;
    color: white !important;
    text-decoration: none !important;
}

.pkp_site_name>a {
    padding-top: 0px !important;
    padding-bottom: 0px !important;
}

.has_site_logo .pkp_site_name,
.has_site_logo .pkp_navigation_primary_wrapper {
    width: auto;
    background-color: #333333 !important;
}

.pkp_navigation_primary {
    display: inline-block !important;
    max-width: 80% !important;
    text-align: left !important;
    padding-left: 20px !important;
}

img {
    max-width: 100%;
    width: auto;
    height: auto;
}

.pkp_navigation_primary>li>a {
    margin: 0 1em;
    padding: 10px 0 8px;
    border-bottom: 2px solid transparent;
    color: rgba(255, 255, 255, 0.84) !important;
}

.pkp_head_wrapper .pkp_search .search_prompt {
    display: inline-block;
    position: relative;
    padding: 10px 20px;
    color: rgba(255, 255, 255, 1);
    cursor: pointer
}

.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: #FFFFFF !important;
}

.pkp_head_wrapper {
    width: 100% !important;
    padding-bottom: 0px;
}

.pkp_site_name .is_img {
    display: inline;
}

.has_site_logo .pkp_head_wrapper {
    padding-top: 0px;
}

.pkp_block>.content {
    text-align: center;
}

.pkp_footer_content {
    color: white;
}

.pkp_block {
    text-align: center;
}

a.block_make_submission_link {
    background-color: #276fcb;
    color: white !important;
}

#customblock-compartir .tw {
    width: 40px !important;
}

#customblock-compartir .you {
    width: 60px !important;
}

.password label a,
.buttons a,
.pkp_block a:hover,
.cover:hover,
.title a:hover {
    background: #ffffff;
}

.pkp_search input[type="text"] {
    height: 29px !important;
}

#navigationPrimary li a:hover {
    background: transparent !important;
}

.pkp_brand_footer {
    display: none;
}

.pkp_footer_content a {
    color: #fff;
}

.block_make_submission_link:hover {
    background: #6094d6 !important;
}

.block_information .content ul li a {
    font-size: 14px !important;
}

@media (min-width: 992px) {
    .pkp_search input[type="text"] {
        height: 40px !important;
    }
}

@media (max-width: 767px) {
    .pkp_head_wrapper,
    .pkp_site_name {
        padding: 0 !important;
    }
    .pkp_navigation_primary {
        max-width: 100% !important;
        padding-left: 0 !important;
    }
}

@media (max-width: 447px) {
    .pkp_search input[type="text"] {
        width: 100% !important;
    }
}

.pkp_site_name_wrapper {
    width: auto;
}


/*Logos pie*/

.redes {
    margin-top: 20px;
    margin-bottom: 100px;
}

.logos {
    text-align: center;
}

.div-largo {
    width: 60%;
    float: left;
}

.div-corto h3 {
    text-align: center;
}

.div-corto {
    width: 40%;
    float: left;
}

.div-ubicacion {
    background-image: url(/public/site/images/admin/ico-ubicacion.png);
    background-position: left;
    background-repeat: no-repeat;
    padding-left: 40px;
    line-height: 20px;
    font-size: 18px;
}

@media (max-width: 500px) {
    .div-largo {
        width: 100%;
    }
    .div-corto {
        width: 100%;
    }
    .logos {
        padding-top: 20px;
    }
}