@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
}


body {
    font-family: headingtext;
    margin: 0 auto;
    color: #353536;
    background: #141418;
    width: 100%;
    max-width: 1024px;
    text-rendering: optimizeLegibility;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    -moz-font-smoothing: unset;
    -moz-osx-font-smoothing: grayscale;
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-appearance: none;
    appearance: none;
    
}

h1 {
    color: rgba(86, 95, 103, 1);
    font-size: 24px;
    margin-bottom: 10px;
    font-weight: 700;
    margin: 10px 0
}

h2 {
    color: rgba(86, 95, 103, 1);
    font-size: 20px;
    margin-bottom: 10px;
    font-weight: 700;
    margin: 10px 0
}

h3 {
    color: #000;
    font-size: 14px;
    margin-bottom: 20px;
    font-weight: 700;
    margin: 20px 0
}

.meteobridge-welcome {
    margin: 0 auto;
    margin-bottom: 10px;
    padding: 10px;
    border-radius: 12px;
    border: 0;
    border-bottom: 18px solid #a9aeb1;
    width: 75%;
    background: transparent;
    -webkit-box-shadow: 4px 7px 20px -5px rgba(0, 0, 0, .75);
    -moz-box-shadow: 4px 7px 20px -5px rgba(0, 0, 0, .75);
    box-shadow: 4px 7px 20px -5px rgba(0, 0, 0, .75);
    -webkit-border-radius: 12px;
    -moz-border-radius: 12px;
    -ms-border-radius: 12px;
    -o-border-radius: 12px;
    text-align: center
}

.weathersetuptitle {
    font-size: 18px;
    text-align: center;
    font-weight: 200;
    font-family: verb, system-ui, -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen, Ubuntu, Cantarell, 'Open Sans', 'Helvetica Neue', sans-serif;
    padding: 5px;
    border: 0;
    background: transparent;
    border-radius: 5px;
    color: #242323;
    width: 600px;
    margin: 0 auto;
    border: 0;
    border: 1px solid silver
}

.theframe1 {
    font-size: 14px;
    font-family: verb, system-ui, -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen, Ubuntu, Cantarell, 'Open Sans', 'Helvetica Neue', sans-serif;
    color: #363434;
    border: 0;
    margin: 0 auto;
    margin-top: 10px;
    margin-bottom: 10px;
    width: 1024px;
    background: 0;
    padding: 5px;
    border-radius: 12px;
    -webkit-border-radius: 12px;
    -moz-border-radius: 12px;
    -ms-border-radius: 12px;
    -o-border-radius: 12px;
}

.theframe {
    font-size: 14px;
    font-family: verb, system-ui, -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen, Ubuntu, Cantarell, 'Open Sans', 'Helvetica Neue', sans-serif;
    color: #232323;
    border: 0;
    margin: 0 auto;
    margin-top: 10px;
    margin-bottom: 10px;
    width: 960px;
    font-family: headingtext;
    margin: 0 auto;
    color: #1f1f1f;
    background: transparent;
    width: 100%;
    max-width: 1024px;
    padding: 5px;
    border-radius: 0;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    -ms-border-radius: 0;
    -o-border-radius: 0;

}

.weatheroptions,
.login_screen {
    margin: 0 auto;
    margin-bottom: 10px;
    padding: 10px;
    border-radius: 12px;
    border: 0;
    border-bottom: 18px solid #a9aeb1;
    width: 75%;
    background: transparent;
    -webkit-box-shadow: 4px 7px 20px -5px rgba(0, 0, 0, .75);
    -moz-box-shadow: 4px 7px 20px -5px rgba(0, 0, 0, .75);
    box-shadow: 4px 7px 20px -5px rgba(0, 0, 0, .75);
    -webkit-border-radius: 12px;
    -moz-border-radius: 12px;
    -ms-border-radius: 12px;
    -o-border-radius: 12px;
}

.login_screen {
    margin: 0 auto;
    margin-bottom: 10px;
    padding: 10px;
    border-radius: 12px;
    border: 0;
    border-bottom: 18px solid #a9aeb1;
    width: 75%;
    background: transparent;
    -webkit-box-shadow: 4px 7px 20px -5px rgba(0, 0, 0, .75);
    -moz-box-shadow: 4px 7px 20px -5px rgba(0, 0, 0, .75);
    box-shadow: 4px 7px 20px -5px rgba(0, 0, 0, .75);
    -webkit-border-radius: 12px;
    -moz-border-radius: 12px;
    -ms-border-radius: 12px;
    -o-border-radius: 12px;
    color: #1f1f1f;
    font-size: 13px;
    font-family: verb
}

.products {
    position: relative;

    display: inline-flex;

    margin-right: auto;
    width: 15%;
    margin-left: 42%;
    margin-top: -10%;
    padding-left: 15px;
    padding-right: 15px;

}





.weatheroptions-grid {

    border-bottom: 18px solid #a9aeb1;
    width: max-content;
    background: transparent;
    -webkit-box-shadow: 4px 7px 20px -5px rgba(0, 0, 0, .75);
    -moz-box-shadow: 4px 7px 20px -5px rgba(0, 0, 0, .75);
    box-shadow: 4px 7px 20px -5px rgba(0, 0, 0, .75);
    width: 50%;
    display: grid;
    grid-template-columns: repeat(7, 1fr);

    padding: 10px;
    margin-bottom: 10px;

}

.weatheroptionssidebar {
    display: none
}

.weatheroptionssidebarbottom {
   position: absolute;
    font-size: 14px;
    color: #000;
    padding: 3px;
    margin-top: 3px
}

.weatherbottominfo {
    position: absolute;
    font-size: 14px;
    color: #000;
    padding: 3px;
    margin-top: 3px
}

.weatherbottomwarning {
    position: absolute;
    font-size: 14px;
    color: #000;
    padding: 3px;
    margin-top: 7px
}

.weatheroptions-grid .button,
.weatheroptions .button {
    background: #549f28;
    border-radius: 12px;
    padding: 5px;
    width: fit-content;
    color: #fff;
    font-family: verb, system-ui, -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen, Ubuntu, Cantarell, 'Open Sans', 'Helvetica Neue', sans-serif;
    border: 0;
    outline: 0;
    -webkit-appearance: none;
    appearance: none;
}

.weatheroptions-grid .choose,
.weatheroptions .choose {
    background: #38a1f2;
    border-radius: 3px;
    padding: 5px;
    padding-right: 10px;
    font-size: 14px;
    color: #fff;
    font-family: verb, system-ui, -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen, Ubuntu, Cantarell, 'Open Sans', 'Helvetica Neue', sans-serif;
    border: 0;
    width: fit-content;
    max-width: 450px;
    outline: 0;
    -webkit-appearance: none;
    appearance: none;
    text-align: left;
    margin-bottom: 5px;
    border: 0;
}

.weatheroptions-grid .choose1,
.weatheroptions .choose1 {
    background: #38a1f2;
    border-radius: 3px;
    padding: 5px;
    padding-right: 10px;
    font-size: 14px;
    color: #fff;
    font-family: verb, system-ui, -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen, Ubuntu, Cantarell, 'Open Sans', 'Helvetica Neue', sans-serif;
    border: 0;
    width: fit-content;
    outline: 0;
    -webkit-appearance: none;
    appearance: none;
    margin-bottom: 5px;
    border: 0;
}



.weatheroptions-grid .choose2,
.weatheroptions .choose2 {
    background: #38a1f2;
    border-radius: 3px;
    padding: 5px;
    padding-right: 10px;
    font-size: 14px;
    color: #fff;
    font-family: verb, system-ui, -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen, Ubuntu, Cantarell, 'Open Sans', 'Helvetica Neue', sans-serif;
    border: 0;
    width: 100px;
    outline: 0;
    -webkit-appearance: none;
    appearance: none;
    margin-bottom: 5px;
    border: 0;
}

.choose2,
.weatheroptions .choose2 {
    background: #38a1f2;
    border-radius: 3px;
    padding: 5px;
    padding-right: 10px;
    font-size: 14px;
    color: #fff;
    font-family: verb, system-ui, -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen, Ubuntu, Cantarell, 'Open Sans', 'Helvetica Neue', sans-serif;
    border: 0;
    width: 100px;
    outline: 0;
    -webkit-appearance: none;
    appearance: none;
    margin-bottom: 5px;
    border: 0;
}

.weatheroptions-grid .chooseapi,
.weatheroptions .chooseapi {
    background: #38a1f2;
    border-radius: 3px;
    padding: 5px;
    padding-right: 10px;
    font-size: 14px;
    color: #fff;
    font-family: verb, system-ui, -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen, Ubuntu, Cantarell, 'Open Sans', 'Helvetica Neue', sans-serif;
    border: 0;
    width: 300px;
    outline: 0;
    -webkit-appearance: none;
    appearance: none;
    text-align: left;
    margin-bottom: 5px;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -ms-border-radius: 3px;
    -o-border-radius: 3px;
}




.weatheroptions-grid .personal,
.weatheroptions .personal {
    background: #38a1f2;
    border-radius: 3px;
    padding: 5px;
    padding-right: 10px;
    font-size: 14px;
    color: #fff;
    font-family: verb, system-ui, -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen, Ubuntu, Cantarell, 'Open Sans', 'Helvetica Neue', sans-serif;
    border: 0;
    width: 99%;
    outline: 0;
    -webkit-appearance: none;
    appearance: none;
    text-align: left;
    margin-bottom: 5px;
    border: 0;
}

.weatheroptions-grid .stationvalue,
.weatheroptions .stationvalue {
    background: rgba(86, 95, 103, 1);
    border-radius: 3px;
    padding: 5px;
    font-size: 14px;
    color: #fff;
    font-family: verb, system-ui, -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen, Ubuntu, Cantarell, 'Open Sans', 'Helvetica Neue', sans-serif;
    border: 0;
    outline: 0;
    display: inline-block;
    -webkit-appearance: none;
    appearance: none;
    margin-right: 5px;
}

.weatheroptions-grid .stationvalue1,
.weatheroptions .stationvalue1 {

    border-radius: 3px;
    padding: 5px;
    font-size: 14px;
    color: #fff;
    font-family: verb, system-ui, -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen, Ubuntu, Cantarell, 'Open Sans', 'Helvetica Neue', sans-serif;
    border: 0;
    outline: 0;
    display: inline-block;
    -webkit-appearance: none;
    appearance: none;
    margin-right: 5px;
}

.weathersectiontitle {
    background: none;
    border-radius: 3px;
    padding: 5px;
    font-size: 14px;
    color: #faf9fb;
    background-color: #f26a38;
    font-family: verb, system-ui, -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen, Ubuntu, Cantarell, 'Open Sans', 'Helvetica Neue', sans-serif;
    border: 0;
    outline: 0;
    margin: 5px;
    display: inline-block;
    -webkit-appearance: none;
    appearance: none;

}

.weatheroptions-grid .weathersectiontitle {
    background: none;
    border-radius: 3px;
    padding: 5px;
    font-size: 14px;
    color: #373638;
    background-color: #fbf8f7;
    font-family: verb, system-ui, -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen, Ubuntu, Cantarell, 'Open Sans', 'Helvetica Neue', sans-serif;
    border: 0;
    outline: 0;
    margin: 5px;

    -webkit-appearance: none;
    appearance: none;
    width: fit-content;
    height: fit-content;

}

.weatheroptions-grid a,
.weatheroptions a {
    font-size: 14px;
    color: rgba(86, 95, 103, 1);
    font-family: verb, system-ui, -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen, Ubuntu, Cantarell, 'Open Sans', 'Helvetica Neue', sans-serif;
    border: 0;
    text-transform: none;
    outline: 0;
    -webkit-appearance: none;
    appearance: none;
}

.login-screen {
  margin: 0 auto;
  text-align: center;
  position: relative;
  width: fit-content;
  border-radius: 40px;
  background:transparent;
  color: #353436;
  text-align: center;
  position: relative;
  overflow: hidden;
  box-shadow: 0 8px 32px rgba(0, 0, 0, 0.3);
  -webkit-border-radius: 40px;
  -moz-border-radius: 40px;
  -ms-border-radius: 40px;
  -o-border-radius: 40px;
}


.login_screen .login {
    background: #38a1f2;
    border-radius: 3px;
    padding: 5px;
    padding-right: 10px;
    font-size: 14px;
    color: #fff;
    font-family: verb, system-ui, -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen, Ubuntu, Cantarell, 'Open Sans', 'Helvetica Neue', sans-serif;
    border: 0;
    width: fit-content;
    outline: 0;
    -webkit-appearance: none;
    appearance: none;
    text-align: left;
    margin-bottom: 5px;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -ms-border-radius: 3px;
    -o-border-radius: 3px;
}

.login_screen agree {
    background: #38a1f2;
    padding: 5px;
    font-size: calc(0.5em + 0.5vw);
    line-height: 1em;
    color: #fff;
    font-family: verb, system-ui, -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen, Ubuntu, Cantarell, 'Open Sans', 'Helvetica Neue', sans-serif;
    border: 0;
    width: fit-content;
    outline: 0;
    -webkit-appearance: none;
    appearance: none;
    
    margin-bottom: 5px;
    border-radius: 14px;
    -webkit-border-radius: 14px;
    -moz-border-radius: 14px;
    -ms-border-radius: 14px;
    -o-border-radius: 14px;
}

.login_screen .logintext {
    background: #38a1f2;
    border-radius: 3px;
    padding: 5px;
    padding-right: 10px;
    font-size: 14px;
    color: #fff;
    font-family: verb, system-ui, -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen, Ubuntu, Cantarell, 'Open Sans', 'Helvetica Neue', sans-serif;
    border: 0;
    width: fit-content;
    outline: 0;
    -webkit-appearance: none;
    appearance: none;
    text-align: left;
    margin-bottom: 5px;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -ms-border-radius: 3px;
    -o-border-radius: 3px;
}
.logintext:hover {
    background-color: #4b8fc3;
    color: #ffffff;
   
}


.chooseapi:hover,
.stationvalue:hover,
.stationvalue1:hover,
.button:hover,
.personal:hover,
.choose1:hover,
.choose2:hover {
    background-color: #f85d04;
    color: #ffffff;
}

a {
    font-size: 14px;
    color: rgba(86, 95, 103, 1);
    font-family: verb, system-ui, -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen, Ubuntu, Cantarell, 'Open Sans', 'Helvetica Neue', sans-serif;
    border: 0;
    text-transform: none;
    outline: 0;
    -webkit-appearance: none;
    appearance: none;
}






.seperator {
    width: 700px;
    border-top: 1px #ddd dotted;
    margin-top: 5px;
    padding: 10px
}

* {
    box-sizing: border-box
}

:focus {
    outline: 0
}

.login {
    margin: 0 auto;
    width: 300px;
    background-color: none
}

a {
    font-size: 14px;
    text-transform: none;
    text-decoration: none;
    color: rgb(66, 66, 67)
}

a:hover {
    color: #bb6f28
}


.app-title {
    text-align: center;
    color: #000;
    background-color: none
}

.login-form {
    text-align: center;
    background-color: none
}

.control-group {
    margin-bottom: 10px
}

input {
    text-align: center;
    background-color: #000;
    border: 2px solid transparent;
    border-radius: 3px;
    font-size: 16px;
    font-weight: 200;
    padding: 10px 0;
    width: 250px;
    transition: border .5s;
    color: #fff;
    border: 2px solid rgba(86, 95, 103, 1);
    box-shadow: none;
    margin: 0 auto;
    margin-top: 10px
}

input:focus {
    border: 2px solid rgba(86, 95, 103, 1);
    box-shadow: none
}

.btn {
    border: 2px solid transparent;
    background: rgba(86, 95, 103, 1);
    color: #fff;
    font-size: 16px;
    line-height: 25px;
    padding: 10px 0;
    text-decoration: none;
    text-shadow: none;
    border-radius: 3px;
    box-shadow: none;
    transition: .25s;
    display: block;
    width: 150px;
    margin: 10px;
    text-align: center;
    -webkit-appearance: none;
    appearance: none;
}

.btn:hover {
    background-color: rgba(86, 95, 103, 1)
}

.login-link {
    font-size: 14px;
    color: #444;
    display: block;
    margin-top: 12px;
    -webkit-appearance: none;
    appearance: none;
}

.loginformarea {
    margin: 0 auto;
    text-align: center;
    font-size: 16px;
    -webkit-appearance: none;
    appearance: none;
    background: #ecf0f3;
    display: flex;
    justify-content: center;
}

orange {
    color: rgba(236, 87, 27, 1)
}

green {
    color: rgba(67, 58, 80, 1)
}

blue {
    color: rgba(67, 58, 80, 1)
}

img {
    border-radius: 4px
}

white {
    color: #fff
}

alternativeblue {
    background-color: #1DA1F2;
    border-radius: 12px;
    padding: 5px;
    padding-right: 12px;
    font-size: 14px;
    color: #fff;
    font-family: verb;
    border: 0;
    outline: 0;
    -webkit-appearance: none;
    appearance: none;
    ;
    margin-bottom: 5px;
    margin: 0 auto;
    margin-top: 20px;
    border: 0;
    display: flex;
    justify-content: center;
    max-width: fit-content
}





oblue {
    color: var(--blue);
    -webkit-appearance: none;
    appearance: none;
}

.updater a {
    display: flex;
    background: hsl(19, 66%, 55%);
    font-size: 18px;
    color: #ffffff;
    position: relative;
    bottom: 3px;
    margin: 0 auto;
    width: 70%;
    border-radius: 10px;
    text-align: center;
    padding: 5px;
    ;
    -webkit-appearance: none;
    appearance: none;
}

blue {
    color: #1DA1F2
}

red {
    color: #cd5245;
    font-family: weathertext2;
}