﻿/* C:\Users\ghoer\AppData\Local\Zeta Producer 17\packaging\widgets\zpweather\zpweather.less:L1 */
.zpWeatherWidget.left {
  margin-left: 0;
  margin-right: 0;
}
/* C:\Users\ghoer\AppData\Local\Zeta Producer 17\packaging\widgets\zpweather\zpweather.less:L5 */
.zpWeatherWidget.right {
  margin-left: auto;
  margin-right: 0;
}
/* C:\Users\ghoer\AppData\Local\Zeta Producer 17\packaging\widgets\zpweather\zpweather.less:L9 */
.zpWeatherWidget.center {
  margin-left: auto;
  margin-right: auto;
}
/* C:\Users\ghoer\AppData\Local\Zeta Producer 17\packaging\widgets\zpweather\zpweather.less:L14 */
.zpWeatherWidget {
  background-color: rgba(0, 0, 0, 0.5);
  padding: 10px;
  color: #ffffff;
  text-align: center;
  max-width: 400px;
  opacity: 0;
  -webkit-transition: opacity 400ms;
  transition: opacity 400ms;
}
/* C:\Users\ghoer\AppData\Local\Zeta Producer 17\packaging\widgets\zpweather\zpweather.less:L24 */
.sidebar #news .zpWeatherWidget p {
  text-align: inherit;
}
/* C:\Users\ghoer\AppData\Local\Zeta Producer 17\packaging\widgets\zpweather\zpweather.less:L27 */
.zpWeatherWidget.loaded {
  opacity: 1;
}
/* C:\Users\ghoer\AppData\Local\Zeta Producer 17\packaging\widgets\zpweather\zpweather.less:L30 */
/* C:\Users\ghoer\AppData\Local\Zeta Producer 17\packaging\widgets\zpweather\zpweather.less:L31 */
.zpWeatherWidget .current p {
  margin: 0;
}
/* C:\Users\ghoer\AppData\Local\Zeta Producer 17\packaging\widgets\zpweather\zpweather.less:L34 */
.zpWeatherWidget .current p.currenttemp {
  color: inherit !important;
  font-size: 2em !important;
  margin: 0 !important;
  text-align: center !important;
  line-height: 1.2 !important;
}
/* C:\Users\ghoer\AppData\Local\Zeta Producer 17\packaging\widgets\zpweather\zpweather.less:L42 */
.zpWeatherWidget .in1day,
.zpWeatherWidget .in2days {
  width: 40%;
  display: inline-block;
  min-width: 6em;
  margin-top: 1.5em;
}
/* C:\Users\ghoer\AppData\Local\Zeta Producer 17\packaging\widgets\zpweather\zpweather.less:L49 */
.zpWeatherWidget .in1day p:not(.time),
.zpWeatherWidget .in2days p:not(.time) {
  color: inherit !important;
  margin: 0 0 0.6em 0 !important;
  text-align: center !important;
  line-height: 1.2 !important;
}
/* C:\Users\ghoer\AppData\Local\Zeta Producer 17\packaging\widgets\zpweather\zpweather.less:L56 */
.zpWeatherWidget p.time {
  font-size: smaller;
  color: inherit !important;
  margin: 0 !important;
  line-height: 1 !important;
}
/* C:\Users\ghoer\AppData\Local\Zeta Producer 17\packaging\widgets\zpweather\zpweather.less:L64 */
.zpWeatherWidget .credits {
  color: inherit !important;
  margin: 1.5em 0 0 0;
  text-align: center !important;
  line-height: 1.2 !important;
}
/* C:\Users\ghoer\AppData\Local\Zeta Producer 17\packaging\widgets\zpweather\zpweather.less:L70 */
.zpWeatherWidget .credits a {
  color: inherit !important;
  text-decoration: none !important;
  font-size: 0.6em !important;
}
/* C:\Users\ghoer\AppData\Local\Zeta Producer 17\packaging\widgets\zpweather\zpweather.less:L106 */
.zpWeatherWidget .wIcon {
  margin: 0 auto;
  width: 100px;
  height: 100px;
  background-repeat: no-repeat;
  background-image: url(oweather-sprite.svg);
}
/* C:\Users\ghoer\AppData\Local\Zeta Producer 17\packaging\widgets\zpweather\zpweather.less:L113 */
.zpWeatherWidget[data-isdark="true"] .wIcon {
  background-image: url(oweather-sprite-dark.svg);
}
/* C:\Users\ghoer\AppData\Local\Zeta Producer 17\packaging\widgets\zpweather\zpweather.less:L117 */
.zpWeatherWidget .wIcon.small {
  width: 50px;
  height: 50px;
  margin-bottom: 0;
  background-size: 50px 1000px;
  background-image: url(oweather-sprite.svg);
}
/* C:\Users\ghoer\AppData\Local\Zeta Producer 17\packaging\widgets\zpweather\zpweather.less:L124 */
.zpWeatherWidget[data-isdark="true"] .wIcon.small {
  background-image: url(oweather-sprite-dark.svg);
}
/* C:\Users\ghoer\AppData\Local\Zeta Producer 17\packaging\widgets\zpweather\zpweather.less:L128 */
.zpWeatherWidget .wIcon.xsmall {
  width: 25px;
  height: 25px;
  margin-bottom: 0em;
  background-size: 25px 500px;
  background-image: url(oweather-sprite.svg);
}
/* C:\Users\ghoer\AppData\Local\Zeta Producer 17\packaging\widgets\zpweather\zpweather.less:L135 */
.zpWeatherWidget[data-isdark="true"] .wIcon.xsmall {
  background-image: url(oweather-sprite-dark.svg);
}
/* C:\Users\ghoer\AppData\Local\Zeta Producer 17\packaging\widgets\zpweather\zpweather.less:L141 */
/* C:\Users\ghoer\AppData\Local\Zeta Producer 17\packaging\widgets\zpweather\zpweather.less:L142 */
.zpWeatherWidget .wIcon.zMDtstorms,
.zpWeatherWidget .wIcon.zMD0,
.zpWeatherWidget .wIcon.zMD1,
.zpWeatherWidget .wIcon.zMD2,
.zpWeatherWidget .wIcon.zMD3,
.zpWeatherWidget .wIcon.zMD4,
.zpWeatherWidget .wIcon.zMD17,
.zpWeatherWidget .wIcon.zMD37,
.zpWeatherWidget .wIcon.zMD38,
.zpWeatherWidget .wIcon.zMD47 {
  background-position: 0px -1300px;
}
/* C:\Users\ghoer\AppData\Local\Zeta Producer 17\packaging\widgets\zpweather\zpweather.less:L145 */
.zpWeatherWidget .wIcon.zMDrain,
.zpWeatherWidget .wIcon.zMD5,
.zpWeatherWidget .wIcon.zMD6,
.zpWeatherWidget .wIcon.zMD7,
.zpWeatherWidget .wIcon.zMD8,
.zpWeatherWidget .wIcon.zMD9,
.zpWeatherWidget .wIcon.zMD10,
.zpWeatherWidget .wIcon.zMD11,
.zpWeatherWidget .wIcon.zMD12,
.zpWeatherWidget .wIcon.zMD35,
.zpWeatherWidget .wIcon.zMD39,
.zpWeatherWidget .wIcon.zMD40,
.zpWeatherWidget .wIcon.zMD45 {
  background-position: 0px -600px;
}
/* C:\Users\ghoer\AppData\Local\Zeta Producer 17\packaging\widgets\zpweather\zpweather.less:L148 */
.zpWeatherWidget .wIcon.zMDsnow,
.zpWeatherWidget .wIcon.zMD13,
.zpWeatherWidget .wIcon.zMD14,
.zpWeatherWidget .wIcon.zMD15,
.zpWeatherWidget .wIcon.zMD16,
.zpWeatherWidget .wIcon.zMD41,
.zpWeatherWidget .wIcon.zMD42,
.zpWeatherWidget .wIcon.zMD43,
.zpWeatherWidget .wIcon.zMD46 {
  background-position: 0px -800px;
}
/* C:\Users\ghoer\AppData\Local\Zeta Producer 17\packaging\widgets\zpweather\zpweather.less:L151 */
.zpWeatherWidget .wIcon.zMDsleet,
.zpWeatherWidget .wIcon.zMD18 {
  background-position: 0px -700px;
}
/* C:\Users\ghoer\AppData\Local\Zeta Producer 17\packaging\widgets\zpweather\zpweather.less:L154 */
.zpWeatherWidget .wIcon.zMDfog,
.zpWeatherWidget .wIcon.zMDhazy,
.zpWeatherWidget .wIcon.zMD19,
.zpWeatherWidget .wIcon.zMD20,
.zpWeatherWidget .wIcon.zMD21,
.zpWeatherWidget .wIcon.zMD22 {
  background-position: 0px -300px;
}
/* C:\Users\ghoer\AppData\Local\Zeta Producer 17\packaging\widgets\zpweather\zpweather.less:L157 */
.zpWeatherWidget .wIcon.zMDwind,
.zpWeatherWidget .wIcon.zMD23,
.zpWeatherWidget .wIcon.zMD24 {
  background-position: 0px -1600px;
}
/* C:\Users\ghoer\AppData\Local\Zeta Producer 17\packaging\widgets\zpweather\zpweather.less:L160 */
.zpWeatherWidget .wIcon.zMDcloudy,
.zpWeatherWidget .wIcon.zMD26 {
  background-position: 0px -200px;
}
/* C:\Users\ghoer\AppData\Local\Zeta Producer 17\packaging\widgets\zpweather\zpweather.less:L163 */
.zpWeatherWidget .wIcon.zMDpartly-cloudy-night,
.zpWeatherWidget .wIcon.zMD27,
.zpWeatherWidget .wIcon.zMD29 {
  background-position: 0px -500px;
}
/* C:\Users\ghoer\AppData\Local\Zeta Producer 17\packaging\widgets\zpweather\zpweather.less:L166 */
.zpWeatherWidget .wIcon.zMDpartly-cloudy-day,
.zpWeatherWidget .wIcon.zMD28,
.zpWeatherWidget .wIcon.zMD30,
.zpWeatherWidget .wIcon.zMD44 {
  background-position: 0px -400px;
}
/* C:\Users\ghoer\AppData\Local\Zeta Producer 17\packaging\widgets\zpweather\zpweather.less:L169 */
.zpWeatherWidget .wIcon.zMDclear-night,
.zpWeatherWidget .wIcon.zMD31,
.zpWeatherWidget .wIcon.zMD33 {
  background-position: 0px -100px;
}
/* C:\Users\ghoer\AppData\Local\Zeta Producer 17\packaging\widgets\zpweather\zpweather.less:L172 */
.zpWeatherWidget .wIcon.zMDclear-day,
.zpWeatherWidget .wIcon.zMDsunny,
.zpWeatherWidget .wIcon.zMD32,
.zpWeatherWidget .wIcon.zMD34,
.zpWeatherWidget .wIcon.zMD36 {
  background-position: 0px 0px;
}
/* C:\Users\ghoer\AppData\Local\Zeta Producer 17\packaging\widgets\zpweather\zpweather.less:L176 */
/* C:\Users\ghoer\AppData\Local\Zeta Producer 17\packaging\widgets\zpweather\zpweather.less:L177 */
.zpWeatherWidget .wIcon.small.zMDtstorms,
.zpWeatherWidget .wIcon.small.zMD0,
.zpWeatherWidget .wIcon.small.zMD1,
.zpWeatherWidget .wIcon.small.zMD2,
.zpWeatherWidget .wIcon.small.zMD3,
.zpWeatherWidget .wIcon.small.zMD4,
.zpWeatherWidget .wIcon.small.zMD17,
.zpWeatherWidget .wIcon.small.zMD37,
.zpWeatherWidget .wIcon.small.zMD38,
.zpWeatherWidget .wIcon.small.zMD47 {
  background-position: 0px -650px;
}
/* C:\Users\ghoer\AppData\Local\Zeta Producer 17\packaging\widgets\zpweather\zpweather.less:L180 */
.zpWeatherWidget .wIcon.small.zMDrain,
.zpWeatherWidget .wIcon.small.zMD5,
.zpWeatherWidget .wIcon.small.zMD6,
.zpWeatherWidget .wIcon.small.zMD7,
.zpWeatherWidget .wIcon.small.zMD8,
.zpWeatherWidget .wIcon.small.zMD9,
.zpWeatherWidget .wIcon.small.zMD10,
.zpWeatherWidget .wIcon.small.zMD11,
.zpWeatherWidget .wIcon.small.zMD12,
.zpWeatherWidget .wIcon.small.zMD35,
.zpWeatherWidget .wIcon.small.zMD39,
.zpWeatherWidget .wIcon.small.zMD40,
.zpWeatherWidget .wIcon.small.zMD45 {
  background-position: 0px -300px;
}
/* C:\Users\ghoer\AppData\Local\Zeta Producer 17\packaging\widgets\zpweather\zpweather.less:L183 */
.zpWeatherWidget .wIcon.small.zMDsnow,
.zpWeatherWidget .wIcon.small.zMD13,
.zpWeatherWidget .wIcon.small.zMD14,
.zpWeatherWidget .wIcon.small.zMD15,
.zpWeatherWidget .wIcon.small.zMD16,
.zpWeatherWidget .wIcon.small.zMD41,
.zpWeatherWidget .wIcon.small.zMD42,
.zpWeatherWidget .wIcon.small.zMD43,
.zpWeatherWidget .wIcon.small.zMD46 {
  background-position: 0px -400px;
}
/* C:\Users\ghoer\AppData\Local\Zeta Producer 17\packaging\widgets\zpweather\zpweather.less:L186 */
.zpWeatherWidget .wIcon.small.zMDsleet,
.zpWeatherWidget .wIcon.small.zMD18 {
  background-position: 0px -350px;
}
/* C:\Users\ghoer\AppData\Local\Zeta Producer 17\packaging\widgets\zpweather\zpweather.less:L189 */
.zpWeatherWidget .wIcon.small.zMDfog,
.zpWeatherWidget .wIcon.small.zMDhazy,
.zpWeatherWidget .wIcon.small.zMD19,
.zpWeatherWidget .wIcon.small.zMD20,
.zpWeatherWidget .wIcon.small.zMD21,
.zpWeatherWidget .wIcon.small.zMD22 {
  background-position: 0px -150px;
}
/* C:\Users\ghoer\AppData\Local\Zeta Producer 17\packaging\widgets\zpweather\zpweather.less:L192 */
.zpWeatherWidget .wIcon.small.zMDwind,
.zpWeatherWidget .wIcon.small.zMD23,
.zpWeatherWidget .wIcon.small.zMD24 {
  background-position: 0px -800px;
}
/* C:\Users\ghoer\AppData\Local\Zeta Producer 17\packaging\widgets\zpweather\zpweather.less:L195 */
.zpWeatherWidget .wIcon.small.zMDcloudy,
.zpWeatherWidget .wIcon.small.zMD26 {
  background-position: 0px -100px;
}
/* C:\Users\ghoer\AppData\Local\Zeta Producer 17\packaging\widgets\zpweather\zpweather.less:L198 */
.zpWeatherWidget .wIcon.small.zMDpartly-cloudy-night,
.zpWeatherWidget .wIcon.small.zMD27,
.zpWeatherWidget .wIcon.small.zMD29 {
  background-position: 0px -250px;
}
/* C:\Users\ghoer\AppData\Local\Zeta Producer 17\packaging\widgets\zpweather\zpweather.less:L201 */
.zpWeatherWidget .wIcon.small.zMDpartly-cloudy-day,
.zpWeatherWidget .wIcon.small.zMD28,
.zpWeatherWidget .wIcon.small.zMD30,
.zpWeatherWidget .wIcon.small.zMD44 {
  background-position: 0px -200px;
}
/* C:\Users\ghoer\AppData\Local\Zeta Producer 17\packaging\widgets\zpweather\zpweather.less:L204 */
.zpWeatherWidget .wIcon.small.zMDclear-night,
.zpWeatherWidget .wIcon.small.zMD31,
.zpWeatherWidget .wIcon.small.zMD33 {
  background-position: 0px -50px;
}
/* C:\Users\ghoer\AppData\Local\Zeta Producer 17\packaging\widgets\zpweather\zpweather.less:L207 */
.zpWeatherWidget .wIcon.small.zMDclear-day,
.zpWeatherWidget .wIcon.small.zMDsunny,
.zpWeatherWidget .wIcon.small.zMD32,
.zpWeatherWidget .wIcon.small.zMD34,
.zpWeatherWidget .wIcon.small.zMD36 {
  background-position: 0px 0px;
}
/* C:\Users\ghoer\AppData\Local\Zeta Producer 17\packaging\widgets\zpweather\zpweather.less:L210 */
.zpWeatherWidget .wIcon.small.sunrise {
  background-position: 0px -850px;
}
/* C:\Users\ghoer\AppData\Local\Zeta Producer 17\packaging\widgets\zpweather\zpweather.less:L213 */
.zpWeatherWidget .wIcon.small.sunset {
  background-position: 0px -900px;
}
/* C:\Users\ghoer\AppData\Local\Zeta Producer 17\packaging\widgets\zpweather\zpweather.less:L217 */
/* C:\Users\ghoer\AppData\Local\Zeta Producer 17\packaging\widgets\zpweather\zpweather.less:L218 */
.zpWeatherWidget .wIcon.xsmall.zMDtstorms,
.zpWeatherWidget .wIcon.xsmall.zMD0,
.zpWeatherWidget .wIcon.xsmall.zMD1,
.zpWeatherWidget .wIcon.xsmall.zMD2,
.zpWeatherWidget .wIcon.xsmall.zMD3,
.zpWeatherWidget .wIcon.xsmall.zMD4,
.zpWeatherWidget .wIcon.xsmall.zMD17,
.zpWeatherWidget .wIcon.xsmall.zMD37,
.zpWeatherWidget .wIcon.xsmall.zMD38,
.zpWeatherWidget .wIcon.xsmall.zMD47 {
  background-position: 0px -325px;
}
/* C:\Users\ghoer\AppData\Local\Zeta Producer 17\packaging\widgets\zpweather\zpweather.less:L221 */
.zpWeatherWidget .wIcon.xsmall.zMDrain,
.zpWeatherWidget .wIcon.xsmall.zMD5,
.zpWeatherWidget .wIcon.xsmall.zMD6,
.zpWeatherWidget .wIcon.xsmall.zMD7,
.zpWeatherWidget .wIcon.xsmall.zMD8,
.zpWeatherWidget .wIcon.xsmall.zMD9,
.zpWeatherWidget .wIcon.xsmall.zMD10,
.zpWeatherWidget .wIcon.xsmall.zMD11,
.zpWeatherWidget .wIcon.xsmall.zMD12,
.zpWeatherWidget .wIcon.xsmall.zMD35,
.zpWeatherWidget .wIcon.xsmall.zMD39,
.zpWeatherWidget .wIcon.xsmall.zMD40,
.zpWeatherWidget .wIcon.xsmall.zMD45 {
  background-position: 0px -150px;
}
/* C:\Users\ghoer\AppData\Local\Zeta Producer 17\packaging\widgets\zpweather\zpweather.less:L224 */
.zpWeatherWidget .wIcon.xsmall.zMDsnow,
.zpWeatherWidget .wIcon.xsmall.zMD13,
.zpWeatherWidget .wIcon.xsmall.zMD14,
.zpWeatherWidget .wIcon.xsmall.zMD15,
.zpWeatherWidget .wIcon.xsmall.zMD16,
.zpWeatherWidget .wIcon.xsmall.zMD41,
.zpWeatherWidget .wIcon.xsmall.zMD42,
.zpWeatherWidget .wIcon.xsmall.zMD43,
.zpWeatherWidget .wIcon.xsmall.zMD46 {
  background-position: 0px -200px;
}
/* C:\Users\ghoer\AppData\Local\Zeta Producer 17\packaging\widgets\zpweather\zpweather.less:L227 */
.zpWeatherWidget .wIcon.xsmall.zMDsleet,
.zpWeatherWidget .wIcon.xsmall.zMD18 {
  background-position: 0px -175px;
}
/* C:\Users\ghoer\AppData\Local\Zeta Producer 17\packaging\widgets\zpweather\zpweather.less:L230 */
.zpWeatherWidget .wIcon.xsmall.zMDfog,
.zpWeatherWidget .wIcon.xsmall.zMDhazy,
.zpWeatherWidget .wIcon.xsmall.zMD19,
.zpWeatherWidget .wIcon.xsmall.zMD20,
.zpWeatherWidget .wIcon.xsmall.zMD21,
.zpWeatherWidget .wIcon.xsmall.zMD22 {
  background-position: 0px -75px;
}
/* C:\Users\ghoer\AppData\Local\Zeta Producer 17\packaging\widgets\zpweather\zpweather.less:L233 */
.zpWeatherWidget .wIcon.xsmall.zMDwind,
.zpWeatherWidget .wIcon.xsmall.zMD23,
.zpWeatherWidget .wIcon.xsmall.zMD24 {
  background-position: 0px -400px;
}
/* C:\Users\ghoer\AppData\Local\Zeta Producer 17\packaging\widgets\zpweather\zpweather.less:L236 */
.zpWeatherWidget .wIcon.xsmall.zMDcloudy,
.zpWeatherWidget .wIcon.xsmall.zMD26 {
  background-position: 0px -50px;
}
/* C:\Users\ghoer\AppData\Local\Zeta Producer 17\packaging\widgets\zpweather\zpweather.less:L239 */
.zpWeatherWidget .wIcon.xsmall.zMDpartly-cloudy-night,
.zpWeatherWidget .wIcon.xsmall.zMD27,
.zpWeatherWidget .wIcon.xsmall.zMD29 {
  background-position: 0px -125px;
}
/* C:\Users\ghoer\AppData\Local\Zeta Producer 17\packaging\widgets\zpweather\zpweather.less:L242 */
.zpWeatherWidget .wIcon.xsmall.zMDpartly-cloudy-day,
.zpWeatherWidget .wIcon.xsmall.zMD28,
.zpWeatherWidget .wIcon.xsmall.zMD30,
.zpWeatherWidget .wIcon.xsmall.zMD44 {
  background-position: 0px -100px;
}
/* C:\Users\ghoer\AppData\Local\Zeta Producer 17\packaging\widgets\zpweather\zpweather.less:L245 */
.zpWeatherWidget .wIcon.xsmall.zMDclear-night,
.zpWeatherWidget .wIcon.xsmall.zMD31,
.zpWeatherWidget .wIcon.xsmall.zMD33 {
  background-position: 0px -25px;
}
/* C:\Users\ghoer\AppData\Local\Zeta Producer 17\packaging\widgets\zpweather\zpweather.less:L248 */
.zpWeatherWidget .wIcon.xsmall.zMDclear-day,
.zpWeatherWidget .wIcon.xsmall.zMDsunny,
.zpWeatherWidget .wIcon.xsmall.zMD32,
.zpWeatherWidget .wIcon.xsmall.zMD34,
.zpWeatherWidget .wIcon.xsmall.zMD36 {
  background-position: 0px 0px;
}
/* C:\Users\ghoer\AppData\Local\Zeta Producer 17\packaging\widgets\zpweather\zpweather.less:L251 */
.zpWeatherWidget .wIcon.xsmall.sunrise {
  background-position: 0px -425px;
  display: inline-block;
  width: auto;
  padding-left: 26px;
  line-height: 35px;
  margin-right: 0.3em;
}
/* C:\Users\ghoer\AppData\Local\Zeta Producer 17\packaging\widgets\zpweather\zpweather.less:L259 */
.zpWeatherWidget .wIcon.xsmall.sunset {
  background-position: 0px -450px;
  display: inline-block;
  width: auto;
  padding-left: 26px;
  line-height: 35px;
}
