@media print {
	
	#cnt {
	 display:none;
	}
	
}


*, *::before, *::after {
 box-sizing: inherit;
 margin:0;
}

html {
    box-sizing: border-box;
  -webkit-text-size-adjust: none;
  text-size-adjust: none;
}

	body {
	 background: rgba(0, 0, 0, 0) url("/q/images/c.jpg") round scroll 0 0 / 100% auto;
	 font-size: 12px;
	 color:#222;
	 font-family: arial,sans-serif;
	
	}
	
	
	html, body {
	    width:100%;
	    height:100%;
	    padding: 0;
}
	
ul {
	list-style: none;
}	

[contenteditable] {
	/*display: inline-block;*/
}

#cover {
	position:fixed;
	display:flex;
	top:0;
	bottom:0;
	left:0;
	right:0;
}

#cMenu {
	background: unset;
}

#cMenu ul {
  padding: 10px;
}

#cMenu ul li:not(:first-child) {
 border-top: 1px solid #DDD;
}

#cMenu li {
	padding: 7px 15px 7px 5px;
	  font-weight: bold;
  font-size:12px;
  border-bottom: 1px solid #FFF;
   background-color: pink;
}

#cMenu li.li_disabled {
	pointer-events:none;
	opacity: 0.4;
}

#cMenu li:hover {
	background-color:#DDD !important;
 	color:#000 !important;
}


#sMenu {
	right:0;
	top: 0;
	bottom:0;
	background-color: rgba(45, 45, 45, 0.1);
	display:none;
	padding-top:95px;
	left:0;
	max-width: 1560px;
  margin: 0 auto;
}

#sMenu ul {
cursor: default;
  padding: 20px;
  background-color: rgba(245, 245, 245, 0.96);
  width:170px;
  float:right;
  margin-right:12px;
  box-shadow: 1px 1px 7px #333;
}

#sMenu ul li:hover {
	background-color:#DDD;
}

#sMenu ul li {
	padding: 7px 15px 7px 5px;
  display: block !important;
  height: unset !important;
  border-top: 1px solid #666;
  border-bottom: 1px solid #FFF;
  font-weight: bold;
  font-size:11px;
  color:#444;
}

#cMenu {
  -moz-user-select: none;
  background-repeat: repeat;
  border: 1px solid #777;
  border-radius: 2px 2px 2px 2px;
  box-shadow: 1px 1px 7px #333;
  background: rgba(48,48,48,0.93);
	background: unset;
  font-size: 12px;
  padding-left: 0;
  padding-right: 0;
  position: absolute;
  display: none;
  width: 150px;
  z-index: 5000;
}

.show_cMenu {
  visibility: visible;
  display: block !important;
}

#cnt.IN_SETTINGS .td_settingsToggle {
	background-color: #993333;
	color: #FFF;
	border-radius:3px;
}

.td_settingsToggle:hover {
border: 1px solid #993333;
	border-radius:3px;
}

#upload {
 display: none;
 top:0; bottom:0; left:0; right:0;
 overflow: auto;
 z-index: 500;
 align-items: center;
 justify-content: center;
}

.clickShield {
 z-index: 600;
}

.cover_confirm {
	z-index: 600;
	background: rgba(5, 5, 5, 0.2);
}

.cover_confirm > div {
	margin: 15% auto; background-color: #fefefe;
	height: fit-content;
	padding:5%;
	
}
	 
.appContainer {
  position: absolute;
  width: 100%;
  top: 50px;
  bottom: 25px;
}

.leftBox, .rightBox, .main {
  bottom: 25px;
  overflow: hidden;
  padding: 5px;
  position: absolute;
  top: 19px;
}

.td_currentApp {
	
}

#top ul {
	font-size:12px;
	color:#555;
  display: flex;
  padding: 0 5px;
}

#top ul li {
  display: inline;
  border: 1px solid transparent;
  text-transform:uppercase;
  padding: 3px 5px 3px 5px;
}

#topLeftSystemInfo {
	display: inline-block !important;
	margin:3px 4px;
		font-weight:bold;
		font-size: 14px;
		border-radius: 3px;
		padding: 2px !important;
}

#topAppMenu li:hover {
  text-decoration: underline;
  color:#000 !important;
}

#LS-data table {
  width: 100%;
  max-width: 700px;
  font-size: 14px;
}

#LS-data table td {
  padding: 3px 10px;
 
}

#LS-data table td span {
  float: right;
}

#APP_AKTU .leftBox {
  max-width: 200px;
  width: 100%;
}

.opt_li_butts {
margin: 0 auto;
padding: 0;
width: 80%;
}

.opt_li_butts button, .opt_li_butts p {
  height: 44px;
  margin-bottom: 10%;
  overflow: hidden;
  opacity: 0.84;
  -webkit-transition: opacity 0.333s cubic-bezier(0, 0, 0.21, 1);
  transition: opacity 0.333s cubic-bezier(0, 0, 0.21, 1);
  outline: none;
  color:#2A2A2A;
  cursor: pointer;
  border: 1px solid #AAAAAA;
  border-radius: 4px;
  width: 100%;
}

.rightDateBox {
  border-radius: 0 5px 0 0;
  position: absolute;
  color: #efefef;
  font-size: 22px;
  text-align: center;
  right: 0;
  top: 0;
  padding: 20px 15px 15px 15px;
  bottom: 0;
  background-color: rgba(10, 10, 10, 0.3);
  width: 18%;
}

#div_bottom {
	cursor: default;
position: absolute; left:0; right:0;  bottom: 0; 
 border-top: 1px solid #AAA;
 height: 25px;
 font-size:12px;
 padding-left:2px;
 color: #555;
 background-color: #EEE;
 z-index:1;
   user-select: none;
}

#div_bottom span {
	white-space: nowrap;
}

[data-date_time="spd"].RED{
  color: crimson;
}

input[type="email"], input[type="text"], input[type="password"] {
  border: 1px solid #888;
  border-radius: 3px;
  font-size: 16px;
  padding: 0.3em;
}

#div_bottom jj{
 border-left: 1px solid #BBB;
 cursor: default;
  padding: 0 7px;
}

#div_bottom table table td{
 border-left: 1px solid #BBB;
padding: 0 7px;
}

#ZEK_start_form table, #AKTU_main_help table {
  border-radius: 3px;
  background-color: rgba(200, 200, 200, 0.8);
  border-spacing: 0 15px;
  border-top: 25px solid #333;
  font-size: 14px;
  padding: 10px 10px;
  width: 100%;
  height: 100%;
  cursor:default;
}

#td_showPass {
	font-size:30px;
	color:black;
}

#AKTU_main_help table {
	width: 500px;
 box-shadow: 0 0 40px rgba(0,0,0,0.51), 0 0 100px rgba(0,0,0,0.25);
}

#AKTU_main_help table tbody{
	height: 250px;
}

#AKTU_main_help table thead{
	height: 50px;
}


#ZEK_start_form thead th {
	font-weight:normal;
	text-align:left; padding:0;
	cursor:default; 
	padding:8px;
}

#ZEK_start_form td {

	text-align:right
}

#help_td_error {
	padding:0 !important;
	color:crimson;
}

.div_start_languages span{
	padding:5px 5px 5px 0;
}

.div_start_languages span:hover {
	  text-decoration: underline;
}

.span_sprakVal, .selectedLanguage_span {
	padding: 0 10px 0 0;
}

.span_sprakVal:hover {
	  text-decoration: underline;
}

.selectedLanguage_span {
	text-decoration: underline;
}

#ZEK_start_form label {display: inline-block;}

#ZEK_start_form label input {
	margin:7px;
}

#top {
 border-bottom: 1px solid #BBB;height: 50px;width: 100%;
 -webkit-user-select: none;
 user-select: none;
}

#cnt.modal #top, #cnt.modal .menuBar {
	opacity:0.5;
	pointer-events:none;
}

#cnt.modal {
	pointer-events:none;
	_background:rgb(220, 220, 220) !important;
	
}



.butt_aktiv {
  background: #CA4;
    background-color: rgb(204, 170, 68);
}

.td_currentApp {
	color: #FFF !important;
background: #777;
}

#login_div, #help_div, #clients_div {
 overflow-y: hidden;
 bottom: 0;
 position: absolute;
 top: 0px;
 min-width: 740px;
 max-width: 1560px;
 left: 0;
 right: 0;
 margin: 0 auto;
 z-index:1;
 background: rgba(0,0,0,0.15);
}

#ZEK_start_form {
 box-shadow: 0 0 40px rgba(0,0,0,0.51), 0 0 100px rgba(0,0,0,0.25);
 width:400px;
}

#cMenu_hide {
	width:100%;
	height:100%;
	background-color: #000000;
}

#clients_div table {
	font-size:14px;
	color:black;
	cursor:default;
	background-color:#FFF;
}

#clients_div td {
	padding:3px 10px;
}

#login_div div, #help_div form, #clients_div form {
z-index: 2000;
padding-left: 25px;
margin-top: 180px;
position: absolute;
color: #FFF;
font-size: 14px;
margin-left: 260px;
}

@media all {
	
	#printContainer > div > table:first-child td, .printContainer > div > table:first-child td{
		vertical-align:top;
 }
	
}

@media screen {

		#printContainer {
		display:none;	
		z-index:100;
		position:absolute;
		top:0;
		bottom:0;
		left:0;
		right:0;
		background: rgba(0, 0, 0, 0.1);
		overflow-y: auto;
	}
			
	#printContainer > div {
	width : 210mm;
	height : 92%;
	margin : 0 auto;
	background-color :  #FFF;
	opacity:0.95;
	margin-top:2%;
	margin-bottom:2%;
	padding: 3mm 3mm;
	}
}

#main_header {
  display: table;
  width: 80%;
  border-bottom: 2px solid #000;
  padding: 12px;
  background-color: rgba(10, 10, 10, 0.3);
}

.main_container {
  width: 80%;
  margin-top: 1em;
}


#cnt {
 position:absolute;
 top:1.5px;
 bottom:1.5px;
 left:0;
 right:0;
 margin: 0 auto;
 background-color: #fefefa; /* baby powder */
 background-color: #f2f2f2;    
 background-color: #fafafa;
 background-color: #fcfcfc;
 min-width:740px;
 max-width: 1560px;
 overflow-y: hidden;
 background: rgba(255, 255, 255, 0.96);
 z-index: 0;
 cursor: default;
}

#topAppMenu {
	overflow-x: auto;
	margin-right:60px;
}

#help {
	position: fixed;
	right:0;
	top: 1.5px;
	bottom: 1.5px;
	width:25%;
	
	background-color:#f6f3f1;
	border-left: 1px solid #BBB;
	display:none;
}

#help > div:first-child {
	height:50px; border-bottom: 1px solid #BBB;
}

#help > div:last-child {
	height: 25px;
	border-top: 1px solid #AAA;
	bottom: 0;
  position: absolute;
	width: 100%;
}


#divOptionPanel {
	 padding: 3px 5px 3px 5px;
}

#divOptionPanel:hover {
	color:#FFF;
	background:#333;
}

#divOptionPanel::after {
	content:"▶";
}

body.help #cnt, body.help #sMenu, body.help #cover {
	right:25%;
	max-width: 1960px;
	max-width: revert;
	box-shadow: revert !important;
}

body.help #help {
	display: block;
}
 
.main {
 position:absolute; left: 0; margin-left: 200px; right: 5px; max-width: 1280px; padding: 0 25px;
 border: 1px solid #aaaaaa;
 border-radius: 5px;
}
	 
#APP_AKTU .main {
 margin-right: 1%;
 max-width: 1280px;
 background-image: linear-gradient(rgba(100, 100, 100, 0.2), rgba(100, 100, 100, 0.2)), url("/images/h.jpg");
 color: #FFF;
 PADDING: 25px;
 font-size: 14px;
}

.hover:hover {
	background-color:#CCC !important;
}

.add_span {
	float:right;
	font-size:16px;
	cursor:pointer;
}

.add_span:hover {
	background-color:pink;
}

#AKTU_main_help {
	position: absolute;
width: 100%;

  height: 310px;
  max-width: 400px;
  margin-left: 60px;
}

#AKTU_main_help tfoot, #AKTU_main_help thead {
	height:1%;
	cursor:default; 
}

#tbody_help_options tr {
  background-color: rgba(10, 10, 10, 0.3);
}

#tbody_help_options tr:hover {
  background-color: rgba(10, 10, 10, 0.6);
}

#APP_AKTU {
	 -webkit-user-select: none;
  user-select: none;
}

#AKTU_main_help td {
  padding: 8px;
  vertical-align: top;
  cursor: default;
}

.APP_CNT_subApp {
  width: 100%;
  height: 100%;
}

.subAppMenuBar {
  top: 0;
  position: absolute;
  margin-top: -49px;
  right: 5px;
  cursor: default;
}

.menuBar > ul li {
  display: inline-block;
  height: 100%;
  margin-left: 5px;
  cursor: default;
  font-size: 11px;
  border-radius: 0 0 2px 2px;
  color: #777;
  padding: 1px 4px 1px 4px;
  text-transform: uppercase;
  position:relative;
  font-weight:700;
}

.menuBar ul > li > ul {
	background:#FFF;
		position:absolute;
	z-index:10;
	padding:0;
	margin-top:5px;
	right:0;
	box-shadow: 0 0 40px rgba(0,0,0,0.2), 0 0 10px rgba(0,0,0,0.2);
}

.ul_dropDownMenu li {
	padding:8px !important;
}

.menuBar li:hover {
	text-decoration: underline;
	color:#000;
}

.menuBar li > ul {

}

.menuBar li > ul li {
 width: 100%;
 background-color:#FFF;
 white-space: nowrap;
 padding: 5px 15px 5px 5px;
 margin-left: 0;
}

.menuBar li > ul li:hover {
 background-color:#DDD;	
}

.subAppMenuBar li {
  display: inline-block;
  padding: 5px 4px 5px 4px;
  cursor: default;
  font-size: 12px;
  color: #333;
  font: 200 12px/1.5 Helvetica, Verdana, sans-serif;
    font-weight: 200;
    font-size: 12px;
  font-size: 11px;
  border: 1px solid transparent;
  letter-spacing: 1px;
  font-weight: bold;
}

.li_currSubApp {
  text-decoration: underline;
  color:#333 !important;
}

.appContainer > div {
  position: absolute;
}

.menuBar {
  position: absolute;
  top: -20px !important;
  right: 5px;
 -webkit-user-select: none;
  user-select: none;
}

/* Maximum width */
@media (max-width: 1000px) {
  .rightDateBox {
    display:none;
  }
}