/*
* GENERAL STYLES
*/

.visited {
    color: purple !important;
}

.highlightedText,
mark {
    background: yellow;
}


/*
* FONT SIZES
*/

.app-page-wrapper.app-page-detail.form-font-Grande *,
.app-page-wrapper.app-page-detail.form-font-Grande #document * {
    font-size: 17px !important;
    line-height: 20px !important;
}

.app-page-wrapper.app-page-detail.form-font-Normal *,
.app-page-wrapper.app-page-detail.form-font-Normal #document * {
    font-size: 14px !important;
    line-height: 20px !important;
}

.app-page-wrapper.app-page-detail.form-font-Pequeña *,
.app-page-wrapper.app-page-detail.form-font-Pequeña #document * {
    font-size: 12px !important;
    line-height: 20px !important;
}

font {
    font-family: Arial, Helvetica, sans-serif !important;
}

.app-page-wrapper.app-page-detail.form-font-Grande .navbar .navbar-nav.navbar-right li a .fa {
    font-size: 1.8em !important;
}

.app-page-wrapper.app-page-detail.form-font-Normal .navbar .navbar-nav.navbar-right li a .fa {
    font-size: 1.6em !important;
}

.app-page-wrapper.app-page-detail.form-font-Pequeña .navbar .navbar-nav.navbar-right li a .fa {
    font-size: 1.35em !important;
}


/*
* HEADER CONTENT
*/

.app-page-wrapper.app-page-detail {
    background-color: #E6E6E6;
    color: #000000;
    font-family: Arial, Helvetica, sans-serif !important;
}

.app-page-wrapper.app-page-detail p {
    font-family: Arial, Helvetica, sans-serif !important;
}

.app-page-detail .app-content-wrapper {
    padding-bottom: 10px !important;
    margin-top: 20px;
}

.app-page-detail .head-content {
    margin: 0 0 1.5em;
    padding: 1em;
    border: 2px solid #85b336;
    background: #ffffff;
    font-size: 14px !important;
}

.app-page-detail .main-content {
    margin: 0 0 1em;
    padding: 1em;
    border: 2px solid #85b336;
    background: #ffffff;
}

.app-page-detail .head-content p {
    margin: 0;
    font-size: 14px !important;
}

.app-page-detail .head-content .body-row p {
    margin: 4px;
}

.app-page-detail .head-content .informacion-subtitulo {
    color: #000000;
}

.app-page-detail .row {
    margin: 1em 0 2em;
    padding: 0;
}

footer .container .row {
    margin: 0;
    z-index: 3;
}

.app-page-wrapper.app-page-detail #document .titulo-documento {
    font-style: normal;
    margin: 0 0 8px;
    color: #000000;
    font-size: 30px !important;
    text-align: center !important;
}

.app-page-detail .subtitulo-documento {
    margin-top: 10px;
}

.observaciones {
    text-align: justify;
}

.subtitulo-documento {
    text-align: center;
}

.app-page-detail .informacion-subtitulo {
    font-weight: bold;
}

#informacion-subtitulo {
    text-align: justify;
}

.app-page-detail .footer-container {
    display: flex;
    justify-content: space-between;
    align-items: baseline;
}

.app-page-detail .separador-enlaces {
    font-size: 12pt;
}

.app-page-detail .head-content .glyphicon-ok-circle {
    color: #04B404;
    margin-left: 3px;
}

.app-page-detail .enlace-relacionado,
.ver-mas {
    color: #045FB4;
    text-decoration: underline;
    font-weight: bold;
    margin-right: 20px;
}

.app-page-detail .enlace-citas .visited {
    font-weight: bold;
}

.app-page-detail .enlace-objetivosODS,
.ver-mas {
    color: #045FB4;
    text-decoration: underline;
    font-weight: bold;
    margin-right: 20px;
}

.app-page-detail {
    color: black;
    font-size: 10pt;
    font-weight: normal;
}

.app-page-detail .enlace-relacionado:last-child {
    margin-right: 0;
}

.app-page-detail .enlace-objetivosODS:last-child {
    margin-right: 0;
}

.app-page-detail .contenido-interes h3 {
    font-style: normal;
    margin-right: 0;
    margin-left: 0;
    text-indent: 0;
}

.app-page-detail .contenido-interes h3,
.app-page-detail .main-content h3 {
    color: #000000;
    font-size: 13pt;
    font-weight: bold;
}

.app-page-wrapper.app-page-detail #document .titulo-contenido {
    font-size: 22px !important;
    margin: 10px 0 30px;
    text-align: center !important;
    font-style: normal;
}

.app-page-detail #document:not(.reproductorMultimedia) {
    font-family: Arial, Helvetica, sans-serif !important;
    color: #000000 !important;
    text-indent: 0 !important;
    margin-right: 0 !important;
    margin-left: 0 !important;
    line-height: 20px !important;
    font-size: 14px !important;
    position: relative !important;
}


/* .app-page-detail #document  * {
    font-family: Arial, Helvetica, sans-serif !important;
    color: #000000 !important;
    text-indent: 0 !important;
    margin-right: 0 !important;
    margin-left: 0 !important;
    line-height: 20px !important;
    font-size: 14px !important;
    position: relative !important;
} */

.app-page-detail #document .review.documento.ng-binding p span {
    font-family: Arial, Helvetica, sans-serif !important;
    color: #000000 !important;
    text-indent: 0 !important;
    margin-right: 0 !important;
    margin-left: 0 !important;
    line-height: 20px !important;
    font-size: 14px !important;
    position: relative !important;
    background: #ffffff !important;
}

.app-page-detail #multimedia .titulo-contenido {
    font-size: 22px !important;
    margin: 10px 0 30px;
    text-align: center !important;
    font-style: normal;
}

.player {
    margin: 0 auto;
}


/* Small devices (landscape phones, 576px and up) */

@media (min-width: 576px) {
    .player {
        max-width: none;
    }
}


/* Medium devices (tablets, 768px and up) The navbar toggle appears at this breakpoint */

@media (min-width: 768px) {
    .player {
        max-width: 540px;
        height: 500px;
    }
}


/* Large devices (desktops, 992px and up) */

@media (min-width: 992px) {
    .player {
        max-width: 720px;
        height: 500px;
    }
}


/* Extra large devices (large desktops, 1200px and up) */

@media (min-width: 1200px) {
    .player {
        max-width: 1140px;
        height: 500px;
    }
}


/*
::::::::::::::::::::::::::::::::::::::::::::::::::::
Custom media queries
*/


/* Set width to make card deck cards 100% width */

@media (max-width: 950px) {}

@media all and (min-width: 480px) {
    .player {
        width: 400px;
    }
}

@media all and (min-width: 700px) {
    .player {
        width: 600px;
    }
}

sub,
sup {
    font-size: 100% !important;
}

.app-page-detail .contenido-interes {
    margin: 1em 0 1em;
    padding-bottom: 2em;
    border-top: 1px solid #000000;
}

.app-page-detail .contenido-interes:last-of-type {
    margin: 0;
    padding-bottom: 1em;
}

.app-page-detail .contenido-interes .contenido-interes-texto {
    max-height: 80px;
    height: auto;
    overflow: hidden;
    margin: 1em 0 0;
    line-height: 20px;
}

.ver-mas {
    color: #045FB4;
    text-decoration: none;
    font-weight: bold;
}

.app-page-detail .contenido-interes .contenido-interes-texto.show {
    overflow: visible;
    height: auto;
    margin: 1em 0 0;
    max-height: none;
}

.app-page-detail .contenido-interes .contenedor-enlaces {
    margin-top: 1em;
}


/*
* BODY CONTENT
*/

#contenido-interes {
    text-align: justify;
}

#content {
    margin-top: 42px;
}

#content.unified-cest-content,
#content.tour-container {
    margin-top: 0px;
}

.app-page-detail .titulo-contenido {
    margin-top: 20px;
}

.app-page-detail .MsoNormalTable {
    width: 100% !important;
}

.details-related-articles-modal {
    min-width: 700px;
}

@media screen and (orientation:portrait) and (max-width: 400px) {
    .details-related-articles-modal {
        min-width: 250px;
    }
}

@media all and (-ms-high-contrast: none),
(-ms-high-contrast: active) {
    /* IE10+ CSS styles go here */
    .details-related-articles-modal.modal {
        max-width: 50%;
        min-height: 400px;
    }
}

@supports (-ms-accelerator:true) {
    /* IE Edge 12+ CSS styles go here */
    .details-related-articles-modal.modal {
        max-width: 50%;
        min-height: 400px;
        transform: translate(-50%, 0px);
    }
}

.related-information-header-title {
    background: #85b336 !important;
    color: white !important;
    margin: 0 !important;
    padding: 10px !important;
    font-size: 24px !important;
    text-decoration: none;
    font-weight: unset;
}

.related-information-modal-header .glyphicon-remove {
    color: white;
    cursor: pointer;
    font-size: 18px;
    position: absolute;
    right: 15px;
    top: 14px;
}

.related-information-container {
    border-bottom: 1px solid #D3D3D3;
    display: block;
    margin: 0 25px 0 10px;
    padding: 0 0 5px 5px;
    text-align: left;
}

.related-information-title {
    font-family: Arial, Helvetica, sans-serif !important;
    font-weight: bold !important;
    margin: 8px 0 5px 0 !important;
    font-size: 14px !important;
}

.related-information-item {
    font-family: Arial, Helvetica, sans-serif !important;
    font-size: 14px;
}

.related-information-type-url {
    display: block;
}

.related-information-type {
    color: #045FB4;
    font-family: Arial, Helvetica, sans-serif;
    margin-bottom: 23px;
    text-decoration: underline;
    font-size: 14px !important;
    margin-top: 14.0pt;
}

.related-information-article-list {
    margin-left: 30px;
}

.related-information-article-name {
    color: #045FB4;
    font-family: Arial, Helvetica, sans-serif;
    text-decoration: underline;
}

.related-information-article-details {
    font-family: Arial, Helvetica, sans-serif;
}

.detail-list-item.doctrina {
    margin: 10px 25px 10px 6px;
}

.details-related-articles-modal .detail-list-item {
    border-bottom: 1px solid #D3D3D3;
    display: flex;
    margin: 0;
    padding: 10px 15px;
}

.details-related-articles-modal .detail-list-item:last-child {
    border-bottom: 0;
}

.details-related-articles-modal .titulo-doctrina {
    font-weight: bold;
    padding-left: 15px;
}

.details-related-articles-modal .texto-doctrina {
    padding-right: 30px;
}

.texto-doctrina {
    text-align: justify;
}

.details-related-articles-modal .enlace-contenido-relacionado {
    color: #045FB4;
    font-weight: bold;
    text-decoration: underline;
}

#myModal {
    overflow: hidden;
    padding-right: 0px !important;
}

div#myModal {
    display: table;
}

#myModal #overlay.active,
#myModal #download-overlay.active {
    background: #000;
    position: absolute;
    width: 100%;
    height: 100%;
    z-index: 10;
    opacity: 0.75;
}

#myModal #overlay.active .loader,
#myModal #download-overlay.active .loader {
    position: absolute;
    left: 50%;
    top: 50%;
    border: 6px solid #f3f3f3;
    border-radius: 50%;
    border-top: 6px solid #85b336;
    width: 45px;
    height: 45px;
    -webkit-animation: spin 2s linear infinite;
    animation: spin 2s linear infinite;
}


/*
* FOOTER CONTENT
*/

.app-page-detail .disclaimer {
    margin: 1em 0;
}

.app-page-detail .disclaimer p {
    font-size: 16px;
    font-weight: bold;
    font-family: Arial, Helvetica, sans-serif !important;
    text-align: center !important;
}

.app-page-detail .disclaimer span {
    text-decoration: underline;
}

.navigation-content {
    float: none;
    padding: 1em 2em;
    position: relative;
}

.navigation-content a {
    color: #045FB4;
    font-size: 12px;
    font-weight: bold;
    text-decoration: underline;
}

.navigation-content .left {
    float: left;
}

.navigation-content .right {
    float: right;
}

.btn-act {
    background-color: #85b336 !important;
    border-color: #85b336;
    color: #fff;
}

.fa-search:before {
    color: white;
}

.dropdown-act {
    height: 30px;
}

footer a:link,
footer span.MsoHyperlink {
    color: #9ec35d;
    text-decoration: none;
}


/* Icon bar */

.icon-bar {
    background-color: #757575;
    /* Dark-grey background */
    border-radius: 15px 15px 5px 0px;
    float: right;
}

.icon-bar a {
    float: left;
    /* Float links side by side */
    text-align: center;
    /* Center-align text */
    width: 50px;
    /* Equal width (5 icons with 20% width each = 100%) */
    height: 42px;
    padding: 12px 0;
    /* Some top and bottom padding */
    transition: all 0.3s ease;
    /* Add transition for hover effects */
    color: white !important;
    /* White text color */
}

.icon-bar a:hover,
.icon-bar-unified-cest {
    background-color: #85b336;
    /* Add a hover color */
}

.icon-bar-unified-cest {
    width: 150px;
    background-color: #757575;
    /* Dark-grey background */
    overflow: auto;
    /* Overflow due to float */
    align-content: center;
    margin-left: auto;
    border-radius: 15px 15px 5px 0px;
}

.app-loading {
    color: #757575;
    /* Dark-grey background */
    margin: 1px;
}

.icon-bar-unified-cest a {
    float: left;
    /* Float links side by side */
    text-align: center;
    /* Center-align text */
    width: 33.33%;
    /* Equal width (5 icons with 20% width each = 100%) */
    padding: 12px 0;
    /* Some top and bottom padding */
    transition: all 0.3s ease;
    /* Add transition for hover effects */
    color: white !important;
    /* White text color */
}

#modal-title {
    color: white;
}

#modal-body {
    text-align: center;
    margin-left: 10px;
    margin-right: 10px;
}

.navbar-nav.navbar-right a {
    color: gray !important;
}

.user-modal.email .modal-body {
    margin: 1em;
}

.user-modal.email fieldset {
    position: relative;
}

.user-modal.email input {
    display: inline-block;
    width: 90%;
    margin: 0 0 4px;
}

.user-modal.email .remove-button {
    position: absolute;
    top: 3px;
    right: -2px;
    background: #C76868;
    color: #FFF;
    font-weight: bold;
    font-size: 21px;
    border: 0;
    cursor: pointer;
    padding: 4px 9px;
    line-height: 100%;
}

.user-modal.email .add-fields {
    margin: 2px 0;
    display: inline-block;
    margin-bottom: 0;
    font-weight: normal;
    text-align: center;
    vertical-align: middle;
    touch-action: manipulation;
    cursor: pointer;
    background-image: none;
    border: 1px solid transparent;
    white-space: nowrap;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857;
    border-radius: 3px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    color: #fff;
    background-color: #96c93c;
    border-color: #88b833;
}

@media print {
    .no-print,
    .no-print * {
        display: none !important;
    }
}

.app-page-wrapper.app-page-detail #document .titulo-contenido-mediano {
    font-size: 14px !important;
    margin: 10px 0 30px;
    text-align: center !important;
    font-style: normal;
}