.ad-left,
.ad-right {
  display: inline-block;
  float: none;
  text-align: center;
  vertical-align: top;
}

.ad-left + .ad-right {
  margin-left: 10px;
}

.ads,
.ad-skyscraper-left,
.ad-skyscraper-right {
  overflow: visible;
}

.ads-skyscraper-container {
  padding-left: 0;
  padding-top: 0;
}

.interstitial {
  background: #fff;
  bottom: 0;
  display: none;
  left: 0;
  position: fixed;
  right: 0;
  top: 0;
  z-index: 50000;
}

.interstitial-open {
  height: 100%;
  overflow: hidden;
}

.interstitial-visible {
  display: block;
}

.interstitial-wrapper {
  margin: 0 auto;
  max-width: 95%;
}

.interstitial-content {
  width: 100%;
}

.interstitial-content .oat:before {
  content: "";
}

.interstitial-content .oat > *:not(script) {
  margin: 0 !important
}

.interstitial-header {
  clear: both;
  display: table;
  padding: 8px 0;
  text-align: left;
  width: 100%;
}

.interstitial-close-button {
  cursor: pointer;
  float: right;
}

.interstitial-close-button:hover {
  text-decoration: underline;
}

.oat {
  clear: both;
  justify-content: center;
  max-width: 100%;
  overflow: hidden;
  position: relative;
  text-align: center;
}

.oat:before {
  color: #838383;
  content: attr(data-mark);
  display: block;
  font-size: 10px;
  line-height: 15px;
  margin: 0 auto;
  position: absolute;
  text-align: center;
  text-transform: uppercase;
  width: 100%;
}

.oat > *:not(script) {
  display: block;
}

.oat img {
  height: auto;
  max-width: 100%;
}

.oat-container {
  margin: 0 auto;
  max-width: 100%;
  overflow: hidden;
}

.oat-content {
  border: none;
  margin: 0;
  overflow: hidden;
  padding: 0;
}

.oat-left > *,
.oat-right > * {
  padding-top: 0;
  margin-left: 0;
}

.oat-visible {
  align-items: center;
  display: flex;
  visibility: visible;
  align-content: center;
  justify-content: center;
  flex-wrap: wrap;
  flex-direction: column;
}

.oat-visible > * {
  width: -webkit-fill-available;
  width: -moz-available;
}

.oat-bottom > * {
  margin-bottom: 15px;
}

.oat-left > * {
  margin-left: 15px !important;
}

.oat-right > * {
  margin-right: 15px !important;
}

.oat-top > * {
  margin-top: 15px !important;
}

.oat-bottom:before {
  position: absolute;
  margin-bottom: 0;
  bottom: 0;
}

.oat-left:before {
  left: -50%;
  margin-left: 7.5px;
  position: absolute;
  top: 50%;
  transform: rotate(-90deg);
}

.oat-right:before {
  right: -50%;
  margin-right: 7.5px;
  position: absolute;
  top: 50%;
  transform: rotate(90deg);
}

.oat-top:before {
  position: absolute;
  margin-bottom: 0;
  top: 0;
}

.recaptcha {
  width: 304px;
  margin: 0 auto;
}

@media (max-width: 767px) {
  .oat.hidden-phone {
    display: none !important;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  .oat.hidden-tablet {
    display: none !important;
  }
}

@media (min-width: 992px) {
  .oat.hidden-desktop {
    display: none !important;
  }
}

.cookies-overlay button {
  background: none;
  border: none;
  margin: 0;
  padding: 5px;
  float: right;
  color: white;
  font-size: 20px;
  text-transform: uppercase;
  font-weight: bolder;
  font-style: normal;
}

.cookies-overlay p {
  width: 85%;
}

.cookies-overlay a {
  color: #fff;
  text-decoration: underline;
}

@media (max-width: 479px) {
  .cookies-overlay p {
    margin: 0;
    float: none;
    width: 100%;
    padding: 5px;
    font-size: .8em;
    line-height: 1.3em;
  }

  .interstitial-header-title {
    display: none;
  }

  .interstitial-header {
    text-align: center;
  }

  .interstitial-close-button {
    float: none;
  }
}


/**************************
Generic colors for site
***************************/
:root {
  --site-color: #064163;
}
.site-color,
.text-site-color,
.site-color > a,
a.site-color { color: #064163!important; }
.bg-site-color { background-color: #064163!important; }
.border-site-color{ border-color:#064163!important;}

.datepicker thead tr:first-child th:hover,
.datepicker tfoot tr th:hover,
.datepicker table tr td.active { background-color:#064163 !important; background-image:none; }
.datepicker table tr td.active:hover, .datepicker table tr td.active:hover:hover, .datepicker table tr td.active.disabled:hover, .datepicker table tr td.active.disabled:hover:hover, .datepicker table tr td.active:active, .datepicker table tr td.active:hover:active, .datepicker table tr td.active.disabled:active, .datepicker table tr td.active.disabled:hover:active, .datepicker table tr td.active.active, .datepicker tableba tr td.active.active:hover, .datepicker table tr td.active.disabled.active, .datepicker table tr td.active.disabled.active:hover, .datepicker table tr td.active.disabled, .datepicker table tr td.active.disabled:hover, .datepicker table tr td.active.disabled.disabled, .datepicker table tr td.active.disabled.disabled:hover, .datepicker table tr td.active[disabled], .datepicker table tr td.active[disabled]:hover, .datepicker table tr td.active.disabled[disabled], .datepicker table tr td.active.disabled[disabled]:hover { background-color:#064163 !important; background-image:none; }

.inner-content blockquote { color: #064163!important; }

.header-title.site-color,
.widget-header.site-color,
.onm-new.onm-med .article-data:before,
.cookies-overlay a { background-color: #064163!important; }
.next-article-progress::-webkit-progress-value { background-color: #064163!important; }
.next-article-progress::-moz-progress-bar { background-color: #064163!important; }
.pagination .next,
.pagination .previous { color: #064163!important; }
.small-menu .sections-top-block .sections-top li:nth-of-type(0n + 3) li a:before { color:#064163; }
.small-menu .sections-top-block .sections-top li li[class*=".com"] a:before { color:#064163; }
.preheader .list-inline .dropdown-menu .dropdown-item.active,
.preheader .list-inline .dropdown-menu .dropdown-item:active { background-color: #064163!important; }
.widget-most-viewed-content .slider .onm-new { background-color: #064163!important; }
.header-title:after,
.widget-header.bg-site-color:after { border-top-color: #064163!important; }
.widget-section-articles.section-de-libros {
  background-color: #064163
}
.subscription-login a {
  color: #064163;
}


.second-color,
.text-second-color,
.second-color > a,
a.second-color { color: #0767f6!important; }

.bg-second-color { background-color: #0767f6!important; }

.border-second-color { border-color:#0767f6!important;}

.reading-progress::-webkit-progress-value { background-color: #0767f6!important; }
.reading-progress::-moz-progress-bar { background-color: #0767f6!important; }
.wide-slider .owl-dots .owl-dot span { background-color: #0767f6!important; }
.widget-most-viewed-content .slider .onm-new .category-name { background-color: #0767f6!important; }

.inner-content .body a { border-bottom-color: #0767f6; }
.inner-content .body a:hover { background-color: #0767f6; }
.inner-content blockquote:before,
.inner-content blockquote:after { border-color: #0767f6; }
.inner-content .body h3, .inner-content .body h2 { color:#0767f6; }

.inner-content blockquote p:last-of-type::after { color: #0767f6!important; }

.widget-header.bg-second-color:after { border-top-color: #0767f6!important; }

.third-color,
.text-third-color,
.third-color > a,
a.third-color { color: #253a67!important; }

.bg-third-color { background-color: #253a67!important; }

.border-third-color { border-color:#253a67!important;}


/*********************
CSS for categories
**********************/
/* Rules for category deportes */
.onm-new .category-color.deportes,
.text-deportes,
a.text-deportes,
.text-deportes a,
.color-deportes,
.deportes-color { color: #ffffff!important; }

.bg-deportes, .onm-new .category-bg.deportes { background-color:#ffffff!important; }
.widget-header.bg-deportes:after { border-top-color: #ffffff!important; }
.reading-progress.color-deportes::-webkit-progress-value { background-color: #ffffff!important; }
.reading-progress.color-deportes::-moz-progress-bar { background-color: #ffffff!important; }
.main-wrapper .frontpage-special.frontpage-deportes { background-color: #ffffff!important; }
.onm-new.tiny.category-deportes:before { color: #ffffff!important; }
.widget-header-line-v.bg-deportes {
  background: linear-gradient(to top, #ffffff00 0%, #ffffff 100%) transparent!important;
}
.article-special.article-deportes .inner-content .body a,
.article-special.article-deportes .inner-content blockquote:before,
.article-special.article-deportes .inner-content blockquote:after { border-color: #ffffff!important; }
.article-special.article-deportes .inner-content .body a:hover { background-color: #ffffff!important; }
.article-special.article-deportes .inner-content blockquote p:last-of-type::after,
.article-special.article-deportes .inner-content .body h2,
.article-special.article-deportes .inner-content .body h3 { color: #ffffff!important; }
/* Rules for category cultura */
.onm-new .category-color.cultura,
.text-cultura,
a.text-cultura,
.text-cultura a,
.color-cultura,
.cultura-color { color: #ffffff!important; }

.bg-cultura, .onm-new .category-bg.cultura { background-color:#ffffff!important; }
.widget-header.bg-cultura:after { border-top-color: #ffffff!important; }
.reading-progress.color-cultura::-webkit-progress-value { background-color: #ffffff!important; }
.reading-progress.color-cultura::-moz-progress-bar { background-color: #ffffff!important; }
.main-wrapper .frontpage-special.frontpage-cultura { background-color: #ffffff!important; }
.onm-new.tiny.category-cultura:before { color: #ffffff!important; }
.widget-header-line-v.bg-cultura {
  background: linear-gradient(to top, #ffffff00 0%, #ffffff 100%) transparent!important;
}
.article-special.article-cultura .inner-content .body a,
.article-special.article-cultura .inner-content blockquote:before,
.article-special.article-cultura .inner-content blockquote:after { border-color: #ffffff!important; }
.article-special.article-cultura .inner-content .body a:hover { background-color: #ffffff!important; }
.article-special.article-cultura .inner-content blockquote p:last-of-type::after,
.article-special.article-cultura .inner-content .body h2,
.article-special.article-cultura .inner-content .body h3 { color: #ffffff!important; }
/* Rules for category actualidad */
.onm-new .category-color.actualidad,
.text-actualidad,
a.text-actualidad,
.text-actualidad a,
.color-actualidad,
.actualidad-color { color: #005689!important; }

.bg-actualidad, .onm-new .category-bg.actualidad { background-color:#005689!important; }
.widget-header.bg-actualidad:after { border-top-color: #005689!important; }
.reading-progress.color-actualidad::-webkit-progress-value { background-color: #005689!important; }
.reading-progress.color-actualidad::-moz-progress-bar { background-color: #005689!important; }
.main-wrapper .frontpage-special.frontpage-actualidad { background-color: #005689!important; }
.onm-new.tiny.category-actualidad:before { color: #005689!important; }
.widget-header-line-v.bg-actualidad {
  background: linear-gradient(to top, #00568900 0%, #005689 100%) transparent!important;
}
.article-special.article-actualidad .inner-content .body a,
.article-special.article-actualidad .inner-content blockquote:before,
.article-special.article-actualidad .inner-content blockquote:after { border-color: #005689!important; }
.article-special.article-actualidad .inner-content .body a:hover { background-color: #005689!important; }
.article-special.article-actualidad .inner-content blockquote p:last-of-type::after,
.article-special.article-actualidad .inner-content .body h2,
.article-special.article-actualidad .inner-content .body h3 { color: #005689!important; }
/* Rules for category resumen-semanal */
.onm-new .category-color.resumen-semanal,
.text-resumen-semanal,
a.text-resumen-semanal,
.text-resumen-semanal a,
.color-resumen-semanal,
.resumen-semanal-color { color: 005689!important; }

.bg-resumen-semanal, .onm-new .category-bg.resumen-semanal { background-color:005689!important; }
.widget-header.bg-resumen-semanal:after { border-top-color: 005689!important; }
.reading-progress.color-resumen-semanal::-webkit-progress-value { background-color: 005689!important; }
.reading-progress.color-resumen-semanal::-moz-progress-bar { background-color: 005689!important; }
.main-wrapper .frontpage-special.frontpage-resumen-semanal { background-color: 005689!important; }
.onm-new.tiny.category-resumen-semanal:before { color: 005689!important; }
.widget-header-line-v.bg-resumen-semanal {
  background: linear-gradient(to top, 00568900 0%, 005689 100%) transparent!important;
}
.article-special.article-resumen-semanal .inner-content .body a,
.article-special.article-resumen-semanal .inner-content blockquote:before,
.article-special.article-resumen-semanal .inner-content blockquote:after { border-color: 005689!important; }
.article-special.article-resumen-semanal .inner-content .body a:hover { background-color: 005689!important; }
.article-special.article-resumen-semanal .inner-content blockquote p:last-of-type::after,
.article-special.article-resumen-semanal .inner-content .body h2,
.article-special.article-resumen-semanal .inner-content .body h3 { color: 005689!important; }
/* Rules for category futbol */
.onm-new .category-color.futbol,
.text-futbol,
a.text-futbol,
.text-futbol a,
.color-futbol,
.futbol-color { color: 005689!important; }

.bg-futbol, .onm-new .category-bg.futbol { background-color:005689!important; }
.widget-header.bg-futbol:after { border-top-color: 005689!important; }
.reading-progress.color-futbol::-webkit-progress-value { background-color: 005689!important; }
.reading-progress.color-futbol::-moz-progress-bar { background-color: 005689!important; }
.main-wrapper .frontpage-special.frontpage-futbol { background-color: 005689!important; }
.onm-new.tiny.category-futbol:before { color: 005689!important; }
.widget-header-line-v.bg-futbol {
  background: linear-gradient(to top, 00568900 0%, 005689 100%) transparent!important;
}
.article-special.article-futbol .inner-content .body a,
.article-special.article-futbol .inner-content blockquote:before,
.article-special.article-futbol .inner-content blockquote:after { border-color: 005689!important; }
.article-special.article-futbol .inner-content .body a:hover { background-color: 005689!important; }
.article-special.article-futbol .inner-content blockquote p:last-of-type::after,
.article-special.article-futbol .inner-content .body h2,
.article-special.article-futbol .inner-content .body h3 { color: 005689!important; }
/* Rules for category semana-santa-2015 */
.onm-new .category-color.semana-santa-2015,
.text-semana-santa-2015,
a.text-semana-santa-2015,
.text-semana-santa-2015 a,
.color-semana-santa-2015,
.semana-santa-2015-color { color: 005689!important; }

.bg-semana-santa-2015, .onm-new .category-bg.semana-santa-2015 { background-color:005689!important; }
.widget-header.bg-semana-santa-2015:after { border-top-color: 005689!important; }
.reading-progress.color-semana-santa-2015::-webkit-progress-value { background-color: 005689!important; }
.reading-progress.color-semana-santa-2015::-moz-progress-bar { background-color: 005689!important; }
.main-wrapper .frontpage-special.frontpage-semana-santa-2015 { background-color: 005689!important; }
.onm-new.tiny.category-semana-santa-2015:before { color: 005689!important; }
.widget-header-line-v.bg-semana-santa-2015 {
  background: linear-gradient(to top, 00568900 0%, 005689 100%) transparent!important;
}
.article-special.article-semana-santa-2015 .inner-content .body a,
.article-special.article-semana-santa-2015 .inner-content blockquote:before,
.article-special.article-semana-santa-2015 .inner-content blockquote:after { border-color: 005689!important; }
.article-special.article-semana-santa-2015 .inner-content .body a:hover { background-color: 005689!important; }
.article-special.article-semana-santa-2015 .inner-content blockquote p:last-of-type::after,
.article-special.article-semana-santa-2015 .inner-content .body h2,
.article-special.article-semana-santa-2015 .inner-content .body h3 { color: 005689!important; }
/* Rules for category la-tertulia-de-ceuta-actualidad */
.onm-new .category-color.la-tertulia-de-ceuta-actualidad,
.text-la-tertulia-de-ceuta-actualidad,
a.text-la-tertulia-de-ceuta-actualidad,
.text-la-tertulia-de-ceuta-actualidad a,
.color-la-tertulia-de-ceuta-actualidad,
.la-tertulia-de-ceuta-actualidad-color { color: 005689!important; }

.bg-la-tertulia-de-ceuta-actualidad, .onm-new .category-bg.la-tertulia-de-ceuta-actualidad { background-color:005689!important; }
.widget-header.bg-la-tertulia-de-ceuta-actualidad:after { border-top-color: 005689!important; }
.reading-progress.color-la-tertulia-de-ceuta-actualidad::-webkit-progress-value { background-color: 005689!important; }
.reading-progress.color-la-tertulia-de-ceuta-actualidad::-moz-progress-bar { background-color: 005689!important; }
.main-wrapper .frontpage-special.frontpage-la-tertulia-de-ceuta-actualidad { background-color: 005689!important; }
.onm-new.tiny.category-la-tertulia-de-ceuta-actualidad:before { color: 005689!important; }
.widget-header-line-v.bg-la-tertulia-de-ceuta-actualidad {
  background: linear-gradient(to top, 00568900 0%, 005689 100%) transparent!important;
}
.article-special.article-la-tertulia-de-ceuta-actualidad .inner-content .body a,
.article-special.article-la-tertulia-de-ceuta-actualidad .inner-content blockquote:before,
.article-special.article-la-tertulia-de-ceuta-actualidad .inner-content blockquote:after { border-color: 005689!important; }
.article-special.article-la-tertulia-de-ceuta-actualidad .inner-content .body a:hover { background-color: 005689!important; }
.article-special.article-la-tertulia-de-ceuta-actualidad .inner-content blockquote p:last-of-type::after,
.article-special.article-la-tertulia-de-ceuta-actualidad .inner-content .body h2,
.article-special.article-la-tertulia-de-ceuta-actualidad .inner-content .body h3 { color: 005689!important; }
/* Rules for category elecciones-2015 */
.onm-new .category-color.elecciones-2015,
.text-elecciones-2015,
a.text-elecciones-2015,
.text-elecciones-2015 a,
.color-elecciones-2015,
.elecciones-2015-color { color: 005689!important; }

.bg-elecciones-2015, .onm-new .category-bg.elecciones-2015 { background-color:005689!important; }
.widget-header.bg-elecciones-2015:after { border-top-color: 005689!important; }
.reading-progress.color-elecciones-2015::-webkit-progress-value { background-color: 005689!important; }
.reading-progress.color-elecciones-2015::-moz-progress-bar { background-color: 005689!important; }
.main-wrapper .frontpage-special.frontpage-elecciones-2015 { background-color: 005689!important; }
.onm-new.tiny.category-elecciones-2015:before { color: 005689!important; }
.widget-header-line-v.bg-elecciones-2015 {
  background: linear-gradient(to top, 00568900 0%, 005689 100%) transparent!important;
}
.article-special.article-elecciones-2015 .inner-content .body a,
.article-special.article-elecciones-2015 .inner-content blockquote:before,
.article-special.article-elecciones-2015 .inner-content blockquote:after { border-color: 005689!important; }
.article-special.article-elecciones-2015 .inner-content .body a:hover { background-color: 005689!important; }
.article-special.article-elecciones-2015 .inner-content blockquote p:last-of-type::after,
.article-special.article-elecciones-2015 .inner-content .body h2,
.article-special.article-elecciones-2015 .inner-content .body h3 { color: 005689!important; }
/* Rules for category remitidos */
.onm-new .category-color.remitidos,
.text-remitidos,
a.text-remitidos,
.text-remitidos a,
.color-remitidos,
.remitidos-color { color: 005689!important; }

.bg-remitidos, .onm-new .category-bg.remitidos { background-color:005689!important; }
.widget-header.bg-remitidos:after { border-top-color: 005689!important; }
.reading-progress.color-remitidos::-webkit-progress-value { background-color: 005689!important; }
.reading-progress.color-remitidos::-moz-progress-bar { background-color: 005689!important; }
.main-wrapper .frontpage-special.frontpage-remitidos { background-color: 005689!important; }
.onm-new.tiny.category-remitidos:before { color: 005689!important; }
.widget-header-line-v.bg-remitidos {
  background: linear-gradient(to top, 00568900 0%, 005689 100%) transparent!important;
}
.article-special.article-remitidos .inner-content .body a,
.article-special.article-remitidos .inner-content blockquote:before,
.article-special.article-remitidos .inner-content blockquote:after { border-color: 005689!important; }
.article-special.article-remitidos .inner-content .body a:hover { background-color: 005689!important; }
.article-special.article-remitidos .inner-content blockquote p:last-of-type::after,
.article-special.article-remitidos .inner-content .body h2,
.article-special.article-remitidos .inner-content .body h3 { color: 005689!important; }
/* Rules for category turismo-ceuta */
.onm-new .category-color.turismo-ceuta,
.text-turismo-ceuta,
a.text-turismo-ceuta,
.text-turismo-ceuta a,
.color-turismo-ceuta,
.turismo-ceuta-color { color: 005689!important; }

.bg-turismo-ceuta, .onm-new .category-bg.turismo-ceuta { background-color:005689!important; }
.widget-header.bg-turismo-ceuta:after { border-top-color: 005689!important; }
.reading-progress.color-turismo-ceuta::-webkit-progress-value { background-color: 005689!important; }
.reading-progress.color-turismo-ceuta::-moz-progress-bar { background-color: 005689!important; }
.main-wrapper .frontpage-special.frontpage-turismo-ceuta { background-color: 005689!important; }
.onm-new.tiny.category-turismo-ceuta:before { color: 005689!important; }
.widget-header-line-v.bg-turismo-ceuta {
  background: linear-gradient(to top, 00568900 0%, 005689 100%) transparent!important;
}
.article-special.article-turismo-ceuta .inner-content .body a,
.article-special.article-turismo-ceuta .inner-content blockquote:before,
.article-special.article-turismo-ceuta .inner-content blockquote:after { border-color: 005689!important; }
.article-special.article-turismo-ceuta .inner-content .body a:hover { background-color: 005689!important; }
.article-special.article-turismo-ceuta .inner-content blockquote p:last-of-type::after,
.article-special.article-turismo-ceuta .inner-content .body h2,
.article-special.article-turismo-ceuta .inner-content .body h3 { color: 005689!important; }
/* Rules for category feria-2015 */
.onm-new .category-color.feria-2015,
.text-feria-2015,
a.text-feria-2015,
.text-feria-2015 a,
.color-feria-2015,
.feria-2015-color { color: 005689!important; }

.bg-feria-2015, .onm-new .category-bg.feria-2015 { background-color:005689!important; }
.widget-header.bg-feria-2015:after { border-top-color: 005689!important; }
.reading-progress.color-feria-2015::-webkit-progress-value { background-color: 005689!important; }
.reading-progress.color-feria-2015::-moz-progress-bar { background-color: 005689!important; }
.main-wrapper .frontpage-special.frontpage-feria-2015 { background-color: 005689!important; }
.onm-new.tiny.category-feria-2015:before { color: 005689!important; }
.widget-header-line-v.bg-feria-2015 {
  background: linear-gradient(to top, 00568900 0%, 005689 100%) transparent!important;
}
.article-special.article-feria-2015 .inner-content .body a,
.article-special.article-feria-2015 .inner-content blockquote:before,
.article-special.article-feria-2015 .inner-content blockquote:after { border-color: 005689!important; }
.article-special.article-feria-2015 .inner-content .body a:hover { background-color: 005689!important; }
.article-special.article-feria-2015 .inner-content blockquote p:last-of-type::after,
.article-special.article-feria-2015 .inner-content .body h2,
.article-special.article-feria-2015 .inner-content .body h3 { color: 005689!important; }
/* Rules for category el-buzon-del-barrio */
.onm-new .category-color.el-buzon-del-barrio,
.text-el-buzon-del-barrio,
a.text-el-buzon-del-barrio,
.text-el-buzon-del-barrio a,
.color-el-buzon-del-barrio,
.el-buzon-del-barrio-color { color: 005689!important; }

.bg-el-buzon-del-barrio, .onm-new .category-bg.el-buzon-del-barrio { background-color:005689!important; }
.widget-header.bg-el-buzon-del-barrio:after { border-top-color: 005689!important; }
.reading-progress.color-el-buzon-del-barrio::-webkit-progress-value { background-color: 005689!important; }
.reading-progress.color-el-buzon-del-barrio::-moz-progress-bar { background-color: 005689!important; }
.main-wrapper .frontpage-special.frontpage-el-buzon-del-barrio { background-color: 005689!important; }
.onm-new.tiny.category-el-buzon-del-barrio:before { color: 005689!important; }
.widget-header-line-v.bg-el-buzon-del-barrio {
  background: linear-gradient(to top, 00568900 0%, 005689 100%) transparent!important;
}
.article-special.article-el-buzon-del-barrio .inner-content .body a,
.article-special.article-el-buzon-del-barrio .inner-content blockquote:before,
.article-special.article-el-buzon-del-barrio .inner-content blockquote:after { border-color: 005689!important; }
.article-special.article-el-buzon-del-barrio .inner-content .body a:hover { background-color: 005689!important; }
.article-special.article-el-buzon-del-barrio .inner-content blockquote p:last-of-type::after,
.article-special.article-el-buzon-del-barrio .inner-content .body h2,
.article-special.article-el-buzon-del-barrio .inner-content .body h3 { color: 005689!important; }
/* Rules for category a-pie-de-calle */
.onm-new .category-color.a-pie-de-calle,
.text-a-pie-de-calle,
a.text-a-pie-de-calle,
.text-a-pie-de-calle a,
.color-a-pie-de-calle,
.a-pie-de-calle-color { color: 005689!important; }

.bg-a-pie-de-calle, .onm-new .category-bg.a-pie-de-calle { background-color:005689!important; }
.widget-header.bg-a-pie-de-calle:after { border-top-color: 005689!important; }
.reading-progress.color-a-pie-de-calle::-webkit-progress-value { background-color: 005689!important; }
.reading-progress.color-a-pie-de-calle::-moz-progress-bar { background-color: 005689!important; }
.main-wrapper .frontpage-special.frontpage-a-pie-de-calle { background-color: 005689!important; }
.onm-new.tiny.category-a-pie-de-calle:before { color: 005689!important; }
.widget-header-line-v.bg-a-pie-de-calle {
  background: linear-gradient(to top, 00568900 0%, 005689 100%) transparent!important;
}
.article-special.article-a-pie-de-calle .inner-content .body a,
.article-special.article-a-pie-de-calle .inner-content blockquote:before,
.article-special.article-a-pie-de-calle .inner-content blockquote:after { border-color: 005689!important; }
.article-special.article-a-pie-de-calle .inner-content .body a:hover { background-color: 005689!important; }
.article-special.article-a-pie-de-calle .inner-content blockquote p:last-of-type::after,
.article-special.article-a-pie-de-calle .inner-content .body h2,
.article-special.article-a-pie-de-calle .inner-content .body h3 { color: 005689!important; }
/* Rules for category ceuta-actualidad-tv */
.onm-new .category-color.ceuta-actualidad-tv,
.text-ceuta-actualidad-tv,
a.text-ceuta-actualidad-tv,
.text-ceuta-actualidad-tv a,
.color-ceuta-actualidad-tv,
.ceuta-actualidad-tv-color { color: 005689!important; }

.bg-ceuta-actualidad-tv, .onm-new .category-bg.ceuta-actualidad-tv { background-color:005689!important; }
.widget-header.bg-ceuta-actualidad-tv:after { border-top-color: 005689!important; }
.reading-progress.color-ceuta-actualidad-tv::-webkit-progress-value { background-color: 005689!important; }
.reading-progress.color-ceuta-actualidad-tv::-moz-progress-bar { background-color: 005689!important; }
.main-wrapper .frontpage-special.frontpage-ceuta-actualidad-tv { background-color: 005689!important; }
.onm-new.tiny.category-ceuta-actualidad-tv:before { color: 005689!important; }
.widget-header-line-v.bg-ceuta-actualidad-tv {
  background: linear-gradient(to top, 00568900 0%, 005689 100%) transparent!important;
}
.article-special.article-ceuta-actualidad-tv .inner-content .body a,
.article-special.article-ceuta-actualidad-tv .inner-content blockquote:before,
.article-special.article-ceuta-actualidad-tv .inner-content blockquote:after { border-color: 005689!important; }
.article-special.article-ceuta-actualidad-tv .inner-content .body a:hover { background-color: 005689!important; }
.article-special.article-ceuta-actualidad-tv .inner-content blockquote p:last-of-type::after,
.article-special.article-ceuta-actualidad-tv .inner-content .body h2,
.article-special.article-ceuta-actualidad-tv .inner-content .body h3 { color: 005689!important; }
/* Rules for category generales-2015 */
.onm-new .category-color.generales-2015,
.text-generales-2015,
a.text-generales-2015,
.text-generales-2015 a,
.color-generales-2015,
.generales-2015-color { color: 005689!important; }

.bg-generales-2015, .onm-new .category-bg.generales-2015 { background-color:005689!important; }
.widget-header.bg-generales-2015:after { border-top-color: 005689!important; }
.reading-progress.color-generales-2015::-webkit-progress-value { background-color: 005689!important; }
.reading-progress.color-generales-2015::-moz-progress-bar { background-color: 005689!important; }
.main-wrapper .frontpage-special.frontpage-generales-2015 { background-color: 005689!important; }
.onm-new.tiny.category-generales-2015:before { color: 005689!important; }
.widget-header-line-v.bg-generales-2015 {
  background: linear-gradient(to top, 00568900 0%, 005689 100%) transparent!important;
}
.article-special.article-generales-2015 .inner-content .body a,
.article-special.article-generales-2015 .inner-content blockquote:before,
.article-special.article-generales-2015 .inner-content blockquote:after { border-color: 005689!important; }
.article-special.article-generales-2015 .inner-content .body a:hover { background-color: 005689!important; }
.article-special.article-generales-2015 .inner-content blockquote p:last-of-type::after,
.article-special.article-generales-2015 .inner-content .body h2,
.article-special.article-generales-2015 .inner-content .body h3 { color: 005689!important; }
/* Rules for category desde-mi-sofa */
.onm-new .category-color.desde-mi-sofa,
.text-desde-mi-sofa,
a.text-desde-mi-sofa,
.text-desde-mi-sofa a,
.color-desde-mi-sofa,
.desde-mi-sofa-color { color: 005689!important; }

.bg-desde-mi-sofa, .onm-new .category-bg.desde-mi-sofa { background-color:005689!important; }
.widget-header.bg-desde-mi-sofa:after { border-top-color: 005689!important; }
.reading-progress.color-desde-mi-sofa::-webkit-progress-value { background-color: 005689!important; }
.reading-progress.color-desde-mi-sofa::-moz-progress-bar { background-color: 005689!important; }
.main-wrapper .frontpage-special.frontpage-desde-mi-sofa { background-color: 005689!important; }
.onm-new.tiny.category-desde-mi-sofa:before { color: 005689!important; }
.widget-header-line-v.bg-desde-mi-sofa {
  background: linear-gradient(to top, 00568900 0%, 005689 100%) transparent!important;
}
.article-special.article-desde-mi-sofa .inner-content .body a,
.article-special.article-desde-mi-sofa .inner-content blockquote:before,
.article-special.article-desde-mi-sofa .inner-content blockquote:after { border-color: 005689!important; }
.article-special.article-desde-mi-sofa .inner-content .body a:hover { background-color: 005689!important; }
.article-special.article-desde-mi-sofa .inner-content blockquote p:last-of-type::after,
.article-special.article-desde-mi-sofa .inner-content .body h2,
.article-special.article-desde-mi-sofa .inner-content .body h3 { color: 005689!important; }
/* Rules for category al-tanto */
.onm-new .category-color.al-tanto,
.text-al-tanto,
a.text-al-tanto,
.text-al-tanto a,
.color-al-tanto,
.al-tanto-color { color: 005689!important; }

.bg-al-tanto, .onm-new .category-bg.al-tanto { background-color:005689!important; }
.widget-header.bg-al-tanto:after { border-top-color: 005689!important; }
.reading-progress.color-al-tanto::-webkit-progress-value { background-color: 005689!important; }
.reading-progress.color-al-tanto::-moz-progress-bar { background-color: 005689!important; }
.main-wrapper .frontpage-special.frontpage-al-tanto { background-color: 005689!important; }
.onm-new.tiny.category-al-tanto:before { color: 005689!important; }
.widget-header-line-v.bg-al-tanto {
  background: linear-gradient(to top, 00568900 0%, 005689 100%) transparent!important;
}
.article-special.article-al-tanto .inner-content .body a,
.article-special.article-al-tanto .inner-content blockquote:before,
.article-special.article-al-tanto .inner-content blockquote:after { border-color: 005689!important; }
.article-special.article-al-tanto .inner-content .body a:hover { background-color: 005689!important; }
.article-special.article-al-tanto .inner-content blockquote p:last-of-type::after,
.article-special.article-al-tanto .inner-content .body h2,
.article-special.article-al-tanto .inner-content .body h3 { color: 005689!important; }
/* Rules for category resumen-del-anho-2015 */
.onm-new .category-color.resumen-del-anho-2015,
.text-resumen-del-anho-2015,
a.text-resumen-del-anho-2015,
.text-resumen-del-anho-2015 a,
.color-resumen-del-anho-2015,
.resumen-del-anho-2015-color { color: 005689!important; }

.bg-resumen-del-anho-2015, .onm-new .category-bg.resumen-del-anho-2015 { background-color:005689!important; }
.widget-header.bg-resumen-del-anho-2015:after { border-top-color: 005689!important; }
.reading-progress.color-resumen-del-anho-2015::-webkit-progress-value { background-color: 005689!important; }
.reading-progress.color-resumen-del-anho-2015::-moz-progress-bar { background-color: 005689!important; }
.main-wrapper .frontpage-special.frontpage-resumen-del-anho-2015 { background-color: 005689!important; }
.onm-new.tiny.category-resumen-del-anho-2015:before { color: 005689!important; }
.widget-header-line-v.bg-resumen-del-anho-2015 {
  background: linear-gradient(to top, 00568900 0%, 005689 100%) transparent!important;
}
.article-special.article-resumen-del-anho-2015 .inner-content .body a,
.article-special.article-resumen-del-anho-2015 .inner-content blockquote:before,
.article-special.article-resumen-del-anho-2015 .inner-content blockquote:after { border-color: 005689!important; }
.article-special.article-resumen-del-anho-2015 .inner-content .body a:hover { background-color: 005689!important; }
.article-special.article-resumen-del-anho-2015 .inner-content blockquote p:last-of-type::after,
.article-special.article-resumen-del-anho-2015 .inner-content .body h2,
.article-special.article-resumen-del-anho-2015 .inner-content .body h3 { color: 005689!important; }
/* Rules for category de-bares */
.onm-new .category-color.de-bares,
.text-de-bares,
a.text-de-bares,
.text-de-bares a,
.color-de-bares,
.de-bares-color { color: 005689!important; }

.bg-de-bares, .onm-new .category-bg.de-bares { background-color:005689!important; }
.widget-header.bg-de-bares:after { border-top-color: 005689!important; }
.reading-progress.color-de-bares::-webkit-progress-value { background-color: 005689!important; }
.reading-progress.color-de-bares::-moz-progress-bar { background-color: 005689!important; }
.main-wrapper .frontpage-special.frontpage-de-bares { background-color: 005689!important; }
.onm-new.tiny.category-de-bares:before { color: 005689!important; }
.widget-header-line-v.bg-de-bares {
  background: linear-gradient(to top, 00568900 0%, 005689 100%) transparent!important;
}
.article-special.article-de-bares .inner-content .body a,
.article-special.article-de-bares .inner-content blockquote:before,
.article-special.article-de-bares .inner-content blockquote:after { border-color: 005689!important; }
.article-special.article-de-bares .inner-content .body a:hover { background-color: 005689!important; }
.article-special.article-de-bares .inner-content blockquote p:last-of-type::after,
.article-special.article-de-bares .inner-content .body h2,
.article-special.article-de-bares .inner-content .body h3 { color: 005689!important; }
/* Rules for category fitur-2016 */
.onm-new .category-color.fitur-2016,
.text-fitur-2016,
a.text-fitur-2016,
.text-fitur-2016 a,
.color-fitur-2016,
.fitur-2016-color { color: 005689!important; }

.bg-fitur-2016, .onm-new .category-bg.fitur-2016 { background-color:005689!important; }
.widget-header.bg-fitur-2016:after { border-top-color: 005689!important; }
.reading-progress.color-fitur-2016::-webkit-progress-value { background-color: 005689!important; }
.reading-progress.color-fitur-2016::-moz-progress-bar { background-color: 005689!important; }
.main-wrapper .frontpage-special.frontpage-fitur-2016 { background-color: 005689!important; }
.onm-new.tiny.category-fitur-2016:before { color: 005689!important; }
.widget-header-line-v.bg-fitur-2016 {
  background: linear-gradient(to top, 00568900 0%, 005689 100%) transparent!important;
}
.article-special.article-fitur-2016 .inner-content .body a,
.article-special.article-fitur-2016 .inner-content blockquote:before,
.article-special.article-fitur-2016 .inner-content blockquote:after { border-color: 005689!important; }
.article-special.article-fitur-2016 .inner-content .body a:hover { background-color: 005689!important; }
.article-special.article-fitur-2016 .inner-content blockquote p:last-of-type::after,
.article-special.article-fitur-2016 .inner-content .body h2,
.article-special.article-fitur-2016 .inner-content .body h3 { color: 005689!important; }
/* Rules for category la-voz-de-ceuta */
.onm-new .category-color.la-voz-de-ceuta,
.text-la-voz-de-ceuta,
a.text-la-voz-de-ceuta,
.text-la-voz-de-ceuta a,
.color-la-voz-de-ceuta,
.la-voz-de-ceuta-color { color: 005689!important; }

.bg-la-voz-de-ceuta, .onm-new .category-bg.la-voz-de-ceuta { background-color:005689!important; }
.widget-header.bg-la-voz-de-ceuta:after { border-top-color: 005689!important; }
.reading-progress.color-la-voz-de-ceuta::-webkit-progress-value { background-color: 005689!important; }
.reading-progress.color-la-voz-de-ceuta::-moz-progress-bar { background-color: 005689!important; }
.main-wrapper .frontpage-special.frontpage-la-voz-de-ceuta { background-color: 005689!important; }
.onm-new.tiny.category-la-voz-de-ceuta:before { color: 005689!important; }
.widget-header-line-v.bg-la-voz-de-ceuta {
  background: linear-gradient(to top, 00568900 0%, 005689 100%) transparent!important;
}
.article-special.article-la-voz-de-ceuta .inner-content .body a,
.article-special.article-la-voz-de-ceuta .inner-content blockquote:before,
.article-special.article-la-voz-de-ceuta .inner-content blockquote:after { border-color: 005689!important; }
.article-special.article-la-voz-de-ceuta .inner-content .body a:hover { background-color: 005689!important; }
.article-special.article-la-voz-de-ceuta .inner-content blockquote p:last-of-type::after,
.article-special.article-la-voz-de-ceuta .inner-content .body h2,
.article-special.article-la-voz-de-ceuta .inner-content .body h3 { color: 005689!important; }
/* Rules for category palomita-s-time */
.onm-new .category-color.palomita-s-time,
.text-palomita-s-time,
a.text-palomita-s-time,
.text-palomita-s-time a,
.color-palomita-s-time,
.palomita-s-time-color { color: 005689!important; }

.bg-palomita-s-time, .onm-new .category-bg.palomita-s-time { background-color:005689!important; }
.widget-header.bg-palomita-s-time:after { border-top-color: 005689!important; }
.reading-progress.color-palomita-s-time::-webkit-progress-value { background-color: 005689!important; }
.reading-progress.color-palomita-s-time::-moz-progress-bar { background-color: 005689!important; }
.main-wrapper .frontpage-special.frontpage-palomita-s-time { background-color: 005689!important; }
.onm-new.tiny.category-palomita-s-time:before { color: 005689!important; }
.widget-header-line-v.bg-palomita-s-time {
  background: linear-gradient(to top, 00568900 0%, 005689 100%) transparent!important;
}
.article-special.article-palomita-s-time .inner-content .body a,
.article-special.article-palomita-s-time .inner-content blockquote:before,
.article-special.article-palomita-s-time .inner-content blockquote:after { border-color: 005689!important; }
.article-special.article-palomita-s-time .inner-content .body a:hover { background-color: 005689!important; }
.article-special.article-palomita-s-time .inner-content blockquote p:last-of-type::after,
.article-special.article-palomita-s-time .inner-content .body h2,
.article-special.article-palomita-s-time .inner-content .body h3 { color: 005689!important; }
/* Rules for category semana-santa */
.onm-new .category-color.semana-santa,
.text-semana-santa,
a.text-semana-santa,
.text-semana-santa a,
.color-semana-santa,
.semana-santa-color { color: 005689!important; }

.bg-semana-santa, .onm-new .category-bg.semana-santa { background-color:005689!important; }
.widget-header.bg-semana-santa:after { border-top-color: 005689!important; }
.reading-progress.color-semana-santa::-webkit-progress-value { background-color: 005689!important; }
.reading-progress.color-semana-santa::-moz-progress-bar { background-color: 005689!important; }
.main-wrapper .frontpage-special.frontpage-semana-santa { background-color: 005689!important; }
.onm-new.tiny.category-semana-santa:before { color: 005689!important; }
.widget-header-line-v.bg-semana-santa {
  background: linear-gradient(to top, 00568900 0%, 005689 100%) transparent!important;
}
.article-special.article-semana-santa .inner-content .body a,
.article-special.article-semana-santa .inner-content blockquote:before,
.article-special.article-semana-santa .inner-content blockquote:after { border-color: 005689!important; }
.article-special.article-semana-santa .inner-content .body a:hover { background-color: 005689!important; }
.article-special.article-semana-santa .inner-content blockquote p:last-of-type::after,
.article-special.article-semana-santa .inner-content .body h2,
.article-special.article-semana-santa .inner-content .body h3 { color: 005689!important; }
/* Rules for category semana-santa-2016 */
.onm-new .category-color.semana-santa-2016,
.text-semana-santa-2016,
a.text-semana-santa-2016,
.text-semana-santa-2016 a,
.color-semana-santa-2016,
.semana-santa-2016-color { color: 005689!important; }

.bg-semana-santa-2016, .onm-new .category-bg.semana-santa-2016 { background-color:005689!important; }
.widget-header.bg-semana-santa-2016:after { border-top-color: 005689!important; }
.reading-progress.color-semana-santa-2016::-webkit-progress-value { background-color: 005689!important; }
.reading-progress.color-semana-santa-2016::-moz-progress-bar { background-color: 005689!important; }
.main-wrapper .frontpage-special.frontpage-semana-santa-2016 { background-color: 005689!important; }
.onm-new.tiny.category-semana-santa-2016:before { color: 005689!important; }
.widget-header-line-v.bg-semana-santa-2016 {
  background: linear-gradient(to top, 00568900 0%, 005689 100%) transparent!important;
}
.article-special.article-semana-santa-2016 .inner-content .body a,
.article-special.article-semana-santa-2016 .inner-content blockquote:before,
.article-special.article-semana-santa-2016 .inner-content blockquote:after { border-color: 005689!important; }
.article-special.article-semana-santa-2016 .inner-content .body a:hover { background-color: 005689!important; }
.article-special.article-semana-santa-2016 .inner-content blockquote p:last-of-type::after,
.article-special.article-semana-santa-2016 .inner-content .body h2,
.article-special.article-semana-santa-2016 .inner-content .body h3 { color: 005689!important; }
/* Rules for category generales-2016 */
.onm-new .category-color.generales-2016,
.text-generales-2016,
a.text-generales-2016,
.text-generales-2016 a,
.color-generales-2016,
.generales-2016-color { color: 005689!important; }

.bg-generales-2016, .onm-new .category-bg.generales-2016 { background-color:005689!important; }
.widget-header.bg-generales-2016:after { border-top-color: 005689!important; }
.reading-progress.color-generales-2016::-webkit-progress-value { background-color: 005689!important; }
.reading-progress.color-generales-2016::-moz-progress-bar { background-color: 005689!important; }
.main-wrapper .frontpage-special.frontpage-generales-2016 { background-color: 005689!important; }
.onm-new.tiny.category-generales-2016:before { color: 005689!important; }
.widget-header-line-v.bg-generales-2016 {
  background: linear-gradient(to top, 00568900 0%, 005689 100%) transparent!important;
}
.article-special.article-generales-2016 .inner-content .body a,
.article-special.article-generales-2016 .inner-content blockquote:before,
.article-special.article-generales-2016 .inner-content blockquote:after { border-color: 005689!important; }
.article-special.article-generales-2016 .inner-content .body a:hover { background-color: 005689!important; }
.article-special.article-generales-2016 .inner-content blockquote p:last-of-type::after,
.article-special.article-generales-2016 .inner-content .body h2,
.article-special.article-generales-2016 .inner-content .body h3 { color: 005689!important; }
/* Rules for category publicidad1 */
.onm-new .category-color.publicidad1,
.text-publicidad1,
a.text-publicidad1,
.text-publicidad1 a,
.color-publicidad1,
.publicidad1-color { color: 005689!important; }

.bg-publicidad1, .onm-new .category-bg.publicidad1 { background-color:005689!important; }
.widget-header.bg-publicidad1:after { border-top-color: 005689!important; }
.reading-progress.color-publicidad1::-webkit-progress-value { background-color: 005689!important; }
.reading-progress.color-publicidad1::-moz-progress-bar { background-color: 005689!important; }
.main-wrapper .frontpage-special.frontpage-publicidad1 { background-color: 005689!important; }
.onm-new.tiny.category-publicidad1:before { color: 005689!important; }
.widget-header-line-v.bg-publicidad1 {
  background: linear-gradient(to top, 00568900 0%, 005689 100%) transparent!important;
}
.article-special.article-publicidad1 .inner-content .body a,
.article-special.article-publicidad1 .inner-content blockquote:before,
.article-special.article-publicidad1 .inner-content blockquote:after { border-color: 005689!important; }
.article-special.article-publicidad1 .inner-content .body a:hover { background-color: 005689!important; }
.article-special.article-publicidad1 .inner-content blockquote p:last-of-type::after,
.article-special.article-publicidad1 .inner-content .body h2,
.article-special.article-publicidad1 .inner-content .body h3 { color: 005689!important; }
/* Rules for category otras-noticias */
.onm-new .category-color.otras-noticias,
.text-otras-noticias,
a.text-otras-noticias,
.text-otras-noticias a,
.color-otras-noticias,
.otras-noticias-color { color: 005689!important; }

.bg-otras-noticias, .onm-new .category-bg.otras-noticias { background-color:005689!important; }
.widget-header.bg-otras-noticias:after { border-top-color: 005689!important; }
.reading-progress.color-otras-noticias::-webkit-progress-value { background-color: 005689!important; }
.reading-progress.color-otras-noticias::-moz-progress-bar { background-color: 005689!important; }
.main-wrapper .frontpage-special.frontpage-otras-noticias { background-color: 005689!important; }
.onm-new.tiny.category-otras-noticias:before { color: 005689!important; }
.widget-header-line-v.bg-otras-noticias {
  background: linear-gradient(to top, 00568900 0%, 005689 100%) transparent!important;
}
.article-special.article-otras-noticias .inner-content .body a,
.article-special.article-otras-noticias .inner-content blockquote:before,
.article-special.article-otras-noticias .inner-content blockquote:after { border-color: 005689!important; }
.article-special.article-otras-noticias .inner-content .body a:hover { background-color: 005689!important; }
.article-special.article-otras-noticias .inner-content blockquote p:last-of-type::after,
.article-special.article-otras-noticias .inner-content .body h2,
.article-special.article-otras-noticias .inner-content .body h3 { color: 005689!important; }
/* Rules for category el-desvario-del-reverendo-o39-reilly */
.onm-new .category-color.el-desvario-del-reverendo-o39-reilly,
.text-el-desvario-del-reverendo-o39-reilly,
a.text-el-desvario-del-reverendo-o39-reilly,
.text-el-desvario-del-reverendo-o39-reilly a,
.color-el-desvario-del-reverendo-o39-reilly,
.el-desvario-del-reverendo-o39-reilly-color { color: 005689!important; }

.bg-el-desvario-del-reverendo-o39-reilly, .onm-new .category-bg.el-desvario-del-reverendo-o39-reilly { background-color:005689!important; }
.widget-header.bg-el-desvario-del-reverendo-o39-reilly:after { border-top-color: 005689!important; }
.reading-progress.color-el-desvario-del-reverendo-o39-reilly::-webkit-progress-value { background-color: 005689!important; }
.reading-progress.color-el-desvario-del-reverendo-o39-reilly::-moz-progress-bar { background-color: 005689!important; }
.main-wrapper .frontpage-special.frontpage-el-desvario-del-reverendo-o39-reilly { background-color: 005689!important; }
.onm-new.tiny.category-el-desvario-del-reverendo-o39-reilly:before { color: 005689!important; }
.widget-header-line-v.bg-el-desvario-del-reverendo-o39-reilly {
  background: linear-gradient(to top, 00568900 0%, 005689 100%) transparent!important;
}
.article-special.article-el-desvario-del-reverendo-o39-reilly .inner-content .body a,
.article-special.article-el-desvario-del-reverendo-o39-reilly .inner-content blockquote:before,
.article-special.article-el-desvario-del-reverendo-o39-reilly .inner-content blockquote:after { border-color: 005689!important; }
.article-special.article-el-desvario-del-reverendo-o39-reilly .inner-content .body a:hover { background-color: 005689!important; }
.article-special.article-el-desvario-del-reverendo-o39-reilly .inner-content blockquote p:last-of-type::after,
.article-special.article-el-desvario-del-reverendo-o39-reilly .inner-content .body h2,
.article-special.article-el-desvario-del-reverendo-o39-reilly .inner-content .body h3 { color: 005689!important; }
/* Rules for category ferias-de-ceuta */
.onm-new .category-color.ferias-de-ceuta,
.text-ferias-de-ceuta,
a.text-ferias-de-ceuta,
.text-ferias-de-ceuta a,
.color-ferias-de-ceuta,
.ferias-de-ceuta-color { color: 005689!important; }

.bg-ferias-de-ceuta, .onm-new .category-bg.ferias-de-ceuta { background-color:005689!important; }
.widget-header.bg-ferias-de-ceuta:after { border-top-color: 005689!important; }
.reading-progress.color-ferias-de-ceuta::-webkit-progress-value { background-color: 005689!important; }
.reading-progress.color-ferias-de-ceuta::-moz-progress-bar { background-color: 005689!important; }
.main-wrapper .frontpage-special.frontpage-ferias-de-ceuta { background-color: 005689!important; }
.onm-new.tiny.category-ferias-de-ceuta:before { color: 005689!important; }
.widget-header-line-v.bg-ferias-de-ceuta {
  background: linear-gradient(to top, 00568900 0%, 005689 100%) transparent!important;
}
.article-special.article-ferias-de-ceuta .inner-content .body a,
.article-special.article-ferias-de-ceuta .inner-content blockquote:before,
.article-special.article-ferias-de-ceuta .inner-content blockquote:after { border-color: 005689!important; }
.article-special.article-ferias-de-ceuta .inner-content .body a:hover { background-color: 005689!important; }
.article-special.article-ferias-de-ceuta .inner-content blockquote p:last-of-type::after,
.article-special.article-ferias-de-ceuta .inner-content .body h2,
.article-special.article-ferias-de-ceuta .inner-content .body h3 { color: 005689!important; }
/* Rules for category feria-2016 */
.onm-new .category-color.feria-2016,
.text-feria-2016,
a.text-feria-2016,
.text-feria-2016 a,
.color-feria-2016,
.feria-2016-color { color: 005689!important; }

.bg-feria-2016, .onm-new .category-bg.feria-2016 { background-color:005689!important; }
.widget-header.bg-feria-2016:after { border-top-color: 005689!important; }
.reading-progress.color-feria-2016::-webkit-progress-value { background-color: 005689!important; }
.reading-progress.color-feria-2016::-moz-progress-bar { background-color: 005689!important; }
.main-wrapper .frontpage-special.frontpage-feria-2016 { background-color: 005689!important; }
.onm-new.tiny.category-feria-2016:before { color: 005689!important; }
.widget-header-line-v.bg-feria-2016 {
  background: linear-gradient(to top, 00568900 0%, 005689 100%) transparent!important;
}
.article-special.article-feria-2016 .inner-content .body a,
.article-special.article-feria-2016 .inner-content blockquote:before,
.article-special.article-feria-2016 .inner-content blockquote:after { border-color: 005689!important; }
.article-special.article-feria-2016 .inner-content .body a:hover { background-color: 005689!important; }
.article-special.article-feria-2016 .inner-content blockquote p:last-of-type::after,
.article-special.article-feria-2016 .inner-content .body h2,
.article-special.article-feria-2016 .inner-content .body h3 { color: 005689!important; }
/* Rules for category resumen-ano-2016 */
.onm-new .category-color.resumen-ano-2016,
.text-resumen-ano-2016,
a.text-resumen-ano-2016,
.text-resumen-ano-2016 a,
.color-resumen-ano-2016,
.resumen-ano-2016-color { color: 005689!important; }

.bg-resumen-ano-2016, .onm-new .category-bg.resumen-ano-2016 { background-color:005689!important; }
.widget-header.bg-resumen-ano-2016:after { border-top-color: 005689!important; }
.reading-progress.color-resumen-ano-2016::-webkit-progress-value { background-color: 005689!important; }
.reading-progress.color-resumen-ano-2016::-moz-progress-bar { background-color: 005689!important; }
.main-wrapper .frontpage-special.frontpage-resumen-ano-2016 { background-color: 005689!important; }
.onm-new.tiny.category-resumen-ano-2016:before { color: 005689!important; }
.widget-header-line-v.bg-resumen-ano-2016 {
  background: linear-gradient(to top, 00568900 0%, 005689 100%) transparent!important;
}
.article-special.article-resumen-ano-2016 .inner-content .body a,
.article-special.article-resumen-ano-2016 .inner-content blockquote:before,
.article-special.article-resumen-ano-2016 .inner-content blockquote:after { border-color: 005689!important; }
.article-special.article-resumen-ano-2016 .inner-content .body a:hover { background-color: 005689!important; }
.article-special.article-resumen-ano-2016 .inner-content blockquote p:last-of-type::after,
.article-special.article-resumen-ano-2016 .inner-content .body h2,
.article-special.article-resumen-ano-2016 .inner-content .body h3 { color: 005689!important; }
/* Rules for category television */
.onm-new .category-color.television,
.text-television,
a.text-television,
.text-television a,
.color-television,
.television-color { color: 005689!important; }

.bg-television, .onm-new .category-bg.television { background-color:005689!important; }
.widget-header.bg-television:after { border-top-color: 005689!important; }
.reading-progress.color-television::-webkit-progress-value { background-color: 005689!important; }
.reading-progress.color-television::-moz-progress-bar { background-color: 005689!important; }
.main-wrapper .frontpage-special.frontpage-television { background-color: 005689!important; }
.onm-new.tiny.category-television:before { color: 005689!important; }
.widget-header-line-v.bg-television {
  background: linear-gradient(to top, 00568900 0%, 005689 100%) transparent!important;
}
.article-special.article-television .inner-content .body a,
.article-special.article-television .inner-content blockquote:before,
.article-special.article-television .inner-content blockquote:after { border-color: 005689!important; }
.article-special.article-television .inner-content .body a:hover { background-color: 005689!important; }
.article-special.article-television .inner-content blockquote p:last-of-type::after,
.article-special.article-television .inner-content .body h2,
.article-special.article-television .inner-content .body h3 { color: 005689!important; }
/* Rules for category gente */
.onm-new .category-color.gente,
.text-gente,
a.text-gente,
.text-gente a,
.color-gente,
.gente-color { color: 005689!important; }

.bg-gente, .onm-new .category-bg.gente { background-color:005689!important; }
.widget-header.bg-gente:after { border-top-color: 005689!important; }
.reading-progress.color-gente::-webkit-progress-value { background-color: 005689!important; }
.reading-progress.color-gente::-moz-progress-bar { background-color: 005689!important; }
.main-wrapper .frontpage-special.frontpage-gente { background-color: 005689!important; }
.onm-new.tiny.category-gente:before { color: 005689!important; }
.widget-header-line-v.bg-gente {
  background: linear-gradient(to top, 00568900 0%, 005689 100%) transparent!important;
}
.article-special.article-gente .inner-content .body a,
.article-special.article-gente .inner-content blockquote:before,
.article-special.article-gente .inner-content blockquote:after { border-color: 005689!important; }
.article-special.article-gente .inner-content .body a:hover { background-color: 005689!important; }
.article-special.article-gente .inner-content blockquote p:last-of-type::after,
.article-special.article-gente .inner-content .body h2,
.article-special.article-gente .inner-content .body h3 { color: 005689!important; }
/* Rules for category viral1 */
.onm-new .category-color.viral1,
.text-viral1,
a.text-viral1,
.text-viral1 a,
.color-viral1,
.viral1-color { color: 005689!important; }

.bg-viral1, .onm-new .category-bg.viral1 { background-color:005689!important; }
.widget-header.bg-viral1:after { border-top-color: 005689!important; }
.reading-progress.color-viral1::-webkit-progress-value { background-color: 005689!important; }
.reading-progress.color-viral1::-moz-progress-bar { background-color: 005689!important; }
.main-wrapper .frontpage-special.frontpage-viral1 { background-color: 005689!important; }
.onm-new.tiny.category-viral1:before { color: 005689!important; }
.widget-header-line-v.bg-viral1 {
  background: linear-gradient(to top, 00568900 0%, 005689 100%) transparent!important;
}
.article-special.article-viral1 .inner-content .body a,
.article-special.article-viral1 .inner-content blockquote:before,
.article-special.article-viral1 .inner-content blockquote:after { border-color: 005689!important; }
.article-special.article-viral1 .inner-content .body a:hover { background-color: 005689!important; }
.article-special.article-viral1 .inner-content blockquote p:last-of-type::after,
.article-special.article-viral1 .inner-content .body h2,
.article-special.article-viral1 .inner-content .body h3 { color: 005689!important; }
/* Rules for category carnaval-2017 */
.onm-new .category-color.carnaval-2017,
.text-carnaval-2017,
a.text-carnaval-2017,
.text-carnaval-2017 a,
.color-carnaval-2017,
.carnaval-2017-color { color: 005689!important; }

.bg-carnaval-2017, .onm-new .category-bg.carnaval-2017 { background-color:005689!important; }
.widget-header.bg-carnaval-2017:after { border-top-color: 005689!important; }
.reading-progress.color-carnaval-2017::-webkit-progress-value { background-color: 005689!important; }
.reading-progress.color-carnaval-2017::-moz-progress-bar { background-color: 005689!important; }
.main-wrapper .frontpage-special.frontpage-carnaval-2017 { background-color: 005689!important; }
.onm-new.tiny.category-carnaval-2017:before { color: 005689!important; }
.widget-header-line-v.bg-carnaval-2017 {
  background: linear-gradient(to top, 00568900 0%, 005689 100%) transparent!important;
}
.article-special.article-carnaval-2017 .inner-content .body a,
.article-special.article-carnaval-2017 .inner-content blockquote:before,
.article-special.article-carnaval-2017 .inner-content blockquote:after { border-color: 005689!important; }
.article-special.article-carnaval-2017 .inner-content .body a:hover { background-color: 005689!important; }
.article-special.article-carnaval-2017 .inner-content blockquote p:last-of-type::after,
.article-special.article-carnaval-2017 .inner-content .body h2,
.article-special.article-carnaval-2017 .inner-content .body h3 { color: 005689!important; }
/* Rules for category castrense */
.onm-new .category-color.castrense,
.text-castrense,
a.text-castrense,
.text-castrense a,
.color-castrense,
.castrense-color { color: 005689!important; }

.bg-castrense, .onm-new .category-bg.castrense { background-color:005689!important; }
.widget-header.bg-castrense:after { border-top-color: 005689!important; }
.reading-progress.color-castrense::-webkit-progress-value { background-color: 005689!important; }
.reading-progress.color-castrense::-moz-progress-bar { background-color: 005689!important; }
.main-wrapper .frontpage-special.frontpage-castrense { background-color: 005689!important; }
.onm-new.tiny.category-castrense:before { color: 005689!important; }
.widget-header-line-v.bg-castrense {
  background: linear-gradient(to top, 00568900 0%, 005689 100%) transparent!important;
}
.article-special.article-castrense .inner-content .body a,
.article-special.article-castrense .inner-content blockquote:before,
.article-special.article-castrense .inner-content blockquote:after { border-color: 005689!important; }
.article-special.article-castrense .inner-content .body a:hover { background-color: 005689!important; }
.article-special.article-castrense .inner-content blockquote p:last-of-type::after,
.article-special.article-castrense .inner-content .body h2,
.article-special.article-castrense .inner-content .body h3 { color: 005689!important; }
/* Rules for category semana-santa-2017 */
.onm-new .category-color.semana-santa-2017,
.text-semana-santa-2017,
a.text-semana-santa-2017,
.text-semana-santa-2017 a,
.color-semana-santa-2017,
.semana-santa-2017-color { color: 005689!important; }

.bg-semana-santa-2017, .onm-new .category-bg.semana-santa-2017 { background-color:005689!important; }
.widget-header.bg-semana-santa-2017:after { border-top-color: 005689!important; }
.reading-progress.color-semana-santa-2017::-webkit-progress-value { background-color: 005689!important; }
.reading-progress.color-semana-santa-2017::-moz-progress-bar { background-color: 005689!important; }
.main-wrapper .frontpage-special.frontpage-semana-santa-2017 { background-color: 005689!important; }
.onm-new.tiny.category-semana-santa-2017:before { color: 005689!important; }
.widget-header-line-v.bg-semana-santa-2017 {
  background: linear-gradient(to top, 00568900 0%, 005689 100%) transparent!important;
}
.article-special.article-semana-santa-2017 .inner-content .body a,
.article-special.article-semana-santa-2017 .inner-content blockquote:before,
.article-special.article-semana-santa-2017 .inner-content blockquote:after { border-color: 005689!important; }
.article-special.article-semana-santa-2017 .inner-content .body a:hover { background-color: 005689!important; }
.article-special.article-semana-santa-2017 .inner-content blockquote p:last-of-type::after,
.article-special.article-semana-santa-2017 .inner-content .body h2,
.article-special.article-semana-santa-2017 .inner-content .body h3 { color: 005689!important; }
/* Rules for category frontera */
.onm-new .category-color.frontera,
.text-frontera,
a.text-frontera,
.text-frontera a,
.color-frontera,
.frontera-color { color: 005689!important; }

.bg-frontera, .onm-new .category-bg.frontera { background-color:005689!important; }
.widget-header.bg-frontera:after { border-top-color: 005689!important; }
.reading-progress.color-frontera::-webkit-progress-value { background-color: 005689!important; }
.reading-progress.color-frontera::-moz-progress-bar { background-color: 005689!important; }
.main-wrapper .frontpage-special.frontpage-frontera { background-color: 005689!important; }
.onm-new.tiny.category-frontera:before { color: 005689!important; }
.widget-header-line-v.bg-frontera {
  background: linear-gradient(to top, 00568900 0%, 005689 100%) transparent!important;
}
.article-special.article-frontera .inner-content .body a,
.article-special.article-frontera .inner-content blockquote:before,
.article-special.article-frontera .inner-content blockquote:after { border-color: 005689!important; }
.article-special.article-frontera .inner-content .body a:hover { background-color: 005689!important; }
.article-special.article-frontera .inner-content blockquote p:last-of-type::after,
.article-special.article-frontera .inner-content .body h2,
.article-special.article-frontera .inner-content .body h3 { color: 005689!important; }
/* Rules for category feria-2017 */
.onm-new .category-color.feria-2017,
.text-feria-2017,
a.text-feria-2017,
.text-feria-2017 a,
.color-feria-2017,
.feria-2017-color { color: 005689!important; }

.bg-feria-2017, .onm-new .category-bg.feria-2017 { background-color:005689!important; }
.widget-header.bg-feria-2017:after { border-top-color: 005689!important; }
.reading-progress.color-feria-2017::-webkit-progress-value { background-color: 005689!important; }
.reading-progress.color-feria-2017::-moz-progress-bar { background-color: 005689!important; }
.main-wrapper .frontpage-special.frontpage-feria-2017 { background-color: 005689!important; }
.onm-new.tiny.category-feria-2017:before { color: 005689!important; }
.widget-header-line-v.bg-feria-2017 {
  background: linear-gradient(to top, 00568900 0%, 005689 100%) transparent!important;
}
.article-special.article-feria-2017 .inner-content .body a,
.article-special.article-feria-2017 .inner-content blockquote:before,
.article-special.article-feria-2017 .inner-content blockquote:after { border-color: 005689!important; }
.article-special.article-feria-2017 .inner-content .body a:hover { background-color: 005689!important; }
.article-special.article-feria-2017 .inner-content blockquote p:last-of-type::after,
.article-special.article-feria-2017 .inner-content .body h2,
.article-special.article-feria-2017 .inner-content .body h3 { color: 005689!important; }
/* Rules for category a-pie-de-playa */
.onm-new .category-color.a-pie-de-playa,
.text-a-pie-de-playa,
a.text-a-pie-de-playa,
.text-a-pie-de-playa a,
.color-a-pie-de-playa,
.a-pie-de-playa-color { color: 005689!important; }

.bg-a-pie-de-playa, .onm-new .category-bg.a-pie-de-playa { background-color:005689!important; }
.widget-header.bg-a-pie-de-playa:after { border-top-color: 005689!important; }
.reading-progress.color-a-pie-de-playa::-webkit-progress-value { background-color: 005689!important; }
.reading-progress.color-a-pie-de-playa::-moz-progress-bar { background-color: 005689!important; }
.main-wrapper .frontpage-special.frontpage-a-pie-de-playa { background-color: 005689!important; }
.onm-new.tiny.category-a-pie-de-playa:before { color: 005689!important; }
.widget-header-line-v.bg-a-pie-de-playa {
  background: linear-gradient(to top, 00568900 0%, 005689 100%) transparent!important;
}
.article-special.article-a-pie-de-playa .inner-content .body a,
.article-special.article-a-pie-de-playa .inner-content blockquote:before,
.article-special.article-a-pie-de-playa .inner-content blockquote:after { border-color: 005689!important; }
.article-special.article-a-pie-de-playa .inner-content .body a:hover { background-color: 005689!important; }
.article-special.article-a-pie-de-playa .inner-content blockquote p:last-of-type::after,
.article-special.article-a-pie-de-playa .inner-content .body h2,
.article-special.article-a-pie-de-playa .inner-content .body h3 { color: 005689!important; }
/* Rules for category comunicados */
.onm-new .category-color.comunicados,
.text-comunicados,
a.text-comunicados,
.text-comunicados a,
.color-comunicados,
.comunicados-color { color: #005689!important; }

.bg-comunicados, .onm-new .category-bg.comunicados { background-color:#005689!important; }
.widget-header.bg-comunicados:after { border-top-color: #005689!important; }
.reading-progress.color-comunicados::-webkit-progress-value { background-color: #005689!important; }
.reading-progress.color-comunicados::-moz-progress-bar { background-color: #005689!important; }
.main-wrapper .frontpage-special.frontpage-comunicados { background-color: #005689!important; }
.onm-new.tiny.category-comunicados:before { color: #005689!important; }
.widget-header-line-v.bg-comunicados {
  background: linear-gradient(to top, #00568900 0%, #005689 100%) transparent!important;
}
.article-special.article-comunicados .inner-content .body a,
.article-special.article-comunicados .inner-content blockquote:before,
.article-special.article-comunicados .inner-content blockquote:after { border-color: #005689!important; }
.article-special.article-comunicados .inner-content .body a:hover { background-color: #005689!important; }
.article-special.article-comunicados .inner-content blockquote p:last-of-type::after,
.article-special.article-comunicados .inner-content .body h2,
.article-special.article-comunicados .inner-content .body h3 { color: #005689!important; }
/* Rules for category semana-santa-2022 */
.onm-new .category-color.semana-santa-2022,
.text-semana-santa-2022,
a.text-semana-santa-2022,
.text-semana-santa-2022 a,
.color-semana-santa-2022,
.semana-santa-2022-color { color: #5484ed!important; }

.bg-semana-santa-2022, .onm-new .category-bg.semana-santa-2022 { background-color:#5484ed!important; }
.widget-header.bg-semana-santa-2022:after { border-top-color: #5484ed!important; }
.reading-progress.color-semana-santa-2022::-webkit-progress-value { background-color: #5484ed!important; }
.reading-progress.color-semana-santa-2022::-moz-progress-bar { background-color: #5484ed!important; }
.main-wrapper .frontpage-special.frontpage-semana-santa-2022 { background-color: #5484ed!important; }
.onm-new.tiny.category-semana-santa-2022:before { color: #5484ed!important; }
.widget-header-line-v.bg-semana-santa-2022 {
  background: linear-gradient(to top, #5484ed00 0%, #5484ed 100%) transparent!important;
}
.article-special.article-semana-santa-2022 .inner-content .body a,
.article-special.article-semana-santa-2022 .inner-content blockquote:before,
.article-special.article-semana-santa-2022 .inner-content blockquote:after { border-color: #5484ed!important; }
.article-special.article-semana-santa-2022 .inner-content .body a:hover { background-color: #5484ed!important; }
.article-special.article-semana-santa-2022 .inner-content blockquote p:last-of-type::after,
.article-special.article-semana-santa-2022 .inner-content .body h2,
.article-special.article-semana-santa-2022 .inner-content .body h3 { color: #5484ed!important; }
/* Rules for category fitur-2023 */
.onm-new .category-color.fitur-2023,
.text-fitur-2023,
a.text-fitur-2023,
.text-fitur-2023 a,
.color-fitur-2023,
.fitur-2023-color { color: #7ae7bf!important; }

.bg-fitur-2023, .onm-new .category-bg.fitur-2023 { background-color:#7ae7bf!important; }
.widget-header.bg-fitur-2023:after { border-top-color: #7ae7bf!important; }
.reading-progress.color-fitur-2023::-webkit-progress-value { background-color: #7ae7bf!important; }
.reading-progress.color-fitur-2023::-moz-progress-bar { background-color: #7ae7bf!important; }
.main-wrapper .frontpage-special.frontpage-fitur-2023 { background-color: #7ae7bf!important; }
.onm-new.tiny.category-fitur-2023:before { color: #7ae7bf!important; }
.widget-header-line-v.bg-fitur-2023 {
  background: linear-gradient(to top, #7ae7bf00 0%, #7ae7bf 100%) transparent!important;
}
.article-special.article-fitur-2023 .inner-content .body a,
.article-special.article-fitur-2023 .inner-content blockquote:before,
.article-special.article-fitur-2023 .inner-content blockquote:after { border-color: #7ae7bf!important; }
.article-special.article-fitur-2023 .inner-content .body a:hover { background-color: #7ae7bf!important; }
.article-special.article-fitur-2023 .inner-content blockquote p:last-of-type::after,
.article-special.article-fitur-2023 .inner-content .body h2,
.article-special.article-fitur-2023 .inner-content .body h3 { color: #7ae7bf!important; }
/* Rules for category elecciones-2023-28m */
.onm-new .category-color.elecciones-2023-28m,
.text-elecciones-2023-28m,
a.text-elecciones-2023-28m,
.text-elecciones-2023-28m a,
.color-elecciones-2023-28m,
.elecciones-2023-28m-color { color: #5484ed!important; }

.bg-elecciones-2023-28m, .onm-new .category-bg.elecciones-2023-28m { background-color:#5484ed!important; }
.widget-header.bg-elecciones-2023-28m:after { border-top-color: #5484ed!important; }
.reading-progress.color-elecciones-2023-28m::-webkit-progress-value { background-color: #5484ed!important; }
.reading-progress.color-elecciones-2023-28m::-moz-progress-bar { background-color: #5484ed!important; }
.main-wrapper .frontpage-special.frontpage-elecciones-2023-28m { background-color: #5484ed!important; }
.onm-new.tiny.category-elecciones-2023-28m:before { color: #5484ed!important; }
.widget-header-line-v.bg-elecciones-2023-28m {
  background: linear-gradient(to top, #5484ed00 0%, #5484ed 100%) transparent!important;
}
.article-special.article-elecciones-2023-28m .inner-content .body a,
.article-special.article-elecciones-2023-28m .inner-content blockquote:before,
.article-special.article-elecciones-2023-28m .inner-content blockquote:after { border-color: #5484ed!important; }
.article-special.article-elecciones-2023-28m .inner-content .body a:hover { background-color: #5484ed!important; }
.article-special.article-elecciones-2023-28m .inner-content blockquote p:last-of-type::after,
.article-special.article-elecciones-2023-28m .inner-content .body h2,
.article-special.article-elecciones-2023-28m .inner-content .body h3 { color: #5484ed!important; }

