@font-face {
    font-family: 'HighwayGothicWide';
    src: url('https://static.nordicweather.net/fonts/hwygwde-webfont.eot');
    src: url('https://static.nordicweather.net/fonts/hwygwde-webfont.eot?#iefix') format('embedded-opentype'),
         url('https://static.nordicweather.net/fonts/hwygwde-webfont.woff') format('woff'),
         url('https://static.nordicweather.net/fonts/hwygwde-webfont.ttf') format('truetype'),
         url('https://static.nordicweather.net/fonts/hwygwde-webfont.svg#HighwayGothicWide') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'ubunturegular';
    src: url('https://static.nordicweather.net/fonts/ubuntu-r-webfont.eot');
    src: url('https://static.nordicweather.net/fonts/ubuntu-r-webfont.eot?#iefix') format('embedded-opentype'),
         url('https://static.nordicweather.net/fonts/ubuntu-r-webfont.woff') format('woff'),
         url('https://static.nordicweather.net/fonts/ubuntu-r-webfont.ttf') format('truetype'),
         url('https://static.nordicweather.net/fonts/ubuntu-r-webfont.svg#ubunturegular') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
	font-family: "wxsearch";
	src: url("https://static.nordicweather.net/fonts/wxsearch.eot");
	src: url("https://static.nordicweather.net/fonts/wxsearch.eot#iefix") format("embedded-opentype"),
       url("https://static.nordicweather.net/fonts/wxsearch.woff") format("woff"),
       url("https://static.nordicweather.net/fonts/wxsearch.ttf") format("truetype"),
       url("https://static.nordicweather.net/fonts/wxsearch.svg") format("svg");
	font-weight: normal;
	font-style: normal;
}
[class^="wxsearch-"]:before, [class*=" wxsearch-"]:before, [class^="wxsearch-"]:after, [class*=" wxsearch-"]:after {font-family: wxsearch;font-size: 26px;font-style: normal;margin:0 6px 0 10px;position:relative;top:3px;}
.wxsearch-skiing:before {content: "\e800"}
.wxsearch-person:before {content: "\e801"}
.wxsearch-dog:before {content: "\e802"}
.wxsearch-golf:before {content: "\e803"}
.wxsearch-aeroplane:before {content: "\e804"}
.wxsearch-mountain:before {content: "\e806"}
.wxsearch-boat:before {content: "\e807"}
.wxsearch-administration:before {content: "\e805"}
.wxsearch-question:before {content: "\e808"}
.wxsearch-park:before {content: "\e809"}

.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:30px;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}

a:focus{outline:none;}
a:active,a:hover{outline:0;}
ol, ul, li {list-style:none}
h1,h2,h3,h4 {color: rgb(29,77,124);}
h1{font-size:22px;}

table{border-collapse:collapse;border-spacing:0;}

html{font-size:62.5%;-webkit-tap-highlight-color:rgba(0, 0, 0, 0);}
body {background-color:#f2f2f2;}
.no-touch body{font-family:'ubunturegular',Helvetica,Arial,sans-serif;font-size:14px;line-height:1.428571429;color:#333333;}
.touch body{font-family:'ubunturegular',Helvetica,Arial,sans-serif;font-size:17px;line-height:1.428571429;color:#333333;}
input,button,select,textarea{font-family:inherit;font-size:inherit;line-height:inherit;}
a{color:#428bca;text-decoration:none;}
a:hover,a:focus{color:#2a6496;text-decoration:underline;}
a:focus{outline:thin dotted;outline:5px auto -webkit-focus-ring-color;outline-offset:-2px;}

.img-responsive{display:block;max-width:96%;height:auto;}
.img-rounded{border-radius:6px;}
.img-thumbnail{padding:4px;line-height:1.428571429;background-color:#ffffff;border:1px solid #dddddd;border-radius:4px;-webkit-transition:all 0.2s ease-in-out;transition:all 0.2s ease-in-out;display:inline-block;max-width:100%;height:auto;}
.img-circle{border-radius:50%;}
img.center {text-align: center;display: block;margin: 0 auto;}
img.left {top: 0px;float:left;display: block;margin:0;padding:0;margin-right:10px;}
img.right {top: 0px;float:right;display: block;margin:0;padding:0;margin-left:10px;}
img.thin {padding:8px;background-color: #f9f9f9;display: block;}
img.no {background-color: #f9f9f9;display: block;}
.center {text-align: center;}

.no-touch .vis-touch{display: none !important;}
.touch .hide-touch{display: none !important;}

.container{padding: 0;}
.container:before,.container:after{content:" ";display:table;}
.container:after{clear:both;}
.container:before,.container:after{content:" ";display:table;}
.container:after{clear:both;}

@media only screen and (min-width: 1120px) {
    .container {width: 100%;margin: 0 auto;}
}
@media (min-width: 768px) and (max-width: 1119px)) {
    .container { width: 100%;}
}

.ad-div {margin:20px auto;}
.topad-div {margin:20px auto;position:absolute;right:15px;top:5px;}
.responsive { width: 320px;  margin:5px auto 25px; height:80px;}
@media(max-width: 320px) { .responsive { display:none} }
@media(min-width: 500px) { .responsive { width: 468px; margin:5px auto 25px; height:60px;} }
@media(min-width: 780px) { .responsive { width: 728px;margin:5px auto 25px; height:90px; } }
@media(max-width: 1199px) { .responsive4 { display:none} }
@media(min-width: 1200px) { .responsive4 { width: 728px;margin:5px auto 25px; height:90px; } }

.responsive2 { width: 336px; height:280px;margin:0 auto}
@media(max-width: 336px) { .responsive2 { display:none} }

.responsive3 { width: 160px; height:600px;}

@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 */
/* ---------------------------------------- */

.EU{color:#FFA500}
#topbar{height:115px;padding-left:15px;}
.tempd {font-size:22px;display:inline-block;padding-top:4px;font-family:"HighwayGothicWide";}
.nametxt{line-height:115px;color:#fff;font-size:60px;display:inline-block;left:15px;font-weight: 700;text-shadow: 0 0 3px rgba(0,0,0,0.9);}
#toptemp{display:inline-block;width:85px;position:absolute;line-height:55px;right:65px;z-index:2;font-size:36px;font-family:"HighwayGothicWide";color:#bdbdbd;text-shadow: 0 2px 2px #111;text-align:center;}
#topwx{display:inline-block;position:absolute;text-align:right;line-height:25px;right:160px;color:#BDBDBD;list-style:none}
#topicon{display:inline-block;position:absolute;top:2px;right:12px;height:52px;width:52px;}
#topwx1, #topwx2, #topwx3, #topwx4, #topwx5 {display:none;color:#BDBDBD;text-shadow: 0 2px 2px #111;}
#toppic{height:155px;background:#005689;}
#subname{position:relative;left:-15px;float:left;}
#subname2{color:#fff;position:relative;top:-35px;left:7px;font-size:13px;width: 90%;}
.form-group{top: 30px;right:40px;width:350px;float:right}
.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!important;}

#flags{float:right;display:inline-block;position:relative;right:10px;line-height:40px;}
.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;}
#mgear{display:none;}
#gearclose, #mapclose, #flagclose {float: right;position: relative;top: -8px;right: -10px;cursor: pointer;}
#bigear{float:right;position:relative;top:8px;right:10px;}
#hometext{display:none;}
#subname{display:inline-block;font-size: 24px;line-height: 46px;font-weight: 700;left:15px}

/* TOP RESPONSIVINESS */
/* ---------------------------------------- */

@media (max-width: 992px) {
  #homebtn {display:none;}
  #hometext{display:block;}
  #subname{display:inline-block;font-size: 24px;line-height: 46px;font-weight: 700;left:15px}
}

/*@media (max-width: 992px) {
  .nametxt{line-height:70px;font-size:34px;font-weight: 700;}
  #toppic{height:46px;}
  #topbar{display:none;}
  .form-group{top: 20px;right:20px;}
  #flags,#subname2,#bigear{display:none}
  #mgear{display:none;}
  #homebtn, #bigear{display:none;}
  #hometext{display:block;}
  #subname{display:inline-block;font-size: 24px;line-height: 46px;font-weight: 700;left:15px}
}

@media (max-width: 768px) {
  .nametxt{display:none}
  #toppic{height:46px;}
  #topbar{display:none;}
  .form-group{top: 10px;right:20px;width: calc(100% - 40px);}
  #topwxwrap{display:none}
  #subname{display:inline-block;font-size: 24px;line-height: 46px;font-weight: 700;}
}*/

@media (max-width: 410px) {#subname{font-size:16px;}}


#maincontent {min-height:500px;margin:0px;}

/* NAVBAR */
/* ---------------------------------------- */

nav {}
@media (min-width: 1360px) {
    nav { max-width: 1903px; }
}
@media (max-width: 1360px) {
    nav { max-width: 1343px; }
}
.navbar {min-height: 40px;border: none;border-radius:0px;top:0px;z-index:10;background:transparent}
#navbar {z-index:10000}
@media (max-width: 700px) {
  .navbar {top:0px;}
}
.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);}
.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) {
  .navbar-small .container {margin-top:0px;}
}
.navbar-small .navbar-nav > li > a,
.navbar-small .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;}
.navbar-nav>li>a,
.navbar-nav>li>span {margin-top: 3px;padding-top: 7px;padding-bottom: 7px;}
.navbar-nav>li>span { line-height: 20px } 
.nav>li>a,.nav>li>span {padding-left: 10px;padding-right: 10px;}
.nav > li > span {position: relative;display: block; cursor: pointer;}
.nav .open > a, .nav .open > a:hover, .nav .open > a:focus, .nav>li>a:hover,.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;}
.nav>li>ul>.open > a, .nav>li>ul>.open > a:focus, .nav>li>ul>.open > a:hover{color: #00456E;text-shadow:none}
.navbar-nav .caret {margin-left: 3px;margin-top: -3px;}
/*Navbar Toggle*/
.navbar-small .navbar-toggle {position: absolute;float: right;margin-right: 0px;background-color: transparent;background-image: none;border: none;border-radius: none;top:-2px;display: block;right:0px;}
/*Navbar Collapse Menu*/
.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}
  .navbar-small .navbar-collapse {margin-top: 0px;}
  .navbar-header {float: none;}
  .navbar-left {float: none !important;}
  .navbar-toggle {display: block;padding:10px 10px 5px;}
  .navbar-collapse {border-top: none;box-shadow: inset 0 1px 0 rgba(255,255,255,0.1);}
  .container>.navbar-header, .container>.navbar-collapse, .container-fluid>.navbar-collapse {margin: 0 0 0 0;padding-left: 25px;padding-right: 25px;}
  .container>.navbar-header {margin-right: 0;margin-left: 0;padding-left: 35px;padding-right: 35px;}
  .navbar-fixed-top {top: 0;border-width: 0 0 1px;}
  .navbar-collapse.collapse{background-color: #ddd;border-radius: 0px;border-width:0;overflow-y:auto !important;overflow-x:hidden !important;display:none!important}
  .navbar-nav{float:none!important;margin:0;}
  .navbar-nav>li{float:none;border-bottom:1px solid #aaa;}
  .navbar-nav>li:last-child > a{border-bottom:0}
  .open .dropdown-menu > li > a, .navbar-nav>li>a,.navbar-nav>li>span{padding-top:12px !important;padding-bottom:12px !important;color: #00456E !important;}
  .nav>li>a:hover{text-shadow: none !important;color: #00456E !important;background-color:#aaa;}
  .nav .open > a, .nav .open > a:hover, .nav .open > a:focus,.nav>li>a:focus{text-shadow: none;}
  .collapse.in{display:block!important}
  .navbar-small .container{padding-right:0;padding-left:0;width:100%}
}
.navbar>.container .navbar-brand{margin-left:0}
@media (max-width: 768px){
  .glyphicon-menu-hamburger{font-size:26px;}
  .navbar-toggle {display: block;padding:10px 10px 5px;}
  .navbar-collapse{max-height:none;overflow-x:hidden}
}
@media (min-width: 992px){
  .navbar-nav{display:none;margin-right:80px!important;}
  .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;}
  .dropdown-menu > li > a{color: #00456E;font-weight: 700;font-size:14px;text-transform:none;position:relative;padding:8px;border-bottom:1px solid #aaa;}
  .dropdown-menu > li:last-child > a{border-bottom:0}
  .dropdown-menu > li > a:hover,.dropdown-menu > li > a:focus,.dropdown-menu > .active > a:hover,.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;}
  .dropdown-menu{margin-top:20px}
  .dropdown > ul.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}
  .dropdown:hover > ul.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}
  .dropdown-menu > .active > a{text-decoration:none;background-color:transparent;outline:0}
  .navbar-collapse.collapse{height:auto!important;padding-bottom:0;overflow:visible!important}
}
@media (max-width: 992px){
  .dropdown-menu{float:none;position:static;background-color:transparent;box-shadow:none;border:none;margin-left:15px;z-index:5;}
  .dropdown-menu li a{padding-top:12px;padding-bottom:12px;color: #00456E !important;font-weight:700;font-size:15px;}
  .dropdown-menu > li{ border-top:1px solid #aaa;}
  .dropdown-menu > li:last-child > a{border-bottom:0}
  .touch .dropdown-menu li a{font-size:17px}
  .dropdown-menu li a:hover{background-color:#aaa}
}

.dropdown .arrow{font-size:9px}
.menu-padding{padding-top:70px}
.content{margin-top:0}
.navbar .icon{font-size:18px}
.navbar .social-icon{padding-left:15px;padding-right:0}

.dropdown-submenu {position: relative;z-index:5;}
.dropdown-submenu>.dropdown-menu {top: 0;left: 100%;margin-top: -6px;margin-left: -1px;-webkit-border-radius: 0px;-moz-border-radius: 0px;border-radius: 0px;}
.dropdown-submenu:hover>.dropdown-menu {display: block;}
.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;}
.dropdown-submenu:hover>a:after {border-left-color: #fff;}
.dropdown-submenu.pull-left {float: none;}
.dropdown-submenu.pull-left>.dropdown-menu {left: -100%;margin-left: 10px;-webkit-border-radius: 0px;-moz-border-radius: 0px;border-radius: 0px;}
.dropdown-submenu:hover > .dropdown-menu{display: block;}

/* SUBLINKS */
/* ---------------------------------------- */

.sublinks {background: rgba(100,149,237,0.2);border:1px solid #68a2cf;line-height: 34px;-webkit-border-radius: 2px;-moz-border-radius: 2px;border-radius: 2px;padding:0 0 0 6px;-webkit-box-shadow: 0 0 4px 2px rgba(0,0,0,0.25);-moz-box-shadow: 0 0 4px 2px rgba(0,0,0,0.25);box-shadow:0 0 4px 2px rgba(0,0,0,0.25);}
.sublinks a {color: #1d4d7c;font-weight: 700;text-decoration: none;font-size: 15px;text-shadow: none;-webkit-transition: color 0.2s linear;-moz-transition: color 0.2s linear;}
.sublinks a:hover {color: #2779aa;text-shadow: 0 0 0px #336699;text-shadow: 0 0 0px rgba(51,102,153,0.8);-webkit-transition: color 0.1s linear;-moz-transition: color 0.1s linear;border-bottom: 0;}

.listedlink {margin: 5px 0 5px 0;}
#nwnwarmcity {margin: 0;;height:32px;display:block;background-image:url(https://static.nordicweather.net/img/nordicmisc.png);background-color:transparent;background-repeat:no-repeat;background-position: 0 -680px;padding-left:36px;font-size:11px;padding-top:0px;}
#nwncoldcity {margin: 0;height:32px;display:block;background-image:url(https://static.nordicweather.net/img/nordicmisc.png);background-color:transparent;background-repeat:no-repeat;background-position: 0 -40px;padding-left:36px;font-size:11px;padding-top:0px;}
#nwnwindcity {margin: 0;height:32px;display:block;background-image:url(https://static.nordicweather.net/img/nordicmisc.png);background-color:transparent;background-repeat:no-repeat;background-position: 0 -790px;padding-left:36px;font-size:11px;padding-top:0px;}
#nwnwetcity {margin: 0;height:32px;display:block;background-image:url(https://static.nordicweather.net/img/nordicmisc.png);background-color:transparent;background-repeat:no-repeat;background-position: 0 -756px; padding-left:36px;font-size:11px;padding-top:0px;}
#nwnlink a {color:#555;line-height:15px;display:block;text-align:center;padding-top:5px;}
#donate{display:block;margin-top:20px;font-size:16px;color:#424242;text-shadow: none;}
.donatelink {margin-top:20px;}


/* 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% - 30px) !important;margin-top:15px;height:400px;}
.mapfront_half_last {float:right !important;width:calc(50% - 30px) !important;margin-top:15px;height:400px;}
#mapfrontwrap{height:440px;}

.one_third_b, #footer .one_third {float:left !important;width:31.5% !important;margin-right:2.5% !important;}
.one_third_last {float:right !important;width:31.5% !important;margin-right:0px !important;}
#lowfooter .one_third {float:left !important;width:26.5% !important;margin-right:2.5% !important;}
#lowfooter .one_third_b {float:left !important;width:41.5% !important;margin-right:2.5% !important;text-align:center;}
#lowfooter .one_third_last {float:right !important;width:26.5% !important;margin-right:0px !important;}

@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;}
  
  .one_third {float:left !important;width:49% !important;margin-right:2% !important;}
  .one_third_b {float:right !important;width:49% !important;margin-right:0px !important;}
  .one_third_last {display:none !important;}
}

@media (max-width:650px){
  .curfront_half {width:100%; !important;}
  .curfront_half_last {display:none !important}
  .mapfront_half {float:none !important;width:calc(100% - 20px) !important;margin-top:15px;height:400px;}
  .mapfront_half_last {float:none !important;width:calc(100% - 20px) !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}
  .one_third {float:none !important;width:100% !important;}
  .one_third_b, .one_third_last {display:none !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;}

/* FOOTER */
/* ---------------------------------------- */

.footerwrap {margin-top:4px;background: #252525;-webkit-box-shadow: -2px -2px 4px rgba(0, 0, 0, 0.25);-moz-box-shadow: -2px -2px 4px rgba(0, 0, 0, 0.25);box-shadow: -2px -2px 4px rgba(0, 0, 0, 0.25);z-index: 2;} 
#footer {text-align:left;padding:2px 0 6px;line-height:18px;min-height:200px;color: #bcbcbc;font-size:13px;}
#footer h3 {border-bottom: 1px solid #5F7984 !important;color:#bcbcbc;padding-bottom:6px;text-transform: uppercase;letter-spacing:0.5px;}
#footer a {font-weight: 700;color: #6699cc;text-transform: uppercase;text-decoration: none;margin: 0;text-shadow: 0 1px 1px #111;-webkit-transition: color 0.2s linear;-moz-transition: color 0.2s linear;}
#footer a.active, #footer a: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;border:0}
#footer a:active {position: relative;top: 1px;}

#footer .one_half {float:left;width:49% !important;margin-right:2% !important;}
#footer .one_half_last {float:right;width:49% !important;margin-right:0px !important;}
#footer .one_third_b, #footer .one_third {float:left !important;width:31.5% !important;margin-right:2.5% !important;}
#footer .one_third_last {float:right !important;width:31.5% !important;margin-right:0px !important;}

@media (max-width:969px){
  #footer .one_half {float:none !important;width:100% !important;margin-right:0px !important;}
  #footer .one_half_last {float:none !important;width:100% !importantmargin-right:0px !important;;}
  #footer .one_third {float:left !important;width:49% !important;margin-right:2% !important;}
  #footer .one_third_b {float:right !important;width:49% !important;margin-right:0px !important;}
  #footer .one_third_last {display:none !important;}
}

@media (max-width:650px){
  #footer .one_half {float:none !important;width:100% !important;margin-right:0px !important;}
  #footer .one_half_last {float:none !important;width:100% !important;margin-right:0px !important;}
  #footer .one_third {float:none !important;width:100% !important;}
  #footer .one_third_b, #footer .one_third_last {display:none !important;}
  #footer {padding:2px 8px 6px;}
}

/* LOWFOOTER */
/* ---------------------------------------- */

.lowfooterwrap {background: #1C1C1C;z-index: 2;} 
#lowfooter {line-height:50px;height:50px;color: #bcbcbc;font-size:13px;padding:0 8px;text-align:left;}
#lowfooter a {font-weight: 400;color: #bcbcbc;text-decoration: none;margin: 0;text-shadow: 0 1px 1px #111;-webkit-transition: color 0.2s linear;-moz-transition: color 0.2s linear;}
#lowfooter a.active, #lowfooter a:hover {color: #fff;-webkit-transition: color 0.1s linear;-moz-transition: color 0.1s linear;text-decoration: none;border:0}
#lowfooter a:active {position: relative;top: 1px;}

/* Back to Top Button */
/* ----------------------------------------- */

#back-to-top {position: fixed;color: #fff;z-index: 100;line-height: 26px;bottom: -50px;right: 20px;display: none;cursor: pointer;border-radius: 2px;height: 30px;width: 30px;display: block;text-align: center;transition: background-color 0.1s linear;-moz-transition: background-color 0.1s linear;-webkit-transition: background-color 0.1s linear;-o-transition: background-color 0.1s linear;background-color: rgba(0, 0, 0, 0.45);}
#back-to-top:hover {color: #fff;background-color: rgba(0, 0, 0, 0.95);}
#back-to-top .glyphicon {top:4px;}
.to-top {cursor: pointer;}

/* 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 tr:last-child td:first-child {-moz-border-radius: 0 0 0 5px;-webkit-border-radius: 0 0 0 5px;border-radius: 0 0 0 5px;}
.nordui-table tr:last-child td:last-child {-moz-border-radius: 0 0 5px 0;-webkit-border-radius: 0 0 5px 0;border-radius: 0 0 5px 0;}*/
.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(https://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;
}

/* WX-TABLES */
/* ----------------------------------------- */

#nwndiv table.toplist{background-color:#CDCDCD;margin:0;font-size:12px;width:100%;text-align:left;}
#nwndiv table.toplist td.da{color:#3D3D3D;padding:4px;background-color:#FFF;}
#nwndiv table.toplist td.odd{color:#3D3D3D;padding:4px;background-color:#EBF0F6;}
.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;}
#nwndiv .btn{margin-bottom:6px}

.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;}

/* BOXES */
/* ------------------------------------------ */

.infoglyph {position:relative;left:4px;top:8px;color:#2779aa;font-size:24px;float:left;margin-right:16px;}
.info-box2 {background:rgba(100,149,237,0.2);border:1px solid #68a2cf;border-width:1px 0 0 0;color:#2e6093;}
.info-box3 {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;}
.download-box, .warning-box, .info-box, .note-box {clear:both;padding:20px;margin: 10px 0px;padding-left:45px;background:#eee;padding-bottom:15px;padding-top:12px;position:relative;}
.info-box {background:#f2f2f2 url(https://static.nordicweather.net/img/icn-info.png) no-repeat scroll 10px 10px;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;}
.warning-box {background:#ffcccc url(https://static.nordicweather.net/img/icn-block.png) no-repeat scroll 10px 11px;border:1px solid #ff9999;color:#c31b00;}
.download-box {background:#dee3ab;border:1px solid #a3c159;color:#5e6f33;padding: 10px 10px 10px 45px;line-height: 30px;}
.note-box {background:#fdebae url(https://static.nordicweather.net/img/icn-note.png) no-repeat scroll 10px 10px;border:1px solid #e6c555;color:#9e660d;}

.li-popup {position: absolute;top:0px;text-align: center;z-index:1000}
.li-popup-content {margin: 10px 10px;font-size: 12px; color:#FFFFE0;}
.li-popup-content table td {font-size: 12px; color:#FFFFE0;}
.li-popup-content b {font-weight: 700}
.li-popup-tip-container {margin: 0 auto;width: 40px;height: 20px;position: relative;overflow: hidden;}
.li-popup-content p {margin: 18px 0;}
.li-popup-content-wrapper {background:rgba(0,0,0,0.9);box-shadow: 0 0 12px rgba(0,0,0,0.6);-webkit-box-shadow: 0 0 12px rgba(0,0,0,0.6);-moz-border-radius: 2px;-webkit-border-radius: 2px;border-radius: 2px;padding: 1px;text-align: left;}
.li-popup-content-wrapper:before {
  position: absolute;
  display: block;
  content: "";  
  border-color: transparent transparent rgba(0,0,0,0.9) transparent;
  border-style: solid;
  border-width: 10px;
  height:0;
  width:0;
  position:absolute;
  top:-19px;
  left:160px;
}
.litable{width:320px;margin-top:4px;}
.lidotted{height:2px;margin: 3px 0;border-bottom:1px dotted #fff;display:inline-block;}

/*
 * 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;} 
.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(https://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;   }

/* firefox g */

.awt.t1.l1.g{	background-position:	-25px	-100px;   }
.awt.t1.l2.g{	background-position:	-25px	-120px;   }
.awt.t1.l3.g{	background-position:	-25px	-140px;   }
.awt.t1.l4.g{	background-position:	-25px	-160px;   }
.awt.t2.l1.g{	background-position:	-50px	-100px;   }
.awt.t2.l2.g{	background-position:	-50px	-120px;   }
.awt.t2.l3.g{	background-position:	-50px	-140px;   }
.awt.t2.l4.g{	background-position:	-50px	-160px;   }
.awt.t3.l1.g{	background-position:	-75px	-100px;   }
.awt.t3.l2.g{	background-position:	-75px	-120px;   }
.awt.t3.l3.g{	background-position:	-75px	-140px;   }
.awt.t3.l4.g{	background-position:	-75px	-160px;   }
.awt.t4.l1.g{	background-position:	-100px	-100px;   }
.awt.t4.l2.g{	background-position:	-100px	-120px;   }
.awt.t4.l3.g{	background-position:	-100px	-140px;   }
.awt.t4.l4.g{	background-position:	-100px	-160px;   }
.awt.t5.l1.g{	background-position:	-125px	-100px;   }
.awt.t5.l2.g{	background-position:	-125px	-120px;   }
.awt.t5.l3.g{	background-position:	-125px	-140px;   }
.awt.t5.l4.g{	background-position:	-125px	-160px;   }
.awt.t6.l1.g{	background-position:	-150px	-100px;   }
.awt.t6.l2.g{	background-position:	-150px	-120px;   }
.awt.t6.l3.g{	background-position:	-150px	-140px;   }
.awt.t6.l4.g{	background-position:	-150px	-160px;   }
.awt.t7.l1.g{	background-position:	-175px	-100px;   }
.awt.t7.l2.g{	background-position:	-175px	-120px;   }
.awt.t7.l3.g{	background-position:	-175px	-140px;   }
.awt.t7.l4.g{	background-position:	-175px	-160px;   }
.awt.t8.l1.g{	background-position:	-200px	-100px;   }
.awt.t8.l2.g{	background-position:	-200px	-120px;   }
.awt.t8.l3.g{	background-position:	-200px	-140px;   }
.awt.t8.l4.g{	background-position:	-200px	-160px;   }
.awt.t9.l1.g{	background-position:	-225px	-100px;   }
.awt.t9.l2.g{	background-position:	-225px	-120px;   }
.awt.t9.l3.g{	background-position:	-225px	-140px;   }
.awt.t9.l4.g{	background-position:	-225px	-160px;   }
.awt.t10.l1.g{	background-position:	-250px	-100px;   }
.awt.t10.l2.g{	background-position:	-250px	-120px;   }
.awt.t10.l3.g{	background-position:	-250px	-140px;   }
.awt.t10.l4.g{	background-position:	-250px	-160px;   }
.awt.t11.l1.g{	background-position:	-275px	-100px;   }
.awt.t11.l2.g{	background-position:	-275px	-120px;   }
.awt.t11.l3.g{	background-position:	-275px	-140px;   }
.awt.t11.l4.g{	background-position:	-275px	-160px;   }
.awt.t12.l1.g{	background-position:	-300px	-100px;   }
.awt.t12.l2.g{	background-position:	-300px	-120px;   }
.awt.t12.l3.g{	background-position:	-300px	-140px;   }
.awt.t12.l4.g{	background-position:	-300px	-160px;   }
.awt.t13.l1.g{	background-position:	-325px	-100px;   }
.awt.t13.l2.g{	background-position:	-325px	-120px;   }
.awt.t13.l3.g{	background-position:	-325px	-140px;   }
.awt.t13.l4.g{	background-position:	-325px	-160px;   }


.glyphicon{position:relative;top:1px;display:inline-block;font-family:'Glyphicons Halflings2';font-style:normal;font-weight:400;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.glyphicon-asterisk:before{content:"\2a"}.glyphicon-plus:before{content:"\2b"}.glyphicon-eur:before,.glyphicon-euro:before{content:"\20ac"}.glyphicon-minus:before{content:"\2212"}.glyphicon-cloud:before{content:"\2601"}.glyphicon-envelope:before{content:"\2709"}.glyphicon-pencil:before{content:"\270f"}.glyphicon-glass:before{content:"\e001"}.glyphicon-music:before{content:"\e002"}.glyphicon-search:before{content:"\e003"}.glyphicon-heart:before{content:"\e005"}.glyphicon-star:before{content:"\e006"}.glyphicon-star-empty:before{content:"\e007"}.glyphicon-user:before{content:"\e008"}.glyphicon-film:before{content:"\e009"}.glyphicon-th-large:before{content:"\e010"}.glyphicon-th:before{content:"\e011"}.glyphicon-th-list:before{content:"\e012"}.glyphicon-ok:before{content:"\e013"}.glyphicon-remove:before{content:"\e014"}.glyphicon-zoom-in:before{content:"\e015"}.glyphicon-zoom-out:before{content:"\e016"}.glyphicon-off:before{content:"\e017"}.glyphicon-signal:before{content:"\e018"}.glyphicon-cog:before{content:"\e019"}.glyphicon-trash:before{content:"\e020"}.glyphicon-home:before{content:"\e021"}.glyphicon-file:before{content:"\e022"}.glyphicon-time:before{content:"\e023"}.glyphicon-road:before{content:"\e024"}.glyphicon-download-alt:before{content:"\e025"}.glyphicon-download:before{content:"\e026"}.glyphicon-upload:before{content:"\e027"}.glyphicon-inbox:before{content:"\e028"}.glyphicon-play-circle:before{content:"\e029"}.glyphicon-repeat:before{content:"\e030"}.glyphicon-refresh:before{content:"\e031"}.glyphicon-list-alt:before{content:"\e032"}.glyphicon-lock:before{content:"\e033"}.glyphicon-flag:before{content:"\e034"}.glyphicon-headphones:before{content:"\e035"}.glyphicon-volume-off:before{content:"\e036"}.glyphicon-volume-down:before{content:"\e037"}.glyphicon-volume-up:before{content:"\e038"}.glyphicon-qrcode:before{content:"\e039"}.glyphicon-barcode:before{content:"\e040"}.glyphicon-tag:before{content:"\e041"}.glyphicon-tags:before{content:"\e042"}.glyphicon-book:before{content:"\e043"}.glyphicon-bookmark:before{content:"\e044"}.glyphicon-print:before{content:"\e045"}.glyphicon-camera:before{content:"\e046"}.glyphicon-font:before{content:"\e047"}.glyphicon-bold:before{content:"\e048"}.glyphicon-italic:before{content:"\e049"}.glyphicon-text-height:before{content:"\e050"}.glyphicon-text-width:before{content:"\e051"}.glyphicon-align-left:before{content:"\e052"}.glyphicon-align-center:before{content:"\e053"}.glyphicon-align-right:before{content:"\e054"}.glyphicon-align-justify:before{content:"\e055"}.glyphicon-list:before{content:"\e056"}.glyphicon-indent-left:before{content:"\e057"}.glyphicon-indent-right:before{content:"\e058"}.glyphicon-facetime-video:before{content:"\e059"}.glyphicon-picture:before{content:"\e060"}.glyphicon-map-marker:before{content:"\e062"}.glyphicon-adjust:before{content:"\e063"}.glyphicon-tint:before{content:"\e064"}.glyphicon-edit:before{content:"\e065"}.glyphicon-share:before{content:"\e066"}.glyphicon-check:before{content:"\e067"}.glyphicon-move:before{content:"\e068"}.glyphicon-step-backward:before{content:"\e069"}.glyphicon-fast-backward:before{content:"\e070"}.glyphicon-backward:before{content:"\e071"}.glyphicon-play:before{content:"\e072"}.glyphicon-pause:before{content:"\e073"}.glyphicon-stop:before{content:"\e074"}.glyphicon-forward:before{content:"\e075"}.glyphicon-fast-forward:before{content:"\e076"}.glyphicon-step-forward:before{content:"\e077"}.glyphicon-eject:before{content:"\e078"}.glyphicon-chevron-left:before{content:"\e079"}.glyphicon-chevron-right:before{content:"\e080"}.glyphicon-plus-sign:before{content:"\e081"}.glyphicon-minus-sign:before{content:"\e082"}.glyphicon-remove-sign:before{content:"\e083"}.glyphicon-ok-sign:before{content:"\e084"}.glyphicon-question-sign:before{content:"\e085"}.glyphicon-info-sign:before{content:"\e086"}.glyphicon-screenshot:before{content:"\e087"}.glyphicon-remove-circle:before{content:"\e088"}.glyphicon-ok-circle:before{content:"\e089"}.glyphicon-ban-circle:before{content:"\e090"}.glyphicon-arrow-left:before{content:"\e091"}.glyphicon-arrow-right:before{content:"\e092"}.glyphicon-arrow-up:before{content:"\e093"}.glyphicon-arrow-down:before{content:"\e094"}.glyphicon-share-alt:before{content:"\e095"}.glyphicon-resize-full:before{content:"\e096"}.glyphicon-resize-small:before{content:"\e097"}.glyphicon-exclamation-sign:before{content:"\e101"}.glyphicon-gift:before{content:"\e102"}.glyphicon-leaf:before{content:"\e103"}.glyphicon-fire:before{content:"\e104"}.glyphicon-eye-open:before{content:"\e105"}.glyphicon-eye-close:before{content:"\e106"}.glyphicon-warning-sign:before{content:"\e107"}.glyphicon-plane:before{content:"\e108"}.glyphicon-calendar:before{content:"\e109"}.glyphicon-random:before{content:"\e110"}.glyphicon-comment:before{content:"\e111"}.glyphicon-magnet:before{content:"\e112"}.glyphicon-chevron-up:before{content:"\e113"}.glyphicon-chevron-down:before{content:"\e114"}.glyphicon-retweet:before{content:"\e115"}.glyphicon-shopping-cart:before{content:"\e116"}.glyphicon-folder-close:before{content:"\e117"}.glyphicon-folder-open:before{content:"\e118"}.glyphicon-resize-vertical:before{content:"\e119"}.glyphicon-resize-horizontal:before{content:"\e120"}.glyphicon-hdd:before{content:"\e121"}.glyphicon-bullhorn:before{content:"\e122"}.glyphicon-bell:before{content:"\e123"}.glyphicon-certificate:before{content:"\e124"}.glyphicon-thumbs-up:before{content:"\e125"}.glyphicon-thumbs-down:before{content:"\e126"}.glyphicon-hand-right:before{content:"\e127"}.glyphicon-hand-left:before{content:"\e128"}.glyphicon-hand-up:before{content:"\e129"}.glyphicon-hand-down:before{content:"\e130"}.glyphicon-circle-arrow-right:before{content:"\e131"}.glyphicon-circle-arrow-left:before{content:"\e132"}.glyphicon-circle-arrow-up:before{content:"\e133"}.glyphicon-circle-arrow-down:before{content:"\e134"}.glyphicon-globe:before{content:"\e135"}.glyphicon-wrench:before{content:"\e136"}.glyphicon-tasks:before{content:"\e137"}.glyphicon-filter:before{content:"\e138"}.glyphicon-briefcase:before{content:"\e139"}.glyphicon-fullscreen:before{content:"\e140"}.glyphicon-dashboard:before{content:"\e141"}.glyphicon-paperclip:before{content:"\e142"}.glyphicon-heart-empty:before{content:"\e143"}.glyphicon-link:before{content:"\e144"}.glyphicon-phone:before{content:"\e145"}.glyphicon-pushpin:before{content:"\e146"}.glyphicon-usd:before{content:"\e148"}.glyphicon-gbp:before{content:"\e149"}.glyphicon-sort:before{content:"\e150"}.glyphicon-sort-by-alphabet:before{content:"\e151"}.glyphicon-sort-by-alphabet-alt:before{content:"\e152"}.glyphicon-sort-by-order:before{content:"\e153"}.glyphicon-sort-by-order-alt:before{content:"\e154"}.glyphicon-sort-by-attributes:before{content:"\e155"}.glyphicon-sort-by-attributes-alt:before{content:"\e156"}.glyphicon-unchecked:before{content:"\e157"}.glyphicon-expand:before{content:"\e158"}.glyphicon-collapse-down:before{content:"\e159"}.glyphicon-collapse-up:before{content:"\e160"}.glyphicon-log-in:before{content:"\e161"}.glyphicon-flash:before{content:"\e162"}.glyphicon-log-out:before{content:"\e163"}.glyphicon-new-window:before{content:"\e164"}.glyphicon-record:before{content:"\e165"}.glyphicon-save:before{content:"\e166"}.glyphicon-open:before{content:"\e167"}.glyphicon-saved:before{content:"\e168"}.glyphicon-import:before{content:"\e169"}.glyphicon-export:before{content:"\e170"}.glyphicon-send:before{content:"\e171"}.glyphicon-floppy-disk:before{content:"\e172"}.glyphicon-floppy-saved:before{content:"\e173"}.glyphicon-floppy-remove:before{content:"\e174"}.glyphicon-floppy-save:before{content:"\e175"}.glyphicon-floppy-open:before{content:"\e176"}.glyphicon-credit-card:before{content:"\e177"}.glyphicon-transfer:before{content:"\e178"}.glyphicon-cutlery:before{content:"\e179"}.glyphicon-header:before{content:"\e180"}.glyphicon-compressed:before{content:"\e181"}.glyphicon-earphone:before{content:"\e182"}.glyphicon-phone-alt:before{content:"\e183"}.glyphicon-tower:before{content:"\e184"}.glyphicon-stats:before{content:"\e185"}.glyphicon-sd-video:before{content:"\e186"}.glyphicon-hd-video:before{content:"\e187"}.glyphicon-subtitles:before{content:"\e188"}.glyphicon-sound-stereo:before{content:"\e189"}.glyphicon-sound-dolby:before{content:"\e190"}.glyphicon-sound-5-1:before{content:"\e191"}.glyphicon-sound-6-1:before{content:"\e192"}.glyphicon-sound-7-1:before{content:"\e193"}.glyphicon-copyright-mark:before{content:"\e194"}.glyphicon-registration-mark:before{content:"\e195"}.glyphicon-cloud-download:before{content:"\e197"}.glyphicon-cloud-upload:before{content:"\e198"}.glyphicon-tree-conifer:before{content:"\e199"}.glyphicon-tree-deciduous:before{content:"\e200"}.glyphicon-cd:before{content:"\e201"}.glyphicon-save-file:before{content:"\e202"}.glyphicon-open-file:before{content:"\e203"}.glyphicon-level-up:before{content:"\e204"}.glyphicon-copy:before{content:"\e205"}.glyphicon-paste:before{content:"\e206"}.glyphicon-alert:before{content:"\e209"}.glyphicon-equalizer:before{content:"\e210"}.glyphicon-king:before{content:"\e211"}.glyphicon-queen:before{content:"\e212"}.glyphicon-pawn:before{content:"\e213"}.glyphicon-bishop:before{content:"\e214"}.glyphicon-knight:before{content:"\e215"}.glyphicon-baby-formula:before{content:"\e216"}.glyphicon-tent:before{content:"\26fa"}.glyphicon-blackboard:before{content:"\e218"}.glyphicon-bed:before{content:"\e219"}.glyphicon-apple:before{content:"\f8ff"}.glyphicon-erase:before{content:"\e221"}.glyphicon-hourglass:before{content:"\231b"}.glyphicon-lamp:before{content:"\e223"}.glyphicon-duplicate:before{content:"\e224"}.glyphicon-piggy-bank:before{content:"\e225"}.glyphicon-scissors:before{content:"\e226"}.glyphicon-bitcoin:before{content:"\e227"}.glyphicon-btc:before{content:"\e227"}.glyphicon-xbt:before{content:"\e227"}.glyphicon-yen:before{content:"\00a5"}.glyphicon-jpy:before{content:"\00a5"}.glyphicon-ruble:before{content:"\20bd"}.glyphicon-rub:before{content:"\20bd"}.glyphicon-scale:before{content:"\e230"}.glyphicon-ice-lolly:before{content:"\e231"}.glyphicon-ice-lolly-tasted:before{content:"\e232"}.glyphicon-education:before{content:"\e233"}.glyphicon-option-horizontal:before{content:"\e234"}.glyphicon-option-vertical:before{content:"\e235"}.glyphicon-menu-hamburger:before{content:"\e236"}.glyphicon-modal-window:before{content:"\e237"}.glyphicon-oil:before{content:"\e238"}.glyphicon-grain:before{content:"\e239"}.glyphicon-sunglasses:before{content:"\e240"}.glyphicon-text-size:before{content:"\e241"}.glyphicon-text-color:before{content:"\e242"}.glyphicon-text-background:before{content:"\e243"}.glyphicon-object-align-top:before{content:"\e244"}.glyphicon-object-align-bottom:before{content:"\e245"}.glyphicon-object-align-horizontal:before{content:"\e246"}.glyphicon-object-align-left:before{content:"\e247"}.glyphicon-object-align-vertical:before{content:"\e248"}.glyphicon-object-align-right:before{content:"\e249"}.glyphicon-triangle-right:before{content:"\e250"}.glyphicon-triangle-left:before{content:"\e251"}.glyphicon-triangle-bottom:before{content:"\e252"}.glyphicon-triangle-top:before{content:"\e253"}.glyphicon-console:before{content:"\e254"}.glyphicon-superscript:before{content:"\e255"}.glyphicon-subscript:before{content:"\e256"}.glyphicon-menu-left:before{content:"\e257"}.glyphicon-menu-right:before{content:"\e258"}.glyphicon-menu-down:before{content:"\e259"}.glyphicon-menu-up:before{content:"\e260"}

.misc{background-image:url(https://static.nordicweather.net/img/nordicmisc.png);background-color:transparent;background-repeat:no-repeat}
.android{ background-position: 0 0; width: 16px; height: 16px; } 
.balloon{ background-position: 0 -18px; width: 16px; height: 20px; } 
.cold{ background-position: 0 -40px; width: 32px; height: 32px; } 
.cross{ background-position: 0 -74px; width: 16px; height: 16px; } 
.css3{ background-position: 0 -92px; width: 35px; height: 35px; } 
.down{ background-position: 0 -129px; width: 7px; height: 8px; } 
.fi{ background-position: 0 -139px; width: 18px; height: 12px; } 
.gb{ background-position: 0 -153px; width: 18px; height: 12px; } 
.html5{ background-position: 0 -167px; width: 35px; height: 35px; } 
.icn-block{ background-position: 0 -204px; width: 26px; height: 23px; } 
.icn-download{ background-position: 0 -229px; width: 20px; height: 22px; } 
.icn-info{ background-position: 0 -253px; width: 20px; height: 21px; } 
.moon{ background-position: 0 -276px; width: 200px; height: 40px; } 
.selmenu{ background-position: 0 -318px; width: 203px; height: 29px; } 
.se{ background-position: 0 -349px; width: 18px; height: 12px; } 
.snow{ background-position: 0 -363px; width: 75px; height: 50px; } 
.snowf{ background-position: 0 -415px; width: 10px; height: 10px; } 
.star{ background-position: 0 -427px; width: 16px; height: 16px; } 
.sun{ background-position: 0 -445px; width: 200px; height: 40px; } 
.thunder{ background-position: 0 -487px; width: 75px; height: 50px; } 
.tick{ background-position: 0 -539px; width: 32px; height: 32px; } 
.tick_16{ background-position: 0 -573px; width: 16px; height: 16px; } 
.ufo{ background-position: 0 -591px; width: 35px; height: 27px; } 
.up{ background-position: 0 -620px; width: 7px; height: 8px; } 
.uv_icon{ background-position: 0 -630px; width: 48px; height: 48px; } 
.warm{ background-position: 0 -680px; width: 32px; height: 32px; } 
.warnd{ background-position: 0 -714px; width: 60px; height: 40px; } 
.wet{ background-position: 0 -756px; width: 32px; height: 32px; } 
.wind{ background-position: 0 -790px; width: 32px; height: 32px; } 
.windy{ background-position: 0 -824px; width: 75px; height: 50px; } 
.x-click-but04{ background-position: 0 -876px; width: 62px; height: 31px; }


.sun-spr{background-image:url(https://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(/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}
