@charset "UTF-8";
/* CSS Document */

body {
    background: #9bd;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	color: #363;
}
a.link {
	color: #fcf;
}
tr {
    vertical-align: top;
    /*background-color: #eed;*/
    padding: 1px;
}
td.blanco {
    background-color: #9bd;
    height: 100px;
    padding: 1px;
}
.nplogo {
    margin: 0px 5px 0px 5px;
}
.ikoontje {
    border: solid 1px #449;
    border-radius: 6px;
}
.terugikoontjes {
    border: hidden;
}
.ggllgcontainer {
  position: relative;
  width: 50px;
}

.ggllgimage {
  opacity: 1;
  display: block;
  width: 100%;
  height: auto;
  transition: .7s ease;
  backface-visibility: hidden;
}

.ggllgmiddle {
  transition: .7s ease;
  opacity: 0;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  text-align: center;
}

.ggllgcontainer:hover .ggllgimage {
  opacity: 0.7;
  filter: grayscale(80%);
  border-radius: 21px;
}

.ggllgcontainer:hover .ggllgmiddle {
  opacity: 1;
}

.ggllgtext {
  background-color: #00f;
  color: #acf;
  border-radius: 25px;
  font-size: 10px;
  padding: 9px 10px 9px 10px;
}
.ROOD {
    color: #F00;
}
.weekdagen {
    background: #def;
    border: solid 2px #449;
    border-radius: 10px;
    padding: 1px;
    margin: 1px;
    height: 150px;
    width: 14%;
}
.activiteitenframe {
    border-top: solid 1px #449;
    border-left: solid 2px #449;
    border-right: solid 3px #449;
    border-bottom: solid 5px #449;
    border-radius: 25px 0px 30px 0px;
    padding-left: 18px;
    padding-right: 0px;
    padding-top: 2px;
    padding-bottom: 10px;
}
.werkdagenframe {
    border-top: dotted 2px #449;
    border-left: dotted 2px #449;
    border-right: dotted 3px #449;
    border-bottom: dotted 4px #449;
    border-radius: 25px 0px 30px 0px;
    padding-left: 18px;
    padding-right: 0px;
    padding-top: 2px;
    padding-bottom: 10px;
}
.weekend {
    background: #dfe;
    border: solid 2px #494;
    border-radius: 10px;
    padding: 1px;
    margin: 1px;
    height: 150px;
    width: 14%;
}
.weekdagennavbar {
    background: #58a;
    color: #bdf;
    border: solid 2px #f00;
    border-radius: 10px;
    padding: 1px;
    padding-left: 12px;
    padding-right: 12px;
    padding-bottom: 20px;
    margin-left: 12px;
    margin-right: 12px;
    width: 95%;
    height: 35px;
    top: -6px;
    vertical-align: middle;
}
.titelnavbar {
    background: #368;
    color: #9bd;
    border: solid 2px #f00;
    border-radius: 10px;
    padding: 1px;
    padding-bottom: 20px;
    margin: 1px;
    height: 40px;
    top: -6px;
    vertical-align: middle;
    z-index: 2;
}
.nofilling{
    background: #000;
   
}
.maandknop {
	color: #a0f;
	font-size: 14px;
	border: solid 1px #f00;
	border-radius: 4px;
	background: #ff8;
	padding-left: 7px;
	padding-right: 7px;
	padding-top: 1px;
	padding-bottom: 1px;
	margin-top: 10px;
	margin-bottom: 10px;
}
.maandknop:hover {
	color: #ccf;
	border: solid 1px #00f;
	background: #b83;
}
.maandknop:visited {
	color: #aaa;
	border: solid 1px #333;
	background: #777;
}
.maandkleur {
    background: #243;
    color: #fff;
    padding: 1px;
    height: 10px;
    border-radius: 10px 30px 10px 30px;
    text-align: center;
}
.dagvulling {
    background: #fff;
    padding: 2px; 
    border-radius: 6px;
    border: 3px solid #000;
    text-align: center;
}
.afdelingkern {
    text-align: right;
	font-size: 11px;
	color: #f00;
	font-weight: bold;
	height: 14px;
}
.npob {
    background: #dfe;
    border: solid 2px #7aa;
    border-radius: 0px 30px 30px 0px;
    margin-top: 3px;
    margin-bottom: 1px;
    margin-left: 3px;
    margin-right: 3px;
    padding: 3px;
    text-align: left;
}
.kern {
    border-radius: 0px 9px 9px 9px;
    margin-top: 3px;
    margin-bottom: 1px;
    margin-left: 3px;
    margin-right: 3px;
    padding: 3px;
    text-align: left;
}
.afdeling {
    border-radius: 0px 9px 9px 9px;
    margin-top: 3px;
    margin-bottom: 1px;
    margin-left: 3px;
    margin-right: 3px;
    padding: 3px;
    text-align: left;
}
.allekernen {
    background: #ccc;
    border: solid 1px #777;
}
.Tienen {
    background: #ffb;
    border: solid 1px #ba0;
}
.Glabbeek {
    background: #dfa;
    border: solid 1px #590;
}
.Boutersem {
    background: #cef;
    border: solid 1px #38b;
}
.Bierbeek {
    background: #fef;
    border: solid 1px #b8a;
}
.Hoegaarden {
    background: #fdb;
    border: solid 1px #c60;
}
.Kortenaken {
    background: #fce;
    border: solid 1px #903;
}
.Geetbets {
    background: #dfd;
    border: solid 1px #696;
}
.werkdagallekernen {
    border: dotted 2px #777;
}
.werkdagTienen {
    border: dotted 2px #ba0;
}
.werkdagGlabbeek {
    border: dotted 2px #590;
}
.werkdagBoutersem {
    border: dotted 2px #38b;
}
.werkdagBierbeek {
    border: dotted 2px #b8a;
}
.werkdagHoegaarden {
    border: dotted 2px #c60;
}
.werkdagKortenaken {
    border: dotted 2px #903;
}
.werkdagGeetbets {
    border: dotted 2px #696;
}
.Aarschot {
    background: #FFEFCB;
    border: solid 1px #c60;
}
.Begijnendijk {
    background: #DBDB86;
    border: solid 1px #c60;
}
.Bekkevoort {
    background: #E8D680;
    border: solid 1px #c60;
}
.Diest {
    background: #C4B983;
    border: solid 1px #c60;
}
.Holsbeek {
    background: #C9D989;
    border: solid 1px #c60;
}
.Lubbeek {
    background: #CAE26B;
    border: solid 1px #c60;
}
.Rotselaar {
    background: #E7F99D;
    border: solid 1px #c60;
}
.Scherpenheuvel-Zichem {
    background: #F9EF9D;
    border: solid 1px #c60;
}
.Tielt-Winge {
    background: #F8EB7E;
    border: solid 1px #c60;
}
.Tremelo {
    background: #DAF87E;
    border: solid 1px #c60;
}
.GroeneVallei {
    background: #A1EFEF;
    border: solid 1px #c60;
}
.Boortmeerbeek {
    background: #8AD9D9;
    border: solid 1px #c60;
}
.Haacht {
    background: #85F7F7;
    border: solid 1px #c60;
}
.Herent {
    background: #8CDBE9;
    border: solid 1px #c60;
}
.Kampenhout {
    background: #67E1F7;
    border: solid 1px #c60;
}
.Kortenberg {
    background: #84B9C2;
    border: solid 1px #c60;
}
.Leuven {
    background: #70ACD3;
    border: solid 1px #c60;
}
.VIJL {
    background: #58B1E9;
    border: solid 1px #c60;
}
.Druivenstreek {
    background: #78F8EA;
    border: solid 1px #c60;
}
.Bertem {
    background: #A0E2DB;
    border: solid 1px #c60;
}
.Overijse {
    background: #6EFBEC;
    border: solid 1px #c60;
}
.Zaventem {
    background: #42FCE8;
    border: solid 1px #c60;
}
.Mavist {
    background: #54B1F9;
    border: solid 1px #c60;
}
.Velpe-Mene {
    background: #FAADAD;
    border: solid 1px #c60;
}
.Gete-Velpe {
    background: #F8A979;
    border: solid 1px #c60;
}
.Landen {
    background: #E6C0A9;
    border: solid 1px #c60;
}
.Linter {
    background: #EFAAA1;
    border: solid 1px #c60;
}
.Zoutleeuw {
    background: #F0B4F9;
    border: solid 1px #c60;
}
.werkdagAarschot {
    border: dotted 2px #c60;
}
.werkdagBegijnendijk {
    border: dotted 2px #c60;
}
.werkdagBekkevoort {
    border: dotted 2px #c60;
}
.werkdagDiest {
    border: dotted 2px #c60;
}
.werkdagHolsbeek {
    border: dotted 2px #c60;
}
.werkdagLubbeek {
    border: dotted 2px #c60;
}
.werkdagRotselaar {
    border: dotted 2px #c60;
}
.Scherpenheuvel-Zichem {
    border: dotted 2px #c60;
}
.werkdagTielt-Winge {
    border: dotted 2px #c60;
}
.Tremelo {
    border: dotted 2px #c60;
}
.werkdagGroeneVallei {
    border: dotted 2px #c60;
}
.werkdagBoortmeerbeek {
    border: dotted 2px #c60;
}
.werkdagHaacht {
    border: dotted 2px #c60;
}
.werkdagHerent {
    border: dotted 2px #c60;
}
.werkdagKampenhout {
    border: dotted 2px #c60;
}
.werkdagKortenberg {
    border: dotted 2px #c60;
}
.werkdagLeuven {
    border: dotted 2px #c60;
}
.werkdagVIJL {
    border: dotted 2px #c60;
}
.werkdagDruivenstreek {
    border: dotted 2px #c60;
}
.werkdagBertem {
    border: dotted 2px #c60;
}
.werkdagOverijse {
    border: dotted 2px #c60;
}
.werkdagZaventem {
    border: dotted 2px #c60;
}
.werkdagMavist {
    border: dotted 2px #c60;
}
.werkdagVelpe-Mene {
    border: dotted 2px #c60;
}
.werkdagGete-Velpe {
    border: dotted 2px #c60;
}
.werkdagLanden {
    border: dotted 2px #c60;
}
.werkdagLinter {
    border: dotted 2px #c60;
}
.werkdagZoutleeuw {
    border: dotted 2px #c60;
}
.PlantenwerkgroepNatuurpuntOost-Brabant {
    background: #ccf;
    border: solid 1px #84c;
}
.datum {
    background: #449;
    color: #eea;
    width: 100%;
    height: 15px;
    border: solid 1px #449;
    border-radius: 7px 7px 0px 0px;
    margin-top: -1px;
    margin-bottom: 1px;
    margin-left: -1px;
    margin-right: 0px;
    padding: 0px;
    text-align: center;
}
.datumweekend {
    background: #494;
    color: #eea;
    width: 100%;
    height: 15px;
    border: solid 1px #494;
    border-radius: 7px 7px 0px 0px;
    margin-top: -1px;
    margin-bottom: 1px;
    margin-left: -1px;
    margin-right: 0px;
    padding: 0px;
    text-align: center;
}
.ontwerp {
    border: dotted 2px #999;
    background-color: #ccc; /* For browsers that do not support gradients */
    background-image: linear-gradient(#fff, #aaa);
}
hr {
  border: 2px solid #9bd;
  border-radius: 40%;
}
hr.end {
  border: 3px solid #449;
  border-radius: 50%;
}
.kadertje {
    border: solid 1px black;
    border-radius: 5px;
    margin: 6px;
    padding: 10px;
    text-align: center;
    background-color: #dfd;
    color: #262;
    width: 70%;
}
.button {
  border-top: 2px solid #55a;
  border-left: 3px solid #449;
  border-right: 3px solid #449;
  border-bottom: 4px solid #449;
  border-radius: 50px;
  padding: 8px;
  padding-left: 20px;
  padding-right: 20px;
  width: 160px; 
  background-color: #bdf;
  color: #228;
  text-align: center;
  text-decoration: none;
  display: inline-block;
  font-size: 22px;
  margin: 4px 2px;
  cursor: pointer;
  font-weight: bold;
}
.button:hover{
  background-color: #922;
  text-style: bold;
  color: white;
}
.maandenbutton {
  border-top: 1px;
  border: solid #55a;
  border-radius: 8px 8px 15px 15px;
  padding: 4px 13px 4px 13px; 
  background-color: #bdf;
  color: #228;
  text-align: center;
  text-decoration: none;
  display: inline-block;
  font-size: 12px;
  margin: 2px 2px 2px 2px;
  cursor: pointer;
  min-width: 60px;
  max-width: 200px;
  font-weight: bold;
}
.maandenbutton:hover{
  background-color: #922;
  text-style: bold;
  color: white;
}
.homebutton {
  border: 1px solid #55a;
  border-radius: 15px;
  padding: 4px 1px 4px 1px; 
  background-color: #cfc;
  color: #4a2;
  text-align: center;
  text-decoration: none;
  display: inline-block;
  font-size: 12px;
  margin: 2px 2px 2px 2px;
  cursor: pointer;
  min-width: 60px;
  max-width: 200px;
  font-weight: bold;
}
.homebutton:hover{
  background-color: #4a2;
  color: white;
}
.hhbutton {
  border: 1px solid #55a;
  border-radius: 15px;
  padding: 4px 1px 4px 1px; 
  background-color: #ffc;
  color: #b85;
  text-align: center;
  text-decoration: none;
  display: inline-block;
  font-size: 12px;
  margin: 2px 2px 2px 2px;
  cursor: pointer;
  min-width: 60px;
  max-width: 200px;
  font-weight: bold;
}
.hhbutton:hover{
  background-color: #CA7;
  color: white;
}
.mbbutton {
  border: 1px solid #55a;
  border-radius: 15px;
  padding: 4px 1px 4px 1px; 
  background-color: #CFF;
  color: #288;
  text-align: center;
  text-decoration: none;
  display: inline-block;
  font-size: 12px;
  margin: 2px 2px 2px 2px;
  cursor: pointer;
  min-width: 60px;
  max-width: 200px;
  font-weight: bold;
}
.mbbutton:hover{
  background-color: #6AA;
  color: white;
}
.zobbutton {
  border: 1px solid #55a;
  border-radius: 15px;
  padding: 4px 1px 4px 1px; 
  background-color: #FCC;
  color: #922;
  text-align: center;
  text-decoration: none;
  display: inline-block;
  font-size: 12px;
  margin: 2px 2px 2px 2px;
  cursor: pointer;
  min-width: 60px;
  max-width: 200px;
  font-weight: bold;
}
.zobbutton:hover{
  background-color: #A46;
  color: white;
}
.buttonsvoluit {
  border-radius: 15px;
  padding: 10px;
  font-size: 18px;
  margin: 10px;
  min-width: 300px;
  max-width: 500px;
}
.deadbutton {
  border: 1px solid #9bd;
  border-radius: 15px;
  padding: 4px 1px 4px 1px; 
  background-color: #368;
  color: #9bd;
  text-align: center;
  text-decoration: none;
  display: inline-block;
  font-size: 12px;
  margin: 2px 2px 2px 2px;
  cursor: pointer;
  min-width: 60px;
  max-width: 200px;
  font-weight: bold;
}
.deadbutton:hover{
  background-color: #479;
  color: #ace;
}
.buttoninschrijven {
  border: 1px solid #a70;
  border-radius: 10px;
  padding: 2px;
  padding-left: 3px;
  padding-right: 3px; 
  background-color: #ffb;
  color: #228;
  text-align: center;
  text-decoration: none;
  display: inline-block;
  margin: 2px;
  cursor: pointer;
  font-weight: bold;

}
.buttoninschrijven:hover{
  background-color: #922;
  text-style: bold;
  color: white;
}

.navbar {
  overflow: hidden;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  float: left;
  background-color: #000;
  display: block;
  color: red;
  text-align: center;
  padding-top: 0px;
  padding-left: 0px;
  padding-right: 0px;
  padding-bottom: 2px;
  text-decoration: none;
  font-size: 15px;
  z-index: 1;
}

.main {
  padding: 12px;
  margin-top: 80px;
}

.container { 
  height: 30px;
  position: relative;
  border-left: 1px solid green; 
  border-top: 1px solid green; 
  border-bottom: 2px solid green; 
  border-right: hidden; 
  border-radius: 0px 0px 0px 20px;
  padding: 5px;
  margin-left: 45%;
  margin-right: 0px;
  margin-top: -2px;
  background-color: #ced;
  color: #082;
}
.vertical-center {
  margin: 0;
  padding: 40px;
  position: absolute;
  top: 50%;
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}
.feestdagen {
  margin: 0;
  position: absolute;
  border-radius: 0px 0px 0px 15px;
  border: 1px solid green; 
  top: 50%;
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}
.tooltip {
  position: relative;
  display: inline-block;
}

.tooltip .tooltiptext {
  visibility: hidden;
  width: 70px;
  background-color: #def;
  font-size: 9px;
  color: #338;
  text-align: center;
  border-radius: 15px;
  border: solid 1px #338;
  padding: 5px 5px;
  position: absolute;
  z-index: 1;
  bottom: 125%;
  left: 50%;
  margin-left: -80px;
  opacity: 0;
  transition: opacity 0.9s;
}
.tooltip .tooltiptext::after {
  content: "";
  position: absolute;
  top: 100%;
  left: 53%;
  margin-left: -7px;
  border-width: 7px;
  border-style: solid;
  border-color: #338 transparent transparent transparent;
}
.tooltip:hover .tooltiptext {
  visibility: visible;
  opacity: 1;
}
.icoontip {
  position: relative;
  display: inline-block;
}

.icoontip .icoontiptext {
  visibility: hidden;
  width: 70px;
  background-color: #fff;
  font-size: 9px;
  color: #383;
  text-align: center;
  border-radius: 15px;
  border: solid 1px #383;
  padding: 5px 5px;
  position: absolute;
  z-index: 1;
  bottom: 125%;
  left: 50%;
  margin-left: -40px;
  opacity: 0;
  transition: opacity 0.6s;
}
.icoontip .icoontiptext::after {
  content: "";
  position: absolute;
  top: 100%;
  left: 50%;
  margin-left: -7px;
  border-width: 7px;
  border-style: solid;
  border-color: #383 transparent transparent transparent;
}
.icoontip:hover .icoontiptext {
  visibility: visible;
  opacity: 1;
}
.focusanimo {
  text-align: left;
  border: 3px dotted #b00;
  animation: focusanimo 1.1s infinite;
  border-radius: 0px 9px 9px 9px;
  background: #ff0;
  margin-top: 3px;
  margin-bottom: 1px;
  margin-left: 3px;
  margin-right: 3px;
  padding: 3px;
}
.afgerond {
  border-radius: 8px;
  border: 1px solid #000;
}

.hide-small {
    display: none !important
  }

@keyframes focusanimo {
  50% {border-radius: 0px 3px 2px 1px;
  border: dotted 3px #b00;
  background: #bfb;
    }
}