﻿.slideIcon {
  overflow: hidden;
  background-repeat: no-repeat;
  background-position: center 400%;
  transition: background-position 0.3s;
}
.staticIcon {
  background-repeat: no-repeat;
}
.icon {
  overflow: hidden;
  background-position: center center;
  background-repeat: no-repeat;
  height: 48px;
  width: 48px;
}
.smallIcon {
  width: 32px;
  height: 32px;
}
.slimButton.slideIcon {
  background-position: center 800%;
}
.slimButton.slideWaiting {
  background-position: center 50%;
}
.slimButton.slideWaiting span {
  top: -42px;
}
.slideIcon:hover,
.staticIcon {
  background-position: center 50%;
}
.slideIcon {
  position: relative;
}
.slideIcon span {
  position: relative;
  top: 0px;
  transition: top 0.3s;
}
.slideIcon span.mat-icon {
  position: absolute;
  left: 50%;
  top: 150%;
  transform: translate(-50%, -50%);
  transition: top 0.3s;
}
.slideIcon:hover span {
  top: -42px;
}
.slideIcon:hover span.mat-icon {
  top: 50%;
}
.icons_user {
  background-image: url(../Images/Glyphicons/glyphicons_003_user.png);
}
.icons_warning {
  background-image: url(../Images/Glyphicons/glyphicons_078_warning_sign.png);
}
.icons_play {
  background-image: url(../Images/Glyphicons/glyphicons_173_play.png);
}
.icons_pause {
  background-image: url(../Images/Glyphicons/glyphicons_174_pause.png);
}
.icons_stop {
  background-image: url(../Images/Glyphicons/glyphicons_175_stop.png);
}
.icons_restart {
  background-image: url(../Images/Glyphicons/glyphicons_365_restart.png);
}
.icons_spin {
  background-image: url(../Images/ajax-loader.gif);
}
.icons_download {
  background-image: url(../Images/Glyphicons/glyphicons_200_download.png);
}
.icons_remove {
  background-image: url(../Images/Glyphicons/glyphicons_197_remove.png);
}
.icons_add_item {
  background-image: url(../Images/Glyphicons/glyphicons_190_circle_plus.png);
}
.icons_remove_item {
  background-image: url(../Images/Glyphicons/glyphicons_191_circle_minus.png);
}
.icons_search {
  background-image: url(../Images/Glyphicons/glyphicons_027_search.png);
}
.icons_go {
  background-image: url(../Images/Glyphicons/glyphicons_223_chevron-right.png);
}
.icons_edit {
  background-image: url(../Images/Glyphicons/glyphicons_030_pencil.png);
}
.icons_api {
  background-image: url(../Images/Glyphicons/glyphicons_137_cogwheels.png);
}
.icons_ftp {
  background-image: url(../Images/Glyphicons/server_ftp.png);
}
.icons_server {
  background-image: url(../Images/Glyphicons/glyphicons_463_server.png);
}
.icons_computer {
  background-image: url(../Images/Glyphicons/glyphicons_086_display.png);
}
.icons_tablet {
  background-image: url(../Images/Glyphicons/glyphicons_162_ipad.png);
}
.icons_mobile {
  background-image: url(../Images/Glyphicons/glyphicons_163_iphone.png);
}
.icons_android {
  background-image: url(../Images/Glyphicons/glyphicons_163_android.png);
}
.icons_ios {
  background-image: url(../Images/Glyphicons/glyphicons_163_ios.png);
}
.icons_media {
  background-image: url(../Images/Glyphicons/glyphicons_166_ipod.png);
}
.icons_save {
  background-image: url(../Images/Glyphicons/glyphicons_446_floppy_save.png);
}
.icons_file {
  background-image: url(../Images/Glyphicons/glyphicons_036_file.png);
}
.icons_moveUp {
  background-image: url(../Images/Glyphicons/glyphicons-214-up-arrow.png);
}
.icons_moveDown {
  background-image: url(../Images/Glyphicons/glyphicons-213-down-arrow.png);
}
.icons_help {
  background-image: url(../Images/Help.png);
  background-size: 32px;
}
.slideWaiting {
  background-image: url(../Images/ajax-loader.gif) !important;
  background-color: #666 !important;
  border-color: black !important;
}
.loader,
.loader2 {
  margin: 6em auto;
  font-size: 10px;
  position: relative;
  text-indent: -9999em;
  border-top: 1.1em solid rgba(255, 255, 255, 0.2);
  border-right: 1.1em solid #fff;
  border-bottom: 1.1em solid rgba(255, 255, 255, 0.2);
  border-left: 1.1em solid #fff;
  -webkit-animation: load8 1s infinite linear;
  animation: load8 1s infinite linear;
}
.loader2 {
  top: -71px;
  left: -11px;
  scale: 80%;
  animation: load8 4s infinite alternate;
}
.loader,
.loader2,
.loader:after,
.loader2:after {
  border-radius: 50%;
  width: 10em;
  height: 10em;
}
@keyframes load8 {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
@keyframes pulse-animation {
  from {
    width: 0;
    height: 0;
    opacity: 1;
  }
  to {
    width: var(--click-pulse-size);
    height: var(--click-pulse-size);
    opacity: 0;
  }
}
@keyframes backgroundShift {
  from {
    background-position-x: 0%;
  }
  to {
    background-position-x: -500px;
  }
}
.pulse-container {
  position: relative;
  overflow: hidden;
}
.pulse {
  position: absolute;
  border-radius: 50%;
  background-image: radial-gradient(circle, var(--click-pulse-bg) var(--click-pulse-edge), transparent var(--click-pulse-edge-outer));
  animation: pulse-animation var(--click-pulse-duration) ease-out forwards;
  transform: translate(-50%, -50%);
  /* Center the pulse */
}
:root {
  --pulse-on-click: button, .button, input[type=button], input[type=checkbox];
}
@font-face {
  font-family: 'poppins-bold';
  font-display: swap;
  src: url('../Fonts/Poppins-Bolt.ttf') format('truetype');
}
@font-face {
  font-family: 'poppins-light';
  font-display: swap;
  src: url('../Fonts/Poppins-Light.ttf') format('truetype');
}
@font-face {
  font-family: 'poppins-regular';
  font-display: swap;
  src: url('../Fonts/Poppins-Regular.ttf') format('truetype');
}
@font-face {
  font-family: 'roboto-bold';
  font-display: swap;
  src: url('../Fonts/Roboto-Bolt.ttf') format('truetype');
}
@font-face {
  font-family: 'roboto-light';
  font-display: swap;
  src: url('../Fonts/Roboto-Light.ttf') format('truetype');
}
@font-face {
  font-family: 'roboto-regular';
  font-display: swap;
  src: url('../Fonts/Roboto-Regular.ttf') format('truetype');
}
@font-face {
  font-family: 'Material Symbols Outlined';
  font-display: block;
  font-style: normal;
  src: url('../Fonts/MaterialSymbolsRounded.woff2') format('woff');
}
.mat-icon {
  font-family: 'Material Symbols Outlined';
  font-weight: normal;
  font-style: normal;
  font-size: 24px;
  /* Preferred icon size */
  display: inline-block;
  line-height: 1;
  text-transform: none;
  letter-spacing: normal;
  word-wrap: normal;
  white-space: nowrap;
  direction: ltr;
}
@-ms-viewport {
  width: device-width !important;
}
.monospace {
  font-family: Consolas, 'Courier New', Courier, 'Nimbus Mono L', monospace;
}
html,
body {
  height: 100%;
  overflow-x: hidden;
  overflow-y: auto;
}
body {
  font-family: 'roboto-regular', 'Segoe UI', Calibri, Verdana, Geneva, 'DejaVu Sans', sans-serif;
  background-color: #101822;
  color: #ddd;
  margin: 0;
  padding: 0;
  min-width: 310px;
  -webkit-font-smoothing: antialiased;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
}
#bgvid {
  width: 1920px;
  height: 1080px;
  position: fixed;
  top: 0;
  left: 0;
  z-index: -10000;
  float: left;
  display: none;
}
img {
  border: 0;
}
a {
  color: #5EA8DE;
}
a:hover {
  color: #347EB3;
}
a:active {
  color: #2B5777;
}
a:visited {
  color: #5EA8DE;
}
a.button {
  text-decoration: none;
  color: white;
}
a.button:active,
a.button:hover,
a.button:visited {
  color: white;
}
.lightFont {
  font-family: "roboto-light", "Segoe UI Light", "Segoe UI", Calibri, Verdana, Geneva, "DejaVu Sans", sans-serif;
  font-weight: lighter;
}
.largeFont {
  font-size: 110%;
}
.normalFont {
  font-family: 'roboto-regular', 'Segoe UI', Calibri, Verdana, Geneva, 'DejaVu Sans', sans-serif;
  font-weight: normal;
  font-size: 100%;
}
h1,
h2,
h3,
h4,
h5,
h6,
th,
.lf {
  font-family: "roboto-light", "Segoe UI Light", "Segoe UI", Calibri, Verdana, Geneva, "DejaVu Sans", sans-serif;
  font-weight: lighter;
}
th {
  text-align: left;
}
table {
  border-collapse: collapse;
  width: 100%;
}
tbody tr:nth-child(even),
thead {
  background-color: rgba(255, 255, 255, 0.1);
}
table.noZebra tbody tr:nth-child(even),
thead {
  background-color: transparent;
}
thead {
  font-weight: bold;
  border-bottom: 1px solid white;
}
td,
th {
  padding: 4px;
}
td .small,
th .small {
  font-size: 8pt;
}
table.TwoColLine tr td:nth-child(1) {
  border-right: 1px solid rgba(255, 255, 255, 0.4);
  width: 25%;
}
table.rowSelect tbody tr:hover {
  cursor: pointer;
  background-color: rgba(255, 255, 255, 0.4);
}
table.rowSelect tbody tr:active {
  cursor: pointer;
  background-color: rgba(255, 255, 255, 0.1);
}
#bgtext {
  z-index: -1000;
  text-align: right;
  font-family: "roboto-light", "Segoe UI Light", "Segoe UI", Calibri, Verdana, Geneva, "DejaVu Sans", sans-serif;
  font-weight: lighter;
  font-size: 12pt;
  color: rgba(255, 255, 255, 0.7);
  border-top: 1px solid rgba(255, 255, 255, 0.2);
  padding: 8px;
  box-sizing: border-box;
}
#bgtext .tiny {
  font-size: 8pt;
}
#releaseSpec {
  position: fixed;
  bottom: 5%;
  left: 300px;
  color: rgba(255, 255, 255, 0.2);
  font-size: 56pt;
  font-weight: lighter;
  pointer-events: none;
  z-index: -1000;
  text-align: right;
}
/*#region login screen*/
#loginContainer {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  display: flex;
  box-sizing: border-box;
  background-color: #25597E;
  padding: 32px 32px 32px 32px;
  border-radius: 16px;
  width: 800px;
  max-width: 95%;
  transition: opacity 0.3s ease;
  opacity: 0;
}
#loginContainer .loginBusy {
  margin: -16px 0 32px 64px;
  text-align: center;
  position: absolute;
  right: 96px;
}
#loginContainer #loginModuleInfo {
  margin: 0;
}
#loginContainer #loginModuleInfo h2,
#loginContainer #loginModuleInfo h4,
#loginContainer #loginModuleInfo h6 {
  margin-top: 0;
}
#loginContainer #loginModuleInfo h2,
#loginContainer #loginModuleInfo h6 {
  margin-bottom: 0;
}
#loginContainer #loginModuleInfo h4 {
  margin-bottom: 0.5em;
}
#loginLogo {
  margin-top: 32px;
  margin-right: 32px;
}
#loginLogo img {
  margin-left: auto;
  margin-right: auto;
  width: 100%;
  max-width: 400px;
}
#loginLogo #ADSLoginWaiting {
  margin-top: 32px;
  display: none;
}
#loginSplash {
  float: left;
  top: 0px;
  right: 530px;
  overflow: hidden;
  position: absolute;
  left: 0px;
  bottom: 0px;
  display: none;
}
#loginSplash iframe {
  background-color: rgba(0, 0, 0, 0.3);
}
#loginSplash #loginBrandContents {
  height: 100%;
  background-color: transparent;
  border: none;
  width: 512px;
  display: none;
}
#mobileLoginQR {
  width: 300px;
  height: 300px;
  display: block;
}
#loginForm {
  min-width: 310px;
  transition: opacity 0.3s ease;
}
#loginForm div {
  margin: 1.2em 0;
}
#loginForm input {
  width: 100%;
  background-color: rgba(0, 0, 0, 0.3);
}
/*#endregion*/
#statusActions {
  display: flex;
  flex-wrap: wrap;
  grid-gap: 16px;
}
#statusActions h2 {
  margin: 8px 0 8px 0;
}
label {
  cursor: pointer;
}
.easeLoad {
  opacity: 0;
  transition: opacity 2s ease;
}
#sideMenuContainer,
#mainBody,
#responsiveHelpers,
.modalbg,
#tabInfo,
#topSearchBox,
.loader,
#modalLoader,
#barTop,
.loginBusy,
#sideMenu,
#notificationContainer {
  display: none;
}
#barTop,
#barBottom {
  width: calc(100% - 250px);
  margin: 0;
  left: 0;
  padding-left: 250px;
  position: fixed;
}
#searchResults {
  float: right;
  border: 1px solid rgba(255, 255, 255, 0.1);
  width: 100%;
  max-width: 600px;
  max-height: 512px;
  overflow-y: auto;
  background-color: #333;
  border-radius: 0 0 0 8px;
  box-shadow: 0 4px 4px rgba(0, 0, 0, 0.5);
  position: absolute;
  top: 46px;
  right: 0;
  z-index: 100;
}
#searchResults .searchResultCategory .searchResultCategoryInfo {
  background-color: rgba(0, 0, 0, 0.3);
  padding: 8px;
}
#searchResults .searchResultCategory .searchResultCategoryInfo h3 {
  margin: 2px;
}
#searchResults .searchResultCategory .searchResultCategoryInfo p {
  margin: 2px;
}
#searchResults .searchResultCategory .searchResultCategoryInfo .mat-icon {
  float: right;
  font-size: 32px;
  margin: 8px;
}
#searchResults .searchResult {
  border-bottom: 1px solid gray;
  padding: 8px;
  font-size: smaller;
}
#searchResults .searchResult:hover {
  background-color: rgba(255, 255, 255, 0.2);
}
#searchResults .searchResult:active {
  background-color: unset;
}
#searchResults .searchResult.videoResult {
  min-height: 80px;
}
#searchResults .searchResult h3 {
  margin: 2px;
}
#searchResults .searchResult p {
  margin: 2px;
}
#searchResults .searchResult .source {
  font-style: italic;
}
#searchResults .searchResult:last-of-type {
  border-bottom: none;
}
#searchResults .searchResult img {
  float: right;
  height: 80px;
}
#barTop {
  top: 0;
  height: 48px;
  transition: padding-top 0.5s, padding-bottom 0.5s;
  display: flex;
}
#barTop #responsiveHelpers {
  float: left;
}
#barTop #topSearchBox {
  cursor: pointer;
  background-color: rgba(0, 0, 0, 0.5);
  width: 300px;
  max-width: 50%;
  border-radius: 8px;
  height: 40px;
  margin: 4px 4px 4px 16px;
}
#barTop #topSearchBox input.searchBox {
  height: 40px;
  padding: 0 4px;
}
#barTop #topSearchBox .icon {
  width: 40px;
  height: 40px;
}
#barTop #topSearchBox:hover {
  background-color: rgba(0, 0, 0, 0.3);
}
#barTop #topSearchBox .icon {
  display: inline-block;
  float: right;
}
#barTop #tabInfo {
  margin-left: 24px;
  color: white;
  flex-grow: 1;
  flex-shrink: 0;
}
#barTop #tabInfo h2 {
  margin: 8px 0 0 0;
}
#barTop #tabInfo.remoteInfo h2 {
  margin: 2px 0 0 0;
  font-size: 14pt;
}
#barTop #tabInfo.remoteInfo h4 {
  font-size: 12px;
  margin: 0;
}
#userInfo {
  display: none;
  width: 100%;
  height: 32px;
  padding: 8px 0 8px 0;
  color: white;
  cursor: pointer;
}
#userInfo:hover {
  background-color: rgba(0, 0, 0, 0.3);
}
#userInfo:active {
  background-color: rgba(0, 0, 0, 0.5);
}
#userInfo.opened {
  height: 198px;
  padding-bottom: 0;
  border-bottom: 4px solid rgba(0, 0, 0, 0.3);
  box-shadow: #000 0 0 16px;
}
#userInfo .icon,
#userInfo span {
  float: left;
  margin-left: 20px;
  height: 32px;
  line-height: 32px;
  border-radius: 16px;
}
.userInfoBlock {
  display: inline-block;
  height: 128px;
}
.userInfoBlock h2 {
  margin-top: 0;
}
.infoWell {
  border-radius: 8px;
  background-color: rgba(0, 0, 0, 0.3);
  padding: 16px;
  box-shadow: inset 0px 0px 8px black;
}
button,
input[type=button],
input[type=submit],
.button {
  color: white;
  font-family: "roboto-light", "Segoe UI Light", "Segoe UI", Calibri, Verdana, Geneva, "DejaVu Sans", sans-serif;
  font-weight: lighter;
  font-size: larger;
  border: 1px solid #347EB3;
  background-color: #347EB3;
  min-width: 96px;
  cursor: pointer;
  outline: none;
  min-height: 40px;
  margin-right: 8px;
  transition: background-color 0.3s;
  box-shadow: 0px 8px 8px rgba(0, 0, 0, 0.2);
  border-radius: 4px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  border-bottom: 2px solid rgba(0, 0, 0, 0.3) !important;
  text-shadow: 0 2px 4px rgba(0, 0, 0, 0.5);
}
button .mat-icon,
input[type=button] .mat-icon,
input[type=submit] .mat-icon,
.button .mat-icon {
  margin-right: 4px;
}
button:hover,
input[type=button]:hover,
input[type=submit]:hover,
.button:hover {
  background-color: #235477;
}
button:active,
input[type=button]:active,
input[type=submit]:active,
.button:active {
  background-color: #347EB3;
}
button span,
input[type=button] span,
input[type=submit] span,
.button span {
  line-height: 100%;
}
button:disabled,
input[type=button]:disabled,
input[type=submit]:disabled,
.button:disabled,
button:disabled:hover,
input[type=button]:disabled:hover,
input[type=submit]:disabled:hover,
.button:disabled:hover,
button:disabled:active,
input[type=button]:disabled:active,
input[type=submit]:disabled:active,
.button:disabled:active,
button[enabled=false],
input[type=button][enabled=false],
input[type=submit][enabled=false],
.button[enabled=false],
button[enabled=false]:hover,
input[type=button][enabled=false]:hover,
input[type=submit][enabled=false]:hover,
.button[enabled=false]:hover,
button[enabled=false]:active,
input[type=button][enabled=false]:active,
input[type=submit][enabled=false]:active,
.button[enabled=false]:active {
  background-color: #555 !important;
  border: 1px solid #333 !important;
  cursor: default !important;
  opacity: 0.5;
}
button.toolIconButton,
input[type=button].toolIconButton,
input[type=submit].toolIconButton,
.button.toolIconButton {
  width: 32px;
  height: 32px;
  min-height: 32px;
  border: 0;
  box-shadow: none;
  min-width: 0;
  border-radius: 0;
  padding: 0;
  margin: 0;
  box-sizing: border-box;
  float: left;
  border-left: 1px solid rgba(255, 255, 255, 0.2);
  display: flex;
  align-items: center;
}
button.toolIconButton:hover span,
input[type=button].toolIconButton:hover span,
input[type=submit].toolIconButton:hover span,
.button.toolIconButton:hover span {
  color: white;
}
button.toolIconButton .mat-icon,
input[type=button].toolIconButton .mat-icon,
input[type=submit].toolIconButton .mat-icon,
.button.toolIconButton .mat-icon {
  margin-left: 2px;
}
button.toolIconButton.withCaption,
input[type=button].toolIconButton.withCaption,
input[type=submit].toolIconButton.withCaption,
.button.toolIconButton.withCaption {
  width: auto;
  padding: 0 4px;
}
button.toolIconButton.withCaption span,
input[type=button].toolIconButton.withCaption span,
input[type=submit].toolIconButton.withCaption span,
.button.toolIconButton.withCaption span {
  float: right;
  font-size: 10pt;
  padding-right: 4px;
}
button.toolIconButton.withCaption .mat-icon,
input[type=button].toolIconButton.withCaption .mat-icon,
input[type=submit].toolIconButton.withCaption .mat-icon,
.button.toolIconButton.withCaption .mat-icon {
  font-size: 24px;
}
button.slideIcon,
input[type=button].slideIcon,
input[type=submit].slideIcon,
.button.slideIcon {
  display: inline-block;
}
button.imageButton img,
input[type=button].imageButton img,
input[type=submit].imageButton img,
.button.imageButton img {
  height: 24px;
  float: left;
  margin-right: 4px;
}
.secureLoginButton {
  background-image: url(../Images/Glyphicons/glyphicons-basic-812-fingerprint@2x-semi.png);
  background-repeat: no-repeat;
  background-size: 40px;
  background-position: 4px 4px;
  margin-right: 0;
}
.secureLoginButton span {
  margin: 0 8px;
}
.itemTag {
  display: inline-block;
  background-color: #CE6000;
  border-radius: 14px;
  height: 26px;
}
.itemTag span {
  margin: 4px 10px 0px 10px;
  float: left;
}
.itemTag button {
  height: 26px;
  border: none;
  min-width: 26px;
  border-radius: 12px;
  margin: 0;
  box-shadow: none;
  display: inline;
  margin-left: -4px;
  background-repeat: no-repeat;
  min-height: auto;
  background-color: transparent;
}
.itemTag button:hover {
  background-color: transparent;
}
label.radioButtons {
  width: 100%;
  display: inline-block;
  box-sizing: border-box;
  margin-bottom: 16px;
}
label.radioButtons input[type=radio] {
  display: none;
}
label.radioButtons.small {
  margin-bottom: 0;
}
label.radioButtons.small input[type=radio] ~ span {
  padding: 8px;
  min-height: auto;
  padding-right: 8px;
  margin-bottom: 8px;
}
.radioButtonGrid {
  display: grid;
  grid-gap: 8px;
  width: 100%;
}
.radioButtonGrid label.radioButtons {
  margin-bottom: 0;
  display: flex;
}
.radioButtonGrid label.radioButtons:nth-of-type(2) {
  grid-column: 2;
}
.radioButtonGrid label.radioButtons input[type=radio] ~ span {
  padding: 16px;
  margin-right: 0;
  min-height: 90px;
}
label.checkButtons {
  width: 100%;
  display: inline-block;
  box-sizing: border-box;
  margin-bottom: 16px;
  position: relative;
}
label.checkButtons input[type=checkbox] {
  display: none;
}
label.checkButtons input[type=checkbox] ~ span:first-of-type {
  position: absolute;
  z-index: 100;
  top: 50%;
  right: 16px;
  transform: translateY(-50%);
}
label.checkButtons input[type=checkbox] ~ span:last-of-type {
  display: inline-block;
  background-color: rgba(255, 255, 255, 0.1);
  padding: 16px;
  width: 100%;
  box-sizing: border-box;
  min-height: 66px;
  position: relative;
  padding-right: 114px;
  border-radius: 8px;
}
label.checkButtons input[type=checkbox] ~ span:last-of-type:hover {
  background-color: rgba(255, 255, 255, 0.2);
}
label.radioButtons input[type=radio] ~ span {
  display: inline-block;
  background-color: rgba(255, 255, 255, 0.1);
  padding: 24px;
  width: 100%;
  box-sizing: border-box;
  min-height: 66px;
  position: relative;
  padding-right: 86px;
  border-radius: 8px;
}
label.radioButtons input[type=radio] ~ span:hover {
  background-color: rgba(255, 255, 255, 0.2);
}
label.radioButtons input[type=radio] ~ span:active {
  background-color: rgba(255, 255, 255, 0.2);
}
label.radioButtons input[type=radio] ~ span img {
  position: absolute;
  top: 50%;
  right: 16px;
  transform: translateY(-50%);
  height: 64px;
}
label.radioButtons input[type=radio]:disabled ~ span,
label.checkButtons input[type=checkbox]:disabled ~ span:last-of-type {
  background-color: rgba(255, 255, 255, 0.1);
  color: silver;
  border-color: silver;
}
label.radioButtons input[type=radio]:checked ~ span,
label.checkButtons input[type=checkbox]:checked ~ span:last-of-type {
  outline: 1px solid white;
}
.disabled,
.disabled:hover,
.disabled:active {
  cursor: unset !important;
  color: #ccc !important;
  border-color: #888;
}
#userContentsButtonsArea {
  display: flex;
  float: right;
  width: auto;
}
.iconButton {
  background-position: center;
  background-repeat: no-repeat;
  padding: 8px;
  cursor: pointer;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 28px;
  min-height: auto;
  min-width: auto;
  box-shadow: none;
  margin: 0;
  border-radius: 0;
  border: none;
}
.iconButton.gapAfter {
  margin-right: 8px;
}
.iconButton.first {
  border-radius: 8px 0 0 8px;
}
.iconButton.last {
  border-radius: 0 8px 8px 0;
}
.iconButton.solo {
  border-radius: 8px;
}
.iconButton.toggled {
  background-color: #1C3C5B;
}
.iconButton:hover {
  background-color: #1C3C5B;
}
.iconButton:active {
  background-color: #5EA8DE;
}
.iconButton .mat-icon {
  margin-right: 0;
}
select {
  padding: 4px;
}
.slimButton {
  font-family: 'roboto-regular', 'Segoe UI', Calibri, Verdana, Geneva, 'DejaVu Sans', sans-serif !important;
  font-weight: normal !important;
  font-size: 100% !important;
  min-height: 32px !important;
  font-size: 10pt !important;
  min-width: 72px !important;
  padding-bottom: 2px;
}
.slimButton.solo {
  font-size: 12pt !important;
  height: 40px;
  min-width: 40px !important;
}
.bgGray {
  background-color: #333;
  border: 1px solid #333;
}
.bgGray:hover {
  background-color: #1a1a1a;
}
.bgGray:active {
  background-color: #333;
}
.bgRed {
  background-color: #B70000;
  border: 1px solid #B70000;
}
.bgRed:hover {
  background-color: #840000;
}
.bgRed:active {
  background-color: #B70000;
}
.bgAmber {
  background-color: #C14D00;
  border: 1px solid #C14D00;
}
.bgAmber:hover {
  background-color: #8e3900;
}
.bgAmber:active {
  background-color: #C14D00;
}
.bgGreen {
  background-color: #159922;
  border: 1px solid #159922;
}
.bgGreen:hover {
  background-color: #0f6c18;
}
.bgGreen:active {
  background-color: #159922;
}
.bgBlue {
  background-color: #2986cc;
  border: 1px solid #2986cc;
}
.bgBlue:hover {
  background-color: #206aa2;
}
.bgBlue:active {
  background-color: #2986cc;
}
.bgPurple {
  background-color: #9349d8;
  border: 1px solid #9349d8;
}
.bgPurple:hover {
  background-color: #7a2ac4;
}
.bgPurple:active {
  background-color: #9349d8;
}
.bgPink {
  background-color: #c90076;
  border: 1px solid #c90076;
}
.bgPink:hover {
  background-color: #960058;
}
.bgPink:active {
  background-color: #c90076;
}
.passwordGrade {
  height: 16px;
  min-width: 2px;
  display: inline-block;
  transition: width 1s ease, background-color 1s ease;
}
.popupTrigger.dropDownPopup {
  cursor: pointer;
  position: relative;
}
.popupTrigger.dropDownPopup > span::after {
  content: '⌄';
  float: right;
  margin: -4px 0px;
  font-size: 15pt;
}
.popupTrigger.dropDownPopup:hover .popupTriggerContents {
  display: block;
}
.popupTrigger.dropDownPopup .popupTriggerContents {
  position: absolute;
  width: 100%;
  left: 0;
  display: none;
  padding: 0;
  z-index: 250;
  border-radius: 0 0 8px 8px;
  overflow: hidden;
}
.popupTrigger.dropDownPopup .popupTriggerContents:hover {
  display: block;
}
.popupTrigger.dropDownPopup .popupTriggerContents:active {
  display: none;
}
.popupTrigger.dropDownPopup .popupTriggerContents .listItems {
  display: flex;
  flex-direction: column;
}
.popupTrigger.dropDownPopup .popupTriggerContents .listItems span {
  padding: 4px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.1);
  cursor: pointer;
}
.popupTrigger.dropDownPopup .popupTriggerContents .listItems span:hover {
  background-color: rgba(0, 0, 0, 0.3);
}
.popupTrigger.dropDownPopup .popupTriggerContents .listItems span:active {
  background-color: rgba(0, 0, 0, 0.5);
}
input[type=text],
input[type=password],
input[type=url],
input[type=number],
input[type=email],
input[type=search],
select,
textarea,
.popupTrigger,
.popupTriggerContents {
  width: 100%;
  margin-top: 4px;
  padding: 6px;
  border-radius: 4px 4px 0 0;
  border: none;
  border-bottom: 1px solid rgba(255, 255, 255, 0.4);
  background-color: #3F464E;
  color: white;
  box-sizing: border-box;
  font-size: 12pt;
  line-height: 16pt;
  transition: all ease 0.3s;
  box-shadow: 0 4px 4px rgba(0, 0, 0, 0.5);
}
input[type=text]::placeholder,
input[type=password]::placeholder,
input[type=url]::placeholder,
input[type=number]::placeholder,
input[type=email]::placeholder,
input[type=search]::placeholder,
select::placeholder,
textarea::placeholder,
.popupTrigger::placeholder,
.popupTriggerContents::placeholder {
  color: rgba(255, 255, 255, 0.4);
}
input[disabled] {
  color: gray;
  cursor: not-allowed;
}
label.checkbox {
  display: inline-block;
}
label.checkbox input[type="checkbox"] {
  display: none;
}
input[type=checkbox] + span {
  display: block;
  content: ' ';
  width: 38px;
  height: 14px;
  transition: all 0.3s ease;
  cursor: pointer;
  background-color: gray;
  color: white;
  border-radius: 16px;
  box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.3);
}
input[type=checkbox].redOff + span {
  background-color: darkred;
}
input[type=checkbox]:checked + span {
  background-color: #107719;
}
input[type=checkbox][indeterminate] + span {
  background-color: gray;
}
input[type=checkbox] + span::after {
  content: " ";
  display: block;
  text-align: center;
  background-color: silver;
  border-radius: 10px;
  width: 20px;
  height: 20px;
  position: relative;
  top: -3px;
  left: 0px;
  transition: all 0.3s ease;
  box-shadow: 0 4px 4px rgba(0, 0, 0, 0.5), 0 2px 4px rgba(0, 0, 0, 0.3);
}
input[type=checkbox].redOff + span::after {
  background-color: #BA1A1A;
}
input[type=checkbox]:checked + span::after {
  content: " ";
  left: 20px;
  background-color: #1ABC27;
  transition: all 0.3s ease;
}
input[type=checkbox][indeterminate] + span::after {
  background-color: silver;
  content: " ";
  left: 9px;
}
input.searchBox {
  display: inline;
  margin: 0;
  height: 48px;
  width: calc(100% - 48px);
  float: right;
  border: none;
  outline: none;
  background-color: transparent;
  box-shadow: none;
  padding: 0 16px 0 16px;
  color: white;
}
input.searchBox::placeholder {
  color: rgba(255, 255, 255, 0.4);
  font-style: italic;
}
.radioList label {
  display: block;
  width: 100%;
  border: 1px solid #333;
  margin-bottom: 4px;
  height: 32px;
  line-height: 32px;
}
.radioList label:hover {
  background-color: #335169;
}
.radioList label:active {
  background-color: #253541;
}
#mainBody {
  position: absolute;
  float: left;
  top: 48px;
  left: 0;
  width: 100%;
  bottom: 0;
  background: #1C3C5B;
}
.bodyTab {
  color: white;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 250px;
  right: 0;
  padding: 24px;
  overflow: auto;
  border-top-left-radius: 16px;
}
.bodyTab > h3:nth-of-type(1),
.bodyTab > h2:nth-of-type(1) {
  margin-top: 0;
}
.bodyTab.noRounded {
  border-top-left-radius: 0;
}
.bodyTab .splitViewBody {
  bottom: 0px;
  top: 0px;
  left: 0px;
  right: 300px;
  overflow: auto;
  position: absolute;
  padding: 16px;
}
.bodyTab .splitViewInfo {
  bottom: 0px;
  top: 0px;
  right: 0px;
  width: 300px;
  overflow: auto;
  position: absolute;
  background-color: rgba(0, 0, 0, 0.3);
  overflow-x: hidden;
  overflow-y: auto;
}
.bodyTab .splitViewInfo .infoViewActions {
  width: 100%;
  padding: 8px;
  box-sizing: border-box;
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(128px, 1fr));
  grid-gap: 8px;
}
.bodyTab .splitViewInfo .infoViewActions button {
  width: 100%;
}
hr {
  border-style: solid;
  color: white;
  border-top: 0px;
}
.wizardTab {
  background-color: rgba(0, 0, 0, 0.5) !important;
  border-radius: 0 !important;
  top: -48px;
  z-index: 100;
  left: 0;
  padding: 0;
}
.wizardTab .wizardContents {
  padding: 16px;
  background-color: #235477;
  border-bottom: 8px solid #111;
  overflow: hidden;
  box-shadow: 2px 2px 12px rgba(0, 0, 0, 0.5);
  top: -100%;
  box-sizing: border-box;
  transition: top 0.5s ease, bottom 0.5s ease;
  position: absolute;
}
.wizardTab .wizardContents .warningHeader {
  background-color: orange;
  color: black;
  font-size: 14pt;
}
.wizardTab .wizardContents .warningHeader a {
  color: black;
}
.wizardTab .wizardContents .tabHeaderContainer {
  margin: -8px -16px 8px -16px;
  padding: 0 24px 0 16px;
}
.wizardTab .wizardContents h2 {
  margin: -16px;
  padding: 16px;
  width: 100%;
  background-color: #111;
  margin-bottom: 16px;
}
.wizardTab .wizardContents h3 {
  padding: 0;
  margin: -8px 0 4px 0;
}
.wizardTab .wizardContents h4 {
  margin-bottom: 0;
}
.wizardTab .wizardContents h4 ~ p {
  margin-top: 4px;
}
.wizardTab .wizardPopup {
  left: 50%;
  width: 80%;
  transform: translate(-50%, -50%);
  min-width: 512px;
  max-width: 830px;
  border-radius: 16px;
}
.wizardTab .wizardPopup > .iconButton {
  position: absolute;
  top: 10px;
  right: 10px;
  border: 1px solid silver !important;
  border-radius: 8px;
}
.wizardVisible.wizardVisible {
  top: 50%;
}
.wizardContents.wizardBottom {
  top: auto;
  bottom: -100%;
}
.wizardContents.wizardBottom.wizardVisible {
  top: auto;
  bottom: 0;
}
/*#region status display*/
.metricsHeader {
  display: flex;
  margin-bottom: 8px;
  align-items: center;
}
.metricsHeader h2 {
  margin: 0 0 8px 0;
}
.AppStatus,
.listenPort > .AppStatus {
  padding: 2px 12px;
  min-height: 24px;
  margin: 8px;
  border-radius: 16px;
  display: flex;
  align-items: center;
  text-shadow: 2px 2px 2px rgba(0, 0, 0, 0.7);
}
.AppStatus .mat-icon,
.listenPort > .AppStatus .mat-icon {
  margin-left: 8px;
  flex-grow: 1;
  text-align: right;
}
#AMP_Core_MetricsDisplay {
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(300px, 2fr));
  grid-gap: 16px;
  margin-bottom: 16px;
}
.consoleHeader {
  display: flex;
  align-items: center;
  padding: 8px 24px;
}
#AMP_Core_ConsoleStatus {
  margin: 0;
}
.appStateIcon {
  width: 16px;
  height: 16px;
  border-radius: 16px;
  display: inline-block;
  box-shadow: inset -2px -2px 4px rgba(0, 0, 0, 0.5), inset 2px 2px 4px rgba(255, 255, 255, 0.5), 2px 2px 4px rgba(0, 0, 0, 0.5);
}
.DisplayMetric {
  height: 192px;
  box-shadow: 0 4px 4px rgba(0, 0, 0, 0.5);
  display: flex;
}
.DisplayMetric:last-of-type {
  margin-right: 0;
}
.DisplayMetric .DisplayMetricHeader {
  padding: 8px;
  z-index: 10;
  margin-right: -16px;
  border-radius: 4px 0 0 4px;
}
.DisplayMetric .DisplayMetricGraph {
  width: 100%;
}
.circleChart {
  float: left;
}
.circleChart h2,
.circleChart h4 {
  position: absolute;
  margin-left: 28px !important;
  font-family: Segoe UI Light, Helvetica, Verdana, Sans-Serif;
  margin-top: 54px !important;
  color: #fff;
}
.circleChart h4 {
  font-size: smaller;
  margin-top: 84px !important;
}
.circleChart svg {
  transform: rotate(-90deg);
  width: 120px;
  height: 120px;
}
.circleChart svg circle {
  stroke-dasharray: 402;
  stroke-dashoffset: 0;
  stroke-width: 11;
  transition: stroke-dashoffset 1s ease;
  fill: none;
  stroke: rgba(0, 0, 0, 0.3);
  stroke-linecap: round;
}
.circleChart svg circle.value {
  stroke-dashoffset: 400;
  stroke-width: 8;
  stroke: #FFF;
}
.listenPort {
  display: table-row;
}
.listenPort .AppStatus {
  margin: 8px 8px 8px 0;
}
.listenPort .AppStatus.bgGray {
  outline: 1px solid gray;
}
.listenPort > span {
  display: table-cell;
  padding: 4px;
  align-content: center;
}
/*#endregion*/
/*#region side menu*/
#navToggle {
  display: none;
  width: 32px;
  height: 32px;
}
#sideMenuContainer,
.subMenuWell {
  background: #25597E;
  position: fixed;
  left: 0;
  height: 100%;
  width: 250px;
  overflow-y: auto;
  overflow-x: clip;
  box-sizing: border-box;
  transition: left 0.5s, background 0.5s;
  z-index: 20;
}
#sideMenuContainer {
  display: flex;
  flex-direction: column;
}
.subMenuWell {
  left: 250px;
  float: left;
  pointer-events: all;
  top: 0;
  position: absolute;
  height: auto;
  bottom: 0;
}
.menuTitle {
  font-family: "roboto-light", "Segoe UI Light", "Segoe UI", Calibri, Verdana, Geneva, "DejaVu Sans", sans-serif;
  font-weight: lighter;
  color: rgba(255, 255, 255, 0.4);
  font-size: 24pt;
  padding: 20px 16px 20px 12px;
}
.subMenu {
  float: left;
  height: 100%;
  width: 128px;
  background-color: rgba(0, 0, 0, 0.3);
}
.subMenu a {
  font-family: "roboto-light", "Segoe UI Light", "Segoe UI", Calibri, Verdana, Geneva, "DejaVu Sans", sans-serif;
  font-weight: lighter;
  cursor: pointer;
  margin: 0;
  padding: 0;
  display: block;
  padding: 0 0.3em 0 0.2em;
  margin: 0 0 1px 0;
  color: white;
  vertical-align: middle;
  height: 24px;
  line-height: 24px;
  text-decoration: none;
}
.subMenu a:hover {
  background-color: #1D4560;
}
.subMenu a:active {
  background-color: #253541;
}
#sideMenuPresenter {
  display: flex;
  flex-direction: column;
}
#sideMenu {
  width: 250px;
  margin: 0;
  padding: 0;
  z-index: 10;
  display: flex;
  flex-direction: column;
  transition: transform 0.5s ease;
  flex-grow: 1;
}
#sideMenu .heroImage {
  width: 100%;
}
#sideMenu.childOpen {
  transform: translate(-250px, 0);
}
#sideMenu a {
  font-family: "roboto-light", "Segoe UI Light", "Segoe UI", Calibri, Verdana, Geneva, "DejaVu Sans", sans-serif;
  font-weight: lighter;
  font-size: 110%;
  cursor: pointer;
  display: flex;
  align-items: center;
  color: white;
  text-decoration: none;
  transition: all 0.25s, width 0.25s;
  position: relative;
}
#sideMenu a.padBottom {
  border-bottom: 1px solid rgba(255, 255, 255, 0.1);
  margin-bottom: 16px;
}
#sideMenu a.hasSubtitle {
  line-height: 16px;
}
#sideMenu a.hasWarning {
  background-color: rgba(255, 127, 0, 0.1);
}
#sideMenu a.hasNotice {
  background-color: rgba(0, 127, 255, 0.1);
}
#sideMenu a div {
  display: flex;
  flex-direction: column;
}
#sideMenu a div .subtitle {
  color: orange;
  font-size: smaller;
  display: inline-block;
}
#sideMenu a.small {
  font-size: 90%;
}
#sideMenu a.small img,
#sideMenu a.small .mat-icon {
  font-size: 24px;
  padding: 10px 8px 10px 16px;
}
#sideMenu a img,
#sideMenu a .mat-icon {
  padding: 12px 16px;
  font-size: 24px;
}
#sideMenu a .warn {
  height: 12px;
  position: absolute;
  margin-left: 14px;
  margin-top: 12px;
  color: orange;
  font-size: 20px;
  font-weight: 400;
  text-shadow: 0 2px 2px black;
}
#sideMenu a.info .warn,
#sideMenu a.info .subtitle {
  color: #5EA8DE;
}
#sideMenu a:hover {
  background-color: rgba(0, 0, 0, 0.3);
}
#sideMenu a.selected {
  margin-left: 0;
  margin-right: 0;
  box-shadow: inset 4px 0px 0;
}
#sideMenu a.disabled {
  background-color: transparent;
  opacity: 0.5;
}
.multiMenuContainer {
  width: 100%;
  transition: height 0.625s ease-in-out;
}
/*#endregion*/
/*#region console*/
#AMP_Core_ConsoleButtons {
  width: auto;
}
#consoleContainer {
  position: absolute;
  top: 56px;
  left: 0;
  right: 0;
  bottom: 56px;
}
#consoleUsers {
  float: right;
  width: 192px;
  height: 100%;
  overflow-y: auto;
  overflow-x: hidden;
  border-left: 0;
  font-family: Consolas, 'Courier New', Courier, 'Nimbus Mono L', monospace;
}
#consoleArea {
  height: 100%;
  margin-right: 192px;
  overflow-y: auto;
  overflow-x: hidden;
}
#consoleArea .consoleEntry:nth-child(odd) {
  background-color: rgba(0, 0, 0, 0.3);
}
#consoleLineEntry {
  width: 100%;
  margin: 0;
  box-sizing: border-box;
  outline: none;
  border-bottom: 1px solid rgba(255, 255, 255, 0.4);
  margin-top: -1px;
  border-radius: 4px 4px 0 0;
  padding: 8px;
  font-family: Consolas, 'Courier New', Courier, 'Nimbus Mono L', monospace;
}
.consoleEntry,
.consoleContents {
  font-family: Consolas, 'Courier New', Courier, 'Nimbus Mono L', monospace;
  font-size: 11pt;
  padding: 0.25em;
}
.consoleContents,
.consoleContents pre {
  margin: 0;
  padding: 0;
  white-space: pre-wrap;
  display: block;
  margin-left: 6em;
}
.consoleContents table {
  margin: 8px 0 8px 0;
}
.consoleTimestamp {
  margin-right: 0.5em;
  color: #5EA8DE;
  float: left;
}
.consoleTimestamp::after {
  content: ":\00a0";
}
.consoleType {
  color: #CB4B4B;
  display: inline;
}
.consoleName {
  color: #CB4B4B;
  display: inline;
  cursor: pointer;
}
.consoleName:hover {
  color: #fd7d7d;
}
.consoleName:active {
  color: #CB4B4B;
}
#consoleUsers .consoleUserEntry:nth-child(odd) {
  background-color: rgba(255, 255, 255, 0.1);
}
.consoleUserEntry {
  border-bottom: 1px solid black;
  padding: 4px;
  cursor: pointer;
}
.consoleUserEntry:hover {
  background-color: rgba(255, 255, 255, 0.2);
}
.consoleUserEntry:active {
  background-color: transparent;
}
/*#endregion*/
/*#region scheduler */
.scheduleTriggerInfo {
  width: 100%;
  border-radius: 4px;
  border: 1px solid #5EA8DE;
  margin-top: 8px;
  background-color: #1C3C5B;
  overflow: hidden;
  box-shadow: 0 4px 4px rgba(0, 0, 0, 0.5);
}
.emitsList {
  margin: 8px 0;
  display: flex;
  flex-wrap: wrap;
  grid-gap: 8px;
}
.emitsList .emitValue {
  display: inline-flex;
  padding: 4px 8px;
  font-size: smaller;
  min-height: auto;
  min-width: auto;
  margin: 0;
}
.scheduleAdvSegments h4 {
  margin-top: 8px;
  margin-bottom: 0;
}
.scheduleTriggerInfo .scheduleTriggerTask:last-child {
  border-bottom: none;
}
.scheduleTriggerDescription {
  background-color: #5EA8DE;
  padding: 8px;
  display: flex;
}
.scheduleTriggerHeaderItem .scheduleHeader {
  color: #1C3C5B;
  font-weight: 500;
}
.grow {
  flex-grow: 1;
}
.scheduleTriggerDescriptionVariables .scheduleTriggerVariable {
  display: inline;
  padding-right: 4px;
}
.scheduleTriggerDescriptionVariables .scheduleTriggerVariable::after {
  content: '|';
  margin-left: 8px;
}
.scheduleTriggerDescriptionVariables .scheduleTriggerVariable:last-of-type {
  border-right: none;
}
.scheduleTriggerDescriptionVariables .scheduleTriggerVariable:last-of-type::after {
  content: '';
}
.scheduleTriggerContents {
  width: 100%;
}
.scheduleTriggerTaskTitle {
  min-height: 24px;
  display: flex;
  align-items: center;
}
.scheduleTriggerTaskTitle > span {
  flex-grow: 1;
  padding: 6px;
}
.scheduleTriggerTaskDropper {
  height: 40px;
  border-radius: 4px;
  margin-left: 8px;
  overflow: hidden;
  display: flex;
  flex-shrink: 0;
}
.scheduleTriggerTask {
  padding: 8px;
  border-bottom: 1px solid #5EA8DE;
}
.scheduleTriggerInfo > .scheduleTriggerTaskDropper {
  margin: 8px;
}
.scheduleParam {
  background-color: #347EB3;
  color: white;
  border-radius: 4px;
  padding: 2px 4px 2px 4px;
}
.timeSegment {
  background-color: rgba(255, 255, 255, 0.25);
  color: white;
  box-sizing: border-box;
  padding: 4px;
  cursor: pointer;
  float: left;
  user-select: none;
}
.timeSegment:hover {
  background-color: white;
  color: black;
}
.timeSegment:active {
  background-color: gray;
}
.timeSegment.selected {
  background-color: #FF7B07;
}
.timeSegment.selected:hover {
  background-color: #ffc14d;
}
.timeSegment.selected:active {
  background-color: #eb6700;
}
.twelveSegmentContainer {
  border-collapse: collapse;
  width: 100%;
  display: table;
  margin-top: 4px;
}
.twelveSegmentContainer .timeSegment {
  width: 8.33%;
}
.sevenSegmentContainer {
  border-collapse: collapse;
  width: 100%;
  display: table;
  margin-top: 4px;
}
.sevenSegmentContainer .timeSegment {
  width: 14.285%;
}
.segmentKeyContainer {
  border-collapse: collapse;
  width: 100%;
  display: table;
  margin-top: 4px;
  margin-top: 8px;
  position: absolute;
  right: 16px;
  width: 200px;
}
.segmentKeyContainer .timeSegment {
  width: 50%;
}
.hoursSegmentContainer {
  border-collapse: collapse;
  width: 100%;
  display: table;
  margin-top: 4px;
}
.hoursSegmentContainer .timeSegment {
  width: 4.166%;
  font-size: smaller;
}
.minutesSegmentContainer {
  border-collapse: collapse;
  width: 100%;
  display: table;
  margin-top: 4px;
}
.minutesSegmentContainer .timeSegment {
  width: 5%;
  font-size: smaller;
}
/*#endregion */
/*#region notifications*/
@-webkit-keyframes indeterminateProgress {
  from {
    left: -20%;
  }
  to {
    left: 120%;
  }
}
.progUnknown {
  -webkit-animation: indeterminateProgress 2s linear infinite;
}
#notificationContainer {
  font-size: 11pt;
  position: fixed;
  bottom: 32px;
  right: 32px;
  background-color: #333;
  width: 400px;
  border: 1px solid rgba(255, 255, 255, 0.2);
  border-radius: 4px;
  overflow: hidden;
  box-shadow: 0 4px 4px rgba(0, 0, 0, 0.5);
}
#notificationContainer .notificationContents {
  max-height: 260px;
  overflow-y: auto;
}
#notificationContainer .notificationBanner {
  background-color: #222;
  padding: 8px;
}
#notificationContainer button {
  height: 24px;
  min-height: 24px;
  min-width: 20px;
  background-color: transparent;
  background-color: #633;
  border: 1px solid #900;
  font-size: 8pt;
  color: #fff;
}
#notificationContainer .notification {
  padding: 8px;
  border-bottom: 1px solid #222;
  cursor: pointer;
  transition: opacity 0.25s ease-in-out, height 0.25s ease-in-out, padding 0.25s ease-in-out;
}
#notificationContainer .notification.failed {
  background-color: #833;
}
#notificationContainer .notification:hover {
  background-color: #222;
}
#notificationContainer .notification:hover.failed {
  background-color: #A55;
}
#notificationContainer .notification .notificationTitle {
  font-family: "roboto-light", "Segoe UI Light", "Segoe UI", Calibri, Verdana, Geneva, "DejaVu Sans", sans-serif;
  font-weight: lighter;
}
#notificationContainer .notification .notificationTitle button {
  float: right;
  margin-right: 0;
}
.notificationProgessContainer {
  width: 100%;
  height: 20px;
  margin-top: 4px;
  overflow: hidden;
  position: relative;
  border-radius: 4px;
  box-shadow: inset 0px 1px 0px #347EB3, inset 0px -1px 0px #347EB3, inset 1px 0px 0px #347EB3, inset -1px 0 0px #347EB3;
}
.notificationProgressBar {
  height: 100%;
  background-color: #347EB3;
  background-image: linear-gradient(45deg, #5ea8de 14%, #347eb3 14%, #347eb3 40%, #5ea8de 40%, #5ea8de 60%, #347eb3 60%, #347eb3 85%, #5ea8de 85%, #5ea8de 100%);
  transition: width 0.5s ease-in-out;
  animation: backgroundShift 4s linear infinite;
  background-size: 500px;
}
.notificationSpeed {
  font-size: 9pt;
  white-space: nowrap;
  margin-left: 4px;
  line-height: 16px;
  text-shadow: 2px 2px 4px black;
  padding-top: 2px;
}
/*#endregion*/
/*#region configuration*/
.tabHeaderContainer {
  display: flex;
  grid-gap: 2px;
  position: sticky;
  top: -24px;
  z-index: 10;
  border-bottom: 4px solid rgba(0, 0, 0, 0.5);
  overflow-x: auto;
  margin: -24px -24px 24px -24px;
  padding: 0 24px 0 24px;
  background-color: #101822;
}
.tabHeaderContainer .tabHeader {
  display: flex;
  flex-grow: 0.05;
  flex-shrink: 0.01;
  align-items: center;
  padding: 8px 16px;
  background-color: rgba(0, 0, 0, 0.3);
  cursor: pointer;
  border-radius: 8px 8px 0 0;
  overflow: hidden;
  position: relative;
  min-height: 36px;
  margin: 0;
  border: none;
  justify-content: start;
  font-size: 100%;
}
.tabHeaderContainer .tabHeader .mat-icon {
  position: absolute;
  color: rgba(255, 255, 255, 0.1);
  scale: 4;
  right: 16px;
  text-shadow: 0 2px 4px rgba(0, 0, 0, 0.2);
}
.tabHeaderContainer .tabHeader:hover {
  background-color: rgba(255, 255, 255, 0.2);
}
.tabHeaderContainer .tabHeader:active {
  background-color: #5EA8DE;
}
.tabHeaderContainer .tabHeader.active {
  background-color: #347EB3;
  box-shadow: 0 16px 32px black;
}
.tabHeaderContainer .tabHeader.active .mat-icon {
  color: rgba(255, 255, 255, 0.2);
}
.tabHeaderContainer .tabHeader.active:hover {
  background-color: #5EA8DE;
}
.tabHeaderContainer .tabHeader.active:active {
  background-color: #347EB3;
}
.lift {
  background-color: rgba(255, 255, 255, 0.05);
  box-shadow: 0px 2px 4px rgba(0, 0, 0, 0.5);
  border: 1px solid rgba(255, 255, 255, 0.1);
  border-radius: 4px;
}
.provisionSetting.disabled {
  opacity: 0.5;
}
.settingsGroup {
  display: block;
  padding-bottom: 8px;
}
.settingsGroup h3 {
  border-bottom: 1px solid gray;
  margin-top: 0;
}
.settingsGroup .groupBody {
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(320px, 2fr));
  grid-gap: 16px;
  max-width: 900px;
  margin-left: auto;
  margin-right: auto;
}
.settingsGroup .groupBody .doubleWidth {
  grid-column: span 2;
}
.settingsGroup .groupBody .settingContainer {
  padding: 16px;
  border-radius: 4px;
  background-color: #2B5777;
  transition: outline-color 0.5s ease;
  outline: 3px solid transparent;
  box-shadow: 0px 2px 4px rgba(0, 0, 0, 0.5);
  border: 1px solid rgba(255, 255, 255, 0.1);
}
.settingsGroup .groupBody .settingContainer.warning {
  outline: 3px solid red;
}
.settingsGroup .groupBody .settingContainer.highlighted {
  outline: 3px solid orange;
}
.settingsGroup .groupBody .settingContainer .listEditButton {
  float: right;
  margin-right: 0;
  margin-left: 8px;
  background-repeat: no-repeat;
  background-position: center;
  min-width: 30px !important;
  background-size: 75%;
  box-shadow: none;
  font-size: larger !important;
}
.settingsGroup .groupBody .settingContainer .listEditButton:nth-of-type(3),
.settingsGroup .groupBody .settingContainer .listEditButton:nth-of-type(1) {
  border-radius: 0px 4px 4px 0px;
  margin-left: -1px;
  border-left: 0;
}
.settingsGroup .groupBody .settingContainer .listEditButton:nth-of-type(4) {
  margin-left: -1px;
  border-radius: 0;
  border-right: 0;
}
.settingsGroup .groupBody .settingContainer .listEditButton:nth-of-type(5),
.settingsGroup .groupBody .settingContainer .listEditButton:nth-of-type(2) {
  border-radius: 4px 0px 0 4px;
  border-right: 0;
}
.settingsGroup .groupBody .settingContainer .listEditButton.solo {
  border-radius: 4px;
}
.settingsGroup .groupBody .settingContainer .listEditButton .mat-icon {
  font-size: 20px;
  margin-right: 0;
}
.settingsGroup .groupBody .settingContainer label.checkbox {
  float: right;
  margin-left: 8px;
}
.settingsGroup .groupBody .settingContainer .settingWarning {
  font-size: 8pt;
  color: skyblue;
  margin-top: -34px;
  padding-left: 58px;
  padding-right: 100px;
}
.settingsGroup .groupBody .settingLabel {
  position: relative;
}
.settingsGroup .groupBody .settingLabel .permNodeDescription {
  float: left;
  margin-top: 16px;
  opacity: 0.5;
}
.settingsGroup .groupBody .settingLabel.provisionSpec {
  opacity: 0.5;
}
.settingsGroup .groupBody .settingLabel span.inputFieldSuffix {
  float: right;
  position: absolute;
  bottom: 8px;
  text-align: right;
  right: 28px;
  color: rgba(255, 255, 255, 0.4);
  pointer-events: none;
}
.settingsGroup .groupBody .settingLabel select {
  padding: 7px;
}
.settingsGroup .groupBody .settingLabel select[multiple],
.settingsGroup .groupBody .settingLabel textarea {
  height: 128px;
}
.settingsGroup .groupBody .settingLabel .settingDescription {
  font-size: 8pt;
  color: rgba(255, 255, 255, 0.4);
  min-height: 3em;
  margin-top: 4px;
}
.settingsGroup .groupBody .settingLabel input[type="radio"],
.settingsGroup .groupBody .settingLabel label.checkbox {
  width: auto;
  max-width: none;
}
.settingsGroup .groupBody .settingLabel img {
  float: right;
  clear: both;
}
.settingsGroup .groupBody .settingLabel .top8 {
  margin-top: 8px;
}
.settingsGroup .groupBody .settingLabel table {
  word-break: break-all;
}
.settingsGroup .groupBody .settingInfo {
  display: flex;
  align-items: center;
  width: 100%;
  justify-content: flex-end;
  font-size: 10pt;
  opacity: 0.5;
  color: skyblue;
  margin-top: 16px;
}
.settingsGroup .groupBody .settingInfo .mat-icon {
  font-size: 16px;
  margin-left: 4px;
}
.settingsGroup .groupBody .settingActionsList {
  margin-top: 16px;
  display: inline-block;
  float: left;
}
.settingsGroup .groupBody .settingActionsList button {
  max-height: 32px;
  font-size: medium;
}
/*#endregion*/
.modalbg {
  position: fixed;
  z-index: 1000;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.5);
  background-repeat: no-repeat;
  background-position: right -16px bottom -16px;
}
.modalcontents.twoFactorInput {
  min-height: 233px;
}
div.twoFactorInput {
  padding: 16px;
}
#modalPromptInput {
  display: none;
  margin-bottom: 16px;
  width: 100%;
}
#modalPromptInput.twoFactorInput {
  font-size: 24pt;
  width: 6em;
  font-family: monospace;
}
#modalmessage {
  white-space: pre-line;
  margin: 0;
}
.modalpanel {
  background-color: #222;
  transition: transform 0.5s ease;
  width: 750px;
  max-width: 95%;
  box-shadow: 0px 8px 8px rgba(0, 0, 0, 0.5);
  border-radius: 16px;
  overflow: hidden;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -100%);
  border-bottom: 8px solid #444;
}
.modalpanel.visible {
  transform: translate(-50%, -50%);
}
.modalpanel img {
  float: right;
  border-bottom-left-radius: 32px;
  max-height: 200px;
}
.modalpanel #modaltitle {
  background-color: #444;
  padding: 8px 16px;
  margin: 0;
}
.modalpanel .modalbuttons,
.modalpanel .modalcontents {
  padding: 16px;
}
.transparentAnim {
  opacity: 0;
  transition: opacity 0.5s ease;
}
.transparentAnim.opaque {
  opacity: 1;
}
#modalsubtitle {
  color: #fff;
  font-weight: bold;
}
#modalAdvancedText {
  border: 1px solid #333;
  background-color: rgba(0, 0, 0, 0.5);
  color: silver;
  padding: 8px;
  border-radius: 4px;
  overflow: auto;
}
.modalbuttons {
  display: flex;
  grid-gap: 8px;
}
.buttonGroup {
  width: 100%;
  float: left;
  display: flex;
  gap: 8px;
  flex-wrap: wrap;
}
.buttonGroup button {
  margin-right: 0;
}
.buttonGroup .slimButton {
  margin-right: 0;
  border-radius: 0;
}
.iconButtonGroup {
  display: flex;
  border-radius: 8px;
  overflow: hidden;
  flex-shrink: 0;
}
.iconButtonGroup button {
  height: 32px;
  min-height: 32px;
  font-size: 12pt;
}
.slimButtonGroup button {
  box-shadow: none;
  height: 32px;
  min-height: 32px;
  font-size: 12pt;
}
#relatedLinkA {
  color: #5EA8DE;
}
.helpLink {
  font-size: 10pt;
  text-decoration: underline;
}
.contextMenu.contextMenu {
  width: 192px;
  padding-bottom: 8px;
  left: 0;
  top: 0;
  position: fixed;
}
.contextMenu.contextMenu.wizardBottom {
  bottom: auto;
}
.contextMenu.contextMenu.wizardVisible {
  top: auto;
  bottom: auto;
}
.contextMenu.contextMenu h2 {
  font-size: 12pt;
}
.contextMenu.contextMenu .flexButtonGroup {
  display: flex;
  flex-direction: column;
}
.contextMenu.contextMenu button {
  margin-bottom: 8px;
  margin-right: 0;
  font-size: 10pt;
  height: 32px !important;
  background-position: center 1000%;
}
.contextMenu.contextMenu button:hover {
  background-position: center center;
}
.contextMenu.contextMenu .buttonListSeparator {
  width: 100%;
  height: 2px;
  border-bottom: 1px solid #5EA8DE;
  margin-bottom: 8px;
}
.well {
  padding: 16px;
  border-radius: 8px;
  margin-top: 8px;
  display: flex;
  align-items: center;
  margin-bottom: 8px;
  grid-gap: 8px;
}
.well.warning {
  border: 1px solid red;
  background-color: rgba(0, 0, 0, 0.5);
}
.well.info {
  border: 1px solid #5EA8DE;
  background-color: rgba(0, 0, 0, 0.3);
}
.well.good {
  border: 1px solid green;
  background-color: rgba(0, 0, 0, 0.5);
}
.well .mat-icon {
  font-size: 32px;
  margin: 0 4px;
}
.well div {
  flex-grow: 1;
}
.well button {
  margin-right: 0;
}
.well h3 {
  margin: 0;
}
.well p {
  margin-bottom: 0;
  margin-top: 4px;
  font-size: smaller;
}
.well .hvGroup {
  display: flex;
  grid-gap: 16px;
  justify-content: end;
  margin-right: 8px;
}
/*Trees!*/
.treeContainer,
.treeContents {
  display: flex;
  flex-direction: column;
  background-color: rgba(0, 0, 0, 0.2);
  padding: 8px 0 8px 8px;
  border-radius: 8px;
}
.treeContainer {
  border: 1px solid #333;
}
.treeExpando {
  width: 16px;
  height: 16px;
  background-image: url(/Images/MenuArrow.png);
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  border-radius: 8px;
  transition: transform 0.1s ease-in-out;
  transform-origin: center;
  font-size: 12pt;
  margin-right: 4px;
}
.treeExpando.expanded {
  transform: rotate(90deg);
}
.treeExpando,
.treeName {
  cursor: pointer;
}
.treeName {
  display: flex;
  align-items: center;
}
.treeItem {
  cursor: pointer;
  padding: 4px;
  text-decoration: none;
}
.treeItem.noParent {
  margin-left: 0;
}
.treeItem:hover {
  background-color: rgba(255, 255, 255, 0.2);
}
.treeItem.selected {
  color: white;
  background-color: #46a;
}
.treeName:hover,
.treeItem:hover {
  text-decoration: underline;
}
.treeEntry.treeItem {
  border: none;
  display: flex;
  align-items: center;
}
.treeEntry.treeItem .permNodeDescription {
  text-align: right;
}
.treeEntry.treeItem .permNodeDescription span {
  line-break: normal;
}
.treeEntry.treeItem:hover {
  text-decoration: none;
}
.treeContents {
  box-sizing: border-box;
  overflow: hidden;
  transition: max-height 0.3s ease-in-out, padding 0.3s ease, margin 0.3s ease, border 0.3s ease;
  padding: 0 0 0 8px;
  border-radius: 8px 0 0 8px;
}
.treeContents.expanded {
  padding: 8px 0 8px 8px;
  border: 1px solid #333;
  margin: 8px 0;
  border-right-width: 0;
}
.treeEntry {
  border: 1px solid #555;
}
.treeEntry .checkbox {
  padding: 4px 8px;
}
.treeItemText {
  padding: 4px;
  margin-top: -4px;
  flex-grow: 1;
}
.permNodeSelection {
  display: inline-block;
  height: 24px;
  width: 24px;
  border-radius: 12px;
  float: right;
  color: white;
  padding-left: 4px;
  box-sizing: border-box;
  cursor: pointer;
  margin-top: -1px;
  margin-right: 2px;
  background-color: #333;
  border: 1px solid #333;
}
.permNodeSelection:hover {
  background-color: #1a1a1a;
}
.permNodeSelection:active {
  background-color: #333;
}
.permNodeSelection.denied {
  background-color: #B70000;
  border: 1px solid #B70000;
}
.permNodeSelection.denied:hover {
  background-color: #840000;
}
.permNodeSelection.denied:active {
  background-color: #B70000;
}
.permNodeSelection.granted {
  background-color: #159922;
  border: 1px solid #159922;
}
.permNodeSelection.granted:hover {
  background-color: #0f6c18;
}
.permNodeSelection.granted:active {
  background-color: #159922;
}
.permNodeDescription {
  font-size: smaller;
  color: rgba(255, 255, 255, 0.4);
}
.sideItemList {
  float: left;
  height: 100%;
  width: 220px;
  background-color: #1B425B;
  position: fixed;
  overflow-y: auto;
}
.sideItemList button {
  width: 100%;
  border-radius: 0;
  margin: 0;
}
.sideItemData {
  margin-left: 236px;
  margin-right: 16px;
  user-select: text;
  margin-top: 8px;
}
.sideItemData h1,
.sideItemData h2,
.sideItemData h3,
.sideItemData h4,
.sideItemData h5 {
  margin: 16px 0 0 0px;
}
.sideItemData > p {
  margin-top: 0px;
  margin-left: 0px;
  color: gray;
  font-size: smaller;
}
.sideItemData .sideItemDataTable {
  display: grid;
  grid-gap: 16px;
  margin-top: 8px;
  margin-bottom: 8px;
}
.sideItemData .sideItemDataTable.grid200 {
  grid-template-columns: repeat(auto-fill, minmax(200px, 2fr));
}
.sideItemData .sideItemDataTable.grid200 div:nth-of-type(even) {
  grid-column: span 1;
  overflow: visible;
}
.permissionsHeader {
  padding: 16px;
}
.permissionsHeader h4 {
  font-size: larger;
  font-weight: lighter;
  margin: 0;
}
.permissionsHeader p {
  margin: 8px 0 0 0;
}
.permissionDescriptions {
  display: flex;
  grid-gap: 16px;
  margin-bottom: 16px;
}
.permissionDescriptions div {
  border-radius: 8px;
  background-color: rgba(0, 0, 0, 0.3);
  padding: 16px;
}
.permissionDescriptions div h4 {
  font-size: larger;
  font-weight: lighter;
  margin: 0;
}
.permissionDescriptions div p {
  margin: 8px 0 0 0;
}
.permissionDescriptions div .description {
  font-size: smaller;
  color: rgba(255, 255, 255, 0.4);
}
.itemList {
  width: 100%;
  user-select: text;
  margin-bottom: 48px;
}
.itemList .item {
  cursor: pointer;
  padding: 8px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.2);
  box-sizing: border-box;
  display: flex;
  align-items: center;
}
.itemList .item .mat-icon {
  margin-right: 8px;
}
.itemList .item div {
  display: flex;
  flex-direction: column;
}
.itemList .item div .desc {
  font-size: 8pt;
  color: rgba(255, 255, 255, 0.4);
}
.itemList .item:hover {
  background-color: #335169;
}
.itemList .item:active {
  background-color: #253541;
}
.itemList .item.selected {
  border-right: 4px solid #5EA8DE;
}
.itemList .item img {
  height: 32px;
  margin-right: 8px;
  border-radius: 8px;
}
.noPaddingTab {
  padding: 0;
}
.noOverflowTab {
  overflow: hidden;
}
.ThirdPartyNotice {
  float: left;
  padding: 64px;
  z-index: 1;
  position: absolute;
  background-color: rgba(15, 37, 53, 0.9);
  height: 100%;
  box-sizing: border-box;
}
.tooltiptext {
  background-color: #159922;
  border-radius: 6px;
  color: #ffffff;
  padding: 4px;
  position: absolute;
  text-align: center;
  bottom: -20px;
  box-sizing: border-box;
  width: 100%;
  z-index: 10;
  display: flex;
  align-items: center;
  justify-content: center;
  box-shadow: 2px 2px 6px rgba(0, 0, 0, 0.3);
}
.tooltiptext::after {
  border-color: transparent transparent #159922 transparent;
  border-style: solid;
  border-width: 5px;
  bottom: 100%;
  content: "";
  left: 50%;
  margin-left: -5px;
  position: absolute;
  transition: right 0.3s ease;
}
.tooltiptext .mat-icon {
  margin-left: 8px;
}
.tooltipleft::after {
  left: 18%;
}
.tooltipright::after {
  right: 24px;
  left: unset;
}
.tooltipfarright::after {
  right: 4px;
  left: unset;
}
.tooltiphigher {
  bottom: 0;
}
.span4 {
  grid-column: span 4;
}
.span2 {
  grid-column: span 2;
}
.span1 {
  grid-column: span 1;
}
#diagTable,
#currentSessionsTable,
#auditLogTable {
  border-collapse: unset;
  width: 100%;
  box-sizing: border-box;
}
#diagTable td,
#currentSessionsTable td,
#auditLogTable td {
  padding: 6px;
}
p.inlineWarning {
  font-style: italic;
  padding: 16px;
  background-color: rgba(0, 0, 0, 0.3);
  border-radius: 8px;
}
#tab_schedule_newTrigger select {
  width: auto;
  min-width: 100px;
}
@media (pointer:coarse) {
  input[type=text],
  input[type=password],
  input[type=url],
  input[type=number],
  input[type=email],
  input[type=search],
  select {
    line-height: 22pt;
  }
  select {
    height: 42px;
  }
  .settingsGroup .groupBody .settingLabel span.inputFieldSuffix {
    bottom: 12px;
    right: 12px;
  }
}
.mobileOnly,
.desktopOnly {
  display: none;
}
@media screen and (max-width: 760px) {
  .doubleWidth {
    grid-column: 1 !important;
  }
}
@media screen and (max-width: 1000px) and (max-height: 710px) {
  #bgtext {
    display: none;
  }
}
@media screen and (max-width: 1000px) {
  #bgtext {
    transform: rotate(-90deg) translate(-180px, 10px);
    transform-origin: top left;
    border-top: none;
    text-align: left;
    font-size: small;
    width: 220px;
    height: 190px;
    flex-shrink: 0;
  }
  #sideMenuContainer {
    border-radius: 16px;
    margin: 8px;
    height: calc(100% - 16px);
    overflow: hidden !important;
    padding-top: 8px;
    border-bottom-left-radius: 24px;
    transition: all 0.5s ease;
  }
  #sideMenuContainer.childOpen {
    width: 264px;
    box-shadow: 0 8px 8px rgba(0, 0, 0, 0.5);
  }
  #releaseSpec {
    left: 80px;
    font-size: 40pt;
  }
  #userInfo span {
    display: none;
  }
  #userInfo.opened {
    width: 250px;
  }
  .menuTitle {
    display: none;
  }
  #sideMenu .heroImage {
    display: none;
  }
  #sideMenu a {
    overflow: hidden;
  }
  #sideMenu.childOpen {
    transform: none;
  }
  .multiMenuContainer {
    background-image: none;
  }
  .multiMenuContainer > a:nth-child(1) {
    background-image: none;
  }
  .subMenuWell {
    width: 200px;
    margin-left: 72px;
    font-size: 10px;
    overflow: hidden;
    left: -8px;
    border-left: 1px solid rgba(255, 255, 255, 0.1);
  }
  .subMenuWell.appear {
    left: -8px;
  }
  .subMenuWell a {
    width: 200px !important;
  }
  .subMenuWell a.small {
    font-size: small !important;
  }
  #sideMenu,
  #sideMenuContainer {
    width: 64px;
    font-size: 10pt;
    overflow: visible;
    overflow-y: auto;
  }
  #sideMenu a img,
  #sideMenuContainer a img,
  #sideMenu a .mat-icon,
  #sideMenuContainer a .mat-icon {
    padding: 12px 16px;
    margin-right: 8px;
    font-size: 32px;
  }
  #sideMenu a img.warn,
  #sideMenuContainer a img.warn,
  #sideMenu a .mat-icon.warn,
  #sideMenuContainer a .mat-icon.warn {
    font-size: 24px !important;
  }
  #sideMenu a .subtitle,
  #sideMenuContainer a .subtitle {
    display: none !important;
  }
  #sideMenu .grow,
  #sideMenuContainer .grow {
    min-height: 150px;
  }
  .bodyTab {
    left: 80px;
    padding: 8px;
  }
  .bodyTab.noPaddingTab,
  .bodyTab.noMobilePadding {
    padding: 0;
  }
  .bodyTab.wizardTab {
    left: 0;
  }
  #barTop {
    width: 100%;
    left: 0;
    padding-left: 0px;
  }
  #barTop #tabInfo {
    margin-left: 88px;
  }
  .scheduleTriggerDescriptionVariables {
    display: none;
  }
  .scheduleTriggerDescriptionTitle {
    display: inline;
  }
  .splitViewBody.splitViewBody {
    right: 0px;
    padding-left: 8px;
    padding-top: 0;
  }
  .splitViewInfo.splitViewInfo {
    max-width: 100%;
    left: 100%;
    transition: left 0.5s ease;
    background-color: #0B1118;
  }
  .splitViewInfo.splitViewInfo.visible {
    box-shadow: -8px 0px 0px rgba(0, 0, 0, 0.2);
    left: calc(100% - 300px);
  }
  .sideItemList {
    height: calc(100% - 56px);
    border-radius: 16px;
  }
  .sideItemList button:first-of-type {
    border-radius: 16px 16px 0 0;
  }
  .wizardPopup.wizardPopup {
    width: 95%;
  }
  .tabHeaderContainer {
    top: -8px;
    margin: -24px -8px 24px -24px;
    padding: 0 0 0 24px;
  }
  .tabHeaderContainer .tabHeader {
    padding: 8px;
    font-size: 90%;
    flex-basis: min-content;
  }
  .tabHeaderContainer .tabHeader .mat-icon {
    position: initial;
  }
}
@media not screen and (max-width: 660px) {
  .hiddenOnDesktop,
  .noDesktopRow {
    display: none !important;
  }
  .desktopOnly {
    display: initial;
  }
  /*Vendor specific code*/
  div ::-webkit-scrollbar {
    width: 5px;
    background-color: #555;
  }
  div ::-webkit-scrollbar-thumb {
    width: 5px;
    background-color: #888;
  }
  div ::-webkit-scrollbar-thumb:hover {
    background-color: #aaa;
  }
  #userInfo .icon {
    margin-left: 16px;
  }
}
@media screen and (max-width: 660px) {
  body {
    background-position: top center;
    background-size: cover;
  }
  #mainBody {
    transition: left 0.5s ease;
  }
  #mainBody.appear {
    left: 220px;
  }
  .provisionSettingContainer.provisionSettingContainer {
    grid-gap: 8px;
  }
  .hiddenOnDesktop {
    display: unset;
  }
  .noDesktopRow {
    display: table-row;
  }
  .noMobileRadius {
    border-radius: 0 !important;
  }
  .mobileBreakAnywhere {
    line-break: anywhere;
  }
  .mobSpan2 {
    grid-column: span 2;
  }
  .mobSpan1 {
    grid-column: span 1;
  }
  .mobileWider {
    margin: -16px;
    width: calc(100% + 32px);
  }
  .sideItemList {
    width: 120px;
  }
  .sideItemList .item {
    height: auto;
    min-height: 33px;
    line-break: anywhere;
  }
  .sideItemList .item img {
    display: none;
  }
  .sideItemData {
    margin-left: 130px;
  }
  .sideItemData.fullSizeOnMobile {
    margin: 0;
    padding: 8px;
  }
  .sideItemData .sideItemDataTable {
    grid-template-columns: auto;
    display: unset;
  }
  .sideItemData .sideItemDataTable div:nth-of-type(even) {
    margin-bottom: 8px;
  }
  #AMP_Core_MetricsDisplay {
    grid-template-columns: none;
    grid-gap: 8px;
  }
  .hiddenOnMobile {
    display: none;
  }
  .wizardPopup.wizardPopup {
    margin-top: 0;
    left: 0;
    width: 100%;
    transform: unset;
    min-width: unset;
    max-width: unset;
  }
  .consoleContents {
    margin-left: 0;
  }
  .consoleHeader {
    padding: 4px 8px;
  }
  .consoleTimestamp {
    float: right;
  }
  .consoleTimestamp::after {
    content: none;
  }
  .mobileOnly {
    display: block;
  }
  #releaseSpec {
    left: 50px;
  }
  #userInfo {
    right: 0px;
  }
  #userInfo img.icon {
    margin-left: 14px;
  }
  #userInfo span {
    display: inline;
  }
  #barTop #tabInfo {
    margin-left: 0;
  }
  #barTop #responsiveHelpers {
    margin: 8px;
  }
  #barTop h2 {
    margin-left: 8px;
  }
  #sideMenu {
    margin-top: 0;
  }
  #sideMenu,
  #sideMenuContainer {
    width: 220px;
  }
  #sideMenuContainer {
    box-shadow: 0 4px 4px rgba(0, 0, 0, 0.3);
    padding-top: 4px;
    margin: 0;
    border-radius: 0;
    margin-top: 48px;
    left: -220px;
    transition: width, 0.5s ease, left 0.5s ease;
  }
  #sideMenuContainer.appear {
    left: 0;
  }
  #sideMenuContainer .subMenuWell.appear {
    left: 56px;
  }
  #sideMenuContainer a .mat-icon {
    padding: 8px 12px;
    font-size: 32px;
  }
  #sideMenuContainer a div .subtitle {
    display: inline-block !important;
  }
  .subMenuWell {
    margin-left: 0;
    margin-bottom: 48px;
  }
  .mobileSingleCol {
    padding-left: 0 !important;
    padding-right: 0 !important;
    float: none !important;
    width: auto !important;
  }
  .loader,
  #loginSpinner {
    margin-left: auto;
    margin-right: auto;
  }
  .noMobileTextSelect {
    user-select: none;
    -moz-user-select: none;
    -webkit-user-select: none;
    -ms-user-select: none;
  }
  .bodyTab {
    border-left: none;
    left: 0;
  }
  .settingsGroup {
    float: none;
    margin-left: 0;
  }
  .settingsGroup .settingContainer .settingLabel input,
  .settingsGroup .settingContainer .settingLabel select,
  .settingsGroup .settingContainer .settingLabel textarea {
    max-width: none;
  }
  #tab_settings {
    margin-bottom: 66px;
  }
  #tab_settings .tabHeaderContainer {
    position: fixed;
    bottom: 0px;
    top: auto;
    left: 0;
    right: 0;
    margin: 0;
    padding: 0 calc(8px + env(safe-area-inset-left));
  }
  #tab_settings .tabHeaderContainer .tabHeader {
    padding-bottom: calc(8px + env(safe-area-inset-bottom));
  }
  #tab_settings .tabHeaderContainer .tabHeader .mat-icon {
    position: absolute;
  }
  .provisionSetting.half {
    width: 50%;
  }
  .wizardContents.wizardContents {
    margin-top: 48px;
    padding: 16px 8px 4px 8px;
  }
  .wizardContents.wizardBottom {
    top: auto !important;
    border-radius: 8px 8px 0px 0px;
  }
  .well .hvGroup {
    flex-direction: column;
    grid-gap: 8px;
    margin-right: 0;
  }
  .buttonGroup {
    width: 100%;
  }
  .buttonGroup button {
    flex-grow: 1;
  }
  .buttonGroup.allowFlex button {
    width: unset;
    min-width: 32%;
  }
  .flexButtonGroup {
    width: 100%;
  }
  .slimShrinkable {
    width: 32px;
    background-position: center 50% !important;
    min-width: 24px !important;
    padding: 1px;
  }
  .slimShrinkable span {
    top: -42px;
  }
  .slimShrinkable span.mat-icon {
    top: 50%;
  }
  #consoleArea {
    margin-right: 0;
    border: none;
  }
  #consoleUsers {
    display: none;
  }
  .consoleEntry {
    font-size: 10pt;
    padding: 4px 8px;
  }
  #consoleContainer {
    width: auto;
    margin: -8px 0 -8px 0;
    min-height: 384px;
  }
  #tab_blur {
    float: left;
    z-index: 12;
    background-color: rgba(0, 0, 0, 0.5);
  }
  .ampUserEntry {
    width: 100%;
  }
  .roleList {
    width: 100px;
  }
  .roleData {
    margin-left: 108px;
  }
  #sideMenuContainer,
  .subMenuWell {
    top: 0px;
    left: -220px;
    overflow-x: hidden;
    overflow-y: auto;
    z-index: 10;
    bottom: 0px;
    height: auto;
  }
  #sideMenuContainer.subMenuWell,
  .subMenuWell.subMenuWell {
    left: 250px;
  }
  #bgtext {
    right: -36px;
    transform: none;
    bottom: 24px;
    font-size: small;
    border-top: 1px solid rgba(255, 255, 255, 0.2);
    width: auto;
    height: auto;
    display: initial;
  }
  #loginContainer {
    flex-direction: column;
    max-width: 100%;
    border-radius: 0;
    height: 100%;
    padding: 16px;
  }
  #loginContainer .loginBusy {
    margin: 0;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    width: 100%;
  }
  #loginContainer #loginLogo {
    margin-right: 0;
  }
  #loginContainer #loginLogo img {
    max-width: unset;
  }
  #loginSplash {
    display: none !important;
  }
  #sideMenu a img {
    display: block;
  }
  #notificationContainer {
    bottom: 0;
    right: 0;
    width: 100%;
    border: none;
    border-top: 1px solid rgba(255, 255, 255, 0.3);
  }
  #navToggle {
    display: inline;
    cursor: pointer;
  }
  .scheduleTriggerTaskTitle,
  .scheduleTriggerTask table {
    font-size: 10pt;
  }
  .sevenSegmentContainer .timeSegment {
    width: 33.33% !important;
  }
  .twelveSegmentContainer .timeSegment {
    width: 16.66% !important;
  }
  .hoursSegmentContainer .timeSegment {
    width: 8.33% !important;
  }
  .minutesSegmentContainer .timeSegment {
    width: 10%;
    font-size: smaller;
    padding: 2px;
  }
  .notificationDescription {
    display: none;
  }
  .modalbg {
    background-position: -256px -256px;
  }
  .modalpanel {
    max-width: calc(100% - 32px);
  }
  .modalpanel .modalbuttons {
    background-color: #111;
  }
  .modalpanel .modalbuttons input {
    flex-grow: 1;
  }
  .modalpanel .modaltitle {
    font-size: 18pt;
  }
  .modalpanel .modalContents.twoFactorInput {
    background-position: top right;
  }
  .splitViewBody.splitViewBody {
    right: 0px;
    padding: 0;
  }
  .splitViewInfo.splitViewInfo {
    max-width: 100%;
    left: 100%;
    transition: left 0.5s ease;
    background-color: #0B1118;
  }
  .splitViewInfo.splitViewInfo.visible {
    box-shadow: -8px 0px 0px rgba(0, 0, 0, 0.2);
    left: calc(100% - 300px);
  }
  .ThirdPartyNotice {
    padding: 32px;
  }
  .ThirdPartyNotice h1 {
    margin-top: 0;
  }
  .wizardVisible.wizardVisible {
    top: 0;
  }
}