/***** CDP_VARIABLES *****/
/* @fontFamily: 'San Francisco', Helvetica, Arial, san-serif;*/
/* @fontFamilyBackup: -apple-system, BlinkMacSystemFont, sans-serif;*/
/* @h1FontSize: 32px;*/
/* @h1LineHeight: 32px;*/
/* @h2FontSize: 20px;*/
/* @h2LineHeight: 20px;*/
/* @subtitleFontSize: 12px;*/
/* @subtitleAlternateFontSize: 13px;*/
/* @subtitleLineHeight: 20px;*/
/* @subtitleTextTransform: uppercase;*/
/* @labelFontSize: 12px;*/
/* @labelAlternateFontSize: 13px;*/
/* @labelLineHeight: 20px;*/
/* @cellTitleFontSize: 13px;*/
/* @cellTitleLetterSpacing: -.25px;*/
/* @cellTitleLineHeight: 20px;*/
/* @cellSubTitleFontSize: 12px;*/
/* @cellSubTitleLineHeight: 20px;*/
/* @cellSubTitleLetterSpacing: -.25px;*/
/* @primaryThemeColor: #290f87;*/
/* @secondaryThemeColor: #290f87;*/
/* @tertiaryThemeColor: #f8a83a;*/
/* @black: #000000;*/
/* @lightBlack: #290f87;*/
/* @darkGrey: #56433f;*/
/* @mediumGrey: #aeb4ff;*/
/* @lightGrey: #deccb8;*/
/* @white: #ffffff;*/
/* @yellowOrange: #f5be50;*/
/* @orange: #f8a83a;*/
/* @orangeRed: #ed6f3b;*/
/* @red: #d92c2c;*/
/* @purpleRed: #56433f;*/
/* @purple: #89258f;*/
/* @bluePurple: #5f6eb5;*/
/* @blue: #7bafd4;*/
/* @greenBlue: #aeb4ff;*/
/* @green: #40bf80;*/
/* @yellowGreen: #888b8d;*/
/* @yellow: #f2ee4f;*/
/* @fontColor: @lightBlack;*/
/* @subtextColor: @white;*/
/* @headerFontColor: @lightBlack;*/
/* @backgroundColor: @tertiaryThemeColor;*/
/* @invertColor: @lightBlack;*/
/* @toolbarBackgroundColor: @orange;*/
/* @sectionBackgroundColor: @tertiaryThemeColor;*/
/* @sectionTitleBackgroundColor: @primaryThemeColor;*/
/* @borderColor: #ffffff;*/
/* @activeColor: @secondaryThemeColor;*/
/* @alertColor: @primaryThemeColor;*/
/* @successColor: @white;*/
/* @containerBackgroundColor: @tertiaryThemeColor;*/
/* @containerFontColor: @white;*/
/* @inactiveColor: @darkGrey;*/
/* @highlightColor: fade(@primaryThemeColor, 50%);*/
/* @highlightColorSecondary: fade(@secondaryThemeColor, 50%);*/
/* @callToActionButtonHeight: 42px;*/
/* @callToActionButtonBackgroundColor: @primaryThemeColor;*/
/* @callToActionButtonBorderRadius: 4px;*/
/* @callToActionButtonFontColor: @white;*/
/* @secondaryCallToActionButtonHeight: 34px;*/
/* @secondaryCallToActionButtonBackgroundColor: @highlightColorSecondary;*/
/* @secondaryCallToActionButtonBorderRadius: 4px;*/
/* @secondaryCallToActionButtonFontColor: @white;*/
/* @cardBoxShadow: 0 1px 2px rgba(0, 0, 0, .12);*/
/* @cardBorderRadius: 10px;*/
/* @cardListItemMargin: 0 16px;*/
/* @cardIconBackgroundSize: 26px 26px;*/
/* @cardMargin: 15px;*/
/* @lightItemHeight: 60px;*/
/* @listItemMargin: 0 20px;*/
/* @listItemBorder: 1px solid bottom @lightGrey;*/
/* @contentPadding: 34px 20px 0 20px;*/
/* @toolbarHeight: 65px;*/
/* @cellBGColor: #aeb4ff;*/
/* @igContainerLabelColor: #ffffff;*/
/* @igContainerEntryFieldBGColor: #ffffff;*/
/* @igContainerEntryFieldTextColor: #290f87;*/
/* @igContainerPanelBGColor: #290f87;*/
/* @igContainerTextButtonColor: #ffffff;*/
/* @igContainerTitleColor: #ffffff;*/
/* @gridBGColor: #dddddd;*/
/* @igSectionHeaderTextColor: #290f87;*/
/* @iconBGColor: #deccb8;*/
/* @iconTitleColor: #290f87;*/
/* @igMenuHeaderBGColor: #bebebe;*/
/* @igMenuHeaderDividerColor: #000000;*/
/* @igMenuHeaderTextColor: #000000;*/
/* @igMenuItemBGColor: #deccb8;*/
/* @igMenuItemDividerColor: #000000;*/
/* @igMenuItemTextColor: #000000;*/
/* @igMenuSpecialItemBGColor: #757373;*/
/* @igMenuSpecialItemDividerColor: #000000;*/
/* @igMenuSpecialItemTextColor: #290f87;*/
/* @iconShowTitle: true;*/
/* @buttonWidthPercent: 0.9;*/
/* @buttonBorderWidth: 0;*/
/* @buttonCornerRadius: 2;*/
/* @containerFooterBGColor: #ffffff;*/
/* @containerFooterTextColor: #000000;*/
/* @negativeItemColor: #cf1111;*/
/* @neutralItemColor: #c2c2c2;*/
/* @positiveItemColor: #27ba13;*/
/* @tileNavL1TextColor: #ffffff;*/
/* @tileNavL2BGColor: #290f87;*/
/* @tileNavL2TextColor: #ffffff;*/
/* @navbarBGColor: #290f87;*/
/* @navbarButtonTextColor: #aeb4ff;*/
/* @navbarHeaderTextColor: #ffffff;*/
/* @negativeButtonBGColor: #aeb4ff;*/
/* @negativeButtonTextColor: #290f87;*/
/* @fiColor: #290f87;*/
/* @positiveButtonBGColor: #f8a83a;*/
/* @positiveButtonTextColor: #290f87;*/
/* @subtitleAlternateColor: @mediumGrey;*/
/* @labelAlternateColor: @lightBlack;*/
/* @labelColor: @mediumGrey;*/
/* @cellTitleColor: @mediumGrey;*/
/* @cellTitleAlternateColor: @lightBlack;*/
/* @cellSubTitleColor: @lightBlack;*/
/* @cellSubTitleAlternateColor: fade(@darkGrey, 50%);*/
/* @colorIcon: @blue;*/
/* @colorIconActive: @green;*/
/***** THEME *****/
/***** Filename: _css/ThemeFiles/themes/default/defaultTheme.less *****/
/* Constellation Theme for Onsen UI 2.10.8 */
:root {
  /* variables for iOS components */
  --background-color: #f8a83a;
  --text-color: #290f87;
  --sub-text-color: #ffffff;
  --highlight-color: rgba(41, 15, 135, 0.5);
  --second-highlight-color: rgba(41, 15, 135, 0.5);
  --border-color: #ffffff;
  --button-background-color: var(--highlight-color);
  --button-cta-background-color: var(--second-highlight-color);
  --toolbar-background-color: #f8a83a;
  --toolbar-button-color: var(--highlight-color);
  --toolbar-text-color: #ffffff;
  --toolbar-border-color: #ffffff;
  --button-bar-color: var(--highlight-color);
  --button-bar-active-text-color: #290f87;
  --button-bar-active-background-color: rgba(41, 15, 135, 0.5);
  --button-light-color: rgba(41, 15, 135, 0.1);
  --segment-color: var(--highlight-color);
  --segment-active-text-color: #290f87;
  --segment-active-background-color: rgba(41, 15, 135, 0.5);
  --list-background-color: #f8a83a;
  --list-header-background-color: #290f87;
  --list-tap-active-background-color: rgba(41, 15, 135, 0.5);
  --list-item-chevron-color: #290f87;
  --progress-bar-color: var(--highlight-color);
  --progress-bar-secondary-color: rgba(41, 15, 135, 0.5);
  --progress-bar-background-color: transparent;
  --progress-circle-primary-color: var(--highlight-color);
  --progress-circle-secondary-color: rgba(41, 15, 135, 0.5);
  --progress-circle-background-color: transparent;
  --tabbar-background-color: #290f87;
  --tabbar-text-color: #290f87;
  --tabbar-highlight-text-color: var(--highlight-color);
  --tabbar-border-color: #ffffff;
  --switch-highlight-color: #290f87;
  --switch-border-color: #ffffff;
  --switch-background-color: #f8a83a;
  --range-track-background-color: #290f87;
  --range-track-background-color-active: var(--highlight-color);
  --range-thumb-background-color: #f8a83a;
  --modal-background-color: #f8a83a;
  --modal-text-color: #f8a83a;
  --alert-dialog-background-color: #f8a83a;
  --alert-dialog-text-color: #290f87;
  --alert-dialog-button-color: var(--highlight-color);
  --alert-dialog-separator-color: #f8a83a;
  --dialog-background-color: #f8a83a;
  --dialog-text-color: var(--text-color);
  --popover-background-color: #f8a83a;
  --popover-text-color: #290f87;
  --action-sheet-title-color: #290f87;
  --action-sheet-button-separator-color: rgba(0, 0, 0, 0.1);
  --action-sheet-button-color: var(--highlight-color);
  --action-sheet-button-destructive-color: #290f87;
  --action-sheet-button-background-color: #290f87;
  --action-sheet-button-active-background-color: #f8a83a;
  --action-sheet-cancel-button-background-color: #f8a83a;
  --notification-background-color: #290f87;
  --notification-color: #f8a83a;
  --search-input-background-color: #f8a83a;
  --fab-text-color: #f8a83a;
  --fab-background-color: var(--highlight-color);
  --fab-active-background-color: rgba(41, 15, 135, 0.5);
  --card-background-color: #f8a83a;
  --card-text-color: #290f87;
  --toast-background-color: #f8a83a;
  --toast-text-color: #f8a83a;
  --toast-button-text-color: #f8a83a;
  --select-input-color: var(--text-color);
  --select-input-border-color: var(--border-color);
  --material-background-color: #f8a83a;
  --material-text-color: var(--text-color);
  --material-notification-background-color: #290f87;
  --material-notification-color: #290f87;
  --material-switch-active-thumb-color: #290f87;
  --material-switch-active-background-color: #290f87;
  --material-switch-inactive-thumb-color: #56433f;
  --material-switch-inactive-background-color: #56433f;
  --material-range-track-color: rgba(41, 15, 135, 0.1);
  --material-range-thumb-color: rgba(41, 15, 135, 0.1);
  --material-range-disabled-thumb-color: rgba(86, 67, 63, 0.1);
  --material-range-disabled-thumb-border-color: #ffffff;
  --material-range-zero-thumb-color: rgba(41, 15, 135, 0.5);
  --material-toolbar-background-color: #f8a83a;
  --material-toolbar-text-color: #290f87;
  --material-toolbar-button-color: #290f87;
  --material-segment-background-color: #f8a83a;
  --material-segment-active-background-color: #f8a83a;
  --material-segment-text-color: #290f87;
  --material-segment-active-text-color: rgba(41, 15, 135, 0.1);
  --material-button-background-color: #290f87;
  --material-button-text-color: #ffffff;
  --material-button-disabled-background-color: #56433f;
  --material-button-disabled-color: #290f87;
  --material-flat-button-active-background-color: #290f87;
  --material-list-background-color: #f8a83a;
  --material-list-item-separator-color: #ffffff;
  --material-list-header-text-color: rgba(41, 15, 135, 0.1);
  --material-checkbox-active-color: #290f87;
  --material-checkbox-inactive-color: rgba(86, 67, 63, 0.1);
  --material-checkbox-checkmark-color: #f8a83a;
  --material-radio-button-active-color: #290f87;
  --material-radio-button-inactive-color: rgba(41, 15, 135, 0.5);
  --material-radio-button-disabled-color: #56433f;
  --material-text-input-text-color: #290f87;
  --material-text-input-active-color: #290f87;
  --material-text-input-inactive-color: #56433f;
  --material-search-background-color: #f8a83a;
  --material-dialog-background-color: #f8a83a;
  --material-dialog-text-color: var(--material-text-color);
  --material-alert-dialog-background-color: #f8a83a;
  --material-alert-dialog-title-color: #290f87;
  --material-alert-dialog-content-color: #290f87;
  --material-alert-dialog-button-color: #290f87;
  --material-progress-bar-primary-color: #290f87;
  --material-progress-bar-secondary-color: #290f87;
  --material-progress-bar-background-color: #290f87;
  --material-progress-circle-primary-color: var(
    --material-progress-bar-primary-color
  );
  --material-progress-circle-secondary-color: var(
    --material-progress-bar-secondary-color
  );
  --material-progress-circle-background-color: #290f87;
  --material-tabbar-background-color: #f8a83a;
  --material-tabbar-text-color: #290f87;
  --material-tabbar-highlight-text-color: #290f87;
  --material-tabbar-highlight-color: rgba(41, 15, 135, 0.5);
  --material-fab-text-color: #ffffff;
  --material-fab-background-color: #290f87;
  --material-fab-active-background-color: #ffffff;
  --material-card-background-color: #f8a83a;
  --material-card-text-color: #290f87;
  --material-toast-background-color: #f8a83a;
  --material-toast-text-color: #290f87;
  --material-toast-button-text-color: #290f87;
  --material-select-input-color: var(--material-text-color);
  --material-select-input-active-color: rgba(41, 15, 135, 0.5);
  --material-select-input-inactive-color: #56433f;
  --material-select-border-color: #ffffff;
  --material-popover-background-color: #f8a83a;
  --material-popover-text-color: var(--material-text-color);
  --material-action-sheet-text-color: #290f87;
  --tap-highlight-color: transparent;
}
/***** Filename: _css/ThemeFiles/components/buttons.less *****/
/* .button {
  border-radius: 4px;
  font-size: 12px;
  font-weight: bold;
  text-align: center;
  text-transform: uppercase;
}
.button,
.button--material {
  height: 42px;
  background-color: #290f87;
  border-radius: 4px;
}
.button.invert .button--material.invert {
  height: 42px;
  background-color: #ffffff;
  color: #290f87;
  border-radius: 4px;
}
.action-sheet-button {
  color: #290f87;
  background-color: #f8a83a;
}
.button--quiet {
  padding-top: 0.75rem;
  background-color: #ffffff;
  color: #deccb8;
  font-size: 13px;
  text-align: center;
  margin: 0 auto;
}
.cdpPrimaryButton {
  flex: 1 1 0px;
} */
.cdpPrimaryButton:nth-last-child(2) {
  margin-right: 18px;
}
.pill-container {
  box-sizing: border-box;
  padding: 0;
  font-size: 5px;
  min-width: 30px;
  height: 25px;
  background-color: #290f87;
  display: inline-block;
  margin: 12.5px 0 0 5px;
  border-radius: 3px;
  z-index: 12;
}
.pill-text {
  font-size: 10px;
  color: #deccb8;
  padding: 0 25px 0 5px;
}
.pill-icon {
  position: absolute;
  font-size: 15px;
  color: #deccb8;
  margin-left: -20px;
}
/***** End Filename: _css/ThemeFiles/components/buttons.less *****/
/***** Filename: _css/ThemeFiles/components/page.less *****/
page,
.page,
.page--material {
  font-family: "San Francisco", Helvetica, Arial, san-serif !important;
  background-color: #f8a83a;
}
.page.invert {
  background-color: #290f87 !important;
  color: #f8a83a !important;
}
.page.invert .MuiStepper-horizontal-2 {
  background-color: transparent;
}
.page.invert .page--material__background {
  background-color: #290f87 !important;
}
.page.invert .page__background {
  background-color: #290f87 !important;
}
/***** End Filename: _css/ThemeFiles/components/page.less *****/
/***** Filename: _css/ThemeFiles/components/text.less *****/
h1 {
  font-size: 32px;
  line-height: 32px;
}
h2 {
  font-size: 20px;
  line-height: 20px;
}
.sub-title {
  font-size: 12px;
  line-height: 20px;
  text-transform: uppercase;
}
.sub-title-alternate {
  color: #aeb4ff;
  font-size: 13px;
  text-transform: uppercase;
}
.label {
  font-size: 12px;
  color: #aeb4ff;
  line-height: 20px;
}
.label-alternate {
  font-size: 13px;
  color: #290f87;
  line-height: 20px;
}
.cell-title {
  font-size: 13px;
  color: #aeb4ff;
  line-height: 20px;
  letter-spacing: -0.25px;
}
.cell-title-alternate {
  font-size: 13px;
  color: #290f87;
  line-height: 20px;
  letter-spacing: -0.25px;
}
.cell-subtitle {
  font-weight: bold;
  text-transform: uppercase;
  font-size: 12px;
  line-height: 20px;
  letter-spacing: -0.25px;
  color: #290f87;
}
.cell-subtitle-alternate {
  font-size: 12px;
  line-height: 20px;
  letter-spacing: -0.25px;
  color: rgba(86, 67, 63, 0.5);
}
.page.invert {
  background-color: #290f87 !important;
  color: #f8a83a !important;
}
.page.invert .page--material__background {
  background-color: #290f87 !important;
}
.page.invert .page__background {
  background-color: #290f87 !important;
}
/***** End Filename: _css/ThemeFiles/components/text.less *****/
/***** Filename: _css/ThemeFiles/components/cards.less *****/
.card {
  font-family: "San Francisco", Helvetica, Arial, san-serif;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-weight: 400;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.12);
  border-radius: 10px;
  background-color: #f8a83a;
  box-sizing: border-box;
  display: block;
  margin: 9px;
  text-align: left;
  word-wrap: break-word;
  font-size: 14px;
  padding: 0;
}
.card__content {
  margin: 0;
  line-height: 1.4;
  color: #030303;
}
.card__title {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-weight: 400;
  font-size: 20px;
  margin: 4px 0 8px 0;
  padding: 0;
  display: block;
  box-sizing: border-box;
}
.card--material {
  background-color: #f8a83a;
  border-radius: 10px;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.12);
  font-family: "Roboto", "Noto", sans-serif;
  -webkit-font-smoothing: antialiased;
  font-weight: 400;
  font-size: 14px;
}
.card--material__content {
  line-height: 1.4;
  color: #000000;
  color: rgba(0, 0, 0, 0.54);
}
.card--material__title {
  font-family: "Roboto", "Noto", sans-serif;
  -webkit-font-smoothing: antialiased;
  font-weight: 400;
  font-size: 24px;
  margin: 8px 0 12px 0;
}
/***** End Filename: _css/ThemeFiles/components/cards.less *****/
/***** Filename: _css/ThemeFiles/components/lists.less *****/
.list-header {
  background-color: #deccb8;
  color: rgba(0, 0, 0, 0.5);
  font-weight: bold;
  font-size: 11px;
  height: 48px;
  padding: 14px 20px 0px 20px;
  vertical-align: middle;
  background-image: none;
}
.list-item {
  background-color: #ffffff;
  padding: 0 20px;
}
.list-item .button {
  flex: 1 1 0px;
}
.list-item .button:nth-last-child(2) {
  margin-right: 18px;
}
.list-item .right input {
  text-align: right;
}
.list-item > div {
  background-image: none;
  border-bottom: solid thin #deccb8;
}
.list-item--chevron:before {
  height: 12px;
  right: 20px;
  width: 12px;
  border-right: 2px solid #56433f;
  border-bottom: 2px solid #56433f;
}
.list-item ons-icon {
  font-size: 26px;
}
.list-item__thumbnail {
  height: 26px;
  width: auto;
}
.list-item__title {
  font-weight: 500;
  line-height: 20px;
  -webkit-flex-basis: 100%;
  flex-basis: 100%;
  -webkit-align-self: center;
  align-self: center;
}
.list-item__subtitle {
  color: rgba(0, 0, 0, 0.5);
  font-size: 12px;
  font-weight: 400;
  line-height: 20px;
}
.primaryActions {
  display: flex;
}
.search-toolbar .button {
  background: none;
  border: none;
  color: inherit;
  cursor: pointer;
  display: inlin-block;
  font-family: inherit;
  font-size: inherit;
  font-weight: bold;
  margin: 0;
  text-transform: uppercase;
}
.search-toolbar .center {
  position: relative;
}
.search-toolbar ons-icon {
  color: rgba(38, 50, 61, 0.3);
  font-size: 16px;
  font-weight: bold;
}
.search-toolbar ons-search-input {
  width: 100%;
  vertical-align: middle;
}
.search-toolbar .remove-search-text {
  right: 16px;
  position: absolute;
}
.search-toolbar .right {
  padding: 0;
}
.search-input {
  background-image: none;
  border-radius: 4px;
  font-size: inherit;
  padding: 9px;
}
/***** End Filename: _css/ThemeFiles/components/lists.less *****/
/***** Filename: _css/ThemeFiles/components/searchInput.less *****/
ons-search-input .search-input {
  background-color: #deccb8;
}
/***** End Filename: _css/ThemeFiles/components/searchInput.less *****/
/***** Filename: _css/ThemeFiles/components/toolbar.less *****/
.bottom-bar {
  align-items: flex-end;
  background-color: #ffffff;
  background-image: none;
  display: flex;
  flex-direction: row;
  justify-content: flex-start;
  min-height: 65px;
  padding: 20px;
}
.bottom-bar .center {
  display: flex;
  flex-direction: row;
  flex-grow: 1;
  align-items: center;
  align-self: stretch;
  justify-content: center;
}
.bottom-bar .right {
  display: flex;
  margin-left: auto;
  align-items: center;
  align-self: stretch;
}
.bottom-bar .right ons-icon {
  padding-right: 12px;
  font-weight: bold;
}
.bottom-bar ons-icon {
  font-size: 26px;
}
/***** End Filename: _css/ThemeFiles/components/toolbar.less *****/
/***** Filename: _css/ThemeFiles/components/cdp.less *****/
.yellowOrange {
  background-color: #f5be50;
}
.orange {
  background-color: #f8a83a;
}
.orangeRed {
  background-color: #ed6f3b;
}
.red {
  background-color: #d92c2c;
}
.purpleRed {
  background-color: #56433f;
}
.purple {
  background-color: #89258f;
}
.bluePurple {
  background-color: #5f6eb5;
}
.blue {
  background-color: #7bafd4;
}
.greenBlue {
  background-color: #aeb4ff;
}
.green {
  background-color: #40bf80;
}
.yellowGreen {
  background-color: #888b8d;
}
.yellow {
  background-color: #f2ee4f;
}
/***** End Filename: _css/ThemeFiles/components/cdp.less *****/
/* body {
  color: #290f87;
  font-size: 13px;
  line-height: 20pt;
  letter-spacing: -0.2px;
} */
.cdp_label {
  font-weight: 500;
}
.cdp_hero {
  align-items: center;
  background-color: #290f87;
  color: #ffffff;
  display: flex;
  flex-direction: column;
  max-height: 50%;
  padding: 20px;
  width: 100%;
}
.cdp_hero .collapse {
  height: 0px;
}
.cdp_hero section.body {
  overflow: hidden;
  padding-top: 4px;
  transition: height 1s;
}
.cdp_hero header .cdp_callout {
  font-size: 32px;
  font-weight: bold;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.cdp_hero header .cdp_header {
  color: rgba(255, 255, 255, 0.5);
  font-weight: bold;
  font-size: 11px;
  text-transform: uppercase;
  margin-bottom: 4px;
}
.cdp_hero header .cdpIconButton {
  font-size: 24px;
}
.cdp_hero header > div {
  display: flex;
}
.cdp_hero header > div .left {
  flex-grow: 2;
}
.cdp_hero header > div .right {
  flex-grow: 1;
}
.cdp_hero header .right {
  text-align: right;
}
.cdp_hero section.body,
.cdp_hero footer,
.cdp_hero header {
  width: 100%;
  max-width: 1155px;
}
.cdp_key {
  color: rgba(0, 0, 0, 0.5);
  font-size: 11px;
  font-weight: 500;
  text-transform: uppercase;
}
.cdp_list_container {
  overflow: scroll;
}
.cdp_list_container > ons-list {
  background-color: #deccb8;
}
.cdp_page_container {
  display: flex;
  flex-direction: column;
  height: 100%;
  min-width: 320px;
  overflow: hidden;
}
.cdp_page_container .cdp_list_container ons-icon[icon="fa-search"] {
  color: #000000;
  float: right;
  font-size: 14px;
}
.cdp_page_container .cdp_list_container > ons-list {
  align-items: center;
  background-image: none;
  display: flex;
  flex-direction: column;
}
.cdp_page_container .cdp_list_container > ons-list > * {
  max-width: 773px;
  width: 100%;
}
.cdp_page_container .cdp_list_container > ons-list ons-list-item {
  background-color: #ffffff;
  border-bottom: solid #deccb8 thin;
}
.cdp_page_container .cdp_list_container > ons-list ons-list-item:last-child {
  border-bottom: none;
}
.cdp_secondary_action {
  text-align: center;
  width: 80px;
  margin: 9px;
  position: relative;
}
.cdp_secondary_action label {
  font-weight: bold;
  overflow: hidden;
  text-overflow: ellipsis;
  text-transform: uppercase;
}
.cdp_secondary_action .notification {
  font-size: 13px;
  position: absolute;
  right: 0;
}
.cdp_secondary_action ons-icon {
  background-color: #290f87;
  border-radius: 50%;
  color: #ffffff;
  font-size: 24px;
  height: 52px;
  line-height: 52px;
  margin: 9px;
  text-align: center;
  width: 52px;
}
.cdp_secondary_action_container {
  display: flex;
  flex-direction: row;
  justify-content: space-evenly;
  width: 100%;
}
.cdp_value {
  font-size: 13px;
  font-weight: 500;
}
ons-icon.cdp_circle_icon {
  width: 2rem;
  height: 2rem;
  text-align: center;
  border-radius: 50%;
  margin-right: 9px;
  line-height: 2rem;
  font-size: 1rem;
}
.primaryActions {
  display: flex;
}
.primaryActions .button {
  flex: 1 1 0px;
  background-color: rgba(255, 255, 255, 0.3);
}
.primaryActions .button:nth-last-child(2) {
  margin-right: 18px;
}
/***** End Filename: _css/ThemeFiles/themes/default/defaultTheme.less *****/
/***** CUSTOM THEME *****/
/***** TILE *****/
img.leftlogo {
  padding: 5px;
  height: 40px;
  width: auto;
}
.container {
  margin: auto;
  padding: 0;
  display: flex;
  justify-content: center;
  height: 100% !important;
  align-items: center;
  max-width: 90vw;
}
@media screen and (min-width: 770px) {
  .container {
    max-width: 70vw;
  }
}
#tile-string {
  padding: 5px;
  text-align: center;
  max-height: 40px;
  overflow: auto !important;
  font-size: 11px;
  line-height: 15px !important;
}
