[ SEA-GHOST MINI SHELL]
@charset "UTF-8";
:root {
--tct-scale-0: 0px;
--tct-scale-1: 5px;
--tct-scale-2: 10px;
--tct-scale-3: 15px;
--tct-scale-4: 20px;
--tct-scale-5: 45px;
--tct-scale-6: 60px;
--tct-scale-0x: 0px;
--tct-scale-1x: 5px;
--tct-scale-2x: 10px;
--tct-scale-3x: 15px;
--tct-scale-4x: 20px;
--tct-scale-5x: 25px;
--tct-scale-6x: 30px;
--tct-scale-7x: 35px;
--tct-scale-8x: 40px;
--tct-scale-9x: 45px;
--tct-scale-10x: 50px;
--tct-scale-11x: 55px;
--tct-scale-12x: 60px;
--tct-link-color: #1c1666;
--tct-link-hover-color: #110d3d;
--tct-btn-disabled-opacity: 0.4;
--tct-btn-padding: 10px;
--tct-btn-font-size: inherit;
--tct-btn-tween: 0.2s ease;
--tct-btn-primary-bg: #3c4d9e;
--tct-btn-primary-font-color: #ffffff;
--tct-btn-primary-font-weight: 600;
--tct-btn-primary-text-transform: none;
--tct-btn-primary-letter-spacing: normal;
--tct-btn-primary-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12),
0 1px 2px rgba(0, 0, 0, 0.24);
--tct-btn-primary-border-color: transparent;
--tct-btn-primary-border-width: 0;
--tct-btn-primary-border-radius: 3px;
--tct-btn-primary-hover-bg: #33448f;
--tct-btn-primary-hover-font-color: #ffffff;
--tct-btn-primary-hover-border-color: transparent;
--tct-btn-primary-hover-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.19),
0 3px 3px rgba(0, 0, 0, 0.23);
--tct-btn-primary-disabled-bg: #3c4d9e;
--tct-btn-primary-disabled-font-color: #ffffff;
--tct-btn-primary-disabled-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12),
0 1px 2px rgba(0, 0, 0, 0.24);
--tct-btn-secondary-bg: #ffffff;
--tct-btn-secondary-font-color: #2e2e2e;
--tct-btn-secondary-font-weight: 600;
--tct-btn-secondary-text-transform: none;
--tct-btn-secondary-letter-spacing: normal;
--tct-btn-secondary-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12),
0 1px 2px rgba(0, 0, 0, 0.24);
--tct-btn-secondary-border-color: transparent;
--tct-btn-secondary-border-width: 0;
--tct-btn-secondary-border-radius: 3px;
--tct-btn-secondary-hover-bg: #3c4d9e;
--tct-btn-secondary-hover-font-color: #ffffff;
--tct-btn-secondary-hover-border-color: transparent;
--tct-btn-secondary-hover-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.19),
0 3px 3px rgba(0, 0, 0, 0.23);
--tct-btn-secondary-disabled-bg: #ffffff;
--tct-btn-secondary-disabled-font-color: #2e2e2e;
--tct-btn-secondary-disabled-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12),
0 1px 2px rgba(0, 0, 0, 0.24);
--tct-btn-neutral-bg: #ffffff;
--tct-btn-neutral-font-color: #1c1666;
--tct-btn-neutral-font-weight: 600;
--tct-btn-neutral-text-transform: none;
--tct-btn-neutral-letter-spacing: normal;
--tct-btn-neutral-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12),
0 1px 2px rgba(0, 0, 0, 0.24);
--tct-btn-neutral-border-color: #1c1666;
--tct-btn-neutral-border-width: 1px;
--tct-btn-neutral-border-radius: 3px;
--tct-btn-neutral-hover-bg: #ffffff;
--tct-btn-neutral-hover-font-color: #1c1666;
--tct-btn-neutral-hover-border-color: #1c1666;
--tct-btn-neutral-hover-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.19),
0 3px 3px rgba(0, 0, 0, 0.23);
--tct-btn-neutral-disabled-bg: #ffffff;
--tct-btn-neutral-disabled-font-color: #1c1666;
--tct-btn-neutral-disabled-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12),
0 1px 2px rgba(0, 0, 0, 0.24);
--tct-btn-icon-width: 44px;
--tct-btn-icon-height: 44px;
--tct-btn-icon-color: inherit;
--tct-btn-icon-hover-bg: #ebebeb;
--tct-btn-icon-hover-color: #110d3d;
--tct-btn-badge-padding: 2px 5px;
--tct-btn-badge-font-size: inherit;
--tct-btn-badge-border-radius: 3px;
--tct-btn-badge-bg: transparent;
--tct-btn-badge-font-color: inherit;
--tct-btn-badge-hover-bg: #f2f2f2;
--tct-btn-badge-hover-font-color: #2e2e2e;
--tct-btn-badge-active-bg: #3c4d9e;
--tct-btn-badge-active-font-color: #ffffff;
--tct-input-margin-top: 30px;
--tct-input-margin-bottom: 30px;
--tct-input-font-size: inherit;
--tct-input-label-padding-left: 0;
--tct-input-label-padding-right: 0;
--tct-input-label-margin-bottom: 5px;
--tct-input-label-font-color: #2e2e2e;
--tct-input-error-label-font-color: #2e2e2e;
--tct-input-label-font-size: inherit;
--tct-input-label-font-weight: 600;
--tct-input-label-letter-spacing: normal;
--tct-input-label-text-transform: none;
--tct-input-label-optional-margin-left: 5px;
--tct-input-label-optional-font-color: #747474;
--tct-input-label-optional-font-size: 12px;
--tct-input-label-optional-font-weight: 400;
--tct-input-height: 42px;
--tct-input-horizontal-padding: 10px;
--tct-input-bg: #fcfcfd;
--tct-input-font-color: #2e2e2e;
--tct-input-border-top-width: 1px;
--tct-input-border-right-width: 1px;
--tct-input-border-bottom-width: 1px;
--tct-input-border-left-width: 1px;
--tct-input-border-color: #cccccc;
--tct-input-border-top-left-radius: 3px;
--tct-input-border-top-right-radius: 3px;
--tct-input-border-bottom-right-radius: 3px;
--tct-input-border-bottom-left-radius: 3px;
--tct-input-box-shadow: none;
--tct-input-tween: 0.4s ease;
--tct-input-disabled-opacity: 0.4;
--tct-input-placeholder-font-color: #6c6c6c;
--tct-input-focus-border-top-width: 1px;
--tct-input-focus-border-right-width: 1px;
--tct-input-focus-border-bottom-width: 1px;
--tct-input-focus-border-left-width: 1px;
--tct-input-focus-border-color: #0079c1;
--tct-input-focus-box-shadow: 0 0 transparent;
--tct-input-icon-stroke-primary: #999999;
--tct-input-prefix-font-size: inherit;
--tct-input-prefix-font-color: #2e2e2e;
--tct-input-prefix-bg: #fcfcfd;
--tct-input-prefix-border-color: #cccccc;
--tct-input-error-prefix-font-color: #2e2e2e;
--tct-input-error-prefix-bg: #fcfcfd;
--tct-input-message-box-shadow: 0 2px 4px rgba(0, 0, 0, 0.3);
--tct-input-message-tween: 0.2s ease;
--tct-message-bg: #f2f2f2;
--tct-tab-active-color: #1c1666;
--tct-tab-inactive-color: #2e2e2e;
--tct-tab-font-size: 17px;
--tct-tab-alt-active-color: inherit;
--tct-tab-alt-inactive-color: inherit;
--app-scale-0: 0px;
--app-scale-1: 5px;
--app-scale-2: 10px;
--app-scale-3: 15px;
--app-scale-4: 20px;
--app-scale-5: 45px;
--app-scale-6: 60px;
--app-scale-0x: 0px;
--app-scale-1x: 5px;
--app-scale-2x: 10px;
--app-scale-3x: 15px;
--app-scale-4x: 20px;
--app-scale-5x: 25px;
--app-scale-6x: 30px;
--app-scale-7x: 35px;
--app-scale-8x: 40px;
--app-scale-9x: 45px;
--app-scale-10x: 50px;
--app-scale-11x: 55px;
--app-scale-12x: 60px;
--t-font-family: OpenSans, Helvetica Neue, Helvetica, Arial, sans-serif;
--t-font-stretch: normal;
--t-font-family-monospaced: Courier New, Courier, Lucida Sans Typewriter,
Lucida Typewriter, monospace;
--t-primary-d5: #0e0b33;
--t-primary-d4: #110d3d;
--t-primary-d3: #140f47;
--t-primary-d2: #161252;
--t-primary-d1: #19145c;
--t-primary: #1c1666;
--t-primary-l1: #251d86;
--t-primary-l2: #2d24a6;
--t-primary-l3: #362bc5;
--t-primary-l4: #4c40d6;
--t-primary-l5: #6a60dd;
--t-secondary-d5: #4f4d73;
--t-secondary-d4: #5f5c8a;
--t-secondary-d3: #716e9e;
--t-secondary-d2: #8885ad;
--t-secondary-d1: #9e9cbd;
--t-secondary: #b4b3cc;
--t-secondary-l1: #bcbad1;
--t-secondary-l2: #c3c2d6;
--t-secondary-l3: #cbc9db;
--t-secondary-l4: #d2d1e0;
--t-secondary-l5: #dad9e6;
--t-tertiary-d5: #2a1cd6;
--t-tertiary-d4: #4a3de6;
--t-tertiary-d3: #7268eb;
--t-tertiary-d2: #9a93f1;
--t-tertiary-d1: #c2bef6;
--t-tertiary: #eae8fc;
--t-tertiary-l1: #ecebfc;
--t-tertiary-l2: #eeedfd;
--t-tertiary-l3: #f0effd;
--t-tertiary-l4: #f2f1fd;
--t-tertiary-l5: #f4f4fe;
--t-accent-1: #e05252;
--t-accent-1-l1: #e77474;
--t-accent-1-d1: #b62020;
--t-accent-2: #e09952;
--t-accent-2-l1: #e7ad74;
--t-accent-2-d1: #b66b20;
--t-accent-3: #e0e052;
--t-accent-3-l1: #e7e774;
--t-accent-3-d1: #b6b620;
--t-accent-4: #99e052;
--t-accent-4-l1: #ade774;
--t-accent-4-d1: #6bb620;
--t-accent-5: #52e052;
--t-accent-5-l1: #74e774;
--t-accent-5-d1: #20b620;
--t-accent-6: #52e099;
--t-accent-6-l1: #74e7ad;
--t-accent-6-d1: #20b66b;
--t-accent-7: #52e0e0;
--t-accent-7-l1: #74e7e7;
--t-accent-7-d1: #20b6b6;
--t-accent-8: #5299e0;
--t-accent-8-l1: #74ade7;
--t-accent-8-d1: #206bb6;
--t-accent-9: #5252e0;
--t-accent-9-l1: #7474e7;
--t-accent-9-d1: #2020b6;
--t-accent-10: #9952e0;
--t-accent-10-l1: #ad74e7;
--t-accent-10-d1: #6b20b6;
--t-accent-11: #e052e0;
--t-accent-11-l1: #e774e7;
--t-accent-11-d1: #b620b6;
--t-accent-12: #e05299;
--t-accent-12-l1: #e774ad;
--t-accent-12-d1: #b6206b;
--t-gray-1: #0d0d0d;
--t-gray-2: #1a1a1a;
--t-gray-3: #262626;
--t-gray-4: #333333;
--t-gray-5: #404040;
--t-gray-6: #4d4d4d;
--t-gray-7: #666666;
--t-gray-8: gray;
--t-gray-9: #999999;
--t-gray-10: #b3b3b3;
--t-gray-11: #cccccc;
--t-gray-12: #d9d9d9;
--t-gray-13: #e6e6e6;
--t-gray-14: #f2f2f2;
--t-text: #4d4d4d;
--t-textA: rgba(77, 77, 77, 0.77);
--t-primary-text: #ffffff;
--t-secondary-text: #141414;
--t-tertiary-text: #141414;
--t-base: #ffffff;
--t-base-a0: rgba(255, 255, 255, 0);
--t-base-a1: rgba(255, 255, 255, 0.25);
--t-base-a2: rgba(255, 255, 255, 0.5);
--t-base-a3: rgba(255, 255, 255, 0.75);
--t-top: #0d0d0d;
--t-top-a0: rgba(13, 13, 13, 0);
--t-top-a1: rgba(13, 13, 13, 0.35);
--t-top-a2: rgba(13, 13, 13, 0.6);
--t-top-a3: rgba(13, 13, 13, 0.85);
--t-box-shadow-1: 0 2px 4px rgba(13, 13, 13, 0.35);
--t-box-shadow-2: 0 3px 6px rgba(13, 13, 13, 0.35);
--t-box-shadow-3: 0 4px 12px rgba(13, 13, 13, 0.35);
--t-border-radius-1: 3px;
--t-border-radius-2: 6px;
--t-border-radius-3: 12px;
--t-focus: #33b4ff;
--t-status-info: #0079c1;
--t-status-alert: #c30000;
--t-status-warn: #f0b400;
--t-status-success: #0e8a00;
--t-tab-inactive: #2e2e2e;
--t-tab-active: #1c1666;
--t-tab-alt-inactive: inherit;
--t-tab-alt-active: inherit;
--t-tab-font-size: 17px;
--t-highlight-1: #4c65c1;
--t-highlight-2: #f8ad40;
--t-highlight-3: #899fb3;
--t-highlight-4: #3c4d9c;
--t-highlight-5: #ee8721;
--t-highlight-6: #4e5a65;
--t-highlight-7: #1c1666;
--t-highlight-8: #e0790f;
--t-highlight-9: #3b444d;
--t-highlight-10: #4c65c1;
--t-highlight-11: #f8ad40;
--t-highlight-12: #899fb3;
--t-highlight-13: #3c4d9c;
--t-highlight-14: #ee8721;
--t-highlight-15: #4e5a65;
--t-input-outline: 1px solid #1c1666;
--t-icon-stroke-width: 1.5;
--t-icon-cap: round;
--t-icon-stroke-primary: currentColor;
--t-icon-stroke-secondary: currentColor;
--t-icon-fill: none;
--t-font-color: #2e2e2e;
--t-a11y-gray-color: #747474;
--t-link-color: #1c1666;
--t-link-hover-color: #110d3d;
--t-content-bg: #ffffff;
--t-content-border-color: #cccccc;
--t-content-font-color: #2e2e2e;
--t-section-bg: #ffffff;
--t-section-font-color: #2e2e2e;
--t-section-border-radius: 3px;
--t-button-default-bg: #ffffff;
--t-button-default-font-color: #2e2e2e;
--t-button-default-hover-bg: #3c4d9e;
--t-button-default-hover-font-color: #ffffff;
--t-button-primary-bg: #3c4d9e;
--t-button-primary-font-color: #ffffff;
--t-button-primary-hover-bg: #33448f;
--t-button-primary-hover-font-color: #ffffff;
--t-input-font-color: #2e2e2e;
--t-input-placeholder-font-color: #6c6c6c;
--t-input-bg: #fcfcfd;
--t-input-border: #cccccc;
--t-input-focus-font-color: #2e2e2e;
--t-input-focus: #0079c1;
--t-input-warning-font-color: #141414;
--t-input-warning: #f0b400;
--t-input-error-font-color: #ffffff;
--t-input-error: #c30000;
--t-input-success-font-color: #ffffff;
--t-input-success: #0e8a00;
--t-checkbox-fill: #1c1666;
--t-checkbox-text: #ffffff;
--t-loading-primary-color: #1c1666;
--t-loading-secondary-color: #1c1666;
--t-tooltip-multiline-max-width: 200px;
--t-tooltip-background-color: rgba(0, 0, 0, 0.8);
--t-tooltip-text-color: #ffffff;
--t-tooltip-size: 5px;
--t-tooltip-body-offset: -15px;
--t-tooltip-transition-duration: 250ms;
--t-tooltip-visible-duration: 2s;
--t-gray1: #0d0d0d;
--t-gray2: #1a1a1a;
--t-gray3: #262626;
--t-gray4: #333333;
--t-gray5: #404040;
--t-gray6: #4d4d4d;
--t-gray7: #666666;
--t-gray8: gray;
--t-gray9: #999999;
--t-gray10: #b3b3b3;
--t-gray11: #cccccc;
--t-gray12: #d9d9d9;
--t-gray13: #e6e6e6;
--t-gray14: #f2f2f2;
}
html {
background-position: top left !important;
}
html,
body {
height: 100%;
}
body.theme-q2 {
background-color: #3c4d9e;
}
body.theme-q2 #menu,
body.theme-q2.login-bg {
background-image: url(https://cdn1.onlineaccess1.com/cdn/depot/4192_01/2689/099bfef27887da5f002679f275fd3562/assets/images/background-6062d0654896beed2cd185246b37b348.png);
}
body.theme-q2 a[test-id="complianceLogo"] img {
max-height: 50px;
}
body.theme-q2 .navbar .meta-container .branding .logo-image {
background-position: center;
}
body.theme-q2 .ui-logo .logo-image {
display: block;
position: relative;
width: 360px;
height: 100px;
}
body.theme-q2 .ui-logo.large .logo-image:after {
position: absolute;
-webkit-transform: scale(0.2) translate(-250%, -120%);
transform: scale(0.2) translate(-250%, -120%);
}
@media only screen and (min-width: 768px) {
body.theme-q2 .ui-logo.large .logo-image:after {
position: absolute;
-webkit-transform: scale(0.2) translate(-250%, -190%);
transform: scale(0.2) translate(-250%, -190%);
}
body.theme-q2 .navbar .meta-container .branding .logo-image {
background-position: center left;
}
}
@media print {
body.theme-q2 .navbar-fixed-top .ui-logo .logo-image::before {
width: 0;
display: inline-block;
height: 0;
-webkit-transform: scale(0.25);
transform: scale(0.25);
}
}
body.theme-q2 {
--uux-theme-success: #0e8a00;
--uux-theme-warning: #f0b400;
--uux-theme-danger: #c30000;
--uux-theme-info: #0079c1;
--uux-theme-successText: #0e8a00;
--uux-theme-warningText: #f0b400;
--uux-theme-dangerText: #c30000;
--uux-theme-infoText: #0079c1;
--uux-theme-successContrast: #ffffff;
--uux-theme-warningContrast: #141414;
--uux-theme-dangerContrast: #ffffff;
--uux-theme-infoContrast: #ffffff;
--uux-theme-success-fade: rgba(14, 138, 0, 0.1);
--uux-theme-danger-fade: rgba(195, 0, 0, 0.1);
--uux-app-loadingPrimaryColor: #1c1666;
--uux-app-loadingSecondaryColor: #1c1666;
--uux-app-bgColor: #3c4d9e;
--uux-app-bgGradientInner: #5a5a63;
--uux-app-bgGradientOuter: #fcfcfd;
--uux-app-disabledOpacity: 0.4;
--uux-app-contentBg: #fcfcfd;
--uux-app-contentBgLightened: white;
--uux-app-contentInnerBg: #ffffff;
--uux-app-contentBgContrast: #2e2e2e;
--uux-app-sectionedContentBg: #f2f2f2;
--uux-app-mapBg: #46474d;
--uux-app-mapBgShadow: rgba(50, 50, 50, 0.7);
--uux-app-mapBgGradientStart: #66676d;
--uux-app-sub1-transparent: rgba(255, 255, 255, 0.1);
--uux-app-sub2-transparent: rgba(255, 255, 255, 0.2);
--uux-app-headerBg: #ffffff;
--uux-app-headerBgSubtext: #5e5e5e;
--uux-app-headerBgContrast: #141414;
--uux-app-brandingBarBg: #ffffff;
--uux-app-brandingBarContrast: #333333;
--uux-app-brandingBarSubtext: #666666;
--uux-app-brandingBarBgImage: false;
--uux-app-brandingBarBgType: centered;
--uux-app-overlayBg: #141315;
--uux-app-overlayTextColor: #ebebeb;
--uux-app-overlayContrast: #ffffff;
--uux-app-errorBg: rgba(54, 40, 33, 0.7);
--uux-app-errorContrast: #cccccc;
--uux-app-returnToLoginBarBg: #141315;
--uux-app-returnToLoginBarContrast: #cccccc;
--uux-app-returnToLoginBarHover: #949494;
--uux-app-quickTipsBg: #1c1666;
--uux-app-quickTipsContrast: #ffffff;
--uux-app-quickTipsFont: OpenSans, Helvetica Neue, Helvetica, Arial,
sans-serif;
--uux-app-textColor: rgb(134, 134, 134);
--uux-app-contentSubtextColor: #949494;
--uux-app-strongTextColor: #141414;
--uux-app-successTextColor: #0e8a00;
--uux-app-lineHeight: 1.42857em;
--uux-app-fontSize: 14px;
--uux-app-fontSizeSmall: 12px;
--uux-app-contentBorder: #cccccc;
--uux-app-contentDarkShadows: #bdbcc2;
--uux-app-linkColor: #1c1666;
--uux-app-linkColorFaded: rgba(28, 22, 102, 0.8);
--uux-app-linkHover: #110d3d;
--uux-app-linkDesaturatedColor: #cccccc;
--uux-app-linkDesaturatedHover: #999999;
--uux-app-disabledLinkColor: #949494;
--uux-app-iconStrokeWidth: 1.5;
--uux-app-iconCap: round;
--uux-app-iconStrokePrimary: currentColor;
--uux-app-iconStrokeSecondary: currentColor;
--uux-app-iconFill: none;
--uux-app-defaultBorderRadius: 3px;
--uux-app-contentPanelBg: #ffffff;
--uux-app-contentPanelContrast: #2e2e2e;
--uux-app-contentPanelBorder: #cccccc;
--uux-app-sidebarBg: #f5f5f5;
--uux-app-sidebarTextColor: #000000;
--uux-app-sidebarSubtextColor: black;
--uux-app-sidebarHighlight: #666666;
--uux-app-sidebarHighlightText: #ffffff;
--uux-app-sidebarHighlightSubtext: #ffffff;
--uux-app-sidebarBorder: rgba(255, 255, 255, 0.09);
--uux-app-sidebarLeftBorder: #f5f5f5;
--uux-app-sidebarHover: #666666;
--uux-app-sidebarHoverText: #ffffff;
--uux-app-sidebarHoverSubtext: #ffffff;
--uux-app-sidebarPanelBg: #f5f5f5;
--uux-app-sidebarPanelTextColor: #2e2e2e;
--uux-app-sidebarPanelSubtextColor: #080808;
--uux-app-sidebarClicked: #666666;
--uux-app-sidebarClickedText: #ffffff;
--uux-app-sidebarClickedSubtext: #ffffff;
--uux-app-sidebarWidgetBg: #f5f5f5;
--uux-app-sidebarWidgetContrast: #000000;
--uux-app-sidebarWidgetTitleBg: #ebebeb;
--uux-app-sidebarWidgetDividerBg: #91919b;
--uux-app-horizontalTopWidgetRailBg: #3d3d43;
--uux-app-horizontalTopWidgetRailContrast: #e2e2e3;
--uux-app-horizontalTopWidgetRailBorderContrast: #ffffff;
--uux-app-horizontalTopWidgetRailHover: #ffffff;
--uux-app-horizontalDynamicWidgetBg: #ffffff;
--uux-app-horizontalDynamicWidgetContrast: #2e2e2e;
--uux-app-horizontalDynamicWidgetSubtext: #626262;
--uux-app-horizontalDynamicWidgetBorder: #cccccc;
--uux-app-sidebarMenuItemBg: #f5f5f5;
--uux-app-sidebarMenuItemContrast: #000000;
--uux-app-sidebarMenuItemHoverBg: #666666;
--uux-app-sidebarMenuItemHoverContrast: #ffffff;
--uux-app-sidebarMenuItemActiveBg: #666666;
--uux-app-sidebarMenuItemActiveContrast: #ffffff;
--uux-app-sidebarInputBg: #ffffff;
--uux-app-sidebarInputContrast: #2e2e2e;
--uux-app-sidebarInputPlaceholder: #767676;
--uux-app-widgetButtonBg: #ffffff;
--uux-app-widgetButtonContrast: #2e2e2e;
--uux-app-widgetButtonHoverBg: #3c4d9e;
--uux-app-widgetButtonHoverContrast: #ffffff;
--uux-app-stackedSidebarWidgetBg: #3c4d9e;
--uux-app-stackedSidebarWidgetContrast: #ffffff;
--uux-app-stackedSidebarWidgetHoverBg: #303f82;
--uux-app-stackedSidebarWidgetHoverContrast: #ffffff;
--uux-app-stackedSidebarWidgetBorder: rgba(255, 255, 255, 0.09);
--uux-app-widgetCarouselDotOff: rgba(20, 19, 21, 0.6);
--uux-app-widgetCarouselDotOn: #ffffff;
--uux-app-widgetCarouselDotAltOff: rgba(20, 19, 21, 0.4);
--uux-app-widgetCarouselDotAltOn: rgba(20, 19, 21, 0.8);
--uux-app-scrollbarFg: #2c2c30;
--uux-app-scollbarBg: #f5f5f5;
--uux-app-navBgColor: #f5f5f5;
--uux-app-navTextColor: #1c1666;
--uux-app-navHighlightBg: #3c4d9c;
--uux-app-navHightlightTextColor: #ffffff;
--uux-app-navHoverBg: #ebebeb;
--uux-app-navHoverTextColor: #1c1666;
--uux-app-navBorderColor: rgba(28, 22, 102, 0);
--uux-app-navChildMenuBgColor: #1c1666;
--uux-app-navChildMenuTextColor: #ffffff;
--uux-app-navChildMenuHighlightBg: #161054;
--uux-app-navChildMenuHighlightTextColor: #ffffff;
--uux-app-navChildMenuHoverBg: #161054;
--uux-app-navChildMenuHoverTextColor: #ffffff;
--uux-app-navChildMenuBorderColor: rgba(28, 22, 102, 0);
--uux-app-navAltChildMenuHoverBg: #161054;
--uux-app-navAltChildMenuHoverTextColor: #ffffff;
--uux-app-navbarIconSet: 1;
--uux-app-navbarBadgeBg: #19144f;
--uux-app-navbarBadgeContrast: #ffffff;
--uux-navIconColor: #1c1666;
--uux-navIconFont: fontello;
--uux-app-sidebarTabsSelected: #5a5a63;
--uux-app-sidebarTabsSelectedContrast: #ffffff;
--uux-app-sidebarTabsUnselected: #f5f5f5;
--uux-app-sidebarTabsUnselectedContrast: #5a5a63;
--uux-app-sidebarTabsBorder: #5a5a63;
--uux-app-branchesModalBg: #5a5a63;
--uux-app-breakingNewsBarBg: #ffffff;
--uux-app-breakingNewsBarContrast: #2e2e2e;
--uux-app-newsHeadlineText: #2e2e2e;
--uux-app-messagesInnerContentBg: #ffffff;
--uux-app-messagesInnerContentBgAlt: #fcfcfd;
--uux-app-messagesInboxBg: #fcfcfd;
--uux-app-messagesInboxText: #2e2e2e;
--uux-app-messagesInboxHoverBg: #e2e2e4;
--uux-app-messagesInboxHoverText: #2e2e2e;
--uux-app-messagesInboxSelectedItemBg: #eeeeee;
--uux-app-messagesInboxSelectedItemText: #2e2e2e;
--uux-app-messagesInboxBorder: #cac9cf;
--uux-app-messagesInboxWidth: 320px;
--uux-app-requiredIndicator: #c30000;
--uux-app-formValidationErrorFocus: #c30000;
--uux-app-formValidationErrorText: #c30000;
--uux-app-formValidationSuccessText: #0e8a00;
--uux-app-inputBg: #fcfcfd;
--uux-app-inputBorder: #cccccc;
--uux-app-inputText: #2e2e2e;
--uux-app-inputPlaceholderText: #6c6c6c;
--uux-app-inputFocusBg: #fcfcfd;
--uux-app-inputFocusBorder: #1c1666;
--uux-app-inputFocusGlow: #1c1666;
--uux-app-inputAltFocusBg: #ffffff;
--uux-app-inputAltBorder: #cccccc;
--uux-app-inputAltText: #d4d4d4;
--uux-app-inputAltPlaceholderText: #949494;
--uux-app-inputWarningText: #141414;
--uux-app-inputWarningFocusBg: #f0b400;
--uux-app-inputWarningFocusBorder: #f0b400;
--uux-app-inputWarningFocusBorderFaded: rgba(240, 180, 0, 0.5);
--uux-app-inputWarningFocusGlow: #f0b400;
--uux-app-inputErrorText: #ffffff;
--uux-app-inputErrorBorder: #aa0000;
--uux-app-inputErrorFocusBg: #c30000;
--uux-app-inputErrorFocusBorder: #c30000;
--uux-app-inputErrorFocusGlow: #c30000;
--uux-app-inputErrorFocusGlowFaded: rgba(195, 0, 0, 0.5);
--uux-app-inputSuccessText: #ffffff;
--uux-app-inputSuccessFocusBg: #0e8a00;
--uux-app-inputSuccessFocusBorder: #0e8a00;
--uux-app-inputSuccessFocusGlow: #0e8a00;
--uux-app-inputSuccessFocusGlowFaded: rgba(14, 138, 0, 0.5);
--uux-app-dropdownBg: #ebebeb;
--uux-app-dropdownHeaderBg: #cccccc;
--uux-app-formLabelText: #2e2e2e;
--uux-app-inputAdvSelectorSelected: #efefef;
--uux-app-checkboxFillColor: #1c1666;
--uux-app-checkboxTextColor: #ffffff;
--uux-app-overlayOpacity: 0.45;
--uux-app-btnFontWeight: 600;
--uux-app-btnBoxShadow: 0 1px 3px rgba(0, 0, 0, 0.12),
0 1px 2px rgba(0, 0, 0, 0.24);
--uux-app-btnHoverBoxShadow: 0 5px 10px rgba(0, 0, 0, 0.19),
0 3px 3px rgba(0, 0, 0, 0.23);
--uux-app-btnDefaultBg: #ffffff;
--uux-app-btnDefaultContrast: #2e2e2e;
--uux-app-btnDefaultBorder: #ffffff;
--uux-app-btnDefaultHoverBg: #3c4d9e;
--uux-app-btnDefaultHoverContrast: #ffffff;
--uux-app-btnDefaultHoverBorder: #313f80;
--uux-app-btnDefaultActiveBg: #3c4d9e;
--uux-app-btnDefaultActiveContrast: #ffffff;
--uux-app-btnDefaultActiveBorder: #36468f;
--uux-app-btnBorderRadius: 3px;
--uux-app-btnPrimaryBg: rgb(248, 91, 193);
--uux-app-btnPrimaryContrast: #ffffff;
--uux-app-btnPrimaryHoverBg: #33448f;
--uux-app-btnPrimaryHoverContrast: #ffffff;
--uux-app-btnPrimaryActiveBg: #161252;
--uux-app-btnPrimaryActiveContrast: #ffffff;
--uux-app-btnPrimaryActiveBorder: #140f47;
--uux-app-btnNeutralBg: #ffffff;
--uux-app-btnNeutralContrast: #1c1666;
--uux-app-btnNeutralHoverBg: #ffffff;
--uux-app-btnNeutralHoverContrast: #1c1666;
--uux-app-btnDisabledBg: #d6d6dc;
--uux-app-btnDisabledContrast: #ffffff;
--uux-app-btnDisabledBorder: #c0c0c9;
--uux-app-btnNegativeBg: rgba(0, 0, 0, 0);
--uux-app-btnNegativeContrast: #0e0b33;
--uux-app-btnNegativeBorder: #cccccc;
--uux-app-btnNegativeHoverBg: #6b78b5;
--uux-app-btnNegativeHoverContrast: #ffffff;
--uux-app-btnNegativeHoverBorder: #5261a5;
--uux-app-btnNegativeActiveBg: #3c4d9e;
--uux-app-btnNegativeActiveContrast: #ffffff;
--uux-app-btnNegativeActiveBorder: #36468f;
--uux-app-btnIconWidth: 44px;
--uux-app-btnIconHeight: 44px;
--uux-app-btnIconColor: inherit;
--uux-app-btnIconHoverColor: #110d3d;
--uux-app-btnIconHoverBg: #ebebeb;
--uux-app-tabColor: #2e2e2e;
--uux-app-tabColorHover: #1c1666;
--uux-app-tabColorHoverText: #616161;
--uux-app-tabColorSelected: #1c1666;
--uux-app-tabBorderColor: transparent;
--uux-app-tabBorderColorSelected: #1c1666;
--uux-app-tabBorderColorHover: #1c1666;
--uux-app-tabContainerBorder: #cccccc;
--uux-app-tabBorderSize: 3px;
--uux-app-tabAltColor: inherit;
--uux-app-tabAltColorSelected: inherit;
--uux-app-tabFontSize: 17px;
--uux-app-pilltabUnselectedBg: rgba(0, 0, 0, 0);
--uux-app-pilltabUnselectedContrast: #2e2e2e;
--uux-app-pilltabUnselectedHoverBg: #ebebeb;
--uux-app-pilltabUnselectedHoverContrast: #2e2e2e;
--uux-app-pilltabSelectionBg: #1c1666;
--uux-app-pilltabSelectionContrast: #ffffff;
--uux-app-pilltabSelectionHoverBg: #1c1666;
--uux-app-pilltabSelectionHoverContrast: #ffffff;
--uux-app-pilltabBorder: #1c1666;
--uux-app-ruleHeaderBgColor: #362bc5;
--uux-app-ruleHeaderContrast: #2e2e2e;
--uux-app-ruleHeaderLinkContrast: #1c1666;
--uux-app-expandableBtnBg: #eae8fc;
--uux-app-expandableBtnBgContrast: #2e2e2e;
--uux-app-toggleSwitchOnBg: #1c1666;
--uux-app-toggleSwitchOnContrast: #ffffff;
--uux-app-toggleSwitchOffBg: #5e5e5e;
--uux-app-toggleSwitchOffContrast: #ffffff;
--uux-app-toggleSwitchNubBg: #ebebeb;
--uux-app-brandingBarHeight: 58px;
--uux-app-brandingBarButtonBg: #1c1666;
--uux-app-brandingBarButtonContrast: #ebebeb;
--uux-app-brandingBarButtonHoverBg: #3c4d9e;
--uux-app-brandingBarButtonHoverContrast: #ffffff;
--uux-app-brandingBarButtonActiveBg: #3c4d9e;
--uux-app-brandingBarButtonActiveContrast: #ffffff;
--uux-app-tooltipMultilineMaxWidth: 200px;
--uux-app-tooltipBackgroundColor: rgba(0, 0, 0, 0.8);
--uux-app-tooltipTextColor: #ffffff;
--uux-app-tooltipTipSize: 5px;
--uux-app-tooltipBodyOffset: -15px;
--uux-app-tooltipTransitionDuration: 250ms;
--uux-app-tooltipVisibleDuration: 2s;
--uux-app-cardBg: #ffffff;
--uux-app-cardBgDisabled: #cac9cf;
--uux-app-cardBgDark: #8f8f99;
--uux-app-cardContrast: #2e2e2e;
--uux-app-cardTitleBg: #fcfcfd;
--uux-app-cardTitleContrast: #2e2e2e;
--uux-app-cardIconLinkColor: #5e5e5e;
--uux-app-cardIconLinkHoverColor: #140f47;
--uux-app-cardIconLinkActiveColor: #140f47;
--uux-app-cardToolbarBg: #f0f0f0;
--uux-app-cardToolbarContrast: #2e2e2e;
--uux-app-cardToolbarLinkColor: #5e5e5e;
--uux-app-cardToolbarLinkHoverColor: #140f47;
--uux-app-cardToolbarLinkActiveColor: #140f47;
--uux-app-cardToolbarToggleOnBg: #0e8a00;
--uux-app-cardToolbarToggleOnContrast: #ffffff;
--uux-app-cardToolbarToggleOffBg: #c30000;
--uux-app-cardToolbarToggleOffContrast: #ffffff;
--uux-app-tilecardBg: #ffffff;
--uux-app-tilecardContrast: #2e2e2e;
--uux-app-tilecardSubtext: #585858;
--uux-app-tilecardFlairContrast: #1c1666;
--uux-app-tilecardDefaultBarColor: #1c1666;
--uux-app-tilecardBorder: #cccccc;
--uux-app-tilecardIconColor: #141414;
--uux-app-tilecardAltBg: #fbfbfb;
--uux-app-tilecardAltContrast: #2e2e2e;
--uux-app-tilecardAltSubtext: #575757;
--uux-app-tilecardAltFlairBg: #fbfbfb;
--uux-app-tilecardAltFlairContrast: #1c1666;
--uux-app-tilecardAltBorder: #fbfbfb;
--uux-autocompleteHoverBg: #e7e7e7;
--uux-app-tilecardDropdownLinkBg: transparent;
--uux-app-tilecardDropdownLinkHoverBg: #f7f7f8;
--uux-app-tilecardDropdownLinkContrast: #2e2e2e;
--uux-app-tilecardDropdownLinkHoverContrast: #1c1666;
--uux-app-tilecardStatusTagBorder: #cccccc;
--uux-app-tilecardStatusTagText: #5e5e5e;
--uux-app-modalDarkShadows: #2c2c30;
--uux-app-overpanelBg: #ffffff;
--uux-app-overpanelIframeBg: #949494;
--uux-app-overpanelIframeBorderColor: #cac9cf;
--uux-app-overpanelText: #2e2e2e;
--uux-app-overpanelHoverText: #141414;
--uux-app-overpanelFooterBg: #f2f2f2;
--uux-app-overpanelOverlay: rgba(20, 19, 21, 0.73);
--uux-app-overpanelBoxShadowColor: rgba(20, 19, 21, 0.075);
--uux-app-accountToolBg: #5e5e5e;
--uux-app-accountToolTextColor: #ebebeb;
--uux-app-accountToolAltTextColor: #ffffff;
--uux-app-authDisclaimerBg: #ffffff;
--uux-app-authDisclaimerSelectedBg: #eae8fc;
--uux-app-authHeaderBg: #ffffff;
--uux-app-authBorder: #cfcfcf;
--uux-app-authContentBg: #f2f2f5;
--uux-app-authTextColor: #2e2e2e;
--uux-app-authErrorText: #c30000;
--uux-app-authSuccessText: #0e8a00;
--uux-app-authInputBg: #ffffff;
--uux-app-authInputText: #2e2e2e;
--uux-app-authInputPlaceholderText: #585858;
--uux-app-authInputBorder: #cfcfcf;
--uux-app-authLinkColor: rgb(248, 91, 193);
--uux-app-authLinkHover: rgb(248, 91, 193);
--uux-app-authLinkActive: rgb(248, 91, 193);
--uux-app-authBtnBg: #cccccc;
--uux-app-authBtnBorder: #b8b8b8;
--uux-app-authBtnHoverBg: #0e0b33;
--uux-app-authBtnHoverContrast: #ffffff;
--uux-app-authBtnActiveBg: #0e0b33;
--uux-app-authBtnActiveContrast: #878599;
--uux-app-authBtnPrimaryBg: rgb(157, 6, 104);
--uux-app-authBtnPrimaryContrast: #ffffff;
--uux-app-authBtnPrimaryHoverBg: #33448f;
--uux-app-authBtnPrimaryHoverContrast: #ffffff;
--uux-app-authBtnPrimaryHoverBorder: #140f47;
--uux-app-authBtnPrimaryActiveBg: #0e0b33;
--uux-app-authBtnPrimaryActiveContrast: #878599;
--uux-app-authBtnPrimaryActiveBorder: #050411;
--uux-app-authBtnNegativeBg: rgba(0, 0, 0, 0);
--uux-app-authBtnNegativeContrast: #0e0b33;
--uux-app-authBtnNegativeBorder: #cfcfcf;
--uux-app-authBtnNegativeHoverBg: #484664;
--uux-app-authBtnNegativeHoverContrast: #ffffff;
--uux-app-authBtnNegativeActiveBg: #8380b3;
--uux-app-authBtnNegativeActiveContrast: #d9d9d9;
--uux-app-touchIdIconColor: #fb8213;
--uux-app-loginPrivacyLinkColor: #ebebeb;
--uux-app-loginPrivacyLinkActive: #ffffff;
--uux-app-loginPrivacyLinkHover: #ffffff;
--uux-app-loginAdLinkContainerBg: #474747;
--uux-app-loginAdLinkColor: #ffffff;
--uux-app-loginAdLinkActive: #2d24a6;
--uux-app-loginAdLinkHover: #ffffff;
--uux-app-loginPrelogonLinkColor: #ffffff;
--uux-app-loginPrelogonLinkActive: #2d24a6;
--uux-app-loginPrelogonLinkHover: #ffffff;
--uux-app-interstitialHeaderBg: #1c1666;
--uux-app-interstitialHeaderContrast: #ffffff;
--uux-app-interstitialBg: #2c2c30;
--uux-app-interstitialProgressMsg: #ffffff;
--uux-app-interstitialBgPosition: 0 0;
--uux-app-defaultAccountColor: #7a6829;
--uux-app-accountColorPalette: #4c65c1 #f8ad40 #899fb3 #3c4d9c #ee8721 #4e5a65
#1c1666 #e0790f #3b444d #4c65c1 #f8ad40 #899fb3 #3c4d9c #ee8721 #4e5a65
#c30000 #f0b400 #0e8a00 #0079c1 #98a29c;
--uux-app-accountTileBg: #ffffff;
--uux-app-accountTileBorder: #cccccc;
--uux-app-accountTileContrast: #2e2e2e;
--uux-app-accountTileSubtext: #2e2e2e;
--uux-app-selectedAccountTileBg: #e8e8e8;
--uux-app-selectedAccountTileBorder: #cccccc;
--uux-app-selectedAccountTileContrast: #2e2e2e;
--uux-app-selectedAccountTileSubtext: #5c5c5c;
--uux-app-accountTileIsPendingBg: #d9d9d9;
--uux-app-accountTileIsPendingContrast: #5e5e5e;
--uux-app-acctCreditText: #0e8a00;
--uux-app-acctDebitText: #c30000;
--uux-app-accountPendingText: #c30000;
--uux-app-policiesSubNavBg: #1c1666;
--uux-app-policiesSubNavText: #f2f2f2;
--uux-app-policiesSubNavBgHover: #2011d4;
--uux-app-policiesSubNavTextHover: #ffffff;
--uux-app-policiesSubNavBgActive: #140f47;
--uux-app-policiesSubNavTextActive: #f2f2f2;
--uux-app-panelBgOverride: #fcfcfd;
--uux-app-panelBgOverrideContrast: #141414;
--uux-app-datatableTitleRowBg: #ffffff;
--uux-app-datatableTitleRowContrast: #949494;
--uux-app-datatableTitleRowLinkColor: #7d7d7d;
--uux-app-datatableHeaderRowBg: #ebebeb;
--uux-app-datatableHeaderRowContrast: #5e5e5e;
--uux-app-datatableLinkColor: #484753;
--uux-app-datatableBg: #ffffff;
--uux-app-datatableContrast: #2e2e2e;
--uux-app-datatableBorderColor: #ebebeb;
--uux-app-datatableSelectedRowBg: #fefefe;
--uux-app-datatableSelectedRowBgAlt: #33b4ff1a;
--uux-app-datatableSelectedDetailsBg: #33b4ff0d;
--uux-app-datatableSelectedRowContrast: #141414;
--uux-app-datatableSortableHeaderText: #1c1666;
--uux-app-datatableAltTitleRowBg: #b4b3cc;
--uux-app-datatableAltTitleRowContrast: #5e5e5e;
--uux-app-datatableAltTitleRowLinkColor: #7d7d7d;
--uux-app-datatableAltHeaderRowBg: #cccbdc;
--uux-app-datatableAltHeaderRowContrast: #5e5e5e;
--uux-app-datatableAltBg: #ffffff;
--uux-app-datatableAltContrast: #2e2e2e;
--uux-app-datatableAltBorderColor: #b4b3cc;
--uux-app-datatableAltSelectedRowBg: #eae8fc;
--uux-app-datatableAltSelectedRowContrast: #141414;
--uux-app-datatableDarkTitleRowBg: #3c4d9e;
--uux-app-datatableDarkTitleRowContrast: #ffffff;
--uux-app-datatableDarkTitleRowLinkColor: #ffffff;
--uux-app-datatableDarkHeaderRowBg: #3c4d9e;
--uux-app-datatableDarkHeaderRowBgActive: #e3e999;
--uux-app-datatableDarkHeaderRowContrast: #ffffff;
--uux-app-datatableDarkBg: #ffffff;
--uux-app-datatableDarkContrast: #2e2e2e;
--uux-app-datatableDarkBorderColor: #c9c9c9;
--uux-app-datatableDarkSelectedRowBg: #e3e3e3;
--uux-app-datatableDarkSelectedRowContrast: #141414;
--uux-app-datatableStripedBg: #ffffff;
--uux-app-datatableStripedContrast: #2e2e2e;
--uux-app-datatableStripedAltBg: #f5f5f7;
--uux-app-datatableStripedAltContrast: #2e2e2e;
--uux-app-datatableStripedSelectedRowBg: #eae8fc;
--uux-app-datatableDarkSelectedRowContrast: #141414;
--uux-app-datatableBarColor: #1c1666;
--uux-app-datatableSuccessBarColor: #0e8a00;
--uux-app-datatableWarningBarColor: #f0b400;
--uux-app-datatableDangerBarColor: #c30000;
--uux-app-datatableInactiveBarColor: #adadad;
--uux-app-datatableAccordionSelected: #fbfbfe;
--uux-app-datatableAccordionSelectedContrast: #2e2e2e;
--uux-app-datatableDisabledRowContrast: #949494;
--uux-app-datatableCleanStripeBg: #f9f9f9;
--uux-app-datatableCleanSelectedRowBg: #ebeafa;
--uux-app-datatableCleanSelectedRowDetailBg: #f7f7fd;
--uux-app-datatableCleanSelectedBorderColor: #cac9cf;
--uux-app-datatableCleanHeaderBorderWidth: 3px;
--uux-app-datatableCleanHeaderBorderColor: #dbdbde;
--uux-app-datatableCleanHeaderBg: #ffffff;
--uux-app-datatableCleanRowBorderColor: #cac9cf;
--uux-app-datatableCleanFiltersBg: #ebebeb;
--uux-app-datatableCleanFiltersTextColor: #5e5e5e;
--uux-app-datatableCleanFiltersAltTextColor: #ffffff;
--uux-app-datatableCleanDisableddBorderColor: #fcfcfc;
--uux-app-dtsDatatableSelectedRowBg: #e1f6ff;
--uux-app-resourceHeaderBg: #f7f7f7;
--uux-app-resourceHeaderContrast: #2e2e2e;
--uux-app-resourceHeaderAction: #1c1666;
--uux-app-resourceHeaderActionDisabled: #949494;
--uux-app-resourceHeaderMuted: #949494;
--uux-app-barChartFill: #bbd4b0;
--uux-app-barChartStroke: #829a40;
--uux-app-barChartReference: #cc3333;
--uux-app-checkExceptionListHover: #ebeafa;
--uux-app-thumbBarBgColor: #ffffff;
--uux-app-thumbBarActiveBgColor: #ffffff;
--uux-app-thumbBarTextColor: #4d4d4d;
--uux-app-thumbBarActiveTextColor: #1c1666;
--uux-app-thumbBarBorderColor: transparent;
--uux-app-thumbBarActiveBorderColor: #1c1666;
--uux-app-thumbBarMessageBadgeColor: #1c1666;
--uux-app-thumbBarMessageBadgeTextColor: #ffffff;
--uux-app-thumbBarIconStrokePrimary: currentColor;
--uux-app-thumbBarIconStrokePrimaryActive: currentColor;
--uux-app-thumbBarIconStrokeSecondary: currentColor;
--uux-app-thumbBarIconStrokeSecondaryActive: currentColor;
--uux-app-thumbBarIconFill: none;
--uux-app-thumbBarIconFillActive: none;
--uux-app-thumbBarIconStrokeWidth: 1.5;
--uux-app-thumbBarIconStrokeWidthActive: 1.5;
--uux-app-thumbBarIconCap: round;
--uux-app-thumbBarIconCapActive: round;
--uux-app-thumbBarHeight: 70px;
--uux-app-thumbBarFormSpacing: 15px;
--uux-app-mobileDashboardBrandingAreaGradientColorTop: #1c1666;
--uux-app-mobileDashboardBrandingAreaGradientColorTopOpacity: 0;
--uux-app-mobileDashboardBrandingAreaGradientColorBottom: #1c1666;
--uux-app-mobileDashboardBrandingAreaGradientColorBottomOpacity: 0;
--uux-app-mobileDashboardBrandingAreaMessageTextColor: #fff;
--uux-app-mobileDashboardBrandingAreaMessageHeaderShadow: rgba(0, 0, 0, 0.6);
--uux-app-mobileDashboardBrandingAreaBackgroundColor: #1c1666;
--uux-app-mobileDashboardBrandingAreaBackgroundImage: url("https://cdn1.onlineaccess1.com/cdn/depot/4192_01/2689/099bfef27887da5f002679f275fd3562/assets/images/mdb_background-cb80f57ea063dbce83951edc62229810.jpg");
--uux-app-mobileDashboardBrandingAreaBackgroundImageHighcontrast: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAABCAQAAAC1HAwCAAAAC0lEQVR42mNkYAAAAAYAAjCB0C8AAAAASUVORK5CYII=);
--uux-app-mobileDashboardBrandingAreaLogoImage: url("https://cdn1.onlineaccess1.com/cdn/depot/4192_01/2689/099bfef27887da5f002679f275fd3562/assets/images/mdb_logo-629732e6d576ac26f27473e519a1c5d5.svg");
--uux-app-mobileDashboardBrandingAreaLogoImageHighcontrast: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAABCAQAAAC1HAwCAAAAC0lEQVR42mNkYAAAAAYAAjCB0C8AAAAASUVORK5CYII=);
--uux-app-mobileDashboardBrandingAreaMoreButtonColor: #fff;
--uux-app-mobileDashboardBrandingAreaGradientColorBottomTrans: rgba(
28,
22,
102,
0
);
--uux-desktop-bgLoading: none;
--uux-desktop-bg: url("https://cdn1.onlineaccess1.com/cdn/depot/4192_01/2689/099bfef27887da5f002679f275fd3562/assets/images/desktop-background-b0c3ab5066ce71eeb16385cc44167731.jpg");
--uux-desktop-brandingBarBg: #ffffff;
--uux-desktop-brandingBarContrast: #2e2e2e;
--uux-desktop-brandingBarSubtext: #626262;
--uux-desktop-welcomeMessageText: #2e2e2e;
--uux-desktop-welcomeMessageSubtext: #626262;
--uux-desktop-brandingBarBgImage: false;
--uux-desktop-brandingBarBgType: centered;
--uux-desktop-navHighlightBase: #0e0b33;
--uux-desktop-navAltBgColor: #0e0b33;
--uux-desktop-navAltTextColor: #ffffff;
--uux-desktop-navAltHighlightBg: #0e0b33;
--uux-desktop-navAltHightlightTextColor: #ffffff;
--uux-desktop-navBgColor: #f5f5f5;
--uux-desktop-navTextColor: #1c1666;
--uux-desktop-navHighlightBg: #3c4d9c;
--uux-desktop-navHightlightTextColor: #ffffff;
--uux-desktop-navHoverBg: #ebebeb;
--uux-desktop-navHoverTextColor: #1c1666;
--uux-desktop-navBorderColor: rgba(28, 22, 102, 0);
--uux-desktop-horizontalNavHeight: 42px;
--uux-desktop-navChildMenuBgColor: #1c1666;
--uux-desktop-navChildMenuTextColor: #161252;
--uux-desktop-navChildMenuHighlightBg: #161054;
--uux-desktop-navChildMenuHighlightTextColor: #161252;
--uux-desktop-navChildMenuHoverBg: #161054;
--uux-desktop-navChildMenuHoverTextColor: #161252;
--uux-desktop-navChildMenuBorderColor: rgba(28, 22, 102, 0);
--uux-desktop-navAltChildMenuHoverBg: #161054;
--uux-desktop-navAltChildMenuHoverTextColor: #ffffff;
--uux-desktop-authHeaderBg: rgb(38, 38, 38);
--uux-desktop-authBorder: #cfcfcf;
--uux-desktop-authContentBg: rgb(38, 38, 38);
--uux-desktop-authTextColor: rgb(134, 134, 134);
--uux-desktop-authErrorText: #c30000;
--uux-desktop-authSuccessText: #0e8a00;
--uux-desktop-authInputBg: rgb(38, 38, 38);
--uux-desktop-authInputText: rgb(134, 134, 134);
--uux-desktop-authInputPlaceholderText: #585858;
--uux-desktop-authInputBorder: #cfcfcf;
--uux-desktop-authLinkColor: rgb(248, 91, 193);
--uux-desktop-authLinkHover: #2d24a6;
--uux-desktop-authLinkActive: #251d86;
--uux-desktop-authBtnBg: #cccccc;
--uux-desktop-authBtnBorder: #b8b8b8;
--uux-desktop-authBtnHoverBg: #0e0b33;
--uux-desktop-authBtnHoverContrast: #ffffff;
--uux-desktop-authBtnActiveBg: #0e0b33;
--uux-desktop-authBtnActiveContrast: #878599;
--uux-desktop-authBtnPrimaryBg: #1c1666;
--uux-desktop-authBtnPrimaryContrast: #ffffff;
--uux-desktop-authBtnPrimaryHoverContrast: #ffffff;
--uux-desktop-authBtnPrimaryHoverBorder: #140f47;
--uux-desktop-authBtnPrimaryActiveContrast: #878599;
--uux-desktop-authBtnPrimaryActiveBorder: #050411;
--uux-desktop-authBtnNegativeBg: rgba(0, 0, 0, 0);
--uux-desktop-authBtnNegativeContrast: #0e0b33;
--uux-desktop-authBtnNegativeBorder: #cfcfcf;
--uux-desktop-authBtnNegativeHoverBg: #484664;
--uux-desktop-authBtnNegativeHoverContrast: #ffffff;
--uux-desktop-authBtnNegativeActiveBg: #8380b3;
--uux-desktop-authBtnNegativeActiveBorder: #7773ab;
--uux-desktop-loginPrivacyLinkColor: #ebebeb;
--uux-desktop-loginPrivacyLinkActive: #ffffff;
--uux-desktop-loginPrivacyLinkHover: #ffffff;
--uux-desktop-loginAdLinkContainerBg: #474747;
--uux-desktop-loginAdLinkColor: #ffffff;
--uux-desktop-loginAdLinkActive: #251d86;
--uux-desktop-loginAdLinkHover: #ffffff;
--uux-desktop-loginPrelogonLinkColor: #ebebeb;
--uux-desktop-loginPrelogonLinkActive: #ebebeb;
--uux-desktop-loginPrelogonLinkHover: #ebebeb;
--uux-desktop-topToolbarBg: white;
--uux-desktop-topToolbarBgLight: white;
--uux-desktop-topToolbarBgDark: #f7f7f7;
--uux-desktop-footerBg: #000000;
--uux-desktop-footerTextContrast: #ffffff;
--uux-desktop-footerBorderColor: white;
--uux-tablet-brandingBarBg: #ffffff;
--uux-tablet-brandingBarContrast: #2e2e2e;
--uux-tablet-brandingBarSubtext: #626262;
--uux-tablet-brandingBarBorder: #cccccc;
--uux-tablet-brandingBarBgImage: false;
--uux-tablet-brandingBarBgType: centered;
--uux-tablet-brandingBarButtonBg: #1c1666;
--uux-tablet-brandingBarButtonContrast: #ebebeb;
--uux-tablet-brandingBarButtonHoverBg: #3c4d9e;
--uux-tablet-brandingBarButtonHoverContrast: #ffffff;
--uux-tablet-brandingBarButtonActiveBg: #3c4d9e;
--uux-tablet-brandingBarButtonActiveContrast: #ffffff;
--uux-tablet-navBgColor: #f5f5f5;
--uux-tablet-navTextColor: #1c1666;
--uux-tablet-navHighlightBg: #3c4d9c;
--uux-tablet-navHightlightTextColor: #161252;
--uux-tablet-navHoverBg: #ebebeb;
--uux-tablet-navHoverTextColor: #161252;
--uux-tablet-navChildMenuBgColor: #1c1666;
--uux-tablet-navChildMenuTextColor: #ffffff;
--uux-tablet-navChildMenuHighlightBg: #161054;
--uux-tablet-navChildMenuHighlightTextColor: #161252;
--uux-tablet-navChildMenuHoverBg: #161054;
--uux-tablet-navChildMenuHoverTextColor: #161252;
--uux-tablet-navChildMenuBorderColor: rgba(28, 22, 102, 0);
--uux-tablet-navAltChildMenuHoverBg: #161054;
--uux-tablet-navAltChildMenuHoverTextColor: #ffffff;
--uux-tablet-authHeaderBg: #ffffff;
--uux-tablet-authBorder: #cfcfcf;
--uux-tablet-authContentBg: #f2f2f5;
--uux-tablet-authTextColor: #2e2e2e;
--uux-tablet-authErrorText: #c30000;
--uux-tablet-authSuccessText: #0e8a00;
--uux-tablet-authInputBg: #ffffff;
--uux-tablet-authInputText: #2e2e2e;
--uux-tablet-authInputPlaceholderText: #585858;
--uux-tablet-authInputBorder: #cfcfcf;
--uux-tablet-authLinkColor: #1c1666;
--uux-tablet-authLinkHover: #2d24a6;
--uux-tablet-authLinkActive: #251d86;
--uux-tablet-authBtnBg: #cccccc;
--uux-tablet-authBtnContrast: #0e0b33;
--uux-tablet-authBtnBorder: #b8b8b8;
--uux-tablet-authBtnHoverBg: #0e0b33;
--uux-tablet-authBtnHoverContrast: #ffffff;
--uux-tablet-authBtnHoverBorder: #050411;
--uux-tablet-authBtnActiveBg: #0e0b33;
--uux-tablet-authBtnActiveContrast: #878599;
--uux-tablet-authBtnActiveBorder: #0e0b33;
--uux-tablet-authBtnPrimaryBg: #1c1666;
--uux-tablet-authBtnPrimaryContrast: #ebebeb;
--uux-tablet-authBtnPrimaryBorder: #19145c;
--uux-tablet-authBtnPrimaryHoverBg: #19145c;
--uux-tablet-authBtnPrimaryHoverContrast: #ffffff;
--uux-tablet-authBtnPrimaryHoverBorder: #140f47;
--uux-tablet-authBtnPrimaryActiveBg: #0e0b33;
--uux-tablet-authBtnPrimaryActiveContrast: #878599;
--uux-tablet-authBtnPrimaryActiveBorder: #0e0b33;
--uux-tablet-authBtnNegativeBg: #0e0b33;
--uux-tablet-authBtnNegativeContrast: #363267;
--uux-tablet-authBtnNegativeBorder: #cfcfcf;
--uux-tablet-authBtnNegativeHoverBg: #484664;
--uux-tablet-authBtnNegativeHoverBorder: #37354c;
--uux-tablet-authBtnNegativeHoverContrast: #ffffff;
--uux-tablet-authBtnNegativeActiveBg: #8380b3;
--uux-tablet-authBtnNegativeActiveBorder: #7773ab;
--uux-tablet-authBtnNegativeActiveContrast: #0e0b33;
--uux-tablet-loginPrivacyLinkColor: #ebebeb;
--uux-tablet-loginPrivacyLinkActive: #ffffff;
--uux-tablet-loginPrivacyLinkHover: #ffffff;
--uux-tablet-loginAdLinkContainerBg: #474747;
--uux-tablet-loginAdLinkColor: #ffffff;
--uux-tablet-loginAdLinkActive: #251d86;
--uux-tablet-loginAdLinkHover: #ffffff;
--uux-tablet-loginPrelogonLinkColor: #ebebeb;
--uux-tablet-loginPrelogonLinkActive: #ebebeb;
--uux-tablet-loginPrelogonLinkHover: #ebebeb;
--uux-phone-authHeaderBg: rgb(38, 38, 38);
--uux-phone-authBorder: #cfcfcf;
--uux-phone-authContentBg: #f2f2f5;
--uux-phone-authTextColor: #2e2e2e;
--uux-phone-authErrorText: #c30000;
--uux-phone-authSuccessText: #0e8a00;
--uux-phone-authInputBg: #ffffff;
--uux-phone-authInputText: #2e2e2e;
--uux-phone-authInputPlaceholderText: #585858;
--uux-phone-authInputBorder: #cfcfcf;
--uux-phone-authLinkColor: #1c1666;
--uux-phone-authLinkHover: #2d24a6;
--uux-phone-authLinkActive: #251d86;
--uux-phone-authBtnBg: #cccccc;
--uux-phone-authBtnContrast: #0e0b33;
--uux-phone-authBtnBorder: #b8b8b8;
--uux-phone-authBtnHoverBg: #0e0b33;
--uux-phone-authBtnHoverContrast: #ffffff;
--uux-phone-authBtnHoverBorder: #050411;
--uux-phone-authBtnActiveBg: #0e0b33;
--uux-phone-authBtnActiveContrast: #878599;
--uux-phone-authBtnActiveBorder: #0e0b33;
--uux-phone-authBtnPrimaryBg: #1c1666;
--uux-phone-authBtnPrimaryContrast: #ebebeb;
--uux-phone-authBtnPrimaryBorder: #19145c;
--uux-phone-authBtnPrimaryHoverBg: #19145c;
--uux-phone-authBtnPrimaryHoverContrast: #ffffff;
--uux-phone-authBtnPrimaryHoverBorder: #140f47;
--uux-phone-authBtnPrimaryActiveBg: #0e0b33;
--uux-phone-authBtnPrimaryActiveContrast: #878599;
--uux-phone-authBtnPrimaryActiveBorder: #050411;
--uux-phone-authBtnNegativeBg: rgba(0, 0, 0, 0);
--uux-phone-authBtnNegativeContrast: #0e0b33;
--uux-phone-authBtnNegativeBorder: #cfcfcf;
--uux-phone-authBtnNegativeHoverBg: #484664;
--uux-phone-authBtnNegativeHoverContrast: #ffffff;
--uux-phone-authBtnNegativeHoverBorder: #37354c;
--uux-phone-authBtnNegativeActiveBg: #8380b3;
--uux-phone-authBtnNegativeActiveContrast: #0e0b33;
--uux-phone-authBtnNegativeActiveBorder: #7773ab;
--uux-phone-loginPrivacyLinkColor: #ebebeb;
--uux-phone-loginPrivacyLinkActive: #ffffff;
--uux-phone-loginPrivacyLinkHover: #ffffff;
--uux-phone-loginAdLinkContainerBg: #474747;
--uux-phone-loginAdLinkColor: #ffffff;
--uux-phone-loginAdLinkActive: #251d86;
--uux-phone-loginAdLinkHover: #ffffff;
--uux-phone-loginPrelogonLinkColor: #ebebeb;
--uux-phone-loginPrelogonLinkActive: #ebebeb;
--uux-phone-loginPrelogonLinkHover: #ebebeb;
--uux-phone-headerBg: #ffffff;
--uux-phone-brandingBarBg: #ffffff;
--uux-phone-brandingBarContrast: #333333;
--uux-phone-brandingBarSubtext: #666666;
--uux-phone-brandingBarBgImage: false;
--uux-phone-brandingBarBgType: centered;
--uux-phone-customerNameHolderBg: white;
--uux-phone-customerNameHolderBorder: #cccccc;
--uux-phone-customerNameHolderContrast: #2e2e2e;
--uux-phone-brandingBarButtonBg: #1c1666;
--uux-phone-brandingBarButtonContrast: #ebebeb;
--uux-phone-brandingBarButtonHoverBg: #3c4d9e;
--uux-phone-brandingBarButtonHoverContrast: #ffffff;
--uux-phone-brandingBarButtonActiveBg: #3c4d9e;
--uux-phone-brandingBarButtonActiveContrast: #ffffff;
--uux-phone-navBgColor: #f5f5f5;
--uux-phone-navTextColor: #1c1666;
--uux-phone-navHighlightBg: #3c4d9c;
--uux-phone-navHightlightTextColor: #161252;
--uux-phone-navHoverBg: #ebebeb;
--uux-phone-navHoverTextColor: #161252;
--uux-phone-navChildMenuBgColor: #1c1666;
--uux-phone-navChildMenuTextColor: #ffffff;
--uux-phone-navChildMenuHighlightBg: #161054;
--uux-phone-navChildMenuHighlightTextColor: #161252;
--uux-phone-navChildMenuHoverBg: #161054;
--uux-phone-navChildMenuHoverTextColor: #ffffff;
--uux-phone-navChildMenuBorderColor: rgba(28, 22, 102, 0);
--uux-phone-navAltChildMenuHoverBg: #161054;
--uux-phone-navAltChildMenuHoverTextColor: #161252;
--uux-phone-buttonGroupBg: #ffffff;
--uux-phone-buttonGroupActiveBg: #ebebeb;
--uux-phone-buttonGroupBorder: #ebebeb;
--uux-phone-buttonGroupContrast: #141414;
--uux-interstitialImage: url("https://cdn1.onlineaccess1.com/cdn/depot/4192_01/2689/099bfef27887da5f002679f275fd3562/assets/images/fullscreeninter-cdeaec77f66cb96bb6f939fd3a5c3655.jpg");
--uux-interstitialImageTablet: url("https://cdn1.onlineaccess1.com/cdn/depot/4192_01/2689/099bfef27887da5f002679f275fd3562/assets/images/tabletinter-95b0ab1d09beff71d376cf2f8fc64f48.jpg");
--uux-interstitialImagePhone: url("https://cdn1.onlineaccess1.com/cdn/depot/4192_01/2689/099bfef27887da5f002679f275fd3562/assets/images/phoneinter-7316de7c8f18eed7e9a0682af7ce77be.jpg");
--uux-app-mxMiniWidgetBg: #ffffff;
--uux-desktop-horizontalNavBorders: solid var(--uux-desktop-navBorderColor)
1px;
--uux-logoImage: url("https://cdn1.onlineaccess1.com/cdn/depot/4192_01/2689/099bfef27887da5f002679f275fd3562/assets/images/logos/logo-bb874a320b775249bcf98ac5ca5f2be1.png");
--uux-logoLargeImage: url("https://cdn1.onlineaccess1.com/cdn/depot/4192_01/2689/099bfef27887da5f002679f275fd3562/assets/images/logos/logo_large-bcc2aa418356124d9e468015761c8c8f.png");
--uux-textureBackgroundImage: url("https://cdn1.onlineaccess1.com/cdn/depot/4192_01/2689/099bfef27887da5f002679f275fd3562/assets/images/background-6062d0654896beed2cd185246b37b348.png");
--uux-CONST_STOPLIGHT_INFO: #0079c1;
--uux-CONST_STOPLIGHT_SUCCESS: #0e8a00;
--uux-CONST_STOPLIGHT_WARNING: #f0b400;
--uux-CONST_STOPLIGHT_ALERT: #c30000;
--uux-CONST_GLOBAL_FOCUS: 0 0 0 2px #33b4ff;
--uux-CONST_BLACK: #000000;
--uux-CONST_GRAY_D3: #222222;
--uux-CONST_GRAY_D2: #444444;
--uux-CONST_GRAY_D1: #666666;
--uux-CONST_GRAY: #999999;
--uux-CONST_GRAY_L1: #cccccc;
--uux-CONST_GRAY_L2: #eeeeee;
--uux-CONST_GRAY_L3: #f2f2f2;
--uux-CONST_WHITE: #ffffff;
--uux-CONST_TWEEN_DURATION_1: 0.2s;
--uux-CONST_TWEEN_DURATION_2: 0.4s;
--uux-CONST_TWEEN_DURATION_3: 0.8s;
--uux-CONST_FACEBOOK: #3b5998;
--uux-CONST_CHROME: #f2b635;
--uux-CONST_FIREFOX: #f19a2a;
--uux-CONST_SAFARI: #00a0e6;
--uux-CONST_IE: #00caff;
--uux-CONST_ME: #1f89dc;
--uux-app-fontFamily: OpenSans, Helvetica Neue, Helvetica, Arial, sans-serif;
--uux-app-fontStretch: normal;
--uux-app-monospacedFontFamily: Courier New, Courier, Lucida Sans Typewriter,
Lucida Typewriter, monospace;
--uux-type-unit: px;
--uux-app-maxWidth: 1280px;
--uux-app-menuWidth: 256px;
--uux-app-sidebarWidth: 256px;
--uux-app-headerHeight: 58px;
--uux-desktop-footerHeight: 150px;
--uux-desktop-footerTopMargin: 64px;
--uux-app-contentWidth: 100%;
--uux-app-noAuthContentWidth: 1280px;
--uux-desktop-contentWrapperWidth: 1280px;
--uux-desktop-verticalNavHeaderHeight: 58px;
--uux-desktop-verticalNavWidth: 256px;
--uux-desktop-verticalNavContentWrapperWidth: 1024px;
--uux-desktop-horizontalNavContentWrapperWidth: 1280px;
--uux-app-mobileMenuWidth: 256px;
--uux-app-mobileSidebarWidth: 256px;
--uux-app-unauthFooterHeight: 46px;
--uux-theme-primary: #1c1666;
--uux-theme-secondary: #b4b3cc;
--uux-theme-tertiary: #eae8fc;
--uux-theme-quadrary: #2011d4;
--uux-theme-primary-hue: 244.5deg;
--uux-theme-secondary-hue: 244.5deg;
--uux-theme-primaryHighlight: #2011d4;
--uux-theme-primaryHighlightBg: #eae8fc;
--uux-theme-mightyNeutralVariable: 5%;
--uux-theme-hue-category: get-hue-category(#b4b3cc);
--uux-theme-black: #141315;
--uux-theme-grayDarker: #2c2c30;
--uux-theme-grayDark: #5a5a63;
--uux-theme-gray: #8f8f99;
--uux-theme-grayLight: #cac9cf;
--uux-theme-grayLighter: #fcfcfd;
--uux-theme-white: #ffffff;
--uux-theme-blackNeutral: #141414;
--uux-theme-grayDarkerNeutral: #2e2e2e;
--uux-theme-grayDarkNeutral: #5e5e5e;
--uux-theme-grayNeutral: #949494;
--uux-theme-grayLightNeutral: #cccccc;
--uux-theme-grayLighterNeutral: #ebebeb;
--uux-theme-grayAccessible: #747474;
--uux-theme-whiteNeutral: #ffffff;
--uux-theme-blackNeutralFaded: rgba(20, 20, 20, 0.7);
--uux-theme-blackNeutralShadow: rgba(20, 20, 20, 0.2);
--uux-theme-primary-text: #ffffff;
--uux-theme-secondary-text: #141414;
--uux-theme-tertiary-text: #141414;
--uux-account-color-0: #e0790f;
--uux-account-color-1: #4c65c1;
--uux-account-color-2: #f8ad40;
--uux-account-color-3: #899fb3;
--uux-account-color-4: #3c4d9c;
--uux-account-color-5: #ee8721;
--uux-account-color-6: #4e5a65;
--uux-account-color-7: #1c1666;
--uux-account-color-8: #e0790f;
--uux-account-color-9: #3b444d;
--uux-account-color-10: #4c65c1;
--uux-account-color-11: #f8ad40;
--uux-account-color-12: #899fb3;
--uux-account-color-13: #3c4d9c;
--uux-account-color-14: #ee8721;
--uux-account-color-15: #4e5a65;
--uux-icon-home: "";
--uux-icon-branches: "";
--uux-icon-commercial: "";
--uux-icon-help: "";
--uux-icon-messages: "";
--uux-icon-news: "";
--uux-icon-offers: "";
--uux-icon-payments: "";
--uux-icon-reports: "";
--uux-icon-services: "";
--uux-icon-settings: "";
--uux-icon-signout: "";
--uux-icon-transactions: "";
--uux-icon-remove: "";
--uux-icon-default: "";
}
html[class*="uagent"]:not(.uagent-mobile) {
background-color: #3c4d9e;
}
html[class*="uagent"]:not(.uagent-mobile) body,
html[class*="uagent"]:not(.uagent-mobile) .app-container {
background: 0 0 !important;
}
SEA-GHOST - SHELL CODING BY SEA-GHOST