body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #000000;
	background-repeat: repeat-x;
	background-position: left top;
	overflow: hidden;
	margin: 0px 0px 0px 0px;
	width: 100%;
}
h1, h2, h5, h6, p, ol, form, input, textarea {
	padding: 0px;
	margin: 0px;
	list-style: none;
}
h3{
	padding: 0px;
	margin: 0px;
	display:inline; 
	float: left;
}
h4{
	padding: 0px;
	margin: 0px;
	margin-left: 40%;
	display:inline;
	font-size: 16px;
}
table {
  font-family: calibri, sans-serif;
  border-collapse: collapse;
  width: 100%;
  margin-bottom: 20px;
}

td, th {
  border: 1px solid #dddddd;
  text-align: left;
  padding: 8px;
  font: calibri;
  font-size: 16px;
}
td, tr, th .groupList {
	border:0px;
	/* padding: 3px; */
}

tr:nth-child(even) {
  background-color: #eeeefb;
}

input:hover {
	cursor:pointer;
}

th .dlg {
	border:4px solid black;
	
}

.main {
	position: fixed;
	top:0px;
	bottom:0px;
	left: 0px;
	right: 0px;
	background-color: #edeef2; /*#638aab;*/
/*	background: linear-gradient(to top, #b7cbf6 20%, #2c6aee 100%);  
	background: linear-gradient(to bottom, #446723 0%, #42035d 100%); 1f96c9 */
	z-index: -1;
}
.page {
	width: 100%; /* 989px; */
	float: left;
	overflow: hidden;
}

.header {
	width: 100%; /* 989px; */
	height: 55px;
	float: left;
	overflow: hidden;
}

.banner {
/*	background-image: url('/img/header.jpg');  */
	background-repeat: no-repeat;
	background-size: cover;
	background-position: left top;
	width: 40%;  /*989px; */
	height: 52px; /* 203 */
	display: inline;
}
.banner h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 48px;

	color: #000000;
	margin-top: 0px;
	float: right;
	margin-right: 50px;
}

.banner btnTest {
	background-color:#edeef2;
	color: white;
	padding: 4px 12px;
	font-size: 14px;
	display:inline-block;
	text-align: center;
	border-radius:8px;
}
.banner btnTest:hover {
	background-color: #5DBF61;
	color: black;
}
.topmenu {
	width: 100%; /*989px;  */
	height: 38px;
	float: left; 
}
.topmenu ul {
	list-style-type: none;
}
.topmenu ul li {
	display: inline;
	padding: 0px 22px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #edeef2;
}
.topmenu ul li a {
	font-family: "Times New Roman", Times, serif;
	font-size: 15px;
	font-weight: bold;
	line-height: 30px;
	color: #edeef2;
	text-decoration: none;
}
.topmenu ul li a:hover {
	text-decoration: underline;
}
.top-border {
	background-image: url(img/topborder_thin.jpg);
	background-repeat: repeat-x;
	position:fixed;
	height: 10px;
	padding-left: 10px;
	width: 100%;
}
	
.content {
	background-color: #06415a;
	background-image: url(img/top-round.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	width: 99%;  /*989px; */
	float: left;
	padding-top: 20px;
	margin-left: 5px;
	margin-right: 2px;
}
.content-in {
	background-image: url(img/bottom-round.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	width: 100%;
	float: left;
	padding-left: 2px;
	padding-right: 2px;
	padding-bottom: 5px;
}
.middle-panel {
	position:fixed;
	top:75px;
	bottom:60px;
	width:195px;
	left:60px;
	background-color: #ffffff;
	box-shadow:5px 5px 5px grey;
	border: none;
	overflow-x:auto;
}
.left-panel {
	position: fixed;
	width: 50px;
	float: left;
	margin-left: 0px;
	background-color: #edeef2;
/*	background: linear-gradient(to bottom, #4e7827 0%, #305269 100%);    42035d  purple  */
	color: white;
	text-align: center;
	top:62px;
	bottom: 50px;
}
.left-panel h2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	line-height: 30px;
	color: #edeef2;
	background-image: url(img/left-head.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 30px;
	padding-left: 17px;
	margin-left:10px;
}
.navpanel {
	background-color: #edeef2;
	top: 0px;
	width: 100%;
	height:  200px;
	text-orientation: upright;
}
.navpanel ul li {
	padding-top: 4px;
}
.sidebar {

}
.gap {
	height: 9px;
	clear: both;
}
.left-content {
	background-color: #ffffff;
	background-image: url(img/left-bottom.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	clear: both;
	padding-bottom: 10px;

}
.left-content ul {
	padding-right: 18px;
	padding-left: 18px;
	list-style-type: none;
}
.left-content ul li {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ffffff;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 29px;
	color: #000000;
	text-decoration: none;
	background-image: url(img/red-bullet.jpg);
	background-repeat: no-repeat;
	background-position: 7px center;
	text-align: left;
	display: block;
	height: 29px;
	padding-left: 35px;
}
.left-content ul li a {
	color: #000000;
}
.left-content ul li a:hover {
	color: #ff0303;
}
.left-content ol {
	padding-right: 11px;
	padding-left: 11px;
	list-style-type: none;
}
.left-content ol li {
	color: #000000;
	background-image: url(img/black-bullet.jpg);
	background-repeat: no-repeat;
	background-position: left 24px;
	padding-left: 16px;
	padding-top: 20px;
}
.logo {
	background-color: #edeef2;
	top:12px;
	height:40px;
	width: 160px;
	position: fixed;
	left: 60px;
}
.screentitle {
	background-color: #edeef2;
	/*	background: linear-gradient(to left, #38adfb 20%, #07395b 100%);          Dark blue to Cyan fade  */
	/*	background: linear-gradient(to left, #8dd007  20%, #4e7827 100%);  */
	top:9px;
	height: 30px;
	left:250px;
	width: 100%;
	text-align: left;
	color: black; /* #d17214; */
	font-size: 30px;
	position: fixed;
}
a.more {
	font-size: 12px;
	color: #ff0303;
	text-decoration: none;
	text-align: right;
}
a.more:hover {
	text-decoration: underline;
}

.full-right-panelheader {
	SIZE: B5;
	background-repeat: no-repeat;
	/*	background-color: #64be49;  */
	background-image: linear-gradient(to right, #1e6188 , white);
	position:fixed;
	top: 55px;
	left: 60px;
	height: 20px;
	z-index:1;
	/*	float: top left; */
	width: 100%;
	color:  white;
	padding-top: 2px;
	padding-left: 5px;
	font-size: 16px;
}

.full-right-panel {
	position: fixed;
	background-color: #FFFFFF;
/*	float:left;  */
	bottom:60px;
	box-shadow:5px 5px 5px grey;
	right:1px;
	top:75px;
	left:60px;
}

.right-panel {
	position: fixed;
	background-color: #FFFFFF;  /*  #e9f6fc;   */
/*	background: repeating-linear-gradient(#ffffff, #ffffff 18px, #e0fcd7 18px, #e0fcd7 19px);  */
	background-position: left top;
	width: 95.5%;
	right:10px;
	top:68px;
	bottom: 60px;
	box-shadow:5px 5px 5px grey;
	white-space: nowrap;
	left: 260px;
	overflow-x: auto;
}
.right-panel div {
	display: inline-block;
}
.right-panel-in {
/*	background-image: url(hello_world/images/bottom-round2.jpg);  */
	background-repeat: no-repeat;
	background-position: left bottom;
	float: left;
	padding-bottom: 10px;
	padding-top: 10px;
	padding-left:11px;
	width:99%;
}
.right-panel-in strong {
	color: #FFFFFF;
}
.right-panel-header {
	background-repeat: no-repeat;
	background-image: linear-gradient(to right, #1e6188 , white);
/*	background-color: #ffffff;  */
	position:fixed;
	top:50px;
	left: 60px;
	height: 20px;
	z-index:1;
/*	float: top left; */
/*	width: 95%;  */
	right:10px;
	color:  white;
	box-shadow:5px 5px 5px grey;
	padding-top: 2px;
	padding-left: 5px;
	font-size: 16px;
}
.device-table {
	float:left;
	overflow-y: auto;
	overflow-x: auto;
	border-collapse:collapse;
	text-align:left;
}
.device-table .thead {
	background-color:green;
}
.row {
	clear: both;
}
.title {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	text-align: center;
	line-height: 25px;
	color: #fafafa;
/*	background-color: #898989;  */
	height: 25px;
	padding-left: 34px;
}
.title span {
/*	background-color: #646363;  */
	padding-right: 5px;
	padding-left: 5px;
}
.title span span {
/*	color: #FABFB7;   */
	padding: 0px;
}
.copyright {
	border: 0px;
	height: 1px;
	width: 1px;
}
.row2 {
	clear: both;
	padding: 14px 35px 55px 44px;
}
ul.list-home {
	list-style-type: none;
}
ul.list-home li {
	background-image: url(img/round-bullet.jpg);
	background-repeat: no-repeat;
	background-position: left 4px;
	padding-left: 25px;
	margin-top: 10px;
}
.vline {
	background-image: url(img/vline.jpg);
	background-repeat: no-repeat;
	background-position: 340px top;
	width: 100%;
	float: left;
	padding-right: 9px;
}
.section1 {
	width: 320px;
	float: left;
}
.section2 {
	width: 320px;
	float: right;
	margin-right:50px;
}
a.more2 {
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;
}
a.more2:hover {
	text-decoration: none;
}
.footer {
	line-height: 61px;
	background-image: url(img/footer.jpg);
	background-repeat: no-repeat;
	background: linear-gradient(to bottom, #170e08 0%, #070402 100%);
	width: 100%; /* 949px; */
	height: 61px;
	float: left-bottom;
	padding-left:10px;
	z-index: 0;
}
.footer p {
	font-size: 12px;
	color: #FFFFFF;
	float: left;
}
.footer ul {
	float: right;
	list-style-type: none;
	padding-right:20px;
}
.footer ul li {
	display: inline;
	padding: 0px 10px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
}
.footer ul li a {
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
.footer ul li a:hover {
	text-decoration: underline;
	

}
.bottom {
	background-color: black;
	position: absolute;
	bottom: 0px;
	float:left-bottom;
	width:100%;
	height: 50px;
	text-align: center;
	color:white;
	z-index: -1;
}
	
.rTable {
   display: block;
   width: 100%;
   clear: both;
   overflow: auto;
   resize:scroll;
   height:  450px;
}
.rTableRow {
   display: table-row;
   color: #eeeeee;
}
.rTableHeading, .rtableBody, .rTableFoot, .rTableRow {
	clear: both;
}
.rTableHeading {
   display: table-header-group;
   background-color: #ddd;
}
.rTableCell, .rTableBody, .rTableHead {
   display: table-cell;
   padding: 1px 5px;
   overflow: hidden;
   border: 1px solid #CCCCCC;
   color: black;
   width:max-content;
}
.rTableHeading {
   display: table-header-group;
   background-color: #ddd;
   font-weight: bold;
}
.rTableFoot {
   display: table-footer-group;
   font-weight: bold;
   background-color: #ddd;
}
/*.rTableBody {
   display: table-row-group;
   color: color: black;  */
}

.rTable:after{
	visibility: hidden;
	display: block;
	font-size: 0;
	content: "";
	clear: both;
	height: 0;
}
.backdrop {
	overflow: none;
	position: absolute;
	top: 50px;
	left: 100px;
	font-weight: bold;
	color: white;
}
.container {
	height: 100%;
/*	background-image: url("img/logonsplash.jpg");   */
	background-position: center;
	background-repeat: no-repeat;
	background-size:cover; 
}

.logon-center {
  margin: 0;
  position: relative;
  top: 100px;
  text-align: center;
  -ms-transform: translateY(-80%, -80%);
  transform: translateY(-80%, -80%);
}

.dropbtn {
  background-color: #2f93b1; /* #4CAF50; */
  color: white;
  padding: 16px;
  font-size: 16px;
  border: none;
  border-radius: 4px;
}

.dropdown {
  position: relative;
  display: inline-block;
}

/* Dropdown button on hover & focus */
.dropbtn:hover, .dropbtn:focus {
  background-color: #2980B9;
}

.dropdown-content {
  display: none;
  position: absolute;
  background-color: #f1f1f1;
  min-width: 120px;
  box-shadow: 0px 10px 16px 0px rgba(0,0,0,0.2);
  z-index: 1;
}

.dropdown-content a {
  color: black;
  padding: 12px 16px;
  font-size: 10;
  font-weight: normal;
  text-decoration: none;
  display: block;
}

div#navDropDown.closeit a {
	display:block; 
	background-color:#e6e6f7; 
	color:blue; 
	width:120px; 
	padding-top:5px; 
	text-align:left;
	text-decoration:none;
}

.dropdown-content a:hover {background-color: #ddd;}

/*  .dropdown:hover .dropdown-content {display: block;}

.dropdown:hover .dropbtn {background-color: #3e8e41;}  */

.show {display:block;}

/* Remove default bullets */
ul, #myUL {
  list-style-type: none;
  padding-left: 0px;
  margin-left: 10px;
}

ul:hover >li {color:red;}
/* Remove margins and padding from the parent ul */
#myUL {
  margin-left: 0px;
  padding-left: 0px;
  margin-top:0px;
}


li {
	margin-left:10px;
}

/* Style the caret/arrow */
.caret {
  cursor: pointer;
  user-select: none; /* Prevent text selection */
}

/* Create the caret/arrow with a unicode, and style it */
.caret::before {
  content: "\25B6";
  color: black;
  display: inline-block;
  margin-right: 6px;
}

/* Rotate the caret/arrow icon when clicked on (using JavaScript) */
.caret-down::before {
  transform: rotate(90deg);
}

/* Hide the nested list */
.nested {
  display: none;
}

/* Show the nested list when the user clicks on the caret/arrow (with JavaScript) */
.active {
  display: block;
}

#treeview, #treeview ul {
    list-style: none;
}
  
#treeview .parent {
	position: relative;
	cursor: pointer; 
}

#treeview .parent::before {
	padding-left: 13px;
	background: url("img/plus-minus-small.png") no-repeat;
	background-position: -13px top;
	content: "";
	height: 17px;
}

#treeview .close::before {
	background-position: 0 top;
}

#treeview .parent > ul {
	display: none;
}

#reset {
	padding: 5px 10px;
	background: #4CAF50;
	border: none;
	color: #FFF;
	cursor: pointer;
}

#reset:hover {
	color: #4CAF50;
	background: #FFF;
}

.context-menu {
	display:none;
	position: absolute;
	left:200px; 
	top: 400px;
	background-color:white;
	border:thin;
	z-index: 10;
}

.context-menu--active {
  display: block;
}

/* tasks */

.groupItem {
  list-style: none;
  margin: 0;
  padding: 0;
}

.groupItem {
  display: flex;
  justify-content: space-between;
  padding: 12px 0;
  border-bottom: solid 1px #dfdfdf;
}

.groupItem:last-child {
  border-bottom: none;
}