/* 
 * Vita - Slate A2B (Copy)
 *    (Oracle Application Express Theme Style)
 * 
 * This CSS file was generated using the Oracle Application Express 5.0 Theme Roller. 
 *
 */
 
.apex-item-select,

.apex-item-text,

.apex-item-textarea,

.apex-item-multi

.hasTimePicker {

backface-visibility: hidden;

}

a, a:focused, a:hover,  a:active,  button,  button:focused,  button:hover,  button:active{
  outline:0 !important;
  outline:none !important;
}
body .ui-dialog .ui-dialog-titlebar-close {
  border-radius: 100%;
  -webkit-border-radius: 100%;
  -moz-border-radius: 100%;
}
body .ui-dialog .ui-dialog-buttonpane {
  border-top-color: #ffffff;
  padding: 11px;
}
.ac_results {
  border: 1px solid #d9d9d9;
  background-color: #ffffff;
  color: #000000;
}
.ac_odd {
  background-color: #f2f2f2;
}
body .ac_over {
  background-color: #fcfcfc;
  color: #3d3d3d;
}
body .a-D3LineChart .a-D3LineChart-axis-title, body .a-D3BarChart .a-D3LineChart-axis-title {
  fill: #000000;
}
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: #000000;
}
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%;
  -webkit-border-radius: 100%;
  -moz-border-radius: 100%;
  border-right-width: 0;
}
.t-Body .a-MiniCal {
  border: 1px solid #dcdcdc;
  border-radius: 4px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  background-color: #f5f5f5;
}
.t-Body .a-MiniCal-title {
  color: #363636;
}
.t-Body .a-MiniCal-dayOfWeek {
  color: #767676;
}
.t-Body .a-MiniCal-day {
  border-color: #efefef;
  color: #363636;
}
.t-Body .a-MiniCal-day.is-today .a-MiniCal-date {
  background-color: #fcfcfc;
  color: #3d3d3d;
}
.t-Body .a-MiniCal-day.is-active .a-MiniCal-date {
  background-color: #66b8ff;
  color: #443302;
}
.t-Body .a-MiniCal-day.is-weekend {
  background-color: #f0f0f0;
}
.t-Body .a-MiniCal-day.is-null {
  background-color: #ebebeb;
}
.t-Region .a-MiniCal {
  border: 1px solid #e6e6e6;
  border-radius: 4px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  background-color: #ffffff;
}
.t-Region .a-MiniCal-title {
  color: #000000;
}
.t-Region .a-MiniCal-dayOfWeek {
  color: #808080;
}
.t-Region .a-MiniCal-day {
  border-color: #f9f9f9;
  color: #000000;
}
.t-Region .a-MiniCal-day.is-today .a-MiniCal-date {
  background-color: #fcfcfc;
  color: #3d3d3d;
}
.t-Region .a-MiniCal-day.is-active .a-MiniCal-date {
  background-color: #66b8ff;
  color: #443302;
}
.t-Region .a-MiniCal-day.is-weekend {
  background-color: #fafafa;
}
.t-Region .a-MiniCal-day.is-null {
  background-color: #f5f5f5;
}
.t-Body-actions .a-MiniCal {
  border: 1px solid #cfcfcf;
  border-radius: 4px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  background-color: #e8e8e8;
}
.t-Body-actions .a-MiniCal-title {
  color: #292929;
}
.t-Body-actions .a-MiniCal-dayOfWeek {
  color: #696969;
}
.t-Body-actions .a-MiniCal-day {
  border-color: #e2e2e2;
  color: #292929;
}
.t-Body-actions .a-MiniCal-day.is-today .a-MiniCal-date {
  background-color: #fcfcfc;
  color: #3d3d3d;
}
.t-Body-actions .a-MiniCal-day.is-active .a-MiniCal-date {
  background-color: #66b8ff;
  color: #443302;
}
.t-Body-actions .a-MiniCal-day.is-weekend {
  background-color: #e3e3e3;
}
.t-Body-actions .a-MiniCal-day.is-null {
  background-color: #dedede;
}
.t-Body-info .a-MiniCal {
  border: 1px solid #c2c7cd;
  border-radius: 4px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  background-color: #dee1e4;
}
.t-Body-info .a-MiniCal-title {
  color: #222222;
}
.t-Body-info .a-MiniCal-dayOfWeek {
  color: #626262;
}
.t-Body-info .a-MiniCal-day {
  border-color: #d7dbde;
  color: #222222;
}
.t-Body-info .a-MiniCal-day.is-today .a-MiniCal-date {
  background-color: #fcfcfc;
  color: #3d3d3d;
}
.t-Body-info .a-MiniCal-day.is-active .a-MiniCal-date {
  background-color: #66b8ff;
  color: #443302;
}
.t-Body-info .a-MiniCal-day.is-weekend {
  background-color: #d8dcdf;
}
.t-Body-info .a-MiniCal-day.is-null {
  background-color: #d3d7db;
}
.t-Body .a-DetailedContentList-title {
  color: #363636;
}
.t-Body-info .a-DetailedContentList-title {
  color: #222222;
}
.t-Region .a-DetailedContentList-title, .t-ButtonRegion .a-DetailedContentList-title {
  color: #000000;
}
body .a-DetailedContentList-item:focus .a-DetailedContentList-header {
  box-shadow: 0 0 0 1px #b0b0b0 inset;
}
body .a-DetailedContentList-item.is-expanded .a-DetailedContentList-trigger {
  background-color: #1793ff;
  box-shadow: 0 0 0 1px #fcfcfc inset;
  color: #fcfcfc;
}
body .a-DetailedContentList-item.is-expanded .a-DetailedContentList-trigger:focus {
  background-color: #b0b0b0;
  color: #3d3d3d;
  box-shadow: 0 0 0 1px #b0b0b0 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: #000000;
}
body .a-DetailedContentList-trigger {
  background: #1793ff;
  color: #fff;
  border-color: #1793ff;
}
body .a-DetailedContentList-trigger:hover {
  color: #b0b0b0;
}
body .a-DetailedContentList-trigger:focus {
  color: #b0b0b0;
}
body .a-DetailedContentList-body {
  background-color: #ffffff;
}
body .content-tooltip .a-DetailedContentList-body {
  background-color: #c9c9c9;
}
body .content-tooltip .a-DetailedContentList-body-row-label {
  color: #3d3d3d;
}
body .content-tooltip .a-DetailedContentList-body-row-content {
  color: #636363;
}
body .a-DetailedContentList-body-header {
  background: #3d3d3d;
}
body .a-DetailedContentList-body-row-label {
  color: #000000;
}
body .a-DetailedContentList-body-row-content {
  color: #c9c9c9;
}
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: #3d3d3d transparent;
}
body .ui-tooltip.content-tooltip {
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}
body .ui-tooltip.content-tooltip .a-DetailedContentList-body {
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}
body .ui-tooltip.content-tooltip .arrow.bottom:before {
  border-color: #c9c9c9 transparent;
}
body .ui-tooltip.content-tooltip .arrow.bottom:after {
  border-color: #c9c9c9 transparent;
}
body .ui-tooltip.content-tooltip .arrow.bottom.light:after {
  border-color: #eaeaea transparent;
}
body .ui-tooltip.content-tooltip .arrow.top:before {
  border-color: #c9c9c9 transparent;
}
body .ui-tooltip.content-tooltip .arrow.top:after {
  border-color: #c9c9c9 transparent;
}
body .ui-tooltip.content-tooltip .arrow.left:before {
  border-color: transparent #3d3d3d transparent transparent;
}
body .ui-tooltip.content-tooltip .arrow.left:after {
  border-color: transparent #c9c9c9 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 #c9c9c9;
}
.t-AVPList-value {
  color: #5c5c5c;
}
.t-Body-info .t-AVPList-value {
  color: #484848;
}
.t-Region .t-AVPList-value {
  color: #666666;
}
.t-AVPList-label {
  color: #434343;
}
.t-Body-info .t-AVPList-label {
  color: #2e2e2e;
}
.t-Region .t-AVPList-label {
  color: #4d4d4d;
}
.t-Alert--wizard, .t-Alert--horizontal {
  border-radius: 4px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
}
.t-Alert--colorBG.t-Alert--warning, .t-Alert--colorBG.t-Alert--yellow {
  background-color: #fef7e0;
}
.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: #303030;
}
.t-Alert--colorBG.t-Alert--warning .t-Alert-body, .t-Alert--colorBG.t-Alert--yellow .t-Alert-body {
  color: #707070;
}
.t-Alert--colorBG.t-Alert--success {
  background-color: #eefdf3;
}
.t-Alert--colorBG.t-Alert--success h2, .t-Alert--colorBG.t-Alert--success h3 {
  color: #373737;
}
.t-Alert--colorBG.t-Alert--success .t-Alert-body {
  color: #767676;
}
.t-Alert--colorBG.t-Alert--danger, .t-Alert--colorBG.t-Alert--red {
  background-color: #fceaea;
}
.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: #343434;
}
.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: #edf6ff;
}
.t-Alert--colorBG.t-Alert--info h2, .t-Alert--colorBG.t-Alert--info h3 {
  color: #373737;
}
.t-Alert--colorBG.t-Alert--info .t-Alert-body {
  color: #767676;
}
.t-Alert--warning .t-Alert-icon, .t-Alert--yellow .t-Alert-icon {
  color: #66b8ff;
}
.t-Alert--success .t-Alert-icon {
  color: #00a02d;
}
.t-Alert--info .t-Alert-icon {
  color: #0572ce;
}
.t-Alert--danger .t-Alert-icon, .t-Alert--red .t-Alert-icon {
  color: #e53935;
}
.t-Alert--wizard .t-Alert-inset {
  border-radius: 4px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
}
.t-Alert--horizontal, .t-Alert--wizard {
  background-color: #ffffff;
  color: #000000;
}
.t-Alert--page.t-Alert--success {
  background-color: rgba(0, 160, 45, 0.9);
}
.t-Alert--page.t-Alert--success .t-Icon, .t-Alert--page.t-Alert--success .t-Alert-title {
  color: #ffffff;
}
.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 #fcfcfc inset;
  color: #1793ff;
}
.t-BadgeList--circular .t-BadgeList-value a:hover {
  box-shadow: 0 0 0 4px #fcfcfc inset;
  background-color: #fcfcfc;
  color: #3d3d3d;
}
.t-BadgeList--circular .t-BadgeList-value a:focus {
  box-shadow: 0 0 0 2px rgba(252, 252, 252, 0.25), 0 0 0 1px #fcfcfc inset;
}
.t-BadgeList--circular .t-BadgeList-label {
  color: #737373;
}
.t-BadgeList--circular a.t-BadgeList-wrap .t-BadgeList-value {
  border-color: #fcfcfc;
  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 #fcfcfc inset;
  background-color: #fcfcfc;
  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--bottomBorder {
  border-bottom-color: #ececec;
}
.a-BarChart .a-BarChart-item:hover {
  background-color: #f2f2f2;
}
.t-Body .a-BarChart .a-BarChart-item .a-BarChart-value {
  color: #767676;
}
.t-Body-title .a-BarChart .a-BarChart-item .a-BarChart-value {
  color: #626262;
}
.t-Body-info .a-BarChart .a-BarChart-item .a-BarChart-value {
  color: #626262;
}
.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: 4px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
}
.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: 4px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
}
.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: 4px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
}
.a-BarChart--modern .a-BarChart-item:hover .a-BarChart-bar {
  background-color: rgba(0, 0, 0, 0.05);
}
.a-BarChart-filled {
  background-color: #fcfcfc;
}
body {
  background: #f5f5f5;
  color: #363636;
}
a {
  color: #1793ff;
}
.t-Body-actions {
  background-color: #e8e8e8;
  border-left: 1px solid rgba(0, 0, 0, 0.075);
}
.t-Body-title {
  background-color: rgba(222, 225, 228, 0.9);
  color: #222222;
  -webkit-backdrop-filter: saturate(180%) blur(8px);
}
.ui-widget-content {
  background-color: #ffffff;
}
.t-Body .ui-widget-content {
  color: #363636;
}
.t-Body-title .ui-widget-content {
  color: #222222;
}
.t-Body-info .ui-widget-content {
  color: #222222;
}
.t-Region .ui-widget-content, .t-ButtonRegion .ui-widget-content {
  color: #000000;
}
.t-Body-side {
  background-color: #f9f9f9;
  color: #363636;
}
.apex-rds-container {
  background-color: transparent;
}
.t-Body-info .apex-rds-container {
  background-color: #dee1e4;
}
.t-Body-info .apex-rds-container.is-stuck {
  background-color: rgba(222, 225, 228, 0.95);
  -webkit-backdrop-filter: blur(4px);
}
.t-Body-info {
  background-color: #dee1e4;
}
.t-Body-title.js-hideBreadcrumbs {
  background-color: rgba(0, 0, 0, 0.95);
}
.t-Body-topButton {
  border-radius: 100%;
  -webkit-border-radius: 100%;
  -moz-border-radius: 100%;
  background-color: #ffffff;
  color: #e6e6e6;
}
.t-Body-topButton:focus {
  box-shadow: 0 0 0 1px #fcfcfc inset, 0 1px 2px rgba(0, 0, 0, 0.15);
}
.t-Body-topButton:hover, .t-Body-topButton:focus {
  color: #fcfcfc;
}
.t-Body-topButton:active {
  background-color: #ffffff;
  color: #e6e6e6;
}
.t-Header-branding {
  height: 139px;
}
.apex-side-nav .t-Body-nav, .apex-side-nav .t-Body-actions, .apex-side-nav .t-Body-title {
  top: 139px;
}
@media only screen and (min-width: 641px) {
  :not(.u-RTL) .apex-side-nav .t-Body-title {
    left: 200px;
  }
  .u-RTL .apex-side-nav .t-Body-title {
    right: 200px;
  }
  :not(.u-RTL) .apex-side-nav .t-Body-title {
    right: 0;
  }
  .u-RTL .apex-side-nav .t-Body-title {
    left: 0;
  }
}
@media only screen and (min-width: 641px) {
  :not(.u-RTL) .apex-side-nav .t-Body-content {
    margin-left: 200px;
  }
  .u-RTL .apex-side-nav .t-Body-content {
    margin-right: 200px;
  }
}
:not(.u-RTL) .apex-side-nav .t-Body-main {
  margin-left: 0;
}
.u-RTL .apex-side-nav .t-Body-main {
  margin-right: 0;
}
.apex-top-nav .t-Body-actions {
  top: 88px;
}
.apex-top-nav .t-Body-title {
  top: 88px;
}
@media only screen and (max-width: 640px) {
  .apex-top-nav.js-menuNavCollapsed .t-Header-nav {
    -webkit-transform: translateY(-100%);
    -ms-transform: translateY(-100%);
    transform: translateY(-100%);
  }
}
.t-Body-nav {
  width: 200px;
}
.t-Body-actions {
  width: 200px;
}
:not(.u-RTL) .t-Body-actions .t-Button--header {
  -webkit-transform: translate3d(-40px, 0, 0);
  -ms-transform: translate(-40px);
  transform: translate3d(-40px, 0, 0);
}
.u-RTL .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;
  }
}
@media only screen and (min-width: 641px) {
  :not(.u-RTL) .apex-side-nav .t-Body-side {
    left: 48px;
  }
  .u-RTL .apex-side-nav .t-Body-side {
    right: 48px;
  }
}
:not(.u-RTL) .apex-side-nav.js-navExpanded .t-Body-main {
  margin-left: 48px;
}
.u-RTL .apex-side-nav.js-navExpanded .t-Body-main {
  margin-right: 48px;
}
:not(.u-RTL) .apex-side-nav.js-navExpanded .t-Body-main {
  -webkit-transform: translate3d(152px, 0, 0);
  -ms-transform: translate(152px);
  transform: translate3d(152px, 0, 0);
}
.u-RTL .apex-side-nav.js-navExpanded .t-Body-main {
  -webkit-transform: translate3d(-152px, 0, 0);
  -ms-transform: translate(-152px);
  transform: translate3d(-152px, 0, 0);
}
@media only screen and (max-width: 480px) {
  :not(.u-RTL) .apex-side-nav.js-navExpanded .t-Body-title,   :not(.u-RTL) .apex-side-nav.js-navExpanded .t-Body-side,   :not(.u-RTL) .apex-side-nav.js-navExpanded .t-Body-content {
    margin-left: 0;
  }
  .u-RTL .apex-side-nav.js-navExpanded .t-Body-title,   .u-RTL .apex-side-nav.js-navExpanded .t-Body-side,   .u-RTL .apex-side-nav.js-navExpanded .t-Body-content {
    margin-right: 0;
  }
  :not(.u-RTL) .apex-side-nav.js-navExpanded .t-Body-main {
    margin-left: 0;
  }
  .u-RTL .apex-side-nav.js-navExpanded .t-Body-main {
    margin-right: 0;
  }
  :not(.u-RTL) .apex-side-nav.js-navExpanded .t-Body-main {
    -webkit-transform: translate3d(200px, 0, 0);
    -ms-transform: translate(200px);
    transform: translate3d(200px, 0, 0);
  }
  .u-RTL .apex-side-nav.js-navExpanded .t-Body-main {
    -webkit-transform: translate3d(-200px, 0, 0);
    -ms-transform: translate(-200px);
    transform: translate3d(-200px, 0, 0);
  }
}
@media only screen and (min-width: 993px) {
  .apex-side-nav.js-navExpanded.t-PageBody--showLeft .t-Body-main {
    transform: none;
  }
  :not(.u-RTL) .apex-side-nav.js-navExpanded.t-PageBody--showLeft .t-Body-main {
    margin-left: 0;
  }
  .u-RTL .apex-side-nav.js-navExpanded.t-PageBody--showLeft .t-Body-main {
    margin-right: 0;
  }
  .apex-side-nav.js-navExpanded.t-PageBody--showLeft .t-Body-title {
    transform: none !important;
  }
  :not(.u-RTL) .apex-side-nav.js-navExpanded.t-PageBody--showLeft .t-Body-title {
    margin-left: 200px;
  }
  .u-RTL .apex-side-nav.js-navExpanded.t-PageBody--showLeft .t-Body-title {
    margin-right: 200px;
  }
  :not(.u-RTL) .apex-side-nav.js-navExpanded.t-PageBody--showLeft .t-Body-content {
    margin-left: 440px;
  }
  .u-RTL .apex-side-nav.js-navExpanded.t-PageBody--showLeft .t-Body-content {
    margin-right: 440px;
  }
  :not(.u-RTL) .apex-side-nav.js-navExpanded.t-PageBody--showLeft .t-Body-content,   .u-RTL .apex-side-nav.js-navExpanded.t-PageBody--showLeft .t-Body-content {
    transform: none;
  }
}
@media only screen and (min-width: 641px) {
  .apex-side-nav.js-navExpanded.t-PageBody--hideLeft .t-Body-title,   .apex-side-nav.js-navExpanded.t-PageBody--hideLeft .t-Body-content,   .apex-side-nav.js-navExpanded.t-PageBody--hideLeft .t-Body-main {
    transform: none;
  }
  :not(.u-RTL) .apex-side-nav.js-navExpanded.t-PageBody--hideLeft .t-Body-title {
    left: 200px;
  }
  .u-RTL .apex-side-nav.js-navExpanded.t-PageBody--hideLeft .t-Body-title {
    right: 200px;
  }
  :not(.u-RTL) .apex-side-nav.js-navExpanded.t-PageBody--hideLeft .t-Body-title {
    right: 0;
  }
  .u-RTL .apex-side-nav.js-navExpanded.t-PageBody--hideLeft .t-Body-title {
    left: 0;
  }
  :not(.u-RTL) .apex-side-nav.js-navExpanded.t-PageBody--hideLeft .t-Body-content {
    margin-left: 152px;
  }
  .u-RTL .apex-side-nav.js-navExpanded.t-PageBody--hideLeft .t-Body-content {
    margin-right: 152px;
  }
  :not(.u-RTL) .apex-side-nav.js-navExpanded.t-PageBody--hideLeft .t-Body-main {
    margin-left: 48px;
  }
  .u-RTL .apex-side-nav.js-navExpanded.t-PageBody--hideLeft .t-Body-main {
    margin-right: 48px;
  }
  .apex-side-nav.js-navExpanded .t-Body-side {
    -webkit-transform: translate3d(200px, 0, 0);
    -ms-transform: translate(200px);
    transform: translate3d(200px, 0, 0);
  }
  .u-RTL .apex-side-nav.js-navExpanded .t-Body-side {
    -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 {
    transform: none;
  }
  :not(.u-RTL) .apex-side-nav.js-navExpanded.t-PageBody--showLeft .t-Body-main {
    margin-left: 0;
  }
  .u-RTL .apex-side-nav.js-navExpanded.t-PageBody--showLeft .t-Body-main {
    margin-right: 0;
  }
  :not(.u-RTL) .apex-side-nav.js-navExpanded.t-PageBody--showLeft .t-Body-side {
    left: 0;
  }
  .u-RTL .apex-side-nav.js-navExpanded.t-PageBody--showLeft .t-Body-side {
    right: 0;
  }
  :not(.u-RTL) .apex-side-nav.js-navExpanded.t-PageBody--showLeft .t-Body-content {
    margin-left: 288px;
  }
  .u-RTL .apex-side-nav.js-navExpanded.t-PageBody--showLeft .t-Body-content {
    margin-right: 288px;
  }
  :not(.u-RTL) .apex-side-nav.js-navExpanded.t-PageBody--showLeft .t-Body-content {
    -webkit-transform: translate3d(152px, 0, 0);
    -ms-transform: translate(152px);
    transform: translate3d(152px, 0, 0);
  }
  .u-RTL .apex-side-nav.js-navExpanded.t-PageBody--showLeft .t-Body-content {
    -webkit-transform: translate3d(-152px, 0, 0);
    -ms-transform: translate(-152px);
    transform: translate3d(-152px, 0, 0);
  }
  :not(.u-RTL) .apex-side-nav.js-navExpanded.t-PageBody--showLeft .t-Body-title {
    left: 0;
  }
  .u-RTL .apex-side-nav.js-navExpanded.t-PageBody--showLeft .t-Body-title {
    right: 0;
  }
  :not(.u-RTL) .apex-side-nav.js-navExpanded.t-PageBody--showLeft .t-Body-title {
    -webkit-transform: translate3d(200px, 0, 0);
    -ms-transform: translate(200px);
    transform: translate3d(200px, 0, 0);
  }
  .u-RTL .apex-side-nav.js-navExpanded.t-PageBody--showLeft .t-Body-title {
    -webkit-transform: translate3d(-200px, 0, 0);
    -ms-transform: translate(-200px);
    transform: translate3d(-200px, 0, 0);
  }
}
@media only screen and (max-width: 480px) {
  .apex-side-nav.js-navCollapsed .t-Body-nav {
    -webkit-transform: translateX(-48px);
    -ms-transform: translateX(-48px);
    transform: translateX(-48px);
  }
  .u-RTL .apex-side-nav.js-navCollapsed .t-Body-nav {
    -webkit-transform: translateX(48px);
    -ms-transform: translateX(48px);
    transform: translateX(48px);
  }
  :not(.u-RTL) .apex-side-nav.js-navCollapsed .t-Body-title,   :not(.u-RTL) .apex-side-nav.js-navCollapsed .t-Body-side,   :not(.u-RTL) .apex-side-nav.js-navCollapsed .t-Body-content {
    margin-left: 0;
  }
  .u-RTL .apex-side-nav.js-navCollapsed .t-Body-title,   .u-RTL .apex-side-nav.js-navCollapsed .t-Body-side,   .u-RTL .apex-side-nav.js-navCollapsed .t-Body-content {
    margin-right: 0;
  }
}
@media only screen and (max-width: 640px) {
  :not(.u-RTL) .apex-side-nav.js-navCollapsed.t-PageBody.js-rightExpanded .t-Body-main {
    margin-left: 0;
  }
  .u-RTL .apex-side-nav.js-navCollapsed.t-PageBody.js-rightExpanded .t-Body-main {
    margin-right: 0;
  }
}
@media only screen and (min-width: 641px) {
  :not(.u-RTL) .apex-side-nav.js-navCollapsed .t-Body-title {
    margin-left: 0;
  }
  .u-RTL .apex-side-nav.js-navCollapsed .t-Body-title {
    margin-right: 0;
  }
  :not(.u-RTL) .apex-side-nav.js-navCollapsed .t-Body-title {
    left: 48px;
  }
  .u-RTL .apex-side-nav.js-navCollapsed .t-Body-title {
    right: 48px;
  }
  :not(.u-RTL) .apex-side-nav.js-navCollapsed.t-PageBody--showLeft .t-Body-side {
    margin-left: 0;
  }
  .u-RTL .apex-side-nav.js-navCollapsed.t-PageBody--showLeft .t-Body-side {
    margin-right: 0;
  }
  :not(.u-RTL) .apex-side-nav.js-navCollapsed.t-PageBody--showLeft .t-Body-content {
    margin-left: 288px;
  }
  .u-RTL .apex-side-nav.js-navCollapsed.t-PageBody--showLeft .t-Body-content {
    margin-right: 288px;
  }
}
@media only screen and (min-width: 993px) {
  :not(.u-RTL) .apex-side-nav.js-navCollapsed .t-Body-side {
    left: 48px;
  }
  .u-RTL .apex-side-nav.js-navCollapsed .t-Body-side {
    right: 48px;
  }
}
.t-PageBody.js-rightExpanded .t-Body-main {
  margin-right: 0;
}
:not(.u-RTL) .t-PageBody.js-rightExpanded .t-Body-main, :not(.u-RTL) .t-PageBody.js-rightExpanded .t-Body-nav {
  -webkit-transform: translate3d(-200px, 0, 0);
  -ms-transform: translate(-200px);
  transform: translate3d(-200px, 0, 0);
}
.u-RTL .t-PageBody.js-rightExpanded .t-Body-main, .u-RTL .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 {
    transform: none;
  }
  :not(.u-RTL) .t-PageBody.js-rightExpanded.t-PageBody--hideLeft .t-Body-main {
    margin-right: 200px;
  }
  .u-RTL .t-PageBody.js-rightExpanded.t-PageBody--hideLeft .t-Body-main {
    margin-left: 200px;
  }
  :not(.u-RTL) .t-PageBody.js-rightExpanded.t-PageBody--hideLeft .t-Body-title {
    right: 200px;
  }
  .u-RTL .t-PageBody.js-rightExpanded.t-PageBody--hideLeft .t-Body-title {
    left: 200px;
  }
  :not(.u-RTL) .t-PageBody.js-rightExpanded.t-PageBody--showLeft .t-Body-title {
    right: 0;
  }
  .u-RTL .t-PageBody.js-rightExpanded.t-PageBody--showLeft .t-Body-title {
    left: 0;
  }
  :not(.u-RTL) .t-PageBody.js-rightExpanded.js-navCollapsed.t-PageBody--showLeft .t-Body-side {
    margin-left: 0;
  }
  .u-RTL .t-PageBody.js-rightExpanded.js-navCollapsed.t-PageBody--showLeft .t-Body-side {
    margin-right: 0;
  }
  :not(.u-RTL) .t-PageBody.js-rightExpanded.js-navCollapsed.t-PageBody--showLeft .t-Body-side {
    left: 0;
  }
  .u-RTL .t-PageBody.js-rightExpanded.js-navCollapsed.t-PageBody--showLeft .t-Body-side {
    right: 0;
  }
}
@media only screen and (min-width: 993px) {
  :not(.u-RTL) .t-PageBody.js-rightExpanded.t-PageBody--showLeft .t-Body-main {
    margin-right: 200px;
  }
  .u-RTL .t-PageBody.js-rightExpanded.t-PageBody--showLeft .t-Body-main {
    margin-left: 200px;
  }
  .t-PageBody.js-rightExpanded.t-PageBody--showLeft .t-Body-main,   .t-PageBody.js-rightExpanded.t-PageBody--showLeft .t-Body-nav {
    transform: none;
  }
  :not(.u-RTL) .t-PageBody.js-rightExpanded.t-PageBody--showLeft .t-Body-title {
    right: 200px;
  }
  .u-RTL .t-PageBody.js-rightExpanded.t-PageBody--showLeft .t-Body-title {
    left: 200px;
  }
  :not(.u-RTL) .t-PageBody.js-rightExpanded.js-navCollapsed.t-PageBody--showLeft .t-Body-side {
    left: 48px;
  }
  .u-RTL .t-PageBody.js-rightExpanded.js-navCollapsed.t-PageBody--showLeft .t-Body-side {
    right: 48px;
  }
}
@media only screen and (max-width: 992px) {
  .t-PageBody.js-rightExpanded.t-PageBody--showLeft .t-Body-main {
    transform: none;
  }
  :not(.u-RTL) .t-PageBody.js-rightExpanded.t-PageBody--showLeft .t-Body-title,   :not(.u-RTL) .t-PageBody.js-rightExpanded.t-PageBody--showLeft .t-Body-side,   :not(.u-RTL) .t-PageBody.js-rightExpanded.t-PageBody--showLeft .t-Body-content {
    -webkit-transform: translate3d(-200px, 0, 0);
    -ms-transform: translate(-200px);
    transform: translate3d(-200px, 0, 0);
  }
  .u-RTL .t-PageBody.js-rightExpanded.t-PageBody--showLeft .t-Body-title,   .u-RTL .t-PageBody.js-rightExpanded.t-PageBody--showLeft .t-Body-side,   .u-RTL .t-PageBody.js-rightExpanded.t-PageBody--showLeft .t-Body-content {
    -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: 48px !important;
  }
  .u-RTL .t-PageBody.js-rightExpanded.t-PageBody--showLeft .t-Body-side {
    margin-left: 0px !important;
    right: 48px !important;
  }
}
.t-PageBody.js-rightCollapsed .t-Body-main {
  margin-right: 0px;
}
.t-PageBody.js-rightCollapsed .t-Body-title {
  right: 0px;
}
:not(.u-RTL) .t-PageBody.js-rightCollapsed .t-Body-actions {
  -webkit-transform: translate3d(200px, 0, 0);
  -ms-transform: translate(200px);
  transform: translate3d(200px, 0, 0);
}
.u-RTL .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) {
  :not(.u-RTL) .t-PageBody--showLeft .t-Body-content {
    margin-left: 240px;
  }
  .u-RTL .t-PageBody--showLeft .t-Body-content {
    margin-right: 240px;
  }
}
.t-Body-contentInner {
  margin: 0 auto;
  max-width: 100%;
}
.t-Breadcrumb-item:after {
  color: rgba(54, 54, 54, 0.75);
}
.t-Breadcrumb-item, .t-Breadcrumb-item a {
  color: #696969;
}
.t-Breadcrumb-item a:hover, .t-Breadcrumb-item a:focus {
  color: #1793ff;
  text-decoration: underline;
  outline: none;
}
.t-Body-title-shrink .t-BreadcrumbRegion--useBreadcrumbTitle .t-Breadcrumb-item.is-active, .t-Body-title-shrink .t-BreadcrumbRegion--useRegionTitle .t-BreadcrumbRegion-titleText {
  color: #363636;
}
@media only screen and (max-width: 640px) {
  .t-BreadcrumbRegion--useRegionTitle .t-BreadcrumbRegion-titleText {
    color: #363636;
  }
}
.t-Breadcrumb-item .t-Icon:hover {
  color: #fcfcfc;
}
.t-BreadcrumbRegion--useBreadcrumbTitle .t-Breadcrumb-item.is-active, .t-BreadcrumbRegion-titleText {
  color: #222222;
}
.t-Button, .a-Button {
  border: none;
  text-shadow: none;
  border-radius: 4px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  transition: background-color 0.2s ease, box-shadow 0.2s ease, color 0.2s ease;
}
.t-Button .t-Icon, .a-Button .t-Icon {
  transition: inherit;margin-top: 1px;
}
.t-Button:hover, .a-Button:hover, .t-Button:focus, .a-Button:focus {
  z-index: 100;
  outline: none !important;
}
/*
.t-Button:focus:before, .a-Button:focus:before, .t-Button.is-active:focus:before, .a-Button.is-active:focus:before {
  box-shadow: 0 0 0 1px #fcfcfc inset !important;
  opacity: 1;
}
.t-Button:focus:active:before, .a-Button:focus:active:before, .t-Button.is-active:focus:active:before, .a-Button.is-active:focus:active:before {
  opacity: 0;
}
.t-Button:not(.t-Button--link):not(.t-Button--header):active, .t-Button:not(.t-Button--link):not(.t-Button--header).is-active {
  box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.15) inset, 0 2px 2px rgba(0, 0, 0, 0.1) inset !important;
}
*/
.t-Form-fieldContainer--radioButtonGroup table.radio-group input:checked + label, .apex-button-group table.radio-group input:checked + label {
  background-color: transparent;
}
.t-Form-fieldContainer--radioButtonGroup table.radio-group label, .apex-button-group table.radio-group label {
  transition: background-color 0.2s ease, box-shadow 0.2s ease, color 0.2s ease;
}
.t-Form-fieldContainer--radioButtonGroup table.radio-group label:first-of-type, .apex-button-group table.radio-group label:first-of-type {
  border-radius: 4px 0 0 4px;
  -webkit-border-radius: 4px 0 0 4px;
  -moz-border-radius: 4px 0 0 4px;
}
.t-Form-fieldContainer--radioButtonGroup table.radio-group label:last-of-type, .apex-button-group table.radio-group label:last-of-type {
  border-radius: 0 4px 4px 0;
  -webkit-border-radius: 0 4px 4px 0;
  -moz-border-radius: 0 4px 4px 0;
}
.t-Form-fieldContainer--radioButtonGroup table.radio-group label:only-of-type, .apex-button-group table.radio-group label:only-of-type {
  border-radius: 4px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
}
.a-Button:before, .t-Button:before, .a-Button:after, .t-Button:after {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border-radius: inherit;
  opacity: 0;
  transition: .2s ease;
}
.a-Button:before, .t-Button:before {
  z-index: 1;
}
.a-Button:after, .t-Button:after {
  z-index: -1;
  box-shadow: 0 2px 1px rgba(0, 0, 0, 0.075);
  transform: translateY(-2px);
}
.a-Button:focus:after, .t-Button:focus:after, .a-Button:not(.t-Button--link):hover:after, .t-Button:not(.t-Button--link):hover:after {
  opacity: 1;
  transform: translateY(0);
}
.a-Button:focus:active:after, .t-Button:focus:active:after {
  opacity: 0;
  transform: translateY(-2px);
}
.a-Button:focus:after, .t-Button:focus:after {
  transform: translateY(0);
  box-shadow: 0 0 1px 1px rgba(252, 252, 252, 0.25);
}
.t-Form-fieldContainer--radioButtonGroup .apex-item-radio input + label, .apex-button-group input + label, .t-Button:not(.t-Button--simple), .a-Button, .a-Toolbar-selectList {
  color: #1791FF;
  background-color: #ffffff;
  border: 1px solid #1791FF;
  padding: 7px 12px;
}
.a-IRR-button--colSearch, .a-IRR-search-field, .a-IRR-button--search, .a-IRR-selectList,.a-Toolbar-inputText{
  border: 1px solid #1791FF;
  box-shadow:unset !important;
}
.t-Form-fieldContainer--radioButtonGroup .apex-item-radio input + label:hover, .apex-button-group input + label:hover, .t-Button:not(.t-Button--simple):hover, .a-Button:hover {
  background-color: #ffffff;
  border: 1px solid #1791FF;
}
.t-Form-fieldContainer--radioButtonGroup .apex-item-radio input + label:focus, .apex-button-group input + label:focus, .t-Button:not(.t-Button--simple):focus, .a-Button:focus {
  background-color: #ffffff;
  color: #1791FF !important;
}
.t-Form-fieldContainer--radioButtonGroup .apex-item-radio input + label.is-active, .apex-button-group input + label.is-active, .t-Button:not(.t-Button--simple).is-active, .a-Button.is-active, .t-Form-fieldContainer--radioButtonGroup .apex-item-radio input + label:active, .apex-button-group input + label:active, .t-Button:not(.t-Button--simple):active,, .a-Button:active {
  background-color: #1793ff;
  color: #ffffff;
}
.a-IRR-reportSummary .a-IRR-reportSummary-icon, .a-IRR-controls-item .a-IRR-controls-cell:nth-child(2){
  background-color: #1793ff;
  color: #ffffff;
  padding:9px;
}
.a-IRR-controls-cell--remove {
  padding: 0px 11px !important;
}
.a-IRR-controls-cell--remove button{
  padding: 8px !important;
  opacity: 1 !important;
}
.a-IRR-controls-item .a-IRR-controlsLabel{
  padding:9px;
  border: 0px solid !important;
}
.a-IRR-controls-item a.a-IRR-controlsLabel:hover {
    background-color: #ecf5fd;
}
.t-Form-fieldContainer--radioButtonGroup .apex-item-radio input:active + label, .t-Form-fieldContainer--radioButtonGroup .apex-item-radio input:focus + label, .apex-button-group input:active + label, .apex-button-group input:focus + label {
  box-shadow: 0 0 0 1px #fcfcfc inset !important;
  outline: none;
}
.t-Form-fieldContainer--radioButtonGroup .apex-item-radio input:checked + label, .apex-button-group input:checked + label {
  background-color: #1793ff;
  color: #ffffff;
  box-shadow: 0 0 0 1px rgba(23, 147, 255, 0.15) inset, 0 2px 2px rgba(23, 147, 255, 0.1) inset;
}
.a-Button--hot, .t-Button--hot:not(.t-Button--simple), body .ui-state-default.ui-button.ui-button--hot, body .ui-state-default.ui-priority-primary {
  background-color: #1793ff;
  border:1px solid #1793ff;
  color: #ffffff;
}
.a-Button--hot:hover, .t-Button--hot:not(.t-Button--simple):hover, body .ui-state-default.ui-button.ui-button--hot:hover, body .ui-state-default.ui-priority-primary:hover, .a-Button--hot:not(:active):focus, .t-Button--hot:not(.t-Button--simple):not(:active):focus, body .ui-state-default.ui-button.ui-button--hot:not(:active):focus, body .ui-state-default.ui-priority-primary:not(:active):focus {
  background-color: #ffffff;
  border:1px solid #1793ff;
  color:#1793ff;
}
.a-Button--hot:active, .t-Button--hot:not(.t-Button--simple):active, body .ui-state-default.ui-button.ui-button--hot:active, body .ui-state-default.ui-priority-primary:active, .a-Button--hot.is-active, .t-Button--hot:not(.t-Button--simple).is-active, body .ui-state-default.ui-button.ui-button--hot.is-active, body .ui-state-default.ui-priority-primary.is-active {
  background-color: #efefef;
}
.t-Region-headerItems--buttons .t-Button--hot:not(.t-Button--simple){
  background-color: #ffffff;
  border:1px solid #ffffff;
  color:#1793ff;
  box-shadow: none;
}
.t-Region-headerItems--buttons .t-Button--hot:not(.t-Button--simple):hover{
  background-color: #1793ff;
  border:1px solid #ffffff;
  color:#ffffff;
}
.t-Button--warning:not(.t-Button--simple):not(.t-Button--hot) {
  color: #443302;
}
.t-Button--warning:not(.t-Button--simple):not(.t-Button--hot):hover, .t-Button--warning:not(.t-Button--simple):not(.t-Button--hot):not(:active):focus {
  background-color: #fcdc7c;
}
.t-Button--warning:not(.t-Button--simple):not(.t-Button--hot), .t-Button--warning:not(.t-Button--simple):not(.t-Button--hot):active, .t-Button--warning:not(.t-Button--simple):not(.t-Button--hot).is-active {
  background-color: #66b8ff;
}
.t-Button--success:not(.t-Button--simple):not(.t-Button--hot) {
  color: #ffffff;
}
.t-Button--success:not(.t-Button--simple):not(.t-Button--hot):hover, .t-Button--success:not(.t-Button--simple):not(.t-Button--hot):not(:active):focus {
  background-color: #00ba34;
}
.t-Button--success:not(.t-Button--simple):not(.t-Button--hot), .t-Button--success:not(.t-Button--simple):not(.t-Button--hot):active, .t-Button--success:not(.t-Button--simple):not(.t-Button--hot).is-active {
  background-color: #00a02d;
}
.t-Button--danger:not(.t-Button--simple):not(.t-Button--hot) {
  color: #ffffff;
}
.t-Button--danger:not(.t-Button--simple):not(.t-Button--hot):hover, .t-Button--danger:not(.t-Button--simple):not(.t-Button--hot):not(:active):focus {
  background-color: #e84f4c;
}
.t-Button--danger:not(.t-Button--simple):not(.t-Button--hot), .t-Button--danger:not(.t-Button--simple):not(.t-Button--hot):active, .t-Button--danger:not(.t-Button--simple):not(.t-Button--hot).is-active {
  background-color: #e53935;
}
.t-Button--primary:not(.t-Button--simple):not(.t-Button--hot) {
  color: #ffffff;
}
.t-Button--primary:not(.t-Button--simple):not(.t-Button--hot):hover, .t-Button--primary:not(.t-Button--simple):not(.t-Button--hot):not(:active):focus {
  background-color: #a3a3a3;
}
.t-Button--primary:not(.t-Button--simple):not(.t-Button--hot), .t-Button--primary:not(.t-Button--simple):not(.t-Button--hot):active, .t-Button--primary:not(.t-Button--simple):not(.t-Button--hot).is-active {
  background-color: #969696;
}
.t-Button--simple:not(.t-Button--hot):not(.t-Button--danger):not(.t-Button--primary):not(.t-Button--success):not(.t-Button--warning) {
  background-color: #ffffff;
  color: #000000;
  box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.125) inset;
}
.t-Button--simple:not(.t-Button--hot):not(.t-Button--danger):not(.t-Button--primary):not(.t-Button--success):not(.t-Button--warning):hover, .t-Button--simple:not(.t-Button--hot):not(.t-Button--danger):not(.t-Button--primary):not(.t-Button--success):not(.t-Button--warning):focus, .t-Button--simple:not(.t-Button--hot):not(.t-Button--danger):not(.t-Button--primary):not(.t-Button--success):not(.t-Button--warning).is-active {
  background-color: #e6e6e6;
}
.t-Button--simple.t-Button--hot {
  box-shadow: 0 0 0 1px #fcfcfc inset;
  background-color: #ffffff;
}
.t-Button--simple.t-Button--hot, .t-Button--simple.t-Button--hot .t-Icon {
  color: #bcbcbc;
}
.t-Button--simple.t-Button--hot:hover, .t-Button--simple.t-Button--hot:focus, .t-Button--simple.t-Button--hot.is-active {
  background-color: #fcfcfc;
  color: #232323;
}
.t-Button--simple.t-Button--hot:hover .t-Icon, .t-Button--simple.t-Button--hot:focus .t-Icon, .t-Button--simple.t-Button--hot.is-active .t-Icon {
  color: #232323;
}
.t-Button--simple.t-Button--primary:not(.t-Button--hot) {
  box-shadow: 0 0 0 1px #969696 inset;
  background-color: #ffffff;
}
.t-Button--simple.t-Button--primary:not(.t-Button--hot), .t-Button--simple.t-Button--primary:not(.t-Button--hot) .t-Icon {
  color: #969696;
}
.t-Button--simple.t-Button--primary:not(.t-Button--hot):hover, .t-Button--simple.t-Button--primary:not(.t-Button--hot):focus, .t-Button--simple.t-Button--primary:not(.t-Button--hot).is-active {
  background-color: #969696;
  color: #ffffff;
}
.t-Button--simple.t-Button--primary:not(.t-Button--hot):hover .t-Icon, .t-Button--simple.t-Button--primary:not(.t-Button--hot):focus .t-Icon, .t-Button--simple.t-Button--primary:not(.t-Button--hot).is-active .t-Icon {
  color: #ffffff;
}
.t-Button--simple.t-Button--warning:not(.t-Button--hot) {
  box-shadow: 0 0 0 1px #66b8ff inset;
  background-color: #ffffff;
}
.t-Button--simple.t-Button--warning:not(.t-Button--hot), .t-Button--simple.t-Button--warning:not(.t-Button--hot) .t-Icon {
  color: #c19104;
}
.t-Button--simple.t-Button--warning:not(.t-Button--hot):hover, .t-Button--simple.t-Button--warning:not(.t-Button--hot):focus, .t-Button--simple.t-Button--warning:not(.t-Button--hot).is-active {
  background-color: #66b8ff;
  color: #443302;
}
.t-Button--simple.t-Button--warning:not(.t-Button--hot):hover .t-Icon, .t-Button--simple.t-Button--warning:not(.t-Button--hot):focus .t-Icon, .t-Button--simple.t-Button--warning:not(.t-Button--hot).is-active .t-Icon {
  color: #443302;
}
.t-Button--simple.t-Button--danger:not(.t-Button--hot) {
  box-shadow: 0 0 0 1px #e53935 inset;
  background-color: #ffffff;
}
.t-Button--simple.t-Button--danger:not(.t-Button--hot), .t-Button--simple.t-Button--danger:not(.t-Button--hot) .t-Icon {
  color: #e53935;
}
.t-Button--simple.t-Button--danger:not(.t-Button--hot):hover, .t-Button--simple.t-Button--danger:not(.t-Button--hot):focus, .t-Button--simple.t-Button--danger:not(.t-Button--hot).is-active {
  background-color: #e53935;
  color: #ffffff;
}
.t-Button--simple.t-Button--danger:not(.t-Button--hot):hover .t-Icon, .t-Button--simple.t-Button--danger:not(.t-Button--hot):focus .t-Icon, .t-Button--simple.t-Button--danger:not(.t-Button--hot).is-active .t-Icon {
  color: #ffffff;
}
.t-Button--simple.t-Button--success:not(.t-Button--hot) {
  box-shadow: 0 0 0 1px #00a02d inset;
  background-color: #ffffff;
}
.t-Button--simple.t-Button--success:not(.t-Button--hot), .t-Button--simple.t-Button--success:not(.t-Button--hot) .t-Icon {
  color: #00a02d;
}
.t-Button--simple.t-Button--success:not(.t-Button--hot):hover, .t-Button--simple.t-Button--success:not(.t-Button--hot):focus, .t-Button--simple.t-Button--success:not(.t-Button--hot).is-active {
  background-color: #00a02d;
  color: #ffffff;
}
.t-Button--simple.t-Button--success:not(.t-Button--hot):hover .t-Icon, .t-Button--simple.t-Button--success:not(.t-Button--hot):focus .t-Icon, .t-Button--simple.t-Button--success:not(.t-Button--hot).is-active .t-Icon {
  color: #ffffff;
}
.t-Button--noUI {
  background-color: transparent !important;
}
.t-Button--noUI:not(:hover):not(:focus):not(.is-active) {
  box-shadow: none;
}
.t-Button--noUI:hover, .t-Button--noUI:focus, .t-Button--noUI.is-active {
  background-color: #e6e6e6;
}
.t-Button--noUI:focus:hover {
  box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.125) inset;
}
.t-Button--link {
  background-color: transparent !important;
  box-shadow: none !important;
}
.t-Button--link:hover {
  text-decoration: underline;
}
.t-Button--link.t-Button, .t-Button--link .t-Icon {
  color: #1793ff;
}
.t-Button--noUI.t-Button--hot, .t-Button--noUI.t-Button--hot .t-Icon {
  color: #bcbcbc;
}
.t-Button--noUI.t-Button--primary, .t-Button--link.t-Button--primary, .t-Button--noUI.t-Button--primary .t-Icon, .t-Button--link.t-Button--primary .t-Icon {
  color: #969696 !important;
}
.t-Button--noUI.t-Button--warning, .t-Button--link.t-Button--warning, .t-Button--noUI.t-Button--warning .t-Icon, .t-Button--link.t-Button--warning .t-Icon {
  color: #c19104 !important;
}
.t-Button--noUI.t-Button--danger, .t-Button--link.t-Button--danger, .t-Button--noUI.t-Button--danger .t-Icon, .t-Button--link.t-Button--danger .t-Icon {
  color: #e53935 !important;
}
.t-Button--noUI.t-Button--success, .t-Button--link.t-Button--success, .t-Button--noUI.t-Button--success .t-Icon, .t-Button--link.t-Button--success .t-Icon {
  color: #00a02d !important;
}
.t-Header-branding .t-Button {
  background-color: transparent;
}
.t-Button.t-Button--header {
  border-radius: 4px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  box-shadow: none;
}
.t-Button.t-Button--header:focus:before, .t-Button.t-Button--header:active:focus:before {
  box-shadow: 0 0 0 1px #ffffff inset !important;
}
.t-Button.t-Button--header:hover, .t-Button.t-Button--header:focus, .t-Button.t-Button--header:active {
  background-color: transparent;
}
.t-Button.t-Button--header:hover {
  background-color: rgba(0, 0, 0, 0.1);
}
.t-Button.t-Button--header:active, .t-Button.t-Button--header:focus:active {
  background-color: rgba(0, 0, 0, 0.4);
}
.t-Button.t-Button--header.is-active {
  background-color: rgba(0, 0, 0, 0.25);
  box-shadow: none;
}
.t-Button.t-Button--headerTree {
  min-width: 32px;
}
.t-Button.t-Button--headerTree:focus {
  box-shadow: 0 0 0 1px #ffffff inset;
}
@media only screen and (max-width: 480px) {
  .t-Button.t-Button--headerTree {
    background-color: rgba(0, 0, 0, 0.25);
  }
}
.t-Button.t-Button--headerRight {
  background-color: #e8e8e8;
  border: 1px solid #cfcfcf;
}
.t-Button.t-Button--headerRight:hover {
  background-color: #cfcfcf;
}
.t-Button.t-Button--headerRight:active, .t-Button.t-Button--headerRight.is-active {
  color: #292929;
}
.t-Button--navBar .t-Button-badge {
  border-radius: 4px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  background-color: rgba(0, 0, 0, 0.35);
}
.t-Button--helpButton .a-Icon {
  opacity: .5;
}
.t-Header-navBar .t-Button--header.is-active {
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
  background-color: #d6d6d6;
  color: #171717;
}
.t-Button.t-Button--noUI .fa:after, .t-Button.t-Button--link .fa:after, .t-Button.t-Button--simple .fa:after {
  background-color: #FFF;
}
.t-Button--danger .fa:after, .t-Button--simple.t-Button--danger:hover .fa:after {
  background-color: #e53935;
}
.t-Button--success .fa:after, .t-Button--simple.t-Button--success:hover .fa:after {
  background-color: #00a02d;
}
.t-Button--primary .fa:after, .t-Button--simple.t-Button--primary:hover .fa:after {
  background-color: #969696;
}
.t-Button--warning .fa:after, .t-Button--simple.t-Button--warning:hover .fa:after {
  background-color: #66b8ff;
}
.t-Button--hot .fa:after, .t-Button--simple.t-Button--hot:hover .fa:after {
  background-color: #fcfcfc;
}
.t-ButtonRegion {
  background-color: #ffffff;
  color: #000000;
  border-radius: 4px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
}
.t-ButtonRegion--noUI {
  background-color: transparent;
}
.t-ButtonRegion--wizard, .t-ButtonRegion--dialogRegion {
  border-radius: 0 0 4px 4px;
  -webkit-border-radius: 0 0 4px 4px;
  -moz-border-radius: 0 0 4px 4px;
}
.t-ButtonRegion--dialogRegion {
  background-color: transparent;
}
.t-Body .t-ButtonRegion--showTitle .t-ButtonRegion-title {
  color: #363636;
}
.t-Body-title .t-ButtonRegion--showTitle .t-ButtonRegion-title {
  color: #222222;
}
.t-Body-info .t-ButtonRegion--showTitle .t-ButtonRegion-title {
  color: #222222;
}
.t-Region .t-ButtonRegion--showTitle .t-ButtonRegion-title, .t-ButtonRegion .t-ButtonRegion--showTitle .t-ButtonRegion-title {
  color: #000000;
}
.t-Body-actions .t-ButtonRegion {
  background-color: transparent;
  border-radius: 0;
}
.fc.ui-widget {
  background-color: #ffffff;
}
.fc-toolbar {
  border-color: #ebebeb;
  background-color: #ffffff;
  border-radius: 4px 4px 0 0;
  -webkit-border-radius: 4px 4px 0 0;
  -moz-border-radius: 4px 4px 0 0;
}
.fc-toolbar h2, .fc .fc-basic-view td.fc-day-number, .fc .fc-day-number {
  color: #000000;
}
.fc-day-header.ui-widget-header, .fc-view .ui-widget-header {
  background-color: #e9e9e9;
  color: #1d1d1d;
  border-color: #dddddd;
}
div.fc-agendaList {
  background-color: #ffffff;
  border-color: #ebebeb;
  color: #000000;
}
.fc .fc-agendaList-dayHeader {
  background-color: #d0d0d0;
  color: #1d1d1d;
  border-color: #fafafa;
}
.fc .fc-agendaList-day {
  color: #1d1d1d;
}
.fc .fc-agendaList-date {
  color: #444444;
}
.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: #000000;
}
body .ui-widget-content.fc-today.ui-state-highlight {
  background-color: #f2f2f2;
}
.fc .fc-agendaList-item {
  border-color: #fafafa;
}
.t-Card-wrap {
  border-radius: 4px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
}
.t-Card-wrap:focus {
  border-color: #fcfcfc;
}
.t-Card-icon {
  color: #ffffff;
}
.t-Card-desc {
  color: #000000;
}
.t-Cards--compact .t-Card-wrap {
  background-color: #ffffff;
}
.t-Cards--compact .t-Card-desc {
  color: #666666;
}
.t-Card-info {
  color: #666666;
}
.t-Card-title {
  color: #000000;
}
.t-Card-colorFill, .t-Card-icon {
  background-color: #bfbfbf;
}
.t-Cards--basic .t-Card .t-Card-wrap {
  background-color: #ffffff;
}
.t-Cards--basic .t-Card .t-Card-titleWrap {
  background-color: #f6f6f6;
}
.t-Cards--featured .t-Card .t-Card-wrap, .t-Card--featured .t-Card-wrap {
  background-color: #ffffff;
}
.t-Cards--featured .t-Card .t-Card-body, .t-Card--featured .t-Card-body {
  background-color: transparent;
}
.t-ClassicCalendar-monthTitle {
  color: #000000;
}
.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: #fcfcfc;
  color: #3d3d3d;
}
.t-ClassicCalendar-date {
  color: #808080;
}
.t-ClassicCalendar-event {
  background-color: #f2f2f2;
}
.t-ClassicCalendar-event {
  color: #000000;
}
.t-ClassicCalendar-event a {
  background-color: #fcfcfc;
  color: #3d3d3d;
}
.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: #000000;
}
.t-ClassicCalendar--weekly .t-ClassicCalendar-dayEvents a, .t-ClassicCalendar--daily .t-ClassicCalendar-dayEvents a {
  background-color: #fcfcfc;
  color: #3d3d3d;
}
.t-ClassicCalendar--weekly .t-ClassicCalendar-day.is-today, .t-ClassicCalendar--daily .t-ClassicCalendar-day.is-today {
  background-color: #7d7d7d;
}
.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: #000000;
}
.t-Comments-userIcon, .t-Comments-userImg {
  border-radius: 100%;
  -webkit-border-radius: 100%;
  -moz-border-radius: 100%;
}
.t-Comments-userIcon {
  background-color: #f2f2f2;
  color: #595959;
}
.t-Comments-info {
  color: #626262;
}
.t-Comments-comment {
  color: #3c3c3c;
}
.t-Comments--chat .t-Comments-info {
  background-color: #fbfbfb;
  border-radius: 4px 4px 0 0;
  -webkit-border-radius: 4px 4px 0 0;
  -moz-border-radius: 4px 4px 0 0;
  border-color: #e2e2e2;
}
.t-Comments--chat .t-Comments-info:after {
  border-color: rgba(248, 248, 248, 0);
  border-right-color: #fbfbfb;
}
.t-Comments--chat .t-Comments-info:before {
  border-color: rgba(232, 232, 232, 0);
  border-right-color: #e2e2e2;
}
.t-Comments--chat .t-Comments-comment {
  background-color: #fbfbfb;
  border-radius: 0 0 4px 4px;
  -webkit-border-radius: 0 0 4px 4px;
  -moz-border-radius: 0 0 4px 4px;
  border-color: #e2e2e2;
}
.t-ConfigPanel-about {
  background-color: #fff7e0;
  color: #565656;
}
.t-ConfigPanel-icon {
  border-radius: 100%;
  -webkit-border-radius: 100%;
  -moz-border-radius: 100%;
  background-color: #A0A0A0;
  color: #FFF;
}
.t-ConfigPanel-icon.is-enabled {
  background-color: #00a02d;
}
.t-ConfigPanel-icon.is-disabled {
  background-color: #e53935;
}
.t-ConfigPanel-setting, .t-ConfigPanel-status {
  color: #737373;
}
.t-ConfigPanel-status {
  color: #000000;
}
.t-ConfigPanel-attrLink {
  color: #737373;
}
.t-ConfigPanel-attrLink:hover {
  background-color: rgba(0, 0, 0, 0.05);
}
.t-ConfigPanel-attrValue {
  color: #1793ff;
}
.t-Dialog {
  background-color: #ffffff;
}
.t-Dialog ::-webkit-scrollbar-thumb {
  background-color: #bfbfbf;
}
.t-Dialog ::-webkit-scrollbar-thumb:hover {
  background-color: #b3b3b3;
}
.t-Dialog::-webkit-scrollbar-track {
  background-color: #ffffff;
}
.t-Footer-topButton {
  background-color: #ffffff;
  color: #1793ff;
}
.t-Footer-topButton:focus {
  box-shadow: 0 0 0 1px #fcfcfc inset;
}
.t-Form-inputContainer:before {
  color: #000000;
}
input, select, textarea, .t-Form-inputContainer input[type="text"], .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, .u-TF-item--text, .u-TF-item--textarea, .u-TF-item--datepicker, .u-TF-item--select, .datepicker.apex-item-text {
  border-radius: 4px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  color: #000000;
  background-color: #ffffff;
  border: 1px solid #1793ff !important;
  font-size: 1.2rem;
  padding: .7rem;
  height: 3.2rem;
}
input[type="radio"], input[type="checkbox"], .a-GV-rowSelector{
  height: 18px !important;
  width: 18px;
}
.a-GV-rowSelector::before {
  width: 14px;
  margin-top: 1px;
}
.a-GV-rowHeader .a-GV-rowSelector::before {
  margin-top: 3px;
}
.a-GV-rowSelector.a-GV-rowSelector--single::before {
  width: 8px;
  height: 8px;
}
.t-Button--hideShow {
  padding: .4rem !important;
}
.markred{
  color: #e53935 !important;
}
.t-Form-inputContainer input[type="text"].apex-page-item-error, .t-Form-inputContainer input.text_field.apex-page-item-error, .t-Form-inputContainer input.password.apex-page-item-error, .t-Form-inputContainer textarea.textarea.apex-page-item-error, .t-Form-inputContainer input.datepicker.apex-page-item-error, .t-Form-inputContainer span.display_only.apex-page-item-error, .t-Form-inputContainer input.popup_lov.apex-page-item-error, .t-Form-inputContainer select.apex-page-item-error, .u-TF-item--text.apex-page-item-error, .u-TF-item--textarea.apex-page-item-error, .u-TF-item--datepicker.apex-page-item-error, .u-TF-item--select.apex-page-item-error {
  border-color: #e53935 !important;
}
.t-Form-inputContainer input[type="text"].apex-page-item-error:required:valid, .t-Form-inputContainer input.text_field.apex-page-item-error:required:valid, .t-Form-inputContainer input.password.apex-page-item-error:required:valid, .t-Form-inputContainer textarea.textarea.apex-page-item-error:required:valid, .t-Form-inputContainer input.datepicker.apex-page-item-error:required:valid, .t-Form-inputContainer span.display_only.apex-page-item-error:required:valid, .t-Form-inputContainer input.popup_lov.apex-page-item-error:required:valid, .t-Form-inputContainer select.apex-page-item-error:required:valid, .u-TF-item--text.apex-page-item-error:required:valid, .u-TF-item--textarea.apex-page-item-error:required:valid, .u-TF-item--datepicker.apex-page-item-error:required:valid, .u-TF-item--select.apex-page-item-error:required:valid {
  border-color: #dfdfdf;
}
.t-Form-inputContainer input[type="text"]: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: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: #000000 !important;
}
.t-Form-inputContainer input[type="text"]: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: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: #393939;
  
}
.t-Form-inputContainer input[type="text"]: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: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: #393939;
}
.t-Form-inputContainer span.display_only, .t-Form-inputContainer input[type="text"][disabled="disabled"], 
.t-Form-inputContainer input.text_field[disabled="disabled"], input[disabled="disabled"], .display_only, select[disabled="disabled"] {
  border-color: #dddddd !important;
  background-color: transparent;
}
.t-Form-select, .t-Form-inputContainer select.selectlist, .t-Form-inputContainer select.yes_no {
  color: #000000;
  border-color: #dfdfdf;
}
.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: #6f6f6f;
}
.coloredLabel .t-Form-label, .coloredLabel{
  color: #1793ff;
}
.t-Form-error {
  color: #e53935;
}
.t-Form-postText {
  color: #cccccc;
}
.t-Form--search input.t-Form-searchField {
  background-color: #f9f9f9;
  color: #393939;
}
.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: 4px;
  border-bottom-right-radius: 4px;
}

.checkbox_group input + label:before, .radio_group input + label:before {
  background-color: #f9f9f9;
}
.checkbox_group input:focus + label:before, .radio_group input:focus + label:before {
  border-color: #000000;
}
.a-IRR-controlsCheckboxLabel, [type="checkbox"], [type="radio"], .a-GV-rowSelector{
  border: 1px solid #1793ff;
  color: #1793ff;
 /* box-shadow: 0 1px 2px rgba(23, 147, 255,0.2);*/
}
.a-GV-rowSelector.a-GV-rowSelector--single::before{
  background-color: #1793ff;
}
.a-IRR-controlsCheckboxLabel::before{  
  color: #1793ff;
}
.t-Form-inputContainer .checkbox_group input + label::before, .t-Form-inputContainer .radio_group input + label::before{
  border: 1px solid rgba(23, 147, 255,.5);
}
.checkbox_group input:checked + label:before, .radio_group input:checked + label:before {
  border-color: #1793ff;
  background-color: #1793ff;
}
.radio_group input + label:after {
  background-color: #f9f9f9;
}
.t-Form-fieldContainer--preTextBlock .t-Form-itemText--pre, .t-Form-fieldContainer--postTextBlock .t-Form-itemText--post {
  background-color: #f9f9f9;
  box-shadow: 0 0 0 1px #dfdfdf inset;
  border-radius: 4px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
}
.t-Form-fieldContainer--preTextBlock .t-Form-itemText--pre {
  border-radius: 2px 0 0 2px;
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
.t-Form-fieldContainer--postTextBlock .t-Form-itemText--post {
  border-radius: 0 4px 4px 0;
  -webkit-border-radius:  0 4px 4px 0;
  -moz-border-radius:  0 4px 4px 0;
}
.apex-item-has-icon:focus + .apex-item-icon {
  color: #1793ff;
}
.t-Header-branding {
  background-color: #fcfcfc;
}
.t-Header-logo, .t-Header .t-Button--header.is-active, .t-Header .t-Button--header {
  color: #3d3d3d;
}
.t-Header-logo:hover, .t-Header .t-Button--header.is-active:hover, .t-Header .t-Button--header:hover {
  text-decoration: none;
}
.t-Header-logo-link {
  color: inherit;
}
.t-Header-logo-link:focus, .t-Header-logo-link:active:focus {
  outline: none;
  box-shadow: 0 0 0 1px #ffffff inset;
}
 /*.t-Header-nav {
background-color: #f5f5f5;
}*/ 
.t-Header .a-MenuBar-item:hover {
  background-color: transparent;
}
.t-Header .a-MenuBar-item > .a-Menu-subMenuCol .a-Icon {
  border-radius: 100%;
  -webkit-border-radius: 100%;
  -moz-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-icon {
  border-radius: 4px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  background-color: #fcfcfc;
  color: #3d3d3d;
}
.t-HeroRegion-title {
  color: #363636;
}
.t-HeroRegion-col--content {
  color: #696969;
}
.t-IRR-region{
  box-shadow:unset !important;
}
.a-IG {
    background-color: #f5f5f5;
    border-color: #f5f5f5;
}
.a-IRR {
  border-radius: 4px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-color: #f5f5f5;
  background-color: #f5f5f5;
}
.a-IRR .a-IRR-pagination-label {
  color: #737373;
}
.a-IRR-reportSummary-value {
  color: #000000;
}
.a-IRR-controlsContainer {
  border-top-color: #f5f5f5;
  background-color: #f5f5f5;
  padding:0px;
}
.a-IRR-fullView {
  background-color: #f5f5f5;
}
.a-IRR-toolbar, .a-IG-header{
  background: #f5f5f5;
  border-color: #f5f5f5;
  padding:0px;
}
.t-Region-bodyWrap .a-IRR-toolbar, 
.t-Region-bodyWrap .a-IG-header, .t-Region-bodyWrap .a-IRR-controlsContainer, .t-Region-bodyWrap .a-IRR-fullView, .a-IRR
{
  background-color: transparent;
  border-color: transparent;
}
.t-Dialog-body .a-IRR-toolbar, .t-Dialog-body .a-IG-header{
  background-color: #ffffff;
  border-color: #ffffff;
}
.a-IRR-button--actions, .a-Menu .a-Menu-content, .a-IG .js-menuButton{
  background-color: #ffffff !important;
  width:130px;
  text-align: left;
  box-shadow:unset !important;
}
.a-Toolbar-group--together .js-menuButton{
  width:auto;  
}
.a-IRR-toolbar .a-Button.is-active, .a-IRR-toolbar .a-Button:active, 
.a-IRR-toolbar .a-IRR-button--actions.is-active {
    background-color: #ffffff !important;
    color: #1793ff;
}
.a-Toolbar-group, .a-IRR-controlGroup{
  margin-right:11px;
  padding-right: 11px;
  margin-bottom:11px;
}
.a-MediaBlock.a-IRR-controlsContainer{
  margin-bottom:11px !important;
}
.a-Menu .a-Menu-content{
  border: 1px solid #1793ff;
  border-radius: 0px 0px 4px 4px;
  -webkit-border-radius: 0px 0px 4px 4px;
  -moz-border-radius: 0px 0px 4px 4px;
}
.a-Menu .a-Menu-content button{
  color: #1793ff;
}
.a-IRR-button--actions .icon-menu-drop-down, .a-IG .js-menuButton .icon-menu-drop-down{
  float: right;
}
.a-IRR-button--actions.is-active, .a-IG .js-menuButton.is-active{
  border-radius: 4px 4px 0px 0px;
  -webkit-border-radius: 4px 4px 0px 0px;
  -moz-border-radius: 4px 4px 0px 0px;
}
.a-Report-percentChart-fill {
  background-color: #fcfcfc;
}
.a-Report-percentChart {
  background-color: #7d7d7d;
}
.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 a{
  color: inherit;
}
.a-IRR-header.is-active .a-IRR-headerSort {
  color: inherit;
}
.a-IRR-header--group {
  background-color: #f5f5f5;
}
.a-IRR-table tr td {
  background-color: #ffffff;
  color: #000000;
}
.a-IRR-table {
  border-collapse: separate;
}
.a-IRR-table tr:hover td {
  background-color: #f9f9f9;
}
.t-IRR-region--noBorders .a-IRR {
  border-radius: 4px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
}
.a-IG-table td, .a-IRR-table td {
  word-break: keep-all;
}
.a-IRR-headerLink:focus {
  box-shadow: 0 0 0 1px #fcfcfc inset;
}
.a-IRR-search-field, .a-IRR-selectList{
  border-radius: 0px !important;
  -webkit-border-radius: 0px !important;
  -moz-border-radius: 0px !important;
}
.a-IRR-search-field:focus {
  border-color: #000000;
  box-shadow: -1px 0 0 #fcfcfc inset, 1px 0 0 #fcfcfc inset;
}
.a-IRR-singleRow-name, .a-IRR-singleRow-value {
  border-bottom-color: #f0f0f0;
  color: #000000;
}
.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: #fcfcfc;
}
.a-IRR-reportSummary-label, .a-IRR-controlsLabel {
  background-color: #ffffff;
}
.a-IG .a-GV-header button, .a-IG .a-GV-cell .js-menuButton{
  border:0px none !important;
}
@media only screen and (min-width: 769px) {
  .is-maximized.t-IRR-region .t-fht-thead .a-IRR-header {
    border-bottom: 1px solid #e6e6e6;
  }
}
.ui-widget-content .a-IRR-iconList-link {
  color: #000000;
  background-color: #ffffff;
}
.a-IRR-iconList-link:hover {
  background-color: #f7f7f7;
}
.a-IRR-button:focus {
  box-shadow: inherit;
}
.a-IRR-header.is-active, .a-GV-header.is-active, .a-IRR-header.is-active a:hover, .a-GV-header.is-active a:hover {
  background-color: #1793ff;
  color: #FFF;
}
.a-IRR-sortWidget {
  background-color: #1793ff;
  -webkit-backdrop-filter: blur(4px);
  color: #FFF;
  border-width: 0;
  box-shadow: 0 2px 4px -2px rgba(0, 0, 0, 0.5), 0 8px 16px -4px rgba(0, 0, 0, 0.15);
}
.a-IRR-sortWidget ::-webkit-scrollbar {
  width: 8px;
  height: 8px;
}
.a-IRR-sortWidget ::-webkit-scrollbar-thumb {
  background-color: rgba(255, 255, 255, 0.5);
}
.a-IRR-sortWidget ::-webkit-scrollbar-track {
  background-color: rgba(255, 255, 255, 0.25);
}
.a-IRR-sortWidget-help {
  background-color: transparent;
}
.a-IRR-sortWidget-actions {
  padding: 8px;
  border-radius: 4px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  width: auto;
  border-bottom-width: 0;
}
.a-IRR-sortWidget-actions-item {
  border-right-width: 0;
}
.a-IRR-button.a-IRR-sortWidget-button {
  background-color: transparent;
  color: #FFF !important;
  border-radius: 4px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
}
.a-IRR-button.a-IRR-sortWidget-button:hover {
  background-color: #277ddb;
}
.a-IRR-button.a-IRR-sortWidget-button:focus {
  box-shadow: 0 0 0 1px #fcfcfc inset;
}
.a-IRR-button.a-IRR-sortWidget-button.is-active, .a-IRR-button.a-IRR-sortWidget-button:active:focus {
  background-color: rgba(0, 0, 0, 0.5);
}
.a-IRR-sortWidget-searchLabel {
  height: 40px;
  padding: 12px 8px;
}
.a-IRR-sortWidget-searchLabel:before {
  color: #FFF;
}
.a-IRR-sortWidget-search > .a-IRR-sortWidget-searchField[type="text"] {
  background-color: transparent;
  appearance: none;
  background-color: #277ddb;
  height: 40px;
  color: #FFF;
}
.a-IRR-sortWidget-search > .a-IRR-sortWidget-searchField[type="text"]:focus {
  box-shadow: 0 0 0 1px #fcfcfc inset;
}
.a-IRR-sortWidget-rows {
  border-top-width: 0;
}
.a-IRR-sortWidget-row {
  color: #FFF;
  box-shadow: none;
}
.a-IRR-sortWidget-row:hover {
  background-color: rgba(255, 255, 255, 0.15);
}
.a-IRR-sortWidget-row:focus {
  box-shadow: 0 0 0 1px #fcfcfc inset;
}
.a-IG .a-IRR-sortWidget:before {
  color: rgba(32, 32, 32, 0.95);
}
.oj-dvt-category1 {
  color: #1793ff;
}
.oj-dvt-category2 {
  color: #3caf85;
}
.oj-dvt-category3 {
  color: #66b8ff;
}
.oj-dvt-category4 {
  color: #005baa;
}
.oj-dvt-category5 {
  color: #854e9b;
}
.oj-dvt-category6 {
  color: rgba(227, 104, 37, 0.65);
}
.oj-dvt-category7 {
  color: #ed813e;
}
.oj-dvt-category8 {
  color: #e85d88;
}
.oj-dvt-category9 {
  color: #006cc9;
}
.oj-dvt-category10 {
  color: #81bb5f;
}
.oj-dvt-category11 {
  color: #ca589d;
}
.oj-dvt-category12 {
  color: #ddde53;
}
.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 #fcfcfc inset;
}
.t-LinksList--showArrow .t-LinksList-link:before {
  color: #d9d9d9;
}
.t-LinksList--showBadge .t-LinksList-badge {
  background-color: #f5f5f5;
  color: #000000;
}
.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: #fcfcfc;
  color: #3d3d3d;
}
.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: #fcfcfc;
}
.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;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
}
.t-LinksList--iconOnly .t-LinksList-icon {
  border-radius: 100%;
  -webkit-border-radius: 100%;
  -moz-border-radius: 100%;
}
.t-LinksList--actions .t-LinksList-label {
  color: #292929;
}
.t-LinksList--actions .t-LinksList-icon {
  color: #292929;
}
.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: #2d2d2d;
}
.t-Body-actions .t-LinksList-link:hover {
  background-color: #dbdbdb;
}
.t-Login-iconValidation {
  background: #00a02d;
  color: white;
}
body .t-Login-title {
  color: #000000;
}
.t-Login-region {
  background-color: #ffffff;
}
.t-Login-logo {
  color: #fcfcfc;
}
@media only screen and (max-width: 480px) {
  .t-PageBody--login,   .t-PageBody--login .t-Body {
    background-color: #ffffff;
  }
}
.t-MediaList {
  border-color: #e0e0e0;
  background-color: #ffffff;
}
.t-MediaList-item {
  border-color: #e0e0e0;
}
.t-MediaList--horizontal .t-MediaList-item {
  border-right: 1px solid #e0e0e0;
}
a.t-MediaList-itemWrap {
  color: #1793ff;
}
a.t-MediaList-itemWrap:hover {
  background-color: #fafafa;
  color: #1793ff;
}
a.t-MediaList-itemWrap:focus {
  box-shadow: 0 0 0 1px #fcfcfc inset;
}
.t-MediaList-itemWrap {
  color: #000000;
}
.t-MediaList-badge, .t-MediaList-desc {
  color: #737373;
}
.t-MediaList-icon {
  background-color: #bfbfbf;
  color: #ffffff;
}
.t-MediaList--cols {
  box-shadow: -1px -1px 0 0 #e0e0e0 inset;
}
.t-MediaList--cols .t-MediaList-item:before, .t-MediaList--cols .t-MediaList-item:after {
  background-color: #e6e6e6;
}
.a-MenuBar-label {
  color: #3d3d3d;
  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: #ffffff;
  border-right: 1px solid #e3e3e3;
  border-left: 1px solid #e3e3e3;
  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(61, 61, 61, 0.5);
}
.a-MenuBar-item:hover {
  background-color: #e3e3e3;
}
.a-MenuBar-item.is-expanded {
  background-color: #e3e3e3;
}
.t-Menu-badge {
  display: inline-block;
  border-radius: 4px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  padding: 0 6px;
  font-size: 11px;
  font-weight: normal;
  vertical-align: top;
  background-color: rgba(0, 0, 0, 0.25);
}
.a-Menu-labelContainer .t-Menu-badge {
  line-height: 16px;
  margin-left: 4px;
  margin-top: 8px;
}
.a-Menu-content {
  border-radius: 4px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
}
.a-Menu .a-Menu-item {
  color: #2d2d2d;
}
.a-Menu .a-Menu-content .a-Menu-item:hover, .a-Menu .a-Menu-content .a-Menu-inner:hover, .a-Menu .a-Menu-content .a-Menu-item:hover * {
  background-color: #1793ff !important;
  color: #ffffff !important;
  outline: 0;
}
.a-Menu .a-Menu-content .a-Menu-item.is-expanded ul li * {
  background-color: #ffffff !important;
  color: #1793ff !important;
}
.a-Menu .a-Menu-content .a-Menu-item.is-expanded ul li:hover *{
  background-color: #1793ff !important;
  color: #ffffff !important;
}
.a-Menu-hSeparator {
  border-color: rgba(0, 0, 0, 0.15);
}
.a-Menu--current {
  background-color: #c9c9c9;
}
.a-Menu .a-Menu-item.is-disabled.is-focused {
  background-color: #ececec;
}
.a-Menu .a-Menu-item.is-disabled.is-focused > .a-Menu-inner .a-Menu-subMenuCol {
  color: #2d2d2d;
}
.a-Menu .a-Menu-item.is-disabled.is-focused > .a-Menu-inner .a-Menu-accel {
  color: #6d6d6d;
}
.a-Menu .a-Menu-item.is-focused, .a-Menu .a-Menu-item.is-expanded {
  background-color: #fcfcfc;
  color: #3d3d3d;
}
.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: #3d3d3d;
}
.a-Menu .a-Menu-accel {
  color: rgba(45, 45, 45, 0.75);
}
.a-Menu-content {
  background-color: rgba(236, 236, 236, 0.95);
  border-color: #d3d3d3;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05);
}
.a-MenuBar {
  background-color: transparent;
}
.t-Header .a-MenuBar {
  background-color: #fcfcfc;
}
.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 .t-Menu-badge {
  display: inline-block;
  border-radius: 4px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  padding: 0 6px;
  font-size: 11px;
  font-weight: normal;
  vertical-align: top;
  background-color: rgba(0, 0, 0, 0.25);
}
.a-Menu-labelContainer .t-Region .t-Menu-badge {
  line-height: 16px;
  margin-left: 4px;
  margin-top: 8px;
}
.t-Region .a-Menu-content {
  border-radius: 4px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
}
.t-Region .a-Menu .a-Menu-item {
  color: #373737;
}
.t-Region .a-Menu-hSeparator {
  border-color: rgba(0, 0, 0, 0.15);
}
.t-Region .a-Menu--current {
  background-color: #bfbfbf;
}
.t-Region .a-Menu .a-Menu-item.is-disabled.is-focused {
  background-color: #f6f6f6;
}
.t-Region .a-Menu .a-Menu-item.is-disabled.is-focused > .a-Menu-inner .a-Menu-subMenuCol {
  color: #373737;
}
.t-Region .a-Menu .a-Menu-item.is-disabled.is-focused > .a-Menu-inner .a-Menu-accel {
  color: #777777;
}
.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(55, 55, 55, 0.75);
}
.t-Region .a-Menu-content {
  background-color: rgba(246, 246, 246, 0.95);
  border-color: #dddddd;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05);
}
.t-Header .a-MenuBar-label {
  color: #ececec;
  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: #bcbcbc !important;
}
.t-Header .a-MenuBar-item.a-Menu--current, .t-Header .a-MenuBar-item.a-Menu--current.is-focused {
  background-color: #bcbcbc !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: #ececec !important;
  font-weight: bold;
}
.t-Header .a-MenuBar-item.is-expanded, .t-Header .a-MenuBar-item.a-Menu--current.is-expanded {
  background-color: #bcbcbc !important;
}
.t-Header .a-MenuBar-item > .a-Menu-subMenuCol .a-Icon {
  color: rgba(236, 236, 236, 0.8);
  border-color: #fcfcfc;
  border-radius: 100%;
  -webkit-border-radius: 100%;
  -moz-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: #969696;
  border-color: #969696;
  color: #ffffff;
}
.t-Header .a-MenuBar-item.a-Menu--current > .a-Menu-subMenuCol .a-Icon {
  color: #ffffff;
  border-color: #ffffff;
}
.t-Header .a-MenuBar-item.a-Menu--current.is-expanded > .a-Menu-subMenuCol .a-Icon {
  background-color: #ececec;
  border-color: #ececec;
  color: #2d2d2d;
}
.t-Header .a-MenuBar-item.is-expanded > .a-Menu-subMenuCol .a-Icon {
  background-color: #ffffff;
  border-color: #ffffff;
  color: #bcbcbc;
}
.t-Header .a-Menu-content {
  border-width: 0;
  background-color: #bcbcbc;
}
.t-Header .a-Menu .a-Menu-item {
  color: #ececec;
}
.t-Header .a-Menu-accel {
  color: rgba(236, 236, 236, 0.75);
}
.t-Header .a-Menu .a-Menu-item.is-focused, .t-Header .a-Menu .a-Menu-item.is-expanded {
  background-color: #c9c9c9 !important;
}
.t-Body .a-MenuBar-label {
  color: #363636;
  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: #dcdcdc !important;
}
.t-Body .a-MenuBar-item.a-Menu--current, .t-Body .a-MenuBar-item.a-Menu--current.is-focused {
  background-color: #dcdcdc !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: #363636 !important;
  font-weight: bold;
}
.t-Body .a-MenuBar-item.is-expanded, .t-Body .a-MenuBar-item.a-Menu--current.is-expanded {
  background-color: #dcdcdc !important;
}
.t-Body .a-MenuBar-item > .a-Menu-subMenuCol .a-Icon {
  color: rgba(54, 54, 54, 0.8);
  border-color: #ffffff;
  border-radius: 100%;
  -webkit-border-radius: 100%;
  -moz-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: #b5b5b5;
  border-color: #b5b5b5;
  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: #363636;
  border-color: #363636;
  color: #f5f5f5;
}
.t-Body .a-MenuBar-item.is-expanded > .a-Menu-subMenuCol .a-Icon {
  background-color: #ffffff;
  border-color: #ffffff;
  color: #dcdcdc;
}
.t-Body .a-Menu-content {
  border-width: 0;
  background-color: #dcdcdc;
}
.t-Body .a-Menu .a-Menu-item {
  color: #363636;
}
.t-Body .a-Menu-accel {
  color: rgba(54, 54, 54, 0.75);
}
.t-Body .a-Menu .a-Menu-item.is-focused, .t-Body .a-Menu .a-Menu-item.is-expanded {
  background-color: #e8e8e8 !important;
}
.t-Body .a-MenuBar > ul {
  background-color: #e6e6e6;
}
.t-Body .a-MenuBar-item {
  border-color: #dcdcdc;
}
.t-Body .a-MenuBar-item.is-focused {
  box-shadow: none;
}

.t-Region .a-MenuBar-label {
  color: #000000;
  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: #000000 !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%;
  -webkit-border-radius: 100%;
  -moz-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: #000000;
  border-color: #000000;
  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: #000000;
}
.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: #4aabff;
}
.t-Header-userMenu .a-Menu-item.is-focused, .t-Header-userMenu .a-Menu-item.is-expanded {
  background-color: #319fff !important;
}
.t-Header-userMenu.a-Menu .a-Menu-item .a-Menu-label {
  color: #171717;
}
.t-NavigationBar-menu .a-Menu-content {
  border-radius: 0 0 4px 4px;
  -webkit-border-radius: 0 0 4px 4px;
  -moz-border-radius: 0 0 4px 4px;
  background-color: #ffffff;
  border: 1px solid #1793ff !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: #1793ff !important;
}
.t-NavigationBar-menu .a-Menu-item.is-focused{
  background-color: #ffffff !important;
}
.t-NavigationBar-menu .a-Menu-item:hover, .t-NavigationBar-menu .a-Menu-item.is-focused:hover, .t-NavigationBar-menu .a-Menu-item.is-expanded {
  font-weight: bold !important;
  color: #1793ff !important;
}
.t-NavigationBar-menu .a-Menu-item:hover a, .t-NavigationBar-menu .a-Menu-item.is-expanded a, .t-NavigationBar-menu .a-Menu-item:hover .a-Menu-statusCol {
  font-weight: bold !important;
  color: #1793ff !important;
}
.t-PopupLOV-links a:hover {
  background-color: #1793ff;
  color: #ffffff;
}
.t-PopupLOV-resultsSet tr:hover td {
  background-color: #ECF2FB !important;
}
.t-PopupLOV-resultsSet tr:nth-child(2n) td {
  background-color: #FAFAFA;
}
.t-PopupLOV-resultsSet-link, .ui-widget-content a.t-PopupLOV-resultsSet-link {
  color: #1793ff;
}
.t-Page--popupLOV {
  background-color: #FFF;
}
.t-PopupLOV-actions {
  background-color: #ececec;
}
.t-Body .t-PopupLOV-links a {
  color: #363636;
}
.t-Body-title .t-PopupLOV-links a {
  color: #222222;
}
.t-Body-info .t-PopupLOV-links a {
  color: #222222;
}
.t-Region .t-PopupLOV-links a, .t-ButtonRegion .t-PopupLOV-links a {
  color: #000000;
}
.t-PopupLOV-links a:hover {
  background-color: #4aabff;
  color: #ffffff;
}
.t-Body .t-PopupLOV-pagination {
  color: #767676;
}
.t-Body-title .t-PopupLOV-pagination {
  color: #626262;
}
.t-Body-info .t-PopupLOV-pagination {
  color: #626262;
}
.t-Region .t-PopupLOV-pagination, .t-ButtonRegion .t-PopupLOV-pagination {
  color: #808080;
}
.t-Region, .t-ContentBlock--lightBG .t-ContentBlock-body {
  background-color: #ffffff;
}
.t-Body .fielddata b {
  color: #363636;
}
.t-Body-title .fielddata b {
  color: #222222;
}
.t-Body-info .fielddata b {
  color: #222222;
}
.t-Region .fielddata b, .t-ButtonRegion .fielddata b {
  color: #000000;
}
.t-Header-branding{
  position: initial;
}
.t-Region-header {
  border-color: #1793ff;
  color: #1793ff;
  font-size: 15px;
}
.t-Region-headerItems--title {
  padding: 0.8rem 11px;
}
.t-Region-headerItems--controls {
  padding-left: 11px;
}
.t-Region-hideShow-special.is-collapsed{
  border-bottom: 1px solid #1793ff !important;
}
.t-Region-hideShow-special .t-Region-headerItems--controls, .t-Region-hideShow-special .t-Region-bodyWrap, .t-Region-hideShow-special .t-BodyPageTitle {
  padding: 0px !important;
}
.t-Region-hideShow-special .t-Region-headerItems{
  padding: 0px 0px 0px 1.2rem;
}
.t-Region-hideShow-special h2{
  font-size: 17px;
  line-height: 19px;
}
.t-Region--scrollBody .t-Region-body, .t-Region--scrollBody .t-Region-buttons{
  width: 100%;
}
.t-Region-headerItems--buttons-spec{
  text-align: right;
}
.t-Region--hideShow > .t-Region-header .t-Region-headerItems--title{
  padding-left: 10px;
}
.t-Button--hideShow.t-Button {
  border-radius: 18px 18px 18px 18px !important;
  height: 18px !important;
  width: 18px !important;
  padding: 0px !important;
  min-width: 18px;
  min-height: 18px;
}
.t-Button--hideShow .a-Icon::before{
  font-size: 14px !important;
  line-height: 16px;
  padding-left: 1px;
}
.t-Region-header .t-Button--noUI, .t-Region-header .t-Button--link {
  color: #1d1d1d;
}
.t-Body-actions .t-Region-header {
  background: transparent;
  color: #292929;
}
.t-Region--stacked {
  border-radius: 0 !important;
}
.t-Region--noBorder > .t-Region-header {
  background-color: #ffffff;
  color: #000000;
}
.t-Region--noBorder > .t-Region-header .t-Button--noUI, .t-Region--noBorder > .t-Region-header .t-Button--link {
  color: #000000;
}
.t-Region--accent1:not(.t-Region--textContent) > .t-Region-header {
  background-color: #1793ff;
  color: #000000;
}
.t-Region--accent1:not(.t-Region--textContent) > .t-Region-header .t-Button--noUI, .t-Region--accent1:not(.t-Region--textContent) > .t-Region-header .t-Button--link {
  color: #000000;
}
.t-Region--accent1.t-Region--textContent > .t-Region-header .t-Region-title {
  color: #1793ff;
}
.t-Region--accent2:not(.t-Region--textContent) > .t-Region-header {
  background-color: #006cc9;
  color: #000000;
}
.t-Region--accent2:not(.t-Region--textContent) > .t-Region-header .t-Button--noUI, .t-Region--accent2:not(.t-Region--textContent) > .t-Region-header .t-Button--link {
  color: #000000;
}
.t-Region--accent2.t-Region--textContent > .t-Region-header .t-Region-title {
  color: #006cc9;
}
.t-Region--accent3:not(.t-Region--textContent) > .t-Region-header {
  background-color: rgba(227, 104, 37, 0.65);
  color: #000000;
}
.t-Region--accent3:not(.t-Region--textContent) > .t-Region-header .t-Button--noUI, .t-Region--accent3:not(.t-Region--textContent) > .t-Region-header .t-Button--link {
  color: #000000;
}
.t-Region--accent3.t-Region--textContent > .t-Region-header .t-Region-title {
  color: rgba(227, 104, 37, 0.65);
}
.t-Region--accent4:not(.t-Region--textContent) > .t-Region-header {
  background-color: #3caf85;
  color: #f0faf6;
}
.t-Region--accent4:not(.t-Region--textContent) > .t-Region-header .t-Button--noUI, .t-Region--accent4:not(.t-Region--textContent) > .t-Region-header .t-Button--link {
  color: #f0faf6;
}
.t-Region--accent4.t-Region--textContent > .t-Region-header .t-Region-title {
  color: #3caf85;
}
.t-Region--accent5:not(.t-Region--textContent) > .t-Region-header {
  background-color: #81bb5f;
  color: #ffffff;
}
.t-Region--accent5:not(.t-Region--textContent) > .t-Region-header .t-Button--noUI, .t-Region--accent5:not(.t-Region--textContent) > .t-Region-header .t-Button--link {
  color: #ffffff;
}
.t-Region--accent5.t-Region--textContent > .t-Region-header .t-Region-title {
  color: #81bb5f;
}
.t-Region--accent6:not(.t-Region--textContent) > .t-Region-header {
  background-color: #ddde53;
  color: #2a2a08;
}
.t-Region--accent6:not(.t-Region--textContent) > .t-Region-header .t-Button--noUI, .t-Region--accent6:not(.t-Region--textContent) > .t-Region-header .t-Button--link {
  color: #2a2a08;
}
.t-Region--accent6.t-Region--textContent > .t-Region-header .t-Region-title {
  color: #ddde53;
}
.t-Region--accent7:not(.t-Region--textContent) > .t-Region-header {
  background-color: #66b8ff;
  color: #443302;
}
.t-Region--accent7:not(.t-Region--textContent) > .t-Region-header .t-Button--noUI, .t-Region--accent7:not(.t-Region--textContent) > .t-Region-header .t-Button--link {
  color: #443302;
}
.t-Region--accent7.t-Region--textContent > .t-Region-header .t-Region-title {
  color: #66b8ff;
}
.t-Region--accent8:not(.t-Region--textContent) > .t-Region-header {
  background-color: #ed813e;
  color: #ffffff;
}
.t-Region--accent8:not(.t-Region--textContent) > .t-Region-header .t-Button--noUI, .t-Region--accent8:not(.t-Region--textContent) > .t-Region-header .t-Button--link {
  color: #ffffff;
}
.t-Region--accent8.t-Region--textContent > .t-Region-header .t-Region-title {
  color: #ed813e;
}
.t-Region--accent9:not(.t-Region--textContent) > .t-Region-header {
  background-color: #005baa;
  color: #ffffff;
}
.t-Region--accent9:not(.t-Region--textContent) > .t-Region-header .t-Button--noUI, .t-Region--accent9:not(.t-Region--textContent) > .t-Region-header .t-Button--link {
  color: #ffffff;
}
.t-Region--accent9.t-Region--textContent > .t-Region-header .t-Region-title {
  color: #005baa;
}
.t-Region--accent10:not(.t-Region--textContent) > .t-Region-header {
  background-color: #e85d88;
  color: #ffffff;
}
.t-Region--accent10:not(.t-Region--textContent) > .t-Region-header .t-Button--noUI, .t-Region--accent10:not(.t-Region--textContent) > .t-Region-header .t-Button--link {
  color: #ffffff;
}
.t-Region--accent10.t-Region--textContent > .t-Region-header .t-Region-title {
  color: #e85d88;
}
.t-Region--accent11:not(.t-Region--textContent) > .t-Region-header {
  background-color: #ca589d;
  color: #ffffff;
}
.t-Region--accent11:not(.t-Region--textContent) > .t-Region-header .t-Button--noUI, .t-Region--accent11:not(.t-Region--textContent) > .t-Region-header .t-Button--link {
  color: #ffffff;
}
.t-Region--accent11.t-Region--textContent > .t-Region-header .t-Region-title {
  color: #ca589d;
}
.t-Region--accent12:not(.t-Region--textContent) > .t-Region-header {
  background-color: #854e9b;
  color: #f6f0f8;
}
.t-Region--accent12:not(.t-Region--textContent) > .t-Region-header .t-Button--noUI, .t-Region--accent12:not(.t-Region--textContent) > .t-Region-header .t-Button--link {
  color: #f6f0f8;
}
.t-Region--accent12.t-Region--textContent > .t-Region-header .t-Region-title {
  color: #854e9b;
}
.t-Region--accent13:not(.t-Region--textContent) > .t-Region-header {
  background-color: #5a68ad;
  color: #ffffff;
}
.t-Region--accent13:not(.t-Region--textContent) > .t-Region-header .t-Button--noUI, .t-Region--accent13:not(.t-Region--textContent) > .t-Region-header .t-Button--link {
  color: #ffffff;
}
.t-Region--accent13.t-Region--textContent > .t-Region-header .t-Region-title {
  color: #5a68ad;
}
.t-Region--accent14:not(.t-Region--textContent) > .t-Region-header {
  background-color: #afbac5;
  color: #313a44;
}
.t-Region--accent14:not(.t-Region--textContent) > .t-Region-header .t-Button--noUI, .t-Region--accent14:not(.t-Region--textContent) > .t-Region-header .t-Button--link {
  color: #313a44;
}
.t-Region--accent14.t-Region--textContent > .t-Region-header .t-Region-title {
  color: #afbac5;
}
.t-Region--accent15:not(.t-Region--textContent) > .t-Region-header {
  background-color: #6e8598;
  color: #ffffff;
}
.t-Region--accent15:not(.t-Region--textContent) > .t-Region-header .t-Button--noUI, .t-Region--accent15:not(.t-Region--textContent) > .t-Region-header .t-Button--link {
  color: #ffffff;
}
.t-Region--accent15.t-Region--textContent > .t-Region-header .t-Region-title {
  color: #6e8598;
}
.t-Region-body {
  color: #000000;
}
.t-Region-buttons-left, .t-Region-buttons-right{
  padding: 11px;
}
.t-Region--hideShow.is-collapsed {
  border-bottom-color: transparent;
}
.t-Body-actions .t-Region {
  background-color: transparent;
}
.t-Body-actions .t-Region-header {
  background-color: transparent;
}
.t-Body-side .t-Region {
  background-color: transparent;
}
.t-Region, .t-Region-header {
  border-radius: 4px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
}
.t-Region--noBG {
  background-color: transparent;
}
.t-Body-actions .t-Region {
  background-color: transparent;
}
.t-Region--carousel .a-Tabs-button {
  background-color: transparent;
  border-radius: 4px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  background-color: rgba(0, 0, 0, 0.25);
  color: #FFF;
}
.t-Region--carousel .a-Tabs-button:hover {
  background-color: rgba(0, 0, 0, 0.5);
}
.t-Region--carousel .a-Tabs-button:active, .t-Region--carousel .a-Tabs-button:active:focus {
  background-color: rgba(0, 0, 0, 0.75);
}
.t-Region--carousel .a-Tabs-next-region {
  border-radius: 4px 0 0 4px;
  -webkit-border-radius: 4px 0 0 4px;
  -moz-border-radius: 4px 0 0 4px;
}
.t-Region--carousel .a-Tabs-previous-region {
  border-radius: 0 4px 4px 0;
  -webkit-border-radius: 0 4px 4px 0;
  -moz-border-radius: 0 4px 4px 0;
}
.t-Region--carousel .a-Region-carouselNavItem.a-Tabs-selected .a-Region-carouselLink {
  background-color: rgba(0, 0, 0, 0.45);
}
.t-Region--carousel .a-Region-carouselNavItem.a-Tabs-selected .a-Region-carouselLink:focus {
  background-color: #fcfcfc;
}
.t-Region--carousel .a-Region-carouselLink {
  background-color: rgba(0, 0, 0, 0.15);
  border-radius: 100%;
  -webkit-border-radius: 100%;
  -moz-border-radius: 100%;
}
.t-Report-cell, .t-Report-colHead {
  border: 1px solid #e6e6e6;
  border-right-width: 0;
}
.t-Report-report tr .t-Report-cell:last-child, .t-Report-report tr .t-Report-colHead:last-child {
  border-right: 1px solid #e6e6e6;
}
.t-Report-report tr:last-child .t-Report-cell {
  border-bottom: 1px solid #e6e6e6;
}
.t-Report .is-stuck .t-Report-colHead {
  background-color: rgba(255, 255, 255, 0.95);
  -webkit-backdrop-filter: blur(4px);
}
.t-Report--rowHighlight .t-Report-report tr:hover .t-Report-cell, .t-Report--rowHighlight .t-Report-report tr:nth-child(odd):hover .t-Report-cell {
  background-color: #fafafa !important;
}
.t-Report--staticRowColors .t-Report-report tr:nth-child(odd) .t-Report-cell {
  background-color: transparent;
}
.t-Report--altRowsDefault .t-Report-report tr:nth-child(odd) .t-Report-cell {
  background-color: #fcfcfc;
}
.t-Report--noBorders .t-Report-report tr .t-Report-cell:last-child, 
.t-Report--noBorders .t-Report-report tr .t-Report-colHead:last-child, .t-Report--noBorders .t-Report-report tr:last-child{
  border-width: 0px;
}
.t-Report-paginationText b, .t-Report-paginationText a:hover {
  background-color: #fcfcfc;
  color: #3d3d3d;
}
.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(54, 54, 54, 0.8);
}
.t-SocialFooter a .t-Icon {
  display: block;
  margin: 0 auto;
  color: rgba(54, 54, 54, 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: #1793ff;
}
.t-SearchResults-desc {
  color: #363636;
}
.t-SearchResults-date {
  color: #696969;
}
.t-SearchResults-misc {
  color: #696969;
}
.t-Region .t-SearchResults-desc {
  color: #000000;
}
.t-Region .t-SearchResults-date {
  color: #737373;
}
.t-Region .t-SearchResults-misc {
  color: #737373;
}
.t-StatusList-blockHeader {
  color: #000000;
  background-color: #f6f6f6;
}
.t-StatusList-headerTextAlt, .t-StatusList-attr, .t-StatusList-textDesc {
  color: #737373;
}
.t-StatusList-itemTitle {
  color: #000000;
}
.t-StatusList--dates .t-StatusList-marker {
  color: #707070;
  border-radius: 4px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  background-color: #FFF;
}
.t-StatusList--dates .t-StatusList-marker:after {
  background-color: #A0A0A0;
  border-radius: 4px 4px 0 0;
  -webkit-border-radius: 4px 4px 0 0;
  -moz-border-radius: 4px 4px 0 0;
}
.t-StatusList--bullets .t-StatusList-marker {
  border-radius: 24px;
  -webkit-border-radius: 24px;
  -moz-border-radius: 24px;
  background-color: #fff;
  color: #000000;
}
.t-StatusList--bullets .t-StatusList-item.is-complete .t-StatusList-marker {
  background-color: #707070;
}
.t-StatusList--bullets .t-StatusList-item.is-danger .t-StatusList-marker, .t-StatusList--bullets .t-StatusList-item.is-error .t-StatusList-marker {
  background-color: #ff3b30;
}
.t-StatusList--bullets .t-StatusList-item.is-open .t-StatusList-marker {
  background-color: #4cd964;
}
.t-StatusList--bullets .t-StatusList-item.is-warning .t-StatusList-marker {
  background-color: #ffcc00;
}
.t-StatusList--bullets .t-StatusList-item.is-null .t-StatusList-marker {
  background-color: #F0F0F0;
}
.t-StatusList--bullets .t-StatusList-item.is-null .t-StatusList-marker {
  color: #A0A0A0;
}
.t-Tabs--simple .t-Tabs-item.is-active .t-Tabs-link {
  box-shadow: 0 -2px 0 #1793ff inset;
}
.t-Tabs--simple .t-Tabs-link:focus {
  box-shadow: 0 0 0 1px #bbbbbb inset;
}
.t-Tabs--pill {
  background-color: #f9f9f9;
  border-radius: 4px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
}
.t-Tabs--pill .t-Icon {
  color: #000000;
}
.t-Tabs--pill .t-Tabs-link {
  color: #000000;
}
.t-Tabs--pill .t-Tabs-link:hover {
  background-color: #ffffff;
}
.t-Tabs--pill .t-Tabs-link:focus {
  box-shadow: 0 0 0 1px #fcfcfc inset;
}
.t-Tabs--pill .t-Tabs-link:active {
  background-color: #ffffff;
}
.t-Tabs--pill .t-Tabs-item:first-child .t-Tabs-link {
  border-radius: 4px 0 0 4px;
  -webkit-border-radius: 4px 0 0 4px;
  -moz-border-radius: 4px 0 0 4px;
}
.t-Tabs--pill .t-Tabs-item.is-active .t-Tabs-link {
  background-color: #ffffff;
}
.t-Tabs--simple .t-Icon {
  color: #000000;
}
.t-Tabs--simple .t-Tabs-link {
  color: #222222;
}
.t-Tabs--simple .t-Tabs-link:hover {
  background-color: rgba(0, 0, 0, 0.025);
}
.t-Tabs--simple .t-Tabs-link:active {
  background-color: rgba(0, 0, 0, 0.15);
}
.t-Body .t-Tabs--simple .t-Tabs-link {
  color: #363636;
}
.t-Body-title .t-Tabs--simple .t-Tabs-link {
  color: #222222;
}
.t-Region .t-Tabs--simple .t-Tabs-link {
  color: #000000;
}
.apex-rds .apex-rds-selected span {
  box-shadow: 0 -2px 0 #fcfcfc inset;
}
.apex-rds a:focus {
  box-shadow: 0 0 0 1px #fcfcfc inset;
}
.apex-rds a {
  color: #363636;
}
.t-Body-title .apex-rds a {
  color: #222222;
}
.t-Region .apex-rds a {
  color: #000000;
}
.apex-rds a:hover {
  color: #1793ff;
}
.apex-rds .apex-rds-selected a {
  color: #1793ff;
}
.apex-rds-hover.left a {
  background: -webkit-linear-gradient(left, #dee1e4 50%, rgba(255, 255, 255, 0) 100%);
  
  background: linear-gradient(to right, #dee1e4 50%, rgba(255, 255, 255, 0) 100%);
  
}
.apex-rds-hover.right a {
  background: -webkit-linear-gradient(left, #dee1e4 0%, rgba(255, 255, 255, 0) 1%, #dee1e4 50%);
  
  background: linear-gradient(to right, #dee1e4 0%, rgba(255, 255, 255, 0) 1%, #dee1e4 50%);
  
}
.vertical-rds .apex-rds .apex-rds-selected span, .t-Body-side .apex-rds .apex-rds-selected span {
  box-shadow: 4px 0 0 #fcfcfc inset;
}
.u-RTL .vertical-rds .apex-rds .apex-rds-selected span, .u-RTL .t-Body-side .apex-rds .apex-rds-selected span {
  box-shadow: -4px 0 0 #fcfcfc inset;
}
.a-TagCloud-link {
  border-color: #f2f2f2;
  border-radius: 4px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  background: #fafafa;
  transition: background-color 0.2s, border-color 0.2s, box-shadow 0.2s, color 0.2s;
  color: #1291ff;
}
.a-TagCloud-link span {
  transition: color .2s;
}
.a-TagCloud-link:hover {
  text-decoration: none;
  background-color: #fcfcfc;
  border-color: #fcfcfc;
  color: #3d3d3d;
  box-shadow: 0 0 0 2px #fcfcfc inset;
}
.a-TagCloud-link:hover span {
  color: #3d3d3d;
}
.a-TagCloud-count {
  color: #666666;
  font-weight: 200;
}
.t-Timeline {
  color: #000000;
}
.t-Timeline-username, .t-Timeline-date, .t-Timeline-desc {
  color: #737373;
}
.t-Timeline-wrap {
  color: #000000;
}
.t-Timeline-type {
  background-color: #ececec;
  color: #1d1d1d;
}
.t-Timeline-type.is-new {
  background-color: #00a02d;
  color: #FFF;
}
.t-Timeline-type.is-updated {
  background-color: #0572ce;
  color: #FFF;
}
.t-Timeline-type.is-removed {
  background-color: #e53935;
  color: #FFF;
}
.t-Timeline-wrap:focus {
  outline: none;
  box-shadow: 0 0 0 1px #fcfcfc inset;
}
.t-PageBody--leftNav .t-Body-nav, .t-Header-controls {
  background-color: #4a4a4a;
}
.t-PageBody--leftNav .t-Body-nav::-webkit-scrollbar-thumb {
  background-color: #999999;
  /*box-shadow: inset 1px 0 0 0 #1793ff;*/
}
.t-PageBody--leftNav .t-Body-nav::-webkit-scrollbar-thumb:hover {
  background-color: #b0b0b0;
}
/*
.t-PageBody--leftNav .t-Body-nav::-webkit-scrollbar-track {
  background: #1793ff;
}
*/
.t-PageBody--leftNav .t-Body-nav::-webkit-scrollbar-track:hover {
  background-color: #1793ff;
}
.t-Region {
  
}
.t-Region .a-TreeView-node--topLevel .a-TreeView-row.is-focused {
  box-shadow: 0 0 0 1px #fcfcfc inset;
  background-color: transparent;
}
.t-Region .a-TreeView-node--topLevel .a-TreeView-row.is-current, .t-Region .a-TreeView-node--topLevel .a-TreeView-row.is-selected, .t-Region .a-TreeView-node--topLevel .a-TreeView-row.is-current--top.is-selected {
  background-color: #f7f7f7;
}
.t-Region .a-TreeView-node--topLevel .a-TreeView-row.is-current--top, .t-Region .a-TreeView-node--topLevel.is-collapsible > .a-TreeView-row, .t-Region .a-TreeView-node--topLevel ul {
  background-color: #ffffff;
}
.t-Region .a-TreeView-node--topLevel .a-TreeView-row.is-hover {
  background-color: #f0f0f0 !important;
}
.t-Region .a-TreeView-node--topLevel .a-TreeView-row.is-hover + .a-TreeView-toggle, .t-Region .a-TreeView-node--topLevel.is-collapsible .a-TreeView-toggle {
  color: rgba(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: #000000 !important;
}
.t-Region .a-TreeView-node--topLevel .a-TreeView-content.is-hover {
  color: #000000 !important;
}
.t-Region .a-TreeView-node--topLevel .a-TreeView-content {
  color: #000000;
}
.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 .fa:before, .t-Region .a-TreeView-node--topLevel .a-TreeView-content .a-Icon:before {
  color: inherit;
}
.t-Region .a-TreeView-node--topLevel .a-TreeView-content.is-hover .fa, .t-Region .a-TreeView-node--topLevel .a-TreeView-content.is-current--top .fa, .t-Region .a-TreeView-node--topLevel .a-TreeView-content.is-hover .a-Icon, .t-Region .a-TreeView-node--topLevel .a-TreeView-content.is-current--top .a-Icon {
  color: #000000;
}
.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: #000000;
}
.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: #000000 !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 #fcfcfc inset;
  background-color: transparent;
}
.t-TreeNav .a-TreeView-node--topLevel .a-TreeView-row.is-current, .t-TreeNav .a-TreeView-node--topLevel .a-TreeView-row.is-selected, .t-TreeNav .a-TreeView-node--topLevel .a-TreeView-row.is-current--top.is-selected {
  background-color: #cecece;
}
.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: #d6d6d6;
}
.t-TreeNav .a-TreeView-node--topLevel .a-TreeView-row.is-hover {
  background-color: #c6c6c6 !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(23, 23, 23, 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: #171717 !important;
}
.t-TreeNav .a-TreeView-node--topLevel .a-TreeView-content.is-hover {
  color: #171717 !important;
}
.t-TreeNav .a-TreeView-node--topLevel .a-TreeView-content {
  color: #ffffff;
}
.t-TreeNav .a-TreeView-node--topLevel .a-TreeView-content .fa, .t-TreeNav .a-TreeView-node--topLevel .a-TreeView-content .a-Icon {
  color: #ffffff;
}
.t-TreeNav .a-TreeView-node--topLevel .a-TreeView-content .fa:before, .t-TreeNav .a-TreeView-node--topLevel .a-TreeView-content .a-Icon:before {
  color: inherit;
}
.t-TreeNav .a-TreeView-node--topLevel .a-TreeView-content.is-hover .fa, .t-TreeNav .a-TreeView-node--topLevel .a-TreeView-content.is-current--top .fa, .t-TreeNav .a-TreeView-node--topLevel .a-TreeView-content.is-hover .a-Icon, .t-TreeNav .a-TreeView-node--topLevel .a-TreeView-content.is-current--top .a-Icon {
  color: #171717;
}
.t-TreeNav .a-TreeView-node--topLevel .a-TreeView-label {
  color: inherit;
  font-size: 13px;
}
.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: #171717;
}
.t-TreeNav .a-TreeView-node--topLevel .a-TreeView-toggle {
  color: rgba(255, 255, 255, 0.75);
}
.t-TreeNav .a-TreeView-node--topLevel .a-TreeView-toggle:hover {
  color: #ffffff !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: #171717;
}
.t-TreeNav .a-TreeView-node--topLevel.is-collapsible .a-TreeView-content {
  color: #171717;
}
.js-navCollapsed .t-TreeNav .a-TreeView-node--topLevel > .a-TreeView-content .a-TreeView-label .a-TreeView-badge {
  background: #006cc9;
  color: #171717;
}
.t-TreeNav .a-TreeView-badge {
  box-shadow: 0 0 0 1px rgba(23, 23, 23, 0.1);
}
.t-Validation-date {
  color: #000000;
}
.t-Validation-user {
  color: #595959;
}
.t-Body-actions .t-Validation-date {
  color: #292929;
}
.t-Body-actions .t-Validation-user {
  color: #424242;
}
.t-Dialog-page--wizard {
  border: #e6e6e6;
}
.t-Wizard {
  background-color: #ffffff;
  border-radius: 4px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-color: #e6e6e6;
}
.t-Wizard .t-Wizard-title {
  color: #000000;
}
.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: #00a02d;
  color: #FFF;
}
.t-WizardSteps-step.is-active .t-WizardSteps-marker {
  background-color: #fcfcfc;
}
.t-WizardSteps-label {
  color: #666666;
}
.t-WizardSteps-step.is-active .t-WizardSteps-label {
  color: #000000;
}
body .ui-widget-content {
  border-color: #ebebeb;
  background-color: #ffffff;
  color: #000000;
}
body .ui-widget-content a {
  color: #1793ff;
}
body .ui-widget-header {
  border-color: #ebebeb;
  background-color: #f6f6f6;
  color: #1d1d1d;
}
body .ui-widget-header a {
  color: #1d1d1d;
}
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: #1793ff;
}
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 #fcfcfc inset, 0 0 1px 2px rgba(252, 252, 252, 0.25) !important;
  background-color: #ffffff;
  color: #383838;
}
body .ui-datepicker .ui-datepicker-buttonpane button:focus {
  outline: none;
  box-shadow: 0 0 0 1px #fcfcfc inset, 0 0 1px 2px rgba(252, 252, 252, 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: #1793ff;
}
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: #ffffff;
  color: #fcfcfc;
}
body .ui-state-highlight a, body .ui-widget-content .ui-state-highlight a, body .ui-widget-header .ui-state-highlight a {
  color: #fcfcfc;
}
body .ui-state-error, body .ui-widget-content .ui-state-error, body .ui-widget-header .ui-state-error {
  background-color: #e53935;
  color: #ffffff;
}
body .ui-state-error a, body .ui-widget-content .ui-state-error a, body .ui-widget-header .ui-state-error a {
  color: #ffffff;
}
body .ui-state-error-text, body .ui-widget-content .ui-state-error-text, body .ui-widget-header .ui-state-error-text {
  color: #e53935;
}
body .ui-datepicker td span.ui-state-default, body .ui-datepicker td a.ui-state-default {
  background-color: transparent;
  color: #000000;
}
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 {
  color: #000000;
  background-color: #fcfcfc !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.ui-state-active, body .ui-datepicker td a.ui-state-default.ui-state-active {
  background-color: #1793ff !important;
  color: #fff !important;
  font-weight: bold;
}
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 #fcfcfc inset, 0 0 1px 2px rgba(252, 252, 252, 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: 4px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
}
body .ui-dialog .ui-button.ui-corner-all {
  border-radius: 4px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
}
body .ui-dialog .ui-dialog-titlebar {
  background-color: #1793ff;
  padding: 0.8rem 11px;
}
body .ui-dialog .ui-dialog-title {
  color: #ffffff;
  font-size: 20px;
}
body .ui-dialog .ui-dialog-titlebar button {
  border-radius: 100%;
  -webkit-border-radius: 100%;
  -moz-border-radius: 100%;
  border: 0px none !important;
  color: #1793ff;
  box-shadow: none;
}
body .ui-dialog .ui-dialog-titlebar .ui-dialog-titlebar-close{
  color: #ffffff !important;
  font-size: 1px;
  min-height: auto;
  top: 9px;
}
body .ui-dialog .ui-dialog-titlebar .ui-dialog-titlebar-close span{
  color: #1793ff !important;
}
body .ui-dialog .ui-dialog-content, .t-Dialog-page {
  background-color: #ffffff;
  color: #000000;
}
body .ui-dialog--notification.ui-dialog .ui-dialog-content, 
body .ui-dialog--notificationLarge.ui-dialog .ui-dialog-content, body .ui-dialog .ui-dialog-content.a-IRR-dialogBody{
  padding: 11px;
}
.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: #000000;
}
.t-Dialog--wizard.ui-dialog .ui-dialog-title {
  color: #000000;
}
body .ui-corner-all {
  border-radius: 4px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
}
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: 4px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
}
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;
}
.u-warning {
  background-color: #66b8ff !important;
  color: #443302;
}
.u-warning-text {
  color: #66b8ff !important;
}
.u-warning-bg {
  background-color: #66b8ff !important;
}
.u-warning-border {
  border-color: #66b8ff !important;
}
.u-success {
  background-color: #00a02d !important;
  color: #ffffff;
}
.u-success-text {
  color: #00a02d !important;
}
.u-success-bg {
  background-color: #00a02d !important;
}
.u-success-border {
  border-color: #00a02d !important;
}
.u-danger {
  background-color: #e53935 !important;
  color: #ffffff;
}
.u-danger-text {
  color: #e53935 !important;
}
.u-danger-bg {
  background-color: #e53935 !important;
}
.u-danger-border {
  border-color: #e53935 !important;
}
.u-info {
  background-color: #0572ce !important;
  color: #ffffff;
}
.u-info-text {
  color: #0572ce !important;
}
.u-info-bg {
  background-color: #0572ce !important;
}
.u-info-border {
  border-color: #0572ce !important;
}
.u-hot {
  background-color: #fcfcfc !important;
  color: #232323;
}
.u-hot-text {
  color: #fcfcfc !important;
}
.u-hot-bg {
  background-color: #fcfcfc !important;
}
.u-hot-border {
  border-color: #fcfcfc !important;
}
.u-normal {
  background-color: #f5f5f5 !important;
  color: #363636;
}
.u-normal-text {
  color: #363636 !important;
}
.u-normal-bg {
  background-color: #363636 !important;
}
.u-normal-border {
  border-color: #363636 !important;
}
body .t-BadgeList--dash.t-BadgeList--coloredBG .t-BadgeList-item:nth-child( 1) {
  background-color: #1793ff;
}
body .t-BadgeList--dash.t-BadgeList--coloredBG .t-BadgeList-item:nth-child( 1) a {
  color: #000000;
}
body .t-BadgeList--dash.t-BadgeList--coloredBG .t-BadgeList-item:nth-child( 1) a.t-BadgeList-wrap:hover {
  box-shadow: 0 -8px 0 0 #ff6411 inset;
}
body .t-BadgeList--dash.t-BadgeList--coloredBG .t-BadgeList-item:nth-child( 2) {
  background-color: #006cc9;
}
body .t-BadgeList--dash.t-BadgeList--coloredBG .t-BadgeList-item:nth-child( 2) a {
  color: #000000;
}
body .t-BadgeList--dash.t-BadgeList--coloredBG .t-BadgeList-item:nth-child( 2) a.t-BadgeList-wrap:hover {
  box-shadow: 0 -8px 0 0 #e98752 inset;
}
body .t-BadgeList--dash.t-BadgeList--coloredBG .t-BadgeList-item:nth-child( 3) {
  background-color: rgba(227, 104, 37, 0.65);
}
body .t-BadgeList--dash.t-BadgeList--coloredBG .t-BadgeList-item:nth-child( 3) a {
  color: #000000;
}
body .t-BadgeList--dash.t-BadgeList--coloredBG .t-BadgeList-item:nth-child( 3) a.t-BadgeList-wrap:hover {
  box-shadow: 0 -8px 0 0 rgba(233, 135, 82, 0.65) inset;
}
body .t-BadgeList--dash.t-BadgeList--coloredBG .t-BadgeList-item:nth-child( 4) {
  background-color: #3caf85;
}
body .t-BadgeList--dash.t-BadgeList--coloredBG .t-BadgeList-item:nth-child( 4) a {
  color: #f0faf6;
}
body .t-BadgeList--dash.t-BadgeList--coloredBG .t-BadgeList-item:nth-child( 4) a.t-BadgeList-wrap:hover {
  box-shadow: 0 -8px 0 0 #58c69e inset;
}
body .t-BadgeList--dash.t-BadgeList--coloredBG .t-BadgeList-item:nth-child( 5) {
  background-color: #81bb5f;
}
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 #9dca83 inset;
}
body .t-BadgeList--dash.t-BadgeList--coloredBG .t-BadgeList-item:nth-child( 6) {
  background-color: #ddde53;
}
body .t-BadgeList--dash.t-BadgeList--coloredBG .t-BadgeList-item:nth-child( 6) a {
  color: #2a2a08;
}
body .t-BadgeList--dash.t-BadgeList--coloredBG .t-BadgeList-item:nth-child( 6) a.t-BadgeList-wrap:hover {
  box-shadow: 0 -8px 0 0 #d4d529 inset;
}
body .t-BadgeList--dash.t-BadgeList--coloredBG .t-BadgeList-item:nth-child( 7) {
  background-color: #66b8ff;
}
body .t-BadgeList--dash.t-BadgeList--coloredBG .t-BadgeList-item:nth-child( 7) a {
  color: #443302;
}
body .t-BadgeList--dash.t-BadgeList--coloredBG .t-BadgeList-item:nth-child( 7) a.t-BadgeList-wrap:hover {
  box-shadow: 0 -8px 0 0 #fac018 inset;
}
body .t-BadgeList--dash.t-BadgeList--coloredBG .t-BadgeList-item:nth-child( 8) {
  background-color: #ed813e;
}
body .t-BadgeList--dash.t-BadgeList--coloredBG .t-BadgeList-item:nth-child( 8) a {
  color: #ffffff;
}
body .t-BadgeList--dash.t-BadgeList--coloredBG .t-BadgeList-item:nth-child( 8) a.t-BadgeList-wrap:hover {
  box-shadow: 0 -8px 0 0 #f19f6d inset;
}
body .t-BadgeList--dash.t-BadgeList--coloredBG .t-BadgeList-item:nth-child( 9) {
  background-color: #005baa;
}
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 #ef8681 inset;
}
body .t-BadgeList--dash.t-BadgeList--coloredBG .t-BadgeList-item:nth-child( 10) {
  background-color: #e85d88;
}
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 #ee8aa9 inset;
}
body .t-BadgeList--dash.t-BadgeList--coloredBG .t-BadgeList-item:nth-child( 11) {
  background-color: #ca589d;
}
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 #d67fb4 inset;
}
body .t-BadgeList--dash.t-BadgeList--coloredBG .t-BadgeList-item:nth-child( 12) {
  background-color: #854e9b;
}
body .t-BadgeList--dash.t-BadgeList--coloredBG .t-BadgeList-item:nth-child( 12) a {
  color: #f6f0f8;
}
body .t-BadgeList--dash.t-BadgeList--coloredBG .t-BadgeList-item:nth-child( 12) a.t-BadgeList-wrap:hover {
  box-shadow: 0 -8px 0 0 #9e69b3 inset;
}
body .t-BadgeList--dash.t-BadgeList--coloredBG .t-BadgeList-item:nth-child( 13) {
  background-color: #5a68ad;
}
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 #7c87be inset;
}
body .t-BadgeList--dash.t-BadgeList--coloredBG .t-BadgeList-item:nth-child( 14) {
  background-color: #afbac5;
}
body .t-BadgeList--dash.t-BadgeList--coloredBG .t-BadgeList-item:nth-child( 14) a {
  color: #313a44;
}
body .t-BadgeList--dash.t-BadgeList--coloredBG .t-BadgeList-item:nth-child( 14) a.t-BadgeList-wrap:hover {
  box-shadow: 0 -8px 0 0 #91a1b0 inset;
}
body .t-BadgeList--dash.t-BadgeList--coloredBG .t-BadgeList-item:nth-child( 15) {
  background-color: #6e8598;
}
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 #8c9ead inset;
}
body .t-BadgeList--dash.t-BadgeList--coloredBG .t-BadgeList-item:nth-child( 16) {
  background-color: #e47133;
}
body .t-BadgeList--dash.t-BadgeList--coloredBG .t-BadgeList-item:nth-child( 16) a {
  color: #333333;
}
body .t-BadgeList--dash.t-BadgeList--coloredBG .t-BadgeList-item:nth-child( 16) a.t-BadgeList-wrap:hover {
  box-shadow: 0 -8px 0 0 #ea9060 inset;
}
body .t-BadgeList--dash.t-BadgeList--coloredBG .t-BadgeList-item:nth-child( 17) {
  background-color: #e98651;
}
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 #eea67e inset;
}
body .t-BadgeList--dash.t-BadgeList--coloredBG .t-BadgeList-item:nth-child( 18) {
  background-color: rgba(237, 156, 112, 0.72);
}
body .t-BadgeList--dash.t-BadgeList--coloredBG .t-BadgeList-item:nth-child( 18) a {
  color: #333333;
}
body .t-BadgeList--dash.t-BadgeList--coloredBG .t-BadgeList-item:nth-child( 18) a.t-BadgeList-wrap:hover {
  box-shadow: 0 -8px 0 0 rgba(242, 187, 157, 0.72) inset;
}
body .t-BadgeList--dash.t-BadgeList--coloredBG .t-BadgeList-item:nth-child( 19) {
  background-color: #63bf9d;
}
body .t-BadgeList--dash.t-BadgeList--coloredBG .t-BadgeList-item:nth-child( 19) a {
  color: #f3fbf8;
}
body .t-BadgeList--dash.t-BadgeList--coloredBG .t-BadgeList-item:nth-child( 19) a.t-BadgeList-wrap:hover {
  box-shadow: 0 -8px 0 0 #87ceb4 inset;
}
body .t-BadgeList--dash.t-BadgeList--coloredBG .t-BadgeList-item:nth-child( 20) {
  background-color: #9ac97f;
}
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 #7eb95b inset;
}
body .t-BadgeList--dash.t-BadgeList--coloredBG .t-BadgeList-item:nth-child( 21) {
  background-color: #e4e575;
}
body .t-BadgeList--dash.t-BadgeList--coloredBG .t-BadgeList-item:nth-child( 21) a {
  color: #545539;
}
body .t-BadgeList--dash.t-BadgeList--coloredBG .t-BadgeList-item:nth-child( 21) a.t-BadgeList-wrap:hover {
  box-shadow: 0 -8px 0 0 #dbdc4b inset;
}
body .t-BadgeList--dash.t-BadgeList--coloredBG .t-BadgeList-item:nth-child( 22) {
  background-color: #fcd86e;
}
body .t-BadgeList--dash.t-BadgeList--coloredBG .t-BadgeList-item:nth-child( 22) a {
  color: #6a5c34;
}
body .t-BadgeList--dash.t-BadgeList--coloredBG .t-BadgeList-item:nth-child( 22) a.t-BadgeList-wrap:hover {
  box-shadow: 0 -8px 0 0 #fbca3c inset;
}
body .t-BadgeList--dash.t-BadgeList--coloredBG .t-BadgeList-item:nth-child( 23) {
  background-color: #f19a65;
}
body .t-BadgeList--dash.t-BadgeList--coloredBG .t-BadgeList-item:nth-child( 23) a {
  color: #ffffff;
}
body .t-BadgeList--dash.t-BadgeList--coloredBG .t-BadgeList-item:nth-child( 23) a.t-BadgeList-wrap:hover {
  box-shadow: 0 -8px 0 0 #f5b993 inset;
}
body .t-BadgeList--dash.t-BadgeList--coloredBG .t-BadgeList-item:nth-child( 24) {
  background-color: #ed7c76;
}
body .t-BadgeList--dash.t-BadgeList--coloredBG .t-BadgeList-item:nth-child( 24) a {
  color: #ffffff;
}
body .t-BadgeList--dash.t-BadgeList--coloredBG .t-BadgeList-item:nth-child( 24) a.t-BadgeList-wrap:hover {
  box-shadow: 0 -8px 0 0 #f3a7a3 inset;
}
body .t-BadgeList--dash.t-BadgeList--coloredBG .t-BadgeList-item:nth-child( 25) {
  background-color: #ed7da0;
}
body .t-BadgeList--dash.t-BadgeList--coloredBG .t-BadgeList-item:nth-child( 25) a {
  color: #ffffff;
}
body .t-BadgeList--dash.t-BadgeList--coloredBG .t-BadgeList-item:nth-child( 25) a.t-BadgeList-wrap:hover {
  box-shadow: 0 -8px 0 0 #f3aac1 inset;
}
body .t-BadgeList--dash.t-BadgeList--coloredBG .t-BadgeList-item:nth-child( 26) {
  background-color: #d579b1;
}
body .t-BadgeList--dash.t-BadgeList--coloredBG .t-BadgeList-item:nth-child( 26) a {
  color: #ffffff;
}
body .t-BadgeList--dash.t-BadgeList--coloredBG .t-BadgeList-item:nth-child( 26) a.t-BadgeList-wrap:hover {
  box-shadow: 0 -8px 0 0 #e1a0c7 inset;
}
body .t-BadgeList--dash.t-BadgeList--coloredBG .t-BadgeList-item:nth-child( 27) {
  background-color: #9d71af;
}
body .t-BadgeList--dash.t-BadgeList--coloredBG .t-BadgeList-item:nth-child( 27) a {
  color: #f7f3f9;
}
body .t-BadgeList--dash.t-BadgeList--coloredBG .t-BadgeList-item:nth-child( 27) a.t-BadgeList-wrap:hover {
  box-shadow: 0 -8px 0 0 #b492c1 inset;
}
body .t-BadgeList--dash.t-BadgeList--coloredBG .t-BadgeList-item:nth-child( 28) {
  background-color: #7b86bd;
}
body .t-BadgeList--dash.t-BadgeList--coloredBG .t-BadgeList-item:nth-child( 28) a {
  color: #ffffff;
}
body .t-BadgeList--dash.t-BadgeList--coloredBG .t-BadgeList-item:nth-child( 28) a.t-BadgeList-wrap:hover {
  box-shadow: 0 -8px 0 0 #9da5ce inset;
}
body .t-BadgeList--dash.t-BadgeList--coloredBG .t-BadgeList-item:nth-child( 29) {
  background-color: #bfc8d1;
}
body .t-BadgeList--dash.t-BadgeList--coloredBG .t-BadgeList-item:nth-child( 29) a {
  color: #5a6269;
}
body .t-BadgeList--dash.t-BadgeList--coloredBG .t-BadgeList-item:nth-child( 29) a.t-BadgeList-wrap:hover {
  box-shadow: 0 -8px 0 0 #a1aebb inset;
}
body .t-BadgeList--dash.t-BadgeList--coloredBG .t-BadgeList-item:nth-child( 30) {
  background-color: #8b9dad;
}
body .t-BadgeList--dash.t-BadgeList--coloredBG .t-BadgeList-item:nth-child( 30) a {
  color: #ffffff;
}
body .t-BadgeList--dash.t-BadgeList--coloredBG .t-BadgeList-item:nth-child( 30) a.t-BadgeList-wrap:hover {
  box-shadow: 0 -8px 0 0 #a9b6c2 inset;
}
body .t-BadgeList--dash.t-BadgeList--coloredBG .t-BadgeList-item:nth-child( 31) {
  background-color: #c74500;
}
body .t-BadgeList--dash.t-BadgeList--coloredBG .t-BadgeList-item:nth-child( 31) a {
  color: #000000;
}
body .t-BadgeList--dash.t-BadgeList--coloredBG .t-BadgeList-item:nth-child( 31) a.t-BadgeList-wrap:hover {
  box-shadow: 0 -8px 0 0 #fa5700 inset;
}
body .t-BadgeList--dash.t-BadgeList--coloredBG .t-BadgeList-item:nth-child( 32) {
  background-color: #cc5e21;
}
body .t-BadgeList--dash.t-BadgeList--coloredBG .t-BadgeList-item:nth-child( 32) a {
  color: #000000;
}
body .t-BadgeList--dash.t-BadgeList--coloredBG .t-BadgeList-item:nth-child( 32) a.t-BadgeList-wrap:hover {
  box-shadow: 0 -8px 0 0 #e07941 inset;
}
body .t-BadgeList--dash.t-BadgeList--coloredBG .t-BadgeList-item:nth-child( 33) {
  background-color: rgba(184, 85, 30, 0.685);
}
body .t-BadgeList--dash.t-BadgeList--coloredBG .t-BadgeList-item:nth-child( 33) a {
  color: #000000;
}
body .t-BadgeList--dash.t-BadgeList--coloredBG .t-BadgeList-item:nth-child( 33) a.t-BadgeList-wrap:hover {
  box-shadow: 0 -8px 0 0 rgba(221, 107, 45, 0.685) inset;
}
body .t-BadgeList--dash.t-BadgeList--coloredBG .t-BadgeList-item:nth-child( 34) {
  background-color: #369e78;
}
body .t-BadgeList--dash.t-BadgeList--coloredBG .t-BadgeList-item:nth-child( 34) a {
  color: #d8e1de;
}
body .t-BadgeList--dash.t-BadgeList--coloredBG .t-BadgeList-item:nth-child( 34) a.t-BadgeList-wrap:hover {
  box-shadow: 0 -8px 0 0 #47c094 inset;
}
body .t-BadgeList--dash.t-BadgeList--coloredBG .t-BadgeList-item:nth-child( 35) {
  background-color: #74a856;
}
body .t-BadgeList--dash.t-BadgeList--coloredBG .t-BadgeList-item:nth-child( 35) a {
  color: #e6e6e6;
}
body .t-BadgeList--dash.t-BadgeList--coloredBG .t-BadgeList-item:nth-child( 35) a.t-BadgeList-wrap:hover {
  box-shadow: 0 -8px 0 0 #90ba77 inset;
}
body .t-BadgeList--dash.t-BadgeList--coloredBG .t-BadgeList-item:nth-child( 36) {
  background-color: #c7c84b;
}
body .t-BadgeList--dash.t-BadgeList--coloredBG .t-BadgeList-item:nth-child( 36) a {
  color: #262607;
}
body .t-BadgeList--dash.t-BadgeList--coloredBG .t-BadgeList-item:nth-child( 36) a.t-BadgeList-wrap:hover {
  box-shadow: 0 -8px 0 0 #aaab34 inset;
}
body .t-BadgeList--dash.t-BadgeList--coloredBG .t-BadgeList-item:nth-child( 37) {
  background-color: #e2b943;
}
body .t-BadgeList--dash.t-BadgeList--coloredBG .t-BadgeList-item:nth-child( 37) a {
  color: #3e2e01;
}
body .t-BadgeList--dash.t-BadgeList--coloredBG .t-BadgeList-item:nth-child( 37) a.t-BadgeList-wrap:hover {
  box-shadow: 0 -8px 0 0 #d1a420 inset;
}
body .t-BadgeList--dash.t-BadgeList--coloredBG .t-BadgeList-item:nth-child( 38) {
  background-color: #d57438;
}
body .t-BadgeList--dash.t-BadgeList--coloredBG .t-BadgeList-item:nth-child( 38) a {
  color: #e6e6e6;
}
body .t-BadgeList--dash.t-BadgeList--coloredBG .t-BadgeList-item:nth-child( 38) a.t-BadgeList-wrap:hover {
  box-shadow: 0 -8px 0 0 #de9262 inset;
}
body .t-BadgeList--dash.t-BadgeList--coloredBG .t-BadgeList-item:nth-child( 39) {
  background-color: #d2524c;
}
body .t-BadgeList--dash.t-BadgeList--coloredBG .t-BadgeList-item:nth-child( 39) a {
  color: #e6e6e6;
}
body .t-BadgeList--dash.t-BadgeList--coloredBG .t-BadgeList-item:nth-child( 39) a.t-BadgeList-wrap:hover {
  box-shadow: 0 -8px 0 0 #dc7974 inset;
}
body .t-BadgeList--dash.t-BadgeList--coloredBG .t-BadgeList-item:nth-child( 40) {
  background-color: #d1547a;
}
body .t-BadgeList--dash.t-BadgeList--coloredBG .t-BadgeList-item:nth-child( 40) a {
  color: #e6e6e6;
}
body .t-BadgeList--dash.t-BadgeList--coloredBG .t-BadgeList-item:nth-child( 40) a.t-BadgeList-wrap:hover {
  box-shadow: 0 -8px 0 0 #dc7c99 inset;
}
body .t-BadgeList--dash.t-BadgeList--coloredBG .t-BadgeList-item:nth-child( 41) {
  background-color: #b64f8d;
}
body .t-BadgeList--dash.t-BadgeList--coloredBG .t-BadgeList-item:nth-child( 41) a {
  color: #e6e6e6;
}
body .t-BadgeList--dash.t-BadgeList--coloredBG .t-BadgeList-item:nth-child( 41) a.t-BadgeList-wrap:hover {
  box-shadow: 0 -8px 0 0 #c573a5 inset;
}
body .t-BadgeList--dash.t-BadgeList--coloredBG .t-BadgeList-item:nth-child( 42) {
  background-color: #78468c;
}
body .t-BadgeList--dash.t-BadgeList--coloredBG .t-BadgeList-item:nth-child( 42) a {
  color: #ddd8df;
}
body .t-BadgeList--dash.t-BadgeList--coloredBG .t-BadgeList-item:nth-child( 42) a.t-BadgeList-wrap:hover {
  box-shadow: 0 -8px 0 0 #9459ac inset;
}
body .t-BadgeList--dash.t-BadgeList--coloredBG .t-BadgeList-item:nth-child( 43) {
  background-color: #515e9c;
}
body .t-BadgeList--dash.t-BadgeList--coloredBG .t-BadgeList-item:nth-child( 43) a {
  color: #e6e6e6;
}
body .t-BadgeList--dash.t-BadgeList--coloredBG .t-BadgeList-item:nth-child( 43) a.t-BadgeList-wrap:hover {
  box-shadow: 0 -8px 0 0 #6d79b3 inset;
}
body .t-BadgeList--dash.t-BadgeList--coloredBG .t-BadgeList-item:nth-child( 44) {
  background-color: #9ea7b1;
}
body .t-BadgeList--dash.t-BadgeList--coloredBG .t-BadgeList-item:nth-child( 44) a {
  color: #2c353d;
}
body .t-BadgeList--dash.t-BadgeList--coloredBG .t-BadgeList-item:nth-child( 44) a.t-BadgeList-wrap:hover {
  box-shadow: 0 -8px 0 0 #bac1c8 inset;
}
body .t-BadgeList--dash.t-BadgeList--coloredBG .t-BadgeList-item:nth-child( 45) {
  background-color: #637889;
}
body .t-BadgeList--dash.t-BadgeList--coloredBG .t-BadgeList-item:nth-child( 45) a {
  color: #e6e6e6;
}
body .t-BadgeList--dash.t-BadgeList--coloredBG .t-BadgeList-item:nth-child( 45) a.t-BadgeList-wrap:hover {
  box-shadow: 0 -8px 0 0 #7e91a1 inset;
}
body .t-BadgeList--circular.t-BadgeList--coloredBG .t-BadgeList-item:nth-child( 1) .t-BadgeList-value {
  border-color: #c44400;
  color: #c44400;
}
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: #000000;
  background-color: #1793ff;
}
body .t-BadgeList--circular.t-BadgeList--coloredBG .t-BadgeList-item:nth-child( 2) .t-BadgeList-value {
  border-color: #d35c1b;
  color: #d35c1b;
}
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: #000000;
  background-color: #006cc9;
}
body .t-BadgeList--circular.t-BadgeList--coloredBG .t-BadgeList-item:nth-child( 3) .t-BadgeList-value {
  border-color: rgba(211, 92, 27, 0.65);
  color: rgba(211, 92, 27, 0.65);
}
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: #000000;
  background-color: rgba(227, 104, 37, 0.65);
}
body .t-BadgeList--circular.t-BadgeList--coloredBG .t-BadgeList-item:nth-child( 4) .t-BadgeList-value {
  border-color: #359c77;
  color: #359c77;
}
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: #f0faf6;
  background-color: #3caf85;
}
body .t-BadgeList--circular.t-BadgeList--coloredBG .t-BadgeList-item:nth-child( 5) .t-BadgeList-value {
  border-color: #73b34d;
  color: #73b34d;
}
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: #81bb5f;
}
body .t-BadgeList--circular.t-BadgeList--coloredBG .t-BadgeList-item:nth-child( 6) .t-BadgeList-value {
  border-color: #d9da3e;
  color: #d9da3e;
}
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: #2a2a08;
  background-color: #ddde53;
}
body .t-BadgeList--circular.t-BadgeList--coloredBG .t-BadgeList-item:nth-child( 7) .t-BadgeList-value {
  border-color: #fac731;
  color: #fac731;
}
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: #443302;
  background-color: #66b8ff;
}
body .t-BadgeList--circular.t-BadgeList--coloredBG .t-BadgeList-item:nth-child( 8) .t-BadgeList-value {
  border-color: #eb7227;
  color: #eb7227;
}
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: #ffffff;
  background-color: #ed813e;
}
body .t-BadgeList--circular.t-BadgeList--coloredBG .t-BadgeList-item:nth-child( 9) .t-BadgeList-value {
  border-color: #e6453d;
  color: #e6453d;
}
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: #005baa;
}
body .t-BadgeList--circular.t-BadgeList--coloredBG .t-BadgeList-item:nth-child( 10) .t-BadgeList-value {
  border-color: #e54778;
  color: #e54778;
}
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: #e85d88;
}
body .t-BadgeList--circular.t-BadgeList--coloredBG .t-BadgeList-item:nth-child( 11) .t-BadgeList-value {
  border-color: #c44592;
  color: #c44592;
}
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: #ca589d;
}
body .t-BadgeList--circular.t-BadgeList--coloredBG .t-BadgeList-item:nth-child( 12) .t-BadgeList-value {
  border-color: #76458a;
  color: #76458a;
}
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: #f6f0f8;
  background-color: #854e9b;
}
body .t-BadgeList--circular.t-BadgeList--coloredBG .t-BadgeList-item:nth-child( 13) .t-BadgeList-value {
  border-color: #4f5c9f;
  color: #4f5c9f;
}
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: #5a68ad;
}
body .t-BadgeList--circular.t-BadgeList--coloredBG .t-BadgeList-item:nth-child( 14) .t-BadgeList-value {
  border-color: #a0adba;
  color: #a0adba;
}
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: #313a44;
  background-color: #afbac5;
}
body .t-BadgeList--circular.t-BadgeList--coloredBG .t-BadgeList-item:nth-child( 15) .t-BadgeList-value {
  border-color: #62788a;
  color: #62788a;
}
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: #6e8598;
}
body .t-BadgeList--circular.t-BadgeList--coloredBG .t-BadgeList-item:nth-child( 16) .t-BadgeList-value {
  border-color: #e0611e;
  color: #e0611e;
}
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: #333333;
  background-color: #e47133;
}
body .t-BadgeList--circular.t-BadgeList--coloredBG .t-BadgeList-item:nth-child( 17) .t-BadgeList-value {
  border-color: #e6773a;
  color: #e6773a;
}
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: #e98651;
}
body .t-BadgeList--circular.t-BadgeList--coloredBG .t-BadgeList-item:nth-child( 18) .t-BadgeList-value {
  border-color: rgba(234, 140, 89, 0.72);
  color: rgba(234, 140, 89, 0.72);
}
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: #333333;
  background-color: rgba(237, 156, 112, 0.72);
}
body .t-BadgeList--circular.t-BadgeList--coloredBG .t-BadgeList-item:nth-child( 19) .t-BadgeList-value {
  border-color: #51b892;
  color: #51b892;
}
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: #f3fbf8;
  background-color: #63bf9d;
}
body .t-BadgeList--circular.t-BadgeList--coloredBG .t-BadgeList-item:nth-child( 20) .t-BadgeList-value {
  border-color: #8cc16d;
  color: #8cc16d;
}
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: #9ac97f;
}
body .t-BadgeList--circular.t-BadgeList--coloredBG .t-BadgeList-item:nth-child( 21) .t-BadgeList-value {
  border-color: #e0e060;
  color: #e0e060;
}
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: #545539;
  background-color: #e4e575;
}
body .t-BadgeList--circular.t-BadgeList--coloredBG .t-BadgeList-item:nth-child( 22) .t-BadgeList-value {
  border-color: #fbd155;
  color: #fbd155;
}
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: #6a5c34;
  background-color: #fcd86e;
}
body .t-BadgeList--circular.t-BadgeList--coloredBG .t-BadgeList-item:nth-child( 23) .t-BadgeList-value {
  border-color: #ee8b4d;
  color: #ee8b4d;
}
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: #ffffff;
  background-color: #f19a65;
}
body .t-BadgeList--circular.t-BadgeList--coloredBG .t-BadgeList-item:nth-child( 24) .t-BadgeList-value {
  border-color: #ea6660;
  color: #ea6660;
}
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: #ffffff;
  background-color: #ed7c76;
}
body .t-BadgeList--circular.t-BadgeList--coloredBG .t-BadgeList-item:nth-child( 25) .t-BadgeList-value {
  border-color: #e9678f;
  color: #e9678f;
}
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: #ffffff;
  background-color: #ed7da0;
}
body .t-BadgeList--circular.t-BadgeList--coloredBG .t-BadgeList-item:nth-child( 26) .t-BadgeList-value {
  border-color: #ce66a5;
  color: #ce66a5;
}
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: #ffffff;
  background-color: #d579b1;
}
body .t-BadgeList--circular.t-BadgeList--coloredBG .t-BadgeList-item:nth-child( 27) .t-BadgeList-value {
  border-color: #9261a6;
  color: #9261a6;
}
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: #f7f3f9;
  background-color: #9d71af;
}
body .t-BadgeList--circular.t-BadgeList--coloredBG .t-BadgeList-item:nth-child( 28) .t-BadgeList-value {
  border-color: #6a77b5;
  color: #6a77b5;
}
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: #ffffff;
  background-color: #7b86bd;
}
body .t-BadgeList--circular.t-BadgeList--coloredBG .t-BadgeList-item:nth-child( 29) .t-BadgeList-value {
  border-color: #b0bbc6;
  color: #b0bbc6;
}
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: #5a6269;
  background-color: #bfc8d1;
}
body .t-BadgeList--circular.t-BadgeList--coloredBG .t-BadgeList-item:nth-child( 30) .t-BadgeList-value {
  border-color: #7c91a2;
  color: #7c91a2;
}
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: #ffffff;
  background-color: #8b9dad;
}
body .t-BadgeList--circular.t-BadgeList--coloredBG .t-BadgeList-item:nth-child( 31) .t-BadgeList-value {
  border-color: #ad3c00;
  color: #ad3c00;
}
body .t-BadgeList--circular.t-BadgeList--coloredBG .t-BadgeList-item:nth-child( 31) .t-BadgeList-wrap .t-BadgeList-value, body .t-BadgeList--circular.t-BadgeList--coloredBG .t-BadgeList-item:nth-child( 31) .t-BadgeList-value a {
  color: #000000;
  background-color: #c74500;
}
body .t-BadgeList--circular.t-BadgeList--coloredBG .t-BadgeList-item:nth-child( 32) .t-BadgeList-value {
  border-color: #b6541e;
  color: #b6541e;
}
body .t-BadgeList--circular.t-BadgeList--coloredBG .t-BadgeList-item:nth-child( 32) .t-BadgeList-wrap .t-BadgeList-value, body .t-BadgeList--circular.t-BadgeList--coloredBG .t-BadgeList-item:nth-child( 32) .t-BadgeList-value a {
  color: #000000;
  background-color: #cc5e21;
}
body .t-BadgeList--circular.t-BadgeList--coloredBG .t-BadgeList-item:nth-child( 33) .t-BadgeList-value {
  border-color: rgba(163, 74, 26, 0.685);
  color: rgba(163, 74, 26, 0.685);
}
body .t-BadgeList--circular.t-BadgeList--coloredBG .t-BadgeList-item:nth-child( 33) .t-BadgeList-wrap .t-BadgeList-value, body .t-BadgeList--circular.t-BadgeList--coloredBG .t-BadgeList-item:nth-child( 33) .t-BadgeList-value a {
  color: #000000;
  background-color: rgba(184, 85, 30, 0.685);
}
body .t-BadgeList--circular.t-BadgeList--coloredBG .t-BadgeList-item:nth-child( 34) .t-BadgeList-value {
  border-color: #2f8b69;
  color: #2f8b69;
}
body .t-BadgeList--circular.t-BadgeList--coloredBG .t-BadgeList-item:nth-child( 34) .t-BadgeList-wrap .t-BadgeList-value, body .t-BadgeList--circular.t-BadgeList--coloredBG .t-BadgeList-item:nth-child( 34) .t-BadgeList-value a {
  color: #d8e1de;
  background-color: #369e78;
}
body .t-BadgeList--circular.t-BadgeList--coloredBG .t-BadgeList-item:nth-child( 35) .t-BadgeList-value {
  border-color: #68974d;
  color: #68974d;
}
body .t-BadgeList--circular.t-BadgeList--coloredBG .t-BadgeList-item:nth-child( 35) .t-BadgeList-wrap .t-BadgeList-value, body .t-BadgeList--circular.t-BadgeList--coloredBG .t-BadgeList-item:nth-child( 35) .t-BadgeList-value a {
  color: #e6e6e6;
  background-color: #74a856;
}
body .t-BadgeList--circular.t-BadgeList--coloredBG .t-BadgeList-item:nth-child( 36) .t-BadgeList-value {
  border-color: #bebf3a;
  color: #bebf3a;
}
body .t-BadgeList--circular.t-BadgeList--coloredBG .t-BadgeList-item:nth-child( 36) .t-BadgeList-wrap .t-BadgeList-value, body .t-BadgeList--circular.t-BadgeList--coloredBG .t-BadgeList-item:nth-child( 36) .t-BadgeList-value a {
  color: #262607;
  background-color: #c7c84b;
}
body .t-BadgeList--circular.t-BadgeList--coloredBG .t-BadgeList-item:nth-child( 37) .t-BadgeList-value {
  border-color: #deb12d;
  color: #deb12d;
}
body .t-BadgeList--circular.t-BadgeList--coloredBG .t-BadgeList-item:nth-child( 37) .t-BadgeList-wrap .t-BadgeList-value, body .t-BadgeList--circular.t-BadgeList--coloredBG .t-BadgeList-item:nth-child( 37) .t-BadgeList-value a {
  color: #3e2e01;
  background-color: #e2b943;
}
body .t-BadgeList--circular.t-BadgeList--coloredBG .t-BadgeList-item:nth-child( 38) .t-BadgeList-value {
  border-color: #c9672a;
  color: #c9672a;
}
body .t-BadgeList--circular.t-BadgeList--coloredBG .t-BadgeList-item:nth-child( 38) .t-BadgeList-wrap .t-BadgeList-value, body .t-BadgeList--circular.t-BadgeList--coloredBG .t-BadgeList-item:nth-child( 38) .t-BadgeList-value a {
  color: #e6e6e6;
  background-color: #d57438;
}
body .t-BadgeList--circular.t-BadgeList--coloredBG .t-BadgeList-item:nth-child( 39) .t-BadgeList-value {
  border-color: #cd3e37;
  color: #cd3e37;
}
body .t-BadgeList--circular.t-BadgeList--coloredBG .t-BadgeList-item:nth-child( 39) .t-BadgeList-wrap .t-BadgeList-value, body .t-BadgeList--circular.t-BadgeList--coloredBG .t-BadgeList-item:nth-child( 39) .t-BadgeList-value a {
  color: #e6e6e6;
  background-color: #d2524c;
}
body .t-BadgeList--circular.t-BadgeList--coloredBG .t-BadgeList-item:nth-child( 40) .t-BadgeList-value {
  border-color: #cb406b;
  color: #cb406b;
}
body .t-BadgeList--circular.t-BadgeList--coloredBG .t-BadgeList-item:nth-child( 40) .t-BadgeList-wrap .t-BadgeList-value, body .t-BadgeList--circular.t-BadgeList--coloredBG .t-BadgeList-item:nth-child( 40) .t-BadgeList-value a {
  color: #e6e6e6;
  background-color: #d1547a;
}
body .t-BadgeList--circular.t-BadgeList--coloredBG .t-BadgeList-item:nth-child( 41) .t-BadgeList-value {
  border-color: #a64580;
  color: #a64580;
}
body .t-BadgeList--circular.t-BadgeList--coloredBG .t-BadgeList-item:nth-child( 41) .t-BadgeList-wrap .t-BadgeList-value, body .t-BadgeList--circular.t-BadgeList--coloredBG .t-BadgeList-item:nth-child( 41) .t-BadgeList-value a {
  color: #e6e6e6;
  background-color: #b64f8d;
}
body .t-BadgeList--circular.t-BadgeList--coloredBG .t-BadgeList-item:nth-child( 42) .t-BadgeList-value {
  border-color: #693e7b;
  color: #693e7b;
}
body .t-BadgeList--circular.t-BadgeList--coloredBG .t-BadgeList-item:nth-child( 42) .t-BadgeList-wrap .t-BadgeList-value, body .t-BadgeList--circular.t-BadgeList--coloredBG .t-BadgeList-item:nth-child( 42) .t-BadgeList-value a {
  color: #ddd8df;
  background-color: #78468c;
}
body .t-BadgeList--circular.t-BadgeList--coloredBG .t-BadgeList-item:nth-child( 43) .t-BadgeList-value {
  border-color: #48548b;
  color: #48548b;
}
body .t-BadgeList--circular.t-BadgeList--coloredBG .t-BadgeList-item:nth-child( 43) .t-BadgeList-wrap .t-BadgeList-value, body .t-BadgeList--circular.t-BadgeList--coloredBG .t-BadgeList-item:nth-child( 43) .t-BadgeList-value a {
  color: #e6e6e6;
  background-color: #515e9c;
}
body .t-BadgeList--circular.t-BadgeList--coloredBG .t-BadgeList-item:nth-child( 44) .t-BadgeList-value {
  border-color: #8f9ba6;
  color: #8f9ba6;
}
body .t-BadgeList--circular.t-BadgeList--coloredBG .t-BadgeList-item:nth-child( 44) .t-BadgeList-wrap .t-BadgeList-value, body .t-BadgeList--circular.t-BadgeList--coloredBG .t-BadgeList-item:nth-child( 44) .t-BadgeList-value a {
  color: #2c353d;
  background-color: #9ea7b1;
}
body .t-BadgeList--circular.t-BadgeList--coloredBG .t-BadgeList-item:nth-child( 45) .t-BadgeList-value {
  border-color: #586b7a;
  color: #586b7a;
}
body .t-BadgeList--circular.t-BadgeList--coloredBG .t-BadgeList-item:nth-child( 45) .t-BadgeList-wrap .t-BadgeList-value, body .t-BadgeList--circular.t-BadgeList--coloredBG .t-BadgeList-item:nth-child( 45) .t-BadgeList-value a {
  color: #e6e6e6;
  background-color: #637889;
}
.t-Cards--colorize .t-BadgeList-item:nth-child( 1) {
  background-color: #1793ff;
}
.t-Cards--colorize .t-BadgeList-item:nth-child( 1) a {
  color: #000000;
}
.t-Cards--colorize .t-BadgeList-item:nth-child( 1) a.t-BadgeList-wrap:hover {
  box-shadow: 0 -8px 0 0 #ff6411 inset;
}
.t-Cards--colorize .t-BadgeList-item:nth-child( 2) {
  background-color: #006cc9;
}
.t-Cards--colorize .t-BadgeList-item:nth-child( 2) a {
  color: #000000;
}
.t-Cards--colorize .t-BadgeList-item:nth-child( 2) a.t-BadgeList-wrap:hover {
  box-shadow: 0 -8px 0 0 #e98752 inset;
}
.t-Cards--colorize .t-BadgeList-item:nth-child( 3) {
  background-color: rgba(227, 104, 37, 0.65);
}
.t-Cards--colorize .t-BadgeList-item:nth-child( 3) a {
  color: #000000;
}
.t-Cards--colorize .t-BadgeList-item:nth-child( 3) a.t-BadgeList-wrap:hover {
  box-shadow: 0 -8px 0 0 rgba(233, 135, 82, 0.65) inset;
}
.t-Cards--colorize .t-BadgeList-item:nth-child( 4) {
  background-color: #3caf85;
}
.t-Cards--colorize .t-BadgeList-item:nth-child( 4) a {
  color: #f0faf6;
}
.t-Cards--colorize .t-BadgeList-item:nth-child( 4) a.t-BadgeList-wrap:hover {
  box-shadow: 0 -8px 0 0 #58c69e inset;
}
.t-Cards--colorize .t-BadgeList-item:nth-child( 5) {
  background-color: #81bb5f;
}
.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 #9dca83 inset;
}
.t-Cards--colorize .t-BadgeList-item:nth-child( 6) {
  background-color: #ddde53;
}
.t-Cards--colorize .t-BadgeList-item:nth-child( 6) a {
  color: #2a2a08;
}
.t-Cards--colorize .t-BadgeList-item:nth-child( 6) a.t-BadgeList-wrap:hover {
  box-shadow: 0 -8px 0 0 #d4d529 inset;
}
.t-Cards--colorize .t-BadgeList-item:nth-child( 7) {
  background-color: #66b8ff;
}
.t-Cards--colorize .t-BadgeList-item:nth-child( 7) a {
  color: #443302;
}
.t-Cards--colorize .t-BadgeList-item:nth-child( 7) a.t-BadgeList-wrap:hover {
  box-shadow: 0 -8px 0 0 #fac018 inset;
}
.t-Cards--colorize .t-BadgeList-item:nth-child( 8) {
  background-color: #ed813e;
}
.t-Cards--colorize .t-BadgeList-item:nth-child( 8) a {
  color: #ffffff;
}
.t-Cards--colorize .t-BadgeList-item:nth-child( 8) a.t-BadgeList-wrap:hover {
  box-shadow: 0 -8px 0 0 #f19f6d inset;
}
.t-Cards--colorize .t-BadgeList-item:nth-child( 9) {
  background-color: #005baa;
}
.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 #ef8681 inset;
}
.t-Cards--colorize .t-BadgeList-item:nth-child( 10) {
  background-color: #e85d88;
}
.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 #ee8aa9 inset;
}
.t-Cards--colorize .t-BadgeList-item:nth-child( 11) {
  background-color: #ca589d;
}
.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 #d67fb4 inset;
}
.t-Cards--colorize .t-BadgeList-item:nth-child( 12) {
  background-color: #854e9b;
}
.t-Cards--colorize .t-BadgeList-item:nth-child( 12) a {
  color: #f6f0f8;
}
.t-Cards--colorize .t-BadgeList-item:nth-child( 12) a.t-BadgeList-wrap:hover {
  box-shadow: 0 -8px 0 0 #9e69b3 inset;
}
.t-Cards--colorize .t-BadgeList-item:nth-child( 13) {
  background-color: #5a68ad;
}
.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 #7c87be inset;
}
.t-Cards--colorize .t-BadgeList-item:nth-child( 14) {
  background-color: #afbac5;
}
.t-Cards--colorize .t-BadgeList-item:nth-child( 14) a {
  color: #313a44;
}
.t-Cards--colorize .t-BadgeList-item:nth-child( 14) a.t-BadgeList-wrap:hover {
  box-shadow: 0 -8px 0 0 #91a1b0 inset;
}
.t-Cards--colorize .t-BadgeList-item:nth-child( 15) {
  background-color: #6e8598;
}
.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 #8c9ead inset;
}
.t-Cards--colorize .t-BadgeList-item:nth-child( 16) {
  background-color: #e47133;
}
.t-Cards--colorize .t-BadgeList-item:nth-child( 16) a {
  color: #333333;
}
.t-Cards--colorize .t-BadgeList-item:nth-child( 16) a.t-BadgeList-wrap:hover {
  box-shadow: 0 -8px 0 0 #ea9060 inset;
}
.t-Cards--colorize .t-BadgeList-item:nth-child( 17) {
  background-color: #e98651;
}
.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 #eea67e inset;
}
.t-Cards--colorize .t-BadgeList-item:nth-child( 18) {
  background-color: rgba(237, 156, 112, 0.72);
}
.t-Cards--colorize .t-BadgeList-item:nth-child( 18) a {
  color: #333333;
}
.t-Cards--colorize .t-BadgeList-item:nth-child( 18) a.t-BadgeList-wrap:hover {
  box-shadow: 0 -8px 0 0 rgba(242, 187, 157, 0.72) inset;
}
.t-Cards--colorize .t-BadgeList-item:nth-child( 19) {
  background-color: #63bf9d;
}
.t-Cards--colorize .t-BadgeList-item:nth-child( 19) a {
  color: #f3fbf8;
}
.t-Cards--colorize .t-BadgeList-item:nth-child( 19) a.t-BadgeList-wrap:hover {
  box-shadow: 0 -8px 0 0 #87ceb4 inset;
}
.t-Cards--colorize .t-BadgeList-item:nth-child( 20) {
  background-color: #9ac97f;
}
.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 #7eb95b inset;
}
.t-Cards--colorize .t-BadgeList-item:nth-child( 21) {
  background-color: #e4e575;
}
.t-Cards--colorize .t-BadgeList-item:nth-child( 21) a {
  color: #545539;
}
.t-Cards--colorize .t-BadgeList-item:nth-child( 21) a.t-BadgeList-wrap:hover {
  box-shadow: 0 -8px 0 0 #dbdc4b inset;
}
.t-Cards--colorize .t-BadgeList-item:nth-child( 22) {
  background-color: #fcd86e;
}
.t-Cards--colorize .t-BadgeList-item:nth-child( 22) a {
  color: #6a5c34;
}
.t-Cards--colorize .t-BadgeList-item:nth-child( 22) a.t-BadgeList-wrap:hover {
  box-shadow: 0 -8px 0 0 #fbca3c inset;
}
.t-Cards--colorize .t-BadgeList-item:nth-child( 23) {
  background-color: #f19a65;
}
.t-Cards--colorize .t-BadgeList-item:nth-child( 23) a {
  color: #ffffff;
}
.t-Cards--colorize .t-BadgeList-item:nth-child( 23) a.t-BadgeList-wrap:hover {
  box-shadow: 0 -8px 0 0 #f5b993 inset;
}
.t-Cards--colorize .t-BadgeList-item:nth-child( 24) {
  background-color: #ed7c76;
}
.t-Cards--colorize .t-BadgeList-item:nth-child( 24) a {
  color: #ffffff;
}
.t-Cards--colorize .t-BadgeList-item:nth-child( 24) a.t-BadgeList-wrap:hover {
  box-shadow: 0 -8px 0 0 #f3a7a3 inset;
}
.t-Cards--colorize .t-BadgeList-item:nth-child( 25) {
  background-color: #ed7da0;
}
.t-Cards--colorize .t-BadgeList-item:nth-child( 25) a {
  color: #ffffff;
}
.t-Cards--colorize .t-BadgeList-item:nth-child( 25) a.t-BadgeList-wrap:hover {
  box-shadow: 0 -8px 0 0 #f3aac1 inset;
}
.t-Cards--colorize .t-BadgeList-item:nth-child( 26) {
  background-color: #d579b1;
}
.t-Cards--colorize .t-BadgeList-item:nth-child( 26) a {
  color: #ffffff;
}
.t-Cards--colorize .t-BadgeList-item:nth-child( 26) a.t-BadgeList-wrap:hover {
  box-shadow: 0 -8px 0 0 #e1a0c7 inset;
}
.t-Cards--colorize .t-BadgeList-item:nth-child( 27) {
  background-color: #9d71af;
}
.t-Cards--colorize .t-BadgeList-item:nth-child( 27) a {
  color: #f7f3f9;
}
.t-Cards--colorize .t-BadgeList-item:nth-child( 27) a.t-BadgeList-wrap:hover {
  box-shadow: 0 -8px 0 0 #b492c1 inset;
}
.t-Cards--colorize .t-BadgeList-item:nth-child( 28) {
  background-color: #7b86bd;
}
.t-Cards--colorize .t-BadgeList-item:nth-child( 28) a {
  color: #ffffff;
}
.t-Cards--colorize .t-BadgeList-item:nth-child( 28) a.t-BadgeList-wrap:hover {
  box-shadow: 0 -8px 0 0 #9da5ce inset;
}
.t-Cards--colorize .t-BadgeList-item:nth-child( 29) {
  background-color: #bfc8d1;
}
.t-Cards--colorize .t-BadgeList-item:nth-child( 29) a {
  color: #5a6269;
}
.t-Cards--colorize .t-BadgeList-item:nth-child( 29) a.t-BadgeList-wrap:hover {
  box-shadow: 0 -8px 0 0 #a1aebb inset;
}
.t-Cards--colorize .t-BadgeList-item:nth-child( 30) {
  background-color: #8b9dad;
}
.t-Cards--colorize .t-BadgeList-item:nth-child( 30) a {
  color: #ffffff;
}
.t-Cards--colorize .t-BadgeList-item:nth-child( 30) a.t-BadgeList-wrap:hover {
  box-shadow: 0 -8px 0 0 #a9b6c2 inset;
}
.t-Cards--colorize .t-BadgeList-item:nth-child( 31) {
  background-color: #c74500;
}
.t-Cards--colorize .t-BadgeList-item:nth-child( 31) a {
  color: #000000;
}
.t-Cards--colorize .t-BadgeList-item:nth-child( 31) a.t-BadgeList-wrap:hover {
  box-shadow: 0 -8px 0 0 #fa5700 inset;
}
.t-Cards--colorize .t-BadgeList-item:nth-child( 32) {
  background-color: #cc5e21;
}
.t-Cards--colorize .t-BadgeList-item:nth-child( 32) a {
  color: #000000;
}
.t-Cards--colorize .t-BadgeList-item:nth-child( 32) a.t-BadgeList-wrap:hover {
  box-shadow: 0 -8px 0 0 #e07941 inset;
}
.t-Cards--colorize .t-BadgeList-item:nth-child( 33) {
  background-color: rgba(184, 85, 30, 0.685);
}
.t-Cards--colorize .t-BadgeList-item:nth-child( 33) a {
  color: #000000;
}
.t-Cards--colorize .t-BadgeList-item:nth-child( 33) a.t-BadgeList-wrap:hover {
  box-shadow: 0 -8px 0 0 rgba(221, 107, 45, 0.685) inset;
}
.t-Cards--colorize .t-BadgeList-item:nth-child( 34) {
  background-color: #369e78;
}
.t-Cards--colorize .t-BadgeList-item:nth-child( 34) a {
  color: #d8e1de;
}
.t-Cards--colorize .t-BadgeList-item:nth-child( 34) a.t-BadgeList-wrap:hover {
  box-shadow: 0 -8px 0 0 #47c094 inset;
}
.t-Cards--colorize .t-BadgeList-item:nth-child( 35) {
  background-color: #74a856;
}
.t-Cards--colorize .t-BadgeList-item:nth-child( 35) a {
  color: #e6e6e6;
}
.t-Cards--colorize .t-BadgeList-item:nth-child( 35) a.t-BadgeList-wrap:hover {
  box-shadow: 0 -8px 0 0 #90ba77 inset;
}
.t-Cards--colorize .t-BadgeList-item:nth-child( 36) {
  background-color: #c7c84b;
}
.t-Cards--colorize .t-BadgeList-item:nth-child( 36) a {
  color: #262607;
}
.t-Cards--colorize .t-BadgeList-item:nth-child( 36) a.t-BadgeList-wrap:hover {
  box-shadow: 0 -8px 0 0 #aaab34 inset;
}
.t-Cards--colorize .t-BadgeList-item:nth-child( 37) {
  background-color: #e2b943;
}
.t-Cards--colorize .t-BadgeList-item:nth-child( 37) a {
  color: #3e2e01;
}
.t-Cards--colorize .t-BadgeList-item:nth-child( 37) a.t-BadgeList-wrap:hover {
  box-shadow: 0 -8px 0 0 #d1a420 inset;
}
.t-Cards--colorize .t-BadgeList-item:nth-child( 38) {
  background-color: #d57438;
}
.t-Cards--colorize .t-BadgeList-item:nth-child( 38) a {
  color: #e6e6e6;
}
.t-Cards--colorize .t-BadgeList-item:nth-child( 38) a.t-BadgeList-wrap:hover {
  box-shadow: 0 -8px 0 0 #de9262 inset;
}
.t-Cards--colorize .t-BadgeList-item:nth-child( 39) {
  background-color: #d2524c;
}
.t-Cards--colorize .t-BadgeList-item:nth-child( 39) a {
  color: #e6e6e6;
}
.t-Cards--colorize .t-BadgeList-item:nth-child( 39) a.t-BadgeList-wrap:hover {
  box-shadow: 0 -8px 0 0 #dc7974 inset;
}
.t-Cards--colorize .t-BadgeList-item:nth-child( 40) {
  background-color: #d1547a;
}
.t-Cards--colorize .t-BadgeList-item:nth-child( 40) a {
  color: #e6e6e6;
}
.t-Cards--colorize .t-BadgeList-item:nth-child( 40) a.t-BadgeList-wrap:hover {
  box-shadow: 0 -8px 0 0 #dc7c99 inset;
}
.t-Cards--colorize .t-BadgeList-item:nth-child( 41) {
  background-color: #b64f8d;
}
.t-Cards--colorize .t-BadgeList-item:nth-child( 41) a {
  color: #e6e6e6;
}
.t-Cards--colorize .t-BadgeList-item:nth-child( 41) a.t-BadgeList-wrap:hover {
  box-shadow: 0 -8px 0 0 #c573a5 inset;
}
.t-Cards--colorize .t-BadgeList-item:nth-child( 42) {
  background-color: #78468c;
}
.t-Cards--colorize .t-BadgeList-item:nth-child( 42) a {
  color: #ddd8df;
}
.t-Cards--colorize .t-BadgeList-item:nth-child( 42) a.t-BadgeList-wrap:hover {
  box-shadow: 0 -8px 0 0 #9459ac inset;
}
.t-Cards--colorize .t-BadgeList-item:nth-child( 43) {
  background-color: #515e9c;
}
.t-Cards--colorize .t-BadgeList-item:nth-child( 43) a {
  color: #e6e6e6;
}
.t-Cards--colorize .t-BadgeList-item:nth-child( 43) a.t-BadgeList-wrap:hover {
  box-shadow: 0 -8px 0 0 #6d79b3 inset;
}
.t-Cards--colorize .t-BadgeList-item:nth-child( 44) {
  background-color: #9ea7b1;
}
.t-Cards--colorize .t-BadgeList-item:nth-child( 44) a {
  color: #2c353d;
}
.t-Cards--colorize .t-BadgeList-item:nth-child( 44) a.t-BadgeList-wrap:hover {
  box-shadow: 0 -8px 0 0 #bac1c8 inset;
}
.t-Cards--colorize .t-BadgeList-item:nth-child( 45) {
  background-color: #637889;
}
.t-Cards--colorize .t-BadgeList-item:nth-child( 45) a {
  color: #e6e6e6;
}
.t-Cards--colorize .t-BadgeList-item:nth-child( 45) a.t-BadgeList-wrap:hover {
  box-shadow: 0 -8px 0 0 #7e91a1 inset;
}
.u-Color-1-BG--txt {
  color: #1793ff;
}
.u-Color-1-BG--bg {
  background-color: #1793ff;
}
.u-Color-1-BG--fill {
  fill: #1793ff;
}
.u-Color-1-BG--br {
  stroke: #1793ff;
  border-color: #1793ff;
}
.u-Color-1-FG--txt {
  color: #000000;
}
.u-Color-1-FG--bg {
  background-color: #000000;
}
.u-Color-1-FG--fill {
  fill: #000000;
}
.u-Color-1-FG--br {
  stroke: #000000;
  border-color: #000000;
}
.u-Color-2-BG--txt {
  color: #006cc9;
}
.u-Color-2-BG--bg {
  background-color: #006cc9;
}
.u-Color-2-BG--fill {
  fill: #006cc9;
}
.u-Color-2-BG--br {
  stroke: #006cc9;
  border-color: #006cc9;
}
.u-Color-2-FG--txt {
  color: #000000;
}
.u-Color-2-FG--bg {
  background-color: #000000;
}
.u-Color-2-FG--fill {
  fill: #000000;
}
.u-Color-2-FG--br {
  stroke: #000000;
  border-color: #000000;
}
.u-Color-3-BG--txt {
  color: rgba(227, 104, 37, 0.65);
}
.u-Color-3-BG--bg {
  background-color: rgba(227, 104, 37, 0.65);
}
.u-Color-3-BG--fill {
  fill: rgba(227, 104, 37, 0.65);
}
.u-Color-3-BG--br {
  stroke: rgba(227, 104, 37, 0.65);
  border-color: rgba(227, 104, 37, 0.65);
}
.u-Color-3-FG--txt {
  color: #000000;
}
.u-Color-3-FG--bg {
  background-color: #000000;
}
.u-Color-3-FG--fill {
  fill: #000000;
}
.u-Color-3-FG--br {
  stroke: #000000;
  border-color: #000000;
}
.u-Color-4-BG--txt {
  color: #3caf85;
}
.u-Color-4-BG--bg {
  background-color: #3caf85;
}
.u-Color-4-BG--fill {
  fill: #3caf85;
}
.u-Color-4-BG--br {
  stroke: #3caf85;
  border-color: #3caf85;
}
.u-Color-4-FG--txt {
  color: #f0faf6;
}
.u-Color-4-FG--bg {
  background-color: #f0faf6;
}
.u-Color-4-FG--fill {
  fill: #f0faf6;
}
.u-Color-4-FG--br {
  stroke: #f0faf6;
  border-color: #f0faf6;
}
.u-Color-5-BG--txt {
  color: #81bb5f;
}
.u-Color-5-BG--bg {
  background-color: #81bb5f;
}
.u-Color-5-BG--fill {
  fill: #81bb5f;
}
.u-Color-5-BG--br {
  stroke: #81bb5f;
  border-color: #81bb5f;
}
.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: #ddde53;
}
.u-Color-6-BG--bg {
  background-color: #ddde53;
}
.u-Color-6-BG--fill {
  fill: #ddde53;
}
.u-Color-6-BG--br {
  stroke: #ddde53;
  border-color: #ddde53;
}
.u-Color-6-FG--txt {
  color: #2a2a08;
}
.u-Color-6-FG--bg {
  background-color: #2a2a08;
}
.u-Color-6-FG--fill {
  fill: #2a2a08;
}
.u-Color-6-FG--br {
  stroke: #2a2a08;
  border-color: #2a2a08;
}
.u-Color-7-BG--txt {
  color: #66b8ff;
}
.u-Color-7-BG--bg {
  background-color: #66b8ff;
}
.u-Color-7-BG--fill {
  fill: #66b8ff;
}
.u-Color-7-BG--br {
  stroke: #66b8ff;
  border-color: #66b8ff;
}
.u-Color-7-FG--txt {
  color: #443302;
}
.u-Color-7-FG--bg {
  background-color: #443302;
}
.u-Color-7-FG--fill {
  fill: #443302;
}
.u-Color-7-FG--br {
  stroke: #443302;
  border-color: #443302;
}
.u-Color-8-BG--txt {
  color: #ed813e;
}
.u-Color-8-BG--bg {
  background-color: #ed813e;
}
.u-Color-8-BG--fill {
  fill: #ed813e;
}
.u-Color-8-BG--br {
  stroke: #ed813e;
  border-color: #ed813e;
}
.u-Color-8-FG--txt {
  color: #ffffff;
}
.u-Color-8-FG--bg {
  background-color: #ffffff;
}
.u-Color-8-FG--fill {
  fill: #ffffff;
}
.u-Color-8-FG--br {
  stroke: #ffffff;
  border-color: #ffffff;
}
.u-Color-9-BG--txt {
  color: #005baa;
}
.u-Color-9-BG--bg {
  background-color: #005baa;
}
.u-Color-9-BG--fill {
  fill: #005baa;
}
.u-Color-9-BG--br {
  stroke: #005baa;
  border-color: #005baa;
}
.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: #e85d88;
}
.u-Color-10-BG--bg {
  background-color: #e85d88;
}
.u-Color-10-BG--fill {
  fill: #e85d88;
}
.u-Color-10-BG--br {
  stroke: #e85d88;
  border-color: #e85d88;
}
.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: #aa3b00;
}
.u-Color-11-BG--bg {
  background-color: #aa3b00;
}
.u-Color-11-BG--fill {
  fill: #aa3b00;
}
.u-Color-11-BG--br {
  stroke: #aa3b00;
  border-color: #aa3b00;
}
.u-Color-11-FG--txt {
  color: #1a1a1a;
}
.u-Color-11-FG--bg {
  background-color: #1a1a1a;
}
.u-Color-11-FG--fill {
  fill: #1a1a1a;
}
.u-Color-11-FG--br {
  stroke: #1a1a1a;
  border-color: #1a1a1a;
}
.u-Color-12-BG--txt {
  color: #bd5218;
}
.u-Color-12-BG--bg {
  background-color: #bd5218;
}
.u-Color-12-BG--fill {
  fill: #bd5218;
}
.u-Color-12-BG--br {
  stroke: #bd5218;
  border-color: #bd5218;
}
.u-Color-12-FG--txt {
  color: #1a1a1a;
}
.u-Color-12-FG--bg {
  background-color: #1a1a1a;
}
.u-Color-12-FG--fill {
  fill: #1a1a1a;
}
.u-Color-12-FG--br {
  stroke: #1a1a1a;
  border-color: #1a1a1a;
}
.u-Color-13-BG--txt {
  color: rgba(189, 82, 24, 0.65);
}
.u-Color-13-BG--bg {
  background-color: rgba(189, 82, 24, 0.65);
}
.u-Color-13-BG--fill {
  fill: rgba(189, 82, 24, 0.65);
}
.u-Color-13-BG--br {
  stroke: rgba(189, 82, 24, 0.65);
  border-color: rgba(189, 82, 24, 0.65);
}
.u-Color-13-FG--txt {
  color: #1a1a1a;
}
.u-Color-13-FG--bg {
  background-color: #1a1a1a;
}
.u-Color-13-FG--fill {
  fill: #1a1a1a;
}
.u-Color-13-FG--br {
  stroke: #1a1a1a;
  border-color: #1a1a1a;
}
.u-Color-14-BG--txt {
  color: #2f8968;
}
.u-Color-14-BG--bg {
  background-color: #2f8968;
}
.u-Color-14-BG--fill {
  fill: #2f8968;
}
.u-Color-14-BG--br {
  stroke: #2f8968;
  border-color: #2f8968;
}
.u-Color-14-FG--txt {
  color: #ffffff;
}
.u-Color-14-FG--bg {
  background-color: #ffffff;
}
.u-Color-14-FG--fill {
  fill: #ffffff;
}
.u-Color-14-FG--br {
  stroke: #ffffff;
  border-color: #ffffff;
}
.u-Color-15-BG--txt {
  color: #67a245;
}
.u-Color-15-BG--bg {
  background-color: #67a245;
}
.u-Color-15-BG--fill {
  fill: #67a245;
}
.u-Color-15-BG--br {
  stroke: #67a245;
  border-color: #67a245;
}
.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: #d4d529;
}
.u-Color-16-BG--bg {
  background-color: #d4d529;
}
.u-Color-16-BG--fill {
  fill: #d4d529;
}
.u-Color-16-BG--br {
  stroke: #d4d529;
  border-color: #d4d529;
}
.u-Color-16-FG--txt {
  color: #545510;
}
.u-Color-16-FG--bg {
  background-color: #545510;
}
.u-Color-16-FG--fill {
  fill: #545510;
}
.u-Color-16-FG--br {
  stroke: #545510;
  border-color: #545510;
}
.u-Color-17-BG--txt {
  color: #fac018;
}
.u-Color-17-BG--bg {
  background-color: #fac018;
}
.u-Color-17-BG--fill {
  fill: #fac018;
}
.u-Color-17-BG--br {
  stroke: #fac018;
  border-color: #fac018;
}
.u-Color-17-FG--txt {
  color: #765903;
}
.u-Color-17-FG--bg {
  background-color: #765903;
}
.u-Color-17-FG--fill {
  fill: #765903;
}
.u-Color-17-FG--br {
  stroke: #765903;
  border-color: #765903;
}
.u-Color-18-BG--txt {
  color: #e36415;
}
.u-Color-18-BG--bg {
  background-color: #e36415;
}
.u-Color-18-BG--fill {
  fill: #e36415;
}
.u-Color-18-BG--br {
  stroke: #e36415;
  border-color: #e36415;
}
.u-Color-18-FG--txt {
  color: #ffffff;
}
.u-Color-18-FG--bg {
  background-color: #ffffff;
}
.u-Color-18-FG--fill {
  fill: #ffffff;
}
.u-Color-18-FG--br {
  stroke: #ffffff;
  border-color: #ffffff;
}
.u-Color-19-BG--txt {
  color: #e33027;
}
.u-Color-19-BG--bg {
  background-color: #e33027;
}
.u-Color-19-BG--fill {
  fill: #e33027;
}
.u-Color-19-BG--br {
  stroke: #e33027;
  border-color: #e33027;
}
.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: #e23067;
}
.u-Color-20-BG--bg {
  background-color: #e23067;
}
.u-Color-20-BG--fill {
  fill: #e23067;
}
.u-Color-20-BG--br {
  stroke: #e23067;
  border-color: #e23067;
}
.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: #ff8544;
}
.u-Color-21-BG--bg {
  background-color: #ff8544;
}
.u-Color-21-BG--fill {
  fill: #ff8544;
}
.u-Color-21-BG--br {
  stroke: #ff8544;
  border-color: #ff8544;
}
.u-Color-21-FG--txt {
  color: #333333;
}
.u-Color-21-FG--bg {
  background-color: #333333;
}
.u-Color-21-FG--fill {
  fill: #333333;
}
.u-Color-21-FG--br {
  stroke: #333333;
  border-color: #333333;
}
.u-Color-22-BG--txt {
  color: #efa77f;
}
.u-Color-22-BG--bg {
  background-color: #efa77f;
}
.u-Color-22-BG--fill {
  fill: #efa77f;
}
.u-Color-22-BG--br {
  stroke: #efa77f;
  border-color: #efa77f;
}
.u-Color-22-FG--txt {
  color: #333333;
}
.u-Color-22-FG--bg {
  background-color: #333333;
}
.u-Color-22-FG--fill {
  fill: #333333;
}
.u-Color-22-FG--br {
  stroke: #333333;
  border-color: #333333;
}
.u-Color-23-BG--txt {
  color: rgba(239, 167, 127, 0.65);
}
.u-Color-23-BG--bg {
  background-color: rgba(239, 167, 127, 0.65);
}
.u-Color-23-BG--fill {
  fill: rgba(239, 167, 127, 0.65);
}
.u-Color-23-BG--br {
  stroke: rgba(239, 167, 127, 0.65);
  border-color: rgba(239, 167, 127, 0.65);
}
.u-Color-23-FG--txt {
  color: #333333;
}
.u-Color-23-FG--bg {
  background-color: #333333;
}
.u-Color-23-FG--fill {
  fill: #333333;
}
.u-Color-23-FG--br {
  stroke: #333333;
  border-color: #333333;
}
.u-Color-24-BG--txt {
  color: #7ed3b4;
}
.u-Color-24-BG--bg {
  background-color: #7ed3b4;
}
.u-Color-24-BG--fill {
  fill: #7ed3b4;
}
.u-Color-24-BG--br {
  stroke: #7ed3b4;
  border-color: #7ed3b4;
}
.u-Color-24-FG--txt {
  color: #ffffff;
}
.u-Color-24-FG--bg {
  background-color: #ffffff;
}
.u-Color-24-FG--fill {
  fill: #ffffff;
}
.u-Color-24-FG--br {
  stroke: #ffffff;
  border-color: #ffffff;
}
.u-Color-25-BG--txt {
  color: #b9d9a7;
}
.u-Color-25-BG--bg {
  background-color: #b9d9a7;
}
.u-Color-25-BG--fill {
  fill: #b9d9a7;
}
.u-Color-25-BG--br {
  stroke: #b9d9a7;
  border-color: #b9d9a7;
}
.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: #eeeea9;
}
.u-Color-26-BG--bg {
  background-color: #eeeea9;
}
.u-Color-26-BG--fill {
  fill: #eeeea9;
}
.u-Color-26-BG--br {
  stroke: #eeeea9;
  border-color: #eeeea9;
}
.u-Color-26-FG--txt {
  color: #7f8018;
}
.u-Color-26-FG--bg {
  background-color: #7f8018;
}
.u-Color-26-FG--fill {
  fill: #7f8018;
}
.u-Color-26-FG--br {
  stroke: #7f8018;
  border-color: #7f8018;
}
.u-Color-27-BG--txt {
  color: #fde9ae;
}
.u-Color-27-BG--bg {
  background-color: #fde9ae;
}
.u-Color-27-BG--fill {
  fill: #fde9ae;
}
.u-Color-27-BG--br {
  stroke: #fde9ae;
  border-color: #fde9ae;
}
.u-Color-27-FG--txt {
  color: #a87e04;
}
.u-Color-27-FG--bg {
  background-color: #a87e04;
}
.u-Color-27-FG--fill {
  fill: #a87e04;
}
.u-Color-27-FG--br {
  stroke: #a87e04;
  border-color: #a87e04;
}
.u-Color-28-BG--txt {
  color: #f6be9b;
}
.u-Color-28-BG--bg {
  background-color: #f6be9b;
}
.u-Color-28-BG--fill {
  fill: #f6be9b;
}
.u-Color-28-BG--br {
  stroke: #f6be9b;
  border-color: #f6be9b;
}
.u-Color-28-FG--txt {
  color: #ffffff;
}
.u-Color-28-FG--bg {
  background-color: #ffffff;
}
.u-Color-28-FG--fill {
  fill: #ffffff;
}
.u-Color-28-FG--br {
  stroke: #ffffff;
  border-color: #ffffff;
}
.u-Color-29-BG--txt {
  color: #f5b2ae;
}
.u-Color-29-BG--bg {
  background-color: #f5b2ae;
}
.u-Color-29-BG--fill {
  fill: #f5b2ae;
}
.u-Color-29-BG--br {
  stroke: #f5b2ae;
  border-color: #f5b2ae;
}
.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: #f5b6ca;
}
.u-Color-30-BG--bg {
  background-color: #f5b6ca;
}
.u-Color-30-BG--fill {
  fill: #f5b6ca;
}
.u-Color-30-BG--br {
  stroke: #f5b6ca;
  border-color: #f5b6ca;
}
.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-Color-31-BG--txt {
  color: #ffffff;
}
.u-Color-31-BG--bg {
  background-color: #ffffff;
}
.u-Color-31-BG--fill {
  fill: #ffffff;
}
.u-Color-31-BG--br {
  stroke: #ffffff;
  border-color: #ffffff;
}
.u-Color-31-FG--txt {
  color: #333333;
}
.u-Color-31-FG--bg {
  background-color: #333333;
}
.u-Color-31-FG--fill {
  fill: #333333;
}
.u-Color-31-FG--br {
  stroke: #333333;
  border-color: #333333;
}
.u-Color-32-BG--txt {
  color: #ffffff;
}
.u-Color-32-BG--bg {
  background-color: #ffffff;
}
.u-Color-32-BG--fill {
  fill: #ffffff;
}
.u-Color-32-BG--br {
  stroke: #ffffff;
  border-color: #ffffff;
}
.u-Color-32-FG--txt {
  color: #333333;
}
.u-Color-32-FG--bg {
  background-color: #333333;
}
.u-Color-32-FG--fill {
  fill: #333333;
}
.u-Color-32-FG--br {
  stroke: #333333;
  border-color: #333333;
}
.u-Color-33-BG--txt {
  color: rgba(255, 255, 255, 0.65);
}
.u-Color-33-BG--bg {
  background-color: rgba(255, 255, 255, 0.65);
}
.u-Color-33-BG--fill {
  fill: rgba(255, 255, 255, 0.65);
}
.u-Color-33-BG--br {
  stroke: rgba(255, 255, 255, 0.65);
  border-color: rgba(255, 255, 255, 0.65);
}
.u-Color-33-FG--txt {
  color: #333333;
}
.u-Color-33-FG--bg {
  background-color: #333333;
}
.u-Color-33-FG--fill {
  fill: #333333;
}
.u-Color-33-FG--br {
  stroke: #333333;
  border-color: #333333;
}
.u-Color-34-BG--txt {
  color: #ffffff;
}
.u-Color-34-BG--bg {
  background-color: #ffffff;
}
.u-Color-34-BG--fill {
  fill: #ffffff;
}
.u-Color-34-BG--br {
  stroke: #ffffff;
  border-color: #ffffff;
}
.u-Color-34-FG--txt {
  color: #ffffff;
}
.u-Color-34-FG--bg {
  background-color: #ffffff;
}
.u-Color-34-FG--fill {
  fill: #ffffff;
}
.u-Color-34-FG--br {
  stroke: #ffffff;
  border-color: #ffffff;
}
.u-Color-35-BG--txt {
  color: #ffffff;
}
.u-Color-35-BG--bg {
  background-color: #ffffff;
}
.u-Color-35-BG--fill {
  fill: #ffffff;
}
.u-Color-35-BG--br {
  stroke: #ffffff;
  border-color: #ffffff;
}
.u-Color-35-FG--txt {
  color: #ffffff;
}
.u-Color-35-FG--bg {
  background-color: #ffffff;
}
.u-Color-35-FG--fill {
  fill: #ffffff;
}
.u-Color-35-FG--br {
  stroke: #ffffff;
  border-color: #ffffff;
}
.u-Color-36-BG--txt {
  color: #ffffff;
}
.u-Color-36-BG--bg {
  background-color: #ffffff;
}
.u-Color-36-BG--fill {
  fill: #ffffff;
}
.u-Color-36-BG--br {
  stroke: #ffffff;
  border-color: #ffffff;
}
.u-Color-36-FG--txt {
  color: #7f8018;
}
.u-Color-36-FG--bg {
  background-color: #7f8018;
}
.u-Color-36-FG--fill {
  fill: #7f8018;
}
.u-Color-36-FG--br {
  stroke: #7f8018;
  border-color: #7f8018;
}
.u-Color-37-BG--txt {
  color: #ffffff;
}
.u-Color-37-BG--bg {
  background-color: #ffffff;
}
.u-Color-37-BG--fill {
  fill: #ffffff;
}
.u-Color-37-BG--br {
  stroke: #ffffff;
  border-color: #ffffff;
}
.u-Color-37-FG--txt {
  color: #a87e04;
}
.u-Color-37-FG--bg {
  background-color: #a87e04;
}
.u-Color-37-FG--fill {
  fill: #a87e04;
}
.u-Color-37-FG--br {
  stroke: #a87e04;
  border-color: #a87e04;
}
.u-Color-38-BG--txt {
  color: #ffffff;
}
.u-Color-38-BG--bg {
  background-color: #ffffff;
}
.u-Color-38-BG--fill {
  fill: #ffffff;
}
.u-Color-38-BG--br {
  stroke: #ffffff;
  border-color: #ffffff;
}
.u-Color-38-FG--txt {
  color: #ffffff;
}
.u-Color-38-FG--bg {
  background-color: #ffffff;
}
.u-Color-38-FG--fill {
  fill: #ffffff;
}
.u-Color-38-FG--br {
  stroke: #ffffff;
  border-color: #ffffff;
}
.u-Color-39-BG--txt {
  color: #ffffff;
}
.u-Color-39-BG--bg {
  background-color: #ffffff;
}
.u-Color-39-BG--fill {
  fill: #ffffff;
}
.u-Color-39-BG--br {
  stroke: #ffffff;
  border-color: #ffffff;
}
.u-Color-39-FG--txt {
  color: #ffffff;
}
.u-Color-39-FG--bg {
  background-color: #ffffff;
}
.u-Color-39-FG--fill {
  fill: #ffffff;
}
.u-Color-39-FG--br {
  stroke: #ffffff;
  border-color: #ffffff;
}
.u-Color-40-BG--txt {
  color: #ffffff;
}
.u-Color-40-BG--bg {
  background-color: #ffffff;
}
.u-Color-40-BG--fill {
  fill: #ffffff;
}
.u-Color-40-BG--br {
  stroke: #ffffff;
  border-color: #ffffff;
}
.u-Color-40-FG--txt {
  color: #ffffff;
}
.u-Color-40-FG--bg {
  background-color: #ffffff;
}
.u-Color-40-FG--fill {
  fill: #ffffff;
}
.u-Color-40-FG--br {
  stroke: #ffffff;
  border-color: #ffffff;
}
.u-Color-41-BG--txt {
  color: #ffa677;
}
.u-Color-41-BG--bg {
  background-color: #ffa677;
}
.u-Color-41-BG--fill {
  fill: #ffa677;
}
.u-Color-41-BG--br {
  stroke: #ffa677;
  border-color: #ffa677;
}
.u-Color-41-FG--txt {
  color: #4d4d4d;
}
.u-Color-41-FG--bg {
  background-color: #4d4d4d;
}
.u-Color-41-FG--fill {
  fill: #4d4d4d;
}
.u-Color-41-FG--br {
  stroke: #4d4d4d;
  border-color: #4d4d4d;
}
.u-Color-42-BG--txt {
  color: #f4c6ad;
}
.u-Color-42-BG--bg {
  background-color: #f4c6ad;
}
.u-Color-42-BG--fill {
  fill: #f4c6ad;
}
.u-Color-42-BG--br {
  stroke: #f4c6ad;
  border-color: #f4c6ad;
}
.u-Color-42-FG--txt {
  color: #4d4d4d;
}
.u-Color-42-FG--bg {
  background-color: #4d4d4d;
}
.u-Color-42-FG--fill {
  fill: #4d4d4d;
}
.u-Color-42-FG--br {
  stroke: #4d4d4d;
  border-color: #4d4d4d;
}
.u-Color-43-BG--txt {
  color: rgba(244, 198, 173, 0.65);
}
.u-Color-43-BG--bg {
  background-color: rgba(244, 198, 173, 0.65);
}
.u-Color-43-BG--fill {
  fill: rgba(244, 198, 173, 0.65);
}
.u-Color-43-BG--br {
  stroke: rgba(244, 198, 173, 0.65);
  border-color: rgba(244, 198, 173, 0.65);
}
.u-Color-43-FG--txt {
  color: #4d4d4d;
}
.u-Color-43-FG--bg {
  background-color: #4d4d4d;
}
.u-Color-43-FG--fill {
  fill: #4d4d4d;
}
.u-Color-43-FG--br {
  stroke: #4d4d4d;
  border-color: #4d4d4d;
}
.u-Color-44-BG--txt {
  color: #a4e0ca;
}
.u-Color-44-BG--bg {
  background-color: #a4e0ca;
}
.u-Color-44-BG--fill {
  fill: #a4e0ca;
}
.u-Color-44-BG--br {
  stroke: #a4e0ca;
  border-color: #a4e0ca;
}
.u-Color-44-FG--txt {
  color: #ffffff;
}
.u-Color-44-FG--bg {
  background-color: #ffffff;
}
.u-Color-44-FG--fill {
  fill: #ffffff;
}
.u-Color-44-FG--br {
  stroke: #ffffff;
  border-color: #ffffff;
}
.u-Color-45-BG--txt {
  color: #d6e9ca;
}
.u-Color-45-BG--bg {
  background-color: #d6e9ca;
}
.u-Color-45-BG--fill {
  fill: #d6e9ca;
}
.u-Color-45-BG--br {
  stroke: #d6e9ca;
  border-color: #d6e9ca;
}
.u-Color-45-FG--txt {
  color: #ffffff;
}
.u-Color-45-FG--bg {
  background-color: #ffffff;
}
.u-Color-45-FG--fill {
  fill: #ffffff;
}
.u-Color-45-FG--br {
  stroke: #ffffff;
  border-color: #ffffff;
}
.u-colors > :nth-child(45n + 1) .u-color {
  background-color: #1793ff;
  color: #000000;
}
.u-colors > :nth-child(45n + 1) .u-color-bg, .u-colors > :nth-child(45n + 1) .u-color-background {
  background-color: #1793ff;
}
.u-colors > :nth-child(45n + 1) .u-color-txt, .u-colors > :nth-child(45n + 1) .u-color-text {
  color: #1793ff;
}
.u-colors > :nth-child(45n + 1) .u-color-bd, .u-colors > :nth-child(45n + 1) .u-color-border {
  border-color: #1793ff;
}
.u-colors > :nth-child(45n + 2) .u-color {
  background-color: #006cc9;
  color: #ffffff;
}
.u-colors > :nth-child(45n + 2) .u-color-bg, .u-colors > :nth-child(45n + 2) .u-color-background {
  background-color: #006cc9;
}
.u-colors > :nth-child(45n + 2) .u-color-txt, .u-colors > :nth-child(45n + 2) .u-color-text {
  color: #006cc9;
}
.u-colors > :nth-child(45n + 2) .u-color-bd, .u-colors > :nth-child(45n + 2) .u-color-border {
  border-color: #006cc9;
}
.u-colors > :nth-child(45n + 3) .u-color {
  background-color: rgba(227, 104, 37, 0.65);
  color: #000000;
}
.u-colors > :nth-child(45n + 3) .u-color-bg, .u-colors > :nth-child(45n + 3) .u-color-background {
  background-color: rgba(227, 104, 37, 0.65);
}
.u-colors > :nth-child(45n + 3) .u-color-txt, .u-colors > :nth-child(45n + 3) .u-color-text {
  color: rgba(227, 104, 37, 0.65);
}
.u-colors > :nth-child(45n + 3) .u-color-bd, .u-colors > :nth-child(45n + 3) .u-color-border {
  border-color: rgba(227, 104, 37, 0.65);
}
.u-colors > :nth-child(45n + 4) .u-color {
  background-color: #3caf85;
  color: #f0faf6;
}
.u-colors > :nth-child(45n + 4) .u-color-bg, .u-colors > :nth-child(45n + 4) .u-color-background {
  background-color: #3caf85;
}
.u-colors > :nth-child(45n + 4) .u-color-txt, .u-colors > :nth-child(45n + 4) .u-color-text {
  color: #3caf85;
}
.u-colors > :nth-child(45n + 4) .u-color-bd, .u-colors > :nth-child(45n + 4) .u-color-border {
  border-color: #3caf85;
}
.u-colors > :nth-child(45n + 5) .u-color {
  background-color: #81bb5f;
  color: #ffffff;
}
.u-colors > :nth-child(45n + 5) .u-color-bg, .u-colors > :nth-child(45n + 5) .u-color-background {
  background-color: #81bb5f;
}
.u-colors > :nth-child(45n + 5) .u-color-txt, .u-colors > :nth-child(45n + 5) .u-color-text {
  color: #81bb5f;
}
.u-colors > :nth-child(45n + 5) .u-color-bd, .u-colors > :nth-child(45n + 5) .u-color-border {
  border-color: #81bb5f;
}
.u-colors > :nth-child(45n + 6) .u-color {
  background-color: #ddde53;
  color: #2a2a08;
}
.u-colors > :nth-child(45n + 6) .u-color-bg, .u-colors > :nth-child(45n + 6) .u-color-background {
  background-color: #ddde53;
}
.u-colors > :nth-child(45n + 6) .u-color-txt, .u-colors > :nth-child(45n + 6) .u-color-text {
  color: #ddde53;
}
.u-colors > :nth-child(45n + 6) .u-color-bd, .u-colors > :nth-child(45n + 6) .u-color-border {
  border-color: #ddde53;
}
.u-colors > :nth-child(45n + 7) .u-color {
  background-color: #66b8ff;
  color: #443302;
}
.u-colors > :nth-child(45n + 7) .u-color-bg, .u-colors > :nth-child(45n + 7) .u-color-background {
  background-color: #66b8ff;
}
.u-colors > :nth-child(45n + 7) .u-color-txt, .u-colors > :nth-child(45n + 7) .u-color-text {
  color: #66b8ff;
}
.u-colors > :nth-child(45n + 7) .u-color-bd, .u-colors > :nth-child(45n + 7) .u-color-border {
  border-color: #66b8ff;
}
.u-colors > :nth-child(45n + 8) .u-color {
  background-color: #ed813e;
  color: #ffffff;
}
.u-colors > :nth-child(45n + 8) .u-color-bg, .u-colors > :nth-child(45n + 8) .u-color-background {
  background-color: #ed813e;
}
.u-colors > :nth-child(45n + 8) .u-color-txt, .u-colors > :nth-child(45n + 8) .u-color-text {
  color: #ed813e;
}
.u-colors > :nth-child(45n + 8) .u-color-bd, .u-colors > :nth-child(45n + 8) .u-color-border {
  border-color: #ed813e;
}
.u-colors > :nth-child(45n + 9) .u-color {
  background-color: #005baa;
  color: #ffffff;
}
.u-colors > :nth-child(45n + 9) .u-color-bg, .u-colors > :nth-child(45n + 9) .u-color-background {
  background-color: #005baa;
}
.u-colors > :nth-child(45n + 9) .u-color-txt, .u-colors > :nth-child(45n + 9) .u-color-text {
  color: #005baa;
}
.u-colors > :nth-child(45n + 9) .u-color-bd, .u-colors > :nth-child(45n + 9) .u-color-border {
  border-color: #005baa;
}
.u-colors > :nth-child(45n + 10) .u-color {
  background-color: #e85d88;
  color: #ffffff;
}
.u-colors > :nth-child(45n + 10) .u-color-bg, .u-colors > :nth-child(45n + 10) .u-color-background {
  background-color: #e85d88;
}
.u-colors > :nth-child(45n + 10) .u-color-txt, .u-colors > :nth-child(45n + 10) .u-color-text {
  color: #e85d88;
}
.u-colors > :nth-child(45n + 10) .u-color-bd, .u-colors > :nth-child(45n + 10) .u-color-border {
  border-color: #e85d88;
}
.u-colors > :nth-child(45n + 11) .u-color {
  background-color: #ca589d;
  color: #ffffff;
}
.u-colors > :nth-child(45n + 11) .u-color-bg, .u-colors > :nth-child(45n + 11) .u-color-background {
  background-color: #ca589d;
}
.u-colors > :nth-child(45n + 11) .u-color-txt, .u-colors > :nth-child(45n + 11) .u-color-text {
  color: #ca589d;
}
.u-colors > :nth-child(45n + 11) .u-color-bd, .u-colors > :nth-child(45n + 11) .u-color-border {
  border-color: #ca589d;
}
.u-colors > :nth-child(45n + 12) .u-color {
  background-color: #854e9b;
  color: #f6f0f8;
}
.u-colors > :nth-child(45n + 12) .u-color-bg, .u-colors > :nth-child(45n + 12) .u-color-background {
  background-color: #854e9b;
}
.u-colors > :nth-child(45n + 12) .u-color-txt, .u-colors > :nth-child(45n + 12) .u-color-text {
  color: #854e9b;
}
.u-colors > :nth-child(45n + 12) .u-color-bd, .u-colors > :nth-child(45n + 12) .u-color-border {
  border-color: #854e9b;
}
.u-colors > :nth-child(45n + 13) .u-color {
  background-color: #5a68ad;
  color: #ffffff;
}
.u-colors > :nth-child(45n + 13) .u-color-bg, .u-colors > :nth-child(45n + 13) .u-color-background {
  background-color: #5a68ad;
}
.u-colors > :nth-child(45n + 13) .u-color-txt, .u-colors > :nth-child(45n + 13) .u-color-text {
  color: #5a68ad;
}
.u-colors > :nth-child(45n + 13) .u-color-bd, .u-colors > :nth-child(45n + 13) .u-color-border {
  border-color: #5a68ad;
}
.u-colors > :nth-child(45n + 14) .u-color {
  background-color: #afbac5;
  color: #313a44;
}
.u-colors > :nth-child(45n + 14) .u-color-bg, .u-colors > :nth-child(45n + 14) .u-color-background {
  background-color: #afbac5;
}
.u-colors > :nth-child(45n + 14) .u-color-txt, .u-colors > :nth-child(45n + 14) .u-color-text {
  color: #afbac5;
}
.u-colors > :nth-child(45n + 14) .u-color-bd, .u-colors > :nth-child(45n + 14) .u-color-border {
  border-color: #afbac5;
}
.u-colors > :nth-child(45n + 15) .u-color {
  background-color: #6e8598;
  color: #ffffff;
}
.u-colors > :nth-child(45n + 15) .u-color-bg, .u-colors > :nth-child(45n + 15) .u-color-background {
  background-color: #6e8598;
}
.u-colors > :nth-child(45n + 15) .u-color-txt, .u-colors > :nth-child(45n + 15) .u-color-text {
  color: #6e8598;
}
.u-colors > :nth-child(45n + 15) .u-color-bd, .u-colors > :nth-child(45n + 15) .u-color-border {
  border-color: #6e8598;
}
.u-colors > :nth-child(45n + 16) .u-color {
  background-color: #e47133;
  color: #333333;
}
.u-colors > :nth-child(45n + 16) .u-color-bg, .u-colors > :nth-child(45n + 16) .u-color-background {
  background-color: #e47133;
}
.u-colors > :nth-child(45n + 16) .u-color-txt, .u-colors > :nth-child(45n + 16) .u-color-text {
  color: #e47133;
}
.u-colors > :nth-child(45n + 16) .u-color-bd, .u-colors > :nth-child(45n + 16) .u-color-border {
  border-color: #e47133;
}
.u-colors > :nth-child(45n + 17) .u-color {
  background-color: #e98651;
  color: #333333;
}
.u-colors > :nth-child(45n + 17) .u-color-bg, .u-colors > :nth-child(45n + 17) .u-color-background {
  background-color: #e98651;
}
.u-colors > :nth-child(45n + 17) .u-color-txt, .u-colors > :nth-child(45n + 17) .u-color-text {
  color: #e98651;
}
.u-colors > :nth-child(45n + 17) .u-color-bd, .u-colors > :nth-child(45n + 17) .u-color-border {
  border-color: #e98651;
}
.u-colors > :nth-child(45n + 18) .u-color {
  background-color: rgba(237, 156, 112, 0.72);
  color: #333333;
}
.u-colors > :nth-child(45n + 18) .u-color-bg, .u-colors > :nth-child(45n + 18) .u-color-background {
  background-color: rgba(237, 156, 112, 0.72);
}
.u-colors > :nth-child(45n + 18) .u-color-txt, .u-colors > :nth-child(45n + 18) .u-color-text {
  color: rgba(237, 156, 112, 0.72);
}
.u-colors > :nth-child(45n + 18) .u-color-bd, .u-colors > :nth-child(45n + 18) .u-color-border {
  border-color: rgba(237, 156, 112, 0.72);
}
.u-colors > :nth-child(45n + 19) .u-color {
  background-color: #63bf9d;
  color: #f3fbf8;
}
.u-colors > :nth-child(45n + 19) .u-color-bg, .u-colors > :nth-child(45n + 19) .u-color-background {
  background-color: #63bf9d;
}
.u-colors > :nth-child(45n + 19) .u-color-txt, .u-colors > :nth-child(45n + 19) .u-color-text {
  color: #63bf9d;
}
.u-colors > :nth-child(45n + 19) .u-color-bd, .u-colors > :nth-child(45n + 19) .u-color-border {
  border-color: #63bf9d;
}
.u-colors > :nth-child(45n + 20) .u-color {
  background-color: #9ac97f;
  color: #ffffff;
}
.u-colors > :nth-child(45n + 20) .u-color-bg, .u-colors > :nth-child(45n + 20) .u-color-background {
  background-color: #9ac97f;
}
.u-colors > :nth-child(45n + 20) .u-color-txt, .u-colors > :nth-child(45n + 20) .u-color-text {
  color: #9ac97f;
}
.u-colors > :nth-child(45n + 20) .u-color-bd, .u-colors > :nth-child(45n + 20) .u-color-border {
  border-color: #9ac97f;
}
.u-colors > :nth-child(45n + 21) .u-color {
  background-color: #e4e575;
  color: #545539;
}
.u-colors > :nth-child(45n + 21) .u-color-bg, .u-colors > :nth-child(45n + 21) .u-color-background {
  background-color: #e4e575;
}
.u-colors > :nth-child(45n + 21) .u-color-txt, .u-colors > :nth-child(45n + 21) .u-color-text {
  color: #e4e575;
}
.u-colors > :nth-child(45n + 21) .u-color-bd, .u-colors > :nth-child(45n + 21) .u-color-border {
  border-color: #e4e575;
}
.u-colors > :nth-child(45n + 22) .u-color {
  background-color: #fcd86e;
  color: #6a5c34;
}
.u-colors > :nth-child(45n + 22) .u-color-bg, .u-colors > :nth-child(45n + 22) .u-color-background {
  background-color: #fcd86e;
}
.u-colors > :nth-child(45n + 22) .u-color-txt, .u-colors > :nth-child(45n + 22) .u-color-text {
  color: #fcd86e;
}
.u-colors > :nth-child(45n + 22) .u-color-bd, .u-colors > :nth-child(45n + 22) .u-color-border {
  border-color: #fcd86e;
}
.u-colors > :nth-child(45n + 23) .u-color {
  background-color: #f19a65;
  color: #ffffff;
}
.u-colors > :nth-child(45n + 23) .u-color-bg, .u-colors > :nth-child(45n + 23) .u-color-background {
  background-color: #f19a65;
}
.u-colors > :nth-child(45n + 23) .u-color-txt, .u-colors > :nth-child(45n + 23) .u-color-text {
  color: #f19a65;
}
.u-colors > :nth-child(45n + 23) .u-color-bd, .u-colors > :nth-child(45n + 23) .u-color-border {
  border-color: #f19a65;
}
.u-colors > :nth-child(45n + 24) .u-color {
  background-color: #ed7c76;
  color: #ffffff;
}
.u-colors > :nth-child(45n + 24) .u-color-bg, .u-colors > :nth-child(45n + 24) .u-color-background {
  background-color: #ed7c76;
}
.u-colors > :nth-child(45n + 24) .u-color-txt, .u-colors > :nth-child(45n + 24) .u-color-text {
  color: #ed7c76;
}
.u-colors > :nth-child(45n + 24) .u-color-bd, .u-colors > :nth-child(45n + 24) .u-color-border {
  border-color: #ed7c76;
}
.u-colors > :nth-child(45n + 25) .u-color {
  background-color: #ed7da0;
  color: #ffffff;
}
.u-colors > :nth-child(45n + 25) .u-color-bg, .u-colors > :nth-child(45n + 25) .u-color-background {
  background-color: #ed7da0;
}
.u-colors > :nth-child(45n + 25) .u-color-txt, .u-colors > :nth-child(45n + 25) .u-color-text {
  color: #ed7da0;
}
.u-colors > :nth-child(45n + 25) .u-color-bd, .u-colors > :nth-child(45n + 25) .u-color-border {
  border-color: #ed7da0;
}
.u-colors > :nth-child(45n + 26) .u-color {
  background-color: #d579b1;
  color: #ffffff;
}
.u-colors > :nth-child(45n + 26) .u-color-bg, .u-colors > :nth-child(45n + 26) .u-color-background {
  background-color: #d579b1;
}
.u-colors > :nth-child(45n + 26) .u-color-txt, .u-colors > :nth-child(45n + 26) .u-color-text {
  color: #d579b1;
}
.u-colors > :nth-child(45n + 26) .u-color-bd, .u-colors > :nth-child(45n + 26) .u-color-border {
  border-color: #d579b1;
}
.u-colors > :nth-child(45n + 27) .u-color {
  background-color: #9d71af;
  color: #f7f3f9;
}
.u-colors > :nth-child(45n + 27) .u-color-bg, .u-colors > :nth-child(45n + 27) .u-color-background {
  background-color: #9d71af;
}
.u-colors > :nth-child(45n + 27) .u-color-txt, .u-colors > :nth-child(45n + 27) .u-color-text {
  color: #9d71af;
}
.u-colors > :nth-child(45n + 27) .u-color-bd, .u-colors > :nth-child(45n + 27) .u-color-border {
  border-color: #9d71af;
}
.u-colors > :nth-child(45n + 28) .u-color {
  background-color: #7b86bd;
  color: #ffffff;
}
.u-colors > :nth-child(45n + 28) .u-color-bg, .u-colors > :nth-child(45n + 28) .u-color-background {
  background-color: #7b86bd;
}
.u-colors > :nth-child(45n + 28) .u-color-txt, .u-colors > :nth-child(45n + 28) .u-color-text {
  color: #7b86bd;
}
.u-colors > :nth-child(45n + 28) .u-color-bd, .u-colors > :nth-child(45n + 28) .u-color-border {
  border-color: #7b86bd;
}
.u-colors > :nth-child(45n + 29) .u-color {
  background-color: #bfc8d1;
  color: #5a6269;
}
.u-colors > :nth-child(45n + 29) .u-color-bg, .u-colors > :nth-child(45n + 29) .u-color-background {
  background-color: #bfc8d1;
}
.u-colors > :nth-child(45n + 29) .u-color-txt, .u-colors > :nth-child(45n + 29) .u-color-text {
  color: #bfc8d1;
}
.u-colors > :nth-child(45n + 29) .u-color-bd, .u-colors > :nth-child(45n + 29) .u-color-border {
  border-color: #bfc8d1;
}
.u-colors > :nth-child(45n + 30) .u-color {
  background-color: #8b9dad;
  color: #ffffff;
}
.u-colors > :nth-child(45n + 30) .u-color-bg, .u-colors > :nth-child(45n + 30) .u-color-background {
  background-color: #8b9dad;
}
.u-colors > :nth-child(45n + 30) .u-color-txt, .u-colors > :nth-child(45n + 30) .u-color-text {
  color: #8b9dad;
}
.u-colors > :nth-child(45n + 30) .u-color-bd, .u-colors > :nth-child(45n + 30) .u-color-border {
  border-color: #8b9dad;
}
.u-colors > :nth-child(45n + 31) .u-color {
  background-color: #c74500;
  color: #000000;
}
.u-colors > :nth-child(45n + 31) .u-color-bg, .u-colors > :nth-child(45n + 31) .u-color-background {
  background-color: #c74500;
}
.u-colors > :nth-child(45n + 31) .u-color-txt, .u-colors > :nth-child(45n + 31) .u-color-text {
  color: #c74500;
}
.u-colors > :nth-child(45n + 31) .u-color-bd, .u-colors > :nth-child(45n + 31) .u-color-border {
  border-color: #c74500;
}
.u-colors > :nth-child(45n + 32) .u-color {
  background-color: #cc5e21;
  color: #000000;
}
.u-colors > :nth-child(45n + 32) .u-color-bg, .u-colors > :nth-child(45n + 32) .u-color-background {
  background-color: #cc5e21;
}
.u-colors > :nth-child(45n + 32) .u-color-txt, .u-colors > :nth-child(45n + 32) .u-color-text {
  color: #cc5e21;
}
.u-colors > :nth-child(45n + 32) .u-color-bd, .u-colors > :nth-child(45n + 32) .u-color-border {
  border-color: #cc5e21;
}
.u-colors > :nth-child(45n + 33) .u-color {
  background-color: rgba(184, 85, 30, 0.685);
  color: #000000;
}
.u-colors > :nth-child(45n + 33) .u-color-bg, .u-colors > :nth-child(45n + 33) .u-color-background {
  background-color: rgba(184, 85, 30, 0.685);
}
.u-colors > :nth-child(45n + 33) .u-color-txt, .u-colors > :nth-child(45n + 33) .u-color-text {
  color: rgba(184, 85, 30, 0.685);
}
.u-colors > :nth-child(45n + 33) .u-color-bd, .u-colors > :nth-child(45n + 33) .u-color-border {
  border-color: rgba(184, 85, 30, 0.685);
}
.u-colors > :nth-child(45n + 34) .u-color {
  background-color: #369e78;
  color: #d8e1de;
}
.u-colors > :nth-child(45n + 34) .u-color-bg, .u-colors > :nth-child(45n + 34) .u-color-background {
  background-color: #369e78;
}
.u-colors > :nth-child(45n + 34) .u-color-txt, .u-colors > :nth-child(45n + 34) .u-color-text {
  color: #369e78;
}
.u-colors > :nth-child(45n + 34) .u-color-bd, .u-colors > :nth-child(45n + 34) .u-color-border {
  border-color: #369e78;
}
.u-colors > :nth-child(45n + 35) .u-color {
  background-color: #74a856;
  color: #e6e6e6;
}
.u-colors > :nth-child(45n + 35) .u-color-bg, .u-colors > :nth-child(45n + 35) .u-color-background {
  background-color: #74a856;
}
.u-colors > :nth-child(45n + 35) .u-color-txt, .u-colors > :nth-child(45n + 35) .u-color-text {
  color: #74a856;
}
.u-colors > :nth-child(45n + 35) .u-color-bd, .u-colors > :nth-child(45n + 35) .u-color-border {
  border-color: #74a856;
}
.u-colors > :nth-child(45n + 36) .u-color {
  background-color: #c7c84b;
  color: #262607;
}
.u-colors > :nth-child(45n + 36) .u-color-bg, .u-colors > :nth-child(45n + 36) .u-color-background {
  background-color: #c7c84b;
}
.u-colors > :nth-child(45n + 36) .u-color-txt, .u-colors > :nth-child(45n + 36) .u-color-text {
  color: #c7c84b;
}
.u-colors > :nth-child(45n + 36) .u-color-bd, .u-colors > :nth-child(45n + 36) .u-color-border {
  border-color: #c7c84b;
}
.u-colors > :nth-child(45n + 37) .u-color {
  background-color: #e2b943;
  color: #3e2e01;
}
.u-colors > :nth-child(45n + 37) .u-color-bg, .u-colors > :nth-child(45n + 37) .u-color-background {
  background-color: #e2b943;
}
.u-colors > :nth-child(45n + 37) .u-color-txt, .u-colors > :nth-child(45n + 37) .u-color-text {
  color: #e2b943;
}
.u-colors > :nth-child(45n + 37) .u-color-bd, .u-colors > :nth-child(45n + 37) .u-color-border {
  border-color: #e2b943;
}
.u-colors > :nth-child(45n + 38) .u-color {
  background-color: #d57438;
  color: #e6e6e6;
}
.u-colors > :nth-child(45n + 38) .u-color-bg, .u-colors > :nth-child(45n + 38) .u-color-background {
  background-color: #d57438;
}
.u-colors > :nth-child(45n + 38) .u-color-txt, .u-colors > :nth-child(45n + 38) .u-color-text {
  color: #d57438;
}
.u-colors > :nth-child(45n + 38) .u-color-bd, .u-colors > :nth-child(45n + 38) .u-color-border {
  border-color: #d57438;
}
.u-colors > :nth-child(45n + 39) .u-color {
  background-color: #d2524c;
  color: #e6e6e6;
}
.u-colors > :nth-child(45n + 39) .u-color-bg, .u-colors > :nth-child(45n + 39) .u-color-background {
  background-color: #d2524c;
}
.u-colors > :nth-child(45n + 39) .u-color-txt, .u-colors > :nth-child(45n + 39) .u-color-text {
  color: #d2524c;
}
.u-colors > :nth-child(45n + 39) .u-color-bd, .u-colors > :nth-child(45n + 39) .u-color-border {
  border-color: #d2524c;
}
.u-colors > :nth-child(45n + 40) .u-color {
  background-color: #d1547a;
  color: #e6e6e6;
}
.u-colors > :nth-child(45n + 40) .u-color-bg, .u-colors > :nth-child(45n + 40) .u-color-background {
  background-color: #d1547a;
}
.u-colors > :nth-child(45n + 40) .u-color-txt, .u-colors > :nth-child(45n + 40) .u-color-text {
  color: #d1547a;
}
.u-colors > :nth-child(45n + 40) .u-color-bd, .u-colors > :nth-child(45n + 40) .u-color-border {
  border-color: #d1547a;
}
.u-colors > :nth-child(45n + 41) .u-color {
  background-color: #b64f8d;
  color: #e6e6e6;
}
.u-colors > :nth-child(45n + 41) .u-color-bg, .u-colors > :nth-child(45n + 41) .u-color-background {
  background-color: #b64f8d;
}
.u-colors > :nth-child(45n + 41) .u-color-txt, .u-colors > :nth-child(45n + 41) .u-color-text {
  color: #b64f8d;
}
.u-colors > :nth-child(45n + 41) .u-color-bd, .u-colors > :nth-child(45n + 41) .u-color-border {
  border-color: #b64f8d;
}
.u-colors > :nth-child(45n + 42) .u-color {
  background-color: #78468c;
  color: #ddd8df;
}
.u-colors > :nth-child(45n + 42) .u-color-bg, .u-colors > :nth-child(45n + 42) .u-color-background {
  background-color: #78468c;
}
.u-colors > :nth-child(45n + 42) .u-color-txt, .u-colors > :nth-child(45n + 42) .u-color-text {
  color: #78468c;
}
.u-colors > :nth-child(45n + 42) .u-color-bd, .u-colors > :nth-child(45n + 42) .u-color-border {
  border-color: #78468c;
}
.u-colors > :nth-child(45n + 43) .u-color {
  background-color: #515e9c;
  color: #e6e6e6;
}
.u-colors > :nth-child(45n + 43) .u-color-bg, .u-colors > :nth-child(45n + 43) .u-color-background {
  background-color: #515e9c;
}
.u-colors > :nth-child(45n + 43) .u-color-txt, .u-colors > :nth-child(45n + 43) .u-color-text {
  color: #515e9c;
}
.u-colors > :nth-child(45n + 43) .u-color-bd, .u-colors > :nth-child(45n + 43) .u-color-border {
  border-color: #515e9c;
}
.u-colors > :nth-child(45n + 44) .u-color {
  background-color: #9ea7b1;
  color: #2c353d;
}
.u-colors > :nth-child(45n + 44) .u-color-bg, .u-colors > :nth-child(45n + 44) .u-color-background {
  background-color: #9ea7b1;
}
.u-colors > :nth-child(45n + 44) .u-color-txt, .u-colors > :nth-child(45n + 44) .u-color-text {
  color: #9ea7b1;
}
.u-colors > :nth-child(45n + 44) .u-color-bd, .u-colors > :nth-child(45n + 44) .u-color-border {
  border-color: #9ea7b1;
}
.u-colors > :nth-child(45n + 45) .u-color {
  background-color: #637889;
  color: #e6e6e6;
}
.u-colors > :nth-child(45n + 45) .u-color-bg, .u-colors > :nth-child(45n + 45) .u-color-background {
  background-color: #637889;
}
.u-colors > :nth-child(45n + 45) .u-color-txt, .u-colors > :nth-child(45n + 45) .u-color-text {
  color: #637889;
}
.u-colors > :nth-child(45n + 45) .u-color-bd, .u-colors > :nth-child(45n + 45) .u-color-border {
  border-color: #637889;
}
.u-color-1 {
  background-color: #1793ff;
  color: #000000;
}
.u-color-1-bg, .u-color-1-background {
  background-color: #1793ff;
}
.u-color-1-txt, .u-color-1-text {
  color: #1793ff;
}
.u-color-1-bd, .u-color-1-border {
  border-color: #1793ff;
}
.u-color-2 {
  background-color: #006cc9;
  color: #000000;
}
.u-color-2-bg, .u-color-2-background {
  background-color: #006cc9;
}
.u-color-2-txt, .u-color-2-text {
  color: #006cc9;
}
.u-color-2-bd, .u-color-2-border {
  border-color: #006cc9;
}
.u-color-3 {
  background-color: rgba(227, 104, 37, 0.65);
  color: #000000;
}
.u-color-3-bg, .u-color-3-background {
  background-color: rgba(227, 104, 37, 0.65);
}
.u-color-3-txt, .u-color-3-text {
  color: rgba(227, 104, 37, 0.65);
}
.u-color-3-bd, .u-color-3-border {
  border-color: rgba(227, 104, 37, 0.65);
}
.u-color-4 {
  background-color: #3caf85;
  color: #f0faf6;
}
.u-color-4-bg, .u-color-4-background {
  background-color: #3caf85;
}
.u-color-4-txt, .u-color-4-text {
  color: #3caf85;
}
.u-color-4-bd, .u-color-4-border {
  border-color: #3caf85;
}
.u-color-5 {
  background-color: #81bb5f;
  color: #ffffff;
}
.u-color-5-bg, .u-color-5-background {
  background-color: #81bb5f;
}
.u-color-5-txt, .u-color-5-text {
  color: #81bb5f;
}
.u-color-5-bd, .u-color-5-border {
  border-color: #81bb5f;
}
.u-color-6 {
  background-color: #ddde53;
  color: #2a2a08;
}
.u-color-6-bg, .u-color-6-background {
  background-color: #ddde53;
}
.u-color-6-txt, .u-color-6-text {
  color: #ddde53;
}
.u-color-6-bd, .u-color-6-border {
  border-color: #ddde53;
}
.u-color-7 {
  background-color: #66b8ff;
  color: #443302;
}
.u-color-7-bg, .u-color-7-background {
  background-color: #66b8ff;
}
.u-color-7-txt, .u-color-7-text {
  color: #66b8ff;
}
.u-color-7-bd, .u-color-7-border {
  border-color: #66b8ff;
}
.u-color-8 {
  background-color: #ed813e;
  color: #ffffff;
}
.u-color-8-bg, .u-color-8-background {
  background-color: #ed813e;
}
.u-color-8-txt, .u-color-8-text {
  color: #ed813e;
}
.u-color-8-bd, .u-color-8-border {
  border-color: #ed813e;
}
.u-color-9 {
  background-color: #005baa;
  color: #ffffff;
}
.u-color-9-bg, .u-color-9-background {
  background-color: #005baa;
}
.u-color-9-txt, .u-color-9-text {
  color: #005baa;
}
.u-color-9-bd, .u-color-9-border {
  border-color: #005baa;
}
.u-color-10 {
  background-color: #e85d88;
  color: #ffffff;
}
.u-color-10-bg, .u-color-10-background {
  background-color: #e85d88;
}
.u-color-10-txt, .u-color-10-text {
  color: #e85d88;
}
.u-color-10-bd, .u-color-10-border {
  border-color: #e85d88;
}
.u-color-11 {
  background-color: #ca589d;
  color: #ffffff;
}
.u-color-11-bg, .u-color-11-background {
  background-color: #ca589d;
}
.u-color-11-txt, .u-color-11-text {
  color: #ca589d;
}
.u-color-11-bd, .u-color-11-border {
  border-color: #ca589d;
}
.u-color-12 {
  background-color: #854e9b;
  color: #f6f0f8;
}
.u-color-12-bg, .u-color-12-background {
  background-color: #854e9b;
}
.u-color-12-txt, .u-color-12-text {
  color: #854e9b;
}
.u-color-12-bd, .u-color-12-border {
  border-color: #854e9b;
}
.u-color-13 {
  background-color: #5a68ad;
  color: #ffffff;
}
.u-color-13-bg, .u-color-13-background {
  background-color: #5a68ad;
}
.u-color-13-txt, .u-color-13-text {
  color: #5a68ad;
}
.u-color-13-bd, .u-color-13-border {
  border-color: #5a68ad;
}
.u-color-14 {
  background-color: #afbac5;
  color: #313a44;
}
.u-color-14-bg, .u-color-14-background {
  background-color: #afbac5;
}
.u-color-14-txt, .u-color-14-text {
  color: #afbac5;
}
.u-color-14-bd, .u-color-14-border {
  border-color: #afbac5;
}
.u-color-15 {
  background-color: #6e8598;
  color: #ffffff;
}
.u-color-15-bg, .u-color-15-background {
  background-color: #6e8598;
}
.u-color-15-txt, .u-color-15-text {
  color: #6e8598;
}
.u-color-15-bd, .u-color-15-border {
  border-color: #6e8598;
}
.u-color-16 {
  background-color: #e47133;
  color: #333333;
}
.u-color-16-bg, .u-color-16-background {
  background-color: #e47133;
}
.u-color-16-txt, .u-color-16-text {
  color: #e47133;
}
.u-color-16-bd, .u-color-16-border {
  border-color: #e47133;
}
.u-color-17 {
  background-color: #e98651;
  color: #333333;
}
.u-color-17-bg, .u-color-17-background {
  background-color: #e98651;
}
.u-color-17-txt, .u-color-17-text {
  color: #e98651;
}
.u-color-17-bd, .u-color-17-border {
  border-color: #e98651;
}
.u-color-18 {
  background-color: rgba(237, 156, 112, 0.72);
  color: #333333;
}
.u-color-18-bg, .u-color-18-background {
  background-color: rgba(237, 156, 112, 0.72);
}
.u-color-18-txt, .u-color-18-text {
  color: rgba(237, 156, 112, 0.72);
}
.u-color-18-bd, .u-color-18-border {
  border-color: rgba(237, 156, 112, 0.72);
}
.u-color-19 {
  background-color: #63bf9d;
  color: #f3fbf8;
}
.u-color-19-bg, .u-color-19-background {
  background-color: #63bf9d;
}
.u-color-19-txt, .u-color-19-text {
  color: #63bf9d;
}
.u-color-19-bd, .u-color-19-border {
  border-color: #63bf9d;
}
.u-color-20 {
  background-color: #9ac97f;
  color: #ffffff;
}
.u-color-20-bg, .u-color-20-background {
  background-color: #9ac97f;
}
.u-color-20-txt, .u-color-20-text {
  color: #9ac97f;
}
.u-color-20-bd, .u-color-20-border {
  border-color: #9ac97f;
}
.u-color-21 {
  background-color: #e4e575;
  color: #545539;
}
.u-color-21-bg, .u-color-21-background {
  background-color: #e4e575;
}
.u-color-21-txt, .u-color-21-text {
  color: #e4e575;
}
.u-color-21-bd, .u-color-21-border {
  border-color: #e4e575;
}
.u-color-22 {
  background-color: #fcd86e;
  color: #6a5c34;
}
.u-color-22-bg, .u-color-22-background {
  background-color: #fcd86e;
}
.u-color-22-txt, .u-color-22-text {
  color: #fcd86e;
}
.u-color-22-bd, .u-color-22-border {
  border-color: #fcd86e;
}
.u-color-23 {
  background-color: #f19a65;
  color: #ffffff;
}
.u-color-23-bg, .u-color-23-background {
  background-color: #f19a65;
}
.u-color-23-txt, .u-color-23-text {
  color: #f19a65;
}
.u-color-23-bd, .u-color-23-border {
  border-color: #f19a65;
}
.u-color-24 {
  background-color: #ed7c76;
  color: #ffffff;
}
.u-color-24-bg, .u-color-24-background {
  background-color: #ed7c76;
}
.u-color-24-txt, .u-color-24-text {
  color: #ed7c76;
}
.u-color-24-bd, .u-color-24-border {
  border-color: #ed7c76;
}
.u-color-25 {
  background-color: #ed7da0;
  color: #ffffff;
}
.u-color-25-bg, .u-color-25-background {
  background-color: #ed7da0;
}
.u-color-25-txt, .u-color-25-text {
  color: #ed7da0;
}
.u-color-25-bd, .u-color-25-border {
  border-color: #ed7da0;
}
.u-color-26 {
  background-color: #d579b1;
  color: #ffffff;
}
.u-color-26-bg, .u-color-26-background {
  background-color: #d579b1;
}
.u-color-26-txt, .u-color-26-text {
  color: #d579b1;
}
.u-color-26-bd, .u-color-26-border {
  border-color: #d579b1;
}
.u-color-27 {
  background-color: #9d71af;
  color: #f7f3f9;
}
.u-color-27-bg, .u-color-27-background {
  background-color: #9d71af;
}
.u-color-27-txt, .u-color-27-text {
  color: #9d71af;
}
.u-color-27-bd, .u-color-27-border {
  border-color: #9d71af;
}
.u-color-28 {
  background-color: #7b86bd;
  color: #ffffff;
}
.u-color-28-bg, .u-color-28-background {
  background-color: #7b86bd;
}
.u-color-28-txt, .u-color-28-text {
  color: #7b86bd;
}
.u-color-28-bd, .u-color-28-border {
  border-color: #7b86bd;
}
.u-color-29 {
  background-color: #bfc8d1;
  color: #5a6269;
}
.u-color-29-bg, .u-color-29-background {
  background-color: #bfc8d1;
}
.u-color-29-txt, .u-color-29-text {
  color: #bfc8d1;
}
.u-color-29-bd, .u-color-29-border {
  border-color: #bfc8d1;
}
.u-color-30 {
  background-color: #8b9dad;
  color: #ffffff;
}
.u-color-30-bg, .u-color-30-background {
  background-color: #8b9dad;
}
.u-color-30-txt, .u-color-30-text {
  color: #8b9dad;
}
.u-color-30-bd, .u-color-30-border {
  border-color: #8b9dad;
}
.u-color-31 {
  background-color: #c74500;
  color: #000000;
}
.u-color-31-bg, .u-color-31-background {
  background-color: #c74500;
}
.u-color-31-txt, .u-color-31-text {
  color: #c74500;
}
.u-color-31-bd, .u-color-31-border {
  border-color: #c74500;
}
.u-color-32 {
  background-color: #cc5e21;
  color: #000000;
}
.u-color-32-bg, .u-color-32-background {
  background-color: #cc5e21;
}
.u-color-32-txt, .u-color-32-text {
  color: #cc5e21;
}
.u-color-32-bd, .u-color-32-border {
  border-color: #cc5e21;
}
.u-color-33 {
  background-color: rgba(184, 85, 30, 0.685);
  color: #000000;
}
.u-color-33-bg, .u-color-33-background {
  background-color: rgba(184, 85, 30, 0.685);
}
.u-color-33-txt, .u-color-33-text {
  color: rgba(184, 85, 30, 0.685);
}
.u-color-33-bd, .u-color-33-border {
  border-color: rgba(184, 85, 30, 0.685);
}
.u-color-34 {
  background-color: #369e78;
  color: #d8e1de;
}
.u-color-34-bg, .u-color-34-background {
  background-color: #369e78;
}
.u-color-34-txt, .u-color-34-text {
  color: #369e78;
}
.u-color-34-bd, .u-color-34-border {
  border-color: #369e78;
}
.u-color-35 {
  background-color: #74a856;
  color: #e6e6e6;
}
.u-color-35-bg, .u-color-35-background {
  background-color: #74a856;
}
.u-color-35-txt, .u-color-35-text {
  color: #74a856;
}
.u-color-35-bd, .u-color-35-border {
  border-color: #74a856;
}
.u-color-36 {
  background-color: #c7c84b;
  color: #262607;
}
.u-color-36-bg, .u-color-36-background {
  background-color: #c7c84b;
}
.u-color-36-txt, .u-color-36-text {
  color: #c7c84b;
}
.u-color-36-bd, .u-color-36-border {
  border-color: #c7c84b;
}
.u-color-37 {
  background-color: #e2b943;
  color: #3e2e01;
}
.u-color-37-bg, .u-color-37-background {
  background-color: #e2b943;
}
.u-color-37-txt, .u-color-37-text {
  color: #e2b943;
}
.u-color-37-bd, .u-color-37-border {
  border-color: #e2b943;
}
.u-color-38 {
  background-color: #d57438;
  color: #e6e6e6;
}
.u-color-38-bg, .u-color-38-background {
  background-color: #d57438;
}
.u-color-38-txt, .u-color-38-text {
  color: #d57438;
}
.u-color-38-bd, .u-color-38-border {
  border-color: #d57438;
}
.u-color-39 {
  background-color: #d2524c;
  color: #e6e6e6;
}
.u-color-39-bg, .u-color-39-background {
  background-color: #d2524c;
}
.u-color-39-txt, .u-color-39-text {
  color: #d2524c;
}
.u-color-39-bd, .u-color-39-border {
  border-color: #d2524c;
}
.u-color-40 {
  background-color: #d1547a;
  color: #e6e6e6;
}
.u-color-40-bg, .u-color-40-background {
  background-color: #d1547a;
}
.u-color-40-txt, .u-color-40-text {
  color: #d1547a;
}
.u-color-40-bd, .u-color-40-border {
  border-color: #d1547a;
}
.u-color-41 {
  background-color: #b64f8d;
  color: #e6e6e6;
}
.u-color-41-bg, .u-color-41-background {
  background-color: #b64f8d;
}
.u-color-41-txt, .u-color-41-text {
  color: #b64f8d;
}
.u-color-41-bd, .u-color-41-border {
  border-color: #b64f8d;
}
.u-color-42 {
  background-color: #78468c;
  color: #ddd8df;
}
.u-color-42-bg, .u-color-42-background {
  background-color: #78468c;
}
.u-color-42-txt, .u-color-42-text {
  color: #78468c;
}
.u-color-42-bd, .u-color-42-border {
  border-color: #78468c;
}
.u-color-43 {
  background-color: #515e9c;
  color: #e6e6e6;
}
.u-color-43-bg, .u-color-43-background {
  background-color: #515e9c;
}
.u-color-43-txt, .u-color-43-text {
  color: #515e9c;
}
.u-color-43-bd, .u-color-43-border {
  border-color: #515e9c;
}
.u-color-44 {
  background-color: #9ea7b1;
  color: #2c353d;
}
.u-color-44-bg, .u-color-44-background {
  background-color: #9ea7b1;
}
.u-color-44-txt, .u-color-44-text {
  color: #9ea7b1;
}
.u-color-44-bd, .u-color-44-border {
  border-color: #9ea7b1;
}
.u-color-45 {
  background-color: #637889;
  color: #e6e6e6;
}
.u-color-45-bg, .u-color-45-background {
  background-color: #637889;
}
.u-color-45-txt, .u-color-45-text {
  color: #637889;
}
.u-color-45-bd, .u-color-45-border {
  border-color: #637889;
}
  /* LEFT MENU OPEN/CLOSE STYLING */
  #t_Header .t-Button-badge {
    background-color: #ff6633;
    color: #fff;
  }
  .t-Header-logo-container .description {
    color: #1793ff !important;
    font-weight: normal;
  }
  .t-Header-controls .special-nav{
    color:#1793ff;
  }
  .t-Header-controls .special-nav:hover{
    color:#ffffff;
  }
  #headerMenuTop .t-Button{
    color: #1793ff !important;
  }
  #headerMenuTop .t-Button:hover{
    color: #000 !important;
  }
  #headerMenuTop .t-Button-badge {
    background-color: #ff6633;
    color: #fff;
  }
  #headerMenuTop #mainMenuToggle {
    color: #1793ff;
    background-color: #fff;
  }
  #headerMenuTop #mainMenuToggle:hover{
    border-color: #1793ff;
    color: #1793ff;
  }
  #profilePicture .t-Button-badge{
    color:#ff6633;
    border:2px solid #000000;
  }
  .t-Header .t-Header-navBar button.t-Button--header{
    color:#1793ff !important;
  }
  .t-Header .t-Header-navBar button.t-Button--header:hover,   .t-Header .t-Header-navBar button.t-Button--header:after{
    color:#1793ff !important;
  }
  .t-Header .t-Header-navBar button .a-Icon{
    color: #969dab;
  }
  .t-Body-nav .fa{
    color: #1793ff !important;
  }
  .t-BodyPageTitle{
    color: #1791ff;
  }
  .fa-times-circle{
    color: #ba0400;
  }
  .t-Body-actionsContent label.t-Form-label,   .t-Body-actionsContent span.display_only {
    color: #ffffff;
  }
  .t-Alert-buttons button.t-Button {
      color:#ba0400 !important;
  }
  button.buttonAsLink, .spanAsLink{
    color: #1791FF !important;
    cursor: pointer;
  }
  .spanAsLink:hover{
    color: #000000 !important;
  }
  /* Form field styles */
  .t-Form-labelContainer label.t-Form-label.lrequired:after {
    color: #ba0400;
  }
  .t-Button--hideShow{
    color: #1793ff;
  }
  .ui-datepicker-trigger, .a-Button--calendar, .a-Button--popupLOV, .shuttle .a-Button, .ajax_shuttle .a-Button{
    color: #ffffff !important;
    background-color: #1793ff;
  }
  .a-IRR-dialogTable table[role="presentation"] div{
    border: 1px solid #1793ff; 
  }
  .ui-datepicker-trigger:hover, .a-Button--calendar:hover, .a-Button--popupLOV:hover, .shuttle .a-Button:hover, .ajax_shuttle .a-Button:hover{
    background-color: #9b9b9b;
    border-color: #9b9b9b;
    color: #ffffff !important;
  }
  .cke .cke_top, .cke .cke_bottom, .cke_inner{
    color: #ffffff;
    background-color: #1793ff !important; 
  }
  .cke a.cke_toolbox_collapser, .cke .cke_button, .cke .cke_combo_button, .cke .cke_toolgroup{
    color: #1793ff;
    background-color: #ffffff; 
  }
  .cke .cke_toolbar_separator{
    background-color: #1793ff;
  }
  .side_menu .t-LinksList-item {  
    border: 1px solid #1791FF;
  }
  .side_menu .t-LinksList-link{
    background-color: #f8f8f8;
  }
  .side_menu .t-LinksList-item .t-LinksList-link:hover{
    background-color: #1793ff;
    color: #ffffff;
  }
  .side_menu .t-LinksList-item .is-current.t-LinksList-link{
    background-color: #1793ff;
    color: #ffffff;
  }
  .side_menu ul.t-LinksList-list .t-LinksList-item{
    border-top: 1px solid #1791FF;
  }
  html .borderTop, .borderTop{
      border-top: 2px solid #1791FF !important;
  }
  .ui-datepicker-group.ui-datepicker-group-first {
    border-right: 1px solid #1793ff;
  }
  .ui-datepicker-week-end, .ui-datepicker-week-end * {
    color: #6c0000 !important;
  }
  button.t-Delete-Button,   .t-Body-content button.t-Delete-Button,   .t-Dialog button.t-Delete-Button,   .ui-dialog button.t-Delete-Button,   .t-Body-content button.a-IRR-button--remove,   .t-Dialog button.a-IRR-button--remove,   .ui-dialog button.a-IRR-button--remove,   .t-Body-actionsContent button.t-Delete-Button{
    background-color: #c90303 !important;
    border-color: #c90303 !important;
    color: #ffffff !important;
  }
  button.t-Delete-Button:hover,   .t-Body-content button.t-Delete-Button:hover,   .t-Dialog button.t-Delete-Button:hover,   .ui-dialog button.t-Delete-Button:hover,   .t-Body-content button.a-IRR-button--remove:hover,   .t-Dialog button.a-IRR-button--remove:hover,   .ui-dialog button.a-IRR-button--remove:hover,   .t-Body-actionsContent button.t-Delete-Button:hover{
    background-color: #ffffff !important;
    color: #c90303 !important;
    border-color: #c90303 !important;
  }
.a-IRR-reportView table th, table.standardLook th{
  background-color:#fefefe;
}
.a-IRR-reportView table th a, table.standardLook th a{
  color:#000000;
}
.a-IRR-reportView table th a:hover, table.standardLook th a:hover{
  color:#1793ff;
}
table.standardLook tr td, .a-IRR-reportView table tr td, .a-GV-table tr.a-GV-row td{
  border-bottom:3px solid #DADADA;
}
.a-IRR-reportView table tr:not([class]) td, table.standardLook td, .a-GV-table tr.a-GV-row td{
  background: #FBFBFB; 
}
.a-IRR-reportView table tr:not([class]):nth-child(even) td , .a-GV-table tr.a-GV-row:nth-child(even) td{
  background: #F3F4F4; 
} 
.a-IRR-reportView table tr td[headers="edit_column"], 
.a-IRR-reportView table tr:nth-child(odd) td[headers="edit_column"], 
.a-IRR-reportView table tr:not([class]):nth-child(odd) td[headers="edit_column"], 
.a-IRR-reportView table tr:nth-child(even) td[headers="edit_column"], 
.a-IRR-reportView table tr:not([class]):nth-child(even) td[headers="edit_column"], .a-IRR-reportView table tr td[headers="LINK"], 
.a-IRR-reportView table tr:nth-child(odd) td[headers="LINK"], 
.a-IRR-reportView table tr:not([class]):nth-child(odd) td[headers="LINK"], 
.a-IRR-reportView table tr:nth-child(even) td[headers="LINK"], 
.a-IRR-reportView table tr:not([class]):nth-child(even) td[headers="LINK"]{
  opacity: 1 !important;
  background: #ffffff !important; 
  color:#000000;
} 
/* Hover tr in report styling */
.a-IRR-reportView table tr:hover:nth-child(odd) td, .a-GV-table tr.a-GV-row:hover:nth-child(odd) td, .a-IRR-reportView table tr:not([class]):hover:nth-child(odd) td{
  background-color: #F2F2F2 !important;
  color:#000000 !important;
}
.a-IRR-reportView table tr:hover:nth-child(even) td, .a-GV-table tr.a-GV-row:hover:nth-child(even) td, .a-IRR-reportView table tr:not([class]):hover:nth-child(even) td  {
  background-color: #ECECEC !important;
  color:#000000 !important;
}
.a-IRR-reportView table tr:hover td a, .a-GV-table tr.a-GV-row:hover td a{
  color:#1793ff !important;
}
.a-IRR-reportView table tr:hover td a:hover, .a-GV-table tr.a-GV-row:hover td a:hover{
  color:#000000 !important;
}
.a-IRR-reportView table tr:hover td span.fa-exclamation-triangle, .a-GV-table tr.a-GV-row:hover td span.fa-exclamation-triangle{
  color:#ba0400 !important;
}
/* other color (case red #ba0400) */
.a-IRR-reportView table tr.MarkRowBuSailing td, .a-IRR-reportView table tr.MarkRowBuSailing:hover td/* <- Stuwage */{
  opacity: 1 !important;
  background: #ffece5 !important; 
} 
.a-IRR-reportView table tr.MarkRowBuSailing:nth-child(even) td, .a-IRR-reportView table tr.MarkRowBuSailing:hover:nth-child(even) td/* <- Stuwage */{
  background-color: #FFDFD4 !important;
}
/* other color (case yellow) */
.a-IRR-reportView table tr.MarkRowPrioY td/* <- Stuwage */, 
.a-IRR-reportView table tr:nth-child(odd) td.MarkFieldStatusP/* <- Stuwage */, 
.a-IRR-reportView table tr:nth-child(odd):not([class]) td.MarkFieldStatusP/* <- Stuwage */, .a-IRR-reportView table tr.MarkRowPrioY:hover td/* <- Stuwage */, 
.a-IRR-reportView table tr:hover:nth-child(odd) td.MarkFieldStatusP/* <- Stuwage */, 
.a-IRR-reportView table tr:hover:nth-child(odd):not([class]) td.MarkFieldStatusP/* <- Stuwage */{
  opacity: 1 !important;
  background: #fcf9d9 !important; 
  color:#000000;
} 
.a-IRR-reportView table tr.MarkRowPrioY:nth-child(even) td /* <- Stuwage */, 
.a-IRR-reportView table tr:nth-child(even) td.MarkFieldStatusP /* <- Stuwage */, 
.a-IRR-reportView table tr:not([class]):nth-child(even) td.MarkFieldStatusP /* <- Stuwage */, .a-IRR-reportView table tr:hover.MarkRowPrioY:nth-child(even) td /* <- Stuwage */, 
.a-IRR-reportView table tr:hover:nth-child(even) td.MarkFieldStatusP /* <- Stuwage */, 
.a-IRR-reportView table tr:hover:not([class]):nth-child(even) td.MarkFieldStatusP /* <- Stuwage */{
  background-color: #fff8b8 !important;
}
/* other color (case red #ba0400) */
.a-IRR-reportView table tr.MarkRowClaim td, .a-IRR-reportView table tr.MarkRowClaim:hover td/* <- Stuwage */{
  opacity: 1 !important;
  background: #C30000 !important; 
  color: #ffffff !important;
} 
.a-IRR-reportView table tr.MarkRowClaim:nth-child(even) td, .a-IRR-reportView table tr.MarkRowClaim:hover:nth-child(even) td/* <- Stuwage */{
  background-color: #A80404 !important;
  color: #ffffff !important;
}
.a-IRR-reportView table tr.MarkRowClaim td span.fa-exclamation-triangle, 
.a-GV-table tr.MarkRowClaim.a-GV-row td span.fa-exclamation-triangle, .a-IRR-reportView table tr.MarkRowClaim:hover td span.fa-exclamation-triangle, 
.a-GV-table tr.MarkRowClaim.a-GV-row:hover td span.fa-exclamation-triangle, .a-IRR-reportView table tr.MarkRowClaim:hover td a, 
.a-GV-table tr.MarkRowClaim.a-GV-row:hover td a, .a-IRR-reportView table tr.MarkRowClaim a, .a-IRR-reportView table tr.MarkRowClaim:hover a{
  color: #ffe100 !important;
}
.a-IRR-reportView table tr.MarkRowClaim:hover td a:hover, 
.a-GV-table tr.MarkRowClaim.a-GV-row:hover td a:hover, .a-IRR-reportView table tr.MarkRowClaim a:hover, .a-IRR-reportView table tr.MarkRowClaim:hover a:hover{
  color: #ffffff !important;
}
.a-IRR-reportView table tr.MarkRowClaim .markBSADefault {
  color: #a7a7a7;
}
.a-IRR-reportView table tr.MarkRowClaim .markB, .a-IRR-reportView table tr.MarkRowClaim .markS, .a-IRR-reportView table tr.MarkRowClaim .markD, .a-IRR-reportView table tr.MarkRowClaim .markA {
  color: #81e178;
}
table.a-GV-table.a-GV-table--checkbox tr th, table.a-GV-table.a-GV-table--checkbox tr td, table.a-GV-table.a-GV-table--checkbox tr:nth-child(2n) td, table.a-GV-table.a-GV-table--checkbox tr:hover th, table.a-GV-table.a-GV-table--checkbox tr:hover td, table.a-GV-table.a-GV-table--checkbox tr:hover:nth-child(2n) td{
  background-color: #FFFFFF !important;
  color:#000000 !important;
  border-color: #FFFFFF !important;
  border-bottom: 3px solid #ddd !important;
}
.a-GV-hdr .a-GV-w-frozen .a-GV-table{
  border-right: 0px solid #ddd !important;
  box-sizing: border-box;  
}
.a-IG-body thead th{
  background-color: #FFFFFF !important;
  color:#000000 !important;
}
.markBSADefault{
  color:#888;
  font-weight: bold;
}
.markB, .markS, .markD, .markA{
  color:#038900;
  font-weight: bold;
}
.t-Body-rightmenu #buttonRegion{
  background-color:#1793ff !important;
}
.t-Body-rightmenu #buttonRegion button.t-Button--hot{
  border-color: #ffffff;
}
.t-Body-rightmenu #buttonRegion button:hover{
  background-color: #1793ff;
  border-color: #ffffff;
  color: #ffffff;
}
.t-Body-rightmenu #buttonRegion button.t-Button--hot:hover{
  background-color: #ffffff;
  border-color: #1793ff;
  color: #1793ff;
}
.relationHeader *, .relationHeader span.display_only{
  color: #000000 !important;
}
.relationHeader .currentPageTitle{
  color: #ff6633 !important;
}
#planboard .scrollable li{
  border-right: 5px solid #f5f5f5;
  color: #9b9b9b;
}
#planboard .scrollable li.active{
  background-color: #1793ff;
  color: #ffffff;
}
#planboard #scrollableContainer, #planboard #scrollableContainer .next, #planboard #scrollableContainer .prev{
  background-color: #ffffff;
}
#planboard .driverOrder{
  color: #000000;
}
#planboard .driverOrder[status="OPEN"], #planboard .driverOrder[status="REOPENED"], #planboard .driverOrder:hover{
  color: #1793ff;
}
#planboard #precarriage.clickable{
  color: #1793ff;
}
#planboard .driverOrder[status="OPEN"]:hover, #planboard .driverOrder[status="REOPENED"]:hover{
  color: #000000;
}
#planboard .a-IRR-table th, #planboard .a-IRR-table th a, #planboard .a-IRR-table th span{
  color: #1793ff;
}
#planboard .a-IRR-table th, #planboard .a-IRR-table td{
  background-color: #ffffff !important;
  border-bottom: 5px solid #f5f5f5 !important;
}
#planboard input:focus {
  border-color:#ff6633 !important;
}
.locked{
  color:#ba0400;
}

#planboard .messageButton[newmessages="Y"]::after,
#planboard .planHaulierClick[newmessages="YES"]:after{
  background-color: #ff6633;
}
#planboard .planHaulierClick[rejectedTask="YES"]:after{
  background-color: #f00;
}
#planboardArea .shipconfirmyn[shipcon="SEND"], #planboardArea .shipconfirmyn[shipcon="SUCCESS"]
, #planboardArea .shipconfirmyn[shipcon="ERROR"], #planboardArea .shipconfirmyn[bookconf="REJECTED"]
, #planboardAreaCompleted .shipconfirmyn[shipcon="SEND"], #planboardAreaCompleted .shipconfirmyn[shipcon="SUCCESS"]
, #planboardAreaCompleted .shipconfirmyn[shipcon="ERROR"], #planboardAreaCompleted .shipconfirmyn[bookconf="REJECTED"]{
  cursor:default;
}
#planboardArea .shipconfirmyn, #planboardAreaCompleted .shipconfirmyn{
  border-color:#9B4C00;
}
#planboardArea .shipconfirmyn[shipcon="SEND"]
, #planboardAreaCompleted .shipconfirmyn[shipcon="SEND"]{
  background-color:#F5B604;
  border-color:#9B4C00;
  margin-right: 10px;
}
#planboardArea .shipconfirmyn[shipcon="SUCCESS"]
, #planboardAreaCompleted .shipconfirmyn[shipcon="SUCCESS"]{
  background-color:#1793ff;
  border-color:#003fbd;
  margin-right: 10px;
}
#planboardArea .shipconfirmyn[shipcon="ERROR"]
, #planboardArea .shipconfirmyn[bookconf="REJECTED"]
, #planboardAreaCompleted .shipconfirmyn[shipcon="ERROR"]
, #planboardAreaCompleted .shipconfirmyn[bookconf="REJECTED"]{
  background-color:#ba0400;
  border-color:#720200;
  margin-right: 10px;
}
#planboardArea .shipconfirmyn[bookconf="ACKNOWLEDGE"], #planboardAreaCompleted .shipconfirmyn[bookconf="ACKNOWLEDGE"]{
  background-color:#00FF00;
  border-color:#008700;
  margin-right: 10px;
}
#planboardArea .shipconfirmyn[shipcancelbutton="y"]{
    background-color: red !important;
    border-color: black !important;
    margin-right: -5px !important;
	font-weight: bold;
	font-size: 1.3em;
	line-height: 8px;
}
#planboardArea.trailer .deliverysailing[shipdel=""], #planboardAreaCompleted.trailer .deliverysailing[shipdel=""],
 #planboardArea.trailer .deliverysailing[shipdel="N"], #planboardAreaCompleted.trailer .deliverysailing[shipdel="N"]{
  color:#ba0400;
  font-weight: bold;
}
#planboardArea.trailer .deliverysailing[bookconf="REJECTED"]{
  text-decoration: underline;
}
#planboardArea.trailer .deliverysailing[shipcol="Y"], #planboardAreaCompleted.trailer .deliverysailing[shipcol="Y"]
, #planboardArea.trailer .deliverysailing[shipdel="Y"], #planboardAreaCompleted.trailer .deliverysailing[shipdel="Y"]
, #planboardArea.trailer .deliverysailing[shipcol="SUCCESS"], #planboardAreaCompleted.trailer .deliverysailing[shipdel="SUCCESS"]{
  color:#000000;
  font-weight: normal;
}
#planboard .error{
  border-color: #ba0400 !important;
}
#planboard td[headers="deliveryEquip"] ul, #planboard td[headers="collectionEquip"] ul {
  background: #ffffff;
}

#planboard #actionBoxPlanningLine,
#planboard #shipmentBoxPlanningLine{
  background-color: #3c3c3c;
  color: #ffffff;
}
#planboard #actionBoxPlanningLine h1, 
#planboard #actionBoxPlanningLine h2,
#planboard #actionBoxPlanningLine h3,
#planboard #shipmentBoxPlanningLine h1, 
#planboard #shipmentBoxPlanningLine h2,
#planboard #shipmentBoxPlanningLine h3{
  color: #ffffff;
}
#planboard #actionBoxPlanningLine #addPlanningLine,
#planboard #actionBoxPlanningLine #addShipments,
#planboard #shipmentBoxPlanningLine #addPlanningLine,
#planboard #shipmentBoxPlanningLine #addShipments{
  color: #3c3c3c;
}
#planboard #shipmentsBox{
  background-color: #e1dfdf;
}
#planboard .droppable{
  background-color:#e1dfdf;
}
#planboard .available.ui-droppable-active{
  background-color:#dd4d00;
}
#planboard .available.ui-droppable-hover{
  background-color:green;
}
#planboard .shipmentleg{
  background-color: #f2f2f2;
  border:2px solid #000000;
}
#planboard .shipmentleg .extrAddr {
background-color: #ff6633;
color: #ffffff;
}
#planboard .extrAddrInfo {
  background-color: #ffffe1;
  color: #000000;
  border: 1px solid #000000;
}
#planboard .shipmentleg[bookingstatus="APPROVED"], #planboard .shipmentleg[bookingstatus="ACCEPTED"]{
  border-color: #cccccc;
  background-color: #ffffff;
}
#planboard .planboardArea.container .deliverysailing[status="TERMINALIN"], #planboard .planboardArea.container .deliverysailing[status="TERMIN"]{
  color:#ba0400;
}
#planboard .planboardArea.container .deliverysailing[status="VESSELLOADED"], #planboard .planboardArea.container .deliverysailing[status="VESSELDEPARTED"], #planboard .planboardArea.container .deliverysailing[status="VESSELARRIVED"], #planboard .planboardArea.container .deliverysailing[status="LOADEDVSL"], #planboard .planboardArea.container .deliverysailing[status="VESSELLOAD"], #planboard .planboardArea.container .deliverysailing[status="VESSELDEP"], #planboard .planboardArea.container .deliverysailing[status="VESSELARVD"]{
  color:#1791ff;
}
#planboard .shipmentleg[status="DEPARTED"], #planboard .shipmentleg[status="ARRIVED"], #planboard .shipmentleg[status="COLLECTED"], #planboard .shipmentleg[status="TERMINALIN"], #planboard .shipmentleg[status="TERMIN"], #planboard .shipmentleg[status="VESSELLOADED"], #planboard .shipmentleg[status="VESSELDEPARTED"], #planboard .shipmentleg[status="VESSELARRIVED"], #planboard .shipmentleg[status="VESSELUNLOADED"], #planboard .shipmentleg[status="LOADEDVSL"], #planboard .shipmentleg[status="VESSELLOAD"], #planboard .shipmentleg[status="VESSELDEP"], #planboard .shipmentleg[status="VESSELARVD"], #planboard .shipmentleg[status="VESSELUNL"], #planboard .shipmentleg[status="TERMOUT"], #planboard .shipmentleg[status="TERMINALOUT"]{
  border-color: #149900;
  background-color: #dafbd7;
}
#planboard .shipmentleg[status="DELIVERED"], #planboard .shipmentleg[status="CLAIM"], #planboard .shipmentleg[bookingstatus="INVOICE"], #planboard .shipmentleg[bookingstatus="COMPLETED"]{
  border-color: #1791ff;
  background-color: #d9f2ff;
}
#planboard .deliveryShipmentBox{
  background-color: #e1dfdf;
}
#planboard .shipmentleg .ponumber, #planboard .deliveryShipmentBox .ponumber{
  color:#1791ff;
}
#planboard .deliveryShipmentBox .doType, #planboard .shipmentleg .doType{
  color:#ff6633;
}
#planboard .deliveryShipmentBox.subcontracted, #planboard .shipmentleg.subcontracted, .partloadsRow[subcontracted="Y"]{
  color: #ba0400;  
}
#planboard .shipmentIconContainer .icon-dangerousgoods {
  font-size: 18px;
  color: #ba0400;
}
.dangerous{
  color: #ba0400;
}
.reefer{
  color: #008aff;
}
#planboard .shipmentIconContainer .icon-reefer {
  font-size: 18px;
  color: #008aff;
}
/*
#planboard .equipmentIndication{
  color: #1791ff;
  border: 1px solid #1791ff;
}
*/
#planboard .equipmentIndication[val="H"]{
  color: white;
  border: 1px solid #000000;
   background-color: #f309a3;
}
#planboard .equipmentIndication{
  color: #787878;
  border: 1px solid #787878;
  background-color: #ffea00;
}
#planboard .equipmentIndication[val="F"]{
  color: #ffffff;
  border: 1px solid #000000;
  background-color: #E65300;
}
#planboard .equipmentIndication[val="S"]{
  color: #1791ff;
  border: 1px solid #1791ff;
  background-color: transparent;
}
#planboard .equipmentIndication[val="45RF"] {
  color: #ffffff;
  border: 1px solid #000000;
  background-color: #0000ff;
}
.planboardArea .warning, .warning{
  color:#ba0400;
}
.planboardArea .equipwarning{
  color:#1793ff;
}
.planboardArea .needrepair{
  color:#ba0400 !important;
  border-color:#ba0400 !important;
}
.planboardArea .editremark span, .planboardArea .a-IRR-table tr td[headers="remarks"] span{
  color: #ba0400;
}
.planboardArea .editremark[title=""] span, .planboardArea .a-IRR-table tr td[headers="remarks"] span[title=""]{
  color: #a8a8a8;
}
.planboardArea .conActionButton {
  background-color: #1791ff;
  color: #ffffff;
}
#planboardArea .conActionButton[type="HIDE"], #planboardArea .conActionButton[type=""]{
  background-color: #ffffff !important;
}
#planboard tr[canedit="N"] .conActionButton{
  background-color:#92c9fb;
}
#planboard tr[canedit="N"] input, 
#planboard tr[canedit="N"] select {
    border-color: #dddddd !important;
}
#planboard td[headers="deliveryEquip"] .fa-plus{
  color: #1791ff;
}
#planboard tr[colbusiness="DO"] td[headers="collectionShippingRoute"] select, #planboard tr[colbusiness="DO"] td[headers="sailingdate"] input, #planboard tr[canedit="N"] [headers="hauliers"] *, #planboard tr[directioncode="PPEB"] td[headers="deliveryEquip"] input, #planboard tr[directioncode="PPEB"] td[headers="deliveryEmpty"] input, #planboard tr[directioncode="PPEB"] td[headers="deliverySpansets"] input, #planboard tr[directioncode="PPEB"] td[headers="deliveryPlanks"] input, #planboard tr[directioncode="PPEB"] td[headers="changeOver"] input, #planboard tr[directioncode="PPEB"] td[headers="collectionSpansets"] input, #planboard tr[directioncode="PPEB"] td[headers="collectionPlanks"] input, #planboard tr[directioncode="PPEB"] td[headers="collectionDelivered"] input, #planboard tr[directioncode="PPWB"] td[headers="deliveryEquip"] input, #planboard tr[directioncode="PPWB"] td[headers="deliveryEmpty"] input, #planboard tr[directioncode="PPWB"] td[headers="deliverySpansets"] input, #planboard tr[directioncode="PPWB"] td[headers="deliveryPlanks"] input, #planboard tr[directioncode="PPWB"] td[headers="changeOver"] input, #planboard tr[directioncode="PPWB"] td[headers="collectionSpansets"] input, #planboard tr[directioncode="PPWB"] td[headers="collectionPlanks"] input, #planboard tr[directioncode="PPWB"] td[headers="collectionDelivered"] input, #planboard tr[directioncode="DOEB"] td[headers="deliveryEquip"] input, #planboard tr[directioncode="DOEB"] td[headers="deliveryEquip"] input, #planboard tr[directioncode="DOEB"] td[headers="deliveryEmpty"] input, #planboard tr[directioncode="DOEB"] td[headers="deliverySpansets"] input, #planboard tr[directioncode="DOEB"] td[headers="deliveryPlanks"] input, #planboard tr[directioncode="DOWB"] td[headers="deliveryEquip"] input, #planboard tr[directioncode="DOWB"] td[headers="deliveryEmpty"] input, #planboard tr[directioncode="DOWB"] td[headers="deliverySpansets"] input, #planboard tr[directioncode="DOWB"] td[headers="deliveryPlanks"] input, #planboard td[headers="collectionShippingRoute"] select[ponr=""], #planboard td[headers="sailingdate"] input[shipseq=""], #planboard td[headers="deliverySpansets"] input[shipseq=""], #planboard td[headers="deliveryPlanks"] input[shipseq=""], #planboard td[headers="collectionSpansets"] input[shipseq=""], #planboard td[headers="collectionPlanks"] input[shipseq=""], #planboard .equimentsearch[shipseq=""]{
    border-color: #dddddd !important;
    pointer-events: none;
    cursor: default;
}
.masterPartloadPlanning #partloadShipments table, .masterPartloadPlanning #futurePartloadShipments table {
  border: 1px solid #000000;
}
.masterPartloadPlanning tbody tr.partloadsRow::after {
  border-bottom: 1px solid #e6e6e6;
}
.masterPartloadPlanning #partloadShipments tr.partloadsRow::after, .masterPartloadPlanning #futurePartloadShipments tr.partloadsRow::after{
  border-left: 1px solid #e6e6e6;
  border-right: 1px solid #e6e6e6;
}
.masterPartloadPlanning tbody tr.partloadsRow, .masterPartloadPlanning tr.partloadsRow.ui-sortable-helper{
  background-color: #ffffff;
}
.masterPartloadPlanning tr.partloadsRow .shipmentDataBox{
  color: #1791ff;
}
.masterPartloadPlanning tr.partloadsRow[substatus="COLLECTED"], .masterPartloadPlanning tr.partloadsRow[substatus="TERMINALIN"], .masterPartloadPlanning tr.partloadsRow[substatus="TERMIN"], .masterPartloadPlanning tr.partloadsRow[substatus="VESSELLOADED"], .masterPartloadPlanning tr.partloadsRow[substatus="VESSELDEPARTED"], .masterPartloadPlanning tr.partloadsRow[substatus="VESSELARRIVED"], .masterPartloadPlanning tr.partloadsRow[substatus="VESSELUNLOADED"], .masterPartloadPlanning tr.partloadsRow[substatus="LOADEDVSL"], .masterPartloadPlanning tr.partloadsRow[substatus="VESSELLOAD"], .masterPartloadPlanning tr.partloadsRow[substatus="VESSELDEP"], .masterPartloadPlanning tr.partloadsRow[substatus="VESSELARVD"], .masterPartloadPlanning tr.partloadsRow[substatus="VESSELUNL"], .masterPartloadPlanning tr.partloadsRow[substatus="TERMOUT"], .masterPartloadPlanning tr.partloadsRow[substatus="TERMINALOUT"] {
  background-color: #dafbd7;
}
.masterPartloadPlanning tbody tr.partloadsRow[substatus="COLLECTED"]::after, .masterPartloadPlanning tbody tr.partloadsRow[substatus="TERMINALIN"]::after, .masterPartloadPlanning tbody tr.partloadsRow[substatus="TERMIN"]::after, .masterPartloadPlanning tbody tr.partloadsRow[substatus="VESSELLOADED"]::after, .masterPartloadPlanning tbody tr.partloadsRow[substatus="VESSELDEPARTED"]::after, .masterPartloadPlanning tbody tr.partloadsRow[substatus="VESSELARRIVED"]::after, .masterPartloadPlanning tbody tr.partloadsRow[substatus="VESSELUNLOADED"]::after, .masterPartloadPlanning tbody tr.partloadsRow[substatus="LOADEDVSL"]::after, .masterPartloadPlanning tbody tr.partloadsRow[substatus="VESSELLOAD"]::after, .masterPartloadPlanning tbody tr.partloadsRow[substatus="VESSELDEP"]::after, .masterPartloadPlanning tbody tr.partloadsRow[substatus="VESSELARVD"]::after, .masterPartloadPlanning tbody tr.partloadsRow[substatus="VESSELUNL"]::after, .masterPartloadPlanning tbody tr.partloadsRow[substatus="TERMOUT"]::after, .masterPartloadPlanning tbody tr.partloadsRow[substatus="TERMINALOUT"]::after {
  border-bottom: 1px solid #e6e6e6;
}
.masterPartloadPlanning tbody tr.partloadsRow[substatus="COLLECTED"]::after, .masterPartloadPlanning tbody tr.partloadsRow[substatus="TERMINALIN"]::after, .masterPartloadPlanning tbody tr.partloadsRow[substatus="TERMIN"]::after, .masterPartloadPlanning tbody tr.partloadsRow[substatus="VESSELLOADED"]::after, .masterPartloadPlanning tbody tr.partloadsRow[substatus="VESSELDEPARTED"]::after, .masterPartloadPlanning tbody tr.partloadsRow[substatus="VESSELARRIVED"]::after, .masterPartloadPlanning tbody tr.partloadsRow[substatus="VESSELUNLOADED"]::after, .masterPartloadPlanning tbody tr.partloadsRow[substatus="LOADEDVSL"]::after, .masterPartloadPlanning tbody tr.partloadsRow[substatus="VESSELLOAD"]::after, .masterPartloadPlanning tbody tr.partloadsRow[substatus="VESSELDEP"]::after, .masterPartloadPlanning tbody tr.partloadsRow[substatus="VESSELARVD"]::after, .masterPartloadPlanning tbody tr.partloadsRow[substatus="VESSELUNL"]::after, .masterPartloadPlanning tbody tr.partloadsRow[substatus="TERMOUT"]::after, .masterPartloadPlanning tbody tr.partloadsRow[substatus="TERMINALOUT"]::after{
  border-left: 1px solid #dafbd7;
  border-right: 1px solid #dafbd7;
}
.masterPartloadPlanning tr.partloadsRow[substatus="DELIVERED"] {
  background-color: #d9f2ff;
}
.masterPartloadPlanning tbody tr.partloadsRow[substatus="DELIVERED"]::after {
  border-bottom: 1px solid #d9f2ff;
}
.masterPartloadPlanning tbody tr.partloadsRow[substatus="DELIVERED"]::after{
  border-left: 1px solid #d9f2ff;
  border-right: 1px solid #d9f2ff;
}
.masterPartloadPlanning .available {
  border-color: #ff6633 !important; 
}
