@charset "utf-8";
html {
  height: 100%;
}

body {
  font: 100%/1.4 Verdana, Arial, Helvetica, sans-serif;
  font-size: 12px;
  background: #eeeeee;
  margin: 0;
  padding: 0;
  color: #000;
  height: 100%;
}

h1, h2, h3, h4, h5, h6 {
  margin: 10px 0 10px;
  padding: 0;
}

h1 {
  border-bottom: 4px solid #dddddd;
  padding-bottom: .2em;
  color: #6666aa;
  font-size: 1.6em;
  font-weight: 400;
}

h2 {
  border-bottom: 4px solid #dddddd;
  padding-bottom: .2em;
  color: #6666aa;
  font-size: 1.4em;
  font-weight: 400;
}

.error {
  color: #ff0000;
}

.curved { 
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -khtml-border-radius:5px;
  border-radius: 5px;
}
.curved-bottom {
  -webkit-border-radius: 0 0 5px 5px;
  -moz-border-radius: 0 0 5px 5px;
  -khtml-border-radius: 0 0 5px 5px;
  border-radius: 0 0 5px 5px;
}
.curved-top {
  -webkit-border-radius: 5px 5px 0 0;
  -moz-border-radius: 5px 5px 0 0;
  -khtml-border-radius: 5px 5px 0 0;
  border-radius: 5px 5px 0 0;
}
.container {
  margin: 0 auto;
  vertical-align: middle;
}
.headerBlock {
  display: inline-block;
  border-bottom: 1px solid #bbbbdd;
  text-align: left;
  background: url("../images/headerBg.png") no-repeat top left #c2d3f2;
  width: 100%;
  height: 100px;
  vertical-align: middle;
}
.headerBlock div.headerLeft {
  float: left;
  margin: 10px 12px;
}
.headerBlock div.headerLogin {
  float: right;
  margin: 12px 10px;
  width: 300px;
}
.headerBlock div.headerLogin table {
  margin: auto;
}
.headerBlock div.headerLanguage {
  float: right;
  margin: 12px 10px;
}

/* Menu */
.menuBlock {
  display: inline-block;
  xborder: 2 0 2 0px solid #3F69B3;
  text-align: left;
  width: 100%;
  background: url("../images/menubar-bg.png") repeat 0 0 #9ac1ff;
  vertical-align: middle;
}
.menubar {
  float: left;
  min-height: 27px;
}
ul.menu ul{display:none}
ul.menu li:hover>ul{display:block}
ul.menu ul{position: absolute;left:-1px;top:98%;}
ul.menu ul ul{position: absolute;left:98%;top:-2px;}
ul.menu,ul.menu ul {
  margin:0px;
  list-style:none;
  padding:0;
  background-color:#ffffff;
  background-repeat:repeat;
  border-color:#669eff;
  border-width:1px;
  border-style:solid; 
}
ul.menu table {border-collapse:collapse}
ul.menu {
  display:block;
  zoom:1;
  float: left;
  border: 0px;
}
ul.menu ul{
  width:220px; /* submenu width */
}
ul.menu li{
  display:block;
  margin:0px;
  font-size:0px;
  border: 0 solid #3F69B3;
  border-right-width: 2px;
}
ul.menu a:active, ul.menu a:focus {
  outline-style:none;
}
ul.menu a, ul.menu li.dis a:hover, ul.menu li.sep a:hover {
  display:block;
  vertical-align:middle;
  border-width:0px;
  border-color:#6655ff;
  border-style:solid;
  text-align:left;
  text-decoration:none;
  padding:5px 10px;
  font:normal 14px Verdana;
  color: #000;
  text-decoration:none;
  cursor:pointer;
  background: #669eff url("../images/menubar-bg.png") repeat 0 0;
}
ul.menu span{
  overflow:hidden;
}
ul.menu li {
  float:left;
}
ul.menu ul li {
  float:none;
  border: 0 solid #3F69B3;
  border-bottom-width: 2px;
}
ul.menu ul a {
  text-align:left;
  white-space:nowrap;
  background: #A1C5FF none repeat 0 0;
}
ul.menu li.sep{
  text-align:center;
  padding:0px;
  line-height:0;
  height:100%;
}
ul.menu li.sep span{
  float:none;	padding-right:0;
  width:5;
  height:16;
  display:inline-block;
  background-color:#AAAAAA;	background-image:none;}
ul.menu ul li.sep span{
  width:80%;
  height:3;
}
ul.menu li:hover{
  position:relative;
  z-index: 500;
}
ul.menu li:hover>a{
  background: #669eff none repeat 0 0;
  border-color:#3F69B3;
  border-style:solid;
  font:normal 14px Verdana;
  color: #000;
  text-decoration:none;
}
ul.menu li a:hover{
  position:relative;
  background: #669eff none repeat 0 0;
  border-color:#3F69B3;
  border-style:solid;
  font:normal 14px Verdana;
  color: #000;
  text-decoration:none;
  z-index: 500;
}
ul.menu li.dis a {
  color: #AAAAAA !important;
}
ul.menu img {border: none;float:left;_float:none;margin-right:4px;width:16px;
  height:16px;
}
ul.menu ul img {width:16px;
  height:16px;
}
ul.menu img.over{display:none}
ul.menu li.dis a:hover img.over{display:none !important}
ul.menu li.dis a:hover img.def {display:inline !important}
ul.menu li:hover > a img.def  {display:none}
ul.menu li:hover > a img.over {display:inline}
ul.menu a:hover img.over,ul.menu a:hover ul img.def,ul.menu a:hover a:hover ul img.def,ul.menu a:hover a:hover a:hover ul img.def,ul.menu a:hover a:hover img.over,ul.menu a:hover a:hover a:hover img.over,ul.menu a:hover a:hover a:hover a:hover img.over{display:inline}
ul.menu a:hover img.def,ul.menu a:hover ul img.over,ul.menu a:hover a:hover ul img.over,ul.menu a:hover a:hover a:hover ul img.over,ul.menu a:hover a:hover img.def,ul.menu a:hover a:hover a:hover img.def,ul.menu a:hover a:hover a:hover a:hover img.def{display:none}
ul.menu a:hover ul,ul.menu a:hover a:hover ul,ul.menu a:hover a:hover a:hover ul{display:block}
ul.menu a:hover ul ul,ul.menu a:hover a:hover ul ul{display:none}
ul.menu span{
  display:block;
  background-image:url(../images/menuSub.png);
  background-position:right center;
  background-repeat: no-repeat;
  padding-right:14px;}

ul.menu li a.active {
  background: #4c7fd9 none repeat 0 0;
}
ul.menu li a.active:hover {
  background: #669eff none repeat 0 0;
}
ul.menu li.active:hover>a {
  background: #669eff none repeat 0 0;
}

ul.menu li a.subActive {
  background: #5a96ff none repeat 0 0;
}
ul.menu li a.subActive:hover {
  background: #669eff none repeat 0 0;
}
ul.menu li.subActive:hover>a {
  background: #669eff none repeat 0 0;
}
/* end menu */

.icon-block {
  display: table;
}
.icon-block div {
  display: table-cell;
}
.icon-block div:first-child {
  white-space: nowrap;
  padding-right: 5px;
}
.icon-action {
  color: #d801f1;
  font-size: 20px;
}
.icon-link {
  color: #0178f1;
  font-size: 20px;
}
.icon-display {
  color: #222222;
  font-size: 20px;
}

.tabs {
  font-size: 0.8em;
  height: 2.0em;
  margin: 0 0 5px 0;
  list-style-type: none;
  padding: 0 0 0 2.0em;
  xbackground: #ffcccc;
  border-color: #dedede;
  border-width: 0 0 1px 0;
  border-style: solid;
}
.tabs li {
  float: left;
  line-height: 2.0em;
  padding: 0 0 0 0;
  color: #707070;
  list-style-type: none;
  margin: 0 .5em 0 0;
  border-color: #dedede;
  border-width: 1px 1px 0 1px;
  border-style: solid;
}
.tabs li a {
  display: block;
  text-align: center;
  min-width: 80px;
  padding: 0 .75em 0 .75em;
}
.tabs li a:link, .tabs li a:visited {
  text-decoration: none;
  color: #707070;
}
.tabs li a:hover, .tabs li a:focus {
  text-decoration: none;
  color: #dd2c0d;
  background: #e0e0ff;
}
.tabon {
  font-weight: 800;
}
.taboff {
  background: #f0f0f0;
}

.breadCrumb {
  font-size: 0.8em;
  height: 2.0em;
  margin: 0 -5px 0 -5px;
  list-style-type: none;
  padding: 0 0 0 0;
  background: rgba(255, 255, 255, 0.3);
}
.breadCrumb li {
  float: left;
  line-height: 2.0em;
  padding: 0 15px 0 5px;
  color: #707070;
  list-style-type: none;
  margin: 0;
  background: url(../images/breadCrumb.gif) no-repeat right center;
}
.breadCrumb li:last-child {
  background: none;
}

.breadCrumb li a {
  display: block;
}
.breadCrumb li a:link, .breadCrumb li a:visited {
  text-decoration: none;
  color: #707070;
}
.breadCrumb li a:hover, .breadCrumb li a:focus {
  color: #dd2c0d;
}

.buttons {
  display: inline-block;
  padding: 5px 0 5px 0;
  width: 100%;
}
.buttons button {
  display: inline-block;
  width: 145px;
  margin: 0 5px 0 0;
}
.buttons input {
  display: inline-block;
  width: 145px;
  margin: 0 5px 0 0;
}
.buttons div {
  display: inline-block;
}
.buttonsSmall {
  padding: 5px 0 5px 0;
}
.buttonsSmall button {
  width: 55px;
  margin: 0 2px 0 0;
}
.button {
  width: 145px;
  margin: 0 5px 0 0;
}
.buttonsRight {
  float: right;
}

.promptForm {
  width: 500px;
  margin-left: auto; 
  margin-right: auto;
}
.promptForm table {
  width: 100%;
  margin-top: 50px;
  margin-bottom: 10px;
  border-width: 1px 0 1px 0;
  border-color: #404040;
  border-style: solid;
  border-spacing: 0;
  font-size: 1.0em;
}
.promptForm th {
  background: #f8f8f8;
  padding: 2px 10px 2px 10px;
  margin: 0;
  text-align: right;
}
.promptForm td {
  background: #f8f8f8;
  padding: 2px 10px 2px 10px;
  margin: 0;
}

.itemList {
  border-width: 0 0 1px 0;
  border-color: #404040;
  border-style: solid;
  border-spacing: 0;
  font-size: 1.0em;
  margin: 0;
}
.itemList tr:first-child {
  background: #ffffff;
}
.itemList tr:nth-child(2n+3) {
  background: #f8f8f8;
}
.itemList tr:nth-child(2n+2) {
  background: #efefef;
}
.itemList tr:first-child th {
  border-width: 0 0 1px 0;
  border-color: #404040;
  border-style: solid;
}
.itemList tr:nth-child(n+3) td {
  border-width: 1px 0 0 0;
  border-color: #c0c0c0;
  border-style: solid;
}
.itemList tr:nth-child(n+2):hover {
  background: #d8d8f8;
}
.itemList tr th {
  text-align: left;
  font-weight: 800;
  padding: 2px 10px 2px 10px;
  margin: 0;
}
.itemList tr td {
  padding: 2px 20px 2px 10px;
  margin: 0;
}

.instList {
  border-width: 1px 0 1px 0;
  border-color: #404040;
  border-style: solid;
  border-spacing: 0;
  font-size: 1.0em;
  margin: 0;
}
.instList tr td {
  background: #f8f8f8;
  padding: 2px 10px 2px 10px;
  margin: 0;
}
.instList tr:nth-child(n+2) td {
  border-width: 1px 0 0 0;
  border-color: #a0a0a0;
  border-style: solid;
}
.instList tr td {
  text-align: left;
  vertical-align: top;
}
.templateLabelCell {
  font-size: 1.2em;
  font-weight: 800;
}

.attributes {
  border-width: 1px 0 1px 0;
  border-color: #404040;
  border-style: solid;
  border-spacing: 0;
  font-size: 1.0em;
  margin: 0;
}
.attributes tr td {
  background: #f8f8f8;
  padding: 2px 10px 2px 10px;
  margin: 0;
}
.attributes tr:nth-child(n+2) td {
  border-width: 1px 0 0 0;
  border-color: #a0a0a0;
  border-style: solid;
}
.attributes tr td:first-child {
  font-weight: 600;
  text-align: right;
  vertical-align: top;
}
.attributes tr td:nth-child(n+2) {
  xtext-align: left;
  vertical-align: top;
}
.attributes tr.activeRow td {
  -font-weight: 600;
  background: #e8e8f8;
}

.subAttributes {
  border-collapse:collapse;
  font-size: 1.0em;
}
.subAttributes tr th {
  border-width: 0 0 0 1px;
  font-weight: 600;
  padding: 1px 5px 1px 4px;
  vertical-align: bottom;
}
.subAttributes tr th div {
  border-bottom: 1px solid #bbbbdd;
  margin-right: 5px;
}
.subAttributes tr td:nth-child(1) {
  border-width: 0;
  font-weight: 600;
  padding: 1px 5px 1px 5px;
  text-align: right;
  vertical-align: top;
}
.subAttributes tr td:nth-child(2) {
  border-width: 0;
  padding: 1px 5px 1px 5px;
}
.subAttributes tr td:nth-child(n+3) {
  border-style: none none none dotted;
  border-width: 0 0 0 1px;
  font-weight: 100;
  padding: 1px 5px 1px 4px;
}
.subAttributes tr:hover td {
  background: #d8d8f8;
}
.xxrightDots {
  border-style: none none none dotted;
}

.alarmsTable {
  border-collapse:collapse;
  font-size: 0.8em;
}
.alarmsTable tr td {
  border-width: 0;
  padding: 1px 5px 1px 5px;
  font-weight: 100;
}
.alarmsTable tr td:first-child {
  font-weight: 100;
}
.alarmsTable tr td:nth-child(n+2) {
  border-style: none none none dotted;
  border-width: 0 0 0 1px;
}

.subTable {
  border-collapse:collapse;
  font-size: 1.0em;
}
.subTable th {
  vertical-align: bottom;
  white-space:nowrap;
}
.subTable th div {
  border-bottom: 1px solid #bbbbdd;
  margin-right: 10px;
}
.subTable tr td {
  margin: 0;
}
.subTable tr td:nth-child(n) {
  border-width: 0;
  font-weight: 100;
  padding: 0px 10px 0px 0;
}
.subTable tr td:first-child {
  text-align: left;
  vertical-align: top;
}
.subTable tr:hover td {
  background: #d8d8f8;
}

.subBlock {
  border-width: 1px;
  border-style: solid;
  border-color: #808080;
  font-size: 1.0em;
}
.subBlock tr td {
  margin: 0;
}
.subBlock tr td:nth-child(n) {
  border-width: 0;
  font-weight: 100;
  padding: 0px 10px 0px 0;
}
.subBlock tr td:first-child {
  text-align: left;
  vertical-align: top;
}

.attributeList {
  list-style-type: none;
  padding: 0 0 2px 0;
  margin: 0;
}
.mainBlock {
  display: inline-block;
  text-align: left;
  background: url("../images/bodyBg.png") no-repeat 0 0 #ffffff;
  width: 100%;
  min-height: 500px;
  vertical-align: middle;
}
.mainContent {
  padding: 5px;
}
.footerBlock {
  display: inline-block;
  border-top: 1px solid #bbbbdd;
  border-bottom: 1px solid #bbbbdd;
  text-align: left;
  background: #eeeeff;
  width: 100%;
  vertical-align: middle;
}
.languages {
  float: left;
  padding: 5px;
}
.languages ul {
  margin: 0 0 0 0px;
  padding: 0;
  list-style: none;
  border-width: 1px;
  border-color: #ff0000;
}
.languages ul li {
  border-right: 1px solid #000000;
  display: inline;
  padding: 0 10px 0 5px;
}
.languages ul li:last-child {
  border-right-width: 0;
}
.copyright {
  float: right;
  padding: 5px;
}

.right {
  text-align: right;
}
.left {
  text-align: left;
}
.nowrap {
  white-space:nowrap;
}

.thumbsBlock {
  display: inline-block;
}
.thumbBlock {
  display: inline-block;
  border: 1px;
  margin: 0 5px 10px 0;
  xpadding: 5px;
  background: #dddddd;
  border-color:#a0a0a0;
  border-width:1px;
  border-style:solid; 
}
.thumbImage {
}
.thumbImage a {
  display: block;
  min-width: 200px;
  min-height: 150px;
  text-align: center;
  line-height: 150px;
  margin: 3px;
}
.thumbImage img {
  border-color: #000000;
  border-width: 1px;
  border-style: solid;
  text-align: center;
}
.thumbFooter {
  text-align: center;
  font-size: 0.6em;
}

.logTable {
  border-spacing: 0;
  font-size: 1.0em;
  margin: 0;
  padding: 10px 0 5px;
}
.logTable tr:first-child {
  background: #d0d0d0;
}
.logTable tr:nth-child(2n+2) {
  background: #f0f0f0;
}
.logTable tr:nth-child(2n+3) {
  background: #e0e0e0;
}
.logTable tr:first-child th {
  border-width: 0 0 1px 0;
  border-color: #404040;
  border-style: solid;
  padding: 0 18px 0 2px;
}
.logTable tr td {
  vertical-align: top;
  padding: 0 8px 0 2px;
}
.logTable tr:nth-child(n+2) td {
  border-width: 0 0 1px;
  border-color: #a0a0a0;
  border-style: solid;
}
.cellRight {
  text-align: right;
}

.errors .errorMessage {
  background: #ffb8b8;
  border-width: 1px;
  border-color: #ff6666;
  border-style: solid;
  font-size: 14px;
  font-weight: normal;
  color: #dd0000;
  margin: 0 5px 20px;
  padding: 10px 10px 10px 50px;
}
.errors li {
  list-style-type:circle;
}

.messages .actionMessage {
  background: #9ac1ff;
  border-width: 1px;
  border-color: #6666ff;
  border-style: solid;
  font-size: 14px;
  font-weight: normal;
  color: #0062ff;
  margin: 0 5px 20px;
  padding: 10px 10px 10px 50px;
}
.messages li {
  list-style-type:circle;
}

.json {
  border-spacing: 0px;
}
.json tr th {
  font-weight: bold;
  font-size: 8pt;
  text-align: left;
  vertical-align: top;
  border: 0px;
  padding: 2px 10px 1px 2px;
  border-right: 1px dotted #c0c0c0;
  border-top: 1px solid #a0a0a0;
  xborder-bottom: 1px solid #a0a0a0;
}
.json tr td {
  font-size: 8pt;
  vertical-align: top;
  border: 0px;
  padding: 2px 10px 1px 5px;
  border-top: 1px solid #a0a0a0;
  xborder-bottom: 1px solid #a0a0a0;
}
.json .json_internalErrors {
  background: red;
}
.json .json_errors {
  background: red;
}
.json .json_warnings {
  background: yellow;
}

.trace {
  overflow: auto;
  border-style: solid;
  border-width: 1px;
  border-color: #606060;
  margin: 0px;
  padding:5px;
}

.tooltip {
  _border-bottom: 1px dotted #333;
  position: relative;
  cursor: pointer;
  white-space: pre-line;
}
.tooltipTable th {
  vertical-align: top;
  white-space: nowrap;
  font-weight: 600;
  text-align: right;
}
.tooltipTable td {
  white-space: nowrap;
  max-width: 500px;
}
/* We don't seem to need our own tooltop style.
.tooltip:hover:after {
  content: attr(title);
  position: absolute;
  white-space: pre;
  background: rgba(0, 0, 0, 0.85);
  padding: 3px 7px;
  color: #FFF;
  border-radius: 3px;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  margin-left: 7px;
  margin-top: -3px;
}
*/

.groupsOpen {
  display: inline-block;
  margin-top: 10px;
  margin-bottom: 10px;
  overflow: hidden;
}
.groupsHover {
  display: inline-block;
  margin-top: 10px;
  margin-bottom: 10px;
  overflow: hidden;
}
.groupsHeader {
}
.groupsBody {
}
.groupsHover .groupsHeader {
  display: inline-block;
}
.groupsHover .groupsBody {
  display: none;
}

.groupsHover:hover .groupsHeader {
  display: none;
}
.groupsHover:hover .groupsBody {
  display: inline-block;
}

/* Attribute Table */
/*  Standard table */
.attrTable .attrRow {
  display: flex;
  -flex-direction: column;
  background: #f8f8f8;
  padding: 2px 10px 2px 10px;
  margin: 0;
}
.attrTable .attrRow:nth-child(n+2) {
  border-width: 1px 0 0 0;
  border-color: #c0c0c0;
  border-style: solid;
}
.attrTable .attrRow:hover {
  -font-weight: 600;
  background: #e8e8f8;
}
.attrTable .attrRow .attrName {
  order: 1;
  width: 150px;
  min-width: 150px;
  font-weight: 600;
  text-align: right;
  vertical-align: top;
}
.attrTable .attrRow .attrValue {
  order: 2;
  vertical-align: top;
  padding: 0 10px 0 10px;
  overflow-x: auto;
}
.attrRight {
  order: 3;
  vertical-align: top;
  padding: 0 0 0 20px;
  margin-left: auto;
  overflow-x: auto;
}

/*  Struts 2 Style */
.attrTable {
  border-width: 1px 0 1px 0;
  border-color: #404040;
  border-style: solid;
  border-spacing: 0;
  font-size: 1.0em;
  margin: 0;
}
.attrTable .wwgrp {
  display: flex;
  -flex-direction: column;
  background: #f8f8f8;
  padding: 2px 10px 2px 10px;
  margin: 0;
}
.attrTable .wwgrp:nth-child(n+2) {
  border-width: 1px 0 0 0;
  border-color: #a0a0a0;
  border-style: solid;
}
.attrTable .wwgrp:hover {
  background: #e8e8f8;
}
.attrTable .wwgrp .wwlbl {
  order: 1;
  width: 150px;
  font-weight: 600;
  text-align: right;
  vertical-align: top;
}
.attrTable .wwgrp .wwlbl .label {
  width: 100%;
}
.attrTable .wwgrp .wwctrl {
  order: 2;
  vertical-align: top;
  padding: 0 10px 0 10px;
}
.attrTable .wwgrp .wwerr {
  order: 3;
  vertical-align: top;
  font-weight: normal;
}
.attrTable .wwgrp .errorMessage {
  order: 4;
  vertical-align: top;
  font-weight: normal;
}
.attrTable .wwgrp br {
  display: none;
}

.defnBlock {
  overflow-x: auto;
  overflow-y: auto;
  //_height: 400px;
  //_defHeight: 400px;
  width: 100%;
}

.colRowNum {
  min-width: 20px;
  text-align: right;
}
.colNickname {
  min-width: 150px;
}
.colName {
  min-width: 250px;
}
.colFullName {
  min-width: 250px;
}
.colEmail {
  min-width: 300px;
}
.colDescription {
  min-width: 300px;
}
.colFlag {
  min-width: 80px;
}
.colType {
  min-width: 50px;
}
.colOwner {
  min-width: 150px;
}
.colStatus {
  min-width: 50px;
}
.colStatus {
  //width: auto;
}
.colFlag {
  min-width: 80px;
}
.colTime {
  min-width: 135px;
}
.colCount {
  min-width: 80px;
  text-align: right;
}

.c-red {
  color: #b23636;
}
.c-green {
  color: #36b246;
}
.c-blue {
  color: #3657b2;
}
.c-yellow {
  color: #aab236;
}
.c-grey {
  color: #888888;
}

.alert {
    color: #ff1919;
}
.notice {
    color: #ff8319;
}

