/* 
 * GOS - Midnight Sky
 *    (Oracle Application Express Theme Style)
 * 
 * This CSS file was generated using the Oracle Application Express 5.0 Theme Roller. 
 * 
 */

:root{
  --itrac-warning-color:#EE0000;
  --itrac-warning-icon-color:#EE0000;
  --itrac-focus-color:#00548c;
}

.t-AVPList-value {
  color: #595959;
}
.t-Body-info .t-AVPList-value {
  color: #595959;
}
.t-Region .t-AVPList-value {
  color: #595959;
}
.t-AVPList-label {
  color: #333333;
}
.t-Body-info .t-AVPList-label {
  color: #333333;
}
.t-Region .t-AVPList-label {
  color: #333333;
}
.t-Alert--wizard,
.t-Alert--horizontal {
  border-radius: 2px;
}
.t-Alert--colorBG.t-Alert--warning,
.t-Alert--colorBG.t-Alert--yellow {
  background-color: #fef8d6;
  color: #000000;
}
.t-Alert--colorBG.t-Alert--success {
  background-color: #98efc4;
  color: #000000;
}
.t-Alert--colorBG.t-Alert--danger,
.t-Alert--colorBG.t-Alert--red {
  background-color: #fffbfb;
  color: #000000;
}
.t-Alert--colorBG.t-Alert--info {
  background-color: #ffffff;
  color: #000000;
}
.t-Alert-icon .t-Icon {
  color: #FFF;
}
.t-Alert--warning .t-Alert-icon .t-Icon,
.t-Alert--yellow .t-Alert-icon .t-Icon {
  color: #fbdd40;
}
.t-Alert--warning.t-Alert--horizontal .t-Alert-icon,
.t-Alert--yellow.t-Alert--horizontal .t-Alert-icon {
  background-color: rgba(251, 221, 64, 0.15);
}
.t-Alert--success .t-Alert-icon .t-Icon {
  color: #046a38;
}
.t-Alert--success.t-Alert--horizontal .t-Alert-icon {
  background-color: rgba(4, 106, 56, 0.15);
}
.t-Alert--info .t-Alert-icon .t-Icon {
  color: #b9d9eb;
}
.t-Alert--info.t-Alert--horizontal .t-Alert-icon {
  background-color: rgba(185, 217, 235, 0.15);
}
.t-Alert--danger .t-Alert-icon .t-Icon,
.t-Alert--red .t-Alert-icon .t-Icon {
  color: #ee0000;
}
.t-Alert--danger.t-Alert--horizontal .t-Alert-icon,
.t-Alert--red.t-Alert--horizontal .t-Alert-icon {
  background-color: rgba(238, 0, 0, 0.15);
}
.t-Alert--wizard .t-Alert-inset {
  border-radius: 2px;
}
.t-Alert--horizontal,
.t-Alert--wizard {
  background-color: #ffffff;
  color: #333333;
}
.t-Alert--page.t-Alert--success {
  background-color: rgba(4, 106, 56, 0.9);
  color: #ffffff;
}
.t-Alert--page.t-Alert--success .t-Alert-icon {
  background-color: transparent;
  color: #ffffff;
}
.t-Alert--page.t-Alert--success .t-Alert-icon .t-Icon {
  color: inherit;
}
.t-Alert--page.t-Alert--success .t-Button--closeAlert {
  color: #ffffff !important;
}
.t-Alert--page.t-Alert--success .t-Alert-content {
  padding-right: 0;
  padding-left: 0;
}
.t-BadgeList,
.t-BadgeList:not(.u-colors) a .t-BadgeList-label {
  color: #333333;
}
.t-BadgeList--circular .t-BadgeList-value {
  box-shadow: 0 0 0 1px rgba(51, 51, 51, 0.1) inset;
  background-color: #ffffff;
}
.t-BadgeList--circular a.t-BadgeList-wrap:hover .t-BadgeList-value {
  box-shadow: 0 0 0 4px #00558c inset;
  background-color: #00558c;
  color: #ffffff;
}
.t-BadgeList--dash a.t-BadgeList-wrap:focus,
.t-BadgeList--dash .t-BadgeList-wrap:focus-within,
.t-BadgeList--circular a.t-BadgeList-wrap:focus .t-BadgeList-value,
.t-BadgeList--circular .t-BadgeList-value a:focus {
  box-shadow: 0 0 0 1px #00558c inset, 0 0 0 2px #ffffff inset;
  background-color: #00558c;
  color: #ffffff;
}
.t-BadgeList--dash .t-BadgeList-wrap:focus-within,
.t-BadgeList--circular .t-BadgeList-value a:hover {
  background-color: #00558c !important;
  color: #ffffff !important;
}
.t-BadgeList--dash .t-BadgeList-value a:focus,
.t-BadgeList--dash a.t-BadgeList-wrap:focus-within .t-BadgeList-label {
  color: #ffffff;
}
.t-BadgeList.u-colors.t-BadgeList--circular .t-BadgeList-wrap:before {
  background-color: #ffffff;
}
.t-BadgeList.u-colors.t-BadgeList--circular .t-BadgeList-label {
  color: #333333;
}
.t-BadgeList.u-colors .t-BadgeList-value a {
  color: inherit;
}
.a-BarChart .a-BarChart-item:hover {
  background-color: #f2f2f2;
}
.t-Body .a-BarChart .a-BarChart-item .a-BarChart-value {
  color: #808080;
}
.t-Body-title .a-BarChart .a-BarChart-item .a-BarChart-value {
  color: #808080;
}
.t-Body-info .a-BarChart .a-BarChart-item .a-BarChart-value {
  color: #808080;
}
.t-Region .a-BarChart .a-BarChart-item .a-BarChart-value,
.t-ButtonRegion .a-BarChart .a-BarChart-item .a-BarChart-value {
  color: #808080;
}
.a-BarChart .a-BarChart-item img {
  border-radius: 2px;
}
.a-BarChart .a-BarChart-bar {
  background-color: rgba(0, 0, 0, 0.025);
}
.a-BarChart--classic .a-BarChart-bar,
.a-BarChart--classic .a-BarChart-filled {
  border-radius: 1px;
}
.a-BarChart--classic .a-BarChart-item:hover .a-BarChart-bar {
  background-color: rgba(0, 0, 0, 0.05);
}
.a-BarChart--modern .a-BarChart-bar,
.a-BarChart--modern .a-BarChart-filled {
  border-radius: 1px;
}
.a-BarChart--modern .a-BarChart-item:hover .a-BarChart-bar {
  background-color: rgba(0, 0, 0, 0.05);
}
.a-BarChart-filled {
  background-color: #00558c;
}
body {
  background: #ffffff;
  color: #333333;
}
a {
  color: #00558c;
}
.t-Body-actions {
  background-color: #fbfbfb;
  border-left: 1px solid rgba(0, 0, 0, 0.075);
}
.u-RTL .t-Body-actions {
  border-left: 0;
  border-right: 1px solid rgba(0, 0, 0, 0.075);
}
.t-Body-title {
  background-color: rgba(255, 255, 255, 0.9);
  color: #333333;
  border-bottom: 1px solid #e6e6e6;
  -webkit-backdrop-filter: saturate(180%) blur(8px);
}
.t-PageBody--masterDetail #t_Body_content_offset {
  background-color: rgba(255, 255, 255, 0.9);
}
.ui-widget-content {
  background-color: #ffffff;
}
.t-Body .ui-widget-content {
  color: #404040;
}
.t-Body-title .ui-widget-content {
  color: #404040;
}
.t-Body-info .ui-widget-content {
  color: #404040;
}
.t-Region .ui-widget-content,
.t-ButtonRegion .ui-widget-content {
  color: #404040;
}
.t-Body-side {
  background-color: #ffffff;
  color: #333333;
}
.apex-rds-container {
  background-color: transparent;
}
.t-Body-info .apex-rds-container {
  background-color: #ffffff;
}
.t-Body-info .apex-rds-container.is-stuck {
  background-color: rgba(255, 255, 255, 0.95);
  -webkit-backdrop-filter: blur(4px);
}
.t-Body-info {
  background-color: #ffffff;
}
.t-Body-title.js-hideBreadcrumbs {
  background-color: rgba(0, 0, 0, 0.95);
}
.t-Body-topButton {
  border-radius: 100%;
  background-color: #ffffff;
  color: #e6e6e6;
}
.t-Body-topButton:focus {
  box-shadow: 0 0 0 1px #00558c inset, 0 1px 2px rgba(0, 0, 0, 0.15);
}
.t-Body-topButton:hover,
.t-Body-topButton:focus {
  color: #00558c;
}
.t-Body-topButton:active {
  background-color: #ffffff;
  color: #e6e6e6;
}
.t-Header-branding {
  height: 48px;
}
.t-Body-content {
  min-height: calc(100vh -  48px);
}
.apex-side-nav .t-Body-nav,
.apex-side-nav .t-Body-actions,
.apex-side-nav .t-Body-title {
  top: 48px;
}
@media only screen and (min-width: 641px) {
  :not(.u-RTL) .apex-side-nav .t-Body-title {
    left: 240px;
  }
  .u-RTL .apex-side-nav .t-Body-title {
    right: 240px;
  }
  :not(.u-RTL) .apex-side-nav .t-Body-title {
    right: 0;
  }
  .u-RTL .apex-side-nav .t-Body-title {
    left: 0;
  }
}
@media only screen and (min-width: 641px) {
  :not(.u-RTL) .apex-side-nav .t-Body-content {
    margin-left: 240px;
  }
  .u-RTL .apex-side-nav .t-Body-content {
    margin-right: 240px;
  }
}
:not(.u-RTL) .apex-side-nav .t-Body-main {
  margin-left: 0;
}
.u-RTL .apex-side-nav .t-Body-main {
  margin-right: 0;
}
.apex-top-nav .t-Body-actions {
  top: 88px;
}
.apex-top-nav .t-Body-title {
  top: 88px;
}
@media only screen and (max-width: 640px) {
  .apex-top-nav.js-menuNavCollapsed .t-Header-nav {
    transform: translateY(-100%);
  }
}
.t-Body-nav {
  width: 240px;
}
.t-Body-actions {
  width: 200px;
}
:not(.u-RTL) .t-Body-actions .t-Button--header {
  transform: translate3d(-40px, 0, 0);
}
.u-RTL .t-Body-actions .t-Button--header {
  transform: translate3d(40px, 0, 0);
}
@media only screen and (min-width: 641px) {
  .t-Body-side {
    width: 240px;
  }
}
@media only screen and (min-width: 641px) {
  :not(.u-RTL) .apex-side-nav .t-Body-side {
    left: 48px;
  }
  .u-RTL .apex-side-nav .t-Body-side {
    right: 48px;
  }
}
:not(.u-RTL) .apex-side-nav.js-navExpanded .t-Body-main {
  margin-left: 48px;
}
.u-RTL .apex-side-nav.js-navExpanded .t-Body-main {
  margin-right: 48px;
}
:not(.u-RTL) .apex-side-nav.js-navExpanded .t-Body-main {
  transform: translate3d(192px, 0, 0);
}
.u-RTL .apex-side-nav.js-navExpanded .t-Body-main {
  transform: translate3d(-192px, 0, 0);
}
@media only screen and (max-width: 480px) {
  :not(.u-RTL) .apex-side-nav.js-navExpanded .t-Body-title,
  :not(.u-RTL) .apex-side-nav.js-navExpanded .t-Body-side,
  :not(.u-RTL) .apex-side-nav.js-navExpanded .t-Body-content {
    margin-left: 0;
  }
  .u-RTL .apex-side-nav.js-navExpanded .t-Body-title,
  .u-RTL .apex-side-nav.js-navExpanded .t-Body-side,
  .u-RTL .apex-side-nav.js-navExpanded .t-Body-content {
    margin-right: 0;
  }
  :not(.u-RTL) .apex-side-nav.js-navExpanded .t-Body-main {
    margin-left: 0;
  }
  .u-RTL .apex-side-nav.js-navExpanded .t-Body-main {
    margin-right: 0;
  }
  :not(.u-RTL) .apex-side-nav.js-navExpanded .t-Body-main {
    transform: translate3d(240px, 0, 0);
  }
  .u-RTL .apex-side-nav.js-navExpanded .t-Body-main {
    transform: translate3d(-240px, 0, 0);
  }
}
@media only screen and (min-width: 641px) {
  .apex-side-nav.js-navExpanded.t-PageBody--hideLeft .t-Body-title,
  .apex-side-nav.js-navExpanded.t-PageBody--hideLeft .t-Body-content,
  .apex-side-nav.js-navExpanded.t-PageBody--hideLeft .t-Body-main {
    transform: none;
  }
  :not(.u-RTL) .apex-side-nav.js-navExpanded.t-PageBody--hideLeft .t-Body-title {
    left: 240px;
  }
  .u-RTL .apex-side-nav.js-navExpanded.t-PageBody--hideLeft .t-Body-title {
    right: 240px;
  }
  :not(.u-RTL) .apex-side-nav.js-navExpanded.t-PageBody--hideLeft .t-Body-title {
    right: 0;
  }
  .u-RTL .apex-side-nav.js-navExpanded.t-PageBody--hideLeft .t-Body-title {
    left: 0;
  }
  :not(.u-RTL) .apex-side-nav.js-navExpanded.t-PageBody--hideLeft .t-Body-content {
    margin-left: 192px;
  }
  .u-RTL .apex-side-nav.js-navExpanded.t-PageBody--hideLeft .t-Body-content {
    margin-right: 192px;
  }
  :not(.u-RTL) .apex-side-nav.js-navExpanded.t-PageBody--hideLeft .t-Body-main {
    margin-left: 48px;
  }
  .u-RTL .apex-side-nav.js-navExpanded.t-PageBody--hideLeft .t-Body-main {
    margin-right: 48px;
  }
  .apex-side-nav.js-navExpanded .t-Body-side {
    transform: translate3d(240px, 0, 0);
  }
  .u-RTL .apex-side-nav.js-navExpanded .t-Body-side {
    transform: translate3d(-240px, 0, 0);
  }
  .apex-side-nav.js-navExpanded.t-PageBody--showLeft .t-Body-main {
    transform: none;
  }
  :not(.u-RTL) .apex-side-nav.js-navExpanded.t-PageBody--showLeft .t-Body-main {
    margin-left: 0;
  }
  .u-RTL .apex-side-nav.js-navExpanded.t-PageBody--showLeft .t-Body-main {
    margin-right: 0;
  }
  :not(.u-RTL) .apex-side-nav.js-navExpanded.t-PageBody--showLeft .t-Body-side {
    left: 0;
  }
  .u-RTL .apex-side-nav.js-navExpanded.t-PageBody--showLeft .t-Body-side {
    right: 0;
  }
  :not(.u-RTL) .apex-side-nav.js-navExpanded.t-PageBody--showLeft .t-Body-content {
    margin-left: 288px;
  }
  .u-RTL .apex-side-nav.js-navExpanded.t-PageBody--showLeft .t-Body-content {
    margin-right: 288px;
  }
  :not(.u-RTL) .apex-side-nav.js-navExpanded.t-PageBody--showLeft .t-Body-content {
    transform: translate3d(192px, 0, 0);
  }
  .u-RTL .apex-side-nav.js-navExpanded.t-PageBody--showLeft .t-Body-content {
    transform: translate3d(-192px, 0, 0);
  }
  :not(.u-RTL) .apex-side-nav.js-navExpanded.t-PageBody--showLeft .t-Body-title {
    left: 0;
  }
  .u-RTL .apex-side-nav.js-navExpanded.t-PageBody--showLeft .t-Body-title {
    right: 0;
  }
  :not(.u-RTL) .apex-side-nav.js-navExpanded.t-PageBody--showLeft .t-Body-title {
    transform: translate3d(240px, 0, 0);
  }
  .u-RTL .apex-side-nav.js-navExpanded.t-PageBody--showLeft .t-Body-title {
    transform: translate3d(-240px, 0, 0);
  }
}
@media only screen and (min-width: 993px) {
  .apex-side-nav.js-navExpanded.t-PageBody--showLeft .t-Body-main {
    transform: none;
  }
  :not(.u-RTL) .apex-side-nav.js-navExpanded.t-PageBody--showLeft .t-Body-main {
    margin-left: 0;
  }
  .u-RTL .apex-side-nav.js-navExpanded.t-PageBody--showLeft .t-Body-main {
    margin-right: 0;
  }
  .apex-side-nav.js-navExpanded.t-PageBody--showLeft .t-Body-title {
    transform: none !important;
  }
  :not(.u-RTL) .apex-side-nav.js-navExpanded.t-PageBody--showLeft .t-Body-title {
    margin-left: 240px;
  }
  .u-RTL .apex-side-nav.js-navExpanded.t-PageBody--showLeft .t-Body-title {
    margin-right: 240px;
  }
  :not(.u-RTL) .apex-side-nav.js-navExpanded.t-PageBody--showLeft .t-Body-content {
    margin-left: 480px;
  }
  .u-RTL .apex-side-nav.js-navExpanded.t-PageBody--showLeft .t-Body-content {
    margin-right: 480px;
  }
  :not(.u-RTL) .apex-side-nav.js-navExpanded.t-PageBody--showLeft .t-Body-content,
  .u-RTL .apex-side-nav.js-navExpanded.t-PageBody--showLeft .t-Body-content {
    transform: none;
  }
}
.apex-side-nav.js-navCollapsed .t-Body-nav,
.apex-side-nav.js-navCollapsed .t-Body-nav .t-TreeNav {
  width: 48px;
}
:not(.u-RTL) .apex-side-nav.js-navCollapsed .t-Body-content,
:not(.u-RTL) .apex-side-nav.js-navCollapsed .t-Body-title,
:not(.u-RTL) .apex-side-nav.js-navCollapsed .t-Body-side {
  margin-left: 48px;
}
.u-RTL .apex-side-nav.js-navCollapsed .t-Body-content,
.u-RTL .apex-side-nav.js-navCollapsed .t-Body-title,
.u-RTL .apex-side-nav.js-navCollapsed .t-Body-side {
  margin-right: 48px;
}
:not(.u-RTL) .apex-side-nav.js-navCollapsed .t-Body-title.is-stuck {
  left: 0;
}
.u-RTL .apex-side-nav.js-navCollapsed .t-Body-title.is-stuck {
  right: 0;
}
@media only screen and (max-width: 480px) {
  .apex-side-nav.js-navCollapsed .t-Body-nav {
    transform: translateX(-48px);
  }
  .u-RTL .apex-side-nav.js-navCollapsed .t-Body-nav {
    transform: translateX(48px);
  }
  :not(.u-RTL) .apex-side-nav.js-navCollapsed .t-Body-title,
  :not(.u-RTL) .apex-side-nav.js-navCollapsed .t-Body-side,
  :not(.u-RTL) .apex-side-nav.js-navCollapsed .t-Body-content {
    margin-left: 0;
  }
  .u-RTL .apex-side-nav.js-navCollapsed .t-Body-title,
  .u-RTL .apex-side-nav.js-navCollapsed .t-Body-side,
  .u-RTL .apex-side-nav.js-navCollapsed .t-Body-content {
    margin-right: 0;
  }
}
@media only screen and (max-width: 640px) {
  :not(.u-RTL) .apex-side-nav.js-navCollapsed.t-PageBody.js-rightExpanded .t-Body-main {
    margin-left: 0;
  }
  .u-RTL .apex-side-nav.js-navCollapsed.t-PageBody.js-rightExpanded .t-Body-main {
    margin-right: 0;
  }
}
@media only screen and (min-width: 641px) {
  :not(.u-RTL) .apex-side-nav.js-navCollapsed .t-Body-title {
    margin-left: 0;
  }
  .u-RTL .apex-side-nav.js-navCollapsed .t-Body-title {
    margin-right: 0;
  }
  :not(.u-RTL) .apex-side-nav.js-navCollapsed .t-Body-title {
    left: 48px;
  }
  .u-RTL .apex-side-nav.js-navCollapsed .t-Body-title {
    right: 48px;
  }
  :not(.u-RTL) .apex-side-nav.js-navCollapsed.t-PageBody--showLeft .t-Body-side {
    margin-left: 0;
  }
  .u-RTL .apex-side-nav.js-navCollapsed.t-PageBody--showLeft .t-Body-side {
    margin-right: 0;
  }
  :not(.u-RTL) .apex-side-nav.js-navCollapsed.t-PageBody--showLeft .t-Body-content {
    margin-left: 288px;
  }
  .u-RTL .apex-side-nav.js-navCollapsed.t-PageBody--showLeft .t-Body-content {
    margin-right: 288px;
  }
}
@media only screen and (min-width: 993px) {
  :not(.u-RTL) .apex-side-nav.js-navCollapsed .t-Body-side {
    left: 48px;
  }
  .u-RTL .apex-side-nav.js-navCollapsed .t-Body-side {
    right: 48px;
  }
}
.t-PageBody.js-rightExpanded .t-Body-main {
  margin-right: 0;
}
:not(.u-RTL) .t-PageBody.js-rightExpanded .t-Body-main,
:not(.u-RTL) .t-PageBody.js-rightExpanded .t-Body-nav {
  transform: translate3d(-200px, 0, 0);
}
.u-RTL .t-PageBody.js-rightExpanded .t-Body-main,
.u-RTL .t-PageBody.js-rightExpanded .t-Body-nav {
  transform: translate3d(200px, 0, 0);
}
@media only screen and (min-width: 641px) {
  .t-PageBody.js-rightExpanded.t-PageBody--hideLeft .t-Body-main,
  .t-PageBody.js-rightExpanded.t-PageBody--hideLeft .t-Body-nav {
    transform: none;
  }
  :not(.u-RTL) .t-PageBody.js-rightExpanded.t-PageBody--hideLeft .t-Body-main {
    margin-right: 200px;
  }
  .u-RTL .t-PageBody.js-rightExpanded.t-PageBody--hideLeft .t-Body-main {
    margin-left: 200px;
  }
  :not(.u-RTL) .t-PageBody.js-rightExpanded.t-PageBody--hideLeft .t-Body-title {
    right: 200px;
  }
  .u-RTL .t-PageBody.js-rightExpanded.t-PageBody--hideLeft .t-Body-title {
    left: 200px;
  }
  :not(.u-RTL) .t-PageBody.js-rightExpanded.t-PageBody--showLeft .t-Body-title {
    right: 0;
  }
  .u-RTL .t-PageBody.js-rightExpanded.t-PageBody--showLeft .t-Body-title {
    left: 0;
  }
  :not(.u-RTL) .t-PageBody.js-rightExpanded.js-navCollapsed.t-PageBody--showLeft .t-Body-side {
    margin-left: 0;
  }
  .u-RTL .t-PageBody.js-rightExpanded.js-navCollapsed.t-PageBody--showLeft .t-Body-side {
    margin-right: 0;
  }
  :not(.u-RTL) .t-PageBody.js-rightExpanded.js-navCollapsed.t-PageBody--showLeft .t-Body-side {
    left: 0;
  }
  .u-RTL .t-PageBody.js-rightExpanded.js-navCollapsed.t-PageBody--showLeft .t-Body-side {
    right: 0;
  }
}
@media only screen and (min-width: 993px) {
  :not(.u-RTL) .t-PageBody.js-rightExpanded.t-PageBody--showLeft .t-Body-main {
    margin-right: 200px;
  }
  .u-RTL .t-PageBody.js-rightExpanded.t-PageBody--showLeft .t-Body-main {
    margin-left: 200px;
  }
  .t-PageBody.js-rightExpanded.t-PageBody--showLeft .t-Body-main,
  .t-PageBody.js-rightExpanded.t-PageBody--showLeft .t-Body-nav {
    transform: none;
  }
  :not(.u-RTL) .t-PageBody.js-rightExpanded.t-PageBody--showLeft .t-Body-title {
    right: 200px;
  }
  .u-RTL .t-PageBody.js-rightExpanded.t-PageBody--showLeft .t-Body-title {
    left: 200px;
  }
  :not(.u-RTL) .t-PageBody.js-rightExpanded.js-navCollapsed.t-PageBody--showLeft .t-Body-side {
    left: 48px;
  }
  .u-RTL .t-PageBody.js-rightExpanded.js-navCollapsed.t-PageBody--showLeft .t-Body-side {
    right: 48px;
  }
}
@media only screen and (max-width: 992px) {
  .t-PageBody.js-rightExpanded.t-PageBody--showLeft .t-Body-main {
    transform: none;
  }
  :not(.u-RTL) .t-PageBody.js-rightExpanded.t-PageBody--showLeft .t-Body-title,
  :not(.u-RTL) .t-PageBody.js-rightExpanded.t-PageBody--showLeft .t-Body-side,
  :not(.u-RTL) .t-PageBody.js-rightExpanded.t-PageBody--showLeft .t-Body-content {
    transform: translate3d(-200px, 0, 0);
  }
  .u-RTL .t-PageBody.js-rightExpanded.t-PageBody--showLeft .t-Body-title,
  .u-RTL .t-PageBody.js-rightExpanded.t-PageBody--showLeft .t-Body-side,
  .u-RTL .t-PageBody.js-rightExpanded.t-PageBody--showLeft .t-Body-content {
    transform: translate3d(200px, 0, 0);
  }
  .t-PageBody.js-rightExpanded.t-PageBody--showLeft .t-Body-side {
    margin-left: 48px !important;
  }
  .u-RTL .t-PageBody.js-rightExpanded.t-PageBody--showLeft .t-Body-side {
    margin-left: 0 !important;
    right: 48px !important;
  }
}
.t-PageBody.js-rightCollapsed .t-Body-main {
  margin-right: 0px;
}
.t-PageBody.js-rightCollapsed .t-Body-title {
  right: 0px;
}
:not(.u-RTL) .t-PageBody.js-rightCollapsed .t-Body-actions {
  transform: translate3d(200px, 0, 0);
}
.u-RTL .t-PageBody.js-rightCollapsed .t-Body-actions {
  transform: translate3d(-200px, 0, 0);
}
@media only screen and (min-width: 641px) {
  :not(.u-RTL) .t-PageBody--showLeft .t-Body-content {
    margin-left: 240px;
  }
  .u-RTL .t-PageBody--showLeft .t-Body-content {
    margin-right: 240px;
  }
}
.t-Body-contentInner {
  margin: 0 auto;
  max-width: 100%;
}
#t_Body_skipToContent {
  color: #00558c;
  background-color: #ffffff;
}
.t-Breadcrumb-item:after {
  color: rgba(51, 51, 51, 0.75);
}
.t-Breadcrumb-item,
.t-Breadcrumb-item a {
  color: #595959;
}
.t-Breadcrumb-item a:hover,
.t-Breadcrumb-item a:focus {
  color: #00558c;
  text-decoration: underline;
  outline: none;
}
.t-Body-title-shrink .t-BreadcrumbRegion--useBreadcrumbTitle .t-Breadcrumb-item.is-active,
.t-Body-title-shrink .t-BreadcrumbRegion--useRegionTitle .t-BreadcrumbRegion-titleText {
  color: #262626;
}
@media only screen and (max-width: 640px) {
  .t-BreadcrumbRegion--useRegionTitle .t-BreadcrumbRegion-titleText {
    color: #262626;
  }
}
.t-Breadcrumb-item .t-Icon:hover {
  color: #00558c;
}
.t-BreadcrumbRegion--useBreadcrumbTitle .t-Breadcrumb-item.is-active,
.t-BreadcrumbRegion-titleText {
  color: #333333;
}
.t-Body-title .t-Breadcrumb-item:after {
  color: rgba(51, 51, 51, 0.75);
}
.t-Body-title .t-Breadcrumb-item,
.t-Body-title .t-Breadcrumb-item a,
.t-Body-title .t-BreadcrumbRegion--useBreadcrumbTitle .t-Breadcrumb-item.is-active,
.t-Body-title .t-BreadcrumbRegion-titleText {
  color: #333333;
}
.t-Button,
.a-Button,
.ui-button {
  border: none;
  text-shadow: none;
  border-radius: 2px;
  transition: background-color 0.2s ease, box-shadow 0.2s ease, color 0.2s ease;
}
.t-Button .t-Icon,
.a-Button .t-Icon,
.ui-button .t-Icon {
  transition: inherit;
}
.t-Button:hover,
.a-Button:hover,
.ui-button:hover,
.t-Button:focus,
.a-Button:focus,
.ui-button:focus {
  z-index: 100;
  outline: none !important;
}
.t-Button:focus:before,
.a-Button:focus:before,
.ui-button:focus:before,
.t-Button.is-active:focus:before,
.a-Button.is-active:focus:before,
.ui-button.is-active:focus:before {
  box-shadow: 0 0 0 1px #00558c inset !important;
  opacity: 1;
}
.t-Button:focus:active:before,
.a-Button:focus:active:before,
.ui-button:focus:active:before,
.t-Button.is-active:focus:active:before,
.a-Button.is-active:focus:active:before,
.ui-button.is-active:focus:active:before {
  opacity: 0;
}
.t-Button:not(.t-Button--link):not(.t-Button--header):active,
.t-Button:not(.t-Button--link):not(.t-Button--header).is-active {
  box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.15) inset, 0 2px 2px rgba(0, 0, 0, 0.1) inset !important;
}
.a-Button:before,
.t-Button:before,
.ui-button:before,
.a-Button:after,
.t-Button:after,
.ui-button:after {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border-radius: inherit;
  opacity: 0;
  transition: 0.2s ease;
}
.a-Button:before,
.t-Button:before,
.ui-button:before {
  z-index: 1;
}
.a-Button:after,
.t-Button:after,
.ui-button:after {
  z-index: -1;
  box-shadow: 0 2px 1px rgba(0, 0, 0, 0.075);
  transform: translateY(-2px);
}
.a-Button:focus:after,
.t-Button:focus:after,
.ui-button:focus:after,
.a-Button:not(.t-Button--link):hover:after,
.t-Button:not(.t-Button--link):hover:after,
.ui-button:not(.t-Button--link):hover:after {
  opacity: 1;
  transform: translateY(0);
}
.a-Button:focus:active:after,
.t-Button:focus:active:after,
.ui-button:focus:active:after {
  opacity: 0;
  transform: translateY(-2px);
}
.a-Button:focus:after,
.t-Button:focus:after,
.ui-button:focus:after {
  transform: translateY(0);
  box-shadow: 0 0 1px 1px rgba(0, 85, 140, 0.25);
}
.t-Form-fieldContainer--radioButtonGroup .apex-item-group--rc input + label,
.apex-button-group input + label,
.t-Button:not(.t-Button--simple),
.ui-button,
.a-Button {
  color: #00558c;
  background-color: #ffffff;
  box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.125) inset;
}
.t-Form-fieldContainer--radioButtonGroup .apex-item-group--rc input + label:hover,
.apex-button-group input + label:hover,
.t-Button:not(.t-Button--simple):hover,
.ui-button:hover,
.a-Button:hover {
  background-color: #ffffff;
  box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.15) inset;
}
.t-Form-fieldContainer--radioButtonGroup .apex-item-group--rc input + label:focus,
.apex-button-group input + label:focus,
.t-Button:not(.t-Button--simple):focus,
.ui-button:focus,
.a-Button:focus {
  background-color: #ffffff;
}
.t-Form-fieldContainer--radioButtonGroup .apex-item-group--rc input + label.is-active,
.apex-button-group input + label.is-active,
.t-Button:not(.t-Button--simple).is-active,
.ui-button.is-active,
.a-Button.is-active,
.t-Form-fieldContainer--radioButtonGroup .apex-item-group--rc input + label:active,
.apex-button-group input + label:active,
.t-Button:not(.t-Button--simple):active,
.ui-button:active,
.a-Button:active {
  background-color: #000000;
  color: white;
}
.t-Form-fieldContainer--radioButtonGroup .apex-item-grid {
  background-color: #dfdfdf;
  border-radius: 2px;
}
.t-Form-fieldContainer--radioButtonGroup .apex-item-group--rc input:active + label,
.t-Form-fieldContainer--radioButtonGroup .apex-item-group--rc input:focus:not(:checked) + label,
.apex-button-group input:active + label,
.apex-button-group input:focus:not(:checked) + label {
  box-shadow: 0 0 0 1px #00558c inset, 0 0 0 2px #ffffff inset !important;
  outline: none;
  border-color: #00558c;
  background-color: #ffffff !important;
  color: #00558c !important;
}
.t-Form-fieldContainer--radioButtonGroup .apex-item-group--rc input:checked:focus + label,
.apex-button-group input:checked:focus + label {
  box-shadow: 0 0 0 1px #00558c inset, 0 0 0 2px #ffffff inset !important;
}
.t-Form-fieldContainer--radioButtonGroup .apex-item-group--rc input:checked + label,
.apex-button-group input:checked + label {
  border-color: #00558c;
  background-color: #00558c;
  color: #ffffff;
  box-shadow: none;
}
.a-Button--hot,
.t-Button--hot:not(.t-Button--simple),
body .ui-button.ui-button--hot,
body .ui-state-default.ui-priority-primary {
  background-color: #fbdd40;
  color: #00558c;
}
.a-Button--hot:hover,
.t-Button--hot:not(.t-Button--simple):hover,
body .ui-button.ui-button--hot:hover,
body .ui-state-default.ui-priority-primary:hover,
.a-Button--hot:not(:active):focus,
.t-Button--hot:not(.t-Button--simple):not(:active):focus,
body .ui-button.ui-button--hot:not(:active):focus,
body .ui-state-default.ui-priority-primary:not(:active):focus {
  background-color: #fce159;
}
.a-Button--hot:active,
.t-Button--hot:not(.t-Button--simple):active,
body .ui-button.ui-button--hot:active,
body .ui-state-default.ui-priority-primary:active,
.a-Button--hot.is-active,
.t-Button--hot:not(.t-Button--simple).is-active,
body .ui-button.ui-button--hot.is-active,
body .ui-state-default.ui-priority-primary.is-active {
  background-color: #fad927;
}
body .ui-button.ui-button--hot {
  font-weight: bold;
}
.t-Button--warning:not(.t-Button--simple):not(.t-Button--hot) {
  color: #000000;
}
.t-Button--warning:not(.t-Button--simple):not(.t-Button--hot):hover,
.t-Button--warning:not(.t-Button--simple):not(.t-Button--hot):not(:active):focus {
  background-color: #fce672;
}
.t-Button--warning:not(.t-Button--simple):not(.t-Button--hot),
.t-Button--warning:not(.t-Button--simple):not(.t-Button--hot):active,
.t-Button--warning:not(.t-Button--simple):not(.t-Button--hot).is-active {
  background-color: #fbdd40;
}
.t-Button--success:not(.t-Button--simple):not(.t-Button--hot) {
  color: #ffffff;
}
.t-Button--success:not(.t-Button--simple):not(.t-Button--hot):hover,
.t-Button--success:not(.t-Button--simple):not(.t-Button--hot):not(:active):focus {
  background-color: #058345;
}
.t-Button--success:not(.t-Button--simple):not(.t-Button--hot),
.t-Button--success:not(.t-Button--simple):not(.t-Button--hot):active,
.t-Button--success:not(.t-Button--simple):not(.t-Button--hot).is-active {
  background-color: #046a38;
}
.t-Button--danger:not(.t-Button--simple):not(.t-Button--hot) {
  color: #ffffff;
}
.t-Button--danger:not(.t-Button--simple):not(.t-Button--hot):hover,
.t-Button--danger:not(.t-Button--simple):not(.t-Button--hot):not(:active):focus {
  background-color: #ff0909;
}
.t-Button--danger:not(.t-Button--simple):not(.t-Button--hot),
.t-Button--danger:not(.t-Button--simple):not(.t-Button--hot):active,
.t-Button--danger:not(.t-Button--simple):not(.t-Button--hot).is-active {
  background-color: #ee0000;
}
.t-Button--primary:not(.t-Button--simple):not(.t-Button--hot) {
  color: #ffffff;
}
.t-Button--primary:not(.t-Button--simple):not(.t-Button--hot):hover,
.t-Button--primary:not(.t-Button--simple):not(.t-Button--hot):not(:active):focus {
  background-color: #0064a6;
}
.t-Button--primary:not(.t-Button--simple):not(.t-Button--hot),
.t-Button--primary:not(.t-Button--simple):not(.t-Button--hot):active,
.t-Button--primary:not(.t-Button--simple):not(.t-Button--hot).is-active {
  background-color: #00558c;
}
.t-Button--simple:not(.t-Button--hot):not(.t-Button--danger):not(.t-Button--primary):not(.t-Button--success):not(.t-Button--warning) {
  background-color: #ffffff;
  color: #333333;
  box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.125) inset;
}
.t-Button--simple:not(.t-Button--hot):not(.t-Button--danger):not(.t-Button--primary):not(.t-Button--success):not(.t-Button--warning):hover,
.t-Button--simple:not(.t-Button--hot):not(.t-Button--danger):not(.t-Button--primary):not(.t-Button--success):not(.t-Button--warning):focus,
.t-Button--simple:not(.t-Button--hot):not(.t-Button--danger):not(.t-Button--primary):not(.t-Button--success):not(.t-Button--warning).is-active {
  background-color: #e6e6e6;
}
.t-Button--simple.t-Button--hot {
  box-shadow: 0 0 0 1px #fbdd40 inset;
  background-color: #ffffff;
}
.t-Button--simple.t-Button--hot,
.t-Button--simple.t-Button--hot .t-Icon {
  color: #b89b04;
}
.t-Button--simple.t-Button--hot:hover,
.t-Button--simple.t-Button--hot:focus,
.t-Button--simple.t-Button--hot.is-active {
  background-color: #fbdd40;
  color: #00558c;
}
.t-Button--simple.t-Button--hot:hover .t-Icon,
.t-Button--simple.t-Button--hot:focus .t-Icon,
.t-Button--simple.t-Button--hot.is-active .t-Icon {
  color: #00558c;
}
.t-Button--simple.t-Button--primary:not(.t-Button--hot) {
  box-shadow: 0 0 0 1px #00558c inset;
  background-color: #ffffff;
}
.t-Button--simple.t-Button--primary:not(.t-Button--hot),
.t-Button--simple.t-Button--primary:not(.t-Button--hot) .t-Icon {
  color: #00558c;
}
.t-Button--simple.t-Button--primary:not(.t-Button--hot):hover,
.t-Button--simple.t-Button--primary:not(.t-Button--hot):focus,
.t-Button--simple.t-Button--primary:not(.t-Button--hot).is-active {
  background-color: #00558c;
  color: #ffffff;
}
.t-Button--simple.t-Button--primary:not(.t-Button--hot):hover .t-Icon,
.t-Button--simple.t-Button--primary:not(.t-Button--hot):focus .t-Icon,
.t-Button--simple.t-Button--primary:not(.t-Button--hot).is-active .t-Icon {
  color: #ffffff;
}
.t-Button--simple.t-Button--warning:not(.t-Button--hot) {
  box-shadow: 0 0 0 1px #fbdd40 inset;
  background-color: #ffffff;
}
.t-Button--simple.t-Button--warning:not(.t-Button--hot),
.t-Button--simple.t-Button--warning:not(.t-Button--hot) .t-Icon {
  color: #b89b04;
}
.t-Button--simple.t-Button--warning:not(.t-Button--hot):hover,
.t-Button--simple.t-Button--warning:not(.t-Button--hot):focus,
.t-Button--simple.t-Button--warning:not(.t-Button--hot).is-active {
  background-color: #fbdd40;
  color: #000000;
}
.t-Button--simple.t-Button--warning:not(.t-Button--hot):hover .t-Icon,
.t-Button--simple.t-Button--warning:not(.t-Button--hot):focus .t-Icon,
.t-Button--simple.t-Button--warning:not(.t-Button--hot).is-active .t-Icon {
  color: #000000;
}
.t-Button--simple.t-Button--danger:not(.t-Button--hot) {
  box-shadow: 0 0 0 1px #ee0000 inset;
  background-color: #ffffff;
}
.t-Button--simple.t-Button--danger:not(.t-Button--hot),
.t-Button--simple.t-Button--danger:not(.t-Button--hot) .t-Icon {
  color: #ee0000;
}
.t-Button--simple.t-Button--danger:not(.t-Button--hot):hover,
.t-Button--simple.t-Button--danger:not(.t-Button--hot):focus,
.t-Button--simple.t-Button--danger:not(.t-Button--hot).is-active {
  background-color: #ee0000;
  color: #ffffff;
}
.t-Button--simple.t-Button--danger:not(.t-Button--hot):hover .t-Icon,
.t-Button--simple.t-Button--danger:not(.t-Button--hot):focus .t-Icon,
.t-Button--simple.t-Button--danger:not(.t-Button--hot).is-active .t-Icon {
  color: #ffffff;
}
.t-Button--simple.t-Button--success:not(.t-Button--hot) {
  box-shadow: 0 0 0 1px #046a38 inset;
  background-color: #ffffff;
}
.t-Button--simple.t-Button--success:not(.t-Button--hot),
.t-Button--simple.t-Button--success:not(.t-Button--hot) .t-Icon {
  color: #046a38;
}
.t-Button--simple.t-Button--success:not(.t-Button--hot):hover,
.t-Button--simple.t-Button--success:not(.t-Button--hot):focus,
.t-Button--simple.t-Button--success:not(.t-Button--hot).is-active {
  background-color: #046a38;
  color: #ffffff;
}
.t-Button--simple.t-Button--success:not(.t-Button--hot):hover .t-Icon,
.t-Button--simple.t-Button--success:not(.t-Button--hot):focus .t-Icon,
.t-Button--simple.t-Button--success:not(.t-Button--hot).is-active .t-Icon {
  color: #ffffff;
}
.t-Button--noUI {
  background-color: transparent !important;
}
.t-Button--noUI:not(:hover):not(:focus):not(.is-active) {
  box-shadow: none;
}
.t-Button--noUI:hover,
.t-Button--noUI:focus,
.t-Button--noUI.is-active {
  background-color: #e6e6e6;
}
.t-Button--noUI:focus:hover {
  box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.125) inset;
}
.t-Button--link {
  background-color: transparent !important;
  box-shadow: none !important;
}
.t-Button--link:hover {
  text-decoration: underline;
}
.t-Button--link.t-Button,
.t-Button--link .t-Icon {
  color: #00558c;
}
.t-Button--noUI.t-Button--hot,
.t-Button--noUI.t-Button--hot .t-Icon {
  color: #b89b04;
}
.t-Button--noUI.t-Button--primary,
.t-Button--link.t-Button--primary,
.t-Button--noUI.t-Button--primary .t-Icon,
.t-Button--link.t-Button--primary .t-Icon {
  color: #00558c !important;
}
.t-Button--noUI.t-Button--warning,
.t-Button--link.t-Button--warning,
.t-Button--noUI.t-Button--warning .t-Icon,
.t-Button--link.t-Button--warning .t-Icon {
  color: #b89b04 !important;
}
.t-Button--noUI.t-Button--danger,
.t-Button--link.t-Button--danger,
.t-Button--noUI.t-Button--danger .t-Icon,
.t-Button--link.t-Button--danger .t-Icon {
  color: #ee0000 !important;
}
.t-Button--noUI.t-Button--success,
.t-Button--link.t-Button--success,
.t-Button--noUI.t-Button--success .t-Icon,
.t-Button--link.t-Button--success .t-Icon {
  color: #046a38 !important;
}
.t-Header-branding .t-Button {
  background-color: transparent;
}
.t-Button.t-Button--header {
  border-radius: 2px;
  box-shadow: none;
}
.t-Button.t-Button--header:focus:before,
.t-Button.t-Button--header:active:focus:before {
  box-shadow: 0 0 0 1px #0083d9 inset !important;
}
.t-Button.t-Button--header:hover,
.t-Button.t-Button--header:focus,
.t-Button.t-Button--header:active {
  background-color: transparent;
}
.t-Button.t-Button--header:hover {
  background-color: rgba(0, 0, 0, 0.1);
}
.t-Button.t-Button--header:active,
.t-Button.t-Button--header:focus:active {
  background-color: rgba(0, 0, 0, 0.4);
}
.t-Button.t-Button--header.is-active {
  background-color: rgba(0, 0, 0, 0.25);
  box-shadow: none;
}
.t-Button.t-Button--headerTree {
  min-width: 32px;
}
.t-Button.t-Button--headerTree:focus {
  box-shadow: 0 0 0 1px #0083d9 inset;
}
@media only screen and (max-width: 480px) {
  .t-Button.t-Button--headerTree {
    background-color: rgba(0, 0, 0, 0.25);
  }
}
.t-Button.t-Button--headerRight {
  background-color: #fbfbfb;
  border: 1px solid #e2e2e2;
}
.t-Button.t-Button--headerRight:hover {
  background-color: #e2e2e2;
}
.t-Button.t-Button--headerRight:active,
.t-Button.t-Button--headerRight.is-active {
  color: #222222;
}
.t-Button--navBar .t-Button-badge {
  border-radius: 16px;
  background-color: rgba(0, 0, 0, 0.35);
}
.t-Button--helpButton .a-Icon {
  opacity: 0.5;
}
.t-Header-navBar .t-Button--header.is-active {
  background-color: #002740;
  color: #f5f9fc;
}
.t-Button.t-Button--noUI .fa:after,
.t-Button.t-Button--link .fa:after,
.t-Button.t-Button--simple .fa:after {
  background-color: #FFF;
}
.t-Button--danger .fa:after,
.t-Button--simple.t-Button--danger:hover .fa:after {
  background-color: #ee0000;
}
.t-Button--success .fa:after,
.t-Button--simple.t-Button--success:hover .fa:after {
  background-color: #046a38;
}
.t-Button--primary .fa:after,
.t-Button--simple.t-Button--primary:hover .fa:after {
  background-color: #ffffff;
}
.t-Button--warning .fa:after,
.t-Button--simple.t-Button--warning:hover .fa:after {
  background-color: #fbdd40;
}
.t-Button--hot .fa:after,
.t-Button--simple.t-Button--hot:hover .fa:after {
  background-color: #fbdd40;
}
.t-Body-actionsToggle {
  background-color: #fbfbfb;
  border-color: rgba(0, 0, 0, 0.075);
  border-right-color: transparent;
  color: initial;
}
.u-RTL .t-Body-actionsToggle {
  border-color: rgba(0, 0, 0, 0.075);
  border-left-color: transparent;
}
.t-Body-actionsToggle:active {
  background-color: #e2e2e2;
}
.t-Body-actionsToggle:focus,
.t-Body-actionsToggle:active {
  border-color: #00558c;
}
.t-ButtonRegion {
  background-color: #ffffff;
  color: #333333;
  border-radius: 2px;
}
.t-ButtonRegion--noUI {
  background-color: transparent;
}
.t-ButtonRegion--wizard,
.t-ButtonRegion--dialogRegion {
  border-radius: 0 0 2px 2px;
}
.t-ButtonRegion--dialogRegion {
  background-color: transparent;
}
.t-Body .t-ButtonRegion--showTitle .t-ButtonRegion-title {
  color: #404040;
}
.t-Body-title .t-ButtonRegion--showTitle .t-ButtonRegion-title {
  color: #404040;
}
.t-Body-info .t-ButtonRegion--showTitle .t-ButtonRegion-title {
  color: #404040;
}
.t-Region .t-ButtonRegion--showTitle .t-ButtonRegion-title,
.t-ButtonRegion .t-ButtonRegion--showTitle .t-ButtonRegion-title {
  color: #404040;
}
.t-Body-actions .t-ButtonRegion {
  background-color: transparent;
  border-radius: 0;
}
.fc.ui-widget {
  background-color: #ffffff;
}
.fc-toolbar {
  border-color: #ebebeb;
  background-color: #ffffff;
  border-radius: 2px 2px 0 0;
}
.fc-toolbar h2,
.fc .fc-basic-view td.fc-day-number,
.fc .fc-day-number {
  color: #333333;
}
.fc-day-header.ui-widget-header,
.fc-view .ui-widget-header {
  background-color: #f2f2f2;
  color: #333333;
  border-color: #e6e6e6;
}
div.fc-agendaList {
  background-color: #ffffff;
  border-color: #ebebeb;
  color: #333333;
}
.fc .fc-agendaList-dayHeader {
  background-color: #d9d9d9;
  color: #333333;
  border-color: #fafafa;
}
.fc .fc-agendaList-day {
  color: #333333;
}
.fc .fc-agendaList-date {
  color: #595959;
}
.fc .fc-agendaList .fc-event-start-time,
.fc .fc-agendaList .fc-event-all-day {
  color: #595959;
}
body .fc td.fc-today,
body .fc .ui-widget-content {
  border-color: #e6e6e6;
  color: #333333;
}
body .ui-widget-content.fc-today.ui-state-highlight {
  background-color: #f2f2f2;
}
.fc .fc-agendaList-item {
  border-color: #fafafa;
}
.fc .ui-button:active,
.fc .ui-button:focus,
.fc-view:active,
.fc-view:focus {
  outline: 1px solid #00558c;
}
.fc-view-container > .fc-view:active,
.fc-view-container > .fc-view:focus {
  outline: none;
}
.t-Card-wrap {
  border-radius: 2px;
  background-color: #ffffff;
}
.t-Card-wrap:focus {
  border-color: #00558c;
}
.t-Card-icon {
  color: #ffffff;
}
.t-Card-desc {
  color: #262626;
}
.t-Card-info,
.t-Card-subtitle {
  color: #666666;
}
.t-Card-title {
  color: #262626;
}
.t-Card-colorFill,
.t-Card-icon {
  background-color: #00558c;
  color: #ffffff;
}
.t-ClassicCalendar-monthTitle {
  color: #333333;
}
.t-ClassicCalendar-dayColumn {
  background-color: #fafafa;
  vertical-align: top;
  border-color: #f2f2f2;
  color: #595959;
}
.t-ClassicCalendar-day {
  border-color: #f2f2f2;
}
.t-ClassicCalendar-day.is-inactive .t-ClassicCalendar-date {
  opacity: 0.5;
}
.t-ClassicCalendar-day.is-weekend,
.t-ClassicCalendar-day.is-inactive {
  background-color: #fcfcfc;
}
.t-ClassicCalendar-day.is-today .t-ClassicCalendar-date {
  background-color: #00558c;
  color: #ffffff;
}
.t-ClassicCalendar-date {
  color: #737373;
}
.t-ClassicCalendar-event {
  background-color: #f2f2f2;
}
.t-ClassicCalendar-event {
  color: #333333;
}
.t-ClassicCalendar-event a {
  background-color: #00558c;
  color: #ffffff;
}
.t-ClassicCalendar--weekly .t-ClassicCalendar-timeCol,
.t-ClassicCalendar--daily .t-ClassicCalendar-timeCol {
  background-color: #fafafa;
}
.t-ClassicCalendar--weekly .t-ClassicCalendar-dayEvents,
.t-ClassicCalendar--daily .t-ClassicCalendar-dayEvents {
  color: #333333;
}
.t-ClassicCalendar--weekly .t-ClassicCalendar-dayEvents a,
.t-ClassicCalendar--daily .t-ClassicCalendar-dayEvents a {
  background-color: #00558c;
  color: #ffffff;
}
.t-ClassicCalendar--weekly .t-ClassicCalendar-day.is-today,
.t-ClassicCalendar--daily .t-ClassicCalendar-day.is-today {
  background-color: #8cd2ff;
}
.t-ClassicCalendar-list {
  border-color: #f2f2f2;
}
.t-ClassicCalendar-listTitle,
.t-ClassicCalendar-listEvent {
  border-color: #f2f2f2;
}
.t-ClassicCalendar-listTitle {
  background-color: #fafafa;
  color: #595959;
}
.t-ClassicCalendar-listEvent {
  color: #333333;
}
.t-Comments--chat .t-Comments-comment {
  background-color: #b7d5e8;
  color: #000000;
}
.t-Comments--chat .t-Comments-comment:after {
  border-right-color: #b7d5e8;
}
.t-Comments--chat .t-Comments-item.is-active .t-Comments-comment {
  background-color: #94c1dd;
  color: #000000;
}
.t-Comments--chat .t-Comments-item.is-active .t-Comments-comment:after {
  border-right-color: #94c1dd;
}
.t-Comments--basic .t-Comments-item.is-active {
  background-color: #fbfbfb;
}
.t-Comments-item.is-systemMessage {
  background-color: #a4cae2;
}
.t-Comments-info {
  color: #373737;
}
.t-Comments-comment {
  color: #000000;
}
.t-ConfigPanel-about {
  background-color: #fff7e0;
  color: #565656;
}
.t-ConfigPanel-icon {
  border-radius: 100%;
  background-color: #A0A0A0;
  color: #FFF;
}
.t-ConfigPanel-icon.is-enabled {
  background-color: #046a38;
}
.t-ConfigPanel-icon.is-disabled {
  background-color: #ee0000;
}
.t-ConfigPanel-setting,
.t-ConfigPanel-status {
  color: #737373;
}
.t-ConfigPanel-status {
  color: #333333;
}
.t-ConfigPanel-attrLink {
  color: #737373;
}
.t-ConfigPanel-attrLink:hover {
  background-color: rgba(0, 0, 0, 0.05);
}
.t-ConfigPanel-attrValue {
  color: #00558c;
}
.t-Dialog {
  background-color: #ffffff;
}
.t-Dialog ::-webkit-scrollbar-thumb {
  background-color: #bfbfbf;
}
.t-Dialog ::-webkit-scrollbar-thumb:hover {
  background-color: #b3b3b3;
}
.t-Dialog::-webkit-scrollbar-track {
  background-color: #ffffff;
}
.t-Footer-topButton {
  background-color: #ffffff;
  color: #666666;
}
.t-Footer-topButton:focus {
  box-shadow: 0 0 0 1px #00558c inset;
}
.t-Form-inputContainer:before {
  color: #333333;
}
.apex-item-textarea,
.apex-item-text,
.apex-item-select,
.apex-item-multi,
select.listmanager {
  color: #333333;
  background-color: #ffffff;
  border-color: #e6e6e6;
}
.apex-item-textarea.apex-page-item-error,
.apex-item-text.apex-page-item-error,
.apex-item-select.apex-page-item-error,
.apex-item-multi.apex-page-item-error,
select.listmanager.apex-page-item-error {
  border-color: #ff2222;
}
.apex-item-textarea.apex-page-item-error:required:valid,
.apex-item-text.apex-page-item-error:required:valid,
.apex-item-select.apex-page-item-error:required:valid,
.apex-item-multi.apex-page-item-error:required:valid,
select.listmanager.apex-page-item-error:required:valid {
  border-color: #e6e6e6;
}
.t-Form-fieldContainer--floatingLabel.apex-item-wrapper--textarea.js-show-label .t-Form-label:before,
.t-Form-fieldContainer--floatingLabel.apex-item-wrapper--textarea.is-active .t-Form-label:before {
  background-color: #ffffff;
}
.t-Form-fieldContainer--floatingLabel.apex-item-wrapper--textarea:focus-within .t-Form-label:before {
  background-color: #ffffff !important;
}
.t-Form-fieldContainer--floatingLabel.apex-item-wrapper--textarea:hover .t-Form-label:before {
  background-color: #ffffff;
}
.apex-item-text,
.apex-item-select,
.apex-item-textarea {
  border-radius: 2px;
}
.apex-item-multi .apex-item-text.apex-item-popup-lov {
  background-color: transparent;
  border-color: transparent;
}
.t-Form-fieldContainer--floatingLabel .t-Form-inputContainer .apex-item-display-only {
  color: #333333;
  background-color: #ffffff;
  border-color: #e6e6e6;
  border-style: dashed;
}
.apex-item-file-dropzone-label {
  background-color: #ffffff;
  color: rgba(51, 51, 51, 0.7);
  border-radius: 2px 0 0 2px;
}
.u-RTL .apex-item-file-dropzone-label {
  border-radius: 0 2px 2px 0;
}
.apex-item-file-dropzone-icon {
  background-color: #ffffff;
  border-radius: 0 2px 2px 0;
}
.u-RTL .apex-item-file-dropzone-icon {
  border-radius: 2px 0 0 2px;
}
.apex-item-file:hover + .apex-item-file-dropzone .apex-item-file-dropzone-label {
  color: #333333;
}
.apex-item-file:hover + .apex-item-file-dropzone .apex-item-file-dropzone-icon {
  background-color: #ffffff;
  color: #333333;
}
.apex-item-file:focus + .apex-item-file-dropzone .apex-item-file-dropzone-label {
  border-color: #00558c;
  color: #333333;
}
.apex-item-file:focus + .apex-item-file-dropzone .apex-item-file-dropzone-icon {
  border-color: #00558c;
  background-color: #00558c;
  color: #ffffff;
}
.apex-item-textarea:focus,
.apex-item-text:focus,
.apex-item-select:focus,
.apex-item-multi:focus,
select.listmanager:focus {
  background-color: #ffffff !important;
  border-color: #00558c !important;
}
.apex-item-text.a-PopupLOV-search:focus + .a-Button--popupLOV,
.apex-item-text.a-PopupLOV-search.is-focused + .a-Button--popupLOV,
.apex-item-text.apex-item-popup-lov:focus + .a-Button--popupLOV,
.apex-item-text.apex-item-popup-lov.is-focused + .a-Button--popupLOV,
.apex-item-multi:focus + .a-Button--popupLOV,
.apex-item-multi.is-focused + .a-Button--popupLOV,
.apex-item-text.a-PopupLOV-search:focus + .apex-item-icon + .a-Button--popupLOV,
.apex-item-text.a-PopupLOV-search.is-focused + .apex-item-icon + .a-Button--popupLOV,
.apex-item-text.apex-item-popup-lov:focus + .apex-item-icon + .a-Button--popupLOV,
.apex-item-text.apex-item-popup-lov.is-focused + .a-Button--popupLOV,
.apex-item-multi:focus + .apex-item-icon + .a-Button--popupLOV,
.apex-item-multi.is-focused + .apex-item-icon + .a-Button--popupLOV {
  box-shadow: 0 0 0 1px #00558c inset;
}
.apex-item-textarea:hover,
.apex-item-text:hover,
.apex-item-select:hover,
.apex-item-multi:hover,
select.listmanager:hover {
  background-color: #ffffff;
}
.t-Form-inputContainer input::-webkit-input-placeholder {
  color: rgba(51, 51, 51, 0.62);
  opacity: 1;
}
.t-Form-inputContainer input::-moz-placeholder {
  color: rgba(51, 51, 51, 0.62);
  opacity: 1;
}
.t-Form-inputContainer input:-ms-input-placeholder {
  color: rgba(51, 51, 51, 0.62);
  opacity: 1;
}
.t-Form input.file {
  color: #333333;
}
.t-Form-inputContainer span.display_only {
  border-color: transparent;
  background-color: transparent;
}
.t-Form-select,
.t-Form-inputContainer select.yes_no {
  color: #333333;
  border-color: #e6e6e6;
}
.t-Form-field--readOnly {
  background-color: transparent;
}
.t-Form-radioLabel,
.t-Form-inputContainer .radio_group label,
.t-Form-checkboxLabel,
.t-Form-inputContainer .checkbox_group label,
.t-Form-label,
.t-Form-fieldContainer--floatingLabel .t-Form-label {
  color: #333333;
}
.t-Form-error {
  color: #ee0000;
}
.t-Form-postText {
  color: #b3b3b3;
}
.t-Form--search input.t-Form-searchField {
  background-color: #ffffff;
  color: #262626;
}
.a-Button.a-Button--calendar,
.a-Button.a-Button--popupLOV {
  border-radius: 0 2px 2px 0;
}
.u-RTL .a-Button.a-Button--calendar,
.u-RTL .a-Button.a-Button--popupLOV {
  border-radius: 2px 0 0 2px;
}
.t-Form-inputContainer input.hasDatepicker,
.t-Form-inputContainer input.popup_lov {
  border-radius: 2px 0 0 2px;
}
.u-RTL .t-Form-inputContainer input.hasDatepicker,
.u-RTL .t-Form-inputContainer input.popup_lov {
  border-radius: 0 2px 2px 0;
}
.checkbox_group input,
.radio_group input {
  
}
.checkbox_group input + label:before,
.radio_group input + label:before {
  background-color: #ffffff;
}
.checkbox_group input:focus + label:before,
.radio_group input:focus + label:before {
  border-color: #00558c;
}
.checkbox_group input:focus:checked + label:before,
.radio_group input:focus:checked + label:before {
  border-color: #00558c;
  background-color: #00558c;
  box-shadow: 0 0 0 1px #ffffff inset;
}
.checkbox_group input:checked + label:before,
.radio_group input:checked + label:before {
  border-color: #00558c;
  background-color: #00558c;
}
.radio_group input + label:after {
  background-color: #ffffff;
}
.t-Form-fieldContainer--radioButtonGroup .checkbox_group input {
  
}
.t-Form-fieldContainer--radioButtonGroup .checkbox_group input + label:before {
  background-color: #ececec;
  border-color: transparent;
}
.t-Form-fieldContainer--radioButtonGroup .checkbox_group input:focus + label:before {
  border-color: #00558c;
}
.t-Form-fieldContainer--radioButtonGroup .checkbox_group input:focus:checked + label:before {
  border-color: #ffffff;
  background-color: #ffffff;
  box-shadow: 0 0 0 1px #00558c inset;
}
.t-Form-fieldContainer--radioButtonGroup .checkbox_group input:focus:checked + label:after {
  color: #00558c;
}
.t-Form-fieldContainer--radioButtonGroup .checkbox_group input:checked + label:before {
  border-color: #ffffff;
  background-color: #ffffff;
}
.t-Form-fieldContainer--radioButtonGroup .checkbox_group input:checked + label:after {
  color: #00558c;
}
.t-Form-fieldContainer--preTextBlock .t-Form-itemText--pre,
.t-Form-fieldContainer--postTextBlock .t-Form-itemText--post {
  background-color: #ffffff;
  box-shadow: 0 0 0 0.1rem #e6e6e6 inset;
  border-radius: 2px;
}
.t-Form-fieldContainer--preTextBlock .t-Form-itemText--pre {
  border-radius: 2px 0 0 2px;
}
.u-RTL .t-Form-fieldContainer--preTextBlock .t-Form-itemText--pre {
  border-radius: 0 2px 2px 0;
}
.t-Form-fieldContainer--postTextBlock .t-Form-itemText--post {
  border-radius: 0 2px 2px 0;
}
.u-RTL .t-Form-fieldContainer--postTextBlock .t-Form-itemText--post {
  border-radius: 2px 0 0 2px;
}
.apex-item-has-icon:focus + .apex-item-icon,
.apex-item-multi.is-focused + .apex-item-icon {
  color: #00558c;
}
.t-Form-fieldContainer--floatingLabel .apex-item-icon {
  color: #4d4d4d;
  box-shadow: -0.1rem 0 0 #e6e6e6 inset;
  border-radius: 2px 0 0 2px;
}
.u-RTL .t-Form-fieldContainer--floatingLabel .apex-item-icon {
  box-shadow: 0.1rem 0 0 #e6e6e6 inset;
  border-radius: 0 2px 2px 0;
}
.t-Form-fieldContainer--floatingLabel .apex-item-has-icon:focus + .apex-item-icon,
.t-Form-fieldContainer--floatingLabel .apex-item-multi.is-focused + .apex-item-icon {
  box-shadow: none;
  background-color: #00558c;
  color: #ffffff;
}
.t-Form-helpButton:focus .a-Icon {
  color: #00558c;
}
.t-Form-fieldContainer--radioButtonGroup .t-Form-itemWrapper > .apex-item-group > .apex-item-option:first-of-type label {
  border-radius: 2px 2px 0 0;
}
.t-Form-fieldContainer--radioButtonGroup .t-Form-itemWrapper > .apex-item-group > .apex-item-option:last-of-type label {
  border-radius: 0 0 2px 2px;
}
.t-Form-fieldContainer--radioButtonGroup .apex-item-grid .apex-item-grid-row:only-child .apex-item-option:first-of-type label {
  border-radius: 2px 0 0 2px;
}
.t-Form-fieldContainer--radioButtonGroup .apex-item-grid .apex-item-grid-row:only-child .apex-item-option:last-of-type label {
  border-radius: 0 2px 2px 0;
}
.u-RTL .t-Form-fieldContainer--radioButtonGroup .apex-item-grid .apex-item-grid-row:only-child .apex-item-option:first-of-type label {
  border-radius: 0 2px 2px 0;
}
.u-RTL .t-Form-fieldContainer--radioButtonGroup .apex-item-grid .apex-item-grid-row:only-child .apex-item-option:last-of-type label {
  border-radius: 2px 0 0 2px;
}
.t-Header-branding {
  background-color: #00558c;
}
.t-Header-logo,
.t-Header .t-Button--header.is-active,
.t-Header .t-Button--header {
  color: #ffffff;
}
.t-Header-logo:hover,
.t-Header .t-Button--header.is-active:hover,
.t-Header .t-Button--header:hover {
  text-decoration: none;
}
.t-Header-logo-link {
  color: inherit;
}
.t-Header-logo-link:focus,
.t-Header-logo-link:active:focus {
  outline: none;
  box-shadow: 0 0 0 1px #0083d9 inset;
}
.t-HeroRegion-icon {
  border-radius: 4px;
  background-color: #00558c;
  color: #ffffff;
}
.t-HeroRegion-title {
  color: #333333;
}
.t-HeroRegion-col--content {
  color: #737373;
}
.t-Body-title .t-HeroRegion-title,
.t-Body-title .t-HeroRegion-col--content {
  color: #333333;
}
.a-IRR {
  border-radius: 2px;
  border-color: rgba(0, 0, 0, 0.1);
  background-color: #ffffff;
}
.a-IRR .a-IRR-pagination-label {
  color: #737373;
}
.a-IRR-reportSummary-value {
  color: #262626;
}
.a-IRR-controlsContainer {
  border-top-color: #f5f5f5;
  background-color: #fafafa;
}
.a-IRR-fullView {
  background-color: #ffffff;
}
.a-IRR-button.a-IRR-button--controls {
  background-color: transparent;
}
.a-IRR-toolbar {
  background: #ffffff;
  border-color: #e6e6e6;
}
.a-Report-percentChart-fill {
  background-color: #00558c;
}
.a-Report-percentChart {
  background-color: #8cd2ff;
}
.a-IRR-button--colSearch {
  border-top-right-radius: 0 !important;
  border-bottom-right-radius: 0 !important;
}
.u-RTL .a-IRR-button--colSearch {
  border-top-right-radius: 2px !important;
  border-bottom-right-radius: 2px !important;
  border-top-left-radius: 0 !important;
  border-bottom-left-radius: 0 !important;
}
.a-IRR-iconViewTable,
.a-IRR-chartView,
.a-IRR-pivotView,
.a-IRR-groupByView,
.a-IRR-detailView {
  border-top-color: #f5f5f5;
}
.a-IRR-toolbar--singleRow {
  border-bottom-color: #f0f0f0;
}
.a-IRR-header {
  background-color: #fafafa;
  border-top: 1px solid #e6e6e6;
  box-shadow: inset 1px 0 0 0 #e6e6e6;
}
.a-IRR-header:hover {
  background-color: #f2f2f2;
}
.a-IRR-header.is-active a {
  color: inherit;
}
.a-IRR-header.is-active .a-IRR-headerSort {
  color: inherit;
}
.a-IRR-header.is-active,
.a-GV-header.is-active {
  background-color: #202020;
  color: #FFF;
}
.a-IRR-header--group {
  background-color: #f5f5f5;
}
.a-IRR-table tr td {
  background-color: #ffffff;
  color: #262626;
}
.a-IRR-table {
  border-collapse: separate;
}
.a-IRR-table tr:hover td {
  background-color: #f9f9f9;
}
.t-IRR-region--noBorders .a-IRR {
  border-radius: 2px;
}
.a-IRR-table td {
  border-left: 1px solid #f2f2f2;
  border-top: 1px solid #f2f2f2;
}
.a-IRR-headerLink:focus {
  box-shadow: 0 0 0 1px #00558c inset;
}
.a-IRR-search-field:focus {
  border-color: #00558c;
  box-shadow: -1px 0 0 #00558c inset, 1px 0 0 #00558c inset;
}
.a-IRR-singleRow-name,
.a-IRR-singleRow-value {
  border-bottom-color: #f0f0f0;
  color: #404040;
}
.a-IRR-singleRow-value {
  background-color: #ffffff;
}
.a-IRR-singleRow-row:hover .a-IRR-singleRow-value {
  background-color: #f7f7f7;
}
.a-IRR-singleRow-name {
  background-color: #f7f7f7;
}
.a-IRR-singleRow-row:hover .a-IRR-singleRow-name {
  background-color: #f0f0f0;
}
.a-IRR-button.a-IRR-button--pagination:hover {
  background-color: #00558c;
}
.a-IRR-reportSummary-label,
.a-IRR-controlsLabel {
  background-color: #ffffff;
}
@media only screen and (min-width: 769px) {
  .is-maximized.t-IRR-region .t-fht-thead .a-IRR-header {
    border-bottom: 1px solid #e6e6e6;
  }
}
.ui-widget-content .a-IRR-iconList-link {
  color: #262626;
  background-color: #ffffff;
}
.a-IRR-iconList-link:hover {
  background-color: #f7f7f7;
}
.a-IRR-button:focus {
  box-shadow: inherit;
}
.a-IRR-sortWidget {
  background-color: rgba(32, 32, 32, 0.95);
  -webkit-backdrop-filter: blur(4px);
  color: #FFF;
  border-width: 0;
  box-shadow: 0 2px 4px -2px rgba(0, 0, 0, 0.5), 0 8px 16px -4px rgba(0, 0, 0, 0.15);
  border-bottom-left-radius: 2px;
  border-bottom-right-radius: 2px;
  box-shadow: 0 8px 16px rgba(0, 0, 0, 0.25), 0 0 0 1px rgba(0, 0, 0, 0.1);
}
.a-IRR-sortWidget ::-webkit-scrollbar {
  width: 8px;
  height: 8px;
}
.a-IRR-sortWidget ::-webkit-scrollbar-thumb {
  background-color: rgba(255, 255, 255, 0.5);
}
.a-IRR-sortWidget ::-webkit-scrollbar-track {
  background-color: rgba(255, 255, 255, 0.25);
}
.a-IRR-sortWidget-help {
  background-color: transparent;
}
.a-IRR-sortWidget-actions {
  padding: 8px;
  border-radius: 2px;
  width: auto;
  border-bottom-width: 0;
}
.a-IRR-sortWidget-actions-item {
  border-right-width: 0;
}
.a-IRR-button.a-IRR-sortWidget-button {
  background-color: transparent;
  color: #FFF;
  border-radius: 2px;
}
.a-IRR-button.a-IRR-sortWidget-button:hover {
  background-color: rgba(0, 0, 0, 0.5);
}
.a-IRR-button.a-IRR-sortWidget-button:focus {
  box-shadow: 0 0 0 1px #00558c inset;
}
.a-IRR-button.a-IRR-sortWidget-button.is-active,
.a-IRR-button.a-IRR-sortWidget-button:active:focus {
  background-color: rgba(0, 0, 0, 0.5);
}
.a-IRR-sortWidget-searchLabel {
  height: 40px;
  padding: 12px 8px;
}
.a-IRR-sortWidget-searchLabel:before {
  color: #FFF;
}
.a-IRR-sortWidget-search > .a-IRR-sortWidget-searchField[type="text"] {
  appearance: none;
  background-color: rgba(255, 255, 255, 0.1);
  height: 40px;
  color: #FFF;
}
.a-IRR-sortWidget-search > .a-IRR-sortWidget-searchField[type="text"]:focus {
  box-shadow: 0 0 0 1px #00558c inset;
}
.a-IRR-sortWidget-rows {
  border-top-width: 0;
}
.a-IRR-sortWidget-row {
  color: #FFF;
  box-shadow: none;
}
.a-IRR-sortWidget-row:hover {
  background-color: rgba(255, 255, 255, 0.15);
}
.a-IRR-sortWidget-row:focus {
  box-shadow: 0 0 0 1px #00558c inset;
}
.a-IG .a-IRR-sortWidget:before {
  color: rgba(32, 32, 32, 0.95);
}
.oj-dvt-category1 {
  color: #046a39;
}
.oj-dvt-category2 {
  color: #64a70b;
}
.oj-dvt-category3 {
  color: #b9d9eb;
}
.oj-dvt-category4 {
  color: #e1e3e6;
}
.oj-dvt-category5 {
  color: #a4d65e;
}
.oj-dvt-category6 {
  color: #00558c;
}
.oj-dvt-category7 {
  color: #666666;
}
.oj-dvt-category8 {
  color: #f5f5f5;
}
.oj-dvt-category9 {
  color: #41b7e6;
}
.oj-dvt-category10 {
  color: #a4d65e;
}
.oj-dvt-category11 {
  color: #3d620c;
}
.oj-dvt-category12 {
  color: #fbdd40;
}
.oj-legend,
.oj-legend-title,
.oj-chart-pie-center-label,
.oj-chart-xaxis-title,
.oj-chart-yaxis-title,
.oj-chart-y2axis-title,
.oj-chart-xaxis-tick-label,
.oj-chart-yaxis-tick-label,
.oj-chart-y2axis-tick-label,
c .oj-chart-data-label,
.oj-dvt-no-data-message {
  color: #333333;
}
.t-LinksList-item,
.t-LinksList-link {
  border-color: #e6e6e6;
}
.t-LinksList-icon {
  color: #d9d9d9;
}
.t-LinksList-link:hover {
  background-color: #f2f2f2;
}
.t-LinksList-link:focus {
  box-shadow: 0 0 0 1px #00558c inset;
}
.t-LinksList--showArrow .t-LinksList-link:before {
  color: #d9d9d9;
}
.t-LinksList--showBadge .t-LinksList-badge {
  background-color: #f5f5f5;
  color: #333333;
}
.t-LinksList--showBadge .t-LinksList-link:hover .t-LinksList-badge {
  background-color: #ebebeb;
}
.t-LinksList--showBadge .t-LinksList-item.is-expanded > .t-LinksList-link .t-LinksList-badge {
  background-color: #bfbfbf;
}
.t-LinksList--brightHover .t-LinksList-item.is-expanded .t-LinksList-link:hover:before {
  color: rgba(255, 255, 255, 0.5);
}
.t-LinksList--brightHover .t-LinksList-link:hover {
  background-color: #00558c;
  color: #ffffff;
}
.t-LinksList--brightHover .t-LinksList-link:hover .t-LinksList-icon {
  color: rgba(255, 255, 255, 0.75);
}
.t-LinksList-item.is-expanded {
  background-color: #FCFCFC;
  background: linear-gradient(rgba(0, 0, 0, 0.015), rgba(0, 0, 0, 0)), linear-gradient(rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.015));
}
.t-LinksList-item.is-expanded .t-LinksList-link:hover:before {
  color: #00558c;
}
.t-LinksList-item.is-expanded .t-LinksList-link:before {
  color: rgba(0, 0, 0, 0.25);
}
.t-LinksList--showBadge .t-LinksList-badge {
  border-radius: 4px;
}
.t-LinksList--iconOnly .t-LinksList-icon {
  border-radius: 100%;
}
.t-LinksList--actions .t-LinksList-label {
  color: #333333;
}
.t-LinksList--actions .t-LinksList-icon {
  color: #333333;
}
.t-LinksList--actions .t-LinksList-link:hover .t-LinksList-icon,
.t-LinksList--actions .t-LinksList-link:hover .t-LinksList-label,
.t-LinksList--actions .t-LinksList-link:hover .t-LinksList-badge {
  color: #404040;
}
.t-Body-actions .t-LinksList-link:hover {
  background-color: #eeeeee;
}
.t-Login-iconValidation {
  background: #046a38;
  color: white;
}
body .t-Login-title {
  color: #333333;
}
.t-Login-region {
  background-color: #ffffff;
}
.t-Login-logo {
  color: #00558c;
}
@media only screen and (max-width: 480px) {
  .t-PageBody--login,
  .t-PageBody--login .t-Body {
    background-color: #ffffff;
  }
}
.a-MDEditor .a-Toolbar {
  border-color: rgba(0, 0, 0, 0.075);
  background-color: rgba(0, 0, 0, 0.025);
  border-top-left-radius: 0.2rem;
  border-top-right-radius: 0.2rem;
}
.a-MDEditor .a-Toolbar .a-Button:not(:hover):not(:active):not(:focus) {
  background-color: transparent;
  box-shadow: none;
}
.a-MDEditor-previewPanel,
.a-MDEditor textarea.apex-item-textarea,
.a-MDEditor .CodeMirror {
  border-color: rgba(0, 0, 0, 0.075);
  background-color: #fff;
  color: #333333;
  border-bottom-left-radius: 0.2rem;
  border-bottom-right-radius: 0.2rem;
}
.a-MDEditor-previewPanel:focus,
.a-MDEditor textarea.apex-item-textarea:focus,
.a-MDEditor .CodeMirror:focus,
.a-MDEditor-previewPanel.CodeMirror-focused,
.a-MDEditor textarea.apex-item-textarea.CodeMirror-focused,
.a-MDEditor .CodeMirror.CodeMirror-focused {
  border-color: #00558c;
}
.is-markdownified h1,
.is-markdownified h2,
.is-markdownified h3,
.is-markdownified h4,
.is-markdownified h5,
.is-markdownified h6 {
  color: inherit;
}
.is-markdownified hr {
  background: none;
  border-top-color: rgba(0, 0, 0, 0.2);
}
.is-markdownified blockquote {
  border-left-color: rgba(0, 0, 0, 0.1);
}
.is-markdownified code {
  background-color: rgba(0, 0, 0, 0.25);
  box-shadow: inset rgba(0, 0, 0, 0.05) 0 0 0 1px;
}
.is-markdownified pre {
  background-color: rgba(0, 0, 0, 0.25);
  box-shadow: inset rgba(0, 0, 0, 0.05) 0 0 0 1px;
}
.is-markdownified pre code {
  background-color: transparent;
  box-shadow: none;
}
.is-markdownified table {
  background-color: #fff;
  border-color: rgba(0, 0, 0, 0.1);
  box-shadow: 0 2px 4px -2px rgba(0, 0, 0, 0.075);
}
.is-markdownified table th {
  background-color: rgba(0, 0, 0, 0.015);
}
.is-markdownified table th,
.is-markdownified table td {
  border-bottom-color: rgba(0, 0, 0, 0.05);
}
.is-markdownified table tr:hover td {
  background-color: rgba(0, 0, 0, 0.0125);
}
.is-markdownified table tr:hover th {
  background-color: rgba(0, 0, 0, 0.25);
}
.t-MediaList {
  border-color: #e0e0e0;
  background-color: #ffffff;
}
.t-MediaList-item {
  border-color: #e0e0e0;
}
.t-MediaList-item.is-active {
  background-color: rgba(0, 0, 0, 0.05);
}
.t-MediaList--horizontal .t-MediaList-item {
  border-right: 1px solid #e0e0e0;
}
a.t-MediaList-itemWrap {
  color: #00558c;
}
a.t-MediaList-itemWrap:hover {
  background-color: #fafafa;
  color: #00558c;
}
a.t-MediaList-itemWrap:focus {
  box-shadow: 0 0 0 1px #00558c inset;
}
.t-MediaList-itemWrap {
  color: #333333;
}
.t-MediaList-badge,
.t-MediaList-desc {
  color: #737373;
}
.t-MediaList-icon {
  background-color: #00558c;
  color: #ffffff;
}
.t-MediaList--cols {
  box-shadow: -1px -1px 0 0 #e0e0e0 inset;
}
.t-MediaList--cols .t-MediaList-item:before,
.t-MediaList--cols .t-MediaList-item:after {
  background-color: #e6e6e6;
}
.a-Menu-content {
  border-radius: 2px;
  background-color: #ffffff;
  border-width: 0;
  box-shadow: 0 8px 16px rgba(0, 0, 0, 0.25), 0 0 0 1px rgba(0, 0, 0, 0.1);
  padding: 8px 0;
}
.a-Menu-content .a-Menu-scrollBtn--down,
.a-Menu-content .a-Menu-scrollBtn--up {
  background-color: #f7f7f7;
  color: #333333;
}
.a-Menu {
  min-width: 160px;
}
.a-Menu .a-Menu-item {
  line-height: 36px;
  color: #333333;
}
.a-Menu .a-Menu-item > .a-Menu-inner .a-Menu-accel,
.a-Menu .a-Menu-item > .a-Menu-inner .a-Menu-subMenuCol {
  opacity: 0.85;
}
.a-Menu .a-Menu-item.is-focused,
.a-Menu .a-Menu-item.is-expanded {
  color: #ffffff;
  background-color: #00558c;
}
.a-Menu .a-Menu-item.is-disabled.is-focused {
  color: rgba(51, 51, 51, 0.5);
  background-color: #ffffff;
}
.a-Menu .a-Menu-item.is-disabled.is-focused > .a-Menu-inner .a-Menu-accel {
  opacity: 0.5;
}
.a-Menu .a-Menu-item .a-Menu-subMenuCol {
  height: 36px;
  padding: 10px 4px 10px 0;
}
.a-Menu .a-Menu-item .a-Menu-statusCol {
  padding: 10px 8px;
}
.a-Menu-hSeparator {
  border-color: rgba(51, 51, 51, 0.1);
  margin-top: 4px;
  padding-top: 2px;
  padding-bottom: 2px;
}
.a-MenuBar .a-Menu-content {
  background-clip: padding-box;
  box-shadow: 0 8px 16px rgba(0, 0, 0, 0.25);
  border-color: rgba(0, 0, 0, 0.1);
  border-width: 1px;
}
.a-MenuBar-label {
  display: inline-block;
  font-size: 1.4rem;
  line-height: 1.6rem;
  padding: 12px;
  text-decoration: none;
  flex-grow: 1;
}
.a-MenuBar-label:hover {
  background-clip: padding-box;
  text-decoration: none;
}
.a-MenuBar-label + .a-Menu-subMenuCol {
  flex-shrink: 0;
  align-self: center;
  line-height: 1;
}
.a-MenuBar-item {
  display: flex;
  float: left;
  padding: 0;
  border-width: 0 1px;
  box-shadow: none;
  margin-left: 0;
  background-clip: content-box;
}
.u-RTL .a-MenuBar-item {
  float: right;
}
.a-MenuBar-item.is-expanded {
  outline: none;
}
.a-MenuBar-item:hover {
  background-color: transparent;
}
.a-MenuBar-item:first-child {
  border-left-width: 0;
}
.u-RTL .a-MenuBar-item:first-child {
  border-right-width: 0;
  border-left-width: 1px;
}
.a-MenuBar-item.is-focused {
  box-shadow: none;
}
.a-MenuBar-item.a-Menu--current .a-MenuBar-label {
  font-weight: bold;
}
.a-MenuBar-item > .a-Menu-subMenuCol,
.a-MenuBar-item.a-Menu--split > .a-Menu-subMenuCol {
  border-width: 0;
  padding: 0 12px 0 0;
}
.u-RTL .a-MenuBar-item > .a-Menu-subMenuCol,
.u-RTL .a-MenuBar-item.a-Menu--split > .a-Menu-subMenuCol {
  padding-right: 0;
  padding-left: 12px;
  border-right: 0 !important;
}
.a-MenuBar-item > .a-Menu-subMenuCol .a-Icon {
  border-radius: 12.5%;
}
.a-MenuBar-item > .a-Menu-subMenuCol .a-Icon:before {
  content: '\e0c2';
}
.a-MenuBar-item > button + .a-Menu-subMenuCol {
  margin-left: -6px;
}
.u-RTL .a-MenuBar-item > button + .a-Menu-subMenuCol {
  margin-left: 0;
  margin-right: -6px;
}
.t-Header-nav-list {
  background-color: #000000;
}
.t-Header-nav .a-MenuBar-label {
  color: #eaeaea;
}
.t-Header-nav .t-Menu-badge {
  padding: 0 6px;
  font-size: 11px;
  line-height: inherit;
  font-weight: 500;
  background-color: #00558c;
  color: #ffffff;
  display: inline-block;
  vertical-align: top;
  margin-left: 4px;
  border-radius: 16px;
}
.u-RTL .t-Header-nav .t-Menu-badge {
  margin-left: 0;
  margin-right: 4px;
}
.t-Header-nav .a-MenuBar-item {
  border-color: #131313;
}
.t-Header-nav .a-MenuBar-item.is-focused {
  background-color: #1c1c1c;
}
.t-Header-nav .a-MenuBar-item.is-focused .a-MenuBar-label {
  color: #ffffff;
}
.t-Header-nav .a-MenuBar-item.a-Menu--current,
.t-Header-nav .a-MenuBar-item.a-Menu--current.is-focused,
.t-Header-nav .a-MenuBar-item.is-expanded,
.t-Header-nav .a-MenuBar-item.a-Menu--current.is-expanded {
  background-color: #141414;
}
.t-Header-nav .a-MenuBar-item.a-Menu--current .a-MenuBar-label,
.t-Header-nav .a-MenuBar-item.a-Menu--current.is-focused .a-MenuBar-label,
.t-Header-nav .a-MenuBar-item.is-expanded .a-MenuBar-label,
.t-Header-nav .a-MenuBar-item.a-Menu--current.is-expanded .a-MenuBar-label {
  color: #ffffff;
}
.t-Header-nav .a-MenuBar-item > .a-Menu-subMenuCol .a-Icon {
  color: rgba(255, 255, 255, 0.8);
}
.t-Header-nav .a-MenuBar-item.a-Menu--split > .a-Menu-subMenuCol:hover .a-Icon,
.t-Header-nav .a-MenuBar-item.is-focused > button + .a-Menu-subMenuCol .a-Icon {
  background-color: rgba(255, 255, 255, 0.15);
}
.t-Header-nav .a-MenuBar-item.is-expanded > .a-Menu-subMenuCol .a-Icon,
.t-Header-nav .a-MenuBar-item.is-expanded > .a-Menu-subMenuCol:hover .a-Icon {
  background-color: #00558c;
  border-color: #00558c;
  color: #ffffff;
}
.t-MenuBar {
  background-color: #ffffff;
}
.t-MenuBar .a-MenuBar-label {
  color: #00558c;
}
.t-MenuBar .a-MenuBar-item {
  border-color: #e6eef4;
}
.t-MenuBar .a-MenuBar-item.is-focused {
  background-color: #f7f7f7;
}
.t-MenuBar .a-MenuBar-item.a-Menu--current,
.t-MenuBar .a-MenuBar-item.a-Menu--current.is-focused,
.t-MenuBar .a-MenuBar-item.is-expanded,
.t-MenuBar .a-MenuBar-item.a-Menu--current.is-expanded {
  background-color: #00558c;
}
.t-MenuBar .a-MenuBar-item.a-Menu--current .a-MenuBar-label,
.t-MenuBar .a-MenuBar-item.a-Menu--current.is-focused .a-MenuBar-label,
.t-MenuBar .a-MenuBar-item.is-expanded .a-MenuBar-label,
.t-MenuBar .a-MenuBar-item.a-Menu--current.is-expanded .a-MenuBar-label {
  color: #ffffff;
}
.t-MenuBar .a-MenuBar-item > .a-Menu-subMenuCol .a-Icon {
  color: rgba(0, 85, 140, 0.8);
}
.t-MenuBar .a-MenuBar-item.a-Menu--split > .a-Menu-subMenuCol:hover .a-Icon,
.t-MenuBar .a-MenuBar-item.is-focused > button + .a-Menu-subMenuCol .a-Icon {
  background-color: rgba(0, 85, 140, 0.15);
}
.t-MenuBar .a-MenuBar-item.is-expanded > .a-Menu-subMenuCol .a-Icon,
.t-MenuBar .a-MenuBar-item.is-expanded > .a-Menu-subMenuCol:hover .a-Icon {
  background-color: #ffffff;
  border-color: #ffffff;
  color: #00558c;
}
.t-NavTabs {
  background-color: #000000;
}
.t-NavTabs::-webkit-scrollbar-thumb {
  background-color: #1c1c1c;
  box-shadow: inset 1px 0 0 0 #000000;
}
.t-NavTabs::-webkit-scrollbar-thumb:hover {
  background-color: #3a3a3a;
}
.t-NavTabs::-webkit-scrollbar-track {
  background: #000000;
}
.t-NavTabs::-webkit-scrollbar-track:hover {
  background-color: #262626;
}
.t-NavTabs-item {
  color: #eaeaea;
  border-color: #3a3a3a;
}
.t-NavTabs-item:hover,
.t-NavTabs-item.is-active {
  background-color: #141414;
  color: #ffffff;
}
.t-NavTabs-badge {
  background-color: #ffffff;
  color: #141414;
}
.t-PopupLOV-links a:hover {
  background-color: #00558c;
  color: #ffffff;
}
.t-PopupLOV-resultsSet tr:hover td {
  background-color: #ECF2FB !important;
}
.t-PopupLOV-resultsSet tr:nth-child(2n) td {
  background-color: #FAFAFA;
}
.t-PopupLOV-resultsSet-link,
.ui-widget-content a.t-PopupLOV-resultsSet-link {
  color: #00558c;
}
.t-Page--popupLOV {
  background-color: #FFF;
}
.t-PopupLOV-actions {
  background-color: #ffffff;
}
.t-Body .t-PopupLOV-links a {
  color: #404040;
}
.t-Body-title .t-PopupLOV-links a {
  color: #404040;
}
.t-Body-info .t-PopupLOV-links a {
  color: #404040;
}
.t-Region .t-PopupLOV-links a,
.t-ButtonRegion .t-PopupLOV-links a {
  color: #404040;
}
.t-PopupLOV-links a:hover {
  background-color: #0074bf;
  color: #ffffff;
}
.t-Body .t-PopupLOV-pagination {
  color: #808080;
}
.t-Body-title .t-PopupLOV-pagination {
  color: #808080;
}
.t-Body-info .t-PopupLOV-pagination {
  color: #808080;
}
.t-Region .t-PopupLOV-pagination,
.t-ButtonRegion .t-PopupLOV-pagination {
  color: #808080;
}
.a-PopupLOV-searchBar {
  padding: 8px;
}
.a-PopupLOV-results .a-IconList-item {
  color: inherit;
}
.a-PopupLOV-results .a-IconList-item:hover {
  background-color: #00558c;
  color: #ffffff;
  box-shadow: 0 0 0 1px #004673 inset;
}
.a-PopupLOV-results .a-IconList-item:hover a {
  color: inherit;
}
.a-PopupLOV-results .a-GV-loadMore {
  border-top-color: rgba(0, 0, 0, 0.15);
}
.t-Region,
.t-ContentBlock--lightBG .t-ContentBlock-body {
  background-color: #ffffff;
}
.t-Body .fielddata b {
  color: #404040;
}
.t-Body-title .fielddata b {
  color: #404040;
}
.t-Body-info .fielddata b {
  color: #404040;
}
.t-Region .fielddata b,
.t-ButtonRegion .fielddata b {
  color: #404040;
}
.t-Region-header {
  background-color: #ffffff;
  color: #333333;
}
.t-Region-header .t-Button--noUI,
.t-Region-header .t-Button--link {
  color: #333333;
}
.t-Body-actions .t-Region-header {
  background: transparent;
  color: #333333;
}
.t-Region--stacked {
  border-radius: 0 !important;
}
.t-Region--noBorder > .t-Region-header {
  background-color: #ffffff;
  color: #333333;
}
.t-Region--noBorder > .t-Region-header .t-Button--noUI,
.t-Region--noBorder > .t-Region-header .t-Button--link {
  color: #333333;
}
.t-Region--accent1 > .t-Region-header {
  background-color: #046a39;
  color: #ffffff;
}
.t-Region--accent1 > .t-Region-header .t-Button--noUI,
.t-Region--accent1 > .t-Region-header .t-Button--link {
  color: #ffffff;
}
.t-Region--accent1.t-Region--textContent > .t-Region-header {
  color: #046a39;
}
.t-Region--accent2 > .t-Region-header {
  background-color: #41b7e6;
  color: #000000;
}
.t-Region--accent2 > .t-Region-header .t-Button--noUI,
.t-Region--accent2 > .t-Region-header .t-Button--link {
  color: #000000;
}
.t-Region--accent2.t-Region--textContent > .t-Region-header {
  color: #41b7e6;
}
.t-Region--accent3 > .t-Region-header {
  background-color: #00558c;
  color: #ffffff;
}
.t-Region--accent3 > .t-Region-header .t-Button--noUI,
.t-Region--accent3 > .t-Region-header .t-Button--link {
  color: #ffffff;
}
.t-Region--accent3.t-Region--textContent > .t-Region-header {
  color: #00558c;
}
.t-Region--accent4 > .t-Region-header {
  background-color: #64a70b;
  color: #000000;
}
.t-Region--accent4 > .t-Region-header .t-Button--noUI,
.t-Region--accent4 > .t-Region-header .t-Button--link {
  color: #000000;
}
.t-Region--accent4.t-Region--textContent > .t-Region-header {
  color: #64a70b;
}
.t-Region--accent5 > .t-Region-header {
  background-color: #a4d65e;
  color: #000000;
}
.t-Region--accent5 > .t-Region-header .t-Button--noUI,
.t-Region--accent5 > .t-Region-header .t-Button--link {
  color: #000000;
}
.t-Region--accent5.t-Region--textContent > .t-Region-header {
  color: #a4d65e;
}
.t-Region--accent6 > .t-Region-header {
  background-color: #fbdd40;
  color: #333333;
}
.t-Region--accent6 > .t-Region-header .t-Button--noUI,
.t-Region--accent6 > .t-Region-header .t-Button--link {
  color: #333333;
}
.t-Region--accent6.t-Region--textContent > .t-Region-header {
  color: #fbdd40;
}
.t-Region--accent7 > .t-Region-header {
  background-color: #b9d9eb;
  color: #000000;
}
.t-Region--accent7 > .t-Region-header .t-Button--noUI,
.t-Region--accent7 > .t-Region-header .t-Button--link {
  color: #000000;
}
.t-Region--accent7.t-Region--textContent > .t-Region-header {
  color: #b9d9eb;
}
.t-Region--accent8 > .t-Region-header {
  background-color: #666666;
  color: #ffffff;
}
.t-Region--accent8 > .t-Region-header .t-Button--noUI,
.t-Region--accent8 > .t-Region-header .t-Button--link {
  color: #ffffff;
}
.t-Region--accent8.t-Region--textContent > .t-Region-header {
  color: #666666;
}
.t-Region--accent9 > .t-Region-header {
  background-color: #e1e3e6;
  color: #333333;
}
.t-Region--accent9 > .t-Region-header .t-Button--noUI,
.t-Region--accent9 > .t-Region-header .t-Button--link {
  color: #333333;
}
.t-Region--accent9.t-Region--textContent > .t-Region-header {
  color: #e1e3e6;
}
.t-Region--accent10 > .t-Region-header {
  background-color: #f5f5f5;
  color: #333333;
}
.t-Region--accent10 > .t-Region-header .t-Button--noUI,
.t-Region--accent10 > .t-Region-header .t-Button--link {
  color: #333333;
}
.t-Region--accent10.t-Region--textContent > .t-Region-header {
  color: #f5f5f5;
}
.t-Region--accent11 > .t-Region-header {
  background-color: #3d620c;
  color: #ffffff;
}
.t-Region--accent11 > .t-Region-header .t-Button--noUI,
.t-Region--accent11 > .t-Region-header .t-Button--link {
  color: #ffffff;
}
.t-Region--accent11.t-Region--textContent > .t-Region-header {
  color: #3d620c;
}
.t-Region--accent12 > .t-Region-header {
  background-color: #a4d65e;
  color: #000000;
}
.t-Region--accent12 > .t-Region-header .t-Button--noUI,
.t-Region--accent12 > .t-Region-header .t-Button--link {
  color: #000000;
}
.t-Region--accent12.t-Region--textContent > .t-Region-header {
  color: #a4d65e;
}
.t-Region--accent13 > .t-Region-header {
  background-color: #fbdd40;
  color: #000000;
}
.t-Region--accent13 > .t-Region-header .t-Button--noUI,
.t-Region--accent13 > .t-Region-header .t-Button--link {
  color: #000000;
}
.t-Region--accent13.t-Region--textContent > .t-Region-header {
  color: #fbdd40;
}
.t-Region--accent14 > .t-Region-header {
  background-color: #333333;
  color: #ffffff;
}
.t-Region--accent14 > .t-Region-header .t-Button--noUI,
.t-Region--accent14 > .t-Region-header .t-Button--link {
  color: #ffffff;
}
.t-Region--accent14.t-Region--textContent > .t-Region-header {
  color: #333333;
}
.t-Region--accent15 > .t-Region-header {
  background-color: #64a70b;
  color: #000000;
}
.t-Region--accent15 > .t-Region-header .t-Button--noUI,
.t-Region--accent15 > .t-Region-header .t-Button--link {
  color: #000000;
}
.t-Region--accent15.t-Region--textContent > .t-Region-header {
  color: #64a70b;
}
.t-Region-body {
  color: #333333;
}
.t-Region--hideShow.is-collapsed {
  border-bottom-color: transparent;
}
.t-Body-actions .t-Region {
  background-color: transparent;
}
.t-Body-actions .t-Region-header {
  background-color: transparent;
}
.t-Body-side .t-Region {
  background-color: transparent;
}
.t-Region,
.t-Region-header {
  border-radius: 2px;
}
.t-Region--noBG {
  background-color: transparent;
}
.t-Body-actions .t-Region {
  background-color: transparent;
}
.t-Region--carousel .a-Tabs-button {
  border-radius: 2px;
  background-color: rgba(0, 0, 0, 0.25);
  color: #FFF;
}
.t-Region--carousel .a-Tabs-button:hover {
  background-color: rgba(0, 0, 0, 0.5);
}
.t-Region--carousel .a-Tabs-button:active,
.t-Region--carousel .a-Tabs-button:active:focus {
  background-color: rgba(0, 0, 0, 0.75);
}
.t-Region--carousel .a-Tabs-next-region {
  border-radius: 2px 0 0 2px;
}
.t-Region--carousel .a-Tabs-previous-region {
  border-radius: 0 2px 2px 0;
}
.t-Region--carousel .a-Region-carouselNavItem.a-Tabs-selected .a-Region-carouselLink {
  background-color: rgba(0, 0, 0, 0.45);
}
.t-Region--carousel .a-Region-carouselNavItem.a-Tabs-selected .a-Region-carouselLink:focus {
  background-color: #00558c;
}
.t-Region--carousel .a-Region-carouselLink {
  background-color: rgba(0, 0, 0, 0.15);
  border-radius: 100%;
}
.t-Report-cell,
.t-Report-colHead {
  border: 1px solid #e6e6e6;
}
.t-Report-report tr .t-Report-cell:last-child,
.t-Report-report tr .t-Report-colHead:last-child {
  border-right: 1px solid #e6e6e6;
}
.t-Report-report tr:last-child .t-Report-cell {
  border-bottom: 1px solid #e6e6e6;
}
.t-Report .is-stuck .t-Report-colHead {
  background-color: rgba(255, 255, 255, 0.95);
  -webkit-backdrop-filter: blur(4px);
}
.t-Report--rowHighlight .t-Report-report tr:hover .t-Report-cell,
.t-Report--rowHighlight .t-Report-report tr:nth-child(odd):hover .t-Report-cell {
  background-color: #fafafa !important;
}
.t-Report--staticRowColors .t-Report-report tr:nth-child(odd) .t-Report-cell {
  background-color: transparent;
}
.t-Report--altRowsDefault .t-Report-report tr:nth-child(odd) .t-Report-cell {
  background-color: #fcfcfc;
}
.t-Report-paginationText b,
.t-Report-paginationText a:hover {
  background-color: #00558c;
  color: #ffffff;
}
.t-SearchResults-desc {
  color: #262626;
}
.t-SearchResults-date {
  color: #737373;
}
.t-SearchResults-misc {
  color: #737373;
}
.t-Region .t-SearchResults-desc {
  color: #262626;
}
.t-Region .t-SearchResults-date {
  color: #737373;
}
.t-Region .t-SearchResults-misc {
  color: #737373;
}
.t-StatusList-blockHeader {
  color: #262626;
  background-color: #ffffff;
}
.t-StatusList-headerTextAlt,
.t-StatusList-attr,
.t-StatusList-textDesc {
  color: #737373;
}
.t-StatusList-itemTitle {
  color: #262626;
}
.t-StatusList--dates .t-StatusList-marker {
  color: #707070;
  border-radius: 2px;
  background-color: #FFF;
}
.t-StatusList--dates .t-StatusList-marker:after {
  background-color: #A0A0A0;
  border-radius: 2px 2px 0 0;
}
.t-StatusList--bullets .t-StatusList-marker {
  border-radius: 24px;
  background-color: #fff;
  color: #404040;
}
.t-StatusList--bullets .t-StatusList-item.is-complete .t-StatusList-marker {
  background-color: #707070;
}
.t-StatusList--bullets .t-StatusList-item.is-danger .t-StatusList-marker,
.t-StatusList--bullets .t-StatusList-item.is-error .t-StatusList-marker {
  background-color: #ff3b30;
}
.t-StatusList--bullets .t-StatusList-item.is-open .t-StatusList-marker {
  background-color: #4cd964;
}
.t-StatusList--bullets .t-StatusList-item.is-warning .t-StatusList-marker {
  background-color: #ffcc00;
}
.t-StatusList--bullets .t-StatusList-item.is-null .t-StatusList-marker {
  background-color: #F0F0F0;
}
.t-StatusList--bullets .t-StatusList-item.is-null .t-StatusList-marker {
  color: #A0A0A0;
}
.t-Tabs--simple .t-Tabs-item.is-active .t-Tabs-link {
  box-shadow: 0 -2px 0 #00558c inset;
}
.t-Tabs--simple .t-Tabs-link:focus {
  box-shadow: 0 0 0 1px #00558c inset;
}
.t-Tabs--pill {
  background-color: #f9f9f9;
  border-radius: 2px;
}
.t-Tabs--pill .t-Icon {
  color: #333333;
}
.t-Tabs--pill .t-Tabs-link {
  color: #333333;
}
.t-Tabs--pill .t-Tabs-link:hover {
  background-color: #ffffff;
}
.t-Tabs--pill .t-Tabs-link:focus {
  box-shadow: 0 0 0 1px #00558c inset;
}
.t-Tabs--pill .t-Tabs-link:active {
  background-color: #ffffff;
}
.t-Tabs--pill .t-Tabs-item:first-child .t-Tabs-link {
  border-radius: 2px 0 0 2px;
}
.t-Tabs--pill .t-Tabs-item.is-active .t-Tabs-link {
  background-color: #ffffff;
}
.t-Tabs--simple .t-Icon {
  color: #333333;
}
.t-Tabs--simple .t-Tabs-link {
  color: #262626;
}
.t-Tabs--simple .t-Tabs-link:hover {
  background-color: rgba(0, 0, 0, 0.025);
}
.t-Tabs--simple .t-Tabs-link:active {
  background-color: rgba(0, 0, 0, 0.15);
}
.t-Body .t-Tabs--simple .t-Tabs-link {
  color: #262626;
}
.t-Body-title .t-Tabs--simple .t-Tabs-link {
  color: #333333;
}
.t-Region .t-Tabs--simple .t-Tabs-link {
  color: #262626;
}
.apex-rds .apex-rds-selected span {
  box-shadow: 0 -2px 0 #00558c inset;
}
.apex-rds a:focus {
  box-shadow: 0 0 0 1px #00558c inset;
}
.apex-rds a {
  color: #262626;
}
.t-Body-title .apex-rds a,
.t-Body-info .apex-rds a {
  color: #333333;
}
.t-Region .apex-rds a {
  color: #262626;
}
.apex-rds a:hover {
  color: #00558c;
}
.apex-rds .apex-rds-selected a {
  color: #00558c;
}
.apex-rds-hover.left a {
  background: -webkit-linear-gradient(left, #ffffff 50%, rgba(255, 255, 255, 0) 100%);
  background: linear-gradient(to right, #ffffff 50%, rgba(255, 255, 255, 0) 100%);
}
.apex-rds-hover.right a {
  background: -webkit-linear-gradient(left, #ffffff 0%, rgba(255, 255, 255, 0) 1%, #ffffff 50%);
  background: linear-gradient(to right, #ffffff 0%, rgba(255, 255, 255, 0) 1%, #ffffff 50%);
}
.vertical-rds .apex-rds .apex-rds-selected span,
.t-Body-side .apex-rds .apex-rds-selected span {
  box-shadow: 4px 0 0 #00558c inset;
}
.u-RTL .vertical-rds .apex-rds .apex-rds-selected span,
.u-RTL .t-Body-side .apex-rds .apex-rds-selected span {
  box-shadow: -4px 0 0 #00558c inset;
}
.a-TagCloud-link {
  border-color: #f2f2f2;
  border-radius: 2px;
  background: #fafafa;
  transition: background-color 0.2s, border-color 0.2s, box-shadow 0.2s, color 0.2s;
  color: #005287;
}
.a-TagCloud-link span {
  transition: color 0.2s;
}
.a-TagCloud-link:hover {
  text-decoration: none;
  background-color: #00558c;
  border-color: #00558c;
  color: #ffffff;
  box-shadow: 0 0 0 2px #00558c inset;
}
.a-TagCloud-link:hover span {
  color: #ffffff;
}
.a-TagCloud-count {
  color: #666666;
  font-weight: 500;
}
.t-Timeline {
  color: #333333;
}
.t-Timeline-username,
.t-Timeline-date,
.t-Timeline-desc {
  color: #737373;
}
.t-Timeline-avatar {
  background-color: #00558c;
  color: #ffffff;
}
.t-Timeline-wrap {
  color: #333333;
}
.t-Timeline-type {
  background-color: #f5f5f5;
  color: #333333;
}
.t-Timeline-type.is-new {
  background-color: #046a38;
  color: #FFF;
}
.t-Timeline-type.is-updated {
  background-color: #b9d9eb;
  color: #FFF;
}
.t-Timeline-type.is-removed {
  background-color: #ee0000;
  color: #FFF;
}
.t-Timeline-wrap:focus {
  outline: none;
  box-shadow: 0 0 0 1px #00558c inset;
}
@media (min-width: 769px) {
  .t-Body-nav {
    background-color: #000000;
  }
}
.t-TreeNav {
  background-color: #000000;
}
.t-PageBody--leftNav .t-Body-nav::-webkit-scrollbar-thumb {
  background-color: #1c1c1c;
  box-shadow: inset 1px 0 0 0 #000000;
}
.t-PageBody--leftNav .t-Body-nav::-webkit-scrollbar-thumb:hover {
  background-color: #3a3a3a;
}
.t-PageBody--leftNav .t-Body-nav::-webkit-scrollbar-track {
  background: #000000;
}
.t-PageBody--leftNav .t-Body-nav::-webkit-scrollbar-track:hover {
  background-color: #262626;
}
.t-Region {
  
}
.t-Region .a-TreeView-node--topLevel .a-TreeView-row.is-focused {
  box-shadow: 0 0 0 1px #00558c inset;
  background-color: transparent;
}
.t-Region .a-TreeView-node--topLevel .a-TreeView-row.is-current,
.t-Region .a-TreeView-node--topLevel .a-TreeView-row.is-selected,
.t-Region .a-TreeView-node--topLevel .a-TreeView-row.is-current--top.is-selected {
  background-color: #f7f7f7;
}
.t-Region .a-TreeView-node--topLevel .a-TreeView-row.is-current--top,
.t-Region .a-TreeView-node--topLevel.is-collapsible > .a-TreeView-row,
.t-Region .a-TreeView-node--topLevel ul {
  background-color: #ffffff;
}
.t-Region .a-TreeView-node--topLevel .a-TreeView-row.is-hover {
  background-color: #f0f0f0 !important;
}
.t-Region .a-TreeView-node--topLevel .a-TreeView-row.is-hover + .a-TreeView-toggle,
.t-Region .a-TreeView-node--topLevel.is-collapsible .a-TreeView-toggle {
  color: rgba(51, 51, 51, 0.75);
}
.t-Region .a-TreeView-node--topLevel .a-TreeView-row.is-hover + .a-TreeView-toggle:hover,
.t-Region .a-TreeView-node--topLevel.is-collapsible .a-TreeView-toggle:hover {
  color: #333333 !important;
}
.t-Region .a-TreeView-node--topLevel .a-TreeView-content.is-hover {
  color: #333333 !important;
}
.t-Region .a-TreeView-node--topLevel .a-TreeView-content {
  color: #333333;
}
.t-Region .a-TreeView-node--topLevel .a-TreeView-content .fa,
.t-Region .a-TreeView-node--topLevel .a-TreeView-content .a-Icon {
  color: rgba(51, 51, 51, 0.95);
}
.t-Region .a-TreeView-node--topLevel .a-TreeView-content .fa:before,
.t-Region .a-TreeView-node--topLevel .a-TreeView-content .a-Icon:before {
  color: inherit;
}
.t-Region .a-TreeView-node--topLevel .a-TreeView-content.is-hover .fa,
.t-Region .a-TreeView-node--topLevel .a-TreeView-content.is-current--top .fa,
.t-Region .a-TreeView-node--topLevel .a-TreeView-content.is-hover .a-Icon,
.t-Region .a-TreeView-node--topLevel .a-TreeView-content.is-current--top .a-Icon {
  color: #333333;
}
.t-Region .a-TreeView-node--topLevel .a-TreeView-label {
  color: inherit;
}
.t-Region .a-TreeView-node--topLevel .a-TreeView-content.is-current,
.t-Region .a-TreeView-node--topLevel .a-TreeView-content.is-selected,
.t-Region .a-TreeView-node--topLevel .a-TreeView-content.is-current--top {
  color: #333333;
}
.t-Region .a-TreeView-node--topLevel .a-TreeView-toggle {
  color: rgba(51, 51, 51, 0.75);
}
.t-Region .a-TreeView-node--topLevel .a-TreeView-toggle:hover {
  color: #333333 !important;
}
.t-Region .a-TreeView-node--topLevel.is-collapsible > .a-TreeView-row.is-selected,
.t-Region .a-TreeView-node--topLevel.is-collapsible > .a-TreeView-row.is-focused {
  background-color: #f7f7f7;
}
.t-TreeNav .a-TreeView-node--topLevel .a-TreeView-row.is-focused {
  box-shadow: 0 0 0 1px #00558c inset;
  background-color: transparent;
}
.t-TreeNav .a-TreeView-node--topLevel .a-TreeView-row.is-current,
.t-TreeNav .a-TreeView-node--topLevel .a-TreeView-row.is-selected,
.t-TreeNav .a-TreeView-node--topLevel .a-TreeView-row.is-current--top.is-selected {
  background-color: #1c1c1c;
}
.t-TreeNav .a-TreeView-node--topLevel .a-TreeView-row.is-current--top,
.t-TreeNav .a-TreeView-node--topLevel.is-collapsible > .a-TreeView-row,
.t-TreeNav .a-TreeView-node--topLevel ul {
  background-color: #141414;
}
.t-TreeNav .a-TreeView-node--topLevel .a-TreeView-row.is-hover {
  background-color: #232323 !important;
}
.t-TreeNav .a-TreeView-node--topLevel .a-TreeView-row.is-hover + .a-TreeView-toggle,
.t-TreeNav .a-TreeView-node--topLevel.is-collapsible .a-TreeView-toggle {
  color: rgba(255, 255, 255, 0.75);
}
.t-TreeNav .a-TreeView-node--topLevel .a-TreeView-row.is-hover + .a-TreeView-toggle:hover,
.t-TreeNav .a-TreeView-node--topLevel.is-collapsible .a-TreeView-toggle:hover {
  color: #ffffff !important;
}
.t-TreeNav .a-TreeView-node--topLevel .a-TreeView-content.is-hover {
  color: #ffffff !important;
}
.t-TreeNav .a-TreeView-node--topLevel .a-TreeView-content {
  color: #eaeaea;
}
.t-TreeNav .a-TreeView-node--topLevel .a-TreeView-content .fa,
.t-TreeNav .a-TreeView-node--topLevel .a-TreeView-content .a-Icon {
  color: #eaeaea;
}
.t-TreeNav .a-TreeView-node--topLevel .a-TreeView-content .fa:before,
.t-TreeNav .a-TreeView-node--topLevel .a-TreeView-content .a-Icon:before {
  color: inherit;
}
.t-TreeNav .a-TreeView-node--topLevel .a-TreeView-content.is-hover .fa,
.t-TreeNav .a-TreeView-node--topLevel .a-TreeView-content.is-current--top .fa,
.t-TreeNav .a-TreeView-node--topLevel .a-TreeView-content.is-hover .a-Icon,
.t-TreeNav .a-TreeView-node--topLevel .a-TreeView-content.is-current--top .a-Icon {
  color: #ffffff;
}
.t-TreeNav .a-TreeView-node--topLevel .a-TreeView-label {
  color: inherit;
}
.t-TreeNav .a-TreeView-node--topLevel .a-TreeView-content.is-current,
.t-TreeNav .a-TreeView-node--topLevel .a-TreeView-content.is-selected,
.t-TreeNav .a-TreeView-node--topLevel .a-TreeView-content.is-current--top {
  color: #ffffff;
}
.t-TreeNav .a-TreeView-node--topLevel .a-TreeView-toggle {
  color: rgba(234, 234, 234, 0.75);
}
.t-TreeNav .a-TreeView-node--topLevel .a-TreeView-toggle:hover {
  color: #eaeaea !important;
}
.t-TreeNav .a-TreeView-node--topLevel.is-collapsible .a-TreeView-content .fa,
.t-TreeNav .a-TreeView-node--topLevel.is-collapsible .a-TreeView-content .a-Icon {
  color: #ffffff;
}
.t-TreeNav .a-TreeView-node--topLevel.is-collapsible .a-TreeView-content {
  color: #ffffff;
}
.js-navCollapsed .t-TreeNav .a-TreeView-node--topLevel > .a-TreeView-content .a-TreeView-label .a-TreeView-badge {
  background: #000000;
  color: #ffffff;
}
.t-TreeNav .a-TreeView-badge {
  box-shadow: 0 0 0 1px rgba(255, 255, 255, 0.1);
  font-weight: 400;
}
.t-TreeNav .a-TreeView-content.is-current .a-TreeView-label,
.t-TreeNav .a-TreeView-content.is-current--top .a-TreeView-label {
  font-weight: 500;
}
.t-TreeNav--styleA .a-TreeView-node--topLevel {
  border-bottom: 1px solid rgba(255, 255, 255, 0.075);
}
.t-TreeNav--styleA .a-TreeView-node--topLevel .a-TreeView-row.is-current--top,
.t-TreeNav--styleA .a-TreeView-node--topLevel .a-TreeView-row.is-current--top ~ ul .a-TreeView-row {
  box-shadow: inset #00558c 4px 0 0;
}
.u-RTL .t-TreeNav--styleA .a-TreeView-node--topLevel .a-TreeView-row.is-current--top,
.u-RTL .t-TreeNav--styleA .a-TreeView-node--topLevel .a-TreeView-row.is-current--top ~ ul .a-TreeView-row {
  box-shadow: inset #00558c -4px 0 0;
}
.t-TreeNav--styleA .a-TreeView-node--topLevel .a-TreeView-row.is-current--top.is-focused,
.t-TreeNav--styleA .a-TreeView-node--topLevel .a-TreeView-row.is-current--top ~ ul .a-TreeView-row.is-focused {
  box-shadow: inset #00558c 4px 0 0, 0 0 0 1px #00558c inset;
}
.u-RTL .t-TreeNav--styleA .a-TreeView-node--topLevel .a-TreeView-row.is-current--top.is-focused,
.u-RTL .t-TreeNav--styleA .a-TreeView-node--topLevel .a-TreeView-row.is-current--top ~ ul .a-TreeView-row.is-focused {
  box-shadow: inset #00558c -4px 0 0, 0 0 0 1px #00558c inset;
}
.t-TreeNav--styleA .a-TreeView-badge {
  background-color: #00558c;
  color: #ffffff;
}
.js-navCollapsed .t-TreeNav--styleA .a-TreeView-node--topLevel > .a-TreeView-content .a-TreeView-label .a-TreeView-badge {
  background-color: #00558c;
  color: #ffffff;
  box-shadow: none;
}
.t-TreeNav--styleB .a-TreeView-node--topLevel ul {
  background-color: transparent;
}
.t-TreeNav--styleB .a-TreeView-node--topLevel .a-TreeView-row.is-current--top,
.t-TreeNav--styleB .a-TreeView-node--topLevel .a-TreeView-row.is-current--top.is-selected {
  background-color: #00558c;
}
.t-TreeNav--styleB .a-TreeView-node--topLevel .a-TreeView-row.is-current--top.is-selected + .a-TreeView-toggle,
.t-TreeNav--styleB .a-TreeView-node--topLevel .a-TreeView-content.is-current--top {
  color: #ffffff;
}
.t-TreeNav--styleB .a-TreeView-node--topLevel .a-TreeView-content.is-current--top.is-hover {
  color: #ffffff !important;
}
.t-TreeNav--styleB .a-TreeView-node--topLevel .a-TreeView-row.is-current--top.is-hover {
  background-color: #005891 !important;
}
.t-TreeNav--styleB .a-TreeView-badge {
  background-color: #00558c;
  color: #ffffff;
  box-shadow: none;
}
.t-Validation-date {
  color: #333333;
}
.t-Validation-user {
  color: #4d4d4d;
}
.t-Body-actions .t-Validation-date {
  color: #333333;
}
.t-Body-actions .t-Validation-user {
  color: #4d4d4d;
}
.t-Dialog-page--wizard {
  border: #e6e6e6;
}
.t-Wizard {
  background-color: #ffffff;
  border-radius: 2px;
  border-color: #e6e6e6;
}
.t-Wizard .t-Wizard-title {
  color: #262626;
}
.t-Wizard .t-Wizard-header {
  background-color: #fafafa;
  border-color: #ededed;
}
.t-WizardSteps-wrap:after {
  background-color: #e6e6e6;
}
.t-WizardSteps-step .t-WizardSteps-marker {
  background-color: #cccccc;
}
.t-WizardSteps-step.is-complete .t-WizardSteps-marker {
  background-color: #046a38;
  color: #FFF;
}
.t-WizardSteps-step.is-active .t-WizardSteps-marker {
  background-color: #00558c;
}
.t-WizardSteps-label {
  color: #262626;
}
a.t-WizardSteps-wrap[href]:hover .t-WizardSteps-label,
a.t-WizardSteps-wrap[href]:focus .t-WizardSteps-label {
  color: #00558c;
  text-decoration: underline;
}
a.t-WizardSteps-wrap[href]:focus .t-WizardSteps-marker {
  box-shadow: 0 0 0 1px #ffffff, 0 0 0 2px #00558c, 0 0 1px 2px rgba(0, 85, 140, 0.25);
}
.ui-widget {
  font-family: 'Helvetica Neue', 'Segoe UI', Helvetica, Arial, sans-serif;
  font-size: 12px;
}
.ui-widget .ui-widget {
  font-size: 12px;
}
body .ui-widget-content {
  border-color: #ebebeb;
  background-color: #ffffff;
  color: #333333;
}
body .ui-widget-content a {
  color: #00558c;
}
body .ui-widget-header {
  border-color: #ebebeb;
  background-color: #ffffff;
  color: #333333;
}
body .ui-widget-header a {
  color: #333333;
}
body .ui-state-default,
body .ui-widget-content .ui-state-default,
body .ui-widget-header .ui-state-default {
  background-color: #ffffff;
  color: #00558c;
}
body .ui-state-default a,
body .ui-state-default a:link,
body .ui-state-default a:visited,
body .ui-state-active a,
body .ui-state-active a:link,
body .ui-state-active a:visited {
  color: #00558c;
}
body .ui-state-hover,
body .ui-widget-content .ui-state-hover,
body .ui-widget-header .ui-state-hover {
  background-color: #ffffff;
  color: #00558c;
}
body .ui-state-focus,
body .ui-widget-content .ui-state-focus,
body .ui-widget-header .ui-state-focus {
  box-shadow: 0 0 0 1px #00558c inset, 0 0 1px 2px rgba(0, 85, 140, 0.25) !important;
  background-color: #ffffff;
  color: #00558c;
}
body .ui-datepicker .ui-datepicker-buttonpane button:focus {
  outline: none;
  box-shadow: 0 0 0 1px #00558c inset, 0 0 1px 2px rgba(0, 85, 140, 0.25) !important;
}
body .ui-state-hover a,
body .ui-state-hover a:hover,
body .ui-state-hover a:link,
body .ui-state-hover a:visited,
body .ui-state-focus a,
body .ui-state-focus a:hover,
body .ui-state-focus a:link,
body .ui-state-focus a:visited {
  color: #00558c;
}
body .ui-state-active,
body .ui-widget-content .ui-state-active,
body .ui-widget-header .ui-state-active {
  background-color: #e6e6e6;
  color: #00558c;
}
body .ui-state-highlight,
body .ui-widget-content .ui-state-highlight,
body .ui-widget-header .ui-state-highlight {
  background-color: #8cd2ff;
  color: #262626;
}
body .ui-state-highlight a,
body .ui-widget-content .ui-state-highlight a,
body .ui-widget-header .ui-state-highlight a {
  color: #262626;
}
body .ui-state-error,
body .ui-widget-content .ui-state-error,
body .ui-widget-header .ui-state-error {
  background-color: #ee0000;
  color: #ffffff;
}
body .ui-state-error a,
body .ui-widget-content .ui-state-error a,
body .ui-widget-header .ui-state-error a {
  color: #ffffff;
}
body .ui-state-error-text,
body .ui-widget-content .ui-state-error-text,
body .ui-widget-header .ui-state-error-text {
  color: #ee0000;
}
body .ui-datepicker td span.ui-state-default,
body .ui-datepicker td a.ui-state-default {
  background-color: transparent;
  color: #333333;
}
body .ui-datepicker td span.ui-state-default.ui-state-active,
body .ui-datepicker td a.ui-state-default.ui-state-active {
  background-color: #00558c;
  color: #ffffff;
  font-weight: bold;
}
body .ui-datepicker td span.ui-state-default.ui-state-active.ui-state-hover,
body .ui-datepicker td a.ui-state-default.ui-state-active.ui-state-hover {
  background-color: #00558c !important;
}
body .ui-datepicker td span.ui-state-default.ui-state-hover,
body .ui-datepicker td a.ui-state-default.ui-state-hover {
  background-color: #f2f2f2 !important;
}
body .ui-datepicker td span.ui-state-default:focus,
body .ui-datepicker td a.ui-state-default:focus {
  outline: none;
  box-shadow: 0 0 0 1px #00558c inset, 0 0 1px 2px rgba(0, 85, 140, 0.25) !important;
}
body .ui-datepicker td span.ui-state-default.ui-state-highlight,
body .ui-datepicker td a.ui-state-default.ui-state-highlight {
  background-color: #ebebeb;
}
body .ui-datepicker th {
  color: #737373;
}
body .ui-datepicker .ui-datepicker-header,
body .ui-datepicker .ui-datepicker-buttonpane button,
body .ui-datepicker .ui-datepicker-next,
body .ui-datepicker .ui-datepicker-prev {
  border-radius: 2px;
}
body .ui-dialog .ui-dialog-titlebar {
  background-color: #ffffff;
  border-bottom: 1px solid rgba(0, 0, 0, 0.05);
}
body .ui-dialog .ui-dialog-title {
  color: #333333;
}
body .ui-dialog .ui-dialog-content,
.t-Dialog-page {
  background-color: #ffffff;
  color: #333333;
}
.t-Dialog--wizard.ui-dialog,
.t-Dialog--wizard.ui-dialog .ui-dialog-titlebar,
.t-Dialog--wizard body .ui-dialog .ui-dialog-content {
  background-color: #ffffff;
  color: #333333;
}
.t-Dialog--wizard.ui-dialog .ui-dialog-title {
  color: #333333;
}
body .ui-corner-all {
  border-radius: 2px;
}
body .ui-corner-top,
body .ui-corner-left,
body .ui-corner-tl {
  border-top-left-radius: 2px;
}
body .ui-corner-top,
body .ui-corner-right,
body .ui-corner-tr {
  border-top-right-radius: 2px;
}
body .ui-corner-bottom,
body .ui-corner-left,
body .ui-corner-bl {
  border-bottom-left-radius: 2px;
}
body .ui-corner-bottom,
body .ui-corner-right,
body .ui-corner-br {
  border-bottom-right-radius: 2px;
}
body .ui-button.ui-corner-all {
  border-radius: 2px;
}
body .ui-button.ui-corner-top,
body .ui-button.ui-corner-left,
body .ui-button.ui-corner-tl {
  border-top-left-radius: 2px;
}
body .ui-button.ui-corner-top,
body .ui-button.ui-corner-right,
body .ui-button.ui-corner-tr {
  border-top-right-radius: 2px;
}
body .ui-button.ui-corner-bottom,
body .ui-button.ui-corner-left,
body .ui-button.ui-corner-bl {
  border-bottom-left-radius: 2px;
}
body .ui-button.ui-corner-bottom,
body .ui-button.ui-corner-right,
body .ui-button.ui-corner-br {
  border-bottom-right-radius: 2px;
}
body .ui-dialog .ui-dialog-titlebar-close {
  border-radius: 100%;
}
body .ui-dialog .ui-dialog-buttonpane {
  border-top-color: #ebebeb;
}
.u-warning {
  background-color: #fbdd40 !important;
  color: #333333;
}
.u-warning-text {
  color: #fbdd40 !important;
}
.u-warning-bg {
  background-color: #fbdd40 !important;
}
.u-warning-border {
  border-color: #fbdd40 !important;
}
.u-success {
  background-color: #046a38 !important;
  color: #ffffff;
}
.u-success-text {
  color: #046a38 !important;
}
.u-success-bg {
  background-color: #046a38 !important;
}
.u-success-border {
  border-color: #046a38 !important;
}
.u-danger {
  background-color: #ee0000 !important;
  color: #ffffff;
}
.u-danger-text {
  color: #ee0000 !important;
}
.u-danger-bg {
  background-color: #ee0000 !important;
}
.u-danger-border {
  border-color: #ee0000 !important;
}
.u-info {
  background-color: #b9d9eb !important;
  color: #000000;
}
.u-info-text {
  color: #b9d9eb !important;
}
.u-info-bg {
  background-color: #b9d9eb !important;
}
.u-info-border {
  border-color: #b9d9eb !important;
}
.u-hot {
  background-color: #fbdd40 !important;
  color: #00558c;
}
.u-hot-text {
  color: #fbdd40 !important;
}
.u-hot-bg {
  background-color: #fbdd40 !important;
}
.u-hot-border {
  border-color: #fbdd40 !important;
}
.u-normal {
  background-color: #ffffff !important;
  color: #333333;
}
.u-normal-text {
  color: #333333 !important;
}
.u-normal-bg {
  background-color: #333333 !important;
}
.u-normal-border {
  border-color: #333333 !important;
}
.t-Body {
  
}
.t-Body .a-MiniCal {
  border: 1px solid #e6e6e6;
  border-radius: 2px;
  background-color: #ffffff;
}
.t-Body .a-MiniCal-title {
  color: #333333;
}
.t-Body .a-MiniCal-dayOfWeek {
  color: #808080;
}
.t-Body .a-MiniCal-day {
  border-color: #f9f9f9;
  color: #404040;
}
.t-Body .a-MiniCal-day.is-today .a-MiniCal-date {
  background-color: #00558c;
  color: #ffffff;
}
.t-Body .a-MiniCal-day.is-active .a-MiniCal-date {
  background-color: #fbdd40;
  color: #333333;
}
.t-Body .a-MiniCal-day.is-weekend {
  background-color: #fafafa;
}
.t-Body .a-MiniCal-day.is-null {
  background-color: #f5f5f5;
}
.t-Region {
  
}
.t-Region .a-MiniCal {
  border: 1px solid #e6e6e6;
  border-radius: 2px;
  background-color: #ffffff;
}
.t-Region .a-MiniCal-title {
  color: #333333;
}
.t-Region .a-MiniCal-dayOfWeek {
  color: #808080;
}
.t-Region .a-MiniCal-day {
  border-color: #f9f9f9;
  color: #404040;
}
.t-Region .a-MiniCal-day.is-today .a-MiniCal-date {
  background-color: #00558c;
  color: #ffffff;
}
.t-Region .a-MiniCal-day.is-active .a-MiniCal-date {
  background-color: #fbdd40;
  color: #333333;
}
.t-Region .a-MiniCal-day.is-weekend {
  background-color: #fafafa;
}
.t-Region .a-MiniCal-day.is-null {
  background-color: #f5f5f5;
}
.t-Body-actions {
  
}
.t-Body-actions .a-MiniCal {
  border: 1px solid #e2e2e2;
  border-radius: 2px;
  background-color: #fbfbfb;
}
.t-Body-actions .a-MiniCal-title {
  color: #333333;
}
.t-Body-actions .a-MiniCal-dayOfWeek {
  color: #7b7b7b;
}
.t-Body-actions .a-MiniCal-day {
  border-color: #f5f5f5;
  color: #3c3c3c;
}
.t-Body-actions .a-MiniCal-day.is-today .a-MiniCal-date {
  background-color: #00558c;
  color: #ffffff;
}
.t-Body-actions .a-MiniCal-day.is-active .a-MiniCal-date {
  background-color: #fbdd40;
  color: #333333;
}
.t-Body-actions .a-MiniCal-day.is-weekend {
  background-color: #f6f6f6;
}
.t-Body-actions .a-MiniCal-day.is-null {
  background-color: #f1f1f1;
}
.t-Body-info {
  
}
.t-Body-info .a-MiniCal {
  border: 1px solid #e6e6e6;
  border-radius: 2px;
  background-color: #ffffff;
}
.t-Body-info .a-MiniCal-title {
  color: #333333;
}
.t-Body-info .a-MiniCal-dayOfWeek {
  color: #808080;
}
.t-Body-info .a-MiniCal-day {
  border-color: #f9f9f9;
  color: #404040;
}
.t-Body-info .a-MiniCal-day.is-today .a-MiniCal-date {
  background-color: #00558c;
  color: #ffffff;
}
.t-Body-info .a-MiniCal-day.is-active .a-MiniCal-date {
  background-color: #fbdd40;
  color: #333333;
}
.t-Body-info .a-MiniCal-day.is-weekend {
  background-color: #fafafa;
}
.t-Body-info .a-MiniCal-day.is-null {
  background-color: #f5f5f5;
}
.u-colors > :nth-child(45n + 1) .u-color {
  background-color: #046a39;
  fill: #046a39;
  color: #ffffff;
}
.u-colors > :nth-child(45n + 1) .u-color-bg,
.u-colors > :nth-child(45n + 1) .u-color-background {
  background-color: #046a39;
}
.u-colors > :nth-child(45n + 1) .u-color-txt,
.u-colors > :nth-child(45n + 1) .u-color-text {
  color: #046a39;
}
.u-colors > :nth-child(45n + 1) .u-color-bd,
.u-colors > :nth-child(45n + 1) .u-color-border {
  border-color: #046a39;
  stroke: #046a39;
}
.u-colors > :nth-child(45n + 2) .u-color {
  background-color: #41b7e6;
  fill: #41b7e6;
  color: #000000;
}
.u-colors > :nth-child(45n + 2) .u-color-bg,
.u-colors > :nth-child(45n + 2) .u-color-background {
  background-color: #41b7e6;
}
.u-colors > :nth-child(45n + 2) .u-color-txt,
.u-colors > :nth-child(45n + 2) .u-color-text {
  color: #41b7e6;
}
.u-colors > :nth-child(45n + 2) .u-color-bd,
.u-colors > :nth-child(45n + 2) .u-color-border {
  border-color: #41b7e6;
  stroke: #41b7e6;
}
.u-colors > :nth-child(45n + 3) .u-color {
  background-color: #00558c;
  fill: #00558c;
  color: #ffffff;
}
.u-colors > :nth-child(45n + 3) .u-color-bg,
.u-colors > :nth-child(45n + 3) .u-color-background {
  background-color: #00558c;
}
.u-colors > :nth-child(45n + 3) .u-color-txt,
.u-colors > :nth-child(45n + 3) .u-color-text {
  color: #00558c;
}
.u-colors > :nth-child(45n + 3) .u-color-bd,
.u-colors > :nth-child(45n + 3) .u-color-border {
  border-color: #00558c;
  stroke: #00558c;
}
.u-colors > :nth-child(45n + 4) .u-color {
  background-color: #64a70b;
  fill: #64a70b;
  color: #000000;
}
.u-colors > :nth-child(45n + 4) .u-color-bg,
.u-colors > :nth-child(45n + 4) .u-color-background {
  background-color: #64a70b;
}
.u-colors > :nth-child(45n + 4) .u-color-txt,
.u-colors > :nth-child(45n + 4) .u-color-text {
  color: #64a70b;
}
.u-colors > :nth-child(45n + 4) .u-color-bd,
.u-colors > :nth-child(45n + 4) .u-color-border {
  border-color: #64a70b;
  stroke: #64a70b;
}
.u-colors > :nth-child(45n + 5) .u-color {
  background-color: #a4d65e;
  fill: #a4d65e;
  color: #000000;
}
.u-colors > :nth-child(45n + 5) .u-color-bg,
.u-colors > :nth-child(45n + 5) .u-color-background {
  background-color: #a4d65e;
}
.u-colors > :nth-child(45n + 5) .u-color-txt,
.u-colors > :nth-child(45n + 5) .u-color-text {
  color: #a4d65e;
}
.u-colors > :nth-child(45n + 5) .u-color-bd,
.u-colors > :nth-child(45n + 5) .u-color-border {
  border-color: #a4d65e;
  stroke: #a4d65e;
}
.u-colors > :nth-child(45n + 6) .u-color {
  background-color: #fbdd40;
  fill: #fbdd40;
  color: #333333;
}
.u-colors > :nth-child(45n + 6) .u-color-bg,
.u-colors > :nth-child(45n + 6) .u-color-background {
  background-color: #fbdd40;
}
.u-colors > :nth-child(45n + 6) .u-color-txt,
.u-colors > :nth-child(45n + 6) .u-color-text {
  color: #fbdd40;
}
.u-colors > :nth-child(45n + 6) .u-color-bd,
.u-colors > :nth-child(45n + 6) .u-color-border {
  border-color: #fbdd40;
  stroke: #fbdd40;
}
.u-colors > :nth-child(45n + 7) .u-color {
  background-color: #b9d9eb;
  fill: #b9d9eb;
  color: #000000;
}
.u-colors > :nth-child(45n + 7) .u-color-bg,
.u-colors > :nth-child(45n + 7) .u-color-background {
  background-color: #b9d9eb;
}
.u-colors > :nth-child(45n + 7) .u-color-txt,
.u-colors > :nth-child(45n + 7) .u-color-text {
  color: #b9d9eb;
}
.u-colors > :nth-child(45n + 7) .u-color-bd,
.u-colors > :nth-child(45n + 7) .u-color-border {
  border-color: #b9d9eb;
  stroke: #b9d9eb;
}
.u-colors > :nth-child(45n + 8) .u-color {
  background-color: #666666;
  fill: #666666;
  color: #ffffff;
}
.u-colors > :nth-child(45n + 8) .u-color-bg,
.u-colors > :nth-child(45n + 8) .u-color-background {
  background-color: #666666;
}
.u-colors > :nth-child(45n + 8) .u-color-txt,
.u-colors > :nth-child(45n + 8) .u-color-text {
  color: #666666;
}
.u-colors > :nth-child(45n + 8) .u-color-bd,
.u-colors > :nth-child(45n + 8) .u-color-border {
  border-color: #666666;
  stroke: #666666;
}
.u-colors > :nth-child(45n + 9) .u-color {
  background-color: #e1e3e6;
  fill: #e1e3e6;
  color: #333333;
}
.u-colors > :nth-child(45n + 9) .u-color-bg,
.u-colors > :nth-child(45n + 9) .u-color-background {
  background-color: #e1e3e6;
}
.u-colors > :nth-child(45n + 9) .u-color-txt,
.u-colors > :nth-child(45n + 9) .u-color-text {
  color: #e1e3e6;
}
.u-colors > :nth-child(45n + 9) .u-color-bd,
.u-colors > :nth-child(45n + 9) .u-color-border {
  border-color: #e1e3e6;
  stroke: #e1e3e6;
}
.u-colors > :nth-child(45n + 10) .u-color {
  background-color: #f5f5f5;
  fill: #f5f5f5;
  color: #333333;
}
.u-colors > :nth-child(45n + 10) .u-color-bg,
.u-colors > :nth-child(45n + 10) .u-color-background {
  background-color: #f5f5f5;
}
.u-colors > :nth-child(45n + 10) .u-color-txt,
.u-colors > :nth-child(45n + 10) .u-color-text {
  color: #f5f5f5;
}
.u-colors > :nth-child(45n + 10) .u-color-bd,
.u-colors > :nth-child(45n + 10) .u-color-border {
  border-color: #f5f5f5;
  stroke: #f5f5f5;
}
.u-colors > :nth-child(45n + 11) .u-color {
  background-color: #3d620c;
  fill: #3d620c;
  color: #ffffff;
}
.u-colors > :nth-child(45n + 11) .u-color-bg,
.u-colors > :nth-child(45n + 11) .u-color-background {
  background-color: #3d620c;
}
.u-colors > :nth-child(45n + 11) .u-color-txt,
.u-colors > :nth-child(45n + 11) .u-color-text {
  color: #3d620c;
}
.u-colors > :nth-child(45n + 11) .u-color-bd,
.u-colors > :nth-child(45n + 11) .u-color-border {
  border-color: #3d620c;
  stroke: #3d620c;
}
.u-colors > :nth-child(45n + 12) .u-color {
  background-color: #a4d65e;
  fill: #a4d65e;
  color: #000000;
}
.u-colors > :nth-child(45n + 12) .u-color-bg,
.u-colors > :nth-child(45n + 12) .u-color-background {
  background-color: #a4d65e;
}
.u-colors > :nth-child(45n + 12) .u-color-txt,
.u-colors > :nth-child(45n + 12) .u-color-text {
  color: #a4d65e;
}
.u-colors > :nth-child(45n + 12) .u-color-bd,
.u-colors > :nth-child(45n + 12) .u-color-border {
  border-color: #a4d65e;
  stroke: #a4d65e;
}
.u-colors > :nth-child(45n + 13) .u-color {
  background-color: #fbdd40;
  fill: #fbdd40;
  color: #000000;
}
.u-colors > :nth-child(45n + 13) .u-color-bg,
.u-colors > :nth-child(45n + 13) .u-color-background {
  background-color: #fbdd40;
}
.u-colors > :nth-child(45n + 13) .u-color-txt,
.u-colors > :nth-child(45n + 13) .u-color-text {
  color: #fbdd40;
}
.u-colors > :nth-child(45n + 13) .u-color-bd,
.u-colors > :nth-child(45n + 13) .u-color-border {
  border-color: #fbdd40;
  stroke: #fbdd40;
}
.u-colors > :nth-child(45n + 14) .u-color {
  background-color: #333333;
  fill: #333333;
  color: #ffffff;
}
.u-colors > :nth-child(45n + 14) .u-color-bg,
.u-colors > :nth-child(45n + 14) .u-color-background {
  background-color: #333333;
}
.u-colors > :nth-child(45n + 14) .u-color-txt,
.u-colors > :nth-child(45n + 14) .u-color-text {
  color: #333333;
}
.u-colors > :nth-child(45n + 14) .u-color-bd,
.u-colors > :nth-child(45n + 14) .u-color-border {
  border-color: #333333;
  stroke: #333333;
}
.u-colors > :nth-child(45n + 15) .u-color {
  background-color: #64a70b;
  fill: #64a70b;
  color: #000000;
}
.u-colors > :nth-child(45n + 15) .u-color-bg,
.u-colors > :nth-child(45n + 15) .u-color-background {
  background-color: #64a70b;
}
.u-colors > :nth-child(45n + 15) .u-color-txt,
.u-colors > :nth-child(45n + 15) .u-color-text {
  color: #64a70b;
}
.u-colors > :nth-child(45n + 15) .u-color-bd,
.u-colors > :nth-child(45n + 15) .u-color-border {
  border-color: #64a70b;
  stroke: #64a70b;
}
.u-colors > :nth-child(45n + 16) .u-color {
  background-color: #368861;
  fill: #368861;
  color: #d1ecdf;
}
.u-colors > :nth-child(45n + 16) .u-color-bg,
.u-colors > :nth-child(45n + 16) .u-color-background {
  background-color: #368861;
}
.u-colors > :nth-child(45n + 16) .u-color-txt,
.u-colors > :nth-child(45n + 16) .u-color-text {
  color: #368861;
}
.u-colors > :nth-child(45n + 16) .u-color-bd,
.u-colors > :nth-child(45n + 16) .u-color-border {
  border-color: #368861;
  stroke: #368861;
}
.u-colors > :nth-child(45n + 17) .u-color {
  background-color: #67c5eb;
  fill: #67c5eb;
  color: #0a3749;
}
.u-colors > :nth-child(45n + 17) .u-color-bg,
.u-colors > :nth-child(45n + 17) .u-color-background {
  background-color: #67c5eb;
}
.u-colors > :nth-child(45n + 17) .u-color-txt,
.u-colors > :nth-child(45n + 17) .u-color-text {
  color: #67c5eb;
}
.u-colors > :nth-child(45n + 17) .u-color-bd,
.u-colors > :nth-child(45n + 17) .u-color-border {
  border-color: #67c5eb;
  stroke: #67c5eb;
}
.u-colors > :nth-child(45n + 18) .u-color {
  background-color: #3377a3;
  fill: #3377a3;
  color: #e0edf5;
}
.u-colors > :nth-child(45n + 18) .u-color-bg,
.u-colors > :nth-child(45n + 18) .u-color-background {
  background-color: #3377a3;
}
.u-colors > :nth-child(45n + 18) .u-color-txt,
.u-colors > :nth-child(45n + 18) .u-color-text {
  color: #3377a3;
}
.u-colors > :nth-child(45n + 18) .u-color-bd,
.u-colors > :nth-child(45n + 18) .u-color-border {
  border-color: #3377a3;
  stroke: #3377a3;
}
.u-colors > :nth-child(45n + 19) .u-color {
  background-color: #83b93c;
  fill: #83b93c;
  color: #fafcf7;
}
.u-colors > :nth-child(45n + 19) .u-color-bg,
.u-colors > :nth-child(45n + 19) .u-color-background {
  background-color: #83b93c;
}
.u-colors > :nth-child(45n + 19) .u-color-txt,
.u-colors > :nth-child(45n + 19) .u-color-text {
  color: #83b93c;
}
.u-colors > :nth-child(45n + 19) .u-color-bd,
.u-colors > :nth-child(45n + 19) .u-color-border {
  border-color: #83b93c;
  stroke: #83b93c;
}
.u-colors > :nth-child(45n + 20) .u-color {
  background-color: #b6de7e;
  fill: #b6de7e;
  color: #334a13;
}
.u-colors > :nth-child(45n + 20) .u-color-bg,
.u-colors > :nth-child(45n + 20) .u-color-background {
  background-color: #b6de7e;
}
.u-colors > :nth-child(45n + 20) .u-color-txt,
.u-colors > :nth-child(45n + 20) .u-color-text {
  color: #b6de7e;
}
.u-colors > :nth-child(45n + 20) .u-color-bd,
.u-colors > :nth-child(45n + 20) .u-color-border {
  border-color: #b6de7e;
  stroke: #b6de7e;
}
.u-colors > :nth-child(45n + 21) .u-color {
  background-color: #fce466;
  fill: #fce466;
  color: #615202;
}
.u-colors > :nth-child(45n + 21) .u-color-bg,
.u-colors > :nth-child(45n + 21) .u-color-background {
  background-color: #fce466;
}
.u-colors > :nth-child(45n + 21) .u-color-txt,
.u-colors > :nth-child(45n + 21) .u-color-text {
  color: #fce466;
}
.u-colors > :nth-child(45n + 21) .u-color-bd,
.u-colors > :nth-child(45n + 21) .u-color-border {
  border-color: #fce466;
  stroke: #fce466;
}
.u-colors > :nth-child(45n + 22) .u-color {
  background-color: #c7e1ef;
  fill: #c7e1ef;
  color: #296a8e;
}
.u-colors > :nth-child(45n + 22) .u-color-bg,
.u-colors > :nth-child(45n + 22) .u-color-background {
  background-color: #c7e1ef;
}
.u-colors > :nth-child(45n + 22) .u-color-txt,
.u-colors > :nth-child(45n + 22) .u-color-text {
  color: #c7e1ef;
}
.u-colors > :nth-child(45n + 22) .u-color-bd,
.u-colors > :nth-child(45n + 22) .u-color-border {
  border-color: #c7e1ef;
  stroke: #c7e1ef;
}
.u-colors > :nth-child(45n + 23) .u-color {
  background-color: #858585;
  fill: #858585;
  color: #ffffff;
}
.u-colors > :nth-child(45n + 23) .u-color-bg,
.u-colors > :nth-child(45n + 23) .u-color-background {
  background-color: #858585;
}
.u-colors > :nth-child(45n + 23) .u-color-txt,
.u-colors > :nth-child(45n + 23) .u-color-text {
  color: #858585;
}
.u-colors > :nth-child(45n + 23) .u-color-bd,
.u-colors > :nth-child(45n + 23) .u-color-border {
  border-color: #858585;
  stroke: #858585;
}
.u-colors > :nth-child(45n + 24) .u-color {
  background-color: #e7e9eb;
  fill: #e7e9eb;
  color: #606873;
}
.u-colors > :nth-child(45n + 24) .u-color-bg,
.u-colors > :nth-child(45n + 24) .u-color-background {
  background-color: #e7e9eb;
}
.u-colors > :nth-child(45n + 24) .u-color-txt,
.u-colors > :nth-child(45n + 24) .u-color-text {
  color: #e7e9eb;
}
.u-colors > :nth-child(45n + 24) .u-color-bd,
.u-colors > :nth-child(45n + 24) .u-color-border {
  border-color: #e7e9eb;
  stroke: #e7e9eb;
}
.u-colors > :nth-child(45n + 25) .u-color {
  background-color: #f7f7f7;
  fill: #f7f7f7;
  color: #787878;
}
.u-colors > :nth-child(45n + 25) .u-color-bg,
.u-colors > :nth-child(45n + 25) .u-color-background {
  background-color: #f7f7f7;
}
.u-colors > :nth-child(45n + 25) .u-color-txt,
.u-colors > :nth-child(45n + 25) .u-color-text {
  color: #f7f7f7;
}
.u-colors > :nth-child(45n + 25) .u-color-bd,
.u-colors > :nth-child(45n + 25) .u-color-border {
  border-color: #f7f7f7;
  stroke: #f7f7f7;
}
.u-colors > :nth-child(45n + 26) .u-color {
  background-color: #64813d;
  fill: #64813d;
  color: #e0ead3;
}
.u-colors > :nth-child(45n + 26) .u-color-bg,
.u-colors > :nth-child(45n + 26) .u-color-background {
  background-color: #64813d;
}
.u-colors > :nth-child(45n + 26) .u-color-txt,
.u-colors > :nth-child(45n + 26) .u-color-text {
  color: #64813d;
}
.u-colors > :nth-child(45n + 26) .u-color-bd,
.u-colors > :nth-child(45n + 26) .u-color-border {
  border-color: #64813d;
  stroke: #64813d;
}
.u-colors > :nth-child(45n + 27) .u-color {
  background-color: #b6de7e;
  fill: #b6de7e;
  color: #334a13;
}
.u-colors > :nth-child(45n + 27) .u-color-bg,
.u-colors > :nth-child(45n + 27) .u-color-background {
  background-color: #b6de7e;
}
.u-colors > :nth-child(45n + 27) .u-color-txt,
.u-colors > :nth-child(45n + 27) .u-color-text {
  color: #b6de7e;
}
.u-colors > :nth-child(45n + 27) .u-color-bd,
.u-colors > :nth-child(45n + 27) .u-color-border {
  border-color: #b6de7e;
  stroke: #b6de7e;
}
.u-colors > :nth-child(45n + 28) .u-color {
  background-color: #fce466;
  fill: #fce466;
  color: #615202;
}
.u-colors > :nth-child(45n + 28) .u-color-bg,
.u-colors > :nth-child(45n + 28) .u-color-background {
  background-color: #fce466;
}
.u-colors > :nth-child(45n + 28) .u-color-txt,
.u-colors > :nth-child(45n + 28) .u-color-text {
  color: #fce466;
}
.u-colors > :nth-child(45n + 28) .u-color-bd,
.u-colors > :nth-child(45n + 28) .u-color-border {
  border-color: #fce466;
  stroke: #fce466;
}
.u-colors > :nth-child(45n + 29) .u-color {
  background-color: #5c5c5c;
  fill: #5c5c5c;
  color: #dbdbdb;
}
.u-colors > :nth-child(45n + 29) .u-color-bg,
.u-colors > :nth-child(45n + 29) .u-color-background {
  background-color: #5c5c5c;
}
.u-colors > :nth-child(45n + 29) .u-color-txt,
.u-colors > :nth-child(45n + 29) .u-color-text {
  color: #5c5c5c;
}
.u-colors > :nth-child(45n + 29) .u-color-bd,
.u-colors > :nth-child(45n + 29) .u-color-border {
  border-color: #5c5c5c;
  stroke: #5c5c5c;
}
.u-colors > :nth-child(45n + 30) .u-color {
  background-color: #83b93c;
  fill: #83b93c;
  color: #fafcf7;
}
.u-colors > :nth-child(45n + 30) .u-color-bg,
.u-colors > :nth-child(45n + 30) .u-color-background {
  background-color: #83b93c;
}
.u-colors > :nth-child(45n + 30) .u-color-txt,
.u-colors > :nth-child(45n + 30) .u-color-text {
  color: #83b93c;
}
.u-colors > :nth-child(45n + 30) .u-color-bd,
.u-colors > :nth-child(45n + 30) .u-color-border {
  border-color: #83b93c;
  stroke: #83b93c;
}
.u-colors > :nth-child(45n + 31) .u-color {
  background-color: #005e31;
  fill: #005e31;
  color: #6effb9;
}
.u-colors > :nth-child(45n + 31) .u-color-bg,
.u-colors > :nth-child(45n + 31) .u-color-background {
  background-color: #005e31;
}
.u-colors > :nth-child(45n + 31) .u-color-txt,
.u-colors > :nth-child(45n + 31) .u-color-text {
  color: #005e31;
}
.u-colors > :nth-child(45n + 31) .u-color-bd,
.u-colors > :nth-child(45n + 31) .u-color-border {
  border-color: #005e31;
  stroke: #005e31;
}
.u-colors > :nth-child(45n + 32) .u-color {
  background-color: #2aa1d1;
  fill: #2aa1d1;
  color: #021c26;
}
.u-colors > :nth-child(45n + 32) .u-color-bg,
.u-colors > :nth-child(45n + 32) .u-color-background {
  background-color: #2aa1d1;
}
.u-colors > :nth-child(45n + 32) .u-color-txt,
.u-colors > :nth-child(45n + 32) .u-color-text {
  color: #2aa1d1;
}
.u-colors > :nth-child(45n + 32) .u-color-bd,
.u-colors > :nth-child(45n + 32) .u-color-border {
  border-color: #2aa1d1;
  stroke: #2aa1d1;
}
.u-colors > :nth-child(45n + 33) .u-color {
  background-color: #004877;
  fill: #004877;
  color: #8cd2ff;
}
.u-colors > :nth-child(45n + 33) .u-color-bg,
.u-colors > :nth-child(45n + 33) .u-color-background {
  background-color: #004877;
}
.u-colors > :nth-child(45n + 33) .u-color-txt,
.u-colors > :nth-child(45n + 33) .u-color-text {
  color: #004877;
}
.u-colors > :nth-child(45n + 33) .u-color-bd,
.u-colors > :nth-child(45n + 33) .u-color-border {
  border-color: #004877;
  stroke: #004877;
}
.u-colors > :nth-child(45n + 34) .u-color {
  background-color: #569700;
  fill: #569700;
  color: #deffb2;
}
.u-colors > :nth-child(45n + 34) .u-color-bg,
.u-colors > :nth-child(45n + 34) .u-color-background {
  background-color: #569700;
}
.u-colors > :nth-child(45n + 34) .u-color-txt,
.u-colors > :nth-child(45n + 34) .u-color-text {
  color: #569700;
}
.u-colors > :nth-child(45n + 34) .u-color-bd,
.u-colors > :nth-child(45n + 34) .u-color-border {
  border-color: #569700;
  stroke: #569700;
}
.u-colors > :nth-child(45n + 35) .u-color {
  background-color: #8ec343;
  fill: #8ec343;
  color: #1e2e07;
}
.u-colors > :nth-child(45n + 35) .u-color-bg,
.u-colors > :nth-child(45n + 35) .u-color-background {
  background-color: #8ec343;
}
.u-colors > :nth-child(45n + 35) .u-color-txt,
.u-colors > :nth-child(45n + 35) .u-color-text {
  color: #8ec343;
}
.u-colors > :nth-child(45n + 35) .u-color-bd,
.u-colors > :nth-child(45n + 35) .u-color-border {
  border-color: #8ec343;
  stroke: #8ec343;
}
.u-colors > :nth-child(45n + 36) .u-color {
  background-color: #d9be33;
  fill: #d9be33;
  color: #3c3200;
}
.u-colors > :nth-child(45n + 36) .u-color-bg,
.u-colors > :nth-child(45n + 36) .u-color-background {
  background-color: #d9be33;
}
.u-colors > :nth-child(45n + 36) .u-color-txt,
.u-colors > :nth-child(45n + 36) .u-color-text {
  color: #d9be33;
}
.u-colors > :nth-child(45n + 36) .u-color-bd,
.u-colors > :nth-child(45n + 36) .u-color-border {
  border-color: #d9be33;
  stroke: #d9be33;
}
.u-colors > :nth-child(45n + 37) .u-color {
  background-color: #98bacd;
  fill: #98bacd;
  color: #18638d;
}
.u-colors > :nth-child(45n + 37) .u-color-bg,
.u-colors > :nth-child(45n + 37) .u-color-background {
  background-color: #98bacd;
}
.u-colors > :nth-child(45n + 37) .u-color-txt,
.u-colors > :nth-child(45n + 37) .u-color-text {
  color: #98bacd;
}
.u-colors > :nth-child(45n + 37) .u-color-bd,
.u-colors > :nth-child(45n + 37) .u-color-border {
  border-color: #98bacd;
  stroke: #98bacd;
}
.u-colors > :nth-child(45n + 38) .u-color {
  background-color: #644a4a;
  fill: #644a4a;
  color: #e9e2e2;
}
.u-colors > :nth-child(45n + 38) .u-color-bg,
.u-colors > :nth-child(45n + 38) .u-color-background {
  background-color: #644a4a;
}
.u-colors > :nth-child(45n + 38) .u-color-txt,
.u-colors > :nth-child(45n + 38) .u-color-text {
  color: #644a4a;
}
.u-colors > :nth-child(45n + 38) .u-color-bd,
.u-colors > :nth-child(45n + 38) .u-color-border {
  border-color: #644a4a;
  stroke: #644a4a;
}
.u-colors > :nth-child(45n + 39) .u-color {
  background-color: #bcc0c7;
  fill: #bcc0c7;
  color: #4c5f7c;
}
.u-colors > :nth-child(45n + 39) .u-color-bg,
.u-colors > :nth-child(45n + 39) .u-color-background {
  background-color: #bcc0c7;
}
.u-colors > :nth-child(45n + 39) .u-color-txt,
.u-colors > :nth-child(45n + 39) .u-color-text {
  color: #bcc0c7;
}
.u-colors > :nth-child(45n + 39) .u-color-bd,
.u-colors > :nth-child(45n + 39) .u-color-border {
  border-color: #bcc0c7;
  stroke: #bcc0c7;
}
.u-colors > :nth-child(45n + 40) .u-color {
  background-color: #d2cfcf;
  fill: #d2cfcf;
  color: #876464;
}
.u-colors > :nth-child(45n + 40) .u-color-bg,
.u-colors > :nth-child(45n + 40) .u-color-background {
  background-color: #d2cfcf;
}
.u-colors > :nth-child(45n + 40) .u-color-txt,
.u-colors > :nth-child(45n + 40) .u-color-text {
  color: #d2cfcf;
}
.u-colors > :nth-child(45n + 40) .u-color-bd,
.u-colors > :nth-child(45n + 40) .u-color-border {
  border-color: #d2cfcf;
  stroke: #d2cfcf;
}
.u-colors > :nth-child(45n + 41) .u-color {
  background-color: #355a03;
  fill: #355a03;
  color: #c0fa73;
}
.u-colors > :nth-child(45n + 41) .u-color-bg,
.u-colors > :nth-child(45n + 41) .u-color-background {
  background-color: #355a03;
}
.u-colors > :nth-child(45n + 41) .u-color-txt,
.u-colors > :nth-child(45n + 41) .u-color-text {
  color: #355a03;
}
.u-colors > :nth-child(45n + 41) .u-color-bd,
.u-colors > :nth-child(45n + 41) .u-color-border {
  border-color: #355a03;
  stroke: #355a03;
}
.u-colors > :nth-child(45n + 42) .u-color {
  background-color: #8ec343;
  fill: #8ec343;
  color: #1e2e07;
}
.u-colors > :nth-child(45n + 42) .u-color-bg,
.u-colors > :nth-child(45n + 42) .u-color-background {
  background-color: #8ec343;
}
.u-colors > :nth-child(45n + 42) .u-color-txt,
.u-colors > :nth-child(45n + 42) .u-color-text {
  color: #8ec343;
}
.u-colors > :nth-child(45n + 42) .u-color-bd,
.u-colors > :nth-child(45n + 42) .u-color-border {
  border-color: #8ec343;
  stroke: #8ec343;
}
.u-colors > :nth-child(45n + 43) .u-color {
  background-color: #d9be33;
  fill: #d9be33;
  color: #3c3200;
}
.u-colors > :nth-child(45n + 43) .u-color-bg,
.u-colors > :nth-child(45n + 43) .u-color-background {
  background-color: #d9be33;
}
.u-colors > :nth-child(45n + 43) .u-color-txt,
.u-colors > :nth-child(45n + 43) .u-color-text {
  color: #d9be33;
}
.u-colors > :nth-child(45n + 43) .u-color-bd,
.u-colors > :nth-child(45n + 43) .u-color-border {
  border-color: #d9be33;
  stroke: #d9be33;
}
.u-colors > :nth-child(45n + 44) .u-color {
  background-color: #322525;
  fill: #322525;
  color: #bea7a7;
}
.u-colors > :nth-child(45n + 44) .u-color-bg,
.u-colors > :nth-child(45n + 44) .u-color-background {
  background-color: #322525;
}
.u-colors > :nth-child(45n + 44) .u-color-txt,
.u-colors > :nth-child(45n + 44) .u-color-text {
  color: #322525;
}
.u-colors > :nth-child(45n + 44) .u-color-bd,
.u-colors > :nth-child(45n + 44) .u-color-border {
  border-color: #322525;
  stroke: #322525;
}
.u-colors > :nth-child(45n + 45) .u-color {
  background-color: #569700;
  fill: #569700;
  color: #deffb2;
}
.u-colors > :nth-child(45n + 45) .u-color-bg,
.u-colors > :nth-child(45n + 45) .u-color-background {
  background-color: #569700;
}
.u-colors > :nth-child(45n + 45) .u-color-txt,
.u-colors > :nth-child(45n + 45) .u-color-text {
  color: #569700;
}
.u-colors > :nth-child(45n + 45) .u-color-bd,
.u-colors > :nth-child(45n + 45) .u-color-border {
  border-color: #569700;
  stroke: #569700;
}
.u-color-1 {
  background-color: #046a39 !important;
  fill: #046a39 !important;
  color: #ffffff !important;
}
.u-color-1-bg,
.u-color-1-background {
  background-color: #046a39 !important;
  fill: #046a39 !important;
}
.u-color-1-txt,
.u-color-1-text {
  color: #046a39 !important;
}
.u-color-1-bd,
.u-color-1-border {
  border-color: #046a39 !important;
  stroke: #046a39 !important;
}
.u-color-2 {
  background-color: #41b7e6 !important;
  fill: #41b7e6 !important;
  color: #000000 !important;
}
.u-color-2-bg,
.u-color-2-background {
  background-color: #41b7e6 !important;
  fill: #41b7e6 !important;
}
.u-color-2-txt,
.u-color-2-text {
  color: #41b7e6 !important;
}
.u-color-2-bd,
.u-color-2-border {
  border-color: #41b7e6 !important;
  stroke: #41b7e6 !important;
}
.u-color-3 {
  background-color: #00558c !important;
  fill: #00558c !important;
  color: #ffffff !important;
}
.u-color-3-bg,
.u-color-3-background {
  background-color: #00558c !important;
  fill: #00558c !important;
}
.u-color-3-txt,
.u-color-3-text {
  color: #00558c !important;
}
.u-color-3-bd,
.u-color-3-border {
  border-color: #00558c !important;
  stroke: #00558c !important;
}
.u-color-4 {
  background-color: #64a70b !important;
  fill: #64a70b !important;
  color: #000000 !important;
}
.u-color-4-bg,
.u-color-4-background {
  background-color: #64a70b !important;
  fill: #64a70b !important;
}
.u-color-4-txt,
.u-color-4-text {
  color: #64a70b !important;
}
.u-color-4-bd,
.u-color-4-border {
  border-color: #64a70b !important;
  stroke: #64a70b !important;
}
.u-color-5 {
  background-color: #a4d65e !important;
  fill: #a4d65e !important;
  color: #000000 !important;
}
.u-color-5-bg,
.u-color-5-background {
  background-color: #a4d65e !important;
  fill: #a4d65e !important;
}
.u-color-5-txt,
.u-color-5-text {
  color: #a4d65e !important;
}
.u-color-5-bd,
.u-color-5-border {
  border-color: #a4d65e !important;
  stroke: #a4d65e !important;
}
.u-color-6 {
  background-color: #fbdd40 !important;
  fill: #fbdd40 !important;
  color: #333333 !important;
}
.u-color-6-bg,
.u-color-6-background {
  background-color: #fbdd40 !important;
  fill: #fbdd40 !important;
}
.u-color-6-txt,
.u-color-6-text {
  color: #fbdd40 !important;
}
.u-color-6-bd,
.u-color-6-border {
  border-color: #fbdd40 !important;
  stroke: #fbdd40 !important;
}
.u-color-7 {
  background-color: #b9d9eb !important;
  fill: #b9d9eb !important;
  color: #000000 !important;
}
.u-color-7-bg,
.u-color-7-background {
  background-color: #b9d9eb !important;
  fill: #b9d9eb !important;
}
.u-color-7-txt,
.u-color-7-text {
  color: #b9d9eb !important;
}
.u-color-7-bd,
.u-color-7-border {
  border-color: #b9d9eb !important;
  stroke: #b9d9eb !important;
}
.u-color-8 {
  background-color: #666666 !important;
  fill: #666666 !important;
  color: #ffffff !important;
}
.u-color-8-bg,
.u-color-8-background {
  background-color: #666666 !important;
  fill: #666666 !important;
}
.u-color-8-txt,
.u-color-8-text {
  color: #666666 !important;
}
.u-color-8-bd,
.u-color-8-border {
  border-color: #666666 !important;
  stroke: #666666 !important;
}
.u-color-9 {
  background-color: #e1e3e6 !important;
  fill: #e1e3e6 !important;
  color: #333333 !important;
}
.u-color-9-bg,
.u-color-9-background {
  background-color: #e1e3e6 !important;
  fill: #e1e3e6 !important;
}
.u-color-9-txt,
.u-color-9-text {
  color: #e1e3e6 !important;
}
.u-color-9-bd,
.u-color-9-border {
  border-color: #e1e3e6 !important;
  stroke: #e1e3e6 !important;
}
.u-color-10 {
  background-color: #f5f5f5 !important;
  fill: #f5f5f5 !important;
  color: #333333 !important;
}
.u-color-10-bg,
.u-color-10-background {
  background-color: #f5f5f5 !important;
  fill: #f5f5f5 !important;
}
.u-color-10-txt,
.u-color-10-text {
  color: #f5f5f5 !important;
}
.u-color-10-bd,
.u-color-10-border {
  border-color: #f5f5f5 !important;
  stroke: #f5f5f5 !important;
}
.u-color-11 {
  background-color: #3d620c !important;
  fill: #3d620c !important;
  color: #ffffff !important;
}
.u-color-11-bg,
.u-color-11-background {
  background-color: #3d620c !important;
  fill: #3d620c !important;
}
.u-color-11-txt,
.u-color-11-text {
  color: #3d620c !important;
}
.u-color-11-bd,
.u-color-11-border {
  border-color: #3d620c !important;
  stroke: #3d620c !important;
}
.u-color-12 {
  background-color: #a4d65e !important;
  fill: #a4d65e !important;
  color: #000000 !important;
}
.u-color-12-bg,
.u-color-12-background {
  background-color: #a4d65e !important;
  fill: #a4d65e !important;
}
.u-color-12-txt,
.u-color-12-text {
  color: #a4d65e !important;
}
.u-color-12-bd,
.u-color-12-border {
  border-color: #a4d65e !important;
  stroke: #a4d65e !important;
}
.u-color-13 {
  background-color: #fbdd40 !important;
  fill: #fbdd40 !important;
  color: #000000 !important;
}
.u-color-13-bg,
.u-color-13-background {
  background-color: #fbdd40 !important;
  fill: #fbdd40 !important;
}
.u-color-13-txt,
.u-color-13-text {
  color: #fbdd40 !important;
}
.u-color-13-bd,
.u-color-13-border {
  border-color: #fbdd40 !important;
  stroke: #fbdd40 !important;
}
.u-color-14 {
  background-color: #333333 !important;
  fill: #333333 !important;
  color: #ffffff !important;
}
.u-color-14-bg,
.u-color-14-background {
  background-color: #333333 !important;
  fill: #333333 !important;
}
.u-color-14-txt,
.u-color-14-text {
  color: #333333 !important;
}
.u-color-14-bd,
.u-color-14-border {
  border-color: #333333 !important;
  stroke: #333333 !important;
}
.u-color-15 {
  background-color: #64a70b !important;
  fill: #64a70b !important;
  color: #000000 !important;
}
.u-color-15-bg,
.u-color-15-background {
  background-color: #64a70b !important;
  fill: #64a70b !important;
}
.u-color-15-txt,
.u-color-15-text {
  color: #64a70b !important;
}
.u-color-15-bd,
.u-color-15-border {
  border-color: #64a70b !important;
  stroke: #64a70b !important;
}
.u-color-16 {
  background-color: #368861 !important;
  fill: #368861 !important;
  color: #d1ecdf !important;
}
.u-color-16-bg,
.u-color-16-background {
  background-color: #368861 !important;
  fill: #368861 !important;
}
.u-color-16-txt,
.u-color-16-text {
  color: #368861 !important;
}
.u-color-16-bd,
.u-color-16-border {
  border-color: #368861 !important;
  stroke: #368861 !important;
}
.u-color-17 {
  background-color: #67c5eb !important;
  fill: #67c5eb !important;
  color: #0a3749 !important;
}
.u-color-17-bg,
.u-color-17-background {
  background-color: #67c5eb !important;
  fill: #67c5eb !important;
}
.u-color-17-txt,
.u-color-17-text {
  color: #67c5eb !important;
}
.u-color-17-bd,
.u-color-17-border {
  border-color: #67c5eb !important;
  stroke: #67c5eb !important;
}
.u-color-18 {
  background-color: #3377a3 !important;
  fill: #3377a3 !important;
  color: #e0edf5 !important;
}
.u-color-18-bg,
.u-color-18-background {
  background-color: #3377a3 !important;
  fill: #3377a3 !important;
}
.u-color-18-txt,
.u-color-18-text {
  color: #3377a3 !important;
}
.u-color-18-bd,
.u-color-18-border {
  border-color: #3377a3 !important;
  stroke: #3377a3 !important;
}
.u-color-19 {
  background-color: #83b93c !important;
  fill: #83b93c !important;
  color: #fafcf7 !important;
}
.u-color-19-bg,
.u-color-19-background {
  background-color: #83b93c !important;
  fill: #83b93c !important;
}
.u-color-19-txt,
.u-color-19-text {
  color: #83b93c !important;
}
.u-color-19-bd,
.u-color-19-border {
  border-color: #83b93c !important;
  stroke: #83b93c !important;
}
.u-color-20 {
  background-color: #b6de7e !important;
  fill: #b6de7e !important;
  color: #334a13 !important;
}
.u-color-20-bg,
.u-color-20-background {
  background-color: #b6de7e !important;
  fill: #b6de7e !important;
}
.u-color-20-txt,
.u-color-20-text {
  color: #b6de7e !important;
}
.u-color-20-bd,
.u-color-20-border {
  border-color: #b6de7e !important;
  stroke: #b6de7e !important;
}
.u-color-21 {
  background-color: #fce466 !important;
  fill: #fce466 !important;
  color: #615202 !important;
}
.u-color-21-bg,
.u-color-21-background {
  background-color: #fce466 !important;
  fill: #fce466 !important;
}
.u-color-21-txt,
.u-color-21-text {
  color: #fce466 !important;
}
.u-color-21-bd,
.u-color-21-border {
  border-color: #fce466 !important;
  stroke: #fce466 !important;
}
.u-color-22 {
  background-color: #c7e1ef !important;
  fill: #c7e1ef !important;
  color: #296a8e !important;
}
.u-color-22-bg,
.u-color-22-background {
  background-color: #c7e1ef !important;
  fill: #c7e1ef !important;
}
.u-color-22-txt,
.u-color-22-text {
  color: #c7e1ef !important;
}
.u-color-22-bd,
.u-color-22-border {
  border-color: #c7e1ef !important;
  stroke: #c7e1ef !important;
}
.u-color-23 {
  background-color: #858585 !important;
  fill: #858585 !important;
  color: #ffffff !important;
}
.u-color-23-bg,
.u-color-23-background {
  background-color: #858585 !important;
  fill: #858585 !important;
}
.u-color-23-txt,
.u-color-23-text {
  color: #858585 !important;
}
.u-color-23-bd,
.u-color-23-border {
  border-color: #858585 !important;
  stroke: #858585 !important;
}
.u-color-24 {
  background-color: #e7e9eb !important;
  fill: #e7e9eb !important;
  color: #606873 !important;
}
.u-color-24-bg,
.u-color-24-background {
  background-color: #e7e9eb !important;
  fill: #e7e9eb !important;
}
.u-color-24-txt,
.u-color-24-text {
  color: #e7e9eb !important;
}
.u-color-24-bd,
.u-color-24-border {
  border-color: #e7e9eb !important;
  stroke: #e7e9eb !important;
}
.u-color-25 {
  background-color: #f7f7f7 !important;
  fill: #f7f7f7 !important;
  color: #787878 !important;
}
.u-color-25-bg,
.u-color-25-background {
  background-color: #f7f7f7 !important;
  fill: #f7f7f7 !important;
}
.u-color-25-txt,
.u-color-25-text {
  color: #f7f7f7 !important;
}
.u-color-25-bd,
.u-color-25-border {
  border-color: #f7f7f7 !important;
  stroke: #f7f7f7 !important;
}
.u-color-26 {
  background-color: #64813d !important;
  fill: #64813d !important;
  color: #e0ead3 !important;
}
.u-color-26-bg,
.u-color-26-background {
  background-color: #64813d !important;
  fill: #64813d !important;
}
.u-color-26-txt,
.u-color-26-text {
  color: #64813d !important;
}
.u-color-26-bd,
.u-color-26-border {
  border-color: #64813d !important;
  stroke: #64813d !important;
}
.u-color-27 {
  background-color: #b6de7e !important;
  fill: #b6de7e !important;
  color: #334a13 !important;
}
.u-color-27-bg,
.u-color-27-background {
  background-color: #b6de7e !important;
  fill: #b6de7e !important;
}
.u-color-27-txt,
.u-color-27-text {
  color: #b6de7e !important;
}
.u-color-27-bd,
.u-color-27-border {
  border-color: #b6de7e !important;
  stroke: #b6de7e !important;
}
.u-color-28 {
  background-color: #fce466 !important;
  fill: #fce466 !important;
  color: #615202 !important;
}
.u-color-28-bg,
.u-color-28-background {
  background-color: #fce466 !important;
  fill: #fce466 !important;
}
.u-color-28-txt,
.u-color-28-text {
  color: #fce466 !important;
}
.u-color-28-bd,
.u-color-28-border {
  border-color: #fce466 !important;
  stroke: #fce466 !important;
}
.u-color-29 {
  background-color: #5c5c5c !important;
  fill: #5c5c5c !important;
  color: #dbdbdb !important;
}
.u-color-29-bg,
.u-color-29-background {
  background-color: #5c5c5c !important;
  fill: #5c5c5c !important;
}
.u-color-29-txt,
.u-color-29-text {
  color: #5c5c5c !important;
}
.u-color-29-bd,
.u-color-29-border {
  border-color: #5c5c5c !important;
  stroke: #5c5c5c !important;
}
.u-color-30 {
  background-color: #83b93c !important;
  fill: #83b93c !important;
  color: #fafcf7 !important;
}
.u-color-30-bg,
.u-color-30-background {
  background-color: #83b93c !important;
  fill: #83b93c !important;
}
.u-color-30-txt,
.u-color-30-text {
  color: #83b93c !important;
}
.u-color-30-bd,
.u-color-30-border {
  border-color: #83b93c !important;
  stroke: #83b93c !important;
}
.u-color-31 {
  background-color: #005e31 !important;
  fill: #005e31 !important;
  color: #6effb9 !important;
}
.u-color-31-bg,
.u-color-31-background {
  background-color: #005e31 !important;
  fill: #005e31 !important;
}
.u-color-31-txt,
.u-color-31-text {
  color: #005e31 !important;
}
.u-color-31-bd,
.u-color-31-border {
  border-color: #005e31 !important;
  stroke: #005e31 !important;
}
.u-color-32 {
  background-color: #2aa1d1 !important;
  fill: #2aa1d1 !important;
  color: #021c26 !important;
}
.u-color-32-bg,
.u-color-32-background {
  background-color: #2aa1d1 !important;
  fill: #2aa1d1 !important;
}
.u-color-32-txt,
.u-color-32-text {
  color: #2aa1d1 !important;
}
.u-color-32-bd,
.u-color-32-border {
  border-color: #2aa1d1 !important;
  stroke: #2aa1d1 !important;
}
.u-color-33 {
  background-color: #004877 !important;
  fill: #004877 !important;
  color: #8cd2ff !important;
}
.u-color-33-bg,
.u-color-33-background {
  background-color: #004877 !important;
  fill: #004877 !important;
}
.u-color-33-txt,
.u-color-33-text {
  color: #004877 !important;
}
.u-color-33-bd,
.u-color-33-border {
  border-color: #004877 !important;
  stroke: #004877 !important;
}
.u-color-34 {
  background-color: #569700 !important;
  fill: #569700 !important;
  color: #deffb2 !important;
}
.u-color-34-bg,
.u-color-34-background {
  background-color: #569700 !important;
  fill: #569700 !important;
}
.u-color-34-txt,
.u-color-34-text {
  color: #569700 !important;
}
.u-color-34-bd,
.u-color-34-border {
  border-color: #569700 !important;
  stroke: #569700 !important;
}
.u-color-35 {
  background-color: #8ec343 !important;
  fill: #8ec343 !important;
  color: #1e2e07 !important;
}
.u-color-35-bg,
.u-color-35-background {
  background-color: #8ec343 !important;
  fill: #8ec343 !important;
}
.u-color-35-txt,
.u-color-35-text {
  color: #8ec343 !important;
}
.u-color-35-bd,
.u-color-35-border {
  border-color: #8ec343 !important;
  stroke: #8ec343 !important;
}
.u-color-36 {
  background-color: #d9be33 !important;
  fill: #d9be33 !important;
  color: #3c3200 !important;
}
.u-color-36-bg,
.u-color-36-background {
  background-color: #d9be33 !important;
  fill: #d9be33 !important;
}
.u-color-36-txt,
.u-color-36-text {
  color: #d9be33 !important;
}
.u-color-36-bd,
.u-color-36-border {
  border-color: #d9be33 !important;
  stroke: #d9be33 !important;
}
.u-color-37 {
  background-color: #98bacd !important;
  fill: #98bacd !important;
  color: #18638d !important;
}
.u-color-37-bg,
.u-color-37-background {
  background-color: #98bacd !important;
  fill: #98bacd !important;
}
.u-color-37-txt,
.u-color-37-text {
  color: #98bacd !important;
}
.u-color-37-bd,
.u-color-37-border {
  border-color: #98bacd !important;
  stroke: #98bacd !important;
}
.u-color-38 {
  background-color: #644a4a !important;
  fill: #644a4a !important;
  color: #e9e2e2 !important;
}
.u-color-38-bg,
.u-color-38-background {
  background-color: #644a4a !important;
  fill: #644a4a !important;
}
.u-color-38-txt,
.u-color-38-text {
  color: #644a4a !important;
}
.u-color-38-bd,
.u-color-38-border {
  border-color: #644a4a !important;
  stroke: #644a4a !important;
}
.u-color-39 {
  background-color: #bcc0c7 !important;
  fill: #bcc0c7 !important;
  color: #3A4B5F !important;
}
.u-color-39-bg,
.u-color-39-background {
  background-color: #bcc0c7 !important;
  fill: #bcc0c7 !important;
}
.u-color-39-txt,
.u-color-39-text {
  color: #bcc0c7 !important;
}
.u-color-39-bd,
.u-color-39-border {
  border-color: #bcc0c7 !important;
  stroke: #bcc0c7 !important;
}
.u-color-40 {
  background-color: #d2cfcf !important;
  fill: #d2cfcf !important;
  color: #876464 !important;
}
.u-color-40-bg,
.u-color-40-background {
  background-color: #d2cfcf !important;
  fill: #d2cfcf !important;
}
.u-color-40-txt,
.u-color-40-text {
  color: #d2cfcf !important;
}
.u-color-40-bd,
.u-color-40-border {
  border-color: #d2cfcf !important;
  stroke: #d2cfcf !important;
}
.u-color-41 {
  background-color: #355a03 !important;
  fill: #355a03 !important;
  color: #c0fa73 !important;
}
.u-color-41-bg,
.u-color-41-background {
  background-color: #355a03 !important;
  fill: #355a03 !important;
}
.u-color-41-txt,
.u-color-41-text {
  color: #355a03 !important;
}
.u-color-41-bd,
.u-color-41-border {
  border-color: #355a03 !important;
  stroke: #355a03 !important;
}
.u-color-42 {
  background-color: #8ec343 !important;
  fill: #8ec343 !important;
  color: #1e2e07 !important;
}
.u-color-42-bg,
.u-color-42-background {
  background-color: #8ec343 !important;
  fill: #8ec343 !important;
}
.u-color-42-txt,
.u-color-42-text {
  color: #8ec343 !important;
}
.u-color-42-bd,
.u-color-42-border {
  border-color: #8ec343 !important;
  stroke: #8ec343 !important;
}
.u-color-43 {
  background-color: #d9be33 !important;
  fill: #d9be33 !important;
  color: #3c3200 !important;
}
.u-color-43-bg,
.u-color-43-background {
  background-color: #d9be33 !important;
  fill: #d9be33 !important;
}
.u-color-43-txt,
.u-color-43-text {
  color: #d9be33 !important;
}
.u-color-43-bd,
.u-color-43-border {
  border-color: #d9be33 !important;
  stroke: #d9be33 !important;
}
.u-color-44 {
  background-color: #322525 !important;
  fill: #322525 !important;
  color: #bea7a7 !important;
}
.u-color-44-bg,
.u-color-44-background {
  background-color: #322525 !important;
  fill: #322525 !important;
}
.u-color-44-txt,
.u-color-44-text {
  color: #322525 !important;
}
.u-color-44-bd,
.u-color-44-border {
  border-color: #322525 !important;
  stroke: #322525 !important;
}
.u-color-45 {
  background-color: #569700 !important;
  fill: #569700 !important;
  color: #deffb2 !important;
}
.u-color-45-bg,
.u-color-45-background {
  background-color: #569700 !important;
  fill: #569700 !important;
}
.u-color-45-txt,
.u-color-45-text {
  color: #569700 !important;
}
.u-color-45-bd,
.u-color-45-border {
  border-color: #569700 !important;
  stroke: #569700 !important;
}
.u-color-transparent {
  background-color: transparent !important;
  color: transparent !important;
}
.u-color-transparent-bg {
  background-color: transparent !important;
}
.u-color-transparent-txt,
.u-color-transparent-text {
  color: transparent !important;
}
.u-color-transparent-bd,
.u-color-transparent-border {
  border-color: transparent !important;
}

/* 
* Oracle Application Express 5.0 Theme Roller Custom CSS 
*
*/

@font-face{font-family:"OpenSans-Regular";src:url("/i/itracims/static/fonts/Open_Sans/OpenSans-Regular.ttf");font-display:swap}
@font-face{font-family:"OpenSans-Light";src:url("/i/itracims/static/fonts/Open_Sans/OpenSans-Light.ttf");font-display:swap}
@font-face{font-family:"Source Sans Pro";src:url("/i/itracims/static/fonts/Source_Sans_Pro/SourceSansPro-Regular.ttf");font-display:swap}
@font-face{font-family:"Source Sans Pro - Italic";src:url("/i/itracims/static/fonts/Source_Sans_Pro/SourceSansPro-Italic.ttf");font-display:swap}
@font-face{font-family:"Source Sans Pro - Light";src:url("/i/itracims/static/fonts/Source_Sans_Pro/SourceSansPro-Light.ttf");font-display:swap}
@font-face{font-family:"Source Sans Pro - Light Italic";src:url("/i/itracims/static/fonts/Source_Sans_Pro/SourceSansPro-LightItalic.ttf");font-display:swap}
@font-face{font-family:"Source Sans Pro - Extra Light";src:url("/i/itracims/static/fonts/Source_Sans_Pro/SourceSansPro-ExtraLight.ttf");font-display:swap}
@font-face{font-family:"Source Sans Pro - Extra Light Italic";src:url("/i/itracims/static/fonts/Source_Sans_Pro/SourceSansPro-ExtraLightItalic.ttf");font-display:swap}
@font-face{font-family:"Source Sans Pro - Bold";src:url("/i/itracims/static/fonts/Source_Sans_Pro/SourceSansPro-Bold.ttf");font-display:swap}
@font-face{font-family:"Source Sans Pro - Bold Italic";src:url("/i/itracims/static/fonts/Source_Sans_Pro/SourceSansPro-BoldItalic.ttf");font-display:swap}
@font-face{font-family:"Source Sans Pro - Semi Bold";src:url("/i/itracims/static/fonts/Source_Sans_Pro/SourceSansPro-SemiBold.ttf");font-display:swap}
@font-face{font-family:"Source Sans Pro - Semi Bold Italic";src:url("/i/itracims/static/fonts/Source_Sans_Pro/SourceSansPro-SemiBoldItalic.ttf");font-display:swap}
@font-face{font-family:"Source Sans Pro - Black";src:url("/i/itracims/static/fonts/Source_Sans_Pro/SourceSansPro-Black.ttf");font-display:swap}
@font-face{font-family:"Source Sans Pro - BlackItalic";src:url("/i/itracims/static/fonts/Source_Sans_Pro/SourceSansPro-BlackItalic.ttf");font-display:swap}
@font-face{font-family:"Source Sans Pro - BlackItalic";src:url("/i/itracims/static/fonts/Source_Sans_Pro/SourceSansPro-BlackItalic.ttf");font-display:swap}

@font-face{font-family:"FontAwesome";src:url("./fontawesome.woff") format('woff');}

.page-heading{font-family:"Source Sans Pro - Light";color:#fff;background-color:#00558c;padding:30px}
.page-heading h1{margin:0}
.gos-headline{width:100%;position:relative}
.gos-headline-bar{background-color:#b9d9eb}
.gos-headline-bar h1{padding-top:1em;padding-bottom:1em;font-size:2em}
.gos-headline-bar h1,.gos-headline-bar h2{line-height:normal;padding-left:5%;margin-top:0;margin-bottom:5%;color:#fff;background:#00558c;font-family:"Source Sans Pro - Light";font-weight:lighter;margin-right:5%}
.gos-headline-body h2{margin:0.5em 0;font-size:1.5em;font-weight:600;}.gos-headline div.gos-headline-body{margin:0 5% 5%;color:#1a1a1a}
.gos-headline div.gos-headline-body p{margin: revert;}
.gos-headline div.gos-headline-body h4{margin-top:0}.gos-footer{width:100%;display:flex;flex-direction:row;justify-content:space-between;align-items:flex-end}
.gos-footer .gos-contact-info{text-align:left;vertical-align:baseline;font-weight:300;padding-bottom:10px}
.gos-footer .gos-contact-info .sask-url{font-weight:bold;font-style:italic}
.gos-contact-info .vbar{margin-left:1em;margin-right:1em}
.gos-footer .gos-logo{text-align:right;vertical-align:baseline;max-width:150px;width:275px}
.include-gos-hf .breadcrumb.empty{display:none!important}

.page-content{padding:0 1em;display:flex;flex-direction:column}
.gos-content .ui-li-heading{font-size:unset;font-weight:unset}
.field-margin-right{margin-right:5px}
.field-margin-bottom{margin-bottom:32px}
.itrac-page legend{margin-bottom:16px;padding-left:0}
.itrac-page label,.itrac-page label,.itrac-page label{display:block;margin-bottom:16px;font-size: 16px;}
.itrac-page label.itrac-item-label{display:block;margin-bottom:16px}
div.form-item-container{margin-top:0;margin-bottom:32px}
div.form-item-container label div.form-item-container label,div.form-item-container label{margin-bottom:12px}

.itrac-page textarea{min-height:120px}
.itrac-page input,.itrac-page textarea{display:block;width:100%;border:1px solid #c8c8c8;padding: calc(0.5em + 1px);margin:0.5em 0;font-size:16px;color:#666;font-weight:400}
.itrac-page input[type="hidden"]{margin:0}
.itrac-page select,.itrac-page select:focus-visible{border:none;outline:none;border-right:0.5em solid transparent;padding: 0.5em;width: 100%;}
.itrac-page .month-entry, .itrac-page .day-entry{border:1px solid #c8c8c8;margin-top: 0.5em;margin-bottom: 0.5em;}
.itrac-page input:focus-visible,.itrac-page .month-entry:focus-within,.itrac-page .month-entry:focus-visible,.itrac-page .day-entry:focus-within,.itrac-page .day-entry:focus-visible,.itrac-page textarea.focus-within{border-color:#0045c4;box-shadow:unset;outline:none;}
.itrac-page.client-experience .itrac-header{display:none!important}
.itrac-page.client-experience .ui-page-header-fixed{padding-top:0!important}
/* itrac-page.client-experience div.itrac-header~div.ui-body-c div.ui-content[data-role=content]{overflow-x:visible;min-height:99.8vh} */
.itrac-page.client-experience .viewport{height:100vh;width:100vw}
.itrac-page.client-experience .itrac-tooltab,.itrac-page.client-experience .itrac-tooltab-group,.itrac-page.client-experience .title-contain{display:none!important}
.itrac-page select .ui-btn-inner{padding-right:32px;margin-top:1px;margin-bottom:1px}
.itrac-page .gos-content h1{font-weight:200;font-family:"Source Sans Pro - Light";font-size:36px}
.itrac-page .gos-content h2{font-weight:400;font-family:"Source Sans Pro";font-size:36px}
.itrac-page .gos-content h3{font-weight:600;font-family:"Source Sans Pro";margin-top:1em;font-size:24px}
.itrac-page .gos-content h4{font-weight:bold;font-family:"Source Sans Pro";font-size:18px}
.gos-vi .info-bg{background-color:#e7f3fc;padding:16px;border:unset;border-left:5px solid #41b6e6}
.gos-vi .info-bg,.info-bg-alt{color:#333;font-weight:600;box-shadow:unset;margin-bottom:28px;margin-top:28px;max-width: 90vw!important;}
.gos-vi .info-bg-alt{background-color:#f5f5f5;padding:24px;border:unset;border-left:5px solid #fbdd40}
.gos-vi .info-bg-alt h3{margin-top:0;margin-bottom:.5em;font-weight: 600;font-size: revert;}
.gos-vi .info-bg-alt a{color:#00558C;}
.itrac-page div.itrac-record-row{padding-bottom:32px!important}
.itrac-page .public-body{margin:auto;padding-top:1em;padding-bottom:2em}
.itrac-page fieldset legend,.itrac-page label.itrac-item-label,.itrac-page label{font-weight:bold;opacity:1}


div.share ul{padding:0;margin:0}div.share ul li a{display:block;background:#333;border-radius:2px;margin:.1em;width:3em;height:3em;text-align:center;text-decoration:none;line-height:3em}
div.share ul li{float:left;list-style:none}div.share ul li a.facebook:before{text-decoration:none;content:"\f09a"}div.share ul li a.twitter:before{text-decoration:none;content:"\f099"}
div.share ul li a.mail:before{text-decoration:none;content:"\f0e0"}div.share ul li a.linkedin:before{text-decoration:none;content:"\f0e1"}
div.share ul li a.facebook:before,div.share ul li a.google:before,div.share ul li a.linkedin:before,div.share ul li a.mail:before,div.share ul li a.twitter:before{font-family:FontAwesome;font-weight:400;font-style:normal;-webkit-font-smoothing:antialiased}
div.share ul li a:before{font-size:1.5em;color:#fff}div.share ul li a:hover:before{color:#ccc}
.share ul li a:hover{text-decoration:none!important}
div.share *,div.share :after,div.share :before{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}
div.share ul li a:after{content:"";vertical-align:baseline;font-size:100%}
@media (min-width:1024px){.page-content{flex-direction:row;display:flex}.field-margin-right{margin-right:32px}}
@media (min-width:1280px){main.page-boundry,.public-body{max-width:1188px;margin:auto}.page-content{padding:unset}
.itrac-page.client-experience div.content-form-body{max-width:1188px}div.public-record-page{box-shadow:0 1px 3px 0 rgba(0,0,0,.2),0 1px 1px 0 rgba(0,0,0,.14),0 2px 1px -1px rgba(0,0,0,.12)}}
.record-actions-top .ui-controlgroup-controls a.ui-button{margin-bottom:16px;border-bottom-width:1px}.record-actions-top .ui-controlgroup-controls a.ui-button:last-child{margin-bottom:0}
.itrac-page div.ui-radio label.ui-btn{border-color:#e1e3e6}.checkbox-item{border:thin solid #e1e3e6;display:inline-block;padding:8px 16px;background-color:#fff;border-radius:2px;margin-right:32px;max-width:100%;min-width:200px;width:auto}
.checkbox-item label:hover{cursor:pointer}.checkbox-item.focus-within{border-color:#0045c4}
div[role=main]{background:#fff!important}
.identity-verification-panel-container{margin-bottom:3em;flex-grow:1}i.fas{font-family:fontawesome;font-style:normal}
.donor-info{
  line-height:normal;
  padding: 2em 2.5em!important;
}

.validation-msg{color:red}
.noty_theme__metroui.noty_type__error{background-color:#fff!important;color:#000!important;border:3px solid #f0270a!important}
div.itrac-notification div.ui-bar-e{background:#fff!important;color:#000!important;border:3px solid #f0270a!important}
.noty_theme__metroui.noty_type__error div.nt-icon,div.itrac-notification div.ui-bar-e div.nt-icon{color:#f0270a}
.noty_type__error button.toast-btn{color:#000;border-color:#f0270a}
div.noty_body{font-family:"Source Sans Pro"!important;font-size:16px!important;padding:2em!important}
div.noty_layout h3{margin-top:0}
.noty_body .ui-title,.noty_body h3{font-weight:lighter;font-size:32px;font-family:"Source Sans Pro - Light"!important}
div.noty_layout div.noty_buttons{padding:1em!important}
div.noty_layout h3:before{content:" ";background-color:#fbdd40;width:5px;height:52px;position:absolute;left:0;top:0;display:block}
button.toast-btn.confirm-dismiss{background-color:#e1e3e6;text-transform:unset;padding:0 16px;height:auto;color:#00558c}
button.toast-btn.confirm-dismiss:hover{background-color:#333;color:#fff}
button.toast-btn.confirm-accept,button.toast-btn.confirm-dismiss:active{background-color:#00558c;color:#fff}
button.toast-btn.confirm-accept{text-transform:unset;height:auto;padding:0 16px;margin-left:32px}
button.toast-btn.confirm-accept:active,button.toast-btn.confirm-accept:hover{background-color:#333;color:#fff}
.itrac-material fieldset legend,.itrac-material label.itrac-item-label,.itrac-material label{font-weight:bold;opacity:.9}


html{
font-size: 62.5% !important;
}

.include-gos-hf .container {
overflow: visible;
z-index: 700;
}
.include-gos-hf .container li{
font-size:inherit;
}

.include-gos-hf {
width: 100%;  
}

div.a-GV-columnItem input{
font-size: 16px!important;
font-family: 'Source Sans Pro - Light'!important;
height: 100%!important;
}
div.a-GV-columnItem select{
font-size: 16px!important;
font-family: 'Source Sans Pro - Light'!important;
height: 100%!important;
min-height: 100%!important;
max-height: 100%!important;
}
div.a-GV-columnItem textarea{
font-size: 16px!important;
font-family: 'Source Sans Pro - Light'!important;
}

.a-GV-cell .a-Button.a-Button--actions {
padding: 12px 0px;
}
.a-GV-cell.has-button {
padding: 0px!important;
}

body {
font-family: "Source Sans Pro";
font-size: 16px;
}

.gos-vi .t-Form-fieldContainer .t-Form-labelContainer label.t-Form-label{
  color:#333333;
  font-weight:600;
}


.gos-vi .t-Form-fieldContainer:not(.t-Form-fieldContainer--floatingLabel) .t-Form-labelContainer label.t-Form-label{
font-size:16px;
line-height: 1.5;
color:#333333;
font-weight:600;
margin-bottom: 11px;
}
.gos-vi .t-Form-inputContainer .t-Form-itemWrapper {
align-items: normal;
}

.gos-vi .apex-item-wrapper--text-field .t-Form-inputContainer .t-Form-itemWrapper input.apex-item-text,
.gos-vi .apex-item-wrapper--number-field .t-Form-inputContainer .t-Form-itemWrapper input.apex-item-text,
.gos-vi .apex-item-wrapper--date-picker .t-Form-inputContainer .t-Form-itemWrapper input.apex-item-text{
border: solid 1px #c8c8c8;
font-size:16px;
margin:0;
height:auto;
line-height: normal;
}
.gos-vi .apex-item-wrapper--text-field:not(.t-Form-fieldContainer--floatingLabel) .t-Form-inputContainer .t-Form-itemWrapper input.apex-item-text:not(.apex-item-has-icon),
.gos-vi .apex-item-wrapper--number-field:not(.t-Form-fieldContainer--floatingLabel) .t-Form-inputContainer .t-Form-itemWrapper input.apex-item-text:not(.apex-item-has-icon),
.gos-vi .apex-item-wrapper--date-picker:not(.t-Form-fieldContainer--floatingLabel) .t-Form-inputContainer .t-Form-itemWrapper input.apex-item-text:not(.apex-item-has-icon){
padding:0.7em;
}
.gos-vi .apex-item-wrapper--textarea:not(.t-Form-fieldContainer--floatingLabel) .t-Form-inputContainer .t-Form-itemWrapper textarea.apex-item-textarea,
.gos-vi .apex-item-wrapper--textarea:not(.t-Form-fieldContainer--floatingLabel) .t-Form-inputContainer .t-Form-itemWrapper .apex-item-group--textarea textarea {
border: solid 1px #c8c8c8;
font-size:16px;
padding: 0.7em;
}
.gos-vi .apex-item-wrapper--select-list:not(.t-Form-fieldContainer--floatingLabel) .t-Form-inputContainer .t-Form-itemWrapper select.apex-item-select{
border: solid 1px #c8c8c8;
font-size:16px;
padding:0.7em 2.5em 0.7em 0.7em;
margin:0;
height:auto;
min-height: auto;
max-height: fit-content;
line-height: normal;
}


.gos-vi .t-Form-inputContainer .t-Form-itemWrapper .apex-item-radio .apex-item-option label,
.gos-vi .t-Form-inputContainer .t-Form-itemWrapper .apex-item-checkbox .apex-item-option label{
padding: 8px 16px 8px 50px;
border: thin solid #E1E3E6;
font-size: 16px;
font-weight:600;
border-radius:2px;
margin-bottom:16px;
display: inline-block;
}
.gos-vi .t-Form-inputContainer .t-Form-itemWrapper .apex-item-radio .apex-item-option input:hover+label,
.gos-vi .t-Form-inputContainer .t-Form-itemWrapper .apex-item-checkbox .apex-item-option input:hover+label{
border: thin solid #666666;
}
.gos-vi .t-Form-inputContainer .t-Form-itemWrapper .apex-item-radio .apex-item-option input+label:before, 
.gos-vi .t-Form-inputContainer .t-Form-itemWrapper .apex-item-radio .apex-item-option input+label:after,
.gos-vi .t-Form-inputContainer .t-Form-itemWrapper .apex-item-checkbox .apex-item-option input+label:before, 
.gos-vi .t-Form-inputContainer .t-Form-itemWrapper .apex-item-checkbox .apex-item-option input+label:after{
top: auto;
display: inherit;
left:16px;
}

.gos-vi .t-Form-inputContainer .t-Form-itemWrapper .apex-item-group.apex-item-group--switch .apex-item-option label{
padding:0.7em;
font-size: 1.4rem;
line-height: 1.6rem;
}

.gos-vi.itrac-record .itrac-item .fr-box:focus-within .fr-element, 
.gos-vi.itrac-record .itrac-item .fr-box:focus-within .fr-second-toolbar, 
.gos-vi.itrac-record .itrac-item .fr-box:focus-within .fr-toolbar, 
.gos-vi.itrac-record .itrac-item .fr-box:focus-within .fr-wrapper,
.itrac-record .gos-vi.itrac-item .fr-box:focus-within .fr-element, 
.itrac-record .gos-vi.itrac-item .fr-box:focus-within .fr-second-toolbar, 
.itrac-record .gos-vi.itrac-item .fr-box:focus-within .fr-toolbar, 
.itrac-record .gos-vi.itrac-item .fr-box:focus-within .fr-wrapper  {
border-color: #00548c;
}

@media only screen and (min-width: 641px) {
.gos-vi .itrac-item:not(.t-Form--labelsAbove) .t-Form-fieldContainer:not(.t-Form-fieldContainer--stacked),
.gos-vi.itrac-item:not(.t-Form--labelsAbove) .t-Form-fieldContainer:not(.t-Form-fieldContainer--stacked){
  display:flex;
}
.gos-vi .itrac-item:not(.t-Form--labelsAbove) .t-Form-fieldContainer:not(.t-Form-fieldContainer--stacked) .t-Form-inputContainer,
.gos-vi.itrac-item:not(.t-Form--labelsAbove) .t-Form-fieldContainer:not(.t-Form-fieldContainer--stacked) .t-Form-inputContainer{
  align-self: center;
}
}
.gos-vi .itrac-item:not(.t-Form--labelsAbove) .t-Form-fieldContainer:not(.t-Form-fieldContainer--stacked) .t-Form-inputContainer .t-Form-itemWrapper .t-Form-helpButton,
.gos-vi.itrac-item:not(.t-Form--labelsAbove) .t-Form-fieldContainer:not(.t-Form-fieldContainer--stacked) .t-Form-inputContainer .t-Form-itemWrapper .t-Form-helpButton{
align-self: center;
}

.gos-vi .itrac-item:not(.t-Form--labelsAbove) .t-Form-fieldContainer:not(.t-Form-fieldContainer--stacked) .t-Form-labelContainer label.t-Form-label,
.gos-vi.itrac-item:not(.t-Form--labelsAbove) .t-Form-fieldContainer:not(.t-Form-fieldContainer--stacked) .t-Form-labelContainer label.t-Form-label{
padding: 0.7em 0.7em;
}


.a-TreeView-label {
font-size:14px;
}

.a-GV-table th.a-GV-header{
background-color:#ffffff;
color:#333333;
font-size: 14px;
}
.a-GV-table td.a-GV-cell{
color: #000000;
font-family: 'Source Sans Pro - Light';
font-size: 16px;
padding: 0.7em 8px;
}



.itrac-grid-toolbar .a-Button.a-Toolbar-item{
background-color:#00548c;
color: #ffffff;
padding: 18px;
font-size: 18px;
font-weight: 600;
}
.itrac-grid-toolbar .a-Button.a-Toolbar-item:hover{
background-color:#333333;
color: #ffffff;
}

pre.itrac-record-descr-content {
font-size: 16px;
}

.a-Button.itrac-form-function-btn,
.t-Button.t-Button--hot.itrac-form-function-btn{
  font-weight: 600;
}
.itrac-actions-container--top .a-Button.itrac-form-function-btn,
.itrac-actions-container--top .t-Button.t-Button--hot.itrac-form-function-btn,
.itrac-plsql-item .a-Button.itrac-form-function-btn,
.itrac-plsql-item .t-Button.t-Button--hot.itrac-form-function-btn {
  background-color:#00548c;
  color:#ffffff;
}

.itrac-wizard-breadcrumb, .itrac-record-drillup{
  display: inline-flex;
  align-items: center;
}

.itrac-wizard-breadcrumb .itrac-link, 
.itrac-record-drillup .itrac-link{
  display: inline-flex;
  align-items: center;
}
.itrac-wizard-breadcrumb .itrac-link span.fa, 
.itrac-record-drillup .itrac-link span.fa{
  margin-right:3px;
}

.itrac-wizard-breadcrumb a + a::before,
.itrac-record-drillup a + a::before{
  content: "|";
  margin: 0em 1em;
  display: inline-flex;
  align-items: center;
  font-size: 8pt;
  font-weight: normal;
  font-style: normal;
}


.tile-title span{
  text-overflow: ellipsis;
  display: -webkit-box !important;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  white-space: normal;
  margin: -0.4rem;
}


.itrac-record-manager-footer .itrac-add-record{
background-color:#00548c;
color:#ffffff;
font-weight: 600;
padding: 18px;
font-size: 18px;
}

.itrac-actions-container--top .a-Button.itrac-form-function-btn:hover,
.itrac-actions-container--top .a-Button.itrac-form-function-btn:active,
.itrac-actions-container--top .a-Button.itrac-form-function-btn:focus,
.itrac-actions-container--top .t-Button.t-Button--hot.itrac-form-function-btn:hover,
.itrac-actions-container--top .t-Button.t-Button--hot.itrac-form-function-btn:active,
.itrac-actions-container--top .t-Button.t-Button--hot.itrac-form-function-btn:focus,
.itrac-plsql-item .a-Button.itrac-form-function-btn:hover,
.itrac-plsql-item .a-Button.itrac-form-function-btn:active,
.itrac-plsql-item .a-Button.itrac-form-function-btn:focus,
.itrac-plsql-item .t-Button.t-Button--hot.itrac-form-function-btn:hover,
.itrac-plsql-item .t-Button.t-Button--hot.itrac-form-function-btn:active,
.itrac-plsql-item .t-Button.t-Button--hot.itrac-form-function-btn:focus,
.itrac-record-manager-footer .itrac-add-record:hover,
.itrac-record-manager-footer .itrac-add-record:active,
.itrac-record-manager-footer .itrac-add-record:focus
{
background-color:#333333;
color:#ffffff;
}



.itrac-form-function-buttons+button.js-menuButton.itrac-record-action{
background-color:#003E68;
color:#ffffff;
}
.itrac-form-function-buttons+button.js-menuButton.itrac-record-action:hover,
.itrac-form-function-buttons+button.js-menuButton.itrac-record-action:active,
.itrac-form-function-buttons+button.js-menuButton.itrac-record-action:focus
{
background-color:#333333;
color:#ffffff;
}

.t-WizardSteps-step .t-WizardSteps-label {
color: unset;
}
.t-WizardSteps-step.is-active .t-WizardSteps-label {
color: #262626;
}

.itrac-data-table-container{
width:calc(100% - 8px);
}

.itrac-data-table-container .dataTable th{
font-size: 14px;
color:#333333;
}
.itrac-data-table-container .dataTable td{
font-size: 16px;
color: #000000;
font-family: 'Source Sans Pro - Light';
padding: 16px 10px;
}
.itrac-data-table-container .dataTable td a{
font-family: 'Source Sans Pro';
}

.itrac-record-form-view .itrac-record-header .itrac-record-label {
font-size: 2.25em!important;
line-height: 1.25!important;
font-family: 'Source Sans Pro - Light';
font-weight: 600;
}

.itrac-record-form-view .itrac-child-records-container .itrac-record-header .itrac-record-label{
font-size: 1.5em !important;
line-height: 1.5em !important;
}


.itrac-actions-container .itrac-form-function-menubar-container .t-Button.t-Button--icon.itrac-record-action{
 box-shadow:none; 
background-color:#E1E3E6;
font-weight: 600;
}
.itrac-actions-container .itrac-form-function-menubar-container .t-Button.t-Button--icon.itrac-record-action:hover{
 background-color:#00548c;
}
.t-Button.t-Button--icon,
.t-Button.t-Button--hot,
.a-Button.a-Button--hot{
font-weight: 600;
}
.t-Button.t-Button--icon:hover,
.t-Button.t-Button--hot:hover,
.a-Button.a-Button--hot:hover{
background-color:#00548c;
color: #ffffff;
}

.t-Button.t-Button--hot[data-action=save]{
background-color:#00548c;
color: #ffffff;
}
.t-Button.t-Button--hot[data-action=save]:hover{
background-color:#333333;
}


.t-Wizard-buttons button {
font-size:18px;
padding:18px;
}

.STRT_END_DT .a-GV,
.STRT_END_DT .itrac-grid-header{
max-width:400px;
}

button.gos-primary{
color:#00558C!important;
background-color:#FBDD40!important;
font-weight: 600!important;
}
button.gos-primary:hover{
color:#ffffff!important;
background-color:#00558C!important;
}
button.gos-primary:active,
button.gos-primary:focus
{
color:#ffffff!important;
background-color:#333333!important;
}

button.gos-secondary{
color:#00558C!important;
background-color:#E1E3E6!important;
font-weight: 600!important;
}
button.gos-secondary:hover{
color:#ffffff!important;
background-color:#00558C!important;
}
button.gos-secondary:active,
button.gos-secondary:focus
{
color:#ffffff!important;
background-color:#333333!important;
}

button.gos-blue{
color:#ffffff!important;
background-color:#00558C!important;
font-weight: 600!important;
}
button.gos-blue:hover{
color:#ffffff!important;
background-color:#333333!important;
}
button.gos-blue:active,
button.gos-blue:focus
{
color:#ffffff!important;
background-color:#333333!important;
}

button.gos-white{
color:#00558C!important;
background-color:#FFFFFF!important;
border: 1px solid #00558C!important;
font-weight: 600!important;
}
button.gos-white:hover{
color:#ffffff!important;
background-color:#00558C!important;
}
button.gos-white:active,
button.gos-white:focus
{
color:#ffffff!important;
background-color:#333333!important;
}


.a-Button.itrac-form-function-btn,
.t-Button.t-Button--hot.itrac-form-function-btn{
padding: 18px;
font-size: 18px;
}
.itrac-form-function-buttons-container>div{
  gap:16px;
}

div.a-GV-columnItem input.datepicker{
text-align:right;
}


.gos-vi.apex-item-wrapper--radioButtonGroup .t-Form-inputContainer .t-Form-itemWrapper .apex-item-group.is-warning {
border: thin solid #fc181b!important;
}

/*iTrac Tree selection colors*/
.itrac-tree .a-TreeView-row.is-focused, 
.itrac-tree .a-TreeView-row.is-selected.is-focused, 
.itrac-tree .a-TreeView-row.is-selected.is-focused.is-hover{
background-color: #00548c;
}
.itrac-tree .a-TreeView-row.is-selected, 
.itrac-tree .a-TreeView-row.is-selected.is-hover {
background-color: unset;
}
.itrac-tree .a-TreeView-row.is-selected + .a-TreeView-content.is-selected, 
.itrac-tree .a-TreeView-row.is-selected + .a-TreeView-content.is-selected .a-TreeView-label, 
.itrac-tree .a-TreeView-row.is-selected + .a-TreeView-content.is-selected .a-TreeView-label input, 
.itrac-tree .a-TreeView-row.is-selected + .a-TreeView-toggle + .a-TreeView-content.is-selected .a-TreeView-label, 
.itrac-tree .a-TreeView-row.is-selected + .a-TreeView-toggle + .a-TreeView-content.is-selected .a-TreeView-label input{
color: unset;
}
.itrac-tree .a-TreeView-row.is-selected + .a-TreeView-toggle {
color: rgba(0,0,0,.2);
}
.itrac-tree .a-TreeView-row.is-selected.is-focused + .a-TreeView-toggle {
color: hsla(0,0%,100%,.5);
}
.itrac-tree .a-TreeView-row.is-focused{
box-shadow: none;
}
.itrac-tree .a-TreeView-row.is-focused + .a-TreeView-content, 
.itrac-tree .a-TreeView-row.is-selected.is-focused + .a-TreeView-content.is-selected {
color: #ffffff;
} 
.itrac-tree .a-TreeView-row.is-focused + .a-TreeView-toggle + .a-TreeView-content, 
.itrac-tree .a-TreeView-row.is-selected.is-focused + .a-TreeView-toggle + .a-TreeView-content.is-selected {
color: #ffffff;
} 
.itrac-tree .a-TreeView-row.is-focused + .a-TreeView-content .a-TreeView-label, 
.itrac-tree .a-TreeView-row.is-focused + .a-TreeView-content .a-TreeView-label input, 
.itrac-tree .a-TreeView-row.is-selected.is-focused + .a-TreeView-content.is-selected .a-TreeView-label, 
.itrac-tree .a-TreeView-row.is-selected.is-focused + .a-TreeView-content.is-selected .a-TreeView-label input {
color: #ffffff;
} 

/*--- Hide Tree and Navbar for saskatchewan.ca experience --*/
.client-experience .t-Header{
display: none!important;
}
.client-experience .t-Header-controls{
display: none!important;
}
.client-experience .t-Body-nav {
display: none!important;
}

@media (min-width:1200px){
.client-experience .t-Body-content{
  margin-left: 0px!important;
  margin-right: 0px!important;
}
.client-experience .t-Body-contentInner .container{
  max-width: 1188px;
}
.client-experience .t-Body-contentInner .container > .row{
  margin-left: 0px;
  margin-right: 0px;
}
.client-experience .t-Body-contentInner .container > .row > .col{
  padding-left: 0px;
  padding-right: 0px;
}
}


/*---- Adjust body titles to work in limited GOS display mode  ----*/

/*--- Hide Disabled Buttons --- DCE-07 */

.t-Button[disabled]{
  display: none!important;
}

.t-Form-helpButton .a-Icon{
  opacity: 1!important;
}


/*--- Color style overrides --- DCE-06 --*/

.itrac-item div.t-Form-warning::before,
.itrac-item div.t-Form-error::before {
  display:none!important;
}
.itrac-item .a-Form-error, 
.itrac-item .t-Form-error{
  font-family: 'Source Sans Pro';
  font-size: 16px;
  color:#EE0000!important;
  font-weight: 600;
}

div.t-Form-warning {
  color:#EE0000!important;
}

.t-Alert--colorBG.t-Alert--warning, .t-Alert--colorBG.t-Alert--yellow{
 background-color: #fffcf2;
}

/*--- Heading Overrides ---*/
.itrac-record .t-BreadcrumbRegion-titleText {
  font-size: 24px!important;
  font-weight: 600!important;
}

/* --- GOS Saskachewan.ca Header Elements  --- */
h1{
  font-size: 2.25em;
  font-weight: 300!important;
  font-family: "Source Sans Pro - Light"!important;
}

h2{
  font-size: 1.5em;
  font-weight: 400;
  font-family: "Source Sans Pro";
}

h3{
  font-size: 1.25em;
  font-weight: 600;
  font-family: "Source Sans Pro - Semi Bold";
}

h4{
  font-size: 1.15em;
  font-weight: 600;
  font-family: "Source Sans Pro - Semi Bold";
}

.itrac-record-drillup,
.itrac-wizard-breadcrumb .itrac-link{
  font-size: 0.87em;
}

.gov-vi .itrac-record-form-view .itrac-item-heading{
  border-top: unset;
}

.gov-vi .itrac-record-form-view .itrac-item-heading.itrac-gos-section-break{
  border-top: 3px solid #64a70b!important;
  margin-top: 28px;
}

.gov-vi .itrac-record-form-view .itrac-item-heading.itrac-gos-section-break h2{
  margin-top: 28px;
}

.t-Wizard{
  border: 0px;
  box-shadow: unset;
}

#ROOT_RECORD_VIEW_TBLGRP {
  padding: unset;
  border: unset;
}

.t-Wizard .t-Wizard-body{
  padding: 8px 8px;
}

.t-Wizard .t-Wizard-header{
  background-color: #F5F5F5;
}

.a-Icon.icon-help{
  color: #00558C;
}

.ui-dialog-titlebar::before{
  content: ' ';
  width: 10px;
  height: 5em;
  position: absolute;
  top: 0px;
  left: 0px;
  background-color: #ffe359;
}

.ui-dialog-titlebar{
  height: 64px;
}

.ui-dialog .ui-dialog-title{
  font-size: 26px;
  color: #333;
  line-height: 36px;
  padding-left: 8px;
  font-family: "Source Sans Pro - Light";
}

.apex-help-dialog{
  font-size: 16px;
}

.item-drop-doc-area{
  width: 100%;
  background-color: #F5F5F5;
  padding: 1em;
}

.item-drop-doc-area .dropzone{
  border: 1px dashed #01558C!important;
}

.item-drop-doc-area .dropzone .splash-label{
  font-size: 14px;
  color: #01558C;
}

.item-drop-doc-area .dropzone .inline-splash{
  fill: #01558C;
  color: #01558C;
}

.item-docs-container .chip-wide{
  max-width: 100%;
}

.progress.docman-dz-progress {
  height: 20px;
  border-radius: 10px;
}

.progress .determinate, 
.progress .indeterminate{
  background-color: #666666!important;
}

.progress{
  background-color: #E1E3E6!important;
}

.t-Form-inlineHelp {
  font-size: 12px;
}

.function-btn-large{
  font-size: 18px;
  padding: 18px;
}

.gos-vi .t-Form-inputContainer .t-Form-itemWrapper .apex-item-checkbox .apex-item-option label, .gos-vi .t-Form-inputContainer .t-Form-itemWrapper .apex-item-radio .apex-item-option label{
  min-height: 44px;
  padding: 12px 16px 12px 50px;
  }

.itrac-form-function-buttons-container>div{
  gap:16px 0px;
}

 .apex-item-checkbox input:checked+label:after {
    top: 12px!important;
   }

  @media(min-width: 641px){
    .itrac-item.col.t-Form--labelsAbove .t-Form-fieldContainer.t-Form-fieldContainer--hiddenLabel.rel-col.apex-item-wrapper.apex-item-wrapper--checkbox{
    margin-top: 53px;    
    }
    .itrac-item.col.t-Form--labelsAbove .t-Form-fieldContainer.t-Form-fieldContainer--hiddenLabel.rel-col.apex-item-wrapper.checkbox-label--collapse.apex-item-wrapper--checkbox
    {
      margin-top: 0px;
    }
  }
  .gos-vi .t-Form-fieldContainer label.t-Form-label {
    color:black !important;
    font-weight: 600!important;
    font-style: semi-bold;
}

.itrac-record-grid .a-GV-headerLabel {
    color:black!important;
}
.apex-item-textarea-counter {
    font-size: .9rem;
    color: #666666 !important;
}
.t-Form-inlineHelp {
    font-size: 14px;
    font-weight: 600;
    color: #666;
}

.t-Form--large.t-Form--labelsAbove.gos-vi .t-Form-itemWrapper .itrac-select-clear-entry.itrac-select-clear-entry-single{
  top: 14px;
}

.t-Form--large.t-Form--labelsAbove.gos-vi .t-Form-itemWrapper .text_field.apex-item-text.itrac-select-input{
  font-size: 16px;
  padding: .7em 2.5em .7em .7em;
  height: 44px;
  border-color:rgb(200, 200, 200);
}

.t-Form-inputContainer span.display_only + button.t-Button{
  margin-left:1em;
}


.itrac-form-function-btn + .t-Button--large{
  font-size: 18px;
  padding: 18px;
}
