.component-user-content-v1 .sd-user-gallery-preview .sd-moderation-gallery>ul>li .sd-link i,
.component-user-content-v1 .sd-user-gallery-preview .sd-moderation-gallery>ul>li .fm-body .fm-link i,
.fm-body .component-user-content-v1 .sd-user-gallery-preview .sd-moderation-gallery>ul>li .fm-link i {
  padding-right: 5px;
  color: #c52233;
}

.component-user-content-v1 .sd-user-gallery-preview .sd-gallery-block {
  width: 100%;
  height: auto;
  border: 1px solid #b4b4b4;
}

.component-user-content-v1 .sd-user-gallery-preview .sd-gallery-block #sd-video-player-block_wrapper {
  height: auto !important;
}

.component-user-content-v1 .sd-user-gallery-preview .sd-gallery-info {
  width: 100%;
  margin-top: 20px;
  height: auto;
}

.component-user-content-v1 .modal-dialog .modal-content {
  background: #fafafa;
  border-radius: 3px;
}

.component-user-content-v1 .modal-dialog .modal-content.info .modal-header {
  border: none;
  border-radius: 3px;
  padding: 40px 0 0 0;
}

.component-user-content-v1 .modal-dialog .modal-content.info .modal-header h1 {
  margin: 0;
  padding: 5px;
  font-size: 28px;
  font-weight: 400;
  text-align: center;
  color: #848484;
}

.component-user-content-v1 .modal-dialog .modal-content.info .modal-body {
  border: none;
  font-size: 24px;
  font-weight: 400;
  text-align: center;
  color: #848484;
  padding: 10px 0;
}

.component-user-content-v1 .modal-dialog .modal-content.info .modal-body div {
  text-align: center;
  padding: 0 0 15px;
  position: relative;
}

.component-user-content-v1 .modal-dialog .modal-content.info .modal-footer {
  border: none;
  text-align: center;
  border-radius: 3px;
  padding: 0 0 40px 0;
}

.component-user-content-v1 #ajax-spinner {
  text-align: center;
}

.component-user-content-v1 #ajax-spinner .loading {
  padding-top: 10px;
  font-size: 1.3em;
}

@media (max-width: 767px) {
  .component-user-content-v1 {
    padding: 0;
  }
}

@-webkit-keyframes mediaMoveUpFade {
  0% {

  }

  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
  }
}

@keyframes mediaMoveUpFade {
  0% {

  }

  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
}

@-webkit-keyframes mediaSpinner {
  0% {
    -webkit-transform: rotate(0deg);
  }

  100% {
    -webkit-transform: rotate(360deg);
  }
}

@keyframes mediaSpinner {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }

  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}

.modal {
  text-align: center;
}

.modal:before {
  display: inline-block;
  vertical-align: middle;
  content: " ";
  height: 100%;
}

.modal-dialog {
  display: inline-block;
  text-align: left;
  vertical-align: middle;
}

.component-user-modal_forgot_password-v1 .modal-dialog {
  border-radius: 3px;
}

.component-user-modal_forgot_password-v1 .modal-dialog .modal-content {
  background: #fafafa;
  border-radius: 3px;
}

.component-user-modal_forgot_password-v1 .modal-dialog .modal-content .modal-header {
  border: none;
  border-radius: 3px;
}

.component-user-modal_forgot_password-v1 .modal-dialog .modal-content .modal-header h1 {
  font-size: 28px;
}

.component-user-modal_forgot_password-v1 .modal-dialog .modal-content .modal-header .sd-message {
  margin: 10px 0 0 0;
}

.component-user-modal_forgot_password-v1 .modal-dialog .modal-content .modal-header .close {
  top: 0;
  right: 0;
  opacity: 1;
  width: 25px;
  height: 25px;
  border-radius: 3px;
  background-color: #c52233;
  position: relative;
  color: #fff;
}

.component-user-modal_forgot_password-v1 .modal-dialog .modal-content .modal-header .close i.fa,
.component-user-modal_forgot_password-v1 .modal-dialog .modal-content .modal-header .close i[class*=" fa-"],
.component-user-modal_forgot_password-v1 .modal-dialog .modal-content .modal-header .close i[class^="fa-"] {
  top: 0;
  position: absolute;
}

.component-user-modal_forgot_password-v1 .modal-dialog .modal-content .modal-header .close i.fa-angle-right {
  left: 6px;
}

.component-user-modal_forgot_password-v1 .modal-dialog .modal-content .modal-header .close i.fa-angle-left {
  right: 6px;
}

.component-user-modal_forgot_password-v1 .modal-dialog .modal-content .modal-body {
  border: none;
}

.component-user-modal_forgot_password-v1 .modal-dialog .modal-content .modal-body div ~ div {
  text-align: left;
}

.component-user-modal_forgot_password-v1 .modal-dialog .modal-content .modal-footer {
  border: none;
  text-align: left;
  border-radius: 3px;
}

.component-user-modal_forgot_password-v1 .modal-dialog .modal-content .modal-footer div {
  padding: 0 0 15px 0;
}

.component-user-modal_forgot_password-v1 .modal-dialog .info {
  display: none;
}

@media (max-width: 767px) {
  .component-user-modal_forgot_password-v1 {
    padding: 0;
  }
}

.component-user-modal_registration-v1 .modal-dialog .modal-content {
  background: #fafafa;
  border-radius: 3px;
}

.component-user-modal_registration-v1 .modal-dialog .modal-content.form {
  border-radius: 3px;
  background: #fafafa;
}

.component-user-modal_registration-v1 .modal-dialog .modal-content.form .modal-header {
  border: none;
  border-radius: 3px;
}

.component-user-modal_registration-v1 .modal-dialog .modal-content.form .modal-header h1 {
  font-size: 28px;
}

.component-user-modal_registration-v1 .modal-dialog .modal-content.form .modal-header .close {
  top: 0;
  right: 0;
  opacity: 1;
  width: 25px;
  height: 25px;
  border-radius: 3px;
  position: absolute;
  background-color: #c52233;
  color: #ffffff;
  position: relative;
}

.component-user-modal_registration-v1 .modal-dialog .modal-content.form .modal-header .close i.fa,
.component-user-modal_registration-v1 .modal-dialog .modal-content.form .modal-header .close i[class*=" fa-"],
.component-user-modal_registration-v1 .modal-dialog .modal-content.form .modal-header .close i[class^="fa-"] {
  top: 0;
  position: absolute;
}

.component-user-modal_registration-v1 .modal-dialog .modal-content.form .modal-header .close i.fa-angle-right {
  left: 6px;
}

.component-user-modal_registration-v1 .modal-dialog .modal-content.form .modal-header .close i.fa-angle-left {
  right: 6px;
}

.component-user-modal_registration-v1 .modal-dialog .modal-content.form .modal-body {
  border: none;
}

.component-user-modal_registration-v1 .modal-dialog .modal-content.form .modal-body form>div ~ div {
  text-align: left;
  padding: 15px 0 0 0;
  position: relative;
}

.component-user-modal_registration-v1 .modal-dialog .modal-content.form .modal-body form>div ~ div input.error {
  border-color: #f36523;
}

.component-user-modal_registration-v1 .modal-dialog .modal-content.form .modal-body form>div ~ div input[id^="sd-checkbox-"].error+label {
  border-color: #f36523;
}

.component-user-modal_registration-v1 .modal-dialog .modal-content.form .modal-body form>div ~ div .tooltip-error {
  position: absolute;
  color: white;
  white-space: nowrap;
  top: 50%;
  right: 0;
  opacity: 1;
}

.component-user-modal_registration-v1 .modal-dialog .modal-content.form .modal-body form>div ~ div .tooltip-error .tooltip-inner {
  border-radius: 0;
  left: 15px;
  position: absolute;
  top: -8px;
  padding: 7px;
  background-color: #f36523;
  max-width: none;
}

.component-user-modal_registration-v1 .modal-dialog .modal-content.form .modal-body form>div ~ div .tooltip-error .tooltip-arrow {
  top: 50%;
  left: 10px;
  margin-top: 2px;
  border-width: 5px 5px 5px 0;
  border-right-color: #f36523;
}

.component-user-modal_registration-v1 .modal-dialog .modal-content.form .modal-body form>div ~ div div.sd-input .tooltip-error {
  top: 30%;
}

.component-user-modal_registration-v1 .modal-dialog .modal-content.form .modal-footer {
  border: none;
  text-align: left;
  border-radius: 3px;
}

.component-user-modal_registration-v1 .modal-dialog .modal-content.form .modal-footer div {
  padding: 0 0 15px 0;
  text-align: left;
}

.component-user-modal_registration-v1 .modal-dialog .modal-content.thanks {
  display: none;
}

.component-user-modal_registration-v1 .modal-dialog .modal-content.thanks .modal-header {
  border: none;
  border-radius: 3px;
  padding: 40px 0 0 0;
}

.component-user-modal_registration-v1 .modal-dialog .modal-content.thanks .modal-header h1 {
  margin: 0;
  padding: 5px;
  font-size: 28px;
  font-weight: 400;
  text-align: center;
  color: #848484;
}

.component-user-modal_registration-v1 .modal-dialog .modal-content.thanks .modal-body {
  border: none;
  font-size: 24px;
  font-weight: 400;
  text-align: center;
  color: #848484;
  padding: 10px 0;
}

.component-user-modal_registration-v1 .modal-dialog .modal-content.thanks .modal-body div {
  text-align: center;
  padding: 0 0 15px;
  position: relative;
}

.component-user-modal_registration-v1 .modal-dialog .modal-content.thanks .modal-footer {
  border: none;
  text-align: center;
  border-radius: 3px;
  padding: 0 0 40px 0;
}

.component-user-modal_registration-v1 .modal-dialog .modal-content .terms {
  display: none;
}

.component-user-modal_registration-v1 .modal-dialog .modal-content .sda-textarea-primary {
  resize: none;
  padding: 15px;
  width: 100%;
  height: 200px;
  -moz-appearance: textfield-multiline;
  -webkit-appearance: textarea;
  border: 1px solid gray;
  overflow: auto;
}

@media (max-width: 767px) {
  .component-user-modal_registration-v1 {
    padding: 0;
  }
}

.component-user-modal_signin-v1 .modal-dialog {
  border-radius: 3px;
}

.component-user-modal_signin-v1 .modal-dialog .modal-content {
  background: #fafafa;
  border-radius: 3px;
}

.component-user-modal_signin-v1 .modal-dialog .modal-content .modal-header {
  border: none;
  border-radius: 3px;
}

.component-user-modal_signin-v1 .modal-dialog .modal-content .modal-header h1 {
  font-size: 28px;
}

.component-user-modal_signin-v1 .modal-dialog .modal-content .modal-header .close {
  top: 0;
  right: 0;
  opacity: 1;
  width: 25px;
  height: 25px;
  border-radius: 3px;
  background-color: #c52233;
  position: relative;
  color: #fff;
}

.component-user-modal_signin-v1 .modal-dialog .modal-content .modal-header .close i.fa,
.component-user-modal_signin-v1 .modal-dialog .modal-content .modal-header .close i[class*=" fa-"],
.component-user-modal_signin-v1 .modal-dialog .modal-content .modal-header .close i[class^="fa-"] {
  top: 0;
  position: absolute;
}

.component-user-modal_signin-v1 .modal-dialog .modal-content .modal-header .close i.fa-angle-right {
  left: 6px;
}

.component-user-modal_signin-v1 .modal-dialog .modal-content .modal-header .close i.fa-angle-left {
  right: 6px;
}

.component-user-modal_signin-v1 .modal-dialog .modal-content .modal-body {
  border: none;
}

.component-user-modal_signin-v1 .modal-dialog .modal-content .modal-body form>div ~ div {
  text-align: left;
  padding: 15px 0 0 0;
  position: relative;
}

.component-user-modal_signin-v1 .modal-dialog .modal-content .modal-body form>div ~ div input.error {
  border-color: #f36523;
}

.component-user-modal_signin-v1 .modal-dialog .modal-content .modal-body form>div ~ div .tooltip-error {
  position: absolute;
  color: white;
  white-space: nowrap;
  top: 50%;
  right: 0;
  opacity: 1;
}

.component-user-modal_signin-v1 .modal-dialog .modal-content .modal-body form>div ~ div .tooltip-error .tooltip-inner {
  border-radius: 0;
  left: 15px;
  position: absolute;
  top: -8px;
  padding: 7px;
  background-color: #f36523;
  max-width: none;
}

.component-user-modal_signin-v1 .modal-dialog .modal-content .modal-body form>div ~ div .tooltip-error .tooltip-arrow {
  top: 50%;
  left: 10px;
  margin-top: 2px;
  border-width: 5px 5px 5px 0;
  border-right-color: #f36523;
}

.component-user-modal_signin-v1 .modal-dialog .modal-content .modal-footer {
  border: none;
  text-align: left;
  border-radius: 3px;
}

.component-user-modal_signin-v1 .modal-dialog .modal-content .modal-footer div {
  padding: 0 0 15px 0;
}

@media (max-width: 767px) {
  .component-user-modal_signin-v1 {
    padding: 0;
  }
}

.component-user-ugc_link-v1 .ugc-link {
  text-align: center;
}

.component-user-ugc_link-v1 .ugc-link img.ugc-link-image {
  max-width: 300px;
  width: 100%;
}

.component-teaser-video_streaming-v1 {
  padding: 0 0 20px 0;
}

@media (max-width: 767px) {
  .component-teaser-video_streaming-v1 {
    padding: 0;
  }
}

.component-teaser-video_streaming-v1 {
  padding: 0 0 20px 0;
}

@media (max-width: 767px) {
  .component-teaser-video_streaming-v1 {
    padding: 0;
  }
}

.component-weather-camera_col3civ_sm36x25_fontsm_textbottom-v1 article .weather-box-radar-main .row div[class^="col"] .thumbnail,
.component-weather-camera_col3civ_sm36x25_fontsm_textbottom-v1 article .weather-box-radar-main .fm-body .fm-main div[class^="col"] .thumbnail,
.fm-body .component-weather-camera_col3civ_sm36x25_fontsm_textbottom-v1 article .weather-box-radar-main .fm-main div[class^="col"] .thumbnail {
  padding: 0;
  border: none;
  border-radius: 0;
}

.component-weather-camera_col3civ_sm36x25_fontsm_textbottom-v1 article .weather-box-radar-main .row div[class^="col"] .thumbnail .map-image-container,
.component-weather-camera_col3civ_sm36x25_fontsm_textbottom-v1 article .weather-box-radar-main .fm-body .fm-main div[class^="col"] .thumbnail .map-image-container,
.fm-body .component-weather-camera_col3civ_sm36x25_fontsm_textbottom-v1 article .weather-box-radar-main .fm-main div[class^="col"] .thumbnail .map-image-container {
  width: 100%;
  height: 100%;
}

.component-weather-camera_col3civ_sm36x25_fontsm_textbottom-v1 article .weather-box-radar-main .row div[class^="col"] .thumbnail p,
.component-weather-camera_col3civ_sm36x25_fontsm_textbottom-v1 article .weather-box-radar-main .fm-body .fm-main div[class^="col"] .thumbnail p,
.fm-body .component-weather-camera_col3civ_sm36x25_fontsm_textbottom-v1 article .weather-box-radar-main .fm-main div[class^="col"] .thumbnail p {
  font-size: 14px;
  color: #333;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
  bottom: 0;
  padding: 0 5px;
}

.component-weather-camera_col3civ_sm36x25_fontsm_textbottom-v1 .social-share-tiles .tile {
  width: 40px;
  height: 40px;
  display: inline-block;
  line-height: 40px;
  text-align: center;
  padding: 0;
  margin-right: 5px;
}

.component-weather-camera_col3civ_sm36x25_fontsm_textbottom-v1 .social-share-tiles .tile a {
  color: #FFF;
}

.component-weather-camera_col3civ_sm36x25_fontsm_textbottom-v1 .social-share-tiles .tile.facebook {
  background: #3B5998;
}

.component-weather-camera_col3civ_sm36x25_fontsm_textbottom-v1 .social-share-tiles .tile.twitter {
  background: #55ACEE;
}

@media (max-width: 767px) {
  .component-weather-camera_col3civ_sm36x25_fontsm_textbottom-v1 {
    padding: 0;
  }
}

.component-weather-col3civ_sm36x25_font_sm_text_bottom-v1 article .weather-box-radar-main .row div[class^="col"] .thumbnail,
.component-weather-col3civ_sm36x25_font_sm_text_bottom-v1 article .weather-box-radar-main .fm-body .fm-main div[class^="col"] .thumbnail,
.fm-body .component-weather-col3civ_sm36x25_font_sm_text_bottom-v1 article .weather-box-radar-main .fm-main div[class^="col"] .thumbnail {
  padding: 0;
  border: none;
  border-radius: 0;
}

.component-weather-col3civ_sm36x25_font_sm_text_bottom-v1 article .weather-box-radar-main .row div[class^="col"] .thumbnail .map-image-container,
.component-weather-col3civ_sm36x25_font_sm_text_bottom-v1 article .weather-box-radar-main .fm-body .fm-main div[class^="col"] .thumbnail .map-image-container,
.fm-body .component-weather-col3civ_sm36x25_font_sm_text_bottom-v1 article .weather-box-radar-main .fm-main div[class^="col"] .thumbnail .map-image-container {
  width: 100%;
  height: 100%;
}

.component-weather-col3civ_sm36x25_font_sm_text_bottom-v1 article .weather-box-radar-main .row div[class^="col"] .thumbnail p,
.component-weather-col3civ_sm36x25_font_sm_text_bottom-v1 article .weather-box-radar-main .fm-body .fm-main div[class^="col"] .thumbnail p,
.fm-body .component-weather-col3civ_sm36x25_font_sm_text_bottom-v1 article .weather-box-radar-main .fm-main div[class^="col"] .thumbnail p {
  font-size: 14px;
  color: #333;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
  bottom: 0;
  padding: 0 5px;
}

.component-weather-col3civ_sm36x25_font_sm_text_bottom-v1 .social-share-tiles .tile {
  width: 40px;
  height: 40px;
  display: inline-block;
  line-height: 40px;
  text-align: center;
  padding: 0;
  margin-right: 5px;
}

.component-weather-col3civ_sm36x25_font_sm_text_bottom-v1 .social-share-tiles .tile a {
  color: #FFF;
}

.component-weather-col3civ_sm36x25_font_sm_text_bottom-v1 .social-share-tiles .tile.facebook {
  background: #3B5998;
}

.component-weather-col3civ_sm36x25_font_sm_text_bottom-v1 .social-share-tiles .tile.twitter {
  background: #55ACEE;
}

@media (max-width: 767px) {
  .component-weather-col3civ_sm36x25_font_sm_text_bottom-v1 {
    padding: 0;
  }
}

.forecast-info img {
  width: 35%;
  margin-top: 15px;
}

.forecast-list-item div {
  text-align: center;
}

.small-forecast-list {
  position: relative;
}

.small-forecast-list .right-arrow,
.small-forecast-list .left-arrow {
  position: absolute;
  left: 0;
  height: 237px;
  display: block;
  z-index: 1;
  display: none;
  background: #FFF;
  padding: 5px;
}

.small-forecast-list .right-arrow i,
.small-forecast-list .left-arrow i {
  line-height: 220px;
  font-size: 40px;
  font-weight: lighter;
}

.small-forecast-list .right-arrow {
  text-align: right;
  right: 0;
  left: auto;
}

.small-forecast-list .scroll-container {
  overflow: hidden;
}

.small-forecast-list .scroll-container ul.forecast-list {
  padding: 0;
  margin-bottom: 30px;
  min-width: 983px;
}

.small-forecast-list .scroll-container ul.forecast-list li.forecast-list-item {
  margin: 0 5px 40px 5px;
  padding: 0;
}

.small-forecast-list .scroll-container ul.forecast-list li.forecast-list-item:nth-child(8) {
  display: none;
}

.small-forecast-list .scroll-container ul.forecast-list li.forecast-list-item:nth-child(9) {
  display: none;
}

.small-forecast-list .scroll-container ul.forecast-list li.forecast-list-item:nth-child(10) {
  display: none;
}

.small-forecast-list .scroll-container ul.forecast-list .forecast-day {
  text-transform: uppercase;
  font-size: 16px;
  font-weight: 400;
  color: #484848;
  text-align: center;
  padding-bottom: 28px;
}

.small-forecast-list .scroll-container ul.forecast-list .forecast-info {
  text-align: center;
  padding-bottom: 24px;
}

.small-forecast-list .scroll-container ul.forecast-list .forecast-info i {
  font-size: 28px;
}

.small-forecast-list .scroll-container ul.forecast-list .forecast-high {
  font-size: 48px;
  font-weight: 400;
  margin-top: 10px;
  line-height: 46px;
  color: #484848;
  margin: 0px;
  text-align: center;
  padding-bottom: 10px;
}

.small-forecast-list .scroll-container ul.forecast-list .forecast-low {
  font-size: 24px;
  font-weight: 400;
  color: #848484;
  margin: 0px;
  text-align: center;
  padding-bottom: 20px;
}

.small-forecast-list .scroll-container ul.forecast-list .forecast-precip {
  font-size: 16px;
  font-weight: 500;
  color: #848484;
  margin: 0;
  display: block;
  text-align: center;
}

.small-forecast-list .scroll-container ul.forecast-list .forecast-precip i {
  padding-right: 5px;
  font-size: 30px;
  line-height: 16px;
  position: relative;
  bottom: -5px;
}

@media (max-width: 1024px) {
  .forecast-list article .small-forecast-list {
    padding: 0;
  }

  .forecast-list article .small-forecast-list .sd-weather-seven-day-forecast-list li {
    width: 20%;
  }

  .forecast-list article .small-forecast-list .sd-weather-seven-day-forecast-list li:nth-child(6) {
    display: none;
  }

  .forecast-list article .small-forecast-list .sd-weather-seven-day-forecast-list li:nth-child(7) {
    display: none;
  }

  .forecast-list article .small-forecast-list .sd-weather-seven-day-forecast-list li .forecast-info {
    font-size: 24px;
  }

  .forecast-list article .small-forecast-list .sd-weather-seven-day-forecast-list li .forecast-high {
    font-size: 36px;
  }
}

@media (max-width: 767px) {
  .forecast-list article .small-forecast-list {
    padding: 0;
  }

  .forecast-list article .small-forecast-list .sd-weather-seven-day-forecast-list li {
    width: 25%;
  }

  .forecast-list article .small-forecast-list .sd-weather-seven-day-forecast-list li:nth-child(5) {
    display: none;
  }

  .forecast-list article .small-forecast-list .sd-weather-seven-day-forecast-list li:nth-child(6) {
    display: none;
  }

  .forecast-list article .small-forecast-list .sd-weather-seven-day-forecast-list li:nth-child(7) {
    display: none;
  }

  .forecast-list article .small-forecast-list .sd-weather-seven-day-forecast-list li .forecast-info {
    font-size: 24px;
  }

  .forecast-list article .small-forecast-list .sd-weather-seven-day-forecast-list li .forecast-high {
    font-size: 36px !important;
  }
}

.component-weather-header_forecast-v1 {
  width: 100%;
  display: block;
  margin: 0 auto;
  min-height: 90px;
  max-width: 1320px;
  position: relative;
}

.component-weather-header_forecast-v1 .component-weather-header_forecast {
  padding: 0 20px 30px 20px;
}

.component-weather-header_forecast-v1 .component-weather-header_forecast .weather-header-ad {
  margin: 0;
  padding: 0;
  max-width: 728px;
  position: relative;
  display: inline-block;
}

.component-weather-header_forecast-v1 .component-weather-header_forecast .weather-header-widget {
  top: 0;
  padding: 0;
  margin: 0px;
  right: 15px;
  height: 90px;
  position: absolute;
  display: inline-block;
  border: 2px solid #ebebeb;
}

.component-weather-header_forecast-v1 .component-weather-header_forecast .weather-header-widget .weather-header-widget-list {
  margin: 0;
  padding: 0;
  outline: none;
  text-decoration: none;
}

.component-weather-header_forecast-v1 .component-weather-header_forecast .weather-header-widget .weather-header-widget-list:link {
  outline: none;
  text-decoration: none;
}

.component-weather-header_forecast-v1 .component-weather-header_forecast .weather-header-widget .weather-header-widget-list:focus {
  outline: none;
  text-decoration: none;
}

.component-weather-header_forecast-v1 .component-weather-header_forecast .weather-header-widget .weather-header-widget-list:hover {
  outline: none;
  text-decoration: none;
}

.component-weather-header_forecast-v1 .component-weather-header_forecast .weather-header-widget .weather-header-widget-list:active {
  outline: none;
  text-decoration: none;
}

.component-weather-header_forecast-v1 .component-weather-header_forecast .weather-header-widget .weather-header-widget-list:visited {
  outline: none;
  text-decoration: none;
}

.component-weather-header_forecast-v1 .component-weather-header_forecast .weather-header-widget .weather-header-widget-list li {
  position: relative;
  display: inline-block;
}

.component-weather-header_forecast-v1 .component-weather-header_forecast .weather-header-widget .weather-header-widget-list li.weather-header-icon {
  float: left;
  font-size: 48px;
  padding: 10px 0 0 20px;
}

.component-weather-header_forecast-v1 .component-weather-header_forecast .weather-header-widget .weather-header-widget-list li.weather-header-temperature {
  padding: 0 10px;
  font-size: 64px;
}

.component-weather-header_forecast-v1 .component-weather-header_forecast .weather-header-widget .weather-header-widget-list li.weather-header-temperature .weather-degree {
  top: 0px;
  right: 0px;
  height: 90px;
  font-size: 24px;
  padding: 10px 5px;
  position: absolute;
  display: inline-block;
}

.component-weather-header_forecast-v1 .component-weather-header_forecast .weather-header-widget .weather-header-widget-list li.weather-header-temperature:hover,
.component-weather-header_forecast-v1 .component-weather-header_forecast .weather-header-widget .weather-header-widget-list li.weather-header-temperature:active {
  color: #484848;
}

.component-weather-header_forecast-v1 .component-weather-header_forecast .weather-header-widget .weather-header-widget-list li.weather-header-description {
  float: right;
  padding: 15px 15px 0;
}

.component-weather-header_forecast-v1 .component-weather-header_forecast .weather-header-widget .weather-header-widget-list li.weather-header-description .title {
  color: #848484;
  padding: 0px;
}

.component-weather-header_forecast-v1 .component-weather-header_forecast .weather-header-widget .weather-header-widget-list li.weather-header-description .details {
  padding: 0px;
}

@media (max-width: 1359px) {
  .component-weather-header_forecast-v1 .component-weather-header_forecast {
    padding: 0 20px 20px !important;
  }

  .component-weather-header_forecast-v1 .component-weather-header_forecast .weather-header-widget .weather-header-widget-list li.weather-header-description {
    display: none;
  }
}

@media (max-width: 1024px) {
  .component-weather-header_forecast-v1 .component-weather-header_forecast {
    padding: 0 20px 20px !important;
  }

  .component-weather-header_forecast-v1 .component-weather-header_forecast .weather-header-widget {
    display: none;
  }

  .component-weather-header_forecast-v1 .component-weather-header_forecast .weather-header-ad {
    margin: 0 auto;
    display: block;
  }
}

@media (max-width: 767px) {
  .component-weather-header_forecast-v1 .component-weather-header_forecast .weather-header-widget {
    top: -50px;
    right: 40px;
    height: auto;
    display: block;
    border: 2px none #ebebeb;
  }

  .component-weather-header_forecast-v1 .component-weather-header_forecast .weather-header-widget .weather-header-widget-list li {
    position: relative;
    display: inline-block;
  }

  .component-weather-header_forecast-v1 .component-weather-header_forecast .weather-header-widget .weather-header-widget-list li.weather-header-icon {
    padding: 0;
    font-size: 24px;
  }

  .component-weather-header_forecast-v1 .component-weather-header_forecast .weather-header-widget .weather-header-widget-list li.weather-header-temperature {
    padding: 0 10px 0 0;
    font-size: 28px;
  }

  .component-weather-header_forecast-v1 .component-weather-header_forecast .weather-header-widget .weather-header-widget-list li.weather-header-temperature .weather-degree {
    top: 0px;
    right: 0px;
    height: auto;
    font-size: 18px;
    padding: 5px 0 0 0;
    position: absolute;
    display: inline-block;
  }

  .component-weather-header_forecast-v1 .component-weather-header_forecast .weather-header-widget .weather-header-widget-list li.weather-header-temperature:hover,
  .component-weather-header_forecast-v1 .component-weather-header_forecast .weather-header-widget .weather-header-widget-list li.weather-header-temperature:active {
    color: #484848;
  }

  .component-weather-header_forecast-v1 .component-weather-header_forecast .weather-header-widget .weather-header-widget-list li.weather-header-description {
    display: none;
  }
}

.component-weather-hurricane_tracker-v1 {
  z-index: 10;
}

.component-weather-interactive_hero-mobile-v2 {
  margin-bottom: 20px;
}

.component-weather-interactive_hero-mobile-v2 .wx-btn-group {
  width: 99.7%;
  margin-bottom: 15px;
}

.component-weather-interactive_hero-mobile-v2 .wx-btn-group:after {
  display: table;
  content: ' ';
  clear: both;
  height: 0;
}

.component-weather-interactive_hero-mobile-v2 .wx-btn-group .wx-btn {
  width: 50%;
  float: left;
  border: 1px solid #fff;
  cursor: pointer;
  padding: 8px 0;
  float: left;
  text-align: center;
  opacity: 1;
  -webkit-transition: opacity 0.2s ease-out, background 0.2s ease-out;
  transition: opacity 0.2s ease-out, background 0.2s ease-out;
  color: #fff;
}

.component-weather-interactive_hero-mobile-v2 .wx-btn-group .wx-btn:hover {
  opacity: 0.7;
}

.component-weather-interactive_hero-mobile-v2 .wx-btn-group .wx-btn.active {
  background: #fff;
  color: rgba(1,20,36,0.6);
  cursor: default;
}

.component-weather-interactive_hero-mobile-v2 .wx-btn-group .wx-btn.active:hover {
  opacity: 1;
}

.component-weather-interactive_hero-mobile-v2 .weather-boxes-container {
  overflow: hidden;
}

.component-weather-interactive_hero-mobile-v2 .weather-boxes-container .weather-boxes {
  width: 100%;
  background: transparent;
}

.component-weather-interactive_hero-mobile-v2 .weather-boxes-container .weather-boxes .weather-box {
  background: transparent;
  -webkit-transition: height 0.4s ease-out;
  transition: height 0.4s ease-out;
  height: 46px;
  position: relative;
  padding-bottom: 1px;
}

.component-weather-interactive_hero-mobile-v2 .weather-boxes-container .weather-boxes .weather-box .weather-box-header {
  height: 46px;
  text-align: center;
  padding: 0;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  position: relative;
}

.component-weather-interactive_hero-mobile-v2 .weather-boxes-container .weather-boxes .weather-box .weather-box-header .weather-box-header-day {
  color: #fff;
  -webkit-transition: width 0s ease-out;
  transition: width 0s ease-out;
  background: rgba(1,20,36,0.6);
  float: left;
  width: 20%;
}

.component-weather-interactive_hero-mobile-v2 .weather-boxes-container .weather-boxes .weather-box .weather-box-header .weather-box-header-day .weather-box-header-day-inner {
  padding: 13px 0;
}

.component-weather-interactive_hero-mobile-v2 .weather-boxes-container .weather-boxes .weather-box .weather-box-header .weather-box-header-day .weather-box-header-day-inner .dayOfWeek {
  display: none;
  text-transform: uppercase;
}

.component-weather-interactive_hero-mobile-v2 .weather-boxes-container .weather-boxes .weather-box .weather-box-header .weather-box-header-day .weather-box-header-day-inner .dayShort {
  text-transform: uppercase;
}

.component-weather-interactive_hero-mobile-v2 .weather-boxes-container .weather-boxes .weather-box .weather-box-header .weather-box-header-day .weather-box-header-day-inner .dateTime {
  display: none;
}

.component-weather-interactive_hero-mobile-v2 .weather-boxes-container .weather-boxes .weather-box .weather-box-header .weather-box-header-day .weather-box-header-day-inner .close {
  display: none;
  position: absolute;
  right: 10px;
  top: 7px;
  color: #fff;
  display: none;
}

.component-weather-interactive_hero-mobile-v2 .weather-boxes-container .weather-boxes .weather-box .weather-box-header .weather-box-header-day .weather-box-header-day-inner .close .fa-angle-right {
  margin-right: -3px;
}

.component-weather-interactive_hero-mobile-v2 .weather-boxes-container .weather-boxes .weather-box .weather-box-header .weather-box-header-text {
  -webkit-transition: width 0s ease-out,opacity 0.4s ease-out;
  transition: width 0s ease-out,opacity 0.4s ease-out;
  float: left;
  padding: 6px 0;
  width: 80%;
  background: rgba(255,255,255,0.8);
  height: 46px;
  position: relative;
  overflow: hidden;
  opacity: 1;
}

.component-weather-interactive_hero-mobile-v2 .weather-boxes-container .weather-boxes .weather-box .weather-box-header .weather-box-header-text .weather-box-header-text-inner {
  position: absolute;
  right: 0;
  width: 100%;
  min-width: 240px;
}

.component-weather-interactive_hero-mobile-v2 .weather-boxes-container .weather-boxes .weather-box .weather-box-header .weather-box-header-text .weather-box-header-text-inner table {
  width: 100%;
}

.component-weather-interactive_hero-mobile-v2 .weather-boxes-container .weather-boxes .weather-box .weather-box-header .weather-box-header-text .weather-box-header-text-inner table tr td {
  width: 25%;
  font-size: 22px;
}

.component-weather-interactive_hero-mobile-v2 .weather-boxes-container .weather-boxes .weather-box .weather-box-header .weather-box-header-text .weather-box-header-text-inner table tr td.wx-text {
  width: 45%;
}

.component-weather-interactive_hero-mobile-v2 .weather-boxes-container .weather-boxes .weather-box .weather-box-header .weather-box-header-text .weather-box-header-text-inner table tr td.wx-temp .wx-low {
  margin-left: 10px;
  color: #848484;
}

.component-weather-interactive_hero-mobile-v2 .weather-boxes-container .weather-boxes .weather-box .weather-box-header .weather-box-header-text .weather-box-header-text-inner table tr td.wx-precip {
  font-size: 20px;
}

.component-weather-interactive_hero-mobile-v2 .weather-boxes-container .weather-boxes .weather-box .weather-box-header .weather-box-header-text .weather-box-header-text-inner table tr td.wx-precip i {
  color: #49769c;
}

.component-weather-interactive_hero-mobile-v2 .weather-boxes-container .weather-boxes .weather-box .weather-box-header .weather-box-header-text .weather-box-header-text-inner table tr td:last-child {
  width: 5%;
  position: relative;
}

.component-weather-interactive_hero-mobile-v2 .weather-boxes-container .weather-boxes .weather-box .weather-box-header .weather-box-header-text .weather-box-header-text-inner table tr td:last-child .more-triangle {
  opacity: 0.5;
  font-size: 31px;
  position: absolute;
  right: 0;
  bottom: -23px;
  -ms-transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}

.component-weather-interactive_hero-mobile-v2 .weather-boxes-container .weather-boxes .weather-box .weather-box-body {
  text-align: center;
  height: 0;
  background: rgba(255,255,255,0.8);
  border-right: 1px solid rgba(1,20,36,0.6);
  -webkit-transition: background 0.4s ease-out,height 0.4s ease-out,opacity 0.4s ease-out;
  transition: background 0.4s ease-out,height 0.4s ease-out,opacity 0.4s ease-out;
  width: 100%;
  overflow: hidden;
}

.component-weather-interactive_hero-mobile-v2 .weather-boxes-container .weather-boxes .weather-box .weather-box-body .verbose-inner {
  padding: 18px 10px;
}

.component-weather-interactive_hero-mobile-v2 .weather-boxes-container .weather-boxes .weather-box .weather-box-body .verbose-inner .left-col {
  padding: 0;
  border-right: 1px solid #848484;
}

.component-weather-interactive_hero-mobile-v2 .weather-boxes-container .weather-boxes .weather-box .weather-box-body .verbose-inner .left-col .row .wx-temps,
.component-weather-interactive_hero-mobile-v2 .weather-boxes-container .weather-boxes .weather-box .weather-box-body .verbose-inner .left-col .fm-body .fm-main .wx-temps,
.fm-body .component-weather-interactive_hero-mobile-v2 .weather-boxes-container .weather-boxes .weather-box .weather-box-body .verbose-inner .left-col .fm-main .wx-temps {
  padding: 16px 0;
  text-align: center;
}

.component-weather-interactive_hero-mobile-v2 .weather-boxes-container .weather-boxes .weather-box .weather-box-body .verbose-inner .left-col .row .wx-temps .high,
.component-weather-interactive_hero-mobile-v2 .weather-boxes-container .weather-boxes .weather-box .weather-box-body .verbose-inner .left-col .fm-body .fm-main .wx-temps .high,
.fm-body .component-weather-interactive_hero-mobile-v2 .weather-boxes-container .weather-boxes .weather-box .weather-box-body .verbose-inner .left-col .fm-main .wx-temps .high {
  padding-right: 3px;
  font-size: 32px;
  padding-right: 0;
  width: 64px;
  display: inline;
}

.component-weather-interactive_hero-mobile-v2 .weather-boxes-container .weather-boxes .weather-box .weather-box-body .verbose-inner .left-col .row .wx-temps .low,
.component-weather-interactive_hero-mobile-v2 .weather-boxes-container .weather-boxes .weather-box .weather-box-body .verbose-inner .left-col .fm-body .fm-main .wx-temps .low,
.fm-body .component-weather-interactive_hero-mobile-v2 .weather-boxes-container .weather-boxes .weather-box .weather-box-body .verbose-inner .left-col .fm-main .wx-temps .low {
  padding-left: 3px;
  font-size: 24px;
  color: #848484;
  text-align: left;
  display: inline;
  padding-top: 10px;
  width: 40px;
}

.component-weather-interactive_hero-mobile-v2 .weather-boxes-container .weather-boxes .weather-box .weather-box-body .verbose-inner .left-col .row .wx-cur-icon,
.component-weather-interactive_hero-mobile-v2 .weather-boxes-container .weather-boxes .weather-box .weather-box-body .verbose-inner .left-col .fm-body .fm-main .wx-cur-icon,
.fm-body .component-weather-interactive_hero-mobile-v2 .weather-boxes-container .weather-boxes .weather-box .weather-box-body .verbose-inner .left-col .fm-main .wx-cur-icon {
  padding-left: 0;
}

.component-weather-interactive_hero-mobile-v2 .weather-boxes-container .weather-boxes .weather-box .weather-box-body .verbose-inner .left-col .row .wx-cur-icon .wx-icon,
.component-weather-interactive_hero-mobile-v2 .weather-boxes-container .weather-boxes .weather-box .weather-box-body .verbose-inner .left-col .fm-body .fm-main .wx-cur-icon .wx-icon,
.fm-body .component-weather-interactive_hero-mobile-v2 .weather-boxes-container .weather-boxes .weather-box .weather-box-body .verbose-inner .left-col .fm-main .wx-cur-icon .wx-icon {
  font-size: 36px;
  padding-top: 5px;
}

.component-weather-interactive_hero-mobile-v2 .weather-boxes-container .weather-boxes .weather-box .weather-box-body .verbose-inner .left-col .row .wx-cur-icon .wx-text,
.component-weather-interactive_hero-mobile-v2 .weather-boxes-container .weather-boxes .weather-box .weather-box-body .verbose-inner .left-col .fm-body .fm-main .wx-cur-icon .wx-text,
.fm-body .component-weather-interactive_hero-mobile-v2 .weather-boxes-container .weather-boxes .weather-box .weather-box-body .verbose-inner .left-col .fm-main .wx-cur-icon .wx-text {
  padding: 5px 0;
  word-break: break-all;
}

.component-weather-interactive_hero-mobile-v2 .weather-boxes-container .weather-boxes .weather-box .weather-box-body .verbose-inner .right-col div .wx-conditions {
  padding-top: 20px;
  padding-bottom: 10px;
}

.component-weather-interactive_hero-mobile-v2 .weather-boxes-container .weather-boxes .weather-box .weather-box-body .verbose-inner .right-col div .wx-conditions table {
  width: 100%;
}

.component-weather-interactive_hero-mobile-v2 .weather-boxes-container .weather-boxes .weather-box .weather-box-body .verbose-inner .right-col div .wx-conditions table .icon {
  font-size: 18px;
  text-align: center;
  width: 20%;
  line-height: 24px;
}

.component-weather-interactive_hero-mobile-v2 .weather-boxes-container .weather-boxes .weather-box .weather-box-body .verbose-inner .right-col div .wx-conditions table .icon.humidity {
  font-size: 28px;
}

.component-weather-interactive_hero-mobile-v2 .weather-boxes-container .weather-boxes .weather-box .weather-box-body .verbose-inner .right-col div .wx-conditions table .name {
  width: 40%;
  text-align: left;
}

.component-weather-interactive_hero-mobile-v2 .weather-boxes-container .weather-boxes .weather-box .weather-box-body .verbose-inner .right-col div .wx-conditions table .value {
  width: 40%;
  text-align: right;
}

.component-weather-interactive_hero-mobile-v2 .weather-boxes-container .weather-boxes.daily-forecasts {
  table-layout: fixed;
}

.component-weather-interactive_hero-mobile-v2 .weather-boxes-container .weather-boxes.daily-forecasts .daily-forecast.active {
  height: 214px;
}

.component-weather-interactive_hero-mobile-v2 .weather-boxes-container .weather-boxes.daily-forecasts .daily-forecast.active .weather-box-header {
  background: rgba(1,20,36,0.8);
}

.component-weather-interactive_hero-mobile-v2 .weather-boxes-container .weather-boxes.daily-forecasts .daily-forecast.active .weather-box-header .weather-box-header-day {
  background: none;
  width: 100%;
}

.component-weather-interactive_hero-mobile-v2 .weather-boxes-container .weather-boxes.daily-forecasts .daily-forecast.active .weather-box-header .weather-box-header-day .weather-box-header-day-inner {
  border: none;
}

.component-weather-interactive_hero-mobile-v2 .weather-boxes-container .weather-boxes.daily-forecasts .daily-forecast.active .weather-box-header .weather-box-header-text {
  width: 0;
  opacity: 0;
}

.component-weather-interactive_hero-mobile-v2 .weather-boxes-container .weather-boxes.daily-forecasts .daily-forecast.active .weather-box-header .dateTime {
  display: inline;
}

.component-weather-interactive_hero-mobile-v2 .weather-boxes-container .weather-boxes.daily-forecasts .daily-forecast.active .weather-box-header .dayOfWeek {
  display: inline;
}

.component-weather-interactive_hero-mobile-v2 .weather-boxes-container .weather-boxes.daily-forecasts .daily-forecast.active .weather-box-header .dayShort {
  display: none;
}

.component-weather-interactive_hero-mobile-v2 .weather-boxes-container .weather-boxes.daily-forecasts .daily-forecast.active .weather-box-header .close {
  display: block;
  opacity: 1;
}

.component-weather-interactive_hero-mobile-v2 .weather-boxes-container .weather-boxes.daily-forecasts .daily-forecast.active .weather-box-header .close:hover {
  opacity: 0.7;
}

.component-weather-interactive_hero-mobile-v2 .weather-boxes-container .weather-boxes.daily-forecasts .daily-forecast.active .weather-box-body {
  background: rgba(255,255,255,0.95);
  height: 200px;
  opacity: 1;
}

.component-weather-interactive_hero-mobile-v2 .weather-boxes-container .weather-boxes.daily-forecasts .daily-forecast.in-active .weather-box-header .dayOfWeek {
  display: none;
}

.component-weather-interactive_hero-mobile-v2 .weather-boxes-container .weather-boxes.daily-forecasts .daily-forecast.in-active .weather-box-header .dayShort {
  display: inline;
}

.component-weather-interactive_hero-mobile-v2 .weather-boxes-container .weather-boxes.daily-forecasts .daily-forecast.in-active .weather-box-body.short .wx-text {
  opacity: 0;
}

.component-weather-interactive_hero-mobile-v2 .weather-boxes-container .weather-boxes.daily-forecasts .daily-forecast.in-active .weather-box-body.short .wx-temp .wx-low {
  display: none;
}

.component-weather-interactive_hero-mobile-v2 .weather-boxes-container .weather-boxes.hourly-forecasts {
  table-layout: fixed;
  display: none;
}

.component-weather-interactive_hero-mobile-v2 .weather-boxes-container .weather-boxes.hourly-forecasts .hourly-forecast {
  width: 100%;
}

.component-weather-interactive_hero-mobile-v2 .weather-boxes-container .weather-boxes.hourly-forecasts .hourly-forecast .weather-box-header-day .weather-box-header-day-inner {
  padding: 13px 0;
}

.component-weather-interactive_hero-mobile-v2 .weather-boxes-container .weather-boxes.hourly-forecasts .hourly-forecast .weather-box-header-text {
  padding: 6px 0;
  height: 46px;
}

.component-weather-interactive_hero-mobile-v2 .weather-boxes-container .weather-boxes.hourly-forecasts .hourly-forecast .weather-box-header-text .weather-box-header-text-inner table {
  width: 100%;
}

.component-weather-interactive_hero-mobile-v2 .weather-boxes-container .weather-boxes.hourly-forecasts .hourly-forecast .weather-box-header-text .weather-box-header-text-inner table tr td {
  width: 30%;
  font-size: 22px;
}

.component-weather-interactive_hero-mobile-v2 .weather-boxes-container .weather-boxes.hourly-forecasts .hourly-forecast .weather-box-header-text .weather-box-header-text-inner table tr td.wx-text {
  width: 30%;
}

.component-weather-interactive_hero-mobile-v2 .weather-boxes-container .weather-boxes.hourly-forecasts .hourly-forecast .weather-box-header-text .weather-box-header-text-inner table tr td:last-child {
  width: 33%;
}

.component-weather-interactive_hero-mobile-v2 .weather-boxes-container.hourly-active .daily-forecasts {
  display: none;
}

.component-weather-interactive_hero-mobile-v2 .weather-boxes-container.hourly-active .hourly-forecasts {
  display: table;
}

.component-weather-interactive_hero-mobile-v2 .rotate20 {
  margin-right: 5px;
  -ms-transform: rotate(20deg);
  -webkit-transform: rotate(20deg);
  transform: rotate(20deg);
}

.component-weather-interactive_hero-mobile-v2 .no-margin {
  margin: 0;
}

#today-data,
#hourly-data,
#forecast-data {
  display: none;
}

.component-weather-interactive_hero-v1 .weather-statistics .weather-statistics-list .weather-statistics-btn .icon .weather-statistics-btn .wi-thermometer,
.component-weather-interactive_hero-v1 .weather-statistics .weather-statistics-list .weather-statistics-btn .icon .weather-statistics-btn .wi-sprinkles {
  font-size: 36px !important;
  padding: 5px 0;
}

.component-weather-interactive_hero-v1 .weather-statistics .weather-statistics-list .weather-statistics-btn .icon .weather-statistics-btn .fa-eye {
  padding-bottom: 5px;
}

.component-weather-interactive_hero-v1 .weather-interactive-hero-content {
  padding: 0;
  float: none;
  width: auto;
  margin: auto;
  height: 499px;
  position: relative;
  margin-bottom: 20px;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
  -webkit-transition: background 0.3s;
  transition: background 0.3s;
}

.component-weather-interactive_hero-v1 .weather-interactive-hero-content:before {
  -webkit-transition: opacity 0.3s;
  transition: opacity 0.3s;
  content: '';
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSI1OCUiIHN0b3AtY29sb3I9IiMwMDAwMDAiIHN0b3Atb3BhY2l0eT0iMCIvPgogICAgPHN0b3Agb2Zmc2V0PSIxMDAlIiBzdG9wLWNvbG9yPSIjMDAwMDAwIiBzdG9wLW9wYWNpdHk9IjAuNjUiLz4KICA8L2xpbmVhckdyYWRpZW50PgogIDxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxIiBoZWlnaHQ9IjEiIGZpbGw9InVybCgjZ3JhZC11Y2dnLWdlbmVyYXRlZCkiIC8+Cjwvc3ZnPg==);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(58%, transparent), color-stop(100%, rgba(0,0,0,0.65)));
  background: -webkit-linear-gradient(top, transparent 58%, rgba(0,0,0,0.65) 100%);
  background: linear-gradient(to bottom, transparent 58%, rgba(0,0,0,0.65) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#a6000000',GradientType=0 );
}

.component-weather-interactive_hero-v1 .weather-interactive-hero-content .sd-weather-interactive-hero-container {
  width: 100%;
  height: 100%;
  position: relative;
}

.component-weather-interactive_hero-v1 .weather-interactive-hero-content .sd-weather-interactive-hero-container section.weather-head .sd-weather-chart {
  bottom: 24%;
  position: absolute;
}

.component-weather-interactive_hero-v1 .weather-interactive-hero-content .sd-weather-interactive-hero-container section.weather-head .weather-hero-header {
  position: relative;
  padding: 40px 40px 0 40px;
}

.component-weather-interactive_hero-v1 .weather-interactive-hero-content .sd-weather-interactive-hero-container section.weather-head .weather-hero-header .weather-hero-header-left .weather-hero-header-date {
  color: #ffffff;
  font-size: 14px;
  font-weight: 400;
}

.component-weather-interactive_hero-v1 .weather-interactive-hero-content .sd-weather-interactive-hero-container section.weather-head .weather-hero-header .weather-hero-header-left .weather-hero-header-city {
  color: #ffffff;
  font-size: 30px;
  font-weight: 400;
  padding: 10px 0 0 0;
}

.component-weather-interactive_hero-v1 .weather-interactive-hero-content .sd-weather-interactive-hero-container section.weather-head .weather-hero-header .weather-hero-header-left .weather-hero-header-change-location-btn {
  color: #7fccff;
  font-size: 14px;
  font-weight: 400;
  text-transform: uppercase;
}

.component-weather-interactive_hero-v1 .weather-interactive-hero-content .sd-weather-interactive-hero-container section.weather-head .weather-hero-header .weather-hero-header-center .row,
.component-weather-interactive_hero-v1 .weather-interactive-hero-content .sd-weather-interactive-hero-container section.weather-head .weather-hero-header .weather-hero-header-center .fm-body .fm-main,
.fm-body .component-weather-interactive_hero-v1 .weather-interactive-hero-content .sd-weather-interactive-hero-container section.weather-head .weather-hero-header .weather-hero-header-center .fm-main {
  display: none;
}

.component-weather-interactive_hero-v1 .weather-interactive-hero-content .sd-weather-interactive-hero-container section.weather-head .weather-hero-header .weather-hero-header-center .row .weather-hero-video-thumb .weather-video-btn,
.component-weather-interactive_hero-v1 .weather-interactive-hero-content .sd-weather-interactive-hero-container section.weather-head .weather-hero-header .weather-hero-header-center .fm-body .fm-main .weather-hero-video-thumb .weather-video-btn,
.fm-body .component-weather-interactive_hero-v1 .weather-interactive-hero-content .sd-weather-interactive-hero-container section.weather-head .weather-hero-header .weather-hero-header-center .fm-main .weather-hero-video-thumb .weather-video-btn {
  display: block;
  position: relative;
}

.component-weather-interactive_hero-v1 .weather-interactive-hero-content .sd-weather-interactive-hero-container section.weather-head .weather-hero-header .weather-hero-header-center .row .weather-hero-video-thumb .weather-video-btn img,
.component-weather-interactive_hero-v1 .weather-interactive-hero-content .sd-weather-interactive-hero-container section.weather-head .weather-hero-header .weather-hero-header-center .fm-body .fm-main .weather-hero-video-thumb .weather-video-btn img,
.fm-body .component-weather-interactive_hero-v1 .weather-interactive-hero-content .sd-weather-interactive-hero-container section.weather-head .weather-hero-header .weather-hero-header-center .fm-main .weather-hero-video-thumb .weather-video-btn img {
  max-width: 100%;
}

.component-weather-interactive_hero-v1 .weather-interactive-hero-content .sd-weather-interactive-hero-container section.weather-head .weather-hero-header .weather-hero-header-center .row .weather-hero-video-thumb .weather-video-btn .weather-play-icon,
.component-weather-interactive_hero-v1 .weather-interactive-hero-content .sd-weather-interactive-hero-container section.weather-head .weather-hero-header .weather-hero-header-center .fm-body .fm-main .weather-hero-video-thumb .weather-video-btn .weather-play-icon,
.fm-body .component-weather-interactive_hero-v1 .weather-interactive-hero-content .sd-weather-interactive-hero-container section.weather-head .weather-hero-header .weather-hero-header-center .fm-main .weather-hero-video-thumb .weather-video-btn .weather-play-icon {
  position: absolute;
  font-size: 18px;
  padding: 0 0 0 5px;
  text-align: center;
  border-radius: 30px;
  width: 30px;
  height: 30px;
  line-height: 30px;
  background: #FFF;
  top: 50%;
  margin-top: -15px;
  left: 50%;
  margin-left: -15px;
}

.component-weather-interactive_hero-v1 .weather-interactive-hero-content .sd-weather-interactive-hero-container section.weather-head .weather-hero-header .weather-hero-header-center .row .weather-hero-video-text,
.component-weather-interactive_hero-v1 .weather-interactive-hero-content .sd-weather-interactive-hero-container section.weather-head .weather-hero-header .weather-hero-header-center .fm-body .fm-main .weather-hero-video-text,
.fm-body .component-weather-interactive_hero-v1 .weather-interactive-hero-content .sd-weather-interactive-hero-container section.weather-head .weather-hero-header .weather-hero-header-center .fm-main .weather-hero-video-text {
  color: #FFF;
}

.component-weather-interactive_hero-v1 .weather-interactive-hero-content .sd-weather-interactive-hero-container section.weather-head .weather-hero-header .weather-hero-header-center .row .weather-hero-video-text .weather-hero-video-headline,
.component-weather-interactive_hero-v1 .weather-interactive-hero-content .sd-weather-interactive-hero-container section.weather-head .weather-hero-header .weather-hero-header-center .fm-body .fm-main .weather-hero-video-text .weather-hero-video-headline,
.fm-body .component-weather-interactive_hero-v1 .weather-interactive-hero-content .sd-weather-interactive-hero-container section.weather-head .weather-hero-header .weather-hero-header-center .fm-main .weather-hero-video-text .weather-hero-video-headline {
  font-weight: 700;
}

.component-weather-interactive_hero-v1 .weather-interactive-hero-content .sd-weather-interactive-hero-container section.weather-head .weather-hero-header .weather-hero-header-center .row .weather-hero-video-text .weather-hero-video-headline p,
.component-weather-interactive_hero-v1 .weather-interactive-hero-content .sd-weather-interactive-hero-container section.weather-head .weather-hero-header .weather-hero-header-center .fm-body .fm-main .weather-hero-video-text .weather-hero-video-headline p,
.fm-body .component-weather-interactive_hero-v1 .weather-interactive-hero-content .sd-weather-interactive-hero-container section.weather-head .weather-hero-header .weather-hero-header-center .fm-main .weather-hero-video-text .weather-hero-video-headline p {
  font-weight: 300;
}

.component-weather-interactive_hero-v1 .weather-interactive-hero-content .sd-weather-interactive-hero-container section.weather-head .weather-hero-header .weather-hero-header-current-hour {
  right: 0;
  bottom: 0;
  color: #ffffff;
  font-size: 30px;
  font-weight: 400;
  position: absolute;
  padding: 10px 30px 0 0;
}

.component-weather-interactive_hero-v1 .weather-interactive-hero-content .sd-weather-interactive-hero-container section.weather-head .weather-hero-header .weather-hero-header-current-hour-switch {
  bottom: 0;
  top: 120px;
  z-index: 9999;
  height: 100px;
  color: #ffffff;
  position: absolute;
  overflow: hidden;
  padding: 35px 0;
  right: -10px;
  width: 100px;
}

.component-weather-interactive_hero-v1 .weather-interactive-hero-content .sd-weather-interactive-hero-container section.weather-head .weather-hero-header .weather-hero-header-current-hour-switch .swiper-container {
  width: 100%;
  height: 30px;
  padding-left: 20px;
  background-color: #c52233;
  background-size: auto 70%;
  background-position: 3px center;
  background-repeat: no-repeat;
  border-top-left-radius: 15px;
  border-bottom-left-radius: 15px;
}

.component-weather-interactive_hero-v1 .weather-interactive-hero-content .sd-weather-interactive-hero-container section.weather-head .weather-hero-header .weather-hero-header-current-hour-switch .swiper-container .swiper-slide {
  text-align: center;
  font-size: 12px;
  opacity: 0.5;
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
}

.component-weather-interactive_hero-v1 .weather-interactive-hero-content .sd-weather-interactive-hero-container section.weather-head .weather-hero-header .weather-hero-header-current-hour-switch .swiper-container .swiper-slide.swiper-slide-active {
  font-size: 18px;
  opacity: 1;
}

.component-weather-interactive_hero-v1 .weather-interactive-hero-content .sd-weather-interactive-hero-container section.weather-head ul.weather-top-info {
  padding: 40px 0 0 35px;
}

.component-weather-interactive_hero-v1 .weather-interactive-hero-content .sd-weather-interactive-hero-container section.weather-head ul.weather-top-info li .date {
  color: #ffffff;
  font-size: 14px;
  font-weight: 400;
}

.component-weather-interactive_hero-v1 .weather-interactive-hero-content .sd-weather-interactive-hero-container section.weather-head ul.weather-top-info li .city {
  color: #ffffff;
  font-size: 30px;
  font-weight: 400;
}

.component-weather-interactive_hero-v1 .weather-interactive-hero-content .sd-weather-interactive-hero-container section.weather-head ul.weather-top-info li .change-location {
  color: #7fccff;
  font-size: 14px;
  font-weight: 400;
  text-transform: uppercase;
}

.component-weather-interactive_hero-v1 .weather-interactive-hero-content .sd-weather-interactive-hero-container section.weather-head .axis path {
  fill: none;
  stroke: #ffffff;
  shape-rendering: crispEdges;
}

.component-weather-interactive_hero-v1 .weather-interactive-hero-content .sd-weather-interactive-hero-container section.weather-head .axis text {
  font-size: 13px;
  stroke: #ffffff;
}

.component-weather-interactive_hero-v1 .weather-interactive-hero-content .sd-weather-interactive-hero-container section.weather-head .overlay {
  fill: none;
  pointer-events: all;
}

.component-weather-interactive_hero-v1 .weather-interactive-hero-content .sd-weather-interactive-hero-container section.weather-head .focus circle {
  fill: none;
  stroke: steelblue;
}

.component-weather-interactive_hero-v1 .weather-interactive-hero-content .sd-weather-interactive-hero-container section.weather-head .weather-statistics {
  bottom: 0;
  position: absolute;
  margin-bottom: 0;
}

.component-weather-interactive_hero-v1 .weather-interactive-hero-content .sd-weather-interactive-hero-container section.weather-head .weather-statistics ul.weather-statistics-list {
  margin: 0;
}

.component-weather-interactive_hero-v1 .weather-interactive-hero-content .sd-weather-interactive-hero-container section.weather-head .weather-statistics ul.weather-statistics-list li {
  height: 97px;
  text-align: center;
  border-right: #848484 1px solid;
  cursor: pointer;
  background: none;
  position: relative;
}

.component-weather-interactive_hero-v1 .weather-interactive-hero-content .sd-weather-interactive-hero-container section.weather-head .weather-statistics ul.weather-statistics-list li .title {
  color: #b4b4b4;
  font-size: 12px;
  text-transform: uppercase;
}

.component-weather-interactive_hero-v1 .weather-interactive-hero-content .sd-weather-interactive-hero-container section.weather-head .weather-statistics ul.weather-statistics-list li .icon {
  position: relative;
  color: #fff;
  font-size: 28px;
  min-height: 40px;
}

.component-weather-interactive_hero-v1 .weather-interactive-hero-content .sd-weather-interactive-hero-container section.weather-head .weather-statistics ul.weather-statistics-list li .icon img {
  width: 40px;
  position: absolute;
  bottom: 0;
}

.component-weather-interactive_hero-v1 .weather-interactive-hero-content .sd-weather-interactive-hero-container section.weather-head .weather-statistics ul.weather-statistics-list li .data {
  color: #ffffff;
  font-size: 14px;
  font-weight: 400;
}

.component-weather-interactive_hero-v1 .weather-interactive-hero-content .sd-weather-interactive-hero-container section.weather-head .weather-statistics ul.weather-statistics-list li:after {
  -webkit-transition: opacity 0.3s;
  transition: opacity 0.3s;
  opacity: 0;
  content: '';
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIgc3RvcC1vcGFjaXR5PSIwIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmZmZmZmYiIHN0b3Atb3BhY2l0eT0iMC4yIi8+CiAgPC9saW5lYXJHcmFkaWVudD4KICA8cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMSIgaGVpZ2h0PSIxIiBmaWxsPSJ1cmwoI2dyYWQtdWNnZy1nZW5lcmF0ZWQpIiAvPgo8L3N2Zz4=);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(255,255,255,0)), color-stop(100%, rgba(255,255,255,0.3)));
  background: -webkit-linear-gradient(top, rgba(255,255,255,0) 0%, rgba(255,255,255,0.3) 100%);
  background: linear-gradient(to bottom, rgba(255,255,255,0) 0%, rgba(255,255,255,0.3) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00ffffff', endColorstr='#33ffffff',GradientType=0 );
}

.component-weather-interactive_hero-v1 .weather-interactive-hero-content .sd-weather-interactive-hero-container section.weather-head .weather-statistics ul.weather-statistics-list li:hover:after,
.component-weather-interactive_hero-v1 .weather-interactive-hero-content .sd-weather-interactive-hero-container section.weather-head .weather-statistics ul.weather-statistics-list li.selected:after {
  opacity: 1;
}

@media (max-width: 1024px) {
  .component-weather-interactive_hero-v1 .weather-interactive-hero-content .sd-weather-interactive-hero-container section.weather-head .weather-statistics ul.weather-statistics-list li {
    margin-bottom: 20px;
  }

  .component-weather-interactive_hero-v1 .weather-interactive-hero-content .sd-weather-interactive-hero-container section.weather-head .weather-statistics ul.weather-statistics-list li:nth-child(4) {
    border-right: none;
  }

  .component-weather-interactive_hero-v1 .weather-interactive-hero-content .sd-weather-interactive-hero-container section.weather-head .weather-statistics ul.weather-statistics-list li:first-child {
    border-right: none;
  }
}

.component-weather-interactive_hero-v1 .weather-interactive-hero-content .sd-weather-interactive-hero-container section.weather-head .weather-statistics ul.weather-statistics-list li.right-now .title {
  text-align: left;
  text-transform: uppercase;
}

.component-weather-interactive_hero-v1 .weather-interactive-hero-content .sd-weather-interactive-hero-container section.weather-head .weather-statistics ul.weather-statistics-list li.right-now .current {
  line-height: 1;
  text-align: left;
  height: 60px;
}

.component-weather-interactive_hero-v1 .weather-interactive-hero-content .sd-weather-interactive-hero-container section.weather-head .weather-statistics ul.weather-statistics-list li.right-now .current .temperature {
  font-size: 60px;
  font-weight: 400;
  text-align: left;
  padding-top: 0;
  color: #ffffff;
  float: left;
  height: 60px;
}

.component-weather-interactive_hero-v1 .weather-interactive-hero-content .sd-weather-interactive-hero-container section.weather-head .weather-statistics ul.weather-statistics-list li.right-now .current .icon {
  float: left;
  height: 60px;
  padding-top: 10px;
}

.component-weather-interactive_hero-v1 .weather-interactive-hero-content .sd-weather-interactive-hero-container section.weather-head .weather-statistics ul.weather-statistics-list li.right-now .current .icon i.wi {
  margin-top: 18px;
  color: white;
  height: 100%;
}

.component-weather-interactive_hero-v1 .weather-interactive-hero-content .sd-weather-interactive-hero-container section.weather-head .weather-statistics ul.weather-statistics-list li.right-now .current .conditions {
  height: 60px;
  max-width: 60px;
  margin-left: 5px;
  float: left;
  padding: 0;
  margin-top: 25px;
  color: #ffffff;
  font-size: 14px;
  font-weight: 400;
  line-height: 1.2;
}

.component-weather-interactive_hero-v1 .weather-interactive-hero-content .sd-weather-interactive-hero-container section.weather-head .weather-statistics ul.weather-statistics-list li:last-child {
  border-right: none;
}

.component-weather-interactive_hero-v1 .weather-interactive-hero-content .sd-weather-interactive-hero-container section.weather-head .weather-statistics .weather-point-description {
  color: #ffffff;
}

.component-weather-interactive_hero-v1 .weather-interactive-hero-content .sd-weather-interactive-hero-container .sd-weather-current-hour-icon {
  left: 0;
  z-index: 1;
  bottom: 26%;
  width: 22px;
  height: 22px;
  display: none;
  cursor: pointer;
  position: absolute;
  margin: 0px 0px -2px -4px;
  background: url("/assets/component/weather/interactive_hero/v1/images/weather.slider.current.20x20.png") center center no-repeat;
}

.component-weather-interactive_hero-v1 .weather-interactive-hero-content .sd-weather-interactive-hero-container .sd-weather-chart-slider {
  left: 30px;
  width: 95%;
  z-index: 2;
  bottom: 26%;
  height: 20px;
  margin: 0 auto;
  position: absolute;
}

.component-weather-interactive_hero-v1 .weather-interactive-hero-content .sd-weather-interactive-hero-container .sd-weather-chart-slider .ui-slider {
  position: relative;
  text-align: left;
}

.component-weather-interactive_hero-v1 .weather-interactive-hero-content .sd-weather-interactive-hero-container .sd-weather-chart-slider .ui-slider .ui-slider-handle {
  position: absolute;
  z-index: 2;
  width: 1.2em;
  height: 1.2em;
  cursor: default;
  -ms-touch-action: none;
  touch-action: none;
}

.component-weather-interactive_hero-v1 .weather-interactive-hero-content .sd-weather-interactive-hero-container .sd-weather-chart-slider .ui-slider .ui-slider-range {
  position: absolute;
  z-index: 1;
  font-size: .7em;
  display: block;
  border: 0;
  background-position: 0 0;
}

.component-weather-interactive_hero-v1 .weather-interactive-hero-content .sd-weather-interactive-hero-container .sd-weather-chart-slider .ui-slider.ui-state-disabled,
.component-weather-interactive_hero-v1 .weather-interactive-hero-content .sd-weather-interactive-hero-container .sd-weather-chart-slider .ui-slider.ui-state-disabled .ui-slider-range {
  -webkit-filter: inherit;
  filter: inherit;
}

.component-weather-interactive_hero-v1 .weather-interactive-hero-content .sd-weather-interactive-hero-container .sd-weather-chart-slider .ui-slider-horizontal {
  height: .8em;
}

.component-weather-interactive_hero-v1 .weather-interactive-hero-content .sd-weather-interactive-hero-container .sd-weather-chart-slider .ui-slider-horizontal .ui-slider-handle {
  top: -.3em;
  margin-left: -.6em;
}

.component-weather-interactive_hero-v1 .weather-interactive-hero-content .sd-weather-interactive-hero-container .sd-weather-chart-slider .ui-slider-horizontal .ui-slider-range {
  top: 0;
  height: 100%;
}

.component-weather-interactive_hero-v1 .weather-interactive-hero-content .sd-weather-interactive-hero-container .sd-weather-chart-slider .ui-slider-horizontal .ui-slider-range-min {
  left: 0;
}

.component-weather-interactive_hero-v1 .weather-interactive-hero-content .sd-weather-interactive-hero-container .sd-weather-chart-slider .ui-slider-horizontal .ui-slider-range-max {
  right: 0;
}

.component-weather-interactive_hero-v1 .weather-interactive-hero-content .sd-weather-interactive-hero-container .sd-weather-chart-slider .ui-slider-vertical {
  width: .8em;
  height: 100px;
}

.component-weather-interactive_hero-v1 .weather-interactive-hero-content .sd-weather-interactive-hero-container .sd-weather-chart-slider .ui-slider-vertical .ui-slider-handle {
  left: -.3em;
  margin-left: 0;
  margin-bottom: -.6em;
}

.component-weather-interactive_hero-v1 .weather-interactive-hero-content .sd-weather-interactive-hero-container .sd-weather-chart-slider .ui-slider-vertical .ui-slider-range {
  left: 0;
  width: 100%;
}

.component-weather-interactive_hero-v1 .weather-interactive-hero-content .sd-weather-interactive-hero-container .sd-weather-chart-slider .ui-slider-vertical .ui-slider-range-min {
  bottom: 0;
}

.component-weather-interactive_hero-v1 .weather-interactive-hero-content .sd-weather-interactive-hero-container .sd-weather-chart-slider .ui-slider-vertical .ui-slider-range-max {
  top: 0;
}

.component-weather-interactive_hero-v1 .weather-interactive-hero-content .sd-weather-interactive-hero-container .sd-weather-chart-slider .ui-state-default,
.component-weather-interactive_hero-v1 .weather-interactive-hero-content .sd-weather-interactive-hero-container .sd-weather-chart-slider .ui-widget-content .ui-state-default,
.component-weather-interactive_hero-v1 .weather-interactive-hero-content .sd-weather-interactive-hero-container .sd-weather-chart-slider .ui-widget-header .ui-state-default {
  color: #1c94c4;
  font-weight: bold;
  border: none;
}

.component-weather-interactive_hero-v1 .weather-interactive-hero-content .sd-weather-interactive-hero-container .sd-weather-chart-slider .ui-state-default a,
.component-weather-interactive_hero-v1 .weather-interactive-hero-content .sd-weather-interactive-hero-container .sd-weather-chart-slider .ui-state-default a:link,
.component-weather-interactive_hero-v1 .weather-interactive-hero-content .sd-weather-interactive-hero-container .sd-weather-chart-slider .ui-state-default a:visited {
  color: #1c94c4;
  text-decoration: none;
}

.component-weather-interactive_hero-v1 .weather-interactive-hero-content .sd-weather-interactive-hero-container .sd-weather-chart-slider .ui-corner-all,
.component-weather-interactive_hero-v1 .weather-interactive-hero-content .sd-weather-interactive-hero-container .sd-weather-chart-slider .ui-corner-top,
.component-weather-interactive_hero-v1 .weather-interactive-hero-content .sd-weather-interactive-hero-container .sd-weather-chart-slider .ui-corner-left,
.component-weather-interactive_hero-v1 .weather-interactive-hero-content .sd-weather-interactive-hero-container .sd-weather-chart-slider .ui-corner-tl {
  border-top-left-radius: 4px;
}

.component-weather-interactive_hero-v1 .weather-interactive-hero-content .sd-weather-interactive-hero-container .sd-weather-chart-slider .ui-corner-all,
.component-weather-interactive_hero-v1 .weather-interactive-hero-content .sd-weather-interactive-hero-container .sd-weather-chart-slider .ui-corner-top,
.component-weather-interactive_hero-v1 .weather-interactive-hero-content .sd-weather-interactive-hero-container .sd-weather-chart-slider .ui-corner-right,
.component-weather-interactive_hero-v1 .weather-interactive-hero-content .sd-weather-interactive-hero-container .sd-weather-chart-slider .ui-corner-tr {
  border-top-right-radius: 4px;
}

.component-weather-interactive_hero-v1 .weather-interactive-hero-content .sd-weather-interactive-hero-container .sd-weather-chart-slider .ui-corner-all,
.component-weather-interactive_hero-v1 .weather-interactive-hero-content .sd-weather-interactive-hero-container .sd-weather-chart-slider .ui-corner-bottom,
.component-weather-interactive_hero-v1 .weather-interactive-hero-content .sd-weather-interactive-hero-container .sd-weather-chart-slider .ui-corner-left,
.component-weather-interactive_hero-v1 .weather-interactive-hero-content .sd-weather-interactive-hero-container .sd-weather-chart-slider .ui-corner-bl {
  border-bottom-left-radius: 4px;
}

.component-weather-interactive_hero-v1 .weather-interactive-hero-content .sd-weather-interactive-hero-container .sd-weather-chart-slider .ui-corner-all,
.component-weather-interactive_hero-v1 .weather-interactive-hero-content .sd-weather-interactive-hero-container .sd-weather-chart-slider .ui-corner-bottom,
.component-weather-interactive_hero-v1 .weather-interactive-hero-content .sd-weather-interactive-hero-container .sd-weather-chart-slider .ui-corner-right,
.component-weather-interactive_hero-v1 .weather-interactive-hero-content .sd-weather-interactive-hero-container .sd-weather-chart-slider .ui-corner-br {
  border-bottom-right-radius: 4px;
}

.component-weather-interactive_hero-v1 .weather-interactive-hero-content .sd-weather-interactive-hero-container .sd-weather-chart-slider .ui-slider {
  width: 22px;
  height: 22px;
  cursor: pointer;
  display: inline-block;
  outline: none;
  text-decoration: none;
  background: url("/assets/component/weather/interactive_hero/v1/images/weather.slider.20x20.png") center center no-repeat;
}

.component-weather-interactive_hero-v1 .weather-interactive-hero-content .sd-weather-interactive-hero-container .sd-weather-chart-slider .ui-slider:link {
  outline: none;
  text-decoration: none;
}

.component-weather-interactive_hero-v1 .weather-interactive-hero-content .sd-weather-interactive-hero-container .sd-weather-chart-slider .ui-slider:focus {
  outline: none;
  text-decoration: none;
}

.component-weather-interactive_hero-v1 .weather-interactive-hero-content .sd-weather-interactive-hero-container .sd-weather-chart-slider .ui-slider:hover {
  outline: none;
  text-decoration: none;
}

.component-weather-interactive_hero-v1 .weather-interactive-hero-content .sd-weather-interactive-hero-container .sd-weather-chart-slider .ui-slider:active {
  outline: none;
  text-decoration: none;
}

.component-weather-interactive_hero-v1 .weather-interactive-hero-content .sd-weather-interactive-hero-container .sd-weather-chart-slider .ui-slider:visited {
  outline: none;
  text-decoration: none;
}

.component-weather-interactive_hero-v1 .weather-interactive-hero-content .sd-weather-interactive-hero-container .sd-weather-chart-slider .ui-slider .ui-slider-range {
  background: #848484;
}

.component-weather-interactive_hero-v1 .weather-interactive-hero-content .sd-weather-interactive-hero-container .sd-weather-chart-slider .ui-slider .ui-handle-helper-parent {
  position: relative;
  margin: auto;
  width: -webkit-calc(100% - 20px);
  width: calc(100% - 20px);
}

.component-weather-interactive_hero-v1 .weather-interactive-hero-content .sd-weather-interactive-hero-container .sd-weather-chart-slider .ui-slider .ui-handle-helper-parent .ui-slider-handle {
  width: 20px;
  border-radius: 20px;
  margin-top: -4px;
  margin-left: -10px;
  border: none;
}

.component-weather-interactive_hero-v1 .weather-interactive-hero-content .sd-weather-interactive-hero-container .sd-weather-chart-slider .ui-slider .ui-handle-helper-parent .ui-slider-handle:after {
  content: attr(data-handle-content);
  position: absolute;
  text-align: center;
  width: 100%;
  font-size: 12px;
  top: 1px;
}

.component-weather-interactive_hero-v1 .weather-interactive-hero-content .sd-weather-interactive-hero-container .sd-weather-chart-slider .ui-slider .ui-handle-helper-parent .ui-slider-handle.ui-state-focus {
  border: none;
}

.component-weather-interactive_hero-v1 .weather-interactive-hero-content .sd-weather-interactive-hero-container .sd-weather-chart-time-bar {
  left: 0;
  width: 100%;
  bottom: 23%;
  height: 50px;
  padding: 0 30px;
  margin: 0 auto;
  position: absolute;
}

.component-weather-interactive_hero-v1 .weather-interactive-hero-content .sd-weather-interactive-hero-container .sd-weather-chart-time-bar span {
  color: #ffffff;
  font-size: 11px;
  padding: 0 20px;
  position: absolute;
  display: inline-block;
}

.component-weather-interactive_hero-v1 .weather-interactive-hero-content .sd-weather-interactive-hero-container .sd-weather-chart-time-bar span.time-bar-morning {
  left: 2%;
  bottom: 0;
}

.component-weather-interactive_hero-v1 .weather-interactive-hero-content .sd-weather-interactive-hero-container .sd-weather-chart-time-bar span.time-bar-sunrise {
  white-space: nowrap;
  display: none;
}

.component-weather-interactive_hero-v1 .weather-interactive-hero-content .sd-weather-interactive-hero-container .sd-weather-chart-time-bar span.time-bar-sunset {
  white-space: nowrap;
  display: none;
}

.component-weather-interactive_hero-v1 .weather-interactive-hero-content .sd-weather-interactive-hero-container .sd-weather-chart-time-bar span.time-bar-evening {
  right: 0;
  bottom: 0;
}

.component-weather-interactive_hero-v2 {
  box-shadow: 0 0 2px 2px rgba(0,0,0,0.125);
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  background-color: #333;
}

.component-weather-interactive_hero-v2 .weather-hero {
  opacity: .4;
  -webkit-transition: opacity 0.3s ease-out, background 0.3s ease-out;
  transition: opacity 0.3s ease-out, background 0.3s ease-out;
  position: relative;
  padding-top: 255px;
}

.component-weather-interactive_hero-v2 .weather-hero .weather-location,
.component-weather-interactive_hero-v2 .weather-hero .weather-current {
  position: absolute;
  left: 30px;
  right: 30px;
  color: #fff;
}

.component-weather-interactive_hero-v2 .weather-hero.updated {
  opacity: 1;
}

.component-weather-interactive_hero-v2 .weather-hero .weather-location {
  color: #848484;
  top: 30px;
}

.component-weather-interactive_hero-v2 .weather-hero .weather-location .wx-city {
  font-size: 26px;
  position: relative;
}

.component-weather-interactive_hero-v2 .weather-hero .weather-location .wx-city .weather-select {
  padding: 0 30px 0 8px;
  font-size: 20px;
  width: 300px;
}

.component-weather-interactive_hero-v2 .weather-hero .weather-location .wx-city .weather-select.wx-error-state {
  outline: 1px solid red;
}

.component-weather-interactive_hero-v2 .weather-hero .weather-location .wx-city a.wx-search-btn {
  position: absolute;
  top: 2px;
  right: 0;
}

.component-weather-interactive_hero-v2 .weather-hero .weather-location .wx-city .help-text {
  color: #FFF;
  font-size: 16px;
  max-width: 300px;
}

.component-weather-interactive_hero-v2 .weather-hero .weather-location .wx-city .help-text .wx-error {
  font-style: italic;
}

.component-weather-interactive_hero-v2 .weather-hero .weather-location .wx-btn-group {
  width: 180px;
  font-size: 11px;
  border: 1px solid #fff;
}

.component-weather-interactive_hero-v2 .weather-hero .weather-location .wx-btn-group .wx-btn {
  color: #fff;
  cursor: pointer;
  padding: 5px 0;
  float: left;
  text-align: center;
  opacity: 1;
  -webkit-transition: opacity 0.3s ease-out, background 0.3s ease-out;
  transition: opacity 0.3s ease-out, background 0.3s ease-out;
}

.component-weather-interactive_hero-v2 .weather-hero .weather-location .wx-btn-group .wx-btn:hover {
  opacity: 0.7;
}

.component-weather-interactive_hero-v2 .weather-hero .weather-location .wx-btn-group .wx-btn.active {
  background: #fff;
  color: rgba(1,20,36,0.6);
  cursor: default;
}

.component-weather-interactive_hero-v2 .weather-hero .weather-location .wx-btn-group .wx-btn.active:hover {
  opacity: 1;
}

.component-weather-interactive_hero-v2 .weather-hero .weather-location .wx-btn-group .wx-btn-left {
  width: 65%;
}

.component-weather-interactive_hero-v2 .weather-hero .weather-location .wx-btn-group .wx-btn-right {
  width: 35%;
}

.component-weather-interactive_hero-v2 .weather-hero .weather-location .wx-btn-group:after {
  display: table;
  content: ' ';
  clear: both;
}

.component-weather-interactive_hero-v2 .weather-hero .weather-current {
  top: 120px;
}

.component-weather-interactive_hero-v2 .weather-hero .weather-current .wx-temp {
  width: 135px;
  float: left;
  font-size: 96px;
  font-weight: 200;
}

.component-weather-interactive_hero-v2 .weather-hero .weather-current .wx-icon-text {
  width: 110px;
  padding: 20px 0;
  float: left;
  text-align: center;
}

.component-weather-interactive_hero-v2 .weather-hero .weather-current .wx-icon-text .wx-icon {
  font-size: 40px;
}

.component-weather-interactive_hero-v2 .weather-hero .weather-boxes-container {
  height: 214px;
  overflow: hidden;
}

.component-weather-interactive_hero-v2 .weather-hero .weather-boxes-container .weather-boxes {
  height: 214px;
  width: 100%;
  background: transparent;
}

.component-weather-interactive_hero-v2 .weather-hero .weather-boxes-container .weather-boxes .weather-box {
  height: 214px;
  background: transparent;
  -webkit-transition: width 0.2s ease-out;
  transition: width 0.2s ease-out;
  position: relative;
}

.component-weather-interactive_hero-v2 .weather-hero .weather-boxes-container .weather-boxes .weather-box .weather-box-header {
  height: 40px;
  background: rgba(1,20,36,0.6);
  border-right: 1px solid rgba(255,255,255,0.3);
  color: #fff;
  text-align: center;
  padding: 10px 0;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  position: relative;
}

.component-weather-interactive_hero-v2 .weather-hero .weather-boxes-container .weather-boxes .weather-box .weather-box-header .close {
  position: absolute;
  right: 10px;
  top: 7px;
  color: #fff;
  display: none;
}

.component-weather-interactive_hero-v2 .weather-hero .weather-boxes-container .weather-boxes .weather-box .weather-box-header .close .fa-angle-right {
  margin-right: -3px;
}

.component-weather-interactive_hero-v2 .weather-hero .weather-boxes-container .weather-boxes .weather-box .weather-box-header .dayOfWeek {
  text-transform: uppercase;
}

.component-weather-interactive_hero-v2 .weather-hero .weather-boxes-container .weather-boxes .weather-box .weather-box-header .dayShort {
  display: none;
  text-transform: uppercase;
}

.component-weather-interactive_hero-v2 .weather-hero .weather-boxes-container .weather-boxes .weather-box .weather-box-header .dateTime {
  display: none;
}

.component-weather-interactive_hero-v2 .weather-hero .weather-boxes-container .weather-boxes .weather-box .weather-box-background {
  -webkit-transition: background 0.3s ease-out;
  transition: background 0.3s ease-out;
  background: rgba(255,255,255,0.8);
}

.component-weather-interactive_hero-v2 .weather-hero .weather-boxes-container .weather-boxes .weather-box .weather-box-background .weather-box-body {
  text-align: center;
  height: 174px;
  border-right: 1px solid rgba(1,20,36,0.6);
}

.component-weather-interactive_hero-v2 .weather-hero .weather-boxes-container .weather-boxes .weather-box .weather-box-background .weather-box-body.short {
  opacity: 1;
}

.component-weather-interactive_hero-v2 .weather-hero .weather-boxes-container .weather-boxes .weather-box .weather-box-background .weather-box-body.short .wx-icon {
  padding-top: 14px;
  font-size: 29px;
}

.component-weather-interactive_hero-v2 .weather-hero .weather-boxes-container .weather-boxes .weather-box .weather-box-background .weather-box-body.short .wx-text {
  padding: 0 20px;
  font-size: 14px;
  line-height: 1.2;
  height: 30px;
}

.component-weather-interactive_hero-v2 .weather-hero .weather-boxes-container .weather-boxes .weather-box .weather-box-background .weather-box-body.short .wx-temp .wx-high {
  display: inline;
  font-size: 30px;
}

.component-weather-interactive_hero-v2 .weather-hero .weather-boxes-container .weather-boxes .weather-box .weather-box-background .weather-box-body.short .wx-temp .wx-low {
  display: inline;
  font-size: 20px;
  color: #848484;
}

.component-weather-interactive_hero-v2 .weather-hero .weather-boxes-container .weather-boxes .weather-box .weather-box-background .weather-box-body.short .wx-precip {
  font-size: 16px;
  padding-top: 10px;
}

.component-weather-interactive_hero-v2 .weather-hero .weather-boxes-container .weather-boxes .weather-box .weather-box-background .weather-box-body.short .wx-precip i {
  color: #49769c;
}

.component-weather-interactive_hero-v2 .weather-hero .weather-boxes-container .weather-boxes .weather-box .weather-box-background .weather-box-body.short .more-triangle {
  -ms-transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  font-size: 34px;
  position: absolute;
  right: 2px;
  bottom: -18px;
  opacity: 0.3;
}

.component-weather-interactive_hero-v2 .weather-hero .weather-boxes-container .weather-boxes .weather-box .weather-box-background .weather-box-body.verbose {
  -webkit-transition: opacity 0.1s ease-out;
  transition: opacity 0.1s ease-out;
  opacity: 0;
  position: absolute;
  top: 40px;
  right: 0;
  width: 100%;
  overflow: hidden;
}

.component-weather-interactive_hero-v2 .weather-hero .weather-boxes-container .weather-boxes .weather-box .weather-box-background .weather-box-body.verbose .verbose-inner {
  min-width: 360px;
  width: 100%;
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  left: 0;
  padding: 18px 34px;
}

.component-weather-interactive_hero-v2 .weather-hero .weather-boxes-container .weather-boxes .weather-box .weather-box-background .weather-box-body.verbose .verbose-inner table.table {
  border-top: none;
}

.component-weather-interactive_hero-v2 .weather-hero .weather-boxes-container .weather-boxes .weather-box .weather-box-background .weather-box-body.verbose .verbose-inner table.table tr td {
  border-top: none;
}

.component-weather-interactive_hero-v2 .weather-hero .weather-boxes-container .weather-boxes .weather-box .weather-box-background .weather-box-body.verbose .verbose-inner table.table tr td.wx-temps {
  width: 23%;
  padding: 26px 0;
  text-align: left;
}

.component-weather-interactive_hero-v2 .weather-hero .weather-boxes-container .weather-boxes .weather-box .weather-box-background .weather-box-body.verbose .verbose-inner table.table tr td.wx-temps .high {
  font-size: 40px;
  line-height: 40px;
}

.component-weather-interactive_hero-v2 .weather-hero .weather-boxes-container .weather-boxes .weather-box .weather-box-background .weather-box-body.verbose .verbose-inner table.table tr td.wx-temps .low {
  font-size: 26px;
  color: #848484;
}

.component-weather-interactive_hero-v2 .weather-hero .weather-boxes-container .weather-boxes .weather-box .weather-box-background .weather-box-body.verbose .verbose-inner table.table tr td.wx-cur-icon {
  width: 20%;
  padding-left: 0;
  text-align: center;
  border-right: 1px solid #ccc;
}

.component-weather-interactive_hero-v2 .weather-hero .weather-boxes-container .weather-boxes .weather-box .weather-box-background .weather-box-body.verbose .verbose-inner table.table tr td.wx-cur-icon .wx-icon {
  font-size: 40px;
  padding: 18px 0 8px;
  line-height: 30px;
}

.component-weather-interactive_hero-v2 .weather-hero .weather-boxes-container .weather-boxes .weather-box .weather-box-background .weather-box-body.verbose .verbose-inner table.table tr td.wx-cur-icon .wx-text {
  text-align: center;
}

.component-weather-interactive_hero-v2 .weather-hero .weather-boxes-container .weather-boxes .weather-box .weather-box-background .weather-box-body.verbose .verbose-inner table.table tr td.wx-conditions {
  padding-top: 10px;
  padding-bottom: 10px;
}

.component-weather-interactive_hero-v2 .weather-hero .weather-boxes-container .weather-boxes .weather-box .weather-box-background .weather-box-body.verbose .verbose-inner table.table tr td.wx-conditions table .name {
  width: 40%;
  text-align: left;
}

.component-weather-interactive_hero-v2 .weather-hero .weather-boxes-container .weather-boxes .weather-box .weather-box-background .weather-box-body.verbose .verbose-inner table.table tr td.wx-conditions table .value {
  width: 40%;
  text-align: right;
}

.component-weather-interactive_hero-v2 .weather-hero .weather-boxes-container .weather-boxes .weather-box .weather-box-background .weather-box-body.verbose .verbose-inner table.table tr td.wx-conditions table {
  width: 100%;
}

.component-weather-interactive_hero-v2 .weather-hero .weather-boxes-container .weather-boxes .weather-box .weather-box-background .weather-box-body.verbose .verbose-inner table.table tr td.wx-conditions table tr td.icon {
  font-size: 18px;
  text-align: center;
  width: 20%;
  line-height: 24px;
}

.component-weather-interactive_hero-v2 .weather-hero .weather-boxes-container .weather-boxes .weather-box .weather-box-background .weather-box-body.verbose .verbose-inner table.table tr td.wx-conditions table tr td.icon.humidity {
  font-size: 28px;
}

@media (min-width: 1360px) {
  .component-weather-interactive_hero-v2 .weather-hero .weather-boxes-container .weather-boxes .weather-box .weather-box-background .weather-box-body.verbose .verbose-inner {
    width: 598px;
  }

  .component-weather-interactive_hero-v2 .weather-hero .weather-boxes-container .weather-boxes .weather-box .weather-box-background .weather-box-body.verbose .verbose-inner table.table tr td.wx-temps {
    width: 20%;
  }

  .component-weather-interactive_hero-v2 .weather-hero .weather-boxes-container .weather-boxes .weather-box .weather-box-background .weather-box-body.verbose .verbose-inner table.table tr td.wx-cur-icon {
    width: 16%;
  }
}

.component-weather-interactive_hero-v2 .weather-hero .weather-boxes-container .weather-boxes .weather-box:last-child .weather-box-header {
  border: none;
}

.component-weather-interactive_hero-v2 .weather-hero .weather-boxes-container .weather-boxes .weather-box:last-child .weather-box-body {
  border: none;
}

.component-weather-interactive_hero-v2 .weather-hero .weather-boxes-container .weather-boxes.daily-forecasts .daily-forecast.active .weather-box-header {
  background: rgba(1,20,36,0.8);
}

.component-weather-interactive_hero-v2 .weather-hero .weather-boxes-container .weather-boxes.daily-forecasts .daily-forecast.active .weather-box-header .dateTime {
  display: inline;
}

.component-weather-interactive_hero-v2 .weather-hero .weather-boxes-container .weather-boxes.daily-forecasts .daily-forecast.active .weather-box-header .close {
  display: block;
  opacity: 1;
}

.component-weather-interactive_hero-v2 .weather-hero .weather-boxes-container .weather-boxes.daily-forecasts .daily-forecast.active .weather-box-header .close:hover {
  opacity: 0.7;
}

.component-weather-interactive_hero-v2 .weather-hero .weather-boxes-container .weather-boxes.daily-forecasts .daily-forecast.active .weather-box-background {
  background: rgba(255,255,255,0.95);
}

.component-weather-interactive_hero-v2 .weather-hero .weather-boxes-container .weather-boxes.daily-forecasts .daily-forecast.active .weather-box-background .weather-box-body.short {
  opacity: 0;
}

.component-weather-interactive_hero-v2 .weather-hero .weather-boxes-container .weather-boxes.daily-forecasts .daily-forecast.active .weather-box-background .weather-box-body.short .wx-text {
  opacity: 0;
}

.component-weather-interactive_hero-v2 .weather-hero .weather-boxes-container .weather-boxes.daily-forecasts .daily-forecast.active .weather-box-background .weather-box-body.short .wx-temp .wx-low {
  display: none;
}

.component-weather-interactive_hero-v2 .weather-hero .weather-boxes-container .weather-boxes.daily-forecasts .daily-forecast.active .weather-box-background .weather-box-body.verbose {
  opacity: 1;
}

.component-weather-interactive_hero-v2 .weather-hero .weather-boxes-container .weather-boxes.daily-forecasts .daily-forecast.in-active .weather-box-header .dayOfWeek {
  display: none;
}

.component-weather-interactive_hero-v2 .weather-hero .weather-boxes-container .weather-boxes.daily-forecasts .daily-forecast.in-active .weather-box-header .dayShort {
  display: inline;
}

.component-weather-interactive_hero-v2 .weather-hero .weather-boxes-container .weather-boxes.daily-forecasts .daily-forecast.in-active .weather-box-body.short .wx-text {
  opacity: 0;
}

.component-weather-interactive_hero-v2 .weather-hero .weather-boxes-container .weather-boxes.daily-forecasts .daily-forecast.in-active .weather-box-body.short .wx-temp .wx-low {
  display: none;
}

.component-weather-interactive_hero-v2 .weather-hero .weather-boxes-container .weather-boxes.hourly-forecasts {
  table-layout: fixed;
}

.component-weather-interactive_hero-v2 .weather-hero .weather-boxes-container .weather-boxes.hourly-forecasts .hourly-forecast {
  padding-right: 1px;
}

.component-weather-interactive_hero-v2 .weather-hero .weather-boxes-container .weather-boxes.hourly-forecasts .hourly-forecast:last-child {
  padding-right: 0;
}

.component-weather-interactive_hero-v2 .weather-hero .weather-boxes-container .weather-boxes.hourly-forecasts .hourly-forecast .weather-box-header {
  border-right: none;
}

.component-weather-interactive_hero-v2 .weather-hero .weather-boxes-container .weather-boxes.hourly-forecasts .hourly-forecast .weather-box-body {
  border-right: none;
  text-align: center;
  background: rgba(255,255,255,0.8);
  height: 174px;
}

.component-weather-interactive_hero-v2 .weather-hero .weather-boxes-container .weather-boxes.hourly-forecasts .hourly-forecast .weather-box-body .wx-icon {
  padding: 18px 0 0;
  font-size: 26px;
}

.component-weather-interactive_hero-v2 .weather-hero .weather-boxes-container .weather-boxes.hourly-forecasts .hourly-forecast .weather-box-body .wx-temp {
  padding: 10px;
  font-size: 26px;
}

.component-weather-interactive_hero-v2 .weather-hero .weather-boxes-container .weather-boxes.hourly-forecasts .hourly-forecast .weather-box-body .wx-rain {
  position: absolute;
  bottom: 10px;
  left: 0;
  right: 0;
  font-size: 16px;
}

.component-weather-interactive_hero-v2 .weather-hero .weather-boxes-container .weather-boxes.hourly-forecasts .hourly-forecast .weather-box-body .wx-rain i {
  color: #49769c;
}

.component-weather-interactive_hero-v2 .weather-hero .weather-boxes-container .weather-boxes.hourly-forecasts .hourly-forecast.right-now {
  width: 23%;
}

.component-weather-interactive_hero-v2 .weather-hero .weather-boxes-container .weather-boxes.hourly-forecasts .hourly-forecast.right-now .weather-box-body {
  text-align: left;
  background: rgba(255,255,255,0.95);
}

.component-weather-interactive_hero-v2 .weather-hero .weather-boxes-container .weather-boxes.hourly-forecasts .hourly-forecast.right-now .weather-box-body .row .wx-conditions,
.component-weather-interactive_hero-v2 .weather-hero .weather-boxes-container .weather-boxes.hourly-forecasts .hourly-forecast.right-now .weather-box-body .fm-body .fm-main .wx-conditions,
.fm-body .component-weather-interactive_hero-v2 .weather-hero .weather-boxes-container .weather-boxes.hourly-forecasts .hourly-forecast.right-now .weather-box-body .fm-main .wx-conditions {
  padding-top: 16px;
  padding-bottom: 10px;
  padding-right: 36px;
}

.component-weather-interactive_hero-v2 .weather-hero .weather-boxes-container .weather-boxes.hourly-forecasts .hourly-forecast.right-now .weather-box-body .row .wx-conditions table,
.component-weather-interactive_hero-v2 .weather-hero .weather-boxes-container .weather-boxes.hourly-forecasts .hourly-forecast.right-now .weather-box-body .fm-body .fm-main .wx-conditions table,
.fm-body .component-weather-interactive_hero-v2 .weather-hero .weather-boxes-container .weather-boxes.hourly-forecasts .hourly-forecast.right-now .weather-box-body .fm-main .wx-conditions table {
  width: 100%;
}

.component-weather-interactive_hero-v2 .weather-hero .weather-boxes-container .weather-boxes.hourly-forecasts .hourly-forecast.right-now .weather-box-body .row .wx-conditions table .icon,
.component-weather-interactive_hero-v2 .weather-hero .weather-boxes-container .weather-boxes.hourly-forecasts .hourly-forecast.right-now .weather-box-body .fm-body .fm-main .wx-conditions table .icon,
.fm-body .component-weather-interactive_hero-v2 .weather-hero .weather-boxes-container .weather-boxes.hourly-forecasts .hourly-forecast.right-now .weather-box-body .fm-main .wx-conditions table .icon {
  font-size: 18px;
  text-align: center;
  width: 22%;
  line-height: 28px;
}

.component-weather-interactive_hero-v2 .weather-hero .weather-boxes-container .weather-boxes.hourly-forecasts .hourly-forecast.right-now .weather-box-body .row .wx-conditions table .icon.humidity,
.component-weather-interactive_hero-v2 .weather-hero .weather-boxes-container .weather-boxes.hourly-forecasts .hourly-forecast.right-now .weather-box-body .fm-body .fm-main .wx-conditions table .icon.humidity,
.fm-body .component-weather-interactive_hero-v2 .weather-hero .weather-boxes-container .weather-boxes.hourly-forecasts .hourly-forecast.right-now .weather-box-body .fm-main .wx-conditions table .icon.humidity {
  font-size: 28px;
}

.component-weather-interactive_hero-v2 .weather-hero .weather-boxes-container .weather-boxes.hourly-forecasts .hourly-forecast.right-now .weather-box-body .row .wx-conditions table .name,
.component-weather-interactive_hero-v2 .weather-hero .weather-boxes-container .weather-boxes.hourly-forecasts .hourly-forecast.right-now .weather-box-body .fm-body .fm-main .wx-conditions table .name,
.fm-body .component-weather-interactive_hero-v2 .weather-hero .weather-boxes-container .weather-boxes.hourly-forecasts .hourly-forecast.right-now .weather-box-body .fm-main .wx-conditions table .name {
  width: 39%;
  text-align: left;
}

.component-weather-interactive_hero-v2 .weather-hero .weather-boxes-container .weather-boxes.hourly-forecasts .hourly-forecast.right-now .weather-box-body .row .wx-conditions table .value,
.component-weather-interactive_hero-v2 .weather-hero .weather-boxes-container .weather-boxes.hourly-forecasts .hourly-forecast.right-now .weather-box-body .fm-body .fm-main .wx-conditions table .value,
.fm-body .component-weather-interactive_hero-v2 .weather-hero .weather-boxes-container .weather-boxes.hourly-forecasts .hourly-forecast.right-now .weather-box-body .fm-main .wx-conditions table .value {
  width: 39%;
  text-align: right;
}

.component-weather-interactive_hero-v2 .rotate20 {
  margin-right: 5px;
  -ms-transform: rotate(20deg);
  -webkit-transform: rotate(20deg);
  transform: rotate(20deg);
}

.component-weather-interactive_hero-v2 .rotate20 {
  margin-right: 5px;
  -ms-transform: rotate(20deg);
  -webkit-transform: rotate(20deg);
  transform: rotate(20deg);
}

.component-weather-interactive_hero-v2 .no-margin {
  margin: 0;
}

.component-weather-interactive_hero-v2 div.logo {
  background: url("logo.png") no-repeat;
}

@media (min--moz-device-pixel-ratio: 1.3), (-webkit-min-device-pixel-ratio: 1.3), (min-device-pixel-ratio: 1.3), (min-resolution: 1.3dppx) {
  .component-weather-interactive_hero-v2 div.logo {
    background-image: url("logo2x.png");
    background-size: 100px 25px;
  }
}

.emphasize-dark {
  box-shadow: 0 0 5px 2px rgba(0,0,0,0.35);
}

.component-weather-interactive_hero-v2 .weather-hero .weather-boxes.daily-forecasts .weather-box.daily-forecast {
  float: left;
  width: 14.28571428571429%;
}

.component-weather-interactive_hero-v2 .weather-hero .weather-boxes.daily-forecasts .weather-box.daily-forecast.active {
  width: 45%;
}

.component-weather-interactive_hero-v2 .weather-hero .weather-boxes.daily-forecasts .weather-box.daily-forecast.in-active {
  width: 9.16666666666667%;
  min-width: 9.16666666666667%;
}

.component-weather-interactive_hero-v2 .weather-hero .weather-boxes.daily-forecasts .weather-box {
  width: 14.28571428571429%;
}

.component-weather-interactive_hero-v2 .weather-hero .weather-boxes.daily-forecasts .weather-box.active {
  width: 33%;
}

.component-weather-interactive_radar-v1 .wxc-map {
  width: 100%;
  height: 500px;
  margin-bottom: 20px;
}

.component-weather-interactive_radar-v1 .weather-interactive-radar .interactive_radar_map .sponsored-header {
  margin: 0;
}

.component-weather-interactive_radar-v1 .weather-interactive-radar .interactive_radar_map .sponsored-header h3 .inner-link {
  font-size: 15px;
  font-weight: 400;
  margin-left: 10px;
  text-transform: uppercase;
}

.component-weather-interactive_radar-v1 .weather-interactive-radar .interactive_radar_map .sponsored-header h3 .inner-link i {
  margin-left: 6px;
  font-size: 18px;
  color: #c52233;
}

.component-weather-interactive_radar-v1 .weather-interactive-radar .interactive_radar_map .mapContainer {
  width: 100%;
  height: 600px;
  pointer-events: none;
}

.component-weather-interactive_radar-v2 .wxc-map {
  width: 100%;
  margin-bottom: 20px;
}

.component-weather-interactive_radar-v2 .weather-interactive-radar .interactive_radar_map .sponsored-header {
  margin: 0;
}

.component-weather-interactive_radar-v2 .weather-interactive-radar .interactive_radar_map .sponsored-header h3 .inner-link {
  font-size: 15px;
  font-weight: 400;
  margin-left: 10px;
  text-transform: uppercase;
}

.component-weather-interactive_radar-v2 .weather-interactive-radar .interactive_radar_map .sponsored-header h3 .inner-link i {
  margin-left: 6px;
  font-size: 18px;
  color: #c52233;
}

.component-weather-interactive_radar-v2 .weather-interactive-radar .interactive_radar_map .mapContainer {
  width: 100%;
  height: 700px;
  pointer-events: none;
  position: relative;
}

.component-weather-interactive_radar-v2 #responsive_wxMap_UI .layersDialog .layerOption {
  height: 80px;
}

.component-weather-interactive_radar-v3 {
  z-index: 10;
}

.component-weather-interactive_radar-v3 .wxc-map {
  width: 100%;
  margin-bottom: 20px;
}

.component-weather-interactive_radar-v3 .weather-interactive-radar .interactive_radar_map .sponsored-header {
  margin: 0;
}

.component-weather-interactive_radar-v3 .weather-interactive-radar .interactive_radar_map .sponsored-header h3 .inner-link {
  font-size: 15px;
  font-weight: 400;
  margin-left: 10px;
  text-transform: uppercase;
}

.component-weather-interactive_radar-v3 .weather-interactive-radar .interactive_radar_map .sponsored-header h3 .inner-link i {
  margin-left: 6px;
  font-size: 18px;
  color: #c52233;
}

.component-weather-interactive_radar-v3 .weather-interactive-radar .interactive_radar_map .mapContainer {
  width: 100%;
  height: 700px;
  pointer-events: none;
  position: relative;
}

.component-weather-interactive_radar-v3 #responsive_wxMap_UI .layersDialog .layerOption {
  height: 80px;
}

.component-weather-interactive_radar_landing-v1 {
  margin-bottom: 0;
}

.component-weather-interactive_radar_landing-v1 .sd-card img.mobile-thumb,
.component-weather-interactive_radar_landing-v1 .sd-teaser-card img.mobile-thumb,
.component-weather-interactive_radar_landing-v1 .ref-card img.mobile-thumb {
  display: none;
}

.component-weather-interactive_radar_landing-v1 .sd-card .sd-card-inner,
.component-weather-interactive_radar_landing-v1 .sd-teaser-card .sd-card-inner,
.component-weather-interactive_radar_landing-v1 .ref-card .sd-card-inner {
  height: 300px;
  overflow: hidden;
}

.component-weather-interactive_radar_landing-v1 .weather-interactive-radar {
  background: rgba(0,0,0,0.5);
  position: relative;
}

.component-weather-interactive_radar_landing-v1 .weather-interactive-radar .interactive_radar_map {
  height: 100%;
}

.component-weather-interactive_radar_landing-v1 .weather-interactive-radar .map-overlay {
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  display: block;
  height: 250px;
  z-index: 9999;
}

.component-weather-interactive_radar_landing-v1 .interactive-radar-mobile-header {
  display: none;
}

.component-weather-interactive_radar_landing-v1 #responsive_wxMap_UI #zoomIn {
  display: none !important;
  visibility: hidden;
}

.component-weather-interactive_radar_landing-v1 #responsive_wxMap_UI #zoomOut {
  display: none !important;
}

.component-weather-interactive_radar_landing-v1 #responsive_wxMap_UI #controls {
  display: none !important;
}

.component-weather-interactive_radar_landing-v1 #responsive_wxMap_UI .container {
  display: none !important;
}

.component-weather-interactive_radar_landing-v1 #__wxMap_mapAttributionImg {
  display: none !important;
}

.component-weather-interactive_radar_landing-v1 #responsive_wxMap_UI {
  min-width: 100px !important;
}

@media (max-width: 1025px) {
  .component-weather-interactive_radar_landing-v1 .sd-card,
  .component-weather-interactive_radar_landing-v1 .sd-teaser-card,
  .component-weather-interactive_radar_landing-v1 .ref-card {
    border: 1px solid #fff;
    height: 87.75px;
    padding: 0;
    background: none;
    overflow: hidden;
  }

  .component-weather-interactive_radar_landing-v1 .sd-card img.mobile-thumb,
  .component-weather-interactive_radar_landing-v1 .sd-teaser-card img.mobile-thumb,
  .component-weather-interactive_radar_landing-v1 .ref-card img.mobile-thumb {
    max-width: 100%;
    display: block;
  }

  .component-weather-interactive_radar_landing-v1 .sd-card.shadow,
  .component-weather-interactive_radar_landing-v1 .shadow.sd-teaser-card,
  .component-weather-interactive_radar_landing-v1 .shadow.ref-card {
    box-shadow: none;
  }

  .component-weather-interactive_radar_landing-v1 .sd-card .sd-card-inner,
  .component-weather-interactive_radar_landing-v1 .sd-teaser-card .sd-card-inner,
  .component-weather-interactive_radar_landing-v1 .ref-card .sd-card-inner {
    height: auto;
    overflow: hidden;
  }

  .component-weather-interactive_radar_landing-v1 .sd-card header,
  .component-weather-interactive_radar_landing-v1 .sd-teaser-card header,
  .component-weather-interactive_radar_landing-v1 .ref-card header {
    display: none;
  }

  .component-weather-interactive_radar_landing-v1 .sd-card header h3,
  .component-weather-interactive_radar_landing-v1 .sd-teaser-card header h3,
  .component-weather-interactive_radar_landing-v1 .ref-card header h3 {
    text-transform: capitalize;
    font-size: 26px;
    font-weight: 400;
  }

  .component-weather-interactive_radar_landing-v1 .interactive-radar-mobile-header {
    display: block;
    padding: 5px 0;
  }

  .component-weather-interactive_radar_landing-v1 .interactive-radar-mobile-header h3 {
    text-shadow: -1px 1px 1px rgba(0,0,0,0.5);
    font-size: 16px;
    color: #fff;
    font-weight: 400;
  }
}

@media (max-width: 320px) {
  .component-weather-weather_video-v1 .sd-card,
  .component-weather-weather_video-v1 .sd-teaser-card,
  .component-weather-weather_video-v1 .ref-card {
    height: 87.75px;
  }
}

@media (min-width: 768px) {
  .component-weather-interactive_radar_landing-v1 .sd-card img.mobile-thumb,
  .component-weather-interactive_radar_landing-v1 .sd-teaser-card img.mobile-thumb,
  .component-weather-interactive_radar_landing-v1 .ref-card img.mobile-thumb {
    display: none;
  }

  .component-weather-interactive_radar_landing-v1 .sd-card .sd-card-inner,
  .component-weather-interactive_radar_landing-v1 .sd-teaser-card .sd-card-inner,
  .component-weather-interactive_radar_landing-v1 .ref-card .sd-card-inner {
    height: auto;
    overflow: hidden;
  }

  .component-weather-interactive_radar_landing-v1 .sd-card .sd-card-inner .weather-interactive-radar,
  .component-weather-interactive_radar_landing-v1 .sd-teaser-card .sd-card-inner .weather-interactive-radar,
  .component-weather-interactive_radar_landing-v1 .ref-card .sd-card-inner .weather-interactive-radar {
    display: block;
  }
}

@media (min-width: 1025px) {
  .component-weather-interactive_radar_landing-v1 .sd-card,
  .component-weather-interactive_radar_landing-v1 .sd-teaser-card,
  .component-weather-interactive_radar_landing-v1 .ref-card {
    height: 342px;
  }

  .component-weather-interactive_radar_landing-v1 .sd-card .sd-card-inner,
  .component-weather-interactive_radar_landing-v1 .sd-teaser-card .sd-card-inner,
  .component-weather-interactive_radar_landing-v1 .ref-card .sd-card-inner {
    height: 302px;
    overflow: hidden;
  }
}

.component-weather-mobile_current-v1 {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  margin-bottom: 22px;
  font-weight: 400;
  text-shadow: -1px 1px 1px rgba(0,0,0,0.5);
}

.component-weather-mobile_current-v1 .weather-location {
  color: #848484;
}

.component-weather-mobile_current-v1 .weather-location .wx-city {
  position: relative;
  font-size: 28px;
  font-weight: 200;
  color: #fff;
  margin: 26px 15px 18px;
}

.component-weather-mobile_current-v1 .weather-location .wx-city .weather-select {
  padding: 0 30px 0 8px;
  font-size: 20px;
  width: 100%;
  color: #848484;
}

.component-weather-mobile_current-v1 .weather-location .wx-city .weather-select.wx-error-state {
  outline: 1px solid red;
}

.component-weather-mobile_current-v1 .weather-location .wx-city a.wx-search-btn {
  position: absolute;
  top: 2px;
  right: 0;
}

.component-weather-mobile_current-v1 .weather-location .wx-city .help-text {
  color: #FFF;
  font-size: 16px;
  width: 233px;
}

.component-weather-mobile_current-v1 .weather-location .wx-city .help-text .wx-error {
  font-style: italic;
}

.component-weather-mobile_current-v1 .weather-current .row.no-margin,
.component-weather-mobile_current-v1 .weather-current .fm-body .no-margin.fm-main,
.fm-body .component-weather-mobile_current-v1 .weather-current .no-margin.fm-main {
  padding: 0 30px;
}

.component-weather-mobile_current-v1 .weather-current .row.no-margin .left-col,
.component-weather-mobile_current-v1 .weather-current .fm-body .no-margin.fm-main .left-col,
.fm-body .component-weather-mobile_current-v1 .weather-current .no-margin.fm-main .left-col,
.component-weather-mobile_current-v1 .weather-current .row.no-margin .right-col,
.component-weather-mobile_current-v1 .weather-current .fm-body .no-margin.fm-main .right-col,
.fm-body .component-weather-mobile_current-v1 .weather-current .no-margin.fm-main .right-col {
  display: inline-block;
  color: #fff;
  font-weight: 200;
}

.component-weather-mobile_current-v1 .weather-current .row.no-margin .left-col.wx-temp,
.component-weather-mobile_current-v1 .weather-current .fm-body .no-margin.fm-main .left-col.wx-temp,
.fm-body .component-weather-mobile_current-v1 .weather-current .no-margin.fm-main .left-col.wx-temp {
  font-size: 100px;
  letter-spacing: -8px;
  line-height: 100px;
}

.component-weather-mobile_current-v1 .weather-current .row.no-margin .left-col.wx-temp i,
.component-weather-mobile_current-v1 .weather-current .fm-body .no-margin.fm-main .left-col.wx-temp i,
.fm-body .component-weather-mobile_current-v1 .weather-current .no-margin.fm-main .left-col.wx-temp i {
  margin-left: 6px;
}

.component-weather-mobile_current-v1 .weather-current .row.no-margin .right-col.wx-icon-text,
.component-weather-mobile_current-v1 .weather-current .fm-body .no-margin.fm-main .right-col.wx-icon-text,
.fm-body .component-weather-mobile_current-v1 .weather-current .no-margin.fm-main .right-col.wx-icon-text {
  text-align: center;
}

.component-weather-mobile_current-v1 .weather-current .row.no-margin .right-col.wx-icon-text div.wx-icon,
.component-weather-mobile_current-v1 .weather-current .fm-body .no-margin.fm-main .right-col.wx-icon-text div.wx-icon,
.fm-body .component-weather-mobile_current-v1 .weather-current .no-margin.fm-main .right-col.wx-icon-text div.wx-icon {
  font-size: 40px;
  padding: 20px 0 5px;
  line-height: 40px;
}

.component-weather-mobile_current-v1 .weather-current .row.no-margin .right-col.wx-icon-text div.wx-text,
.component-weather-mobile_current-v1 .weather-current .fm-body .no-margin.fm-main .right-col.wx-icon-text div.wx-text,
.fm-body .component-weather-mobile_current-v1 .weather-current .no-margin.fm-main .right-col.wx-icon-text div.wx-text {
  line-height: 1.2;
  font-size: 15px;
  font-weight: 400;
}

.component-weather-mobile_current-v1 .weather-current .row.no-margin:after,
.component-weather-mobile_current-v1 .weather-current .fm-body .no-margin.fm-main:after,
.fm-body .component-weather-mobile_current-v1 .weather-current .no-margin.fm-main:after {
  display: table;
  clear: both;
  content: ' ';
  height: 0;
}

.component-weather-sidebar_contest-v1 header {
  padding: 0;
}

.component-weather-sidebar_contest-v1 .guaranteed-weather {
  padding: 0;
}

#UPE-Sweepstakes td.UPE-ApplicationTableCell {
  padding: 0 !important;
}

.component-weather-todays_weather-v1 .row .weather-story-container .todays-weather-main,
.component-weather-todays_weather-v1 .fm-body .fm-main .weather-story-container .todays-weather-main,
.fm-body .component-weather-todays_weather-v1 .fm-main .weather-story-container .todays-weather-main {
  font-size: 18px;
  font-weight: 400;
  line-height: 24px;
  padding: 0 0 10px 0;
}

.component-weather-todays_weather-v1 .row .weather-story-container .todays-weather-main h4.title,
.component-weather-todays_weather-v1 .fm-body .fm-main .weather-story-container .todays-weather-main h4.title,
.fm-body .component-weather-todays_weather-v1 .fm-main .weather-story-container .todays-weather-main h4.title {
  margin: 0;
  font-size: 18px;
  font-weight: 700;
  padding: 0 0 5px 0;
}

.component-weather-todays_weather-v1 .row .weather-story-container .todays-weather-main .weather-story-text,
.component-weather-todays_weather-v1 .fm-body .fm-main .weather-story-container .todays-weather-main .weather-story-text,
.fm-body .component-weather-todays_weather-v1 .fm-main .weather-story-container .todays-weather-main .weather-story-text {
  display: none;
  font-size: 18px;
  font-weight: 400;
  line-height: 24px;
  margin: 0;
  padding: 0 0 10px 0;
}

.component-weather-todays_weather-v1 .row .weather-story-container .todays-weather-main .weather-story-text ul,
.component-weather-todays_weather-v1 .fm-body .fm-main .weather-story-container .todays-weather-main .weather-story-text ul,
.fm-body .component-weather-todays_weather-v1 .fm-main .weather-story-container .todays-weather-main .weather-story-text ul {
  list-style: disc;
  padding-left: 35px;
}

.component-weather-todays_weather-v1 .row .weather-story-container .todays-weather-main .weather-story-text sd-embed,
.component-weather-todays_weather-v1 .fm-body .fm-main .weather-story-container .todays-weather-main .weather-story-text sd-embed,
.fm-body .component-weather-todays_weather-v1 .fm-main .weather-story-container .todays-weather-main .weather-story-text sd-embed {
  display: block;
  padding: 10px 0;
  text-align: left;
  position: relative;
}

.component-weather-todays_weather-v1 .row .weather-story-container .todays-weather-main .weather-story-text sd-embed content,
.component-weather-todays_weather-v1 .fm-body .fm-main .weather-story-container .todays-weather-main .weather-story-text sd-embed content,
.fm-body .component-weather-todays_weather-v1 .fm-main .weather-story-container .todays-weather-main .weather-story-text sd-embed content {
  display: none;
  margin: 0 auto;
  width: inherit;
  height: inherit;
  overflow: hidden;
  position: relative;
  text-align: center;
}

.component-weather-todays_weather-v1 .row .weather-story-container .todays-weather-main .weather-story-text sd-embed div,
.component-weather-todays_weather-v1 .fm-body .fm-main .weather-story-container .todays-weather-main .weather-story-text sd-embed div,
.fm-body .component-weather-todays_weather-v1 .fm-main .weather-story-container .todays-weather-main .weather-story-text sd-embed div {
  margin: 0 auto !important;
  width: inherit;
  height: inherit;
  position: relative;
  text-align: center;
  display: inline-block;
}

.component-weather-todays_weather-v1 .row .component-weather-box-radar-v1 header.weather-box-radar-header h3 .more-stories,
.component-weather-todays_weather-v1 .fm-body .fm-main .component-weather-box-radar-v1 header.weather-box-radar-header h3 .more-stories,
.fm-body .component-weather-todays_weather-v1 .fm-main .component-weather-box-radar-v1 header.weather-box-radar-header h3 .more-stories {
  margin-left: 10px;
  font-size: 18px;
  font-weight: 400;
}

.component-weather-todays_weather-v1 .row .component-weather-box-radar-v1 header.weather-box-radar-header h3 .more-stories a,
.component-weather-todays_weather-v1 .fm-body .fm-main .component-weather-box-radar-v1 header.weather-box-radar-header h3 .more-stories a,
.fm-body .component-weather-todays_weather-v1 .fm-main .component-weather-box-radar-v1 header.weather-box-radar-header h3 .more-stories a {
  margin-left: 10px;
  font-weight: 700;
  color: #c52233;
}

.component-weather-todays_weather-v1 .row .component-weather-box-radar-v1 main.weather-box-radar-main .row div[class^="col"] .thumbnail,
.component-weather-todays_weather-v1 .fm-body .fm-main .component-weather-box-radar-v1 main.weather-box-radar-main .row div[class^="col"] .thumbnail,
.fm-body .component-weather-todays_weather-v1 .fm-main .component-weather-box-radar-v1 main.weather-box-radar-main .row div[class^="col"] .thumbnail,
.component-weather-todays_weather-v1 .row .component-weather-box-radar-v1 main.weather-box-radar-main .fm-body .fm-main div[class^="col"] .thumbnail,
.fm-body .component-weather-todays_weather-v1 .row .component-weather-box-radar-v1 main.weather-box-radar-main .fm-main div[class^="col"] .thumbnail,
.component-weather-todays_weather-v1 .fm-body .fm-main .component-weather-box-radar-v1 main.weather-box-radar-main .fm-main div[class^="col"] .thumbnail,
.fm-body .component-weather-todays_weather-v1 .fm-main .component-weather-box-radar-v1 main.weather-box-radar-main .fm-main div[class^="col"] .thumbnail {
  padding: 0;
  border: none;
}

.component-weather-todays_weather-v1 .row .component-weather-box-radar-v1 main.weather-box-radar-main .row div[class^="col"] .thumbnail .img-container,
.component-weather-todays_weather-v1 .fm-body .fm-main .component-weather-box-radar-v1 main.weather-box-radar-main .row div[class^="col"] .thumbnail .img-container,
.fm-body .component-weather-todays_weather-v1 .fm-main .component-weather-box-radar-v1 main.weather-box-radar-main .row div[class^="col"] .thumbnail .img-container,
.component-weather-todays_weather-v1 .row .component-weather-box-radar-v1 main.weather-box-radar-main .fm-body .fm-main div[class^="col"] .thumbnail .img-container,
.fm-body .component-weather-todays_weather-v1 .row .component-weather-box-radar-v1 main.weather-box-radar-main .fm-main div[class^="col"] .thumbnail .img-container,
.component-weather-todays_weather-v1 .fm-body .fm-main .component-weather-box-radar-v1 main.weather-box-radar-main .fm-main div[class^="col"] .thumbnail .img-container,
.fm-body .component-weather-todays_weather-v1 .fm-main .component-weather-box-radar-v1 main.weather-box-radar-main .fm-main div[class^="col"] .thumbnail .img-container {
  width: 138px;
  height: 78px;
  background-size: cover;
}

.component-weather-todays_weather-v1 .row .component-weather-box-radar-v1 main.weather-box-radar-main .row div[class^="col"] .thumbnail p,
.component-weather-todays_weather-v1 .fm-body .fm-main .component-weather-box-radar-v1 main.weather-box-radar-main .row div[class^="col"] .thumbnail p,
.fm-body .component-weather-todays_weather-v1 .fm-main .component-weather-box-radar-v1 main.weather-box-radar-main .row div[class^="col"] .thumbnail p,
.component-weather-todays_weather-v1 .row .component-weather-box-radar-v1 main.weather-box-radar-main .fm-body .fm-main div[class^="col"] .thumbnail p,
.fm-body .component-weather-todays_weather-v1 .row .component-weather-box-radar-v1 main.weather-box-radar-main .fm-main div[class^="col"] .thumbnail p,
.component-weather-todays_weather-v1 .fm-body .fm-main .component-weather-box-radar-v1 main.weather-box-radar-main .fm-main div[class^="col"] .thumbnail p,
.fm-body .component-weather-todays_weather-v1 .fm-main .component-weather-box-radar-v1 main.weather-box-radar-main .fm-main div[class^="col"] .thumbnail p {
  font-size: 14px;
  color: #333;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
}

.component-weather-todays_weather-v1 .row .component-weather-box-radar-v1 footer.weather-box-radar-footer,
.component-weather-todays_weather-v1 .fm-body .fm-main .component-weather-box-radar-v1 footer.weather-box-radar-footer,
.fm-body .component-weather-todays_weather-v1 .fm-main .component-weather-box-radar-v1 footer.weather-box-radar-footer {
  font-size: 14px;
  font-weight: 700;
  padding: 5px 0 20px 0;
  color: #333;
}

.component-weather-todays_weather-v1 .component-weather-box-live-cameras-v1 {
  margin-bottom: 40px;
}

.component-weather-todays_weather-v1 .component-weather-box-live-cameras-v1 header.weather-box-camera-header h3 .more-stories {
  margin-left: 10px;
  font-size: 18px;
  font-weight: 400;
}

.component-weather-todays_weather-v1 .component-weather-box-live-cameras-v1 header.weather-box-camera-header h3 .more-stories a {
  margin-left: 10px;
  font-weight: 700;
  color: #c52233;
}

.component-weather-todays_weather-v1 .component-weather-box-live-cameras-v1 .weather-box-camera-main .swiper-container-hero {
  overflow: hidden;
}

.component-weather-todays_weather-v1 .component-weather-box-live-cameras-v1 .weather-box-camera-main .swiper-container-hero .swiper-hero-button-next,
.component-weather-todays_weather-v1 .component-weather-box-live-cameras-v1 .weather-box-camera-main .swiper-container-hero .swiper-hero-button-prev {
  position: absolute;
  top: 50%;
  height: 50px;
  width: 30px;
  margin-top: -5%;
  color: #FFF;
  font-size: 42px;
  font-weight: 300;
  z-index: 2;
}

.component-weather-todays_weather-v1 .component-weather-box-live-cameras-v1 .weather-box-camera-main .swiper-container-hero .swiper-hero-button-next {
  right: 15px;
  left: auto;
}

.component-weather-todays_weather-v1 .component-weather-box-live-cameras-v1 .weather-box-camera-main .swiper-container-hero .swiper-hero-button-prev {
  left: 15px;
  right: auto;
}

.component-weather-todays_weather-v1 .component-weather-box-live-cameras-v1 .weather-box-camera-main img {
  width: 100%;
}

.component-weather-todays_weather-v1 .component-weather-box-live-cameras-v1 footer.weather-box-camera-footer {
  font-size: 14px;
  font-weight: 700;
  padding: 5px 0 40px 0;
  color: #333;
}

@media (max-width: 767px) {
  .weather-todays .component-weather-box-radar-v1 main.weather-box-radar-main ul li:nth-child(3) {
    display: none;
  }

  .weather-todays .component-weather-box-radar-v1 main.weather-box-radar-main ul li:nth-child(4) {
    display: none;
  }
}

.component-weather-todays_weather-v2 .row .weather-story-container .todays-weather-main,
.component-weather-todays_weather-v2 .fm-body .fm-main .weather-story-container .todays-weather-main,
.fm-body .component-weather-todays_weather-v2 .fm-main .weather-story-container .todays-weather-main {
  font-size: 18px;
  font-weight: 400;
  line-height: 24px;
  padding: 0 0 10px 0;
}

.component-weather-todays_weather-v2 .row .weather-story-container .todays-weather-main h4.title,
.component-weather-todays_weather-v2 .fm-body .fm-main .weather-story-container .todays-weather-main h4.title,
.fm-body .component-weather-todays_weather-v2 .fm-main .weather-story-container .todays-weather-main h4.title {
  margin: 0;
  font-size: 18px;
  font-weight: 700;
  padding: 0 0 5px 0;
}

.component-weather-todays_weather-v2 .row .weather-story-container .todays-weather-main .weather-story-text,
.component-weather-todays_weather-v2 .fm-body .fm-main .weather-story-container .todays-weather-main .weather-story-text,
.fm-body .component-weather-todays_weather-v2 .fm-main .weather-story-container .todays-weather-main .weather-story-text {
  font-size: 18px;
  font-weight: 400;
  line-height: 24px;
  margin: 0;
  padding: 0 0 10px 0;
}

.component-weather-todays_weather-v2 .row .weather-story-container .todays-weather-main .weather-story-text ul,
.component-weather-todays_weather-v2 .fm-body .fm-main .weather-story-container .todays-weather-main .weather-story-text ul,
.fm-body .component-weather-todays_weather-v2 .fm-main .weather-story-container .todays-weather-main .weather-story-text ul {
  list-style: disc;
  padding-left: 35px;
}

.component-weather-todays_weather-v2 .row .weather-story-container .todays-weather-main .weather-story-text sd-embed,
.component-weather-todays_weather-v2 .fm-body .fm-main .weather-story-container .todays-weather-main .weather-story-text sd-embed,
.fm-body .component-weather-todays_weather-v2 .fm-main .weather-story-container .todays-weather-main .weather-story-text sd-embed {
  display: block;
  padding: 10px 0;
  text-align: left;
  position: relative;
}

.component-weather-todays_weather-v2 .row .weather-story-container .todays-weather-main .weather-story-text sd-embed content,
.component-weather-todays_weather-v2 .fm-body .fm-main .weather-story-container .todays-weather-main .weather-story-text sd-embed content,
.fm-body .component-weather-todays_weather-v2 .fm-main .weather-story-container .todays-weather-main .weather-story-text sd-embed content {
  display: none;
  margin: 0 auto;
  width: inherit;
  height: inherit;
  overflow: hidden;
  position: relative;
  text-align: center;
}

.component-weather-todays_weather-v2 .row .weather-story-container .todays-weather-main .weather-story-text sd-embed div,
.component-weather-todays_weather-v2 .fm-body .fm-main .weather-story-container .todays-weather-main .weather-story-text sd-embed div,
.fm-body .component-weather-todays_weather-v2 .fm-main .weather-story-container .todays-weather-main .weather-story-text sd-embed div {
  margin: 0 auto !important;
  width: inherit;
  height: inherit;
  position: relative;
  text-align: center;
  display: inline-block;
}

.component-weather-todays_weather-v2 .row .component-weather-box-radar-v1 header.weather-box-radar-header h3 .more-stories,
.component-weather-todays_weather-v2 .fm-body .fm-main .component-weather-box-radar-v1 header.weather-box-radar-header h3 .more-stories,
.fm-body .component-weather-todays_weather-v2 .fm-main .component-weather-box-radar-v1 header.weather-box-radar-header h3 .more-stories {
  margin-left: 10px;
  font-size: 18px;
  font-weight: 400;
}

.component-weather-todays_weather-v2 .row .component-weather-box-radar-v1 header.weather-box-radar-header h3 .more-stories a,
.component-weather-todays_weather-v2 .fm-body .fm-main .component-weather-box-radar-v1 header.weather-box-radar-header h3 .more-stories a,
.fm-body .component-weather-todays_weather-v2 .fm-main .component-weather-box-radar-v1 header.weather-box-radar-header h3 .more-stories a {
  margin-left: 10px;
  font-weight: 700;
  color: #c52233;
}

.component-weather-todays_weather-v2 .row .component-weather-box-radar-v1 main.weather-box-radar-main .row div[class^="col"] .thumbnail,
.component-weather-todays_weather-v2 .fm-body .fm-main .component-weather-box-radar-v1 main.weather-box-radar-main .row div[class^="col"] .thumbnail,
.fm-body .component-weather-todays_weather-v2 .fm-main .component-weather-box-radar-v1 main.weather-box-radar-main .row div[class^="col"] .thumbnail,
.component-weather-todays_weather-v2 .row .component-weather-box-radar-v1 main.weather-box-radar-main .fm-body .fm-main div[class^="col"] .thumbnail,
.fm-body .component-weather-todays_weather-v2 .row .component-weather-box-radar-v1 main.weather-box-radar-main .fm-main div[class^="col"] .thumbnail,
.component-weather-todays_weather-v2 .fm-body .fm-main .component-weather-box-radar-v1 main.weather-box-radar-main .fm-main div[class^="col"] .thumbnail,
.fm-body .component-weather-todays_weather-v2 .fm-main .component-weather-box-radar-v1 main.weather-box-radar-main .fm-main div[class^="col"] .thumbnail {
  padding: 0;
  border: none;
}

.component-weather-todays_weather-v2 .row .component-weather-box-radar-v1 main.weather-box-radar-main .row div[class^="col"] .thumbnail .img-container,
.component-weather-todays_weather-v2 .fm-body .fm-main .component-weather-box-radar-v1 main.weather-box-radar-main .row div[class^="col"] .thumbnail .img-container,
.fm-body .component-weather-todays_weather-v2 .fm-main .component-weather-box-radar-v1 main.weather-box-radar-main .row div[class^="col"] .thumbnail .img-container,
.component-weather-todays_weather-v2 .row .component-weather-box-radar-v1 main.weather-box-radar-main .fm-body .fm-main div[class^="col"] .thumbnail .img-container,
.fm-body .component-weather-todays_weather-v2 .row .component-weather-box-radar-v1 main.weather-box-radar-main .fm-main div[class^="col"] .thumbnail .img-container,
.component-weather-todays_weather-v2 .fm-body .fm-main .component-weather-box-radar-v1 main.weather-box-radar-main .fm-main div[class^="col"] .thumbnail .img-container,
.fm-body .component-weather-todays_weather-v2 .fm-main .component-weather-box-radar-v1 main.weather-box-radar-main .fm-main div[class^="col"] .thumbnail .img-container {
  width: 138px;
  height: 78px;
  background-size: cover;
}

.component-weather-todays_weather-v2 .row .component-weather-box-radar-v1 main.weather-box-radar-main .row div[class^="col"] .thumbnail p,
.component-weather-todays_weather-v2 .fm-body .fm-main .component-weather-box-radar-v1 main.weather-box-radar-main .row div[class^="col"] .thumbnail p,
.fm-body .component-weather-todays_weather-v2 .fm-main .component-weather-box-radar-v1 main.weather-box-radar-main .row div[class^="col"] .thumbnail p,
.component-weather-todays_weather-v2 .row .component-weather-box-radar-v1 main.weather-box-radar-main .fm-body .fm-main div[class^="col"] .thumbnail p,
.fm-body .component-weather-todays_weather-v2 .row .component-weather-box-radar-v1 main.weather-box-radar-main .fm-main div[class^="col"] .thumbnail p,
.component-weather-todays_weather-v2 .fm-body .fm-main .component-weather-box-radar-v1 main.weather-box-radar-main .fm-main div[class^="col"] .thumbnail p,
.fm-body .component-weather-todays_weather-v2 .fm-main .component-weather-box-radar-v1 main.weather-box-radar-main .fm-main div[class^="col"] .thumbnail p {
  font-size: 14px;
  color: #333;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
}

.component-weather-todays_weather-v2 .row .component-weather-box-radar-v1 footer.weather-box-radar-footer,
.component-weather-todays_weather-v2 .fm-body .fm-main .component-weather-box-radar-v1 footer.weather-box-radar-footer,
.fm-body .component-weather-todays_weather-v2 .fm-main .component-weather-box-radar-v1 footer.weather-box-radar-footer {
  font-size: 14px;
  font-weight: 700;
  padding: 5px 0 20px 0;
  color: #333;
}

.component-weather-todays_weather-v2 .component-weather-box-live-cameras-v1 {
  margin-bottom: 40px;
}

.component-weather-todays_weather-v2 .component-weather-box-live-cameras-v1 header.weather-box-camera-header h3 .more-stories {
  margin-left: 10px;
  font-size: 18px;
  font-weight: 400;
}

.component-weather-todays_weather-v2 .component-weather-box-live-cameras-v1 header.weather-box-camera-header h3 .more-stories a {
  margin-left: 10px;
  font-weight: 700;
  color: #c52233;
}

.component-weather-todays_weather-v2 .component-weather-box-live-cameras-v1 .weather-box-camera-main .swiper-container-hero {
  overflow: hidden;
}

.component-weather-todays_weather-v2 .component-weather-box-live-cameras-v1 .weather-box-camera-main .swiper-container-hero .swiper-hero-button-next,
.component-weather-todays_weather-v2 .component-weather-box-live-cameras-v1 .weather-box-camera-main .swiper-container-hero .swiper-hero-button-prev {
  position: absolute;
  top: 50%;
  height: 50px;
  width: 30px;
  margin-top: -5%;
  color: #FFF;
  font-size: 42px;
  font-weight: 300;
  z-index: 2;
  text-align: center;
}

.component-weather-todays_weather-v2 .component-weather-box-live-cameras-v1 .weather-box-camera-main .swiper-container-hero .swiper-hero-button-next {
  right: 15px;
  left: auto;
}

.component-weather-todays_weather-v2 .component-weather-box-live-cameras-v1 .weather-box-camera-main .swiper-container-hero .swiper-hero-button-prev {
  left: 15px;
  right: auto;
}

.component-weather-todays_weather-v2 .component-weather-box-live-cameras-v1 .weather-box-camera-main img {
  width: 100%;
}

.component-weather-todays_weather-v2 .component-weather-box-live-cameras-v1 footer.weather-box-camera-footer {
  font-size: 14px;
  font-weight: 700;
  padding: 5px 0 40px 0;
  color: #333;
}

@media (max-width: 767px) {
  .weather-todays .component-weather-box-radar-v1 main.weather-box-radar-main ul li:nth-child(3) {
    display: none;
  }

  .weather-todays .component-weather-box-radar-v1 main.weather-box-radar-main ul li:nth-child(4) {
    display: none;
  }
}

.component-weather-todays_weather-v3 .row div.todays-weather-main .weather-story-text p,
.component-weather-todays_weather-v3 .fm-body .fm-main div.todays-weather-main .weather-story-text p,
.fm-body .component-weather-todays_weather-v3 .fm-main div.todays-weather-main .weather-story-text p {
  font-size: 16px;
}

.component-weather-todays_weather-v3 .row div.todays-weather-aside table,
.component-weather-todays_weather-v3 .fm-body .fm-main div.todays-weather-aside table,
.fm-body .component-weather-todays_weather-v3 .fm-main div.todays-weather-aside table {
  width: 100%;
}

.component-weather-todays_weather-v3 .row div.todays-weather-aside table tr td table,
.component-weather-todays_weather-v3 .fm-body .fm-main div.todays-weather-aside table tr td table,
.fm-body .component-weather-todays_weather-v3 .fm-main div.todays-weather-aside table tr td table {
  width: 100%;
  border: 1px solid #fff;
}

.component-weather-todays_weather-v3 .row div.todays-weather-aside table tr td table tr,
.component-weather-todays_weather-v3 .fm-body .fm-main div.todays-weather-aside table tr td table tr,
.fm-body .component-weather-todays_weather-v3 .fm-main div.todays-weather-aside table tr td table tr {
  border: 1px solid #fff;
}

.component-weather-todays_weather-v3 .row div.todays-weather-aside table tr td table tr td,
.component-weather-todays_weather-v3 .fm-body .fm-main div.todays-weather-aside table tr td table tr td,
.fm-body .component-weather-todays_weather-v3 .fm-main div.todays-weather-aside table tr td table tr td {
  text-align: center;
  font-size: 14px;
  border: 1px solid #fff;
  padding: 0 22px 18px;
}

.component-weather-todays_weather-v3 .row div.todays-weather-aside table tr td table tr td h4,
.component-weather-todays_weather-v3 .fm-body .fm-main div.todays-weather-aside table tr td table tr td h4,
.fm-body .component-weather-todays_weather-v3 .fm-main div.todays-weather-aside table tr td table tr td h4 {
  font-weight: bold;
  font-size: 18px;
}

.component-weather-todays_weather-v3 .row div.todays-weather-aside table tr td table tr td .sun-container,
.component-weather-todays_weather-v3 .fm-body .fm-main div.todays-weather-aside table tr td table tr td .sun-container,
.fm-body .component-weather-todays_weather-v3 .fm-main div.todays-weather-aside table tr td table tr td .sun-container {
  width: 100%;
  border-bottom: 2px dotted #ccc;
  height: 100px;
  padding-top: 26px;
  margin-top: -26px;
  overflow: hidden;
}

.component-weather-todays_weather-v3 .row div.todays-weather-aside table tr td table tr td .sun-container .sun-pos,
.component-weather-todays_weather-v3 .fm-body .fm-main div.todays-weather-aside table tr td table tr td .sun-container .sun-pos,
.fm-body .component-weather-todays_weather-v3 .fm-main div.todays-weather-aside table tr td table tr td .sun-container .sun-pos {
  width: 26px;
  height: 26px;
  margin: -11px auto;
  color: #f3ce00;
  font-size: 20px;
}

.component-weather-todays_weather-v3 .row div.todays-weather-aside table tr td table tr td .sun-container .sun-pos .sun-pos-inner,
.component-weather-todays_weather-v3 .fm-body .fm-main div.todays-weather-aside table tr td table tr td .sun-container .sun-pos .sun-pos-inner,
.fm-body .component-weather-todays_weather-v3 .fm-main div.todays-weather-aside table tr td table tr td .sun-container .sun-pos .sun-pos-inner {
  margin: -15px 8px;
  border-radius: 100px;
  background: #f3ce00;
  width: 10px;
  height: 10px;
}

.component-weather-todays_weather-v3 .row div.todays-weather-aside table tr td table tr td .sun-container .sun-arc,
.component-weather-todays_weather-v3 .fm-body .fm-main div.todays-weather-aside table tr td table tr td .sun-container .sun-arc,
.fm-body .component-weather-todays_weather-v3 .fm-main div.todays-weather-aside table tr td table tr td .sun-container .sun-arc {
  height: 100px;
  width: 200px;
  border-radius: 200px 200px 0 0;
  -moz-border-radius: 200px 200px 0 0;
  -webkit-border-radius: 200px 200px 0 0;
  border: 2px dotted #ccc;
  border-bottom: none;
  margin: 0 auto;
  overflow: hidden;
  position: relative;
}

.component-weather-todays_weather-v3 .row div.todays-weather-aside table tr td table tr td .sun-container .sun-arc .sun-arc-inner,
.component-weather-todays_weather-v3 .fm-body .fm-main div.todays-weather-aside table tr td table tr td .sun-container .sun-arc .sun-arc-inner,
.fm-body .component-weather-todays_weather-v3 .fm-main div.todays-weather-aside table tr td table tr td .sun-container .sun-arc .sun-arc-inner {
  position: absolute;
  bottom: 0;
  left: 0;
  height: 100px;
  min-width: 1px;
  background: #fdf8d9;
}

.component-weather-todays_weather-v3 .row div.todays-weather-aside table tr td table tr td .sun-connector-dots,
.component-weather-todays_weather-v3 .fm-body .fm-main div.todays-weather-aside table tr td table tr td .sun-connector-dots,
.fm-body .component-weather-todays_weather-v3 .fm-main div.todays-weather-aside table tr td table tr td .sun-connector-dots {
  position: relative;
  width: 196px;
  margin: -4px auto;
}

.component-weather-todays_weather-v3 .row div.todays-weather-aside table tr td table tr td .sun-connector-dots .left-dot,
.component-weather-todays_weather-v3 .fm-body .fm-main div.todays-weather-aside table tr td table tr td .sun-connector-dots .left-dot,
.fm-body .component-weather-todays_weather-v3 .fm-main div.todays-weather-aside table tr td table tr td .sun-connector-dots .left-dot,
.component-weather-todays_weather-v3 .row div.todays-weather-aside table tr td table tr td .sun-connector-dots .right-dot,
.component-weather-todays_weather-v3 .fm-body .fm-main div.todays-weather-aside table tr td table tr td .sun-connector-dots .right-dot,
.fm-body .component-weather-todays_weather-v3 .fm-main div.todays-weather-aside table tr td table tr td .sun-connector-dots .right-dot {
  border-radius: 100px;
  background: #ccc;
  width: 6px;
  height: 6px;
  position: absolute;
  left: 0;
}

.component-weather-todays_weather-v3 .row div.todays-weather-aside table tr td table tr td .sun-connector-dots .right-dot,
.component-weather-todays_weather-v3 .fm-body .fm-main div.todays-weather-aside table tr td table tr td .sun-connector-dots .right-dot,
.fm-body .component-weather-todays_weather-v3 .fm-main div.todays-weather-aside table tr td table tr td .sun-connector-dots .right-dot {
  left: auto;
  right: 0;
}

.component-weather-todays_weather-v3 .row div.todays-weather-aside table tr td table tr td.dark,
.component-weather-todays_weather-v3 .fm-body .fm-main div.todays-weather-aside table tr td table tr td.dark,
.fm-body .component-weather-todays_weather-v3 .fm-main div.todays-weather-aside table tr td table tr td.dark {
  padding: 16px;
  width: 40%;
  background: #848484;
  color: #fff;
}

.component-weather-todays_weather-v3 .row div.todays-weather-aside table tr td table tr td.light,
.component-weather-todays_weather-v3 .fm-body .fm-main div.todays-weather-aside table tr td table tr td.light,
.fm-body .component-weather-todays_weather-v3 .fm-main div.todays-weather-aside table tr td table tr td.light {
  font-weight: 400;
  padding: 16px;
  font-size: 18px;
  width: 30%;
  background: #f2f2f2;
}

.component-weather-todays_weather-v3 .row div.todays-weather-aside table tr td table.sunrise-sunset,
.component-weather-todays_weather-v3 .fm-body .fm-main div.todays-weather-aside table tr td table.sunrise-sunset,
.fm-body .component-weather-todays_weather-v3 .fm-main div.todays-weather-aside table tr td table.sunrise-sunset {
  max-width: 350px;
  margin: 0 auto;
}

.component-weather-todays_weather-v3 .row div.todays-weather-aside table tr td table.sunrise-sunset tr td,
.component-weather-todays_weather-v3 .fm-body .fm-main div.todays-weather-aside table tr td table.sunrise-sunset tr td,
.fm-body .component-weather-todays_weather-v3 .fm-main div.todays-weather-aside table tr td table.sunrise-sunset tr td {
  line-height: 1;
}

.component-weather-todays_weather-v3 .row div.todays-weather-aside table tr td table.sunrise-sunset tr td .wx-icon,
.component-weather-todays_weather-v3 .fm-body .fm-main div.todays-weather-aside table tr td table.sunrise-sunset tr td .wx-icon,
.fm-body .component-weather-todays_weather-v3 .fm-main div.todays-weather-aside table tr td table.sunrise-sunset tr td .wx-icon {
  font-size: 22px;
}

.component-weather-todays_weather-v3 .row div.todays-weather-aside table tr td table.sunrise-sunset tr td .wx-text,
.component-weather-todays_weather-v3 .fm-body .fm-main div.todays-weather-aside table tr td table.sunrise-sunset tr td .wx-text,
.fm-body .component-weather-todays_weather-v3 .fm-main div.todays-weather-aside table tr td table.sunrise-sunset tr td .wx-text {
  font-size: 10px;
}

.component-weather-todays_weather-v3 .row div.todays-weather-aside table tr td table.sunrise-sunset tr td .wx-time,
.component-weather-todays_weather-v3 .fm-body .fm-main div.todays-weather-aside table tr td table.sunrise-sunset tr td .wx-time,
.fm-body .component-weather-todays_weather-v3 .fm-main div.todays-weather-aside table tr td table.sunrise-sunset tr td .wx-time {
  padding-top: 5px;
}

.component-weather-todays_weather-v3 .row div.todays-weather-aside table tr td table.sunrise-sunset tr td.left-col,
.component-weather-todays_weather-v3 .fm-body .fm-main div.todays-weather-aside table tr td table.sunrise-sunset tr td.left-col,
.fm-body .component-weather-todays_weather-v3 .fm-main div.todays-weather-aside table tr td table.sunrise-sunset tr td.left-col {
  padding-left: 0;
}

.component-weather-todays_weather-v3 .row div.todays-weather-aside table tr td table.sunrise-sunset tr td.right-col,
.component-weather-todays_weather-v3 .fm-body .fm-main div.todays-weather-aside table tr td table.sunrise-sunset tr td.right-col,
.fm-body .component-weather-todays_weather-v3 .fm-main div.todays-weather-aside table tr td table.sunrise-sunset tr td.right-col {
  padding-right: 0;
}

.component-weather-todays_weather-v3 .row div.todays-weather-aside table tr td table.history tr td i,
.component-weather-todays_weather-v3 .fm-body .fm-main div.todays-weather-aside table tr td table.history tr td i,
.fm-body .component-weather-todays_weather-v3 .fm-main div.todays-weather-aside table tr td table.history tr td i {
  padding: 0 2px;
}

.component-weather-todays_weather-v3 .row div.todays-weather-aside table tr td table.history tr td .temp-super,
.component-weather-todays_weather-v3 .fm-body .fm-main div.todays-weather-aside table tr td table.history tr td .temp-super,
.fm-body .component-weather-todays_weather-v3 .fm-main div.todays-weather-aside table tr td table.history tr td .temp-super {
  vertical-align: super;
  position: relative;
  display: inline;
  font-size: 0.7em;
  top: 2px;
}

.component-weather-weather_cams-cards .row .cam,
.component-weather-weather_cams-cards .fm-body .fm-main .cam,
.fm-body .component-weather-weather_cams-cards .fm-main .cam {
  border-radius: 0;
  margin: 0 10px 30px 15px;
}

.component-weather-weather_cams-cards .row .cam:hover,
.component-weather-weather_cams-cards .fm-body .fm-main .cam:hover,
.fm-body .component-weather-weather_cams-cards .fm-main .cam:hover {
  outline: 0 none;
}

.component-weather-weather_cams-cards .row .sd-thumb,
.component-weather-weather_cams-cards .fm-body .fm-main .sd-thumb,
.fm-body .component-weather-weather_cams-cards .fm-main .sd-thumb {
  padding: 0;
}

.component-weather-weather_cams-cards .row .thumbnail,
.component-weather-weather_cams-cards .fm-body .fm-main .thumbnail,
.fm-body .component-weather-weather_cams-cards .fm-main .thumbnail {
  border-radius: 0;
  border: 0 none;
  margin: 0;
  padding: 0;
}

.component-weather-weather_cams-cards .row .thumbnail img,
.component-weather-weather_cams-cards .fm-body .fm-main .thumbnail img,
.fm-body .component-weather-weather_cams-cards .fm-main .thumbnail img {
  max-width: 100%;
}

.component-weather-weather_cams-cards .row .thumbnail p,
.component-weather-weather_cams-cards .fm-body .fm-main .thumbnail p,
.fm-body .component-weather-weather_cams-cards .fm-main .thumbnail p {
  font-weight: bold;
  font-size: 16px;
  margin: 0;
  padding: 17px 18px 16px;
}

.component-weather-weather_cams-cards .social-share-tiles .tile {
  width: 40px;
  height: 40px;
  display: inline-block;
  line-height: 40px;
  text-align: center;
  padding: 0;
  margin-right: 5px;
}

.component-weather-weather_cams-cards .social-share-tiles .tile a {
  color: #FFF;
}

.component-weather-weather_cams-cards .social-share-tiles .tile.facebook {
  background: #3B5998;
}

.component-weather-weather_cams-cards .social-share-tiles .tile.twitter {
  background: #55ACEE;
}

.component-weather-weather_cams-v1 article .weather-box-radar-main .row div[class^="col"],
.component-weather-weather_cams-v1 article .weather-box-radar-main .fm-body .fm-main div[class^="col"],
.fm-body .component-weather-weather_cams-v1 article .weather-box-radar-main .fm-main div[class^="col"] {
  position: relative;
}

.component-weather-weather_cams-v1 article .weather-box-radar-main .row div[class^="col"]:before,
.component-weather-weather_cams-v1 article .weather-box-radar-main .fm-body .fm-main div[class^="col"]:before,
.fm-body .component-weather-weather_cams-v1 article .weather-box-radar-main .fm-main div[class^="col"]:before {
  display: block;
  content: "";
  width: 100%;
  padding-top: 75%;
}

.component-weather-weather_cams-v1 article .weather-box-radar-main .row div[class^="col"]>.content,
.component-weather-weather_cams-v1 article .weather-box-radar-main .fm-body .fm-main div[class^="col"]>.content,
.fm-body .component-weather-weather_cams-v1 article .weather-box-radar-main .fm-main div[class^="col"]>.content {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}

.component-weather-weather_cams-v1 article .weather-box-radar-main .row div[class^="col"] .thumbnail,
.component-weather-weather_cams-v1 article .weather-box-radar-main .fm-body .fm-main div[class^="col"] .thumbnail,
.fm-body .component-weather-weather_cams-v1 article .weather-box-radar-main .fm-main div[class^="col"] .thumbnail {
  overflow: hidden;
  padding: 0;
  border: none;
  margin-left: 15px;
  margin-right: 15px;
  border-radius: 0;
}

.component-weather-weather_cams-v1 article .weather-box-radar-main .row div[class^="col"] .thumbnail .map-image-container,
.component-weather-weather_cams-v1 article .weather-box-radar-main .fm-body .fm-main div[class^="col"] .thumbnail .map-image-container,
.fm-body .component-weather-weather_cams-v1 article .weather-box-radar-main .fm-main div[class^="col"] .thumbnail .map-image-container {
  width: 100%;
  height: 100%;
}

.component-weather-weather_cams-v1 article .weather-box-radar-main .row div[class^="col"] p,
.component-weather-weather_cams-v1 article .weather-box-radar-main .fm-body .fm-main div[class^="col"] p,
.fm-body .component-weather-weather_cams-v1 article .weather-box-radar-main .fm-main div[class^="col"] p {
  position: relative;
  font-size: 14px;
  color: #333;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
  bottom: 0;
  padding: 0 5px;
}

.component-weather-weather_cams-v1 .social-share-tiles .tile {
  width: 40px;
  height: 40px;
  display: inline-block;
  line-height: 40px;
  text-align: center;
  padding: 0;
  margin-right: 5px;
}

.component-weather-weather_cams-v1 .social-share-tiles .tile a {
  color: #FFF;
}

.component-weather-weather_cams-v1 .social-share-tiles .tile.facebook {
  background: #3B5998;
}

.component-weather-weather_cams-v1 .social-share-tiles .tile.twitter {
  background: #55ACEE;
}

@media (max-width: 767px) {
  .component-weather-weather_cams-v1 {
    padding: 0;
  }
}

.component-weather-weather_cams-v2 .sd-card.shadow .sd-card-inner header h3,
.component-weather-weather_cams-v2 .shadow.sd-teaser-card .sd-card-inner header h3,
.component-weather-weather_cams-v2 .shadow.ref-card .sd-card-inner header h3 {
  vertical-align: bottom;
}

.component-weather-weather_cams-v2 .sd-card.shadow .sd-card-inner header h3 .more,
.component-weather-weather_cams-v2 .shadow.sd-teaser-card .sd-card-inner header h3 .more,
.component-weather-weather_cams-v2 .shadow.ref-card .sd-card-inner header h3 .more {
  font-size: 14px;
  display: block;
}

.component-weather-weather_cams-v2 .sd-card.shadow .sd-card-inner header h3 .more .red-arrow,
.component-weather-weather_cams-v2 .shadow.sd-teaser-card .sd-card-inner header h3 .more .red-arrow,
.component-weather-weather_cams-v2 .shadow.ref-card .sd-card-inner header h3 .more .red-arrow {
  margin-left: 5px;
  display: inline;
  color: #c52233;
}

.component-weather-weather_cams-v2 .sd-card.shadow .sd-card-inner header:after,
.component-weather-weather_cams-v2 .shadow.sd-teaser-card .sd-card-inner header:after,
.component-weather-weather_cams-v2 .shadow.ref-card .sd-card-inner header:after {
  display: table;
  clear: both;
  content: ' ';
}

.component-weather-weather_cams-v2 .sd-card.shadow .sd-card-inner .row .sd-thumb img,
.component-weather-weather_cams-v2 .shadow.sd-teaser-card .sd-card-inner .row .sd-thumb img,
.component-weather-weather_cams-v2 .shadow.ref-card .sd-card-inner .row .sd-thumb img,
.component-weather-weather_cams-v2 .sd-card.shadow .sd-card-inner .fm-body .fm-main .sd-thumb img,
.fm-body .component-weather-weather_cams-v2 .sd-card.shadow .sd-card-inner .fm-main .sd-thumb img,
.component-weather-weather_cams-v2 .shadow.sd-teaser-card .sd-card-inner .fm-body .fm-main .sd-thumb img,
.fm-body .component-weather-weather_cams-v2 .shadow.sd-teaser-card .sd-card-inner .fm-main .sd-thumb img,
.component-weather-weather_cams-v2 .shadow.ref-card .sd-card-inner .fm-body .fm-main .sd-thumb img,
.fm-body .component-weather-weather_cams-v2 .shadow.ref-card .sd-card-inner .fm-main .sd-thumb img {
  max-width: 100%;
}

.component-weather-weather_cams-v2 .sd-card.shadow .sd-card-inner .row .sd-thumb .map-title,
.component-weather-weather_cams-v2 .shadow.sd-teaser-card .sd-card-inner .row .sd-thumb .map-title,
.component-weather-weather_cams-v2 .shadow.ref-card .sd-card-inner .row .sd-thumb .map-title,
.component-weather-weather_cams-v2 .sd-card.shadow .sd-card-inner .fm-body .fm-main .sd-thumb .map-title,
.fm-body .component-weather-weather_cams-v2 .sd-card.shadow .sd-card-inner .fm-main .sd-thumb .map-title,
.component-weather-weather_cams-v2 .shadow.sd-teaser-card .sd-card-inner .fm-body .fm-main .sd-thumb .map-title,
.fm-body .component-weather-weather_cams-v2 .shadow.sd-teaser-card .sd-card-inner .fm-main .sd-thumb .map-title,
.component-weather-weather_cams-v2 .shadow.ref-card .sd-card-inner .fm-body .fm-main .sd-thumb .map-title,
.fm-body .component-weather-weather_cams-v2 .shadow.ref-card .sd-card-inner .fm-main .sd-thumb .map-title {
  margin-top: 5px;
  margin-bottom: 15px;
  font-size: 16px;
}

.component-weather-weather_cams_embeds-v1 h3.teaser-list-title {
  text-transform: uppercase;
  font-weight: 700;
  font-size: 24px;
}

.component-weather-weather_cams_embeds-v1 ul.teaser-list {
  overflow: visible;
}

.component-weather-weather_cams_embeds-v1 ul.teaser-list li.teaser {
  margin-bottom: 20px;
}

.component-weather-weather_cams_embeds-v1 ul.teaser-list li.teaser .sd-teaser-card {
  height: 310px;
}

.component-weather-weather_cams_embeds-v1 ul.teaser-list li.teaser .sd-teaser-card div {
  overflow: hidden;
  position: relative;
}

.component-weather-weather_cams_embeds-v1 ul.teaser-list li.teaser .sd-teaser-card div:before {
  display: block;
  content: "";
  width: 100%;
  padding-top: 56.25%;
}

.component-weather-weather_cams_embeds-v1 ul.teaser-list li.teaser .sd-teaser-card div>.content {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}

.component-weather-weather_cams_embeds-v1 ul.teaser-list li.teaser .sd-teaser-card div a {
  width: 100%;
}

.component-weather-weather_cams_embeds-v1 ul.teaser-list li.teaser .sd-teaser-card div a img.teaser-img {
  width: 100%;
}

.component-weather-weather_cams_embeds-v1 ul.teaser-list li.teaser .sd-teaser-card a {
  width: 100%;
}

.component-weather-weather_cams_embeds-v1 ul.teaser-list li.teaser .sd-teaser-card a .teaser-time {
  font-size: 14px;
  padding: 20px 0 10px;
  margin: 0 24px;
}

.component-weather-weather_cams_embeds-v1 ul.teaser-list li.teaser .sd-teaser-card a .teaser-title {
  margin: 0 24px;
  color: #333;
  font-weight: 700;
  font-size: 20px;
  line-height: 24px;
  height: 72px;
  overflow: hidden;
}

.component-weather-weather_cams_embeds-v1 ul.teaser-list li.teaser .sd-teaser-card a .teaser-title .story-status {
  color: #c52233;
  font-size: 14px;
  font-weight: 700;
  line-height: 0.5;
  margin-right: 3px;
}

.component-weather-weather_cams_embeds-v1 ul.teaser-list li.teaser .sd-teaser-card a .teaser-title .story-status.story-status-updated {
  color: #848484;
}

.component-weather-weather_cams_embeds-v1 ul.teaser-list li.teaser .sd-teaser-card a .teaser-title .has-video,
.component-weather-weather_cams_embeds-v1 ul.teaser-list li.teaser .sd-teaser-card a .teaser-title .has-gallery {
  margin-left: 5px;
}

.component-weather-weather_cams_embeds-v1 ul.teaser-list li.ddb-no-background .ddb {
  text-align: center;
}

.component-weather-weather_cams_embeds-v1 ul.teaser-list li.ddb-no-background .ddb:before {
  top: auto;
  bottom: -34px;
  left: 0;
  width: 100%;
  margin: 10px auto;
}

@media (min-width: 1025px) and (max-width: 1359px) {
  .component-weather-weather_cams_embeds-v1 ul.teaser-list li.teaser:nth-of-type(-n+4) {
    display: block;
  }

  .component-weather-weather_cams_embeds-v1 ul.teaser-list li.teaser:nth-of-type(n+5) {
    display: none;
  }
}

@media (max-width: 1024px) {
  .component-weather-weather_cams_embeds-v1 ul.teaser-list li.teaser .sd-teaser-card {
    height: auto;
    padding-bottom: 20px;
  }
}

@media (max-width: 767px) {
  .component-weather-weather_cams_embeds-v1 {
    padding: 0;
  }

  .component-weather-weather_cams_embeds-v1 ul.teaser-list li.teaser {
    padding: 0;
  }

  .component-weather-weather_cams_embeds-v1 ul.teaser-list li.teaser .sd-teaser-card {
    height: auto;
    padding-bottom: 20px;
  }

  .component-weather-weather_cams_embeds-v1 .ddb-no-background {
    display: none !important;
  }
}

.component-weather-weather_maps-v1 .sd-card.shadow .sd-card-inner header h3,
.component-weather-weather_maps-v1 .shadow.sd-teaser-card .sd-card-inner header h3,
.component-weather-weather_maps-v1 .shadow.ref-card .sd-card-inner header h3 {
  vertical-align: bottom;
}

.component-weather-weather_maps-v1 .sd-card.shadow .sd-card-inner header h3 .more,
.component-weather-weather_maps-v1 .shadow.sd-teaser-card .sd-card-inner header h3 .more,
.component-weather-weather_maps-v1 .shadow.ref-card .sd-card-inner header h3 .more {
  font-size: 14px;
  display: block;
}

.component-weather-weather_maps-v1 .sd-card.shadow .sd-card-inner header h3 .more .red-arrow,
.component-weather-weather_maps-v1 .shadow.sd-teaser-card .sd-card-inner header h3 .more .red-arrow,
.component-weather-weather_maps-v1 .shadow.ref-card .sd-card-inner header h3 .more .red-arrow {
  margin-left: 5px;
  display: inline;
  color: #c52233;
}

.component-weather-weather_maps-v1 .sd-card.shadow .sd-card-inner header:after,
.component-weather-weather_maps-v1 .shadow.sd-teaser-card .sd-card-inner header:after,
.component-weather-weather_maps-v1 .shadow.ref-card .sd-card-inner header:after {
  display: table;
  clear: both;
  content: ' ';
}

.component-weather-weather_maps-v1 .sd-card.shadow .sd-card-inner .row .sd-thumb img,
.component-weather-weather_maps-v1 .shadow.sd-teaser-card .sd-card-inner .row .sd-thumb img,
.component-weather-weather_maps-v1 .shadow.ref-card .sd-card-inner .row .sd-thumb img,
.component-weather-weather_maps-v1 .sd-card.shadow .sd-card-inner .fm-body .fm-main .sd-thumb img,
.fm-body .component-weather-weather_maps-v1 .sd-card.shadow .sd-card-inner .fm-main .sd-thumb img,
.component-weather-weather_maps-v1 .shadow.sd-teaser-card .sd-card-inner .fm-body .fm-main .sd-thumb img,
.fm-body .component-weather-weather_maps-v1 .shadow.sd-teaser-card .sd-card-inner .fm-main .sd-thumb img,
.component-weather-weather_maps-v1 .shadow.ref-card .sd-card-inner .fm-body .fm-main .sd-thumb img,
.fm-body .component-weather-weather_maps-v1 .shadow.ref-card .sd-card-inner .fm-main .sd-thumb img {
  max-width: 100%;
}

.component-weather-weather_maps-v1 .sd-card.shadow .sd-card-inner .row .sd-thumb .map-title,
.component-weather-weather_maps-v1 .shadow.sd-teaser-card .sd-card-inner .row .sd-thumb .map-title,
.component-weather-weather_maps-v1 .shadow.ref-card .sd-card-inner .row .sd-thumb .map-title,
.component-weather-weather_maps-v1 .sd-card.shadow .sd-card-inner .fm-body .fm-main .sd-thumb .map-title,
.fm-body .component-weather-weather_maps-v1 .sd-card.shadow .sd-card-inner .fm-main .sd-thumb .map-title,
.component-weather-weather_maps-v1 .shadow.sd-teaser-card .sd-card-inner .fm-body .fm-main .sd-thumb .map-title,
.fm-body .component-weather-weather_maps-v1 .shadow.sd-teaser-card .sd-card-inner .fm-main .sd-thumb .map-title,
.component-weather-weather_maps-v1 .shadow.ref-card .sd-card-inner .fm-body .fm-main .sd-thumb .map-title,
.fm-body .component-weather-weather_maps-v1 .shadow.ref-card .sd-card-inner .fm-main .sd-thumb .map-title {
  margin-top: 5px;
  margin-bottom: 15px;
  font-size: 16px;
}

.component-link_list-weather_side_bar_helpful_links-v1 .teaser-link-list-component .teaser-link-list-header {
  margin: 0 0 10px 0;
}

.component-link_list-weather_side_bar_helpful_links-v1 .teaser-link-list-component .teaser-link-list-header h3 {
  margin: 0;
  padding: 0;
  color: #333333;
  font-size: 24px;
  font-weight: 500;
  font-family: Lato,arial;
  text-transform: uppercase;
  margin-bottom: 5px;
}

.component-link_list-weather_side_bar_helpful_links-v1 .teaser-link-list-component .teaser-link-list-main {
  padding: 0;
}

.component-link_list-weather_side_bar_helpful_links-v1 .teaser-link-list-component .teaser-link-list-main ul.link-list {
  margin: 0;
  padding: 0;
  list-style: none;
  list-style-type: none;
}

.component-link_list-weather_side_bar_helpful_links-v1 .teaser-link-list-component .teaser-link-list-main ul.link-list>li {
  list-style: none;
  list-style-type: none;
}

.component-link_list-weather_side_bar_helpful_links-v1 .teaser-link-list-component .teaser-link-list-main ul.link-list li.link-list-item {
  max-height: 89px;
  margin-bottom: 12px;
}

.component-link_list-weather_side_bar_helpful_links-v1 .teaser-link-list-component .teaser-link-list-main ul.link-list li.link-list-item a {
  font-size: 18px;
  font-weight: 200;
  line-height: 1.4;
}

.component-link_list-weather_side_bar_helpful_links-v1 .teaser-link-list-component .teaser-link-list-main ul.link-list li.link-list-item a .red-arrow {
  margin-left: 5px;
  color: #c52233;
}

.component-weather-weather_side_bar_helpful_links-v2 .teaser-link-list .teaser-link-list-main {
  padding: 0;
}

.component-weather-weather_side_bar_helpful_links-v2 .teaser-link-list .teaser-link-list-main ul.link-list {
  margin: 0;
  padding: 0;
  list-style: none;
  list-style-type: none;
}

.component-weather-weather_side_bar_helpful_links-v2 .teaser-link-list .teaser-link-list-main ul.link-list>li {
  list-style: none;
  list-style-type: none;
}

.component-weather-weather_side_bar_helpful_links-v2 .teaser-link-list .teaser-link-list-main ul.link-list li.link-list-item a {
  border-top: 1px solid #ebebeb;
  padding: 10px 20px 10px 0;
  font-size: 16px;
  font-weight: 400;
  line-height: 1.4;
  position: relative;
  display: block;
}

.component-weather-weather_side_bar_helpful_links-v2 .teaser-link-list .teaser-link-list-main ul.link-list li.link-list-item a .red-arrow {
  color: #c52233;
  position: absolute;
  right: 0;
  top: 50%;
  height: 22px;
  line-height: 22px;
  margin-top: -11px;
}

.weather-video-mobile-header {
  display: none;
}

@media (max-width: 1025px) {
  .component-weather-weather_video-v1 {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    margin-bottom: 0;
  }

  .component-weather-weather_video-v1 .sd-card,
  .component-weather-weather_video-v1 .sd-teaser-card,
  .component-weather-weather_video-v1 .ref-card {
    padding: 0;
    border: 1px solid #FFF;
    background: none;
    overflow: hidden;
  }

  .component-weather-weather_video-v1 .sd-card.shadow,
  .component-weather-weather_video-v1 .shadow.sd-teaser-card,
  .component-weather-weather_video-v1 .shadow.ref-card {
    box-shadow: none;
  }

  .component-weather-weather_video-v1 .sd-card header,
  .component-weather-weather_video-v1 .sd-teaser-card header,
  .component-weather-weather_video-v1 .ref-card header {
    display: none;
  }

  .component-weather-weather_video-v1 .sd-card header h3,
  .component-weather-weather_video-v1 .sd-teaser-card header h3,
  .component-weather-weather_video-v1 .ref-card header h3 {
    text-transform: capitalize;
    font-size: 26px;
    font-weight: 500;
  }

  .component-weather-weather_video-v1 .sd-card .sd-main-player,
  .component-weather-weather_video-v1 .sd-teaser-card .sd-main-player,
  .component-weather-weather_video-v1 .ref-card .sd-main-player {
    height: 87.75px;
  }

  .component-weather-weather_video-v1 .weather-video-mobile-header {
    display: block;
    padding: 5px 0;
  }

  .component-weather-weather_video-v1 .weather-video-mobile-header h3 {
    font-size: 16px;
    font-weight: 400;
    color: #FFF;
    text-shadow: -1px 1px 1px rgba(0,0,0,0.5);
  }
}

@media (max-width: 320px) {
  .component-weather-weather_video-v1 .sd-card,
  .component-weather-weather_video-v1 .sd-teaser-card,
  .component-weather-weather_video-v1 .ref-card {
    height: 87.75px;
  }
}

@media (min-width: 1025px) {
  .component-weather-weather_video-v1 .sd-card,
  .component-weather-weather_video-v1 .sd-teaser-card,
  .component-weather-weather_video-v1 .ref-card {
    height: 342px;
  }

  .component-weather-weather_video-v1 .sd-card .sd-card-inner,
  .component-weather-weather_video-v1 .sd-teaser-card .sd-card-inner,
  .component-weather-weather_video-v1 .ref-card .sd-card-inner {
    height: 302px;
    overflow: hidden;
  }
}

.sd-blog-share-more .row .col-sd-social-btn .sd-social-btn,
.sd-blog-share-more .fm-body .fm-main .col-sd-social-btn .sd-social-btn,
.fm-body .sd-blog-share-more .fm-main .col-sd-social-btn .sd-social-btn {
  height: 25px;
  text-align: center;
  position: relative;
  border-radius: 0;
  color: #FFF;
  padding: 0 15px 0 30px;
  margin-right: 5px;
}

.sd-blog-share-more .row .col-sd-social-btn .sd-social-btn .sd-btn-icon,
.sd-blog-share-more .fm-body .fm-main .col-sd-social-btn .sd-social-btn .sd-btn-icon,
.fm-body .sd-blog-share-more .fm-main .col-sd-social-btn .sd-social-btn .sd-btn-icon {
  text-align: center;
  position: absolute;
  height: 25px;
  width: 25px;
  left: 0;
  top: 0;
  bottom: 0;
  right: auto;
}

.sd-blog-share-more .row .col-sd-social-btn .sd-social-btn.facebook,
.sd-blog-share-more .fm-body .fm-main .col-sd-social-btn .sd-social-btn.facebook,
.fm-body .sd-blog-share-more .fm-main .col-sd-social-btn .sd-social-btn.facebook {
  background: #306099;
}

.sd-blog-share-more .row .col-sd-social-btn .sd-social-btn.facebook:hover,
.sd-blog-share-more .fm-body .fm-main .col-sd-social-btn .sd-social-btn.facebook:hover,
.fm-body .sd-blog-share-more .fm-main .col-sd-social-btn .sd-social-btn.facebook:hover {
  background: #182f4b;
}

.sd-blog-share-more .row .col-sd-social-btn .sd-social-btn.twitter,
.sd-blog-share-more .fm-body .fm-main .col-sd-social-btn .sd-social-btn.twitter,
.fm-body .sd-blog-share-more .fm-main .col-sd-social-btn .sd-social-btn.twitter {
  background: #25c4f1;
}

.sd-blog-share-more .row .col-sd-social-btn .sd-social-btn.twitter:hover,
.sd-blog-share-more .fm-body .fm-main .col-sd-social-btn .sd-social-btn.twitter:hover,
.fm-body .sd-blog-share-more .fm-main .col-sd-social-btn .sd-social-btn.twitter:hover {
  background: #0b83a5;
}

.sd-blog-share-more .row .col-sd-social-btn .sd-social-btn.mail,
.sd-blog-share-more .fm-body .fm-main .col-sd-social-btn .sd-social-btn.mail,
.fm-body .sd-blog-share-more .fm-main .col-sd-social-btn .sd-social-btn.mail {
  background: #f26522;
}

.sd-blog-share-more .row .col-sd-social-btn .sd-social-btn.mail:hover,
.sd-blog-share-more .fm-body .fm-main .col-sd-social-btn .sd-social-btn.mail:hover,
.fm-body .sd-blog-share-more .fm-main .col-sd-social-btn .sd-social-btn.mail:hover {
  background: #a43b0a;
}

.component-story-hero_image-v1 {
  height: auto;
  margin: auto;
  margin-bottom: 40px;
  overflow: hidden;
  position: relative;
}

@media (max-width: 767px) {
  .component-story-hero_image-v1 {
    padding: 0;
  }

  .component-story-hero_image-v1 .hero-image-block,
  .component-story-hero_image-v1 .hero-image-caption,
  .component-story-hero_image-v1 .hero-image-gallery {
    padding: 0;
  }

  .component-story-hero_image-v1 .hero-image-video-spacer {
    clear: both;
    content: '&nbsp;';
    display: table;
    float: left;
    height: 30px;
    width: 100%;
  }
}

.component-story-hero_image-v1 .ddb-pencil {
  height: 30px;
  overflow-x: hidden;
}

.component-story-hero_image-v1 .ddb-pencil img {
  position: absolute;
  right: 0;
}

.component-story-hero_image-v1 figure.hero-image-block {
  color: #000;
  float: left;
  font-size: 28px;
  font-weight: 400;
  height: 100%;
  overflow: hidden;
  position: relative;
  width: 100%;
}

.component-story-hero_image-v1 figure.hero-image-block .sponsored-label {
  top: 0px;
  left: 0px;
  width: 100%;
  color: #848484;
  background: #ebebeb;
  padding: 5px;
  font-size: 12px;
}

.component-story-hero_image-v1 figure.hero-image-block>img {
  position: relative;
  width: 100%;
  z-index: 500;
}

.component-story-hero_image-v1 figure.hero-image-block h1 {
  bottom: 0;
  left: 0;
  color: #fff;
  font-size: 56px;
  font-weight: 400;
  line-height: 60px;
  margin: 0;
  max-width: 640px;
  padding: 52px;
  position: absolute;
  width: 65%;
  z-index: 700;
}

.component-story-hero_image-v1 .hero-image-video-spacer {
  clear: both;
  content: '&nbsp;';
  display: table;
  float: left;
  height: 30px;
  width: 100%;
}

.component-story-hero_image-v1 figcaption.hero-image-caption {
  float: left;
  width: 100%;
  color: #fff;
  line-height: 1.2;
  min-height: 35px;
  font-weight: 400;
  padding: 10px 15px;
  margin-bottom: 30px;
  background-color: #484848;
}

.component-story-hero_image-v1 figcaption.hero-image-caption .caption-text {
  font-size: 14px;
}

.component-story-hero_image-v1 figcaption.hero-image-caption .caption-credit {
  font-size: 12px;
}

.component-story-hero_image-v1 section.hero-image-gallery {
  float: left;
  width: 100%;
}

.component-story-hero_image-v1 section.hero-image-gallery ul.gallery-list {
  padding: 0;
}

.component-story-hero_image-v1 section.hero-image-gallery ul.gallery-list li.gallery-list-item .photo-count,
.component-story-hero_image-v1 section.hero-image-gallery ul.gallery-list li.gallery-list-label .photo-count {
  display: none;
}

.component-story-hero_image-v1 section.hero-image-gallery ul.gallery-list li.gallery-list-item img,
.component-story-hero_image-v1 section.hero-image-gallery ul.gallery-list li.gallery-list-label img {
  float: left;
  width: 100%;
}

.component-story-hero_image-v1 section.hero-image-gallery ul.gallery-list li.gallery-list-item p,
.component-story-hero_image-v1 section.hero-image-gallery ul.gallery-list li.gallery-list-item span,
.component-story-hero_image-v1 section.hero-image-gallery ul.gallery-list li.gallery-list-label p,
.component-story-hero_image-v1 section.hero-image-gallery ul.gallery-list li.gallery-list-label span {
  font-weight: 400;
  text-align: left;
}

.component-story-hero_image-v1 section.hero-image-gallery ul.gallery-list li.gallery-list-item p,
.component-story-hero_image-v1 section.hero-image-gallery ul.gallery-list li.gallery-list-label p {
  color: #333;
  font-size: 18px;
}

.component-story-hero_image-v1 section.hero-image-gallery ul.gallery-list li.gallery-list-item span,
.component-story-hero_image-v1 section.hero-image-gallery ul.gallery-list li.gallery-list-label span {
  color: #848484;
  font-size: 14px;
}

@media (max-width: 1359px) {
  .component-story-hero_image-v1 section.hero-image-gallery ul.gallery-list li.gallery-list-item:not(:nth-child(-n+3)) {
    display: none;
  }
}

@media (max-width: 1024px) {
  .component-story-hero_image-v1 section.hero-image-gallery ul.gallery-list li.gallery-list-item:not(:nth-child(-n+3)) {
    display: none;
  }
}

@media (max-width: 767px) {
  .component-story-hero_image-v1 section.hero-image-gallery ul.gallery-list li.gallery-list-item:not(:nth-child(-n+2)) {
    display: none;
  }
}