/* Container voor kaarten 
#export-tickets tbody {
    display: flex;
    flex-wrap: wrap;
    gap: 16px;
    padding: 0;
    list-style: none;
}
.ticket {
    border: 1px solid #ddd;
    border-radius: 8px;
    box-shadow: 0 2px 8px rgba(0, 0, 0, 0.1);
    padding: 16px;
    width: 300px;
    background-color: #fff;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    font-size: 14px;
}
.ticket .ticket_id {
    font-weight: bold;
    font-size: 16px;
    color: #333;
    margin-bottom: 8px;
}

.ticket .titel {
    color: #007bff;
    font-size: 15px;
    margin-bottom: 8px;
    font-weight: 600;
}
.ticket .klant {
    color: #555;
    margin-bottom: 12px;
}
.ticket .status {
    font-weight: bold;
    color: #28a745;
    margin-bottom: 8px;
}

.ticket .eigenaar,
.ticket .aangemaakt {
    font-size: 13px;
    color: #777;
}
.ticket input[type="checkbox"] {
    margin-right: 8px;
}
*/

pre{white-space: pre-wrap;}
table.apptable{background-color:rgba(255,255,255,.3); border:5px solid rgba(255,255,255,0);}
table.apptable input:read-only,
table.apptable textarea:read-only { background-color: transparent; margin:2px; padding:4px; box-shadow:0 0 2px #000 inset; border:none; }
table.apptable input,
table.apptable textarea { background-color: #fff; margin:2px; padding:4px; box-shadow:0 0 2px #000 inset; border:none; }
table.apptable input[type=submit]{ background-color: #0063b1;}
.appactive_new{color:#1E6700;}
.appactive0{color:#990000;}
.appactive1{color:#0063b1;}
.appmerge-phase-out{color:#FF0000;}
.iscurrent0{opacity:.5;}
table.apptable td{padding:0px 2px; vertical-align: top;}
table.apptable td:first-child{padding-right:10px;font-weight: bold;}
table.apptable{width:800px;}
table.apptable td input,
table.apptable td textarea{width:100%;box-sizing: border-box;}

a input{text-decoration:underline !important;}
a input:hover{cursor: pointer !important;background-color:#0063b1 !important;text-decoration:underline !important;}

.filterknoppen{font-size:0px;display:block;}
.detail_filter_btn{width:140px;height:60px; padding:5px;margin:3px; overflow:hidden;text-align:center;display:inline-block;font-size:14px;}
.detail_filter_btn.active{background-color:#FFFFFF;color:#000;}

.flagtiny{height:15px;width:auto;}

.imgbtn{height:25px;width:auto !important;}
/* CSS Document */
html{background-color:#CCC;font-family:Segoe UI, Verdana, Geneva, sans-serif;}
.logo{position:fixed;top:10px;left:0px;height:55px;z-index:999;opacity:1;}
.clickable{cursor:pointer;text-decoration:underline;}
h1{margin-left:-2px;font-size:2em;line-height:1em;font-weight:700;margin-bottom:20px;}
h1.table-header{margin-left:-2px;margin-bottom:-3px;}
h1 img{height:36px;width:auto;margin-bottom:-8px;filter:grayscale(100%) brightness(0%);margin-right:5px;}
h1 img.google {
	height: 20px;
	width: auto;
	margin-bottom: 0;
	filter: none;
	margin-right: 0;
	margin-left: 5px;
}

ol.numbered{list-style-type:decimal; list-style-position:inside;}
ol.numbered li{padding-bottom:6px;}

.verticalTableHeader{
	writing-mode: vertical-lr;
}
.data-db.assemblage input[type=checkbox] {
	opacity:0;
	margin:0;
  /* Double-sized Checkboxes */
  -ms-transform: scale(1.5); /* IE */
  -moz-transform: scale(1.5); /* FF */
  -webkit-transform: scale(1.5); /* Safari and Chrome */
  -o-transform: scale(1.5); /* Opera */
  transform: scale(1.5);
}

.data-db.assemblage input[type=checkbox]:checked {
	background-color:#0F0;
}
table .tightfit{width:0px;}
.werklijsten h1 .count {background-color: #C00;	padding: 5px;	border-radius: 100px;	font-size: 16px; width:auto;	min-width: 29px;	height: 29px;	text-align: center;	color: #fff;	bottom: 35px;	box-sizing: border-box;	display: inline-block;	line-height: 17px;	position: absolute;	left: 20px;}

.werklijsten{font-size:0px;}
.werklijsten h1{display:inline-block; font-size:24px;padding:10px;margin:0px;position:relative;border-left:1px solid #000;background-color:#DDD;}
.werklijsten h1 a{text-decoration:none;}
.werklijsten h1.active{background-color:#000;color:#fff;}
.werklijsten h1.active img{filter: brightness(0) invert(1);}


.data-werklijst{}
.data-werklijst th,
.data-werklijst td{width:auto !important;padding:0px;}
.data-werklijst td label{width:auto !important;}
.data-werklijst .tasksrow{font-size:11px;}
.data-werklijst .tasksrow td{padding:0px !important;}
.data-werklijst .tasksrow input{width:auto !important;height:auto !important;min-height:auto !important;padding:0;margin:0 3px;}
.data-werklijst .tasksrow.check1 td:first-child{background:#0C0;}

.wrk_label{display:inline-block;margin:0 5px 0 0;position:relative;background-color:#fff;color:#000;padding:8px;box-sizing:border-box;opacity:1 !important;}
.wrk_label .counter{display:block;width:30px;height:15px;position:absolute;right:0px;top:-15px;background:#900;border-radius:50px 50px 0 0;font-size:10px;color:#fff;}
.wrk_label.selected{background-color:#000;color:#FFF;}
.fixed.bottom{position:fixed;bottom:0px;width:100%;background:#CCC;}


body.overflow-hidden{overflow:hidden;}
.request_id_container.hidden{display:none;}
.request_id_container{position:fixed;left:0;top:0;width:100%;height:100%;background-color:rgba(0,0,0,.3);z-index:100; }
.request_id_table_container{position:fixed;background-color:#fff;padding:20px;top: 50%;left:50%;-ms-transform: translate(-50%,-50%);transform: translate(-50%,-50%);box-shadow:0 0 4px #000;}
.request_id_table_container table {display:block;border-collapse:collapse;max-height:600px;overflow-y:scroll;}
.request_id_container td{padding:3px;border:1px solid #000;}
.request_id_container th{padding:3px;border:1px solid #000;color:#fff;background-color:#000;}
.request_id_container tr:nth-child(even){background-color:#eee;}






table.exactdata{border-collapse:collapse;}
table.exactdata td{padding:4px;border:2px solid #000;background-color:#fff;}
table.exactdata td:first-child{font-weight:bold;}
.xcsv{float:right;}
.toggler {
	position: relative;
	width: 205px;
	min-height: 29px;
	font-size: 1em;
	box-sizing: border-box;
	background-color: rgba(255,255,255,.5);
	box-shadow: 0 0 2px rgba(0,0,0,.4);
	border: none;
	padding: 3px;
	display: inline-block;
	margin: 5px 0;
	background-image: url(../../images/select.png);
	background-repeat: no-repeat;
	background-position: center right;
}
.toggled{display:none;position:absolute;background-color:#fff;border:1px solid #CCC;padding:5px;box-sizing:border-box;left:-1px;width:205px;height:300px;overflow-y:auto;top:29px;z-index:1000;overflow-x:none;}
.toggled input[type=checkbox]:checked + label{background-color:#0063b1;color:#fff;}
.toggled input[type=checkbox]{display:none !important;}
.toggled label{display:block;width:100% !important;padding:2px;}
.toggled label:hover{background-color:rgba(0,0,0,.2)}
.italic{font-style:italic;}

#applicense {display: block;position: absolute;width: calc(100% - 80px);height: calc(100% - 80px);border: none;box-sizing: border-box;}



.red{background-color:#900 !important;color:#fff !important;border-color:#fff !important;}

/*.readonly #edit-product form:not(#search):not(#subscribe) *{pointer-events:none !important;}
.readonly #edit-product form:not(#search):not(#subscribe) input[type=submit]{display:none;pointer-events:none !important;}*/

.readonly #edit-product input,
.readonly #edit-product button,
.readonly #edit-product select{pointer-events:none !important;background-color:transparent;border:none;box-shadow:none;color:#000;font-style:italic;}
.readonly #edit-product button,
.readonly #edit-product input[type=submit],
.readonly #edit-product input[type=file],
.readonly #edit-product .switch{display:none;}
.readonly .ticket-view input,
.readonly .ticket-view button,
.readonly .ticket-view select{pointer-events:none !important;background-color:transparent;border:none;box-shadow:none;color:#000;font-style:italic;}
.readonly .ticket-view button,
.readonly .ticket-view input[type=submit],
.readonly .ticket-view input[type=file],
.readonly .ticket-view input[type=checkbox],
.readonly .ticket-view .switch{display:none;}

.markred{background-color:darkred !important; color:#fff;}

h2 {
	font-size: 1.5em;
	font-weight: 700;
	z-index: 100;
	text-shadow: 1px 1px #ccc;
}
.right{float:right;}
.caption{font-size:.8em;text-align:right;}
.smallcaption{font-size:.6em;text-align:right;}
.alignleft{text-align:left;}
.italic,em{font-style:italic;}
.bold{font-weight:bold;}
.isBought {width: auto !important;display: inline-block;position: absolute;margin-left: 350px;}

.explainer {
	font-size: .7em;
	font-style: italic;
	width: 355px;
	box-sizing: border-box;
	padding: 5px;
	background: #666;
	color: #fff;
	position: relative;
	margin: 2px 0px 10px 0px;
	line-height: 1.4em;
	box-shadow: 0 0 2px rgba(0,0,0,.3);
}


.statistics{height:30px; width:auto;}
.loginfeedback{font-size:0.8em;color:#900;line-height:1em;}
hr.soft{background:#888;}

a{color:inherit;opacity:.8;}
a:hover{opacity:1;}
a.logo{opacity:1;}
b{font-weight:bold;}
td{vertical-align:middle;}
input,select,textarea{font-size:1em;font-family:Segoe UI, Verdana, Geneva, sans-serif;}
input[type=submit],input[type=button]{font-size:.8em !important;width:auto !important;padding:5px !important;cursor:pointer;}
#search input{font-size:1em;padding:0px;}

.ssp.no{border-left:6px solid rgba(153,0,0,1);}
.ssp.yes{border-left:6px solid rgba(0,204,0,1);}
.sspactive{width:100%;box-sizing:border-box;padding:10px;text-align:center;background-color:#C1D5A3;color:#FFF;margin-bottom:10px;font-weight:bold;}
.sspexpired{width:100%;box-sizing:border-box;padding:10px;text-align:center;background-color:#F60;color:#FFF;margin-bottom:10px;font-weight:bold;}
.nossp, .ticket_closed{width:100%;box-sizing:border-box;padding:10px;text-align:center;background-color:#900;color:#fff;margin-bottom:10px;font-weight:bold;opacity:.5;}
.ticket_complete{width:100%;box-sizing:border-box;padding:10px;text-align:center;background-color:#090;color:#fff;margin-bottom:10px;font-weight:bold;}
.ticket_closed{opacity:1;}
.clientssp{padding:0px;font-size:12px;}
.hidden{display:none;}

.wysiwyg{height:150px;}
.wysiwyg.large{height:500px;}

#search-input{box-sizing:border-box;padding:5px;width:100%;border:0px solid #000;box-shadow:0 0 2px rgba(0,0,0,.5) inset;margin:5px 0;}

#versionxml-form{position:absolute;width:300px;max-width:100%;box-sizing:border-box;border:2px solid #fff;background-color:#fff;padding:5px 10px;margin-left:-150px;left:50%;top:3%;}
#versionxml-form input:not([type=submit]):not([type=file]){box-sizing:border-box;padding:5px;width:100%;border:0px solid #000;box-shadow:0 0 2px rgba(0,0,0,.5) inset;margin:5px 0;}
#versionxml-form input[type=submit]{box-sizing:border-box;padding:5px;width:100%;border:1px solid #000;margin:5px 0;}
#versionxml-form input[type=file]{box-sizing:border-box;padding:0px;width:100%;border:0px solid #000;margin:5px 0;}

/* login.php */
#login-form{position:absolute;width:300px;max-width:100%;box-sizing:border-box;border:2px solid #fff;background-color:#fff;padding:5px 10px;margin-left:-150px;left:50%;top:3%;}
#login-form input:not([type=submit]){box-sizing:border-box;padding:5px;width:100%;border:0px solid #000;box-shadow:0 0 2px rgba(0,0,0,.5) inset;margin:5px 0;}
#login-form input[type=submit]{box-sizing:border-box;padding:5px;width:100%;border:1px solid #000;margin:5px 0;}

/* index.php */
#index{padding:80px 20px 0 80px;line-height:1.4em;}
#topmenu{position:fixed;top:0px;right:0px;padding:0px 10px 5px 5px;border-radius:0 0 0 8px;font-size:.8em;line-height:1em;background-color:rgba(204,204,204,1);z-index:500;text-align:right;}
#search{font-size:1em;margin-top:10px;}
#search input[type=checkbox]{margin:5px 5px 0 0;}
#search label {
	margin-top: 6px;	position: absolute;}
#search input:not([type=checkbox]){box-sizing:border-box;background-color:rgba(255,255,255,.5);box-shadow:0 0 2px rgba(0,0,0,.4);width:130px;border:none;padding:5px;}
#search input[type=submit] {width:50px;background-color:rgba(0,99,177,1);color:#fff;font-weight:600;text-transform:uppercase;}

#srcResultClient {
}
#srcResultClient li{padding:10px;}
#srcResultClient ul{
    padding-left: 20px;
    margin: 3px;
    list-style-type: none;
}
#srcResultClient ul li{
    background-color: #e0e0e0; /* Kleurtint voor het tweede niveau */
}

#srcResultClient ul ul li {
    background-color: #d0d0d0; /* Kleurtint voor het derde niveau */
}

#srcResultClient ul ul ul li {
    background-color: #c0c0c0; /* Kleurtint voor het vierde niveau */
}

/* Voeg indien nodig extra niveaus toe met bijpassende kleurtinten */


#menu{position:fixed;left:0px;top:0px;height:100%;box-sizing:border-box;padding:80px 5px 0px 5px;width:60px;background-color:#333;z-index:10;overflow-y:auto;}
.menu-item img{width:40px;margin:0 5px;height:auto;filter:grayscale(100%) brightness(300%);cursor:pointer;}
.menu-item img:hover,.menu-item img.active{filter:none;}
.menu-item.fullcolor img{filter:none !important;border:5px solid rgba(0,0,0,0);box-sizing:border-box;}
.menu-item.fullcolor img:hover{border:2px solid #000;border:none;box-sizing:border-box;}


.edit-db{margin-bottom:10px;}
.edit-db .input-readonly{height:29px;width:205px;display:inline-block;box-sizing:border-box;padding:3px;background-color:rgba(255,255,255,.2);border:1px solid #999;}
.edit-db .col{display:inline-block;height:300px;width:370px;padding:5px 5px 5px 10px;border:2px solid #999;vertical-align:top;border-collapse:collapse;border-width:2px 1px;overflow-y:auto;}
.edit-db .col .hidden{display:none;}
.edit-db .hidden{display:none;}
.edit-db label{display:inline-block;width:150px;}
label.isbtn{cursor:pointer;}
.edit-db input,.edit-db textarea,.edit-db select{font-size:1em;box-sizing:border-box;background-color:rgba(255,255,255,.5);box-shadow:0 0 2px rgba(0,0,0,.4);width:auto;border:none;padding:3px;}
.edit-db input:not([type="submit"]),
.edit-db input:not([type="radio"]),
.edit-db textarea,
.edit-db select{width:205px;min-height:29px;}
.edit-db input[readonly="readonly"] {border:none;cursor:default;box-shadow:none;background:rgba(0,0,0,.3);color:#fff;}
.edit-db.exact input{width:300px;min-height:29px;}
.edit-db select{height:29px;}
.edit-db textarea{height:200px;width:355px;color:#666;padding:5px;font-size:.8em;}
.edit-db input[type=submit],.data-db input[type=button], .edit-db .submitstyle {background-color:rgba(0,99,177,1);color:#fff;font-weight:600;text-transform:uppercase;min-height:auto !important;}
.submitstyle{display:inline-block !important;}

.data-db{width:100%;box-sizing:border-box;margin-bottom:20px;font-size:.9em;}
.data-db *{padding:0 0 0 3px !important;}
.data-db tr:nth-child(even) td{background-color:rgba(119,195,255,.3)}
.data-db tr:nth-child(odd) td{background-color:rgba(119,195,255,.12)}
.data-db tr.tasksrow td{background-color:rgba(255,255,255,1);padding:2px 0;}
.data-db tr:first-child{background-color:transparent;}
.data-db td,.data-db th{border-collapse:collapse;border:2px solid rgba(255,255,255,.5);padding:8px 5px;}
.data-db th{background-color:#000;border:none;color:#fff;font-weight:bold;white-space:nowrap;}
.data-db td:last-child,.data-db th:last-child{width:80px;}
.data-db input,.data-db select{box-sizing:border-box;background-color:rgba(255,255,255,.5);box-shadow:0 0 2px rgba(0,0,0,.4);width:100%;border:none;padding:3px;}
.data-db input[type=submit],.data-db input[type=button] {background-color:rgba(0,99,177,1);color:#fff;font-weight:600;text-transform:uppercase;}
.data-db.compact{width: auto;}
.data-db.compact tr{padding:0;}
.data-db.compact td, .data-db.compact th {
	white-space: nowrap;
	padding: 1px;
	font-size: .7em;
	line-height: 1.5em;
    border:1px solid rgba(255,255,255,.2);
}
.data-db.compact .imgbtn{height:18px;}
.db-clickable{cursor:pointer;}
.db-clickable:hover td{background-color:rgba(119,195,255,1);color:#fff;}
.taskdiv{display:none;position:absolute;width:500px;color:#000;}
.taskdiv table{width:100%;}
.taskdiv{display:none;color:#000;}
.got-open td{background-color:rgba(153,0,0,.5) !important;}
.btn {
	background-color: rgba(0,99,177,1);
	color: #fff;
	text-transform: uppercase;
	cursor: pointer;
	text-decoration: none;
	font-size: 12px;
	padding: 3px;
	opacity: 1;
	font-weight: 700;
}

.xdata-db.ticketlist-verlopen th{background-color:maroon !important;}
.xdata-db.ticketlist-verlopen tr{background-color:maroon !important;}

.data-db input:-moz-read-only:not([type=submit]):not([type=date]):not([type=button]){background-color:transparent;cursor:default;box-shadow:none;}
.data-ssp{width:auto !important;}
.ticket.complete{opacity:1;background-color:rgba(196,255,187,1) !important;color:#000;}
.ticket.gesloten,.ticket.gerealiseerd{opacity:.6;background-color:rgba(0,0,0,1);color:#aaa;}
.hide{display:none;}

/* EDIT-TICKET */

.bijlagen{background-color:rgba(0,0,0,.1);width:100%;line-height:0;padding:0px 0px 5px 5px;box-sizing:border-box;margin:5px 0;}
.bijlagen a{display:inline-block;}

.bijlagen_file a{display:inline-block;/*height:20px;width:200px;*/overflow:hidden;border:2px solid rgba(0,0,0,.1);white-space:nowrap;line-height:10px;text-decoration:none;font-size:12px;margin:0 5px 5px 0;background-color:rgba(0,0,0,.1);color:#000;text-transform:lowercase;font-weight:bold;padding-right:3px;}
.bijlagen_file img{margin-right:5px;}

.bijlagen img{margin:5px 5px 0px 0px;height:50px;width:auto;display:inline-block;}

a.deleteFile{display:inline-block;width:15px;height:15px;overflow:hidden;white-space:nowrap;font-size:15px;background-color:#900;line-height:10px;text-decoration:none;color:#fff;font-weight:bold;text-align:center;box-sizing:border-box;left:-20px;position:relative;cursor:pointer;}
/*.note-view img{height:50px;}*/
.note-view.hidden{display:none;}
.note-view ol{list-style:decimal; list-style-position:inside;margin:5px 0 5px 5px;}
.note-view ul{list-style:disc; list-style-position:inside;margin:5px 0px 0px 5px;}
.note-view ul ul{list-style:circle; list-style-position:inside;margin:0px 0px 0px 20px;}


#subscribe input{ width:auto !important;float:right;}
strong{font-weight:bold;}
.ticketseparator{height:20px;color:#CCC;background:#CCC;width:calc(100% + 20px);margin:10px 0 10px -10px;}




#edit-ticket input:not([type=submit]),#edit-ticket textarea,#edit-ticket:not[label]{box-sizing:border-box;background-color:rgba(255,255,255,.5);box-shadow:0 0 2px rgba(0,0,0,.4);width:auto;border:none;padding:3px;}
/*#edit-ticket label{font-size:.8em;margin:10px 0 2px 0;}*/
#edit-ticket .titel{font-size:1.8em;font-weight:bold;margin-bottom:5px;box-shadow:none;color:#900;margin-top:-10px;}
.ticketflowtitel{font-size:1.8em;font-weight:bold;margin-bottom:5px;box-shadow:none;color:#900;margin-top:-10px;}
#edit-ticket #titel,#edit-ticket #beschrijving{width:100% !important;}
#edit-ticket label{display:inline-block;width:180px;}
label.abonneer{width:auto !important;margin-right:10px;text-transform:capitalize;}

#edit-note .hidden{display:none;}
#edit-note input:not([type=file]),#edit-note textarea,button,#note input:not([type=file]),#note textarea,button{box-sizing:border-box;background-color:rgba(255,255,255,.8);box-shadow:0 0 2px rgba(0,0,0,.4);width:auto;border:none;padding:3px;margin-bottom:5px;}
#edit-note input:not([type=submit]):not([type=file]),#edit-note textarea,#note input:not([type=submit]):not([type=file]),#note textarea{width:100%;}
#edit-note input[type=submit],#note input[type=submit],button{background-color:rgba(0,99,177,1);color:#fff;font-weight:600;text-transform:uppercase;cursor:pointer;}
input[type=file]{background-color:transparent;border:none;box-shadow:none;}

.ticket-view,.note-view,.bug-view{width:100%;padding:10px;background-color:#fff;border-radius:10px;box-sizing:border-box;line-height:normal;}
.note-view{background-color:rgba(0,0,0,.2);}
.bug-view{background-color:#fff;}
.ticket-view h2{color:#900;}
.ticket-view .subsection{display:block;width:100%;background-color:#999;color:#fff;font-weight:bold;text-transform:uppercase;padding:2px 5px;box-sizing:border-box;}
.ticket-view .hidden{display:none;}
.ticket-view input:not([type=submit]):not([type=file]):not([type=checkbox]){box-shadow:none;width:100%;}
.ticket-view input[type=checkbox],.ticket-view label[for=sendmail]{width:auto;display:inline-block;min-height:0px;}
.bug-view input[type=checkbox],.bug-view label[for=sendmail]{display:inline-block;min-height:0px;width:auto;}
.ticket-view{color:#000;}
.ticket-view textarea,.ticket-view input{color:#000;}
.ticket-view input[readonly]{cursor:default;user-select:none;border:none !important;width:auto !important;}






/*----------------------#
#						#
#	VOORRAADBEHEER		#
#						#
-----------------------*/
#stock div{width:600px;border:2px solid #000;display:inline-block;border-top-width:28px}
#stock div h1{margin-top:-21px;margin-left:5px;color:#fff;text-transform:uppercase;font-size:15px;}


/*------------------#
#					#
#		TAKEN		#
#					#
-------------------*/
.ticket-view #tasks{position:absolute;display:none;top:300px;right:50px;border:5px solid rgba(0,99,177,1);box-shadow:0 0 4px #000000;background-color:#fff;box-sizing:border-box;width:350px;height:auto;padding-top:21px;overflow-y:scroll;max-height:600;line-height:11px;overflow-x:hidden;z-index:1000;}
.ticket-view #tasks h1{font-size:20px;width:100%;display:block;position:absolute;top:0px;left:0px;color:#fff;background-color:rgba(0,99,177,1);box-sizing:border-box;margin:0;padding:0px 3px 5px 3px;text-transform:uppercase;}
.ticket-view #tasks table{width:100%;}
/*.ticket-view #tasks input[type=checkbox]:checked + .description{text-decoration:line-through;color:#CCC;}*/
.ticket-view #tasks tr.checked span{text-decoration:line-through;color:#CCC;}
.ticket-view #tasks tr.checked .afgerond{text-decoration:none !important;color:#060;opacity:.5;}
.ticket-view #tasks tr.checked input[type=checkbox]{display:none;}
.ticket-view #tasks input{width:100%;border:1px solid #000;box-sizing:border-box;}
.ticket-view #tasks input[readonly]{background-color:transparent;cursor:pointer;color:#000;}
.ticket-view #tasks textarea{background-color:transparent;cursor:pointer;color:#000;width:auto;height:auto;}
.ticket-view #tasks tr:nth-child(even){background-color:#EEE;}
.ticket-view #tasks td{padding:5px;}
.ticket-view #tasks td .description{line-height:20px;}
.ticket-view #tasks td:first-child{width:13px;}
.ticket-view #tasks .taskfooter{padding:5px;}
.ticket-view .taskbtn{display:none;}
.newtaak td{padding:10px 0 !important;}

.ticket-view #kernwoorden,.ticket-view #melder,.ticket-view #actiedatum,.ticket-view #outlookagenda,.ticket-view #exact_ticket,.ticket-view #product_id,.ticket-view #staat,.ticket-view #behandelduur,.ticket-view #afstand,.ticket-view #reminder,.ticket-view .label{margin:5px 0;border:1px solid #999;}
.ticket-view .label{width:300px !important;}
.ticket-view #exact_ticket,.ticket-view #actiedatum,.ticket-view #outlookagenda,.ticket-view #product_id,.ticket-view #staat,.ticket-view #behandelduur,.ticket-view #afstand{width:205px;}
.ticket-view #reminder{width:100px;}

.metadata select,.metadata input{box-sizing:border-box;background-color:rgba(255,255,255,.8);box-shadow:0 0 2px rgba(0,0,0,.4);width:auto;border:none;padding:3px;margin-bottom:5px;width:150px;}
.metadata input[type=submit]{background-color:rgba(0,99,177,1);color:#fff;font-weight:600;text-transform:uppercase;width:auto;}
.metadata td{padding:0 5px 0 0;}
.metadata tr td{font-style:italic;}
.metadata tr td:first-child{font-weight:600;}

#assemblage label{display:inline-block !important;width:200px !important;}
#assemblage select,#assemblage input:not([type=submit]){box-sizing:border-box;width:200px !important;}
#assemblage input[type=submit]{background-color:rgba(0,99,177,1);color:#fff;font-weight:600;text-transform:uppercase;}

.deleteDatabaseEntry{color:#900;font-size:.8em;display:inline-block;cursor:pointer;}
.deleteDatabaseEntry img{width:18px;height:18px;margin-bottom:0px;opacity:.5;}
.deleteDatabaseEntry img:hover{opacity:1;}

.faq-item div{box-sizing:border-box;padding:20px;border-radius:5px;background-color:#fff;margin-top:10px;}
.faq-item td{border:1px solid #555;padding:2px;}
.faq-item strong{font-weight:bold;}
.faq-item em{font-style:italic;}
.faq-item ul {list-style-type:disc;list-style-position:inside;}
.faq-item ol {list-style-type:decimal;list-style-position:inside;}
.faq-item ul ul, ol ul {list-style-type:circle;list-style-position:inside;margin-left:15px;}
.faq-item ol ol, ul ol {list-style-type:lower-latin;list-style-position:inside;margin-left:15px;}
h2.faq{margin-bottom:5px;text-decoration:none;font-size:16px;line-height:18px;}
h2.faq a{text-decoration:none;color:#0063B1;}
h2.faq a:hover{color:#000;}
.faq-btn{text-decoration:none;}
.faq-btn input{font-size:1em;box-sizing:border-box;background-color:rgba(255,255,255,.5);box-shadow:0 0 2px rgba(0,0,0,.4);width:auto;border:none;padding:3px;}
.faq-btn input[type=button]{background-color:rgba(0,99,177,1);color:#fff;font-weight:600;text-transform:uppercase;cursor:pointer;}
#edit-faq input[type=text]{width:400px !important;}
.faq-content img[style*="float: left"]{margin: 5px 15px 0px 0px;}
.faq-content img[style*="float: right"]{margin: 5px 0px 0px 15px;}

.paginafilters{padding:5px;background-color:#fffc;border-radius:3px;box-shadow:0 0 2px rgba(0,0,0,1);}
.paginafilters .filter.exact,th.exact{background-image:url(../../images/exact.png);background-repeat:no-repeat;background-position:left center;padding-left:15px;}
.parginafilters, .paginafilters *{font-size:14px;box-sizing:border-box;margin:0;}
.paginafilters input[type=number],.paginafilters input[type=text],.paginafilters select,.paginafilters input[type=submit],.paginafilters button{width:130px;height:27px;background-color:rgba(255,255,255,.6);border:1px solid rgba(51,51,51,.6);overflow:hidden;border-radius:4px;line-height:0px;}
.paginafilters input[type=number]{width:40px;}
.paginafilters a{opacity:1;}
.paginafilters input[type=submit],.paginafilters button{width:auto;background-color:rgba(0,99,177,1);color:#fff;font-weight:bold;padding:0 10px;text-transform:uppercase;}
.paginafilters .filterextra_toggler{cursor:pointer;color:#000;}
.paginafilters .filterextra{display:none;padding:5px 0;}
.paginafilters br{line-height:34px;}
.paginafilters table{width:100%;border-collapse:collapse;}
.paginafilters table tr{border-bottom:thin solid #ccc;border-top:thin solid #ccc;}
/*:nth-child(even)*/
.paginafilters table td{height:34px;padding-left:5px;}
.paginafilters select option:first-child{color:#999 !important;}

.tickettype-{border-left:8px solid rgba(217,228,237);}
.tickettype-storingincident{border-left:8px solid #900;}
.tickettype-gebruikersvraag{border-left:8px solid #F60;}
.tickettype-aanvraag{border-left:8px solid #F60;}
.tickettype-servicevraag{border-left:8px solid #F60;}
.tickettype-administratief{border-left:8px solid #6CF;}

.packBT td:first-child{background: rgba(255,102,0,1) !important;}
.packHT td:first-child{background: rgba(0,153,255,1) !important;}
.packBT.packHT td:first-child{background: linear-gradient(90deg, rgba(255,102,0,1) 0%, rgba(255,102,0,1) 50%, rgba(0,153,255,1) 50%, rgba(0,153,255,1) 100%) !important;}

#multiple-ticket input[type=checkbox]{width:auto;}
#multiple-ticket th input[type=checkbox]{min-height:auto !important;}
#multiple-ticket input[type="radio"]{ display:none; } 
#multiple-ticket input[type="radio"]+label{text-transform:capitalize;background-color:#CCC;color:#000;border:2px solid #CCC;padding:3px;border-radius:5px;box-sizing:border-box;}
#multiple-ticket input[type="radio"]:checked+label{font-weight:bold;background-color:#FFE784;color:#000;border:2px solid #FC0;} 

.multiple-product input[type=checkbox]{width:auto;}
.multiple-product th input[type=checkbox]{min-height:auto !important;}


/* TEXT OPTIONS */
.no-decoration{text-decoration:none;}
.check-with-label{display:none;}

.check-with-label:checked + .label-for-check {
  width:28px; height:27px; background-image:url(../../images/star.png) !important; float:right; display:block;
}
.label-for-check {
  width:28px; height:27px; background-image:url(../../images/star_empty.png); float:right;display:block;
}



/* SWITCH */
.switch-container{padding:0px;}

.switch {
  position: relative;
  display: inline-block;
  width: 40px !important;
  height: 18px;
  margin-bottom:-3.5px;
}
.switch.small {
	width:20px !important;
	height:11px;
}

.switch input {display:none;}

.slider {
  position: absolute;
  cursor: pointer;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: #900;
  -webkit-transition: .4s;
  transition: .4s;
}

.slider:before {
  position: absolute;
  content: "";
  height: 14px;
  width: 14px;
  left: 2px;
  bottom: 2px;
  background-color: white;
  -webkit-transition: .4s;
  transition: .4s;
}

.small .slider:before {
	height:7px;
	width:7px;
}

input:checked + .slider {
  background-color: #090 ;
}

input:focus + .slider {
  box-shadow: 0 0 1px #090;
}

input:checked + .slider:before {
  -webkit-transform: translateX(22px);
  -ms-transform: translateX(22px);
  transform: translateX(22px);
}

/* Rounded sliders */
.slider.round {
  border-radius: 34px;
}

.slider.round:before {
  border-radius: 50%;
}









.data-tickets td.titel{min-width:300px;font-weight:700;}










/*##############################

		BUGFIXING
		
##############################*/
.data-bug tr.opgelost td{background-color:rgba(0,204,51,.2);color:rgba(0,0,0,.5);opacity:1;}
.data-bug td{padding:5px;}
.data-bug th{box-sizing:border-box;}
/*.data-bug td.applicatienaam,.data-bug td.menunaam,.data-bug td.datum{width:150px;}
.data-bug td.versie,.data-bug td.email{width:75px;}*/
.data-bug td.attachments img{height:22.4px;}
.data-bug td.omschrijving{white-space: pre-line;width:50%;}
#bug textarea, .data-bug textarea{width:100%;height:100px;box-sizing:border-box;}
.bugbtn{min-width:100%;height:100px;background-color:#900 !important;font-weight:bold !important;}
.bugfields{width:100px;}
.bugfields *{margin:3px 0;}


.data-menu td,.data-menu th,.data-application td,.data-application th,.data-bugs td,.data-bugs th{padding:2px 5px;}
.refButton{width:100%;}
.hasBugs td{background-color:rgba(153,0,0,.5) !important;}
.subscribe-notification{width:100%;box-sizing:border-box;padding:30px 0;background-color:#FC0;text-align:center;font-size:30px;font-weight:bold;margin-bottom:10px;box-shadow:0 0 4px #000 inset;}



/*##############################

		ORDERFORM
		
##############################*/
#order-form table{width:auto;}
#order-form input.price{width:75px;padding-left:15px;box-sizing:border-box;display:inline-block; background-image:url(../../images/euro.png);background-position:3px 5px;background-repeat:no-repeat;border:none;}
#order-form table td{padding:5px;}
#order-form label img{height:50px;margin:10px 0px;display:block;}
#order-form label{text-align:center;}
#order-form h1{font-size:18px;margin:10px 0 !important;}

#order-form #bestelling{border:2px solid #000;}

#order-form #hardware label img{cursor:pointer;padding:5px;border-radius:5px;margin:0;display:inline-block;}
#order-form #hardware td{text-align:center;width:130px;}
#order-form #hardware label{text-align:center;}
#order-form a{opacity:1; text-decoration:none;}
#order-form input[type=submit] {background-color:rgba(0,99,177,1);color:#fff;font-weight:600;}
#order-form #hardware input[type="radio"]{display:none;}
#order-form #hardware .model-with-label:checked+.label-for-model img{background-color:#fff !important;box-shadow:0 0 3px #000;padding:5px;border-radius:5px;}
#order-form #hardware input[type="number"],#order-form #service input[type="number"],#order-form #hardware-optioneel input[type="number"]{width:50px;border:none;padding:0 0 0 4px;box-sizing:border-box;}

#order-form #software .pakket td{font-weight:bold;padding:0px 5px 0px 5px;}
#order-form #software .hide-menu{display:none;}
#order-form #software .menu{line-height:1.2em;}
#order-form #software .menu label{font-size:.8em;}
#order-form #software .menu td{padding:0px 5px;}
#order-form #software .menu td:first-child{text-align:right;}

#order-form .orderlist{ border-collapse:collapse;}
#order-form .orderlist td, #order-form .orderlist th {padding:5px;border:2px solid #000;}
#order-form .orderlist th{background-color:#000;color:#fff;font-weight:bold;text-align:left;}


.opdrachtgever,.afleveradres,.factuuradres{margin-left:154px;display:none;}
/*.editnaw{display:block;}*/

.relatielabel{display:inline-block;text-align:left !important;width:150px;}
.link{color:#0063B1;cursor:pointer;}
.link:hover{text-decoration:underline;}
.autowidth{width:auto !important;}


.knop {
	background-color: rgba(0,99,177,1);
	color: #fff;
	font-weight: 600;
	display:inline-block;
	font-size: .8em !important;
	width: auto !important;
	padding: 5px !important;
	cursor: pointer;
}
/*.orderform table tr:nth-child(1){font-size:2em;font-weight:bold;}
.ordertitle{font-size:2em;font-weight:bold;line-height:2em;}
.orderrequired{opacity:.3;}
.apps{font-size:.7em;margin-left:20px;font-style:italic;color:#fff;}
input.orderrequired{display:none;}
.relatielabel{display:block;width:125px;padding:3px 0px;}
#orderform table td {padding-right:10px;}
#orderform input[type="submit"]{border:none;background-color:#0C0;border-radius:5px;padding:4px;display:block;box-sizing:border-box;height:100%;font-weight:bold;text-transform:lowercase;width:100% !important;}
img.hardware{height:100px;margin:10px 0px;}
.aligncenter{text-align:center;}
.model-with-label{display:none;}
.modellen{text-align:center;font-size:10px;text-transform:uppercase;padding-top:10px;}
.label-for-model img{cursor:pointer;padding:5px;border-radius:5px;margin:0;}
.model-with-label:checked+.label-for-model img{background-color:#fff !important;box-shadow:0 0 3px #000;padding:5px;border-radius:5px;}
#cart-container{width:100%;border:3px solid #000;border-bottom:none;box-sizing:border-box;margin-top:-23px;}
#cart-container table{width:100%;box-sizing:border-box;}
#cart-container table td{box-sizing:border-box;padding:3px;}
#cart-container table .top-border{border-top:2px solid #000;}
.header td{box-sizing:border-box;padding:3px;text-align:left;background-color:#000;color:#fff;font-weight:bold;}
.footer td{box-sizing:border-box;padding:3px;text-align:left;background-color:#999;color:#fff;font-weight:bold;}

#orderform input.delete {border: none;background-color: #C00;border-radius: 5px;padding: 4px;display: block;box-sizing: border-box;height: 100%;width: 100%;text-align: center;color: #fff;font-weight: bold;font-size: .8em;}*/

.tasks{
	display:block;
	position:absolute;
	top:200px;
	right:20px;
	border:5px solid #000;
	width:300px;
	z-index:1000;
	background-color: rgba(255,255,255,.7);
}
.tasks table{width:100%;}
.tasks table td,.tasks table th{padding:3px;box-sizing:border-box;}
.tasks table th{background-color:#000;color:#fff;cursor:move;}
.tasks table td:first-child input{width:100%;}
.tasksrow span{font-weight:bold;cursor:default;}

.tbl_admin{}
.tbl_admin td{vertical-align:text-top;border:1px solid #000;padding:3px;}
.tbl_admin td.bordernotleft{border-left:none;border-right:none;min-width:150px;}
.tbl_admin input + label { opacity:.5;}
.tbl_admin input:checked + label { font-weight:bold; opacity:1;}
.tbl_admin.edit-db input{width:auto !important;min-height:5px;}
.tbl_admin.edit-db label{width:auto !important;}
.uitdienst{background-color:rgba(153,0,0,.5);}

#wrapup{width:100%;height:100%;box-sizing:border-box;background-color:rgba(0,0,0,.4);position:fixed;top:0;left:0;}
#wrapupform{width:406px;height:auto;left:50%;top:50%;margin-left:-203px;margin-top:-150px;position:absolute;background-color:#fff;padding:20px;border-radius:10px;box-shadow:0 0 4px rgba(0,0,0,.8);}
#wrapupform label{width:200px !important;box-sizing:border-box;}
#wrapupform input,#wrapupform select{width:200px !important;border:1px solid #000;box-sizing:border-box;margin-bottom:5px;box-shadow:none;}

.chartdiv{float:left;margin:10px;box-shadow:0 0 4px rgba(0,0,0,.8);}
.edit-db.statistieken label{width:auto;}
.edit-db.statistieken select{width:75px;}


#maptype{position:relative;top:0;left:0;z-index:10;width:200px;}
#maptype select, #maptype input[type=text]{width:200px;box-sizing:border-box;padding:5px;background:rgba(255,255,255,.8);border:none;border-radius:5px;}
#legenda{margin-top:20px;position:relative;font-size:14px;border-collapse:collapse;background:none;color:#000;font-weight:bold;text-transform:uppercase;z-index:10;vertical-align:middle;background-color:rgba(255,255,255,.8);border-radius:5px;box-sizing:border-box;width:200px;}

#legenda td{padding:5px;}
#legenda td:first-child{text-align:center;}
#legenda img{display:inline-block;}


.updatetimeline{width:100%;}


/* PRODUCT_SOFTWARE */
#product_software input[type=checkbox].included{ pointer-events:none;opacity:.2;}
#product_software input[type=checkbox].included + label{ pointer-events:none;opacity:1;}/*color:rgb(239,123,57);}*/
#product_software #package_container{padding:5px;width:auto;display:inline-block;position:relative;float:left;margin:0 5px 10px 5px;background:rgba(255,255,255,.7)}
#product_software #package_container .package_id{background-color:#000;color:#fff;}

.bestel.info{background-color:rgba(0,0,0,.2);}
.bestel.info th{
	text-align:left;
	background-color:#111;
	color:#fff;
	padding:2px 4px;
	box-sizing:border-box;
	font-weight:bold;
}
.bestel.info td{padding:1px 0px 1px 3px !important;}
.bestel.info td input,.bestel.info td select{width:100%;box-sizing:border-box;}
.legenda{font-size:12px;border-collapse:collapse;}
.legenda td{padding:3px;line-height:normal;border:1px solid #000;}


@media only screen and (max-device-width: 650px) {
	body{padding-top:143px !important;font-size:12px;}
	.notmobile{display:none;}
	.menu-item img{width:30px;height:auto;margin:0;}
	#menu{width:40px;padding-top:80px;z-index:501;}
	#index{padding-left:50px;padding-right:10px;}
	#login-form{top:100px;}
	.edit-db .col{width:auto;}
	iframe{width:100% !important;}
	.edit-db input:not([type="submit"]), .edit-db textarea, .edit-db select {width: auto !important;min-height: auto !important;}
	
	.tasks{display:none;}
	
	#topmenu{padding-left:50px;}
	#search br {display:none;}
	#search input[type="search"] {margin-top:55px;width:100%;margin-bottom:3px;font-size:2em;}
	#search input[type="submit"] {font-size:1.2em !important;}
}

.autobug.footer {
    box-shadow: 0 0 2px 4px rgba(0,0,0,.5);
	position: fixed;
	bottom: 0px;
	width: calc(100% - 60px);
	box-sizing: border-box;
	padding: 10px;
	background-color: #999;
	left: 60px;
}