    /**
    * Eric Meyer's Reset CSS v2.0 (http://meyerweb.com/eric/tools/css/reset/)
    * http://cssreset.com
    */
    html, body, div, span, applet, object, iframe,
    h1, h2, h3, h4, h5, h6, p, blockquote, pre,
    a, abbr, acronym, address, big, cite, code,
    del, dfn, em, img, ins, kbd, q, s, samp,
    small, strike, strong, sub, sup, tt, var,
    b, u, i, center,
    dl, dt, dd, ol, ul, li,
    fieldset, form, label, legend,
    table, caption, tbody, tfoot, thead, tr, th, td,
    article, aside, canvas, details, embed,
    figure, figcaption, footer, header, hgroup,
    menu, nav, output, ruby, section, summary,
    time, mark, audio, video {
    margin: 0;
    padding: 0;
    border: 0;
		font-size:100%;
    font: inherit;
    vertical-align: baseline;
		box-sizing: border-box;
    }
    /* HTML5 display-role reset for older browsers */
    article, aside, details, figcaption, figure,
    footer, header, hgroup, menu, nav, section {
    display: block;
    }
    ol, ul {
    list-style: none;
    }
    blockquote, q {
    quotes: none;
    }
    blockquote:before, blockquote:after,
    q:before, q:after {
    content: '';
    content: none;
    }
    table {
    border-collapse: collapse;
    border-spacing: 0;
    }
    /* Chrome hack */
    input,select,textarea{
        outline:none;
    }
		h1 {
		color:#a90000;
		font-variant: small-caps;
		font-weight: bold;
		font-size: large;
		}
		
table.references {
    width:40%;
}
table.references1 {
    font-size: small;
		/*line-height: 1;*/
}
tr.references:hover{
    background-color: #ccbaba;
		color: black;
}
th.references {
    height: 2em;
		text-align: right;
		padding: 0.25em;
		font-variant:small-caps;
    font-weight:bold;		
}
th.references1 {
    height: 2em;
		text-align: left;
		padding: 0.25em;
		font-variant:small-caps;
    font-weight:bold;		
}
td.references {
    height: 0.25em;
    text-align: center;
		padding: 0.05em;
}
td.references1 {
    height: 0.25em;
    text-align: left;
		padding: 0.05em;
		padding-left: 0.1em;
		font-variant:small-caps;
    font-weight:bold;		
}
td.references2 {
    height: 0.25em;
    text-align: center;
		padding: 0.05em;
    font-weight: bold;
}
html {
    height: 100%;
    overflow: auto;  
}
body {
    background: url('/views/images/wijnbg1.gif') no-repeat center center fixed;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    height: 100%;
    font-family: 'Mallanna';
    font-size: 16px;
		color: #ffffff;
}
p.compact {
  line-height: 0.9;
}
div#outer {
    height: 100%;
    width: 100%;
}
div#container {
  vertical-align: middle;
	max-height:auto;
}
div#header
{ height:4.85em;
}
div#content
{	margin-left:1em;
	margin-right:1em;
	vertical-align:top;
}
div#contentHeader
{	margin-bottom:0.125em;
	margin-left:0em;
	height:5em;
}
div#contentHeaderBtn
{ background-color:#fff;
  margin-left:11.325em;
  width:3.25em;
	height:1.65em;
	vertical-align:bottom;
	display:inline-block;
}
div#regisPanel
{ width:18em;
	margin-top:1em;
	margin-bottom:1em;
}
div#loginPanel
{ width:18em;
	margin-top:1em;
	margin-bottom:1em;
}
span.tuple
{ display:inline-block;
}
span.right
{ display:inline-block;
  text-align:right;
}
div#footer
{	text-align:right;
	font-size:x-small;
}
.panelHeader
{	height:1.25em;
	margin-left:0em;
	margin-right:0em;
  background-color:#B4C9BF;
}
.panelHrefUnChecked
{ width:0.875em;
	height:0.875em;
	text-align:right;
	display:inline;
	visibility:hidden;
}
.panelHrefChecked
{ width:0.875em;
	height:0.875em;
	text-align:right;
	display:inline;
	visibility:visible;
}
div.panelHrefHeader
{ width:10.75em;
  height:3.25em;
}
p.panelHrefHeader
{ margin-top:1.75em;
	font-variant:small-caps;
}
div.panelHref
{ padding:0.175em 0.175em 0.175em 0.175em;
	font-size:1.25em;
}
p.panelHref
{ font-variant:small-caps;
	width:9.5em;
}
a.panelNav:link,a.panelNav:visited,a.panelNav:hover,a.panelNav:active
{ text-decoration:none;
	cursor: pointer;
	color:#fff;
	font-weight:bold;
	padding-left:0.75em;
}
a.panelNav:hover,a.panelNav:active
{ color:#a90000;
}
a.panelNav:active
{ text-decoration:underline;
}
a.form:link,a.form:visited,a.form:hover,a.form:active
{ text-decoration:none;
	cursor: pointer;
	color:#000;
	font-weight:bold;
	padding-left:0.75em;
}
a.form:hover,a.form:active
{ color:#a90000;
}
a.form:active
{ text-decoration:underline;
}
.small
{ font-size:x-small;
}
.input
{	border-radius: 0.5em;
}
.loginGegevens
{ margin-top:2em;
  padding-left:0.25em;
  border: 0.05em solid #ffffff;
	max-width: fit-content;
}
.loginLegend
{ font-size:small;
  color:#252525;
}
.loginLabel
{ display:inline-block;
  color:#5d5d5d;
	width:8em;
	font-size:small;
} 
.loginLabelBold
{ display:inline-block;
  color:#5d5d5d;
	width:8em;
	font-size:small;
	font-weight:bold;
} 
.loginVerzend
{	margin-bottom:2em;
  margin-left:8em;
	max-width: fit-content;
}
div.nav {
  /*margin-left:13%;*/
  margin-left:3%;
	padding:1px 16px;
	height:100%;
}
div#voorraad {
  margin-left:13%;
  display: block;
}

div#delvoorraad {
  display: none;
}
div#delfles {
  display: none;
}
ul.nav {
  list-style-type: none;
  margin: 0;
  padding: 0;
  width: 13%;
  /*background-color: #f1f1f1;*/
  position: fixed;
  height: 100%;
  overflow: auto;
}

li.nav a {
  display: block;
  color: #000;
  padding: 4px 8px;
  text-decoration: none;
}

li.nav a.active {
  background-color: #CC9999;
  color: white;
}

li.nav a:hover:not(.active) {
  background-color: #555;
  color: white;
}



ul.navbar {
  list-style-type: none;
  margin: 0;
  padding: 0;
  overflow: hidden;
  background-color: #333;
}

li.navbar {
  float: left;
}

li.navbar a, .dropbtn {
  display: inline-block;
  color: white;
  text-align: center;
  padding: 14px 16px;
  text-decoration: none;
	font-weight: bold;
}

li.navbar a:hover, .dropdown:hover .dropbtn {
  background-color: #a90000;
	color: white;
}

li.dropdown {
  display: inline-block;
}

.dropdown-content {
  display: none;
  position: absolute;
  background-color: #f9f9f9;
  min-width: 160px;
  box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
  z-index: 2;
}

.dropdown-content a {
  color: black;
  padding: 12px 16px;
  text-decoration: none;
  display: block;
  text-align: left;
}

.dropdown-content a:hover {
  background-color: #a90000;
	color: white;
}

li.dropdown:hover .dropdown-content {
  display: block;
}

div#overlay {
  position: fixed;
  display: none;
  width: 70%;
  height: 100%;
  top: 0;
  left: 15%;
  right: 0;
  bottom: 0;
  background-color: rgba(255,255,255,0.5);
  z-index: 2;
  cursor: pointer;
}

div#overlayText{
  position: absolute;
  top: 50%;
  left: 50%;
  font-size: 20px;
  color: white;
  transform: translate(-50%,-50%);
  -ms-transform: translate(-50%,-50%);
}
table.fles {
    width:100%;
    background-color: #a90000;
}
table.fles {
    font-size: big;
		/*line-height: 1;*/
}
tr.fles:hover{
    background-color: #a90000;
		color: black;
}
th.fles {
    height: 2em;
		text-align: right;
		padding: 0.25em;
		font-variant:small-caps;
    font-weight:bold;		
}
th.fles1 {
    height: 2em;
		text-align: left;
		padding: 0.25em;
		font-variant:small-caps;
    font-weight:bold;		
}
td.fles {
    height: 0.25em;
    text-align: center;
		padding: 0.05em;
}
td.fles1 {
    height: 0.25em;
    text-align: left;
		padding: 0.05em;
		padding-left: 0.1em;
		font-variant:small-caps;
    font-weight:bold;		
}
td.fles2 {
    height: 0.25em;
    text-align: center;
		padding: 0.05em;
    font-weight: bold;
}

div#uitlegimport,div#uitlegbestand,div#uitlegimportbutton
{
  position: fixed;
  display: none;
  width: 40%;
  height: 70%;
  top: 0;
  left: 25%;
  right: 0;
  bottom: 0;
  /*background-color: rgba(255,255,255,0.5);*/
  background-color: #a90000;
  z-index: 2;
  cursor: pointer;
  color: white;
  font-size: 20px;
  font-weight: bold;
	padding: 2%;
	border: 1px solid black;
}
