body {
	height:100%;
	color: #000000;
	
	margin: 0;
	padding: 0;
	outline: 0;
}

.gridHeader {
	margin: 5px;
}

.body {
	display: flex;
	position: absolute;
	width: 100%;
	height: 100%;
	margin:0;
	padding:0;
	overflow-x: hidden;
	overflow-y: hidden;
	box-sizing: border-box;
}

.legend {
	font-size: 7pt;
	font-style: italic;
	text-align: right;
}
a, a:hover {
	text-decoration: none;
}

#globalNav {
	border-left-width: 5px;
	border-left-style: 5px;
	background-color: #f7f7f9;
	position:relative;
}

#globalNav #mainNav {
	overflow-x: hidden;
	overflow-y: auto;
	height: calc(100vh - 180px);
}

#globalMenu {
	position: absolute;
	bottom: 10px;
}

#logo {
	cursor:pointer;
}
/**
 * Navigation
 */
nav {
	border-right: 1px solid #eee;
}

#globalNav .nav > li a >.fa-fw,
#globalNav .nav > li a >.fas,
#globalNav .nav > li a >.fal,
#globalNav .nav > li a >.far {
	width: 44px;
}

nav.icon .full, nav.icon .dropdown-toggle::after{
	display:none;
}

nav img.icon{
	display:inline-block;
}

nav.full .full {
	display:inline-block;
}

nav.full .icon{
	display:none;
}

/**
 * ellipsis for version
 */
nav.icon #version {
	width: 44px;
}

nav ul {
	margin-top: 8px;
}


nav li a {
	padding-left: 3px;
	padding-top: 7px;
	padding-bottom: 7px;
	display:block;
	background-color: #f7f7f9;
	text-decoration: none;
	color: black;
	margin-left: 3px;
}

nav ul.colored li > a:hover, nav ul.colored li.active > a {
	background-color: transparent;
	text-decoration: none;
	color: white;
}

nav .subItem {
	margin-left: 3px;
}

nav .subItem.active a{
	background-color: transparent;
	color: white;
}

#main {
	flex: 1;
}

/**
 *  App Menu
 */
#appMenu {
	border-bottom: 1px solid #eee;
	padding-top: 2px;
	position: relative;
}

#appMenu ul {
	list-style:none;
	display:block;
	margin: 0;
	padding-left: 10px;
	border-left: 1px solid white;
	background-color: #f7f7f9;
}
#appMenu i {
	display: block;
	text-align: center;
}

#appMenu li span {
	display: block;
	text-align: center;
}

#appMenu li {
	color: #444;
	display: inline-block;
	text-align: center;
	padding: 7px;
	margin-top: 3px;
}

#appMenu li:hover {
	text-shadow: 0px 0px 3px rgba(0,0,0,0.25);
}

#appMenu li.disabled:hover {
	text-shadow: none;
}

.action {
	cursor: pointer;
}

.disabled {
	cursor: not-allowed;
}

#appMenu li:hover {
	color: #000;
}

#appMenu li.disabled {
	color: #a9a9a9 !important;
}

#appMenu li.spacer {
	border-left: 1px solid #777;
	width: 3px;
	height: 36px;
	padding: 7px 0px 7px 0px;
}

#mainActions {
	position: absolute;
	right: 5px;
	top: 0;
}

/**
 * Filter (browser)
 */
#filter {
	border-left:  1px solid #eee;
	background-color: #292929;
	color: #fff;
	padding: 5px;
}

html {
	overflow-y: hidden !important;
}

img {
	border: 0px;
}

.onlyPrint {
	display:none;
}


#page-wrapper {
  padding: 0 15px;
  min-height: 568px;
  background-color: white;
}
@media (min-width: 768px) {
  #page-wrapper {
    position: inherit;
    margin: 0 0 0 0px;
    padding: 0 30px;
    border-left: 1px solid #e7e7e7;
  }
}

@font-face {
  font-family: 'Font Awesome 5 Brands';
  font-style: normal;
  font-weight: normal;
  font-display: auto;
  src: url("../webfonts/fa-brands-400.eot");
  src: url("../webfonts/fa-brands-400.eot?#iefix") format("embedded-opentype"), url("../webfonts/fa-brands-400.woff2") format("woff2"), url("../webfonts/fa-brands-400.woff") format("woff"), url("../webfonts/fa-brands-400.ttf") format("truetype"), url("../webfonts/fa-brands-400.svg#fontawesome") format("svg"); }

.fab {
  font-family: 'Font Awesome 5 Brands'; }
@font-face {
  font-family: 'Font Awesome 5 Pro';
  font-style: normal;
  font-weight: 300;
  font-display: auto;
  src: url("../webfonts/fa-light-300.eot");
  src: url("../webfonts/fa-light-300.eot?#iefix") format("embedded-opentype"), url("../webfonts/fa-light-300.woff2") format("woff2"), url("../webfonts/fa-light-300.woff") format("woff"), url("../webfonts/fa-light-300.ttf") format("truetype"), url("../webfonts/fa-light-300.svg#fontawesome") format("svg"); }

.fal {
  font-family: 'Font Awesome 5 Pro';
  font-weight: 300; }
@font-face {
  font-family: 'Font Awesome 5 Pro';
  font-style: normal;
  font-weight: 400;
  font-display: auto;
  src: url("../webfonts/fa-regular-400.eot");
  src: url("../webfonts/fa-regular-400.eot?#iefix") format("embedded-opentype"), url("../webfonts/fa-regular-400.woff2") format("woff2"), url("../webfonts/fa-regular-400.woff") format("woff"), url("../webfonts/fa-regular-400.ttf") format("truetype"), url("../webfonts/fa-regular-400.svg#fontawesome") format("svg"); }

.far {
  font-family: 'Font Awesome 5 Pro';
  font-weight: 400; }
@font-face {
  font-family: 'Font Awesome 5 Pro';
  font-style: normal;
  font-weight: 900;
  font-display: auto;
  src: url("../webfonts/fa-solid-900.eot");
  src: url("../webfonts/fa-solid-900.eot?#iefix") format("embedded-opentype"), url("../webfonts/fa-solid-900.woff2") format("woff2"), url("../webfonts/fa-solid-900.woff") format("woff"), url("../webfonts/fa-solid-900.ttf") format("truetype"), url("../webfonts/fa-solid-900.svg#fontawesome") format("svg"); }

.fa,
.fas {
  font-family: 'Font Awesome 5 Pro';
  font-weight: 900; }
