/*
 * MC&FP Vita
 *    (Oracle Application Express Theme Style)
 *
 * This CSS file was generated using the Oracle Application Express 5.0 Theme Roller.
 *
 */

.t-AVPList-value {
  color: #5f5f5f;
}
.t-Body-info .t-AVPList-value {
  color: #616161;
}
.t-Region .t-AVPList-value {
  color: #666666;
}
.t-AVPList-label {
  color: #464646;
}
.t-Body-info .t-AVPList-label {
  color: #474747;
}
.t-Region .t-AVPList-label {
  color: #4d4d4d;
}

.t-Alert--wizard {
  border-radius: 2px;
}
.t-Alert--colorBG.t-Alert--warning,
.t-Alert--colorBG.t-Alert--yellow {
  background-color: #fffae5;
}
.t-Alert--colorBG.t-Alert--warning h2,
.t-Alert--colorBG.t-Alert--yellow h2,
.t-Alert--colorBG.t-Alert--warning h3,
.t-Alert--colorBG.t-Alert--yellow h3 {
  color: #333333;
}
.t-Alert--colorBG.t-Alert--warning .t-Alert-body,
.t-Alert--colorBG.t-Alert--yellow .t-Alert-body {
  color: #737373;
}
.t-Alert--colorBG.t-Alert--success {
  background-color: #ecfbee;
}
.t-Alert--colorBG.t-Alert--success h2,
.t-Alert--colorBG.t-Alert--success h3 {
  color: #343434;
}
.t-Alert--colorBG.t-Alert--success .t-Alert-body {
  color: #747474;
}
.t-Alert--colorBG.t-Alert--danger,
.t-Alert--colorBG.t-Alert--red {
  background-color: #ffeae9;
}
.t-Alert--colorBG.t-Alert--danger h2,
.t-Alert--colorBG.t-Alert--red h2,
.t-Alert--colorBG.t-Alert--danger h3,
.t-Alert--colorBG.t-Alert--red h3 {
  color: #353535;
}
.t-Alert--colorBG.t-Alert--danger .t-Alert-body,
.t-Alert--colorBG.t-Alert--red .t-Alert-body {
  color: #747474;
}
.t-Alert--colorBG.t-Alert--info {
  background-color: #d3e5f7;
}
.t-Alert--colorBG.t-Alert--info h2,
.t-Alert--colorBG.t-Alert--info h3 {
  color: #262626;
}
.t-Alert--colorBG.t-Alert--info .t-Alert-body {
  color: #666666;
}

.t-Alert--warning .t-Alert-icon,
.t-Alert--yellow .t-Alert-icon {
  color: #ffcc00;
}

.t-Alert--success .t-Alert-icon {
  color: #4cd964;
}

.t-Alert--info .t-Alert-icon {
  color: #2578cf;
}

.t-Alert--danger .t-Alert-icon,
.t-Alert--red .t-Alert-icon {
  color: #e90c00;
}
.t-Alert--wizard .t-Alert-inset {
  border-radius: 2px;
}
.t-Alert--horizontal,
.t-Alert--wizard {
  border-radius: 2px;
  background-color: #ffffff;
  color: #404040;
}
.t-Body-alert .t-Alert--page {
  box-shadow: 0 -1px 0 rgba(0, 0, 0, 0.1) inset;
}
.t-Alert--page.t-Alert--success {
  background-color: rgba(74, 170, 44, 0.9);
}
.t-Alert--page.t-Alert--success .t-Icon,
.t-Alert--page.t-Alert--success .t-Alert-title {
  color: #FFF;
}
.t-Alert--page .t-Button--closeAlert {
  color: rgba(0, 0, 0, 0.5);
}

.t-BadgeList--dash a.t-BadgeList-wrap:hover {
  box-shadow: 0 -8px 0 0 #e6e6e6 inset;
}
.t-BadgeList a {
  color: #737373;
}
.t-BadgeList--circular .t-BadgeList-item:hover .t-BadgeList-value {
  background-color: #f5f5f5;
}
.t-BadgeList--circular .t-BadgeList-value {
  color: #737373;
  box-shadow: 0 0 0 1px rgba(64, 64, 64, 0.1) inset;
  background-color: #ffffff;
}
.t-BadgeList--circular .t-BadgeList-value a {
  box-shadow: 0 0 0 1px #194867 inset;
  color: #163f5b;
}
.t-BadgeList--circular .t-BadgeList-value a:hover {
  box-shadow: 0 0 0 4px #194867 inset;
  background-color: #194867;
  color: #ffffff;
}
.t-BadgeList--circular .t-BadgeList-value a:focus {
  box-shadow: 0 0 0 2px rgba(25, 72, 103, 0.25), 0 0 0 1px #194867 inset;
}
.t-BadgeList--circular .t-BadgeList-label {
  color: #737373;
}
.t-BadgeList--circular a.t-BadgeList-wrap .t-BadgeList-value {
  border-color: #194867;
  transition: box-shadow 0.1s, color 0.1s, background-color 0.3s;
}
.t-BadgeList--circular a.t-BadgeList-wrap:hover .t-BadgeList-value {
  box-shadow: 0 0 0 4px #194867 inset;
  background-color: #194867;
  color: #FFF;
}
.t-BadgeList--circular.t-BadgeList--coloredBG a.t-BadgeList-wrap:hover .t-BadgeList-value {
  box-shadow: 0 0 0 8px rgba(0, 0, 0, 0.1) inset;
}

.t-BadgeList--float .t-BadgeList-item:after,
.t-BadgeList--flex .t-BadgeList-item:after,
.t-BadgeList--cols .t-BadgeList-item:after,
.t-BadgeList--fixed .t-BadgeList-item:after,
.t-BadgeList--stacked .t-BadgeList-item:after {
  background: #e6e6e6;
}
.t-BadgeList--float .t-BadgeList-item:before,
.t-BadgeList--flex .t-BadgeList-item:before,
.t-BadgeList--cols .t-BadgeList-item:before,
.t-BadgeList--fixed .t-BadgeList-item:before,
.t-BadgeList--stacked .t-BadgeList-item:before {
  background: #e6e6e6;
}
.t-BadgeList--bottomBorder {
  border-bottom-color: #f8f8f8;
}

.a-BarChart .a-BarChart-item:hover {
  background-color: #f2f2f2;
}
.t-Body .a-BarChart .a-BarChart-item .a-BarChart-value {
  color: #797979;
}
.t-Body-title .a-BarChart .a-BarChart-item .a-BarChart-value {
  color: #7a7a7a;
}
.t-Body-info .a-BarChart .a-BarChart-item .a-BarChart-value {
  color: #7a7a7a;
}
.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: #194867;
}

body,
.t-Body {
  background: #f8f8f8;
  color: #393939;
}
a {
  color: #163f5b;
}
.t-Body-title a,
.t-Body-info a {
  color: #113146;
}
.t-Body-actions {
  background-color: #ebebeb;
}
.t-Body-title {
  background-color: #f6f9fd;
  color: #3a3a3a;
}
.ui-widget-content {
  background-color: #ffffff;
}
.t-Body .ui-widget-content {
  color: #393939;
}
.t-Body-title .ui-widget-content {
  color: #3a3a3a;
}
.t-Body-info .ui-widget-content {
  color: #3a3a3a;
}
.t-Region .ui-widget-content,
.t-ButtonRegion .ui-widget-content {
  color: #404040;
}
.t-Body-side {
  background-color: #ffffff;
  color: #393939;
}
.apex-rds-container {
  background-color: transparent;
}
.t-Body-info .apex-rds-container {
  background-color: #f6f9fd;
}
.t-Body-info {
  background-color: #f6f9fd;
}
.t-Body-title.js-hideBreadcrumbs {
  background-color: rgba(0, 0, 0, 0.95);
}
.t-Body-topButton {
  border-radius: 100%;
  background-color: #ffffff;
}
.t-Body-topButton:active {
  background-color: #ffffff;
}
.t-Body-topButton:active .a-Icon {
  color: #e6e6e6;
}
.t-Body-topButton .a-Icon {
  color: #e6e6e6;
}

.apex-side-nav .t-Body-nav,
.apex-side-nav .t-Body-actions,
.apex-side-nav .t-Body-title {
  top: 40px;
}
@media only screen and (min-width: 641px) {
  .apex-side-nav .t-Body-title {
    left: 200px;
  }
}
@media only screen and (min-width: 641px) {
  .apex-side-nav .t-Body-content {
    margin-left: 200px;
  }
}
.apex-side-nav .t-Body-main {
  margin-left: 0;
}

.apex-top-nav .t-Body-actions {
  top: 80px;
}
.apex-top-nav .t-Body-title {
  top: 80px;
}

.t-Body-nav {
  width: 200px;
}

.t-Body-actions {
  width: 200px;
}
.t-Body-actions .t-Button--header {
  -webkit-transform: translate3d(-40px, 0, 0);
  -ms-transform: translate(-40px);
  transform: translate3d(-40px, 0, 0);
}

@media only screen and (min-width: 641px) {
  .t-Body-side {
    width: 240px;
    left: 40px;
  }
}

.apex-side-nav.js-navExpanded .t-Body-main {
  margin-left: 40px;
  -webkit-transform: translate3d(160px, 0, 0);
  -ms-transform: translate(160px);
  transform: translate3d(160px, 0, 0);
}
@media only screen and (max-width: 480px) {
  .apex-side-nav.js-navExpanded .t-Body-title,
  .apex-side-nav.js-navExpanded .t-Body-side,
  .apex-side-nav.js-navExpanded .t-Body-content {
    margin-left: 0;
  }
  .apex-side-nav.js-navExpanded .t-Body-main {
    margin-left: 0;
    -webkit-transform: translate3d(200px, 0, 0);
    -ms-transform: translate(200px);
    transform: translate3d(200px, 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 {
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
  }
  .apex-side-nav.js-navExpanded.t-PageBody--hideLeft .t-Body-title {
    left: 200px;
  }
  .apex-side-nav.js-navExpanded.t-PageBody--hideLeft .t-Body-content {
    margin-left: 200px;
  }
  .apex-side-nav.js-navExpanded.t-PageBody--hideLeft .t-Body-main {
    margin-left: 0px;
  }
  .apex-side-nav.js-navExpanded .t-Body-title,
  .apex-side-nav.js-navExpanded .t-Body-side,
  .apex-side-nav.js-navExpanded .t-Body-content {
    -webkit-transform: translate3d(200px, 0, 0);
    -ms-transform: translate(200px);
    transform: translate3d(200px, 0, 0);
  }
  .apex-side-nav.js-navExpanded.t-PageBody--showLeft .t-Body-main {
    margin-left: 0;
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
  }
  .apex-side-nav.js-navExpanded.t-PageBody--showLeft .t-Body-side {
    left: 0;
  }
  .apex-side-nav.js-navExpanded.t-PageBody--showLeft .t-Body-content {
    margin-left: 280px;
    -webkit-transform: translate3d(160px, 0, 0);
    -ms-transform: translate(160px);
    transform: translate3d(160px, 0, 0);
  }
}
@media only screen and (min-width: 993px) {
  .apex-side-nav.js-navExpanded.t-PageBody--showLeft .t-Body-main {
    margin-left: 0;
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
  }
  .apex-side-nav.js-navExpanded.t-PageBody--showLeft .t-Body-title {
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
    margin-left: 200px;
  }
  .apex-side-nav.js-navExpanded.t-PageBody--showLeft .t-Body-content {
    margin-left: 440px;
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
  }
}

.apex-side-nav.js-navCollapsed .t-Body-nav,
.apex-side-nav.js-navCollapsed .t-Body-nav .t-TreeNav {
  width: 40px;
}
.apex-side-nav.js-navCollapsed .t-Body-content,
.apex-side-nav.js-navCollapsed .t-Body-title,
.apex-side-nav.js-navCollapsed .t-Body-side {
  margin-left: 40px;
}
@media only screen and (max-width: 480px) {
  .apex-side-nav.js-navCollapsed .t-Body-nav {
    -webkit-transform: translateX(-40px);
    -ms-transform: translateX(-40px);
    transform: translateX(-40px);
  }
  .apex-side-nav.js-navCollapsed .t-Body-title,
  .apex-side-nav.js-navCollapsed .t-Body-side,
  .apex-side-nav.js-navCollapsed .t-Body-content {
    margin-left: 0;
  }
}
@media only screen and (min-width: 641px) {
  .apex-side-nav.js-navCollapsed .t-Body-title {
    margin-left: 0;
    left: 40px;
  }
  .apex-side-nav.js-navCollapsed.t-PageBody--showLeft .t-Body-side {
    margin-left: 0;
  }
  .apex-side-nav.js-navCollapsed.t-PageBody--showLeft .t-Body-content {
    margin-left: 280px;
  }
}
@media only screen and (min-width: 993px) {
  .apex-side-nav.js-navCollapsed .t-Body-side {
    left: 40px;
  }
}

.t-PageBody.js-rightExpanded .t-Body-main {
  margin-right: 0;
}
.t-PageBody.js-rightExpanded .t-Body-main,
.t-PageBody.js-rightExpanded .t-Body-nav {
  -webkit-transform: translate3d(-200px, 0, 0);
  -ms-transform: translate(-200px);
  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 {
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
  }
  .t-PageBody.js-rightExpanded.t-PageBody--hideLeft .t-Body-main {
    margin-right: 200px;
  }
  .t-PageBody.js-rightExpanded.t-PageBody--hideLeft .t-Body-title {
    right: 200px;
  }
  .t-PageBody.js-rightExpanded.t-PageBody--showLeft .t-Body-title {
    right: 0;
  }
  .t-PageBody.js-rightExpanded.js-navCollapsed.t-PageBody--showLeft .t-Body-side {
    margin-left: 0;
    left: 0;
  }
}
@media only screen and (min-width: 993px) {
  .t-PageBody.js-rightExpanded.t-PageBody--showLeft .t-Body-main {
    margin-right: 200px;
  }
  .t-PageBody.js-rightExpanded.t-PageBody--showLeft .t-Body-main,
  .t-PageBody.js-rightExpanded.t-PageBody--showLeft .t-Body-nav {
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
  }
  .t-PageBody.js-rightExpanded.t-PageBody--showLeft .t-Body-title {
    right: 200px;
  }
  .t-PageBody.js-rightExpanded.js-navCollapsed.t-PageBody--showLeft .t-Body-side {
    left: 40px;
  }
}
@media only screen and (max-width: 992px) {
  .t-PageBody.js-rightExpanded.t-PageBody--showLeft .t-Body-main {
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
  }
  .t-PageBody.js-rightExpanded.t-PageBody--showLeft .t-Body-title,
  .t-PageBody.js-rightExpanded.t-PageBody--showLeft .t-Body-side,
  .t-PageBody.js-rightExpanded.t-PageBody--showLeft .t-Body-content {
    -webkit-transform: translate3d(-200px, 0, 0);
    -ms-transform: translate(-200px);
    transform: translate3d(-200px, 0, 0);
  }
  .t-PageBody.js-rightExpanded.t-PageBody--showLeft .t-Body-side {
    margin-left: 40px !important;
  }
}

.t-PageBody.js-rightCollapsed .t-Body-main {
  margin-right: 0px;
}
.t-PageBody.js-rightCollapsed .t-Body-title {
  right: 0px;
}
.t-PageBody.js-rightCollapsed .t-Body-actions {
  -webkit-transform: translate3d(200px, 0, 0);
  -ms-transform: translate(200px);
  transform: translate3d(200px, 0, 0);
}

@media only screen and (min-width: 641px) {
  .t-PageBody--showLeft .t-Body-content {
    margin-left: 240px;
  }
}

.t-Body-contentInner {
  margin: auto;
  max-width: auto;
}

.t-Breadcrumb-item:after {
  color: rgba(58, 58, 58, 0.9935);
}
.t-Breadcrumb-item .t-Icon:hover {
  color: #194867;
}
.t-BreadcrumbRegion--useBreadcrumbTitle .t-Breadcrumb-item:last-child .t-Breadcrumb-label {
  color: #3a3a3a;
}
.t-BreadcrumbRegion-titleText {
  color: #3a3a3a;
}

.t-Button,
.a-Button {
  border: none;
  color: #383838;
  background-clip: padding-box;
  background-color: #f8f8f8;
  box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.125) inset;
  border-radius: 2px;
  text-shadow: none;
}
.t-Button:hover,
.a-Button:hover {
  box-shadow: 0 2px 1px rgba(0, 0, 0, 0.05), 0 0 0 1px rgba(0, 0, 0, 0.125) inset;
}
.t-Button.t-Button--simple,
.a-Button.t-Button--simple {
  background-color: #ffffff;
  color: #404040;
  box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.125) inset;
  text-shadow: none;
}
.t-Button.t-Button--simple:hover,
.a-Button.t-Button--simple:hover,
.t-Button.t-Button--simple:focus,
.a-Button.t-Button--simple:focus,
.t-Button.t-Button--simple:active,
.a-Button.t-Button--simple:active {
  background-color: #e6e6e6;
  box-shadow: 0 0 0 1px #e6e6e6 inset;
}
@media screen and (-ms-high-contrast: active) {
  .t-Button,
  .a-Button {
    border: 1px solid;
  }
}

.t-Button--primary,
.t-Button--hot,
.t-Button--danger,
.t-Button--warning,
.t-Button--success {
  box-shadow: 0 0 2px rgba(0, 0, 0, 0.05) inset;
}
.t-Button--primary.t-Button--simple,
.t-Button--hot.t-Button--simple,
.t-Button--danger.t-Button--simple,
.t-Button--warning.t-Button--simple,
.t-Button--success.t-Button--simple {
  box-shadow: 0 0 0 1px inset;
}
.t-Button--primary:hover,
.t-Button--warning:hover {
  box-shadow: 0 2px 1px rgba(0, 0, 0, 0.05), 0 0 0 1px rgba(0, 0, 0, 0.075) inset;
}
.t-Button--hot:hover,
.t-Button--danger:hover,
.t-Button--success:hover {
  box-shadow: 0 2px 1px rgba(0, 0, 0, 0.1), 0 0 0 1px rgba(0, 0, 0, 0.075) inset;
}
.t-Button:hover,
.a-Button:hover {
  background-color: #ffffff;
  z-index: 100;
}
.t-Button:focus,
.a-Button:focus {
  /* outline: none; */
  z-index: 110;
}
.t-Button:focus,
.a-Button:focus,
.t-Button:active:focus,
.a-Button:active:focus {
  box-shadow: 0 0 0 1px #194867 inset, 0 0 1px 2px rgba(25, 72, 103, 0.25) !important;
}
.t-Button:active {
  background-color: #dedede;
  box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.2) inset, 0 1px 2px rgba(0, 0, 0, 0.25) inset;
  z-index: 100;
}
.t-Button:active:focus {
  box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.2) inset, 0 1px 2px rgba(0, 0, 0, 0.25) inset !important;
}
.t-Button.is-active,
.t-Button.is-active:active,
.t-MenuButton.is-active {
  background-color: #dedede;
  color: #383838;
  font-weight: normal;
  text-shadow: none;
  z-index: 100;
  box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.2) inset, 0 1px 2px rgba(0, 0, 0, 0.25) inset;
}
.t-Button.is-disabled,
.t-Button.is-disabled:active,
.t-Button:disabled {
  opacity: .5;
  pointer-events: none;
}

.t-Button--hot,
body .ui-state-default.ui-button.ui-button--hot,
body button.ui-state-default.ui-priority-primary {
  background-color: #194867;
  color: #ffffff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.1);
}
.t-Button--hot:hover,
body .ui-state-default.ui-button.ui-button--hot:hover,
body button.ui-state-default.ui-priority-primary:hover {
  background-color: #236590;
}
.t-Button--hot:active,
body .ui-state-default.ui-button.ui-button--hot:active,
body button.ui-state-default.ui-priority-primary:active,
.t-Button--hot.is-active,
body .ui-state-default.ui-button.ui-button--hot.is-active,
body button.ui-state-default.ui-priority-primary.is-active,
.t-Button--hot.t-MenuButton.is-active,
body .ui-state-default.ui-button.ui-button--hot.t-MenuButton.is-active,
body button.ui-state-default.ui-priority-primary.t-MenuButton.is-active {
  background-color: #0f2b3e;
}
.t-Button--hot.t-Button--simple,
body .ui-state-default.ui-button.ui-button--hot.t-Button--simple,
body button.ui-state-default.ui-priority-primary.t-Button--simple {
  box-shadow: 0 0 0 1px #194867 inset;
  background-color: #ffffff;
  color: #2c4453;
}
.t-Button--hot.t-Button--simple .t-Icon,
body .ui-state-default.ui-button.ui-button--hot.t-Button--simple .t-Icon,
body button.ui-state-default.ui-priority-primary.t-Button--simple .t-Icon {
  color: #2c4453;
}
.t-Button--hot.t-Button--simple:hover,
body .ui-state-default.ui-button.ui-button--hot.t-Button--simple:hover,
body button.ui-state-default.ui-priority-primary.t-Button--simple:hover,
.t-Button--hot.t-Button--simple:focus,
body .ui-state-default.ui-button.ui-button--hot.t-Button--simple:focus,
body button.ui-state-default.ui-priority-primary.t-Button--simple:focus,
.t-Button--hot.t-Button--simple:active,
body .ui-state-default.ui-button.ui-button--hot.t-Button--simple:active,
body button.ui-state-default.ui-priority-primary.t-Button--simple:active {
  background-color: #194867;
  color: #ffffff;
  box-shadow: 0 0 0 1px #194867 inset;
}
.t-Button--hot.t-Button--simple:hover .t-Icon,
body .ui-state-default.ui-button.ui-button--hot.t-Button--simple:hover .t-Icon,
body button.ui-state-default.ui-priority-primary.t-Button--simple:hover .t-Icon,
.t-Button--hot.t-Button--simple:focus .t-Icon,
body .ui-state-default.ui-button.ui-button--hot.t-Button--simple:focus .t-Icon,
body button.ui-state-default.ui-priority-primary.t-Button--simple:focus .t-Icon,
.t-Button--hot.t-Button--simple:active .t-Icon,
body .ui-state-default.ui-button.ui-button--hot.t-Button--simple:active .t-Icon,
body button.ui-state-default.ui-priority-primary.t-Button--simple:active .t-Icon {
  color: #ffffff;
}

.t-Button--primary {
  background-color: #5ba6d7;
  color: #ffffff;
}
.t-Button--primary:hover {
  background-color: #84bce1;
}
.t-Button--primary:active,
.t-Button--primary.is-active {
  background-color: #3290cd;
}
.t-Button--primary.t-Button--simple {
  box-shadow: 0 0 0 1px #5ba6d7 inset;
  background-color: #ffffff;
  color: #3a6078;
}
.t-Button--primary.t-Button--simple .t-Icon {
  color: #3a6078;
}
.t-Button--primary.t-Button--simple:hover,
.t-Button--primary.t-Button--simple:focus,
.t-Button--primary.t-Button--simple:active {
  background-color: #5ba6d7;
  color: #ffffff;
  box-shadow: 0 0 0 1px #5ba6d7 inset;
}
.t-Button--primary.t-Button--simple:hover .t-Icon,
.t-Button--primary.t-Button--simple:focus .t-Icon,
.t-Button--primary.t-Button--simple:active .t-Icon {
  color: #ffffff;
}

.t-Button--danger {
  background-color: #e90c00;
  color: #ffeae9;
}
.t-Button--danger:hover {
  background-color: #ff291d;
}
.t-Button--danger:active,
.t-Button--danger.is-active {
  background-color: #b60900;
}
.t-Button--danger.t-Button--simple {
  box-shadow: 0 0 0 1px #e90c00 inset;
  background-color: #ffffff;
  color: #942620;
}
.t-Button--danger.t-Button--simple .t-Icon {
  color: #942620;
}
.t-Button--danger.t-Button--simple:hover,
.t-Button--danger.t-Button--simple:focus,
.t-Button--danger.t-Button--simple:active {
  background-color: #e90c00;
  color: #ffeae9;
  box-shadow: 0 0 0 1px #e90c00 inset;
}
.t-Button--danger.t-Button--simple:hover .t-Icon,
.t-Button--danger.t-Button--simple:focus .t-Icon,
.t-Button--danger.t-Button--simple:active .t-Icon {
  color: #ffeae9;
}

.t-Button--warning {
  background-color: #ffcc00;
  color: #000000;
}
.t-Button--warning:hover {
  background-color: #ffd633;
}
.t-Button--warning:active,
.t-Button--warning.is-active {
  background-color: #cca300;
}
.t-Button--warning.t-Button--simple {
  box-shadow: 0 0 0 1px #ffcc00 inset;
  background-color: #ffffff;
  color: #8c730d;
}
.t-Button--warning.t-Button--simple .t-Icon {
  color: #8c730d;
}
.t-Button--warning.t-Button--simple:hover,
.t-Button--warning.t-Button--simple:focus,
.t-Button--warning.t-Button--simple:active {
  background-color: #ffcc00;
  color: #000000;
  box-shadow: 0 0 0 1px #ffcc00 inset;
}
.t-Button--warning.t-Button--simple:hover .t-Icon,
.t-Button--warning.t-Button--simple:focus .t-Icon,
.t-Button--warning.t-Button--simple:active .t-Icon {
  color: #000000;
}

.t-Button--success {
  background-color: #4cd964;
  color: #071f0b;
}
.t-Button--success:hover {
  background-color: #76e288;
}
.t-Button--success:active,
.t-Button--success.is-active {
  background-color: #2ac845;
}
.t-Button--success.t-Button--simple {
  box-shadow: 0 0 0 1px #4cd964 inset;
  background-color: #ffffff;
  color: #33793f;
}
.t-Button--success.t-Button--simple .t-Icon {
  color: #33793f;
}
.t-Button--success.t-Button--simple:hover,
.t-Button--success.t-Button--simple:focus,
.t-Button--success.t-Button--simple:active {
  background-color: #4cd964;
  color: #071f0b;
  box-shadow: 0 0 0 1px #4cd964 inset;
}
.t-Button--success.t-Button--simple:hover .t-Icon,
.t-Button--success.t-Button--simple:focus .t-Icon,
.t-Button--success.t-Button--simple:active .t-Icon {
  color: #071f0b;
}
.t-Button--pillStart {
  border-top-right-radius: 0 !important;
  border-bottom-right-radius: 0 !important;
}
.t-Button--pillEnd {
  border-top-left-radius: 0 !important;
  border-bottom-left-radius: 0 !important;
}
.t-Button--pill {
  border-radius: 0 !important;
}
.t-Button--hideShow.t-Button {
  border-radius: 100%;
}
.t-Header-branding .t-Button {
  background-color: transparent;
}
.t-Button.t-Button--header {
  transition: none;
  border-radius: 0;
}
.t-Button.t-Button--header:focus,
.t-Button.t-Button--header:active:focus {
  box-shadow: 0 0 0 1px #2873a5 inset, 0 0 1px 2px rgba(40, 115, 165, 0.25) !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--header.t-Button--headerTree:before {
  content: '';
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  width: 1px;
  background-color: rgba(0, 0, 0, 0.1);
}
.t-Button.t-Button--header.t-Button--headerTree.is-active {
  background-color: transparent;
}
.t-Button.t-Button--header.t-Button--headerTree:hover,
.t-Button.t-Button--header.t-Button--headerTree:focus:hover {
  background-color: rgba(0, 0, 0, 0.3);
}
.t-Button.t-Button--header.t-Button--headerRight {
  background-color: #ebebeb;
}
.t-Button.t-Button--header.t-Button--headerRight:hover {
  background-color: #d2d2d2;
}
.t-Button.t-Button--header.t-Button--headerRight:active,
.t-Button.t-Button--header.t-Button--headerRight.is-active {
  color: #2c2c2c;
}
.t-Button--navBar .t-Button-badge {
  border-radius: 2px;
  background-color: rgba(0, 0, 0, 0.35);
}
.t-Button--helpButton .a-Icon {
  opacity: .5;
}
.a-Calendar-button {
  border-radius: 2px;
  color: #707070;
}

.t-Button--noUI {
  color: #383838;
}
.t-Button--noUI.t-Button--primary {
  color: #3a6078 !important;
}
.t-Button--noUI.t-Button--primary .t-Icon {
  color: #5ba6d7 !important;
}
.t-Button--noUI.t-Button--warning {
  color: #8c730d !important;
}
.t-Button--noUI.t-Button--warning .t-Icon {
  color: #ffcc00 !important;
}
.t-Button--noUI.t-Button--danger {
  color: #81130d !important;
}
.t-Button--noUI.t-Button--danger .t-Icon {
  color: #e90c00 !important;
}
.t-Button--noUI.t-Button--success {
  color: #33793f !important;
}
.t-Button--noUI.t-Button--success .t-Icon {
  color: #4cd964 !important;
}
.t-Button--noUI.t-Button--hot {
  color: #193140 !important;
}
.t-Button--noUI.t-Button--hot .t-Icon {
  color: #194867 !important;
}
.t-Button--noUI.t-Button--primary,
.t-Button--noUI.t-Button--warning,
.t-Button--noUI.t-Button--danger,
.t-Button--noUI.t-Button--success,
.t-Button--noUI.t-Button--hot {
  box-shadow: none;
}

.t-ButtonRegion {
  background-color: #ffffff;
  color: #404040;
  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: #393939;
}
.t-Body-title .t-ButtonRegion--showTitle .t-ButtonRegion-title {
  color: #3a3a3a;
}
.t-Body-info .t-ButtonRegion--showTitle .t-ButtonRegion-title {
  color: #3a3a3a;
}
.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-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: #404040;
}
.fc-day-header.ui-widget-header,
.fc-view .ui-widget-header {
  background-color: #efefef;
  color: #3d3d3d;
  border-color: #e2e2e2;
}
div.fc-agendaList {
  background-color: #ffffff;
  border-color: #ebebeb;
  color: #404040;
}
.fc .fc-agendaList-dayHeader {
  background-color: #d6d6d6;
  color: #3d3d3d;
  border-color: #fafafa;
}
.fc .fc-agendaList-day {
  color: #3d3d3d;
}
.fc .fc-agendaList-date {
  color: #636363;
}
.fc .fc-agendaList .fc-event-start-time,
.fc .fc-agendaList .fc-event-all-day {
  color: #666666;
}
body .fc td.fc-today,
body .fc .ui-widget-content {
  border-color: #e6e6e6;
  color: #404040;
}
body .ui-widget-content.fc-today.ui-state-highlight {
  background-color: #f2f2f2;
}
.fc .fc-agendaList-item {
  border-color: #fafafa;
}

.t-Card-wrap {
  border-radius: 2px;
}
.t-Card-wrap:focus {
  border-color: #194867;
}
.t-Card-icon .t-Icon {
  color: #FFF;
}
.t-Card-desc {
  color: #3d3d3d;
}
.t-Cards--compact .t-Card-wrap {
  background-color: #fcfcfc;
}
.t-Cards--compact .t-Card-desc {
  color: #636363;
}
.t-Card-info {
  color: #636363;
}
.t-Card-title {
  color: #3d3d3d;
}
.t-Cards--basic .t-Card .t-Card-wrap,
.t-Card--basic .t-Card-wrap {
  background-color: #fcfcfc;
}
.t-Cards--basic .t-Card .t-Card-icon .t-Icon,
.t-Card--basic .t-Card-icon .t-Icon {
  border-radius: 2px;
  background-color: #A0A0A0;
}
.t-Cards--basic .t-Card .t-Card-titleWrap,
.t-Card--basic .t-Card-titleWrap {
  background-color: #fcfcfc;
}
.t-Cards--featured .t-Card .t-Card-wrap,
.t-Card--featured .t-Card-wrap {
  background-color: #fcfcfc;
}
.t-Cards--featured .t-Card .t-Card-icon .t-Icon,
.t-Card--featured .t-Card-icon .t-Icon {
  border-radius: 100px;
  color: #FFF;
  background-color: #A0A0A0;
}
.t-Cards--featured .t-Card .t-Card-body,
.t-Card--featured .t-Card-body {
  background-color: transparent;
}

.t-ClassicCalendar-monthTitle {
  color: #404040;
}
.t-ClassicCalendar-dayColumn {
  background-color: #fafafa;
  vertical-align: top;
  border-color: #f2f2f2;
  color: #666666;
}
.t-ClassicCalendar-day {
  border-color: #f2f2f2;
}
.t-ClassicCalendar-day.is-inactive .t-ClassicCalendar-date {
  opacity: .5;
}
.t-ClassicCalendar-day.is-weekend,
.t-ClassicCalendar-day.is-inactive {
  background-color: #fcfcfc;
}
.t-ClassicCalendar-day.is-today .t-ClassicCalendar-date {
  background-color: #194867;
  color: #ffffff;
}
.t-ClassicCalendar-date {
  color: #808080;
}
.t-ClassicCalendar-event {
  background-color: #f2f2f2;
}
.t-ClassicCalendar-event {
  color: #404040;
}
.t-ClassicCalendar-event a {
  background-color: #194867;
  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: #404040;
}
.t-ClassicCalendar--weekly .t-ClassicCalendar-dayEvents a,
.t-ClassicCalendar--daily .t-ClassicCalendar-dayEvents a {
  background-color: #194867;
  color: #ffffff;
}
.t-ClassicCalendar--weekly .t-ClassicCalendar-day.is-today,
.t-ClassicCalendar--daily .t-ClassicCalendar-day.is-today {
  background-color: #99c7e6;
}
.t-ClassicCalendar-list {
  border-color: #f2f2f2;
}
.t-ClassicCalendar-listTitle,
.t-ClassicCalendar-listEvent {
  border-color: #f2f2f2;
}
.t-ClassicCalendar-listTitle {
  background-color: #fafafa;
  color: #666666;
}
.t-ClassicCalendar-listEvent {
  color: #404040;
}
.t-Comments-userIcon,
.t-Comments-userImg {
  border-radius: 100%;
}
.t-Comments-userIcon {
  background-color: #ffffff;
}
.t-Comments-info {
  color: #666666;
}
.t-Comments-comment {
  color: #404040;
}
.t-Comments--chat .t-Comments-info {
  background-color: #ffffff;
  border-radius: 2px 2px 0 0;
  border-color: #e6e6e6;
}
.t-Comments--chat .t-Comments-info:after {
  border-color: rgba(248, 248, 248, 0);
  border-right-color: #ffffff;
}
.t-Comments--chat .t-Comments-info:before {
  border-color: rgba(232, 232, 232, 0);
  border-right-color: #e6e6e6;
}
.t-Comments--chat .t-Comments-comment {
  background-color: #ffffff;
  border-radius: 0 0 2px 2px;
  border-color: #e6e6e6;
}
.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: #4cd964;
}
.t-ConfigPanel-icon.is-disabled {
  background-color: #e90c00;
}
.t-ConfigPanel-setting,
.t-ConfigPanel-status {
  color: #737373;
}
.t-ConfigPanel-status {
  color: #404040;
}
.t-ConfigPanel-attrLink {
  color: #737373;
}
.t-ConfigPanel-attrLink:hover {
  background-color: rgba(0, 0, 0, 0.05);
}
.t-ConfigPanel-attrValue {
  color: #163f5b;
}

.t-DialogRegion-body {
  background: -webkit-linear-gradient(#ffffff 30%, #ffffff), -webkit-linear-gradient(#ffffff, #ffffff 70%) 0 100%, -webkit-linear-gradient(rgba(0, 0, 0, 0.05), rgba(0, 0, 0, 0)), -webkit-linear-gradient(rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.05));
  background: -o-linear-gradient(#ffffff 30%, #ffffff), -o-linear-gradient(#ffffff, #ffffff 70%) 0 100%, -o-linear-gradient(rgba(0, 0, 0, 0.05), rgba(0, 0, 0, 0)), -o-linear-gradient(rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.05));
  background: linear-gradient(#ffffff 30%, #ffffff), linear-gradient(#ffffff, #ffffff 70%) 0 100%, linear-gradient(rgba(0, 0, 0, 0.05), rgba(0, 0, 0, 0)), linear-gradient(rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.05)) 0 100%;
  background-color: #ffffff;
}

.t-Footer,
.t-Footer a {
  color: #000000;
}
.t-Form-inputContainer:before {
  color: #333333;
}
.t-Form-field,
.t-Form-select,
.t-Form-inputContainer input[type="text"],
.t-Form-inputContainer select.selectlist,
.t-Form-inputContainer select.yes_no,
.t-Form-inputContainer input.text_field,
.t-Form-inputContainer input.password,
.t-Form-inputContainer textarea.textarea,
.t-Form-inputContainer input.datepicker,
.t-Form-inputContainer span.display_only,
.t-Form-inputContainer input.popup_lov,
.t-Form-inputContainer select[multiple],
.t-Form-textarea,
.u-TF-item--text,
.u-TF-item--textarea,
.u-TF-item--datepicker,
.u-TF-item--select {
  border-radius: 2px;
  color: #333333;
  background-color: #f2f2f2;
  border-color: #d9d9d9;
}
.t-Form-field:focus,
.t-Form-select:focus,
.t-Form-inputContainer input[type="text"]:focus,
.t-Form-inputContainer select.selectlist:focus,
.t-Form-inputContainer select.yes_no:focus,
.t-Form-inputContainer input.text_field:focus,
.t-Form-inputContainer input.password:focus,
.t-Form-inputContainer textarea.textarea:focus,
.t-Form-inputContainer input.datepicker:focus,
.t-Form-inputContainer span.display_only:focus,
.t-Form-inputContainer input.popup_lov:focus,
.t-Form-inputContainer select[multiple]:focus,
.t-Form-textarea:focus,
.u-TF-item--text:focus,
.u-TF-item--textarea:focus,
.u-TF-item--datepicker:focus,
.u-TF-item--select:focus {
  background-color: #ffffff !important;
  border-color: #194867 !important;
}
.t-Form-field:focus::-ms-value,
.t-Form-select:focus::-ms-value,
.t-Form-inputContainer input[type="text"]:focus::-ms-value,
.t-Form-inputContainer select.selectlist:focus::-ms-value,
.t-Form-inputContainer select.yes_no:focus::-ms-value,
.t-Form-inputContainer input.text_field:focus::-ms-value,
.t-Form-inputContainer input.password:focus::-ms-value,
.t-Form-inputContainer textarea.textarea:focus::-ms-value,
.t-Form-inputContainer input.datepicker:focus::-ms-value,
.t-Form-inputContainer span.display_only:focus::-ms-value,
.t-Form-inputContainer input.popup_lov:focus::-ms-value,
.t-Form-inputContainer select[multiple]:focus::-ms-value,
.t-Form-textarea:focus::-ms-value,
.u-TF-item--text:focus::-ms-value,
.u-TF-item--textarea:focus::-ms-value,
.u-TF-item--datepicker:focus::-ms-value,
.u-TF-item--select:focus::-ms-value {
  color: #333333;

}
.t-Form-field:hover,
.t-Form-select:hover,
.t-Form-inputContainer input[type="text"]:hover,
.t-Form-inputContainer select.selectlist:hover,
.t-Form-inputContainer select.yes_no:hover,
.t-Form-inputContainer input.text_field:hover,
.t-Form-inputContainer input.password:hover,
.t-Form-inputContainer textarea.textarea:hover,
.t-Form-inputContainer input.datepicker:hover,
.t-Form-inputContainer span.display_only:hover,
.t-Form-inputContainer input.popup_lov:hover,
.t-Form-inputContainer select[multiple]:hover,
.t-Form-textarea:hover,
.u-TF-item--text:hover,
.u-TF-item--textarea:hover,
.u-TF-item--datepicker:hover,
.u-TF-item--select:hover {
  background-color: #ffffff;
}
.t-Form-inputContainer input::-webkit-input-placeholder {
  color: #000000;
  opacity: .55;
}
.t-Form-inputContainer input::-moz-placeholder {
  color: #000000;
  opacity: .55;
}
.t-Form-inputContainer input:-ms-input-placeholder {
  color: #000000;
  opacity: .55;
}
.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.selectlist,
.t-Form-inputContainer select.yes_no {
  color: #333333;
}
.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 {
  color: #4d4d4d;
}
.t-Form-error {
  color: #E92020;
}
.t-Form-postText {
  color: #cccccc;
}
.t-Form--search input.t-Form-searchField {
  background-color: #f2f2f2;
  color: #333333;
}
.t-HeroRegion-form input[type=text].t-Form-searchField {
  background-color: #ffffff;
  border-color: #ccddf4;
}
.t-HeroRegion-form input[type=text].t-Form-searchField:focus {
  background-color: #ffffff !important;
  border-color: #194867 !important;
}
.t-HeroRegion-form input[type=text].t-Form-searchField::-webkit-input-placeholder {
  color: #000000;
  opacity: .55;
}
.t-HeroRegion-form input[type=text].t-Form-searchField::-moz-placeholder {
  color: #000000;
  opacity: .55;
}
.t-HeroRegion-form input[type=text].t-Form-searchField:-ms-input-placeholder {
  color: #000000;
  opacity: .55;
}
.t-Form-inputContainer input.hasDatepicker,
.t-Form-inputContainer input.popup_lov {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
.a-Button.a-Button--calendar,
.a-Button.a-Button--popupLOV {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
  border-top-right-radius: 2px;
  border-bottom-right-radius: 2px;
}

.t-Header-branding {
  background-color: #194867;
}
.t-Header-logo-link,
.t-Header .t-Button.t-Button--header.is-active,
.t-Header .t-Button.t-Button--header.t-Button--header {
  color: #ffffff;
}
.t-Header-logo-link:hover,
.t-Header .t-Button.t-Button--header.is-active:hover,
.t-Header .t-Button.t-Button--header.t-Button--header:hover {
  text-decoration: none;
}
.t-Header-logo-link:focus,
.t-Header-logo-link:active:focus {
  /* outline: none; */
  box-shadow: 0 0 0 1px #2873a5 inset, 0 0 1px 2px rgba(40, 115, 165, 0.25) !important;
}
.t-Header-nav {
  background-color: #0a1d29;
}
.t-Header .a-MenuBar-item:hover {
  background-color: transparent;
}
.t-Header .a-MenuBar-item > .a-Menu-subMenuCol .a-Icon {
  border-radius: 100%;
}
.t-Header .a-Menu.a-Menu--top > .a-Menu-content {
  border-top-width: 0;
}
.t-Header .a-Menu-content {
  box-shadow: 0 2px 6px rgba(0, 0, 0, 0.15);
}
.t-Header-nav-list {
  background-color: transparent;
}
.t-HeroRegion {
  background-color: #f6f9fd;
  color: #15355f;
}
.t-HeroRegion-title {
  color: #15355f;
}
.t-HeroRegion-icon {
  border-radius: 4px;
  background-color: #194867;
  color: #ffffff;
}
.t-HeroRegion--featured {
  background-color: transparent;
}
.t-HeroRegion--featured,
.t-HeroRegion--featured .t-HeroRegion-title {
  color: #404040;
}

.a-IRR {
  border-radius: 2px;
  border-color: #e6e6e6;
}
.a-IRR .a-IRR-pagination-label {
  color: #737373;
}
.a-IRR-reportSummary-value {
  color: #404040;
}
.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-sortWidget {
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);
}
.a-IRR-toolbar {
  background: linear-gradient(#ffffff, #fcfcfc);
  border-color: #e2e2e2;
}
.a-Report-percentChart-fill {
  background-color: #194867;
}
.a-Report-percentChart {
  background-color: #99c7e6;
}
.a-IRR-button--colSearch {
  -webkit-border-top-right-radius: 0px !important;
  -webkit-border-bottom-right-radius: 0px !important;
  -moz-border-radius-topright: 0px  !important;
  -moz-border-radius-bottomright: 0px !important;
  border-top-right-radius: 0px !important;
  border-bottom-right-radius: 0px !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 {
  background-color: #0a1d29;
  border-bottom: none;
}
.a-IRR-header.is-active a {
  color: #99c7e6;
}
.a-IRR-header.is-active .a-IRR-headerSort {
  color: #99c7e6;
}
.a-IRR-header--group {
  background-color: #f5f5f5;
}
.a-IRR-table tr td {
  background-color: #ffffff;
  color: #404040;
}
.a-IRR-table {
  border-collapse: separate;
}
.a-IRR-table tr:hover td {
  background-color: #f9f9f9;
}
.t-IRR-region--noBorders .a-IRR {
  border-radius: 2px;
}
body .a-IRR-sortWidget-rows {
  color: #ffffff;
  border-top: 1px solid #0a1d29;
  background: #143a52;
}
body .a-IRR-sortWidget-row {
  color: #ffffff;
  box-shadow: 0 -1px 0 #0a1d29 inset;
}
.a-IRR-sortWidget-search > .a-IRR-sortWidget-searchField,
.a-IRR-sortWidget-search > .a-IRR-sortWidget-searchField[type="text"] {
  color: #ffffff;
  background: #0a1d29;
}
.a-IRR-sortWidget-row:hover {
  background-color: #0a1d29;
}
body .a-IRR-button.a-IRR-sortWidget-button,
body .a-IRR-button.a-IRR-sortWidget-button:active:focus {
  color: rgba(255, 255, 255, 0.9);
  background-color: #0a1d29;
}
body .a-IRR-button.a-IRR-sortWidget-button:hover,
body .a-IRR-button.a-IRR-sortWidget-button:active:focus:hover {
  background-color: #143a52;
}
.a-IRR-sortWidget-actions {
  border-bottom: 1px solid #0a1d29;
}
.a-IRR-sortWidget-actions-item {
  border-right: none;
}
.a-IRR-sortWidget {
  border: none;
}
.a-IRR-table td {
  border-left: 1px solid #f2f2f2;
  border-top: 1px solid #f2f2f2;
}
.a-IRR-sortWidget-searchLabel {
  color: rgba(255, 255, 255, 0.9);
}
.a-IRR-sortWidget-searchLabel:before {
  color: rgba(255, 255, 255, 0.5);
}
.a-IRR-headerLink:focus {
  box-shadow: 0 0 0 2px #194867 inset;
}
.a-IRR-search-field:focus {
  border-color: #194867;
  box-shadow: 0 0 0 1px #194867 inset, -2px 0 0 #194867 inset, 2px 0 0 #194867 inset, 0 0 2px 0 rgba(25, 72, 103, 0.5);
}
.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: #194867;
}
.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;
  }
}

.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 #194867 inset;
}

.t-LinksList--showArrow .t-LinksList-link:before {
  color: #d9d9d9;
}

.t-LinksList--showBadge .t-LinksList-badge {
  background-color: #f5f5f5;
  color: #404040;
}
.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: #194867;
  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: #194867;
}
.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: #2c2c2c;
}
.t-LinksList--actions .t-LinksList-icon {
  color: #2c2c2c;
}
.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: #393939;
}

.t-Login-iconValidation {
  background: #4cd964;
  color: white;
}
body .t-Login-title {
  color: #404040;
}
.t-Login-region {
  background-color: #ffffff;
}
.t-Login-logo.fa {
  color: #194867;
}
@media only screen and (max-width: 480px) {
  .t-PageBody--login,
  .t-PageBody--login .t-Body {
    background-color: #ffffff;
  }
}

.t-MediaList-item {
  border-color: #d9d9d9;
}
.t-MediaList--horizontal .t-MediaList-item {
  border-right: 1px solid #d9d9d9;
}

a.t-MediaList-itemWrap {
  color: #163f5b;
}
a.t-MediaList-itemWrap:hover {
  background-color: #f5f5f5;
  color: #163f5b;
}
a.t-MediaList-itemWrap:focus {
  box-shadow: 0 0 0 1px #194867 inset;
}
.t-MediaList-itemWrap {
  color: #404040;
}
.t-MediaList-badge,
.t-MediaList-desc {
  color: #737373;
}
.t-MediaList-icon {
  color: #d9d9d9;
}
.t-MediaList--cols .t-MediaList-item:before,
.t-MediaList--cols .t-MediaList-item:after {
  background-color: #e6e6e6;
}
.a-MenuBar-label {
  color: #add3eb;
  line-height: 20px;
}
.a-MenuBar-item > .a-Menu-subMenuCol {
  display: inline-block;
  padding: 8px 0;
  vertical-align: top;
  margin-right: 8px;
  margin-left: -4px;
}
.a-MenuBar-item {
  background: #050f15;
  border-right: 1px solid #0f2b3e;
  border-left: 1px solid #0f2b3e;
  margin-left: -1px;
}
.a-MenuBar-item:first-child {
  margin-left: 0;
}
.a-MenuBar-item.a-Menu--split > .a-Menu-subMenuCol,
.a-MenuBar.u-rtl .a-MenuBar-item.a-Menu--split > .a-Menu-subMenuCol {
  border: none;
  margin-right: 0;
  padding: 8px 8px 8px 4px;
}
.a-MenuBar-item.is-disabled .a-MenuBar-label {
  color: rgba(173, 211, 235, 0.5);
}
.a-MenuBar-item:hover {
  background-color: #0f2b3e;
}
.a-MenuBar-item.is-expanded {
  background-color: #0f2b3e;
}

.a-Menu-content {
  border-radius: 2px;
}
.a-Menu .a-Menu-item {
  color: #393939;
}
.a-Menu-itemSep .a-Menu-hSeparator {
  border-color: #dfdfdf;
}
.a-Menu--current {
  background-color: #194867;
}
.a-Menu .a-Menu-item.is-disabled.is-focused {
  background-color: #f8f8f8;
}
.a-Menu .a-Menu-item.is-disabled.is-focused > .a-Menu-inner .a-Menu-subMenuCol {
  color: #393939;
}
.a-Menu .a-Menu-item.is-disabled.is-focused > .a-Menu-inner .a-Menu-accel {
  color: #797979;
}
.a-Menu .a-Menu-item.is-focused,
.a-Menu .a-Menu-item.is-expanded {
  background-color: #050f15;
  color: #add3eb;
}
.a-Menu .a-Menu-item.is-focused > .a-Menu-inner .a-Menu-statusCol,
.a-Menu .a-Menu-item.is-expanded > .a-Menu-inner .a-Menu-statusCol,
.a-Menu .a-Menu-item.is-focused > .a-Menu-inner .a-Menu-subMenuCol,
.a-Menu .a-Menu-item.is-expanded > .a-Menu-inner .a-Menu-subMenuCol,
.a-Menu .a-Menu-item.is-focused > .a-Menu-inner .a-Menu-accel,
.a-Menu .a-Menu-item.is-expanded > .a-Menu-inner .a-Menu-accel {
  color: #add3eb;
}
.a-Menu .a-Menu-accel {
  color: rgba(57, 57, 57, 0.75);
}
.a-Menu-content {
  background-color: rgba(248, 248, 248, 0.95);
  border-color: #dfdfdf;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05);
}
.a-MenuBar {
  background-color: transparent;
}
.t-Header .a-MenuBar {
  background-color: #050f15;
}
.t-Region {

}
.t-Region .a-MenuBar-label {
  color: #333333;
  line-height: 20px;
}
.t-Region .a-MenuBar-item > .a-Menu-subMenuCol {
  display: inline-block;
  padding: 8px 0;
  vertical-align: top;
  margin-right: 8px;
  margin-left: -4px;
}
.t-Region .a-MenuBar-item {
  background: #f2f2f2;
  border-right: 1px solid #d9d9d9;
  border-left: 1px solid #d9d9d9;
  margin-left: -1px;
}
.t-Region .a-MenuBar-item:first-child {
  margin-left: 0;
}
.t-Region .a-MenuBar-item.a-Menu--split > .a-Menu-subMenuCol,
.t-Region .a-MenuBar.u-rtl .a-MenuBar-item.a-Menu--split > .a-Menu-subMenuCol {
  border: none;
  margin-right: 0;
  padding: 8px 8px 8px 4px;
}
.t-Region .a-MenuBar-item.is-disabled .a-MenuBar-label {
  color: rgba(51, 51, 51, 0.5);
}
.t-Region .a-MenuBar-item:hover {
  background-color: #d9d9d9;
}
.t-Region .a-MenuBar-item.is-expanded {
  background-color: #d9d9d9;
}
.t-Region .a-Menu-content {
  border-radius: 2px;
}
.t-Region .a-Menu .a-Menu-item {
  color: #3d3d3d;
}
.t-Region .a-Menu-itemSep .a-Menu-hSeparator {
  border-color: #e2e2e2;
}
.t-Region .a-Menu--current {
  background-color: #bfbfbf;
}
.t-Region .a-Menu .a-Menu-item.is-disabled.is-focused {
  background-color: #fcfcfc;
}
.t-Region .a-Menu .a-Menu-item.is-disabled.is-focused > .a-Menu-inner .a-Menu-subMenuCol {
  color: #3d3d3d;
}
.t-Region .a-Menu .a-Menu-item.is-disabled.is-focused > .a-Menu-inner .a-Menu-accel {
  color: #7c7c7c;
}
.t-Region .a-Menu .a-Menu-item.is-focused,
.t-Region .a-Menu .a-Menu-item.is-expanded {
  background-color: #f2f2f2;
  color: #333333;
}
.t-Region .a-Menu .a-Menu-item.is-focused > .a-Menu-inner .a-Menu-statusCol,
.t-Region .a-Menu .a-Menu-item.is-expanded > .a-Menu-inner .a-Menu-statusCol,
.t-Region .a-Menu .a-Menu-item.is-focused > .a-Menu-inner .a-Menu-subMenuCol,
.t-Region .a-Menu .a-Menu-item.is-expanded > .a-Menu-inner .a-Menu-subMenuCol,
.t-Region .a-Menu .a-Menu-item.is-focused > .a-Menu-inner .a-Menu-accel,
.t-Region .a-Menu .a-Menu-item.is-expanded > .a-Menu-inner .a-Menu-accel {
  color: #333333;
}
.t-Region .a-Menu .a-Menu-accel {
  color: rgba(61, 61, 61, 0.75);
}
.t-Region .a-Menu-content {
  background-color: rgba(252, 252, 252, 0.95);
  border-color: #e2e2e2;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05);
}

.t-Header {






}
.t-Header .a-MenuBar-label {
  color: #ebf4fa;
  vertical-align: top;
}
.t-Header .a-MenuBar-item {
  vertical-align: top;
}
.t-Header .a-MenuBar-item.is-focused,
.t-Header .a-MenuBar-item:hover {
  background-color: #143a52 !important;
}
.t-Header .a-MenuBar-item.a-Menu--current,
.t-Header .a-MenuBar-item.a-Menu--current.is-focused {
  background-color: #143a52 !important;
}
.t-Header .a-MenuBar-item.a-Menu--current .a-MenuBar-label,
.t-Header .a-MenuBar-item.a-Menu--current.is-focused .a-MenuBar-label {
  color: #ebf4fa !important;
  font-weight: bold;
}
.t-Header .a-MenuBar-item.is-expanded,
.t-Header .a-MenuBar-item.a-Menu--current.is-expanded {
  background-color: #143a52 !important;
}
.t-Header .a-MenuBar-item > .a-Menu-subMenuCol .a-Icon {
  color: rgba(235, 244, 250, 0.8);
  border-color: #194867;
  border-radius: 100%;
}
.t-Header .a-MenuBar-item.a-Menu--current.is-focused > .a-Menu-subMenuCol .a-Icon,
.t-Header .a-MenuBar-item > .a-Menu-subMenuCol:hover .a-Icon {
  background-color: #236590;
  border-color: #236590;
  color: #ffffff;
}
.t-Header .a-MenuBar-item.a-Menu--current > .a-Menu-subMenuCol .a-Icon {
  color: #2873a5;
  border-color: #2873a5;
}
.t-Header .a-MenuBar-item.a-Menu--current.is-expanded > .a-Menu-subMenuCol .a-Icon {
  background-color: #ebf4fa;
  border-color: #ebf4fa;
  color: #143a52;
}
.t-Header .a-MenuBar-item.is-expanded > .a-Menu-subMenuCol .a-Icon {
  background-color: #4f9fd4;
  border-color: #4f9fd4;
  color: #000000;
}
.t-Header .a-Menu-content {
  border-width: 0;
  background-color: #143a52;
}
.t-Header .a-Menu .a-Menu-item {
  color: #ebf4fa;
}
.t-Header .a-Menu-accel {
  color: rgba(235, 244, 250, 0.75);
}
.t-Header .a-Menu .a-Menu-item.is-focused,
.t-Header .a-Menu .a-Menu-item.is-expanded {
  background-color: #0f2b3e !important;
}
.t-Body {






}
.t-Body .a-MenuBar-label {
  color: #393939;
  vertical-align: top;
}
.t-Body .a-MenuBar-item {
  vertical-align: top;
}
.t-Body .a-MenuBar-item.is-focused,
.t-Body .a-MenuBar-item:hover {
  background-color: #dfdfdf !important;
}
.t-Body .a-MenuBar-item.a-Menu--current,
.t-Body .a-MenuBar-item.a-Menu--current.is-focused {
  background-color: #dfdfdf !important;
}
.t-Body .a-MenuBar-item.a-Menu--current .a-MenuBar-label,
.t-Body .a-MenuBar-item.a-Menu--current.is-focused .a-MenuBar-label {
  color: #393939 !important;
  font-weight: bold;
}
.t-Body .a-MenuBar-item.is-expanded,
.t-Body .a-MenuBar-item.a-Menu--current.is-expanded {
  background-color: #dfdfdf !important;
}
.t-Body .a-MenuBar-item > .a-Menu-subMenuCol .a-Icon {
  color: rgba(57, 57, 57, 0.8);
  border-color: #ffffff;
  border-radius: 100%;
}
.t-Body .a-MenuBar-item.a-Menu--current.is-focused > .a-Menu-subMenuCol .a-Icon,
.t-Body .a-MenuBar-item > .a-Menu-subMenuCol:hover .a-Icon {
  background-color: #b8b8b8;
  border-color: #b8b8b8;
  color: #000000;
}
.t-Body .a-MenuBar-item.a-Menu--current > .a-Menu-subMenuCol .a-Icon {
  color: #ffffff;
  border-color: #ffffff;
}
.t-Body .a-MenuBar-item.a-Menu--current.is-expanded > .a-Menu-subMenuCol .a-Icon {
  background-color: #393939;
  border-color: #393939;
  color: #f8f8f8;
}
.t-Body .a-MenuBar-item.is-expanded > .a-Menu-subMenuCol .a-Icon {
  background-color: #ffffff;
  border-color: #ffffff;
  color: #dfdfdf;
}
.t-Body .a-Menu-content {
  border-width: 0;
  background-color: #dfdfdf;
}
.t-Body .a-Menu .a-Menu-item {
  color: #393939;
}
.t-Body .a-Menu-accel {
  color: rgba(57, 57, 57, 0.75);
}
.t-Body .a-Menu .a-Menu-item.is-focused,
.t-Body .a-Menu .a-Menu-item.is-expanded {
  background-color: #ebebeb !important;
}
.t-Body .a-MenuBar > ul {
  background-color: #e6e6e6;
}
.t-Body .a-MenuBar-item {
  border-color: #dfdfdf;
}
.t-Body .a-MenuBar-item.is-focused {
  box-shadow: none;
}
.t-Region {






}
.t-Region .a-MenuBar-label {
  color: #404040;
  vertical-align: top;
}
.t-Region .a-MenuBar-item {
  vertical-align: top;
}
.t-Region .a-MenuBar-item.is-focused,
.t-Region .a-MenuBar-item:hover {
  background-color: #e6e6e6 !important;
}
.t-Region .a-MenuBar-item.a-Menu--current,
.t-Region .a-MenuBar-item.a-Menu--current.is-focused {
  background-color: #e6e6e6 !important;
}
.t-Region .a-MenuBar-item.a-Menu--current .a-MenuBar-label,
.t-Region .a-MenuBar-item.a-Menu--current.is-focused .a-MenuBar-label {
  color: #404040 !important;
  font-weight: bold;
}
.t-Region .a-MenuBar-item.is-expanded,
.t-Region .a-MenuBar-item.a-Menu--current.is-expanded {
  background-color: #e6e6e6 !important;
}
.t-Region .a-MenuBar-item > .a-Menu-subMenuCol .a-Icon {
  color: rgba(64, 64, 64, 0.8);
  border-color: #ffffff;
  border-radius: 100%;
}
.t-Region .a-MenuBar-item.a-Menu--current.is-focused > .a-Menu-subMenuCol .a-Icon,
.t-Region .a-MenuBar-item > .a-Menu-subMenuCol:hover .a-Icon {
  background-color: #bfbfbf;
  border-color: #bfbfbf;
  color: #000000;
}
.t-Region .a-MenuBar-item.a-Menu--current > .a-Menu-subMenuCol .a-Icon {
  color: #ffffff;
  border-color: #ffffff;
}
.t-Region .a-MenuBar-item.a-Menu--current.is-expanded > .a-Menu-subMenuCol .a-Icon {
  background-color: #404040;
  border-color: #404040;
  color: #ffffff;
}
.t-Region .a-MenuBar-item.is-expanded > .a-Menu-subMenuCol .a-Icon {
  background-color: #ffffff;
  border-color: #ffffff;
  color: #e6e6e6;
}
.t-Region .a-Menu-content {
  border-width: 0;
  background-color: #e6e6e6;
}
.t-Region .a-Menu .a-Menu-item {
  color: #404040;
}
.t-Region .a-Menu-accel {
  color: rgba(64, 64, 64, 0.75);
}
.t-Region .a-Menu .a-Menu-item.is-focused,
.t-Region .a-Menu .a-Menu-item.is-expanded {
  background-color: #f2f2f2 !important;
}
.t-Region .a-MenuBar > ul {
  background-color: #e6e6e6;
}
.t-Region .a-MenuBar-item {
  border-color: #e6e6e6;
}
.t-Region .a-MenuBar-item.is-focused {
  box-shadow: none;
}
.t-Header-userMenu .a-Menu-content {
  border-width: 0;
  background-color: #143a52;
}
.t-Header-userMenu .a-Menu-item.is-focused,
.t-Header-userMenu .a-Menu-item.is-expanded {
  background-color: #0f2b3e !important;
}
.t-Header-userMenu.a-Menu .a-Menu-item .a-Menu-label {
  color: #ebf4fa;
  -webkit-font-smoothing: antialiased;
}

.t-NavigationBar-menu .a-Menu-content {
  border-radius: 0 0 2px 2px;
  background-color: #050f15;
  border-width: 0;
}
.t-NavigationBar-menu .a-Menu-item.is-focused,
.t-NavigationBar-menu .a-Menu-item.is-expanded {
  background-color: #0f2b3e !important;
}
.t-NavigationBar-menu .a-Menu-item.is-focused > .a-Menu-label,
.t-NavigationBar-menu .a-Menu-item.is-expanded > .a-Menu-label {
  color: #c7cdd2 !important;
}
.t-NavigationBar-menu .a-Menu-item .a-Menu-label,
.t-NavigationBar-menu.a-Menu .a-Menu-item a,
.t-NavigationBar-menu.a-Menu .a-Menu-item .a-Menu-statusCol {
  color: #ffffff !important;
}

.t-PopupLOV-links a:hover {
  background-color: #163f5b;
  color: #f3f9fc;
}
.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: #163f5b;
}
.t-Page--popupLOV {
  background-color: #FFF;
}
.t-PopupLOV-actions {
  background-color: #f8f8f8;
}
.t-Body .t-PopupLOV-links a {
  color: #393939;
}
.t-Body-title .t-PopupLOV-links a {
  color: #3a3a3a;
}
.t-Body-info .t-PopupLOV-links a {
  color: #3a3a3a;
}
.t-Region .t-PopupLOV-links a,
.t-ButtonRegion .t-PopupLOV-links a {
  color: #404040;
}
.t-PopupLOV-links a:hover {
  background-color: #205c84;
  color: #f3f9fc;
}
.t-Body .t-PopupLOV-pagination {
  color: #797979;
}
.t-Body-title .t-PopupLOV-pagination {
  color: #7a7a7a;
}
.t-Body-info .t-PopupLOV-pagination {
  color: #7a7a7a;
}
.t-Region .t-PopupLOV-pagination,
.t-ButtonRegion .t-PopupLOV-pagination {
  color: #808080;
}

.t-Region {
  background-color: #ffffff;
}
.t-Body .fielddata b {
  color: #393939;
}
.t-Body-title .fielddata b {
  color: #3a3a3a;
}
.t-Body-info .fielddata b {
  color: #3a3a3a;
}
.t-Region .fielddata b,
.t-ButtonRegion .fielddata b {
  color: #404040;
}
.t-Region-header {
  background-color: #fcfcfc;
  border-bottom: 1px solid #e2e2e2;
}
.t-Region-header .t-Region-title,
.t-Region-header .t-Button--noUI {
  color: #3d3d3d;
}
.t-Body-actions .t-Region-header {
  background: transparent;
}
.t-Region--stacked {
  border-radius: 0 !important;
}
.t-Region--stacked > .t-Region-header {
  border-radius: 0 !important;
}
.t-Region--noBorder > .t-Region-header {
  background-color: #ffffff;
  border-bottom: 1px solid #e6e6e6;
}
.t-Region--noBorder > .t-Region-header .t-Region-title,
.t-Region--noBorder > .t-Region-header .t-Button--noUI {
  color: #404040;
}
.t-Region--accent1 > .t-Region-header,
.t-Region--accent1.t-Region--noBorder > .t-Region-header {
  background-color: #505050;
  border-bottom: 1px solid #6a6a6a;
}
.t-Region--accent1 > .t-Region-header .t-Region-title,
.t-Region--accent1.t-Region--noBorder > .t-Region-header .t-Region-title,
.t-Region--accent1 > .t-Region-header .t-Button--noUI,
.t-Region--accent1.t-Region--noBorder > .t-Region-header .t-Button--noUI {
  color: #ffffff;
}
.t-Region--accent2 > .t-Region-header,
.t-Region--accent2.t-Region--noBorder > .t-Region-header {
  background-color: #007aff;
  border-bottom: 1px solid #3395ff;
}
.t-Region--accent2 > .t-Region-header .t-Region-title,
.t-Region--accent2.t-Region--noBorder > .t-Region-header .t-Region-title,
.t-Region--accent2 > .t-Region-header .t-Button--noUI,
.t-Region--accent2.t-Region--noBorder > .t-Region-header .t-Button--noUI {
  color: #ffffff;
}
.t-Region--accent3 > .t-Region-header,
.t-Region--accent3.t-Region--noBorder > .t-Region-header {
  background-color: #ff9500;
  border-bottom: 1px solid #ffaa33;
}
.t-Region--accent3 > .t-Region-header .t-Region-title,
.t-Region--accent3.t-Region--noBorder > .t-Region-header .t-Region-title,
.t-Region--accent3 > .t-Region-header .t-Button--noUI,
.t-Region--accent3.t-Region--noBorder > .t-Region-header .t-Button--noUI {
  color: #ffffff;
}
.t-Region--accent4 > .t-Region-header,
.t-Region--accent4.t-Region--noBorder > .t-Region-header {
  background-color: #4cd964;
  border-bottom: 1px solid #2ac845;
}
.t-Region--accent4 > .t-Region-header .t-Region-title,
.t-Region--accent4.t-Region--noBorder > .t-Region-header .t-Region-title,
.t-Region--accent4 > .t-Region-header .t-Button--noUI,
.t-Region--accent4.t-Region--noBorder > .t-Region-header .t-Button--noUI {
  color: #071f0b;
}
.t-Region--accent5 > .t-Region-header,
.t-Region--accent5.t-Region--noBorder > .t-Region-header {
  background-color: #8e8e93;
  border-bottom: 1px solid #a8a8ac;
}
.t-Region--accent5 > .t-Region-header .t-Region-title,
.t-Region--accent5.t-Region--noBorder > .t-Region-header .t-Region-title,
.t-Region--accent5 > .t-Region-header .t-Button--noUI,
.t-Region--accent5.t-Region--noBorder > .t-Region-header .t-Button--noUI {
  color: #ffffff;
}
.t-Region-header {
  border-bottom-right-radius: 0 !important;
  border-bottom-left-radius: 0 !important;
}
.t-Region h2.t-Region-title {
  color: #3d3d3d;
}
.t-Region-body {
  color: #404040;
}
.t-Region--hideShow.is-collapsed {
  border-bottom-color: transparent;
}
.t-Region--scrollBody > .t-Region-bodyWrap > .t-Region-body {
  background: linear-gradient(#ffffff 30%, rgba(255, 255, 255, 0)), linear-gradient(rgba(255, 255, 255, 0), #ffffff 70%) 0 100%, linear-gradient(rgba(0, 0, 0, 0.025), rgba(0, 0, 0, 0)), linear-gradient(rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.025)) 0 100%;
  background-color: #ffffff;
}
.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 .apex-rds-button {
  background-color: transparent;
  border-radius: 2px;
  background-color: rgba(0, 0, 0, 0.25);
  color: #FFF;
}
.t-Region--carousel .apex-rds-button:hover {
  background-color: rgba(0, 0, 0, 0.5);
}
.t-Region--carousel .apex-rds-button:active,
.t-Region--carousel .apex-rds-button:active:focus {
  background-color: rgba(0, 0, 0, 0.75);
}
.t-Region--carousel .apex-rds-next-region {
  border-radius: 2px 0 0 2px;
}
.t-Region--carousel .apex-rds-previous-region {
  border-radius: 0 2px 2px 0;
}
.t-Region--carousel .a-Region-carouselNavItem.apex-rds-selected .a-Region-carouselLink {
  background-color: rgba(0, 0, 0, 0.45);
}
.t-Region--carousel .a-Region-carouselNavItem.apex-rds-selected .a-Region-carouselLink:focus {
  background-color: #194867;
}
.t-Region--carousel .a-Region-carouselLink {
  background-color: rgba(0, 0, 0, 0.15);
  border-radius: 100%;
}

.t-Report-cell,
.t-Report-colHead {
  border-left: 1px solid #e6e6e6;
  border-top: 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: #f2f2f2;
  border-bottom: 1px solid #e6e6e6;
}
.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: #194867;
  color: #ffffff;
}
.t-SocialFooter {
  padding-top: 48px;
  padding-bottom: 24px;
}
.t-SocialFooter .row {
  padding-top: 8px;
}
.t-SocialFooter .col {
  padding-bottom: 8px;
  text-align: center;
  transition: all .2s;
}
.t-SocialFooter .col:hover {
  -webkit-transform: translateY(-8px);
  -moz-transform: translateY(-8px);
  -ms-transform: translateY(-8px);
  -o-transform: translateY(-8px);
  transform: translateY(-8px);
  box-shadow: 0px 8px 4px -4px rgba(0, 0, 0, 0.05);
}
.t-SocialFooter a {
  transition: all .2s;
  display: block;
  text-decoration: none;
  text-align: center;
  color: rgba(57, 57, 57, 0.8);
}
.t-SocialFooter a .t-Icon {
  display: block;
  margin: 0 auto;
  color: rgba(57, 57, 57, 0.4);
}
.t-SocialFooter a .fa {
  font-size: 28px;
  width: 32px;
  height: 32px;
  line-height: 32px;
  text-align: center;
}
.t-SocialFooter a .a-Icon {
  width: 32px;
  height: 32px;
  line-height: 32px;
}
.t-SocialFooter a .a-Icon:before {
  font-size: 32px;
}
.t-SocialFooter a:hover,
.t-SocialFooter a:hover .t-Icon {
  color: #163f5b;
}
.t-SearchResults-desc {
  color: #393939;
}
.t-SearchResults-date {
  color: #6c6c6c;
}
.t-SearchResults-misc {
  color: #6c6c6c;
}
.t-Region .t-SearchResults-desc {
  color: #404040;
}
.t-Region .t-SearchResults-date {
  color: #737373;
}
.t-Region .t-SearchResults-misc {
  color: #737373;
}
.t-StatusList-blockHeader {
  color: #404040;
  background-color: #fcfcfc;
}
.t-StatusList-headerTextAlt,
.t-StatusList-attr,
.t-StatusList-textDesc {
  color: #737373;
}
.t-StatusList-itemTitle {
  color: #404040;
}
.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,
.apex-rds .apex-rds-selected a {
  box-shadow: 0 -2px 0 #2d81b9 inset;
}
.t-Tabs--simple .t-Tabs-link:focus,
.apex-rds a:focus {
  box-shadow: 0 0 0 2px #2d81b9 inset;
}
.t-Tabs--pill {
  background: linear-gradient(#f8f8f8, #f4f4f4);
  border-radius: 2px;
}
.t-Body .t-Tabs--pill .t-Icon {
  color: #797979;
}
.t-Body-title .t-Tabs--pill .t-Icon {
  color: #7a7a7a;
}
.t-Body-info .t-Tabs--pill .t-Icon {
  color: #7a7a7a;
}
.t-Region .t-Tabs--pill .t-Icon,
.t-ButtonRegion .t-Tabs--pill .t-Icon {
  color: #808080;
}
.t-Body .t-Tabs--pill .t-Tabs-link {
  color: #393939;
}
.t-Body-title .t-Tabs--pill .t-Tabs-link {
  color: #3a3a3a;
}
.t-Body-info .t-Tabs--pill .t-Tabs-link {
  color: #3a3a3a;
}
.t-Region .t-Tabs--pill .t-Tabs-link,
.t-ButtonRegion .t-Tabs--pill .t-Tabs-link {
  color: #404040;
}
.t-Tabs--pill .t-Tabs-link:hover {
  background-color: #FFF;
}
.t-Tabs--pill .t-Tabs-link:focus {
  border-color: #4696FC;
}
.t-Tabs--pill .t-Tabs-link:active {
  background-color: #F0F0F0;
}
.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: #FFF;
}
.t-Tabs--simple .t-Icon {
  color: #404040;
}
.t-Tabs--simple .t-Tabs-link,
.apex-rds a {
  color: #3a3a3a;
}
.t-Tabs--simple .t-Tabs-link:hover,
.apex-rds a:hover {
  background-color: rgba(0, 0, 0, 0.025);
}
.t-Tabs--simple .t-Tabs-link:active,
.apex-rds a:active {
  background-color: rgba(0, 0, 0, 0.15);
}
.t-Body .t-Tabs--simple .t-Tabs-link,
.t-Body .apex-rds a {
  color: #393939;
}
.t-Body-title .t-Tabs--simple .t-Tabs-link,
.t-Body-title .apex-rds a,
.t-Body-info .t-Tabs--simple .t-Tabs-link,
.t-Body-info .apex-rds a {
  color: #3a3a3a;
}
.t-Region .t-Tabs--simple .t-Tabs-link,
.t-Region .apex-rds a {
  color: #404040;
}
.apex-rds-hover.left a {
  background: -webkit-linear-gradient(left, #f6f9fd 50%, rgba(255, 255, 255, 0) 100%);

  background: linear-gradient(to right, #f6f9fd 50%, rgba(255, 255, 255, 0) 100%);

}
.apex-rds-hover.right a {
  background: -webkit-linear-gradient(left, #f6f9fd 0%, rgba(255, 255, 255, 0) 1%, #f6f9fd 50%);

  background: linear-gradient(to right, #f6f9fd 0%, rgba(255, 255, 255, 0) 1%, #f6f9fd 50%);

}

.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: #153d57;
}
.a-TagCloud-link span {
  transition: color .2s;
}
.a-TagCloud-link:hover {
  text-decoration: none;
  background-color: #194867;
  border-color: #194867;
  color: #ffffff;
  box-shadow: 0 0 0 2px #194867 inset;
}
.a-TagCloud-link:hover span {
  color: #ffffff;
}
.a-TagCloud-count {
  color: #666666;
  font-weight: 200;
}
.t-Timeline {
  color: #404040;
}
.t-Timeline-username,
.t-Timeline-date,
.t-Timeline-desc {
  color: #737373;
}
.t-Timeline-wrap {
  color: #404040;
}
.t-Timeline-type {
  background-color: #f2f2f2;
  color: #3d3d3d;
}
.t-Timeline-type.is-new {
  background-color: #4cd964;
  color: #FFF;
}
.t-Timeline-type.is-updated {
  background-color: #2578cf;
  color: #FFF;
}
.t-Timeline-type.is-removed {
  background-color: #e90c00;
  color: #FFF;
}
.t-Timeline-wrap:focus {
  /* outline: none; */
  box-shadow: 0 0 0 1px #194867 inset;
}
.t-PageBody--leftNav .t-Body-nav {
  background-color: #0a1d29;
}
.t-Region {

}
.t-Region .a-TreeView-node--topLevel .a-TreeView-row.is-focused {
  box-shadow: 0 0 0 1px #e8e8e8 inset;
}
.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(64, 64, 64, 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: #404040 !important;
}
.t-Region .a-TreeView-node--topLevel .a-TreeView-content.is-hover {
  color: #404040 !important;
}
.t-Region .a-TreeView-node--topLevel .a-TreeView-content {
  color: #404040;
}
.t-Region .a-TreeView-node--topLevel .a-TreeView-content .fa,
.t-Region .a-TreeView-node--topLevel .a-TreeView-content .a-Icon {
  color: rgba(64, 64, 64, 0.95);
}
.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: #404040;
}
.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: #404040;
}
.t-Region .a-TreeView-node--topLevel .a-TreeView-toggle {
  color: rgba(64, 64, 64, 0.75);
}
.t-Region .a-TreeView-node--topLevel .a-TreeView-toggle:hover {
  color: #404040 !important;
}
.t-Region .a-TreeView-node--topLevel .a-TreeView-row {
  transition: background-color 0.1s;
}
.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 #1d5377 inset;
}
.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: #17425f;
}
.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: #143a52;
}
.t-TreeNav .a-TreeView-node--topLevel .a-TreeView-row.is-hover {
  background-color: #1a4b6b !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(235, 244, 250, 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: #ebf4fa !important;
}
.t-TreeNav .a-TreeView-node--topLevel .a-TreeView-content.is-hover {
  color: #ebf4fa !important;
}
.t-TreeNav .a-TreeView-node--topLevel .a-TreeView-content {
  color: #c2def0;
}
.t-TreeNav .a-TreeView-node--topLevel .a-TreeView-content .fa,
.t-TreeNav .a-TreeView-node--topLevel .a-TreeView-content .a-Icon {
  color: #c2def0;
}
.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: #ebf4fa;
}
.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: #ebf4fa;
}
.t-TreeNav .a-TreeView-node--topLevel .a-TreeView-toggle {
  color: rgba(194, 222, 240, 0.75);
}
.t-TreeNav .a-TreeView-node--topLevel .a-TreeView-toggle:hover {
  color: #c2def0 !important;
}
.t-TreeNav .a-TreeView-node--topLevel .a-TreeView-row {
  transition: background-color 0.1s;
}
.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: #ebf4fa;
}
.t-TreeNav .a-TreeView-node--topLevel.is-collapsible .a-TreeView-content {
  color: #ebf4fa;
}

.t-Dialog--wizard {
  border: #e6e6e6;
}
.t-Wizard {
  background-color: #ffffff;
  border-radius: 2px;
}
.t-Wizard .t-Wizard-title {
  color: #404040;
}
body .t-Wizard--modal {
  background: #ffffff;
}
body .t-Wizard--modal .t-Wizard-body {
  background: linear-gradient(#ffffff 40%, rgba(255, 255, 255, 0)), linear-gradient(rgba(255, 255, 255, 0), #ffffff 60%) 0 100%, linear-gradient(rgba(0, 0, 0, 0.025), rgba(0, 0, 0, 0)), linear-gradient(rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.025)) 0 100%;
  background-color: #ffffff;
}
body .t-Wizard--modal .t-Region {
  background: #ffffff;
}
.t-Wizard {
  border-color: #e6e6e6;
}
.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: #4cd964;
  color: #FFF;
}
.t-WizardSteps-step.is-active .t-WizardSteps-marker {
  background-color: #194867;
}
.t-WizardSteps-label {
  color: #666666;
}
.t-WizardSteps-step.is-active .t-WizardSteps-label {
  color: #404040;
}

body .ui-dialog .ui-dialog-titlebar {
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
  background-color: #f8f8f8;
}
body .ui-dialog .ui-dialog-title {
  color: #393939;
}
body .ui-dialog .ui-dialog-titlebar-close {
  border-radius: 100%;
}
body .ui-dialog .ui-dialog-buttonpane {
  border-top-color: #F0F0F0;
}

body .ui-widget-content {
  border-color: #ebebeb;
  background-color: #ffffff;
  color: #404040;
}
body .ui-widget-content a {
  color: #163f5b;
}
body .ui-widget-header {
  border-color: #ebebeb;
  background-color: #fcfcfc;
  color: #3d3d3d;
}
body .ui-widget-header a {
  color: #3d3d3d;
}

body .ui-state-default,
body .ui-widget-content .ui-state-default,
body .ui-widget-header .ui-state-default {
  background-color: #f8f8f8;
  color: #383838;
}
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: #163f5b;
}
body .ui-state-hover,
body .ui-widget-content .ui-state-hover,
body .ui-widget-header .ui-state-hover {
  background-color: #ffffff;
  color: #383838;
}
body .ui-state-focus,
body .ui-widget-content .ui-state-focus,
body .ui-widget-header .ui-state-focus {
  box-shadow: 0 0 0 1px #194867 inset, 0 0 1px 2px rgba(25, 72, 103, 0.25) !important;
  background-color: #ffffff;
  color: #383838;
}
body .ui-datepicker .ui-datepicker-buttonpane button:focus {
  /* outline: none; */
  box-shadow: 0 0 0 1px #194867 inset, 0 0 1px 2px rgba(25, 72, 103, 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: #163f5b;
}
body .ui-state-active,
body .ui-widget-content .ui-state-active,
body .ui-widget-header .ui-state-active {
  background-color: #dedede;
  color: #383838;
}

body .ui-state-highlight,
body .ui-widget-content .ui-state-highlight,
body .ui-widget-header .ui-state-highlight {
  background-color: #99c7e6;
  color: #404040;
}
body .ui-state-highlight a,
body .ui-widget-content .ui-state-highlight a,
body .ui-widget-header .ui-state-highlight a {
  color: #404040;
}
body .ui-state-error,
body .ui-widget-content .ui-state-error,
body .ui-widget-header .ui-state-error {
  background-color: #e90c00;
  color: #ffeae9;
}
body .ui-state-error a,
body .ui-widget-content .ui-state-error a,
body .ui-widget-header .ui-state-error a {
  color: #ffeae9;
}
body .ui-state-error-text,
body .ui-widget-content .ui-state-error-text,
body .ui-widget-header .ui-state-error-text {
  color: #e90c00;
}

body .ui-datepicker td span.ui-state-default,
body .ui-datepicker td a.ui-state-default {
  background-color: transparent;
  color: #404040;
}
body .ui-datepicker td span.ui-state-default.ui-state-active,
body .ui-datepicker td a.ui-state-default.ui-state-active {
  background-color: #194867;
  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: #194867 !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 #194867 inset, 0 0 1px 2px rgba(25, 72, 103, 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: #808080;
}
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: #fcfcfc;
  border-bottom: 1px solid #e2e2e2;
}
body .ui-dialog .ui-dialog-title {
  color: #3d3d3d;
}
body .ui-dialog .ui-dialog-content,
.t-Dialog-page {
  background-color: #ffffff;
  color: #404040;
}

.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: #404040;
}
.t-Dialog--wizard.ui-dialog .ui-dialog-title {
  color: #404040;
}

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;
}

.ac_results {
  border: 1px solid #d9d9d9;
  background-color: #ffffff;
  color: #404040;
}
.ac_loading {
  /* background: #ffffff url('../../../apex_ui/img/legacy/loading16x16.gif') right center no-repeat; */
}
.ac_odd {
  background-color: #f2f2f2;
}
body .ac_over {
  background-color: #194867;
  color: #ffffff;
}
body .a-D3LineChart .a-D3LineChart-axis-title,
body .a-D3BarChart .a-D3LineChart-axis-title {
  fill: #404040;
}
body .a-D3LineChart .a-D3LineChart-axis .tick text,
body .a-D3BarChart .a-D3LineChart-axis .tick text {
  fill: #808080;
}
body .a-D3LineChart .a-D3LineChart-axis line,
body .a-D3BarChart .a-D3LineChart-axis line,
body .a-D3LineChart .a-D3LineChart-axis path,
body .a-D3BarChart .a-D3LineChart-axis path {
  stroke: #e6e6e6;
}
body .a-D3BarChart .a-D3BarChart-axis-title {
  fill: #404040;
}
body .a-D3BarChart .a-D3BarChart-grid line,
body .a-D3BarChart .a-D3BarChart-grid {
  stroke: #e6e6e6;
}
body .a-D3BarChart .a-D3BarChart-axis line,
body .a-D3BarChart .a-D3BarChart-axis path {
  stroke: #cccccc;
}
body .a-D3BarChart .a-D3BarChart-axis .tick text {
  fill: #808080;
}
body .a-D3Tooltip {
  background-color: #808080;
  color: #ffffff !important;
}
body .a-D3Tooltip-content {
  border-top: #999999;
}
body .a-D3ChartLegend.a-D3ChartLegend--external-borders {
  border-width: 0;
}
body .a-D3ChartLegend-item,
body .a-D3ChartLegend.a-D3ChartLegend--background .a-D3ChartLegend-layout {
  background-color: transparent;
  border-width: 0 !important;
}
body .a-D3ChartLegend-item-value {
  color: #666666;
}
body .a-D3ChartLegend.a-D3ChartLegend--square-color .a-D3ChartLegend-item-color {
  border-radius: 100%;
  border-right-width: 0;
}
.t-Body {



}
.t-Body .a-MiniCal {
  border: 1px solid #dfdfdf;
  border-radius: 2px;
  background-color: #f8f8f8;
}
.t-Body .a-MiniCal-title {
  color: #393939;
}
.t-Body .a-MiniCal-dayOfWeek {
  color: #797979;
}
.t-Body .a-MiniCal-day {
  border-color: #f2f2f2;
  color: #393939;
}
.t-Body .a-MiniCal-day.is-today .a-MiniCal-date {
  background-color: #194867;
  color: #ffffff;
}
.t-Body .a-MiniCal-day.is-active .a-MiniCal-date {
  background-color: #ffcc00;
  color: #000000;
}
.t-Body .a-MiniCal-day.is-weekend {
  background-color: #f3f3f3;
}
.t-Body .a-MiniCal-day.is-null {
  background-color: #eeeeee;
}
.t-Region {



}
.t-Region .a-MiniCal {
  border: 1px solid #e6e6e6;
  border-radius: 2px;
  background-color: #ffffff;
}
.t-Region .a-MiniCal-title {
  color: #404040;
}
.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: #194867;
  color: #ffffff;
}
.t-Region .a-MiniCal-day.is-active .a-MiniCal-date {
  background-color: #ffcc00;
  color: #000000;
}
.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 #d2d2d2;
  border-radius: 2px;
  background-color: #ebebeb;
}
.t-Body-actions .a-MiniCal-title {
  color: #2c2c2c;
}
.t-Body-actions .a-MiniCal-dayOfWeek {
  color: #6c6c6c;
}
.t-Body-actions .a-MiniCal-day {
  border-color: #e5e5e5;
  color: #2c2c2c;
}
.t-Body-actions .a-MiniCal-day.is-today .a-MiniCal-date {
  background-color: #194867;
  color: #ffffff;
}
.t-Body-actions .a-MiniCal-day.is-active .a-MiniCal-date {
  background-color: #ffcc00;
  color: #000000;
}
.t-Body-actions .a-MiniCal-day.is-weekend {
  background-color: #e6e6e6;
}
.t-Body-actions .a-MiniCal-day.is-null {
  background-color: #e1e1e1;
}
.t-Body-info {



}
.t-Body-info .a-MiniCal {
  border: 1px solid #ccddf4;
  border-radius: 2px;
  background-color: #f6f9fd;
}
.t-Body-info .a-MiniCal-title {
  color: #3a3a3a;
}
.t-Body-info .a-MiniCal-dayOfWeek {
  color: #7a7a7a;
}
.t-Body-info .a-MiniCal-day {
  border-color: #ecf2fb;
  color: #3a3a3a;
}
.t-Body-info .a-MiniCal-day.is-today .a-MiniCal-date {
  background-color: #194867;
  color: #ffffff;
}
.t-Body-info .a-MiniCal-day.is-active .a-MiniCal-date {
  background-color: #ffcc00;
  color: #000000;
}
.t-Body-info .a-MiniCal-day.is-weekend {
  background-color: #eef3fb;
}
.t-Body-info .a-MiniCal-day.is-null {
  background-color: #e5eef9;
}

.t-Body .a-DetailedContentList-title {
  color: #393939;
}
.t-Body-info .a-DetailedContentList-title {
  color: #3a3a3a;
}
.t-Region .a-DetailedContentList-title,
.t-ButtonRegion .a-DetailedContentList-title {
  color: #404040;
}
body .a-DetailedContentList-item:focus .a-DetailedContentList-header {
  box-shadow: 0 0 0 1px #0f2b3e inset;
}
body .a-DetailedContentList-item.is-expanded .a-DetailedContentList-trigger {
  background-color: #ffffff;
  box-shadow: 0 0 0 1px #194867 inset;
  color: #194867;
}
body .a-DetailedContentList-item.is-expanded .a-DetailedContentList-trigger:focus {
  background-color: #0f2b3e;
  color: #ffffff;
  box-shadow: 0 0 0 1px #0f2b3e inset;
}
body .a-DetailedContentList-header:hover {
  background-color: #f2f2f2;
}
body .a-DetailedContentList-icon {
  color: rgba(64, 64, 64, 0.5);
}
body .a-DetailedContentList-badge {
  color: #404040;
}
body .a-DetailedContentList-trigger {
  background: #ffffff;
  color: rgba(64, 64, 64, 0.75);
}
body .a-DetailedContentList-trigger:hover {
  color: #0f2b3e;
}
body .a-DetailedContentList-trigger:focus {
  color: #0f2b3e;
}
body .a-DetailedContentList-body {
  background-color: #ffffff;
}
body .content-tooltip .a-DetailedContentList-body {
  background-color: #050f15;
}
body .content-tooltip .a-DetailedContentList-body-row-label {
  color: #ffffff;
}
body .content-tooltip .a-DetailedContentList-body-row-content {
  color: #2d81b9;
}
body .a-DetailedContentList-body-header {
  background: #ffffff;
}
body .a-DetailedContentList-body-row-label {
  color: #404040;
}
body .a-DetailedContentList-body-row-content {
  color: #050f15;
}
body .a-DetailedContentList.a-DetailedContentList--tooltip .a-DetailedContentList-body:after {
  border-color: #ffffff transparent;
}
body .a-DetailedContentList.a-DetailedContentList--tooltip .a-DetailedContentList-body:before {
  border-color: #ffffff transparent;
}
body .ui-tooltip.content-tooltip {
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
}
body .ui-tooltip.content-tooltip .a-DetailedContentList-body {
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
}
body .ui-tooltip.content-tooltip .arrow.bottom:before {
  border-color: #050f15 transparent;
}
body .ui-tooltip.content-tooltip .arrow.bottom:after {
  border-color: #050f15 transparent;
}
body .ui-tooltip.content-tooltip .arrow.bottom.light:after {
  border-color: #eaeaea transparent;
}
body .ui-tooltip.content-tooltip .arrow.top:before {
  border-color: #050f15 transparent;
}
body .ui-tooltip.content-tooltip .arrow.top:after {
  border-color: #050f15 transparent;
}
body .ui-tooltip.content-tooltip .arrow.left:before {
  border-color: transparent #ffffff transparent transparent;
}
body .ui-tooltip.content-tooltip .arrow.left:after {
  border-color: transparent #050f15 transparent transparent;
}
body .ui-tooltip.content-tooltip .arrow.right:before {
  border-color: transparent transparent transparent rgba(64, 64, 64, 0.5);
}
body .ui-tooltip.content-tooltip .arrow.right:after {
  border-color: transparent transparent transparent #050f15;
}
body .t-BadgeList--dash.t-BadgeList--coloredBG .t-BadgeList-item:nth-child( 1) {
  background-color: #505050;
}
body .t-BadgeList--dash.t-BadgeList--coloredBG .t-BadgeList-item:nth-child( 1) a {
  color: #ffffff;
}
body .t-BadgeList--dash.t-BadgeList--coloredBG .t-BadgeList-item:nth-child( 1) a.t-BadgeList-wrap:hover {
  box-shadow: 0 -8px 0 0 #6a6a6a inset;
}
body .t-BadgeList--dash.t-BadgeList--coloredBG .t-BadgeList-item:nth-child( 2) {
  background-color: #007aff;
}
body .t-BadgeList--dash.t-BadgeList--coloredBG .t-BadgeList-item:nth-child( 2) a {
  color: #ffffff;
}
body .t-BadgeList--dash.t-BadgeList--coloredBG .t-BadgeList-item:nth-child( 2) a.t-BadgeList-wrap:hover {
  box-shadow: 0 -8px 0 0 #3395ff inset;
}
body .t-BadgeList--dash.t-BadgeList--coloredBG .t-BadgeList-item:nth-child( 3) {
  background-color: #ff9500;
}
body .t-BadgeList--dash.t-BadgeList--coloredBG .t-BadgeList-item:nth-child( 3) a {
  color: #ffffff;
}
body .t-BadgeList--dash.t-BadgeList--coloredBG .t-BadgeList-item:nth-child( 3) a.t-BadgeList-wrap:hover {
  box-shadow: 0 -8px 0 0 #ffaa33 inset;
}
body .t-BadgeList--dash.t-BadgeList--coloredBG .t-BadgeList-item:nth-child( 4) {
  background-color: #4cd964;
}
body .t-BadgeList--dash.t-BadgeList--coloredBG .t-BadgeList-item:nth-child( 4) a {
  color: #071f0b;
}
body .t-BadgeList--dash.t-BadgeList--coloredBG .t-BadgeList-item:nth-child( 4) a.t-BadgeList-wrap:hover {
  box-shadow: 0 -8px 0 0 #2ac845 inset;
}
body .t-BadgeList--dash.t-BadgeList--coloredBG .t-BadgeList-item:nth-child( 5) {
  background-color: #8e8e93;
}
body .t-BadgeList--dash.t-BadgeList--coloredBG .t-BadgeList-item:nth-child( 5) a {
  color: #ffffff;
}
body .t-BadgeList--dash.t-BadgeList--coloredBG .t-BadgeList-item:nth-child( 5) a.t-BadgeList-wrap:hover {
  box-shadow: 0 -8px 0 0 #a8a8ac inset;
}
body .t-BadgeList--dash.t-BadgeList--coloredBG .t-BadgeList-item:nth-child( 6) {
  background-color: #34aadc;
}
body .t-BadgeList--dash.t-BadgeList--coloredBG .t-BadgeList-item:nth-child( 6) a {
  color: #ffffff;
}
body .t-BadgeList--dash.t-BadgeList--coloredBG .t-BadgeList-item:nth-child( 6) a.t-BadgeList-wrap:hover {
  box-shadow: 0 -8px 0 0 #5fbce4 inset;
}
body .t-BadgeList--dash.t-BadgeList--coloredBG .t-BadgeList-item:nth-child( 7) {
  background-color: #ffcc00;
}
body .t-BadgeList--dash.t-BadgeList--coloredBG .t-BadgeList-item:nth-child( 7) a {
  color: #000000;
}
body .t-BadgeList--dash.t-BadgeList--coloredBG .t-BadgeList-item:nth-child( 7) a.t-BadgeList-wrap:hover {
  box-shadow: 0 -8px 0 0 #cca300 inset;
}
body .t-BadgeList--dash.t-BadgeList--coloredBG .t-BadgeList-item:nth-child( 8) {
  background-color: #5ac8fa;
}
body .t-BadgeList--dash.t-BadgeList--coloredBG .t-BadgeList-item:nth-child( 8) a {
  color: #023952;
}
body .t-BadgeList--dash.t-BadgeList--coloredBG .t-BadgeList-item:nth-child( 8) a.t-BadgeList-wrap:hover {
  box-shadow: 0 -8px 0 0 #28b7f9 inset;
}
body .t-BadgeList--dash.t-BadgeList--coloredBG .t-BadgeList-item:nth-child( 9) {
  background-color: #ff3b30;
}
body .t-BadgeList--dash.t-BadgeList--coloredBG .t-BadgeList-item:nth-child( 9) a {
  color: #ffffff;
}
body .t-BadgeList--dash.t-BadgeList--coloredBG .t-BadgeList-item:nth-child( 9) a.t-BadgeList-wrap:hover {
  box-shadow: 0 -8px 0 0 #ff6b63 inset;
}
body .t-BadgeList--dash.t-BadgeList--coloredBG .t-BadgeList-item:nth-child( 10) {
  background-color: #5856d6;
}
body .t-BadgeList--dash.t-BadgeList--coloredBG .t-BadgeList-item:nth-child( 10) a {
  color: #ffffff;
}
body .t-BadgeList--dash.t-BadgeList--coloredBG .t-BadgeList-item:nth-child( 10) a.t-BadgeList-wrap:hover {
  box-shadow: 0 -8px 0 0 #817fe0 inset;
}
body .t-BadgeList--dash.t-BadgeList--coloredBG .t-BadgeList-item:nth-child( 11) {
  background-color: #737373;
}
body .t-BadgeList--dash.t-BadgeList--coloredBG .t-BadgeList-item:nth-child( 11) a {
  color: #ffffff;
}
body .t-BadgeList--dash.t-BadgeList--coloredBG .t-BadgeList-item:nth-child( 11) a.t-BadgeList-wrap:hover {
  box-shadow: 0 -8px 0 0 #8d8d8d inset;
}
body .t-BadgeList--dash.t-BadgeList--coloredBG .t-BadgeList-item:nth-child( 12) {
  background-color: #3395ff;
}
body .t-BadgeList--dash.t-BadgeList--coloredBG .t-BadgeList-item:nth-child( 12) a {
  color: #ffffff;
}
body .t-BadgeList--dash.t-BadgeList--coloredBG .t-BadgeList-item:nth-child( 12) a.t-BadgeList-wrap:hover {
  box-shadow: 0 -8px 0 0 #66afff inset;
}
body .t-BadgeList--dash.t-BadgeList--coloredBG .t-BadgeList-item:nth-child( 13) {
  background-color: #ffaa33;
}
body .t-BadgeList--dash.t-BadgeList--coloredBG .t-BadgeList-item:nth-child( 13) a {
  color: #ffffff;
}
body .t-BadgeList--dash.t-BadgeList--coloredBG .t-BadgeList-item:nth-child( 13) a.t-BadgeList-wrap:hover {
  box-shadow: 0 -8px 0 0 #ff9500 inset;
}
body .t-BadgeList--dash.t-BadgeList--coloredBG .t-BadgeList-item:nth-child( 14) {
  background-color: #70e183;
}
body .t-BadgeList--dash.t-BadgeList--coloredBG .t-BadgeList-item:nth-child( 14) a {
  color: #384c3c;
}
body .t-BadgeList--dash.t-BadgeList--coloredBG .t-BadgeList-item:nth-child( 14) a.t-BadgeList-wrap:hover {
  box-shadow: 0 -8px 0 0 #46d85f inset;
}
body .t-BadgeList--dash.t-BadgeList--coloredBG .t-BadgeList-item:nth-child( 15) {
  background-color: #a5a5a9;
}
body .t-BadgeList--dash.t-BadgeList--coloredBG .t-BadgeList-item:nth-child( 15) a {
  color: #ffffff;
}
body .t-BadgeList--dash.t-BadgeList--coloredBG .t-BadgeList-item:nth-child( 15) a.t-BadgeList-wrap:hover {
  box-shadow: 0 -8px 0 0 #bfbfc2 inset;
}
body .t-BadgeList--dash.t-BadgeList--coloredBG .t-BadgeList-item:nth-child( 16) {
  background-color: #5dbbe3;
}
body .t-BadgeList--dash.t-BadgeList--coloredBG .t-BadgeList-item:nth-child( 16) a {
  color: #ffffff;
}
body .t-BadgeList--dash.t-BadgeList--coloredBG .t-BadgeList-item:nth-child( 16) a.t-BadgeList-wrap:hover {
  box-shadow: 0 -8px 0 0 #31a9db inset;
}
body .t-BadgeList--dash.t-BadgeList--coloredBG .t-BadgeList-item:nth-child( 17) {
  background-color: #ffd633;
}
body .t-BadgeList--dash.t-BadgeList--coloredBG .t-BadgeList-item:nth-child( 17) a {
  color: #333333;
}
body .t-BadgeList--dash.t-BadgeList--coloredBG .t-BadgeList-item:nth-child( 17) a.t-BadgeList-wrap:hover {
  box-shadow: 0 -8px 0 0 #ffcc00 inset;
}
body .t-BadgeList--dash.t-BadgeList--coloredBG .t-BadgeList-item:nth-child( 18) {
  background-color: #7bd3fb;
}
body .t-BadgeList--dash.t-BadgeList--coloredBG .t-BadgeList-item:nth-child( 18) a {
  color: #356175;
}
body .t-BadgeList--dash.t-BadgeList--coloredBG .t-BadgeList-item:nth-child( 18) a.t-BadgeList-wrap:hover {
  box-shadow: 0 -8px 0 0 #49c2fa inset;
}
body .t-BadgeList--dash.t-BadgeList--coloredBG .t-BadgeList-item:nth-child( 19) {
  background-color: #ff6259;
}
body .t-BadgeList--dash.t-BadgeList--coloredBG .t-BadgeList-item:nth-child( 19) a {
  color: #ffffff;
}
body .t-BadgeList--dash.t-BadgeList--coloredBG .t-BadgeList-item:nth-child( 19) a.t-BadgeList-wrap:hover {
  box-shadow: 0 -8px 0 0 #ff928c inset;
}
body .t-BadgeList--dash.t-BadgeList--coloredBG .t-BadgeList-item:nth-child( 20) {
  background-color: #7978de;
}
body .t-BadgeList--dash.t-BadgeList--coloredBG .t-BadgeList-item:nth-child( 20) a {
  color: #ffffff;
}
body .t-BadgeList--dash.t-BadgeList--coloredBG .t-BadgeList-item:nth-child( 20) a.t-BadgeList-wrap:hover {
  box-shadow: 0 -8px 0 0 #a2a1e8 inset;
}
body .t-BadgeList--dash.t-BadgeList--coloredBG .t-BadgeList-item:nth-child( 21) {
  background-color: #484848;
}
body .t-BadgeList--dash.t-BadgeList--coloredBG .t-BadgeList-item:nth-child( 21) a {
  color: #e6e6e6;
}
body .t-BadgeList--dash.t-BadgeList--coloredBG .t-BadgeList-item:nth-child( 21) a.t-BadgeList-wrap:hover {
  box-shadow: 0 -8px 0 0 #626262 inset;
}
body .t-BadgeList--dash.t-BadgeList--coloredBG .t-BadgeList-item:nth-child( 22) {
  background-color: #006ee6;
}
body .t-BadgeList--dash.t-BadgeList--coloredBG .t-BadgeList-item:nth-child( 22) a {
  color: #e6e6e6;
}
body .t-BadgeList--dash.t-BadgeList--coloredBG .t-BadgeList-item:nth-child( 22) a.t-BadgeList-wrap:hover {
  box-shadow: 0 -8px 0 0 #1a87ff inset;
}
body .t-BadgeList--dash.t-BadgeList--coloredBG .t-BadgeList-item:nth-child( 23) {
  background-color: #e68600;
}
body .t-BadgeList--dash.t-BadgeList--coloredBG .t-BadgeList-item:nth-child( 23) a {
  color: #e6e6e6;
}
body .t-BadgeList--dash.t-BadgeList--coloredBG .t-BadgeList-item:nth-child( 23) a.t-BadgeList-wrap:hover {
  box-shadow: 0 -8px 0 0 #ffa01a inset;
}
body .t-BadgeList--dash.t-BadgeList--coloredBG .t-BadgeList-item:nth-child( 24) {
  background-color: #44c35a;
}
body .t-BadgeList--dash.t-BadgeList--coloredBG .t-BadgeList-item:nth-child( 24) a {
  color: #061c0a;
}
body .t-BadgeList--dash.t-BadgeList--coloredBG .t-BadgeList-item:nth-child( 24) a.t-BadgeList-wrap:hover {
  box-shadow: 0 -8px 0 0 #6bd07c inset;
}
body .t-BadgeList--dash.t-BadgeList--coloredBG .t-BadgeList-item:nth-child( 25) {
  background-color: #808084;
}
body .t-BadgeList--dash.t-BadgeList--coloredBG .t-BadgeList-item:nth-child( 25) a {
  color: #e6e6e6;
}
body .t-BadgeList--dash.t-BadgeList--coloredBG .t-BadgeList-item:nth-child( 25) a.t-BadgeList-wrap:hover {
  box-shadow: 0 -8px 0 0 #9a9a9d inset;
}
body .t-BadgeList--dash.t-BadgeList--coloredBG .t-BadgeList-item:nth-child( 26) {
  background-color: #2f99c6;
}
body .t-BadgeList--dash.t-BadgeList--coloredBG .t-BadgeList-item:nth-child( 26) a {
  color: #e6e6e6;
}
body .t-BadgeList--dash.t-BadgeList--coloredBG .t-BadgeList-item:nth-child( 26) a.t-BadgeList-wrap:hover {
  box-shadow: 0 -8px 0 0 #52afd6 inset;
}
body .t-BadgeList--dash.t-BadgeList--coloredBG .t-BadgeList-item:nth-child( 27) {
  background-color: #e6b800;
}
body .t-BadgeList--dash.t-BadgeList--coloredBG .t-BadgeList-item:nth-child( 27) a {
  color: #000000;
}
body .t-BadgeList--dash.t-BadgeList--coloredBG .t-BadgeList-item:nth-child( 27) a.t-BadgeList-wrap:hover {
  box-shadow: 0 -8px 0 0 #b38f00 inset;
}
body .t-BadgeList--dash.t-BadgeList--coloredBG .t-BadgeList-item:nth-child( 28) {
  background-color: #51b4e1;
}
body .t-BadgeList--dash.t-BadgeList--coloredBG .t-BadgeList-item:nth-child( 28) a {
  color: #02344a;
}
body .t-BadgeList--dash.t-BadgeList--coloredBG .t-BadgeList-item:nth-child( 28) a.t-BadgeList-wrap:hover {
  box-shadow: 0 -8px 0 0 #7cc7e9 inset;
}
body .t-BadgeList--dash.t-BadgeList--coloredBG .t-BadgeList-item:nth-child( 29) {
  background-color: #e6352b;
}
body .t-BadgeList--dash.t-BadgeList--coloredBG .t-BadgeList-item:nth-child( 29) a {
  color: #e6e6e6;
}
body .t-BadgeList--dash.t-BadgeList--coloredBG .t-BadgeList-item:nth-child( 29) a.t-BadgeList-wrap:hover {
  box-shadow: 0 -8px 0 0 #eb6059 inset;
}
body .t-BadgeList--dash.t-BadgeList--coloredBG .t-BadgeList-item:nth-child( 30) {
  background-color: #4f4dc1;
}
body .t-BadgeList--dash.t-BadgeList--coloredBG .t-BadgeList-item:nth-child( 30) a {
  color: #e6e6e6;
}
body .t-BadgeList--dash.t-BadgeList--coloredBG .t-BadgeList-item:nth-child( 30) a.t-BadgeList-wrap:hover {
  box-shadow: 0 -8px 0 0 #7573ce inset;
}
body .t-BadgeList--circular.t-BadgeList--coloredBG .t-BadgeList-item:nth-child( 1) .t-BadgeList-value {
  border-color: #434343;
  color: #434343;
}
body .t-BadgeList--circular.t-BadgeList--coloredBG .t-BadgeList-item:nth-child( 1) .t-BadgeList-wrap .t-BadgeList-value,
body .t-BadgeList--circular.t-BadgeList--coloredBG .t-BadgeList-item:nth-child( 1) .t-BadgeList-value a {
  color: #ffffff;
  background-color: #505050;
}
body .t-BadgeList--circular.t-BadgeList--coloredBG .t-BadgeList-item:nth-child( 2) .t-BadgeList-value {
  border-color: #006ee6;
  color: #006ee6;
}
body .t-BadgeList--circular.t-BadgeList--coloredBG .t-BadgeList-item:nth-child( 2) .t-BadgeList-wrap .t-BadgeList-value,
body .t-BadgeList--circular.t-BadgeList--coloredBG .t-BadgeList-item:nth-child( 2) .t-BadgeList-value a {
  color: #ffffff;
  background-color: #007aff;
}
body .t-BadgeList--circular.t-BadgeList--coloredBG .t-BadgeList-item:nth-child( 3) .t-BadgeList-value {
  border-color: #e68600;
  color: #e68600;
}
body .t-BadgeList--circular.t-BadgeList--coloredBG .t-BadgeList-item:nth-child( 3) .t-BadgeList-wrap .t-BadgeList-value,
body .t-BadgeList--circular.t-BadgeList--coloredBG .t-BadgeList-item:nth-child( 3) .t-BadgeList-value a {
  color: #ffffff;
  background-color: #ff9500;
}
body .t-BadgeList--circular.t-BadgeList--coloredBG .t-BadgeList-item:nth-child( 4) .t-BadgeList-value {
  border-color: #37d552;
  color: #37d552;
}
body .t-BadgeList--circular.t-BadgeList--coloredBG .t-BadgeList-item:nth-child( 4) .t-BadgeList-wrap .t-BadgeList-value,
body .t-BadgeList--circular.t-BadgeList--coloredBG .t-BadgeList-item:nth-child( 4) .t-BadgeList-value a {
  color: #071f0b;
  background-color: #4cd964;
}
body .t-BadgeList--circular.t-BadgeList--coloredBG .t-BadgeList-item:nth-child( 5) .t-BadgeList-value {
  border-color: #818187;
  color: #818187;
}
body .t-BadgeList--circular.t-BadgeList--coloredBG .t-BadgeList-item:nth-child( 5) .t-BadgeList-wrap .t-BadgeList-value,
body .t-BadgeList--circular.t-BadgeList--coloredBG .t-BadgeList-item:nth-child( 5) .t-BadgeList-value a {
  color: #ffffff;
  background-color: #8e8e93;
}
body .t-BadgeList--circular.t-BadgeList--coloredBG .t-BadgeList-item:nth-child( 6) .t-BadgeList-value {
  border-color: #249ed2;
  color: #249ed2;
}
body .t-BadgeList--circular.t-BadgeList--coloredBG .t-BadgeList-item:nth-child( 6) .t-BadgeList-wrap .t-BadgeList-value,
body .t-BadgeList--circular.t-BadgeList--coloredBG .t-BadgeList-item:nth-child( 6) .t-BadgeList-value a {
  color: #ffffff;
  background-color: #34aadc;
}
body .t-BadgeList--circular.t-BadgeList--coloredBG .t-BadgeList-item:nth-child( 7) .t-BadgeList-value {
  border-color: #e6b800;
  color: #e6b800;
}
body .t-BadgeList--circular.t-BadgeList--coloredBG .t-BadgeList-item:nth-child( 7) .t-BadgeList-wrap .t-BadgeList-value,
body .t-BadgeList--circular.t-BadgeList--coloredBG .t-BadgeList-item:nth-child( 7) .t-BadgeList-value a {
  color: #000000;
  background-color: #ffcc00;
}
body .t-BadgeList--circular.t-BadgeList--coloredBG .t-BadgeList-item:nth-child( 8) .t-BadgeList-value {
  border-color: #41c0f9;
  color: #41c0f9;
}
body .t-BadgeList--circular.t-BadgeList--coloredBG .t-BadgeList-item:nth-child( 8) .t-BadgeList-wrap .t-BadgeList-value,
body .t-BadgeList--circular.t-BadgeList--coloredBG .t-BadgeList-item:nth-child( 8) .t-BadgeList-value a {
  color: #023952;
  background-color: #5ac8fa;
}
body .t-BadgeList--circular.t-BadgeList--coloredBG .t-BadgeList-item:nth-child( 9) .t-BadgeList-value {
  border-color: #ff2317;
  color: #ff2317;
}
body .t-BadgeList--circular.t-BadgeList--coloredBG .t-BadgeList-item:nth-child( 9) .t-BadgeList-wrap .t-BadgeList-value,
body .t-BadgeList--circular.t-BadgeList--coloredBG .t-BadgeList-item:nth-child( 9) .t-BadgeList-value a {
  color: #ffffff;
  background-color: #ff3b30;
}
body .t-BadgeList--circular.t-BadgeList--coloredBG .t-BadgeList-item:nth-child( 10) .t-BadgeList-value {
  border-color: #4441d1;
  color: #4441d1;
}
body .t-BadgeList--circular.t-BadgeList--coloredBG .t-BadgeList-item:nth-child( 10) .t-BadgeList-wrap .t-BadgeList-value,
body .t-BadgeList--circular.t-BadgeList--coloredBG .t-BadgeList-item:nth-child( 10) .t-BadgeList-value a {
  color: #ffffff;
  background-color: #5856d6;
}
body .t-BadgeList--circular.t-BadgeList--coloredBG .t-BadgeList-item:nth-child( 11) .t-BadgeList-value {
  border-color: #666666;
  color: #666666;
}
body .t-BadgeList--circular.t-BadgeList--coloredBG .t-BadgeList-item:nth-child( 11) .t-BadgeList-wrap .t-BadgeList-value,
body .t-BadgeList--circular.t-BadgeList--coloredBG .t-BadgeList-item:nth-child( 11) .t-BadgeList-value a {
  color: #ffffff;
  background-color: #737373;
}
body .t-BadgeList--circular.t-BadgeList--coloredBG .t-BadgeList-item:nth-child( 12) .t-BadgeList-value {
  border-color: #1987ff;
  color: #1987ff;
}
body .t-BadgeList--circular.t-BadgeList--coloredBG .t-BadgeList-item:nth-child( 12) .t-BadgeList-wrap .t-BadgeList-value,
body .t-BadgeList--circular.t-BadgeList--coloredBG .t-BadgeList-item:nth-child( 12) .t-BadgeList-value a {
  color: #ffffff;
  background-color: #3395ff;
}
body .t-BadgeList--circular.t-BadgeList--coloredBG .t-BadgeList-item:nth-child( 13) .t-BadgeList-value {
  border-color: #ffa019;
  color: #ffa019;
}
body .t-BadgeList--circular.t-BadgeList--coloredBG .t-BadgeList-item:nth-child( 13) .t-BadgeList-wrap .t-BadgeList-value,
body .t-BadgeList--circular.t-BadgeList--coloredBG .t-BadgeList-item:nth-child( 13) .t-BadgeList-value a {
  color: #ffffff;
  background-color: #ffaa33;
}
body .t-BadgeList--circular.t-BadgeList--coloredBG .t-BadgeList-item:nth-child( 14) .t-BadgeList-value {
  border-color: #5bdc71;
  color: #5bdc71;
}
body .t-BadgeList--circular.t-BadgeList--coloredBG .t-BadgeList-item:nth-child( 14) .t-BadgeList-wrap .t-BadgeList-value,
body .t-BadgeList--circular.t-BadgeList--coloredBG .t-BadgeList-item:nth-child( 14) .t-BadgeList-value a {
  color: #384c3c;
  background-color: #70e183;
}
body .t-BadgeList--circular.t-BadgeList--coloredBG .t-BadgeList-item:nth-child( 15) .t-BadgeList-value {
  border-color: #98989c;
  color: #98989c;
}
body .t-BadgeList--circular.t-BadgeList--coloredBG .t-BadgeList-item:nth-child( 15) .t-BadgeList-wrap .t-BadgeList-value,
body .t-BadgeList--circular.t-BadgeList--coloredBG .t-BadgeList-item:nth-child( 15) .t-BadgeList-value a {
  color: #ffffff;
  background-color: #a5a5a9;
}
body .t-BadgeList--circular.t-BadgeList--coloredBG .t-BadgeList-item:nth-child( 16) .t-BadgeList-value {
  border-color: #47b2df;
  color: #47b2df;
}
body .t-BadgeList--circular.t-BadgeList--coloredBG .t-BadgeList-item:nth-child( 16) .t-BadgeList-wrap .t-BadgeList-value,
body .t-BadgeList--circular.t-BadgeList--coloredBG .t-BadgeList-item:nth-child( 16) .t-BadgeList-value a {
  color: #ffffff;
  background-color: #5dbbe3;
}
body .t-BadgeList--circular.t-BadgeList--coloredBG .t-BadgeList-item:nth-child( 17) .t-BadgeList-value {
  border-color: #ffd119;
  color: #ffd119;
}
body .t-BadgeList--circular.t-BadgeList--coloredBG .t-BadgeList-item:nth-child( 17) .t-BadgeList-wrap .t-BadgeList-value,
body .t-BadgeList--circular.t-BadgeList--coloredBG .t-BadgeList-item:nth-child( 17) .t-BadgeList-value a {
  color: #333333;
  background-color: #ffd633;
}
body .t-BadgeList--circular.t-BadgeList--coloredBG .t-BadgeList-item:nth-child( 18) .t-BadgeList-value {
  border-color: #62cbfa;
  color: #62cbfa;
}
body .t-BadgeList--circular.t-BadgeList--coloredBG .t-BadgeList-item:nth-child( 18) .t-BadgeList-wrap .t-BadgeList-value,
body .t-BadgeList--circular.t-BadgeList--coloredBG .t-BadgeList-item:nth-child( 18) .t-BadgeList-value a {
  color: #356175;
  background-color: #7bd3fb;
}
body .t-BadgeList--circular.t-BadgeList--coloredBG .t-BadgeList-item:nth-child( 19) .t-BadgeList-value {
  border-color: #ff4a40;
  color: #ff4a40;
}
body .t-BadgeList--circular.t-BadgeList--coloredBG .t-BadgeList-item:nth-child( 19) .t-BadgeList-wrap .t-BadgeList-value,
body .t-BadgeList--circular.t-BadgeList--coloredBG .t-BadgeList-item:nth-child( 19) .t-BadgeList-value a {
  color: #ffffff;
  background-color: #ff6259;
}
body .t-BadgeList--circular.t-BadgeList--coloredBG .t-BadgeList-item:nth-child( 20) .t-BadgeList-value {
  border-color: #6563d9;
  color: #6563d9;
}
body .t-BadgeList--circular.t-BadgeList--coloredBG .t-BadgeList-item:nth-child( 20) .t-BadgeList-wrap .t-BadgeList-value,
body .t-BadgeList--circular.t-BadgeList--coloredBG .t-BadgeList-item:nth-child( 20) .t-BadgeList-value a {
  color: #ffffff;
  background-color: #7978de;
}
body .t-BadgeList--circular.t-BadgeList--coloredBG .t-BadgeList-item:nth-child( 21) .t-BadgeList-value {
  border-color: #3b3b3b;
  color: #3b3b3b;
}
body .t-BadgeList--circular.t-BadgeList--coloredBG .t-BadgeList-item:nth-child( 21) .t-BadgeList-wrap .t-BadgeList-value,
body .t-BadgeList--circular.t-BadgeList--coloredBG .t-BadgeList-item:nth-child( 21) .t-BadgeList-value a {
  color: #e6e6e6;
  background-color: #484848;
}
body .t-BadgeList--circular.t-BadgeList--coloredBG .t-BadgeList-item:nth-child( 22) .t-BadgeList-value {
  border-color: #0062cc;
  color: #0062cc;
}
body .t-BadgeList--circular.t-BadgeList--coloredBG .t-BadgeList-item:nth-child( 22) .t-BadgeList-wrap .t-BadgeList-value,
body .t-BadgeList--circular.t-BadgeList--coloredBG .t-BadgeList-item:nth-child( 22) .t-BadgeList-value a {
  color: #e6e6e6;
  background-color: #006ee6;
}
body .t-BadgeList--circular.t-BadgeList--coloredBG .t-BadgeList-item:nth-child( 23) .t-BadgeList-value {
  border-color: #cc7700;
  color: #cc7700;
}
body .t-BadgeList--circular.t-BadgeList--coloredBG .t-BadgeList-item:nth-child( 23) .t-BadgeList-wrap .t-BadgeList-value,
body .t-BadgeList--circular.t-BadgeList--coloredBG .t-BadgeList-item:nth-child( 23) .t-BadgeList-value a {
  color: #e6e6e6;
  background-color: #e68600;
}
body .t-BadgeList--circular.t-BadgeList--coloredBG .t-BadgeList-item:nth-child( 24) .t-BadgeList-value {
  border-color: #3ab44f;
  color: #3ab44f;
}
body .t-BadgeList--circular.t-BadgeList--coloredBG .t-BadgeList-item:nth-child( 24) .t-BadgeList-wrap .t-BadgeList-value,
body .t-BadgeList--circular.t-BadgeList--coloredBG .t-BadgeList-item:nth-child( 24) .t-BadgeList-value a {
  color: #061c0a;
  background-color: #44c35a;
}
body .t-BadgeList--circular.t-BadgeList--coloredBG .t-BadgeList-item:nth-child( 25) .t-BadgeList-value {
  border-color: #737377;
  color: #737377;
}
body .t-BadgeList--circular.t-BadgeList--coloredBG .t-BadgeList-item:nth-child( 25) .t-BadgeList-wrap .t-BadgeList-value,
body .t-BadgeList--circular.t-BadgeList--coloredBG .t-BadgeList-item:nth-child( 25) .t-BadgeList-value a {
  color: #e6e6e6;
  background-color: #808084;
}
body .t-BadgeList--circular.t-BadgeList--coloredBG .t-BadgeList-item:nth-child( 26) .t-BadgeList-value {
  border-color: #2a89b1;
  color: #2a89b1;
}
body .t-BadgeList--circular.t-BadgeList--coloredBG .t-BadgeList-item:nth-child( 26) .t-BadgeList-wrap .t-BadgeList-value,
body .t-BadgeList--circular.t-BadgeList--coloredBG .t-BadgeList-item:nth-child( 26) .t-BadgeList-value a {
  color: #e6e6e6;
  background-color: #2f99c6;
}
body .t-BadgeList--circular.t-BadgeList--coloredBG .t-BadgeList-item:nth-child( 27) .t-BadgeList-value {
  border-color: #cca300;
  color: #cca300;
}
body .t-BadgeList--circular.t-BadgeList--coloredBG .t-BadgeList-item:nth-child( 27) .t-BadgeList-wrap .t-BadgeList-value,
body .t-BadgeList--circular.t-BadgeList--coloredBG .t-BadgeList-item:nth-child( 27) .t-BadgeList-value a {
  color: #000000;
  background-color: #e6b800;
}
body .t-BadgeList--circular.t-BadgeList--coloredBG .t-BadgeList-item:nth-child( 28) .t-BadgeList-value {
  border-color: #3babdd;
  color: #3babdd;
}
body .t-BadgeList--circular.t-BadgeList--coloredBG .t-BadgeList-item:nth-child( 28) .t-BadgeList-wrap .t-BadgeList-value,
body .t-BadgeList--circular.t-BadgeList--coloredBG .t-BadgeList-item:nth-child( 28) .t-BadgeList-value a {
  color: #02344a;
  background-color: #51b4e1;
}
body .t-BadgeList--circular.t-BadgeList--coloredBG .t-BadgeList-item:nth-child( 29) .t-BadgeList-value {
  border-color: #dd251b;
  color: #dd251b;
}
body .t-BadgeList--circular.t-BadgeList--coloredBG .t-BadgeList-item:nth-child( 29) .t-BadgeList-wrap .t-BadgeList-value,
body .t-BadgeList--circular.t-BadgeList--coloredBG .t-BadgeList-item:nth-child( 29) .t-BadgeList-value a {
  color: #e6e6e6;
  background-color: #e6352b;
}
body .t-BadgeList--circular.t-BadgeList--coloredBG .t-BadgeList-item:nth-child( 30) .t-BadgeList-value {
  border-color: #4140b5;
  color: #4140b5;
}
body .t-BadgeList--circular.t-BadgeList--coloredBG .t-BadgeList-item:nth-child( 30) .t-BadgeList-wrap .t-BadgeList-value,
body .t-BadgeList--circular.t-BadgeList--coloredBG .t-BadgeList-item:nth-child( 30) .t-BadgeList-value a {
  color: #e6e6e6;
  background-color: #4f4dc1;
}
.t-Cards--colorize .t-BadgeList-item:nth-child( 1) {
  background-color: #505050;
}
.t-Cards--colorize .t-BadgeList-item:nth-child( 1) a {
  color: #ffffff;
}
.t-Cards--colorize .t-BadgeList-item:nth-child( 1) a.t-BadgeList-wrap:hover {
  box-shadow: 0 -8px 0 0 #6a6a6a inset;
}
.t-Cards--colorize .t-BadgeList-item:nth-child( 2) {
  background-color: #007aff;
}
.t-Cards--colorize .t-BadgeList-item:nth-child( 2) a {
  color: #ffffff;
}
.t-Cards--colorize .t-BadgeList-item:nth-child( 2) a.t-BadgeList-wrap:hover {
  box-shadow: 0 -8px 0 0 #3395ff inset;
}
.t-Cards--colorize .t-BadgeList-item:nth-child( 3) {
  background-color: #ff9500;
}
.t-Cards--colorize .t-BadgeList-item:nth-child( 3) a {
  color: #ffffff;
}
.t-Cards--colorize .t-BadgeList-item:nth-child( 3) a.t-BadgeList-wrap:hover {
  box-shadow: 0 -8px 0 0 #ffaa33 inset;
}
.t-Cards--colorize .t-BadgeList-item:nth-child( 4) {
  background-color: #4cd964;
}
.t-Cards--colorize .t-BadgeList-item:nth-child( 4) a {
  color: #071f0b;
}
.t-Cards--colorize .t-BadgeList-item:nth-child( 4) a.t-BadgeList-wrap:hover {
  box-shadow: 0 -8px 0 0 #2ac845 inset;
}
.t-Cards--colorize .t-BadgeList-item:nth-child( 5) {
  background-color: #8e8e93;
}
.t-Cards--colorize .t-BadgeList-item:nth-child( 5) a {
  color: #ffffff;
}
.t-Cards--colorize .t-BadgeList-item:nth-child( 5) a.t-BadgeList-wrap:hover {
  box-shadow: 0 -8px 0 0 #a8a8ac inset;
}
.t-Cards--colorize .t-BadgeList-item:nth-child( 6) {
  background-color: #34aadc;
}
.t-Cards--colorize .t-BadgeList-item:nth-child( 6) a {
  color: #ffffff;
}
.t-Cards--colorize .t-BadgeList-item:nth-child( 6) a.t-BadgeList-wrap:hover {
  box-shadow: 0 -8px 0 0 #5fbce4 inset;
}
.t-Cards--colorize .t-BadgeList-item:nth-child( 7) {
  background-color: #ffcc00;
}
.t-Cards--colorize .t-BadgeList-item:nth-child( 7) a {
  color: #000000;
}
.t-Cards--colorize .t-BadgeList-item:nth-child( 7) a.t-BadgeList-wrap:hover {
  box-shadow: 0 -8px 0 0 #cca300 inset;
}
.t-Cards--colorize .t-BadgeList-item:nth-child( 8) {
  background-color: #5ac8fa;
}
.t-Cards--colorize .t-BadgeList-item:nth-child( 8) a {
  color: #023952;
}
.t-Cards--colorize .t-BadgeList-item:nth-child( 8) a.t-BadgeList-wrap:hover {
  box-shadow: 0 -8px 0 0 #28b7f9 inset;
}
.t-Cards--colorize .t-BadgeList-item:nth-child( 9) {
  background-color: #ff3b30;
}
.t-Cards--colorize .t-BadgeList-item:nth-child( 9) a {
  color: #ffffff;
}
.t-Cards--colorize .t-BadgeList-item:nth-child( 9) a.t-BadgeList-wrap:hover {
  box-shadow: 0 -8px 0 0 #ff6b63 inset;
}
.t-Cards--colorize .t-BadgeList-item:nth-child( 10) {
  background-color: #5856d6;
}
.t-Cards--colorize .t-BadgeList-item:nth-child( 10) a {
  color: #ffffff;
}
.t-Cards--colorize .t-BadgeList-item:nth-child( 10) a.t-BadgeList-wrap:hover {
  box-shadow: 0 -8px 0 0 #817fe0 inset;
}
.t-Cards--colorize .t-BadgeList-item:nth-child( 11) {
  background-color: #737373;
}
.t-Cards--colorize .t-BadgeList-item:nth-child( 11) a {
  color: #ffffff;
}
.t-Cards--colorize .t-BadgeList-item:nth-child( 11) a.t-BadgeList-wrap:hover {
  box-shadow: 0 -8px 0 0 #8d8d8d inset;
}
.t-Cards--colorize .t-BadgeList-item:nth-child( 12) {
  background-color: #3395ff;
}
.t-Cards--colorize .t-BadgeList-item:nth-child( 12) a {
  color: #ffffff;
}
.t-Cards--colorize .t-BadgeList-item:nth-child( 12) a.t-BadgeList-wrap:hover {
  box-shadow: 0 -8px 0 0 #66afff inset;
}
.t-Cards--colorize .t-BadgeList-item:nth-child( 13) {
  background-color: #ffaa33;
}
.t-Cards--colorize .t-BadgeList-item:nth-child( 13) a {
  color: #ffffff;
}
.t-Cards--colorize .t-BadgeList-item:nth-child( 13) a.t-BadgeList-wrap:hover {
  box-shadow: 0 -8px 0 0 #ff9500 inset;
}
.t-Cards--colorize .t-BadgeList-item:nth-child( 14) {
  background-color: #70e183;
}
.t-Cards--colorize .t-BadgeList-item:nth-child( 14) a {
  color: #384c3c;
}
.t-Cards--colorize .t-BadgeList-item:nth-child( 14) a.t-BadgeList-wrap:hover {
  box-shadow: 0 -8px 0 0 #46d85f inset;
}
.t-Cards--colorize .t-BadgeList-item:nth-child( 15) {
  background-color: #a5a5a9;
}
.t-Cards--colorize .t-BadgeList-item:nth-child( 15) a {
  color: #ffffff;
}
.t-Cards--colorize .t-BadgeList-item:nth-child( 15) a.t-BadgeList-wrap:hover {
  box-shadow: 0 -8px 0 0 #bfbfc2 inset;
}
.t-Cards--colorize .t-BadgeList-item:nth-child( 16) {
  background-color: #5dbbe3;
}
.t-Cards--colorize .t-BadgeList-item:nth-child( 16) a {
  color: #ffffff;
}
.t-Cards--colorize .t-BadgeList-item:nth-child( 16) a.t-BadgeList-wrap:hover {
  box-shadow: 0 -8px 0 0 #31a9db inset;
}
.t-Cards--colorize .t-BadgeList-item:nth-child( 17) {
  background-color: #ffd633;
}
.t-Cards--colorize .t-BadgeList-item:nth-child( 17) a {
  color: #333333;
}
.t-Cards--colorize .t-BadgeList-item:nth-child( 17) a.t-BadgeList-wrap:hover {
  box-shadow: 0 -8px 0 0 #ffcc00 inset;
}
.t-Cards--colorize .t-BadgeList-item:nth-child( 18) {
  background-color: #7bd3fb;
}
.t-Cards--colorize .t-BadgeList-item:nth-child( 18) a {
  color: #356175;
}
.t-Cards--colorize .t-BadgeList-item:nth-child( 18) a.t-BadgeList-wrap:hover {
  box-shadow: 0 -8px 0 0 #49c2fa inset;
}
.t-Cards--colorize .t-BadgeList-item:nth-child( 19) {
  background-color: #ff6259;
}
.t-Cards--colorize .t-BadgeList-item:nth-child( 19) a {
  color: #ffffff;
}
.t-Cards--colorize .t-BadgeList-item:nth-child( 19) a.t-BadgeList-wrap:hover {
  box-shadow: 0 -8px 0 0 #ff928c inset;
}
.t-Cards--colorize .t-BadgeList-item:nth-child( 20) {
  background-color: #7978de;
}
.t-Cards--colorize .t-BadgeList-item:nth-child( 20) a {
  color: #ffffff;
}
.t-Cards--colorize .t-BadgeList-item:nth-child( 20) a.t-BadgeList-wrap:hover {
  box-shadow: 0 -8px 0 0 #a2a1e8 inset;
}
.t-Cards--colorize .t-BadgeList-item:nth-child( 21) {
  background-color: #484848;
}
.t-Cards--colorize .t-BadgeList-item:nth-child( 21) a {
  color: #e6e6e6;
}
.t-Cards--colorize .t-BadgeList-item:nth-child( 21) a.t-BadgeList-wrap:hover {
  box-shadow: 0 -8px 0 0 #626262 inset;
}
.t-Cards--colorize .t-BadgeList-item:nth-child( 22) {
  background-color: #006ee6;
}
.t-Cards--colorize .t-BadgeList-item:nth-child( 22) a {
  color: #e6e6e6;
}
.t-Cards--colorize .t-BadgeList-item:nth-child( 22) a.t-BadgeList-wrap:hover {
  box-shadow: 0 -8px 0 0 #1a87ff inset;
}
.t-Cards--colorize .t-BadgeList-item:nth-child( 23) {
  background-color: #e68600;
}
.t-Cards--colorize .t-BadgeList-item:nth-child( 23) a {
  color: #e6e6e6;
}
.t-Cards--colorize .t-BadgeList-item:nth-child( 23) a.t-BadgeList-wrap:hover {
  box-shadow: 0 -8px 0 0 #ffa01a inset;
}
.t-Cards--colorize .t-BadgeList-item:nth-child( 24) {
  background-color: #44c35a;
}
.t-Cards--colorize .t-BadgeList-item:nth-child( 24) a {
  color: #061c0a;
}
.t-Cards--colorize .t-BadgeList-item:nth-child( 24) a.t-BadgeList-wrap:hover {
  box-shadow: 0 -8px 0 0 #6bd07c inset;
}
.t-Cards--colorize .t-BadgeList-item:nth-child( 25) {
  background-color: #808084;
}
.t-Cards--colorize .t-BadgeList-item:nth-child( 25) a {
  color: #e6e6e6;
}
.t-Cards--colorize .t-BadgeList-item:nth-child( 25) a.t-BadgeList-wrap:hover {
  box-shadow: 0 -8px 0 0 #9a9a9d inset;
}
.t-Cards--colorize .t-BadgeList-item:nth-child( 26) {
  background-color: #2f99c6;
}
.t-Cards--colorize .t-BadgeList-item:nth-child( 26) a {
  color: #e6e6e6;
}
.t-Cards--colorize .t-BadgeList-item:nth-child( 26) a.t-BadgeList-wrap:hover {
  box-shadow: 0 -8px 0 0 #52afd6 inset;
}
.t-Cards--colorize .t-BadgeList-item:nth-child( 27) {
  background-color: #e6b800;
}
.t-Cards--colorize .t-BadgeList-item:nth-child( 27) a {
  color: #000000;
}
.t-Cards--colorize .t-BadgeList-item:nth-child( 27) a.t-BadgeList-wrap:hover {
  box-shadow: 0 -8px 0 0 #b38f00 inset;
}
.t-Cards--colorize .t-BadgeList-item:nth-child( 28) {
  background-color: #51b4e1;
}
.t-Cards--colorize .t-BadgeList-item:nth-child( 28) a {
  color: #02344a;
}
.t-Cards--colorize .t-BadgeList-item:nth-child( 28) a.t-BadgeList-wrap:hover {
  box-shadow: 0 -8px 0 0 #7cc7e9 inset;
}
.t-Cards--colorize .t-BadgeList-item:nth-child( 29) {
  background-color: #e6352b;
}
.t-Cards--colorize .t-BadgeList-item:nth-child( 29) a {
  color: #e6e6e6;
}
.t-Cards--colorize .t-BadgeList-item:nth-child( 29) a.t-BadgeList-wrap:hover {
  box-shadow: 0 -8px 0 0 #eb6059 inset;
}
.t-Cards--colorize .t-BadgeList-item:nth-child( 30) {
  background-color: #4f4dc1;
}
.t-Cards--colorize .t-BadgeList-item:nth-child( 30) a {
  color: #e6e6e6;
}
.t-Cards--colorize .t-BadgeList-item:nth-child( 30) a.t-BadgeList-wrap:hover {
  box-shadow: 0 -8px 0 0 #7573ce inset;
}
.u-ColorBG--1 {
  background-color: #505050;
}
.u-ColorFG--1 {
  color: #505050;
}
.u-ColorBG--2 {
  background-color: #007aff;
}
.u-ColorFG--2 {
  color: #007aff;
}
.u-ColorBG--3 {
  background-color: #ff9500;
}
.u-ColorFG--3 {
  color: #ff9500;
}
.u-ColorBG--4 {
  background-color: #4cd964;
}
.u-ColorFG--4 {
  color: #4cd964;
}
.u-ColorBG--5 {
  background-color: #8e8e93;
}
.u-ColorFG--5 {
  color: #8e8e93;
}
.u-ColorBG--6 {
  background-color: #34aadc;
}
.u-ColorFG--6 {
  color: #34aadc;
}
.u-ColorBG--7 {
  background-color: #ffcc00;
}
.u-ColorFG--7 {
  color: #ffcc00;
}
.u-ColorBG--8 {
  background-color: #5ac8fa;
}
.u-ColorFG--8 {
  color: #5ac8fa;
}
.u-ColorBG--9 {
  background-color: #ff3b30;
}
.u-ColorFG--9 {
  color: #ff3b30;
}
.u-ColorBG--10 {
  background-color: #5856d6;
}
.u-ColorFG--10 {
  color: #5856d6;
}
.u-ColorBG--11 {
  background-color: #737373;
}
.u-ColorFG--11 {
  color: #737373;
}
.u-ColorBG--12 {
  background-color: #3395ff;
}
.u-ColorFG--12 {
  color: #3395ff;
}
.u-ColorBG--13 {
  background-color: #ffaa33;
}
.u-ColorFG--13 {
  color: #ffaa33;
}
.u-ColorBG--14 {
  background-color: #70e183;
}
.u-ColorFG--14 {
  color: #70e183;
}
.u-ColorBG--15 {
  background-color: #a5a5a9;
}
.u-ColorFG--15 {
  color: #a5a5a9;
}
.u-ColorBG--16 {
  background-color: #5dbbe3;
}
.u-ColorFG--16 {
  color: #5dbbe3;
}
.u-ColorBG--17 {
  background-color: #ffd633;
}
.u-ColorFG--17 {
  color: #ffd633;
}
.u-ColorBG--18 {
  background-color: #7bd3fb;
}
.u-ColorFG--18 {
  color: #7bd3fb;
}
.u-ColorBG--19 {
  background-color: #ff6259;
}
.u-ColorFG--19 {
  color: #ff6259;
}
.u-ColorBG--20 {
  background-color: #7978de;
}
.u-ColorFG--20 {
  color: #7978de;
}
.u-ColorBG--21 {
  background-color: #484848;
}
.u-ColorFG--21 {
  color: #484848;
}
.u-ColorBG--22 {
  background-color: #006ee6;
}
.u-ColorFG--22 {
  color: #006ee6;
}
.u-ColorBG--23 {
  background-color: #e68600;
}
.u-ColorFG--23 {
  color: #e68600;
}
.u-ColorBG--24 {
  background-color: #44c35a;
}
.u-ColorFG--24 {
  color: #44c35a;
}
.u-ColorBG--25 {
  background-color: #808084;
}
.u-ColorFG--25 {
  color: #808084;
}
.u-ColorBG--26 {
  background-color: #2f99c6;
}
.u-ColorFG--26 {
  color: #2f99c6;
}
.u-ColorBG--27 {
  background-color: #e6b800;
}
.u-ColorFG--27 {
  color: #e6b800;
}
.u-ColorBG--28 {
  background-color: #51b4e1;
}
.u-ColorFG--28 {
  color: #51b4e1;
}
.u-ColorBG--29 {
  background-color: #e6352b;
}
.u-ColorFG--29 {
  color: #e6352b;
}
.u-ColorBG--30 {
  background-color: #4f4dc1;
}
.u-ColorFG--30 {
  color: #4f4dc1;
}

.u-Color-1-BG--txt {
  color: #505050;
}
.u-Color-1-BG--bg {
  background-color: #505050;
}
.u-Color-1-BG--fill {
  fill: #505050;
}
.u-Color-1-BG--br {
  stroke: #505050;
  border-color: #505050;
}
.u-Color-1-FG--txt {
  color: #ffffff;
}
.u-Color-1-FG--bg {
  background-color: #ffffff;
}
.u-Color-1-FG--fill {
  fill: #ffffff;
}
.u-Color-1-FG--br {
  stroke: #ffffff;
  border-color: #ffffff;
}
.u-Color-2-BG--txt {
  color: #007aff;
}
.u-Color-2-BG--bg {
  background-color: #007aff;
}
.u-Color-2-BG--fill {
  fill: #007aff;
}
.u-Color-2-BG--br {
  stroke: #007aff;
  border-color: #007aff;
}
.u-Color-2-FG--txt {
  color: #ffffff;
}
.u-Color-2-FG--bg {
  background-color: #ffffff;
}
.u-Color-2-FG--fill {
  fill: #ffffff;
}
.u-Color-2-FG--br {
  stroke: #ffffff;
  border-color: #ffffff;
}
.u-Color-3-BG--txt {
  color: #ff9500;
}
.u-Color-3-BG--bg {
  background-color: #ff9500;
}
.u-Color-3-BG--fill {
  fill: #ff9500;
}
.u-Color-3-BG--br {
  stroke: #ff9500;
  border-color: #ff9500;
}
.u-Color-3-FG--txt {
  color: #ffffff;
}
.u-Color-3-FG--bg {
  background-color: #ffffff;
}
.u-Color-3-FG--fill {
  fill: #ffffff;
}
.u-Color-3-FG--br {
  stroke: #ffffff;
  border-color: #ffffff;
}
.u-Color-4-BG--txt {
  color: #4cd964;
}
.u-Color-4-BG--bg {
  background-color: #4cd964;
}
.u-Color-4-BG--fill {
  fill: #4cd964;
}
.u-Color-4-BG--br {
  stroke: #4cd964;
  border-color: #4cd964;
}
.u-Color-4-FG--txt {
  color: #071f0b;
}
.u-Color-4-FG--bg {
  background-color: #071f0b;
}
.u-Color-4-FG--fill {
  fill: #071f0b;
}
.u-Color-4-FG--br {
  stroke: #071f0b;
  border-color: #071f0b;
}
.u-Color-5-BG--txt {
  color: #8e8e93;
}
.u-Color-5-BG--bg {
  background-color: #8e8e93;
}
.u-Color-5-BG--fill {
  fill: #8e8e93;
}
.u-Color-5-BG--br {
  stroke: #8e8e93;
  border-color: #8e8e93;
}
.u-Color-5-FG--txt {
  color: #ffffff;
}
.u-Color-5-FG--bg {
  background-color: #ffffff;
}
.u-Color-5-FG--fill {
  fill: #ffffff;
}
.u-Color-5-FG--br {
  stroke: #ffffff;
  border-color: #ffffff;
}
.u-Color-6-BG--txt {
  color: #34aadc;
}
.u-Color-6-BG--bg {
  background-color: #34aadc;
}
.u-Color-6-BG--fill {
  fill: #34aadc;
}
.u-Color-6-BG--br {
  stroke: #34aadc;
  border-color: #34aadc;
}
.u-Color-6-FG--txt {
  color: #ffffff;
}
.u-Color-6-FG--bg {
  background-color: #ffffff;
}
.u-Color-6-FG--fill {
  fill: #ffffff;
}
.u-Color-6-FG--br {
  stroke: #ffffff;
  border-color: #ffffff;
}
.u-Color-7-BG--txt {
  color: #ffcc00;
}
.u-Color-7-BG--bg {
  background-color: #ffcc00;
}
.u-Color-7-BG--fill {
  fill: #ffcc00;
}
.u-Color-7-BG--br {
  stroke: #ffcc00;
  border-color: #ffcc00;
}
.u-Color-7-FG--txt {
  color: #000000;
}
.u-Color-7-FG--bg {
  background-color: #000000;
}
.u-Color-7-FG--fill {
  fill: #000000;
}
.u-Color-7-FG--br {
  stroke: #000000;
  border-color: #000000;
}
.u-Color-8-BG--txt {
  color: #5ac8fa;
}
.u-Color-8-BG--bg {
  background-color: #5ac8fa;
}
.u-Color-8-BG--fill {
  fill: #5ac8fa;
}
.u-Color-8-BG--br {
  stroke: #5ac8fa;
  border-color: #5ac8fa;
}
.u-Color-8-FG--txt {
  color: #023952;
}
.u-Color-8-FG--bg {
  background-color: #023952;
}
.u-Color-8-FG--fill {
  fill: #023952;
}
.u-Color-8-FG--br {
  stroke: #023952;
  border-color: #023952;
}
.u-Color-9-BG--txt {
  color: #ff3b30;
}
.u-Color-9-BG--bg {
  background-color: #ff3b30;
}
.u-Color-9-BG--fill {
  fill: #ff3b30;
}
.u-Color-9-BG--br {
  stroke: #ff3b30;
  border-color: #ff3b30;
}
.u-Color-9-FG--txt {
  color: #ffffff;
}
.u-Color-9-FG--bg {
  background-color: #ffffff;
}
.u-Color-9-FG--fill {
  fill: #ffffff;
}
.u-Color-9-FG--br {
  stroke: #ffffff;
  border-color: #ffffff;
}
.u-Color-10-BG--txt {
  color: #5856d6;
}
.u-Color-10-BG--bg {
  background-color: #5856d6;
}
.u-Color-10-BG--fill {
  fill: #5856d6;
}
.u-Color-10-BG--br {
  stroke: #5856d6;
  border-color: #5856d6;
}
.u-Color-10-FG--txt {
  color: #ffffff;
}
.u-Color-10-FG--bg {
  background-color: #ffffff;
}
.u-Color-10-FG--fill {
  fill: #ffffff;
}
.u-Color-10-FG--br {
  stroke: #ffffff;
  border-color: #ffffff;
}
.u-Color-11-BG--txt {
  color: #373737;
}
.u-Color-11-BG--bg {
  background-color: #373737;
}
.u-Color-11-BG--fill {
  fill: #373737;
}
.u-Color-11-BG--br {
  stroke: #373737;
  border-color: #373737;
}
.u-Color-11-FG--txt {
  color: #ffffff;
}
.u-Color-11-FG--bg {
  background-color: #ffffff;
}
.u-Color-11-FG--fill {
  fill: #ffffff;
}
.u-Color-11-FG--br {
  stroke: #ffffff;
  border-color: #ffffff;
}
.u-Color-12-BG--txt {
  color: #0062cc;
}
.u-Color-12-BG--bg {
  background-color: #0062cc;
}
.u-Color-12-BG--fill {
  fill: #0062cc;
}
.u-Color-12-BG--br {
  stroke: #0062cc;
  border-color: #0062cc;
}
.u-Color-12-FG--txt {
  color: #ffffff;
}
.u-Color-12-FG--bg {
  background-color: #ffffff;
}
.u-Color-12-FG--fill {
  fill: #ffffff;
}
.u-Color-12-FG--br {
  stroke: #ffffff;
  border-color: #ffffff;
}
.u-Color-13-BG--txt {
  color: #cc7700;
}
.u-Color-13-BG--bg {
  background-color: #cc7700;
}
.u-Color-13-BG--fill {
  fill: #cc7700;
}
.u-Color-13-BG--br {
  stroke: #cc7700;
  border-color: #cc7700;
}
.u-Color-13-FG--txt {
  color: #ffffff;
}
.u-Color-13-FG--bg {
  background-color: #ffffff;
}
.u-Color-13-FG--fill {
  fill: #ffffff;
}
.u-Color-13-FG--br {
  stroke: #ffffff;
  border-color: #ffffff;
}
.u-Color-14-BG--txt {
  color: #2ac845;
}
.u-Color-14-BG--bg {
  background-color: #2ac845;
}
.u-Color-14-BG--fill {
  fill: #2ac845;
}
.u-Color-14-BG--br {
  stroke: #2ac845;
  border-color: #2ac845;
}
.u-Color-14-FG--txt {
  color: #104919;
}
.u-Color-14-FG--bg {
  background-color: #104919;
}
.u-Color-14-FG--fill {
  fill: #104919;
}
.u-Color-14-FG--br {
  stroke: #104919;
  border-color: #104919;
}
.u-Color-15-BG--txt {
  color: #74747a;
}
.u-Color-15-BG--bg {
  background-color: #74747a;
}
.u-Color-15-BG--fill {
  fill: #74747a;
}
.u-Color-15-BG--br {
  stroke: #74747a;
  border-color: #74747a;
}
.u-Color-15-FG--txt {
  color: #ffffff;
}
.u-Color-15-FG--bg {
  background-color: #ffffff;
}
.u-Color-15-FG--fill {
  fill: #ffffff;
}
.u-Color-15-FG--br {
  stroke: #ffffff;
  border-color: #ffffff;
}
.u-Color-16-BG--txt {
  color: #218ebd;
}
.u-Color-16-BG--bg {
  background-color: #218ebd;
}
.u-Color-16-BG--fill {
  fill: #218ebd;
}
.u-Color-16-BG--br {
  stroke: #218ebd;
  border-color: #218ebd;
}
.u-Color-16-FG--txt {
  color: #ffffff;
}
.u-Color-16-FG--bg {
  background-color: #ffffff;
}
.u-Color-16-FG--fill {
  fill: #ffffff;
}
.u-Color-16-FG--br {
  stroke: #ffffff;
  border-color: #ffffff;
}
.u-Color-17-BG--txt {
  color: #cca300;
}
.u-Color-17-BG--bg {
  background-color: #cca300;
}
.u-Color-17-BG--fill {
  fill: #cca300;
}
.u-Color-17-BG--br {
  stroke: #cca300;
  border-color: #cca300;
}
.u-Color-17-FG--txt {
  color: #1a1a1a;
}
.u-Color-17-FG--bg {
  background-color: #1a1a1a;
}
.u-Color-17-FG--fill {
  fill: #1a1a1a;
}
.u-Color-17-FG--br {
  stroke: #1a1a1a;
  border-color: #1a1a1a;
}
.u-Color-18-BG--txt {
  color: #28b7f9;
}
.u-Color-18-BG--bg {
  background-color: #28b7f9;
}
.u-Color-18-BG--fill {
  fill: #28b7f9;
}
.u-Color-18-BG--br {
  stroke: #28b7f9;
  border-color: #28b7f9;
}
.u-Color-18-FG--txt {
  color: #045c84;
}
.u-Color-18-FG--bg {
  background-color: #045c84;
}
.u-Color-18-FG--fill {
  fill: #045c84;
}
.u-Color-18-FG--br {
  stroke: #045c84;
  border-color: #045c84;
}
.u-Color-19-BG--txt {
  color: #fc0d00;
}
.u-Color-19-BG--bg {
  background-color: #fc0d00;
}
.u-Color-19-BG--fill {
  fill: #fc0d00;
}
.u-Color-19-BG--br {
  stroke: #fc0d00;
  border-color: #fc0d00;
}
.u-Color-19-FG--txt {
  color: #ffffff;
}
.u-Color-19-FG--bg {
  background-color: #ffffff;
}
.u-Color-19-FG--fill {
  fill: #ffffff;
}
.u-Color-19-FG--br {
  stroke: #ffffff;
  border-color: #ffffff;
}
.u-Color-20-BG--txt {
  color: #3331c8;
}
.u-Color-20-BG--bg {
  background-color: #3331c8;
}
.u-Color-20-BG--fill {
  fill: #3331c8;
}
.u-Color-20-BG--br {
  stroke: #3331c8;
  border-color: #3331c8;
}
.u-Color-20-FG--txt {
  color: #ffffff;
}
.u-Color-20-FG--bg {
  background-color: #ffffff;
}
.u-Color-20-FG--fill {
  fill: #ffffff;
}
.u-Color-20-FG--br {
  stroke: #ffffff;
  border-color: #ffffff;
}
.u-Color-21-BG--txt {
  color: #838383;
}
.u-Color-21-BG--bg {
  background-color: #838383;
}
.u-Color-21-BG--fill {
  fill: #838383;
}
.u-Color-21-BG--br {
  stroke: #838383;
  border-color: #838383;
}
.u-Color-21-FG--txt {
  color: #ffffff;
}
.u-Color-21-FG--bg {
  background-color: #ffffff;
}
.u-Color-21-FG--fill {
  fill: #ffffff;
}
.u-Color-21-FG--br {
  stroke: #ffffff;
  border-color: #ffffff;
}
.u-Color-22-BG--txt {
  color: #66afff;
}
.u-Color-22-BG--bg {
  background-color: #66afff;
}
.u-Color-22-BG--fill {
  fill: #66afff;
}
.u-Color-22-BG--br {
  stroke: #66afff;
  border-color: #66afff;
}
.u-Color-22-FG--txt {
  color: #ffffff;
}
.u-Color-22-FG--bg {
  background-color: #ffffff;
}
.u-Color-22-FG--fill {
  fill: #ffffff;
}
.u-Color-22-FG--br {
  stroke: #ffffff;
  border-color: #ffffff;
}
.u-Color-23-BG--txt {
  color: #ffbf66;
}
.u-Color-23-BG--bg {
  background-color: #ffbf66;
}
.u-Color-23-BG--fill {
  fill: #ffbf66;
}
.u-Color-23-BG--br {
  stroke: #ffbf66;
  border-color: #ffbf66;
}
.u-Color-23-FG--txt {
  color: #ffffff;
}
.u-Color-23-FG--bg {
  background-color: #ffffff;
}
.u-Color-23-FG--fill {
  fill: #ffffff;
}
.u-Color-23-FG--br {
  stroke: #ffffff;
  border-color: #ffffff;
}
.u-Color-24-BG--txt {
  color: #a0ebad;
}
.u-Color-24-BG--bg {
  background-color: #a0ebad;
}
.u-Color-24-BG--fill {
  fill: #a0ebad;
}
.u-Color-24-BG--br {
  stroke: #a0ebad;
  border-color: #a0ebad;
}
.u-Color-24-FG--txt {
  color: #197328;
}
.u-Color-24-FG--bg {
  background-color: #197328;
}
.u-Color-24-FG--fill {
  fill: #197328;
}
.u-Color-24-FG--br {
  stroke: #197328;
  border-color: #197328;
}
.u-Color-25-BG--txt {
  color: #c2c2c5;
}
.u-Color-25-BG--bg {
  background-color: #c2c2c5;
}
.u-Color-25-BG--fill {
  fill: #c2c2c5;
}
.u-Color-25-BG--br {
  stroke: #c2c2c5;
  border-color: #c2c2c5;
}
.u-Color-25-FG--txt {
  color: #ffffff;
}
.u-Color-25-FG--bg {
  background-color: #ffffff;
}
.u-Color-25-FG--fill {
  fill: #ffffff;
}
.u-Color-25-FG--br {
  stroke: #ffffff;
  border-color: #ffffff;
}
.u-Color-26-BG--txt {
  color: #8bceeb;
}
.u-Color-26-BG--bg {
  background-color: #8bceeb;
}
.u-Color-26-BG--fill {
  fill: #8bceeb;
}
.u-Color-26-BG--br {
  stroke: #8bceeb;
  border-color: #8bceeb;
}
.u-Color-26-FG--txt {
  color: #ffffff;
}
.u-Color-26-FG--bg {
  background-color: #ffffff;
}
.u-Color-26-FG--fill {
  fill: #ffffff;
}
.u-Color-26-FG--br {
  stroke: #ffffff;
  border-color: #ffffff;
}
.u-Color-27-BG--txt {
  color: #ffe066;
}
.u-Color-27-BG--bg {
  background-color: #ffe066;
}
.u-Color-27-BG--fill {
  fill: #ffe066;
}
.u-Color-27-BG--br {
  stroke: #ffe066;
  border-color: #ffe066;
}
.u-Color-27-FG--txt {
  color: #333333;
}
.u-Color-27-FG--bg {
  background-color: #333333;
}
.u-Color-27-FG--fill {
  fill: #333333;
}
.u-Color-27-FG--br {
  stroke: #333333;
  border-color: #333333;
}
.u-Color-28-BG--txt {
  color: #bde9fd;
}
.u-Color-28-BG--bg {
  background-color: #bde9fd;
}
.u-Color-28-BG--fill {
  fill: #bde9fd;
}
.u-Color-28-BG--br {
  stroke: #bde9fd;
  border-color: #bde9fd;
}
.u-Color-28-FG--txt {
  color: #057eb6;
}
.u-Color-28-FG--bg {
  background-color: #057eb6;
}
.u-Color-28-FG--fill {
  fill: #057eb6;
}
.u-Color-28-FG--br {
  stroke: #057eb6;
  border-color: #057eb6;
}
.u-Color-29-BG--txt {
  color: #ff9c96;
}
.u-Color-29-BG--bg {
  background-color: #ff9c96;
}
.u-Color-29-BG--fill {
  fill: #ff9c96;
}
.u-Color-29-BG--br {
  stroke: #ff9c96;
  border-color: #ff9c96;
}
.u-Color-29-FG--txt {
  color: #ffffff;
}
.u-Color-29-FG--bg {
  background-color: #ffffff;
}
.u-Color-29-FG--fill {
  fill: #ffffff;
}
.u-Color-29-FG--br {
  stroke: #ffffff;
  border-color: #ffffff;
}
.u-Color-30-BG--txt {
  color: #a9a8ea;
}
.u-Color-30-BG--bg {
  background-color: #a9a8ea;
}
.u-Color-30-BG--fill {
  fill: #a9a8ea;
}
.u-Color-30-BG--br {
  stroke: #a9a8ea;
  border-color: #a9a8ea;
}
.u-Color-30-FG--txt {
  color: #ffffff;
}
.u-Color-30-FG--bg {
  background-color: #ffffff;
}
.u-Color-30-FG--fill {
  fill: #ffffff;
}
.u-Color-30-FG--br {
  stroke: #ffffff;
  border-color: #ffffff;
}
.u-focused {
  box-shadow: 0 0 0 1px #505050, 0 0 1px 0px rgba(80, 80, 80, 0.5) !important;
  /* outline: none; */
}

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

.t-Footer, .t-Footer a {
    color:#FFFFFF;
}
