body.ee .ball-pulse > div {
  background-color: #00b3f0;
}
@keyframes f_fadeBL {
  0% {
    background-color: white;
  }
  100% {
    background-color: #00b3f0;
  }
}
@-webkit-keyframes f_fadeBL {
  0% {
    background-color: white;
  }
  100% {
    background-color: #00b3f0;
  }
}
@-moz-keyframes f_fadeBL {
  0% {
    background-color: white;
  }
  100% {
    background-color: #00b3f0;
  }
}
@-o-keyframes f_fadedBL {
  0% {
    background-color: white;
  }
  100% {
    background-color: #00b3f0;
  }
}
@keyframes f_fadeGR {
  0% {
    background-color: white;
  }
  100% {
    background-color: #69b545;
  }
}
@-webkit-keyframes f_fadeGR {
  0% {
    background-color: white;
  }
  100% {
    background-color: #69b545;
  }
}
@-moz-keyframes f_fadeGR {
  0% {
    background-color: white;
  }
  100% {
    background-color: #69b545;
  }
}
@-o-keyframes f_fadeGR {
  0% {
    background-color: white;
  }
  100% {
    background-color: #69b545;
  }
}
@keyframes f_fadeOR {
  0% {
    background-color: white;
  }
  100% {
    background-color: #00b3f0;
  }
}
@-webkit-keyframes f_fadeOR {
  0% {
    background-color: white;
  }
  100% {
    background-color: #00b3f0;
  }
}
@-moz-keyframes f_fadeOR {
  0% {
    background-color: white;
  }
  100% {
    background-color: #00b3f0;
  }
}
@-o-keyframes f_fadeOR {
  0% {
    background-color: white;
  }
  100% {
    background-color: #00b3f0;
  }
}
body.ee .rule-green {
  border-top-color: #69b545;
}
body.ee .rule-orange {
  border-top-color: #00b3f0;
}
body.ee .rule-slate-dark {
  border-top-color: #006696;
}
body.ee .pill,
body.ee a.pill {
  color: #767676;
}
body.ee .pill:hover,
body.ee a.pill:hover {
  color: white;
}
body.ee .pill.active,
body.ee a.pill.active,
body.ee .pill.pill-active,
body.ee a.pill.pill-active {
  color: white;
}
body.ee .pill.active:hover,
body.ee a.pill.active:hover,
body.ee .pill.pill-active:hover,
body.ee a.pill.pill-active:hover {
  color: white;
}
body.ee .pill.pill-cta,
body.ee a.pill.pill-cta {
  background-color: #00b3f0;
  border-color: #00b3f0;
}
body.ee .pill.pill-cta:hover,
body.ee a.pill.pill-cta:hover {
  background-color: #009cd1;
  border-color: #009cd1;
}
body.ee .pill.pill-recommended,
body.ee a.pill.pill-recommended {
  background-color: #00b3f0;
  border-color: #00b3f0;
}
body.ee .pill.pill-recommended:hover,
body.ee a.pill.pill-recommended:hover {
  background-color: #009cd1;
  border-color: #009cd1;
}
body.ee .pill.pill-secondary-inverse:hover,
body.ee a.pill.pill-secondary-inverse:hover {
  color: #00b3f0;
}
body.ee .ui-dialog .ui-dialog-buttonpane .ui-state-default.btn-recommended,
body.ee .ui-dialog .ui-dialog-buttonpane .ui-widget-content .ui-state-default.btn-recommended,
body.ee .ui-dialog .ui-dialog-buttonpane .ui-state-active.btn-recommended,
body.ee .ui-dialog .ui-dialog-buttonpane .ui-widget-content .ui-state-active.btn-recommended,
body.ee .ui-dialog .ui-dialog-buttonpane .ui-state-focus.btn-recommended,
body.ee .ui-dialog .ui-dialog-buttonpane .ui-widget-content .ui-state-focus.btn-recommended {
  background-color: #00b3f0;
}
body.ee .ui-dialog .ui-dialog-buttonpane .ui-state-default.btn-cta,
body.ee .ui-dialog .ui-dialog-buttonpane .ui-widget-content .ui-state-default.btn-cta,
body.ee .ui-dialog .ui-dialog-buttonpane .ui-state-active.btn-cta,
body.ee .ui-dialog .ui-dialog-buttonpane .ui-widget-content .ui-state-active.btn-cta,
body.ee .ui-dialog .ui-dialog-buttonpane .ui-state-focus.btn-cta,
body.ee .ui-dialog .ui-dialog-buttonpane .ui-widget-content .ui-state-focus.btn-cta {
  background-color: #00b3f0;
}
body.ee .ui-dialog .ui-dialog-buttonpane .ui-state-default.btn-update,
body.ee .ui-dialog .ui-dialog-buttonpane .ui-widget-content .ui-state-default.btn-update,
body.ee .ui-dialog .ui-dialog-buttonpane .ui-state-active.btn-update,
body.ee .ui-dialog .ui-dialog-buttonpane .ui-widget-content .ui-state-active.btn-update,
body.ee .ui-dialog .ui-dialog-buttonpane .ui-state-focus.btn-update,
body.ee .ui-dialog .ui-dialog-buttonpane .ui-widget-content .ui-state-focus.btn-update {
  background-color: #69b545;
}
body.ee .ui-dialog .ui-dialog-buttonpane .ui-state-default.btn-secondary,
body.ee .ui-dialog .ui-dialog-buttonpane .ui-widget-content .ui-state-default.btn-secondary,
body.ee .ui-dialog .ui-dialog-buttonpane .ui-state-active.btn-secondary,
body.ee .ui-dialog .ui-dialog-buttonpane .ui-widget-content .ui-state-active.btn-secondary,
body.ee .ui-dialog .ui-dialog-buttonpane .ui-state-focus.btn-secondary,
body.ee .ui-dialog .ui-dialog-buttonpane .ui-widget-content .ui-state-focus.btn-secondary {
  border-color: #00b3f0;
  color: #00b3f0;
}
body.ee .ui-dialog .ui-dialog-buttonpane .ui-state-default.btn-simple,
body.ee .ui-dialog .ui-dialog-buttonpane .ui-widget-content .ui-state-default.btn-simple,
body.ee .ui-dialog .ui-dialog-buttonpane .ui-state-active.btn-simple,
body.ee .ui-dialog .ui-dialog-buttonpane .ui-widget-content .ui-state-active.btn-simple,
body.ee .ui-dialog .ui-dialog-buttonpane .ui-state-focus.btn-simple,
body.ee .ui-dialog .ui-dialog-buttonpane .ui-widget-content .ui-state-focus.btn-simple {
  color: #00b3f0;
}
body.ee .ui-dialog .ui-dialog-buttonpane .ui-state-hover.btn-recommended,
body.ee .ui-dialog .ui-dialog-buttonpane .ui-widget-content .ui-state-hover.btn-recommended {
  background-color: #009cd1;
}
body.ee .ui-dialog .ui-dialog-buttonpane .ui-state-hover.btn-cta,
body.ee .ui-dialog .ui-dialog-buttonpane .ui-widget-content .ui-state-hover.btn-cta {
  background-color: #009cd1;
}
body.ee .ui-dialog .ui-dialog-buttonpane .ui-state-hover.btn-update,
body.ee .ui-dialog .ui-dialog-buttonpane .ui-widget-content .ui-state-hover.btn-update {
  background-color: #5c9f3d;
}
body.ee .ui-dialog .ui-dialog-buttonpane .ui-state-hover.btn-secondary,
body.ee .ui-dialog .ui-dialog-buttonpane .ui-widget-content .ui-state-hover.btn-secondary {
  background-color: #00b3f0;
}
body.ee .ui-dialog .ui-dialog-buttonpane .ui-state-hover.btn-simple,
body.ee .ui-dialog .ui-dialog-buttonpane .ui-widget-content .ui-state-hover.btn-simple {
  color: #009cd1;
}
body.ee .mce-foot .mce-primary button {
  background-color: #00b3f0;
  border-color: #00b3f0;
}
body.ee .mce-foot .mce-primary button:hover {
  background-color: #009cd1;
  border-color: #009cd1;
}
/*====================================*\
    $Navigation: Main Nav
/*====================================*/

#nav-mainNav {
  background: #007bb5;
}
#nav-mainNav li {
  background: #007bb5;
}
#nav-mainNav a {
  border-right-color: #02aeff;
  color: white;
}
#nav-mainNav .hover,
#nav-mainNav .current {
  background: #005f8c;
  color: white;
}
#nav-mainNav .top-nav-home {
  border-left-color: #02aeff;
}
#nav-mainNav .dropdown-menu.menu-open a:hover {
  background: #005f8c;
  color: white;
}
#nav-mainNav .dropdown-menu li {
  background: #0070a6;
  border-top-color: #13a1e5;
}
#nav-mainNav .dropdown-menu a {
  border-right-color: transparent;
  color: white;
}
#nav-mainNav .top-nav-help {
  background: #0070a6;
  border-left-color: #02aeff;
  color: white;
}
#nav-mainNav .top-nav-help:hover {
  background-color: #005f8c;
  color: white;
}
.ee-nav-preview #nav-mainNav .top-nav-home,
.ee-nav-preview #nav-mainNav .top-nav-help {
  background-color: #005f8c;
  color: white;
}
@media only screen and (max-width: 766px) {
  #nav-mainNav li {
    border-top: 1px solid #02aeff;
  }
  #nav-mainNav a:hover {
    background: #005f8c;
    color: white;
  }
  #nav-mainNav #help {
    border-top-color: #13a1e5;
  }
  header #responsive-nav #nav-mainNav li {
    border-top: 1px solid #02aeff;
  }
  header #responsive-nav #nav-mainNav a:hover {
    background: #005f8c;
    color: white;
  }
}
/*------------------------------------*\
  	  $Navigation: Tertiary Nav
/*------------------------------------*/

#nav-tertiary .selected a {
  background-color: #0070a6;
  color: white;
  border-bottom-color: #00a5f2;
}
#nav-tertiary .selected ul a {
  background-color: #007bb5;
  color: white;
  border-bottom-color: #00a5f2;
}
#nav-tertiary .selected ul a:hover {
  background-color: #0070a6;
  color: white;
}
#nav-tertiary .parent-nav.selected a {
  background-color: #007bb5;
  color: white;
  border-bottom-color: #00a5f2;
}
#nav-tertiary .parent-nav.selected a:hover {
  background-color: #0070a6;
  color: white;
}
#nav-tertiary .parent-nav.selected .selected a {
  background-color: #0070a6;
  color: white;
  border-bottom-color: #00a5f2;
}
/*====================================*\
    $EE Checkboxes
/*====================================*/

.checkbox-masked input[type="checkbox"]:checked + label:before {
  background-color: #00b3f0;
  border-color: #00b3f0;
}
.checkbox-masked input[type="checkbox"]:disabled:checked + label:before,
.checkbox-masked input[type="checkbox"].disabled:checked + label:before,
.checkbox-masked input[type="checkbox"]:disabled:checked .checkbox-label:before,
.checkbox-masked input[type="checkbox"].disabled:checked .checkbox-label:before {
  background-color: #57d4ff;
  border-color: #57d4ff;
}
.plan-header-radio-btn input[type="radio"]:checked + label:before,
.plan-header-radio-btn input[type="checkbox"]:checked + label:before {
  background-color: #00b3f0;
  border-color: #00b3f0;
}
/*====================================*\
    $EE Radio Buttons
/*====================================*/

.filterlist input[type="radio"]:checked ~ label::before {
  background-color: #00b3f0;
  border-color: #00b3f0;
}
/*====================================*\
    $UI Slider
/*====================================*/

.ui-slider .ui-slider-handle {
  background: #00b3f0;
}
.ui-slider .ui-slider-handle:hover {
  background: #009cd1;
}
.ui-slider .ui-slider-range {
  background: #57d4ff;
}
/*====================================*\
    $Admin Home Page Panel Header
/*====================================*/

/*body.rsp-manager-dsn .portlet-header {
    background: @td-panel-header;
    color: @td-panel-header-tc;
}

body.rsp-manager-dsn .charm {
    opacity: 1;
}

#hr_welcome {
    border-left: 25px solid @td-nav-bg;

    .portlet-header {
        background: transparent;
        color: #555;
    }
}
*/

/*#er-panel-buttons {
    a {
        &:focus {
            background-color: @td-recommended;
            color: @td-recommended-tc;
        }
    }
}*/

/*====================================*\
    $EE Home Page Panel Header
/*====================================*/

body.ee.new-home-ee .home-ee-quicklook .home-ee-quicklook-header {
  background-color: #dfe1e5;
  color: black;
}
body.ee.new-home-ee .home-ee-quicklook .home-ee-quicklook-header h2 {
  color: black;
}
body.ee.new-home-ee .portlet-header h2 {
  background-color: #dfe1e5;
  color: black;
}
body.ee.new-home-ee .portlet-header h2 .fi-info-circle {
  color: black;
}
body.ee.new-home-ee #my_profile h2 a {
  color: black;
}
body.ee.new-home-ee .home-ee-usertools ul li a {
  background-color: #00b3f0;
  color: black;
}
body.ee.new-home-ee .home-ee-usertools ul li a:hover {
  background-color: #009cd1;
  color: black;
}
body.ee.new-home-ee .home-ee-left #my_profile .home-ee-myalerts {
  background: #00b3f0;
}
body.ee.new-home-ee .home-ee-left #my_profile .home-ee-myalerts:hover {
  background-color: #009cd1;
}
body.ee.new-home-ee .home-ee-left #my_profile .home-ee-tasks {
  background: #007bb5 !important;
}
body.ee.new-home-ee .home-ee-left #my_profile .home-ee-tasks :hover {
  background-color: #006696;
}
body.ee.new-home-ee .home-ee-left #my_profile .home-ee-tasks ul li a {
  color: white;
}
/*------------------------------------*\
    $EE - Angular My Profile Panel Accordions
\*------------------------------------*/

.my-profile-accordion .accordion-header {
  background-color: #dfe1e5;
}
.my-profile-accordion .accordion-header a,
.my-profile-accordion .accordion-header a:hover {
  color: black !important;
}
.my-profile-accordion .accordion-header .fi-down {
  color: black;
}
.my-profile-accordion .accordion-header.expanded {
  background-color: #dfe1e5;
}
.my-profile-accordion .accordion-header.expanded a,
.my-profile-accordion .accordion-header.expanded a:hover {
  color: black !important;
}
.my-profile-accordion .accordion-header.expanded .fi-up {
  color: black;
}
/*------------------------------------*\
    $EE - Help Overlay
\*------------------------------------*/

#help-main-container .help-nav {
  background: #007bb5;
}
#help-main-container .help-nav li {
  border-right-color: #1cb6ff;
}
#help-main-container .help-nav li a {
  color: white;
}
#help-main-container .help-nav li a.activetab,
#help-main-container .help-nav li a:hover {
  background: #006696;
}
/*====================================*\
    $PageBuilder Panels
/*====================================*/

/*.pb-panel-header {
    background-color: @td-panel-header !important;
    color: @td-panel-header-tc !important;
}*/

body.ee .accordion-header.expanded {
  background-color: #007bb5;
  border-color: #007bb5;
  color: white;
}
body.ee .accordion-header.expanded a {
  color: white;
}
body.ee .accordion-header.expanded a:hover {
  color: white;
}
body.ee .tabs-default ul[role="tablist"] li.selected a:after {
  background: #00b3f0;
}
body.ee .tabs-default .ui-state-active a:after {
  background: #00b3f0;
}
body.ee .ui-tabview .ui-tabview-nav .ui-state-active:after {
  background: #00b3f0;
}
body.ee .tabs-simple.tabs-blue > ul li.current {
  border-bottom-color: #007bb5;
}
body.ee .tabs-simple.tabs-orange > ul li.current {
  border-bottom-color: #00b3f0;
}
body.ee .tabs-simple.ui-tabs.tabs-blue.ui-tabs .ui-tabs-nav li.ui-tabs-active {
  border-bottom-color: #007bb5;
}
body.ee .tabs-simple.ui-tabs.tabs-orange.ui-tabs .ui-tabs-nav li.ui-tabs-active {
  border-bottom-color: #007bb5;
}
body.ee .tabs-simple.tabs-blue .ui-tabview .ui-tabview-nav .ui-state-active {
  border-bottom-color: #00b3f0;
}
body.ee .tabs-simple.tabs-orange .ui-tabview .ui-tabview-nav .ui-state-active {
  border-bottom-color: #00b3f0;
}
body.ee .tabs-wizard ul[role="tablist"],
body.ee .tabs-wizard ol[role="tablist"] {
  background-color: #f7f7f7;
}
body.ee .tabs-wizard a {
  color: #555555 !important;
}
body.ee .tabs-wizard li.current a,
body.ee .tabs-wizard li.selected a,
body.ee .tabs-wizard li.current span,
body.ee .tabs-wizard li.selected span {
  background: #007bb5;
  color: white !important;
}
body.ee .tabs-wizard li.current a:hover,
body.ee .tabs-wizard li.selected a:hover,
body.ee .tabs-wizard li.current span:hover,
body.ee .tabs-wizard li.selected span:hover {
  background: #005f8c;
  color: white !important;
}
body.ee .tabs-wizard li.current a:after,
body.ee .tabs-wizard li.selected a:after,
body.ee .tabs-wizard li.current span:after,
body.ee .tabs-wizard li.selected span:after {
  border-left-color: #007bb5;
}
body.ee .tabs-wizard li.current a:before,
body.ee .tabs-wizard li.selected a:before,
body.ee .tabs-wizard li.current span:before,
body.ee .tabs-wizard li.selected span:before {
  border-left-color: #007bb5;
}
body.ee .tabs-wizard li.current a:hover:after,
body.ee .tabs-wizard li.selected a:hover:after,
body.ee .tabs-wizard li.current span:hover:after,
body.ee .tabs-wizard li.selected span:hover:after {
  border-left-color: #005f8c;
}
body.ee .ui-datepicker-current-day .ui-state-active {
  background-color: #00b3f0;
  color: black !important;
}
body.ee .ui-datepicker .ui-state-default:hover {
  background-color: #00b3f0;
  color: black !important;
}
body.ee .ui-paginator .ui-paginator-pages a.ui-state-default:hover,
body.ee .ui-datatable .ui-paginator > a.ui-state-default:hover,
body.ee .ui-paginator .ui-paginator-pages a.ui-state-default:focus,
body.ee .ui-datatable .ui-paginator > a.ui-state-default:focus {
  background: #00b3f0;
}
body.ee .ui-paginator .ui-paginator-page.ui-state-active {
  background: #00b3f0;
  border-color: #00b3f0;
  color: black;
}
body.ee .ui-paginator .ui-paginator-page.ui-state-active.ui-state-default:hover,
body.ee .ui-paginator .ui-paginator-page.ui-state-active.ui-state-default:focus {
  background: #009cd1;
}
.nav-exchange.tabs-wizard ul[role="tablist"],
.nav-exchange.tabs-wizard ol[role="tablist"] {
  background-color: #f7f7f7;
}
.nav-exchange.tabs-wizard a {
  color: #555555 !important;
}
.nav-exchange.tabs-wizard li.current a,
.nav-exchange.tabs-wizard li.selected a,
.nav-exchange.tabs-wizard li.current span,
.nav-exchange.tabs-wizard li.selected span {
  background: #007bb5;
  color: white !important;
}
.nav-exchange.tabs-wizard li.current a:hover,
.nav-exchange.tabs-wizard li.selected a:hover,
.nav-exchange.tabs-wizard li.current span:hover,
.nav-exchange.tabs-wizard li.selected span:hover {
  background: #005f8c;
  color: white !important;
}
.nav-exchange.tabs-wizard li.current a:after,
.nav-exchange.tabs-wizard li.selected a:after,
.nav-exchange.tabs-wizard li.current span:after,
.nav-exchange.tabs-wizard li.selected span:after {
  border-left-color: #007bb5;
}
.nav-exchange.tabs-wizard li.current a:before,
.nav-exchange.tabs-wizard li.selected a:before,
.nav-exchange.tabs-wizard li.current span:before,
.nav-exchange.tabs-wizard li.selected span:before {
  border-left-color: #007bb5;
}
.nav-exchange.tabs-wizard li.current a:hover:after,
.nav-exchange.tabs-wizard li.selected a:hover:after,
.nav-exchange.tabs-wizard li.current span:hover:after,
.nav-exchange.tabs-wizard li.selected span:hover:after {
  border-left-color: #005f8c;
}
/*====================================*\
    $CLIENT VIEW
/*====================================*/

/*body.client-view .client-badges div {

    .fi {
        color: @td-nav-bg;
    }

    .fi:hover {
        color: @subnav-color;
    }
}*/

/*====================================*\
    $CLIENT SITE THEME
/*====================================*/

/*.theme-title {
    background-color: @td-nav-bg;
    color: @td-nav-bg-tc;
}*/

/*====================================*\
    $LIBRARY CONTENT ADMIN
/*====================================*/

/*a.tag-property:not(.tag-property-inactive) {
    border: 1px solid @td-recommended;
}*/

/*====================================*\
    $EXCHANGE QUOTE
/*====================================*/

.plan-visibility-toggle {
  border: 1px solid #00b3f0;
}
/*====================================*\
    ANGULAR
/*====================================*/

/*------------------------------------*\
    $Navigation: EE Nav
/*------------------------------------*/

app-root .plan-header {
  background: #007bb5;
  color: white;
}
app-root .plan-header a.enrollmentBack {
  border-left: 1px solid #1cb6ff;
  color: white;
}
app-root .plan-header a.enrollmentBack:hover {
  background: #005882;
}
app-root .plan-header h1 {
  border-left: 1px solid #1cb6ff;
  color: white !important;
}
.contact-container .panel-heading .fi {
  color: #007bb5 !important;
}
body.ee a,
body.ee a:visited {
  color: #007bb5;
}
body.ee a:active,
body.ee a:focus,
body.ee a:hover {
  color: #006696;
}
body.ee .odd a,
body.ee .oddrow a,
body.ee .odd-stripe a,
body.ee .needs-contrast a {
  color: #007bb5;
}
body.ee .odd a:hover,
body.ee .oddrow a:hover,
body.ee .odd-stripe a:hover,
body.ee .needs-contrast a:hover {
  color: #006696;
}
body.ee .odd .btn-simple,
body.ee .oddrow .btn-simple,
body.ee .odd-stripe .btn-simple,
body.ee .needs-contrast .btn-simple,
body.ee .odd a.btn-simple,
body.ee .oddrow a.btn-simple,
body.ee .odd-stripe a.btn-simple,
body.ee .needs-contrast a.btn-simple {
  color: #007bb5;
}
body.ee .odd .btn-simple:hover,
body.ee .oddrow .btn-simple:hover,
body.ee .odd-stripe .btn-simple:hover,
body.ee .needs-contrast .btn-simple:hover,
body.ee .odd a.btn-simple:hover,
body.ee .oddrow a.btn-simple:hover,
body.ee .odd-stripe a.btn-simple:hover,
body.ee .needs-contrast a.btn-simple:hover {
  color: #006696;
}
body.ee a.needs-contrast,
body.ee .needs-contrast a {
  color: #007bb5;
}
body.ee a.needs-contrast:hover,
body.ee .needs-contrast a:hover {
  color: #006696;
}
body.ee a.fc-steel:visited {
  color: #555555;
}
body.ee a.fc-steel:active,
body.ee a.fc-steel:focus,
body.ee a.fc-steel:hover {
  color: #333333;
}
body.ee .btn.btn-default,
body.ee input[type="button"].btn-default,
body.ee input[type="reset"].btn-default,
body.ee input[type="submit"].btn-default {
  color: #333333;
}
body.ee .btn.btn-default:hover,
body.ee input[type="button"].btn-default:hover,
body.ee input[type="reset"].btn-default:hover,
body.ee input[type="submit"].btn-default:hover {
  color: #333333;
}
body.ee .btn.btn-default:active,
body.ee input[type="button"].btn-default:active,
body.ee input[type="reset"].btn-default:active,
body.ee input[type="submit"].btn-default:active,
body.ee .btn.btn-default:focus,
body.ee input[type="button"].btn-default:focus,
body.ee input[type="reset"].btn-default:focus,
body.ee input[type="submit"].btn-default:focus,
body.ee .btn.btn-default:visited,
body.ee input[type="button"].btn-default:visited,
body.ee input[type="reset"].btn-default:visited,
body.ee input[type="submit"].btn-default:visited {
  color: #333333;
}
body.ee .btn.btn-recommended,
body.ee input[type="button"].btn-recommended,
body.ee input[type="reset"].btn-recommended,
body.ee input[type="submit"].btn-recommended,
body.ee .btn.btn-cta,
body.ee input[type="button"].btn-cta,
body.ee input[type="reset"].btn-cta,
body.ee input[type="submit"].btn-cta,
body.ee .btn.btn-update,
body.ee input[type="button"].btn-update,
body.ee input[type="reset"].btn-update,
body.ee input[type="submit"].btn-update {
  color: white;
}
body.ee .btn.btn-recommended:hover,
body.ee input[type="button"].btn-recommended:hover,
body.ee input[type="reset"].btn-recommended:hover,
body.ee input[type="submit"].btn-recommended:hover,
body.ee .btn.btn-cta:hover,
body.ee input[type="button"].btn-cta:hover,
body.ee input[type="reset"].btn-cta:hover,
body.ee input[type="submit"].btn-cta:hover,
body.ee .btn.btn-update:hover,
body.ee input[type="button"].btn-update:hover,
body.ee input[type="reset"].btn-update:hover,
body.ee input[type="submit"].btn-update:hover {
  color: white;
}
body.ee .btn.btn-recommended:active,
body.ee input[type="button"].btn-recommended:active,
body.ee input[type="reset"].btn-recommended:active,
body.ee input[type="submit"].btn-recommended:active,
body.ee .btn.btn-cta:active,
body.ee input[type="button"].btn-cta:active,
body.ee input[type="reset"].btn-cta:active,
body.ee input[type="submit"].btn-cta:active,
body.ee .btn.btn-update:active,
body.ee input[type="button"].btn-update:active,
body.ee input[type="reset"].btn-update:active,
body.ee input[type="submit"].btn-update:active,
body.ee .btn.btn-recommended:focus,
body.ee input[type="button"].btn-recommended:focus,
body.ee input[type="reset"].btn-recommended:focus,
body.ee input[type="submit"].btn-recommended:focus,
body.ee .btn.btn-cta:focus,
body.ee input[type="button"].btn-cta:focus,
body.ee input[type="reset"].btn-cta:focus,
body.ee input[type="submit"].btn-cta:focus,
body.ee .btn.btn-update:focus,
body.ee input[type="button"].btn-update:focus,
body.ee input[type="reset"].btn-update:focus,
body.ee input[type="submit"].btn-update:focus,
body.ee .btn.btn-recommended:visited,
body.ee input[type="button"].btn-recommended:visited,
body.ee input[type="reset"].btn-recommended:visited,
body.ee input[type="submit"].btn-recommended:visited,
body.ee .btn.btn-cta:visited,
body.ee input[type="button"].btn-cta:visited,
body.ee input[type="reset"].btn-cta:visited,
body.ee input[type="submit"].btn-cta:visited,
body.ee .btn.btn-update:visited,
body.ee input[type="button"].btn-update:visited,
body.ee input[type="reset"].btn-update:visited,
body.ee input[type="submit"].btn-update:visited {
  color: white;
}
body.ee .btn.btn-recommended,
body.ee input[type="button"].btn-recommended,
body.ee input[type="reset"].btn-recommended,
body.ee input[type="submit"].btn-recommended {
  background-color: #00b3f0;
  border-color: #00b3f0;
}
body.ee .btn.btn-recommended:hover,
body.ee input[type="button"].btn-recommended:hover,
body.ee input[type="reset"].btn-recommended:hover,
body.ee input[type="submit"].btn-recommended:hover {
  background-color: #009cd1;
  border-color: #009cd1;
}
body.ee .btn.btn-cta,
body.ee input[type="button"].btn-cta,
body.ee input[type="reset"].btn-cta,
body.ee input[type="submit"].btn-cta {
  background-color: #00b3f0;
  border-color: #00b3f0;
}
body.ee .btn.btn-cta:hover,
body.ee input[type="button"].btn-cta:hover,
body.ee input[type="reset"].btn-cta:hover,
body.ee input[type="submit"].btn-cta:hover {
  background-color: #009cd1;
  border-color: #009cd1;
}
body.ee .btn.btn-update,
body.ee input[type="button"].btn-update,
body.ee input[type="reset"].btn-update,
body.ee input[type="submit"].btn-update {
  background-color: #69b545;
  border-color: #69b545;
}
body.ee .btn.btn-update:hover,
body.ee input[type="button"].btn-update:hover,
body.ee input[type="reset"].btn-update:hover,
body.ee input[type="submit"].btn-update:hover {
  background-color: #5c9f3d;
  border-color: #5c9f3d;
}
body.ee .btn.btn-secondary,
body.ee input[type="button"].btn-secondary,
body.ee input[type="reset"].btn-secondary,
body.ee input[type="submit"].btn-secondary {
  background-color: white;
  border-color: #00b3f0;
  color: #00b3f0;
}
body.ee .btn.btn-secondary:hover,
body.ee input[type="button"].btn-secondary:hover,
body.ee input[type="reset"].btn-secondary:hover,
body.ee input[type="submit"].btn-secondary:hover {
  background-color: #009cd1;
  color: white;
}
body.ee .btn.btn-secondary-inverse,
body.ee input[type="button"].btn-secondary-inverse,
body.ee input[type="reset"].btn-secondary-inverse,
body.ee input[type="submit"].btn-secondary-inverse {
  border-color: white;
  color: white;
}
body.ee .btn.btn-secondary-inverse:active,
body.ee input[type="button"].btn-secondary-inverse:active,
body.ee input[type="reset"].btn-secondary-inverse:active,
body.ee input[type="submit"].btn-secondary-inverse:active,
body.ee .btn.btn-secondary-inverse:focus,
body.ee input[type="button"].btn-secondary-inverse:focus,
body.ee input[type="reset"].btn-secondary-inverse:focus,
body.ee input[type="submit"].btn-secondary-inverse:focus,
body.ee .btn.btn-secondary-inverse:visited,
body.ee input[type="button"].btn-secondary-inverse:visited,
body.ee input[type="reset"].btn-secondary-inverse:visited,
body.ee input[type="submit"].btn-secondary-inverse:visited {
  color: white;
}
body.ee .btn.btn-secondary-inverse:hover,
body.ee input[type="button"].btn-secondary-inverse:hover,
body.ee input[type="reset"].btn-secondary-inverse:hover,
body.ee input[type="submit"].btn-secondary-inverse:hover {
  background-color: white;
  color: #00b3f0;
}
body.ee .btn.btn-simple,
body.ee input[type="button"].btn-simple,
body.ee input[type="reset"].btn-simple,
body.ee input[type="submit"].btn-simple {
  color: #00b3f0;
}
body.ee .btn.btn-simple:hover,
body.ee input[type="button"].btn-simple:hover,
body.ee input[type="reset"].btn-simple:hover,
body.ee input[type="submit"].btn-simple:hover {
  color: #009cd1;
}
body.ad .btn-simple,
body.ad a.btn-simple {
  color: #00688d;
}
body.ad .btn-simple:hover,
body.ad a.btn-simple:hover,
body.ad .btn-simple:active,
body.ad a.btn-simple:active,
body.ad .btn-simple:focus,
body.ad a.btn-simple:focus,
body.ad .btn-simple:visited,
body.ad a.btn-simple:visited {
  color: #005979;
}
body.ad #nav-mainNav {
  background: none;
}
body.ad #nav-mainNav li {
  background: none;
}
body.ad #nav-mainNav .current {
  background: #005f8c;
  color: white;
}
body.ad #nav-mainNav .current:hover {
  background: #004a6d;
  color: white;
}
body.ad #nav-mainNav .current.hover span.hover {
  color: white;
}
body.ad #nav-tertiary .selected a {
  background: #e9ecef;
  color: black;
}
body.ad #nav-tertiary .selected ul li a {
  background: #6a7178;
  color: white;
}
body.ad #nav-tertiary .selected ul li a:hover {
  background: #6a7178;
}
body.ad #nav-tertiary .parent-nav.selected a:hover {
  background: #e9ecef;
}
body.ad #nav-tertiary .parent-nav.selected .selected a,
body.ad #nav-tertiary .parent-nav.selected .selected a:hover,
body.ad #nav-tertiary .parent-nav.selected .selected a:active,
body.ad #nav-tertiary .parent-nav.selected .selected a:focus,
body.ad #nav-tertiary .parent-nav.selected .selected a:visited {
  color: black;
}
body.ad #nav-tertiary .nav-tertiary-search.selected a:hover,
body.ad #nav-tertiary .nav-tertiary-add.selected a:hover,
body.ad #nav-tertiary .nav-tertiary-impersonate.selected a:hover,
body.ad #nav-tertiary .nav-tertiary-connectionmanager.selected a:hover,
body.ad #nav-tertiary .nav-tertiary-switch.selected a:hover {
  background: #e9ecef;
}
body.ad #hr_welcome {
  border-left: 1px solid #cccccc;
}
body.ad #hr_welcome .portlet-header {
  background: transparent;
  color: black;
}
body.ad.rsp-manager-dsn .portlet-header {
  background: transparent;
}
body.ad .theme-title {
  background: #4f575e;
  color: white;
}
