@CHARSET "UTF-8";
body {
  font: 13PX/1.5 Verdana, "Bitstream Vera Sans", "DejaVu Sans", Tahoma, Geneva, Arial, Sans-serif;
}

a:link {
  text-decoration: none;
}

.grijs {
    color: #555555;
}

.black {
	color: black;
}

.red {
	color: red;
}

.green {
    color: #009D63;
}

.menu {
	position: absolute;
    top: 50px;
    width: 150px;
}  

  

/*
div.homekop {
	margin-left: 15px;
	margin-bottom: 0px;
    font-weight: bold;
	font-size: 28px;
	float: left;
}	

div.homekopv {
    font-weight: bold;
	font-size: 28px;
	float: left;
}	

#header {
    position: absolute;
    top: 10px;
    left: 0;
    margin-left: 5px;
    margin-right: 5px;
    width: 1280px;
    border: 1px solid black;
    height: 30px;
}

#header p {
	margin-left: 5px;
	margin-top: 5px;
	font-size:12px;
    font-weight: normal;
    text-align: left;
    color: black;
}

#nbeh p {
    margin-left: 35px;
    margin-top: 15px;
    font-size:16px;
    font-weight: normal;
    text-align: left;
    color: black;
}

#content {
	position: absolute;
	overflow: auto;	     
	top: 50px;
    left: 165px;
    margin-right: 5px;
    width: 1115px;
    border: 1px solid black; 	
    height: 600px;
}

input {
	height: 16px;
}

#login-tabel
{
    margin-left: 130px;
    margin-top: 80px;
    width: 180px;
    text-align: left;
    border-collapse: collapse;
}


#login-tabel td {
    font-size: 16px;
    padding: 5px;
}

*/

select {
  margin: 1px;
  padding: 0;
  border: 1px solid #DDDDDD;
  background-color : white;
  font-family: Verdana, "Bitstream Vera Sans", "DejaVu Sans", Tahoma, Geneva, Arial, Sans-serif;
  font-size: 12px;
}

/*
input[type="submit"] {
	height: 20px;
}

input[type="file"] {
	height: 20px;
}


.button {
	height: 20px;
}
*/

.modaltitnw {
	background-color: #E3F1FF;
	display:none;
	width:850px;
	padding:1px 15px 15px 15px;
	text-align:left;
	border:2px solid #333;
    font-size: 12px;
	-moz-border-radius:6px;
	-webkit-border-radius:6px;
	-moz-box-shadow: 0 0 50px #ccc;
	-webkit-box-shadow: 0 0 50px #ccc;
}

.modaltit {
	background-color: #E3F1FF;
	display:none;
	width:850px;
	padding:15px;
	text-align:left;
	border:2px solid #333;
    font-size: 12px;
	-moz-border-radius:6px;
	-webkit-border-radius:6px;
	-moz-box-shadow: 0 0 50px #ccc;
	-webkit-box-shadow: 0 0 50px #ccc;
}

.modal-groot {
	background-color: #E3F1FF;
	display:none;
	width:950px;
	padding:15px;
	text-align:left;
	border:2px solid #333;
    font-size: 12px;
	-moz-border-radius:6px;
	-webkit-border-radius:6px;
	-moz-box-shadow: 0 0 50px #ccc;
	-webkit-box-shadow: 0 0 50px #ccc;
}



.modal {
	background-color: #E3F1FF;
	display:none;
	width:800px;
	padding:15px;
	text-align:left;
	border:2px solid #333;
    font-size: 12px;
	-moz-border-radius:6px;
	-webkit-border-radius:6px;
	-moz-box-shadow: 0 0 50px #ccc;
	-webkit-box-shadow: 0 0 50px #ccc;
}

.modal2 {
	background-color: #E3F1FF;
	display:none;
	width:600px;
	padding:15px;
	text-align:left;
	border:2px solid #333;
    font-size: 12px;
	-moz-border-radius:6px;
	-webkit-border-radius:6px;
	-moz-box-shadow: 0 0 50px #ccc;
	-webkit-box-shadow: 0 0 50px #ccc;
}

.modal3 {
	background-color: #E3F1FF;
	display:none;
	width:400px;
	padding:15px;
	text-align:left;
	border:2px solid #333;
    font-size: 12px;
	-moz-border-radius:6px;
	-webkit-border-radius:6px;
	-moz-box-shadow: 0 0 50px #ccc;
	-webkit-box-shadow: 0 0 50px #ccc;
}

.modalspinner {
//	background-color: #E3F1FF;
	display:none;
	width:150px;
	padding:0px;
	text-align:center;
	border: none;
    font-size: 12px;
/*
	-moz-border-radius:6px;
	-webkit-border-radius:6px;
	-moz-box-shadow: 0 0 50px #ccc;
	-webkit-box-shadow: 0 0 50px #ccc;
*/
}


form.zkform {
    width: 100%;
    font-size: 12px;
    border: 1px solid black;
}

form.zkform p {
    margin-left: 5px;
	margin-top: 5px;
    margin-bottom: 5px;
}

form.zkform input {
	width: 250px;
}

.zklabel {
	float: left;
	margin-left: 5px;
    margin-right: 5px;
    width: 130px;
}

.zklabel2 {
	float: left;
	margin-left: 10px;
    width: 190px;
}

.zklabel3 {
	float: left;
    width: 30px;
}

.zklabel4 {
	float: left;
	margin-left: 10px;
    width: 250px;
}

.zklabel5 {
	float: left;
	margin-left: 5px;
    margin-right: 5px;
    width: 160px;
}

.zklabel6 {
	float: left;
	margin-left: 10px;
    width: 300px;
}

.zklabel7 {
	float: left;
	margin-left: 10px;
    width: 550px;
}


#levcheckbox input {
	width: 30px;
	text-align: left;
}

.zkinput {
	float: left;
	width: 250px;
}

.zkcinput {
	float: left;
	width:20px;
}

.zkctekst {
	width:50px;
	text-align: left;
}


.zktekst {
	width: 300px;
	text-align: left;
}

form.zkcolumns {
    width: 100%;
    font-size: 12px;
    border: 1px solid lightgrey;
}

form.zkcolumns p {
    margin-left: 5px;
	margin-top: 5px;
    margin-bottom: 5px;
}

form.zkcolumns input[type="checkbox"] {
	width: 30px;
}

form.zkcolumns input[type="radio"] {
	width: 30px;
}


form.zkcolumns input[type="text"] {
	width: 200px;
}

form.zkcolumns label {
	width: 100px;
	margin-left: 12px;
}


.zkcolumn1 {
	float: left;
    width: 40px;
}

.zkcolumn2 {
	float: left;
    width: 200px;
}

.zkprice {
	float: left;
	margin-left: 5px;
    margin-right: 5px;
    width: 100px;
}

.zkprice1 {
	float: left;
	width: 100px;
}

.zkdate {
	float: left;
	width: 90px;
}

.zkdate2 {
	float: left;
	width: 180px;
}

#buttonbalk {
    padding-top: 5px;
    padding-bottom: 5px;
    margin-left: 5px;
    width: 750px;
    text-align: left;
}

.fixstyle {
	font-family:Monospace;
}

.calk-tabel {
	background-color: #E3F1FF;	
    width: 100%;
    height: 30px;
    border: 1px solid black;
}

.calk-tabel img {
	margin-top: 6px;
}

.aannaam_k {
	float: left;
	text-align: left;
    font-weight: bold;
    margin-left: 10px;
    margin-top: 5px;
    margin-right: 10px;  
}

.aannaam_ki {
    float: left;
    font-weight: bold;
    margin-left: 10px;
    width: 70px;
    color: red;
    margin-top: 5px;
    margin-right: 5px;  
}

.aannaam_kl {
    float: left;
    font-weight: bold;
    margin-left: 30px;
    width: 95px;
    color: red;
    margin-top: 5px;
    margin-right: 5px;  
}


.aannaam_ka {
    float: left;
    font-weight: bold;
    margin-left: 20px;
    margin-top: 5px;
    margin-right: 5px;  
}

.aannaam_ks {
    float: left;
    font-weight: bold;
    width: 30px;
    margin-left: 10px;
    margin-top: 5px;
    margin-right: 5px;  
}

.aannaam_im {
    float: left;
    font-weight: bold;
    margin-left: 0px;
}

.aannaam_im2 {
    float: left;
    font-weight: bold;
    margin-left: 12px;
}

.aannaam_im3 {
    float: left;
    font-weight: bold;
    margin-left: 10px;
}


.aannaam_kn {
    float: left;
    font-weight: bold;
    margin-left: 20px;
    margin-top: 5px;
    margin-right: 10px;  
}

.aannaam_se {
	margin-top: 2px;
}

.mails {
	float:left;
	margin-top: 5px;
	margin-left: 100px;
    font-weight: bold;
}


.zoekinput {
    float: left;
	border: 1px solid #DDDDDD;
    margin-top: 5px;
    font-family: Verdana, "Bitstream Vera Sans", "DejaVu Sans", Tahoma, Geneva, Arial, Sans-serif;
    font-size: 12px;
    height: 14px;
    width: 200px;
}

#verberg {
	visibility: visible;
}

.kleur1 {
	background-color: #C8E3FF;
}

.kleur2 {
	background-color: #E3F1FF;
}

.arrayblock {
/*	width: 1115px;  */
	height: 600px;
	overflow: auto; 
}

.arrayblockp {
/*	width: 1115px;  */
	height: 1000px;
	overflow: auto; 
}



.cals-tabel {
    width: 100%;
	table-layout: fixed;
	font-size: 12px;
/*    border: 1px solid black; */
}

.cals-tabel th {
	text-align: left;
}

.cals-tabel td {
    white-space:nowrap;
    overflow: hidden;
}

.titels-tabel {
    width: 100%;
	table-layout: fixed;
	font-size: 12px;
}

.titels-tabel th {
	text-align: left;
}

/* #titels_array tr:hover {
	background-color:#6897e2;
}
*/


.blok1 {
	float: left;
    width: 600px;
    height: 300px;
}

.blok2 {
	float: left;
    width: 150px;
    height: 300px;
}

.blok3 {
	float: left;
	width: 475px;
}

.blok4 {
	float: left;
	width: 275px;
}


#submitbut {
    width: 200px;
    height: 20px;
}

form.mailform {
    width: 100%;
    font-size: 12px;
}

form.mailform p {
    margin-left: 5px;
	margin-top: 5px;
    margin-bottom: 10px;
}

form.mailform input[type="text"] {
	width: 350px;
}


.mkcolumn1 {
	float: left;
    width: 40px;
}

.mkcolumn2 {
    width: 120px;
}

.foutmelding {
    color:red;
    font-style:italic;
    padding-left: 10px;
}

.upload {
	margin-top: 40px;
	margin-left: 60px;
}

.melding {
	margin-left: 60px;
}

.jaarscherm {
	background-color: #E3F1FF;	
    width: 40%;
    height: 120px;
    margin-left: 200px;
    margin-top: 30px;
    border: 1px solid black;
}

.jslabel {
	float: left;
	margin-left: 15px;
    margin-right: 15px;
    width: 330px;
}

.jsinput {
	float: left;
	width: 100px;
}

.jskop {
	float: left;
	margin-left: 15px;
    margin-right: 15px;
    width: 500px;
    font-size: 18px;
    
	
}

form.slcolumns {
    width: 100%;
    font-size: 12px;
    border: 1px solid black;
}

form.slcolumns p {
    margin-left: 5px;
	margin-top: 5px;
    margin-bottom: 5px;
}

form.slcolumns input[type="checkbox"] {
	width: 30px;
}

form.slcolumns input[type="radio"] {
	width: 30px;
}


form.slcolumns input[type="text"] {
	width: 160px;
}

form.slcolumns textarea {
	outline: none;
	resize: none;
	width: 50em;
	height: 10em;
}

.slcolumn1 {
	margin-left: 5px;
	float: left;
    width: 50px;
}

.slcolumn2 {
	float: left;
    width: 175px;
}

.slcolumn3 {
	margin-left: 5px;
	float: left;
    width: 80px;
}

.slcolumn4 {
	margin-left: 5px;
	float: left;
	width: 175px;
}



#selectblock {
	width: 800px;
	height: 300px;
	overflow: auto; 
}

/*
form.titelform {
    width: 100%;
    font-size: 12px;
    border: 1px solid black;
}

form.titelform p {
    margin-left: 5px;
	margin-top: 5px;
    margin-bottom: 5px;
}

form.titelform label {
    display:inline-block;
    vertical-align:top;
    width: 150px;
}

form.titelform fieldset {
    border: 0;
}

form.titelform fieldset p {
    margin-top: 5px;
    margin-bottom: 5px;
}

#submitbut {
    width: 200px;
    height: 20px;
}

form.titelform textarea {
  border: 1px solid #DDDDDD;
  margin: 0;
  padding-top: 1px;
  font-family: Verdana, "Bitstream Vera Sans", "DejaVu Sans", Tahoma, Geneva, Arial, Sans-serif;
  font-size: 12px;
  width: 600px;
}

form.titelform select {
  	border: 1px solid #DDDDDD;
  	margin-left: -4px;
  	padding-top: 1px;
  	font-family: Verdana, "Bitstream Vera Sans", "DejaVu Sans", Tahoma, Geneva, Arial, Sans-serif;
  	font-size: 12px;
	width:350px;
}

form.titelform2 {
    width: 100%;
    font-size: 12px;
    border: 1px solid black;
}

form.titelform2 p {
    margin-left: 5px;
	margin-top: 5px;
    margin-bottom: 5px;
}

form.titelform2 label {
    display:inline-block;
    vertical-align:top;
    width: 160px;
}

form.titelform2 fieldset {
    border: 0;
}

form.titelform2 fieldset p {
    margin-top: 5px;
    margin-bottom: 5px;
}

form.titelform2 textarea {
  border: 1px solid #DDDDDD;
  margin: 0;
  padding-top: 1px;
  font-family: Verdana, "Bitstream Vera Sans", "DejaVu Sans", Tahoma, Geneva, Arial, Sans-serif;
  font-size: 12px;
  width: 600px;
}

form.titelform2 select {
  	border: 1px solid #DDDDDD;
  	margin-left: -4px;
  	padding-top: 1px;
  	font-family: Verdana, "Bitstream Vera Sans", "DejaVu Sans", Tahoma, Geneva, Arial, Sans-serif;
  	font-size: 12px;
	width:200px;
}

.titformlabel {
	float: left;
    margin-left: 5px;
    vertical-align:top;
    width: 160px;
}

.titformlabel2 {
	float: left;
	margin-left: 20px;
    width: 200px;
}

.titforminput {
	float: left;
	width: 300px;
}

.titforminput1 {
	float: left;
}
*/

/*
form.titelform input {
    border: 1px solid #DDDDDD;
    margin: 0;
    padding-top: 1px;
    font-family: Verdana, "Bitstream Vera Sans", "DejaVu Sans", Tahoma, Geneva, Arial, Sans-serif;
    font-size: 12px;
    height: 14px;
    width: 600px;
}

form.titelform input.error {
    border: 1px solid red;
}     

form.titelform label.error {
    color:red;
    font-style:italic;
    padding-left: 10px;
    width: 250px;
}
*/

/*
.textField {
    border: 1px solid #DDDDDD;
    margin: 0;
    padding-top: 1px;
    padding-left: 3px;
    font-family: Verdana, "Bitstream Vera Sans", "DejaVu Sans", Tahoma, Geneva, Arial, Sans-serif;
    font-size: 12px;
    height: 16px;
}

.textField.small {
	width:100px;
}

.textField.large {
	width:600px;
}

.textField.normal250 {
	width:250px;
}

.textField.next {
	float: left;
	text-align: left;
    margin-left: 10px;
}

*/

/*
.areaField.small {
	width:250px;
	height:100px;
}

.areaField.normal {
	float:left;
	width:250px;
	height:100px;
	margin-right: 45px;
}


.textField.money {
	text-align: right;
	width:100px;
}

.prijzen-tabel {
	width:100%;
	border-collapse: collapse;
	border: 1px solid black;
	font-weight: normal;
	font-family: Verdana, "Bitstream Vera Sans", "DejaVu Sans", Tahoma, Geneva, Arial, Sans-serif;
    font-size: 12px;
	
}

.voorraad-tabel {
    width: 100%;
	table-layout: fixed;
	margin-left: 5px;
	border-collapse: collapse;
	border: 1px solid black;
	font-weight: normal;
	font-family: Verdana, "Bitstream Vera Sans", "DejaVu Sans", Tahoma, Geneva, Arial, Sans-serif;
    font-size: 12px;
	
}

.vast-tabel {
    width: 100%;
	table-layout: fixed;
	font-size: 12px;
	border: 1px solid black;
}

.vast-tabel th {
	text-align: left;
}

.vast-tabel tr:hover {
	background-color:#6897e2;
}
*/

/*******Begin deze wel**************************************************/

.sluitr {
	position: absolute;
	top: 8px;
	right: 10px;
}

.sluitl {
	position: absolute;
	top: 8px;
	right: 37px;
}

.sluitm {
	position: absolute;
	top: 8px;
	right: 64px;
}

.sluitn {
	position: absolute;
	top: 8px;
	right: 91px;
}

.sluitt {
	position: absolute;
	top: 8px;
	left: 20px;
	font-weight: bold;
}

.breed20 {
	width:30px;
}

.breed30 {
	width:30px;
}

.breed40 {
	width:40px;
}

.breed50 {
	width:50px;
}

.breed60 {
	width:60px;
}

.breed70 {
	width:70px;
}

.breed80 {
	width:80px;
}

.breed90 {
	width:90px;
}

.breed100 {
	width:100px;
}

.breed110 {
	width:110px;
}

.breed120 {
	width:120px;
}

.breed130 {
	width:130px;
}

.breed140 {
	width:140px;
}

.breed150 {
	width:150px;
}

.breed180 {
	width: 180px;
}

.breed190 {
	width: 190px;
}

.breed200 {
	width: 200px;
}

.breed210 {
	width: 210px;
}

.breed250 {
	width:250px;
}

.breed300 {
	width:300px;
}

.breed350 {
	width:350px;
}

.breed400 {
	width:400px;
}

.breed450 {
	width:450px;
}

.breed500 {
	width:500px;
}

.breed550 {
	width:550px;
}

.breed600 {
	width:600px;
}

.inputhoog {
	padding: 2px;
	height:22px;
}

.textareahoog {
	padding: 1px;
}

.selecthoog {
	height: 22px;
	padding: 1px;
}

.credselect {
	height: 22px;
	margin-left: 0px;
	padding: 1px;
}

.inputpadding {
	padding-top: 3px;
}

hr.new1 {
	border-top: 1px solid black;
	margin: 3px;
}

.checkradio {
	width: 14px;
	height: 14px;
	top: 2px;
}

.cfield {
	border:0;
}

.sorteer {
	margin-top: 6px;
	float: left;
    width: 40px;
}

.barcode {
	height: 25px;
	margin-left: 320px;
}

.afbeeldingen {
	display:inline-block;
	height:300px;
	margin-right:10px;
}

.tabelblock {
	max-height: 320px;
	overflow: auto; 
}

.tabelblock th {
	position: sticky;
	background: #f3f3f3;
	top: 0;
}

.mailingblock {
	max-height: 100%;
	overflow: auto; 
}

.mailingblock th {
	position: sticky;
	background: #f3f3f3;
	top: 0;
}

.select-tabel {
	width: 99.9%;
	table-layout: fixed;
    font-size: 12px;
    border-collapse: collapse;
    background-color:#fff;
}


.select-tabel th {
	text-align: left;
    border: 1px solid white;
    height: 30px;
}


.select-tabel td {
	overflow: hidden;
    border: 3px solid white;
    height: 30px;
    
}

.loader {
  border: 16px solid #f3f3f3;
  border-radius: 50%;
  border-top: 16px solid #3498db;
  width: 120px;
  height: 120px;
  -webkit-animation: spin 2s linear infinite; /* Safari */
  animation: spin 2s linear infinite;
}

/* Safari */
@-webkit-keyframes spin {
  0% { -webkit-transform: rotate(0deg); }
  100% { -webkit-transform: rotate(360deg); }
}

@keyframes spin {
  0% { transform: rotate(0deg); }
  100% { transform: rotate(360deg); }
}

/*******einde deze wel************************************************/

.w3-readonly-grey {color:#000 !important; background-color:#e0e0e0 !important}
.w3-theme-l5 {color:#000 !important; background-color:#fdfeff !important}
.w3-theme-l4 {color:#000 !important; background-color:#fafcff !important}
.w3-theme-l3 {color:#000 !important; background-color:#f5faff !important}
.w3-theme-l2 {color:#000 !important; background-color:#f0f7ff !important}
.w3-theme-l1 {color:#000 !important; background-color:#ebf5ff !important}
.w3-theme-d1 {color:#000 !important; background-color:#b5daff !important}
.w3-theme-d2 {color:#000 !important; background-color:#85c2ff !important}
.w3-theme-d3 {color:#fff !important; background-color:#54aaff !important}
.w3-theme-d4 {color:#fff !important; background-color:#2491ff !important}
.w3-theme-d5 {color:#fff !important; background-color:#0079f2 !important}

.w3-theme-light {color:#000 !important; background-color:#fdfeff !important}
.w3-theme-dark {color:#fff !important; background-color:#0079f2 !important}
.w3-theme-action {color:#fff !important; background-color:#0079f2 !important}

.w3-theme {color:#000 !important; background-color:#e3f1ff !important}
.w3-text-theme {color:#e3f1ff !important}
.w3-border-theme {border-color:#e3f1ff !important}

.w3-hover-theme:hover {color:#000 !important; background-color:#e3f1ff !important}
.w3-hover-text-theme:hover {color:#e3f1ff !important}
.w3-hover-border-theme:hover {border-color:#e3f1ff !important}


