html {
	width:100%;
	height:100%;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	color: #FFFF00;
	font-family: Arial, Helvetica, sans-serif;
	font-size: calc((1.3vh + 1.3vw + 1.3vmin)/3);
	font-style: normal;
	border-collapse: collapse;
	background-color: #999999;
	border: none;
	user-select: none;
	-webkit-touch-callout: none;
	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	-o-user-select: none;
}
body {
	position: absolute;
	width: 100%;
	height: 100%;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	border: none;
	border-collapse: collapse;
	background-color: transparent;
	overflow: hidden;
}
.odd      { color: #000000; background-color: #F6F6F6; }
.even     { color: #000000; background-color: #D2D2D2; }
.taleft   { text-align: left; }
.taright  { text-align: right; }
.tacenter { text-align: center; }
.errclass { background-color: #FFFF00; color: #000000; text-align: center; }

/* LIJSTSCHERM */
.titleDiv {
	position: relative;
	width: 60%;
	height: 6%;
	margin: 0 auto 0 auto;
	padding: 0 0 0 0;
	border: none;
	border-collapse: collapse;
	color: #FFFF00;
	font-size: calc((4vh + 3vw)/2);
	font-weight: bold;
	text-align: center;
	vertical-align: middle;
	background-color: transparent;
}
.bigDiv {
	position: relative;
	height: 80%;
	width: 90%;
	margin: 0 5% 0 5%;
	padding: 0.4% 0 0.4% 0;
	border: thin solid #000000;
	background-color: #2C3539;
	-moz-border-radius: 10px 10px 10px 10px;
	-webkit-border-radius: 10px 10px 10px 10px;
	border-radius: 10px 10px 10px 10px;
}
.headerDiv {
	position: relative;
	width: 100%;
	height: 4%;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	border: none;
	border-collapse: collapse;
	background-color: #2C3539;
}
.headTableOut {
	width: 100%;
	height: 100%;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	border: none;
	border-collapse: collapse;
	background-color: transparent;
}
.headTableIn {
	width: 100%;
	height: 100%;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	border: none;
	border-collapse: collapse;
	background-color: transparent;
}
.listDiv {
	position: relative;
	width: 100%;
	height: 89%;
	margin: 0.2% 0 0 0;
	padding: 0 0 0 0;
	border: none;
	border-collapse: collapse;
	background-color: #E1E1E1;
	overflow-y: scroll;
}
.listTable {
	width: 100%;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	color: #000000;
	text-align: left;
	border; none;
	border-collapse: collapse;
	background-color: transparent;
}
.listTable td { padding: 0.2% 0 0.2% 0.1%; }
.listTable tr:hover td {
	color: #FFFFFF;
	background-color: #736F6E;
}
.editTd {
	background-image: url("../img/edit.png");
	background-position: center center;
	background-repeat: no-repeat;
	-webkit-background-size: 80% 80%;
	-moz-background-size: 80% 80%;
	-ms-background-size: 80% 80%;
	-o-background-size: 80% 80%;
	background-size: 70% 70%;
	cursor: pointer;
}
.delTd {
	background-image: url("../img/delete.png");
	background-position: center center;
	background-repeat: no-repeat;
	-webkit-background-size: 80% 80%;
	-moz-background-size: 80% 80%;
	-ms-background-size: 80% 80%;
	-o-background-size: 80% 80%;
	background-size: 70% 70%;
	cursor: pointer;
}
/* BUTTONBAR */
.bottomDiv {
	position: relative;
	width: 96%;
	height: 5%;
	margin: 0.5% 0 0 2%;
	padding: 0 0 0 0;
	text-align: center;
	vertical-align: middle;
	border-collapse: collapse;
	background-color: #2C3539;
}
.bottomTable {
	width: 100%;
	height: 100%;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	text-align: center;
	background-color: transparent;
	border-collapse: collapse;
}
.button {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.5vmin;
	background-color: #CCCCCC;
	cursor: pointer;
}
/* SINGLE - EDIT */
#blanket {
	position: absolute;
	height: 100%;
	width: 100%;
	margin: 0.2% 0 0 0;
	padding: 0 0 0 0;
	top: 0;
	left: 0;
	background: rgba(182, 182, 180, 0.3);
	overflow: hidden;
	zIndex: 9001;
}
.smallDiv {
	position: absolute;
	height: 60%;
	width: 60%;
	top: 6%;
	margin: 4% 20% 0 20%;
	padding: 0.4% 0 0.4% 0;
	border: 2px solid yellow; /* #000000; */
	background-color: #2C3539;
	-moz-border-radius: 10px 10px 10px 10px;
	-webkit-border-radius: 10px 10px 10px 10px;
	border-radius: 10px 10px 10px 10px;
	zIndex: 9002;
}
.editDiv {
	position: relative;
	height: 93%;
	width: 100%;
	margin: 0.2% 0 0 0;
	padding: 0 0 0 0;
	border: none;
	border-collapse: collapse;
	background-color: #2C3539;
}
.editTable {
	width: 100%;
	height: 100%;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	text-align: left;
	border: none;
	border-collapse: separate; /* collapse; */
	background-color: transparent;
}
.editTable td { padding: 0 0 0 1%; }
		.inpclass {
			height: 80%;
			padding: 0 0 0 2px;
			font-size: calc((1.3vh + 1.3vw + 1.3vmin)/3);
			color: #FFFF00;
			background-color: #736F6E;
			border: none;
			border-collapse: collapse;
		}
		.inptd {
			color: #FFFF00;
			background-color: #736F6E;
		}


/* MENU */
@-webkit-keyframes hover { 0% { background: #FFFF00; } 100% { background: #556870; } }
@-moz-keyframes hover    { 0% { background: #FFFF00; } 100% { background: #556870; } }
@-ms-keyframes hover     { 0% { background: #FFFF00; } 100% { background: #556870; } }
@-o-keyframes hover      { 0% { background: #FFFF00; } 100% { background: #556870; } }
@keyframes hover         { 0% { background: #FFFF00; } 100% { background: #556870; } }
table#menu {
	margin: 5px 10% 0px 5%;
	padding: 0px 0px 0px 0px;
	width: 90%;
	height: 30px;
	font-weight: bold;
	border-collapse: collapse;
	background-color: transparent;
	color: #FFFF00;
	-webkit-transition: all 0.2s linear;
	-moz-transition: all 0.2s linear;
	-ms-transition: all 0.2s linear;
	-o-transition: all 0.2s linear;
	transition: all 0.2s linear;
}
table#menu td {
	-webkit-transition: -webkit-box-shadow, background 0.2s linear;
	-moz-transition: -moz-box-shadow, background 0.2s linear;
	-ms-transition: -moz-box-shadow, background 0.2s linear;
	-o-transition: -o-box-shadow, background 0.2s linear;
	transition: box-shadow, background 0.2s linear;
	background-color: #2C3539;
	text-align: center;
	text-shadow: 0px -1px 0px black;
}
table#menu td:first-child {
	-moz-border-radius-topleft: 10px;
	-moz-border-radius-topright: 0px;
	-moz-border-radius-bottomright: 0px;
	-moz-border-radius-bottomleft: 10px;
	-webkit-border-radius: 10px 0px 0px 10px;
	border-radius: 10px 0px 0px 10px;
}
table#menu td:last-child {
	-moz-border-radius-topleft: 0px;
	-moz-border-radius-topright: 10px;
	-moz-border-radius-bottomright: 10px;
	-moz-border-radius-bottomleft: 0px;
	-webkit-border-radius: 0px 10px 10px 0px;
	border-radius: 0px 10px 10px 0px;
}
table#menu .hv:hover {
	-webkit-animation: hover 0.7s 1;
	-moz-animation: hover 0.7s 1;
	-ms-animation: hover 0.7s 1;
	-o-animation: hover 0.7s 1;
	animation: hover 0.7s 1;
	background: #556870;
	cursor: pointer;
	text-shadow: 0px 0px 2px #11afda;
}
/* FOOTER */
#footer {
	position: fixed;
	bottom: 0;
	left: 30%;
	width: 40%;
	height: 21px;
	padding: 0 0 0 0;
 	text-align: center;
	background-color: transparent;
}
