/*!
 *  Weather Icons 2.0.8
 *  Updated September 19, 2015
 *  Maintained at http://erikflowers.github.io/weather-icons
 */
@font-face {
  font-family: 'weathericons';
  src: url('http://static.nordicweather.net/fonts/weathericons-regular-webfont.eot');
  src: url('http://static.nordicweather.net/fonts/weathericons-regular-webfont.eot?#iefix') format('embedded-opentype'), 
       url('http://static.nordicweather.net/fonts/weathericons-regular-webfont.woff2') format('woff2'), 
       url('http://static.nordicweather.net/fonts/weathericons-regular-webfont.woff') format('woff'), 
       url('http://static.nordicweather.net/fonts/weathericons-regular-webfont.ttf') format('truetype'), 
       url('http://static.nordicweather.net/fonts/weathericons-regular-webfont.svg#weather_iconsregular') format('svg');
  font-weight: normal;
  font-style: normal;
}
.wi {
  display: inline-block;
  font-family: 'weathericons';
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.wi-fw {
  text-align: center;
  width: 1.4em;
}

@font-face {
    font-family: 'HighwayGothicWide';
    src: url('http://static.nordicweather.net/fonts/hwygwde-webfont.eot');
    src: url('http://static.nordicweather.net/fonts/hwygwde-webfont.eot?#iefix') format('embedded-opentype'),
         url('http://static.nordicweather.net/fonts/hwygwde-webfont.woff') format('woff'),
         url('http://static.nordicweather.net/fonts/hwygwde-webfont.ttf') format('truetype'),
         url('http://static.nordicweather.net/fonts/hwygwde-webfont.svg#HighwayGothicWide') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'ubunturegular';
    src: url('http://static.nordicweather.net/fonts/ubuntu-r-webfont.eot');
    src: url('http://static.nordicweather.net/fonts/ubuntu-r-webfont.eot?#iefix') format('embedded-opentype'),
         url('http://static.nordicweather.net/fonts/ubuntu-r-webfont.woff') format('woff'),
         url('http://static.nordicweather.net/fonts/ubuntu-r-webfont.ttf') format('truetype'),
         url('http://static.nordicweather.net/fonts/ubuntu-r-webfont.svg#ubunturegular') format('svg');
    font-weight: normal;
    font-style: normal;
}

.layerOn{-webkit-transition:opacity .3s cubic-bezier(0,0,0.96,1);-moz-transition:opacity .3s cubic-bezier(0,0,0.96,1);-o-transition:opacity .3s cubic-bezier(0,0,0.96,1);transition:opacity .5s cubic-bezier(0,0,0.96,1);opacity:1}
.layerOff{-webkit-transition:opacity .3s cubic-bezier(0.9,0,1,1);-moz-transition:opacity .3s cubic-bezier(0.9,0,1,1);-o-transition:opacity .3s cubic-bezier(0.9,0,1,1);transition:opacity .5s cubic-bezier(0.9,0,1,1);opacity:0}

.svg {display:block; margin:0 auto;}
.wind text {font-family:Droid,Arial; font-weight: 700;text-anchor:middle;}
.svgAlt {display:block; margin:0 auto; overflow:hidden; position:relative;}
.svgAlt .printIcon {display:none;}
.svgAlt span {font-weight:bold; margin:0 auto; text-align:center; padding:0; position:absolute; top:0; left:0;}
.svgAlt img {display:block;}

.ic-wrap{height:49px;width:50px;vertical-align:middle;display:inline-block;}
/*.svg-ic{height:75px;width:75px;display:inline-block;left:50%;margin-top:-37px;margin-left:-37px;position:absolute;top:50%;}*/
.svg-ic{height:75px;width:75px;display:inline-block;margin-top:-13px;margin-left:-12px;}
.svg-ic .hurricane{stroke-width:0;fill:#CD3700;}
.svg-ic .tornado{stroke:none;stroke-width:1;fill:#404040;}
.svg-ic .thundercloud{stroke-width:20;stroke:#333333;fill:#888;}
.svg-ic .light_cloud{stroke-width:20;stroke:#aaa;fill:#fff;}
.svg-ic .middle_cloud{stroke-width:20;stroke:#aaa;fill:#eee;}
.svg-ic .dark_cloud{stroke-width:20;stroke:#888;fill:#ccc;}
.svg-ic .lightning{fill:#FFB200;}
.svg-ic .waterdrop{fill:#1E88E8;}
.svg-ic .ice{fill:#f2f2f2;stroke-width:10;stroke:#1E88E8;}
.svg-ic .snowflake{fill:#fff;stroke-width:6;stroke:#1E88E8;}
.svg-ic .hail{fill:#fff;stroke-width:10;stroke:#1E88E8;}
.svg-ic .sun_center{fill:#FFF200;}
.svg-ic .sun{fill:#FFB200;}
.svg-ic .moon{stroke-width:10;stroke:#64A5C0;fill:#AEDFE5;}
.svg-ic .fog{opacity:0.7;fill:#D1D3D4;stroke-width:6;stroke:#bbb;}
.svg-ic .nan{opacity:0.4;fill:#000;}

.tempebox{width:40px;text-align:center;margin:0 auto 5px;font: 16px ubunturegular,Ubuntu,Arial;padding:5px 4px;border-radius:2px;}
.comp_prmsl, .comp_wspd, .comp_prec{display:none}

@media (max-width:420px){
  .col450{display:none !important}
}
.vis-col650,tr.vis-col650,th.vis-col650,td.vis-col650{display:none !important}
@media(max-width:649px){
  .vis-col650{display:block !important}
  table.vis-col650{display:table}
  tr.vis-col650{display:table-row !important}
  th.vis-col650,td.vis-col650{display:table-cell !important}
}
@media (max-width:350px){
  .col350{display:none !important}
}
@media (max-width:450px){
  .col450{display:none !important}
}
@media (max-width:550px){
  .col550{display:none !important}
}
@media (max-width:650px){
  .col650{display:none !important}
}
@media (max-width:770px){
  .col800{display:none !important}
}
@media (max-width:970px){
  .col950{display:none !important}
}
@media (max-width:1054px){
  .col1050{display:none !important}
}

.vis950 {display:none !important}
@media(max-width:970px){
  .vis950 {display:block !important}
}
.vis650 {display:none !important}
@media(max-width:630px){
  .vis650 {display:block !important}
}

.radius2 {-webkit-border-radius: 2px;-moz-border-radius: 2px;border-radius: 2px;}
.radius3 {-webkit-border-radius: 3px;-moz-border-radius: 3px;border-radius: 3px;}
.shadow5, .shadow2 {-webkit-box-shadow: 0 0 4px 2px #aaa;-moz-box-shadow: 0 0 4px 2px #aaa;box-shadow:0 0 4px 2px #aaa;}
.shadow16 {box-shadow: 0 2px 12px #444, 0 0 1px #777;-o-box-shadow: 0 2px 12px #444, 0 0 1px #777;-webkit-box-shadow: 0 2px 12px #444, 0 0 1px #777;-moz-box-shadow: 0 2px 12px #444, 0 0 1px #777;}


/* TOP */
/* ---------------------------------------- */

.tempd {position:relative;font-size:22px;display:inline-block;padding-top:4px;font-family:"HighwayGothicWide";}
.form-group{top: 0px;right:0px;width:100%;}
.form-group .btn{padding: 14px 12px 15px;}
@-moz-document url-prefix() { .form-group .btn{padding: 15px 12px 15px;}} /* Firefox fix */
.form-control{padding: 11px 12px;font-size: 18px;}
.touch .popoverflags{line-height:1.8em;font-size:16px;}

/* SEARCH */
/* ---------------------------------------- */

.center-block {float: none;margin-left: auto;margin-right: auto;}
.input-group .icon-addon .form-control {border-radius: 0;}
.icon-addon {position: relative;color: #555;display: block;}
.icon-addon:after, .icon-addon:before {display: table;content: " ";}
.icon-addon:after {clear: both;}
.icon-addon.addon-md .glyphicon, .icon-addon .glyphicon, .icon-addon.addon-md .fa, .icon-addon .fa {position: absolute;z-index: 2;left: 10px;font-size: 14px;width: 20px;margin-left: -2.5px;text-align: center;padding: 10px 0;top: 1px}
.icon-addon.addon-lg .form-control {line-height: 1.33;height: 46px;font-size: 18px;padding: 10px 16px 10px 40px;}
.icon-addon.addon-sm .form-control {height: 30px;padding: 5px 10px 5px 28px;font-size: 12px;line-height: 1.5;}
.icon-addon.addon-lg .fa, .icon-addon.addon-lg .glyphicon {font-size: 18px;margin-left: 0;left: 11px;top: 4px;}
.icon-addon.addon-md .form-control, .icon-addon .form-control {float: left;font-weight: normal;}
.icon-addon.addon-sm .fa, .icon-addon.addon-sm .glyphicon {margin-left: 0;font-size: 12px;left: 5px;top: -1px}
.icon-addon .form-control:focus + .glyphicon, .icon-addon:hover .glyphicon,
.icon-addon .form-control:focus + .fa, .icon-addon:hover .fa {color: #2580db;}
.input-group-addon {padding: 6px 12px 5px;}

#searchflag:hover{cursor: pointer;}

/* POP-OVER */
/* ---------------------------------------- */

.popover-flags {max-width: 450px;width:450px;}
.popoverflag {top: 11px;position: relative;margin-right: 3px;}
.popoverflags {height:30px;}
.popoverflags:hover {font-weight: 700;cursor: pointer;}
.popover {max-width:600px;}

.popoverhead{line-height:25px;background:#444;margin: 6px 0;padding-left:5px;}
.popover{box-shadow: 0px 5px 10px rgba(0, 0, 0, 0.5);background-color: rgba(0, 0, 0, 0.95);border-radius: 1px;border-width: 1px sold #000;color:#ccc;}
.popover.top>.arrow:after{border-top-color:rgba(0, 0, 0, 0.95)}
.popover.right>.arrow:after{border-right-color:rgba(0, 0, 0, 0.95)}
.popover.bottom>.arrow:after{border-bottom-color:rgba(0, 0, 0, 0.95)}
.popover.left>.arrow:after{border-left-color:rgba(0, 0, 0, 0.95)}

.tooltip-inner{background-color:rgba(0, 0, 0, 0.95);border-radius:2px}
.btn{-webkit-border-radius: 2px;-moz-border-radius: 2px;border-radius: 2px;}
.nwndiv .btn, #nwndiv .btn {margin-bottom:12px;}

/* GEAR-BOX */
/* ---------------------------------------- */

.favostar{color:#FFA500;font-size:18px;top:2px;position:relative;margin-right:6px;}
.favostar:hover, .favodel:hover{cursor:pointer}
.favodel{font-size:16px;color:#FF2400;float:right;position:relative;top:6px;}
.menuicon{color:#BDBDBD;cursor:pointer;position: relative;top:-2px;right: 10px;}
#mgear{display:none;}
#gearclose, #mapclose, #flagclose {float: right;position: relative;top: -8px;right: -10px;cursor: pointer;}
#bigear{float:right;position:relative;top:8px;}
#hometext{display:none;}

/* MISC STUFF */
/* ---------------------------------------- */

.letle{border-collapse: separate;border-spacing: 1px;}
.letlea{width:25px}
.letleb{padding-left: 6px;}
.frctabs:hover{cursor:pointer}

.frcnavbar li span:hover{color: #BDBDBD;text-shadow: 0 0 10px #336699;text-shadow: 0 0 10px rgba(51,102,153,0.8);-webkit-transition: color 0.1s linear;-moz-transition: color 0.1s linear;text-decoration:none;cursor:pointer}
.frcnavbar {border-radius: 2px !important;background: #00456E;height:40px;padding-left:5px;}

.frcdettable{width:100%;padding:10px}
.frcgraph {width:calc(100% - 2px);position:relative;border: 1px solid #68A2CF;box-shadow: 0px 0px 12px rgba(0, 0, 0, 0.6);}
.touch .frcgraph {width:calc(100% - 2px);position:relative;}

#graphPanels:before, #statPanels:before, #mstatPanels:before{display: block;background-color: #f2f2f2;width: calc(100% - 10px);height: 11px;content: " ";position: absolute;top: -12px;left:2px;z-index: 1;}
.graphPanel, .statPanel, .mstatPanel{display:inline-block;border-radius: 0 0 5px 5px;-webkit-border-radius: 0 0 5px 5px;-moz-border-radius: 0 0 5px 5px;background: #3372AD;color:#96BADC;font-weight:700;text-align:center;text-shadow: 0 1px 1px #111;line-height:16px;padding:8px;min-width:50px;margin-left:4px;text-shadow: 0 1px 1px #111;-webkit-transition: color 0.2s linear;-moz-transition: color 0.2s linear;}
.graphPanel.selected, .graphPanel:hover, .statPanel.selected, .statPanel:hover, .mstatPanel.selected, .mstatPanel:hover {color: #555;text-shadow: none;-webkit-transition: color 0.1s linear;-moz-transition: color 0.1s linear;background: #f2f2f2;border: 1px solid #68A2CF;border-top-width:0px;
box-shadow:0 2px 10px #444, 0 0 1px #777;
  -o-box-shadow: 0 2px 10px #444, 0 0 1px #777;
  -webkit-box-shadow: 0 2px 10px #444, 0 0 1px #777;
  -moz-box-shadow: 0 2px 10px #444, 0 0 1px #777;
   position: relative; bottom: 3px;
}
.graphPanel:hover, .statPanel:hover, .mstatPanel:hover {cursor:pointer}

/* Mapstuffs */
/* ---------------------------------------- */

#map {width:100%;height:600px;box-shadow: 0 2px 16px #444, 0 0 1px #777;-o-box-shadow: 0 2px 16px #444, 0 0 1px #777;-webkit-box-shadow: 0 2px 16px #444, 0 0 1px #777;-moz-box-shadow: 0 2px 16px #444, 0 0 1px #777;}
#attribution {position: absolute; right: 1px; bottom: 1px;color:#fff;text-shadow: 1px 1px 4px #000;z-index:100;}
#attribution a, #attribution a:hover{color:#fff;text-shadow: 1px 1px 4px #000;text-decoration:none}

.mapbutton{display:inline-block;background:rgba(0,0,0,0.90);box-shadow: 0 0 12px rgba(0,0,0,0.6);-webkit-box-shadow: 0 0 12px rgba(0,0,0,0.6);border: 1px solid rgba(0, 0, 0, 0.90);color:#69c;font-size:18px;padding:6px 12px 0 10px;height:36px;position: absolute;z-index:1000;left:5px;bottom:5px;}
.mapbtntxt{font-weight:bold;top:-8px;left:4px;position:relative;font-size:13px}
.mapbutton:hover, #static:hover {color:#bdbdbd;-webkit-transition: color 0.1s linear;-moz-transition: color 0.1s linear;cursor:pointer;text-shadow: 0 0 10px #336699;text-shadow: 0 0 10px rgba(51,102,153,0.8);}

.ma-popup {position: absolute;bottom:60px;left:10px;text-align: center;z-index:2000}
.ma-popup-content {margin: 10px 10px;line-height:1.0em}
.ma-popup-tip-container {margin: 0 auto;width: 40px;height: 20px;position: relative;overflow: hidden;}
.ma-popup-content-wrapper {background:rgba(0,0,0,0.95);box-shadow: 0px 5px 10px rgba(0, 0, 0, 0.5);padding: 1px;text-align: left;}
.ma-popup-header{color:#69c;font-weight:bold;font-size:12px;padding-bottom:3px;margin-bottom:3px;border-bottom:1px solid #555; }
.ma-popup-content label {font-weight:normal; color:#ccc;position:relative;top:-2px;font-size:13px;cursor:pointer;top:0;line-height:17px;}
.ma-popup-content-wrapper:after {
  position: absolute;
  display: block;
  content: "";  
  border-color: rgba(0,0,0,0.85) transparent transparent transparent;
  border-style: solid;
  border-width: 10px;
  height:0;
  width:0;
  position:absolute;
  bottom:-19px;
  left:25px;
}

/* Forecast-map dropdowns */
#mapDrops{position:absolute;top:10px;left:50px;z-index:2;max-width:calc(100% - 160px);}
.touch #mapDrops{position:absolute;top:12px;left:55px;z-index:2;}
#baseDrop{position:absolute;top:10px;right:10px;z-index:2;}
.btn-drop {color: #69C;background-color: rgba(0,0,0,0.7);border-width:0px;box-shadow: 0px 1px 5px rgba(0, 0, 0, 0.65);margin-bottom:5px;}
.open .btn-drop,.btn-drop:hover {color: #ccc;}
.touch .btn-drop {font-size:14px;}
.mapcaret:before{content:"\f078";font-family:"FontAwesome";padding-left:4px;font-size: 10px;}
.mapDropdown{box-shadow: none;background-color: rgba(0,0,0,0.8)!important;border-width: 0px!important;margin: 0px;padding: 5px 10px!important;top: 8px!important;min-width:210px!important;max-height:400px;overflow-y: auto;}
.touch .mapDropdown{background-color: rgba(0,0,0,0.9)!important;}
#baseDrop .mapDropdown {right: 0px !important;left: auto !important;min-width:110px!important}
.mapDropdown li{color:#ccc!important;cursor:pointer;line-height:24px;border-bottom:1px solid #444;font-size:13px!important;}
.touch .mapDropdown li{line-height:36px;font-size:14px!important;}
.mapDropdown li:last-child  {border-width:0px;}
.mapDropdown li:hover{color:#fff!important;}
.modelReso{color:#999;font-size:11px;}
#mapLayers button {border-top-right-radius: 2px!important;border-bottom-right-radius: 2px!important;}

/* Forecast-map windswitches */
#windBtn{display:inline-block;float: left;position: relative;top: 4px;left: 6px;}
#wBtnTxt{color:#fff;text-shadow: 0 0 4px #000;}
.btn-mapon{color:#ccc;background-color:rgb(53,53,53);border-color:rgb(53,53,53);}
.btn-mapoff{color:#69C;background-color:rgb(53,53,53);border-color:rgb(53,53,53);}
#windBtn .btn-default {background-color: #ccc;}
#windBtn .btn:hover {color: #eee;}

/* Forecast-map player*/
.leaflet-bar a.leaflet-control-timecontrol, .leaflet-bar a.leaflet-control-timecontrol:hover{background: transparent;border-bottom-width: 0px;border-color:#111;}
.leaflet-bar-timecontrol {background-color: rgba(0,0,0,0.7)!important;margin-bottom:10px!important;margin-right:10px!important;}
.timecontrol-backward, .timecontrol-play, .timecontrol-forward, .timecontrol-slider {min-height:36px;}
.touch a.timecontrol-slider .ui-slider-handle{width: 23px;height: 23px;top:-8px;left:-3px;}

/* Forecast-map legend*/
#lelegend {position: absolute;z-index:100;right:10px;bottom:10px;color:#eee;font-size:11px;background: rgba(0,0,0,0.7);text-align:center;padding:5px;display:none;border-radius:2px;box-shadow: 0px 1px 5px rgba(0, 0, 0, 0.65);}
.letable {font-size:11px;color:#fff;width:110px;display:none;border-collapse:separate;border-spacing:1px;}
.legendhead{text-align:center;font-weight:bold;color:#69C;}
.letda {width: 20px; }
.letdb { padding-left:5px;vertical-align:top;text-align:left }
.letda2 { width: 20px;height:2px }
.letdb2 {vertical-align:top;padding-left:5px;padding-top:2px; }

/* Leaflet */
/* ---------------------------------------- */

.leaflet-div-icon{border:none;background:transparent;}
.mdivicons{font-size: 16px;}
.mdivicons.fa {top: -3px;position: relative;left: -1px;}
.leaflet-overlay-pane canvas{position:absolute;top:0px;left:0px;}

.leaflet-container a {color: #69C;font-family: "ubunturegular","Lucida Grande",Verdana,Helvetica,sans-serif;}
.leaflet-container a:hover {color: #ccc;}
.leaflet-bar a,.leaflet-bar a:hover, .leaflet-bar a.leaflet-disabled {background: rgba(0,0,0,0.7);border-bottom: 1px solid #111;}
.leaflet-bar a:first-child {border-top-left-radius: 2px;border-top-right-radius: 2px;}
.leaflet-bar a:last-child {border-bottom-left-radius: 2px;border-bottom-right-radius: 2px;border-bottom: none;}
.leaflet-control-attribution a {color: #00456E;}
.leaflet-tile-pane {z-index: unset;}
.leaflet-popup-content-wrapper, .leaflet-popup-tip {background:rgba(0,0,0,0.95);color:#eee;}
.leaflet-popup-tip-container {overflow: visible;}
.leaflet-popup-content-wrapper {border-radius: 4px;}
.leaflet-popup-content { margin: 13px;}
.leaflet-rrose-content-wrapper, .leaflet-rrose-tip {background:rgba(0,0,0,0.95);color:#eee;box-shadow: 0 3px 10px rgba(0,0,0,0.5);-moz-box-shadow: 0 3px 10px rgba(0,0,0,0.5);-webkit-box-shadow: 0 3px 10px rgba(0,0,0,0.5);}
.leaflet-rrose-content {margin: 5px;}
.leaflet-rrose-content-wrapper {-moz-border-radius:2px;-webkit-border-radius: 2px;border-radius:2px;}
.leaflet-rrose-content-wrapper-se {-moz-border-radius: 0 2px 2px 2px;-webkit-border-radius: 0 2px 2px 2px;border-radius: 0 2px 2px 2px;}
.leaflet-rrose-content-wrapper-sw {-moz-border-radius: 2px 0 2px 2px;-webkit-border-radius:2px 0 2px 2px;border-radius:2px 0 2px 2px;}
.leaflet-rrose-content-wrapper-nw, .leaflet-rrose-content-wrapper-w {-moz-border-radius: 2px 2px 0 2px;-webkit-border-radius: 2px 2px 0 2px;border-radius: 2px 2px 0 2px;}
.leaflet-rrose-content-wrapper-ne, .leaflet-rrose-content-wrapper-e {-moz-border-radius: 2px 2px 2px 0;-webkit-border-radius: 2px 2px 2px 0;border-radius:2px 2px 2px 0;}
.leaflet-rrose-content {font: 13px/1.4 ubunturegular, sans-serif;font-weight:400;}
.leaflet-rrose-tip-n{margin:-12px auto 0}
.leaflet-rrose-tip-s{margin:15px auto 0}
.leaflet-rrose-tip-se{margin:15px 11px 11px -8px;overflow:hidden}
.leaflet-rrose-tip-sw{margin:15px 11px 11px 32px;overflow:hidden}
.leaflet-rrose-tip-ne{margin:-12px 11px 11px -8px;overflow:hidden}
.leaflet-rrose-tip-nw{margin:-12px 11px 11px 32px;overflow:hidden}

.wxpophead{color:#69c;font-weight:bold;font-size:12px;margin-bottom:3px;min-width:160px;}
.wxpopcontent{padding:0px 4px 4px;background:#eee;color:#222;}
.maptempd{position:absolute;left:0px;top:5px;width:50%;text-align:center;}
input[type="radio"], input[type="checkbox"] {margin: 0px;}

.btn-default{color:#6699cc;background-color:#00456E;border-color:#cccccc;font-weight:700;}
.btn-default:hover,.btn-default:focus,.btn-default:active,.btn-default.active,.open .dropdown-toggle.btn-default{color: #BDBDBD;text-shadow: 0 0 10px #336699;text-shadow: 0 0 10px rgba(51,102,153,0.8);-webkit-transition: color 0.1s linear;-moz-transition: color 0.1s linear;background-color:#1d4d7c;border-color:#adadad;}
.btn-default:active,.btn-default.active,.open .dropdown-toggle.btn-default{background-image:none;}
.btn-default.disabled,.btn-default[disabled],fieldset[disabled] .btn-default,.btn-default.disabled:hover,.btn-default[disabled]:hover,fieldset[disabled] .btn-default:hover,.btn-default.disabled:focus,.btn-default[disabled]:focus,fieldset[disabled] .btn-default:focus,.btn-default.disabled:active,.btn-default[disabled]:active,fieldset[disabled] .btn-default:active,.btn-default.disabled.active,.btn-default[disabled].active,fieldset[disabled] .btn-default.active{background-color:#1d4d7c;border-color:#cccccc;}
.btn-default:hover,.btn-default:focus,.btn-default:active,.btn-default.active,.open .dropdown-toggle.btn-default{color: #BDBDBD!important;text-shadow: 0 0 10px #336699!important;text-shadow: 0 0 10px rgba(51,102,153,0.8)!important;-webkit-transition: color 0.1s linear;-moz-transition: color 0.1s linear;background-color:#1d4d7c!important;border-color:#adadad!important;}
.btn.ba{margin-left:4px;height:32px!important;}

/* NAVBAR */
/* ---------------------------------------- */

nav {}
@media (min-width: 1360px) {
    nav { max-width: 1903px; }
}
@media (max-width: 1360px) {
    nav { max-width: 1343px; }
}
.ewn .navbar {min-height: 40px;border: none;border-radius:0px;top:0px;z-index:10;background:#00456E}
/*@media (max-width: 700px) {
  .ewn .navbar {top:0px;}
}*/
.ewn .navbar-fixed {position: fixed;top: 0;left: 0;width: 100%;padding: 0;z-index: 4000;background: #00456E;-webkit-box-shadow: 0 4px 4px -2px rgba(0, 0, 0, 0.25);-moz-box-shadow: 0 4px 4px -2px rgba(0, 0, 0, 0.25);box-shadow: 0 4px 4px -2px rgba(0, 0, 0, 0.25);}
.ewn .navbar-small .container {position: relative;padding-top: 0px;position: relative;background: #00456E;-webkit-border-radius: 2px;-moz-border-radius: 2px;border-radius: 2px;}
/*@media (min-width: 992px) {
  .ewn .navbar-small .container {margin-top:0px;}
}*/
.ewn .navbar-nav {margin: 0px;}
.ewn .navbar-small .ewn .navbar-nav > li > a,
.ewn .navbar-small .ewn .navbar-nav > li > span {color: #6699cc;font-weight: 700;	-webkit-transition: all 0.2s ease-in-out;-moz-transition: all 0.2s ease-in-out;-o-transition: all 0.2s ease-in-out;-ms-transition: all 0.2s ease-in-out;transition: all 0.2s ease-in-out;}
.ewn .navbar-nav>li>a,
.ewn .navbar-nav>li>span {margin-top: 3px;padding-top: 7px !important;padding-bottom: 7px;}
.ewn .navbar-nav>li>span { line-height: 20px } 
.ewn .nav>li>a,.ewn .nav>li>span {padding-left: 10px;padding-right: 10px;color: #6699cc;font-weight: 700;	-webkit-transition: all 0.2s ease-in-out;-moz-transition: all 0.2s ease-in-out;-o-transition: all 0.2s ease-in-out;-ms-transition: all 0.2s ease-in-out;transition: all 0.2s ease-in-out;}
.ewn .nav > li > span {position: relative;display: block; cursor: pointer;}
.ewn .nav .open > a, .ewn .nav .open > a:hover, .ewn .nav .open > a:focus, .ewn .nav>li>a:hover,.ewn .nav>li>a:focus{background:transparent;color: #BDBDBD;text-shadow: 0 0 10px #336699;text-shadow: 0 0 10px rgba(51,102,153,0.8);-webkit-transition: color 0.1s linear;-moz-transition: color 0.1s linear;}
.ewn .nav>li>ul>.open > a, .ewn .nav>li>ul>.open > a:focus, .ewn .nav>li>ul>.open > a:hover{color: #00456E;text-shadow:none}
.ewn .navbar-nav .caret {margin-left: 3px;margin-top: -3px;}
/*Navbar Toggle*/
.ewn .navbar-small .ewn .navbar-toggle {position: relative;float: right;margin-right: 0px;background-color: transparent;background-image: none;border: none;border-radius: none;right: -15px;top:-2px;}
/*Navbar Collapse Menu*/
.ewn .navbar-collapse {padding-right: 0px;padding-left: 0px;color: #3a3a3a;}
.glyphicon-menu-hamburger{position:relative;color:#BDBDBD;font-size:22px;}

/*Navbar Collapse*/  
/*@media (max-width: 992px) {
  .hide-small{display:none !important}
  .ewn .navbar {background: rgba(20,20,20,1);}
  .ewn .navbar-fixed {background: rgba(20,20,20,1);}
  .ewn .navbar-small .ewn .navbar-collapse {margin-top: 0px;}
  .ewn .navbar-header {float: none;}
  .ewn .navbar-left {float: none !important;}
  .ewn .navbar-toggle {display: block;padding:10px 10px 5px;}
  .ewn .navbar-collapse {border-top: none;box-shadow: inset 0 1px 0 rgba(255,255,255,0.1);}
  .container>.ewn .navbar-header, .container>.ewn .navbar-collapse, .container-fluid>.ewn .navbar-collapse {margin: 0 0 0 0;padding-left: 25px;padding-right: 25px;}
  .container>.ewn .navbar-header {margin-right: 0;margin-left: 0;padding-left: 35px;padding-right: 35px;}
  .ewn .navbar-fixed-top {top: 0;border-width: 0 0 1px;}
  .ewn .navbar-collapse.collapse{background-color: #ddd;border-radius: 1px;border: 3px solid #00456E;border-width:0 3px 3px 3px;overflow-y:auto !important;display:none!important}
  .ewn .navbar-nav{float:none!important;margin:0;}
  .ewn .navbar-nav>li{float:none;border-bottom:1px solid #aaa;}
  .ewn .navbar-nav>li:last-child > a{border-bottom:0}
  .open .ewn .dropdown-menu > li > a, .ewn .navbar-nav>li>a,.ewn .navbar-nav>li>span{padding-top:12px !important;padding-bottom:12px !important;color: #00456E !important;}
  .ewn .nav>li>a:hover{text-shadow: none !important;color: #00456E !important;background-color:#aaa;}
  .ewn .nav .open > a, .ewn .nav .open > a:hover, .ewn .nav .open > a:focus,.ewn .nav>li>a:focus{text-shadow: none;}
  .collapse.in{display:block!important}
  .ewn .navbar-small .container{padding-right:0;padding-left:0;width:100%}
}*/
.ewn .navbar>.container .ewn .navbar-brand{margin-left:0}
/*@media (max-width: 768px){
  .glyphicon-menu-hamburger{font-size:26px;}
  .ewn .navbar-toggle {display: block;padding:10px 10px 5px;}
  .ewn .navbar-collapse{max-height:none;overflow-x:hidden}
}
@media (min-width: 992px){*/
  .ewn .dropdown-menu{box-shadow: none;background-color: #ddd;border-radius: 1px;border: 3px solid #00456E;border-width:3px 3px 3px 3px;margin:0;top:auto;padding:5px 15px;z-index:4000;position:absolute;top: 37px;}
  .ewn .dropdown-menu > li > a{color: #00456E;font-weight: 700;font-size:14px;text-transform:none;position:relative;padding:8px;border-bottom:1px solid #aaa;}
  .ewn .dropdown-menu > li{border-top:0px solid #aaa;}
  .ewn .dropdown-menu > li:last-child > a{border-bottom:0}
  .ewn .dropdown-menu > li > a:hover,.ewn .dropdown-menu > li > a:focus,.ewn .dropdown-menu > .active > a:hover,.ewn .dropdown-menu > .active > a:focus{text-decoration:none;background-color:transparent;color: #69C;-webkit-transition: color 0.1s linear;-moz-transition: color 0.1s linear;}
  .ewn .dropdown-menu{margin-top:20px}
  .ewn .dropdown > ul.ewn .dropdown-menu{visibility:hidden;display:block;margin-top:20px;opacity:0;-webkit-transition:all .5s ease;-moz-transition:all .5s ease;-o-transition:all .5s ease;-ms-transition:all .5s ease;transition:height .5s ease}
  .ewn .dropdown:hover > ul.ewn .dropdown-menu{visibility:visible;opacity:1;display:block;margin:0;-webkit-transition:all .2s ease;-moz-transition:all .2s ease;-o-transition:all .2s ease;-ms-transition:all .2s ease;transition:height .2s ease}
  .ewn .dropdown-menu > .active > a{text-decoration:none;background-color:transparent;outline:0}
  
  .ewn .navbar-collapse.collapse{height:auto!important;padding-bottom:0;overflow:visible!important;display: block!important;}
  .ewn .navbar-nav>li, .ewn .navbar-nav {float: left !important;border-bottom:0 !important;}
  .ewn .navbar-nav .open .dropdown-menu {position:absolute;background-color: #ddd;border-radius: 1px;border: 3px solid #00456E;border-width:3px 3px 3px 3px;}
/*}
@media (max-width: 992px){
  .ewn .dropdown-menu{float:none;position:static;background-color:transparent;box-shadow:none;border:none;margin-left:15px;z-index:5;}
  .ewn .dropdown-menu li a{padding-top:12px;padding-bottom:12px;color: #00456E !important;font-weight:700;font-size:15px;}
  .ewn .dropdown-menu > li{ border-top:1px solid #aaa;}
  .ewn .dropdown-menu > li:last-child > a{border-bottom:0}
  .touch .ewn .dropdown-menu li a{font-size:17px}
  .ewn .dropdown-menu li a:hover{background-color:#aaa}
}*/

.ewn .dropdown .arrow{font-size:9px}
.menu-padding{padding-top:70px}
.content{margin-top:0}
.ewn .navbar .icon{font-size:18px}
.ewn .navbar .social-icon{padding-left:15px;padding-right:0}

.ewn .dropdown-submenu {position: relative;z-index:5;}
.ewn .dropdown-submenu>.ewn .dropdown-menu {top: 0;left: 100%;margin-top: -6px;margin-left: -1px;-webkit-border-radius: 0px;-moz-border-radius: 0px;border-radius: 0px;}
.ewn .dropdown-submenu:hover>.ewn .dropdown-menu {display: block;}
.ewn .dropdown-submenu>a:after {display: block;content: " ";float: right;width: 0;height: 0;border-color: transparent;border-style: solid;border-width: 5px 0 5px 5px;border-left-color: #ccc;margin-top: 5px;margin-right: -10px;}
.ewn .dropdown-submenu:hover>a:after {border-left-color: #fff;}
.ewn .dropdown-submenu.pull-left {float: none;}
.ewn .dropdown-submenu.pull-left>.ewn .dropdown-menu {left: -100%;margin-left: 10px;-webkit-border-radius: 0px;-moz-border-radius: 0px;border-radius: 0px;}
.ewn .dropdown-submenu:hover > .ewn .dropdown-menu{display: block;}

/* FRONTPAGE */
/* ---------------------------------------- */

.frcPanel{border-radius: 4px 0 0 4px;-webkit-border-radius: 0;-moz-border-radius: 0;background: #3372AD;color:#96BADC;font-weight: 700;text-align:center;text-shadow: 0 1px 1px #111;text-shadow: 0 1px 1px #111;-webkit-transition: color 0.2s linear;-moz-transition: color 0.2s linear;line-height:30px;height:80px}
.touch .frcPanel{height:90px}
.frcPanel.selected, .frcPanel:hover{color: #555;text-shadow: none;background: #f2f2f2;z-index:10;border:1px solid #68a2cf;box-shadow:0 2px 10px #444;-o-box-shadow: 0 2px 10px #444;-webkit-box-shadow: 0 2px 10px #444;-moz-box-shadow: 0 2px 10px #444;
}
.frcPanel:hover {cursor:pointer}
.frcPanel:after, .frcDay:after{display: block;background-color: #f2f2f2;width: 10px;height: 400px;content: " ";position: absolute;top: 1px;right: -9px}
.frcpnum{transform: rotate(90deg);-o-transform: rotate(90deg);-webkit-transform: rotate(90deg);-moz-transform: rotate(90deg);white-space: nowrap;padding-left: 15px;}

a#frcdet {color:#bdbdbd}

.frcfront_half {float:left;width:calc(100% - 390px) !important;}
.frcfront_half_last {float:right;width:375px !important;margin-right:0px !important;}
.curfront_half {width:100%; !important;}
.curfront_half_last {display:none !important}
.mapfront_half {float:left !important;width:calc(50% - 10px) !important;margin-top:15px;height:400px;}
.mapfront_half_last {float:right !important;width:calc(50% - 10px) !important;margin-top:15px;height:400px;}
/*#mapfrontwrap{height:440px;}*/

@media (max-width:992px){
  .frcfront_half {float:none !important;width:100% !important;margin-right:0px !important;}
  .frcfront_half_last {float:none !important;width:100% !important;margin-right:0px !important;margin-top:15px !important}
  @media (min-width:651px){.curfront_half {width:calc(100% - 180px) !important;}}
  .curfront_half_last {display:table-cell !important; width: 160px !important;float:right;}
}

@media (max-width:650px){
  .curfront_half {width:100%; !important;}
  .curfront_half_last {display:none !important}
  .mapfront_half {float:none !important;width:calc(100% - 10px) !important;margin-top:15px;height:400px;}
  .mapfront_half_last {float:none !important;width:calc(100% - 10px) !important;margin-top:15px;height:400px;}
  #mapfrontwrap{height:880px;}
  .one_half {float:none !important;width:100% !important;margin-right:0px !important;}
  .one_half_last {float:none !important;width:100% !important;margin-right:0px !important;margin-top: 15px !important}
}

#currcondtable a {color:#1D4D7C;}
.malarmtablewrap{background:rgba(255, 215, 0, 0.9);border:1px solid #FF2400;text-align:justify;box-shadow: 0 0 12px rgba(0,0,0,0.6);-webkit-box-shadow: 0 0 12px rgba(0,0,0,0.6);font-size:14px;padding:10px;line-height:1.4em;}
.malarmtablenowarn{background:#f2f2f2;border:1px solid #00B400;text-align:justify;box-shadow: 0 0 12px rgba(0,0,0,0.6);-webkit-box-shadow: 0 0 12px rgba(0,0,0,0.6);font-size:14px;padding:10px;line-height:1.4em;}
.malarmlinks{position:relative;top:5px;}
.malarmlinks:hover, .malarmhide:hover {cursor:pointer;}
.malarmhide {display:inline-block;float:right;position:relative;top:2px;right:2px;font-weight: 700;padding:0; line-height:12px;height:12px;width:12px;text-align:center;background-color:rgba(0,0,0,0.6);font-size:10px;color:#fff;}

/* TABLE-UI */
/* ----------------------------------------- */

.nordui-table-a {background: #EEF5FC;}
.nordui-table-b {background: #CDE4F7;}
.nordui-table {background:#f2f2f2;border:1px solid #68a2cf;text-align:justify;box-shadow: 0 0 12px rgba(0,0,0,0.6);-webkit-box-shadow: 0 0 12px rgba(0,0,0,0.6);padding:10px;line-height:1.4em;border-collapse: separate;}
.nordui-table-a:hover, .nordui-table-b:hover {background: #d6d6d6;-o-transition: all 0.1s ease-in-out;-webkit-transition: all 0.1s ease-in-out;-moz-transition: all 0.1s ease-in-out;-ms-transition: all 0.1s ease-in-out;transition: all 0.1s ease-in-out;}
.nordui-table td, .nui-td, .nordui-table th {padding: 4px;text-align: center;}
.nordui-table-header, .nordui-table-header-b {background: #1d4d7c;border-top: none;color:#BDBDBD;font-weight: 700;text-align:center;text-shadow: 0 1px 1px #111;line-height:26px;}
.nordui-table th:first-child {-moz-border-radius: 0;-webkit-border-radius: 0;border-radius: 0;}
.nordui-table th:last-child {-moz-border-radius: 0;-webkit-border-radius: 0;border-radius: 0;}
.nordui-table th:only-child, .nordui-table-header{-moz-border-radius: 0;-webkit-border-radius: 0;border-radius: 0;}
.nordui-table tr.nordui-table-subheader td, .nordui-table-subheader{height:22px;background:#3372AD;color:#BDBDBD;text-align:center;text-shadow: 0 1px 1px #111;font-weight: 700;}

.nordui-table td.infobox, .infobox {
	background:#bfe4f9 url(http://static.nordicweather.net/img/icn-info.png) no-repeat scroll 10px 10px;
	border-top:1px solid #68a2cf;
	color:#2e6093;
	padding-left:45px;text-align:left;
}

/* MISC */
.frcc {}
.frcc b {font-weight:700}
.frccwiki{padding:5px;color:#555;box-shadow: 0 2px 16px #444, 0 0 1px #777;-o-box-shadow: 0 2px 16px #444, 0 0 1px #777;-webkit-box-shadow: 0 2px 16px #444, 0 0 1px #777;-moz-box-shadow: 0 2px 16px #444, 0 0 1px #777;}
.frccwiki b {font-weight:700;}
.finfo {-moz-border-radius: 5px;-webkit-border-radius: 5px;border-radius: 5px;}
.finfo th {background: #1d4d7c ;border-top: none;color:#BDBDBD;font-weight:700;text-align:center;text-shadow: 0 1px 1px #111;line-height:24px;}
.finfo th:first-child {-moz-border-radius: 5px 0 0 0;-webkit-border-radius: 5px 0 0 0;border-radius: 5px 0 0 0;}
.finfo th:last-child {-moz-border-radius: 0 5px 0 0;-webkit-border-radius: 0 5px 0 0;border-radius: 0 5px 0 0;}
.finfo th:only-child, .finfoheader{-moz-border-radius: 5px 5px 0 0;-webkit-border-radius: 5px 5px 0 0;border-radius: 5px 5px 0 0;}
.finfoheadertd {padding:4px;text-align:center;font-size:14px}
.finfocontenttd {padding:4px;text-align:center;border:1px solid #88BCCE;font-size:13px;color:#555;}
.finfocontenttd:first-child {border-width: 1px 1px 1px 0}
.finfocontenttd:last-child {border-width: 1px 0 1px 1px}
.statsearch{background: #1d4d7c;border:0;-webkit-box-shadow: 2px 2px 4px #808080;-moz-box-shadow: 2px 2px 4px #808080;box-shadow:2px 2px 4px #808080;border-collapse:separate;font-size:14px;-moz-border-radius: 3px;-webkit-border-radius: 3px;border-radius: 3px;color:white;padding:6px;}
.statssubhead{background: #3372AD;border:0;height: 34px;-moz-border-radius: 5px;-webkit-border-radius: 5px;border-radius: 5px; width:98%; margin: 0 auto;color: #96BADC;font-weight:700;text-decoration: none;line-height: 34px;font-size: 14px;text-shadow: 0 1px 1px #111;text-align:center;}
.statsub {background: #1d4d7c;color:#bdbdbd;font-weight:700;}
.info-box {border:1px solid #68a2cf;padding:10px;border: 1px solid #00B400;
text-align: justify;border-radius:2px;margin-top:10px;background:#eee;box-shadow: 0 0 12px rgba(0,0,0,0.6);-webkit-box-shadow: 0 0 12px rgba(0,0,0,0.6);}

/* WX-TABLES */
/* ----------------------------------------- */

.toplisttable{border: solid #1d4d7c 0px;-moz-border-radius: 0;-webkit-border-radius: 0;border-radius: 0;-webkit-box-shadow: none;-moz-box-shadow: none;box-shadow:none;border-collapse:separate;font-size:14px;z-index:2;border-collapse: separate;border-spacing: 0px;}
.stationboxhead{background: #1d4d7c;border: none;color:#BDBDBD;font-weight:700;text-align:center;text-shadow: 0 1px 1px #111;line-height:18px; }
td.tlist {height:27px;width:25%;text-align:center;padding:4px;border:none;}
td.tlistr {height:27px;width:25%;text-align:center;padding:4px;border:none;}
.rbor {border-right:1px solid #1d4d7c;}
.right {text-align: right;}
.ta {background: #EEF5FC;}
.tb {background: #CDE4F7;}
#currtoplist{background:#f2f2f2;border:1px solid #68a2cf;text-align:justify;box-shadow: 0 0 12px rgba(0,0,0,0.6);-webkit-box-shadow: 0 0 12px rgba(0,0,0,0.6);font-size:14px;padding:10px;line-height:1.4em;position:relative}
.dirtyfix2{height:7px;width:500px;background:#f2f2f2;position:absolute;top:0px;left:0px;z-index:1000000;}
.noone {display:none}

.toplist{background-color:#CDCDCD;margin:0;font-size:12px;width:100%;text-align:left;}
.toplist td.da{color:#3D3D3D;padding:4px;background-color:#FFF;}
.toplist td.odd{color:#3D3D3D;padding:4px;background-color:#EBF0F6;}

.campoop:hover {cursor:pointer;}
.campoopbox {z-index:15000;position:absolute;top:-5000px;left:-5000px;-webkit-box-shadow: 0 0 60px 2px #555;-moz-box-shadow: 0 0 60px 2px #555;box-shadow:0 0 60px 2px #555; background-color:#000;padding:10px;	-webkit-border-radius: 8px;-moz-border-radius: 8px;border-radius: 2px;}

@media (max-width:650px){
  .tmaxbox{width:0px !important}
}

.roadnr {display:inline-block;padding:1px 3px 1px 3px; min-width:12px;text-align:center;font:11px Droid;letter-spacing:1px;}
.roadnrwrap {display:inline-block;width:30px;}
.rn0 {background-color:#E8112D;border:1px solid #ddd;color:#FFFFFF;}
.rn1 {background-color:#FCD016;border:1px solid #000;color:#000;}
.rn2 {background-color:#f2f2f2;border:1px solid #000;color:#000;}
.rn3 {background-color:#479A38;border:1px solid #ddd;color:#fff;}
.rn4 {background-color:#144F8F;border:1px solid #fff;color:#fff;}

table.tablesorter {}
table.tablesorter thead tr th, table.tablesorter tfoot tr th {}
table.tablesorter thead tr .header {height:20px;cursor: pointer;font-weight:700;}
table.tablesorter tbody td {background-color: #EEF5FC;}
table.tablesorter tbody tr.odd td {background-color:#CDE4F7;}
table.tablesorter thead tr .headerSortUp {background-image: url(../img/asc.gif) no-repeat;}
table.tablesorter thead tr .headerSortDown {background-image: url(../img/desc.gif) no-repeat;}


/* TABS */
/* ----------------------------------------- */
.hidden {display: none;}
#topPanels{position:relative;z-index:1;text-align:left;margin-left:5px;}
.topPanel{display:inline-block;border-radius: 3px 3px 0 0;-webkit-border-radius: 3px 3px 0 0;-moz-border-radius: 3px 3px 0 0;background: #3372AD;color:#96BADC;font-weight: 700;text-align:center;text-shadow: 0 1px 1px #111;line-height:16px;padding:8px;min-width:50px;margin-left:4px;text-shadow: 0 1px 1px #111;-webkit-transition: color 0.2s linear;-moz-transition: color 0.2s linear;}
.topPanel.selected, .topPanel:hover {color: #BDBDBD;text-shadow: 0 0 10px #336699;text-shadow: 0 0 10px rgba(51,102,153,0.8);-webkit-transition: color 0.1s linear;-moz-transition: color 0.1s linear;background: #1d4d7c;}
.topPanel.selected {position:relative; top:1px;border: 1px solid #68a2cf; border-width:1px 1px 0 1px;background-color:#f2f2f2;color:#1d4d7c;text-shadow:none;box-shadow: 0px 0px 6px rgba(0,0,0,0.6);z-index:1;}
.topPanel:hover {cursor:pointer}
#topPanels:after{ /*Dirtyfix*/
    display: block;
    background-color: #f2f2f2;
    width: calc(100% - 10px);
    height: 9px;
    content: " ";
    position: absolute;
    bottom: -10px;
    left: 1px;
    z-index: 1;
}

@media (max-width:450px){
 .topPanel {margin-bottom: 10px !important;border-radius: 3px !important;}
 .topPanel.selected {border-width: 1px !important;}
}

.tabbs {background:#f2f2f2;border:1px solid #68a2cf;text-align:justify;box-shadow: 0 0 12px rgba(0,0,0,0.6);-webkit-box-shadow: 0 0 12px rgba(0,0,0,0.6);padding:10px;line-height:1.4em;}

/* COOKIEBAR */

#cookie-bar {background:#111111; height:auto; line-height:24px; color:#eeeeee; text-align:center; padding:3px 0;}
#cookie-bar.fixed {position:fixed; top:0; left:0; width:100%;}
#cookie-bar.fixed.bottom {bottom:0; top:auto;}
#cookie-bar p {margin:0; padding:0;}
#cookie-bar a {color:#ffffff; display:inline-block; border-radius:3px; text-decoration:none; padding:0 6px; margin-left:8px;}
#cookie-bar .cb-enable {background:#007700;}
#cookie-bar .cb-enable:hover {background:#009900;}
#cookie-bar .cb-disable {background:#990000;}
#cookie-bar .cb-disable:hover {background:#bb0000;}
#cookie-bar .cb-policy {background:#0033bb;}
#cookie-bar .cb-policy:hover {background:#0055dd;}

/* MISC */
/* ---------------------------------------- */

.sunwrap{max-width:800px;margin:0 auto;-webkit-box-shadow: 0 0 4px 2px #ccc;-moz-box-shadow: 0 0 4px 2px #ccc;box-shadow:0 0 4px 2px #ccc;}
.sunmoon{text-align:center;border:0px double #333;width:100%;color:#f2f2f2;padding:4px;background:#000;}
h3.sun{color:#ff8000;padding:6px 0 7px 0;}
.sunmoon h3{text-shadow:none;}
.sunsubs{color:#ff8000;font-weight: 700;}

.maxbox{line-height:1.2em;text-align:center;display:inline-block; padding:5px;border: 1px solid #990000; color:#990000; background-color: #FFEFEF;margin:0 auto 8px auto;}
.minbox{line-height:1.2em;text-align:center;display:inline-block; padding:5px;border: 1px solid #336699; color:#336699; background-color: #EAF2FA;margin:0 auto 8px auto;}

.gaugewrap {height:205px;overflow:hidden;padding-top:10px;width:205px;margin:0 auto;}
.subbox {line-height:18px;text-align:left;padding:4px 6px;margin-bottom:6px;}

/*
 * jQuery UI CSS Framework 1.9m6
 */
.ui-helper-hidden { display: none; }
.ui-helper-hidden-accessible { position: absolute !important; clip: rect(1px 1px 1px 1px); clip: rect(1px,1px,1px,1px); }
.ui-helper-reset { margin: 0; padding: 0; border: 0; outline: 0; line-height: 1.3; text-decoration: none; font-size: 100%; list-style: none; }
.ui-helper-clearfix:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; }
.ui-helper-clearfix { display: inline-block; }
* html .ui-helper-clearfix { height:1%; }
.ui-helper-clearfix { display:block; }
.ui-helper-zfix { width: 100%; height: 100%; top: 0; left: 0; position: absolute; opacity: 0; filter:Alpha(Opacity=0); }

.ui-widget { font-size: 13px; }
.ui-widget .ui-widget { font-size: 1em; }
.ui-widget input, .ui-widget select, .ui-widget textarea, .ui-widget button { font-family: Verdana,Arial,sans-serif; font-size: 1em; }
.ui-widget-content { border: 1px solid #aaaaaa; background: #ffffff; color: #222222;}
.ui-widget-content a { color: #222222; }
.ui-widget-header { border: 1px solid #aaaaaa; background: #cccccc; color: #222222; font-weight: bold; }
.ui-widget-header a { color: #222222; }

.ui-state-default, .ui-widget-content .ui-state-default, .ui-widget-header .ui-state-default { border: 1px solid #d3d3d3; background: #e6e6e6; font-weight: normal; color: #555555; }
.ui-state-default a, .ui-state-default a:link, .ui-state-default a:visited { color: #555555; text-decoration: none; }
.ui-state-hover, .ui-widget-content .ui-state-hover, .ui-widget-header .ui-state-hover, .ui-state-focus, .ui-widget-content .ui-state-focus, .ui-widget-header .ui-state-focus { border: 1px solid #999999; background: #dadada; font-weight: normal; color: #212121; }
.ui-state-hover a, .ui-state-hover a:hover { color: #212121; text-decoration: none; }
.ui-state-active, .ui-widget-content .ui-state-active, .ui-widget-header .ui-state-active { border: 1px solid #aaaaaa; background: #ffffff; font-weight: normal; color: #212121; }
.ui-state-active a, .ui-state-active a:link, .ui-state-active a:visited { color: #212121; text-decoration: none; }
.ui-widget :active { outline: none; }

.ui-corner-all { -moz-border-radius: 0px; -webkit-border-radius: 0px; -khtml-border-radius: 0px; border-radius: 0px; }

.ui-menu { list-style:none; padding: 2px; margin: 0; display:block; outline: none; }
.ui-menu .ui-menu { margin-top: -3px; position: absolute; }
.ui-menu .ui-menu-item { margin: 0; padding: 0; zoom: 1; width: 100%; }
.ui-menu .ui-menu-item a { text-decoration: none; display: block; padding: 2px .4em; line-height: 1; zoom: 1; font-weight: normal; }
.ui-menu .ui-menu-item a.ui-state-focus,
.ui-menu .ui-menu-item a.ui-state-active { font-weight: normal; margin: -1px; }
.ui-menu li.ui-state-disabled { font-weight: normal; padding: .0em .4em; margin: .4em 0 .2em; line-height: 1.5; }
.ui-menu-icons { position: relative; }
.ui-menu-icons .ui-menu-item a { position: relative; padding-left: 2em; }
.ui-menu .ui-icon { position: absolute; top: .2em; left: .2em; }
#ui-menu-0.ui-widget-content {background:#fff;}
.ui-menu .ui-menu-icon { position: static; float: right; }

.ui-autocomplete {z-index: 9999; position: absolute; cursor: pointer; max-height:400px;min-width:210px;overflow-y: auto;overflow-x: hidden;
border: 3px solid #00456E;border-width:0px 3px 3px 3px;box-shadow: 0px 5px 10px rgba(0, 0, 0, 0.2);-webkit-box-shadow: 0px 5px 10px rgba(0, 0, 0, 0.2);background:#ddd;}	
.ui-autocomplete ul {width: 210px; position: absolute; top:50px;z-index: 9999;display:block; outline: none;background-color: #f8f8f8;padding-left:10px;padding-right:10px;border:0;}
.ui-autocomplete li{display: list-item;float: none;background: none;border-bottom:1px solid #aaa;padding-top:2px;height:32px;}
.ui-autocomplete li:last-child {border:none;}
.ui-autocomplete .q {background:#00456E;line-height:30px;color:#6699cc;font-weight:bold;padding-left:5px;font-size: 14px;}
.ui-autocomplete .qimg {padding-right:6px;float:left} 
.ui-autocomplete li a {color:#1D4D7C;}
.ui-autocomplete .ui-state-focus {background: transparent;-webkit-border-radius: 0px;-moz-border-radius:0px;border-radius: 0px;border-color:#bbb;border-width:1px 0 0 0;background:#f1f1f1;}
* html .ui-autocomplete { width:1px; } /* without this, the menu expands to 100% in IE6 */

.ui-slider{position:relative;text-align:left;border:1px solid #555;background:#333;border-radius:0px;}
.ui-slider .ui-slider-handle{position:absolute;z-index:3;width:22px;height:22px;cursor:default;border:0px solid #ccc;background:#69c;}
.ui-slider .ui-slider-handle:hover{background:#bdbdbd;-webkit-transition: color 0.1s linear;-moz-transition: color 0.1s linear;cursor:pointer;}
.ui-slider .ui-slider-range{position:absolute;z-index:1;font-size:.7em;display:block;border:0;background-position:0 0}
.ui-slider.ui-state-disabled .ui-slider-handle,.ui-slider.ui-state-disabled .ui-slider-range{filter:inherit}
.ui-slider-horizontal{height:10px;}
.ui-slider-horizontal .ui-slider-handle{top:-6px;margin-left:-11px}
.ui-slider-horizontal .ui-slider-range{top:0;height:100%}
.ui-slider-horizontal .ui-slider-range-min{left:0}
.ui-slider-horizontal .ui-slider-range-max{right:0}

/* Borders for IE<9 when not support shadow */
.no-cssanimations .mapPropsDivider hr,.no-cssanimations .mapPropsTd hr, .no-cssanimations .mapPropsVerticalDivider {background-color:rgb(92,172,238);}
.no-boxshadow .frcstbox, .no-boxshadow #frccselect, .no-boxshadow .frccwiki {border: 1px solid #aaa;}
.no-boxshadow .mapinfo {border: 1px solid #aaa;}
.no-boxshadow .letable, .no-boxshadow #leloading {background: rgb(0,0,0);}
.no-cssgradients #mapPropsContainer, .no-cssgradients .mapinfo, .no-cssgradients #moremaps{background: rgb(0, 0, 0);}

/* METEOALARM */
/* ----------------------------------------- */

.malarmbox {line-height:20px;background-color:rgba(255,215,0,0.9);border:1px solid #FF2400;padding:4px;color:#444;margin-top:15px;border-radius: 5px;}
.touch .malarmbox {border-width:2px;}
.malarmmore{display:none;border-top:1px solid #FF2400;padding:4px;clear:both;font-size:13px;}
.malarmmore a {font-size:11px;}
.malarmbox b, .malarmmore b {font-weight: 700}
img.malarmic {position:relative;top:0px;margin:0 3px 0 6px;}
.malarmhead{display: inline-block !important;height:20px;width:auto;position:relative;top:-4px;left:6px}
#meteomore {float:right;display:block;cursor:pointer;position:relative;top:5px;right:5px;}

.flr {float:left}

/*--------------------- warnstufen / warntypes --------------------*/
.awt {
	background: #fff url(http://static.nordicweather.net/img/wflags.jpg) top left scroll no-repeat;
	border: 1px solid #000000;
    display: inline-block !important;
    height: 20px;
    width: 25px;
    margin-right: .6em;
    margin-top: .2em;
    position:relative;
}

/* colors default */
.awt.l0 {   background-position-y:	    0px;  background-color:#ffffff; }
.awt.l1 {   background-position-y:	  -20px;  background-color:#29d660;  }
.awt.l2 {   background-position-y:	  -40px;  background-color:#ffff00; }
.awt.l3 {   background-position-y:	  -60px;  background-color:#fecb31; }
.awt.l4 {   background-position-y:	  -80px;  background-color:#fe0104; }

/* colors gray */ 
.awt.l1.g { background-position-y:	 -100px;  background-color:#cccccc;  }
.awt.l2.g { background-position-y:	 -120px;  background-color:#a6a6a6;  }
.awt.l3.g { background-position-y:	 -140px;  background-color:#808080; }
.awt.l4.g { background-position-y:	 -160px;  background-color:#595959; }

/* light colors */
.awt.l.l1 {   background-position-y:	  -20px;  background-color:#99FF99;  }
.awt.l.l2 {   background-position-y:	  -40px;  background-color:#FFFF66; }
.awt.l.l3 {   background-position-y:	  -60px;  background-color:#FFCC33; }
.awt.l.l4 {   background-position-y:	  -80px;  background-color:#FF6666; }

/* types */
.awt.nt {  background-image:none; }
.awt.t0 {  background-position-x:	    0px;}
.awt.t1 {  background-position-x:	  -25px;}
.awt.t2 {  background-position-x:	  -50px;}
.awt.t3 {  background-position-x:	  -75px;}
.awt.t4 {  background-position-x:	 -100px;}
.awt.t5 {  background-position-x:	 -125px;}
.awt.t6 {  background-position-x:	 -150px;}
.awt.t7 {  background-position-x:	 -175px;}
.awt.t8 {  background-position-x:	 -200px;}
.awt.t9 {  background-position-x:	 -225px;}
.awt.t10 { background-position-x:	 -250px;}
.awt.t11 { background-position-x:	 -275px;}
.awt.t12 { background-position-x:	 -300px;}
.awt.t13 { background-position-x:	 -325px;}

/*firefox */ 
.awt.t0.l0{	background-position:	 -0px	 -0px;   }
.awt.t0.l1{	background-position:	 -0px	-20px;   }
.awt.t0.l2{	background-position:	 -0px	-40px;   }
.awt.t0.l3{	background-position:	 -0px	-60px;   }
.awt.t0.l4{	background-position:	 -0px	-80px;   }
.awt.t1.l0{	background-position:	-25px	 -0px;   }
.awt.t1.l1{	background-position:	-25px	-20px;   }
.awt.t1.l2{	background-position:	-25px	-40px;   }
.awt.t1.l3{	background-position:	-25px	-60px;   }
.awt.t1.l4{	background-position:	-25px	-80px;   }
.awt.t2.l0{	background-position:	-50px	 -0px;   }
.awt.t2.l1{	background-position:	-50px	-20px;   }
.awt.t2.l2{	background-position:	-50px	-40px;   }
.awt.t2.l3{	background-position:	-50px	-60px;   }
.awt.t2.l4{	background-position:	-50px	-80px;   }
.awt.t3.l0{	background-position:	-75px	 -0px;   }
.awt.t3.l1{	background-position:	-75px	-20px;   }
.awt.t3.l2{	background-position:	-75px	-40px;   }
.awt.t3.l3{	background-position:	-75px	-60px;   }
.awt.t3.l4{	background-position:	-75px	-80px;   }
.awt.t4.l0{	background-position:	-100px	 -0px;   }
.awt.t4.l1{	background-position:	-100px	-20px;   }
.awt.t4.l2{	background-position:	-100px	-40px;   }
.awt.t4.l3{	background-position:	-100px	-60px;   }
.awt.t4.l4{	background-position:	-100px	-80px;   }
.awt.t5.l0{	background-position:	-125px	 -0px;   }
.awt.t5.l1{	background-position:	-125px	-20px;   }
.awt.t5.l2{	background-position:	-125px	-40px;   }
.awt.t5.l3{	background-position:	-125px	-60px;   }
.awt.t5.l4{	background-position:	-125px	-80px;   }
.awt.t6.l0{	background-position:	-150px	 -0px;   }
.awt.t6.l1{	background-position:	-150px	-20px;   }
.awt.t6.l2{	background-position:	-150px	-40px;   }
.awt.t6.l3{	background-position:	-150px	-60px;   }
.awt.t6.l4{	background-position:	-150px	-80px;   }
.awt.t7.l0{	background-position:	-175px	 -0px;   }
.awt.t7.l1{	background-position:	-175px	-20px;   }
.awt.t7.l2{	background-position:	-175px	-40px;   }
.awt.t7.l3{	background-position:	-175px	-60px;   }
.awt.t7.l4{	background-position:	-175px	-80px;   }
.awt.t8.l0{	background-position:	-200px	 -0px;   }
.awt.t8.l1{	background-position:	-200px	-20px;   }
.awt.t8.l2{	background-position:	-200px	-40px;   }
.awt.t8.l3{	background-position:	-200px	-60px;   }
.awt.t8.l4{	background-position:	-200px	-80px;   }
.awt.t9.l0{	background-position:	-225px	 -0px;   }
.awt.t9.l1{	background-position:	-225px	-20px;   }
.awt.t9.l2{	background-position:	-225px	-40px;   }
.awt.t9.l3{	background-position:	-225px	-60px;   }
.awt.t9.l4{	background-position:	-225px	-80px;   }
.awt.t10.l0{	background-position:	-250px	 -0px;   }
.awt.t10.l1{	background-position:	-250px	-20px;   }
.awt.t10.l2{	background-position:	-250px	-40px;   }
.awt.t10.l3{	background-position:	-250px	-60px;   }
.awt.t10.l4{	background-position:	-250px	-80px;   }
.awt.t11.l0{	background-position:	-275px	 -0px;   }
.awt.t11.l1{	background-position:	-275px	-20px;   }
.awt.t11.l2{	background-position:	-275px	-40px;   }
.awt.t11.l3{	background-position:	-275px	-60px;   }
.awt.t11.l4{	background-position:	-275px	-80px;   }
.awt.t12.l0{	background-position:	-300px	 -0px;   }
.awt.t12.l1{	background-position:	-300px	-20px;   }
.awt.t12.l2{	background-position:	-300px	-40px;   }
.awt.t12.l3{	background-position:	-300px	-60px;   }
.awt.t12.l4{	background-position:	-300px	-80px;   }
.awt.t13.l0{	background-position:	-325px	 -0px;   }
.awt.t13.l1{	background-position:	-325px	-20px;   }
.awt.t13.l2{	background-position:	-325px	-40px;   }
.awt.t13.l3{	background-position:	-325px	-60px;   }
.awt.t13.l4{	background-position:	-325px	-80px;   }

.sun-spr{background-image:url(http://static.nordicweather.net/img/sunspr.png);background-color:transparent;background-repeat:no-repeat;}
.sun-down{ background-position: 0 0; width: 16px; height: 16px; } 
.sun-up{ background-position: 0 -18px; width: 16px; height: 16px; } 
.sun-uv00{ background-position: 0 -36px; width: 24px; height: 45px; } 
.sun-uv01{ background-position: 0 -83px; width: 24px; height: 45px; } 
.sun-uv02{ background-position: 0 -130px; width: 24px; height: 45px; } 
.sun-uv03{ background-position: 0 -177px; width: 24px; height: 45px; } 
.sun-uv04{ background-position: 0 -224px; width: 24px; height: 45px; } 
.sun-uv05{ background-position: 0 -271px; width: 24px; height: 45px; } 
.sun-uv06{ background-position: 0 -318px; width: 24px; height: 45px; } 
.sun-uv07{ background-position: 0 -365px; width: 24px; height: 45px; } 
.sun-uv08{ background-position: 0 -412px; width: 24px; height: 45px; } 
.sun-uv09{ background-position: 0 -459px; width: 24px; height: 45px; } 
.sun-uv10{ background-position: 0 -506px; width: 24px; height: 45px; } 
.sun-uv11{ background-position: 0 -553px; width: 24px; height: 45px; }

.knob{background-image:url(http://euweather.eu/img/eurflags.png);background-repeat:no-repeat;display:inline-block}
.knob-AD{width:32px;height:32px;background-position:-2px -2px}
.knob-AL{width:32px;height:32px;background-position:-38px -2px}
.knob-AT{width:32px;height:32px;background-position:-74px -2px}
.knob-AX{width:32px;height:32px;background-position:-110px -2px}
.knob-BA{width:32px;height:32px;background-position:-146px -2px}
.knob-BE{width:32px;height:32px;background-position:-182px -2px}
.knob-BG{width:32px;height:32px;background-position:-218px -2px}
.knob-BY{width:32px;height:32px;background-position:-2px -38px}
.knob-CH{width:32px;height:32px;background-position:-38px -38px}
.knob-CY{width:32px;height:32px;background-position:-74px -38px}
.knob-CZ{width:32px;height:32px;background-position:-110px -38px}
.knob-DE{width:32px;height:32px;background-position:-146px -38px}
.knob-DK{width:32px;height:32px;background-position:-182px -38px}
.knob-EE{width:32px;height:32px;background-position:-218px -38px}
.knob-ES{width:32px;height:32px;background-position:-2px -74px}
.knob-FI{width:32px;height:32px;background-position:-38px -74px}
.knob-FO{width:32px;height:32px;background-position:-74px -74px}
.knob-FR{width:32px;height:32px;background-position:-110px -74px}
.knob-GB{width:32px;height:32px;background-position:-146px -74px}
.knob-GI{width:32px;height:32px;background-position:-182px -74px}
.knob-GL{width:32px;height:32px;background-position:-218px -74px}
.knob-GR{width:32px;height:32px;background-position:-2px -110px}
.knob-HR{width:32px;height:32px;background-position:-38px -110px}
.knob-HU{width:32px;height:32px;background-position:-74px -110px}
.knob-IE{width:32px;height:32px;background-position:-110px -110px}
.knob-IS{width:32px;height:32px;background-position:-146px -110px}
.knob-IT{width:32px;height:32px;background-position:-182px -110px}
.knob-LI{width:32px;height:32px;background-position:-218px -110px}
.knob-LT{width:32px;height:32px;background-position:-2px -146px}
.knob-LU{width:32px;height:32px;background-position:-38px -146px}
.knob-LV{width:32px;height:32px;background-position:-74px -146px}
.knob-MC{width:32px;height:32px;background-position:-110px -146px}
.knob-MD{width:32px;height:32px;background-position:-146px -146px}
.knob-ME{width:32px;height:32px;background-position:-182px -146px}
.knob-MK{width:32px;height:32px;background-position:-218px -146px}
.knob-MT{width:32px;height:32px;background-position:-2px -182px}
.knob-NL{width:32px;height:32px;background-position:-38px -182px}
.knob-NO{width:32px;height:32px;background-position:-74px -182px}
.knob-PL{width:32px;height:32px;background-position:-110px -182px}
.knob-PT{width:32px;height:32px;background-position:-146px -182px}
.knob-RO{width:32px;height:32px;background-position:-182px -182px}
.knob-RS{width:32px;height:32px;background-position:-218px -182px}
.knob-RU{width:32px;height:32px;background-position:-2px -218px}
.knob-SE{width:32px;height:32px;background-position:-38px -218px}
.knob-SI{width:32px;height:32px;background-position:-74px -218px}
.knob-SK{width:32px;height:32px;background-position:-110px -218px}
.knob-SM{width:32px;height:32px;background-position:-146px -218px}
.knob-TR{width:32px;height:32px;background-position:-182px -218px}
.knob-UA{width:32px;height:32px;background-position:-218px -218px}
.knob-VA{width:32px;height:32px;background-position:-254px -2px}

.wi-day-sunny:before{content:"\f00d"}.wi-day-cloudy:before{content:"\f002"}.wi-day-cloudy-gusts:before{content:"\f000"}.wi-day-cloudy-windy:before{content:"\f001"}.wi-day-fog:before{content:"\f003"}.wi-day-hail:before{content:"\f004"}.wi-day-haze:before{content:"\f0b6"}.wi-day-lightning:before{content:"\f005"}.wi-day-rain:before{content:"\f008"}.wi-day-rain-mix:before{content:"\f006"}.wi-day-rain-wind:before{content:"\f007"}.wi-day-showers:before{content:"\f009"}.wi-day-sleet:before{content:"\f0b2"}.wi-day-sleet-storm:before{content:"\f068"}.wi-day-snow:before{content:"\f00a"}.wi-day-snow-thunderstorm:before{content:"\f06b"}.wi-day-snow-wind:before{content:"\f065"}.wi-day-sprinkle:before{content:"\f00b"}.wi-day-storm-showers:before{content:"\f00e"}.wi-day-sunny-overcast:before{content:"\f00c"}.wi-day-thunderstorm:before{content:"\f010"}.wi-day-windy:before{content:"\f085"}.wi-solar-eclipse:before{content:"\f06e"}.wi-hot:before{content:"\f072"}.wi-day-cloudy-high:before{content:"\f07d"}.wi-day-light-wind:before{content:"\f0c4"}.wi-night-clear:before{content:"\f02e"}.wi-night-alt-cloudy:before{content:"\f086"}.wi-night-alt-cloudy-gusts:before{content:"\f022"}.wi-night-alt-cloudy-windy:before{content:"\f023"}.wi-night-alt-hail:before{content:"\f024"}.wi-night-alt-lightning:before{content:"\f025"}.wi-night-alt-rain:before{content:"\f028"}.wi-night-alt-rain-mix:before{content:"\f026"}.wi-night-alt-rain-wind:before{content:"\f027"}.wi-night-alt-showers:before{content:"\f029"}.wi-night-alt-sleet:before{content:"\f0b4"}.wi-night-alt-sleet-storm:before{content:"\f06a"}.wi-night-alt-snow:before{content:"\f02a"}.wi-night-alt-snow-thunderstorm:before{content:"\f06d"}.wi-night-alt-snow-wind:before{content:"\f067"}.wi-night-alt-sprinkle:before{content:"\f02b"}.wi-night-alt-storm-showers:before{content:"\f02c"}.wi-night-alt-thunderstorm:before{content:"\f02d"}.wi-night-cloudy:before{content:"\f031"}.wi-night-cloudy-gusts:before{content:"\f02f"}.wi-night-cloudy-windy:before{content:"\f030"}.wi-night-fog:before{content:"\f04a"}.wi-night-hail:before{content:"\f032"}.wi-night-lightning:before{content:"\f033"}.wi-night-partly-cloudy:before{content:"\f083"}.wi-night-rain:before{content:"\f036"}.wi-night-rain-mix:before{content:"\f034"}.wi-night-rain-wind:before{content:"\f035"}.wi-night-showers:before{content:"\f037"}.wi-night-sleet:before{content:"\f0b3"}.wi-night-sleet-storm:before{content:"\f069"}.wi-night-snow:before{content:"\f038"}.wi-night-snow-thunderstorm:before{content:"\f06c"}.wi-night-snow-wind:before{content:"\f066"}.wi-night-sprinkle:before{content:"\f039"}.wi-night-storm-showers:before{content:"\f03a"}.wi-night-thunderstorm:before{content:"\f03b"}.wi-lunar-eclipse:before{content:"\f070"}.wi-stars:before{content:"\f077"}.wi-storm-showers:before{content:"\f01d"}.wi-thunderstorm:before{content:"\f01e"}.wi-night-alt-cloudy-high:before{content:"\f07e"}.wi-night-cloudy-high:before{content:"\f080"}.wi-night-alt-partly-cloudy:before{content:"\f081"}.wi-cloud:before{content:"\f041"}.wi-cloudy:before{content:"\f013"}.wi-cloudy-gusts:before{content:"\f011"}.wi-cloudy-windy:before{content:"\f012"}.wi-fog:before{content:"\f014"}.wi-hail:before{content:"\f015"}.wi-rain:before{content:"\f019"}.wi-rain-mix:before{content:"\f017"}.wi-rain-wind:before{content:"\f018"}.wi-showers:before{content:"\f01a"}.wi-sleet:before{content:"\f0b5"}.wi-snow:before{content:"\f01b"}.wi-sprinkle:before{content:"\f01c"}.wi-storm-showers:before{content:"\f01d"}.wi-thunderstorm:before{content:"\f01e"}.wi-snow-wind:before{content:"\f064"}.wi-snow:before{content:"\f01b"}.wi-smog:before{content:"\f074"}.wi-smoke:before{content:"\f062"}.wi-lightning:before{content:"\f016"}.wi-raindrops:before{content:"\f04e"}.wi-raindrop:before{content:"\f078"}.wi-dust:before{content:"\f063"}.wi-snowflake-cold:before{content:"\f076"}.wi-windy:before{content:"\f021"}.wi-strong-wind:before{content:"\f050"}.wi-sandstorm:before{content:"\f082"}.wi-earthquake:before{content:"\f0c6"}.wi-fire:before{content:"\f0c7"}.wi-flood:before{content:"\f07c"}.wi-meteor:before{content:"\f071"}.wi-tsunami:before{content:"\f0c5"}.wi-volcano:before{content:"\f0c8"}.wi-hurricane:before{content:"\f073"}.wi-tornado:before{content:"\f056"}.wi-small-craft-advisory:before{content:"\f0cc"}.wi-gale-warning:before{content:"\f0cd"}.wi-storm-warning:before{content:"\f0ce"}.wi-hurricane-warning:before{content:"\f0cf"}.wi-wind-direction:before{content:"\f0b1"}.wi-alien:before{content:"\f075"}.wi-celsius:before{content:"\f03c"}.wi-fahrenheit:before{content:"\f045"}.wi-degrees:before{content:"\f042"}.wi-thermometer:before{content:"\f055"}.wi-thermometer-exterior:before{content:"\f053"}.wi-thermometer-internal:before{content:"\f054"}.wi-cloud-down:before{content:"\f03d"}.wi-cloud-up:before{content:"\f040"}.wi-cloud-refresh:before{content:"\f03e"}.wi-horizon:before{content:"\f047"}.wi-horizon-alt:before{content:"\f046"}.wi-sunrise:before{content:"\f051"}.wi-sunset:before{content:"\f052"}.wi-moonrise:before{content:"\f0c9"}.wi-moonset:before{content:"\f0ca"}.wi-refresh:before{content:"\f04c"}.wi-refresh-alt:before{content:"\f04b"}.wi-umbrella:before{content:"\f084"}.wi-barometer:before{content:"\f079"}.wi-humidity:before{content:"\f07a"}.wi-na:before{content:"\f07b"}.wi-train:before{content:"\f0cb"}.wi-moon-new:before{content:"\f095"}.wi-moon-waxing-crescent-1:before{content:"\f096"}.wi-moon-waxing-crescent-2:before{content:"\f097"}.wi-moon-waxing-crescent-3:before{content:"\f098"}.wi-moon-waxing-crescent-4:before{content:"\f099"}.wi-moon-waxing-crescent-5:before{content:"\f09a"}.wi-moon-waxing-crescent-6:before{content:"\f09b"}.wi-moon-first-quarter:before{content:"\f09c"}.wi-moon-waxing-gibbous-1:before{content:"\f09d"}.wi-moon-waxing-gibbous-2:before{content:"\f09e"}.wi-moon-waxing-gibbous-3:before{content:"\f09f"}.wi-moon-waxing-gibbous-4:before{content:"\f0a0"}.wi-moon-waxing-gibbous-5:before{content:"\f0a1"}.wi-moon-waxing-gibbous-6:before{content:"\f0a2"}.wi-moon-full:before{content:"\f0a3"}.wi-moon-waning-gibbous-1:before{content:"\f0a4"}.wi-moon-waning-gibbous-2:before{content:"\f0a5"}.wi-moon-waning-gibbous-3:before{content:"\f0a6"}.wi-moon-waning-gibbous-4:before{content:"\f0a7"}.wi-moon-waning-gibbous-5:before{content:"\f0a8"}.wi-moon-waning-gibbous-6:before{content:"\f0a9"}.wi-moon-third-quarter:before{content:"\f0aa"}.wi-moon-waning-crescent-1:before{content:"\f0ab"}.wi-moon-waning-crescent-2:before{content:"\f0ac"}.wi-moon-waning-crescent-3:before{content:"\f0ad"}.wi-moon-waning-crescent-4:before{content:"\f0ae"}.wi-moon-waning-crescent-5:before{content:"\f0af"}.wi-moon-waning-crescent-6:before{content:"\f0b0"}.wi-moon-alt-new:before{content:"\f0eb"}.wi-moon-alt-waxing-crescent-1:before{content:"\f0d0"}.wi-moon-alt-waxing-crescent-2:before{content:"\f0d1"}.wi-moon-alt-waxing-crescent-3:before{content:"\f0d2"}.wi-moon-alt-waxing-crescent-4:before{content:"\f0d3"}.wi-moon-alt-waxing-crescent-5:before{content:"\f0d4"}.wi-moon-alt-waxing-crescent-6:before{content:"\f0d5"}.wi-moon-alt-first-quarter:before{content:"\f0d6"}.wi-moon-alt-waxing-gibbous-1:before{content:"\f0d7"}.wi-moon-alt-waxing-gibbous-2:before{content:"\f0d8"}.wi-moon-alt-waxing-gibbous-3:before{content:"\f0d9"}.wi-moon-alt-waxing-gibbous-4:before{content:"\f0da"}.wi-moon-alt-waxing-gibbous-5:before{content:"\f0db"}.wi-moon-alt-waxing-gibbous-6:before{content:"\f0dc"}.wi-moon-alt-full:before{content:"\f0dd"}.wi-moon-alt-waning-gibbous-1:before{content:"\f0de"}.wi-moon-alt-waning-gibbous-2:before{content:"\f0df"}.wi-moon-alt-waning-gibbous-3:before{content:"\f0e0"}.wi-moon-alt-waning-gibbous-4:before{content:"\f0e1"}.wi-moon-alt-waning-gibbous-5:before{content:"\f0e2"}.wi-moon-alt-waning-gibbous-6:before{content:"\f0e3"}.wi-moon-alt-third-quarter:before{content:"\f0e4"}.wi-moon-alt-waning-crescent-1:before{content:"\f0e5"}.wi-moon-alt-waning-crescent-2:before{content:"\f0e6"}.wi-moon-alt-waning-crescent-3:before{content:"\f0e7"}.wi-moon-alt-waning-crescent-4:before{content:"\f0e8"}.wi-moon-alt-waning-crescent-5:before{content:"\f0e9"}.wi-moon-alt-waning-crescent-6:before{content:"\f0ea"}.wi-moon-0:before{content:"\f095"}.wi-moon-1:before{content:"\f096"}.wi-moon-2:before{content:"\f097"}.wi-moon-3:before{content:"\f098"}.wi-moon-4:before{content:"\f099"}.wi-moon-5:before{content:"\f09a"}.wi-moon-6:before{content:"\f09b"}.wi-moon-7:before{content:"\f09c"}.wi-moon-8:before{content:"\f09d"}.wi-moon-9:before{content:"\f09e"}.wi-moon-10:before{content:"\f09f"}.wi-moon-11:before{content:"\f0a0"}.wi-moon-12:before{content:"\f0a1"}.wi-moon-13:before{content:"\f0a2"}.wi-moon-14:before{content:"\f0a3"}.wi-moon-15:before{content:"\f0a4"}.wi-moon-16:before{content:"\f0a5"}.wi-moon-17:before{content:"\f0a6"}.wi-moon-18:before{content:"\f0a7"}.wi-moon-19:before{content:"\f0a8"}.wi-moon-20:before{content:"\f0a9"}.wi-moon-21:before{content:"\f0aa"}.wi-moon-22:before{content:"\f0ab"}.wi-moon-23:before{content:"\f0ac"}.wi-moon-24:before{content:"\f0ad"}.wi-moon-25:before{content:"\f0ae"}.wi-moon-26:before{content:"\f0af"}.wi-moon-27:before{content:"\f0b0"}.wi-time-1:before{content:"\f08a"}.wi-time-2:before{content:"\f08b"}.wi-time-3:before{content:"\f08c"}.wi-time-4:before{content:"\f08d"}.wi-time-5:before{content:"\f08e"}.wi-time-6:before{content:"\f08f"}.wi-time-7:before{content:"\f090"}.wi-time-8:before{content:"\f091"}.wi-time-9:before{content:"\f092"}.wi-time-10:before{content:"\f093"}.wi-time-11:before{content:"\f094"}.wi-time-12:before{content:"\f089"}.wi-direction-up:before{content:"\f058"}.wi-direction-up-right:before{content:"\f057"}.wi-direction-right:before{content:"\f04d"}.wi-direction-down-right:before{content:"\f088"}.wi-direction-down:before{content:"\f044"}.wi-direction-down-left:before{content:"\f043"}.wi-direction-left:before{content:"\f048"}.wi-direction-up-left:before{content:"\f087"}.wi-wind-beaufort-0:before{content:"\f0b7"}.wi-wind-beaufort-1:before{content:"\f0b8"}.wi-wind-beaufort-2:before{content:"\f0b9"}.wi-wind-beaufort-3:before{content:"\f0ba"}.wi-wind-beaufort-4:before{content:"\f0bb"}.wi-wind-beaufort-5:before{content:"\f0bc"}.wi-wind-beaufort-6:before{content:"\f0bd"}.wi-wind-beaufort-7:before{content:"\f0be"}.wi-wind-beaufort-8:before{content:"\f0bf"}.wi-wind-beaufort-9:before{content:"\f0c0"}.wi-wind-beaufort-10:before{content:"\f0c1"}.wi-wind-beaufort-11:before{content:"\f0c2"}.wi-wind-beaufort-12:before{content:"\f0c3"}.wi-yahoo-0:before{content:"\f056"}.wi-yahoo-1:before{content:"\f00e"}.wi-yahoo-2:before{content:"\f073"}.wi-yahoo-3:before{content:"\f01e"}.wi-yahoo-4:before{content:"\f01e"}.wi-yahoo-5:before{content:"\f017"}.wi-yahoo-6:before{content:"\f017"}.wi-yahoo-7:before{content:"\f017"}.wi-yahoo-8:before{content:"\f015"}.wi-yahoo-9:before{content:"\f01a"}.wi-yahoo-10:before{content:"\f015"}.wi-yahoo-11:before{content:"\f01a"}.wi-yahoo-12:before{content:"\f01a"}.wi-yahoo-13:before{content:"\f01b"}.wi-yahoo-14:before{content:"\f00a"}.wi-yahoo-15:before{content:"\f064"}.wi-yahoo-16:before{content:"\f01b"}.wi-yahoo-17:before{content:"\f015"}.wi-yahoo-18:before{content:"\f017"}.wi-yahoo-19:before{content:"\f063"}.wi-yahoo-20:before{content:"\f014"}.wi-yahoo-21:before{content:"\f021"}.wi-yahoo-22:before{content:"\f062"}.wi-yahoo-23:before{content:"\f050"}.wi-yahoo-24:before{content:"\f050"}.wi-yahoo-25:before{content:"\f076"}.wi-yahoo-26:before{content:"\f013"}.wi-yahoo-27:before{content:"\f031"}.wi-yahoo-28:before{content:"\f002"}.wi-yahoo-29:before{content:"\f031"}.wi-yahoo-30:before{content:"\f002"}.wi-yahoo-31:before{content:"\f02e"}.wi-yahoo-32:before{content:"\f00d"}.wi-yahoo-33:before{content:"\f083"}.wi-yahoo-34:before{content:"\f00c"}.wi-yahoo-35:before{content:"\f017"}.wi-yahoo-36:before{content:"\f072"}.wi-yahoo-37:before{content:"\f00e"}.wi-yahoo-38:before{content:"\f00e"}.wi-yahoo-39:before{content:"\f00e"}.wi-yahoo-40:before{content:"\f01a"}.wi-yahoo-41:before{content:"\f064"}.wi-yahoo-42:before{content:"\f01b"}.wi-yahoo-43:before{content:"\f064"}.wi-yahoo-44:before{content:"\f00c"}.wi-yahoo-45:before{content:"\f00e"}.wi-yahoo-46:before{content:"\f01b"}.wi-yahoo-47:before{content:"\f00e"}.wi-yahoo-3200:before{content:"\f077"}.wi-forecast-io-clear-day:before{content:"\f00d"}.wi-forecast-io-clear-night:before{content:"\f02e"}.wi-forecast-io-rain:before{content:"\f019"}.wi-forecast-io-snow:before{content:"\f01b"}.wi-forecast-io-sleet:before{content:"\f0b5"}.wi-forecast-io-wind:before{content:"\f050"}.wi-forecast-io-fog:before{content:"\f014"}.wi-forecast-io-cloudy:before{content:"\f013"}.wi-forecast-io-partly-cloudy-day:before{content:"\f002"}.wi-forecast-io-partly-cloudy-night:before{content:"\f031"}.wi-forecast-io-hail:before{content:"\f015"}.wi-forecast-io-thunderstorm:before{content:"\f01e"}.wi-forecast-io-tornado:before{content:"\f056"}.wi-wmo4680-00:before,.wi-wmo4680-0:before{content:"\f055"}.wi-wmo4680-01:before,.wi-wmo4680-1:before{content:"\f013"}.wi-wmo4680-02:before,.wi-wmo4680-2:before{content:"\f055"}.wi-wmo4680-03:before,.wi-wmo4680-3:before{content:"\f013"}.wi-wmo4680-04:before,.wi-wmo4680-4:before{content:"\f014"}.wi-wmo4680-05:before,.wi-wmo4680-5:before{content:"\f014"}.wi-wmo4680-10:before{content:"\f014"}.wi-wmo4680-11:before{content:"\f014"}.wi-wmo4680-12:before{content:"\f016"}.wi-wmo4680-18:before{content:"\f050"}.wi-wmo4680-20:before{content:"\f014"}.wi-wmo4680-21:before{content:"\f017"}.wi-wmo4680-22:before{content:"\f017"}.wi-wmo4680-23:before{content:"\f019"}.wi-wmo4680-24:before{content:"\f01b"}.wi-wmo4680-25:before{content:"\f015"}.wi-wmo4680-26:before{content:"\f01e"}.wi-wmo4680-27:before{content:"\f063"}.wi-wmo4680-28:before{content:"\f063"}.wi-wmo4680-29:before{content:"\f063"}.wi-wmo4680-30:before{content:"\f014"}.wi-wmo4680-31:before{content:"\f014"}.wi-wmo4680-32:before{content:"\f014"}.wi-wmo4680-33:before{content:"\f014"}.wi-wmo4680-34:before{content:"\f014"}.wi-wmo4680-35:before{content:"\f014"}.wi-wmo4680-40:before{content:"\f017"}.wi-wmo4680-41:before{content:"\f01c"}.wi-wmo4680-42:before{content:"\f019"}.wi-wmo4680-43:before{content:"\f01c"}.wi-wmo4680-44:before{content:"\f019"}.wi-wmo4680-45:before{content:"\f015"}.wi-wmo4680-46:before{content:"\f015"}.wi-wmo4680-47:before{content:"\f01b"}.wi-wmo4680-48:before{content:"\f01b"}.wi-wmo4680-50:before{content:"\f01c"}.wi-wmo4680-51:before{content:"\f01c"}.wi-wmo4680-52:before{content:"\f019"}.wi-wmo4680-53:before{content:"\f019"}.wi-wmo4680-54:before{content:"\f076"}.wi-wmo4680-55:before{content:"\f076"}.wi-wmo4680-56:before{content:"\f076"}.wi-wmo4680-57:before{content:"\f01c"}.wi-wmo4680-58:before{content:"\f019"}.wi-wmo4680-60:before{content:"\f01c"}.wi-wmo4680-61:before{content:"\f01c"}.wi-wmo4680-62:before{content:"\f019"}.wi-wmo4680-63:before{content:"\f019"}.wi-wmo4680-64:before{content:"\f015"}.wi-wmo4680-65:before{content:"\f015"}.wi-wmo4680-66:before{content:"\f015"}.wi-wmo4680-67:before{content:"\f017"}.wi-wmo4680-68:before{content:"\f017"}.wi-wmo4680-70:before{content:"\f01b"}.wi-wmo4680-71:before{content:"\f01b"}.wi-wmo4680-72:before{content:"\f01b"}.wi-wmo4680-73:before{content:"\f01b"}.wi-wmo4680-74:before{content:"\f076"}.wi-wmo4680-75:before{content:"\f076"}.wi-wmo4680-76:before{content:"\f076"}.wi-wmo4680-77:before{content:"\f01b"}.wi-wmo4680-78:before{content:"\f076"}.wi-wmo4680-80:before{content:"\f019"}.wi-wmo4680-81:before{content:"\f01c"}.wi-wmo4680-82:before{content:"\f019"}.wi-wmo4680-83:before{content:"\f019"}.wi-wmo4680-84:before{content:"\f01d"}.wi-wmo4680-85:before{content:"\f017"}.wi-wmo4680-86:before{content:"\f017"}.wi-wmo4680-87:before{content:"\f017"}.wi-wmo4680-89:before{content:"\f015"}.wi-wmo4680-90:before{content:"\f016"}.wi-wmo4680-91:before{content:"\f01d"}.wi-wmo4680-92:before{content:"\f01e"}.wi-wmo4680-93:before{content:"\f01e"}.wi-wmo4680-94:before{content:"\f016"}.wi-wmo4680-95:before{content:"\f01e"}.wi-wmo4680-96:before{content:"\f01e"}.wi-wmo4680-99:before{content:"\f056"}.wi-owm-200:before{content:"\f01e"}.wi-owm-201:before{content:"\f01e"}.wi-owm-202:before{content:"\f01e"}.wi-owm-210:before{content:"\f016"}.wi-owm-211:before{content:"\f016"}.wi-owm-212:before{content:"\f016"}.wi-owm-221:before{content:"\f016"}.wi-owm-230:before{content:"\f01e"}.wi-owm-231:before{content:"\f01e"}.wi-owm-232:before{content:"\f01e"}.wi-owm-300:before{content:"\f01c"}.wi-owm-301:before{content:"\f01c"}.wi-owm-302:before{content:"\f019"}.wi-owm-310:before{content:"\f017"}.wi-owm-311:before{content:"\f019"}.wi-owm-312:before{content:"\f019"}.wi-owm-313:before{content:"\f01a"}.wi-owm-314:before{content:"\f019"}.wi-owm-321:before{content:"\f01c"}.wi-owm-500:before{content:"\f01c"}.wi-owm-501:before{content:"\f019"}.wi-owm-502:before{content:"\f019"}.wi-owm-503:before{content:"\f019"}.wi-owm-504:before{content:"\f019"}.wi-owm-511:before{content:"\f017"}.wi-owm-520:before{content:"\f01a"}.wi-owm-521:before{content:"\f01a"}.wi-owm-522:before{content:"\f01a"}.wi-owm-531:before{content:"\f01d"}.wi-owm-600:before{content:"\f01b"}.wi-owm-601:before{content:"\f01b"}.wi-owm-602:before{content:"\f0b5"}.wi-owm-611:before{content:"\f017"}.wi-owm-612:before{content:"\f017"}.wi-owm-615:before{content:"\f017"}.wi-owm-616:before{content:"\f017"}.wi-owm-620:before{content:"\f017"}.wi-owm-621:before{content:"\f01b"}.wi-owm-622:before{content:"\f01b"}.wi-owm-701:before{content:"\f01a"}.wi-owm-711:before{content:"\f062"}.wi-owm-721:before{content:"\f0b6"}.wi-owm-731:before{content:"\f063"}.wi-owm-741:before{content:"\f014"}.wi-owm-761:before{content:"\f063"}.wi-owm-762:before{content:"\f063"}.wi-owm-771:before{content:"\f011"}.wi-owm-781:before{content:"\f056"}.wi-owm-800:before{content:"\f00d"}.wi-owm-801:before{content:"\f011"}.wi-owm-802:before{content:"\f011"}.wi-owm-803:before{content:"\f012"}.wi-owm-804:before{content:"\f013"}.wi-owm-900:before{content:"\f056"}.wi-owm-901:before{content:"\f01d"}.wi-owm-902:before{content:"\f073"}.wi-owm-903:before{content:"\f076"}.wi-owm-904:before{content:"\f072"}.wi-owm-905:before{content:"\f021"}.wi-owm-906:before{content:"\f015"}.wi-owm-957:before{content:"\f050"}.wi-owm-day-200:before{content:"\f010"}.wi-owm-day-201:before{content:"\f010"}.wi-owm-day-202:before{content:"\f010"}.wi-owm-day-210:before{content:"\f005"}.wi-owm-day-211:before{content:"\f005"}.wi-owm-day-212:before{content:"\f005"}.wi-owm-day-221:before{content:"\f005"}.wi-owm-day-230:before{content:"\f010"}.wi-owm-day-231:before{content:"\f010"}.wi-owm-day-232:before{content:"\f010"}.wi-owm-day-300:before{content:"\f00b"}.wi-owm-day-301:before{content:"\f00b"}.wi-owm-day-302:before{content:"\f008"}.wi-owm-day-310:before{content:"\f008"}.wi-owm-day-311:before{content:"\f008"}.wi-owm-day-312:before{content:"\f008"}.wi-owm-day-313:before{content:"\f008"}.wi-owm-day-314:before{content:"\f008"}.wi-owm-day-321:before{content:"\f00b"}.wi-owm-day-500:before{content:"\f00b"}.wi-owm-day-501:before{content:"\f008"}.wi-owm-day-502:before{content:"\f008"}.wi-owm-day-503:before{content:"\f008"}.wi-owm-day-504:before{content:"\f008"}.wi-owm-day-511:before{content:"\f006"}.wi-owm-day-520:before{content:"\f009"}.wi-owm-day-521:before{content:"\f009"}.wi-owm-day-522:before{content:"\f009"}.wi-owm-day-531:before{content:"\f00e"}.wi-owm-day-600:before{content:"\f00a"}.wi-owm-day-601:before{content:"\f0b2"}.wi-owm-day-602:before{content:"\f00a"}.wi-owm-day-611:before{content:"\f006"}.wi-owm-day-612:before{content:"\f006"}.wi-owm-day-615:before{content:"\f006"}.wi-owm-day-616:before{content:"\f006"}.wi-owm-day-620:before{content:"\f006"}.wi-owm-day-621:before{content:"\f00a"}.wi-owm-day-622:before{content:"\f00a"}.wi-owm-day-701:before{content:"\f009"}.wi-owm-day-711:before{content:"\f062"}.wi-owm-day-721:before{content:"\f0b6"}.wi-owm-day-731:before{content:"\f063"}.wi-owm-day-741:before{content:"\f003"}.wi-owm-day-761:before{content:"\f063"}.wi-owm-day-762:before{content:"\f063"}.wi-owm-day-781:before{content:"\f056"}.wi-owm-day-800:before{content:"\f00d"}.wi-owm-day-801:before{content:"\f000"}.wi-owm-day-802:before{content:"\f000"}.wi-owm-day-803:before{content:"\f000"}.wi-owm-day-804:before{content:"\f00c"}.wi-owm-day-900:before{content:"\f056"}.wi-owm-day-902:before{content:"\f073"}.wi-owm-day-903:before{content:"\f076"}.wi-owm-day-904:before{content:"\f072"}.wi-owm-day-906:before{content:"\f004"}.wi-owm-day-957:before{content:"\f050"}.wi-owm-night-200:before{content:"\f02d"}.wi-owm-night-201:before{content:"\f02d"}.wi-owm-night-202:before{content:"\f02d"}.wi-owm-night-210:before{content:"\f025"}.wi-owm-night-211:before{content:"\f025"}.wi-owm-night-212:before{content:"\f025"}.wi-owm-night-221:before{content:"\f025"}.wi-owm-night-230:before{content:"\f02d"}.wi-owm-night-231:before{content:"\f02d"}.wi-owm-night-232:before{content:"\f02d"}.wi-owm-night-300:before{content:"\f02b"}.wi-owm-night-301:before{content:"\f02b"}.wi-owm-night-302:before{content:"\f028"}.wi-owm-night-310:before{content:"\f028"}.wi-owm-night-311:before{content:"\f028"}.wi-owm-night-312:before{content:"\f028"}.wi-owm-night-313:before{content:"\f028"}.wi-owm-night-314:before{content:"\f028"}.wi-owm-night-321:before{content:"\f02b"}.wi-owm-night-500:before{content:"\f02b"}.wi-owm-night-501:before{content:"\f028"}.wi-owm-night-502:before{content:"\f028"}.wi-owm-night-503:before{content:"\f028"}.wi-owm-night-504:before{content:"\f028"}.wi-owm-night-511:before{content:"\f026"}.wi-owm-night-520:before{content:"\f029"}.wi-owm-night-521:before{content:"\f029"}.wi-owm-night-522:before{content:"\f029"}.wi-owm-night-531:before{content:"\f02c"}.wi-owm-night-600:before{content:"\f02a"}.wi-owm-night-601:before{content:"\f0b4"}.wi-owm-night-602:before{content:"\f02a"}.wi-owm-night-611:before{content:"\f026"}.wi-owm-night-612:before{content:"\f026"}.wi-owm-night-615:before{content:"\f026"}.wi-owm-night-616:before{content:"\f026"}.wi-owm-night-620:before{content:"\f026"}.wi-owm-night-621:before{content:"\f02a"}.wi-owm-night-622:before{content:"\f02a"}.wi-owm-night-701:before{content:"\f029"}.wi-owm-night-711:before{content:"\f062"}.wi-owm-night-721:before{content:"\f0b6"}.wi-owm-night-731:before{content:"\f063"}.wi-owm-night-741:before{content:"\f04a"}.wi-owm-night-761:before{content:"\f063"}.wi-owm-night-762:before{content:"\f063"}.wi-owm-night-781:before{content:"\f056"}.wi-owm-night-800:before{content:"\f02e"}.wi-owm-night-801:before{content:"\f022"}.wi-owm-night-802:before{content:"\f022"}.wi-owm-night-803:before{content:"\f022"}.wi-owm-night-804:before{content:"\f086"}.wi-owm-night-900:before{content:"\f056"}.wi-owm-night-902:before{content:"\f073"}.wi-owm-night-903:before{content:"\f076"}.wi-owm-night-904:before{content:"\f072"}.wi-owm-night-906:before{content:"\f024"}.wi-owm-night-957:before{content:"\f050"}.wi-wu-chanceflurries:before{content:"\f064"}.wi-wu-chancerain:before{content:"\f019"}.wi-wu-chancesleat:before{content:"\f0b5"}.wi-wu-chancesnow:before{content:"\f01b"}.wi-wu-chancetstorms:before{content:"\f01e"}.wi-wu-clear:before{content:"\f00d"}.wi-wu-cloudy:before{content:"\f002"}.wi-wu-flurries:before{content:"\f064"}.wi-wu-hazy:before{content:"\f0b6"}.wi-wu-mostlycloudy:before{content:"\f002"}.wi-wu-mostlysunny:before{content:"\f00d"}.wi-wu-partlycloudy:before{content:"\f002"}.wi-wu-partlysunny:before{content:"\f00d"}.wi-wu-rain:before{content:"\f01a"}.wi-wu-sleat:before{content:"\f0b5"}.wi-wu-snow:before{content:"\f01b"}.wi-wu-sunny:before{content:"\f00d"}.wi-wu-tstorms:before{content:"\f01e"}.wi-wu-unknown:before{content:"\f00d"}