/*Station CSS file for SPARK Desktop templates*/
@charset "UTF-8";

.station-custom-link,
.station-custom-link a:link,
.article-body a,
.article-body a:visited,
.ihr-icon-connect,
.ihr-icon-share,
.ihr-icon-listening,
.sub-headline > a:link,
.sub-headline > a:visited,
.social-links > a > .facebook,
.social-links > a > .twitter,
.social-links > a > .instagram,
.social-links > a > .vine,
.social-links > a > .youtube,
.media-body a:link {
    color: #660000;
}

.station-custom-background-color {
       background-color: #666666 !important;
}

.station-custom-button-color {
    color: #666666 !important;
}

.station-custom-background-color:hover {
    background-color: #000000 !important;
}

.station-custom-text-color {
    color: #FFFFFF !important;
}

.personality-links a,
.active .station-custom-active-text {
    color: #660000 !important;
}

.active .station-custom-active-border,
.station-custom-hover-border:hover {
    border-color: #660000 !important;
}

.station-custom-hover-border:hover {
    border-color: #660000 !important;
}


.station-custom-link-hover:hover,
.station-custom-link:hover,
.station-custom-link a:hover,
.article-body a:hover,
.ihr-icon-share-option:hover,
.media-body a:hover  {
    color: #330000;
}

.station-custom-button,
.station-custom-weather-icon,
.component-poll > input[name="EMT_poll_results"],
.article-body > .footer a:link,
.article-body > .footer a:visited   {
    background-color: #666666  !important;
    color: #FFFFFF !important;
}

.station-custom-local-alert {
    background-color: #666666  !important;
    color: #ffffff !important;
}

.station-custom-local-alert-close {
    color: #ffffff !important;
    border: 1px solid #ffffff !important;
}


.station-custom-button:hover,
.component-poll > input[name="EMT_poll_results"]:hover,
.article-body > .footer a:hover  {
    background-color: #000000 !important;
}

.loader-inner.line-scale-pulse-out div{
    background-color: #666666 !important;
}


.station-collection-card{
      background:linear-gradient(to top,#000 0,transparent 60%,transparent 100%) !important;
}

.station-read-next, 
.component-recommended:after{
    background-color: #333 !important;
}

.station-navigation-ihr a:link{
    color: #C6002B !important;
}

.station-custom-navigation,
.station-custom-navigation .navbar-nav > li > a {
    background-color: #e7e7e7 !important;
    color:  #000000 !important;
}

.station-custom-navigation .station-positioner {
    color:  #000000 !important;
}

@media (max-width: 991px) {
    .station-custom-navigation .navbar-nav > li.dropdown.open > ul > li > a {
        color: #000000;
    }
}


.station-custom-icon-bar {
    background-color:  #000000 !important;
}

.station-custom-icon-bar:hover {
    background-color:  #000000 !important;
}
