* {box-sizing: border-box;}
body {
  font-family: Verdana, sans-serif;
}
.mySlides {display: none;}
img {vertical-align: middle;}

/* Slideshow container */
.slideshow-container {
  width: 20%;
  height: 100%;
  position: absolute;
  right: 0;
  top: 0%;
  padding-top: 1%;
  border: none;
  -webkit-border-radius: 0px !important;
  border-radius: 0px 0px 0px 0px !important;
  font-family: Verdana, Geneva, sans-serif;
  font-size: 38px;
  font-weight: 400;
  color: rgba(255,255,255,1);
  text-align: center;
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis;
  -webkit-box-shadow: 1px 1px 1px 0 rgba(0,0,0,0.1) ;
  box-shadow: 1px 1px 1px 0 rgba(0,0,0,0.1) ;
  text-shadow: 1px 1px 1px rgba(0,0,0,0.3) ;
  z-index: 2;
}

.slideshow_space{
  height: 12%;
  position: relative;
}

.clockbackground{
  right: 0;
  top: 0%;
  width: 20%;
  height: 12%;
  position: absolute;
  z-index: 1;
  border-radius: 80px 0px 0px 80px;
}

.weather{
  box-sizing: border-box;
  font-family: Tahoma;
}
.weathertitle{
  font-size: 1em;
  margin: 0.1em;
  text-align: left;
  padding-left: 0.75em;
  padding-top: 1em
}
.weathersubtitle{
  font-size: 0.5em;
  margin: 0.1em;
  text-align: left;
  padding-left: 1.5em;
}
.weathertoprow{
  margin-top: 0.3em;
}
.weatherbottomrow{
  margin-bottom: 5em;
}
.weathercontent{
  font-size: 1em;
  margin: 0.1em;
}
.weatherimage{
  display: inline-block !important;
  width: 18%;
}

.weathercollumn{
  float: left;
  width: 50%;
  padding: 0px;
}
.weatherrow:after{
  content: "";
  display: table;
  clear: both;
}

/*1080p screen and smaller*/
@media screen and (min-width: 1000px) {
  #clock {
    font-size: 5em;
  }
}

/*4k screen screen*/
@media screen and (min-width: 2000px) and (min-height: 2000px)  {
  #clock {
    font-size: 10em;
  }
}

/*widescreen screen*/
@media screen and (min-width: 2000px) {
  #clock {
    font-size: 5em;
  }
}

#clock {
  right: 0;
  top: 0%;
  width: 20%;
  height: 12%;
  position: absolute;
  text-align: center;
  padding: 1.2% 0%;
  font-weight: bold;
  font-variant-numeric: tabular-nums;
  font-family: 'Orbitron', sans-serif;
  z-index: 10;
}


/* Caption text*/
.text {
  padding: 5%;
  position: relative;
}

.text_agendacall {
  padding: 5%;
  position: relative;
  margin-top: 0px;
  margin-bottom: : 0px;
}



/* Fading animation */
.fade {
  -webkit-animation-name: fade;
  -webkit-animation-duration: 2.5s;
  animation-name: fade;
  animation-duration: 2.5s;
}

@-webkit-keyframes fade {
  from {opacity: .4}
  to {opacity: 1}
}

@keyframes fade {
  from {opacity: .4}
  to {opacity: 1}
}

/* On smaller screens, decrease text size */
/*@media only screen and (max-width: 300px) {
  .text {font-size: 11px}
}*/

.agenda{
  width:100%;
  height: auto;
  float: left;
  padding: 8px 8px 8px 8px;
  border-radius:0px;
  background-color: #33567c;
  margin-top: 10px;
  font-family: 'Didact Gothic', sans-serif;
  color:#fff;
}
.agenda p {
  font-weight:normal;
  text-align: center;
  padding-top: 2px;
}

.shadow
{
  box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
}

.agenda_call {
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  position: fixed;
  left: 0;
  bottom: 0px;
  width: 80%;
  padding: 0px;
  border: 1px;
  overflow: hidden;
  text-align: center;
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis;
  background: rgba(62,69,76,0.4);

}

.agenda_call_margin {
  padding: 8px;
}

.agenda_green {
  width:100%;
  height: auto;
  float: left;
  padding: 8px 8px 8px 8px;
  border-radius:0px;
  font-weight:normal;
  text-align:center;
  /*padding-top:20px;*/
  color:#fff;
  box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
  background-color: #006622;
  margin-top: 10px;
}

.agenda_yellow {
  width:100%;
  height: auto;
  float: left;
  padding: 8px 8px 8px 8px;
  border-radius:0px;
  font-weight:normal;
  text-align:center;
  /*padding-top:20px;*/
  color:#fff;
  box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
  background-color: #bc7b03;
  margin-top: 10px;
}

.agenda_red {
  width:100%;
  height: auto;
  float: left;
  padding: 8px 8px 8px 8px;
  border-radius:0px;
  font-weight:normal;
  text-align:center;
  /*padding-top:20px;*/
  color:#fff;
  box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
  background-color: #990000;
  margin-top: 10px;
}


/*CSS for the clock */

@import url('https://fonts.googleapis.com/css?family=Orbitron');
