.WeatherAlertItem-title {
	/* margin-bottom: 0; */
}
.WeatherAlertItem-advisoryText {
	/* margin-top: 8px; */
}
.WeatherAlertItem-advisoryImage {
	/* margin: 9px 24px; */
}
.NewsBanner-text {
	/* margin-top: 5px; */
}
.NewsBanner-headline {
	/* margin-left: 0; */
}
.NewsBanner-item, .NewsBanner-content, .NewsBanner, .WeatherAlert-stationAlertLink, .WeatherAlert-listAdvisory {
	/* height: 50px; */
}
.NewsBanner-item, .WeatherAlert, .WeatherAlert-stationAlertLink, .WeatherAlertItem {
	box-shadow: inset 0px 5px 29px -4px rgba(0, 0, 0, 0.25);
}
.WeatherAlert {
	/* background-color: rgb(0,122,255); */
}
.NewsBanner-toggleBtn {
	/* padding: 7px 10px 11px 10px; */
}
.NewsBanner-iconAngleRight {
	/* margin: 10px 13px; */
}
.PageTitle {
	padding: 10px 0;
}
@media screen and (min-width: 992px) {
	#PageTitle35 {
    	margin-top: 50px;
	}
}
.CollapsibleHeader {
	border-top: 3px solid rgb(0, 39, 126) !important;
	border-bottom: 0 !important;
	box-shadow: 0 0 10px 0 rgba(204,204,204,.8);
}
.dropdown-menu {
	border: 0 !important;
}