/* Para ajustar tamaÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â±os del logo */
.navbar-logo {
	padding-bottom: 0;
}
.navbar-logo img {
	max-height: 250px;
	margin-bottom: -15px;
}
a {
	text-decoration: underline;
}
a:hover {
	background-color: #1a3981;
	color: #ffffff;
}
.article-summary-title a {
	text-decoration: none;
}
.issue-summary-series a:hover, a.btn:hover {
	color: #fff;
}
/* Para justificar la descripción del número */
.page-issue-description p {
	text-align:justify !important;
}

@media (max-width: 766px) {
    .site-footer .pkp_block img {
		max-width: 200px !important;
		height: auto;
	}
}
/* Cambiar color del pie de pÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¡gina */
.site-footer {
	background: #0D1D41;
}
/* Cambiar color del botÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â³n Enviar un artÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â­culo */
.block_make_submission .block_make_submission_link {
	background-color: transparent;
	color: #ffffff;
}
.block_make_submission:hover .block_make_submission_link:hover {
	background-color: #ffffff;
	color: #0D1D41;
}
/* Cambiar color de botones */
.btn-primary {
	background: #0D1D41;
	border-color: #0D1D41;
}
.btn-primary:hover {
	background: #ffffff !important;
	border-color: #0D1D41 !important;
	color:  #1a588b !important;
}
.article-details-block.article-details-license img {
	float:left;
	margin-right:10px;
	margin-top:5px;
}
@media (max-width: 992px) {
/* Fondo del encabezado superior - detrÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¡s del logo (mÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â³viles) */
    .main-header {
        background-image: url("https://rilmed.ailmed.org/index.php/rilmed/libraryFiles/downloadPublic/5");
        background-size: 2000px 500px;
        background-repeat: no-repeat;
        background-position: center bottom;
    }
    .navbar-brand img {
		max-height: 5em !important;
	}
    .btn {
        color: #d4d4d4;
    }
    .btn:hover, .btn:active {
        color: #fff;
        font-weight: bold;
    }
    .site-footer .pkp_block img {
		max-width: 100%;
		height: auto;
	}
}
@media (min-width: 992px) {
/* Fondo del encabezado superior - detrÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¡s del logo (pantallas grandes) */
    .main-header {
        background-image: url("https://rilmed.ailmed.org/index.php/rilmed/libraryFiles/downloadPublic/4");
        background-size: cover;
        background-position: center top;
    }
    .navbar-logo {
        display: inline-block;
        padding-top: 2.6rem;
        padding-bottom: 1.5rem;
        margin-bottom: -35px;
    }
    /* margen superior del logo */
    .main-header .container {
        padding: .5rem 1rem 0 1rem;
    }
    /* espaciado del menÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Âº principal */
    #primaryNav {
        padding-bottom: 0;
    }
    #primaryNav .nav-link {
        margin-top: .5rem;
    }
    #userNav .nav-link, .language-toggle .dropdown-toggle {
        color: #fff;
    }
    .authors-string .author-string-href:hover {
	color: #fff;
	}
	.orcidImage:hover {
	background-color: #ffffff !important;
	}
	.navbar-logo a:hover {
	background-color: transparent !important;
	}
}
/* Fondo del encabezado superior - detrÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¡s del logo */
.main-header {
    /* background-color: #073873; */
	background-color: #0D1D41;
}
/* MenÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Âº principal */
.navbar-light .navbar-nav .nav-link, .navbar-light .navbar-nav .dropdown-item {
	color: #d4d4d4;
	text-decoration: none;
}
.navbar-light .navbar-nav .nav-link:hover, .navbar-light .navbar-nav .dropdown-item:hover {
	color: #fff !important;
    font-weight: bold;
}
#primaryNav .dropdown-menu.show {
	background-color: #073873;
}
/* Hamburguer icon */
.navbar-toggler {
	background-color: #ffffff;	
	padding: .1rem .25rem;
}
/* Equipo Editorial */
#equipo-editorial table {
	border-collapse: collapse;
}
#equipo-editorial table td, #equipo-editorial table th {
	font-size: 14px;
	line-height: 1.2;
	padding: 5px;
}
#equipo-editorial table th {
	background-color: #78C1ED;
	border-top: solid 2px #666666;
	border-bottom: solid 2px #666666;
	text-align: center;
}
#equipo-editorial table td {
	border-bottom: solid thin #666666;
}
/* Para justificar todos los textos */
.homepage-journal-description.long-text, .page-content p, .page-content li, .article-details-abstract {
	text-align: justify;
}
/* Reducir el tamaÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â±o del texto del submenÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Âº principal */
#primaryNav .dropdown-item {
	font-size: 16px;
}
/* Referencias */

.article-details-references-value p {
    overflow-x:initial;
    text-overflow:initial;
	text-align: left;
	margin-left: 4em;
	text-indent: -2em;
}
/* Para cambiar de 4 a 5 elementos en el pie de pÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¡gina */
.site-footer .pkp_block {
	flex: 0 0 20%;
	width: 20%;
}
/* TÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â­tulo de secciones */
.issue-toc-section-title {
	font-size: 24px;
	text-transform: uppercase;
}
/* Para que al seÃƒÆ’Ã‚Â±alar el enlace de regreso al resumen el texto se vea blanco sobre fondo azul */
.pdf-return-article a:hover {
	color: #ffffff;
}
/* Para que al seÃƒÆ’Ã‚Â±alar en la pÃƒÆ’Ã‚Â¡gina de resumen del artÃƒÆ’Ã‚Â­culo el enlace que lleva a la pÃƒÆ’Ã‚Â¡gina del nÃƒÆ’Ã‚Âºmero correspondiente, el texto se vea blanco, no gris */
.article-details-issue-identifier a:hover {
	color: #ffffff;
}
/* */
.header_view a.title:hover {
	color: #fff;
}
