/* Rotating Banner Nav controls */
.rotating-alerts-banner-nav .nav { padding: 9px 0 0 !important;}
.rotating-alerts-banner-nav { height: 46px !important;}
.rotating-alerts-banner-nav .count { padding: 15px 0 0 !important; background-color: rgba(0,0,0,.2); height: 46px;}


/* Breaking News Alert - ICON ONLY SET */
.rayos-alerts.breaking-news .rayos-alerts-article,
.rayos-alerts .rayos-alerts-article.breaking-news {
  background: #B30013;
  font-weight:700;
  font-size:1.4em;
  line-height:1.2em;
  position:relative;
  padding: 10px 0;
  display:table;
}
.rayos-alerts.breaking-news .entry-content-wrap {
  display:table-cell;
  padding:10px;
}
.rayos-alerts .thumb-wrap {
  display:table-cell;
}
.rayos-alerts .thumb-wrap a,
.rayos-alerts .thumb-wrap a img {
  display:none;
}
.rayos-alerts.breaking-news .rayos-alerts-article:before,
.rayos-alerts .rayos-alerts-article.breaking-news:before {
  content:" ";
  background:#860505 url(/content/uploads/2021/07/n/u/breaking-news-icon.png);
  background-size:60%;
  background-repeat:no-repeat;
  background-position:center;
  padding-left:70px;
  position:absolute;
  top: 0;
  bottom: 0;
}
.rayos-alerts.breaking-news .rayos-alerts-article .rayos-alerts-message,
.rayos-alerts .rayos-alerts-article.breaking-news .rayos-alerts-message {
  color: #fff;
  display:table;
  margin-left:80px;
}
.rayos-alerts.breaking-news .rayos-alerts-article a.rayos-alerts-message:hover,
.rayos-alerts .rayos-alerts-article.breaking-news a.rayos-alerts-message:hover {
  color:#ecd1d1;
}

@media (max-width:990px) {
  .rayos-alerts.breaking-news .rayos-alerts-article:before,
  .rayos-alerts .rayos-alerts-article.breaking-news:before {
    padding-right:0;
   }
   .rayos-alerts.breaking-news .rayos-alerts-article .rayos-alerts-message,
   .rayos-alerts .rayos-alerts-article.breaking-news .rayos-alerts-message{
     margin-left:80px;
   }
}
@media (max-width:768px) {
  .rayos-alerts.breaking-news .rayos-alerts-article:before,
  .rayos-alerts .rayos-alerts-article.breaking-news:before {
    padding-right:0;
    padding-left:70px;
   }
  .rayos-alerts.breaking-news .rayos-alerts-article .rayos-alerts-message,
  .rayos-alerts .rayos-alerts-article.breaking-news .rayos-alerts-message{
    margin-left:80px;
    margin-right:5px;
    margin-top: 4px;
  }
  .rayos-alerts.breaking-news .rayos-alerts-article,
  .rayos-alerts .rayos-alerts-article.breaking-news {
    font-size:1em;
    line-height:1.3em;
  }
  .rayos-alerts.breaking-news.entry-content-wrap {
  	padding:0px;
  }
}

/* Severe Weather Alert - ICON ONLY SET */
.rayos-alerts.severe-weather .rayos-alerts-article,
.rayos-alerts .rayos-alerts-article.severe-weather {
  background: #373636!important;
  font-weight:700;
  font-size:1.4em;
  line-height:1.2em;
  position:relative;
  padding: 10px 0;
display: table;
}
.rayos-alerts.severe-weather .entry-content-wrap {
display:table-cell;
	padding:10px;
}
.rayos-alerts.severe-weather .thumb-wrap {
  display:table-cell;
}
.rayos-alerts.severe-weather .rayos-alerts-article:before,
.rayos-alerts .rayos-alerts-article.severe-weather:before {
  content:" ";
  background:#b30303 url(/content/uploads/2021/07/i/m/alert-banner-styles-icon.png);
  background-size:60%;
  background-repeat:no-repeat;
  background-position:center;
  padding-left:70px;
  position:absolute;
  top: 0;
  bottom: 0;
}
.rayos-alerts.severe-weather .rayos-alerts-article .rayos-alerts-message,
.rayos-alerts .rayos-alerts-article.severe-weather .rayos-alerts-message {
  color: #ffffff;
  display:table;
  margin-left:100px;
}
.rayos-alerts.severe-weather .rayos-alerts-article a.rayos-alerts-message:hover,
.rayos-alerts .rayos-alerts-article.severe-weather a.rayos-alerts-message:hover {
  color:#ffc909;
}
@media (max-width:990px) {
.rayos-alerts.severe-weather .rayos-alerts-article:before,
.rayos-alerts .rayos-alerts-article.severe-weather:before {
    padding-right:0;
   }
   .rayos-alerts.severe-weather .rayos-alerts-article .rayos-alerts-message,
   .rayos-alerts .rayos-alerts-article.severe-weather .rayos-alerts-message{
     margin-left:80px;
   }
}
@media (max-width:768px) {
	.rayos-alerts.severe-weather .rayos-alerts-article,
	.rayos-alerts .rayos-alerts-article.severe-weather {
  		font-size:1em;
  		line-height:1.3em;
	}
	.rayos-alerts.severe-weather .entry-content-wrap {
		padding:10px;
	}
	.rayos-alerts.severe-weather .rayos-alerts-article .rayos-alerts-message,
	.rayos-alerts .rayos-alerts-article.severe-weather .rayos-alerts-message {
  		margin-top:4px;
  		margin-left:70px;
	}
	.rayos-alerts.severe-weather .rayos-alerts-article:before,
	.rayos-alerts .rayos-alerts-article.severe-weather:before {
  		padding-right:0;
    padding-left:60px;
 	}
}

.rayos-alerts-type-rotating .rayos-alerts-article.severe-weather .entry-content-wrap:after {
	background: rgb(55, 54, 54)!important;
	background: linear-gradient(90deg, rgba(55, 54, 54, 0) 0%, rgba(55, 54, 54, 1) 50%)!important;
}

/* Traffic - ICON ONLY SET */
.rayos-alerts.traffic .rayos-alerts-article,
.rayos-alerts .rayos-alerts-article.traffic {
  background: #000000;
  font-weight:700;
  font-size:1.4em;
  line-height:1.2em;
  position:relative;
  padding: 10px 0;
}
.rayos-alerts.traffic .entry-content-wrap {
	padding:10px;
}
.rayos-alerts.traffic .rayos-alerts-article:before,
.rayos-alerts .rayos-alerts-article.traffic:before{
  content:" ";
  background:#e47603 url(/content/uploads/2021/07/b/v/trffic-alert-icon.png);
  background-size:50%;
  background-repeat:no-repeat;
  background-position:center;
  float:left;
  padding:2px 40px;
position:absolute;
  top: 0;
  bottom: 0;
}
.rayos-alerts.traffic .rayos-alerts-article .rayos-alerts-message,
.rayos-alerts .rayos-alerts-article.traffic .rayos-alerts-message {
  color: #ffffff;
  display:table;
  margin-left:100px;
}
.rayos-alerts.traffic .rayos-alerts-article a.rayos-alerts-message:hover,
.rayos-alerts .rayos-alerts-article.traffic a.rayos-alerts-message:hover {
  color:#e47603;
}
@media (max-width:990px) {
	.rayos-alerts.traffic .rayos-alerts-article:before,
	.rayos-alerts .rayos-alerts-article.traffic:before {
  		padding:2px 30px!important;
 	}
}
@media (max-width:768px) {
	.rayos-alerts.traffic .rayos-alerts-article .rayos-alerts-message,
	.rayos-alerts .rayos-alerts-article.traffic .rayos-alerts-message { 
 	 margin-top:4px;
 	 margin-left:70px;
	}
	.rayos-alerts.traffic .rayos-alerts-article:before,
	.rayos-alerts .rayos-alerts-article.traffic:before {
  		padding:40px 20px;
 	}
	.rayos-alerts.traffic .rayos-alerts-article,
	.rayos-alerts .rayos-alerts-article.traffic {
  		font-size:1em;
  		line-height:1.3em;
	}
	.rayos-alerts.traffic .entry-content-wrap {
		padding:10px;
	}
}			

/* Winter Weather Alert - ICON ONLY SET */
.rayos-alerts.winter-weather .rayos-alerts-article,
.rayos-alerts .rayos-alerts-article.winter-weather {
  background: #0b5869;
  font-weight:700;
  font-size:1.4em;
  line-height:1.2em;
  position:relative;
  padding: 10px 0;
}
.rayos-alerts.winter-weather .entry-content-wrap {
	padding:10px;
}
.rayos-alerts.winter-weather .rayos-alerts-article:before,
.rayos-alerts .rayos-alerts-article.winter-weather:before{
  content:" ";
  background:#0392b3 url(/content/uploads/2021/07/l/p/winter-weather-alert-icon.png);
  background-size:55%;
  background-repeat:no-repeat;
  background-position:center;
  float:left;
  padding:2px 40px;
position:absolute;
  top: 0;
  bottom: 0;
}
.rayos-alerts.winter-weather .rayos-alerts-article .rayos-alerts-message,
.rayos-alerts .rayos-alerts-article.winter-weather .rayos-alerts-message {
  color: #fff;
  display:table;
  margin-left:100px;
}
.rayos-alerts.winter-weather .rayos-alerts-article a.rayos-alerts-message:hover,
.rayos-alerts .rayos-alerts-article.winter-weather a.rayos-alerts-message:hover {
  color:#a5eeff;
}	
@media (max-width:990px) {
	.rayos-alerts.winter-weather .rayos-alerts-article:before,
	.rayos-alerts .rayos-alerts-article.winter-weather:before {
  		padding:2px 30px!important;
 	}
}	
@media (max-width:768px) {
	.rayos-alerts.winter-weather .rayos-alerts-article .rayos-alerts-message,
	.rayos-alerts .rayos-alerts-article.winter-weather .rayos-alerts-message {
  		margin-top:4px;
  		margin-left:70px;
	}
	.rayos-alerts.winter-weather .rayos-alerts-article:before,
	.rayos-alerts .rayos-alerts-article.winter-weather:before {
 	 	padding:34px 20px;
 	}
	.rayos-alerts.winter-weather .rayos-alerts-article,
	.rayos-alerts .rayos-alerts-article.winter-weather {
  		font-size:1em;
  		line-height:1.3em;
	}
}

/* Silver Alert - ICON ONLY SET */
.rayos-alerts.silver-alert .rayos-alerts-article,
.rayos-alerts .rayos-alerts-article.silver-alert {
  background: #444;
  font-weight:700;
  font-size:1.4em;
  line-height:1.2em;
  position:relative;
  padding: 10px 0;
}
.rayos-alerts.silver-alert .entry-content-wrap {
	padding:10px;
}
.rayos-alerts.silver-alert .rayos-alerts-article:before,
.rayos-alerts .rayos-alerts-article.silver-alert:before{
  content:" ";
  background:#eaeaea url(/content/uploads/2021/07/w/a/silver-alert-icon.png);
  background-size:90%;
  background-repeat:no-repeat;
  background-position:center;
  float:left;
  padding:2px 40px;
position:absolute;
  top: 0;
  bottom: 0;
}
.rayos-alerts.silver-alert .rayos-alerts-article .rayos-alerts-message,
.rayos-alerts .rayos-alerts-article.silver-alert .rayos-alerts-message{
  color: #FFF;
  display:table;
  margin-left:100px;
}
.rayos-alerts.silver-alert .rayos-alerts-article a.rayos-alerts-message:hover,
.rayos-alerts .rayos-alerts-article.silver-alert a.rayos-alerts-message:hover {
  color:#ffc909 !important;
}
@media (max-width:990px) {
	.rayos-alerts.silver-alert .rayos-alerts-article:before,
	.rayos-alerts .rayos-alerts-article.silver-alert:before {
  		padding:2px 30px!important;
 	}
}
@media (max-width:768px) {
	.rayos-alerts.silver-alert .rayos-alerts-article .rayos-alerts-message,
	.rayos-alerts .rayos-alerts-article.silver-alert .rayos-alerts-message{
  		margin-top:4px;
  		margin-left:70px;
	}
	.rayos-alerts.silver-alert .rayos-alerts-article,
	.rayos-alerts .rayos-alerts-article.silver-alert {
  		font-size:1em;
  		line-height:1.3em;
	}
	.rayos-alerts.silver-alert .rayos-alerts-article:before,
	.rayos-alerts .rayos-alerts-article.silver-alert:before {
  		padding:45px 25px;
 	}	
}		

/* Amber Alert - ICON ONLY SET */
.rayos-alerts.amber-alert .rayos-alerts-article,
.rayos-alerts .rayos-alerts-article.amber-alert {
  background: #ffd607;
  font-weight:700;
  font-size:1.4em;
  line-height:1.2em;
  position:relative;
  padding: 10px 0;
}
.rayos-alerts.amber-alert .entry-content-wrap {
	padding:10px;
}
.rayos-alerts.amber-alert .rayos-alerts-article:before,
.rayos-alerts .rayos-alerts-article.amber-alert:before{
  content:" ";
  background:#000000 url(/content/uploads/2021/07/g/i/amber-alert-icon.png);
  background-size:90%;
  background-repeat:no-repeat;
  background-position:center;
  float:left;
  padding:2px 40px;
position:absolute;
  top: 0;
  bottom: 0;
}
.rayos-alerts.amber-alert .rayos-alerts-article .rayos-alerts-message,
.rayos-alerts .rayos-alerts-article.amber-alert .rayos-alerts-message{
  color: #000;
  display:table;
  margin-left:100px;
}
.rayos-alerts.amber-alert .rayos-alerts-article a.rayos-alerts-message:hover,
.rayos-alerts .rayos-alerts-article.amber-alert a.rayos-alerts-message:hover {
  color:#b51901 !important;
}
@media (max-width:990px) {
	.rayos-alerts.amber-alert .rayos-alerts-article:before,
	.rayos-alerts .rayos-alerts-article.amber-alert:before {
  		padding: 2px 30px!important;
 	}
}
@media (max-width:768px) {
	.rayos-alerts.amber-alert .rayos-alerts-article .rayos-alerts-message,
	.rayos-alerts .rayos-alerts-article.amber-alert .rayos-alerts-message{
  		margin-top:4px;
  		margin-left:70px;
	}
	.rayos-alerts.amber-alert .rayos-alerts-article,
	.rayos-alerts .rayos-alerts-article.amber-alert {
  		font-size:1em;
  		line-height:1.3em;
	}		
	.rayos-alerts.amber-alert .rayos-alerts-article:before,
	.rayos-alerts .rayos-alerts-article.amber-alert:before {
  		padding:45px 25px;
 	}
}	

/* Livestream - ICON ONLY SET */
.rayos-alerts.livestream .rayos-alerts-article,
.rayos-alerts .rayos-alerts-article.livestream {
  background: #dcdce6;
  border:1px solid #c8c8e4;
  font-weight:700;
  font-size:1.4em;
  line-height:1.2em;
  position:relative;
  padding: 10px 0;
}
.rayos-alerts.livestream .entry-content-wrap {
	padding:10px;
}
.rayos-alerts.livestream .rayos-alerts-article:before,
.rayos-alerts .rayos-alerts-article.livestream:before{
  content:" ";
  background:#08075a url(/content/uploads/2021/07/e/j/livestream-tv-icon.png);
  background-size:50%;
  background-repeat:no-repeat;
  background-position:center;
  float:left;
  padding:2px 40px;
  position:absolute;
  top: 0;
  bottom: 0;
}
.rayos-alerts.livestream .rayos-alerts-article .rayos-alerts-message,
.rayos-alerts .rayos-alerts-article.livestream .rayos-alerts-message{
  color: #07065b;
  display:table;
  margin-left:100px;
}
.rayos-alerts.livestream .rayos-alerts-article a.rayos-alerts-message:hover,
.rayos-alerts .rayos-alerts-article.livestream a.rayos-alerts-message:hover {
  color:#1542af;
}
@media (max-width:990px) {
	.rayos-alerts.livestream .rayos-alerts-article:before,
	.rayos-alerts .rayos-alerts-article.livestream:before {
  		padding:2px 30px!important;
 	}
}
@media (max-width:768px) {
	.rayos-alerts.livestream .rayos-alerts-article .rayos-alerts-message,
	.rayos-alerts .rayos-alerts-article.livestream .rayos-alerts-message{
		margin-top:4px;
  		margin-left:70px;
	}
	.rayos-alerts.livestream .rayos-alerts-article,
	.rayos-alerts .rayos-alerts-article.livestream {
  		font-size:1em;
  		line-height:1.3em;
	}
	.rayos-alerts.livestream .rayos-alerts-article:before,
	.rayos-alerts .rayos-alerts-article.livestream:before {
  		padding:40px 20px;
 	}
}			


