﻿body {
  font-size: 0.75em;
  font-family: Verdana, Helvetica, Sans-Serif;
  margin: 0;
  padding: 0;
  color: #696969;
  width: 100%;
  min-height: 100px;
}
h2 {
  margin: 5px 0 5px 0;
  padding: 3px 3px 3px;
  text-align: left;
  font: 15px Tahoma;
  background-color: ActiveCaption;
  color: White;
}
.clr {
  clear: both;
  visibility: hidden;
  display: block;
  overflow: hidden;
  height: 1px;
  font-size: 1px;
}
#launcher {
  position: fixed;
  top: 0;
}
.field-validation-valid {
  display: none;
}
.validation-summary-errors {
  font-weight: bold;
  color: #ff0000;
}
.validation-summary-valid {
  display: none;
}
.hidden {
  display: none;
  visibility: hidden;
}
.value {
  border: 1px solid black;
}
.loading {
  background-image: url('/DXR.axd?r=3_3');
  width: 16px;
  height: 16px;
  position: fixed;
  background-color: White;
  border-style: solid;
}
a,
a:visited {
  color: #0066CC;
}
.menu a {
  text-decoration: none;
  padding: 5px 5px 0px 5px;
}
.menuSelected,
.menuSelected:visited {
  background-color: ActiveCaption;
  font-weight: bold;
  color: White;
  /*padding: 5px 8px 0px 8px;*/
  /*font : 15px tahoma;*/
  /*text-decoration: none;*/
  /*margin-bottom : 0px;*/
}
.infoBar {
  background-color: ActiveCaption;
  height: 20px;
  color: white;
  padding-top: 4px;
  padding-left: 4px;
  font-size: 12px;
  font-style: italic;
}
.selectedRow {
  background-color: #DCDCDC;
  /*background-color: Gray;*/
}
.bigApplicationImage {
  width: 32px;
  height: 32px;
}
.dxgvControl a,
.dxgvControl a:visited {
  color: #0066CC;
}
.emptyPalstat {
  width: 100%;
  text-align: center;
  font-size: 20px;
  margin-top: 200px;
  color: #535353;
}
#mainHeaderBar {
  width: 100%;
  height: 50px;
  background-color: #0072c6;
  color: white;
}
#appSelectorPane {
  float: left;
  width: 50px;
  height: 50px;
  border-right: 2px solid white;
}
#appSelectorPane:hover {
  cursor: pointer;
}
#appSelectorButton {
  float: left;
  position: absolute;
  top: 17px;
  left: 17px;
  width: 16px;
  height: 16px;
}
#appSelectorButton img {
  width: 16px;
  height: 16px;
}
#appLogoPane {
  float: left;
  width: 230px;
  height: 50px;
}
#appLogoPane img {
  width: 220px;
  height: 44px;
  margin: 3px 0 3px 10px;
}
#userPane {
  float: right;
  width: auto;
  height: 50px;
  display: inline-table;
  cursor: default;
}
#userPane .loginButton {
  margin: 10px;
  width: 80px;
  height: 30px;
  background-color: white;
  cursor: pointer;
  white-space: nowrap;
  font-size: 13px;
}
#userPane .loginButton a {
  width: 100%;
  height: 100%;
  display: inline-block;
  text-align: center;
  text-decoration: none;
  font-weight: bold;
  line-height: 28px;
}
#userPane .loginButton:hover {
  background-color: #0072c6;
  border: 1px solid white;
}
#userPane .loginButton a:hover {
  color: white;
}
#userPane img {
  float: right;
  margin: 9px 5px 0 0;
  width: 32px;
  height: 32px;
}
#userPane #userAvatar {
  float: right;
  width: 50px;
  height: 100%;
  background-color: #535353;
}
#userPane .userOff {
  width: 46px;
  height: 100%;
  border-left: 4px solid red;
  cursor: pointer;
}
#userPane .userOn {
  width: 46px;
  height: 100%;
  border-left: 4px solid lightgreen;
  cursor: pointer;
}
#userPane .loginInfo {
  float: left;
  margin: 16px 10px 0 5px;
  font-size: 13px;
  text-align: right;
}
#userPane ul {
  list-style-type: none;
}
#userPane li {
  margin-bottom: 5px;
}
#userPane .userInfoPopup {
  cursor: default;
}
#userPane .userInfoPopup .control {
  border-color: #0072c6;
}
#userPane .userInfoPopup .content {
  background-color: #535353;
}
#userPane .userInfoPopup .footer {
  background-color: #535353;
}
#userPane .userInfoPanel {
  padding: 0;
}
#userPane .userInfoPanel .userBigAvatar {
  float: left;
  display: inline-block;
  background-color: #535353;
  margin: 0 2px 0 0;
  cursor: default;
}
#userPane .userInfoPanel .userBigAvatar img {
  width: 96px;
  height: 96px;
  display: inline-block;
  background-color: #535353;
  margin: 0 2px 0 0;
}
#userPane .userInfoPanel .userCommandItem {
  text-align: right;
}
#userPane .userInfoPanel .userCommandItem a {
  text-decoration: none;
  cursor: pointer;
}
#userPane .userInfoPanel .userCommandItem span {
  font-size: 16px;
  color: white;
}
#userPane .userInfoPanel .userCommandItem .disabledLogout {
  color: gray;
}
#userPane .langsPanel {
  background-color: #0072c6;
  display: inline-table;
  width: 100%;
}
#userPane .langsPanel .langItem {
  width: 26px;
  height: 20px;
  float: left;
  margin-left: 4px;
  padding: 3px 0 0 3px;
}
#userPane .langsPanel .langItem img {
  width: 21px;
  height: 15px;
  cursor: pointer;
  float: left;
  margin: 0;
  border: solid 1px #0072c6;
}
#userPane .langsPanel .currentLang {
  background-color: white;
}
#userPane .langsPanel .currentLang img {
  cursor: default;
}
#userPane .langsPanel .disabledLang img {
  cursor: default;
}
#userPane .langsPanel .enabledLang:hover {
  background-color: rgba(255, 255, 255, 0.7);
}
.applicationHeaderBar {
  width: 100%;
  height: 35px;
  background-color: #535353;
  color: white;
  font-size: 13px;
}
.applicationHeaderBar a {
  text-decoration: none;
}
.standardAppToolBar {
  height: 100%;
  padding-top: 3px;
}
.standardAppToolBar span {
  margin: 0 3px 0 3px;
  line-height: 28px;
  font-weight: bold;
  color: white;
}
#requestAccessDenied {
  background-color: orangered;
  padding: 4px 0 4px 5px;
  color: white;
  font-weight: bolder;
}
#palstatLauncher {
  width: 100%;
  min-height: 100px;
  display: inline-table;
  top: 300px;
  position: absolute;
}
#palstatLauncher .launcherContent {
  width: 600px;
  margin: 0 auto 0 auto;
  display: block;
}
#palstatLauncher .launcherItem {
  width: 280px;
  height: 120px;
  float: left;
  margin: 15px 0 0 15px;
}
#palstatLauncher .launcherItem img {
  width: 90px;
  height: 90px;
  float: left;
  margin: 12px 5px 15px 10px;
}
#palstatLauncher .launcherItem .liEnabled :hover {
  cursor: pointer;
}
.launcherText {
  font-size: 22px;
  color: white;
  text-align: center;
  width: 100%;
  height: 120px;
  margin-top: 2px;
}
.launcherText span {
  min-width: 150px;
  height: 115px;
  position: initial;
  display: table-cell;
  text-align: center;
  vertical-align: middle;
}
#appVersion {
  bottom: 5px;
  position: fixed;
  height: 100%;
  width: 100%;
  display: flex;
  align-items: end;
  justify-content: center;
  pointer-events: none;
}
.appListPopup .launcherItem {
  width: 250px;
  height: 100px;
  float: left;
  margin: 5px 0 0 5px;
}
.appListPopup .launcherItem :hover {
  cursor: pointer;
}
.appListPopup .launcherItem img {
  width: 90px;
  height: 90px;
  float: left;
  margin: 4px;
}
.appListPopup .launcherItem .liEnabled :hover {
  cursor: pointer;
}
.appListPopup .launcherText {
  width: 100%;
  height: 100px;
  font-size: 20px;
}
.appListPopup .launcherText span {
  min-width: 150px;
  height: 95px;
  position: initial;
  display: table-cell;
  text-align: center;
  vertical-align: middle;
}
.appListPopup .menu {
  background-color: #535353;
  border-color: #0072c6;
  padding: 1px 6px 6px 1px;
}
.appModuleMenu {
  margin-top: 0;
}
#loginWindow {
  background-color: #0072c6;
  width: 100%;
  height: 250px;
  color: white;
}
.loginPage #loginWindow {
  position: absolute;
  top: 50%;
  margin-top: -125px;
}
.loginPopup {
  width: 100%;
  background-color: transparent;
  border: none;
  font-family: Verdana, Helvetica, Sans-Serif;
}
.loginPopup #loginWindow {
  position: absolute;
}
#loginWindow .windowContent {
  margin: 60px auto 0 auto;
  width: 600px;
  height: 180px;
}
#loginWindow .dialogTitle {
  font-size: 20px;
  font-weight: bold;
}
#loginWindow .siluet {
  float: left;
  width: 75px;
  height: 114px;
  margin: 5px 25px 0 0;
}
#loginWindow .content {
  float: left;
  width: 500px;
  height: 100%;
}
#loginWindow .userInputContent {
  width: 80%;
  margin-top: 20px;
  padding-bottom: 5px;
}
#loginWindow .userInputContent .inputRow > td {
  padding-bottom: 3px;
}
#loginWindow .cellDesc {
  margin-right: 10px;
}
#loginWindow .cellDesc span {
  font-size: 18px;
}
#loginWindow .cellButton {
  width: 99px;
}
#loginWindow .loginEdit {
  width: 200px;
  font-family: Courier New;
  color: #535353;
}
#loginWindow .actionButton {
  width: 75px;
  height: 18px;
  cursor: pointer;
}
#loginWindow .dxbButtonHover_MetropolisBlue {
  border: 1px solid white;
}
#systemStatusToolsPanel {
  width: 100%;
  text-align: center;
  padding: 5px 5px 0 5px;
}
#systemStatusToolsPanel a {
  margin: 0 5px 0 5px;
}
#systemStatusTitle {
  width: 100%;
  text-align: center;
  font-family: Tahoma, Arial, sans-serif;
  font-size: 150%;
  font-weight: bold;
  margin: 15px 0 15px 0;
}
#systemStatusInfo {
  width: 100%;
  display: block;
  font-size: 0.75em;
  text-align: left;
}
#systemStatusInfo table {
  width: 600px;
  margin: auto;
  border: none;
  border-bottom: 1px solid black;
  margin-bottom: 30px;
  border-spacing: 0px;
}
#systemStatusInfo th {
  padding: 2px;
  border: 1px solid black;
  vertical-align: top;
  min-width: 160px;
  border-bottom: none;
  border-right: none;
}
#systemStatusInfo td {
  padding: 2px;
  border: 1px solid black;
  white-space: pre;
  border-bottom: none;
}
#systemStatusInfo .infoServer {
  background-color: #f7f7f7;
}
#systemStatusInfo .infoDatabase {
  background-color: #f7f7f7;
}
#systemStatusInfo .infoUser {
  background-color: #f7f7f7;
}
#palstatSettings {
  width: 400px;
  margin: auto;
  padding-top: 10px;
}
#palstatSettings .propertyEditor {
  padding-bottom: 100px;
}
#palstatSettings .headerButton {
  float: right;
}
#palstatSettings .headerLabel {
  float: left;
  margin-top: 4px;
  font: small-caption;
}
.fullscreenObject {
  height: 100vh!important;
  width: 100vw !important;
}