body {
    background: #f7f7f736;
    min-width: 350px;
}

#languageLargeNav,
#userNav,

.issue-toc-section-title {
    display: block;
}

.issue-toc-section-title{
	margin:2rem 0;
	font-family:'Fira Sans',sans-serif;
	font-size:18px;
	color:#165296
}

.site-footer-content p {
    line-height: 10px;
}

.btn-primary {
    background: #fdfdfd;
    border-color: #175296;
    color: #175296;
    text-transform: uppercase;
}

.btn-primary:hover,
.btn-primary:focus,
.btn-primary:active {
    background: #175296 !important;
    border-color: #175296 !important;
    color: #fdfdfd;
}

.article-summary-title {
    font-size: 1.25rem;
    font-family: 'Fira Sans', sans-serif;
}

.article-summary-doi {
    font-size: 16px;
}

.site-footer {
    padding-top: 0;
    padding-bottom: 0;
    background: rgb(255, 255, 255);
}

.div-largo {
    width: 60%;
    float: left;
}

.div-corto h3 {
    text-align: center;
}

.div-corto {
    width: 40%;
    float: left;
}

.img-indice {
    background: #fff;
    padding: 5px;
    text-align: center;
    line-height: 30px !important;
    border-radius: 5px;
}

.page-issue-description p,
.page-submissions,
.page-privacy,
.article-details-main {
    text-align: justify;
}

.page-about .page-content .row .col-md-9 {
    flex: 0 0 100%;
    max-width: 100%;
}

.homepage-issue-description-wrapper {
    padding: 3rem;
    background: #f1efef;
    text-align: justify;
}

.homepage-issue-description:after {
    background-image: linear-gradient(rgba(255, 255, 255, 0), #f1efef 20%);
}

.main-header .container {
    max-width: 100%;
}

.navbar-brand img {
    max-height: none !important;
}

.homepage-issue-description .h2 {
    text-align: center !important;
    font-size: 20px !important;
}

.redes {
    margin-top: 20px;
    margin-bottom: 40px;
}

.logos {
    text-align: center;
}

.div-ubicacion {
    background-image: url(https://sanus.unison.mx/public/site/images/admin/ico-ubicacion.png);
    background-position: left;
    background-repeat: no-repeat;
    padding-left: 40px;
    line-height: 10px;
    margin-bottom: 15px; }


/*sidebar*/

#customblock-indices {
    margin: auto;
    width: 100%;
}

.tabla_indices td {
    width: 20%;
}


/*Pie de pagina*/

.menu_table_pie_pagina {
    border-collapse: separate;
    margin-bottom: 2px;
    width: 100%;
}

.menu_table_pie_pagina tbody {
    text-align: center;
    color: white;
    font-size: 18px;
}

.menu_table_pie_pagina td {
    width: 33%;
    font-size: initial;
}

footer .site-footer-content {
    max-width: 100%;
    padding-top: 0;
    padding-bottom: 0;
    background: #005bb7;
    color: #fff;
    font-size: 14px; }

.site-footer-content .logo-pkp {
    display: none;
}

.site-footer a {
    color: white;
    text-decoration: underline; }

.container.site-footer-sidebar {
    max-width: 1400px; }

.tabla_indices td img {
    max-width: 200px !important; }

.page.lockss {
    margin: 80px; }

.container.page-custom {
    text-align: justify; }

/*Fin pie de pagina*/

@media (max-width: 500px) {
    .container-homepage-issue {
        margin-top: 0;
        border: 0;
    }
    .homepage-issue-current {
        margin-top: 0;
    }
    .div-largo {
        width: 100%;
    }
    .div-corto {
        width: 100%;
    }
    .logos {
        padding-top: 20px;
    }
}
@media (max-width: 767px) and (min-width: 500px){
#wordcloud {
    height: 400px;
    width: 300px;
    margin: 0px 0px 0vw 28vw !important;
    padding: 0px;}
}
@media (max-width: 992px) {
    #primaryNav-userNav,
    #languageSmallNav {
        display: none;
    }
    .main-header .container {
        max-width: 100%;
        padding-left: 0;
        background: #cda802;
        color: #000;
    }
    .navbar {
        padding: 0;
    }
    .navbar-brand {
        display: inline-block;
        padding-top: 0;
        padding-bottom: 0;
    }
    .navbar-light .navbar-toggler {
        color: rgb(4 4 4 / 50%);
        border-color: rgb(4 4 4 / 50%);
    }
}

@media (min-width: 992px) {
    .navbar-logo {
        max-width: 100%;
        padding: 0;
    }
    .navbar-logo img {
        max-height: none;
        max-width: 100%;
        width: 100%;
        background: #d2ac0d;
    }
    .main-header .container {
        padding: 0;
    }
    .navbar {
        background: #005BB7 !important;
    }
    #primaryNav .nav-link {
        padding: 0.5rem;
    }
    #primaryNav .nav-link,
    #primaryNav .nav-link:hover,
    #primaryNav .nav-link:focus {
        color: #fff;
    }
    #primaryNav {
        justify-content: space-around;
        position: relative;
        width: 100%;
        padding-top: 0;
        padding-bottom: 0;
    }
    #primaryNav .dropdown-menu.show {
        padding: 0.5rem;
        background-color: #b4d7ed;
    }
    #primaryNav .dropdown-item {
        color: #000;
    }
    #primaryNav .dropdown-item:hover {
        color: #000;
        background-color: #b4d7ed;
    }
    .container-homepage-issue {
        margin-top: 0;
    }
}

@media (min-width: 1340px) {
    .navbar-logo img {
        max-height: none;
        max-width: 100%;
    }
    .navbar-logo {
        max-width: 100%;
        padding: 0;
        text-align: left;
        background: white;
    }
}

    .label{
    color: #757575
}
.site-footer-sidebar .row {
        justify-content:center;
        color:black;
        text-align:center;
    }
