/* 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; }

@media only screen {
  H1.has-parent {
    border-bottom: 1px solid #D7D7D7;
    margin-bottom: 0 !important; }

  .wx-module .content, .wx-module UL {
    font-size: 0.875rem; }

  .convective-outlook {
    border-top: 1px solid #D7D7D7; }
  .convective-outlook IMG {
    margin-top: 10px; }

  .state-list {
    margin-top: 20px; }

  .alert-groups .wui-accordion {
    margin-bottom: 1em; }
  .alert-groups .wui-accordion .level-1 {
    border-color: #333333;
    background-color: #28D761; }
  .alert-groups .wui-accordion .level-2 {
    border-color: #333333;
    background-color: #FFFF00; }
  .alert-groups .wui-accordion .level-3 {
    border-color: #333333;
    background-color: #FFC400; }
  .alert-groups .wui-accordion .level-4 {
    border-color: #333333;
    background-color: #FF0000; }

  #euro-map .viewport {
    margin-top: 10px; }
  #euro-map .viewport .viewport-content {
    display: block;
    margin: 0 auto;
    width: 800px;
    height: 700px; }

  #severe-map {
    padding-top: 10px;
    border-right: 1px solid #D7D7D7;
    border-bottom: 1px solid #D7D7D7;
    border-left: 1px solid #D7D7D7; }

  #euro-map H5 {
    padding-left: 10px; }

  #severe-map P, #euro-map P {
    margin: 10px 0;
    text-align: center;
    color: #696969;
    font-size: 0.75rem; }
  #severe-map .severe-legend, #euro-map .severe-legend {
    margin-top: 10px;
    border-top: 1px solid #D7D7D7;
    background-color: #F7F7F7; }

  #map-container {
    width: 800px;
    height: 525px;
    overflow: hidden;
    position: relative;
    margin: 0 auto; }
  #map-container .alaskaClick {
    display: block;
    position: absolute;
    width: 165px;
    height: 120px;
    top: -125px;
    left: 25px; }
  #map-container .alaskaClick IMG {
    width: 165px;
    height: 120px; }
  #map-container .hawaiiClick {
    display: block;
    position: absolute;
    width: 105px;
    height: 65px;
    top: -195px;
    left: 200px; }
  #map-container .hawaiiClick IMG {
    width: 105px;
    height: 65px; }
  #map-container .puertoClick {
    display: block;
    position: absolute;
    width: 75px;
    height: 30px;
    top: -230px;
    left: 535px; }
  #map-container .puertoClick IMG {
    width: 75px;
    height: 30px; }

  #radar-image {
    position: relative; }
  #radar-image IMG {
    width: 100%; }

  #severe-overlay {
    position: absolute;
    top: 0;
    left: 0;
    opacity: 0.6; }

  .severe-toggle {
    height: 34px;
    line-height: 34px;
    float: right; }
  .severe-toggle .severe-toggle-label {
    margin-right: 10px;
    font-size: 0.9375rem; }
  .severe-toggle + H4 {
    clear: both; }

  #fire-wundermap #map {
    height: 300px; }
  #fire-wundermap #map img {
    max-width: none; }
  #fire-wundermap .more-map {
    text-align: center;
    margin-top: 5px; }

  #largest-fires-table select {
    max-width: 300px; }
  #largest-fires-table input[type="text"] {
    float: none;
    max-width: 300px;
    margin: 0 0 10px 0; }
  #largest-fires-table table thead tr {
    background-color: #F7F7F7;
    border-top: 1px solid #D7D7D7; }
  #largest-fires-table table tbody tr td {
    font-weight: bold; }
  #largest-fires-table table tbody tr td:first-child {
    font-weight: normal; }
  #largest-fires-table .source {
    font-size: 0.75rem;
    color: #4C4C4C; }
  #largest-fires-table .paginate_button {
    border-style: transparent;
    border-width: 0;
    cursor: pointer;
    font-family: sans-serif;
    font-weight: bold;
    line-height: normal;
    margin: 0 0 0;
    position: relative;
    text-decoration: none;
    text-align: center;
    -webkit-appearance: none;
    border-radius: 0;
    display: inline-block;
    padding-top: 0.4375rem;
    padding-right: 0.875rem;
    padding-bottom: 0.5rem;
    padding-left: 0.875rem;
    font-size: 0.9375rem;
    background-color: #008FBF;
    border-color: #009bcf;
    color: #FFF;
    transition: background-color 300ms ease-out;
    border-radius: 5px;
    margin: 10px 10px 10px 10px;
    background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #2EB3E0), color-stop(1, #149AC6));
    background-image: -o-linear-gradient(bottom, #2EB3E0 0%, #149AC6 100%);
    background-image: -moz-linear-gradient(bottom, #2EB3E0 0%, #149AC6 100%);
    background-image: -webkit-linear-gradient(bottom, #2EB3E0 0%, #149AC6 100%);
    background-image: -ms-linear-gradient(bottom, #2EB3E0 0%, #149AC6 100%);
    background-image: linear-gradient(to bottom, #2EB3E0 0%, #149AC6 100%); }
  #largest-fires-table .paginate_button:hover, #largest-fires-table .paginate_button:focus {
    background-color: #009bcf; }
  #largest-fires-table .paginate_button:hover, #largest-fires-table .paginate_button:focus {
    color: #FFF; }
  #largest-fires-table .paginate_button:hover {
    background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #FF9448), color-stop(1, #E57A2E));
    background-image: -o-linear-gradient(bottom, #FF9448 0%, #E57A2E 100%);
    background-image: -moz-linear-gradient(bottom, #FF9448 0%, #E57A2E 100%);
    background-image: -webkit-linear-gradient(bottom, #FF9448 0%, #E57A2E 100%);
    background-image: -ms-linear-gradient(bottom, #FF9448 0%, #E57A2E 100%);
    background-image: linear-gradient(to bottom, #FF9448 0%, #E57A2E 100%); }
  #largest-fires-table .paginate_button.selected, #largest-fires-table .paginate_button.selected:hover {
    background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #E57A2E), color-stop(1, #FF9447));
    background-image: -o-linear-gradient(bottom, #E57A2E 0%, #FF9447 100%);
    background-image: -moz-linear-gradient(bottom, #E57A2E 0%, #FF9447 100%);
    background-image: -webkit-linear-gradient(bottom, #E57A2E 0%, #FF9447 100%);
    background-image: -ms-linear-gradient(bottom, #E57A2E 0%, #FF9447 100%);
    background-image: linear-gradient(to bottom, #E57A2E 0%, #FF9447 100%); }
  #largest-fires-table .paginate_button:focus {
    outline: none !important; }
  #largest-fires-table .paginate_active {
    border-style: transparent;
    border-width: 0;
    cursor: pointer;
    font-family: sans-serif;
    font-weight: bold;
    line-height: normal;
    margin: 0 0 0;
    position: relative;
    text-decoration: none;
    text-align: center;
    -webkit-appearance: none;
    border-radius: 0;
    display: inline-block;
    padding-top: 0.4375rem;
    padding-right: 0.875rem;
    padding-bottom: 0.5rem;
    padding-left: 0.875rem;
    font-size: 0.9375rem;
    background-color: #008FBF;
    border-color: #009bcf;
    color: #FFF;
    transition: background-color 300ms ease-out;
    border-radius: 5px;
    margin: 10px 10px 10px 10px;
    background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #FF9448), color-stop(1, #E57A2E));
    background-image: -o-linear-gradient(bottom, #FF9448 0%, #E57A2E 100%);
    background-image: -moz-linear-gradient(bottom, #FF9448 0%, #E57A2E 100%);
    background-image: -webkit-linear-gradient(bottom, #FF9448 0%, #E57A2E 100%);
    background-image: -ms-linear-gradient(bottom, #FF9448 0%, #E57A2E 100%);
    background-image: linear-gradient(to bottom, #FF9448 0%, #E57A2E 100%); }
  #largest-fires-table .paginate_active:hover, #largest-fires-table .paginate_active:focus {
    background-color: #009bcf; }
  #largest-fires-table .paginate_active:hover, #largest-fires-table .paginate_active:focus {
    color: #FFF; }
  #largest-fires-table #largefires_info {
    margin-top: 10px; } }
@media only screen and (min-width: 40.063em) {
  #severe-map .viewport, #euro-map .viewport {
    height: 525px; }

  #fire-wundermap #map {
    height: 500px; }

  #largest-fires-table label {
    float: left;
    width: 100px;
    margin-right: 10px; }
  #largest-fires-table label input[type="text"] {
    width: 300px;
    margin: 0 0 10px 0; } }
@media only screen and (min-width: 64.063em) {
  #euro-map .viewport {
    height: 700px; } }

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