html {
    font-size: 16px;
}
.portlet-container-status-draft > .portlet > .portlet-body {
    position: relative;
}
.portlet-container-status-draft > .portlet > .portlet-body {
    background: #ffe6e6 !important;
}
.portlet-container-status-draft > .portlet > .portlet-body:before {
    content: "-- BORRADOR --";
    position: absolute;
    top: 5px;
    left: 0;
    right: 0;
    text-align: center;
    font-weight: 200;
    color: #a90000;
}
img.img-fluid {
    width: 100%;
    height: auto;
    display: block;
}

/** Noticia **/
.content-archive-admin.-content-type--news {
    margin: -21px;
    background: #fff;
}
article.news {
    margin: 0;
    padding: 0;
}
article.news .bt-bookmark {
    display: none;
}
article.news img.article-image {
    width: 100%;
    height: auto;
    display: block;
}
article.news label {
    display: block;
    font-size: 14px;
    color: #17469d;
    text-transform: uppercase;
    font-family: Roboto, sans-serif;
    font-weight: 500;
    margin: 10px 0;
    display: block;
    text-align: left;
}
article.news a.title {
    display: block;
}
article.news a.title h2 {
    font-family: "Merriweather-bold", serif;
    color: #000;
    font-size: 18px;
    text-align: left;
    margin: 0;
    font-weight: 500;
    display: block;
    white-space: initial;
}
article.news a {
    display: block;
}
article.news > p {
    display: none;
}
article.news a h4.h-autor {
    display: block;
    text-align: left;
    font-size: 14px;
    font-family: "robotolight", sans-serif;
    margin-bottom: 0;
    line-height: 1.2em;
    color: rgb(117 118 119);
}
/** Noticia **/

/*** News Boxed ***/
article.news-boxed {
    padding: 0;
}
article.news-boxed > a.img-a {
    position: relative;
    display: block;
}
article.news-boxed .content-wrapper {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    padding: 1rem;
}
article.news-boxed > a.img-a:before {
    content: "";
    display: block;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background: linear-gradient(0deg, #00000088 30%, #ffffff44 100%);
}
article.news-boxed .content-wrapper label {
    color: #cfe0ff;
}
article.news-boxed .content-wrapper h2 {
    margin: 0;
    color: #fff;
    white-space: initial;
    font-family: "Merriweather-bold", serif;
    text-align: left;
}
article.news-boxed .content-wrapper h4 {
    color: #ffffff !important;
}
article.news-boxed .content-wrapper p {
    display: none;
}
/*** News Boxed ***/

/*** News Wide ***/
article.news-wide {
    padding: 0;
}
article.news-wide a.title h2,
article.news-wide p {
    margin: 0;
}
article.news-wide a.title h2 {
    font-size: 30px;
    font-weight: 600;
}
article.news-wide p {
    display: block;
    color: #000;
    white-space: initial;
    text-align: left;
    line-height: 1.3em;
    margin-top: 5px !important;
}
/*** News Wide ***/

/*** News Horizontal ***/
article.news-horizontal .article-wrapper {
    display: flex;
    align-items: flex-start;
    flex-direction: row;
}
article.news-horizontal .article-wrapper a.img-a {
    width: 110px;
    flex-shrink: 0;
}
article.news-horizontal .article-wrapper .text-wrapper {
    padding-left: 15px;
}
article.news-horizontal .article-wrapper a.title h2 {
    margin: 5px 0;
    font-size: 19px;
}
article.news-horizontal .article-wrapper p {
    display: block;
    color: #000;
    white-space: initial;
    text-align: left;
    line-height: 1.3em;
    margin-top: 5px !important;
}
article.news-horizontal .article-wrapper h4 {
    display: none;
}
/*** News Horizontal ***/

/*** Related News ***/
.wrapper-related ul.content-related {
    list-style: none;
    margin: 15px;
    padding: 0 0 0 15px;
    border-left: 1px solid #17469c;
}
.wrapper-related ul.content-related li.content-related-item {
    display: flex;
    align-items: center;
    margin: 10px 0;
}
.wrapper-related ul.content-related li.content-related-item svg {
    margin-right: 15px;
    fill: #17469c;
}
.wrapper-related ul.content-related li.content-related-item a {
    color: #000;
}
/*** Related News ***/

/******* Nuevos estilos Amaia **********/
.news.news--hide-excerpt .news__summary {
    display: none;
}
.news,
.news * {
    font-family: Exo, system-ui, -apple-system, "Segoe UI", Roboto,
        "Helvetica Neue", Arial, "Noto Sans", "Liberation Sans", sans-serif,
        "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol",
        "Noto Color Emoji";
}
.news h1,
.news h2,
.news h3,
.news h4,
.news h5,
.news h6 {
    font-weight: 700;
}
.news figure {
    margin: 0 0 1rem;
}
.news img {
    display: block;
    width: 100%;
    height: auto;
}
.news {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    margin-bottom: 1.5rem;
}

.news .news-wrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
}

.news .news__figure figcaption {
    display: none;
}

.news .news-image-link {
    display: block;
    height: 100%;
    position: relative;
}

.news figure figcaption {
    display: none;
}

.news img {
    width: 100%;
}

.news .news__subheading {
    font-size: 0.8125rem;
    line-height: 1.125;
    letter-spacing: 0.05em;
    color: #007cc3;
    font-weight: 600;
    text-transform: uppercase;
    margin-bottom: 0.5rem;
}

.news .news__headline {
    font-size: 1.25rem;
    margin-bottom: 0.5rem;
}

.news .news__headline a {
    color: #001429;
}

.news .news__headline a:hover {
    opacity: 0.8;
}

.news .news__summary {
    font-size: 0.875rem;
}

.news .news__author {
    font-size: 0.75rem;
    line-height: 1.125;
    letter-spacing: 0.05em;
    color: #6c757d;
    font-weight: 500;
    text-transform: uppercase;
    margin-bottom: 0.5rem;
}

.news .news__author a {
    color: #6c757d;
}

.news.width-summary .news__summary {
    display: block;
}

.news.news--wide .news__subheading {
    font-size: 0.875rem;
}

.news.news--wide .news__headline {
    font-size: 2.375rem;
    margin-bottom: 1rem;
}

.news.news--wide .news__summary {
    font-size: 1rem;
}

.news.news--horizontal .news-wrapper {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
}

.news.news--horizontal .news__figure {
    -ms-flex-preferred-size: 40%;
    flex-basis: 40%;
    margin-right: 0.5rem;
}

.news.news--horizontal .news__body {
    -ms-flex-preferred-size: 60%;
    flex-basis: 60%;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
}

.news.news--horizontal .news__headline {
    font-size: 1.125rem;
}

.news.news--horizontal.news--photo-right .news-wrapper {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse;
}

.news.news--horizontal.news--photo-right .news-wrapper .news__figure {
    margin-right: 0;
    margin-left: 0.5rem;
}

.news--img figure {
    margin-bottom: 0;
}

.news--img .news--img__link {
    position: relative;
    max-height: 500px;
    overflow: hidden;
}

.news--img .news--img__link:after {
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    background: -webkit-gradient(
        linear,
        left top,
        left bottom,
        color-stop(20%, transparent),
        to(#22273d)
    );
    background: linear-gradient(to bottom, transparent 20%, #22273d 100%);
    height: 100%;
    width: 100%;
}

.news--img .news__body {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    width: 100%;
    padding: 1.25rem;
    z-index: 1;
    color: #fff;
}

.news--img .news__subheading {
    color: #01b4f6;
}

.news--img .news__headline {
    color: #fff;
    margin-bottom: 0;
}

.news--img .news__summary {
    color: #fff;
    display: none;
}

.news--img .news__author {
    color: #ced4da;
    margin-bottom: 0;
    display: none;
}

.news--img-wide .news__headline {
    font-size: 1.375rem;
}

@media (min-width: 576px) {
    .news--img-wide .news__headline {
        font-size: 1.75rem;
    }
    .news--img-wide .news__body {
        padding: 1.5rem;
    }
}

@media (min-width: 768px) {
    .news--img-wide .news__headline {
        font-size: 2rem;
    }
    .news--img-wide .news__body {
        padding: 2rem;
    }
}

.related-news {
    margin-top: 1rem;
}

.related-news-list .related-news-item {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
}

.related-news-list .related-news-link {
    color: #092e51;
    font-weight: 500;
    font-size: 0.9375rem;
}

.related-news-list .related-news-link:hover {
    color: #007cc3;
}
/******* Nuevos estilos Amaia **********/

/*** Webslots ***/
.vs-ad-slot .d-md-none {
    display: none;
}
.webslots {
    background: hsl(214deg 26% 95%);
    width: 100%;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    padding: 10px;
}

.webslots:not(.loaded) .add-container {
    background: #31c4d130;
}
.webslots.webslot--120x600:not(.loaded) .add-container {
    width: 120px;
    height: 600px;
}
.webslots.webslot--300x250:not(.loaded) .add-container {
    width: 300px;
    height: 250px;
}
.webslots.webslot--300x300:not(.loaded) .add-container {
    width: 300px;
    height: 300px;
}
.webslots.webslot--300x600:not(.loaded) .add-container {
    width: 300px;
    height: 600px;
}
.webslots.webslot--320x267:not(.loaded) .add-container {
    width: 320px;
    height: 267px;
}
.webslots.webslot--728x90:not(.loaded) .add-container {
    width: 728px;
    height: 90px;
}
.webslots.webslot--970x250:not(.loaded) .add-container {
    width: 970px;
    height: 250px;
}
/*** Webslots ***/
