body {
	 background: #e9e9e9;
	 color: #000;
	 font: 11px "Helvetica";
}

p {
	/*line-height: 1em;*/
}

@page {
	 background: #FFFFFF;
    size: A4;
    margin: 80px 20px 40px 20px;
}
@media print {
    .page {
        border: initial;
        border-radius: initial;
        width: initial;
        min-height: initial;
        box-shadow: initial;
        background: initial;
        page-break-after: always;
    }
}
fieldset {
	 padding: 0.5em;
	 border: 1px solid #c0c0c0;
	 margin: 1em;
	 color: #575757;
 	border-radius: 5px;
	background-color: #ffffff;
}

legend {
	font-family: Helvetica, Verdana, Arial, sans-serif;
	font-size: 12px;
	text-transform: uppercase;
	padding-left:5px;
	padding-right:10px;
	padding-top:3px;
	padding-bottom:3px;
	border: 1px solid #c0c0c0; 
	background-color: #ffffff;
 	border-radius: 5px;
}

#fslegendid, #fslegendid2 {
	font-family: Helvetica, Verdana, Arial, sans-serif;
	font-size: 12px;
	text-transform: uppercase;
	padding-left:5px;
	padding-right:10px;
	padding-top:3px;
	padding-bottom:3px;
	border: 1px solid #c0c0c0; 
 	border-radius: 5px;
	cursor: pointer; 
    background: url(../img/up.png) ; 
	background-repeat: no-repeat;
	background-position: left middle;
	background-color: #ffffff;
}


#fslegendid.hide, #fslegendid2.hide{
	cursor: pointer; 
    background: url(../img/down.png);
	background-repeat: no-repeat;
	background-position: left middle;
}

#fslegendid.show, #fslegendid2.show{
 	cursor: pointer; 
    background: url(../img/up.png);
	background-repeat: no-repeat;
	background-position: left middle;
}





ul.filelist {
	list-style-type:none;
	margin:0;
	padding: 0 0 0 20px;
}

li.filelist {
   list-style-type:none;
   margin:2px 0;
   border-top: 1px solid #ebebeb;
}



#labeldata {
	font-family: Helvetica, Verdana, Arial, sans-serif;
	font-size: 15px;
	font-weight: bold;
	text-align: left;
	display:inline;
 }
 #labeldata2 {
	font-family: Helvetica, Verdana, Arial, sans-serif;
	font-size: 13px;
	font-weight: bold;
	text-align: left;
	display:inline;
 	 color: #4e4e4e;
}
  #labeldata3 {
	font-family: Helvetica, Verdana, Arial, sans-serif;
	font-size: 13px;
	font-weight: normal;
	text-align: left;
	display:inline;
 }
  #labeldata4 {
	font-family: Helvetica, Verdana, Arial, sans-serif;
	font-size: 17px;
	font-weight: bold;
	text-align: left;
	display:inline;
 }

  #labeldata5 {
	font-family: Helvetica, Verdana, Arial, sans-serif;
	font-size: 1.0em;
	font-weight: normal;
	text-align: left;
	display:inline;
 }  
  #labeldata6 {
	font-family: Helvetica, Verdana, Arial, sans-serif;
	font-size: 15px;
	font-weight: normal;
	text-align: left;
	display:inline;
 }  
  #labeldata7 {
	font-family: Helvetica, Verdana, Arial, sans-serif;
	font-size: 10px;
	font-weight: normal;
    color: #969696;
	line-height: 10px;
}  
 
 #labeldataColor {
	font-family: Helvetica, Verdana, Arial, sans-serif;
	font-size: 0.8em;
	font-weight: normal;
 	border-radius: 10px;
	width:50px;
	padding: 3px;
	text-align: center;
}

 #labeldataColor2 {
	font-weight: bold;
 	border-radius: 10px;
	padding: 3px;
	text-align: center;
}

 #labeldataColor3 {
	font-weight: bold;
 	border-radius: 10px;
	padding: 3px;
	text-align: center;
	border: 2px solid #000000;

}

 #labeldataLog {
    display: block;
    unicode-bidi: embed;
    font-family: monospace;
    white-space: pre;
    color: #000000;
}



  #labeldataGreen {
	font-weight: bold;
     color: #33cc00;
	display:inline;
}

#labeldataStateRed {
	font-family: Helvetica, Verdana, Arial, sans-serif;
	font-size: 1.3em;
	font-weight: bold;
	width:120px;
 	background-color: #e60000;
    color: #ffffff;
	border-radius: 10px;
	padding: 3px;
	text-align:center;
}
#labeldataStateOrange {
	font-family: Helvetica, Verdana, Arial, sans-serif;
	font-size: 1.3em;
	font-weight: bold;
	width:120px;
 	background-color: #ff9966;
    color: #ffffff;
	border-radius: 10px;
	padding: 3px;
	text-align:center;
}



#labeldataStateGreen {
	font-family: Helvetica, Verdana, Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
 	background-color: #339900;
    color: #ffffff;
	border-radius: 10px;
	padding: 3px;
	text-align:center;
	width:120px;
}


#headerdata {
	font-family: Helvetica, Verdana, Arial, sans-serif;
	font-size: 1.5em;
	font-weight: bold;
	display:inline;
}
#headerdata2 {
	font-family: Helvetica, Verdana, Arial, sans-serif;
	font-size: 1.1em;
	font-weight: bold;
	display:inline;
}
.myinput {
	 font-size: 1em;
	 margin-bottom: 0.4em;
	 border: 1px solid #bbbbbb;
	 background-color: #e6f2ff;
	 border-radius: 4px;
	 color: #000000;
}

.myinputta {
	 margin-bottom: 0.4em;
	 border: 1px solid #bbbbbb;
	 background-color: #e6f2ff;
	 border-radius: 4px;
	font-family: Helvetica, Verdana, Arial, sans-serif;
	font-size: 14px;
}


.myinput2 {
	 font-size: 1em;
	 margin-bottom: 0.4em;
	 border: 1px solid #c0c0c0;
	 background-color: #f7f7f7;
	 border-radius: 4px;
	 float:left;
	 color: #000000;
	 font-weight: bold;
	 min-height:16px;
}


.mybutton {
	 font-size: 1em;
	 margin-bottom: 0.4em;
	 border: 1px solid #0052a4;
	 border-radius: 6px;
	 background-color: #d2e9ff;
     cursor: pointer;
	 font-weight: bold;
	 padding: 1px;
	 transition-duration: 0.2s;
}
.mybutton:hover {
    background-color: #0052a4;
	font-weight: bold;
    color: white;
}

.clickButton {
	 font-size: 0.8em;
	 margin-bottom: 0.4em;
	 border: 1px solid #0052a4;
	 border-radius: 6px;
	 background-color: #d2e9ff;
     cursor: pointer;
	 font-weight: bold;
	 padding: 1px;
	 transition-duration: 0.2s;
}
.clickButton:hover {
    background-color: #0052a4;
    color: white;
}
.clickButton p {
	display:inline;
	position:relative;
	top:-3px;
}
.clickButtonRed {
	 font-size: 0.8em;
	 margin-bottom: 0.4em;
	 border: 1px solid #0052a4;
	 border-radius: 6px;
	 background-color: #ffcccc;
     cursor: pointer;
	 font-weight: bold;
	 padding: 1px;
	 transition-duration: 0.2s;
}
.clickButtonRed:hover {
    background-color: #ce0000;
    color: white;
}
.clickButtonRed p {
	display:inline;
	position:relative;
	top:-3px;
}



.linkButton {
	 min-width:307px;
     color: #ff0000;
	 font-size: 2em;
	 margin-bottom: 0.4em;
	 border: 1px solid #0052a4;
	 border-radius: 6px;
	 background-color: #d2e9ff;
     cursor: pointer;
	 font-weight: bold;
	 padding: 1px;
	 transition-duration: 0.2s;
}
.linkButton:hover {
    background-color: #0052a4;
     color: #ff0000;
}
.linkButton p {
	display:inline;
	position:relative;
	top:-3px;
}
 
 


mark{
    background: #cee6ff;
    color: black;
}
div.divLeft {
	 width:25em;
	 float:Right;
}
div.divMiddle {
	 width:25em;
	 float:Right;
}
div.divRight {
	width:25em;
}
.formtable {
	/*width:800px;*/
	width:100%;
	font-family: Helvetica, Verdana, Arial, sans-serif;
	background-color: #FFFFFF;
	font-size: 14px;
	 color: #4e4e4e;
	border-collapse: collapse;	
 }
.formtable th {
	vertical-align:top;
	border-bottom: 1px solid #eaeaea;
	padding: 2px;
	font-family: Helvetica, Verdana, Arial, sans-serif;
	font-size: 15px;
	text-align: left;
}
.formtable td {
	vertical-align:top;
	border-bottom: 1px solid #eaeaea;
	padding: 2px;
	font-family: Helvetica, Verdana, Arial, sans-serif;
	font-size: 14px;
}

.listtable {
	/*width:800px;*/
	width:100%;
	font-family: Helvetica, Verdana, Arial, sans-serif;
	background-color: #FFFFFF;
	font-size: 14px;
	 color: #4e4e4e;
	border-collapse: collapse;	
 }
.listtable th {
	vertical-align:top;
	padding: 2px;
	font-family: Helvetica, Verdana, Arial, sans-serif;
	font-size: 15px;
	text-align: left;
	border: 1px solid #ffffff;
	background-color: #cae4ff;
}
.listtable td {
	vertical-align:top;
	border-bottom: 1px solid #eaeaea;
	padding: 2px;
	font-family: Helvetica, Verdana, Arial, sans-serif;
	font-size: 14px;
	font-weight: bold;
}




.qrcodetable {
	font-family: Helvetica, Verdana, Arial, sans-serif;
	background-color: #FFFFFF;
	font-size: 16px;
	font-weight: bold;
	color: #282828;
	border: 2px solid #c0c0c0;
	margin:auto;
 	border-radius: 4px; 
	table-layout:fixed;
}
.qrcodetable td {
	vertical-align:middle;
	text-align: center;
	padding: 2px;
 	border-radius: 4px; 
	border: 1px solid #c0c0c0;
 }

.vnctable {
	font-family:Helvetica,sans-serif;
	font-size:12px;
	color:#484848;
	border-spacing: 5px;
}
.vnctable td {
	border:3px solid #C0C0C0;
	height:100px;
	width:95px;
	text-align:center;
 	border-radius: 10px; 
}
/*
.vnctable td:hover {
	border:3px solid #ce0000;
}

.vnchighlight {
	border:13px solid #ce0000;
}*/


 .calendertable {
	text-align:left;
	font-family:Helvetica,sans-serif;
	font-size:11px;
	background:#eaeaea;
	color:#484848;
	border:1px solid #C0C0C0;
	border-collapse: collapse;
	margin-left:10px;
}
.calendertable header {
	width:100%;
	border:1px solid #C0C0C0;
	background:#E6E6E6;
}
.calendertable tr {
}
.calendertable th {
	border:1px solid #C0C0C0;
	height:30px;
	text-align:center;
}
.calendertable td {
	border:1px solid #C0C0C0;
	height:20px;
	min-width:12px;
}

.calendertable .diagonalGT {
	min-height:30px;
	background-color:#004E95;
}
.calendertable .diagonalVT {
	background-image: -webkit-linear-gradient(135deg, #e6e6e6 50%, #004E95 50%);
	min-height: 30px;

}
.calendertable .diagonalNT {
	background-image: -webkit-linear-gradient(135deg, #004E95 50%, #e6e6e6 50%);
	min-height: 30px;
}
.calendertable .diagonalFT {
	background-image: -webkit-linear-gradient(135deg, #ffd9d9 50%, #e6e6e6 50%);
	min-height: 30px;
}
.calendertable .diagonalWT {
	background-image: -webkit-linear-gradient(135deg, #ffd9d9 50%, #004E95 50%);
	min-height: 30px;
}
.calendertable .diagonalDR {
	min-height:30px;
	background-color:#A349A4;
}
.calendertable .diagonalABS {
	min-height:30px;
	background-color:#c1e1ff;
}



/*
.circle {
    position: relative;
	top: 0px;
    left: 0px;
    width: 30px;
    height: 30px;
    border: 0px solid black;
    text-align: center;
	vertical-align: middle;
	border-radius: 15px;
	margin-left:5px;
	margin-top:-5px;
}

.circleText{
    text-align: center;
	vertical-align: middle;
	margin:5px;
}
*/

.evaluationtable {
	/*width:800px;*/
	width:100%;
	font-family: Helvetica, Verdana, Arial, sans-serif;
	background-color: #FFFFFF;
	font-size: 14px;
	color: #4e4e4e;
	border-collapse: collapse;	
	border-spacing: 0px;
  }
.evaluationtable tr {
}
.evaluationtable th {
	font-weight: bold;
	background-color: #E5E5E5;
	vertical-align:top;
	border: 1px solid #D5D5D5;
	padding: 2px;
	font-family: Helvetica, Verdana, Arial, sans-serif;
	font-size: 13px;
	text-align: left;
}
.evaluationtable td {
	vertical-align:top;
	border: 1px solid #eaeaea;
	padding: 2px;
	font-family: Helvetica, Verdana, Arial, sans-serif;
	font-size: 14px;
}
.evaluationtable tr:nth-child(1n+2) {
   background-color: #f4f4f4;
}
.evaluationtable tr:nth-child(2n+3) {
   background-color: #ffffff;
}
.evaluationtable tbody tr:hover {
   background-color: #eeeeee;
}

.fristentable {
	/*width:800px;*/
	width:100%;
	font-family: Helvetica, Verdana, Arial, sans-serif;
	background-color: #FFFFFF;
	font-size: 14px;
	color: #4e4e4e;
	border-collapse: collapse;	
	border-spacing: 0px;
  }
.fristentable tr {
}
.fristentable th {
	font-weight: bold;
	background-color: #E5E5E5;
	vertical-align:top;
	border: 1px solid #D5D5D5;
	padding: 2px;
	font-family: Helvetica, Verdana, Arial, sans-serif;
	font-size: 13px;
	text-align: left;
}
.fristentable td {
	vertical-align:top;
	border: 1px solid #eaeaea;
	padding: 2px;
	font-family: Helvetica, Verdana, Arial, sans-serif;
	font-size: 14px;
}





.newstable {
	/*width:800px;*/
	width:100%;
	font-family: Helvetica, Verdana, Arial, sans-serif;
	background-color: #FFFFFF;
	font-size: 14px;
	color: #4e4e4e;
	border-collapse: collapse;	
	border-spacing: 0px;
  }
.newstable tr {
}

.newstable th {
	background: #E5E5E5;
	vertical-align:top;
	border: 1px solid #D5D5D5;
	padding-left: 4px;
	padding-top: 10px;
	padding-bottom: 10px;
	font-family: Helvetica, Verdana, Arial, sans-serif;
	font-size: 15px;
	text-align: left;
}
.newstable td {
	vertical-align:top;
	border: 1px solid #eaeaea;
	padding-left: 4px;
	padding-top: 10px;
	padding-bottom: 10px;
	font-family: Helvetica, Verdana, Arial, sans-serif;
	font-size: 14px;
}
.newstable tbody tr:hover {
   background-color: #eeeeee;
}


.querytable {
	font-family: Helvetica, Verdana, Arial, sans-serif;
	background-color: #FFFFFF;
	font-size: 14px;
	color: #4e4e4e;
	border-collapse: collapse;	
	border-spacing: 0px;
  }
.querytable tr {
}
.querytable th {
	background-color: #E5E5E5;
	vertical-align:top;
	border: 1px solid #D5D5D5;
	padding: 2px;
	font-family: Helvetica, Verdana, Arial, sans-serif;
	font-size: 13px;
	text-align: left;
    min-width: 50px;
}
.querytable td {
	vertical-align:top;
	border: 1px solid #eaeaea;
	padding: 2px;
	font-family: Helvetica, Verdana, Arial, sans-serif;
	font-size: 14px;
}
.querytable tr:nth-child(1n+2) {
   background-color: #f4f4f4;
}
.querytable tr:nth-child(2n+3) {
   background-color: #ffffff;
}
.querytable tbody tr:hover {
   background-color: #eeeeee;
}




.scrollingfieldset {
	overflow:auto;
	max-height: 500px;

}


.scrollingtable {
	box-sizing: border-box;
	display: inline-block;
	vertical-align: middle;
	overflow: hidden;
	width: 100%;
	/*width: auto; set table width here if using fixed value*/
	/*min-width: 100%; set table width here if using %*/
	height: 500px; /*set table height here; can be fixed value or %*/
	/*min-height: 104px;*/ /*if using % height, make this at least large enough to fit scrollbar arrows + captions + thead*/
	font-family: Helvetica, Verdana, Arial, sans-serif;
	font-size: 13px;
	line-height: 20px;
	padding-top: 10px; /*this determines top caption height*/
	padding-bottom: 10px; /*this determines bottom caption height*/
	text-align: left;
	border-collapse: collapse;	
	border-spacing: 0px;
}
.scrollingtable * {box-sizing: border-box;}
.scrollingtable > div {
	position: relative;
	border-top: 1px solid #c0c0c0; /*top table border*/
	height: 100%;
	padding-top: 20px; /*this determines column header height*/
	background: #c0c0c0; /*column header background color*/
}
.scrollingtable > div:before {
	top: 0;
	background: cornflowerblue; /*column header background color*/
}
.scrollingtable > div:before,
.scrollingtable > div > div:after {
	content: "";
	position: absolute;
	z-index: -1;
	width: 100%;
	height: 50%;
	left: 0;
}
.scrollingtable > div > div {
	/*min-height: 43px;*/ /*if using % height, make this at least large enough to fit scrollbar arrows*/
	max-height: 100%;
	overflow: scroll; /*set to auto if using fixed or % width; else scroll*/
	overflow-x: hidden;
	border: 1px solid #c0c0c0; /*border around table body*/
}
.scrollingtable > div > div:after {background: white;} /*match page background color*/
.scrollingtable > div > div > table {
	width: 100%;
	border-spacing: 0;
	margin-top: -20px; /*inverse of column header height*/
	/*margin-right: 17px;*/ /*uncomment if using % width*/
}
.scrollingtable > div > div > table > caption {
	position: absolute;
	top: -20px; /*inverse of caption height*/
	margin-top: -1px; /*inverse of border-width*/
	width: 100%;
	font-weight: bold;
	text-align: left;
}
.scrollingtable > div > div > table > * > tr > * {padding: 0;}
.scrollingtable > div > div > table > thead {
	vertical-align: bottom;
	white-space: nowrap;
	height: 50%;
	text-align: left;
}
.scrollingtable > div > div > table > thead > tr > * > div {
	display: inline-block;
	padding: 0 6px 0 6px; /*header cell padding*/
}
.scrollingtable > div > div > table > thead > tr > :first-child:before {
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	height: 20px; /*match column header height*/
	border-left: 1px solid #c0c0c0; /*leftmost header border*/
}
.scrollingtable > div > div > table > thead > tr > * > div[label]:before,
.scrollingtable > div > div > table > thead > tr > * > div > div:first-child,
.scrollingtable > div > div > table > thead > tr > * + :before {
	position: absolute;
	top: 0;
	white-space: pre-wrap;
	color: #4e4e4e; /*header row font color*/
}
.scrollingtable > div > div > table > thead > tr > * > div[label]:before,
.scrollingtable > div > div > table > thead > tr > * > div[label]:after {content: attr(label);}
.scrollingtable > div > div > table > thead > tr > * + :before {
	content: "";
	display: block;
	min-height: 20px; /*match column header height*/
	padding-top: 1px;
	border-left: 1px solid #ffffff; /*borders between header cells*/
}
.scrollingtable .scrollbarhead {float: right;}
.scrollingtable .scrollbarhead:before {
	position: absolute;
	width: 100px;
	top: -1px; /*inverse border-width*/
	background: white; /*match page background color*/
}
.scrollingtable > div > div > table > tbody > tr:after {
	content: "";
	display: table-cell;
	position: relative;
	padding: 0;
	border-top: 1px solid #c0c0c0;
	top: -1px; /*inverse of border width*/
}
.scrollingtable > div > div > table > tbody {vertical-align: top;}
.scrollingtable > div > div > table > tbody > tr {background: white;}
.scrollingtable > div > div > table > tbody > tr > * {
	border-bottom: 1px solid #c0c0c0;
	padding: 0 6px 0 6px;
	height: 20px; /*match column header height*/
}
.scrollingtable > div > div > table > tbody:last-of-type > tr:last-child > * {border-bottom: none;}
.scrollingtable > div > div > table > tbody > tr:nth-child(even) {background-color: #f4f4f4;} /*alternate row color*/
.scrollingtable > div > div > table > tbody > tr > * + * {border-left: 1px solid #c0c0c0;} /*borders between body cells*/


.scrollingtable > div > div > table > tbody tr:hover { background-color: #eeeeee;}




.notetable {
	/*width:800px;*/
	width:100%;
	font-family: Helvetica, Verdana, Arial, sans-serif;
	background-color: #ffffc6;
	font-size: 14px;
	color: #4e4e4e;
	border-collapse: collapse;	
	border-spacing: 0px;
  }
.notetable tr {
}
.notetable th {
	vertical-align:top;
	border: 1px solid #eaeaea;
	padding: 2px;
	font-family: Helvetica, Verdana, Arial, sans-serif;
	font-size: 15px;
	text-align: left;
}
.notetable td {
	vertical-align:top;
	border: 1px solid #eaeaea;
	padding: 2px;
	font-family: Helvetica, Verdana, Arial, sans-serif;
	font-size: 14px;
}



input::-webkit-input-placeholder,
textarea::-webkit-input-placeholder {
  color: #9b9b9b;
}
input:-moz-placeholder,
textarea:-moz-placeholder {
  color: #bebebe;
}
input::-moz-placeholder,
textarea::-moz-placeholder {
  color: #9b9b9b;
}
input:-ms-input-placeholder,
textarea:-ms-input-placeholder {
  color: #9b9b9b;
}


.regular-checkbox {
	display: none;
}

.regular-checkbox + label {
	background-color: #fafafa;
	border: 1px solid #cacece;
	box-shadow: 0 1px 2px rgba(0,0,0,0.05), inset 0px -15px 10px -12px rgba(0,0,0,0.05);
	padding: 9px;
	border-radius: 3px;
	display: inline-block;
	position: relative;
	top: 0px;
}

.regular-checkbox + label:active, .regular-checkbox:checked + label:active {
	box-shadow: 0 1px 2px rgba(0,0,0,0.05), inset 0px 1px 3px rgba(0,0,0,0.1);
}

.regular-checkbox:checked + label {
	background-color: #e9ecee;
	border: 1px solid #adb8c0;
	box-shadow: 0 1px 2px rgba(0,0,0,0.05), inset 0px -15px 10px -12px rgba(0,0,0,0.05), inset 15px 10px -12px rgba(255,255,255,0.1);
	color: #99a1a7;
}

.regular-checkbox:checked + label:after {
	content: "\2714";
	font-size: 14px;
	position: absolute;
	top: 0px;
	left: 3px;
	color: #99a1a7;
}




#listtable {
	width:1500px;
	font-family: Helvetica, Verdana, Arial, sans-serif;
	background-color: #FFFFFF;
	/*border: 1px solid #A8C6CE;*/
	font-size: 11px;
	color: #444444;
	border-collapse: collapse;	
 }
#listtable td {
	vertical-align:top;
	padding: 2px;
	font-family: Helvetica, Verdana, Arial, sans-serif;
	/*border: 1px solid #A8C6CE;*/
}




#container {
	float:left;
	border: none;
	margin:10px;
	white-space: nowrap;
    transition: 0.3s
}
#header {
	background:#09c;
	color:#fff;
	display: inline-block;
}
#navi {
	 background: #e9e9e9;
	font-size: 12px;
	width:220px;
	height: auto; 
	display: inline-block;
	vertical-align: top;
}
#spacer {
	width:15px;
	display: inline-block;
	vertical-align: top;
}
#main {
	background: #FFFFFF;
	font-size: 12px;
	height: auto; 
	display: inline-block;
	vertical-align: top;
	white-space: normal;
	border-radius: 5px;
}

#msg {
	clear:left;
}

#logindiv {
	font-size: 14px;
	margin:auto;
    margin-top: 200px;
    left: 50%;
    width:600px;
	padding:20px;
    border: 1px solid #ccc;
    background-color: #f3f3f3;
	border-radius: 10px;
}




#header {
	background:#09c;
	color:#fff;
}



#debug {
	border: 1px solid #ff8000;
    background-color:#ffebe1;
}

#content {
	background: #FFFFFF;
	border: 1px solid #d9d9d9;
	float:left;
	padding-top: 8px;
}
div.content2 {
	background: #ffffff;
	float:left;
	width:840px;
	height:1520px;
	padding-top: 5px;
	padding-bottom: 5px;
}
div.content3 {
	background: #ffffff;
	width:1250px;
	padding-top: 5px;
	padding-bottom: 5px;
}

div.content4 {
	background: #ffffff;
	float:left;
	width:300px;
	padding-top: 5px;
	padding-bottom: 5px;
 }




div.action {
	width:1800px;
}
div.action fieldset {
	width:840px;
	background: #ffffff;

}

#document {
	background: #FFFFFF;
	/*border: 1px solid #d9d9d9;*/
	width:890px;
	float:left;
	padding-top: 5px;
}
#footer {
	background:#FFFFFF;
	color:#fff;
}
#clear {
	clear:left;
}
A { 
	cursor: pointer; 
}

 A:link {
	COLOR: #0052a4;
	TEXT-DECORATION: none;
	font : Arial;
}
A:visited {
	COLOR: #0052a4;
	TEXT-DECORATION: none;
	font : Arial;
}
A:active {
	COLOR: #ff9900;
	TEXT-DECORATION: none;
	font : Arial;
}
A:hover {
	COLOR: #ff9900;
	CURSOR: hand;
	TEXT-DECORATION: none;
	font : Arial;
}


/* Style the tab content */
.wait {
	text-align:center;
	border-radius: 5px;
    background-color: #ffffff;
    padding: 6px 12px;
}


/* Style the tab */
div.tab {
	border-radius: 5px;
	width: 1750px;    
    overflow: hidden;
    border: 1px solid #727272;
    background-color: #f1f1f1;
}

/* Style the buttons inside the tab */
div.tab button {
	border-radius: 5px;
    background-color: inherit;
    float: left;
    border: none;
    outline: none;
    cursor: pointer;
    padding: 6px 16px;
    font-size: 17px;
    transition: 0.3s;
	height: 32px; 
}

/* Change background color of buttons on hover */
div.tab button:hover {
    background-color: #ddd;
}

/* Create an active/current tablink class */
div.tab button.active {
    background-color: #ccc;
}


/* Style the buttons inside the tab */
#sliderELA {
	border-radius: 5px;
    background-color: inherit;
    float: left;
    border: none;
    outline: none;
    cursor: pointer;
    font-size: 17px;
    transition: 0.3s;
}

/* Change background color of buttons on hover */
#sliderELA:hover {
    background-color: #ddd;
}

/* Create an active/current tablink class */
#sliderELA.active {
    background-color: #ccc;
}



/* Style the tab content */
.tabcontent {
	border-radius: 5px;
    background-color: #ffffff;
    display: none;
    padding: 6px 12px;
}

/* 
Linkes Navigationsmenü
*/

button.accordion {
    background-color: #f1f1f1;
    color: #444;
    cursor: pointer;
    outline: none;
    width: 220px;
	border: 1px solid #727272;
    text-align: left;
    padding: 6px 16px;
    font-size: 17px;
    transition: 0.3s;
}
button.accordion.active, button.accordion:hover {
    background-color: #ccc;
}





div.accordion {
	 border-radius: 5px;
    background-color: #f1f1f1;
    color: #444;
    cursor: pointer;
    outline: none;
    width: 186px;
	border: 1px solid #727272;
    text-align: left;
    padding: 6px 16px;
    font-size: 17px;
    transition: 0.3s;
}
div.accordion.active, div.accordion:hover {
    background-color: #ccc;
}


div.accordionButton {
	 border-radius: 5px;
    background-color: #ffcaca;
    color: #444;
    cursor: pointer;
    outline: none;
    width: 186px;
	border: 1px solid #727272;
    text-align: left;
    padding: 6px 16px;
    font-size: 17px;
    transition: 0.3s;
}
div.accordionButton.active, div.accordionButton:hover {
    background-color: #ff9b9b;
}


#NavAkten.active {
	border: 1px solid #ff0000;
}
#NavPersonen.active {
	border: 1px solid #16e955;
}
#NavFristen.active {
	border: 1px solid #ffff00;
}



div.panel {
	 border-radius: 5px;
	border: 1px solid #d9d9d9;
    background-color: white;
    max-height: 0;
    overflow: hidden;
    /* transition: max-height 0.2s ease-out; */
}
div.panel.show {
	opacity: 1;
	max-height: 500px;
    padding: 25px 5px;
    /* transition: max-height 0.2s ease-in; */
}


/*
.checkboxFive {
	width: 150px;
	position: relative;
}
.checkboxFive label {
	cursor: pointer;
	position: absolute;
	width: 15px;
	height: 15px;
	top: 0;
  	left: 0;
	background: #ffffff;
	border:1px solid #e1e1e1;
}
.checkboxFive label:after {
	opacity: 0.03;
	content: '';
	position: absolute;
	width: 9px;
	height: 5px;
	background: transparent;
	top: 3px;
	left: 5px;
	border: 3px solid #333;
	border-top: none;
	border-right: none;
}
.checkboxFive label:hover::after {
	opacity: 0.2;
}
.checkboxFive input[type=checkbox]:checked + label:after {
	opacity: 1;
}
*/



.waitDivMain{
	height: 100%;
	width: 100%; 
	position: fixed;
	z-index: 1;
	left: 0; 
	top: 0; 
	background-color: rgba(255, 255, 255, 0.9); 
	overflow-x: hidden;
	visibility:hidden;
}

.vcard{
	width: 400px;
	border: 1px solid gray;
	box-shadow: 1px 1px 3px #888;
	border-top: 10px solid #006ad5;
	min-height: 250px;
	padding-left: 10px;
	padding-top: 10px;
	padding-right: 10px;
	border-radius: 6px;
	transition-duration: 0.2s;
	margin-top:5px;
	margin-bottom:10px;
}
/*
.vcard:hover {
    background-color: #0052a4;
	font-weight: bold;
    color: white;
}
.vcard:visited {
}
.vcard:active {
}
*/

/****************************************************************************************************************************************/
/* Debug-Window */
.DebugDivMini
{
	font-family: Verdana, Arial, sans-serif;
	font-weight:bold;
	color: #ff0000;
	text-align:center;
    width: 13px;
    height: 13px;
	border:2px solid #E8A426;
	background-color:#FFFFFF;
	margin:0px;
	padding:0px;
    line-height: 13px;
	cursor: default;
	display : inline;
}
.DebugDiv
{
	font-family: Verdana, Arial, sans-serif;
	text-align:left;
    min-width: 350px;
	border:2px solid #E8A426;
	background-color:#FFFFDD;
}
.DebugHead
{
	font-weight:bold;
	color: #ff0000;
	background-color:#FFFF00;
	border-bottom:2px solid #E8A426;
	margin:0px;
	padding:0px;
	padding-left:2px;
    line-height: 12px;
} 
.DebugContent
{
	font-size:10px;
	padding-left:2px;
    line-height: 12px;
}
.DebugVars
{
	font-size:10px;
	color:#383838;
	background-color:#eae9e3;
	margin:0px;
	padding:0px;
	border-top:2px solid #E8A426;
    line-height: 12px;
}
.DebugPre
{
	font-size:10px;
	color:#383838;
	margin:0px;
	padding:0px;
    line-height: 12px;
}


.csCode
{
	font-family: Courier New;
	font-weight:normal;
 	font-size:12px;
    line-height: 13px;
	white-space:pre;
	color: #606060;
	background-color:#e8e8e8;
	border:1px dashed #9a9a9a;
	margin:20px;
	padding:10px;
}

/* Deprecated-Window */
.DeprecatedDiv
{
	font-family: Verdana, Arial, sans-serif;
	text-align:left;
    min-width: 350px;
	border:2px solid #800000;
	background-color:#ffe6e6;
}
.DeprecatedHead
{
	font-weight:bold;
	color: #ffffff;
	background-color:#ff0000;
	border-bottom:2px solid #800000;
	margin:0px;
	padding:0px;
	padding-left:2px;
    line-height: 12px;
} 
.DeprecatedContent
{
	font-size:10px;
	padding-left:2px;
    line-height: 12px;
}



.fake_fieldset {
	border: 1px solid #c0c0c0;
	color: #808080;
	border-radius: 6px;
	border-top-width: 0;
	margin-left: 2px;
	margin-right: 2px;
	padding: .35em .625em .75em;
	margin-top: 1em;
}

.fake_legend {
	width: 200px;
	border: 1px solid #c0c0c0;
	border-radius: 6px;
	margin-top: -10px;
	margin-left: 10px;
	background: #ffffff;
	font: 12px "Helvetica";
	text-transform: uppercase;
}
	

#piechartcontent {
	width: 300px;
	height: 250px;
	margin-top: 10px;
	margin-bottom: 10px;
}

.pager {
	width: 30px;
	float:left
	background: #ff0000;
}



.cellbg1 {
    background-color: rgba(221, 128, 71, .45);
}

.cellbg2 {
    background-color: rgba(216, 178, 92, .4);
}




#paginator {
	font-family:  Helvetica, Arial, sans-serif;
  	margin: 10px 0;
	font-size: 12px;
	text-align: center;
	margin-bottom: 5px;
}

#paginator a { color:  #0078cc; text-decoration: none; font-size: 12px; }           
#paginator a:hover { color: #000; }
#paginator a:active { color: #777; }
#paginator a:focus { outline: 1px; }

#filter { 
	width: 250px;
	margin-bottom: 10px; 
}

#wrap {
	width: 950px;
}

#barchartcontent {
	float: left;
	width: 650px;
	height: 250px;
	margin-top: 10px;
	margin-bottom: 10px;
}

#piechartcontent {
	width: 300px;
	height: 250px;
	margin-top: 10px;
	margin-bottom: 10px;
}

#pagecontrol {
	padding-bottom: 5px;
	float: right;
}


input.button-add {
	 font-size: 1em;
	 margin-bottom: 0.4em;
	 border: 1px solid #0052a4;
	 border-radius: 6px;
	 background-color: #d2e9ff;
     cursor: pointer;
	 font-weight: bold;
	 padding: 1px;
	 transition-duration: 0.2s;
	 
	 background-image: url(../img/add.gif); /* 16px x 16px */
    background-repeat: no-repeat;  /* make the background image appear only once */
    background-position: 2px 2px;  /* equivalent to 'top left' */
}

input.button-delete {
	 font-size: 1em;
	 margin-bottom: 0.4em;
	 border: 1px solid #0052a4;
	 border-radius: 6px;
	 background-color: #d2e9ff;
     cursor: pointer;
	 font-weight: bold;
	 padding: 1px;
	 transition-duration: 0.2s;
	 
	 background-image: url(../img/delete.png); /* 16px x 16px */
    background-repeat: no-repeat;  /* make the background image appear only once */
    background-position: 2px 2px;  /* equivalent to 'top left' */
}

input.button-delete2 {
	 font-size: 1em;
	 margin-bottom: 0.4em;
	 border: 1px solid #0052a4;
	 border-radius: 6px;
	 background-color: #d2e9ff;
     cursor: pointer;
	 font-weight: bold;
	 padding: 1px;
	 transition-duration: 0.2s;
	 
	 background-image: url(../img/delete2.png); /* 16px x 16px */
    background-repeat: no-repeat;  /* make the background image appear only once */
    background-position: 2px 2px;  /* equivalent to 'top left' */
}



input.button-cancel {
	 font-size: 1em;
	 margin-bottom: 0.4em;
	 border: 1px solid #0052a4;
	 border-radius: 6px;
	 background-color: #d2e9ff;
     cursor: pointer;
	 font-weight: bold;
	 padding: 1px;
	 transition-duration: 0.2s;
	 
	 background-image: url(../img/cancel.png); /* 16px x 16px */
    background-repeat: no-repeat;  /* make the background image appear only once */
    background-position: 2px 2px;  /* equivalent to 'top left' */
}
input.button-edit {
	 font-size: 1em;
	 margin-bottom: 0.4em;
	 border: 1px solid #0052a4;
	 border-radius: 6px;
	 background-color: #d2e9ff;
     cursor: pointer;
	 font-weight: bold;
	 padding: 1px;
	 transition-duration: 0.2s;
	 
	 background-image: url(../img/edit.gif); /* 16px x 16px */
    background-repeat: no-repeat;  /* make the background image appear only once */
    background-position: 2px 2px;  /* equivalent to 'top left' */
}


#drop_file_zone {
    background-color: #eeeeee;
    border: #999999 5px dashed;
    width: 780px;
    height: 110px;
    padding: 8px;
    font-size: 18px;
}
#drag_upload_file {
  width:80%;
  margin:0 auto;
}
#drag_upload_file p {
  text-align: center;
}
#drag_upload_file #selectfile {
  display: none;
}

/*
#bagua-table th {
  text-align: center;
  font-weight: bold;
}

#bagua-table td {
  width: 150px;
  text-align: left;
  padding: 10px;
}*/

#fristenTable .edit-td .edit-area {
  border: none;
  margin: 0;
  padding: 0;
  display: block;
  background-color: #f2fff2;
  /* remove resizing handle in Firefox */
 /* resize: none;*/

  /* remove outline on focus in Chrome */
  outline: none;

  /* remove scrollbar in IE */
  overflow: auto;
}

#fristenTable .edit-controls {
   /*position: absolute;*/
	text-align: right;
}

#fristenTable button {
 	 font-size: 12px;
	 border: 1px solid #0052a4;
	 border-radius: 6px;
	 background-color: #d2e9ff;
     cursor: pointer;
	padding: 0 6px 0 6px;

}

#fristenTable .editable {
  /*background-color: #d9ffd9;*/
}

#fristenTable .edit-td {
  position: relative;
  padding: 0;
}


#standortData .edit-td .edit-area {
  border: none;
  margin: 0;
  padding: 0;
  display: block;
  background-color: #f2fff2;
  /* remove resizing handle in Firefox */
 /* resize: none;*/

  /* remove outline on focus in Chrome */
  outline: none;

  /* remove scrollbar in IE */
  overflow: auto;
}
#standortData .edit-controls {
   /*position: absolute;*/
	text-align: right;
}

#standortData button {
 	 font-size: 12px;
	 border: 1px solid #0052a4;
	 border-radius: 6px;
	 background-color: #d2e9ff;
     cursor: pointer;
	padding: 0 6px 0 6px;

}
#standortData .editable {
  /*background-color: #d9ffd9;*/
}

#standortData .edit-td {
  position: relative;
  padding: 0;
}

#standortData2 .edit-td .edit-area {
  border: none;
  margin: 0;
  padding: 0;
  display: block;
  background-color: #f2fff2;
  /* remove resizing handle in Firefox */
 /* resize: none;*/

  /* remove outline on focus in Chrome */
  outline: none;

  /* remove scrollbar in IE */
  overflow: auto;
}
#standortData2 .edit-controls {
   /*position: absolute;*/
	text-align: right;
}

#standortData2 button {
 	 font-size: 12px;
	 border: 1px solid #0052a4;
	 border-radius: 6px;
	 background-color: #d2e9ff;
     cursor: pointer;
	padding: 0 6px 0 6px;

}
#standortData2 .editable {
  /*background-color: #d9ffd9;*/
}

#standortData2 .edit-td {
  position: relative;
  padding: 0;
}


.sortMap_A {
 /*Amtsteil:lila*/
	background-color: #ddaeff;
 }

.sortMap_E {
 /*Eingereicht:dunkellila*/
	background-color: #9c15ff;
 	color: #ffffff;
}
.sortMap_M {
 /*Mandantenteil:gelb*/
	background-color: #ffff82;
 }
.sortMap_I {
 /*Intern:blau */
	background-color: #88caff;
 }
.sortMap_Z {
 /*Leer:weiß*/
	background-color: #ffffff;
 }
 .sortMap_X {
 /*REST:grün*/
	background-color: #95ff95;
 }

  .directory:hover {
	cursor:pointer;
}


#progressBarHolder {
  /* begrenzen des Fortschrittbalkens auf 300px breite */
	width: 300px;
    margin:50px;
    text-align:center;
}

#progressBar {
    /* Farbverlauf als Hintergrundbild */
    background-image: linear-gradient(#fff, #808080);
    /* Hintergrund soll nicht über das element wiederholt werden */
    background-repeat:no-repeat;
    /* in der Breite zunächst 0% gefüllt, in der Höhe 100% */
	  background-size: 0% 100%;
    border: 1px solid #808080;
    border-radius: 5px;
    overflow: hidden;
}

#progressInformation {
    color: rgba(0,0,0,0.87);
    font-size: 20px;
    text-align: center;
}


.stickywrapper {
  position: relative;
  /*padding: 0 5px;
  height: 800px;*/
  max-height: 800px;
  overflow-y: auto;
}