<style>

/* For Large displays: */

html {
    font-family: "Arial", sans-serif;
}

#container { display:block; }
/* devices (portrait) */

.bg-image {
    /* background-size: 100% 100%;*/
    background-repeat: no-repeat;
    background-position: center center fixed;
    background-attachment: fixed;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: 100% 100%;
}
.bg-weer {
  background-repeat: no-repeat;
  background-attachment: fixed;  
  background-size: 100% 100%;
}

.dfiNode {
	position:absolute;
        toolbar: no;
	display:none;
	/* background-size: 100% 100%;*/
	background-repeat: no-repeat;
	background-position: center center fixed;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	width: 100%;
	height: 100%;
}

@media only screen and (orientation : portrait) {

body {
    width: 100vh;
    height: 100vw;
    margin: 0px;
    border: 0;
    background-color: red;
    overflow: hidden; /*  Disable scrollbars */
    display: block;  /* No floating content on sides */
    /* background: url("https://www.dontforgetit.eu/app/imagesets/debug/background/bg1_1920x1080.jpg") left top no-repeat; */
    }
.waarschuwing {
    text-align: center;
    color: #6e6e6e;
    text-shadow: 1px -1px #ffffff;
    }
}

@media only screen and (orientation : landscape) and (min-device-width : 1920px) {

body {
    width: 100vw;
    height: 100vw;
    margin: 0px;
    border: 0;
    background-color: #f6f6f6f;
    background-repeat: no-repeat;
    background-position: left top;
    background-repeat: no-repeat;
    background-position: center center fixed;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    width: 100%;
    height: 100%;
    overflow: hidden; /*  Disable scrollbars */
    display: block;  /* No floating content on sides */
    /* background: url("https://www.dontforgetit.eu/app/imagesets/debug/background/bg1_1920x1080.jpg") left top no-repeat; */
}
.waarschuwing {
    text-align: center;
    color: #6e6e6e;
}
.canvas {
    z-index:20;
}
.foto {
    position: fixed;
    display: block;
    border-radius: 30px;
    width: 100vw;
    height: auto;
    left: 50vw;
    top: 50vh;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    background-color: orange;
}
.vast {
    position: absolute;
    left: 4vw;
    top: 2vh;
    font-size: 8vh;
    z-index: +1;
}
.linksboven {
    position: absolute;
    left: 3.5vw;
    top: 9.75vh;
    font-size: 15vh;
    text-shadow: 0.15vw -0.10vh #050b61;
    z-index: +2;
}
.middenboven {
    position: absolute;
    margin: auto;
    top: 14.75vh;
    text-align: center;
    font-size: 18vh;
    width: 100vw;
    text-shadow: 0.2vw -0.2vh #050b61;
    color: red;
}
.dagnummer {
    position: absolute;
    font-family: arial;
    color: #F0F8FF;
    top: -2vh;
    right: 3vw;
    font-size: 70vh;
    text-shadow: 0.2vw -0.2vh #050b61;
    z-index: +1;
}
.bottomleft1 {
    position: absolute;
    left: 4vw;
    top: 74vh;
    text-align: left;
    font-size: 8vh;
}
.bottomleft2 {
    position: absolute;
    left: 4vw;
    top: 84vh;
    text-align: left;
    font-size: 8vh;
}
.L-positie {
    position: absolute;
    left: 4vw;
    top: 4vh;
    text-align: left;
    font-size: 8vh;
}
.B-positie {
    position: absolute;
    margin: auto;
    top: 84vh;
    text-align: center;
    width: 100vw;
    font-size: 8vh;
}
.R-positie {
    position: absolute;
    right: 4vw;
    top: 4vh;
    text-align: right;
    font-size: 8vh;
}
.beeldmerkpositie {
    position: fixed;
    display: block;
    bottom: 20vh;
    right: 14vw;
    width: 5vw;
    height: 5vh;
    z-index: +3;
}
.beeldmerkpositie-special {
        position: absolute;
        display: block;
        bottom: 30vh;
        left: 80vw;
        width: 5vw;
        height: 5vh;
        z-index: +3;
    }
.header {
    position: absolute;
    background-color: #ffda41;
    top: 0px;
    display: block;
    width: 100vw;
    height: 23.5vh;
    text-align: center;
    z-index: +5;
}
.header1 {
    position: relative;
    margin: inherit;
    top: 13vh;
    text-align: center;
    font-size: 10vh;
    width: 100%;
    color: #ce012d;
    z-index: +2;
}
.header2 {
    position: relative;
    margin: inherit;
    top: 24vh;
    text-align: center;
    font-size: 10vh;
    width: 100%;
    color: #ce012d;
    z-index: +2;
}
.header-mid {
        position: relative;
        margin: inherit;
        top: 12vh;
        text-align: center;
        font-size: 10vh;
        width: 100vw;
        z-index: +2;
}
.box {
    position: absolute;
    background-color: transparant;
    top: 18.5vh;
    display: block;
    width: 100vw;
    height: 71.5vh;
    text-align: center;
    z-index: +5;
}
.centrum {
    position: fixed;
    text-align: center;
    font-size: 10vh;
    color: #00255a;
    top: 25%;
    width: 100%;
    }
 .digitaltime {
        position: absolute;
        text-align: center;
        top: 50vh;
        transform: translate( 0%, -50% );
        -webkit-transform: translate( 0%, -50% );
        font-size: 40vh;
        width: 100vw;
        text-shadow: 0.25vw -0.25vh #050b61;
        z-index: +1;
    }
.digitaltimeklein {
        position: absolute;
        text-align: center;
        top: 30vh;
        font-size: 30vh;
        width: 100vw;
        text-shadow: 0.25vw -0.25vh #050b61;
        z-index: +1;
    }
.verberg {
        position: absolute;
        color: #e3e4ed;
    }

html {
    font-family: "Arial", sans-serif;
}

#container { display: block; }
/* devices (portrait) */

.bg-image {
    background-repeat: no-repeat;
    background-position: center center fixed;
    background-attachment: fixed;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: 100% 100%;
    background-color: lightblue;
}
.vandaag {
	position: absolute;
  text-align: right;
  right: 4vw;
  top: 0vh;
  font-size: 12vh;
  color: #ce032d;
  z-index: +2;
}
.temperatuurvandaag {
  position: absolute;
  text-align: right;
  right: 4vw;
  top: 4vh;
  color: #050b61;
  text-shadow: 0.5vw -0.25vh #00255a;
  font-size: 30vh;
  z-index: +1;
}
.vantottemperatuurvandaag {
  position: absolute;
  text-align: right;
  right: 4vw;
  top: 38vh;
  font-size: 7vh;
  color: #6d75a7;
  text-shadow: 0vw 0vh #050b61;
  z-index: +1;
}
.plaats {
  position: absolute;
  right: 4vw;
  top: 45vh;
  text-align: right;
  color: #6d75a7;
  font-size: 8vh;
  font-family: arial, sans-serif;
  z-index: +5;
}
.weerplaatje {
  position: fixed;
  height: 51vh;
  left: 33.3vw;
  transform: translate(-50%, 0);
  -webkit-transform: translate(-50%, 0);
  top: 2vh;
  }
.eerstedag {
	 position: fixed;
  text-align: left;
  left: 16.7vw;
  transform: translate(-50%, 0);
  -webkit-transform: translate(-50%, 0);
  top: 56vh;
  font-size: 6vh;
  color: #ff5e57;
  z-index: +2;
}
.tweededag {
	 position: fixed;
  text-align: left;
  left: 50vw;
  transform: translate(-50%, 0);
  -webkit-transform: translate(-50%, 0);
  top: 56vh;
  font-size: 6vh;
  color: #ff5e57;
  z-index: +2;
}
.derdedag {
	position: fixed;
  text-align: left;
  left: 83.3vw;
  transform: translate(-50%, 0);
  -webkit-transform: translate(-50%, 0);
  top: 56vh;
  font-size: 6vh;
  color: #ff5e57;
  z-index: +2;
}
.weerplaatjeeerstedag {
  position: fixed;
  height: 30vh;
  left: 21.7vw;
  transform: translate(-50%, 0);
  -webkit-transform: translate(-50%, 0);
  top: 64vh;
  }
  .weerplaatjetweededag {
  position: fixed;
  height: 30vh;
  left: 55vw;
  transform: translate(-50%, 0);
  -webkit-transform: translate(-50%, 0);
  top: 64vh;
  }
  .weerplaatjederdedag {
  position: fixed;
  height: 30vh;
  left: 88.3vw;
  transform: translate(-50%, 0);
  -webkit-transform: translate(-50%, 0);
  top: 64vh;
  }
  .mineerstedag{
  position: fixed;
  text-align: left;
  height: 5vh;
  font-size: 5vh;
  left: 1vw;
  top: 81vh;
  color: red;
  }
  .maxeerstedag{
  position: fixed;
  text-align: left;
  height: 5vh;
  font-size: 5vh;
  left: 1vw;
  top: 76vh;
  color: blue;
  }
  .mintweededag{
  position: fixed;
  text-align: left;
  height: 5vh;
  font-size: 5vh;
  left: 35.3vw;
  top: 81vh;
  color: red;
  }
  .maxtweededag{
  position: fixed;
  text-align: left;
  height: 5vh;
  font-size: 5vh;
  left: 35.3vw;
  top: 76vh;
  color: blue;
  }
  .minderdedag{
  position: fixed;
  text-align: left;
  height: 5vh;
  font-size: 5vh;
  left: 68.7vw;
  top: 81vh;
  color: red;
  }
  .maxderdedag{
  position: fixed;
  text-align: left;
  height: 5vh;
  font-size: 5vh;
  left: 68.7vw;
  top: 76vh;
  color: blue;
  }
.beeldmerkpositieklein {
    position: absolute;
    display: block;
    bottom: 8vh;
    left: 2vw;
    width: 5vw;
    height: 5vh;
    z-index: +7;
}
}

@media only screen and (orientation : landscape) {

body {
    width: 100vw;
    height: 100vw;
    margin: 0px;
    border: 0;
    background-color: #000000;
    background-size: 100% 100%;
    background-repeat: no-repeat;
    background-position: left top;
    overflow: hidden; /*  Disable scrollbars */
    display: block;  /* No floating content on sides */
    /* background: url("https://www.dontforgetit.eu/app/imagesets/debug/background/bg1_1920x1080.jpg") left top no-repeat; */
}
.waarschuwing {
    text-align: center;
    color: #6e6e6e;
}
.foto {
    position: fixed;
    display: block;
    border-radius: 30px;
    width: 100vw;
    height: auto;
    left: 50vw;
    top: 50vh;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    background-color: orange;
}
.vast {
    position: absolute;
    left: 4vw;
    top: 2vh;
    font-size: 8vh;
    z-index: +1;
}
.linksboven {
    position: absolute;
    left: 3.5vw;
    top: 10vh;
    font-size: 15vh;
    text-shadow: 0.10vw -0.15vh #050b61;
    z-index: +2;
}
.middenboven {
    position: absolute;
    margin: auto;
    top: 0vh;
    text-align: center;
    font-size: 18vh;
    width: 100vw;
    text-shadow: 0.2vw -0.2vh #050b61;
    color: red;
}
.dagnummer {
    position: absolute;
    font-family: arial;
    color: #F0F8FF;
    top: -2vh;
    right: 3vw;
    font-size: 70vh;
    text-shadow: 1vw -1vh #050b61;
    z-index: +1;
}
.bottomleft1 {
    position: absolute;
    left: 4vw;
    top: 74vh;
    text-align: left;
    font-size: 8vh;
}
.bottomleft2 {
    position: absolute;
    left: 4vw;
    top: 84vh;
    text-align: left;
    font-size: 8vh;
}
.L-positie {
    position: absolute;
    left: 4vw;
    top: 4vh;
    text-align: left;
    font-size: 8vh;
}
.B-positie {
    position: absolute;
    margin: auto;
    top: 84vh;
    text-align: center;
    width: 100vw;
    font-size: 8vh;
}
.R-positie {
    position: absolute;
    right: 4vw;
    top: 4vh;
    text-align: right;
    font-size: 8vh;
}
.beeldmerkpositie {
    position: fixed;
    display: block;
    bottom: 20vh;
    right: 14vw;
    width: 5vw;
    height: 5vh;
    z-index: +3;
}
.beeldmerkpositie-special {
        position: absolute;
        display: block;
        bottom: 30vh;
        left: 80vw;
        width: 5vw;
        height: 5vh;
        z-index: +3;
    }
.header {
    position: absolute;
    background-color: #ffda41;
    top: 0px;
    display: block;
    width: 100vw;
    height: 23.5vh;
    text-align: center;
    z-index: +5;
}
.header1 {
    position: relative;
    margin: inherit;
    top: 13vh;
    text-align: center;
    font-size: 10vh;
    width: 100%;
    color: #ce012d;
    z-index: +2;
}
.header2 {
    position: relative;
    margin: inherit;
    top: 24vh;
    text-align: center;
    font-size: 10vh;
    width: 100%;
    color: #ce012d;
    z-index: +2;
}
.header-mid {
        position: relative;
        margin: inherit;
        top: 12vh;
        text-align: center;
        font-size: 10vh;
        width: 100vw;
        z-index: +2;
}
.box {
    position: absolute;
    background-color: transparant;
    top: 18.5vh;
    display: block;
    width: 100vw;
    height: 71.5vh;
    text-align: center;
    z-index: +5;
}
.centrum {
    position: fixed;
    text-align: center;
    font-size: 10vh;
    color: #00255a;
    top: 25%;
    width: 100%;
    }
 .digitaltime {
        position: absolute;
        text-align: center;
        top: 50vh;
        transform: translate( 0%, -50% );
        -webkit-transform: translate( 0%, -50% );
        font-size: 40vh;
        width: 100vw;
        text-shadow: 0.25vw -0.5vh #050b61;
        z-index: +1;
    }
.digitaltimeklein {
        position: absolute;
        text-align: center;
        top: 30vh;
        font-size: 30vh;
        width: 100vw;
        text-shadow: 0.25vw -0.5vh #050b61;
        z-index: +1;
    }
.verberg {
        position: absolute;
        color: #e3e4ed;
    }

html {
    font-family: "Arial", sans-serif;
}

#container { display: block; }
/* devices (portrait) */

.bg-image {
    background-repeat: no-repeat;
    background-position: center center fixed;
    background-attachment: fixed;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: 100% 100%;
    background-color: lightblue;
}
.vandaag {
	position: absolute;
  text-align: right;
  right: 4vw;
  top: 0vh;
  font-size: 12vh;;
  color: #ce032d;
  z-index: +2;
}
.temperatuurvandaag {
  position: absolute;
  text-align: right;
  right: 4vw;
  top: 4vh;
  color: #050b61;
  text-shadow: 0.5vw -0.25vh #00255a;
  font-size: 30vh;
  z-index: +1;
}
.vantottemperatuurvandaag {
  position: absolute;
  text-align: right;
  right: 4vw;
  top: 38vh;
  font-size: 7vh;
  color: #6d75a7;
  text-shadow: 0vw 0vh #050b61;
  z-index: +1;
}
.plaats {
  position: absolute;
  right: 4vw;
  top: 45vh;
  text-align: right;
  color: #6d75a7;
  font-size: 8vh;
  font-family: arial, sans-serif;
  z-index: +5;
}
.weerplaatje {
  position: fixed;
  height: 51vh;
  left: 33.3vw;
  transform: translate(-50%, 0);
  -webkit-transform: translate(-50%, 0);
  top: 2vh;
  }
.eerstedag {
	 position: fixed;
  text-align: left;
  left: 16.7vw;
  transform: translate(-50%, 0);
  -webkit-transform: translate(-50%, 0);
  top: 56vh;
  font-size: 6vh;
  color: #ff5e57;
  z-index: +2;
}
.tweededag {
	 position: fixed;
  text-align: left;
  left: 50vw;
  transform: translate(-50%, 0);
  -webkit-transform: translate(-50%, 0);
  top: 56vh;
  font-size: 6vh;
  color: #ff5e57;
  z-index: +2;
}
.derdedag {
	position: fixed;
  text-align: left;
  left: 83.3vw;
  transform: translate(-50%, 0);
  -webkit-transform: translate(-50%, 0);
  top: 56vh;
  font-size: 6vh;
  color: #ff5e57;
  z-index: +2;
}
.weerplaatjeeerstedag {
  position: fixed;
  height: 30vh;
  left: 21.7vw;
  transform: translate(-50%, 0);
  -webkit-transform: translate(-50%, 0);
  top: 64vh;
  }
  .weerplaatjetweededag {
  position: fixed;
  height: 30vh;
  left: 55vw;
  transform: translate(-50%, 0);
  -webkit-transform: translate(-50%, 0);
  top: 64vh;
  }
  .weerplaatjederdedag {
  position: fixed;
  height: 30vh;
  left: 88.3vw;
  transform: translate(-50%, 0);
  -webkit-transform: translate(-50%, 0);
  top: 64vh;
  }
  .mineerstedag{
  position: fixed;
  text-align: left;
  height: 5vh;
  font-size: 5vh;
  left: 1vw;
  top: 81vh;
  color: red;
  }
  .maxeerstedag{
  position: fixed;
  text-align: left;
  height: 5vh;
  font-size: 5vh;
  left: 1vw;
  top: 76vh;
  color: blue;
  }
  .mintweededag{
  position: fixed;
  text-align: left;
  height: 5vh;
  font-size: 5vh;
  left: 35.3vw;
  top: 81vh;
  color: red;
  }
  .maxtweededag{
  position: fixed;
  text-align: left;
  height: 5vh;
  font-size: 5vh;
  left: 35.3vw;
  top: 76vh;
  color: blue;
  }
  .minderdedag{
  position: fixed;
  text-align: left;
  height: 5vh;
  font-size: 5vh;
  left: 68.7vw;
  top: 81vh;
  color: red;
  }
  .maxderdedag{
  position: fixed;
  text-align: left;
  height: 5vh;
  font-size: 5vh;
  left: 68.7vw;
  top: 76vh;
  color: blue;
  }
.beeldmerkpositieklein {
    position: absolute;
    display: block;
    bottom: 8vh;
    left: 2vw;
    width: 5vw;
    height: 5vh;
    z-index: +7;
}
}

/* devices (landscape) */
@media only screen and (min-device-width: 321px) and (orientation : landscape) {

body {
        height: 100vh;
        width: 100vw;
        margin: 0px;
        border: 0;
        background-color: #000000;
	background-size: 100% 100%;
        overflow: hidden; /*  Disable scrollbars */
        display: block;  /* No floating content on sides */
        /* background: url("https://www.dontforgetit.eu/app/imagesets/debug/background/bg1_1920x1080.jpg") left top no-repeat; */
    }
.klokpagina {
        canvas, img { display:block; }
        canvas { background:url(https://www.dontforgetit.eu/app/imagesets/default/background/bg1_1920x1080.jpg) }
    }
.waarschuwing {
        text-align: center;
        color: #6e6e6e;
    }
.foto {
    position: fixed;
    display: block;
    border-radius: 30px;
    width: 100vw;
    height: auto;
    left: 50vw;
    top: 50vh;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    background-color: orange;
}
.vast {
        position: absolute;
        left: 4vw;
        top: 2vh;
        font-size: 8vh;
        z-index: +1;
    }
.linksboven {
        position: absolute;
        left: 3.5vw;
        top: 10vh;
        font-size: 15vh;
        text-shadow: 0.2vw -0.2vh #050b61;
        z-index: +2;
    }
.middenboven {
        position: absolute;
        margin: auto;
        top: -3vh;
        text-align: center;
        font-size: 18vh;
        width: 100vw;
        text-shadow: 0.2vw -0.2vh #050b61;
    }
    .dagnummer {
        position: absolute;
        color: #F0F8FF;
        top: 0vh;
        left: 40vw;
        font-size: 74vh;
        text-shadow: 0.5vw -0.5vh #050b61;
        z-index: +1;
    }
    .bottomleft1 {
        position: absolute;
        left: 4vw;
        top: 74vh;
        text-align: left;
        font-size: 8vh;
    }
    .bottomleft2 {
        position: absolute;
        left: 4vw;
        top: 84vh;
        text-align: left;
        font-size: 8vh;
    }
    .L-positie {
        position: absolute;
        left: 4vw;
        top: 4vh;
        text-align: left;
        font-size: 7vh;
    }
    .B-positie {
        position: absolute;
        margin: auto;
        top: 84vh;
        text-align: center;
        max-width: 100vw;
        font-size: 7vh;
    }
    .R-positie {
        position: absolute;
        right: 4vw;
        top: 4vh;
        text-align: right;
        font-size: 7vh;
    }
    .beeldmerkpositie {
        position: absolute;
        display: block;
        bottom: 20vh;
        left: 80vw;
        width: 5vw;
        height: 5vh;
        z-index: +3;
    }
.beeldmerkpositie-special {
        position: absolute;
        display: block;
        bottom: 30vh;
        left: 80vw;
        width: 5vw;
        height: 5vh;
        z-index: +3;
    }
    .header {
        position: absolute;
        top: 0vh;
        display: block;
        width: 100vw;
        height: 23.5vh;
        text-align: center;
        z-index: +2;
    }
    .header1 {
        position: relative;
        margin: inherit;
        top: 12vh;
        text-align: center;
        font-size: 10vh;
        width: 100vw;
        z-index: +2;
    }
    .header2 {
        position: relative;
        margin: inherit;
        top: 24vh;
        text-align: center;
        font-size: 10vh;
        width: 100vw;
        color: #ce012d;
        z-index: +2;
    }
    .header-mid {
        position: relative;
        margin: inherit;
        top: 12vh;
        text-align: center;
        font-size: 10vh;
        width: 100vw;
        z-index: +2;
    }    
    .centrum {
        position: absolute;
        text-align: center;
        font-size: 10vh;
        top: 30vh;
        width: 100vw;
    }
    .digitaltime {
        position: absolute;
        text-align: center;
        top: 50vh;
        transform: translate( 0%, -50% );
        -webkit-transform: translate( 0%, -50% );
        font-size: 40vh;
        width: 100vw;
        text-shadow: 0.25vw -0.5vh #050b61;
        z-index: +1;
    }
    .digitaltimeklein {
        position: absolute;
        text-align: center;
        top: 30vh;
        font-size: 30vh;
        width: 100vw;
        text-shadow: 0.25vw -0.5vh #050b61;
        z-index: +1;
    }
    .verberg {
        position: absolute;
        color: #e3e4ed;
    }

.tekst {
    position: absolute;
    top: 35vh;
    text-align: center;
    font-size: 6vw;
    width: 95vw;
    text-shadow: 3px -3px #ffffff;
    z-index: +5;
}

html {
    font-family: "Arial", sans-serif;
}

#container { display: block; }
/* devices (portrait) */

.bg-image {
    background-repeat: no-repeat;
    background-position: center center fixed;
    background-attachment: fixed;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: 100% 100%;
    background-color: lightblue;
}
.vandaag {
	position: absolute;
  text-align: right;
  right: 4vw;
  top: 0vh;
  font-size: 12vh;;
  color: #ce032d;
  z-index: +2;
}
.temperatuurvandaag {
  position: absolute;
  text-align: right;
  right: 4vw;
  top: 4vh;
  color: #050b61;
  text-shadow: 0.5vw -0.25vh #00255a;
  font-size: 30vh;
  z-index: +1;
}
.vantottemperatuurvandaag {
  position: absolute;
  text-align: right;
  right: 4vw;
  top: 38vh;
  font-size: 7vh;
  color: #6d75a7;
  text-shadow: 0vw 0vh #050b61;
  z-index: +1;
}
.plaats {
  position: absolute;
  right: 4vw;
  top: 45vh;
  text-align: right;
  color: #6d75a7;
  font-size: 8vh;
  font-family: arial, sans-serif;
  z-index: +5;
}
.weerplaatje {
  position: fixed;
  height: 51vh;
  left: 33.3vw;
  transform: translate(-50%, 0);
  -webkit-transform: translate(-50%, 0);
  top: 2vh;
  }
.eerstedag {
	 position: fixed;
  text-align: left;
  left: 16.7vw;
  transform: translate(-50%, 0);
  -webkit-transform: translate(-50%, 0);
  top: 56vh;
  font-size: 6vh;
  color: #ff5e57;
  z-index: +2;
}
.tweededag {
	 position: fixed;
  text-align: left;
  left: 50vw;
  transform: translate(-50%, 0);
  -webkit-transform: translate(-50%, 0);
  top: 56vh;
  font-size: 6vh;
  color: #ff5e57;
  z-index: +2;
}
.derdedag {
	position: fixed;
  text-align: left;
  left: 83.3vw;
  transform: translate(-50%, 0);
  -webkit-transform: translate(-50%, 0);
  top: 56vh;
  font-size: 6vh;
  color: #ff5e57;
  z-index: +2;
}
.weerplaatjeeerstedag {
  position: fixed;
  height: 30vh;
  left: 21.7vw;
  transform: translate(-50%, 0);
  -webkit-transform: translate(-50%, 0);
  top: 64vh;
  }
  .weerplaatjetweededag {
  position: fixed;
  height: 30vh;
  left: 55vw;
  transform: translate(-50%, 0);
  -webkit-transform: translate(-50%, 0);
  top: 64vh;
  }
  .weerplaatjederdedag {
  position: fixed;
  height: 30vh;
  left: 88.3vw;
  transform: translate(-50%, 0);
  -webkit-transform: translate(-50%, 0);
  top: 64vh;
  }
  .mineerstedag{
  position: fixed;
  text-align: left;
  height: 5vh;
  font-size: 5vh;
  left: 1vw;
  top: 81vh;
  color: red;
  }
  .maxeerstedag{
  position: fixed;
  text-align: left;
  height: 5vh;
  font-size: 5vh;
  left: 1vw;
  top: 76vh;
  color: blue;
  }
  .mintweededag{
  position: fixed;
  text-align: left;
  height: 5vh;
  font-size: 5vh;
  left: 35.3vw;
  top: 81vh;
  color: red;
  }
  .maxtweededag{
  position: fixed;
  text-align: left;
  height: 5vh;
  font-size: 5vh;
  left: 35.3vw;
  top: 76vh;
  color: blue;
  }
  .minderdedag{
  position: fixed;
  text-align: left;
  height: 5vh;
  font-size: 5vh;
  left: 68.7vw;
  top: 81vh;
  color: red;
  }
  .maxderdedag{
  position: fixed;
  text-align: left;
  height: 5vh;
  font-size: 5vh;
  left: 68.7vw;
  top: 76vh;
  color: blue;
  }
.beeldmerkpositieklein {
    position: absolute;
    display: block;
    bottom: 8vh;
    left: 2vw;
    width: 5vw;
    height: 5vh;
    z-index: +7;
}
}

/* Smartphones (portrait and landscape) */
@media only screen and (min-device-width: 321px) and (max-device-width: 480px) {
body {
        height: 100vh;
        width: 100vw;
        margin: 0px;
        border: 0;
        background-color: #000000;
	background-size: 100% 100%;
        overflow: hidden; /*  Disable scrollbars */
        display: block;  /* No floating content on sides */
        /* background: url("https://www.dontforgetit.eu/app/imagesets/debug/background/bg1_1920x1080.jpg") left top no-repeat; */
    }
    .klokpagina {
        canvas, img { display:block; }
        canvas { background:url(https://www.dontforgetit.eu/app/imagesets/default/background/bg1_1920x1080.jpg) background-repeat: no-repeat; background-color: #cccccc; background-size: 100% 100%}
    }
    .waarschuwing {
        text-align: center;
        color: #6e6e6e;
    }
.foto {
    position: fixed;
    display: block;
    border-radius: 30px;
    width: 100vw;
    height: auto;
    left: 50vw;
    top: 50vh;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    background-color: orange;
    }
    .vast {
        position: absolute;
        left: 4vw;
        top: 2vh;
        font-size: 8vh;
        z-index: +1;
    }
    .linksboven {
        position: absolute;
        left: 3.5vw;
        top: 10vh;
        font-size: 15vh;
        text-shadow: 3px -2px #050b61;
        z-index: +2;
    }
    .middenboven {
        position: absolute;
        margin: auto;
        top: -3vh;
        text-align: center;
        font-size: 18vh;
        width: 100vw;
        text-shadow: 0.2vw -0.2vh #050b61;
    }
    .dagnummer {
        position: absolute;
        color: #F0F8FF;
        top: 0vh;
        left: 40vw;
        font-size: 74vh;
        text-shadow: 1vw -1vh #050b61;
        z-index: +1;
    }
    .bottomleft1 {
        position: absolute;
        left: 4vw;
        top: 74vh;
        text-align: left;
        font-size: 8vh;
    }
    .bottomleft2 {
        position: absolute;
        left: 4vw;
        top: 84vh;
        text-align: left;
        font-size: 8vh;
    }
    .beeldmerkpositie {
        position: absolute;
        display: block;
        bottom: 20vh;
        left: 80vw;
        width: 5vw;
        height: 5vh;
        z-index: +3;
    }
.beeldmerkpositie-special {
        position: absolute;
        display: block;
        bottom: 30vh;
        left: 80vw;
        width: 5vw;
        height: 5vh;
        z-index: +3;
    }
    .header {
        position: absolute;
        top: 0vh;
        display: block;
        width: 100vw;
        height: 23.5vh;
        text-align: center;
        z-index: +2;
    }
    .header1 {
        position: relative;
        margin: inherit;
        top: 13vh;
        text-align: center;
        font-size: 10vh;
        width: 100vw;
        z-index: +2;
    }
    .header2 {
        position: relative;
        margin: inherit;
        top: 24vh;
        text-align: center;
        font-size: 10vh;
        width: 100vw;
        color: #ce012d;
        z-index: +2;
    }
    .centrum {
        position: absolute;
        text-align: center;
        font-size: 10vh;
        top: 30vh;
        width: 100vw;
    }
    .digitaltime {
        position: absolute;
        text-align: center;
        top: 50vh;
        font-size: 42vh;
        width: 100%;
        text-shadowi: 0.25vw -0.5vh #050b61;
        z-index: +1;
    }
    .digitaltimeklein {
        position: absolute;
        text-align: center;
        top: 30vh;
        font-size: 30vh;
        width: 100vw;
        text-shadow: 0.25vw -0.5vh #050b61;
        z-index: +1;
    }
    .verberg {
        position: absolute;
        color: #e3e4ed;
    }

    .tekst {
        position: absolute;
        top: 35vh;
        text-align: center;
        font-size: 6vw;
        width: 95vw;
        text-shadow: 3px -3px #ffffff;
        z-index: +5;
    }

.box1{
 display: -webkit-flex; /* Safari */		
	display: flex; /* Standard syntax */
 flex-direction: row;
 width: 100%;
	height: 55vh;
	margin: 0 auto;
 background-color: #d5d4fb;
 }
.box1 > div{
 width: 100vw;
 margin: 1px;
 padding: 10px;
 line-height: 75px;
 border: 0px solid gray;
 margin: 0;
	background: #d5d4fb;
	-webkit-flex: 1; /* Safari */
	-ms-flex: 1; /* IE 10 */
	flex: 1; /* Standard syntax */
 }
.box2{
	display: -webkit-flex; /* Safari */		
	display: flex; /* Standard syntax */
 flex-direction: row;
 width: 33vw;
	height: 45vh;
 justify-content: center;
	/* margin: 0 auto;*/
	background-color: #dbdfe5;
}
.box2 > div{
 width: 33.3%;
 padding: 10px;
	background: #dbdfe5;
	-webkit-flex: 1; /* Safari */
	-ms-flex: 1; /* IE 10 */
	flex: 1; /* Standard syntax */
}

.vandaag {
	position: absolute;
  text-align: right;
  right: 5vw;
  top: 3vh;
  font-size: 12vh;;
  color: #ce032d;
  z-index: +1;
}
.temperatuurvandaag {
  position: absolute;
  text-align: right;
  right: 4vw;
  top: 4vh;
  color: #050b61;
  text-shadow: 0.5vw -0.25vh #00255a;
  font-size: 30vh;
  z-index: +1;
}
.vantottemperatuurvandaag {
  position: absolute;
  text-align: right;
  right: 4vw;
  top: 38vh;
  font-size: 7vh;
  color: #6d75a7;
  text-shadow: 0vw 0vh #050b61;
  z-index: +1;
}
.plaats {
  position: absolute;
  right: 4vw;
  top: 45vh;
  text-align: right;
  color: #6d75a7;
  font-size: 8vh;
  font-family: arial, sans-serif;
  z-index: +5;
}
.weerplaatje {
  position: fixed;
  height: 51vh;
  left: 33.3vw;
  transform: translate(-50%, 0);
  -webkit-transform: translate(-50%, 0);
  top: 2vh;
  }
.eerstedag {
	 position: fixed;
  text-align: left;
  left: 16.7vw;
  transform: translate(-50%, 0);
  -webkit-transform: translate(-50%, 0);
  top: 56vh;
  font-size: 6vh;
  color: #ff5e57;
  z-index: +2;
}
.tweededag {
	 position: fixed;
  text-align: left;
  left: 50vw;
  transform: translate(-50%, 0);
  -webkit-transform: translate(-50%, 0);
  top: 56vh;
  font-size: 6vh;
  color: #ff5e57;
  z-index: +2;
}
.derdedag {
	position: fixed;
  text-align: left;
  left: 83.3vw;
  transform: translate(-50%, 0);
  -webkit-transform: translate(-50%, 0);
  top: 56vh;
  font-size: 6vh;
  color: #ff5e57;
  z-index: +2;
}
.weerplaatjeeerstedag {
  position: fixed;
  height: 30vh;
  left: 21.7vw;
  transform: translate(-50%, 0);
  -webkit-transform: translate(-50%, 0);
  top: 64vh;
  }
  .weerplaatjetweededag {
  position: fixed;
  height: 30vh;
  left: 55vw;
  transform: translate(-50%, 0);
  -webkit-transform: translate(-50%, 0);
  top: 64vh;
  }
  .weerplaatjederdedag {
  position: fixed;
  height: 30vh;
  left: 88.3vw;
  transform: translate(-50%, 0);
  -webkit-transform: translate(-50%, 0);
  top: 64vh;
  }
  .mineerstedag{
  position: fixed;
  text-align: left;
  height: 5vh;
  font-size: 5vh;
  left: 1vw;
  top: 81vh;
  color: red;
  }
  .maxeerstedag{
  position: fixed;
  text-align: left;
  height: 5vh;
  font-size: 5vh;
  left: 1vw;
  top: 76vh;
  color: blue;
  }
  .mintweededag{
  position: fixed;
  text-align: left;
  height: 5vh;
  font-size: 5vh;
  left: 35.3vw;
  top: 81vh;
  color: red;
  }
  .maxtweededag{
  position: fixed;
  text-align: left;
  height: 5vh;
  font-size: 5vh;
  left: 35.3vw;
  top: 76vh;
  color: blue;
  }
  .minderdedag{
  position: fixed;
  text-align: left;
  height: 5vh;
  font-size: 5vh;
  left: 68.7vw;
  top: 81vh;
  color: red;
  }
  .maxderdedag{
  position: fixed;
  text-align: left;
  height: 5vh;
  font-size: 5vh;
  left: 68.7vw;
  top: 76vh;
  color: blue;
  }
.beeldmerkpositieklein {
    position: absolute;
    display: block;
    bottom: 8vh;
    left: 2vw;
    width: 5vw;
    height: 5vh;
    z-index: +7;
}
}

    /* Smartwatches (portrait) */
    
@media only screen and (orientation: portrait) and (max-device-aspect-ratio: 1/1) and (min-device-width: 320px) and (max-device-width: 320px) {

body {
        height: 100vh;
        width: 100vw;
        margin: 0px;
        border: 0;
        background-color: #000000;
	background-size: 100% 100%;
        overflow: hidden; /*  Disable scrollbars */
        display: block;  /* No floating content on sides */
        /* background: url("https://www.dontforgetit.eu/app/imagesets/debug/background/bg1_1920x1080.jpg") left top no-repeat; */
    }
.klokpagina {
        canvas, img { display:block; }
        canvas { background:url(https://www.dontforgetit.eu/app/imagesets/default/background/bg1_1920x1080.jpg) }
    }
.waarschuwing {
        text-align: center;
        color: #6e6e6e;
    }
.foto {
    position: fixed;
    display: block;
    border-radius: 30px;
    width: 100vw;
    max-height: 100vh;
    left: 50vw;
    top: 50vh;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    background-color: orange;
}
.L-positie {
    position: absolute;
    left: 4vw;
    top: 4vh;
    text-align: left;
    font-size: 8vh;
}
.B-positie {
    position: absolute;
    margin: auto;
    top: 84vh;
    text-align: center;
    width: 100vw;
    font-size: 8vh;
}
.R-positie {
    position: absolute;
    right: 4vw;
    top: 4vh;
    text-align: right;
    font-size: 8vh;
}
.vast {
        position: absolute;
        left: 4vw;
        top: 2vh;
        font-size: 7vh;
        z-index: +1;
    }
.linksboven {
        position: absolute;
        left: 3.5vw;
        top: 10vh;
        font-size: 14vh;
        text-shadow: 3px -2px #050b61;
        z-index: +2;
    }
.middenboven {
        position: absolute;
        margin: auto;
        top: 0vh;
        text-align: center;
        font-size: 8vh;
        width: 100vw;
        text-shadow: 0.2vw -0.2vh #050b61;
    }
.dagnummer {
        position: absolute;
        color: #F0F8FF;
        top: 10vh;
        text-align: right;
        right: 4vw;
        font-size: 54vh;
        width: 100vw;
        text-shadow: 1vw -1vh #050b61;
        z-index: +1;
    }
.bottomleft1 {
        position: absolute;
        left: 4vw;
        top: 80vh;
        text-align: left;
        font-size: 6vh;
    }
.bottomleft2 {
        position: absolute;
        left: 4vw;
        top: 88vh;
        text-align: left;
        font-size: 6vh;
    }
.beeldmerkpositie {
        position: absolute;
        display: block;
        bottom: 10vh;
        left: 80vw;
        width: 5vw;
        height: 5vh;
        z-index: +3;
    }
.beeldmerkpositie-special {
        position: absolute;
        display: block;
        bottom: 30vh;
        left: 80vw;
        width: 5vw;
        height: 5vh;
        z-index: +3;
    }
.centrum {
        position: absolute;
        text-align: center;
        font-size: 10vh;
        top: 30vh;
        width: 100vw;
    }
.digitaltime {
        position: absolute;
        text-align: center;
        top: 50vh;
        transform: translate( 0%, -50% );
        -webkit-transform: translate( 0%, -50% );
        font-size: 30vw;
        width: 100vw;
        text-shadow: 0.5vw -0.5vh #050b61;
        z-index: +1;
    }
.digitaltimeklein {
        position: absolute;
        text-align: center;
        top: 50vh;
        transform: translate( 0%, -50% );
        -webkit-transform: translate( 0%, -50% );
        font-size: 35vw;
        width: 100vw;
        text-shadow: 0.25vw -0.5vh #050b61;
        z-index: +1;
    }
.verberg {
        position: absolute;
        color: #e3e4ed;
    }

.tekst {
        position: absolute;
        top: 35vh;
        text-align: center;
        font-size: 6vw;
        width: 95vw;
        text-shadow: 3px -3px #ffffff;
        z-index: +5;
    }

.box1{
 display: -webkit-flex; /* Safari */		
	display: flex; /* Standard syntax */
 flex-direction: row;
 width: 100%;
	height: 55vh;
	margin: 0 auto;
 background-color: #d5d4fb;
 }
.box1 > div{
 width: 100vw;
 margin: 1px;
 padding: 10px;
 line-height: 75px;
 border: 0px solid gray;
 margin: 0;
	background: #d5d4fb;
	-webkit-flex: 1; /* Safari */
	-ms-flex: 1; /* IE 10 */
	flex: 1; /* Standard syntax */
 }
.box2{
	display: -webkit-flex; /* Safari */		
	display: flex; /* Standard syntax */
 flex-direction: row;
 width: 33vw;
	height: 45vh;
 justify-content: center;
	/* margin: 0 auto;*/
	background-color: #dbdfe5;
}
.box2 > div{
 width: 33.3%;
 padding: 10px;
	background: #dbdfe5;
	-webkit-flex: 1; /* Safari */
	-ms-flex: 1; /* IE 10 */
	flex: 1; /* Standard syntax */
}

.vandaag {
	position: absolute;
  text-align: right;
  right: 5vw;
  top: 3vh;
  font-size: 12vh;;
  color: #ce032d;
  z-index: +1;
}
.temperatuurvandaag {
  position: absolute;
  text-align: right;
  right: 4vw;
  top: 4vh;
  color: #050b61;
  text-shadow: 0.5vw -0.25vh #00255a;
  font-size: 30vh;
  z-index: +1;
}
.vantottemperatuurvandaag {
  position: absolute;
  text-align: right;
  right: 4vw;
  top: 38vh;
  font-size: 7vh;
  color: #6d75a7;
  text-shadow: 0vw 0vh #050b61;
  z-index: +1;
}
.plaats {
  position: absolute;
  right: 4vw;
  top: 45vh;
  text-align: right;
  color: #6d75a7;
  font-size: 8vh;
  font-family: arial, sans-serif;
  z-index: +5;
}
.weerplaatje {
  position: fixed;
  height: 51vh;
  left: 33.3vw;
  transform: translate(-50%, 0);
  -webkit-transform: translate(-50%, 0);
  top: 2vh;
  }
.eerstedag {
	 position: fixed;
  text-align: left;
  left: 16.7vw;
  transform: translate(-50%, 0);
  -webkit-transform: translate(-50%, 0);
  top: 56vh;
  font-size: 6vh;
  color: #ff5e57;
  z-index: +2;
}
.tweededag {
	 position: fixed;
  text-align: left;
  left: 50vw;
  transform: translate(-50%, 0);
  -webkit-transform: translate(-50%, 0);
  top: 56vh;
  font-size: 6vh;
  color: #ff5e57;
  z-index: +2;
}
.derdedag {
	position: fixed;
  text-align: left;
  left: 83.3vw;
  transform: translate(-50%, 0);
  -webkit-transform: translate(-50%, 0);
  top: 56vh;
  font-size: 6vh;
  color: #ff5e57;
  z-index: +2;
}
.weerplaatjeeerstedag {
  position: fixed;
  height: 30vh;
  left: 21.7vw;
  transform: translate(-50%, 0);
  -webkit-transform: translate(-50%, 0);
  top: 64vh;
  }
  .weerplaatjetweededag {
  position: fixed;
  height: 30vh;
  left: 55vw;
  transform: translate(-50%, 0);
  -webkit-transform: translate(-50%, 0);
  top: 64vh;
  }
  .weerplaatjederdedag {
  position: fixed;
  height: 30vh;
  left: 88.3vw;
  transform: translate(-50%, 0);
  -webkit-transform: translate(-50%, 0);
  top: 64vh;
  }
  .mineerstedag{
  position: fixed;
  text-align: left;
  height: 5vh;
  font-size: 5vh;
  left: 1vw;
  top: 81vh;
  color: red;
  }
  .maxeerstedag{
  position: fixed;
  text-align: left;
  height: 5vh;
  font-size: 5vh;
  left: 1vw;
  top: 76vh;
  color: blue;
  }
  .mintweededag{
  position: fixed;
  text-align: left;
  height: 5vh;
  font-size: 5vh;
  left: 35.3vw;
  top: 81vh;
  color: red;
  }
  .maxtweededag{
  position: fixed;
  text-align: left;
  height: 5vh;
  font-size: 5vh;
  left: 35.3vw;
  top: 76vh;
  color: blue;
  }
  .minderdedag{
  position: fixed;
  text-align: left;
  height: 5vh;
  font-size: 5vh;
  left: 68.7vw;
  top: 81vh;
  color: red;
  }
  .maxderdedag{
  position: fixed;
  text-align: left;
  height: 5vh;
  font-size: 5vh;
  left: 68.7vw;
  top: 76vh;
  color: blue;
  }
.beeldmerkpositieklein {
    position: absolute;
    display: block;
    bottom: 8vh;
    left: 2vw;
    width: 5vw;
    height: 5vh;
    z-index: +7;
}

.resttijdtekst {
  position: absolute;
  width: 100vw;
  font-size: 6vh;
  font-weight: bold;
  text-align: center;
  bottom: 0vh;
  color: /* #71779c */ red;
  text-shadow: 0.1vw -0.15vh white;
  z-index: +9;
  transform: translate(0%, 7%);
  -webkit-transform: translate(0%, 7%);
}

#progressBar {
  position: absolute;
  width: 98vw;
  margin: 2vh auto;
  bottom: -1vh;
  height: 12vh;
  border: 1.5px solid #71779c;
  /* background-color: #b4b6cb;
  opacity: .8; */
  left: 50%;
  transform: translate(-50%, -0%);
  -webkit-transform: translate(-50%, -0%);
}

#progressBar div {
  position: absolute;
  height: 100%;
  width: 0%;
  padding: 0vh;
  bottom: 0vh;
  background-color: /* #5d648d */ "";
  box-sizing: border-box;
}

}

    /* Smartwatches small (portrait) */
    
@media only screen and (orientation: portrait) and (max-device-aspect-ratio: 1/1) and (min-device-width: 240px) and (max-device-width: 240px) {

body {
        height: 100vh;
        width: 100vw;
        margin: 0px;
        border: 0;
        background-color: #000000;
	background-size: 100% 100%;
        overflow: hidden; /*  Disable scrollbars */
        display: block;  /* No floating content on sides */
        /* background: url("https://www.dontforgetit.eu/app/imagesets/debug/background/bg1_1920x1080.jpg") left top no-repeat; */
    }
.klokpagina {
        canvas, img { display:block; }
        canvas { background:url(https://www.dontforgetit.eu/app/imagesets/default/background/bg1_1920x1080.jpg) }
    }
.waarschuwing {
        text-align: center;
        color: #6e6e6e;
    }
.foto {
    position: fixed;
    display: block;
    border-radius: 30px;
    width: 100vw;
    max-height: 100vh;
    left: 50vw;
    top: 50vh;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    background-color: orange;
}
.L-positie {
    position: absolute;
    left: 4vw;
    top: 4vh;
    text-align: left;
    font-size: 8vh;
}
.B-positie {
    position: absolute;
    margin: auto;
    top: 84vh;
    text-align: center;
    width: 100vw;
    font-size: 8vh;
}
.R-positie {
    position: absolute;
    right: 4vw;
    top: 4vh;
    text-align: right;
    font-size: 8vh;
}
.vast {
        position: absolute;
        left: 4vw;
        top: 2vh;
        font-size: 7vh;
        z-index: +1;
    }
.linksboven {
        position: absolute;
        left: 3.5vw;
        top: 10vh;
        font-size: 14vh;
        text-shadow: 3px -2px #050b61;
        z-index: +2;
    }
.middenboven {
        position: absolute;
        margin: auto;
        top: -2vh;
        text-align: center;
        font-size: 14vh;
        width: 100vw;
        text-shadow: 0.4vw -0.5vh white;
    }
.dagnummer {
        position: absolute;
        color: #F0F8FF;
        top: 10vh;
        text-align: right;
        right: 4vw;
        font-size: 54vh;
        width: 100vw;
        text-shadow: 1vw -1vh #050b61;
        z-index: +1;
    }
.bottomleft1 {
        position: absolute;
        left: 4vw;
        top: 80vh;
        text-align: left;
        font-size: 6vh;
    }
.bottomleft2 {
        position: absolute;
        left: 4vw;
        top: 88vh;
        text-align: left;
        font-size: 6vh;
    }
.beeldmerkpositie {
        position: absolute;
        display: block;
        bottom: 10vh;
        left: 80vw;
        width: 5vw;
        height: 5vh;
        z-index: +3;
    }
.beeldmerkpositie-special {
        position: absolute;
        display: block;
        bottom: 30vh;
        left: 80vw;
        width: 5vw;
        height: 5vh;
        z-index: +3;
    }
.centrum {
        position: absolute;
        text-align: center;
        font-size: 10vh;
        top: 30vh;
        width: 100vw;
    }
.digitaltime {
        position: absolute;
        text-align: center;
        top: 50vh;
        transform: translate( 0%, -50% );
        -webkit-transform: translate( 0%, -50% );
        font-size: 30vw;
        width: 100vw;
        text-shadow: 0.5vw -0.5vh #050b61;
        z-index: +1;
    }
.digitaltimeklein {
        position: absolute;
        text-align: center;
        top: 50vh;
        transform: translate( 0%, -50% );
        -webkit-transform: translate( 0%, -50% );
        font-size: 35vw;
        width: 100vw;
        text-shadow: 0.25vw -0.5vh #050b61;
        z-index: +1;
    }
.verberg {
        position: absolute;
        color: #e3e4ed;
    }

.box1{
 display: -webkit-flex; /* Safari */		
	display: flex; /* Standard syntax */
 flex-direction: row;
 width: 100%;
	height: 55vh;
	margin: 0 auto;
 background-color: #d5d4fb;
 }
.box1 > div{
 width: 100vw;
 margin: 1px;
 padding: 10px;
 line-height: 75px;
 border: 0px solid gray;
 margin: 0;
	background: #d5d4fb;
	-webkit-flex: 1; /* Safari */
	-ms-flex: 1; /* IE 10 */
	flex: 1; /* Standard syntax */
 }
.box2{
	display: -webkit-flex; /* Safari */		
	display: flex; /* Standard syntax */
 flex-direction: row;
 width: 33.3vw;
	height: 45vh;
 justify-content: center;
	background-color: #dbdfe5;
}
.box2 > div{
 width: 33.3%;
 padding: 10px;
	background: #dbdfe5;
	-webkit-flex: 1; /* Safari */
	-ms-flex: 1; /* IE 10 */
	margin: 0 auto;
 flex: 1; /* Standard syntax */
}

.vandaag {
	position: absolute;
  text-align: right;
  right: 5vw;
  top: 3vh;
  font-size: 12vh;;
  color: #ce032d;
  z-index: +1;
}
.temperatuurvandaag {
  position: absolute;
  text-align: right;
  right: 4vw;
  top: 4vh;
  color: #050b61;
  text-shadow: 0.5vw -0.25vh #00255a;
  font-size: 30vh;
  z-index: +1;
}
.vantottemperatuurvandaag {
  position: absolute;
  text-align: right;
  right: 5vw;
  top: 40vh;
  font-size: 7vh;
  z-index: +1;
}
.plaats {
  position: absolute;
  right: 4vw;
  top: 48vh;
  text-align: right;
  color: #6d75a7;
  font-size: 7vh;
  font-family: arial, sans-serif;
  z-index: +5;
}
.weerplaatje {
    position: relative;
    left: 15vw;
    top: 2vh;
    height: 51vh;
    text-align: center;
    z-index: +5;
}
.dag {
  text-align: center;
  right: 5vw;
  top: 0vh;
  font-family: Arial, sans-serif;
  font-size: 6vh;;
  color: #456789;
  z-index: +1;
    }
.weerplaatjedag {
  position: relative;
  left: 5vw;
  top: -8vh;
  height: 30vh;
  text-align: center;
  z-index: +2;
}
.maxtempdag {
  position: relative;
  text-align: left;
  left: 1vw;
  top: 12vh;
  font-family: Arial, sans-serif;
  font-size: 4vh;
  color: blue;
  z-index: +3;
}
.mintempdag {
  position: relative;
  text-align: left;
  left: 1vw;
  top: 12vh;
  font-family: Arial, sans-serif;
  font-size: 4vh;
  color: red;
  z-index: +3;
}
.beeldmerkpositieklein {
    position: absolute;
    display: block;
    bottom: 8vh;
    left: 2vw;
    width: 5vw;
    height: 5vh;
    z-index: +7;
}
.resttijdtekst {
  position: absolute;
  width: 100vw;
  font-size: 6vh;
  font-weight: bold;
  text-align: center;
  bottom: 0vh;
  color: /* #71779c */ red;
  text-shadow: 0.1vw -0.15vh white;
  z-index: +9;
  transform: translate(0%, 7%);
  -webkit-transform: translate(0%, 7%);
}

#progressBar {
  position: absolute;
  width: 98vw;
  margin: 2vh auto;
  bottom: -1vh;
  height: 12vh;
  border: 1.5px solid #71779c;
  /* background-color: #b4b6cb;
  opacity: .8; */
  left: 50%;
  transform: translate(-50%, -0%);
  -webkit-transform: translate(-50%, -0%);
}

#progressBar div {
  position: absolute;
  height: 100%;
  width: 0%;
  padding: 0vh;
  bottom: 0vh;
  background-color: /* #5d648d */ "";
  box-sizing: border-box;
}

}

</style>
