﻿/* Sikom Software GmbH */
html, body, #wrap{margin:0; padding:0; height:100%; min-height:100% !important;}
.clearfix:after {content: "."; display: block; height: 0; clear: both; visibility: hidden;}
.clearfix {display: inline-block;}
/* Bereich nicht f�r IE-mac Anfang \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* Bereich nicht f�r IE-mac Ende */
.cleared
{
  	display:block;
  	clear: both;
  	float: none;
  	margin: 0;
  	padding: 0;
  	border: none;
  	font-size: 0;
  	height:0;
  	overflow:hidden;
}

#site {width:100%;}

body {
	font-family: Arial, Helvetica, sans-serif;
	color: #000;
}

h1, h2, h3{margin-left: 3px; margin-top: 3px; font-weight: normal;}
h1{font-size: 2em;}
h2{font-size: 2.8em;}
h3{font-size: 1.6em; margin:0; padding:5px;}
h4{font-size:1.2em; padding-left:5px;}

p, ul, ol{
	margin-top:0;
	margin-bottom:2px;
	padding-left:20px;
	clear:left;
	margin-left:3px;
}

ul, ol{ }

a{text-decoration: underline; color: #EB1D1D;}
a:hover{text-decoration: none;}

fieldset {
	width: fit-content;
}

.helplabel:hover{cursor: help;}
.ui-icon-custhelp
{
 background-image: url("/css/jquery-ui/images/ui-icons_aaaaaa_256x240.png");
 background-repeat: no-repeat;
 background-position: -48px -144px;
 float: right;
 left: 10px;
 position: relative;
}

.ui-icon-custhelp:hover{cursor: help;}


/* Formular Login*/
.formular label{width: 20em; float: left; overflow:hidden; margin-left: 5px;}

#login label{width: 10em; display: block; float: left;}
#skCheckbox{display: flex; }
#formElement{clear: left; margin-left: 3px;}
p.formInElement{margin:0 0 2px 3px; line-height:180%; padding-left:5px; clear:left;}
p.formInElement label{width:20em; float:left; padding-left:15px;}
.formButton {float:left; display:block;}
.checkbox{margin-left:-2px;}
.radiobutton
{
	display: block !important;
	margin-left: 25px;
}
legend{padding: 0 0.5em 0.5em 0.5em;}
#wrap {
	margin: 0 auto;
    padding: 0;
    background-attachment: scroll;
    background-color: transparent;
    background-image: url("../images/header.jpg");
    background-repeat: repeat-x;
}

.InlineDropDownField
{
    float:None !important;
    margin-left: 10px;
}

.container{width: 100%;	margin: 0px auto;}

/* Header */

#header {
	display:block;
	width: 100%;
	margin: 0 auto;
	height:110px;
	overflow:hidden;
}

#headerleft{float:left; text-align:left; padding:0px;}
#headermiddle{position:center;}
#headertext{    
    position: absolute;
    margin-top: -15px;
    margin-left: 40%;
    width: 10%;
    font-size: 0.8em;
	}
#headertext h1{position:absolute; color: #d2d2d2; font-size:2.8em; font-weight:900; letter-spacing:1px;}
#headerright{float:right; text-align:right; padding-top:34px; padding-right:0px;}
img.banner{float:right; height:65px; margin-top:32px; margin-right:25px;}
img.slogan{margin-top:35px; margin-left:20%; height: 60px;}
/* Search */

#search
{
	margin-left:auto;
	margin-right:auto;
}

#search form
{
}

#search fieldset{border: 1px solid #fec262;}
#search-button
{
    padding-bottom: 0px;
    padding-left: 0px;
    padding-right: 0px;
    position: absolute;
}

#search-text
{
    background-attachment: scroll;
    background-color: transparent;
    background: white;
	border: #b1001b 1px solid;
    width: calc(100% - 88px);
    color: #000000;
    padding: 0 5px;
    margin-left: 44px;
    box-sizing: border-box;
}

#search-submit
{
    width: 45px;
    height: 26px;
    border: none;
    background: none;
    text-indent: -9999px;
    color: #FFFFFF;
}

/* Menu */

#menu {display:block; background:url(../images/hmenu.jpg) top repeat-x;	width:100%; z-index:100;}

#sddm
{
    margin: 0;
    padding: 0;
    z-index: 30;
    background-color: transparent;
	background:url(../images/hmenu.jpg) top repeat-x;
    margin-left: calc(22% + 2em - 5px);
    height: 34px;
	z-index:120;
}

#sddm li
{
    margin: 0;
    padding: 0;
    list-style: none;
    margin-left: 0px;
    background-color: transparent;
    float: left;
    z-index:125;
}

#sddm li a
{
    display: block;
    background-color: transparent;
    z-index: 40;
    color: #FFFFFF;
    padding: 4px 10px;
    text-align: center;
    text-decoration: none;
}


#sddm li a:hover
{
    background-attachment: scroll;
    background-color: transparent;
    background-position: 0% 0%;
    background-repeat: repeat;
}

#sddm div
{
    position: absolute;
    visibility: hidden;
    margin: 0;
    padding: 0;
    background: #9ed0ff;
    border: 1px solid #5970B2;
	z-index:122;

}

#sddm div a
{
    position: relative;
    display: block;
    margin: 0;
    padding: 5px 10px;
    width: auto;
    white-space: nowrap;
    text-align: left;
    text-decoration: none;
    background: #00529e;
    color: #FFFFFF;
    font: 12px arial;
}

#sddm div a:hover{background: #49A3FF; color: #FFF;}

/* Page */

#page {
	float:left;
	background:#444549;
	display:block;
	width: 22%;
	margin: 0;
	height: calc(100vh - 85px);
	overflow:auto;
	min-width: 250px;
	max-width: 400px;
}

#warpper1 {
	float:right;
	width:78%;
	overflow:auto;
	height: calc(100vh - 85px);
    /*background-color: #D9E3E9 !important;*/
}

/* Content */
#content{text-align:left; padding:0px; overflow-y: auto; padding: 2em;}

/* Sidebar */
#sidebar{
	position:relative;
	background-color: #444549;
	overflow:auto;
}

/* Toolbar */
#toolbar
{
    display: none;
    padding-left: 10px;
    padding-top: 5px;
    clear: right;
	overflow:auto;
}

#toolbar img
{
    float: left;
    margin-left: 5px;
    margin-right: 5px;
}

#tree
{
    padding-bottom: 3px;
    overflow:auto;
    list-style: none outside none;
    background: #444549;
	clear:right;
}

/* Monitor */

#monitor{
	position:absolute;
	margin:0 0 0 -22% !important;
	padding:0;
	width:100%;
	overflow:hidden;
	background:#fff;
}

warpper2{
	display:block;
	margin-left:auto;
	margin-right:auto;
	overflow:hidden;
	width:100%;
}

#monitorwrapper{
    width: 100%;
}

#mlogbook th.liveLogCol0, td.liveLogCol0, #mcallist th.liveLogCol0, td.liveLogCol0{width:15%;}
#mlogbook th.liveLogCol1, td.liveLogCol1, #mcallist th.liveLogCol1, td.liveLogCol1{width:20%;}
#mlogbook th.liveLogCol2, td.liveLogCol2, #mcallist th.liveLogCol2, td.liveLogCol2{width:20%;}
#mlogbook th.liveLogCol3, td.liveLogCol3, #mcallist th.liveLogCol3, td.liveLogCol3{width:15%;}
#mlogbook th.liveLogCol4, td.liveLogCol4, #mcallist th.liveLogCol4, td.liveLogCol4{width:30%;}
#mlogbook td.liveLogEmptyTd, #mcallist td.liveLogEmptyTd{border:1px #fff solid; height:1%;}

#mcallist{
	float:left;
	top:100px;
	left:150px;
	width:71%;
	padding:5px 10px;
	overflow:auto;
}

#mcallist table
{
    border-collapse: collapse;
    border: 1px #aaa solid;
	padding:5px;
	width:100%;
	overflow:hidden;
}

#mcallist th{
	/*background: url(../images/tablemenu.jpg) repeat-x;*/
	padding: 5px;
	font-weight:700;
	border:1px #999 solid;
}

#mcallist td
{
    border: 1px solid #999;
    padding: 0.1em 0.3em;
    text-align: left;
    vertical-align: top;
}

#mStates{
	/*float:right;*/
	top:100px;
	right:150px;
	width:25%;		
	padding:10px 5px 5px 5px;
	overflow:auto;
}

#mStates table
{
    border-collapse: collapse;
	border:#aaa 1px solid;
	width:100%;
}

#mStates th{
	/*background:url(../images/tablemenu.jpg) repeat-x;*/
	padding:5px;
	font-weight:700;
	border:1px #999 solid;
}

#mStates td
{
    border: 1px solid #999;
    padding: 0.1em 0.3em;
    text-align: left;
    vertical-align: top;
	font-size:100%;
}

#sonderziele{
	float:left;
	left:20px;
	width:95%;
	padding:5px 10px;
	overflow:auto;
	position:relative;
}

#sonderziele table
{
    border-collapse: collapse;
    border: 1px #aaa solid;
	padding:5px;
	width:100%;
}

#sonderziele th{
	/*background: url(../images/tablemenu.jpg) repeat-x;*/
	padding: 5px;
	font-weight:700;
	border:1px #999 solid;
}

#sonderziele td
{
    border: 1px solid #999;
    padding: 0.1em 0.3em;
    text-align: left;
    vertical-align: top;
}

.datatable table
{
    border-collapse: collapse;
    border: 1px #aaa solid;
	padding:5px;
	width:100%;
}

.datatable th{
	/*background: url(../images/tablemenu.jpg) repeat-x;*/
	padding: 5px;
	font-weight:700;
	border:1px #999 solid;
}

.datatable td
{
    border: 1px solid #999;
    padding: 0.1em 0.3em;
    text-align: left;
    vertical-align: top;
}

#Alarmtype{
	float:left;
	left:20px;
	width:95%;
	padding:5px 10px;
	overflow:auto;
	position:relative;
}

#Alarmtype table
{
    border-collapse: collapse;
    border: 1px #aaa solid;
	padding:5px;
	width:100%;
}

#Alarmtype th{
	/*background: url(../images/tablemenu.jpg) repeat-x;*/
	padding: 5px;
	font-weight:700;
	border:1px #999 solid;
}

#Alarmtype td
{
    border: 1px solid #999;
    padding: 0.1em 0.3em;
    text-align: left;
    vertical-align: top;
}

#Recipient_Offset_1{
	float:left;
	left:20px;
	width:95%;
	padding:5px 10px;
	overflow:auto;
	position:relative;
}

#Recipient_Offset_1 table
{
    border-collapse: collapse;
    border: 1px #aaa solid;
	padding:5px;
	width:100%;
}

#Recipient_Offset_1 th{
	/*background: url(../images/tablemenu.jpg) repeat-x;*/
	padding: 5px;
	font-weight:700;
	border:1px #999 solid;
}

#Recipient_Offset_1 td
{
    border: 1px solid #999;
    padding: 0.1em 0.3em;
    text-align: left;
    vertical-align: top;
}

#Recipient_Offset_2{
	float:left;
	left:20px;
	width:95%;
	padding:5px 10px;
	overflow:auto;
	position:relative;
}

#Recipient_Offset_2 table
{
    border-collapse: collapse;
    border: 1px #aaa solid;
	padding:5px;
	width:100%;
}

#Recipient_Offset_2 th{
	/*background: url(../images/tablemenu.jpg) repeat-x;*/
	padding: 5px;
	font-weight:700;
	border:1px #999 solid;
}

#Recipient_Offset_2 td
{
    border: 1px solid #999;
    padding: 0.1em 0.3em;
    text-align: left;
    vertical-align: top;
}

#X_Rooms{
	float:left;
	left:20px;
	width:95%;
	padding:5px 10px;
	overflow:auto;
	position:relative;
}

#X_Rooms table
{
    border-collapse: collapse;
    border: 1px #aaa solid;
	padding:5px;
	width:100%;
}

#X_Rooms th{
	/*background: url(../images/tablemenu.jpg) repeat-x;*/
	padding: 5px;
	font-weight:700;
	border:1px #999 solid;
}

#X_Rooms td
{
    border: 1px solid #999;
    padding: 0.1em 0.3em;
    text-align: left;
    vertical-align: top;
}

#do_zone, #do_dect_cell , #do_room, #X_Nurse, #tel_notruf_whitelist, #do_source_dect, #AtasAlarmType, #AtasAlarmGroup, #ESPA_MD800{
	float:left;
	left:20px;
	width:95%;
	padding:5px 10px;
	overflow:auto;
	position:relative;
}

#do_zone table, #do_dect_cell table, #do_room table, #X_Nurse table, #tel_notruf_whitelist table, #do_source_dect table, #AtasAlarmType table, #AtasAlarmGroup table, #ESPA_MD800 table
{
    border-collapse: collapse;
    border: 1px #aaa solid;
	padding:5px;
	width:100%;
}

#do_zone th, #do_dect_cell th, #do_room th, #X_Nurse th, #tel_notruf_whitelist th, #do_source_dect th, #AtasAlarmType th, #AtasAlarmGroup th, #ESPA_MD800 th{
	/*background: url(../images/tablemenu.jpg) repeat-x;*/
	padding: 5px;
	font-weight:700;
	border:1px #999 solid;
}

#do_zone td, #do_dect_cell td, #do_room td, #X_Nurse td, #tel_notruf_whitelist td, #do_source_dect td, #AtasAlarmType td, #AtasAlarmGroup td, #ESPA_MD800 td
{
    border: 1px solid #999;
    padding: 0.1em 0.3em;
    text-align: left;
    vertical-align: top;
}


#toolbarlive{
font-weight: normal;
font-size: 2em;
margin:0; 
padding:5px;
}

#toolbarlog{
font-weight: normal;
font-size: 2em;
margin:0; 
padding:5px;
}

#mlogbook{
	float:left;
	top:100px;
	margin-top: 30px;
	left:150px;
	width:71%;
	padding:5px 10px;
	clear:both;
	overflow:auto;
}

#mlogbook table
{
    border-collapse: collapse;
	border: #aaa 1px solid;
	width:100%;
}

#mlogbook th{
	/*background:url(../images/tablemenu.jpg) repeat-x;*/
	padding: 5px;
	font-weight:700;
	border:1px #999 solid;
}

#mlogbook td
{
    border: 1px solid #999;
    padding: 0.1em 0.3em;
    text-align: left;
    vertical-align: top;
	font-size: 100%;
}

#callinfo table
{
    margin-top: 20px;
    margin-left: 10px;
    border-collapse: collapse;
    border-width: 1px;
    border-color: #000;
    border-style: solid;
}

#callinfo th{background: #000;}
#callinfo th, #callinfo td
{
    border: 1px solid #999;
    padding: 0.1em 0.3em;
    text-align: left;
    vertical-align: top;
    white-space: nowrap;
}

/* MemberOverview */
.MemberOverview
{
    /*border: 1px solid #222222;*/
    margin-left: 10px;
    margin-top: 10px;
    min-width: 400px;
}

/* Systeminformationen*/
.sysinfo{width:300px; display:block; float:left;}

.aboutText{padding-left:7px;}
.MonitorHeadline{font-size: 1.6em; margin:0; padding:0px; margin-top: 3px; font-weight: normal;}

/* Sonderziele */
.TableDelete, .TableEdit
{
    cursor:pointer;
    height: 22px;
    width: 22px;
	padding-left: 4px;
    padding-right: 4px;
}


.TableDeleteCol, .TableEditCol 
{
  text-align:center !important;
}

/*Dialogeingaben*/
#dialog-edit input, #dialog-new input
 {
      display:block; 
      margin-bottom:13pt; 
      width:95%; 
      padding: .4em;
 }
#dialog-edit fieldset, #dialog-new fieldset
 {           
      padding:0; 
      border:0;
      margin-top:25px; 
 }
 
 /* For DataTables 1.9.1 */
 .paging_full_numbers a.paginate_button,
 .paging_full_numbers a.paginate_active {
	border: 1px solid #aaa;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	padding: 2px 5px !important;
	margin: 0 3px;
	cursor: pointer;
	cursor: hand;
	color: #333 !important;
}

.paging_full_numbers a:active {
	outline: none
}

.paging_full_numbers a:hover {
	text-decoration: none;
}

.paging_full_numbers a.paginate_button {
	background-color: #FFF;
}

.paging_full_numbers a.paginate_button:hover {
	background-color: #f0f0f0;
	text-decoration: none !important;
}

.paging_full_numbers a.paginate_active {
	background-color: #99B3FF;
}

.FormNotification
{
	margin: 10px 10px 10px 10px;
	padding: 3px 3px 3px 3px;
    border: 1px solid #aaa;
    background-color: #FFF86E;	
    font-weight: bold;
    font-size:14px;
}

.MenuDeactivated
{
    color: #BBBBBB !important;
    display: block !important;
    background-color: transparent !important;
    z-index: 40 !important;
    font-size: 10pt !important;
    font-weight: bold !important;
    padding: 4px 10px !important;
    text-align: center !important;
    text-decoration: none !important;
}

.ReportLink
{
	font-size: 16pt;
	margin: 10px 10px 10px 10px;
	padding: 3px 3px 3px 3px;
}

.container
{
background: #ff170b; /* Old browsers */
/* IE9 SVG, needs conditional override of 'filter' to 'none' */
background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMTAwJSIgeDI9IjEwMCUiIHkyPSIwJSI+CiAgICA8c3RvcCBvZmZzZXQ9IjAlIiBzdG9wLWNvbG9yPSIjZmYxNzBiIiBzdG9wLW9wYWNpdHk9IjEiLz4KICAgIDxzdG9wIG9mZnNldD0iMzklIiBzdG9wLWNvbG9yPSIjYjIwMDFiIiBzdG9wLW9wYWNpdHk9IjEiLz4KICAgIDxzdG9wIG9mZnNldD0iNzMlIiBzdG9wLWNvbG9yPSIjOGMwMDE1IiBzdG9wLW9wYWNpdHk9IjEiLz4KICAgIDxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iIzNlMDAxMiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgPC9saW5lYXJHcmFkaWVudD4KICA8cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMSIgaGVpZ2h0PSIxIiBmaWxsPSJ1cmwoI2dyYWQtdWNnZy1nZW5lcmF0ZWQpIiAvPgo8L3N2Zz4=);
background: -moz-linear-gradient(45deg,  #ff170b 0%, #b2001b 39%, #8c0015 73%, #3e0012 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left bottom, right top, color-stop(0%,#ff170b), color-stop(39%,#b2001b), color-stop(73%,#8c0015), color-stop(100%,#3e0012)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(45deg,  #ff170b 0%,#b2001b 39%,#8c0015 73%,#3e0012 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(45deg,  #ff170b 0%,#b2001b 39%,#8c0015 73%,#3e0012 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(45deg,  #ff170b 0%,#b2001b 39%,#8c0015 73%,#3e0012 100%); /* IE10+ */
background: linear-gradient(45deg,  #ff170b 0%,#b2001b 39%,#8c0015 73%,#3e0012 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ff170b', endColorstr='#3e0012',GradientType=1 ); /* IE6-8 fallback on horizontal gradient */
}




     /* Ersteinrichtung */
#left0div{
left: 50px;
position: relative;
top: 100px;
width: 145px;
}

#buttonIcon{
 position: absolute;
 top: 31px;
 left: 41px;
 height: 52px;
 z-index: 1;
}

#buttonImg{
 height: 140px;
 z-index: 1;
}

#buttontext{
 position: absolute;
 top: 89px;
 left: 26px;
 width: 94px;
 z-index: 1;
 font-size: 14px;
 text-align: center;
}
#FirstconfigTitle{
font-size: 18pt;
left: 149px;
position: relative;
top: 97px;
width: 300px;
}

#left1div{
left: 50px;
position: relative;
top: 155px;
width: 145px;
}

#middle0div
{
left: 182px;
position: relative;
top: -88px;
width: 214px;
}
#middle0img{
height:210;
}

#middle0text
{
 position: absolute;
 left: 38px;
 top: 111px;
 font-size: 14px;
 border-style: solid; 
 background-color: #FFFFFF; 
 border-color: #777777;
 border-width: 1px;
}


#right0div{
left: 370px;
position: relative;
top: -347px;
width: 145px;
}

#right1div{
left: 370px;
position: relative;
top: -292px;
width: 145px;
}
#bottomdiv{
left: 140px;
position: relative;
top: -276px;
}

#arrow0{
height: 30px;
left: 38%;
position: absolute;
top: 286px;
width: 20%;
}

#FirstconfigBoxHelpDiv{
font-size: 18px;
left: 205px;
position: relative;
top: -360px;
width: 165px;
}

#FirstConfigWrapper{
position: relative;
}

#FirstConfigOverview
{
    border-collapse:collapse;
	text-align: center;
	color: #000;
	font-size: 14px;
	background-color: white;
}

#FirstConfigOverview td, th
{
    border: 2px solid white;
	border-right-width: 0px;
	border-left-width: 0px;
	border-top-width: 0px;
	padding-left: 10px;
    padding-right: 10px;
}

#FirstConfigOverview img
{
    width: 36px;
	/*height: 12px;*/
}

.logo
{
    background-image: url("../images/RedOneLogo.svg");
    width: calc(22vw);
    background-position: center;
    background-size: auto 70px;
    background-repeat: no-repeat;
    cursor: pointer;
	min-width: 250px;
	max-width: 400px;
}

.FirstConfigOverview_ModulOut
{
    width: 32px !important;
	height: 32px !important;
	margin: 0 0 0 0 !important;
	padding: 0 0 0 0 !important;
}

.FirstConfigOverview_Logo
{
	/*height: 48px !important;
	width: 100px !important;*/
	height: 0px !important;
	width: 0px !important;
}
.FirstConfigOverview_Headline
{
    background-color: #f4f8fa;
	border-top-width: 0px;
}

.FirstConfigOverview_Contact
{
    height: 13px !important;
}

.FirstConfigOverview_Connector1
{
    width: 100px !important;
	height: 10px !important;
}

.FirstConfigOverview_Connector2
{
    width: 100px !important;
	height: 40px !important;
}

.FirstConfigOverview_Connector3
{
    width:  100px !important;
	height:  75px !important;
}

.FirstConfigOverview_Col0
{
	background-color: #e6edf1;
}
.FirstConfigOverview_Col1
{
	background-color: #edf3f6;
}
.FirstConfigOverview_Col2
{
	background-color: #e0e8ed;
}
.FirstConfigOverview_Col3
{
	background-color: #edf2f5;
}
.FirstConfigOverview_Col4
{
	background-color: #e6edf1;
	line-height: 0px !important;
}

.FirstConfigOverview_OutModuleText
{
	text-align: left !important;
	padding-left: 20px !important;
}

/* CallStates for DataTables */
/* CallStates for DataTables */
tr.callstate0
{
	background-color: #FFFFD2 !important;
}
tr.callstate1
{
	background-color: #AFE495 !important;
}
tr.callstate2
{
	background-color: #FFFF20 !important;
}
tr.callstate7
{
	background-color: #87CEFF !important;
}
tr.callstate8
{
	background-color: #87CEFF !important;
}
tr.callstate15
{
	background-color: #AFE495 !important;
}
tr.callstate16
{
	background-color: #AFE495 !important;
}
tr.callstate17
{
	background-color: #AFE495 !important;
}
tr.callstate18
{
	background-color: #FFB3B3 !important;
}
tr.callstate19
{
	background-color: #AFE495!important;
}
tr.callstate20
{
	background-color: #98f47c !important;
}
tr.callstate27
{
	background-color: #FFB3B3 !important;
}
tr.callstate32
{
	background-color: #AFE495 !important;
}
tr.callstate33
{
	background-color: #FFB3B3 !important;
}
tr.callstate34
{
	background-color: #FFB3B3 !important;
}
tr.callstate35
{
	background-color: #AFE495 !important;
}
tr.callstate41
{
	background-color: #AFE495 !important;
}
tr.callstate58
{
	background-color: #FFB3B3 !important;
}
tr.callstate64
{
	background-color: #FFB3B3 !important;
}			
tr.callstate65
{
	background-color: #FFB3B3 !important;
}
tr.callstate98
{
	background-color: #AFE495 !important;
}	
tr.callstate99
{
	background-color: #FFFFD2 !important;
}
tr.callstate120
{
	background-color: #AFE495 !important;
}
tr.callstate121
{
	background-color: #FFB3B3 !important;
}	
tr.callstate128
{
	background-color: #FFB3B3 !important;
}
tr.callstate129
{
	background-color: #f48d99 !important;
}
tr.callstate130
{
	background-color: #AFE495 !important;
}	
tr.callstate131
{
	background-color: #FFB3B3 !important;
}	
tr.callstate132
{
	background-color: #f0f47c !important;
}
tr.callstate133
{
	background-color: #FFB3B3 !important;
}
tr.callstate134 
{
	background-color: #AFE495 !important;
}
tr.callstate256
{
	background-color: #AFE495 !important;
}		
tr.callstate512
{
	background-color: #AFE495 !important;
}
tr.callstate1025
{
	background-color: #AFE495 !important;
}

td.details-control {
	background: url('../images/PlusCircle.png') no-repeat center center;
	background-size: 32px 32px;
	background-origin: content-box;
	cursor: pointer;
}

tr.shown td.details-control {
	background: url('../images/MinusCircleFull.png') no-repeat center center;
	background-size: 32px 32px;
	background-origin: content-box;
	cursor: pointer;
}


body, input, textarea, select {
  line-height: 20px;
  font-size: 14px;
}

#menu {
  background: rgb(219,15,30);
  background: linear-gradient(90deg, rgba(219,15,30,1) 34%, rgba(77,0,21,1) 100%);
}
#sddm {
  background: none;
}

.jstree-default .jstree-hovered 
{ 
 color: #fe051b;
}
body .jstree  li { margin-bottom: 4px;}
body .ui-widget {line-height: 24px; font-size: 14px;}

body .jstree-default .jstree-clicked, 
body .jstree-default .jstree-hovered {
  background: none; 
  border: none;
  padding: 0.5em;
  color: #fe051b;
  margin-left: 14px;
}

body .jstree a {padding: 0; margin-left: 14px;}
body .jstree a > .jstree-icon  {
	margin-right: 12px; 
	display:none; 
}
input + input {margin-left: 7px;}
.dataTables_filter {margin-bottom: 1em;}

.jstree-open::before , 
.jstree-closed::before {
    content: " ";
	background-image: url("../images/right.svg");
	background-repeat: no-repeat;
    width: 17px;
	height: 17px;
    display: block;
	grid-area: arrow;
}
.jstree-open::before {
	background-image: url("../images/down.svg");
}
body .jstree li > .jstree-icon {
	opacity: 0;
	cursor: pointer;
}

body .jstree > ul > li  {
	display: grid;
	grid-template-columns: minmax(0, 1fr) 0px 30px;
	grid-template-areas: "text hiddenIcon arrow"
						 "sub sub sub";
	align-items: center;
}

body .jstree > ul > li > ul > li  {
	display: grid;
	grid-template-columns: minmax(0, 1fr) 0px 30px;
	grid-template-areas: "text hiddenIcon arrow"
						 "sub sub sub";
	align-items: center;
}


body .jstree li > a {
	grid-area: text;
	padding: 0.5em;
}

body .jstree ul {
	padding-top: 3px;
}
body .jstree-default.jstree > ul > li {
}
body .jstree-default.jstree > ul > li a {
	color: white;
}


body .jstree-default.jstree a.jstree-clicked {
    color:  #fe051b;
}

body .jstree-default.jstree > ul > li ul {
	background-color: #444549;
	grid-area: sub;
}

/* Startseite */

#StartScreen
{
	position:absolute;
	top:90px;
	display:grid;
	grid-template-columns: minmax(0,1fr) minmax(0,1fr) minmax(0,1fr);
	grid-column-gap: 100px;
	left: 1vw;
}

#StartScreen0
{
	
}

#StartScreen1
{
	
}

#StartScreen2
{
	
}

.round {
  position: relative;
}

.round label {
  background-color: #fff;
  border: 1px solid #444549;
  border-radius: 50%;
  cursor: pointer;
  height: 14px;
  left: 0;
  position: absolute;
  top: 0;
  width: 14px;
  margin-left: 0;
}

.round label:after {
  border: 2px solid #fff;
  border-top: none;
  border-right: none;
  content: "";
  height: 3px;
  left: 3px;
  opacity: 0;
  position: absolute;
  top: 4px;
  transform: rotate(305deg); /*-45*/
  width: 6px;
}

.round input[type="checkbox"] {
  visibility: hidden;
}

.round input[type="checkbox"]:checked + label {
  background-color: #66bb6a;
}

.round input[type="checkbox"]:checked + label:after {
  opacity: 1;
}


.ui-dialog 
{
position:fixed;
}