/* 0, 640px */
/* 641px, 1024px */
/* 1025px, 1280px */
/* 1281px, 1920px */
/* 1921px */
meta.foundation-version {
  font-family: "/{{VERSION}}/"; }

meta.foundation-mq-small {
  font-family: "/only screen/";
  width: 0em; }

meta.foundation-mq-small-only {
  font-family: "/only screen and (max-width: 40em)/";
  width: 0em; }

meta.foundation-mq-medium {
  font-family: "/only screen and (min-width:40.063em)/";
  width: 40.063em; }

meta.foundation-mq-medium-only {
  font-family: "/only screen and (min-width:40.063em) and (max-width:64em)/";
  width: 40.063em; }

meta.foundation-mq-large {
  font-family: "/only screen and (min-width:64.063em)/";
  width: 64.063em; }

meta.foundation-mq-large-only {
  font-family: "/only screen and (min-width:64.063em) and (max-width:80em)/";
  width: 64.063em; }

meta.foundation-mq-xlarge {
  font-family: "/only screen and (min-width:80.063em)/";
  width: 80.063em; }

meta.foundation-mq-xlarge-only {
  font-family: "/only screen and (min-width:80.063em) and (max-width:120em)/";
  width: 80.063em; }

meta.foundation-mq-xxlarge {
  font-family: "/only screen and (min-width:120.063em)/";
  width: 120.063em; }

meta.foundation-data-attribute-namespace {
  font-family: false; }

H1 {
  margin-bottom: 20px; }
@media only screen {
  H1 .type, H1 .time {
    display: none; } }
@media only screen and (min-width: 40.063em) {
  H1 .type, H1 .time {
    display: inline-block; } }

H4 {
  color: #FFF; }

.archive-title {
  height: 34px;
  line-height: 34px;
  font-size: 16px;
  margin: 0; }
@media only screen and (min-width: 40.063em) {
  .archive-title {
    display: inline-block;
    position: absolute;
    right: 300px; } }

#favs.open {
  left: auto !important;
  right: 0;
  width: auto;
  max-width: none;
  margin-top: 7px; }
#favs.open::before {
  right: 12px;
  left: auto; }
#favs.open::after {
  right: 11px;
  left: auto; }
#favs.open A:hover {
  color: #FF8833; }

#radblast {
  min-height: 750px;
  position: relative; }
@media only screen and (min-width: 40.063em) {
  #radblast {
    margin: 0 10px; } }
@media only screen and (min-width: 64.063em) {
  #radblast {
    padding-right: 320px; } }
#radblast .radblast-container .radblast-imagery {
  width: 100%;
  background-color: #000;
  padding: 5px 0;
  position: relative; }
#radblast .radblast-container .radblast-imagery .types-drop {
  margin: 10px; }
@media only screen {
  #radblast .radblast-container .radblast-imagery .radar-map {
    width: 100%; } }
@media only screen and (min-width: 40.063em) {
  #radblast .radblast-container .radblast-imagery .radar-map {
    width: 640px; } }
@media only screen and (min-width: 64.063em) {
  #radblast .radblast-sidebar {
    position: absolute;
    top: 0;
    right: 0;
    width: 310px; } }
#radblast .radblast-sidebar .wx-module {
  margin: 0 0 20px 0; }
#radblast .radblast-controls {
  background-color: #333333;
  color: #FFF; }
@media only screen and (min-width: 64.063em) {
  #radblast .radblast-controls {
    border-left: 1px solid #8A8A8A; } }
@media only screen and (min-width: 40.063em) {
  #radblast .radblast-controls .controls-form {
    border-right: 1px solid #8A8A8A; } }
@media only screen and (min-width: 64.063em) {
  #radblast .radblast-controls .controls-form {
    border-right: none; } }
@media only screen {
  #radblast .radblast-controls #map {
    height: 170px; } }
#radblast .radblast-controls FORM {
  font-size: 0.9375rem;
  color: #FFF;
  margin-top: 10px; }
#radblast .radblast-controls FORM LABEL {
  font-size: 0.875rem;
  color: #FFF; }
#radblast .radblast-controls FORM P {
  margin: 10px 0 5px 0; }
#radblast .radblast-controls FORM .storm-tracks {
  margin: 17px 0; }
#radblast .radblast-controls FORM .storm-tracks LABEL {
  height: 34px;
  line-height: 34px;
  margin: 0 10px;
  text-align: right; }
#radblast .radblast-controls .footer-links {
  margin-top: 20px;
  height: 44px;
  line-height: 44px;
  border-top: 1px solid #8A8A8A;
  border-bottom: 1px solid #8A8A8A;
  padding: 0 10px;
  overflow: hidden; }
#radblast .radblast-controls .footer-links A {
  text-decoration: none;
  display: inline-block;
  height: 44px;
  overflow: hidden;
  font-size: 0.875rem;
  color: #8ED1E9; }
#radblast .radblast-controls .footer-links A:before, #radblast .radblast-controls .footer-links A:after {
  content: " ";
  display: table; }
#radblast .radblast-controls .footer-links A:after {
  clear: both; }
#radblast .radblast-controls .footer-links A:visited {
  color: #8ED1E9; }
#radblast .radblast-controls .footer-links A I {
  color: #FFF;
  font-size: 1.875rem;
  margin-right: 10px;
  line-height: 44px; }
#radblast .radblast-controls .footer-links A SPAN {
  display: inline-block;
  height: 44px;
  line-height: 44px;
  vertical-align: top; }
#radblast .radblast-controls .station-list {
  margin-bottom: 10px; }
@media only screen {
  #radblast .radblast-controls .viewport {
    margin-bottom: 10px;
    height: 170px; } }
@media only screen and (min-width: 40.063em) {
  #radblast .radblast-controls .viewport {
    margin-bottom: 0;
    height: 315px; } }
#radblast .radblast-controls .viewport .viewport-content {
  width: 640px;
  height: 420px; }
#radblast .settings {
  margin-top: 20px; }
#radblast .settings .zoom {
  text-align: right; }
@media only screen {
  #radblast .settings .zoom {
    margin-bottom: 15px; } }
@media only screen and (min-width: 40.063em) {
  #radblast .settings .zoom {
    margin-bottom: 0; } }
#radblast .settings .zoom SPAN {
  display: inline-block;
  color: #FFF;
  line-height: 34px; }
#radblast .settings .zoom .zoom-level {
  width: 100px;
  float: right;
  margin-left: 10px; }
#radblast .settings .playback .playback-row {
  width: auto;
  margin-left: -0.625rem;
  margin-right: -0.625rem;
  margin-top: 0;
  margin-bottom: 0;
  max-width: none; }
#radblast .settings .playback .playback-row:before, #radblast .settings .playback .playback-row:after {
  content: " ";
  display: table; }
#radblast .settings .playback .playback-row:after {
  clear: both; }
#radblast .settings .playback .playback-row .playback-icon {
  padding-left: 0.625rem;
  padding-right: 0.625rem;
  width: 16.66667%;
  float: left; }
#radblast .settings .playback .playback-row .playback-icon A {
  color: #FFF;
  display: inline-block;
  margin: 0 auto;
  width: 34px;
  height: 34px;
  font-size: 1.875rem; }
#radblast .settings .playback .playback-row .playback-icon A.disabled {
  cursor: default;
  color: #696969; }
#radblast .settings .playback .playback-row .playback-button {
  padding-left: 0;
  padding-right: 0;
  width: 33.33333%;
  float: left;
  text-align: center;
  font-size: 1.875rem; }
#radblast .settings .playback .playback-row .playback-button A {
  color: #FFF;
  padding-top: 0;
  padding-bottom: 0;
  line-height: 34px;
  font-weight: normal !important; }
#radblast .settings .playback .playback-row .playback-button I {
  font-weight: bold !important; }
#radblast .radar-map.loading {
  display: none; }
#radblast .update {
  color: #FFF;
  margin-left: 170px;
  font-size: 0.75rem;
  font-weight: bold; }

#container {
  margin: 10px auto 0 auto;
  position: relative; }
@media only screen and (min-width: 40.063em) {
  #container {
    width: 640px; } }

#radarmap {
  z-index: 5; }

.touch #radar-cal-panel {
  display: none; }

#severemap {
  position: absolute; }
@media only screen {
  #severemap {
    left: 0;
    bottom: 5px; } }
@media only screen and (min-width: 40.063em) {
  #severemap {
    left: 170px;
    bottom: 10px; } }

#plano {
  position: absolute;
  left: 170px;
  top: 10px;
  z-index: 10;
  width: 460px;
  height: 460px;
  cursor: se-resize; }
@media only screen {
  #plano {
    display: none; } }
@media only screen and (min-width: 40.063em) {
  #plano {
    display: block; } }

#map {
  width: 100%;
  margin: 0 auto; }
@media only screen {
  #map {
    height: 250px; } }
@media only screen and (min-width: 40.063em) {
  #map {
    height: 420px; } }

@media only screen {
  #radar-regionmap .viewport {
    height: 250px; } }
@media only screen and (min-width: 40.063em) {
  #radar-regionmap .viewport {
    height: 420px; } }
#radar-regionmap .viewport .viewport-content {
  width: 640px;
  height: 420px; }
#radar-regionmap .map {
  position: relative;
  display: inline-block;
  width: 100%;
  height: 100%; }
@media only screen and (min-width: 40.063em) {
  #radar-regionmap .map {
    min-height: 400px; } }

.browse-region .viewport-content {
  width: 640px;
  height: 415px;
  overflow: hidden;
  position: relative; }
.browse-region .viewport-content .region-map {
  width: 640px;
  height: 530px; }
.browse-region #radar-station-markers {
  bottom: 0; }
.browse-region #radar-station-markers.hidden {
  visibility: hidden; }

#radar-station-markers {
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  overflow: hidden; }
@media only screen {
  #radar-station-markers {
    bottom: 21.7%; } }
@media only screen and (min-width: 40.063em) {
  #radar-station-markers {
    bottom: 11.3%; } }
#radar-station-markers A {
  border-radius: 86px;
  position: absolute;
  width: 86px;
  height: 86px;
  margin: -26px 0 0 -43px;
  font-size: 0.75rem;
  text-align: center;
  color: transparent;
  background: url("//icons.wxug.com/i/o/station-marker.png") no-repeat center center; }
#radar-station-markers A.offline {
  background: url("//icons.wxug.com/i/o/station-marker-down.png") no-repeat center center; }
#radar-station-markers A.offline:hover SPAN {
  color: #8A8A8A;
  border-color: #D5202A; }
#radar-station-markers A.offline:hover SPAN .offline-text {
  color: #D5202A;
  position: absolute;
  top: 10px;
  width: 100%;
  text-transform: uppercase;
  font-weight: bold;
  font-size: 0.625rem; }
#radar-station-markers A:hover SPAN, #radar-station-markers A.active SPAN {
  -webkit-transform: scale3d(1, 1, 1);
  -moz-transform: scale3d(1, 1, 1);
  -ms-transform: scale3d(1, 1, 1);
  -o-transform: scale3d(1, 1, 1);
  transform: scale3d(1, 1, 1);
  -webkit-transition: -webkit-transform 125ms linear;
  -moz-transition: -moz-transform 125ms linear;
  transition: transform 125ms linear;
  background-color: #FFF;
  background-image: none;
  border: 3px solid #FF8833;
  color: #1E2023;
  z-index: 2; }
#radar-station-markers A SPAN {
  border-radius: 86px;
  -webkit-transform: scale3d(0.279, 0.279, 1);
  -moz-transform: scale3d(0.279, 0.279, 1);
  -ms-transform: scale3d(0.279, 0.279, 1);
  -o-transform: scale3d(0.279, 0.279, 1);
  transform: scale3d(0.279, 0.279, 1);
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  -webkit-box-shadow: 2px 2px 2px 0px rgba(30, 32, 35, 0.7);
  -moz-box-shadow: 2px 2px 2px 0px rgba(30, 32, 35, 0.7);
  box-shadow: 2px 2px 2px 0px rgba(30, 32, 35, 0.7);
  z-index: 1; }
#radar-station-markers A SPAN .name {
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
  position: absolute;
  top: 50%;
  width: 100%;
  line-height: 1.1;
  font-weight: bold; }
#radar-station-markers A SPAN .id {
  position: absolute;
  bottom: 5px;
  width: 100%; }

#rad-map-links {
  margin: 10px 0;
  position: relative; }
#rad-map-links:before, #rad-map-links:after {
  content: " ";
  display: table; }
#rad-map-links:after {
  clear: both; }
#rad-map-links .storms-link {
  display: inline-block;
  float: left;
  height: 34px;
  line-height: 34px;
  overflow: hidden; }
#rad-map-links .storms-link SMALL {
  white-space: nowrap; }
@media only screen {
  #rad-map-links .storms-link SMALL {
    display: none; } }
@media only screen and (min-width: 64.063em) {
  #rad-map-links .storms-link SMALL {
    display: inline-block; } }
#rad-map-links .save-link {
  display: inline-block;
  height: 34px;
  line-height: 34px;
  float: right;
  margin-left: 20px;
  font-size: 0.9375rem; }
@media only screen {
  #rad-map-links .save-link {
    display: none; } }
@media only screen and (min-width: 40.063em) {
  #rad-map-links .save-link {
    display: block; } }
#rad-map-links .history-links {
  margin-left: 15px;
  display: flex; }
#rad-map-links .history-links:before, #rad-map-links .history-links:after {
  content: " ";
  display: table; }
#rad-map-links .history-links:after {
  clear: both; }
#rad-map-links .history-links LI A {
  border: 1px solid #D7D7D7; }
#rad-map-links .history-links LI, #rad-map-links .history-links LI A {
  font-size: 0.75rem !important;
  display: block;
  float: left; }
#rad-map-links .history-links LI IMG {
  width: 80%; }
#rad-map-links .marker-toggle {
  float: right;
  height: 34px; }
#rad-map-links .marker-toggle LABEL {
  height: 34px;
  line-height: 34px;
  margin: 0;
  padding: 0; }
#rad-map-links .marker-toggle LABEL SPAN {
  display: inline-block;
  height: 34px;
  padding-left: 25px;
  background: url("//icons.wxug.com/i/o/station-marker-label.png") no-repeat left center; }
#rad-map-links .date-picker {
  border: 0;
  max-width: 300px; }
#rad-map-links .date-picker .title {
  font-size: 0.75rem;
  font-weight: bold;
  text-align: center;
  position: absolute;
  top: 8px;
  width: 100%; }
#rad-map-links .date-picker .calendar {
  /* 			.ui-datepicker-current-day {
  				border: 1px solid #ff8833;
  			}
  			.ui-datepicker-today {
  				border: 1px solid transparent;
  			} */ }
#rad-map-links .date-picker .calendar .ui-datepicker {
  padding: 30px 5px 5px 5px; }
#rad-map-links .date-picker .calendar a.ui-state-default {
  display: block; }
#rad-map-links .date-picker .calendar TR TD {
  padding: 0;
  line-height: 34px;
  text-align: center; }
#rad-map-links I {
  font-size: 1.875rem;
  float: left;
  margin-right: 5px; }

/* disable hover event for touch to prevent double tap */
.touch #rad-map-links .history-links LI A:hover {
  color: inherit; }

.about {
  position: relative;
  padding: 5px 0 0 30px; }
.about I {
  position: absolute;
  top: 0;
  left: 0;
  font-size: 1.875rem; }

#share {
  margin-top: 0;
  min-width: 1px; }

#shareButton {
  height: 34px;
  line-height: 34px; }

#gPlusOne, #likeButton {
  display: none; }

#severeKey {
  border-top: 1px solid #8A8A8A; }

#history-picker {
  margin-bottom: 20px; }
#history-picker P {
  margin-bottom: 0;
  font-weight: bold;
  font-size: 0.75rem;
  color: #696969; }
#history-picker .quick-picks {
  height: 34p;
  line-height: 34px;
  margin-bottom: 0; }
#history-picker .quick-picks .selected {
  font-weight: bold;
  color: #1E2023;
  text-decoration: none;
  cursor: default;
  font-size: 0.9375rem; }

.history-image {
  background: url("//icons.wxug.com/i/o/loading.gif") center center no-repeat;
  border: 1px solid #1E2023;
  min-height: 300px;
  width: 100%; }

.history-intro {
  border-top: 1px solid #D7D7D7;
  color: #696969;
  font-size: 0.75rem;
  padding-top: 15px; }

.pinned {
  width: 55px !important; }

.scrollable {
  margin-left: 55px !important; }

.storm-table.data-table TR:hover TD.storm-type {
  padding-left: 22px; }
.storm-table TD.storm-type {
  padding-left: 25px;
  background-color: transparent !important;
  background-repeat: no-repeat;
  background-position: left center; }
.storm-table TD.storm-type.tornado {
  background-image: url("//icons.wxug.com/graphics/smash/clearTriangle.gif"); }
.storm-table TD.storm-type.meso {
  background-image: url("//icons.wxug.com/graphics/smash/clearDiamond.gif"); }
.storm-table TD.storm-type.hail {
  background-image: url("//icons.wxug.com/graphics/smash/clearSquare.gif"); }

.national-legends {
  margin-top: 10px; }
.national-legends P {
  white-space: nowrap;
  margin-top: 10px; }

.radar-key {
  margin-top: 20px;
  padding-left: 20px; }
.radar-key.dark LI SPAN {
  color: #FFF; }
.radar-key LI {
  margin-left: 0; }
.radar-key LI SPAN {
  font-size: 0.75rem;
  padding-left: 20px;
  height: 15px;
  line-height: 10px;
  background-color: transparent !important;
  background-repeat: no-repeat;
  background-position: left center; }
.radar-key .station-tdwr {
  background-image: url("//icons.wxug.com/graphics/radkey_tdwr.gif"); }
.radar-key .station-radar {
  background-image: url("//icons.wxug.com/graphics/radkey_nexrad.gif"); }
.radar-key .station-current {
  background-image: url("//icons.wxug.com/graphics/radkey_current.gif"); }
.radar-key .station-down {
  background-image: url("//icons.wxug.com/graphics/radkey_down.gif"); }
.radar-key .storm-tornado {
  background-image: url("//icons.wxug.com/graphics/smash/clearTriangle.gif"); }
.radar-key .storm-meso {
  background-image: url("//icons.wxug.com/graphics/smash/clearDiamond.gif"); }
.radar-key .storm-hail {
  background-image: url("//icons.wxug.com/graphics/smash/clearSquare.gif"); }

.related-mod {
  margin: 25px 0;
  position: relative;
  min-width: 70px;
  padding-left: 80px; }
.related-mod .related-mod-graphic {
  border-radius: 5px;
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  width: 70px;
  height: 70px; }
.related-mod .related-mod-graphic.history {
  background: url("//icons.wxug.com/i/o/radar-archive-teaser.png") no-repeat; }
.related-mod .related-mod-graphic.wundermap {
  background: url("//icons.wxug.com/i/o/radar-wundermap-teaser.png") no-repeat; }
.related-mod H3 {
  margin: 0 0 10px 0; }

.date-datepicker-button {
  border-radius: 5px;
  box-shadow: 0px 2px 4px 0 rgba(0, 0, 0, 0.2) inset;
  border: 1px solid #D7D7D7;
  font-weight: normal;
  color: #1E2023;
  background-color: #FFF;
  background-image: none;
  text-align: left;
  width: 100%; }
.date-datepicker-button:active {
  box-shadow: 0px 2px 4px 0 rgba(0, 0, 0, 0.2) inset; }
.date-datepicker-button:after {
  border-color: transparent !important; }
.date-datepicker-button:hover {
  color: #1E2023;
  background-color: #FFF;
  background-image: none; }

.date-calendar-dialog {
  border-radius: 5px;
  background-color: #FFF;
  padding: 2px;
  border: 1px solid #D7D7D7;
  width: 266px;
  z-index: 2; }
.date-calendar-dialog .ui-datepicker-header {
  border-radius: 5px;
  height: 34px;
  line-height: 34px;
  margin: 2px;
  font-size: 0.75rem;
  text-align: center; }
.date-calendar-dialog .ui-datepicker-header:before, .date-calendar-dialog .ui-datepicker-header:after {
  content: " ";
  display: table; }
.date-calendar-dialog .ui-datepicker-header:after {
  clear: both; }
.date-calendar-dialog .ui-datepicker-header .ui-datepicker-title {
  font-size: 0.9375rem;
  font-weight: bold; }
.date-calendar-dialog .ui-datepicker-header .ui-datepicker-prev {
  float: left; }
.date-calendar-dialog .ui-datepicker-header .ui-datepicker-next {
  float: right; }
.date-calendar-dialog .ui-datepicker-buttonpane {
  text-align: center; }
.date-calendar-dialog .ui-datepicker-buttonpane .ui-datepicker-current {
  border-radius: 5px; }
.date-calendar-dialog TD {
  background-color: #FFF; }

.imgareaselect-border1, .imgareaselect-border2, .imgareaselect-border3, .imgareaselect-border4 {
  border: 2px solid #00f;
  filter: alpha(opacity=50);
  opacity: 0.5; }

.imgareaselect-handle {
  background-color: #fff;
  border: solid 1px #000;
  filter: alpha(opacity=50);
  opacity: 0.5; }

.imgareaselect-outer {
  background-color: #000;
  filter: alpha(opacity=50);
  opacity: 0.5; }

.map-nav {
  display: block;
  background-color: #F7F7F7;
  position: relative; }
@media only screen {
  .map-nav {
    padding: 0;
    border: none;
    min-height: 240px; } }
@media only screen and (min-width: 40.063em) {
  .map-nav {
    padding: 30px;
    border: 1px solid #D7D7D7;
    min-height: 470px; } }
.map-nav .map {
  z-index: 3; }
.map-nav .map IMG {
  width: 100%; }
@media only screen {
  .map-nav .map IMG {
    min-height: 240px; } }
@media only screen and (min-width: 40.063em) {
  .map-nav .map IMG {
    min-height: 400px; } }
.map-nav .move {
  position: absolute;
  overflow: hidden; }
@media only screen {
  .map-nav .move {
    display: none; } }
@media only screen and (min-width: 40.063em) {
  .map-nav .move {
    display: inline-block; } }
.map-nav .move:hover SPAN {
  color: #1E2023; }
.map-nav .move SPAN {
  display: inline-block;
  width: 30px;
  height: 30px;
  line-height: 30px;
  text-align: center;
  color: #696969;
  position: absolute;
  font-size: 1.125rem; }
.map-nav .n {
  top: 0;
  left: 0; }
.map-nav .n SPAN {
  -webkit-transform: rotate(-90deg);
  -moz-transform: rotate(-90deg);
  -ms-transform: rotate(-90deg);
  -o-transform: rotate(-90deg);
  transform: rotate(-90deg);
  top: 0;
  left: 50%;
  margin-left: -15px; }
.map-nav .ne {
  top: 0;
  right: 0; }
.map-nav .ne SPAN {
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  transform: rotate(-45deg);
  top: 0;
  right: 0; }
.map-nav .e {
  top: 0;
  right: 0; }
.map-nav .e SPAN {
  -webkit-transform: rotate(0deg);
  -moz-transform: rotate(0deg);
  -ms-transform: rotate(0deg);
  -o-transform: rotate(0deg);
  transform: rotate(0deg);
  top: 50%;
  left: 0;
  margin-top: -15px; }
.map-nav .se {
  bottom: 0;
  right: 0; }
.map-nav .se SPAN {
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg);
  bottom: 0;
  right: 0; }
.map-nav .s {
  bottom: 0;
  left: 0; }
.map-nav .s SPAN {
  -webkit-transform: rotate(90deg);
  -moz-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  -o-transform: rotate(90deg);
  transform: rotate(90deg);
  top: 0;
  left: 50%;
  margin-left: -15px; }
.map-nav .sw {
  bottom: 0;
  left: 0; }
.map-nav .sw SPAN {
  -webkit-transform: rotate(135deg);
  -moz-transform: rotate(135deg);
  -ms-transform: rotate(135deg);
  -o-transform: rotate(135deg);
  transform: rotate(135deg);
  bottom: 0;
  left: 0; }
.map-nav .w {
  top: 0;
  left: 0; }
.map-nav .w SPAN {
  -webkit-transform: rotate(180deg);
  -moz-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  -o-transform: rotate(180deg);
  transform: rotate(180deg);
  top: 50%;
  left: 0;
  margin-top: -15px; }
.map-nav .nw {
  top: 0;
  left: 0; }
.map-nav .nw SPAN {
  -webkit-transform: rotate(-135deg);
  -moz-transform: rotate(-135deg);
  -ms-transform: rotate(-135deg);
  -o-transform: rotate(-135deg);
  transform: rotate(-135deg);
  top: 0;
  left: 0; }
.map-nav .n, .map-nav .e, .map-nav .s, .map-nav .w {
  z-index: 1; }
.map-nav .n, .map-nav .s {
  width: 100%;
  height: 30px; }
.map-nav .e, .map-nav .w {
  width: 30px;
  height: 100%; }
.map-nav .ne, .map-nav .se, .map-nav .sw, .map-nav .nw {
  width: 150px;
  height: 150px;
  z-index: 2; }

.title-bar {
  min-height: 34px;
  position: relative; }
.title-bar:before, .title-bar:after {
  content: " ";
  display: table; }
.title-bar:after {
  clear: both; }
@media only screen and (min-width: 64.063em) {
  .title-bar.with-sidebar {
    margin-right: 320px; } }
.title-bar H1 {
  float: left;
  line-height: 24px !important;
  margin: 0 !important;
  padding: 6px 0 0 0; }
.title-bar .wundermap-link {
  position: absolute;
  top: 0;
  right: 85px;
  height: 34px;
  line-height: 34px;
  font-size: 0.9375rem; }
@media only screen {
  .title-bar .wundermap-link {
    display: none; } }
@media only screen and (min-width: 40.063em) {
  .title-bar .wundermap-link {
    display: inline-block; } }

#share {
  position: absolute;
  top: 0;
  right: 0;
  width: 75px; }

.action-bar {
  margin: 10px 0 15px 0;
  height: 34px;
  line-height: 34px; }
.action-bar:before, .action-bar:after {
  content: " ";
  display: table; }
.action-bar:after {
  clear: both; }
.action-bar .animate {
  margin-right: 10px;
  float: left;
  text-align: center; }
.action-bar .animate A {
  padding-top: 0;
  padding-bottom: 0;
  line-height: 34px;
  font-weight: normal !important; }
.action-bar .animate I {
  font-size: 1.125rem;
  font-weight: bold !important; }
@media only screen and (min-width: 40.063em) {
  .action-bar .animate I {
    margin-right: 5px; } }
.action-bar .inline-list {
  margin-left: 0; }
.action-bar .inline-list SELECT {
  border: 1px solid #D7D7D7; }
@media only screen and (min-width: 40.063em) {
  .action-bar .inline-list SELECT {
    max-width: 175px; } }
@media only screen and (min-width: 64.063em) {
  .action-bar .inline-list SELECT {
    max-width: none; } }
.action-bar .inline-list LI {
  height: 34px;
  line-height: 34px;
  margin-left: 10px; }
.action-bar .inline-list LI:first-child {
  margin-left: 0; }
.action-bar .inline-list LI.is-label {
  -webkit-border-bottom-left-radius: 5px;
  -webkit-border-top-left-radius: 5px;
  border-bottom-left-radius: 5px;
  border-top-left-radius: 5px;
  background-color: #F7F7F7;
  border-top: 1px solid #D7D7D7;
  border-bottom: 1px solid #D7D7D7;
  border-left: 1px solid #D7D7D7;
  position: relative;
  z-index: 2; }
.action-bar .inline-list LI.is-label:after {
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg);
  content: "";
  width: 24px;
  height: 24px;
  border-top: 1px solid #D7D7D7;
  border-right: 1px solid #D7D7D7;
  background-color: #F7F7F7;
  position: absolute;
  top: 5px;
  right: -13px;
  z-index: -1; }
.action-bar .inline-list LI.is-label.country {
  z-index: 3; }
@media only screen {
  .action-bar .inline-list LI.is-label.country {
    display: none; } }
@media only screen and (min-width: 40.063em) {
  .action-bar .inline-list LI.is-label.country {
    display: inline-block; } }
.action-bar .inline-list LI.is-label.region {
  z-index: 2;
  margin-left: 0; }
@media only screen {
  .action-bar .inline-list LI.is-label.region {
    display: none; } }
@media only screen and (min-width: 40.063em) {
  .action-bar .inline-list LI.is-label.region {
    border-radius: 0px;
    display: inline-block; } }
.action-bar .inline-list LI.is-label.region A {
  padding-left: 26px; }
.action-bar .inline-list LI.is-label A {
  padding: 0 1rem;
  display: inline-block;
  width: 100%;
  height: 34px;
  line-height: 34px; }
.action-bar .inline-list LI.has-label {
  margin-left: 0;
  z-index: 1; }
.action-bar .inline-list LI.has-label SELECT {
  font-weight: bold;
  text-indent: 1rem;
  padding-left: 1rem;
  border-left: 0; }
@media only screen and (min-width: 40.063em) {
  .action-bar .inline-list LI.has-label SELECT {
    border-radius: 0px;
    -webkit-border-bottom-right-radius: 5px;
    -webkit-border-top-right-radius: 5px;
    border-bottom-right-radius: 5px;
    border-top-right-radius: 5px; } }
.action-bar .inline-list LI.has-label SELECT OPTION[selected="selected"] {
  font-weight: bold; }
@media only screen {
  .action-bar .inline-list LI.stations {
    margin-left: 0; } }
@media only screen and (min-width: 40.063em) {
  .action-bar .inline-list LI.stations {
    margin-left: 10px; } }
.action-bar .inline-list LI.sites {
  margin-left: 0; }
.action-bar .inline-list LI.sites SELECT {
  font-weight: bold;
  padding-left: 26px; }
@media only screen and (min-width: 40.063em) {
  .action-bar .inline-list LI.sites SELECT {
    border-radius: 0px;
    -webkit-border-bottom-right-radius: 5px;
    -webkit-border-top-right-radius: 5px;
    border-bottom-right-radius: 5px;
    border-top-right-radius: 5px; } }

.cube-container {
  -webkit-perspective: 1000px;
  -moz-perspective: 1000px;
  perspective: 1000px;
  position: relative;
  display: inline-block;
  width: 155px;
  height: 34px;
  float: right; }
.cube-container.selected {
  width: 320px; }
.cube-container.selected .cube, .cube-container.hoverable:hover .cube {
  -webkit-transform: translateZ(-17px) rotateX(90deg);
  -moz-transform: translateZ(-17px) rotateX(90deg);
  -ms-transform: translateZ(-17px) rotateX(90deg);
  -o-transform: translateZ(-17px) rotateX(90deg);
  transform: translateZ(-17px) rotateX(90deg); }

.cube {
  -webkit-transition: -webkit-transform 500ms;
  -moz-transition: -moz-transform 500ms;
  transition: transform 500ms;
  -webkit-transform-style: preserve-3d;
  -moz-transform-style: preserve-3d;
  -ms-transform-style: preserve-3d;
  -o-transform-style: preserve-3d;
  transform-style: preserve-3d;
  -webkit-transform: translateZ(-17px);
  -moz-transform: translateZ(-17px);
  -ms-transform: translateZ(-17px);
  -o-transform: translateZ(-17px);
  transform: translateZ(-17px);
  position: absolute;
  width: 100%;
  height: 100%; }
.cube .cube-face {
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  display: block;
  position: absolute;
  width: 100%;
  height: 100%; }
.cube .cube-face.cube-primary {
  -webkit-transform: rotateX(0deg) translateZ(17px);
  -moz-transform: rotateX(0deg) translateZ(17px);
  -ms-transform: rotateX(0deg) translateZ(17px);
  -o-transform: rotateX(0deg) translateZ(17px);
  transform: rotateX(0deg) translateZ(17px); }
.cube .cube-face.cube-secondary {
  -webkit-transform: rotateX(-90deg) translateZ(17px);
  -moz-transform: rotateX(-90deg) translateZ(17px);
  -ms-transform: rotateX(-90deg) translateZ(17px);
  -o-transform: rotateX(-90deg) translateZ(17px);
  transform: rotateX(-90deg) translateZ(17px); }

.cube-container.selected .cube-face.cube-primary, .cube-container.hoverable:hover .cube-face.cube-primary {
  display: none; }
.cube-container.selected .cube-face.cube-secondary, .cube-container.hoverable:hover .cube-face.cube-secondary {
  display: block; }

.cube .cube-face.cube-primary {
  display: block; }
.cube .cube-face.cube-secondary {
  display: none; }
.cube .cube-face.cube-secondary .radar-date-field {
  max-width: 180px;
  float: right;
  margin-right: 7px; }
.cube .cube-face.cube-secondary .radar-date-confirm {
  border-radius: 5px;
  display: inline-block;
  width: 34px;
  height: 34px;
  line-height: 34px;
  text-align: center;
  font-size: 1.125rem;
  position: absolute;
  top: 0;
  right: 39px;
  background-color: #5B9F49;
  color: #FFF;
  float: right;
  position: static;
  width: auto;
  font-size: 0.875rem;
  padding: 0 7px;
  margin-right: 7px; }
.cube .cube-face.cube-secondary .radar-date-cancel {
  float: right;
  font-size: 0.875rem;
  line-height: 34px; }

.show-for-touch-date {
  display: none; }

.rightalign .joyride-nub {
  left: 270px; }

.station-icon {
  display: inline-block;
  position: relative;
  top: 6px;
  left: -1px;
  margin-right: 6px;
  width: 25px;
  height: 25px;
  background: url("//icons.wxug.com/i/o/station-marker.png") no-repeat center center; }

.joyride-tip-guide .icon-spacing {
  margin-bottom: 7px; }
.joyride-tip-guide .button {
  border-radius: 5px; }

/*# sourceMappingURL=radar.css.map */
