@charset "utf-8";
/*
-----------Allgemeingültige CSS-Formatierung-----------
*/
* {
	border: 0;
	margin: 0;
	padding: 0;
	font: 1em Arial;
	/*font-family: Arial;*/
	font-family: "Delivery Regular",sans-serif;
}
html {
	background-color: #fff;
}
body {
	color: #555555;
	background-color: #fff;
	padding-bottom: 25px;
}
#variableBreite {
	min-width: 1007px;
}
#variableBreite5 {
	min-width: 1300Px;
}
.hightag {
	font-weight: bold;
	font-style: italic;
	color: #00008b;
}
.hightag span {
	font-weight: bold;
	font-style: italic;
	color: #0000ff;
}
a {
	text-decoration: none;
}
select {
	text-align: right;
}
/*
Klassen für Überschriftformatierung mit div oder span, wenn <h1>-<h4> nicht validiert werden können
*/
.h1 {
	width: 760px;
	margin: 20px 5px;
	font: 1em Arial;
	text-align: center;
	border-bottom: 1px solid #4682b4;
	color: #000000;
}
.h2 {
	font-weight: bold;
	color: #000080;
	border-bottom: 1px solid #ff0000;
	padding-left: 5px;
}
.h3 {
	font: .8em Arial;
	color: #4682b4;
}
.h4 {
	text-align: justify;
	border-left: 2pt solid #ff0000;
	padding-left: 3pt;
}
/*
----------Wrapper für Ausrichtung der Homepage horizontal in Fenstermitte----------
*/
#wrapper {
	left: 50%;
	margin-left: -505px;
	position: absolute;
	top: 30px;
	width: 1010px;
}
#wrapper2 {
	width: 1024px;
	margin: 0 auto;
	top: 30px;
	position: relative;
				/*border:1px solid yellow;*/;
}
#wrapper1 {
	position: relative;
	width: 98%;
	margin-left: -49%;
	left: 50%;
	margin-top: 30px;
}
#wrapper3 {
	position: relative;
	top: 30px;
	margin: 0px 10px;
}
/*
-----------Kopfzeile mit Hintergrundgrafik und Firmenlogo und Hauptmenü-----------
*/
#navigation2 {
	position: relative;
	background-color: #f3f3f3;
	width: 100%;
	border-collapse: collapse;
}
#navigation2  tr{
	 height: 65px;
	 overflow: hidden;
	 vertical-align: top;
}
#navigation2  td {
}
#Logo2 {
	padding: 2px;
	height: 60px;
}
#Header2 {
	margin-left: 10px;
	padding: 2px;
	height: 60px;
	font: 40pt Arial;
	color: #5070a0;
	vertical-align: top;
}
#navigation {
	position: relative;
	height: 65px;
	background-color: #f3f3f3;
	overflow: hidden;
}
#navigation ul {
	margin-top: 3px;
	padding-left: 0px;
	padding-right: 15px;
	float: right;
}
#navigation ul li {
	list-style-type: none;
	display: inline;
	padding-right: 5px;
}
#Logo {
	padding: 2px;
	float: left;
	height: 60px;
}
#Header {
	margin-left: 10px;
	padding: 2px;
	height: 60px;
	font: 40pt Arial;
	color: #5070a0;
	float: left;
}
#menu {
	margin-top: 3px;
	padding-left: 0px;
	padding-right: 0px;
	float: right;
}
#menu a {
	/*padding-right: 5px;*/
}
#menu .icon {
	height: 40px;
	background-color: #FFD700;
	border: none;
	border-right: 1px solid #000000;
	color: #000000;
	padding: 5px 10px;
	text-align: center;
	text-decoration: none;
	display: inline-block;
	font-size: 12pt;
	font-weight: bold;
	margin: 4px 0px;
	cursor: pointer;
	font-family: "Delivery Bold",sans-serif;
}
#GPSStat .icon {
	background-color: #FFD700;
	border: none;
	color: #000000;
	padding: 5px;
	text-align: center;
	text-decoration: none;
	display: inline-block;
	font-size: 12pt;
	font-weight: bold;
	margin: 4px 2px;
	cursor: pointer;
	border-radius: 5px;
	font-family: "Delivery Bold",sans-serif;
}
#login2 {
	height: 60px;
	margin-top: 3px;
	margin-right: 15px;
	float: left;
}
#login2 p {
	position: relative;
	height:40px;
	margin-top: 4px;
	margin-bottom: 4px;
	color: #000000;
	background-color: #FFD700;
	border-left: 2px solid #000000;
	padding: 5px 10px;
	font-size: 12pt;
	font-weight: bold;
	cursor: pointer;
	font-family: "Delivery Bold",sans-serif;
}
#login2 button {
	position: absolute;
	top: 0px;
	left: 0px;
	height:50px;
	width: 100%;
	background-color: transparent;
	cursor: pointer;
	display: inline-block;
}
#login, #loginReleaseCode {
	position: relative;
	font-family: "Delivery Bold",sans-serif;
	width: 15.625rem;
	margin: 0 auto;
	margin-top: 12.5rem;
}
#login p {
	font-size: 1rem;
	color:#000000;
	margin-top: 0.625rem;
}
#loginReleaseCode p {
	font-size: 1.5rem;
	color:#000000;
	margin-top: 0.625rem;
}
#login span, #loginReleaseCode span {
	font-size: 1rem;
	color:#ff0000;
}
#login input, #loginReleaseCode input {
	font-size: 1.5rem;
	border: 0.0625rem solid #000000;
	margin-bottom: 0;
	width: 100%;
	margin-top: 0.1875rem;
	padding: 0.3125rem;
}
#login button, #loginReleaseCode button {
	font-size: 1.5rem;
	background-color: #FFD633;
	margin-bottom: 0;
	width: 105%;
	margin-top: 0.1875rem;
	padding: 0.3125rem;
	cursor: pointer;
}
#loginReleaseCode button {
	font-size: 1rem;
}
/*"only screen and (min-width: 800px) and (hover:none) and (pointer:coarse)").matches && !(window.matchMedia("only screen and (min-width: 800px) and (any-hover:hover) and (any-pointer:fine)").matche*/
@media screen and (min-width:50em) and (hover:none) and (pointer:coarse) {
	#login, #loginReleaseCode {
		width: 31.25rem;
		margin-top: 25rem;
	}
	#login p {
		font-size: 3rem;
		margin-top: 1.250rem;
	}
	#loginReleaseCode p {
		font-size: 4rem;
		margin-top: 1.250rem;
	}
	#login span, #loginReleaseCode span {
		font-size: 3rem;
	}
	#login input, #loginReleaseCode input {
		font-size: 5rem;
		border: 0.125rem solid #000000;
		margin-top: 0.375rem;
		padding: 0.625rem;
	}
	#login button, #loginReleaseCode button {
		font-size: 5rem;
		margin-top: 0.375rem;
		padding: 0.625rem;
	}
	#loginReleaseCode button {
		font-size: 3rem;
	}
	.options-menu {
		width: 900px;
	}
	.options-menu h1 {
		font-size: 40pt;
		padding: 10px;
	}
	.options-menu input{
		font-size: 40pt;
		padding: 10px;
	}
	.options-menu button {
		font-size: 40pt;
		padding: 10px;
	}
	.options-menu p{
		font-size: 40pt;
		padding: 10px;
	}
}
/*
----------Hauptteil der Seite, umfasst Subnavigation und Content----------
*/
#main {
	clear: both;
	position: relative;
	width: 100%;
	padding-bottom: 30px;
}
/*
----------Submenu inklusive der Linkdefinitionen-----------
*/
#submenu {
	float: left;
	margin-top: 0px;
	margin-bottom: 20px;
	height: 600px;
}
#innerSubmenu {
	margin-top: 20px;
	padding-left: 0px;
	border-right: 2px solid #d3d3d3;
}
#innerSubmenu li {
	color: #808080;
	margin: 3px 0px 3px 5px;
	list-style-type: none;
}
#submenu li a span {
	color: #ffffff;
}
#submenu li a:hover span {
	color: #0000ff;
}
#submenu li a:link, #submenu li a:visited {
	font: .8em Arial;
	color: #555555;
}
#submenu li a:hover {
	color: #0000ff;
}
#submenu li strong {
	font-weight: normal;
	font: .95em Arial;
	color: #000000;
	border-bottom: 1px solid #0000ff;
}
/*
----------Contentbereich-----------
*/
#content {
	position: relative;
	right: 0px;
}
#innerContent {
	font-family: Courier New;
}
#content li {
	list-style: none outside;
}
#content a {
	color: #555555;
}
#content a:hover {
	border-bottom: 1px solid #0000ff;
}
#Filter {
	position: relative;
	width: 317px;
	font: .7em Arial;
	margin-bottom: 30px;
}
#Filter form {
	padding: 5px;
	background-color: #F5F5F5;
}
#Filter input, #Filter select {
	width: 125px;
	margin-right: 10px;
	border: 1px groove #00f;
}
#Filter span input {
	width: 35px;
	border: none;
	background-color: #E6E6FA;
	margin-right: 0px;
}
#ListingHead {
	position: relative;
	height: 1em;
	border-bottom: 1px solid #d3d3d3;
	padding-bottom: 5px;
	margin-bottom: 5px;
}
#ListingHead span, #ListingHead a {
	font: .7em Arial;
	float: left;
	margin-left: 5px;
}
#ListingBody {
	position: relative;
}
#ListingBody .ListingRow {
	height: 1em;
	border-bottom: 1px solid #d3d3d3;
	padding-bottom: 5px;
	margin-bottom: 5px;
}
#ListingBody .ListingRow .delete_img {
	float: left;
	margin-right: 10px;
}
#ListingBody .ListingRow .delete_img a {
	float: left;
	text-decoration: none;
}
#ListingBody .ListingRow .delete_img a:hover {
	border: none;
	background-color: transparent;
}
#ListingBody .ListingRow .delete_img a img {
	height: 1em;
	width: 1em;
}
#ListingBody .ListingRow a span {
	font: .7em Arial;
	float: left;
	margin-left: 5px;
}
#ListingBody .ListingRow a {
	float: left;
	height: 1em;
	text-decoration: none;
}
#ListingBody .ListingRow a:hover {
	border: none;
	background-color: #e6e6fa;
}
#ListingBody .ListingRow .modul_details {
	float: left;
}
#ListingBody .ListingRow .modul_details div {
	height: 1em;
	width: 3em;
	overflow: hidden;
	background-color: #FFD633;
	float: left;
}
#ListingBody .ListingRow .modul_details div span {
	font: .7em Arial;
	float: left;
	margin-left: 5px;
}
#ListingBody .ListingRow .modul_details div:hover {
	position: absolute;
	height: 11em;
	width: 15em;
	margin-left: -12em;
	border: 2px solid red;
	overflow: visible;
	background-color: #fff;
}
#FormBody {
	position: relative;
}
#FormRow {
	height: 1em;
	padding-bottom: 5px;
	margin-bottom: 5px;
	border-bottom: 1px solid #d3d3d3;
}
#FormRow div {
	float: left;
	font: .7em Arial;
	margin-left: 5px;
}
#FormRow span {
	float: left;
	font: .7em Arial;
	margin-left: 5px;
}
#FormRow div input, #FormRow div select {
	border: 1px solid #000;
}
#FormButtons {
	float: left;
	margin-top: 30px;
}
#FormButtons input {
	font: .7em Arial;
	border: 1px solid #000;
}
#FormButtonsUpdate {
	float: left;
	margin-top: 30px;
}
#FormButtonsUpdate input {
	font: .8em Arial;
	border: 1px solid #000;
}
#FormUpdateTable {
	border-spacing: 0px;
	border: 1px solid black;
}
#FormUpdateTable .headline {
	background-color: #ECE9DA;
	border: 0px;
}
#FormUpdateTable td {
	border-bottom: 1px solid #d3d3d3;
}
#FormUpdateTable tr td i {
	font: italic .8em Arial;
}
#FormUpdateTable div input, #FormUpdateTable div select {
	border: 1px solid #000;
	font: .8em Arial;
}
#delete {
	position: relative;
	text-align: center;
}
#delete p {
	font: 2em Arial;
	margin-bottom: 20px;
}
#delete div {
	margin: 50px;
}
#delete div a span {
	padding: 1em 2em;
	font: bold 1.2em Arial;
	color: #fff;
}
#StatSortSwitcher {
	margin-bottom: 20px;
}
#StatSortSwitcher a {
	border: 1px solid #000;
	padding: 5px;
}
#StatSortSwitcher a:hover {
	padding: 5px;
}
.Stats {
	table-layout: fixed;
	width: 1150px;
	border-spacing: 0px;
	border: 1px solid #d3d3d3;
	margin-bottom: 10px;
	padding: 2px;
}
.Stats tr {
	vertical-align: top;
}
.Stats th p {
	font: bold 1em Arial;
	text-align: left;
	padding: 2px;
}
.Stats td span {
	margin-left: 20px;
}
.Stats td p {
	padding: 2px;
}
.Stats td p span {
	/*font-family: Courier New;*/
	font-family: 'Roboto Mono';
	margin-left: 0px;
}
.StatsHeadline p {
	font: .7em Arial;
	color: #FFD633;
	padding: 2px;
}
.StatsHeadline span {
	margin-left: 20px;
	font: .7em Arial;
	color: #FFD633;
	padding: 2px;
}
.MessageSuccess, .MessageError {
	font: .8em Arial;
}
.MessageSuccess {
	color: #008000;
}
.MessageError {
	color: #ff0000;
}
.SectionContainer {
	position: relative;
	margin: 20px 10px;
	border: 1px solid #d3d3d3;
	border-radius: 5px;
	box-shadow: 4px 4px 5px 4px #999;
}
.SectionContainer h1 {
	padding: 5px;
	background-color: #ECE9DA;
}
.SectionContainer #headline {
	margin-top: 0px;
	height: 60px;
	overflow: visible;
}
.SectionContainer #headline:hover {
	height: 60px;
	overflow: visible;
}
.SectionContainer #headline p {
	float: left;
	vertical-align: top;
	margin-top: 0px;
	padding-top: 0px;
	margin-right: 40px;
}
.SectionContainer #headline span {
	padding: 0px;
	margin: 0px;
	background-color: #ECE9DA;
	border: none;
	border-radius: 0px;
	box-shadow: none;
	cursor: default;
}
.SectionContainer h1 span {
	padding: 2px 4px;
	background-color: #f5f5eb;
	border: 1px solid #B0C4DE;
	border-radius: 3px 3px 0px 0px;
	box-shadow: inset 0px 0px 20px 5px #FFD633;
	cursor: pointer;
	font-size: 11pt;
}
.SectionContainer h1 span.checked {
	background-color: #FFF380;
	border: 1px solid #708090;
	box-shadow: inset 0px 0px 15px 2px #FFFDAF,0px -1px 5px 1px #FFF380;
	font-weight: bold;
}
.SectionContainer h1 span:hover {
	background-color: #FFFFFF;
	box-shadow: inset 0px 0px 20px 5px #f3f3f3;
}
.SectionContainer h1 span.checked:hover {
	background-color: #FFF380;
	box-shadow: inset 0px 0px 15px 2px #FFFDAF,0px -1px 5px 1px #FFF380;
	cursor: default;
}
.SectionContainer h1 span label {
	font-size: 11pt;
	margin-right: 0px;
	cursor: pointer;
}
.SectionContainer h1 span.checked label {
	font-weight: bold;
}
.SectionContainer table, .DataFieldset table {
	border-spacing: 0px;
	padding: 5px;
}
.SectionContainer th, .DataFieldset th {
	padding: 2px;
	text-align: left;
	border-bottom: 1px solid #d3d3d3;
	font: .7em Arial;
}
.SectionContainer td , .DataFieldset td {
	padding: 2px;
	font: 8pt Arial;
}
.SectionContainer p , .DataFieldset p {
	padding: 10px;
}
.SectionContainer  a img, .DataFieldset a img {
	margin: 0px;
}
.SectionContainer img {
	margin: 10px;
}
.SectionContainer input, .SectionContainer select, .Datafieldset input {
	padding: 2px;
	border: 1px solid #d3d3d3;
	margin-right: 10px;
	border-radius: 5px;
}
.SectionContainer fieldset, .DataFieldset {
	border: 1px solid #d3d3d3;
	padding: 5px;
	margin: 5px;
	border-radius: 5px;
}
.AlarmSoundsTable img {
	padding: 0px;
	margin: 0px;
}
.SectionContainer fieldset legend, .DataFieldset legend {
	font-size: 8pt;
	margin-left: 15px;
}
.SectionContainer label, .DataFieldset label {
	font-size: 8pt;
	margin-right: 10px;
}
.SectionContainer label span, .DataFieldset label span {
	font-size: 7pt;
}
.SectionContainer .ValuesContainer {
	margin: 20px;
	padding: 5px;
	border: 1px solid #d3d3d3;
	border-radius: 5px;
}
.SectionContainer #ListingHead {
	position: relative;
	height: 10px;
	border-bottom: 1px solid #d3d3d3;
	padding-bottom: 5px;
	margin-bottom: 5px;
	margin-top: 10px;
}
.SectionContainer #ListingHead span, .SectionContainer #ListingHead a {
	font: .7em Arial;
	float: left;
	margin-left: 0px;
}
.SectionContainer #ListingHead a:hover {
	text-decoration: underline;
	color: #0000ff;
}
.SectionContainer .ListingRow {
	height: 20px;
	border-bottom: 1px solid #d3d3d3;
	padding-bottom: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
}
.SectionContainer .ListingRow p {
	margin: 0px;
	padding: 0px;
}
.SectionContainer .ListingRow .delete_img {
	float: left;
	margin-right: 10px;
	width: 20px;
}
.SectionContainer .ListingRow .delete_img a {
	text-decoration: none;
}
.SectionContainer .ListingRow .delete_img a:hover {
	background-color: transparent;
}
.SectionContainer .ListingRow a {
	float: left;
	height: 20px;
	text-decoration: none;
}
.SectionContainer .ListingRow a:hover {
	background-color: #e6e6fa;
}
.SectionContainer .ListingRow a span {
	font: 11pt Arial;
	float: left;
}
#norooms p span {
	color: #ff0000;
}
#norooms a {
	color: #0000ff;
}
#norooms a:hover {
	text-decoration: underline;
}
#chooseTAG {
	margin:10px;
	position:relative;
}
#chooseTAG fieldset{
	border: 2px solid #d3d3d3;
	padding: 10px;
	margin: 5px;
	margin-top:20px;
	border-radius: 5px;
	display:inline-block;
}
#chooseTAG legend {
	margin-left:20px;
	padding-left:20px;
	padding-right:20px;
}
#chooseTAG #nbiotservicestatus {
	width:20em;
	padding:5px;
	cursor: default;
	font-weight: bold;
	background-color: #F00;
	color: #FFF;
}
#chooseTAG button {
	width:20em;
	padding:5px;
	cursor:pointer;
}
#chooseTAG a {
	display: inline-block;
	width:20em;
	cursor:pointer;
}
.modulefilter {
	font: 1rem Arial;
	padding: 0.2rem !important;
	margin: 0 !important;
	border: 0 !important;
	cursor: pointer;
}
.modulefilter::placeholder {
}
#chooseTAG select {
	/*
	border: 1px solid #000;
	width: 300px;
	padding: 2px;
	*/
	width:20em;
	padding:5px;
	border-color:#d3d3d3;
	box-shadow: 2px 2px 5px 1px rgba(0,0,0,0.3);
	border-radius: 3px;
	outline: none;
	background-color: transparent;
	cursor:pointer;
	text-align:left;
	margin-bottom:10px;
	transition: height 0.5s;
}
/*
#chooseTAG select option{
	border-color:#d3d3d3;
	background-color: transparent;
	cursor:pointer;
	text-align:left;
	margin-top: 0.5rem;
	margin-bottom: 0.5rem;
}
*/
#chooseTAG select option:hover {
	background-color: yellow;
}
#chooseTAG input {
	border: 1px solid #000;
	padding: 5px;
	margin-left: 10px;
}
#map_canvas {
	width: 500px;
	height: 400px;
	margin-top: 10px;
	margin-left: 10px;
	float: left;
}
#GeoCoding {
	border: 1px solid #000000;
	border-spacing: 0px;
	border-collapse: collapse;
}
#GeoCoding td, #GeoCoding th {
	padding: 0px;
}
#GeoCoding tr{
	vertical-align: top;
}
#GeoCoding tr:nth-of-type(2n) {
	background-color: #F8F8FF;
	/*background-color: #FFEC8B;*/
}
#GeoCoding tr:nth-of-type(2n+1) {
	background-color: #FFF;
}
#GeoCoding tr.GeoCodingHeadlines {
	background-color: #FFD633;
}
#GeoCoding tr.GeoCodingHeadlines th{
	padding: 5px;
	color: #000000;
	font-size: 10pt;
	font-weight: bold;
	text-align: center;
	vertical-align: top;
}
#GeoCoding tr.GeoCodingHeadlines2 {
	color: #000000;
	background-color: #FFD633;
	cursor: pointer;
}
#GeoCoding tr.GeoCodingHeadlines2 th{
	padding: 5px;
	color: #000000;
	font-size: 10pt;
	font-weight: bold;
	text-align: center;
	vertical-align: top;
}
#GeoCoding td:nth-of-type(1) {
	padding-left: 5px;
}
#GeoCoding td {
	position: relative;
	font-size: 10pt;
	padding-top: 5px;
	padding-bottom: 5px;
}
#GeoCoding a {
	font: bold italic 10pt Arial;
	color: #4682b4;
	text-decoration: none;
}
#GeoCoding a:hover {
	font: italic bold 10pt Arial;
	color: #000080;
	border: none;
}
#GeoCoding select {
	border: 1px solid #000;
	padding: 2px;
	margin-right:10px;
}
#GeoCoding select.settingsselect {
	border: 1px solid #d3d3d3;
	border-radius: 2px;
	padding: 2px;
	margin-right:10px;
	background-color: transparent;
}
#GeoCoding input {
	border: 1px solid #d3d3d3;
	border-radius: 5px;
	padding: 5px;
}
#GeoCoding input:invalid {
	border: 3px solid #F00;
	border-radius: 5px;
	padding: 5px;
}
#GeoCoding input:disabled {
	background-color: #d3d3d3;
}
#GeoCoding button {
	background-color: #BE1E24;
	border: 1px solid #BE1E24;
	color: #FFFFFF;
	font-size: 14px;
	font-family: "Delivery Regular",sans-serif;
	border-radius: 5px;
	padding: 5px 20px;
}
#GeoCoding button:hover {
	border: 1px solid #000000;
	/*
	background-color: #7FFF00;
	color: #000000;
	*/
	cursor: pointer;
}
#GeoCoding .icon {
	border: 1px solid #d3d3d3;
	border-radius: 5px;
	padding: 5px;
	/*
	text-align: center;
	text-decoration: none;
	display: inline-block;
	font-size: 0.75rem;
	margin: 4px 2px;
	*/
}
#GeoCoding .icon:hover {
	border: 1px solid #000000;
	cursor: pointer;
}
.ListDataItem {
}
.ListDataItem table {
	width: 100%;
	border-collapse: collapse;
}
.ListDataItem  fieldset{
	border: 1px solid #d3d3d3;
	border-radius: 5px;
	padding: 5px;
}
.ListDataItem  legend{
	/*color: #FFD633;*/
	margin-left: 20px;
}
.ListDataItem tr {
	border-top: 1px solid #d3d3d3;
}
.ListDataItem td {
	padding-right: 20px;
}
.ListDataItem p{
	padding: 5px;
}
.ListDataItem th {
	padding-top: 5px;
	padding-bottom: 5px;
	padding-right: 20px;
	text-align: left;
	color: #000;
	/* background-color: #FFD633; */
	background-color: #FFD633;
	border-top: 1px solid #FFD633;
	border-bottom: 1px solid #FFD633;
	font-size: 0.75rem;
}
.ListDataItem th:nth-of-type(1) {
	padding-left: 5px;
}
.ListDataItem .block {
	border-top: 1px solid #000;
}
.ListDataItem .block td {
	padding-right: 20px;
	background-color: #CCEEFF;
}
.ListDataItem .block2 td {
	padding-right: 20px;
	background-color: #CCEEFF;
}
td.longdata {
	width: 10rem !important;
	overflow: hidden !important;
}
#tag_settings_table tr{
	vertical-align:middle !important;
	background-color:#FFF !important;
}
#tag_settings_table td {
	padding-right: 10px !important;
}
#tag_settings_table th {
	padding: 2px !important;
	/* font-weight: bold; */
}
#tag_settings_table .littleFont {
	font-size: 0.75rem;
}
#tag_settings_table .settingsHeader {
	display: inline-flex;
	align-items: center;
}
#AlarmEventsSection {
	position: relative;
	padding-top: 25px;
	padding-bottom:5px;
	background-color: #FFD633;
}
#AlarmEventsContainer  {
	height: 200px;
	overflow-x: hidden;
	overflow-y: auto;
	background-color: #fff;
}
#AlarmEventsContainer table {
	width: 100%;
	border-collapse: collapse;
}
#AlarmEventsContainer tr {
	border-top: 1px solid #d3d3d3;
}
#AlarmEventsContainer th {
	height: 0;
	line-height: 0;
	padding-top: 0;
	padding-bottom: 0;
	padding-right: 20px;
	text-align: left;
	color: transparent;
}
#AlarmEventsContainer th div{
	position: absolute;
	top: 0;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-right: 20px;
	text-align: left;
	color: #000;
	background-color: #FFD633;
	font-size: 0.75rem;
	line-height: normal;
	/*
	margin-left: -20px;
	border-left: 1px solid #800;
	*/
}
#AlarmEventsContainer  th:nth-of-type(1) div {
	padding-left: 5px;
}
#AlarmEventsContainer td {
	padding-right: 20px;
}
.eventSection {
	position: relative;
	padding-top: 25px;
	/*padding-bottom:5px;*/
	background-color: #FFD633;
	/*margin-bottom: 20px;*/
}
.eventContainer  {
	height: 25rem;
	overflow-x: hidden;
	overflow-y: auto;
	background-color: #fff;
	border-left: 1px solid #d3d3d3;
	border-right: 1px solid #d3d3d3;
	border-bottom: 1px solid #d3d3d3;
}
.eventContainer table {
	width: 100%;
	border-spacing: 0px;
	border-collapse: collapse;
}
.eventContainer tr {
	border-top: 1px solid #d3d3d3;
	vertical-align: top;
	text-align: left;
}
.eventContainer th {
	height: 0;
	line-height: 0;
	padding-top: 0;
	padding-bottom: 0;
	text-align: left;
	color: transparent;
}
.eventContainer th div{
	position: absolute;
	top: 0;
	padding: 5px 0px 5px 5px;
	text-align: left;
	color: #000;
	background-color: #FFD633;
	font: bold 0.7rem Arial;
	line-height: normal;
}
.eventContainer td {
	padding: 5px;
	font: 0.75rem Arial;
}
.eventContainer  a {
	font: bold italic 0.75rem Arial;
	color: #4682b4;
	text-decoration: none;
}
.eventContainer a:hover {
	border: none;
	font: italic bold 0.75rem Arial;
	color: #000080;
}
.eventContainer .AlarmButton {
	width: 20px;
	height: 20px;
	border-radius: 10px;
	background-color: red;
	cursor: pointer;
}
.rfidFuncData {
	border: 2px solid #d3d3d3;
	border-radius: 5px;
	padding: 5px;
	margin-right:10px;
	margin-bottom:10px;
}
.rfidFuncData  legend{
	margin-left: 20px;
}
.rfidFuncData button{
	padding: 5px;
	border: 1px solid #d3d3d3;
	border-radius: 2px;
}
.rfidFuncData input{
	border: 1px solid #d3d3d3;
	padding: 2px;
	font: 0.75rem Arial;
	border-radius: 2px;
}
.rfidFuncData select {
	border: 1px solid #d3d3d3;
	padding: 2px;
	font: 0.75rem Arial;
	border-radius: 2px;
}
.rfidFuncData span {
	font: 8pt Arial;
}
.rfidFuncData table {
	border-collapse: collapse;
}
.rfidFuncData td {
	vertical-align: top;
}
#rfid_group_table, #dbOverdueTable, #LookupTable {
	border-spacing: 0px;
}
#rfid_group_table tr, #dbOverdueTable tr, #LookupTable tr {
	vertical-align: top;
	text-align: left;
	background-color:transparent;
}
#rfid_group_table tbody tr:nth-of-type(2n+1), #dbOverdueTable tbody tr:nth-of-type(2n+1), #LookupTable tbody tr:nth-of-type(2n+1) {
	background-color:transparent;
}
#rfid_group_table th, #dbOverdueTable th {
	padding: 5px;
	font: 8pt Arial;
	color: #000000;
}
#LookupTable th {
	padding: 5px;
	font: 8pt Arial;
	color: #000000;
}
#rfid_group_table td, #dbOverdueTable td, #LookupTable td {
	padding: 2px;
}
#lookupTables {
	
	margin: 1rem;
}

#lookupTables fieldset {
	border: 1px solid #d3d3d3;
	margin-top: 1rem;
	padding: 0.5rem;
}
#lookupTables legend {
	font-weight: bold;
	margin-left: 1rem;
	margin-right: 1rem;
	padding-left: 0.5rem;
	padding-right: 0.5rem;
}
#lookupTables tr:nth-of-type(1) {
	border-top: none !important;
}
.lookupTableItem table {
	width: 100%;
	border-collapse: collapse;
}
.lookupTableItem fieldset{
	border: 1px solid #d3d3d3;
	border-radius: 5px;
	padding: 5px;
}
.lookupTableItem legend{
	/*color: #FFD633;*/
	margin-left: 20px;
}
.lookupTableItem tr {
	border-top: 1px solid #d3d3d3;
}
.lookupTableItem td {
	padding-right: 20px;
	background-color: #ffffff;
}
.lookupTableItem p{
	padding: 5px;
}
.lookupTableItem th {
	padding-top: 5px;
	padding-bottom: 5px;
	padding-right: 20px;
	text-align: left;
	color: #000;
	
	background-color: initial;
	border-top: none;
	border-bottom: 2px solid #FFD633;

	font-size: 0.75rem;
}
.lookupTableItem th:nth-of-type(1) {
	padding-left: 5px;
}

.lookupTableItem input {
	border-radius: 0px !important;
}
#ReleaseCode span {
	width: 100px;
	color: red;
}
#ReleaseCodeItem span {
	width: 100px;
	color: red;
	font-weight: bold;
	font-size: 1.5em;
	border: 1px solid #d3d3d3;
	border-radius: 5px;
	padding: 5px;
}
.useragent p {
	height: 18px;
	overflow: hidden;
}
.useragent p:hover {
	position: absolute;
	width: 450px;
	height: 80px;
	border: 2px solid #ff0000;
	overflow: visible;
	background-color: #fff;
}
#History {
	font: 0.75rem Arial;
	border-collapse: collapse;
	border-spacing: 0;
}
#History  tbody tr:nth-of-type(2n+1) {
	background: #eee;
}
#History tbody tr:nth-of-type(2n+2) {
	background: #ddd;
}
#History tr th {
	text-align: left;
	padding: 2px;
	font: 0.75rem Arial;
}
#History tr td {
	text-align: left;
	padding: 5px;
	padding-left: 10px;
	padding-right: 20px;
	border: 1px solid #d3d3d3;
}
#Archiv  tbody tr:nth-of-type(2n+1) {
	background: #eee;
}
#Archiv tbody tr:nth-of-type(2n+2) {
	background: #ddd;
}
#Archiv tbody tr {
	cursor: pointer;
}
#Archiv tbody tr[toDelete="yes"] {
	background-color: rgba(255,0,0,0.5) !important;
}
#Archiv tbody tr[deleteError="yes"] {
	/*
	background-color: rgba(198,226,255.5) !important;
	*/
}
#Archiv tbody tr[deleteError="yes"] td:nth-of-type(1) {
	background-image: url('data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIGhlaWdodD0iMjRweCIgdmlld0JveD0iMCAwIDI0IDI0IiB3aWR0aD0iMjRweCIgZmlsbD0iI0ZGMDAwMCI+PHBhdGggZD0iTTEgMjFoMjJMMTIgMiAxIDIxem0xMi0zaC0ydi0yaDJ2MnptMC00aC0ydi00aDJ2NHoiLz48L3N2Zz4=');
	background-repeat: no-repeat;
	padding-left: 2rem !important;
}
#Archiv tbody tr[activeRow="yes"] {
	background-color: rgba(255,255,0);
}
.archivFilter {
	background-color:#FFD633;
	color: #000;
	font: bold 0.7rem Arial;
}
.archivFilter:invalid {
	border:2px solid #F00;
}
.archivFilter::placeholder {
	opacity: 1;
	color: #000;
	font: bold 0.7rem Arial;
}
.dataTable {
	display: none;
}
.dataTable table{
	border-spacing: 0px;
	width: 100%;
}
.dataTable tr {
	vertical-align: top;
	text-align: left;
}
.dataTable thead tr:nth-of-type(1) {
	background-color: #FFD633;
}
.dataTable tbody tr:nth-of-type(2n) {
	background-color: #FFF;
}
.dataTable tbody tr:nth-of-type(2n+1) {
	background-color: #F8F8FF;
}
.dataTable th {
	padding: 5px;
	font: bold 0.75rem Arial;
	color: #000000;
}
.dataTable td {
	padding: 5px;
	font: 0.75rem Arial;
}
.dataTable  fieldset{
	border-left: 1px solid #d3d3d3;
	border-right: 1px solid #d3d3d3;
	border-bottom: 1px solid #d3d3d3;
	margin-bottom: 20px;
	position: relative;
}
.dataTable  a {
	font: bold italic 0.75rem Arial;
	color: #4682b4;
	text-decoration: none;
}
.dataTable a:hover {
	border: none;
	font: italic bold 0.75rem Arial;
	color: #000080;
}
.dataTable .AlarmButton {
	width: 20px;
	height: 20px;
	border-radius: 10px;
	background-color: red;
	cursor: pointer;
}
.dataTable .icons, .eventSection .icons {
	position: absolute;
	top: -40px;
	right: 0px;
}
.dataTable a {
	color: #FFFFFF;
}
.dataTable .icon, .eventSection .icon {
	background-color: #BE1E24;
	border: none;
	color: #FFFFFF;
	padding: 5px;
	text-align: center;
	text-decoration: none;
	display: inline-block;
	font-size: 0.75rem;
	font-family: "Delivery Regular",sans-serif;
	margin: 4px 2px;
	cursor: pointer;
	border-radius: 5px;
}
.dataTable .downloadFileIcon, .eventSection .downloadFileIcon {
	background-color: #BE1E24;
	border: none;
	color: #FFFFFF;
	padding: 5px;
	text-align: center;
	text-decoration: none;
	display: inline-block;
	font-size: 0.75rem;
	font-family: "Delivery Regular",sans-serif;
	margin: 4px 2px;
	cursor: pointer;
	border-radius: 5px;
}
p.blestruct {
	/*
	border: 1px solid #d3d3d3;
	background-color: #f4f4f4;
	padding: 0.2rem;
	margin-top: 0.2rem;
	*/
}
#GPSStat {
	width: 1300px;
}
#GPSStat a {
	font: bold italic 0.75rem Arial;
	color: #4682b4;
	text-decoration: none;
}
#GPSStat a:hover {
	border: none;
	font: italic bold 0.75rem Arial;
	color: #000080;
}
#smsforwarding, #smsstatistik {
	position: relative;
	width: 1300px;
	margin-left: 20px;
}
#smsforwarding table td, #smsstatistik table td{
	border: 1px solid #d3d3d3;
}
#smsforwarding table td {
	font: bold 0.9em Arial;
}
#smsstatistik table td{
	font: bold 0.7em Arial;
}
#smsstatistik thead tr:nth-of-type(2) {
	background-color: #FFD633;
}
.forwardtime {
	display: inline-block;
	border: 1px solid #d3d3d3;
	border-radius: 0.5rem;
	padding: 0.5rem;
}
.forwardtime legend {
	position: relative;
	font-size: 0.8rem;
	margin-left: 0.5rem;
	padding-left: 0.5rem;
	padding-right: 0.5rem;
}
.forwardtime label:nth-of-type(n+2) {
	margin-left: 0.5rem;
}
.forwardtime input[type=time] {
	border: 1px solid #d3d3d3;
	margin-left:0.2rem;
	padding: 3px;
	border-radius: 5px;
	font: bold 0.9em Arial;
}
.tagsForForwarding {
	display: inline-block;
	border: 1px solid #d3d3d3;
	border-radius: 0.5rem;
	padding: 0.5rem;
}
.tagsForForwarding legend {
	position: relative;
	font-size: 0.8rem;
	margin-left: 0.5rem;
	padding-left: 0.5rem;
	padding-right: 0.5rem;
}
.tagsForForwarding .tagsScrollDIV {
	margin-top: 0.5rem;
	width: 13rem;
	height: 4rem;
	overflow-x: hidden;
	overflow-y: auto;
}
.tagsForForwarding .tagsScrollDIV p {
	padding: 0.2rem;
}
#confirmTagSelectionDiv tbody tr {
	cursor: pointer;
}
#confirmTagSelectionDiv tbody tr[choosen="yes"] {
	background-color: rgba(90,153,0,0.5) !important;
}
#smsforwarding input[type=text] {
	border: 1px solid #5a9900;
	margin-left:10px;
	padding: 3px;
	border-radius: 5px;
	font: bold 0.9em Arial;
}
#smsforwarding input:placeholder-shown {
	border: 1px solid #d3d3d3;
}
#smsforwarding input::placeholder{
}
#smsforwarding input[type=text]:invalid {
	border: 2px solid #F00;
}
#smsforwarding button {
	border-radius: 5px;
	padding: 5px;
	cursor:pointer;
	margin-right:20px;
	font: bold 0.9em Arial;
}
/*
#smsforwarding button {
	padding: 0px;
}
*/
#smsforwarding table tr td table tr th {
	border: 0px;
	font: bold 0.8em Arial;
}
#smsforwarding table tr td table tr td {
	border: 0px;
	font: 0.8em Arial;
	padding: 2px;
}
.eventForwarding  {
	border: 1px solid #d3d3d3;
	padding: 2px;
	margin-top: 5px;
	margin-bottom: 5px;
	position: relative;
}
.eventForwarding legend {
	padding-left: 10px;
	padding-right: 10px;
	font: bold 0.9em Arial;
}
.eventForwarding table td{
	border: 0px;
	font: 0.9em Arial;
}
.xSF {
	cursor:pointer;
	font-family: 'Material Icons' !important;
	font-weight: normal;
	font-style: normal;
	display: inline-block;
	line-height: 1;
	text-transform: none;
	letter-spacing: normal;
	word-wrap: normal;
	white-space: nowrap;
	direction: ltr;
	font-size: 3rem;
	color: #F00;
	-webkit-font-smoothing: antialiased;
	text-rendering: optimizeLegibility;
	-moz-osx-font-smoothing: grayscale;
	font-feature-settings: 'liga';
}
.toggleSwitch  {
	position: relative;
	display: block;
}
.toggleSwitch  label{
	cursor: pointer;
}
.toggleSwitch input {
	display: none;
}
.toggleSwitch .slider {
	/* Grundfläche */
	position: relative;
	cursor: pointer;
	width: 6rem;
	height: 3rem;
	background-color: #c32e04;
	/* red */
	transition: all .3s ease-in-out;
	border-radius: 1.5rem;
	display: inline-block;
}
.toggleSwitch .slider:before {
	/* verschiebbarer Button */
	position: absolute;
	content: "";
	height: 2.6rem;
	width: 2.6rem;
	left: 0.2rem;
	bottom: 0.2rem;
	background-color: white;
	border-radius: 50%;
	transition: all .3s ease-in-out;
}
.toggleSwitch input:checked + .slider {
	background-color: #5a9900;
	/* green */
}
.toggleSwitch input:focus + .slider {
	background-color: pink;
	box-shadow: 0 0 1px #5a9900;
}
.toggleSwitch input:checked + .slider:before {
	-webkit-transform: translateX(3rem);
	/* Android 4 */
	-ms-transform: translateX(3rem);
	/* IE9 */
	transform: translateX(3rem);
}
/*
*/
#smsforwarding input[type=range] {
  margin:2px;
  -webkit-appearance: none;
  width: 100%;
  height: 2rem;
  background: #c32e04;
  outline: none;
  opacity: 0.7;
  -webkit-transition: .2s;
  transition: opacity .2s;
  border-radius: 1rem;
}
#smsforwarding input[type=range]:hover {
  opacity: 1;
}
#smsforwarding input[type=range]::-webkit-slider-thumb {
  -webkit-appearance: none;
  appearance: none;
  width: 0.8rem;
  height: 0.8rem;
  left: 0.1rem;
  bottom: 0.1rem;
  background: #4CAF50;
  cursor: pointer;
  border-radius: 50%;
}
#smsforwarding input[type=range]::-moz-range-thumb {
width: 1.8rem;
  height: 1.8rem;
  left: 0.1rem;
  bottom: 0.1rem;
  background: #white;
  cursor: pointer;
  border-radius: 50%;
}
.toggleSwitch2 {
	position: relative;
	display: block;
	vertical-align: middle;
}
.toggleSwitch2 input {
	display: none;
}
.toggleSwitch2 .slider {
	/* Grundfläche */
	position: relative;
	cursor: pointer;
	width: 2rem;
	height: 1rem;
	background-color: #c32e04;
	/* red */
	transition: all .3s ease-in-out;
	border-radius: 0.5rem;
	display: inline-block;
	margin-right:  10px;
}
.toggleSwitch2 .slider:before {
	/* verschiebbarer Button */
	position: absolute;
	content: "";
	height: 0.8rem;
	width: 0.8rem;
	left: 0.1rem;
	bottom: 0.1rem;
	background-color: white;
	border-radius: 50%;
	transition: all .3s ease-in-out;
}
.toggleSwitch2 input:checked + .slider {
	background-color: #5a9900;
	/* green */
}
.toggleSwitch2 input:disabled + .slider {
	background-color: #d3d3d3;
}
.toggleSwitch2 input:focus + .slider {
	background-color: pink;
	box-shadow: 0 0 1px #5a9900;
}
.toggleSwitch2 input:checked + .slider:before {
	-webkit-transform: translateX(1rem);
	/* Android 4 */
	-ms-transform: translateX(1rem);
	/* IE9 */
	transform: translateX(1rem);
}
.toggleSwitch2 .slidertext{
	display: inline-block;
	vertical-align: middle;
}
#clockDiv {
	position: relative;
	background-color: #fff;
	border: 2px solid #fff;
	border-radius: 0.2rem;
	box-shadow: 0 0.125rem 0.375rem rgba(0,0,0,.3);
	margin-bottom: 1.375rem;
	text-align: center;
	cursor: default;
	padding: 0.2rem;
	font-size: 1rem;
	display: none;
}
@font-face {
  font-family: 'Material Icons';
  font-style: normal;
  font-weight: 400;
  src: local('Material Icons'), local('MaterialIcons-Regular'), url(fonts/MaterialIcons-Regular.ttf) format('truetype');
}
@font-face {
	font-family: 'Roboto Mono';
	font-style: normal;
	font-weight: 400;
	src: local('Roboto Mono'), local('Roboto-Mono'), url(fonts/Roboto_Mono/RobotoMono-VariableFont_wght.ttf) format('truetype');
}
.material-icons {
  font-family: 'Material Icons';
  font-weight: normal;
  font-style: normal;
  display: inline-block;
  line-height: 1;
  text-transform: none;
  letter-spacing: normal;
  word-wrap: normal;
  white-space: nowrap;
  direction: ltr;
  /* Support for all WebKit browsers. */
  -webkit-font-smoothing: antialiased;
  /* Support for Safari and Chrome. */
  text-rendering: optimizeLegibility;
  /* Support for Firefox. */
  -moz-osx-font-smoothing: grayscale;
  /* Support for IE. */
  font-feature-settings: 'liga';
}
#helpTextDiv p{
	font-family: 'Arial' !important;
	font-size: 1rem !important;
}
#shortSymbolsMap {
	display: none;
	position: relative;
	margin-right:0.7rem;
	cursor: default;
	background-color: #FFF;
	background: rgba(255, 255, 255, 0.8);
}
#shortSymbolsMap p {
	font-family: 'Material Icons', Arial;
	/*
	font-weight: normal;
	font-style: normal;
	font-size: 24px;
	display: inline-block;
	line-height: 1;
	text-transform: none;
	letter-spacing: normal;
	word-wrap: normal;
	white-space: nowrap;
	direction: ltr;
	*/
	/* Support for all WebKit browsers. */
	-webkit-font-smoothing: antialiased;
	/* Support for Safari and Chrome. */
	text-rendering: optimizeLegibility;
	/* Support for Firefox. */
	-moz-osx-font-smoothing: grayscale;
	/* Support for IE. */
	font-feature-settings: 'liga';
	font-size: 2.3rem;
	user-select: none;
	transition: color 2s ease-in-out;
	cursor: pointer;
}
#shortSymbolsMap img {
	transition: color 2s ease-in-out;
	cursor: pointer;
	display: block;
}
#TachoMap {
	display: none;
	position: relative;
	margin-top:0.7rem;
	padding: 0.5rem;
	cursor: default;
	background-color: #FFF;
}
#TachoMap p {
	display: inline-block;
	position: relative;
}
#TachoMap span {
	position: absolute;
	user-select: none;
	transition: color 2s ease-in-out, opacity .5s ease-in-out;
	cursor: pointer;
}
#compass {
	position: absolute;
	top: 0rem;
	left: 0rem;
	transition: transform 2s ease-in-out
}
.MaterialSymbols{
	font-family: 'Material Icons';
	font-size: 1rem;
}
.apsIcon {
	font-family: 'Material Icons';
	font-size: 3rem;
}
.apsButton {
	margin: 0.5rem;
	padding: 0.2rem;
	display: inline-flex;
	align-items: center;
	font-size: 1rem;
	font-family: 'Roboto Mono';
	font-weight: bold;
	cursor: pointer;
}
.apsButton span{
	font-family: 'Material Icons';
	font-size: 1.5rem;
}
#msgContainer {
	display: flex;
	justify-content: center;
	align-items: center;
}
.apsupload {
	display: flex;
	align-items: center;
}
.ui-control {
	background-color: #fff;
	border: 2px solid #fff;
	border-radius: 0.2rem;
	box-shadow: 0 0.125rem 0.375rem rgba(0,0,0,.3);
	margin-bottom: 1.375rem;
	text-align: left;
	cursor: default;
	/*width: 16.875rem;*/
	width: 18rem;
	margin-right: 0.625rem;
}
.ui-control h1 {
	color: rgb(25,25,25);
	font-family: Roboto,Arial,sans-serif;
	font-size: 1rem;
	line-height: 2.375rem;
	padding-left: 1.25rem;
	padding-right: 0.313rem;
	text-align: left;
	cursor: pointer;
	background-image: url('https://maps.gstatic.com/mapfiles/arrow-down.png');
	background-repeat: no-repeat;
	background-position: 95% 50%;
	background-size: 0.875rem 0.5rem;
}
.dropDownArrow{
	border-width: 0;
	border-style: initial;
	border-color: initial;
	border-image: initial;
	padding: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	position: absolute;
	right: 0.375rem;
	top: 50%;
	margin-top: -0.125rem;
	/**/
	width: 0.875rem;
	height: 0.5rem;
}
#geofencingDropDownElements, #customUIDropDownElements {
	display: none;
	height: 300px;
	overflow-x: hidden;
	overflow-y: auto;
	/* Hide scrollbar for IE, Edge and Firefox */
	-ms-overflow-style: none;  /* IE and Edge */
	scrollbar-width: none;  /* Firefox */
}
/* Hide scrollbar for Chrome, Safari and Opera */
#geofencingDropDownElementse::-webkit-scrollbar, #customUIDropDownElementse::-webkit-scrollbar {
	display: none;
}
#UIControl #fixedHeader, #geofencingControl #fixedHeaderGeofence {
	top: 0px;
	width: 100%;
	display: none;
	transition: display 0.3s;
	font: 1rem 'Material Icons';
	text-align: center;
}
#UIControl #fixedFooter, #geofencingControl #fixedFooterGeofence {
	bottom: 0px;
	width: 100%;
	display: none;
	transition: display 0.3s;
	font: 1rem 'Material Icons';
	text-align: center;
}
.ui-control h2 {
	color: rgb(25,25,25);
	font-family: Roboto,Arial,sans-serif;
	font-size: 1rem;
	line-height: 2.375rem;
	padding-left: 0.3125rem;
	padding-right: 0.3125rem;
	cursor: pointer;
}
.ui-control h2:hover {
	background: #eee;
}
.ui-control h3 {
	color: rgb(25,25,25);
	font-family: Roboto,Arial,sans-serif;
	font-size: 1rem;
	line-height: 2.375rem;
	padding-left: 0.3125rem;
	padding-right: 0.3125rem;
	background-color: #FFD633;
}
.ui-control p {
	color: rgb(25,25,25);
	font-family: Roboto,Arial,sans-serif;
	font-size: 0.75rem;
	line-height: 2.375rem;
	padding-left: 0.3125rem;
	padding-right: 0.3125rem;
	cursor: pointer;
}
.ui-control p:hover {
	background: #eee;
}
.ui-control h2 span {
	vertical-align: middle;
}
.ui-control h2 span.iconSpan {
	font: 2rem 'Material Icons';
	color: #888888;
}
.ui-control h2 span.iconSpanActive {
	font: 2rem 'Material Icons';
	color: #008000;
}
.ui-control h2 span.iconSpan2 {
	display: inline-block;
	height: 2rem;
	width: 2rem;
	background-repeat: no-repeat;
	background-size: contain;
}
.ui-control h2 span.iconSpan3 {
	font: 1.2rem 'Material Icons';
	color: #888888;
	margin-right: 0.1rem;
}
.ui-control h2 p {
	font-size: 1rem;
}
.ui-control h2 input.elevator {
	border: 1px solid #d3d3d3;
	border-radius: 0.3rem;
	padding: 0.2rem;
	margin-right: 0.5rem;
	font-size: 0.8rem;
}
.ui-control h2 span.iconSpanGNSSPositionFirst {
	background-image: url('data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIGhlaWdodD0iMjRweCIgdmlld0JveD0iMCAwIDI0IDI0IiB3aWR0aD0iMjRweCI+PHBhdGggdHJhbnNmb3JtPSJ0cmFuc2xhdGUoMCwtMikgc2NhbGUoLjcpIiBkPSJNMjEgM0wzIDEwLjUzdi45OGw2Ljg0IDIuNjVMMTIuNDggMjFoLjk4TDIxIDN6Ii8+PHBhdGggdHJhbnNmb3JtPSJ0cmFuc2xhdGUoNSw4KSBzY2FsZSgwLjgpIiBkPSJNMTguNDEgMTYuNTlMMTMuODIgMTJsNC41OS00LjU5TDE3IDZsLTYgNiA2IDZ6TTYgNmgydjEySDZ6IiBmaWxsPSIjMDA4MDAwIiBzdHJva2U9IiMwMDgwMDAiIHN0cm9rZS13aWR0aD0iMiIvPjwvc3ZnPg==');
}
.ui-control h2 span.iconSpanGNSSPositionLast {
	background-image: url('data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIGhlaWdodD0iMjRweCIgdmlld0JveD0iMCAwIDI0IDI0IiB3aWR0aD0iMjRweCI+PHBhdGggdHJhbnNmb3JtPSJ0cmFuc2xhdGUoMCwtMikgc2NhbGUoLjcpIiBkPSJNMjEgM0wzIDEwLjUzdi45OGw2Ljg0IDIuNjVMMTIuNDggMjFoLjk4TDIxIDN6Ii8+PHBhdGggdHJhbnNmb3JtPSJ0cmFuc2xhdGUoNSw4KSBzY2FsZSgwLjgpIiBkPSJNNS41OSA3LjQxTDEwLjE4IDEybC00LjU5IDQuNTlMNyAxOGw2LTYtNi02ek0xNiA2aDJ2MTJoLTJ6IiBmaWxsPSIjRkYwMDAwIiBzdHJva2U9IiNGRjAwMDAiIHN0cm9rZS13aWR0aD0iMiIvPjwvc3ZnPg==');
}
.ui-control h2 span.iconSpanWifiPosition {
	background-image: url('data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIGhlaWdodD0iMjRweCIgdmlld0JveD0iMCAwIDI0IDI0IiB3aWR0aD0iMjRweCIgZmlsbD0iIzg4ODg4OCI+CjxwYXRoIHRyYW5zZm9ybT0idHJhbnNsYXRlKDAsLTIpIHNjYWxlKC43KSIgZD0iTTEgOWwyIDJjNC45Ny00Ljk3IDEzLjAzLTQuOTcgMTggMGwyLTJDMTYuOTMgMi45MyA3LjA4IDIuOTMgMSA5em04IDhsMyAzIDMtM2MtMS42NS0xLjY2LTQuMzQtMS42Ni02IDB6bS00LTRsMiAyYzIuNzYtMi43NiA3LjI0LTIuNzYgMTAgMGwyLTJDMTUuMTQgOS4xNCA4Ljg3IDkuMTQgNSAxM3oiLz48cGF0aCB0cmFuc2Zvcm09InRyYW5zbGF0ZSg1LDgpIHNjYWxlKDAuOCkiIGQ9Ik0xMiA3YzIuNzYgMCA1IDIuMjQgNSA1IDAgLjY1LS4xMyAxLjI2LS4zNiAxLjgzbDIuOTIgMi45MmMxLjUxLTEuMjYgMi43LTIuODkgMy40My00Ljc1LTEuNzMtNC4zOS02LTcuNS0xMS03LjUtMS40IDAtMi43NC4yNS0zLjk4LjdsMi4xNiAyLjE2QzEwLjc0IDcuMTMgMTEuMzUgNyAxMiA3ek0yIDQuMjdsMi4yOCAyLjI4LjQ2LjQ2QzMuMDggOC4zIDEuNzggMTAuMDIgMSAxMmMxLjczIDQuMzkgNiA3LjUgMTEgNy41IDEuNTUgMCAzLjAzLS4zIDQuMzgtLjg0bC40Mi40MkwxOS43MyAyMiAyMSAyMC43MyAzLjI3IDMgMiA0LjI3ek03LjUzIDkuOGwxLjU1IDEuNTVjLS4wNS4yMS0uMDguNDMtLjA4LjY1IDAgMS42NiAxLjM0IDMgMyAzIC4yMiAwIC40NC0uMDMuNjUtLjA4bDEuNTUgMS41NWMtLjY3LjMzLTEuNDEuNTMtMi4yLjUzLTIuNzYgMC01LTIuMjQtNS01IDAtLjc5LjItMS41My41My0yLjJ6bTQuMzEtLjc4bDMuMTUgMy4xNS4wMi0uMTZjMC0xLjY2LTEuMzQtMy0zLTNsLS4xNy4wMXoiLz48L3N2Zz4=');
}
.ui-control h2 span.iconSpanWifiPositionActive {
	background-image: url('data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIGhlaWdodD0iMjRweCIgdmlld0JveD0iMCAwIDI0IDI0IiB3aWR0aD0iMjRweCIgZmlsbD0iIzAwODAwMCI+PHBhdGggdHJhbnNmb3JtPSJ0cmFuc2xhdGUoMCwtMikgc2NhbGUoLjcpIiBkPSJNMSA5bDIgMmM0Ljk3LTQuOTcgMTMuMDMtNC45NyAxOCAwbDItMkMxNi45MyAyLjkzIDcuMDggMi45MyAxIDl6bTggOGwzIDMgMy0zYy0xLjY1LTEuNjYtNC4zNC0xLjY2LTYgMHptLTQtNGwyIDJjMi43Ni0yLjc2IDcuMjQtMi43NiAxMCAwbDItMkMxNS4xNCA5LjE0IDguODcgOS4xNCA1IDEzeiIvPjxwYXRoIHRyYW5zZm9ybT0idHJhbnNsYXRlKDUsOCkgc2NhbGUoMC44KSIgZD0iTTEyIDQuNUM3IDQuNSAyLjczIDcuNjEgMSAxMmMxLjczIDQuMzkgNiA3LjUgMTEgNy41czkuMjctMy4xMSAxMS03LjVjLTEuNzMtNC4zOS02LTcuNS0xMS03LjV6TTEyIDE3Yy0yLjc2IDAtNS0yLjI0LTUtNXMyLjI0LTUgNS01IDUgMi4yNCA1IDUtMi4yNCA1LTUgNXptMC04Yy0xLjY2IDAtMyAxLjM0LTMgM3MxLjM0IDMgMyAzIDMtMS4zNCAzLTMtMS4zNC0zLTMtM3oiLz48L3N2Zz4=');
}
.ui-control h2 span.iconSpanWifiPositionFirst {
	background-image: url('data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIGhlaWdodD0iMjRweCIgdmlld0JveD0iMCAwIDI0IDI0IiB3aWR0aD0iMjRweCI+PHBhdGggdHJhbnNmb3JtPSJ0cmFuc2xhdGUoMCwtMikgc2NhbGUoLjcpIiBkPSJNMSA5bDIgMmM0Ljk3LTQuOTcgMTMuMDMtNC45NyAxOCAwbDItMkMxNi45MyAyLjkzIDcuMDggMi45MyAxIDl6bTggOGwzIDMgMy0zYy0xLjY1LTEuNjYtNC4zNC0xLjY2LTYgMHptLTQtNGwyIDJjMi43Ni0yLjc2IDcuMjQtMi43NiAxMCAwbDItMkMxNS4xNCA5LjE0IDguODcgOS4xNCA1IDEzeiIvPjxwYXRoIHRyYW5zZm9ybT0idHJhbnNsYXRlKDUsOCkgc2NhbGUoMC44KSIgZD0iTTE4LjQxIDE2LjU5TDEzLjgyIDEybDQuNTktNC41OUwxNyA2bC02IDYgNiA2ek02IDZoMnYxMkg2eiIgZmlsbD0iIzAwODAwMCIgc3Ryb2tlPSIjMDA4MDAwIiBzdHJva2Utd2lkdGg9IjIiLz48L3N2Zz4=');
}
.ui-control h2 span.iconSpanWifiPositionLast {
	background-image: url('data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIGhlaWdodD0iMjRweCIgdmlld0JveD0iMCAwIDI0IDI0IiB3aWR0aD0iMjRweCI+PHBhdGggdHJhbnNmb3JtPSJ0cmFuc2xhdGUoMCwtMikgc2NhbGUoLjcpIiBkPSJNMSA5bDIgMmM0Ljk3LTQuOTcgMTMuMDMtNC45NyAxOCAwbDItMkMxNi45MyAyLjkzIDcuMDggMi45MyAxIDl6bTggOGwzIDMgMy0zYy0xLjY1LTEuNjYtNC4zNC0xLjY2LTYgMHptLTQtNGwyIDJjMi43Ni0yLjc2IDcuMjQtMi43NiAxMCAwbDItMkMxNS4xNCA5LjE0IDguODcgOS4xNCA1IDEzeiIvPjxwYXRoIHRyYW5zZm9ybT0idHJhbnNsYXRlKDUsOCkgc2NhbGUoMC44KSIgZD0iTTUuNTkgNy40MUwxMC4xOCAxMmwtNC41OSA0LjU5TDcgMThsNi02LTYtNnpNMTYgNmgydjEyaC0yeiIgZmlsbD0iI0ZGMDAwMCIgc3Ryb2tlPSIjRkYwMDAwIiBzdHJva2Utd2lkdGg9IjIiLz48L3N2Zz4=');
}
.ui-control h2 span.iconSpanGSMPosition {
	background-image: url('data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIGhlaWdodD0iMjRweCIgdmlld0JveD0iMCAwIDI0IDI0IiB3aWR0aD0iMjRweCIgZmlsbD0iIzg4ODg4OCI+PHBhdGggdHJhbnNmb3JtPSJ0cmFuc2xhdGUoMCwtMikgc2NhbGUoLjcpIiBkPSJNMTcgNGgzdjE2aC0zek01IDE0aDN2Nkg1em02LTVoM3YxMWgtM3oiLz48cGF0aCB0cmFuc2Zvcm09InRyYW5zbGF0ZSg1LDgpIHNjYWxlKDAuOCkiIGQ9Ik0xMiA0LjVDNyA0LjUgMi43MyA3LjYxIDEgMTJjMS43MyA0LjM5IDYgNy41IDExIDcuNXM5LjI3LTMuMTEgMTEtNy41Yy0xLjczLTQuMzktNi03LjUtMTEtNy41ek0xMiAxN2MtMi43NiAwLTUtMi4yNC01LTVzMi4yNC01IDUtNSA1IDIuMjQgNSA1LTIuMjQgNS01IDV6bTAtOGMtMS42NiAwLTMgMS4zNC0zIDNzMS4zNCAzIDMgMyAzLTEuMzQgMy0zLTEuMzQtMy0zLTN6Ii8+PC9zdmc+');
}
.ui-control h2 span.iconSpanGSMPositionActive {
	background-image: url('data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIGhlaWdodD0iMjRweCIgdmlld0JveD0iMCAwIDI0IDI0IiB3aWR0aD0iMjRweCIgZmlsbD0iIzAwODAwMCI+PHBhdGggdHJhbnNmb3JtPSJ0cmFuc2xhdGUoMCwtMikgc2NhbGUoLjcpIiBkPSJNMTcgNGgzdjE2aC0zek01IDE0aDN2Nkg1em02LTVoM3YxMWgtM3oiLz48cGF0aCB0cmFuc2Zvcm09InRyYW5zbGF0ZSg1LDgpIHNjYWxlKDAuOCkiIGQ9Ik0xMiA0LjVDNyA0LjUgMi43MyA3LjYxIDEgMTJjMS43MyA0LjM5IDYgNy41IDExIDcuNXM5LjI3LTMuMTEgMTEtNy41Yy0xLjczLTQuMzktNi03LjUtMTEtNy41ek0xMiAxN2MtMi43NiAwLTUtMi4yNC01LTVzMi4yNC01IDUtNSA1IDIuMjQgNSA1LTIuMjQgNS01IDV6bTAtOGMtMS42NiAwLTMgMS4zNC0zIDNzMS4zNCAzIDMgMyAzLTEuMzQgMy0zLTEuMzQtMy0zLTN6Ii8+PC9zdmc+');
}
.ui-control h2 span.iconSpanGSMPositionFirst {
	background-image: url('data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIGhlaWdodD0iMjRweCIgdmlld0JveD0iMCAwIDI0IDI0IiB3aWR0aD0iMjRweCI+PHBhdGggdHJhbnNmb3JtPSJ0cmFuc2xhdGUoMCwtMikgc2NhbGUoLjcpIiBkPSJNMTcgNGgzdjE2aC0zek01IDE0aDN2Nkg1em02LTVoM3YxMWgtM3oiLz48cGF0aCB0cmFuc2Zvcm09InRyYW5zbGF0ZSg1LDgpIHNjYWxlKDAuOCkiIGQ9Ik0xOC40MSAxNi41OUwxMy44MiAxMmw0LjU5LTQuNTlMMTcgNmwtNiA2IDYgNnpNNiA2aDJ2MTJINnoiIGZpbGw9IiMwMDgwMDAiIHN0cm9rZT0iIzAwODAwMCIgc3Ryb2tlLXdpZHRoPSIyIi8+PC9zdmc+');
}
.ui-control h2 span.iconSpanGSMPositionLast {
	background-image: url('data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIGhlaWdodD0iMjRweCIgdmlld0JveD0iMCAwIDI0IDI0IiB3aWR0aD0iMjRweCI+PHBhdGggdHJhbnNmb3JtPSJ0cmFuc2xhdGUoMCwtMikgc2NhbGUoLjcpIiBkPSJNMTcgNGgzdjE2aC0zek01IDE0aDN2Nkg1em02LTVoM3YxMWgtM3oiLz48cGF0aCB0cmFuc2Zvcm09InRyYW5zbGF0ZSg1LDgpIHNjYWxlKDAuOCkiIGQ9Ik01LjU5IDcuNDFMMTAuMTggMTJsLTQuNTkgNC41OUw3IDE4bDYtNi02LTZ6TTE2IDZoMnYxMmgtMnoiIGZpbGw9IiNGRjAwMDAiIHN0cm9rZT0iI0ZGMDAwMCIgc3Ryb2tlLXdpZHRoPSIyIi8+PC9zdmc+');
}
#positionAlias {
	margin-left: 0.5rem;
	padding: 2px;
	border: 1px solid #d3d3d3;
}
.options-menu {
	position: absolute;
	background: white;
	cursor: default;
	color: #666;
	border: 1px solid #999;
	box-shadow: 1px 3px 3px rgba(0, 0, 0, .3);
	margin-top: -10px;
	margin-left: 10px;
	width: 300px;
	font-family: sans-serif;
}
.options-menu h1 {
	font-size: 12pt;
	font-weight: bold;
	background-color: #FFD633;
	padding: 3px;
}
.options-menu input{
	border: 1px solid #d3d3d3;
	padding: 0.2rem;
	cursor: text;
	font-size: 0.8rem;
}
.options-menu button {
	cursor: pointer;
	font-size: 10pt;
	margin-left: 2px;
	padding: 3px;
}
.options-menu span.iconSpan3 {
	font: 1.2rem 'Material Icons';
	color: #888888;
	margin-right: 0.1rem;
}
.options-menu p{
	cursor: pointer;
	font-size: 10pt;
	padding: 3px;
}
.options-menu p:hover{
	background: #eee;
}
.helpIcon {
	width: 1.5rem;
	height: 1.5rem;
	cursor: help;
	/*
	cursor:url('data:image/svg+xml;utf8,%3Csvg%20height%3D%2232%22%20width%3D%2232%22%20viewBox%3D%220%200%2032%2032%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Ccircle%20cx%3D%2216%22%20cy%3D%2216%22%20r%3D%2215%22%20style%3D%22fill%3A%23FFFFFF%3Bstroke%3A%23FF0000%3Bstroke-width%3A3%3Bfill-opacity%3A1%3B%22%20%2F%3E%3Ctext%20x%3D%2216%22%20y%3D%2223%22%20text-anchor%3D%22middle%22%20style%3D%22font-size%3A1.5rem%3Bfill%3A%23FF0000%3Bfont-weight%3Abold%3B%22%3E%21%3C%2Ftext%3E%3C%2Fsvg%3E'),help;
	*/
}
.helpIcon2 {
	font-family: 'Material Icons' !important;
	font-weight: normal;
	font-style: normal;
	display: inline-block;
	line-height: 1;
	text-transform: none;
	letter-spacing: normal;
	word-wrap: normal;
	white-space: nowrap;
	direction: ltr;
	font-size: 1.6rem;
	color: #000;
	-webkit-font-smoothing: antialiased;
	text-rendering: optimizeLegibility;
	-moz-osx-font-smoothing: grayscale;
	font-feature-settings: 'liga';
	cursor: help;
}
.saveFWIcon {
	font-family: 'Material Icons' !important;
	font-weight: normal;
	font-style: normal;
	display: inline-block;
	line-height: 1;
	text-transform: none;
	letter-spacing: normal;
	word-wrap: normal;
	white-space: nowrap;
	direction: ltr;
	font-size: 3rem;
	color: #000;
	-webkit-font-smoothing: antialiased;
	text-rendering: optimizeLegibility;
	-moz-osx-font-smoothing: grayscale;
	font-feature-settings: 'liga';
	cursor: pointer;
}
.materialIcon {
	font-family: 'Material Icons' !important;
	font-weight: normal;
	font-style: normal;
	display: inline-block;
	line-height: 1;
	text-transform: none;
	letter-spacing: normal;
	word-wrap: normal;
	white-space: nowrap;
	direction: ltr;
	-webkit-font-smoothing: antialiased;
	text-rendering: optimizeLegibility;
	-moz-osx-font-smoothing: grayscale;
	font-feature-settings: 'liga';
	cursor: pointer;
}
.tpmsIcon {
	font-size: 1.2rem;
	vertical-align:-0.3rem;
}
.lookupDeleteIcon {
	font-size: 1.5rem;
	color: #888888;
}
.forwardFWIcon {
	font-size: 0.8rem;
	
}
.UpdateIcon {
	font-size: 2rem;
	color: #888888;
	color: #BE1E24;
}
.UpdateIconInactive {
	font-size: 2rem;
	color: #D3D3D3;
}
.UpdateIconUnsaved {
	font-size: 2rem;
	color: #BE1E24;
}
.UpdateIconSaved {
	font-size: 2rem;
	color: #008000;
}
.ToggleIcon {
	font-size: 2rem;
	color: #888888;
	color: #BE1E24;
	vertical-align:-0.6rem;
}
.deleteModeIcon {
	font-size: 2rem;
	color: #888888;
}
.deleteModeIconActive {
	font-size: 2rem;
	color: #008000;
}
.batchDeleteIcon {
	color: #F00;
}
.deleteHelpTextIconDIV {
	display: inline;
	bottom: 0px;
}
.deleteHelpTextIcon {
	font-size: 1.5rem;
	color: #888888;
}
.deleteMarker {
	font-size: 1rem;
	color: #F00;
}
.ButtonIcon {
	font-size: 2rem;
	color: #000;
}
.positionDivs {
	float: left;
	margin-right: 0.5rem;
}
.positionDivs p {
	float: left;
	font-size:0.75rem;
}
.positionDivs p:firstChild {
	font-size: 1.5rem;
	margin-right: 0.2rem;
}
.statIcon {
	font-size: 1.2rem;
	color: #888;
	cursor: auto;
}
.statIconLink {
	font-size: 1.2rem;
	color: #888;
	cursor: pointer;
}
.redX {
	color: #FF0000;
	font-weight: bold !important;
}
.poweron {
	color: #008000;
}
.poweroff {
	color: #FF0000;
}
.fastActions {
	font-family: 'Material Icons' !important;
	font-weight: normal;
	font-style: normal;
	display: inline-block;
	line-height: 1;
	text-transform: none;
	letter-spacing: normal;
	word-wrap: normal;
	white-space: nowrap;
	direction: ltr;
	font-size: 3rem;
	color: #000;
	-webkit-font-smoothing: antialiased;
	text-rendering: optimizeLegibility;
	-moz-osx-font-smoothing: grayscale;
	font-feature-settings: 'liga';
	cursor: pointer;
}
.ui-button {
	background-color: #fff;
	border: 0;
	border-radius: 2px;
	box-shadow: 0 1px 4px -1px rgba(0, 0, 0, 0.3);
	margin: 10px;
	padding: 0 0.5em;
	font: 400 18px Roboto, Arial, sans-serif;
	overflow: hidden;
	height: 40px;
	cursor: pointer;
}
.ui-button:hover {
	background: #ebebeb;
}
.verificationIcon {
	width: 1rem;
	height: 1rem;
	cursor: help;
}
.PopUpTable {
}
.PopUpTable tr{
}
.PopUpTable tr.bbend td{
	border-bottom: 1px solid #d3d3d3;
	padding-bottom: 5px;
	margin-bottom: 5px;
}
/* The popup bubble styling. */
.popup-bubble {
	/* Position the bubble centred-above its parent. */
	position: absolute;
	top: 0;
	left: 0;
	transform: translate(-50%, -100%);
	/* Style the bubble. */
	background-color: white;
	padding: 5px;
	border-radius: 5px;
	font-family: sans-serif;
	overflow-y: auto;
	/*max-height: 200px;*/
	box-shadow: 0px 2px 10px 1px rgba(0,0,0,0.5);
}
.popup-contentContainer {
	position: relative;
}
.popup-contentContainer p {
	font-size: 0.75rem;
}
.popup-contentContainer div {
	float: right;
	height: 1rem;
	width: 1rem;
	margin: 0.1rem;
	padding: 0.2rem;
	text-align: center;
	background-color: #EEEEEE;
	border-radius: 0.2rem;
	cursor: pointer;
}
.popup-contentContainer div:hover {
	background-color: #d3d3d3;
}
/* The parent of the bubble. A zero-height div at the top of the tip. */
.popup-bubble-anchor {
	/* Position the div a fixed distance above the tip. */
    position: absolute;
	width: 100%;
	bottom: /* TIP_HEIGHT= */ 8px;
	left: 0;
	}
/* This element draws the tip. */
.popup-bubble-anchor::after {
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	/* Center the tip horizontally. */
	transform: translate(-50%, 0);
	width: 0;
	height: 0;
	/* The tip is 8px high, and 12px wide. */
	border-left: 6px solid transparent;
	border-right: 6px solid transparent;
	border-top: /* TIP_HEIGHT= */ 8px solid white;
}
/* JavaScript will position this div at the bottom of the popup tip. */
.popup-container {
	cursor: auto;
	height: 0;
	position: absolute;
	/* The max width of the info window. */
	width: 300px;
}
.popup-bubble2 {
	/* Position the bubble centred-above its parent. */
	position: absolute;
	top: 0;
	left: 0;
	transform: translate(-50%, 8px);
	/* Style the bubble. */
	background-color: white;
	padding: 5px;
	border-radius: 5px;
	font-family: sans-serif;
	overflow-y: auto;
	/*max-height: 200px;*/
	box-shadow: 0px 2px 10px 1px rgba(0,0,0,0.5);
}
.popup-contentContainer2 {
	position: relative;
}
.popup-contentContainer2 p {
	font-size: 0.75rem;
}
.popup-contentContainer2 div {
	float: right;
	height: 1rem;
	width: 1rem;
	margin: 0.1rem;
	padding: 0.2rem;
	text-align: center;
	background-color: #EEEEEE;
	border-radius: 0.2rem;
	cursor: pointer;
}
.popup-contentContainer2 div:hover {
	background-color: #d3d3d3;
}
.popup-bubble-anchor2 {
    position: absolute;
	width: 100%;
	bottom: 0px;
	left: 0;
	}
.popup-bubble-anchor2::after {
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	transform: translate(-50%, 0);
	width: 0;
	height: 0;
	border-left: 6px solid transparent;
	border-right: 6px solid transparent;
	border-bottom: /* TIP_HEIGHT= */ 8px solid white;
}
.popup-container2 {
	cursor: auto;
	height: 0;
	position: absolute;
	width: 300px;
}
.popup-bubble3 {
	position: absolute;
	top: 0;
	left: -15px;
	transform: translate(0, 50%);
	background-color: white;
	padding: 5px;
	border-radius: 5px;
	font-family: sans-serif;
	overflow-y: auto;
	box-shadow: 0px 2px 10px 1px rgba(0,0,0,0.5);
}
.popup-contentContainer3 {
	position: relative;
}
.popup-contentContainer3 p {
	font-size: 0.75rem;
}
.popup-contentContainer3 div {
	float: right;
	height: 1rem;
	width: 1rem;
	margin: 0.1rem;
	padding: 0.2rem;
	text-align: center;
	background-color: #EEEEEE;
	border-radius: 0.2rem;
	cursor: pointer;
}
.popup-contentContainer3 div:hover {
	background-color: #d3d3d3;
}
/* The parent of the bubble. A zero-height div at the top of the tip. */
.popup-bubble-anchor3 {
	/* Position the div a fixed distance above the tip. */
    position: absolute;
	width: 100%;
	left: /* TIP_WIDTH= */ 8px;
	bottom: 0;
	}
/* This element draws the tip. */
.popup-bubble-anchor3::after {
	content: "";
	position: absolute;
	top: 50%;
	left: -15px;
	/* Center the tip horizontally. */
	transform: translate(-100%, 0);
	width: 0;
	height: 0;
	border-top: 6px solid transparent;
	border-bottom: 6px solid transparent;
	border-right: /* TIP_WIDTH= */ 8px solid white;
}
/* JavaScript will position this div at the bottom of the popup tip. */
.popup-container3 {
	cursor: auto;
	height: 0;
	position: absolute;
	width: 300px;
}
#historycontainer {
	width: 1400px;
	position: relative;
}
.togglebar {
	width: 100%;
	height: 40px;
	background-color: #FFD633;
	padding: 5px;
	cursor: pointer;
	margin-top: 10px;
}
#deleteArchivData {
	visibility: hidden;
	padding: 10px;
	border-radius: 10px;
	background-color: #f00;
	font: bold 14pt Arial;
	cursor: pointer;
}

.servicenumber {
		font-style: italic;
		color: #F00;
}
.servicenumber2 {
		font-style: italic;
		color: #F00;
		font-weight: bold;
}

#Handlungsanweisungen {
	border: 1px solid #000;
	margin-top: 10px;
	border-spacing: 0px;
}
#Handlungsanweisungen tr:nth-of-type(1) {
	background-color: #FFD633;
}
#Handlungsanweisungen tr:nth-of-type(1) th{
	padding: 5px;
	color: #000000;
	font-size: 10pt;
	font-weight: bold;
	text-align: center;
	vertical-align: top;
}
#Handlungsanweisungen tr:nth-of-type(n+2) td {
	border-bottom: 1px solid #d3d3d3;
	padding: 10px;
}
#Handlungsanweisungen tr:nth-of-type(5) td {
	border-bottom: none;
	padding: 10px;
}
#Handlungsanweisungen tr:nth-of-type(6) td {
	vertical-align: bottom;
}
#Handlungsanweisungen td:nth-of-type(2), #Handlungsanweisungen th:nth-of-type(2) {
	margin-left: 20px;
}
.piPhoneNumber {
	font-weight: bold;
}

#policeemailsheadline {
	text-decoration: underline;
	margin-bottom: 0.2rem;
}
#policeemails {
	margin-bottom: 0.2rem;
	margin-bottom: 0.5rem;
}
#clearinglink {
	padding: 0.5rem;
	border:1px solid #ff0000;
	font-weight: bold;
	font-size: 1rem;
}
#piButton0 {
	width: 60px;
	height: 30px;
	background-color: #FFD633;
	visibility: hidden;
	cursor: pointer;
}
#piButton1 {
	min-width: 100px;
	min-height: 50px;
	background-color: #008000;
	color: #fff;
	cursor: pointer;
}
#piButton2 {
	margin-top: 10px;
	min-width: 100px;
	min-height: 50px;
	background-color: #ff0000;
	color: #fff;
	cursor: pointer;
}
#piButtonSendLink {
	padding: 0.5rem;
	border: 3px solid transparent;
	background-color: #d3d3d3;
	overflow: hidden;
	cursor: pointer;
}
#piButtonSendLink:hover {
	background: #ebebeb;
}
.lds-spinner {
  color: #7FFF00;
  display: inline-block;
  position: relative;
  width: 80px;
  height: 80px;
}
.lds-spinner div {
  transform-origin: 40px 40px;
  animation: lds-spinner 1.2s linear infinite;
}
.lds-spinner div:after {
  content: " ";
  display: block;
  position: absolute;
  top: 3px;
  left: 37px;
  width: 6px;
  height: 18px;
  border-radius: 20%;
  background: #fff;
}
.lds-spinner div:nth-child(1) {
  transform: rotate(0deg);
  animation-delay: -1.1s;
}
.lds-spinner div:nth-child(2) {
  transform: rotate(30deg);
  animation-delay: -1s;
}
.lds-spinner div:nth-child(3) {
  transform: rotate(60deg);
  animation-delay: -0.9s;
}
.lds-spinner div:nth-child(4) {
  transform: rotate(90deg);
  animation-delay: -0.8s;
}
.lds-spinner div:nth-child(5) {
  transform: rotate(120deg);
  animation-delay: -0.7s;
}
.lds-spinner div:nth-child(6) {
  transform: rotate(150deg);
  animation-delay: -0.6s;
}
.lds-spinner div:nth-child(7) {
  transform: rotate(180deg);
  animation-delay: -0.5s;
}
.lds-spinner div:nth-child(8) {
  transform: rotate(210deg);
  animation-delay: -0.4s;
}
.lds-spinner div:nth-child(9) {
  transform: rotate(240deg);
  animation-delay: -0.3s;
}
.lds-spinner div:nth-child(10) {
  transform: rotate(270deg);
  animation-delay: -0.2s;
}
.lds-spinner div:nth-child(11) {
  transform: rotate(300deg);
  animation-delay: -0.1s;
}
.lds-spinner div:nth-child(12) {
  transform: rotate(330deg);
  animation-delay: 0s;
}
@-webkit-keyframes lds-spinner {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
@keyframes lds-spinner {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
#loaderCircle {
	position: fixed;
	left: 50%;
	top: 50%;
	z-Index: 50000;
	visibility: hidden;
}
.loader {
  border: 16px solid #f3f3f3;
  border-radius: 50%;
  border-top: 16px solid #0000FF;
  border-bottom: 16px solid #0000FF;
  width: 120px;
  height: 120px;
  -webkit-animation: spin 2s linear infinite;
  animation: spin 2s linear infinite;
}
.loader2 {
  border: 16px solid #f3f3f3;
  border-radius: 50%;
  border-top: 16px solid #FF0000;
  border-bottom: 16px solid #FF0000;
  width: 120px;
  height: 120px;
  -webkit-animation: spin 2s linear infinite;
  animation: spin 2s linear infinite;
}
@-webkit-keyframes spin {
  0% { -webkit-transform: rotate(0deg); }
  100% { -webkit-transform: rotate(360deg); }
}
@keyframes spin {
  0% { transform: rotate(0deg); }
  100% { transform: rotate(360deg); }
}
.confirmDIV2 {
	position: fixed;
	padding: 2rem;
	width: 60rem;
	height: 30rem;
	background-color: #FFFFFF;
	border-radius: 1.25rem;
}
.confirmDelete2tableDIV {
	width: 100%;
	height: 23rem;
	overflow-x: hidden;
	overflow-y: auto;
}
.confirmDelete2tableDIV table{
	width: 100%;
	border-spacing: 0px;
	/*border-collapse: collapse;*/
}
.confirmDelete2tableDIV td, .confirmDelete2tableDIV th{
	padding: 0.2rem;
	border: 1px solid #d3d3d3;
	font-size: 0.7rem;
}
.confirmDelete2tableDIV th {
	font-weight: bold;
}
.confirmDIV2 button {
	position: absolute;
	bottom: 2rem;
	height: 5rem;
	color: #FFFFFF;
	border-radius: 0.625rem;
	padding: 0.3rem;
	opacity: 1;
	display: inline-block;
	cursor: pointer;
	font-size: 1.5em;
	font-weight: bold;
}
.confirmDIV2 button:disabled {
	background-color: #d3d3d3;
	cursor: not-allowed;
}
.confirm2Delete {
	width: 10rem;
	background-color: #C32E04;
}
.confirm2Cancel {
	left: 14rem;
	width: 48rem;
	background-color: #5A9900;
}
.confirmDIVBackground {
	position: fixed;
	width: 100%;
	height: 100%;
	left: 0px;
	top: 0px;
	background-color: #d3d3d3;
	opacity: 0.7;
}
.confirmDIV {
	position: fixed;
	width: 30rem;
	height: 30rem;
	background-color: #FFFFFF;
	border-radius: 1.25rem;
}
.confirmDIV Button {
	width: 50%;
	height: 20%;
	margin-left: 25%;
	color: #FFFFFF;
	/*border-radius: 10px;*/
	border-radius: 0.625rem;
	padding: 0.3rem;
	opacity: 1;
	display: block;
	cursor: pointer;
	font-size: 1.5em;
	font-weight: bold;
}
.confirmDIV a {
	width: 50%;
	height: 20%;
	margin-left: 25%;
	color: #FFFFFF;
	border-radius: 0.625rem;
	padding: 0.3rem;
	opacity: 1;
	display: block;
	cursor: pointer;
	font-size: 1.5em;
	font-weight: bold;
}
.confirmDIV fieldset {
	border: 1px solid #d3d3d3;
	border-radius: 0.5rem;
	width: 60%;
	margin-left: 20%;
	margin-top: 1rem;
	padding: 0.5rem;
}
.confirmDIV fieldset legend {
	font-size: 0.8rem;
	margin-left: 1rem;
	padding-left: 0.5rem;
	padding-right: 0.5rem;
}
.confirmDIV input {
	font-size: 0.8rem;
	border: 0.1rem solid #d3d3d3;
	margin-top: 0.375rem;
	margin-right: 0.375rem;
	padding: 0.625rem;
}
#AlarmEventsDataItem p {
	padding: 5px;
}
#managementContainer {
	border: 1px solid #000;
	margin: 1rem;
	padding: 0.5rem;
}
#managementMenue {
}
#managementMenue button {
	margin: 0.5rem;
	padding: 0.2rem;
	border: 1px solid #d3d3d3;
}
#managementWhiteboard {
	padding: 0.5rem;
	border: 1px solid #F00
}
.managementTable {
}
.managementTable tr:nth-of-type(2n) {
	background-color: #F8F8FF;
	/*background-color: #FFEC8B;*/
}
.managementTable tr:nth-of-type(2n+1) {
	background-color: #FFF;
}
.managementTable input, .managementTable select {
	margin: 0.2rem;
	padding: 0.1rem;
	border: 1px solid #d3d3d3;
	background-color: transparent;
}
.aptable {
	font-family: 'Roboto Mono';
}
/*
----------Footer------------
*/
#footer {
	/*
	vertical-align: top;
	background-repeat: no-repeat;
	background-position: top;
	margin-bottom: 10px;
	height: 20px;
	*/
	position:fixed;
	bottom: 0px;
	padding-top:30px;
	padding-bottom:0px;
	height: 40px;
	width: 100%;
	font: .7em Arial;
	color:#d3d3d3;
	text-align: center;
	background-color: #fff;
}
#footer p, #footer a {
	color: #000000;
	text-align: center;
}
#footer a {
	font: 1em Arial;
	text-decoration: underline;
}
#footer a:hover {
	color: #000000;
}
#footer2 {
	height: 20px;
	width: 100%;
	font: .7em Arial;
	color: #FFD633;
	text-align: center;
	background-color: #fff;
}
#footer2 a {
	color: #000;
	text-decoration: underline;
}