/* ALL Alerts - Right Angle Set */

/*================ Global ================*/

/*-- Rotating Banner Styles --*/
.rotating-alerts-banner-nav .left {left: 0px !important;height:calc(100% - 1px);top: 1px}
.rotating-alerts-banner-nav .right {right: 0px !important;height:calc(100% - 1px);top: 1px;border-top-right-radius: 6px;border-bottom-right-radius: 6px}
.rayos-alerts[data-type="rotating"] .rayos-alerts-article .entry-content-wrap {}
.rayos-alerts[data-type="rotating"] .rayos-alerts-article .entry-content-wrap:after {right:0 !important;z-index: 50;}
.rotating-alerts-banner-nav .nav {padding-top: 8px !important}
.rotating-alerts-banner-nav .count {padding-top: 12px !important}
.rayos-alerts .thumb-wrap a,.rayos-alerts .thumb-wrap a img {display:none;}
.rayos-alerts {position: relative;min-height: initial !important;height: auto !important;display: grid;grid-template-columns: auto 100px;margin:0;grid-template-rows:auto;margin-bottom: 10px;}
.rayos-alerts.rayos-alerts-type-single{grid-template-columns:auto;box-shadow: 2px 2px 4px #666;border-radius:6px}
.rayos-alerts.rayos-alerts-type-single .rayos-alerts-article .rayos-alerts-message{padding-left:10px !important}
.rotating-alerts-banner-nav {position: relative !important;left:auto !important;right:auto !important;top:auto !important;grid-area:1 / 2 / -1 / -1;position: relative !important;}
.rayos-alerts #rotating-alerts-banner {grid-area:1 / 1 / -1 / -1;height: 40px !important;box-shadow: 2px 2px 4px #666 !important;border:0}
.wpb_wrapper .rayos-alerts[data-type="rotating"] {min-height: inherit !important;height: auto !important}
.rayos-alerts-article {display: grid !important;grid-template-columns: 160px auto;grid-template-rows:40px;margin: 0 !important;padding: 0 !important;top: 0 !important;align-items: stretch !important;}
.rayos-alerts-article *{position: relative !important;height: auto !important;width: auto !important;top:auto !important;bottom:auto !important;left:auto !important;right:auto !important;padding: 0 !important;margin:0 !important;}
.rayos-alerts .rayos-alerts-article .rayos-alerts-message{display: block !important;margin-left: 0 !important;}
.rayos-alerts .rayos-alerts-article {font-weight:600;font-size:1.2em; line-height:1.2em;font-family: 'Source Sans Pro',sans-serif;border-radius:6px; }
.rayos-alerts .rotating-alerts-banner-wrapper .rayos-alerts-article .rayos-alerts-message{margin-right:100px !important;height: 40px !important;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;padding-left: 10px !important}
.rayos-alerts .rayos-alerts-article .entry-content-wrap{padding: 0px !important;align-self: start !important;line-height: 40px}
.rayos-alerts .rayos-alerts-article::before{padding: 0 !important;display: block !important;height: 100% !important;width: 100% !important;position: relative !important;float: none !important;line-height: 38px;justify-self: center;text-indent:10px;
background-repeat:no-repeat;background-position:100% 50%;color:#fff;text-transform:uppercase;font-size:16px; text-shadow:2px 2px 12px #011138;border-radius:6px 0 0 6px !important}
#rotating-alerts-banner{width: auto !important;position: relative}
.rotating-alerts-banner-nav {position: relative;left:auto;right:auto;top:auto}
.rayos-alerts[data-type="rotating"] .rayos-alerts-article {top: auto !important}
.rayos-alerts .rayos-alerts-article .entry-content-wrap *{color: #004a80}
.rayos-alerts .rayos-alerts-article::before {color: #fff;opacity: .8;text-shadow: 2px 1px 1px rgba(0,0,0,.5)}
.rayos-alerts #rotating-alerts-banner {border-radius: 6px}




/*================ Customized ================*/

/* All Alerts */
.rayos-alerts.join-us .rayos-alerts-article, .rayos-alerts .rayos-alerts-article.join-us,
.rayos-alerts.vote-now .rayos-alerts-article, .rayos-alerts .rayos-alerts-article.vote-now,
.rayos-alerts.enter-to-win .rayos-alerts-article, .rayos-alerts .rayos-alerts-article.enter-to-win,
.rayos-alerts.read-more .rayos-alerts-article, .rayos-alerts .rayos-alerts-article.read-more,
.rayos-alerts.subscribe .rayos-alerts-article, .rayos-alerts .rayos-alerts-article.subscribe {
  background: rgb(0,199,230); /* Old browsers */
  background: -moz-linear-gradient(top, rgba(0,199,230,1) 0%, rgba(0,199,230,1) 100%); /* FF3.6-15 */
  background: -webkit-linear-gradient(top, rgba(0,199,230,1) 0%,rgba(0,199,230,1) 100%); /* Chrome105,Safari5.1-6 */
  background: linear-gradient(to bottom, rgba(0,199,230,1) 0%,rgba(0,199,230,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a0dbe9', endColorstr='#a0dbe9',GradientType=0 ); /* IE6-9 */
}
.rayos-alerts-type-rotating .rayos-alerts-article.join-us .entry-content-wrap:after,
.rayos-alerts-type-rotating .rayos-alerts-article.vote-now .entry-content-wrap:after, 
.rayos-alerts-type-rotating .rayos-alerts-article.enter-to-win .entry-content-wrap:after, 
.rayos-alerts-type-rotating .rayos-alerts-article.read-more .entry-content-wrap:after, 
.rayos-alerts-type-rotating .rayos-alerts-article.subscribe .entry-content-wrap:after {
	background: rgb(0,199,230)!important;
    background: linear-gradient(90deg, rgba(0,199,230,1) 0%, rgba(0,199,230,1) 50%)!important;
}
.rayos-alerts.join-us .rayos-alerts-article:before, .rayos-alerts .rayos-alerts-article.join-us:before,
.rayos-alerts.vote-now .rayos-alerts-article:before, .rayos-alerts .rayos-alerts-article.vote-now:before,
.rayos-alerts.enter-to-win .rayos-alerts-article:before, .rayos-alerts .rayos-alerts-article.enter-to-win:before,
.rayos-alerts.read-more .rayos-alerts-article:before, .rayos-alerts .rayos-alerts-article.read-more:before,
.rayos-alerts.subscribe .rayos-alerts-article:before, .rayos-alerts .rayos-alerts-article.subscribe:before {
    background-image:url('/content/uploads/2021/03/v/k/right-angle-30-percent-clean.png');
    background-repeat:no-repeat;
    background-position: right center;
    text-shadow: none;
    font-family: "Source Sans Pro", arial, sans-serif;
    font-size: 18px;
    color: #fff;
    line-height: 40px;
    font-weight: bold;

}
.rayos-alerts.join-us .rayos-alerts-article:before, .rayos-alerts .rayos-alerts-article.join-us:before {
	content:'Join Us';
}
.rayos-alerts.vote-now .rayos-alerts-article:before, .rayos-alerts .rayos-alerts-article.vote-now:before {
	content:'Vote Now';
}
.rayos-alerts.enter-to-win .rayos-alerts-article:before, .rayos-alerts .rayos-alerts-article.enter-to-win:before {
	content:'Enter to Win';
}
.rayos-alerts.read-more .rayos-alerts-article:before, .rayos-alerts .rayos-alerts-article.read-more:before {
	content:'Read More';
}
.rayos-alerts.subscribe .rayos-alerts-article:before, .rayos-alerts .rayos-alerts-article.subscribe:before {
	content:'Subscribe';
}
.rayos-alerts .rayos-alerts-article.join-us .rayos-alerts-message, 
.rayos-alerts .rayos-alerts-article.vote-now .rayos-alerts-message,
.rayos-alerts .rayos-alerts-article.enter-to-win .rayos-alerts-message,
.rayos-alerts .rayos-alerts-article.read-more .rayos-alerts-message,
.rayos-alerts .rayos-alerts-article.subscribe .rayos-alerts-message {
  color: #fff;
  text-shadow: 0 1px 0 rgba(0,0,0,0.2);
}
.rayos-alerts .rayos-alerts-article.join-us a.rayos-alerts-message:hover,
.rayos-alerts .rayos-alerts-article.vote-now a.rayos-alerts-message:hover,
.rayos-alerts .rayos-alerts-article.enter-to-win a.rayos-alerts-message:hover,
.rayos-alerts .rayos-alerts-article.read-more a.rayos-alerts-message:hover,
.rayos-alerts .rayos-alerts-article.subscribe a.rayos-alerts-message:hover {
  color:#004a80;
}



/* Severe Weather Alert */
.rayos-alerts.severe-weather .rayos-alerts-article,
.rayos-alerts .rayos-alerts-article.severe-weather {
  background: rgba(0,199,230)!important; /* Old browsers */
  background: -moz-linear-gradient(top, rgba(0,199,230,1) 0%, rgba(0,199,230,1) 100%)!important; /* FF3.6-15 */
  background: -webkit-linear-gradient(top, rgba(0,199,230,1) 0%,rgba(0,199,230,1) 100%)!important; /* Chrome105,Safari5.1-6 */
  background: linear-gradient(to bottom, rgba(0,199,230,1) 0%,rgba(0,199,230,1) 100%)!important; /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a0dbe9', endColorstr='#a0dbe9',GradientType=0 )!important; /* IE6-9 */
}
.rayos-alerts-type-rotating .rayos-alerts-article.severe-weather .entry-content-wrap:after {
	background: rgba(0,199,230,1)!important;
    background: linear-gradient(90deg, rgba(0,199,230,0) 0%, rgba(0,199,230,1) 50%)!important;
}
.rayos-alerts.severe-weather .rayos-alerts-article:before,
.rayos-alerts .rayos-alerts-article.severe-weather:before {
	content:'Severe Weather';
    background-image:url('/content/uploads/2021/03/v/k/right-angle-30-percent-clean.png');
    background-repeat:no-repeat;
    background-position: right center;
    text-shadow:2px 2px 12px #011138;
}
.rayos-alerts .rayos-alerts-article.severe-weather .rayos-alerts-message{
  color: #004a80;
  text-shadow: 0 1px 0 rgba(0,0,0,0.2);
}
.rayos-alerts .rayos-alerts-article.severe-weather a.rayos-alerts-message:hover {
  color:#004a80;
}



/* Breaking Alert */
.rayos-alerts.breaking-news .rayos-alerts-article,
.rayos-alerts .rayos-alerts-article.breaking-news {
  background: rgb(0,199,230)!important; /* Old browsers */
  background: -moz-linear-gradient(top, rgba(0,199,230,1) 0%, rgba(0,199,230,1) 100%)!important; /* FF3.6-15 */
  background: -webkit-linear-gradient(top, rgba(0,199,230,1) 0%,rgba(0,199,230,1) 100%)!important; /* Chrome105,Safari5.1-6 */
  background: linear-gradient(to bottom, rgba(0,199,230,1) 0%,rgba(0,199,230,1) 100%)!important; /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a0dbe9', endColorstr='#a0dbe9',GradientType=0 )!important; /* IE6-9 */
}
.rayos-alerts-type-rotating .rayos-alerts-article.breaking-news .entry-content-wrap:after {
	background: rgba(0,199,230,1)!important;
    background: linear-gradient(90deg, rgba(0,199,230,0) 0%, rgba(0,199,230,1) 50%)!important;
}
.rayos-alerts.breaking-news .rayos-alerts-article:before,
.rayos-alerts .rayos-alerts-article.breaking-news:before {
  content:'Breaking News';
  background-image:url('/content/uploads/2021/03/v/k/right-angle-30-percent-clean.png');
  background-repeat:no-repeat;
  background-position: right center;
  text-shadow:2px 2px 12px #011138;
}
.rayos-alerts .rayos-alerts-article.breaking-news .rayos-alerts-message{
  color: #004a80;
  text-shadow: 0 1px 0 rgba(0,0,0,0.2);
}
.rayos-alerts .rayos-alerts-article.breaking-news a.rayos-alerts-message:hover {
  color:#004a80;
}


@media screen and (max-width: 768px){
.rayos-alerts-article {display: flex !important;flex-direction: column}
.rotating-alerts-banner-nav {display: none}
.rayos-alerts-type-rotating .rayos-alerts-article.breaking-news .entry-content-wrap::after{display:none}
.rayos-alerts .rayos-alerts-article .entry-content-wrap{padding:0 10px !important}
.wpb_wrapper .rayos-alerts[data-type="rotating"] {display: block !important;height: 72px!important}
.rayos-alerts #rotating-alerts-banner {height: 100% !important}
.wpb_wrapper .rayos-alerts *{font-size: 14px;line-height:24px}
.rayos-alerts .rayos-alerts-article .rayos-alerts-message,.rayos-alerts .rotating-alerts-banner-wrapper .rayos-alerts-article .rayos-alerts-message,.rayos-alerts.rayos-alerts-type-single .rayos-alerts-article .rayos-alerts-message{padding-left: 0 !important}
.rayos-alerts .rotating-alerts-banner-wrapper .rayos-alerts-article .rayos-alerts-message{margin-right:0 !important;}
.rayos-alerts .rayos-alerts-article .entry-content-wrap{width: 100% !important}
.rayos-alerts-message{line-height: 30px !important}
.rayos-alerts-article{border:0 !important}

.rayos-alerts.join-us .rayos-alerts-article::before, .rayos-alerts .rayos-alerts-article.join-us::before,
.rayos-alerts.vote-now .rayos-alerts-article::before, .rayos-alerts .rayos-alerts-article.vote-now::before,
.rayos-alerts.enter-to-win .rayos-alerts-article::before, .rayos-alerts .rayos-alerts-article.enter-to-win::before,
.rayos-alerts.read-more .rayos-alerts-article::before, .rayos-alerts .rayos-alerts-article.read-more::before,
.rayos-alerts.subscribe .rayos-alerts-article::before, .rayos-alerts .rayos-alerts-article.subscribe::before{background: #0095ac!important;
    background-image: none !important;border-radius: 6px !important}    
.rayos-alerts.breaking-news .rayos-alerts-article::before, .rayos-alerts .rayos-alerts-article.breaking-news::before{background: #0095ac!important;
    background-image: none !important;border-radius: 6px !important}   
.rayos-alerts.severe-weather .rayos-alerts-article::before, .rayos-alerts .rayos-alerts-article.severe-weather::before{background: #0095ac!important;
    background-image: none !important;border-radius: 6px !important}   
}



