@font-face {
  font-family : clock;
  src         : url(fonts/clock3-webfont.woff2) format("woff2"), url(fonts/clock3-webfont.woff) format("woff");
  font-display: swap
}

@font-face {
  font-family : weathertext3;
  src         : url(fonts/verbatim-regular.woff2) format("woff2"), url(fonts/verbatim-regular.woff) format("woff");
  font-display: swap
}

@font-face {
  font-family : weathertext2;
  src         : url(fonts/verbatim-medium.woff2) format("woff2"), url(fonts/verbatim-medium.woff) format("woff");
  font-display: swap
}

@font-face {
  font-family : headingtext;
  src         : url(fonts/HelveticaNeue-Medium.woff2) format("woff2"), url(fonts/HelveticaNeue-Medium.woff) format("woff");
  font-display: swap
}

@font-face {
  font-family : verb;
  src         : url(fonts/verbatim-bold.woff2) format("woff2"), url(fonts/verbatim-bold.woff) format("woff");
  font-display: swap
}

@media (prefers-color-scheme:dark) {
  :root {
    --white                 : hsl(0, 0%, 96%);
    --light                 : hsl(0, 0%, 96%);
    --dark                  : #0F0F0F;
    --pagebackground        : #0F0F0F;
    --wholepagecolor        : transparent;
    --dark-popup            : hsl(200, 18%, 3%);
    --dark-light            : hsla(0, 0%, 0%, 0.251);
    --dark-toggle           : hsl(202, 8%, 46%);
    --black                 : hsl(0, 0%, 0%);
    --deepblue              : hsla(185, 100%, 37%, 1);
    --darkblue              : rgb(28, 124, 133);
    --deepcold              : hsl(205, 69%, 63%);
    --blue                  : hsla(185, 100%, 37%, 1);
    --rainblue              : hsla(185, 100%, 37%, 1);
    --darkred               : hsl(0, 38%, 32%);
    --deepred               : hsl(0, 38%, 32%);
    --red                   : hsl(7, 60%, 57%);
    --yellow                : hsl(35, 77%, 58%);
    --green                 : hsl(75, 62%, 43%);
    --orange                : hsl(19, 66%, 55%);
    --purple                : hsl(246, 31%, 62%);
    --silver                : hsl(206, 23%, 94%);
    --border-dark           : hsl(206, 12%, 27%);
    --border-dark2          : hsla(206, 12%, 27%, .4);
    --border-dark-sun       : hsla(206, 12%, 27%, .2);
    --blue2                 : rgba(184, 236, 243, 0.5);
    --yellow2               : hsla(35, 77%, 58%, .8);
    --body-text-dark        : hsl(209, 28%, 75%);
    --body-text-darkb       : hsl(212, 12%, 72%);
    --body-text-light       : hsl(0, 0%, 33%);
    --blocks                : hsl(227, 22%, 92%);
    --modules               : hsla(230, 11%, 11%, 0.938);
    --blocks-background2    : hsla(200, 7%, 45%, 0.7);
    --blocks-background     : #0F0F0F;
    --barometerbar          : #99b1c9;
    --barometerbar2         : #99b1c9;
    --temp-5-10             : hsl(205, 69%, 63%);
    --temp-0-5              : hsla(185, 100%, 37%, 1);
    --temp0-5               : hsla(185, 100%, 37%, 1);
    --temp5-10              : hsl(74, 60%, 46%);
    --temp10-15             : hsl(35, 77%, 58%);
    --temp15-20             : hsl(34, 98%, 49%);
    --temp20-25             : hsl(19, 66%, 55%);
    --temp25-30             : hsl(12, 80%, 52%);
    --temp30-35             : hsl(2, 56%, 55%);
    --temp35-40             : hsl(4, 40%, 48%);
    --temp40-45             : hsl(332, 45%, 53%);
    --temp45-50             : hsl(323, 40%, 54%);
    --font-color            : hsl(0, 0%, 50%);
    --text-shadow2          : hsl(229, 14%, 15%);
    --bg-color              : hsla(198, 14%, 14%, 0.19);
    --grid-lines            : linear-gradient(hsla(0, 0%, 33%, 0.2) 2px, transparent 2px), linear-gradient(to right, hsla(0, 0%, 33%, 0.2) 2px, transparent 2px);
    --grid-linescompass     : linear-gradient(hsla(195, 4%, 22%, 0.2) 1px, transparent 1px), linear-gradient(to right, hsla(195, 4%, 22%, 0.2) 1px, transparent 1px);
    --contrast              : brightness(100%);
    --popupcontrast         : brightness(100%);
    --chartcontrast         : brightness(100%);
    --normalcontrast        : brightness(100%);
    --iconcontrast          : brightness(100%);
    --modulesborder         : hsla(217, 15%, 17%, 1);
    --modulesborderside     : hsla(217, 15%, 17%, 0);
    --averageborders        : hsla(210, 25%, 92%, 0.07);
    --modulesshadow         : none;
    --modulecaptions        : rgba(52, 71, 83, 0.2);
    --compassring           : hsla(218, 19%, 25%, 0.2);
    --compassringinner      : transparent;
    --compassbezel          : rgba(53, 59, 68, 1);
    --circleborder4         : hsl(206, 12%, 27%);
    --tablet                : hsl(222, 14%, 14%);
    --navicons              : hsla(205, 11%, 62%, 0.1);
    --charticons            : hsla(205, 11%, 62%, 0.1);
    --menubutton            : #272c30;
    --pressurevalue         : hsl(209, 28%, 75%);
    --windvalue             : hsl(209, 28%, 75%);
    --circleborderouter     : #252930;
    --litybackground        : rgba(32, 35, 39, .5);
    --webcam                : hsla(217, 15%, 17%, .5);
    --notificationmodule    : linear-gradient(360deg, #262d33 68%, #1a1c24 10%);
    --notificationpointer   : #1a1c24;
    --charttitles           : rgba(85, 145, 160, 0);
    --text-shadow4          : none;
    --text-shadow5          : -1px -1px 1px rgb(121, 128, 129);
    --charttitlebackground  : #3D464D;
    --navbottom             : hsl(222, 14%, 14%);
    --menubackground        : linear-gradient(90deg, #1d1f25 96%, #8c9798 88%);
    --menulinks             : #272c30;
    --menulinkshover        : #FB631D;
    --alternative-blue      : #1994D7;
    --charticonborder       : hsla(205, 11%, 62%, 0.1);
    --moduleoutline         : rgba(0, 0, 0, .5);
    --moduleoutlinehover    : hsla(208, 26%, 40%, 0.937);
    --scrollbar-bg          : #FB631D;
    --barometervalue        : #92a2b3;
    --novalue               : #92a2b3;
    --windgust40            : linear-gradient(90deg, rgba(230, 162, 65, 1) 0%, rgba(247, 131, 2, 1) 50%, rgba(244, 115, 74, 1) 100%);
    --windgust50            : linear-gradient(90deg, rgba(230, 162, 65, 1) 0%, rgba(244, 115, 74, 1) 50%, rgba(211, 95, 80, 1) 100%);
    --therainrategrad       : -webkit-linear-gradient(left, #00adbd 0%, #1994D7 30%, #d35f50 90%);
    --indicatorbackground   : hsla(206, 19%, 39%, .7);
    --compass-bearingopacity: 0.6;
    --weather34captions     : var(--body-text-dark);
    --weather34toparrow     : var(--temp20-25);
    --menubackgroundlinks   : hsla(208, 26%, 40%, 0.937)
  }
}

@media (prefers-color-scheme:light) {
  :root {
    --white                 : hsl(0, 0%, 96%);
    --light                 : hsl(0, 0%, 96%);
    --dark                  : ##fff;
    --pagebackground        : #ffffff;
    --wholepagecolor        : #ffffff;
    --dark-popup            : hsl(200, 18%, 3%);
    --dark-light            : hsla(0, 0%, 0%, 0.251);
    --dark-toggle           : hsl(202, 8%, 46%);
    --dark-caption          : rgba(66, 70, 72, 0.429);
    --black                 : hsl(0, 0%, 0%);
    --deepblue              : rgb(28, 124, 133);
    --darkblue              : rgb(28, 124, 133);
    --deepcold              : hsl(205, 69%, 63%);
    --blue                  : hsla(185, 100%, 37%, 1);
    --rainblue              : hsla(185, 100%, 37%, 1);
    --darkred               : hsl(0, 38%, 32%);
    --deepred               : hsl(0, 38%, 32%);
    --red                   : hsl(7, 60%, 57%);
    --yellow                : hsl(35, 77%, 58%);
    --green                 : hsl(75, 62%, 43%);
    --orange                : hsl(19, 66%, 55%);
    --black2                : hsla(240, 4%, 9%, 0.3);
    --daylight              : hsla(14, 95%, 50%, .8);
    --thecenter             : --;
    --purple                : hsl(246, 31%, 62%);
    --silver                : hsl(206, 23%, 94%);
    --border-dark           : hsl(206, 12%, 27%);
    --border-dark2          : hsla(206, 12%, 27%, .4);
    --border-dark-sun       : hsla(209, 21%, 81%, .4);
    --blue2                 : rgba(184, 236, 243, 0.5);
    --yellow2               : hsla(35, 77%, 58%, .8);
    --body-text-dark        : hsl(212, 10%, 32%);
    --body-text-darkb       : hsl(212, 12%, 72%);
    --body-text-light       : hsl(0, 0%, 33%);
    --blocks                : hsl(227, 22%, 92%);
    --modules               : #fff;
    --blocks-background2    : hsla(200, 7%, 45%, 0.7);
    --blocks-background     : #0F0F0F;
    --barometerbar          : #6c7f92;
    --barometerbar2         : rgba(76, 123, 160, 1);
    --temp-5-10             : hsl(205, 69%, 63%);
    --temp-0-5              : hsla(185, 100%, 37%, 1);
    --temp0-5               : hsla(185, 100%, 37%, 1);
    --temp5-10              : hsl(74, 60%, 46%);
    --temp10-15             : hsl(35, 77%, 58%);
    --temp15-20             : hsl(34, 98%, 49%);
    --temp20-25             : hsl(19, 66%, 55%);
    --temp25-30             : hsl(12, 80%, 52%);
    --temp30-35             : hsl(2, 56%, 55%);
    --temp35-40             : hsl(4, 40%, 48%);
    --temp40-45             : hsl(332, 45%, 53%);
    --temp45-50             : hsl(323, 40%, 54%);
    --font-color            : hsl(0, 0%, 50%);
    --text-shadow           : none;
    --text-shadow2          : none;
    --bg-color              : hsla(198, 14%, 14%, 0.19);
    --grid-linescompass     : linear-gradient(hsla(270, 1%, 52%, 0.05) 1px, transparent 1px), linear-gradient(to right, hsla(270, 1%, 52%, 0.05) 1px, transparent 1px);
    --popupcontrast         : brightness(100%);
    --chartcontrast         : brightness(100%);
    --normalcontrast        : brightness(100%);
    --iconcontrast          : brightness(90%);
    --modulesborder         : var(--tablet);
    --modulesborderside     : var(--tablet);
    --averageborders        : hsla(209, 21%, 81%, .3);
    --modulesshadow         : none;
    --compassring           : rgba(234, 236, 240, .5);
    --compassringinner      : rgba(229, 233, 235, .1);
    --compassbezel          : #c3ced8;
    --circleborder4         : none;
    --tablet                : hsl(207, 17%, 90%);
    --navicons              : hsl(228, 17%, 94%);
    --charticons            : hsla(205, 11%, 62%, 0);
    --menubutton            : hsl(228, 17%, 94%);
    --pressurevalue         : #99b1c9;
    --windvalue             : #99b1c9;
    --circleborderouter     : hsl(240, 17%, 98%);
    --litybackground        : rgba(32, 35, 39, .5);
    --webcam                : hsl(207, 17%, 90%);
    --notificationmodule    : linear-gradient(360deg, hsl(204, 15%, 94%) 68%, #36393f 10%);
    --notificationpointer   : #36393f;
    --charttitles           : rgb(138, 151, 153);
    --text-shadow4          : 1px 1px 1px hsl(0, 0%, 93%);
    --text-shadow5          : 0px 0px 1px rgb(69, 81, 83);
    --charttitlebackground  : #3D464D;
    --navbottom             : #fff;
    --menubackground        : linear-gradient(90deg, #18181a 96%, #8c9798 88%);
    --menulinks             : var(--tablet);
    --menulinkshover        : hsl(201, 79%, 47%);
    --alternative-blue      : #1994D7;
    --charticonborder       : hsla(210, 31%, 69%, .8);
    --moduleoutline         : transparent;
    --moduleoutlinehover    : hsl(210, 31%, 69%);
    --scrollbar-bg          : #1994D7;
    --barometervalue        : #6c7f92;
    --novalue               : #6c7f92;
    --windgust40            : linear-gradient(90deg, rgba(230, 162, 65, 1) 0%, rgba(247, 131, 2, 1) 50%, rgba(244, 115, 74, 1) 100%);
    --windgust50            : linear-gradient(90deg, rgba(230, 162, 65, 1) 0%, rgba(244, 115, 74, 1) 50%, rgba(211, 95, 80, 1) 100%);
    --therainrategrad       : -webkit-linear-gradient(left, #00adbd 0%, #1994D7 30%, #d35f50 90%);
    --indicatorbackground   : var(--tablet);
    --compass-bearingopacity: 0.8;
    --weather34toparrow     : var(--alternative-blue);
    --weather34captions     : var(--barometervalue);
    --menubackgroundlinks   : hsla(208, 26%, 40%, 0.937)
  }
}

body {
  font-family                : headingtext, system-ui, sans-serif;
  margin                     : 0 auto;
  color                      : var(--body-text-dark);
  background                 : var(--pagebackground);
  width                      : 985px;
  max-width                  : 985px;
  text-rendering             : optimizeLegibility;
  -webkit-font-smoothing     : antialiased;
  -moz-osx-font-smoothing    : grayscale;
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility   : hidden;
  backface-visibility        : hidden;
  overflow                 : hidden;
  cursor                     : url(weather34redcursor.svg), n-resize;
  -webkit-box-sizing         : border-box;
  -moz-box-sizing            : border-box;
  box-sizing                 : border-box;
  font-size                  : 1em;
  filter                     : var(--contrast);
  -webkit-filter             : var(--contrast)
}

.weather34switcher {
  position   : absolute;
  display    : flex;
  margin-top : 0;
  margin-left: 65px;
  background : 0 0;
  height     : 40px
}

.weather34switch {
  position  : relative;
  display   : inline-block;
  width     : max-content;
  z-index   : 10;
  background: 0 0;
  height    : max-content
}

.weather34switch input {
  opacity: 0;
  width  : 0;
  height : 0
}

bottomtoolbarspace {
  margin-left: 130px
}

bottomtoolbarspace1 {
  margin-left: 65px
}

bottomtoolbarspacetablet {
  margin-left: 115px
}

bottomtoolbarspacecharts {
  margin-left: 60px
}

day {
  color: var(--daylight)
}

html {
  min-height: 100%;
  overflow-x: hidden
}

.weather34-tablet {
  padding   : 0;
  background: var(--wholepagecolor)
}

container {
  margin       : 0 auto;
  width        : 100%;
  text-align   : center;
  align-items  : center;
  justify-items: center
}

.grid-container {
  display              : flex;
  flex-direction       : row;
  flex-wrap            : wrap;
  width                : 99%;
  display              : grid;
  grid-template-columns: repeat(auto-fit, minmax(300px, 3fr));
  gap                  : 1px;
  grid-gap             : 1px;
  column-gap           : 1px
}

ul {
  display   : flex;
  display   : grid;
  list-style: none;
  margin    : 5px 5px;
  padding   : 0
}

li,
li2 {
  align-items          : center;
  display              : flex;
  justify-content      : center;
  min-width            : 315px;
  max-width            : 315px;
  padding              : 0;
  height               : 175px;
  -webkit-box-sizing   : border-box;
  box-sizing           : border-box;
  margin               : 3px;
  color                : var(--body-text-dark);
  background-color     : var(--modules);
  border-radius        : 5px;
  -webkit-border-radius: 5px;
  -moz-border-radius   : 5px;
  -ms-border-radius    : 5px;
  -o-border-radius     : 5px;
  border               : 1px solid var(--modulesborderside);
  border-bottom        : 5px solid var(--modulesborder)
}

li2 {
  height       : 88px;
  margin-bottom: -25px
}

li3,
li4 {
  display: none
}

.clock {
  background    : 0;
  padding       : 0;
  padding-left  : 0;
  padding-right : 0;
  padding-top   : 15px;
  display       : flex;
  margin-left   : 0;
  text-align    : left;
  width         : 310px;
  position      : relative;
  color         : var(--body-text-dark);
  font-size     : 2rem;
  text-transform: uppercase;
  height        : 64px;
  line-height   : 2;
  margin-top    : 5px;
  font-family   : verb
}

.clock2 {
  background           : 0;
  padding              : 5px;
  padding-left         : 10px;
  display              : flex;
  font-family          : clock;
  -webkit-border-radius: 3px;
  -moz-border-radius   : 3px;
  -ms-border-radius    : 3px;
  -o-border-radius     : 3px;
  left                 : 25px;
  text-align           : center;
  width                : auto;
  position             : relative;
  color                : var(--body-text-dark);
  font-size            : 3rem;
  text-transform       : uppercase;
  height               : 50px;
  line-height          : 1.2;
  top                  : 55px;
  border-radius        : 10px;
  -webkit-border-radius: 10px;
  -moz-border-radius   : 10px;
  -ms-border-radius    : 10px;
  -o-border-radius     : 10px;
  -webkit-border-radius: 10px;
  font-family          : verb
}

.clock3 {
  position   : relative;
  font-family: verb;
  font-size  : .7rem;
  color      : var(--body-text-dark)
}

.clock3 time {
  position   : absolute;
  top        : -17px;
  margin-left: 20px
}

.thedate3 {
  display: none
}

.date,
.date2 {
  display    : block;
  background : 0;
  color      : var(--body-text-dark);
  font-size  : .65rem;
  font-family: clock;
  line-height: 1;
  margin-top : 35px;
  position   : absolute;
  margin-left: -5px
}

.date1,
.date2 {
  display       : block;
  background    : 0;
  color         : var(--body-text-dark);
  font-size     : 9px;
  font-family   : clock;
  line-height   : 1.1;
  margin-top    : -56px;
  position      : absolute;
  margin-left   : 110px;
  font-family   : verb;
  text-transform: none
}

.date2 {
  margin-top: -43px
}

.phase2 {
  display        : flex;
  background     : 0;
  color          : #c3ced8;
  font-size      : 7px;
  line-height    : 1.5;
  margin-top     : -45px;
  position       : absolute;
  font-family    : verb;
  max-width      : 25px;
  text-align     : center;
  word-wrap      : break-word;
  justify-content: center;
  align-items    : center;
  margin-left    : 40px
}

.sunblock,
.sunblock2 {
  padding       : 0;
  padding-left  : 0;
  padding-right : 0;
  padding-top   : 15px;
  display       : flex;
  margin-left   : 0;
  text-align    : left;
  width         : 310px;
  position      : relative;
  color         : var(--blue);
  font-size     : 2rem;
  text-transform: uppercase;
  height        : 64px;
  line-height   : 2;
  margin-top    : 5px;
  font-family   : headingtext
}

.sunblock2 {
  background : 0;
  left       : -20px;
  width      : 275px;
  line-height: 1;
  margin-top : 25px
}

.sunposition-block {
  display    : block;
  background : 0;
  color      : var(--body-text-silver);
  font-size  : .7rem;
  line-height: 1;
  margin-top : -40px;
  position   : absolute;
  margin-left: -5px;
  font-family: headingtext;
  text-align : left
}

.sunposition-block-sun {
  display    : block;
  background : 0;
  color      : var(--body-text-dark);
  font-size  : 9px;
  line-height: 1;
  margin-top : 0;
  position   : absolute;
  margin-left: -5px;
  font-family: weathertext2;
  text-align : left
}

.sunrise-block-sun,
.sunset-block-sun {
  display    : block;
  background : 0;
  color      : var(--body-text-dark);
  font-size  : 9px;
  line-height: 1;
  margin-top : -50px;
  position   : absolute;
  margin-left: -5px;
  font-family: weathertext2;
  text-align : left
}

.sunset-block-sun {
  margin-top: -25px
}

.sunset2 {
  display    : block;
  background : 0;
  color      : var(--body-text-dark);
  font-size  : .7rem;
  line-height: 1;
  margin-top : -30px;
  position   : absolute;
  margin-left: 0;
  font-family: headingtext;
  text-align : left
}

.thedate,
.thedate2,
.thedate4 {
  display        : flex;
  background     : 0;
  color          : var(--body-text-dark);
  font-size      : .75rem;
  line-height    : 1;
  margin-top     : -25px;
  position       : absolute;
  font-family    : headingtext;
  justify-content: center;
  align-items    : center;
  width          : 260px
}

.thedate2 {
  margin-top: 40px;
  position  : absolute
}

.thedate4 {
  margin-top: 40px
}

.sunrise2 {
  display    : block;
  background : 0;
  color      : var(--body-text-dark);
  font-size  : .7rem;
  line-height: 1;
  margin-top : -65px;
  position   : absolute;
  margin-left: 150px;
  font-family: headingtext;
  text-align : left
}

.sunrise2 {
  margin-top : -45px;
  margin-left: 0
}

.weather34-indoor {
  position   : relative;
  display    : inline-block;
  width      : 250px;
  clear      : both;
  top        : 3px;
  margin-left: 10px;
  padding-top: 0;
  font-size  : 13px;
  font-family: weathertext2;
  line-height: 2
}

valuetextheadingindoor {
  left      : -4px;
  font-size : 8.5px;
  width     : 15em;
  margin-top: -3px
}

icon-minus10 {
  color: var(--temp-5-10)
}

icon-minus5 {
  color: var(--temp-5-10)
}

icon-minus,
icon-zero {
  color: var(--temp-5-10)
}

icon-0-5 {
  color: var(--temp0-5)
}

icon-6-10 {
  color: var(--temp5-10)
}

icon-11-15 {
  color: var(--temp10-15)
}

icon-16-20 {
  color: var(--temp15-20)
}

icon-21-25 {
  color: var(--temp20-25)
}

icon-26-30 {
  color: var(--temp25-30)
}

icon-31-35 {
  color: var(--temp30-35)
}

icon-36-40 {
  color: var(--temp35-40)
}

icon-41-45,
icon-50 {
  color: var(--temp45-50)
}

steady {
  font-size  : 11px;
  text-shadow: none;
  color      : var(--body-text-dark)
}

smallrainunit {
  font-size: .7em
}

smallrainunit4 {
  position      : relative;
  font-size     : 7px;
  vertical-align: top;
  top           : 2px;
  font-family   : weathertext2
}

smalldegrees {
  position      : relative;
  font-size     : .7em;
  vertical-align: middle;
  font-family   : weathertext2;
  top           : -6px;
  opacity       : .7
}

smallhumidity {
  position      : relative;
  font-size     : .6em;
  vertical-align: middle;
  font-family   : verb;
  top           : -6px
}

smallrainunit34,
smalltempunit2,
smalltempunit4 {
  font-size: .45rem
}

smallrainunit34 {
  color: #fff
}

smalltempunituv {
  font-size: .4rem;
  color    : #bfbfbf
}

smalltempunit {
  position             : relative;
  font-size            : .65rem;
  color                : var(--body-text-dark);
  width                : 2.25rem;
  height               : 1rem;
  margin-left          : 100px;
  margin-top           : -5px;
  border-radius        : 3px;
  font-family          : weathertext2;
  background-color     : var(--button-bg-color);
  -webkit-border-radius: 3px;
  -moz-border-radius   : 3px;
  -ms-border-radius    : 3px;
  -o-border-radius     : 3px
}

smallhumidityunit {
  position   : absolute;
  font-size  : .7rem;
  color      : var(--body-text-dark);
  margin-top : -1px;
  font-family: weathertext2;
  opacity    : .7
}

uv0 {
  background-color: var(--green)
}

.thearrow3 {
  width                   : 10px;
  height                  : 50%;
  -webkit-transform-origin: 50% 100%;
  transform-origin        : 50% 100%
}

.thearrow3:after {
  -webkit-transform: translate(-50%, -50%);
  transform        : translate(-50%, -50%);
  -moz-transform   : translate(-50%, -50%);
  -ms-transform    : translate(-50%, -50%);
  -o-transform     : translate(-50%, -50%)
}

.thearrow:before {
  z-index              : 9;
  position             : absolute;
  top                  : -3px;
  left                 : 2px;
  width                : 6px;
  height               : 6px;
  border               : 2px solid #bfbfbf;
  border-radius        : 50%;
  -webkit-border-radius: 50%;
  -moz-border-radius   : 50%;
  -ms-border-radius    : 50%;
  -o-border-radius     : 50%
}

.text1,
.windvalue1 {
  position   : relative;
  color      : var(--windvalue);
  font-family: verb;
  font-size  : 1.2rem;
  top        : 0
}

.windvalue1 {
  margin-left: 15px
}

.windirection1 {
  width : 100%;
  margin: 110px 0 0 85px
}

.homeweathercompass1 {
  z-index    : 1;
  position   : absolute;
  width      : 180px;
  height     : 180px;
  margin-top : -85px;
  margin-left: -100px;
  text-align : center
}

.text1 {
  z-index    : 10;
  margin     : 69px 0 auto;
  text-align : center;
  margin-left: 3px
}

.compassposition {
  position   : absolute;
  margin-top : 5px;
  margin-left: -5px
}

.homeweathercompass1>.homeweathercompass-line1 {
  position             : absolute;
  bottom               : 25px;
  left                 : 30px;
  width                : 95px;
  height               : 95px;
  margin               : 0 auto;
  border               : 20px solid var(--compassringinner);
  border-radius        : 50%;
  -webkit-transform    : rotate(-45deg);
  transform            : rotate(-45deg);
  -webkit-border-radius: 50%;
  -moz-border-radius   : 50%;
  -ms-border-radius    : 50%;
  -o-border-radius     : 50%;
  margin-top           : 40px
}

.weather34compassring {
  position     : absolute;
  width        : 105px;
  height       : 105px;
  margin       : 0 auto;
  border       : 20px solid var(--compassring);
  border-radius: 50%;
  margin-left  : -75px;
  margin-top   : -70px;
  box-shadow   : inset 0 1px rgba(255, 255, 255, .1), 0 4px 5px -5px var(--moduleoutline), 0 4px 5px -5px var(--moduleoutline), 0 4px 5px -5px var(--moduleoutline), 0 0 0 0 #000, 0 0 0 0 #000
}

.weather34compassgrid {
  position        : absolute;
  width           : 100px;
  height          : 100px;
  margin          : 0 auto;
  border-radius   : 50%;
  margin-left     : -54px;
  margin-top      : -46px;
  background-color: transparent;
  background-image: var(--grid-linescompass);
  background-size : 5px 5px
}

.homeweathercompass1>.windirectiontext1 {
  z-index    : 10;
  display    : block;
  margin     : 0 auto;
  margin-left: 15px;
  color      : var(--body-text-dark);
  text-align : center;
  font-family: verb;
  font-size  : 9px;
  line-height: 1
}

.windirectiontext2 {
  position    : relative;
  z-index     : 10;
  display     : block;
  margin      : 69px 0 auto;
  padding-top : 3px;
  padding-left: 3px;
  margin-left : 18px;
  text-align  : center;
  font-family : verb;
  font-size   : 30px;
  line-height : 1;
  color       : var(--orange)
}

.weather34-0deg,
.weather34-135deg,
.weather34-180deg,
.weather34-225deg,
.weather34-270deg,
.weather34-315deg,
.weather34-45deg,
.weather34-90deg,
.weather34-ne,
.weather34-nw,
.weather34-se,
.weather34-sw {
  position   : absolute;
  font-size  : 8px;
  margin-top : 24px;
  margin-left: 96px;
  font-family: verb
}

.weather34-0deg,
.weather34-135deg,
.weather34-180deg,
.weather34-225deg,
.weather34-270deg,
.weather34-315deg,
.weather34-45deg,
.weather34-90deg {
  opacity: var(--compass-bearingopacity);
  z-index: auto
}

.weather34-0deg {
  margin-top : 40px;
  margin-left: 95px
}

.weather34-45deg {
  margin-top       : 53px;
  margin-left      : 121px;
  transform        : rotate(46deg);
  -webkit-transform: rotate(46deg);
  -moz-transform   : rotate(46deg);
  -ms-transform    : rotate(46deg);
  -o-transform     : rotate(46deg)
}

.weather34-ne {
  margin-top       : 37px;
  margin-left      : 139px;
  transform        : rotate(47deg);
  -webkit-transform: rotate(47deg);
  -moz-transform   : rotate(47deg);
  -ms-transform    : rotate(47deg);
  -o-transform     : rotate(47deg)
}

.weather34-90deg {
  margin-top       : 84px;
  margin-left      : 133px;
  transform        : rotate(90deg);
  -webkit-transform: rotate(90deg);
  -moz-transform   : rotate(90deg);
  -ms-transform    : rotate(90deg);
  -o-transform     : rotate(90deg)
}

.weather34-135deg {
  margin-top       : 111px;
  margin-left      : 120px;
  transform        : rotate(-49deg);
  -webkit-transform: rotate(-49deg);
  -moz-transform   : rotate(-49deg);
  -ms-transform    : rotate(-49deg);
  -o-transform     : rotate(-49deg)
}

.weather34-se {
  margin-top       : 126px;
  margin-left      : 141px;
  transform        : rotate(-51deg);
  -webkit-transform: rotate(-51deg);
  -moz-transform   : rotate(-51deg);
  -ms-transform    : rotate(-51deg);
  -o-transform     : rotate(-51deg)
}

.weather34-180deg {
  margin-top : 125px;
  margin-left: 89px
}

.weather34-225deg {
  margin-top       : 115px;
  margin-left      : 59px;
  transform        : rotate(44deg);
  -webkit-transform: rotate(44deg);
  -moz-transform   : rotate(44deg);
  -ms-transform    : rotate(44deg);
  -o-transform     : rotate(44deg)
}

.weather34-sw {
  margin-top       : 130px;
  margin-left      : 48px;
  transform        : rotate(43deg);
  -webkit-transform: rotate(43deg);
  -moz-transform   : rotate(43deg);
  -ms-transform    : rotate(43deg);
  -o-transform     : rotate(43deg)
}

.weather34-270deg {
  margin-top       : 80px;
  margin-left      : 45px;
  transform        : rotate(-90deg);
  -webkit-transform: rotate(-90deg);
  -moz-transform   : rotate(-90deg);
  -ms-transform    : rotate(-90deg);
  -o-transform     : rotate(-90deg)
}

.weather34-315deg {
  margin-top       : 53px;
  margin-left      : 56px;
  transform        : rotate(-45deg);
  -webkit-transform: rotate(-45deg);
  -moz-transform   : rotate(-45deg);
  -ms-transform    : rotate(-45deg);
  -o-transform     : rotate(-45deg)
}

.weather34-nw {
  margin-top       : 38.5px;
  margin-left      : 42px;
  transform        : rotate(-48deg);
  -webkit-transform: rotate(-48deg);
  -moz-transform   : rotate(-48deg);
  -ms-transform    : rotate(-48deg);
  -o-transform     : rotate(-48deg)
}

.weather34-ne,
.weather34-nw,
.weather34-se,
.weather34-sw {
  position   : absolute;
  font-size  : 8px;
  margin-top : 24px;
  margin-left: 96px;
  font-family: verb;
  z-index    : inherit
}

.weather34-ne {
  margin-top       : 37px;
  margin-left      : 139px;
  transform        : rotate(47deg);
  -webkit-transform: rotate(47deg);
  -moz-transform   : rotate(47deg);
  -ms-transform    : rotate(47deg);
  -o-transform     : rotate(47deg)
}

.weather34-se {
  margin-top       : 126px;
  margin-left      : 141px;
  transform        : rotate(-51deg);
  -webkit-transform: rotate(-51deg);
  -moz-transform   : rotate(-51deg);
  -ms-transform    : rotate(-51deg);
  -o-transform     : rotate(-51deg)
}

.weather34-sw {
  margin-top       : 130px;
  margin-left      : 48px;
  transform        : rotate(43deg);
  -webkit-transform: rotate(43deg);
  -moz-transform   : rotate(43deg);
  -ms-transform    : rotate(43deg);
  -o-transform     : rotate(43deg)
}

.weather34-nw {
  margin-top       : 38.5px;
  margin-left      : 42px;
  transform        : rotate(-48deg);
  -webkit-transform: rotate(-48deg);
  -moz-transform   : rotate(-48deg);
  -ms-transform    : rotate(-48deg);
  -o-transform     : rotate(-48deg)
}

.weather34east,
.weather34north,
.weather34south,
.weather34west {
  position   : absolute;
  font-size  : 8px;
  margin-top : 83px;
  margin-left: 160px;
  z-index    : 10;
  font-family: verb
}

.weather34north {
  margin-top : 19px;
  margin-left: 95px
}

.weather34south {
  margin-top : 147px;
  margin-left: 95px
}

.weather34west {
  margin-top : 83px;
  margin-left: 29px
}

.weather34windbezel {
  width                : 95px;
  height               : 95px;
  background           : 0;
  border-radius        : 50%;
  -webkit-border-radius: 50%;
  -moz-border-radius   : 50%;
  -ms-border-radius    : 50%;
  -o-border-radius     : 50%
}

.weather34windbezel1 {
  width                : 98px;
  height               : 98px;
  background           : 0;
  border-radius        : 50%;
  -webkit-border-radius: 50%;
  -moz-border-radius   : 50%;
  -ms-border-radius    : 50%;
  -o-border-radius     : 50%;
  border               : 9px solid var(--compassbezel);
  position             : absolute;
  left                 : -10.5px;
  top                  : -10.5px
}

.thearrow2 {
  position                : relative;
  z-index                 : 300;
  top                     : 0;
  left                    : 50%;
  margin-left             : -4px;
  width                   : 10px;
  height                  : 50%;
  -webkit-transform-origin: 50% 100%;
  -moz-transform-origin   : 50% 100%;
  -o-transform-origin     : 50% 100%;
  -ms-transform-origin    : 50% 100%;
  transform-origin        : 50% 100%;
  transform               : rotate(6deg);
  -webkit-transform       : rotate(6deg);
  -moz-transform          : rotate(6deg);
  -ms-transform           : rotate(6deg);
  -o-transform            : rotate(6deg)
}

.thearrow2:after {
  content          : "";
  position         : absolute;
  z-index          : 300;
  left             : 50%;
  top              : -5px;
  width            : 0;
  height           : 0;
  border-left      : 6px solid transparent;
  border-right     : 6px solid transparent;
  border-top       : 12px solid #ec5732;
  -webkit-transform: translate(-50%, -45%);
  -moz-transform   : translate(-50%, -45%);
  -o-transform     : translate(-50%, -45%);
  -ms-transform    : translate(-50%, -45%);
  transform        : translate(-50%, -45%)
}

.thearrow1,
.thearrow5,
.thearrow6 {
  position  : absolute;
  z-index   : 150;
  left      : 50%;
  top       : -12px;
  height    : 110.5px;
  width     : 110.5px;
  background: 0 0
}

.thearrow1:after {
  content          : "";
  position         : absolute;
  top              : 0;
  width            : 10px;
  height           : 3px;
  border-radius    : 10px;
  background       : var(--alternative-blue);
  -webkit-transform: translate(-50%, -45%);
  -moz-transform   : translate(-50%, -45%);
  -o-transform     : translate(-50%, -45%);
  -ms-transform    : translate(-50%, -45%);
  transform        : translate(-50%, -45%)
}

alternativeblue {
  color: var(--alternative-blue)
}

.thearrow5:after {
  content          : "";
  position         : absolute;
  top              : 0;
  width            : 10px;
  height           : 3px;
  border-radius    : 10px;
  background       : var(--temp15-20);
  -webkit-transform: translate(-50%, -45%);
  -moz-transform   : translate(-50%, -50%);
  -o-transform     : translate(-50%, -50%);
  -ms-transform    : translate(-50%, -50%);
  transform        : translate(-50%, -50%)
}

.thearrow6:after {
  content          : "";
  position         : absolute;
  top              : 0;
  width            : 10px;
  height           : 3px;
  border-radius    : 10px;
  background       : var(--green);
  -webkit-transform: translate(-50%, -45%);
  -moz-transform   : translate(-50%, -50%);
  -o-transform     : translate(-50%, -50%);
  -ms-transform    : translate(-50%, -50%);
  transform        : translate(-50%, -50%)
}

.windtabletdirectionten {
  display              : inline;
  position             : absolute;
  margin-top           : 43pt;
  margin-left          : -140px;
  background           : var(--navicons);
  color                : var(--barometerbar);
  font-size            : 10px;
  font-family          : verb;
  background           : var(--navicons);
  border-radius        : 5px;
  padding              : 4px;
  line-height          : 1;
  box-shadow           : inset 0 1px rgba(255, 255, 255, 0), 0 5px 5px -5px var(--moduleoutline), 0 5px 5px -5px var(--moduleoutline), 0 0 5px -5px var(--moduleoutline), 0 0 0 0 #000, 0 0 0 0 #000;
  -webkit-border-radius: 5px;
  -moz-border-radius   : 5px;
  -ms-border-radius    : 5px;
  -o-border-radius     : 5px
}

.maxtablet,
.mintablet {
  color        : #fff;
  display      : inline;
  opacity      : .8;
  position     : absolute;
  margin-top   : 4px;
  margin-left  : 230px;
  font-size    : 8px;
  font-family  : verb;
  background   : var(--temp15-20);
  border-radius: 2px;
  padding      : 2px;
  line-height  : .9
}

.mintablet {
  margin-left: 260px;
  background : var(--alternative-blue)
}

.trendtablet {
  position: relative
}

.windirectiontext1 span {
  color: var(--blue)
}

.text3 {
  font-family: weathertext3
}

.text2 {
  position   : absolute;
  top        : 40px;
  left       : 47px;
  font-size  : 1em;
  font-family: weathertext2
}

thetrend {
  display    : block;
  margin-top : 5px;
  left       : 0;
  font-size  : .65em;
  color      : var(--light);
  font-family: weathertext2
}

.text2 span,
.text3 {
  color    : var(--body-text-dark);
  font-size: 10px
}

.thearrow4 {
  z-index                 : 200;
  position                : absolute;
  top                     : 0;
  left                    : 43%;
  width                   : 10px;
  height                  : 50%;
  margin-left             : -6px;
  -webkit-transform-origin: 50% 100%;
  transform-origin        : 50% 100%
}

.thearrow3:after,
.thearrow4:after {
  -webkit-transform: translate(-50%, -50%);
  transform        : translate(-50%, -50%)
}

.text3 {
  position   : relative;
  float      : left;
  margin-top : 45px;
  margin-left: 5px
}

.thearrow3:after {
  position         : absolute;
  top              : 0;
  left             : 50%;
  width            : 0;
  height           : 0;
  border-color     : var(--orange) transparent transparent;
  border-width     : 10px 5px 0;
  border-style     : solid;
  -webkit-transform: translate(-50%, -50%);
  transform        : translate(-50%, -50%)
}

.thearrow3:before {
  z-index      : 9;
  position     : absolute;
  top          : -5px;
  left         : 2px;
  width        : 6px;
  height       : 6px;
  border       : 2px solid #e1e0e0;
  border-radius: 50%
}

.thearrow4:after {
  -webkit-transform    : translate(-50%, -50%);
  transform            : translate(-50%, -50%);
  position             : absolute;
  border               : 3px solid var(--green);
  border-radius        : 50%;
  -webkit-border-radius: 50%;
  -moz-border-radius   : 50%;
  -ms-border-radius    : 50%;
  -o-border-radius     : 50%
}

.thearrow3:after,
.thearrow3:before,
.thearrow4:after,
.weather34barometerarrowactual:after {
  content: ""
}

.weather34uvposition {
  position  : relative;
  margin-top: -5px
}

.desktoplink2,
.desktoplink4,
.desktoplink5 {
  color          : var(--body-text-dark);
  font-size      : 10px;
  font-family    : verb;
  text-decoration: none;
  margin-right   : 40px;
  float          : right;
  margin-top     : 0;
  word-wrap      : break-word;
  width          : auto
}

.desktoplink {
  color          : var(--body-text-dark);
  font-size      : 10px;
  font-family    : verb;
  text-decoration: none;
  margin-right   : 100px;
  float          : right;
  margin-top     : 17px
}

.desktoplink3 {
  color          : var(--body-text-dark);
  font-size      : 10px;
  font-family    : verb;
  text-decoration: none;
  margin-right   : 40px;
  float          : right;
  margin-top     : 0;
  word-wrap      : break-word;
  width          : auto
}

.desktoplink4 {
  color          : var(--body-text-dark);
  font-size      : 11px;
  font-family    : verb;
  text-decoration: none;
  margin-left    : 140px;
  float          : none;
  margin-top     : -15px;
  word-wrap      : break-word;
  width          : 300px;
  max-width      : 300px
}

.desktoplink5 {
  color          : var(--body-text-dark);
  font-size      : 11px;
  font-family    : verb;
  text-decoration: none;
  margin-left    : 110px;
  float          : none;
  margin-top     : -15px;
  word-wrap      : break-word;
  width          : 700px;
  max-width      : 700px
}

.sunriset-set {
  color          : var(--body-text-dark);
  font-size      : 10px;
  font-family    : verb;
  text-decoration: none;
  margin-left    : 125px;
  float          : none;
  margin-top     : -16px;
  word-wrap      : break-word;
  width          : 400px;
  max-width      : 400px
}

a {
  color          : var(--body-text-dark);
  font-size      : 12px;
  font-family    : headingtext;
  text-decoration: none;
  margin-left    : 280px
}

.online {
  position    : absolute;
  font-size   : .65em;
  color       : var(--blue);
  margin-top  : -25px;
  float       : right;
  padding-left: 10px;
  right       : 10px
}

.onlineupdated {
  position    : relative;
  font-size   : .65em;
  color       : var(--blue);
  margin-top  : -24px;
  float       : none;
  padding-left: 17px;
  margin-left : 92%
}

onlinetime {
  position   : relative;
  color      : var(--body-text-dark);
  font-family: verb;
  top        : -3px
}

.online2 {
  position: relative;
  top     : 0
}

blue1 {
  color      : var(--blue);
  font-size  : .85em;
  margin-left: 3px;
  filter     : brightness(90%)
}

.nav-top {
  margin               : 0 auto;
  max-width            : 1024px;
  background           : var(--tablet);
  padding              : 6px 0 0 0;
  height               : 20px;
  line-height          : 2;
  position             : relative;
  bottom               : 0;
  margin-top           : 2px;
  margin-bottom        : -2px;
  border-radius        : 10px;
  -webkit-border-radius: 10px;
  -moz-border-radius   : 10px;
  -ms-border-radius    : 10px;
  -o-border-radius     : 10px
}

.navspace {
  position  : relative;
  display   : flex;
  margin-top: 32px
}

.nav,
.nav-bottom,
.nav-bottom-charts {
  margin               : 0 auto;
  max-width            : 1024px;
  padding              : 2px;
  position             : relative;
  height               : 45px;
  padding-top          : 10px;
  padding-bottom       : 0;
  background           : var(--tablet);
  position             : relative;
  border-radius        : 10px;
  -webkit-border-radius: 10px;
  -moz-border-radius   : 10px;
  -ms-border-radius    : 10px;
  -o-border-radius     : 10px
}

.nav-bottom .weather34-aurora {
  position: absolute;
  display : inline;
  top     : 12px;
  right   : 25px
}

.nav-bottom icon-forecast {
  position: relative;
  top     : -1px
}

.nav-bottom a {
  border-radius        : 3px;
  background-color     : var(--navicons);
  font-size            : 11px;
  -webkit-border-radius: 3px;
  -moz-border-radius   : 3px;
  -ms-border-radius    : 3px;
  -o-border-radius     : 3px;
  padding-top          : 17px;
  padding-left         : 3px;
  padding-right        : 3px;
  justify-content      : center;
  align-items          : center;
  top                  : 4px;
  box-shadow           : none
}

a:hover {
  box-shadow: inset 0 1px rgba(255, 255, 255, .1), 0 6px 5px -5px var(--moduleoutlinehover), 0 7px 5px -5px var(--moduleoutlinehover), 0 0 5px -5px var(--moduleoutlinehover), 0 0 0 0 #000, 0 0 0 0 #000
}

.nav-bottom .ico {
  background: 0;
  box-shadow: none
}

a {
  font-size       : 10px;
  font-family     : headingtext;
  text-decoration : none;
  margin-left     : 10px;
  color           : var(--body-text-dark);
  display         : inline;
  background-color: none
}

weather34-rightfootericons {
  margin-left: 25%
}

realfeel {
  position        : absolute;
  top             : 25px;
  left            : 10px;
  font-size       : 7.5pt;
  font-family     : weathertext2;
  width           : 7rem;
  line-height     : 1.2;
  text-align      : center;
  color           : grey;
  border-radius   : 3px;
  color           : var(--body-text-dark);
  background-color: var(--realfeel)
}

.chartb {
  height               : 150px;
  margin-top           : 10px;
  -webkit-border-radius: 10px;
  border-radius        : 10px;
  border               : 6px solid var(--tablet);
  background-color     : #111;
  filter               : var(--chartcontrast);
  text-shadow          : none;
  -webkit-filter       : var(--chartcontrast)
}

uvopacity {
  opacity: 1;
  color  : #fff
}

smalltrainunit2 {
  font-size  : .45rem;
  color      : var(--body-text-dark);
  text-shadow: none;
  opacity    : .7
}

smalltrainunit3 {
  font-size  : 7px;
  color      : var(--body-text-dark);
  text-shadow: none;
  opacity    : .7
}

smalltrainunittablet {
  font-size: 16px;
  color    : var(--body-text-dark);
  opacity  : .7
}

smalltrainunittablet2 {
  font-size: 12px;
  color    : var(--body-text-dark);
  opacity  : .7
}

smalltrainunittablet3 {
  font-size   : 10px;
  line-height : 1.2;
  padding-left: 3px;
  color       : var(--body-text-dark)
}

smallunittablet {
  font-size     : 36px;
  color         : var(--body-text-dark);
  font-family   : weathertext2;
  vertical-align: text-top;
  opacity       : .7
}

smallunittablet2 {
  font-size     : 26px;
  color         : var(--body-text-dark);
  font-family   : weathertext2;
  vertical-align: top;
  line-height   : 3;
  opacity       : .7
}

smallunittablet3 {
  font-size     : 13px;
  color         : var(--body-text-dark);
  font-family   : verb;
  vertical-align: text-top;
  opacity       : .7
}

smallunittablet4 {
  position   : relative;
  font-size  : 13px;
  color      : var(--body-text-dark);
  font-family: verb;
  opacity    : .7
}

smallunittablet5 {
  position   : relative;
  font-size  : 26px;
  color      : var(--body-text-dark);
  font-family: verb;
  top        : -15px;
  opacity    : .7
}

windbearingdegreesymbol {
  position   : relative;
  font-size  : 20px;
  font-family: verb;
  top        : -10px
}

smallunittablethum {
  position   : relative;
  font-size  : 15px;
  color      : var(--body-text-dark);
  font-family: verb;
  top        : -20px;
  opacity    : .7
}

smallunittablet6 {
  position   : relative;
  font-size  : 7px;
  color      : var(--body-text-dark);
  font-family: verb;
  top        : -10px;
  opacity    : .7
}

smallunittablet7 {
  position   : relative;
  font-size  : 16px;
  color      : var(--body-text-dark);
  font-family: verb;
  top        : -2px;
  opacity    : .7
}

smallunittablet8 {
  position      : relative;
  font-size     : 8px;
  color         : var(--body-text-dark);
  font-family   : verb;
  top           : -5px;
  text-transform: uppercase
}

smallunittablet9 {
  position   : relative;
  font-size  : 7px;
  color      : var(--body-text-dark);
  font-family: verb;
  top        : -10px;
  opacity    : .7
}

smallunittablet10 {
  position   : relative;
  font-size  : 7px;
  color      : var(--body-text-dark);
  font-family: verb;
  top        : -7px;
  opacity    : .7
}

tablettrend {
  position       : relative;
  margin         : 0 auto;
  text-align     : center;
  justify-content: center;
  margin-left    : 15px
}

uvtablet {
  font-size  : 36px;
  color      : var(--body-text-dark);
  margin-left: 30px
}

smallrainunit2b {
  font-family: weathertext2;
  top        : 20px;
  font-size  : .25rem;
  color      : var(--body-text-dark)
}

smallrainunit2aq {
  font-family   : weathertext2;
  top           : 20px;
  font-size     : .55rem;
  color         : var(--body-text-dark);
  width         : max-content;
  text-transform: capitalize
}

smallrainunit2lightning {
  position   : relative;
  font-family: weathertext2;
  top        : -30px;
  font-size  : .55rem;
  color      : var(--body-text-dark);
  width      : max-content
}

smalllightningunit {
  position   : absolute;
  font-family: verb;
  top        : 7px;
  font-size  : .5rem;
  width      : max-content;
  color      : var(--body-text-dark)
}

.winddirectionlegend {
  font-family: verb;
  position   : absolute;
  font-size  : .6em;
  display    : block;
  margin-top : 115px;
  margin-left: 77px
}

uvunits {
  opacity    : 1;
  color      : #fff;
  font-size  : 7px;
  margin-left: -2px
}

.lity {
  z-index                : 9990;
  position               : fixed;
  top                    : 0;
  right                  : 0;
  bottom                 : 0;
  left                   : 0;
  white-space            : nowrap;
  background             : var(--litybackground);
  outline                : 0 !important;
  opacity                : 0;
  -webkit-transition     : opacity .3s ease;
  -o-transition          : opacity .3s ease;
  transition             : opacity .3s ease;
  -moz-transition        : opacity .3s ease;
  -ms-transition         : opacity .3s ease;
  margin                 : 0 auto;
  justify-content        : center;
  text-align             : center;
  backdrop-filter        : saturate(150%);
  -webkit-backdrop-filter: saturate(150%)
}

.lity.lity-opened {
  opacity: 1
}

.lity.lity-closed {
  opacity: 0
}

.lity * {
  -webkit-box-sizing: border-box;
  -moz-box-sizing   : border-box;
  box-sizing        : border-box
}

.lity-wrap {
  z-index   : 9990;
  position  : fixed;
  top       : 0;
  right     : 0;
  bottom    : 0;
  left      : 0;
  text-align: center;
  outline   : 0 !important
}

.lity-wrap:before {
  content       : '';
  display       : inline-block;
  height        : 100%;
  vertical-align: middle;
  margin-right  : -.25em
}

.lity-wrap:after {
  content              : "CSS/SVG/PHP by weather34";
  font-size            : 10px;
  font-family          : verb;
  color                : #fff;
  position             : fixed;
  bottom               : 10;
  right                : 20;
  background           : var(--alternative-blue);
  padding              : 3px;
  border-radius        : 3px;
  -webkit-border-radius: 3px;
  -moz-border-radius   : 3px;
  -ms-border-radius    : 3px;
  -o-border-radius     : 3px
}

.lity-loader {
  z-index           : 9991;
  color             : #fff;
  position          : absolute;
  top               : 50%;
  margin-top        : -.8em;
  width             : 100%;
  text-align        : center;
  font-size         : 14px;
  font-family       : Arial, Helvetica, sans-serif;
  opacity           : 0;
  -webkit-transition: opacity .3s ease;
  -o-transition     : opacity .3s ease;
  transition        : opacity .3s ease
}

.lity-loading .lity-loader {
  opacity: 1
}

.lity-container {
  z-index       : 9992;
  position      : relative;
  text-align    : left;
  vertical-align: middle;
  display       : inline-block;
  white-space   : normal;
  max-width     : 100%;
  max-height    : 100%;
  outline       : 0 !important
}

.lity-content {
  z-index           : 9993;
  width             : 100%;
  -webkit-transform : scale(1);
  -ms-transform     : scale(1);
  -o-transform      : scale(1);
  transform         : scale(1);
  -webkit-transition: transform .3s ease, -webkit-transform .3s ease, -o-transform .3s ease;
  transition        : -webkit-transform .3s ease;
  -o-transition     : transform .3s ease, -webkit-transform .3s ease, -o-transform .3s ease;
  transition        : transform .3s ease;
  transition        : transform .3s ease, -webkit-transform .3s ease, -o-transform .3s ease;
  -moz-transition   : transform .3s ease, -webkit-transform .3s ease, -o-transform .3s ease;
  -ms-transition    : transform .3s ease, -webkit-transform .3s ease, -o-transform .3s ease;
  margin            : auto 0;
  justify-content   : center;
  text-align        : center
}

.lity-closed .lity-content,
.lity-loading .lity-content {
  -webkit-transform: scale(.8);
  -ms-transform    : scale(.8);
  -o-transform     : scale(.8);
  transform        : scale(.8)
}

.lity-content:after {
  content : '';
  position: absolute;
  left    : 0;
  top     : 0;
  bottom  : 0;
  display : block;
  right   : 0;
  width   : auto;
  height  : auto;
  z-index : -1
}

.lity-close {
  z-index              : 9994;
  width                : 35px;
  height               : 35px;
  position             : fixed;
  right                : .3em;
  top                  : .3em;
  -webkit-appearance   : none;
  appearance           : none;
  cursor               : pointer;
  text-decoration      : none;
  text-align           : center;
  padding              : 0;
  color                : #fff;
  font-style           : normal;
  font-size            : 35px;
  font-family          : Arial, Helvetica, sans-serif;
  line-height          : 35px;
  border               : 0;
  background           : 0 0;
  outline              : 0;
  -webkit-box-shadow   : none;
  box-shadow           : none;
  background           : var(--alternative-blue);
  border-radius        : 4px;
  -webkit-border-radius: 4px;
  -moz-border-radius   : 4px;
  -ms-border-radius    : 4px;
  -o-border-radius     : 4px
}

.lity-close::-moz-focus-inner {
  border : 0;
  padding: 0
}

.lity-close:active,
.lity-close:focus,
.lity-close:hover,
.lity-close:visited {
  text-decoration   : none;
  text-align        : center;
  padding           : 0;
  color             : #fff;
  font-style        : normal;
  font-size         : 35px;
  font-family       : Arial, Helvetica, sans-serif;
  line-height       : 35px;
  border            : 0;
  background        : 0 0;
  outline           : 0;
  -webkit-box-shadow: none;
  box-shadow        : none;
  background        : #fb631d
}

.lity-close:active {
  top: 1px
}

.lity-image img {
  max-width  : 100%;
  display    : block;
  line-height: 0;
  border     : 0
}

.lity-iframe .lity-container {
  width          : 100%;
  max-width      : 964px;
  margin         : auto 0;
  justify-content: center;
  text-align     : center
}

.lity-iframe-container {
  display          : -webkit-box;
  display          : flex;
  width            : 98%;
  max-width        : 860px;
  height           : 600px;
  padding-top      : 56.25%;
  overflow         : auto;
  -webkit-transform: translateZ(0);
  transform        : translateZ(0);
  pointer-events   : auto;
  margin-left      : 15px
}

.lity-iframe-container iframe {
  display              : -webkit-box;
  display              : flex;
  position             : absolute;
  top                  : 0;
  left                 : 0;
  width                : 100%;
  height               : 500px;
  max-height           : 600px;
  margin               : 0 auto;
  background           : var(--dark-popup);
  text-align           : center;
  -webkit-box-align    : center;
  -ms-flex-align       : center;
  align-items          : center;
  -webkit-box-pack     : center;
  -ms-flex-pack        : center;
  justify-content      : center;
  border-radius        : 5px;
  -webkit-border-radius: 5px;
  -moz-border-radius   : 5px;
  -ms-border-radius    : 5px;
  -o-border-radius     : 5px;
  border               : 10px solid #aec0d1
}

.lity-hide {
  display: none
}

.weather34alert {
  position   : fixed;
  z-index    : 20;
  text-shadow: none;
  font-family: verb
}

.weather34alert.weather34alert-hide {
  opacity  : 0;
  height   : 0;
  font-size: 0;
  z-index  : -1
}

.weather34-notification {
  position      : fixed;
  height        : 80px;
  width         : 170px;
  padding       : 10px;
  border-radius : 16px;
  color         : #fff;
  z-index       : -1;
  top           : 15px;
  right         : 55px;
  font-family   : verb;
  background    : var(--notificationmodule);
  filter        : var(--normalcontrast);
  -webkit-filter: var(--normalcontrast)
}

.weather34-notification:before {
  top                : -28px;
  left               : 80%;
  border             : solid transparent;
  content            : " ";
  height             : 0;
  width              : 0;
  position           : absolute;
  pointer-events     : none;
  border-color       : rgba(0, 151, 167, 0);
  border-bottom-color: var(--notificationpointer);
  border-width       : 14px;
  margin-left        : -14px;
  color              : var(--body-text-dark)
}

.weather34-notification weather34-alertheader {
  display         : -webkit-box;
  display         : flex;
  -webkit-box-pack: justify;
  justify-content : space-between;
  font-size       : 12px;
  color           : var(--body-text-dark)
}

.weather34-notification h2 {
  font-family: weathertext2;
  font-weight: 400;
  margin-left: 0;
  margin-top : -3px;
  font-size  : 15px;
  color      : #fff
}

.weather34-notification weather34-alertheader .weather34-timestamp {
  text-transform: lowercase;
  margin-top    : -5px;
  color         : #98b1c9
}

.weather34-notification weather34-alertmessage {
  overflow     : hidden;
  text-overflow: ellipsis;
  font-size    : 12px;
  margin       : 0 auto;
  margin-top   : 5px;
  font-family  : verb;
  color        : var(--body-text-dark)
}

.weather34-notification weather34-alertvalue {
  overflow     : hidden;
  text-overflow: ellipsis;
  font-size    : 22px;
  line-height  : 1.4;
  font-family  : verb;
  color        : var(--body-text-dark)
}

.weather34-notification weather34-alertunit {
  white-space   : nowrap;
  overflow      : hidden;
  text-overflow : ellipsis;
  font-size     : 10px;
  vertical-align: text-top;
  color         : var(--body-text-dark)
}

.weather34-notification weather34-timeago {
  white-space  : nowrap;
  overflow     : hidden;
  text-overflow: ellipsis;
  font-size    : 11px;
  font-family  : verb;
  color        : var(--body-text-dark)
}

li6 {
  display: none
}

.showicon2 {
  display: none
}

.weather34-menuside {
  max-height                        : max-content;
  width                             : 220px;
  top                               : 0;
  position                          : fixed;
  left                              : -350px;
  z-index                           : 1001;
  background-color                  : var(--menulinkshover);
  overflow                          : hidden;
  text-align                        : left;
  -webkit-border-top-right-radius   : 0;
  -webkit-border-bottom-right-radius: 5px;
  -moz-border-radius-topright       : 0;
  -moz-border-radius-bottomright    : 5px;
  border-top-right-radius           : 0;
  border-bottom-right-radius        : 5px;
  background                        : var(--menubackground)
}

.weather34-highlight {
  -webkit-transform : translateX(350px);
  -moz-transform    : translateX(350px);
  -o-transform      : translateX(350px);
  -ms-transform     : translateX(350px);
  transform         : translateX(350px);
  box-shadow        : 0 19px 38px rgba(0, 0, 0, .3), 0 15px 12px rgba(0, 0, 0, .22);
  -moz-box-shadow   : 0 19px 38px rgba(0, 0, 0, .3), 0 15px 12px rgba(0, 0, 0, .22);
  -webkit-box-shadow: 0 19px 38px rgba(0, 0, 0, .3), 0 15px 12px rgba(0, 0, 0, .22)
}

.weather34-open-menu {
  display: inline
}

.weather34-open-menu button {
  position             : absolute;
  border-radius        : 3px;
  background-color     : var(--navicons);
  font-size            : 10px;
  -webkit-border-radius: 3px;
  -moz-border-radius   : 3px;
  -ms-border-radius    : 3px;
  -o-border-radius     : 3px;
  padding              : 1px;
  padding-left         : 3px;
  padding-right        : 3px;
  justify-content      : center;
  align-items          : center;
  margin-top           : 4pt;
  cursor               : pointer;
  margin-left          : 5px;
  line-height          : 1;
  box-shadow           : inset 0 1px rgba(255, 255, 255, .1), 0 4px 5px -5px var(--moduleoutlinehover), 0 4px 5px -5px var(--moduleoutlinehover), 0 0 5px -5px var(--moduleoutlinehover), 0 0 0 0 #000, 0 0 0 0 #000
}

.weather34-open-menu button:hover {
  box-shadow: inset 0 1px rgba(255, 255, 255, .1), 0 6px 5px -5px var(--moduleoutlinehover), 0 7px 5px -5px var(--moduleoutlinehover), 0 0 5px -5px var(--moduleoutlinehover), 0 0 0 0 #000, 0 0 0 0 #000
}

.weather34-header-menu {
  height       : 10px;
  margin-bottom: 10px
}

.weather34-header-menu button {
  position             : relative;
  left                 : 95px;
  border               : none;
  line-height          : .8;
  text-align           : center;
  justify-content      : center;
  background           : 0 0;
  cursor               : pointer;
  color                : var(--body-text-dark);
  font-family          : verb;
  font-size            : 11px;
  margin-top           : 5px;
  margin-bottom        : 5px;
  width                : max-content;
  border-radius        : 3px;
  -webkit-border-radius: 3px;
  -moz-border-radius   : 3px;
  -ms-border-radius    : 3px;
  -o-border-radius     : 3px
}

.weather34-top-menu a {
  display           : flex;
  text-decoration   : none;
  color             : var(--body-text-dark);
  font-weight       : 500;
  font-size         : 12px;
  line-height       : .5;
  padding-left      : 5px;
  float             : none;
  text-align        : left;
  width             : 160px;
  justify-content   : left;
  height            : 12px;
  cursor            : pointer;
  font-family       : headingtext;
  padding-bottom    : 5px;
  padding-top       : 10px;
  margin-bottom     : -10px;
  margin-left       : 10px;
  background        : var(--menulinks);
  box-shadow        : none;
  -webkit-box-shadow: none
}

.weather34-top-menu br {
  line-height: .5
}



.link {
  position   : absolute;
  margin-left: 10px;
  background : 0 0;
  font-family:verb;
  font-size:12px;
  display:inline;
  color: var(--body-text-darkb);
  background: none;
  
  
}

.weather34-top-menu svg {
  max-height: 24px;
  margin-top: -5px
}

.weather34-top-menu img {
  height    : 20px;
  margin-top: -5px
}

.weather34-top-menu a:hover {
  background: var(--menubackgroundlinks);
  color     : #f8f8f8
}

aurora {
  position   : absolute;
  width      : max-content;
  font-size  : .7em;
  font-family: verb;
  margin-left: -30px;
  opacity    : .8;
  margin-top : 10px;
  text-shadow: none;
  color      : #98b1c9
}

monthchart {
  position        : absolute;
  display         : flex;
  font-size       : 11px;
  top             : 5px;
  margin-left     : 35px;
  width           : 182px;
  max-width       : 300px;
  color           : var(--body-text-dark);
  background-color: hsla(204, 31%, 21%, .429);
  padding         : 3px;
  border-radius   : 5px;
  line-height     : 1
}

weather34credit a {
  font-size  : 8px;
  margin-left: 5%;
  font-family: verb;
  color      : #c3ced8
}

.showicon3 {
  margin-left  : 330px;
  padding-right: 10px
}

.showicon4 {
  margin-left  : 10px;
  padding-right: 10px
}

.lity-wrap {
  margin-left: 5%
}

menuunitslabel {
  font-size  : 10px;
  margin-left: 10px;
  font-family: verb
}

.chartdataicon,
.chartdatarainicon {
  position             : relative;
  float                : right;
  right                : 0;
  top                  : 10px;
  cursor               : pointer;
  background           : 0 0;
  width                : 25px;
  height               : 21px;
  padding              : 2px;
  border-radius        : 3px;
  -webkit-border-radius: 3px;
  -moz-border-radius   : 3px;
  -ms-border-radius    : 3px;
  -o-border-radius     : 3px
}

.chartdatadirectionicon {
  position             : absolute;
  float                : left;
  margin-left          : 121px;
  margin-top           : 44px;
  cursor               : pointer;
  z-index              : 1;
  background           : 0 0;
  width                : 25px;
  height               : 21px;
  padding              : 2px;
  border-radius        : 3px;
  -webkit-border-radius: 3px;
  -moz-border-radius   : 3px;
  -ms-border-radius    : 3px;
  -o-border-radius     : 3px
}

.smallmoduleinfo {
  position             : relative;
  margin-left          : 278px;
  top                  : -20px;
  width                : 25px;
  height               : 16px;
  cursor               : pointer;
  background           : 0 0;
  padding              : 2px;
  border-radius        : 3px;
  -webkit-border-radius: 3px;
  -moz-border-radius   : 3px;
  -ms-border-radius    : 3px;
  -o-border-radius     : 3px
}

.bftdirectionicon {
  position             : absolute;
  float                : left;
  margin-left          : 115px;
  margin-top           : -102px;
  cursor               : pointer;
  z-index              : 1;
  background           : 0 0;
  width                : 25px;
  height               : 21px;
  padding              : 2px;
  border-radius        : 3px;
  -webkit-border-radius: 3px;
  -moz-border-radius   : 3px;
  -ms-border-radius    : 3px;
  -o-border-radius     : 3px
}

.todaysavgbox,
.todaysmaxbox,
.todaysminbox {
  position             : absolute;
  margin-left          : -150px;
  margin-top           : -59pt;
  font-family          : verb;
  font-size            : 14px;
  padding              : 2px;
  padding-bottom       : 1px;
  border               : 1px solid var(--averageborders);
  border-radius        : 5px;
  -webkit-border-radius: 5px;
  -moz-border-radius   : 5px;
  -ms-border-radius    : 5px;
  -o-border-radius     : 5px;
  text-align           : center;
  width                : max-content
}

.todaysmaxbox {
  margin-top: -34pt
}

.todaysminbox {
  margin-top: -9.5pt
}


  
/*2024 weather34 menu */
.weather34_sidemenu {
   height:100%;
   width: 0;
   position: fixed;
   top: 0px;
   left: -5px;
   background:var(--menubackground);
   overflow-x: hidden;
   transition: 0.1s;
   padding-top: 5px;
   padding-left:5px;
   z-index:1001;
   -webkit-border-top-right-radius: 5px;
   -webkit-border-bottom-right-radius: 5px;
   -moz-border-radius-topright: 5px;
   -moz-border-radius-bottomright: 5px;
   border-top-right-radius: 5px;
   border-bottom-right-radius: 5px;
   background: var(--menubackground);
   -webkit-transition: 0.1s;
   -moz-transition: 0.1s;
   -ms-transition: 0.1s;
   -o-transition: 0.1s;
}

.weather34_sidemenu a {
  position:relative;
   padding: 5px;
   text-decoration: none;
   font-size: 12px;
   background: var(--border-dark2);
   color: var(--body-text-darkb);
   display: block;
   transition: 0.3s;
   border-radius:5px;
   -webkit-border-radius:5px;
   -moz-border-radius:5px;
   -ms-border-radius:5px;
   -o-border-radius:5px;
   max-width:180px;
   height:20px;
   margin-bottom:-10px;

}



.weather34_sidemenu .closebtn {
   position: absolute;
   top: 5px;
   right: 20px;
   background: var(--border-dark2);
   border-radius:50%;
   box-shadow:none;
   color: white;
   font: normal 15px/13px verb;
   height: 16px;
   min-width: 14px;
   padding: 4px 3px 0 3px;
   text-align: center;
   -webkit-border-radius:50%;
   -moz-border-radius:50%;
   -ms-border-radius:50%;
   -o-border-radius:50%;
}

.openbtn {
   font-size: 20px;
   cursor: pointer;

   padding: 10px 15px;
   border: none;
}

.openbtn:hover {
   background-color: #444;
}

#weather34menuopened{
   transition: margin-left .5s;
   padding:5px;


}


.weather34_sidemenu_menulayout {
   margin-top   : 3px;
   margin-bottom: 0px;
   color: var(--body-text-darkb);

}

.weather34_sidemenu_menulayout a {
   font-family: verb;
   display    : inline;
   font-size  : 12px;
   padding    : 0px;
   margin-bottom:-10px;
   padding:5px; 
   color: var(--body-text-darkb);

}



.weather34-open-menu {
   display: inline-flex;
   margin-right:25px;
   position             : absolute;
   border-radius        : 3px;
   background-color     : var(--navicons);
   font-size            : 12px;
   -webkit-border-radius: 3px;
   -moz-border-radius   : 3px;
   -ms-border-radius    : 3px;
   -o-border-radius     : 3px;
   padding              : 1px;
   padding-left         : 3px;
   padding-right        : 3px;
   justify-content      : center;
   align-items          : center;
   margin-top           : 4pt;
   cursor               : pointer;
   margin-left          : 5px;
   line-height          : 1;
   font-family :verb;
   
}

.weather34-open-menu :hover {
   box-shadow: inset 0 1px rgba(255, 255, 255, .1), 0 6px 5px -5px var(--moduleoutlinehover), 0 7px 5px -5px var(--moduleoutlinehover), 0 0 5px -5px var(--moduleoutlinehover), 0 0 0 0 #000, 0 0 0 0 #000
}

icontext {
  position   : relative;
  top        : -1px;
  font-family: verb;
  font-size  : .8em;
  right      : 1px;
  color      : var(--body-text-dark)
}


@media screen and (max-height: 770px) {
   .weather34_sidemenu {
       padding-top: 15px;
      
   }
   .weather34_sidemenu a {
       font-size: 18px;
   }
}


@media screen and (max-height: 450px) {
   .weather34_sidemenu {
       padding-top: 15px;
   }
   .weather34_sidemenu a {
       font-size: 18px;
   }
}




@media screen and (max-width:960px) {
  .navspace {
    margin-top: 0
  }

  .weather34switcher {
    margin-left: 65px
  }

  weather34credit a {
    font-size  : 7px;
    margin-left: 7%
  }

  bottomtoolbarspace {
    margin-left: 125px
  }

  bottomtoolbarspacetablet {
    margin-left: 120px
  }

  bottomtoolbarspacecharts {
    margin-left: 60px
  }

  .showicon,
  .sunriset-set,
  .version,
  aurora,
  chartpage {
    display: none
  }

  .lity-close {
    right: .5em;
    top  : .5em
  }

  .showicon3 {
    position   : absolute;
    margin-left: 55px
  }

  weather34-rightfootericons {
    margin-left: 70px
  }

  .grid-container {
    display              : flex;
    flex-direction       : row;
    flex-wrap            : wrap;
    width                : 98%;
    display              : grid;
    grid-template-columns: repeat(auto-fit, minmax(310px, 2fr));
    overflow             : hidden
  }

  li3 {
    align-items          : center;
    display              : flex;
    justify-content      : center;
    min-width            : 310px;
    max-width            : 310px;
    padding              : 0;
    height               : 175px;
    -webkit-box-sizing   : border-box;
    box-sizing           : border-box;
    margin               : 3px;
    margin-bottom        : 5px;
    color                : var(--body-text-dark);
    background-color     : var(--modules);
    border-radius        : 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius   : 5px;
    -ms-border-radius    : 5px;
    -o-border-radius     : 5px;
    border               : 1px solid var(--modulesborderside);
    border-bottom        : 5px solid var(--modulesborder)
  }

  li2,
  li4 {
    display: none
  }

  body {
    width: 650px
  }

  li {
    align-items    : center;
    display        : flex;
    justify-content: center;
    min-width      : 310px;
    max-width      : 310px;
    margin-bottom  : 0
  }

  .nav {
    margin     : 0 auto;
    width      : 600px;
    padding    : 6px;
    height     : 20px;
    bottom     : 0;
    margin-left: 20px;
    z-index    : 99999
  }

  .nav,
  .nav-bottom {
    position : relative;
    max-width: 1024px
  }

  .weather34-tablet {
    padding: 0
  }

  .clock {
    position  : absolute;
    margin-top: -200px
  }
}

.extrainfotablet,
.extrainfotablet2 {
  display        : flex;
  position       : relative;
  margin-top     : -40px;
  justify-content: left;
  align-items    : left;
  margin-left    : 0;
  margin-bottom  : -10px;
  opacity        : .8
}

.extrainfotablet2 {
  margin-top : -80px;
  margin-left: -150px;
  z-index    : 999
}

@media screen and (max-width:760px) {
  .lity-wrap {
    margin-left: -15px
  }
}

@media screen and (max-width:640px) {
  html {
    overflow-x: visible
  }


  .weather34switcher {
    top        : 2px;
    margin-left: 50px
  }

  bottomtoolbarspace {
    margin-left: 75px
  }

  bottomtoolbarspacecharts,
  bottomtoolbarspacetablet {
    margin-left: 60px
  }

  bottomtoolbarspace1 {
    margin-left: 45px
  }

  .weather34-open-menu button {
    position: relative;
    top     : 0;
    left    : 3px
  }

  .desktoplink4,
  .footericons,
  .showicon4,
  .sunriset-set,
  icontext,
  li3,
  monthchart,
  weather34-rightfootericons {
    display: none
  }

  .desktoplink5 {
    margin-top: -12px
  }

  .showicon2 {
    display    : inline;
    margin-left: 20px
  }

  .onlineupdated {
    position    : relative;
    font-size   : .65em;
    color       : var(--blue);
    margin-top  : -24px;
    float       : none;
    padding-left: 17px;
    margin-left : 92%
  }

  li4 {
    align-items          : center;
    display              : flex;
    justify-content      : center;
    min-width            : 305px;
    max-width            : 305px;
    padding              : 0;
    height               : 175px;
    -webkit-box-sizing   : border-box;
    box-sizing           : border-box;
    background-color     : var(--light);
    margin               : 3px;
    color                : var(--body-text-dark);
    background-color     : var(--modules);
    border-radius        : 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius   : 5px;
    -ms-border-radius    : 5px;
    -o-border-radius     : 5px;
    border               : 1px solid var(--modulesborderside);
    border-bottom        : 5px solid var(--modulesborder)
  }

  li2 {
    display      : flex;
    height       : 88px;
    margin-bottom: 0;
    min-width    : 305px;
    max-width    : 305px
  }

  .weather34-tablet {
    border: 0
  }

  .consolesetup {
    font-size      : 10px;
    font-family    : headingtext;
    text-decoration: none;
    margin-left    : 10px;
    color          : var(--white)
  }

  body {
    width: 315px;
    overflow:auto;
        overflow-x:hidden
  }

  li {
    align-items    : center;
    display        : flex;
    justify-content: center;
    min-width      : 305px;
    max-width      : 305px
  }

  .nav,
  .nav-bottom {
    margin        : 0 auto;
    max-width     : 1024px;
    padding       : 2px;
    position      : relative;
    padding-bottom: 0;
    background    : var(--tablet);
    position      : relative;
    bottom        : 0;
    height        : 40px;
    border-radius : 10px;
    z-index       : 100
  }

  .nav-bottom a {
    padding-top  : 17px;
    padding-left : 1px;
    padding-right: 1px;
    top          : 4px;
    color        : var(--body-text-dark)
  }

  .weather34-top-menu a {
    margin-left    : 10px;
    display        : flex;
    text-decoration: none;
    color          : var(--body-text-dark);
    font-weight    : 500;
    font-size      : 12px;
    line-height    : .5;
    padding-left   : 5px;
    float          : none;
    text-align     : left;
    width          : 160px;
    justify-content: left;
    height         : 12px;
    cursor         : pointer;
    font-family    : headingtext;
    padding-bottom : 5px;
    padding-top    : 10px;
    margin-bottom  : -10px;
    margin-left    : 10px;
    background     : var(--menulinks)
  }

  .nav-bottom .ico {
    background: 0;
    box-shadow: none
  }

  .nav-top {
    top          : 0;
    padding-top  : 10px;
    width        : 320px;
    height       : 20px;
    border-radius: 10px
  }

  .desktoplink2 {
    margin-right: 45px;
    float       : right;
    margin-top  : -10px
  }

  .grid-container {
    display              : flex;
    flex-direction       : row;
    flex-wrap            : wrap;
    width                : 99%;
    grid-template-columns: repeat(1, 1fr);
    grid-template-rows   : repeat(1, 1fr);
    grid-column-gap      : 3px;
    grid-row-gap         : 3px
  }

  .smallmoduleinfo {
    margin-left: 270px
  }

  .chartdataicon,
  .chartdatarainicon {
    right: 5px
  }

  .chartdatadirectionicon {
    margin-left: 116px
  }

  .weather34-boxescontainer {
    margin-left: 3px
  }

  .todaysavgbox,
  .todaysmaxbox,
  .todaysminbox {
    margin-left: -146px
  }

  .weather34-header-menu button {
    font-size    : .7em;
    margin-bottom: 15px
  }
}

blue,
oblue,
raiblue {
  color: var(--blue)
}

deepblue {
  color: var(--deepblue)
}

green {
  color: var(--green)
}

yellow {
  color: var(--yellow)
}

oorange,
orange {
  color: var(--orange)
}

red {
  color: var(--red)
}

darkred {
  color: var(--deepred)
}

purple {
  color: var(--purple)
}

grey {
  color: var(--dark-toggle)
}

greyb {
  color         : var(--dark-toggle);
  font-family   : weathertext2;
  filter        : brightness(120%);
  -webkit-filter: brightness(120%)
}

wuiunit {
  color      : var(--body-text-dark);
  line-height: .8;
  font-size  : .7em
}

button {
  border: 0
}

button:focus {
  border       : none;
  outline      : 0 !important;
  outline-style: none
}

.button {
  color   : grey;
  position: relative
}

.button-dial-label-tablet {
  top            : 4px;
  color          : var(--body-text-dark);
  font-size      : 56px;
  display        : flex;
  justify-content: center;
  align-items    : center;
  align-content  : center;
  font-family    : verb
}

.sunrise-sun,
.sunset-sun {
  display       : block;
  background    : 0;
  color         : var(--body-text-dark);
  font-size     : 9px;
  line-height   : 1.3;
  margin-top    : 5px;
  position      : absolute;
  margin-left   : 90px;
  text-align    : left;
  font-family   : weathertext2;
  text-transform: none
}

.sunset-sun {
  margin-top: 30px
}

humidtytablet {
  font-size     : .5em;
  vertical-align: text-top
}

.daylighthours,
.indoordesc,
.indoordesc2,
.indoordesc3 {
  display              : flex;
  color                : var(--body-text-dark);
  background-color     : var(--modulecaptions);
  line-height          : 1;
  top                  : 0;
  position             : absolute;
  margin-left          : 200px;
  text-align           : left;
  font-family          : verb;
  width                : 80px;
  font-size            : 8.5px;
  padding              : 2px 3px 1px 3px;
  line-height          : 1.2;
  align-items          : center;
  justify-content      : center;
  border-radius        : 3px;
  -webkit-border-radius: 3px;
  -moz-border-radius   : 3px;
  -ms-border-radius    : 3px;
  -o-border-radius     : 3px;
  text-transform       : none;
  text-shadow          : none
}

.daylighthours {
  margin-left: 210px;
  width      : max-content
}

laststrike {
  display       : flex;
  background    : 0;
  color         : var(--body-text-dark);
  font-size     : 9px;
  line-height   : 1;
  top           : 25px;
  position      : absolute;
  left          : 85px;
  font-family   : verb;
  text-align    : left;
  width         : 60px;
  word-wrap     : break-word;
  text-transform: uppercase
}

strikeicon,
strikeicon2 {
  position : absolute;
  left     : 29px;
  top      : 49px;
  z-index  : 100;
  font-size: 8px;
  color    : var(--body-text-dark)
}

strikeicon2 {
  left: 36px;
  top : 52px
}

heatindexmax {
  display       : flex;
  background    : 0;
  color         : var(--body-text-dark);
  font-size     : 8.5px;
  line-height   : 1;
  top           : 54px;
  position      : absolute;
  font-family   : weathertext2;
  text-align    : center;
  text-transform: none
}

.clock4 {
  display    : flex;
  position   : absolute;
  font-family: clock;
  font-size  : 3rem;
  color      : hsla(214, 29%, 91%, .6);
  margin-top : 15px;
  margin-left: 40px;
  max-width  : 300px
}

.thedate4 {
  position   : absolute;
  display    : block;
  background : 0;
  color      : hsla(214, 29%, 91%, .6);
  font-size  : .75rem;
  font-family: clock;
  line-height: 1;
  margin-top : -15px;
  margin-left: 0
}

smallminutes {
  font-size  : 7px;
  color      : var(--body-text-dark);
  font-family: weathertext2
}

smallminutes1 {
  font-size  : 7px;
  color      : var(--body-text-dark);
  font-family: weathertext2
}

[data-title]:hover:after {
  opacity   : .7;
  visibility: visible;
  display   : none
}

[data-title]:after {
  content              : attr(data-title);
  background           : var(--menubackgroundlinks);
  color                : #fff;
  font-size            : 9px;
  position             : absolute;
  padding              : 3px;
  bottom               : 3em;
  left                 : -5px;
  line-height          : 1.2;
  white-space          : nowrap;
  opacity              : 0;
  z-index              : 99999;
  visibility           : hidden;
  border-radius        : 3px;
  -webkit-border-radius: 3px;
  -moz-border-radius   : 3px;
  -ms-border-radius    : 3px;
  -o-border-radius     : 3px;
  font-family          : verb
}

[data-title] {
  position: relative;
  left    : -5px
}

[data-lux]:hover:after {
  opacity   : 1;
  visibility: visible
}

[data-lux]:after {
  content              : attr(data-lux);
  background-color     : var(--temp20-25);
  color                : #fff;
  font-size            : 9px;
  position             : absolute;
  padding              : 3px;
  bottom               : 3.5em;
  left                 : 90px;
  white-space          : nowrap;
  opacity              : 0;
  z-index              : 99999;
  visibility           : hidden;
  border-radius        : 3px;
  -webkit-border-radius: 3px;
  -moz-border-radius   : 3px;
  -ms-border-radius    : 3px;
  -o-border-radius     : 3px;
  font-family          : verb;
  width                : 115px;
  text-align           : center
}

[data-lux] {
  position: relative;
  left    : -5px
}

[data-pressurerising]:hover:after {
  opacity   : 1;
  visibility: visible
}

[data-pressurerising]:after {
  content              : attr(data-pressurerising);
  background-color     : var(--temp20-25);
  color                : #fff;
  font-size            : 9px;
  position             : absolute;
  padding              : 5px;
  bottom               : .3em;
  left                 : -70pt;
  white-space          : nowrap;
  opacity              : 0;
  z-index              : 99999;
  visibility           : hidden;
  border-radius        : 3px;
  -webkit-border-radius: 3px;
  -moz-border-radius   : 3px;
  -ms-border-radius    : 3px;
  -o-border-radius     : 3px;
  filter               : brightness(90%);
  -webkit-filter       : brightness(90%);
  font-family          : verb
}

[data-pressurerising] {
  position: relative;
  left    : -5px
}

[data-pressurefalling]:hover:after {
  opacity   : 1;
  visibility: visible
}

[data-pressurefalling]:after {
  content              : attr(data-pressurefalling);
  background-color     : var(--alternative-blue);
  color                : #fff;
  font-size            : 9px;
  position             : absolute;
  padding              : 5px;
  bottom               : .3em;
  left                 : -70pt;
  white-space          : nowrap;
  opacity              : 0;
  z-index              : 99999;
  visibility           : hidden;
  border-radius        : 3px;
  -webkit-border-radius: 3px;
  -moz-border-radius   : 3px;
  -ms-border-radius    : 3px;
  -o-border-radius     : 3px;
  filter               : brightness(90%);
  -webkit-filter       : brightness(90%);
  font-family          : verb
}

[data-pressurefalling] {
  position: relative;
  left    : -5px
}

[data-temprising]:hover:after {
  opacity   : 1;
  visibility: visible
}

[data-temprising]:after {
  content              : attr(data-temprising);
  background-color     : var(--temp20-25);
  color                : #fff;
  font-size            : 9px;
  position             : absolute;
  padding              : 5px;
  bottom               : .3em;
  left                 : -100px;
  white-space          : nowrap;
  opacity              : 0;
  z-index              : 99999;
  visibility           : hidden;
  border-radius        : 3px;
  -webkit-border-radius: 3px;
  -moz-border-radius   : 3px;
  -ms-border-radius    : 3px;
  -o-border-radius     : 3px;
  filter               : brightness(95%);
  -webkit-filter       : brightness(95%);
  font-family          : verb
}

[data-temprising] {
  position: relative;
  left    : -5px
}

[data-tempfalling]:hover:after {
  opacity   : 1;
  visibility: visible
}

[data-tempfalling]:after {
  content              : attr(data-tempfalling);
  background-color     : var(--alternative-blue);
  color                : #fff;
  font-size            : 9px;
  position             : absolute;
  padding              : 5px;
  bottom               : .3em;
  left                 : -100px;
  white-space          : nowrap;
  opacity              : 0;
  z-index              : 99999;
  visibility           : hidden;
  border-radius        : 3px;
  -webkit-border-radius: 3px;
  -moz-border-radius   : 3px;
  -ms-border-radius    : 3px;
  -o-border-radius     : 3px;
  filter               : brightness(95%);
  -webkit-filter       : brightness(95%);
  font-family          : verb
}

[data-tempfalling] {
  position: relative;
  left    : -5px
}

[data-tempsteady]:hover:after {
  opacity   : 1;
  visibility: visible
}

[data-tempsteady]:after {
  content              : attr(data-tempsteady);
  background-color     : var(--temp5-10);
  color                : #fff;
  font-size            : 9px;
  position             : absolute;
  padding              : 5px;
  bottom               : .3em;
  left                 : -70px;
  white-space          : nowrap;
  opacity              : 0;
  z-index              : 99999;
  visibility           : hidden;
  border-radius        : 3px;
  -webkit-border-radius: 3px;
  -moz-border-radius   : 3px;
  -ms-border-radius    : 3px;
  -o-border-radius     : 3px;
  filter               : brightness(95%);
  -webkit-filter       : brightness(95%);
  font-family          : verb
}

[data-tempsteady] {
  position: relative;
  left    : -5px
}

[data-windincreasing]:hover:after {
  opacity   : 1;
  visibility: visible
}

[data-windincreasing]:after {
  content              : attr(data-windincreasing);
  background-color     : var(--temp20-25);
  color                : #fff;
  font-size            : 9px;
  position             : absolute;
  padding              : 5px;
  bottom               : .3em;
  left                 : -70px;
  white-space          : nowrap;
  opacity              : 0;
  z-index              : 99999;
  visibility           : hidden;
  border-radius        : 3px;
  -webkit-border-radius: 3px;
  -moz-border-radius   : 3px;
  -ms-border-radius    : 3px;
  -o-border-radius     : 3px;
  filter               : brightness(95%);
  -webkit-filter       : brightness(95%);
  font-family          : verb
}

[data-windincreasing] {
  position: relative;
  left    : -5px
}

[data-winddecreasing]:hover:after {
  opacity   : 1;
  visibility: visible
}

[data-winddecreasing]:after {
  content              : attr(data-winddecreasing);
  background-color     : var(--alternative-blue);
  color                : #fff;
  font-size            : 9px;
  position             : absolute;
  padding              : 5px;
  bottom               : .3em;
  left                 : -70px;
  white-space          : nowrap;
  opacity              : 0;
  z-index              : 99999;
  visibility           : hidden;
  border-radius        : 3px;
  -webkit-border-radius: 3px;
  -moz-border-radius   : 3px;
  -ms-border-radius    : 3px;
  -o-border-radius     : 3px;
  filter               : brightness(95%);
  -webkit-filter       : brightness(95%);
  font-family          : verb
}

[data-winddecreasing] {
  position: relative;
  left    : -5px
}

[data-trend]:hover:after {
  opacity   : 1;
  visibility: visible
}

[data-trend]:after {
  content              : attr(data-trend);
  background-color     : var(--alternative-blue);
  color                : #fff;
  font-size            : 9px;
  position             : absolute;
  padding              : 5px;
  bottom               : .3em;
  left                 : 0;
  white-space          : nowrap;
  opacity              : 0;
  z-index              : 99999;
  visibility           : hidden;
  border-radius        : 3px;
  -webkit-border-radius: 3px;
  -moz-border-radius   : 3px;
  -ms-border-radius    : 3px;
  -o-border-radius     : 3px;
  filter               : brightness(90%);
  -webkit-filter       : brightness(90%);
  font-family          : verb
}

[data-trend] {
  position: relative;
  left    : -5px
}

[data-winddir]:hover:after {
  opacity   : 1;
  visibility: visible
}

[data-winddir]:after {
  content              : attr(data-winddir);
  background-color     : var(--alternative-blue);
  color                : #fff;
  font-size            : 9px;
  position             : absolute;
  padding              : 5px;
  bottom               : 0;
  left                 : -6pt;
  white-space          : nowrap;
  opacity              : 0;
  z-index              : 99999;
  visibility           : hidden;
  border-radius        : 3px;
  -webkit-border-radius: 3px;
  -moz-border-radius   : 3px;
  -ms-border-radius    : 3px;
  -o-border-radius     : 3px;
  filter               : brightness(90%);
  -webkit-filter       : brightness(90%);
  font-family          : verb
}

[data-winddir] {
  position: relative;
  left    : -5px
}

[data-uv10]:hover:after {
  opacity   : 1;
  visibility: visible
}

[data-uv10]:after {
  content              : attr(data-uv10);
  background-color     : var(--purple);
  color                : #fff;
  font-size            : 9px;
  position             : absolute;
  padding              : 5px;
  bottom               : .3em;
  left                 : -10pt;
  white-space          : nowrap;
  opacity              : 0;
  z-index              : 99999;
  visibility           : hidden;
  border-radius        : 3px;
  -webkit-border-radius: 3px;
  -moz-border-radius   : 3px;
  -ms-border-radius    : 3px;
  -o-border-radius     : 3px;
  filter               : brightness(90%);
  -webkit-filter       : brightness(90%);
  font-family          : verb
}

[data-uv10] {
  position: relative;
  left    : -5px
}

[data-uv8]:hover:after {
  opacity   : 1;
  visibility: visible
}

[data-uv8]:after {
  content              : attr(data-uv8);
  background-color     : var(--temp25-30);
  color                : #fff;
  font-size            : 9px;
  position             : absolute;
  padding              : 5px;
  bottom               : .3em;
  left                 : -10pt;
  white-space          : nowrap;
  opacity              : 0;
  z-index              : 99999;
  visibility           : hidden;
  border-radius        : 3px;
  -webkit-border-radius: 3px;
  -moz-border-radius   : 3px;
  -ms-border-radius    : 3px;
  -o-border-radius     : 3px;
  filter               : brightness(90%);
  -webkit-filter       : brightness(90%);
  font-family          : verb
}

[data-uv8] {
  position: relative;
  left    : -5px
}

[data-uv5]:hover:after {
  opacity   : 1;
  visibility: visible
}

[data-uv5]:after {
  content              : attr(data-uv5);
  background-color     : var(--temp20-25);
  color                : #fff;
  font-size            : 9px;
  position             : absolute;
  padding              : 5px;
  bottom               : .3em;
  left                 : -10pt;
  white-space          : nowrap;
  opacity              : 0;
  z-index              : 99999;
  visibility           : hidden;
  border-radius        : 3px;
  -webkit-border-radius: 3px;
  -moz-border-radius   : 3px;
  -ms-border-radius    : 3px;
  -o-border-radius     : 3px;
  filter               : brightness(90%);
  -webkit-filter       : brightness(90%);
  font-family          : verb
}

[data-uv5] {
  position: relative;
  left    : -5px
}

[data-uv3]:hover:after {
  opacity   : 1;
  visibility: visible
}

[data-uv3]:after {
  content              : attr(data-uv3);
  background-color     : var(--temp15-20);
  color                : #fff;
  font-size            : 9px;
  position             : absolute;
  padding              : 5px;
  bottom               : .3em;
  left                 : -10pt;
  white-space          : nowrap;
  opacity              : 0;
  z-index              : 99999;
  visibility           : hidden;
  border-radius        : 3px;
  -webkit-border-radius: 3px;
  -moz-border-radius   : 3px;
  -ms-border-radius    : 3px;
  -o-border-radius     : 3px;
  filter               : brightness(90%);
  -webkit-filter       : brightness(90%);
  font-family          : verb
}

[data-uv3] {
  position: relative;
  left    : -5px
}

[data-uv0]:hover:after {
  opacity   : 1;
  visibility: visible
}

[data-uv0]:after {
  content              : attr(data-uv0);
  background-color     : var(--temp5-10);
  color                : #fff;
  font-size            : 9px;
  position             : absolute;
  padding              : 5px;
  bottom               : .3em;
  left                 : -10pt;
  white-space          : nowrap;
  opacity              : 0;
  z-index              : 99999;
  visibility           : hidden;
  border-radius        : 3px;
  -webkit-border-radius: 3px;
  -moz-border-radius   : 3px;
  -ms-border-radius    : 3px;
  -o-border-radius     : 3px;
  filter               : brightness(90%);
  -webkit-filter       : brightness(90%);
  font-family          : verb
}

[data-uv0] {
  position: relative;
  left    : -5px
}

[data-good]:hover:after {
  opacity   : 1;
  visibility: visible
}

[data-good]:after {
  content              : attr(data-good);
  background-color     : var(--temp5-10);
  color                : #fff;
  font-size            : 9px;
  position             : absolute;
  padding              : 5px;
  bottom               : .3em;
  left                 : -45pt;
  white-space          : nowrap;
  opacity              : 0;
  z-index              : 99999;
  visibility           : hidden;
  border-radius        : 3px;
  -webkit-border-radius: 3px;
  -moz-border-radius   : 3px;
  -ms-border-radius    : 3px;
  -o-border-radius     : 3px;
  filter               : brightness(90%);
  -webkit-filter       : brightness(90%);
  font-family          : verb
}

[data-good] {
  position: relative;
  left    : -5px
}

[data-moderate]:hover:after {
  opacity   : 1;
  visibility: visible
}

[data-moderate]:after {
  content              : attr(data-moderate);
  background-color     : var(--temp10-15);
  color                : #fff;
  font-size            : 9px;
  position             : absolute;
  padding              : 5px;
  bottom               : .3em;
  left                 : -25pt;
  white-space          : nowrap;
  opacity              : 0;
  z-index              : 99999;
  visibility           : hidden;
  border-radius        : 3px;
  -webkit-border-radius: 3px;
  -moz-border-radius   : 3px;
  -ms-border-radius    : 3px;
  -o-border-radius     : 3px;
  filter               : brightness(90%);
  -webkit-filter       : brightness(90%);
  font-family          : verb
}

[data-moderate] {
  position: relative;
  left    : -5px
}

[data-uhfs]:hover:after {
  opacity   : 1;
  visibility: visible
}

[data-uhfs]:after {
  content              : attr(data-uhfs);
  background-color     : var(--temp20-25);
  color                : #fff;
  font-size            : 9px;
  position             : absolute;
  padding              : 5px;
  bottom               : .3em;
  left                 : -45pt;
  white-space          : nowrap;
  opacity              : 0;
  z-index              : 99999;
  visibility           : hidden;
  border-radius        : 3px;
  -webkit-border-radius: 3px;
  -moz-border-radius   : 3px;
  -ms-border-radius    : 3px;
  -o-border-radius     : 3px;
  filter               : brightness(90%);
  -webkit-filter       : brightness(90%);
  font-family          : verb
}

[data-uhfs] {
  position: relative;
  left    : -5px
}

[data-unhealthy]:hover:after {
  opacity   : 1;
  visibility: visible
}

[data-unhealthy]:after {
  content              : attr(data-unhealthy);
  background-color     : var(--temp25-30);
  color                : #fff;
  font-size            : 9px;
  position             : absolute;
  padding              : 5px;
  bottom               : .3em;
  left                 : -35pt;
  white-space          : nowrap;
  opacity              : 0;
  z-index              : 99999;
  visibility           : hidden;
  border-radius        : 3px;
  -webkit-border-radius: 3px;
  -moz-border-radius   : 3px;
  -ms-border-radius    : 3px;
  -o-border-radius     : 3px;
  filter               : brightness(90%);
  font-family          : verb
}

[data-unhealthy] {
  position: relative;
  left    : -5px
}

[data-veryunhealthy]:hover:after {
  opacity   : 1;
  visibility: visible
}

[data-veryunhealthy]:after {
  content              : attr(data-veryunhealthy);
  background-color     : var(--temp30-35);
  color                : #fff;
  font-size            : 9px;
  position             : absolute;
  padding              : 5px;
  bottom               : .3em;
  left                 : -45pt;
  white-space          : nowrap;
  opacity              : 0;
  z-index              : 99999;
  visibility           : hidden;
  border-radius        : 3px;
  -webkit-border-radius: 3px;
  -moz-border-radius   : 3px;
  -ms-border-radius    : 3px;
  -o-border-radius     : 3px;
  filter               : brightness(90%);
  -webkit-filter       : brightness(90%);
  font-family          : verb
}

[data-veryunhealthy] {
  position: relative;
  left    : -5px
}

[data-extreme]:hover:after {
  opacity   : 1;
  visibility: visible
}

[data-extreme]:after {
  content              : attr(data-extreme);
  background-color     : var(--temp40-45);
  color                : #fff;
  font-size            : 9px;
  position             : absolute;
  padding              : 5px;
  bottom               : .3em;
  left                 : -30pt;
  white-space          : nowrap;
  opacity              : 0;
  z-index              : 99999;
  visibility           : hidden;
  border-radius        : 3px;
  -webkit-border-radius: 3px;
  -moz-border-radius   : 3px;
  -ms-border-radius    : 3px;
  -o-border-radius     : 3px;
  filter               : brightness(90%);
  -webkit-filter       : brightness(90%);
  font-family          : verb
}

[data-extreme] {
  position: relative;
  left    : -5px
}

[data-azimuth]:hover:after {
  opacity   : 1;
  visibility: visible
}

[data-azimuth]:after {
  content              : attr(data-azimuth);
  background-color     : var(--temp20-25);
  color                : #fff;
  font-size            : 9px;
  position             : absolute;
  padding              : 5px;
  bottom               : .3em;
  left                 : 0;
  white-space          : nowrap;
  opacity              : 0;
  z-index              : 99999;
  visibility           : hidden;
  border-radius        : 3px;
  -webkit-border-radius: 3px;
  -moz-border-radius   : 3px;
  -ms-border-radius    : 3px;
  -o-border-radius     : 3px;
  filter               : brightness(90%);
  -webkit-filter       : brightness(90%);
  font-family          : verb
}

[data-azimuth] {
  position: relative;
  left    : -5px
}

[data-azimuth2]:hover:after {
  opacity   : 1;
  visibility: visible
}

[data-azimuth2]:after {
  content              : attr(data-azimuth2);
  background-color     : var(--temp20-25);
  color                : #fff;
  font-size            : 9px;
  position             : absolute;
  padding              : 5px;
  bottom               : .3em;
  left                 : -130px;
  white-space          : nowrap;
  opacity              : 0;
  z-index              : 99999;
  visibility           : hidden;
  border-radius        : 3px;
  -webkit-border-radius: 3px;
  -moz-border-radius   : 3px;
  -ms-border-radius    : 3px;
  -o-border-radius     : 3px;
  filter               : brightness(90%);
  -webkit-filter       : brightness(90%);
  font-family          : verb
}

[data-azimuth2] {
  position: relative;
  left    : -5px
}

[data-chartdata]:hover:after {
  opacity   : 1;
  visibility: visible
}

[data-chartdata]:after {
  content              : attr(data-chartdata);
  background-color     : #3d444e;
  color                : #c4d9ec;
  font-size            : 9px;
  position             : absolute;
  padding              : 5px;
  bottom               : .4em;
  left                 : -30pt;
  white-space          : nowrap;
  opacity              : 0;
  visibility           : hidden;
  border-radius        : 3px;
  -webkit-border-radius: 3px;
  -moz-border-radius   : 3px;
  -ms-border-radius    : 3px;
  -o-border-radius     : 3px;
  filter               : brightness(90%);
  -webkit-filter       : brightness(90%);
  font-family          : verb;
  text-transform       : uppercase;
  box-shadow           : inset 0 1px rgba(255, 255, 255, .1), 0 6px 5px -5px var(--moduleoutline), 0 6px 5px -5px var(--moduleoutline), 0 0 5px -5px var(--moduleoutline), 0 0 0 0 #000, 0 0 0 0 #000
}

[data-chartdata] {
  position: relative;
  left    : -5px
}

[data-bottommodules]:hover:after {
  opacity   : 1;
  visibility: visible
}

[data-bottommodules]:after {
  content              : attr(data-bottommodules);
  background-color     : #3d444e;
  color                : #c4d9ec;
  font-size            : 9px;
  position             : absolute;
  padding              : 2px;
  bottom               : .1em;
  left                 : -42pt;
  white-space          : nowrap;
  opacity              : 0;
  visibility           : hidden;
  border-radius        : 3px;
  -webkit-border-radius: 3px;
  -moz-border-radius   : 3px;
  -ms-border-radius    : 3px;
  -o-border-radius     : 3px;
  filter               : brightness(90%);
  -webkit-filter       : brightness(90%);
  font-family          : verb;
  box-shadow           : inset 0 1px rgba(255, 255, 255, .1), 0 6px 5px -5px var(--moduleoutline), 0 6px 5px -5px var(--moduleoutline), 0 0 5px -5px var(--moduleoutline), 0 0 0 0 #000, 0 0 0 0 #000
}

[data-bottommodules] {
  position: relative;
  left    : -5px
}

[data-maxmindata]:hover:after {
  opacity   : 1;
  visibility: visible;
  box-shadow: none
}

.button-dial-label-tablet a {
  box-shadow: none
}

[data-maxmindata]:after {
  content              : attr(data-maxmindata);
  background-color     : #3d444e;
  color                : #c4d9ec;
  font-size            : 9px;
  position             : relative;
  padding              : 5px;
  bottom               : 2em;
  left                 : 0;
  white-space          : nowrap;
  opacity              : 0;
  visibility           : hidden;
  border-radius        : 3px;
  -webkit-border-radius: 3px;
  -moz-border-radius   : 3px;
  -ms-border-radius    : 3px;
  -o-border-radius     : 3px;
  font-family          : verb;
  text-transform       : none;
  z-index              : 100;
  box-shadow           : none;
  border               : 0
}

[data-maxmindata] {
  position  : relative;
  left      : -5px;
  z-index   : 100;
  box-shadow: none
}

.nav-bottom .version {
  top       : 10px;
  color     : #ccc;
  right     : 7px;
  font-size : 7px;
  box-shadow: none;
  background: 0;
  position  : absolute
}

.nav-bottom-charts .version {
  top       : 10px;
  color     : #aaa;
  right     : 10px;
  font-size : 7px;
  box-shadow: none;
  background: 0;
  position  : absolute
}

.thelaststrike {
  position         : absolute;
  margin-left      : 225px;
  padding          : 1px;
  font-size        : 6pt;
  display          : flex;
  -webkit-box-align: center;
  -ms-flex-align   : center;
  align-items      : center;
  -webkit-box-pack : center;
  -ms-flex-pack    : center;
  justify-content  : center;
  text-align       : center;
  width            : max-content;
  line-height      : 1;
  margin-top       : 37px;
  text-shadow      : none;
  text-transform   : none;
  color            : var(--body-text-dark);
  background-color : transparent;
  text-shadow      : none;
  border-radius    : 2px;
  cursor           : pointer;
  z-index          : 100;
  font-family      : weathertext2
}

.thelaststrike interval {
  font-size     : 6pt;
  text-transform: capitalize;
  font-family   : verb
}

.thelaststrike a {
  color         : var(--body-text-dark);
  text-transform: capitalize;
  font-size     : 6pt;
  font-family   : verb
}

.forecastlink {
  color         : var(--body-text-dark);
  text-transform: capitalize
}

a:hover {
  color: var(--body-text-dark)
}

a:visited {
  color: var(--body-text-dark)
}

.weather34switcher a {
  background: 0 0
}

.weather34switcher [data-title]:after {
  top   : -7px;
  height: 12px;
  left  : -5px
}

.weather34switcher a,
.weather34switchercharts a,
.weather34switcherforecast a {
  display              : inline-flex;
  border-radius        : 3px;
  background-color     : var(--navicons);
  font-size            : 12px;
  -webkit-border-radius: 3px;
  -moz-border-radius   : 3px;
  -ms-border-radius    : 3px;
  -o-border-radius     : 3px;
  padding-bottom       : 0;
  padding-top          : 0;
  padding-left         : 3px;
  padding-right        : 3px;
  justify-content      : center;
  align-items          : center;
  height               : 27px;
  width                : 30px;
  top                  : 5px
}

.weather34switcher [data-title]:after {
  top   : -20px;
  height: 12px;
  left  : -5px
}

.weather34switchercharts [data-title]:after {
  top   : -20px;
  height: 12px;
  left  : -5px
}

.weather34switcherforecast [data-title]:after {
  top   : -20px;
  height: 12px;
  left  : -5px
}

.weather34caption {
  font-size      : 15px;
  width          : 300px;
  justify-content: center;
  align-items    : center;
  text-align     : center;
  font-family    : verb;
  margin-top     : 55px;
  color          : var(--weather34captions)
}

tempseperator {
  font-family: weathertext3
}

windunittablet {
  text-transform: uppercase
}

.trendspace {
  padding-left : 245px;
  margin-top   : -50px;
  margin-bottom: 25px
}

.rainratephrase {
  display        : inline-flexbox;
  margin         : 0 auto;
  text-align     : center;
  justify-content: center;
  align-items    : center;
  font-family    : verb;
  font-size      : 14px;
  color          : var(--body-text-dark)
}

svg {
  shape-rendering: geometricPrecision
}

img svg {
  shape-rendering: geometricPrecision
}

.todayssolarmax {
  position   : absolute;
  margin-top : -10pt;
  font-family: verb;
  font-size  : 20px;
  margin-left: 215px
}

solarunittabletmax,
windunittabletmax {
  position      : relative;
  text-transform: uppercase;
  vertical-align: middle;
  margin-top    : 3px;
  font-size     : 7px;
  font-family   : verb;
  opacity       : .7
}

windunittabletaverage {
  text-transform: uppercase;
  margin-top    : 7px;
  vertical-align: middle;
  font-size     : 7px;
  font-family   : verb;
  opacity       : .7
}

windunittabletdavg,
windunittabletdavg2,
windunittabletdavg3 {
  margin         : 0 auto;
  text-transform : uppercase;
  display        : flex;
  justify-content: center;
  align-items    : center;
  font-size      : 7px;
  font-family    : verb;
  opacity        : .7;
  text-align     : center;
  line-height    : 1
}

solarunittabletmax {
  text-transform: none;
  padding-top   : 0
}

.winddirectiontrend a {
  margin-top : -78px;
  margin-left: -100pt;
  position   : absolute;
  font-size  : 15px;
  font-family: verb
}

.windirectionphrases {
  position       : absolute;
  font-size      : 26px;
  width          : 300px;
  justify-content: center;
  align-items    : center;
  text-align     : center;
  font-family    : verb;
  margin-left    : -180pt;
  margin-top     : -35px;
  line-height    : .9;
  margin-bottom  : 0;
  color          : var(--weather34captions)
}

.rainlast24 a,
.todaysairinfo a,
.todaysbftmax a,
.todayssolarmax a,
.todayssolarmax1 a,
.todaysuvmax a,
.todayswindavg a,
.todayswindmax a,
rainman-tablet a,
tempman-tablet a {
  font-size  : 20px;
  font-family: verb
}

.infoicon-wrapper {
  position: absolute
}

wu30 {
  color: var(--temp30-35)
}

wu25 {
  color: var(--temp25-30)
}

wu20 {
  color: var(--temp20-25)
}

wu15 {
  color: var(--temp15-20)
}

wu12 {
  color: var(--temp10-15)
}

wu5 {
  color: var(--temp5-10)
}

deg0 {
  color: #00acbc
}

deg5 {
  color: #9abb2e
}

deg12 {
  color: #fcaf45
}

deg15 {
  color: #f0a53c
}

deg20 {
  color: #f29316
}

deg25 {
  color: #e64922
}

deg30 {
  color: #cc504b
}

deg35 {
  color: #ab4f49
}

deg40 {
  color: #994b8f
}

.rainlast24 a:hover,
.tempman-tablet a:hover,
.todaysbftmax a:hover,
.todayssolarmax a:hover,
.todayssolarmax1 a:hover,
.todaysuvmax a:hover,
.todayswindmax a:hover,
.winddirectiontrend a:hover,
tempman-tablet a:hover {
  box-shadow: none
}

::-webkit-scrollbar {
  width                : 6px;
  border-radius        : 10px;
  -webkit-border-radius: 10px;
  -moz-border-radius   : 10px;
  -ms-border-radius    : 10px;
  -o-border-radius     : 10px
}

::-webkit-scrollbar-thumb {
  background   : var(--scrollbar-bg);
  border-radius: 10px
}

barometervalue {
  color: var(--barometervalue)
}

.rainratebar,
.sunratebar {
  position             : absolute;
  display              : -webkit-box;
  display              : flex;
  width                : 7rem;
  overflow             : hidden;
  font-family          : weathertext2;
  background           : var(--indicatorbackground);
  border               : 0;
  border-radius        : 10px;
  margin-top           : -45px;
  margin-left          : 95px;
  height               : 8px;
  -webkit-border-radius: 10px;
  -moz-border-radius   : 10px;
  -ms-border-radius    : 10px;
  -o-border-radius     : 10px
}

.weather34ratebar {
  background: var(--indicatorbackground)
}

.weather34sunratebarbottom2::before {
  position      : absolute;
  font-size     : 9px;
  color         : var(--barometerbar2);
  top           : 5px;
  text-transform: lowercase
}

dayzero {
  color  : var(--novalue);
  opacity: .7
}

dayzero2 {
  padding-left: 4px;
  color       : var(--barometervalue)
}

#weather34-top {
  display              : none;
  position             : fixed;
  bottom               : 35px;
  right                : 5px;
  z-index              : 999;
  border               : none;
  outline              : 0;
  background-color     : var(--navicons);
  color                : var(--body-text-dark);
  cursor               : pointer;
  padding              : 5px;
  border-radius        : 5px;
  font-size            : 14px;
  font-family          : verb;
  -webkit-border-radius: 5px;
  -moz-border-radius   : 5px;
  -ms-border-radius    : 5px;
  -o-border-radius     : 5px
}

#weather34-top:hover {
  opacity: .7
}

.weather34-boxescontainer {
  position  : absolute;
  margin-top: -2px
}

.weather34-maxminboxes {
  display              : grid;
  grid-template-columns: 1fr;
  grid-template-rows   : repeat(3, auto);
  grid-column-gap      : 0;
  grid-row-gap         : 17px;
  font-size            : 14px
}

weather34-list {
  position             : absolute;
  font-family          : verb;
  font-size            : 1em;
  border               : 1px solid var(--averageborders);
  border-radius        : 5px;
  -webkit-border-radius: 5px;
  -moz-border-radius   : 5px;
  -ms-border-radius    : 5px;
  -o-border-radius     : 5px;
  width                : max-content;
  text-align           : center;
  padding              : 2px
}


.conditionicon {
  position   : relative;
  margin-top : -24px;
  float      : left;
  margin-left: 5px
}

baro1040 {
  color: #cc504b
}

baro1030 {
  color: #e64922
}

baro1020 {
  color: #d77040
}

baro1010 {
  color: #e6a141
}

baro1000 {
  color: #8fb129
}

baro900 {
  color: #1994d6
}

.menuunits {
  margin-top   : 20px;
  margin-bottom: 0
}

.menulayout {
  margin-top   : 20px;
  margin-bottom: -7px
}

.menulayout a {
  font-family: verb;
  display    : inline;
  font-size  : 12px;
  padding    : 5px
}

.menuunits a {
  font-family: verb;
  display    : inline;
  font-size  : 11px;
  padding    : 5px
}

menuhome {
  color: var(--alternative-blue)
}

menuhome:hover {
  color: #fff
}

.weather34-webcam,
.weather34-webcam-large {
  border               : 5px solid var(--webcam);
  border-radius        : 5px;
  -webkit-border-radius: 5px;
  -moz-border-radius   : 5px;
  -ms-border-radius    : 5px;
  -o-border-radius     : 5px;
  width                : 275px;
  height               : 135px;
  margin-top           : 0
}

.weather34-webcam-large {
  width : 90%;
  height: 99%
}

.modulecaptioncam {
  display              : flex;
  position             : relative;
  left                 : 165px;
  top                  : -3px;
  color                : var(--body-text-dark);
  background-color     : var(--modulecaptions);
  font-family          : verb;
  width                : 11em;
  height               : 10px;
  font-size            : 10px;
  padding              : 2px 3px 1px 3px;
  line-height          : 1.2;
  align-items          : center;
  justify-content      : center;
  border-radius        : 3px;
  -webkit-border-radius: 3px;
  -moz-border-radius   : 3px;
  -ms-border-radius    : 3px;
  -o-border-radius     : 3px
}

.webcamlink {
  margin-left    : 10px;
  margin-top     : 100px;
  display        : flex;
  position       : absolute;
  align-items    : center;
  justify-content: center;
  font-size      : 3rem;
  z-index        : 200
}


* GDPR CONTENT STYLE */ .content {
  max-width: 400px;
  margin   : 0 auto;
  color    : #3d464f;
  position : fixed;
  top      : 20px;
}

/* ROUND SWITCH CHECKBOX */

.switch {
  position: relative;
  display : inline-block;
  width   : 60px;
  height  : 34px;
}

.switch input {
  opacity: 0;
  width  : 0;
  height : 0;
}

.checkboxSlider {
  position             : absolute;
  cursor               : pointer;
  top                  : 0;
  left                 : 0;
  right                : 0;
  bottom               : 0;
  background-color     : #34495B;
  border-radius        : 20px;
  -webkit-border-radius: 20px;
  -moz-border-radius   : 20px;
  -ms-border-radius    : 20px;
  -o-border-radius     : 20px;
}

.checkboxSlider:before {
  position        : absolute;
  content         : "";
  height          : 26px;
  width           : 26px;
  left            : 4px;
  bottom          : 4px;
  background-color: white;


}

input:checked+.checkboxSlider {
  background-color: var(--green);
}

input:focus+.checkboxSlider {
  box-shadow: 0 0 1px var(--green);
}

input:checked+.checkboxSlider:before {
  -webkit-transform: translateX(26px);
  -ms-transform    : translateX(26px);
  transform        : translateX(26px);

}



/* round sliders */
.checkboxSlider.round {
  border-radius: 34px;
}

input:checked+.checkboxSlider::after {
  position   : absolute;
  content    : "Yes";
  font-size  : 12px;
  margin-left: 2px;
  margin-top : 10px
}

.checkboxSlider.round:before {
  border-radius: 50%;
}


/* COOKIE PAGE */

.cookieClose {
  text-decoration: none;
  float          : right;
  font-size      : 28px;
  font-family    : verb;
  color          : #f3f4f9
}

.cookieDialog {
  position: absolute;
  left    : 0;
  right   : 0;
  top     : 0;
  bottom  : 0;
  z-index : 1010;
  width   : 100%;
  height  : 100%;
  display : none;
  color   : #f3f4f9
}

.cookieOverlay {
  position  : fixed;
  top       : 0;
  left      : 0;
  right     : 0;
  bottom    : 0;
  z-index   : 1009;
  width     : 100%;
  height    : 100%;
  background: NONE;
  display   : none;
  color     : #f3f4f9
}

.cookieIn {
  width         : 100%;
  height        : 100%;
  display       : table-cell;
  vertical-align: middle;
  text-align    : center;
  color         : #f3f4f9
}

.cookieBox h1,
h3,
h5,
p,
td,
tr {
  font-size  : 11px;
  font-weight: 500;
}

.cookieBox h2 {
  font-size  : 14px;
  font-weight: 500;
}

.cookieBox {
  position     : absolute;
  font-family  : verb;
  background   : #1F2229;
  border-radius: 10px;
  padding      : 10px;
  max-width    : 600px;
  box-shadow   : none;
  text-align   : left;
  color        : #f3f4f9;
  border       : #98b1c9 1px solid;
  float        : right;
  bottom       : 20px;
  margin-left  : 5%
}

.cookieDialog td {
  padding-right: 20px;
  color        : #f3f4f9
}

.cookieOverlay {
  position  : fixed;
  top       : 0;
  left      : 0;
  right     : 0;
  bottom    : 0;
  z-index   : 1009;
  width     : 100%;
  height    : 100%;
  background: none;
  display   : none;
  color     : #f3f4f9
}

/* cookie page - buttons */



.cookieNoticeButton.gray {
  color                : #fff;
  background           : var(--orange);
  border-radius        : 20px;
  -webkit-border-radius: 20px;
  -moz-border-radius   : 20px;
  -ms-border-radius    : 20px;
  -o-border-radius     : 20px;
  box-shadow           : none;
  font-family          : verb;
}

.cookieNoticeButton.gray:hover {
  color                : #fff;
  background           : var(--green);
  border-radius        : 20px;
  -webkit-border-radius: 20px;
  -moz-border-radius   : 20px;
  -ms-border-radius    : 20px;
  -o-border-radius     : 20px;
  box-shadow           : none;
  font-family          : verb;
}

.cookieNoticeButton.green {
  color                : #fff;
  background           : var(--green);
  border-radius        : 20px;
  -webkit-border-radius: 20px;
  -moz-border-radius   : 20px;
  -ms-border-radius    : 20px;
  -o-border-radius     : 20px;
  box-shadow           : none;
  font-family          : verb;
}

.cookieNoticeButton.green:hover {
  background           : var(--orange);
  border-radius        : 20px;
  -webkit-border-radius: 20px;
  -moz-border-radius   : 20px;
  -ms-border-radius    : 20px;
  -o-border-radius     : 20px;
  box-shadow           : none;
  font-family          : verb;
}


input[type=text] {
  padding              : 5px;
  border               : 2px solid #ccc;
  -webkit-border-radius: 5px;
  border-radius        : 5px;
}

input[type=text]:focus {
  border-color: #fff;
}

input[type=submit] {
  padding              : 5px 15px;
  background           : #ccc;
  border               : 0 none;
  cursor               : pointer;
  -webkit-border-radius: 5px;
  border-radius        : 5px;
  color                : #fff
}







.cookie {
  background-color       : var(--eu-notice);
  bottom                 : 110px;
  color                  : #fff;
  position               : fixed;
  max-width              : 60%;
  min-width              : 40%;
  left                   : 0;
  right                  : 0;
  margin-left            : auto;
  margin-right           : auto;
  padding                : 1rem 1rem 0;
  display                : flex;
  font-weight            : 100;
  border-top-left-radius : 5px;
  border-top-right-radius: 5px;
  transition             : transform 0.3s ease;
  transform              : translate(0, 230px);
  overflow-y             : scroll;
}

.cookie .content {
  flex   : 0 1 calc(91.1%);
  padding: 0 0 1rem;
}

.cookie .agreement {
  flex           : 0 1 calc(7.2%);
  display        : flex;
  align-items    : center;
  justify-content: center;
}

.cookie button {
  background-color: var(--eu-notice--information);
  border-color    : var(--eu-notice--information);
  border-style    : solid;
  border-radius   : 5px;
  color           : var(--eu-notice--text);
  cursor          : pointer;
  padding         : 1rem;
  width           : auto;
}

.cookie button:hover {
  background-color: var(--eu-color--white);
  color           : var(--eu-color--black);
}

.cookie a {
  text-decoration: underline;
  color          : white;
}

.cookie h2 {
  margin: 0;
}

/* cookie pop up. */
.show {
  transform: translate(0, 110px);
}


.badge-icon,
.badge-text {
  padding         : 1.5rem;
  float           : left;
  -webkit-box-flex: 1;
  flex            : 1
}

.badge {
  display      : flex;
  margin-bottom: 1.5rem;
  margin-right : 1.5rem;

  color: var(--color-light);

  min-width    : var(--badge-size);
  border-radius: 5px;
  box-shadow   : 0px 0px 60px var(--color-shade);

  overflow: hidden;
}

.badge-icon {
  background     : url('https://upload.wikimedia.org/wikipedia/commons/9/93/European_stars.svg') var(--color-primary) no-repeat center center;
  background-size: contain;
  max-width      : calc(var(--badge-size) / 5);
}

.badge-text {
  font          : normal small-caps normal 16px/1.5 Arial, Helvetica, sans-serif;
  text-transform: uppercase;
  line-height   : 1;
  text-align    : left;
}

.badge[data-color=""] .badge-text,
.badge[data-color="default"] .badge-text {
  color           : var(--color-light);
  background-color: var(--color-primary);
}

.badge[data-color="light"] .badge-text {
  color           : var(--color-dark);
  background-color: var(--color-light);
}

.badge[data-color="dark"] .badge-text {
  color           : var(--color-light);
  background-color: var(--color-dark);
}


/*The body of the lock*/
.lock {
  display: block;
  width  : var(--lock-width);
  height : calc(var(--lock-width) * 0.75);

  top      : 50%;
  left     : 50%;
  transform: translate(-50%, -50%);

  border       : var(--lock-stroke) solid var(--lock-color);
  border-radius: 5px;
  position     : relative;

  transition: all 0.1s ease-in-out;
}

/*The keyhole*/
.lock:after {
  content   : "";
  display   : block;
  background: var(--lock-color);

  width : var(--lock-stroke);
  height: calc(var(--lock-stroke) * 3);

  position : absolute;
  top      : 50%;
  left     : 50%;
  transform: translate(-50%, -50%);

  transition: all 0.1s ease-in-out;
}

/*The arm of the lock*/
.lock:before {
  content: "";
  display: block;
  width  : calc(var(--lock-width) / 2);
  height : calc(var(--lock-width) / 3);

  position : absolute;
  bottom   : 100%;
  left     : 50%;
  transform: translateX(-50%);

  border                 : var(--lock-stroke) solid var(--lock-color);
  border-top-right-radius: 50%;
  border-top-left-radius : 50%;
  border-bottom          : 0;
}


.menuguides,.menuguides a{
  position: relative;
  margin-left: 5px;
  font-family:verb;
  font-size:14px;
  display:block;
  color: var(--body-text-darkb);
  background:none;
  padding:5px;
  width:180px;
 margin-bottom:-12px;
 margin-top:10px;
}


