
html {
  box-sizing: border-box;
}
html *,
html *::before,
html *::after {
  box-sizing: inherit;
}
html *:focus {
  outline: solid var(--OutlineWidth) var(--QuaternaryColor);
  outline-offset: var(--OutlineOffset);
}
html *:focus:not(.ActionButton):not(.Page):not(input[type=button]):not(input[type=submit]):not(input[type=checkbox]):not(input[type=radio]) {
  outline-offset: -2px;
}
html,
html body {
  width: 100%;
  height: 100%;
}
html,
html * {
  margin: 0;
  padding: 0;
  border-spacing: 0;
}
body {
  overflow: hidden;
  font-family: "SofiaPro", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: var(--MainFontSize);
  color: var(--PrimaryColor);
}
.Hidden {
  display: none !important;
}
.SoftHidden {
  visibility: hidden;
}
a {
  color: var(--PrimaryColor);
}
thead,
th {
  font-weight: normal;
  text-align: left;
}
header {
  background-image: linear-gradient(to right, var(--PrimaryColor), var(--SecondaryColor));
}
header .Logo {
  width: 122px;
  height: 50px;
  background-image: url(../../../Image/logo.svg);
  background-repeat: no-repeat;
}
header .Title {
  margin-top: -5px;
}
header .Info > :not(:last-child):after {
  margin-left: 8px;
  margin-right: 8px;
  content: "|";
}
header::after {
  background-color: var(--PrimaryColor);
}
header,
footer {
  font-size: 16px;
  color: var(--LightTextColor);
  font-weight: 500;
}
header .Buttons,
footer .Buttons {
  margin-top: 1px;
  display: flex;
  gap: 14px;
  height: 100%;
  justify-self: right;
  align-items: center;
  justify-content: right;
}
header .Buttons > div,
footer .Buttons > div {
  width: 1.6em;
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 18px;
  line-height: 1.6em;
  border-radius: var(--BorderRadius);
  cursor: pointer;
  background-color: var(--LightBackgroundColor);
  color: var(--PrimaryColor);
}
header .Buttons > div:hover,
footer .Buttons > div:hover {
  background-color: var(--AccentColor);
  color: var(--PrimaryColor);
}
header .Buttons > div.ImplementationHelper::after,
footer .Buttons > div.ImplementationHelper::after {
  font-family: 'IcoFont' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  white-space: nowrap;
  word-wrap: normal;
  direction: ltr;
  /* Better Font Rendering =========== */
  -webkit-font-feature-settings: "liga";
  -webkit-font-smoothing: antialiased;
}
header .Buttons > div.ImplementationHelper::after,
footer .Buttons > div.ImplementationHelper::after {
  content: "\efe1";
}
header .Buttons > div.Help::after,
footer .Buttons > div.Help::after {
  font-family: 'IcoFont' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  white-space: nowrap;
  word-wrap: normal;
  direction: ltr;
  /* Better Font Rendering =========== */
  -webkit-font-feature-settings: "liga";
  -webkit-font-smoothing: antialiased;
}
header .Buttons > div.Help::after,
footer .Buttons > div.Help::after {
  content: "\efcc";
}
header .Buttons > div.About::after,
footer .Buttons > div.About::after {
  font-family: 'IcoFont' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  white-space: nowrap;
  word-wrap: normal;
  direction: ltr;
  /* Better Font Rendering =========== */
  -webkit-font-feature-settings: "liga";
  -webkit-font-smoothing: antialiased;
}
header .Buttons > div.About::after,
footer .Buttons > div.About::after {
  content: "\ef50";
}
header .Buttons > div.SignOut::after,
footer .Buttons > div.SignOut::after {
  font-family: 'IcoFont' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  white-space: nowrap;
  word-wrap: normal;
  direction: ltr;
  /* Better Font Rendering =========== */
  -webkit-font-feature-settings: "liga";
  -webkit-font-smoothing: antialiased;
}
header .Buttons > div.SignOut::after,
footer .Buttons > div.SignOut::after {
  content: "\ef7c";
}
header .Buttons > div.ShowMenu::after,
footer .Buttons > div.ShowMenu::after {
  font-family: 'IcoFont' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  white-space: nowrap;
  word-wrap: normal;
  direction: ltr;
  /* Better Font Rendering =========== */
  -webkit-font-feature-settings: "liga";
  -webkit-font-smoothing: antialiased;
}
header .Buttons > div.ShowMenu::after,
footer .Buttons > div.ShowMenu::after {
  content: "\efa2";
}
header .Buttons > div.ShowFilter::after,
footer .Buttons > div.ShowFilter::after {
  font-family: 'IcoFont' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  white-space: nowrap;
  word-wrap: normal;
  direction: ltr;
  /* Better Font Rendering =========== */
  -webkit-font-feature-settings: "liga";
  -webkit-font-smoothing: antialiased;
}
header .Buttons > div.ShowFilter::after,
footer .Buttons > div.ShowFilter::after {
  content: "\ef29";
}
header .Buttons > div.ShowNotifications,
footer .Buttons > div.ShowNotifications {
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 1fr;
}
header .Buttons > div.ShowNotifications::after,
footer .Buttons > div.ShowNotifications::after {
  font-family: 'IcoFont' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  white-space: nowrap;
  word-wrap: normal;
  direction: ltr;
  /* Better Font Rendering =========== */
  -webkit-font-feature-settings: "liga";
  -webkit-font-smoothing: antialiased;
}
header .Buttons > div.ShowNotifications::after,
footer .Buttons > div.ShowNotifications::after {
  content: "\eeeb";
}
header .Buttons > div.ShowNotifications .Count,
footer .Buttons > div.ShowNotifications .Count,
header .Buttons > div.ShowNotifications::after,
footer .Buttons > div.ShowNotifications::after {
  grid-column: 1;
  grid-row: 1;
}
header .Buttons > div.ShowNotifications::after,
footer .Buttons > div.ShowNotifications::after {
  justify-self: center;
}
header .Buttons > div.ShowNotifications .Count,
footer .Buttons > div.ShowNotifications .Count {
  justify-self: end;
  align-self: end;
  display: flex;
  justify-content: center;
  align-items: center;
  width: var(--NotificationCountSize);
  height: var(--NotificationCountSize);
  border: var(--BorderWidth) solid var(--BorderColor);
  border-radius: calc(var(--NotificationCountSize) / 2);
  background-color: var(--WarningColor);
  z-index: 1;
  font-family: "SofiaPro", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: var(--SmallFontSize);
}
header .Buttons > div.ImplementationHelper.Active,
footer .Buttons > div.ImplementationHelper.Active,
header .Buttons > div.ShowMenu.Active,
footer .Buttons > div.ShowMenu.Active,
header .Buttons > div.ShowFilter.Active,
footer .Buttons > div.ShowFilter.Active,
header .Buttons > div.ShowNotifications.Active,
footer .Buttons > div.ShowNotifications.Active {
  background-color: var(--AccentColor);
  border-radius: var(--BorderRadius);
}
.TopBottom .Buttons .TopBottom {
  transform: rotate(-90deg);
  transform: rotate(0deg);
}
.TopBottom .Buttons .TopBottom::after {
  font-family: 'IcoFont' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  white-space: nowrap;
  word-wrap: normal;
  direction: ltr;
  /* Better Font Rendering =========== */
  -webkit-font-feature-settings: "liga";
  -webkit-font-smoothing: antialiased;
}
.TopBottom .Buttons .TopBottom::after {
  content: "\ec6f";
}
main {
  background-image: url("../../../Image/Icorp-background.svg");
  background-position-y: -26vw;
  background-size: 100% auto;
  background-repeat: repeat-y;
}
footer {
  background-color: var(--SecondaryColor);
  align-items: center;
  background-image: linear-gradient(to right, var(--PrimaryColor), var(--SecondaryColor));
}
footer .Copyright {
  font-size: 16px;
  color: var(--LightTextColor);
  font-weight: 500;
  white-space: nowrap;
}
.Tooltip {
  position: absolute;
  color: var(--PrimaryColor);
  background: var(--SecondaryColor);
  font-weight: normal;
  height: auto;
  padding: 2px 5px;
  margin-left: 1px;
  border: var(--BorderWidth) solid var(--BorderColor);
  border-color: var(--PrimaryColor);
  border-radius: var(--BorderRadius);
  cursor: default;
}
.IsPpdsPage.ImplementationHelperActive #HeadTitle::after {
  position: absolute;
  color: var(--PrimaryColor);
  background: var(--SecondaryColor);
  font-weight: normal;
  height: auto;
  padding: 2px 5px;
  margin-left: 1px;
  border: var(--BorderWidth) solid var(--BorderColor);
  border-color: var(--PrimaryColor);
  border-radius: var(--BorderRadius);
  cursor: default;
  content: "PPDS page";
  display: inline-block;
  vertical-align: middle;
  font-size: var(--MainFontSize);
  text-transform: none;
  position: initial;
  border: none;
  margin-top: -4px;
  margin-left: calc(2 * var(--ContentPadding));
}
.ImplementationHelperActive .Window.Ppds > .WindowContent > .Title::after {
  position: absolute;
  color: var(--PrimaryColor);
  background: var(--SecondaryColor);
  font-weight: normal;
  height: auto;
  padding: 2px 5px;
  margin-left: 1px;
  border: var(--BorderWidth) solid var(--BorderColor);
  border-color: var(--PrimaryColor);
  border-radius: var(--BorderRadius);
  cursor: default;
  content: "PPDS window";
  position: initial;
  margin-top: -4px;
  margin-left: var(--ContentPadding);
}
.TooltipTitle {
  white-space: nowrap;
  cursor: pointer;
}
.TooltipLines > div {
  margin-left: 20px;
  display: list-item;
}
