.account-page .terms-and-conditions {
  -ms-flex-pack: center;
      justify-content: center;
  padding-bottom: 32px; }
  .account-page .terms-and-conditions a {
    color: theme-var(--theme-primary);
    font-weight: 500;
    font-size: 16px; }

:root.limber {
  --theme-primary: #0f94d7;
  --theme-secondary: #052963;
  --theme-dark: #2e343c;
  --theme-faded-primary: #e5effc;
  --theme-gradient-primary: #2eb5f9;
  --theme-accent-highlight: #0f94d7;
  --theme-empty-image-list: url(708aa8cdc529918a8166f6431820c564.svg); }

:root.mnb {
  --theme-primary: #004F7C;
  --theme-secondary: #004F7C;
  --theme-dark: #1C1C29;
  --theme-faded-primary: #B2CAD8;
  --theme-gradient-primary: #B2CAD8;
  --theme-accent-highlight: #F55A00;
  --theme-empty-image-list: url(70ff7947a2fcf09f04908c13d4f54911.svg); }

:root.advocate {
  --theme-primary: #0f94d7;
  --theme-secondary: #052963;
  --theme-dark: #2e343c;
  --theme-faded-primary: #e5effc;
  --theme-gradient-primary: #2eb5f9;
  --theme-accent-highlight: #0f94d7;
  --theme-empty-image-list: url(708aa8cdc529918a8166f6431820c564.svg); }

.flat-theme.tutorial-modal {
  z-index: 103; }
  .flat-theme.tutorial-modal .skip-button {
    color: var(--theme-secondary);
    font-size: 14px;
    position: absolute;
    top: 0;
    right: 0; }
  .flat-theme.tutorial-modal .skip-button-light {
    color: rgba(255, 255, 255, 0.87); }
  .flat-theme.tutorial-modal .help-page-content {
    text-align: center;
    background-color: #fff; }
    .flat-theme.tutorial-modal .help-page-content img {
      margin-top: 32px; }
    .flat-theme.tutorial-modal .help-page-content h1 {
      color: var(--theme-primary);
      font-family: 'CenturyGothic', sans-serif !important;
      font-size: 22px;
      line-height: normal;
      letter-spacing: 0.4px;
      text-align: center;
      padding: 0 32px;
      margin-top: 10px; }
    .flat-theme.tutorial-modal .help-page-content p {
      font-size: 18px;
      font-weight: 300;
      line-height: 1.44;
      padding: 0 32px; }
  .flat-theme.tutorial-modal .full-image {
    padding: 0 !important; }
    .flat-theme.tutorial-modal .full-image img {
      margin-top: 0;
      width: 100%;
      height: auto; }
  .flat-theme.tutorial-modal .text-first {
    padding-top: 36px;
    background-color: var(--theme-primary);
    width: 100%; }
    .flat-theme.tutorial-modal .text-first h1, .flat-theme.tutorial-modal .text-first p {
      color: rgba(255, 255, 255, 0.87); }
    .flat-theme.tutorial-modal .text-first img {
      position: relative;
      top: 8px; }
  .flat-theme.tutorial-modal .actions {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-flow: column nowrap;
        flex-flow: column nowrap;
    -ms-flex-align: end;
        align-items: flex-end;
    -ms-flex-item-align: center;
        align-self: center;
    -ms-flex-pack: end;
        justify-content: flex-end;
    -ms-flex: 1;
        flex: 1;
    margin-bottom: 10px; }
    .flat-theme.tutorial-modal .actions button {
      min-width: 200px; }
  .flat-theme.tutorial-modal .dots {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-flow: row;
        flex-flow: row;
    margin-bottom: 10px; }
    .flat-theme.tutorial-modal .dots .dot {
      cursor: pointer; }
      .flat-theme.tutorial-modal .dots .dot span {
        width: 8px;
        height: 8px;
        margin: 5px 5px;
        background: #f2f2f2;
        display: block;
        -webkit-backface-visibility: visible;
        backface-visibility: visible;
        transition: opacity 200ms ease;
        border-radius: 30px; }
    .flat-theme.tutorial-modal .dots .active span {
      background: var(--theme-primary); }
  .flat-theme.tutorial-modal .no-padding {
    padding: 0; }
  .flat-theme.tutorial-modal .padding {
    padding: 32px; }
  .flat-theme.tutorial-modal .bullet-section {
    color: #fff;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-flow: column;
        flex-flow: column;
    -ms-flex-pack: start;
        justify-content: flex-start;
    padding: 16px 0 0 32px; }
    .flat-theme.tutorial-modal .bullet-section .bullet-border {
      width: 70px;
      text-align: left;
      margin: 0 auto 8px 0;
      color: #fff;
      background-color: #fff;
      height: 2px;
      border-radius: 25%;
      border: none; }
    .flat-theme.tutorial-modal .bullet-section .bullet-title {
      display: -ms-flexbox;
      display: flex;
      font-size: 18px;
      font-weight: 600;
      padding-bottom: 8px; }
    .flat-theme.tutorial-modal .bullet-section .bullet-item {
      display: -ms-flexbox;
      display: flex;
      -ms-flex-flow: row nowrap;
          flex-flow: row nowrap; }
      .flat-theme.tutorial-modal .bullet-section .bullet-item i {
        margin-right: 8px; }

:root.limber {
  --theme-primary: #0f94d7;
  --theme-secondary: #052963;
  --theme-dark: #2e343c;
  --theme-faded-primary: #e5effc;
  --theme-gradient-primary: #2eb5f9;
  --theme-accent-highlight: #0f94d7;
  --theme-empty-image-list: url(708aa8cdc529918a8166f6431820c564.svg); }

:root.mnb {
  --theme-primary: #004F7C;
  --theme-secondary: #004F7C;
  --theme-dark: #1C1C29;
  --theme-faded-primary: #B2CAD8;
  --theme-gradient-primary: #B2CAD8;
  --theme-accent-highlight: #F55A00;
  --theme-empty-image-list: url(70ff7947a2fcf09f04908c13d4f54911.svg); }

:root.advocate {
  --theme-primary: #0f94d7;
  --theme-secondary: #052963;
  --theme-dark: #2e343c;
  --theme-faded-primary: #e5effc;
  --theme-gradient-primary: #2eb5f9;
  --theme-accent-highlight: #0f94d7;
  --theme-empty-image-list: url(708aa8cdc529918a8166f6431820c564.svg); }

.experience-list .experience-item {
  display: -ms-flexbox !important;
  display: flex !important;
  padding: 0 !important;
  white-space: unset !important; }
  .experience-list .experience-item .experience-item-text {
    margin: 16px 0 16px 16px;
    color: inherit;
    text-overflow: ellipsis;
    overflow: hidden;
    width: 80%; }
    .experience-list .experience-item .experience-item-text .category-text-wrapper {
      display: -ms-flexbox;
      display: flex;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
      -ms-flex-direction: row;
          flex-direction: row;
      -ms-flex-line-pack: center;
          align-content: center;
      -ms-flex-align: center;
          align-items: center; }
    .experience-list .experience-item .experience-item-text .category-text {
      display: -ms-flexbox;
      display: flex;
      font-family: 'CenturyGothic', sans-serif !important;
      font-size: 17px;
      font-weight: bold;
      letter-spacing: 0.36px;
      color: var(--theme-secondary); }
    .experience-list .experience-item .experience-item-text .category-text-other {
      display: -ms-flexbox;
      display: flex;
      font-family: 'CenturyGothic', sans-serif !important;
      font-size: 17px;
      font-weight: bold;
      letter-spacing: 0.36px;
      color: #97a4b0; }
    .experience-list .experience-item .experience-item-text .category-text-pending {
      font-family: 'CenturyGothic', sans-serif !important;
      font-size: 17px;
      font-weight: bold;
      letter-spacing: 0.36px;
      color: #97a4b0; }
    .experience-list .experience-item .experience-item-text .category-text-location {
      font-style: normal;
      font-weight: 300;
      font-size: 17px;
      color: var(--theme-secondary); }
    .experience-list .experience-item .experience-item-text .category-text-location-pending {
      font-style: normal;
      font-weight: 300;
      font-size: 17px;
      color: #97a4b0; }
    .experience-list .experience-item .experience-item-text .category-date {
      font-style: normal;
      font-weight: 300;
      font-size: 14px;
      line-height: 125%;
      /* identical to box height, or 18px */
      display: -ms-flexbox;
      display: flex;
      -ms-flex-align: center;
          align-items: center;
      color: var(--theme-secondary); }
    .experience-list .experience-item .experience-item-text .category-date-pending {
      font-style: normal;
      font-weight: 300;
      font-size: 14px;
      line-height: 125%;
      /* identical to box height, or 18px */
      display: -ms-flexbox;
      display: flex;
      -ms-flex-align: center;
          align-items: center;
      color: #97a4b0; }
  .experience-list .experience-item .experience-item-button {
    width: 20%;
    padding: 16px;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
        align-items: center;
    -ms-flex-pack: center;
        justify-content: center;
    -ms-flex-direction: column;
        flex-direction: column; }
    .experience-list .experience-item .experience-item-button p {
      color: #97a4b0; }
  .experience-list .experience-item .experience-pending-icon {
    padding: 16px;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
        align-items: center; }
  .experience-list .experience-item .experience-material-approved-icon {
    color: var(--theme-secondary);
    font-size: 36px; }
  .experience-list .experience-item .experience-material-review-icon {
    color: var(--theme-secondary);
    font-size: 36px; }
  .experience-list .experience-item .experience-material-pending-icon {
    color: #97a4b0;
    font-size: 36px; }

:root.limber {
  --theme-primary: #0f94d7;
  --theme-secondary: #052963;
  --theme-dark: #2e343c;
  --theme-faded-primary: #e5effc;
  --theme-gradient-primary: #2eb5f9;
  --theme-accent-highlight: #0f94d7;
  --theme-empty-image-list: url(708aa8cdc529918a8166f6431820c564.svg); }

:root.mnb {
  --theme-primary: #004F7C;
  --theme-secondary: #004F7C;
  --theme-dark: #1C1C29;
  --theme-faded-primary: #B2CAD8;
  --theme-gradient-primary: #B2CAD8;
  --theme-accent-highlight: #F55A00;
  --theme-empty-image-list: url(70ff7947a2fcf09f04908c13d4f54911.svg); }

:root.advocate {
  --theme-primary: #0f94d7;
  --theme-secondary: #052963;
  --theme-dark: #2e343c;
  --theme-faded-primary: #e5effc;
  --theme-gradient-primary: #2eb5f9;
  --theme-accent-highlight: #0f94d7;
  --theme-empty-image-list: url(708aa8cdc529918a8166f6431820c564.svg); }

.flat-theme.awaiting-verification .sit-tight {
  -ms-flex-align: center;
      align-items: center;
  height: 100%;
  background-color: var(--theme-primary); }
  .flat-theme.awaiting-verification .sit-tight .sit-tight-title, .flat-theme.awaiting-verification .sit-tight .sit-tight-subtitle {
    text-align: center;
    color: #fff; }
  .flat-theme.awaiting-verification .sit-tight .sit-tight-title {
    font-size: 22px;
    font-weight: bold;
    max-width: 200px;
    padding: 24px 0 16px 0;
    letter-spacing: 0.4px;
    line-height: 1.2; }
  .flat-theme.awaiting-verification .sit-tight .sit-tight-subtitle {
    font-size: 18px;
    padding: 16px;
    margin-bottom: 16px;
    line-height: 1.44; }
  .flat-theme.awaiting-verification .sit-tight .sit-tight-button {
    padding-top: 15%; }

:root.limber {
  --theme-primary: #0f94d7;
  --theme-secondary: #052963;
  --theme-dark: #2e343c;
  --theme-faded-primary: #e5effc;
  --theme-gradient-primary: #2eb5f9;
  --theme-accent-highlight: #0f94d7;
  --theme-empty-image-list: url(708aa8cdc529918a8166f6431820c564.svg); }

:root.mnb {
  --theme-primary: #004F7C;
  --theme-secondary: #004F7C;
  --theme-dark: #1C1C29;
  --theme-faded-primary: #B2CAD8;
  --theme-gradient-primary: #B2CAD8;
  --theme-accent-highlight: #F55A00;
  --theme-empty-image-list: url(70ff7947a2fcf09f04908c13d4f54911.svg); }

:root.advocate {
  --theme-primary: #0f94d7;
  --theme-secondary: #052963;
  --theme-dark: #2e343c;
  --theme-faded-primary: #e5effc;
  --theme-gradient-primary: #2eb5f9;
  --theme-accent-highlight: #0f94d7;
  --theme-empty-image-list: url(708aa8cdc529918a8166f6431820c564.svg); }

.multiple-choice {
  padding-top: 16px; }
  .multiple-choice .choice {
    background-color: var(--theme-faded-primary);
    padding: 16px;
    -ms-flex-align: center;
        align-items: center;
    max-width: 330px;
    min-height: 110px;
    border-radius: 18px;
    margin-bottom: 16px; }
  .multiple-choice .choice-large {
    font-size: 18px;
    font-weight: bold;
    color: var(--theme-secondary); }
  .multiple-choice .choice-medium {
    font-size: 18px;
    font-weight: normal;
    color: var(--theme-dark); }
  .multiple-choice .choice-small {
    font-size: 14px;
    font-weight: normal;
    color: var(--theme-dark); }
  .multiple-choice .choice-title {
    font-weight: bold;
    margin-bottom: 20px; }
  .multiple-choice .choice-selected {
    color: #fff;
    background-color: var(--theme-primary); }

:root.limber {
  --theme-primary: #0f94d7;
  --theme-secondary: #052963;
  --theme-dark: #2e343c;
  --theme-faded-primary: #e5effc;
  --theme-gradient-primary: #2eb5f9;
  --theme-accent-highlight: #0f94d7;
  --theme-empty-image-list: url(708aa8cdc529918a8166f6431820c564.svg); }

:root.mnb {
  --theme-primary: #004F7C;
  --theme-secondary: #004F7C;
  --theme-dark: #1C1C29;
  --theme-faded-primary: #B2CAD8;
  --theme-gradient-primary: #B2CAD8;
  --theme-accent-highlight: #F55A00;
  --theme-empty-image-list: url(70ff7947a2fcf09f04908c13d4f54911.svg); }

:root.advocate {
  --theme-primary: #0f94d7;
  --theme-secondary: #052963;
  --theme-dark: #2e343c;
  --theme-faded-primary: #e5effc;
  --theme-gradient-primary: #2eb5f9;
  --theme-accent-highlight: #0f94d7;
  --theme-empty-image-list: url(708aa8cdc529918a8166f6431820c564.svg); }

.payroll-image {
  -ms-flex-pack: center;
      justify-content: center;
  padding-top: 16px;
  width: 100%;
  position: fixed;
  bottom: 0;
  margin-bottom: 5%; }

.bank-explainer-cta {
  z-index: 100; }

:root.limber {
  --theme-primary: #0f94d7;
  --theme-secondary: #052963;
  --theme-dark: #2e343c;
  --theme-faded-primary: #e5effc;
  --theme-gradient-primary: #2eb5f9;
  --theme-accent-highlight: #0f94d7;
  --theme-empty-image-list: url(708aa8cdc529918a8166f6431820c564.svg); }

:root.mnb {
  --theme-primary: #004F7C;
  --theme-secondary: #004F7C;
  --theme-dark: #1C1C29;
  --theme-faded-primary: #B2CAD8;
  --theme-gradient-primary: #B2CAD8;
  --theme-accent-highlight: #F55A00;
  --theme-empty-image-list: url(70ff7947a2fcf09f04908c13d4f54911.svg); }

:root.advocate {
  --theme-primary: #0f94d7;
  --theme-secondary: #052963;
  --theme-dark: #2e343c;
  --theme-faded-primary: #e5effc;
  --theme-gradient-primary: #2eb5f9;
  --theme-accent-highlight: #0f94d7;
  --theme-empty-image-list: url(708aa8cdc529918a8166f6431820c564.svg); }

.flat-theme.builder-avatar .padding {
  padding-top: 0; }

.builder-avatar .builder-avatar-container {
  display: -ms-flexbox;
  display: flex;
  -ms-flex: 3;
      flex: 3;
  -ms-flex-direction: column;
      flex-direction: column;
  -ms-flex-align: center;
      align-items: center;
  -ms-flex-pack: center;
      justify-content: center; }
  .builder-avatar .builder-avatar-container .edit-avatar .profile-picture {
    color: var(--theme-primary);
    background-color: #fff;
    border: 2px dashed var(--theme-primary);
    font-size: 60px;
    width: 200px;
    height: 200px;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
        align-items: center;
    -ms-flex-pack: center;
        justify-content: center; }
    .builder-avatar .builder-avatar-container .edit-avatar .profile-picture.profile-picture-none {
      width: 200px;
      height: 200px; }
    .builder-avatar .builder-avatar-container .edit-avatar .profile-picture.profile-picture-pending {
      color: rgba(0, 0, 0, 0.4);
      font-size: 36px;
      line-height: normal;
      padding-top: 0px; }
  .builder-avatar .builder-avatar-container .edit-avatar .profile-picture-selected {
    border: none; }

:root.limber {
  --theme-primary: #0f94d7;
  --theme-secondary: #052963;
  --theme-dark: #2e343c;
  --theme-faded-primary: #e5effc;
  --theme-gradient-primary: #2eb5f9;
  --theme-accent-highlight: #0f94d7;
  --theme-empty-image-list: url(708aa8cdc529918a8166f6431820c564.svg); }

:root.mnb {
  --theme-primary: #004F7C;
  --theme-secondary: #004F7C;
  --theme-dark: #1C1C29;
  --theme-faded-primary: #B2CAD8;
  --theme-gradient-primary: #B2CAD8;
  --theme-accent-highlight: #F55A00;
  --theme-empty-image-list: url(70ff7947a2fcf09f04908c13d4f54911.svg); }

:root.advocate {
  --theme-primary: #0f94d7;
  --theme-secondary: #052963;
  --theme-dark: #2e343c;
  --theme-faded-primary: #e5effc;
  --theme-gradient-primary: #2eb5f9;
  --theme-accent-highlight: #0f94d7;
  --theme-empty-image-list: url(708aa8cdc529918a8166f6431820c564.svg); }

.builder-progress.adjust-progress {
  margin: 8px 0 36px 0; }

.extraMargin.builder-progress.adjust-progress {
  margin: 8px 0 56px 0; }

.builder-progress {
  margin: 8px 0 16px 0;
  height: auto; }
  .builder-progress .progress-percent {
    height: 21px;
    font-size: 18px;
    font-weight: 300;
    line-height: normal;
    color: #B7BBC0;
    margin-bottom: 5px; }
  .builder-progress .progress-bar {
    height: 8px;
    border-radius: 7.5px;
    background-color: #f2f2f2; }
    .builder-progress .progress-bar .progress-bar-inner {
      height: 100%;
      min-width: 3%;
      border-radius: inherit;
      background-color: var(--theme-primary);
      transition: width 1s ease-in-out; }

.edit-avatar .profile-picture {
  width: 56px;
  height: 56px;
  line-height: 96px;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  color: rgba(0, 0, 0, 0.1);
  font-size: 64px;
  text-align: center;
  border-radius: 50%;
  overflow: hidden;
  border: none;
  display: inline-block;
  background-color: rgba(0, 0, 0, 0.06); }
  .edit-avatar .profile-picture.profile-picture-none {
    width: 96px;
    height: 96px; }
  .edit-avatar .profile-picture.profile-picture-pending {
    color: rgba(0, 0, 0, 0.4);
    font-size: 16px;
    line-height: normal;
    padding-top: 28px; }

.edit-avatar .profile-picture-background {
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat; }

.camera-container {
  position: fixed;
  height: 100%;
  width: 100%;
  z-index: 1;
  top: 0;
  left: 0;
  background-color: white;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
      justify-content: center;
  -ms-grid-column-align: center;
      justify-items: center; }
  .camera-container .video {
    width: 100%;
    height: 100%;
    background-color: black; }
  .camera-container .video-button {
    position: absolute;
    bottom: 60px;
    height: 40px;
    width: 40px;
    background-color: red;
    border-radius: 50%;
    cursor: pointer; }
  .camera-container .close-button {
    top: 10px;
    right: 10px;
    position: absolute;
    cursor: pointer; }
    .camera-container .close-button > * {
      color: white; }

.title-text {
  font-weight: bolder;
  margin-bottom: 5px;
  font-size: 15px;
  color: grey;
  display: block; }

.body-text {
  color: grey;
  font-size: 15px;
  display: block; }

@media screen and (max-height: 600px) {
  .camera-container {
    height: 100vw; }
    .camera-container .video {
      height: 100vw; }
    .camera-container .video-button {
      bottom: 20%; } }

:root.limber {
  --theme-primary: #0f94d7;
  --theme-secondary: #052963;
  --theme-dark: #2e343c;
  --theme-faded-primary: #e5effc;
  --theme-gradient-primary: #2eb5f9;
  --theme-accent-highlight: #0f94d7;
  --theme-empty-image-list: url(708aa8cdc529918a8166f6431820c564.svg); }

:root.mnb {
  --theme-primary: #004F7C;
  --theme-secondary: #004F7C;
  --theme-dark: #1C1C29;
  --theme-faded-primary: #B2CAD8;
  --theme-gradient-primary: #B2CAD8;
  --theme-accent-highlight: #F55A00;
  --theme-empty-image-list: url(70ff7947a2fcf09f04908c13d4f54911.svg); }

:root.advocate {
  --theme-primary: #0f94d7;
  --theme-secondary: #052963;
  --theme-dark: #2e343c;
  --theme-faded-primary: #e5effc;
  --theme-gradient-primary: #2eb5f9;
  --theme-accent-highlight: #0f94d7;
  --theme-empty-image-list: url(708aa8cdc529918a8166f6431820c564.svg); }

.flat-theme.builder-search-preferences .padding {
  padding-top: 0; }

.builder-search-preferences .builder-search-preferences-container {
  display: -ms-flexbox;
  display: flex;
  -ms-flex: 3;
      flex: 3;
  -ms-flex-direction: column;
      flex-direction: column;
  -ms-flex-align: center;
      align-items: center;
  -ms-flex-pack: center;
      justify-content: center; }
  .builder-search-preferences .builder-search-preferences-container button {
    position: relative;
    width: 100%;
    border: none;
    border-radius: 31.5px;
    text-align: center;
    text-transform: uppercase;
    padding: 21px 0;
    font-size: 18px;
    line-height: normal; }
    .builder-search-preferences .builder-search-preferences-container button::before {
      content: '';
      position: absolute;
      font-family: 'Material Icons';
      font-size: 24px;
      left: 20px; }
      @media (max-width: 340px) {
        .builder-search-preferences .builder-search-preferences-container button::before {
          font-size: 20px; } }
    @media (max-width: 340px) {
      .builder-search-preferences .builder-search-preferences-container button {
        font-size: 16px; } }
  .builder-search-preferences .builder-search-preferences-container .current {
    background-color: var(--theme-primary);
    color: #fff; }
    .builder-search-preferences .builder-search-preferences-container .current::before {
      content: '\E569';
      color: #fff; }
  .builder-search-preferences .builder-search-preferences-container .separator {
    padding: 26px 0;
    font-size: 14px;
    font-weight: 300;
    line-height: normal;
    color: #B7BBC0; }
    .builder-search-preferences .builder-search-preferences-container .separator::before, .builder-search-preferences .builder-search-preferences-container .separator::after {
      content: '';
      width: 20px;
      display: inline-block;
      border-top: 1px solid #e4e4e4;
      vertical-align: middle; }
    .builder-search-preferences .builder-search-preferences-container .separator::before {
      margin-right: 19px; }
    .builder-search-preferences .builder-search-preferences-container .separator::after {
      margin-left: 19px; }
  .builder-search-preferences .builder-search-preferences-container .enter {
    background-color: var(--theme-faded-primary);
    color: var(--theme-secondary); }
    .builder-search-preferences .builder-search-preferences-container .enter::before {
      content: '\E88A';
      color: var(--theme-primary); }
  .builder-search-preferences .builder-search-preferences-container .hint {
    text-align: center;
    color: var(--theme-dark);
    margin-top: 24px;
    margin-bottom: 0; }
    @media (max-width: 340px) {
      .builder-search-preferences .builder-search-preferences-container .hint {
        font-size: 14px; } }
    .builder-search-preferences .builder-search-preferences-container .hint span {
      font-weight: bold; }

.reliability-change-container {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-flow: column nowrap;
      flex-flow: column nowrap;
  padding: 16px; }

.reliability-arrow {
  padding: 4px 0 12px 0;
  text-align: center; }

.cancel-warning-icon {
  font-size: 120px; }

.warning-hero {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
      flex-direction: column;
  -ms-flex-align: center;
      align-items: center;
  margin-bottom: 25px; }

.generic-warning-container {
  padding: 15px;
  border-radius: 20px;
  font-size: 16px;
  font-weight: bold;
  margin-bottom: 10px; }

.warning-title {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
      flex-direction: column;
  -ms-flex-align: center;
      align-items: center; }

.cancellation-info {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: row;
      flex-direction: row;
  -ms-flex-pack: end;
      justify-content: flex-end;
  margin-bottom: 40px; }

.cancel-info-icon {
  position: relative;
  top: 5px; }

.suspension-exclaim {
  color: #C42542; }

.teamLoss-exclaim {
  color: #E28243; }

.ambassador-exclaim {
  color: #214986; }

.excellent-background {
  background-color: #DFF6DB; }

.excellent-text {
  font-weight: bold;
  color: #44A305; }

.good-background {
  background-color: #E8EFE7; }

.good-text {
  font-weight: bold;
  color: #7CAB5D; }

.fair-background {
  background-color: #FCF1DE; }

.fair-text {
  font-weight: bold;
  color: #C16110; }

.mediocre-background {
  background-color: #FCE3DC; }

.mediocre-text {
  font-weight: bold;
  color: #B5522B; }

.poor-background {
  background-color: #F3C3C3; }

.poor-text {
  font-weight: bold;
  color: #930B0B; }

.cancellation-levels-container li {
  padding-top: 5px;
  padding-left: 15px;
  padding-right: 15px;
  padding-bottom: 15px;
  margin-bottom: 20px;
  margin-left: 15px;
  margin-right: 15px;
  border-radius: 15px; }

.cancellation-modal-text {
  margin-bottom: 20px; }

.modal .content-scrollable .cancellation-content {
  margin-bottom: 20px;
  margin-top: 20px; }
  .modal .content-scrollable .cancellation-content p {
    font-size: 14px; }

reliability-rank {
  -ms-flex: 1;
      flex: 1; }

.reliability {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-flow: column nowrap;
      flex-flow: column nowrap;
  -ms-flex-align: stretch;
      align-items: stretch;
  -ms-flex: 1;
      flex: 1; }
  .reliability .reliability-chart {
    margin-bottom: 4px;
    height: 4px;
    position: relative;
    border-radius: 2px;
    margin-top: 8px;
    z-index: 1; }
    .reliability .reliability-chart::before {
      content: '';
      width: 0;
      height: 0;
      position: absolute;
      top: -8px;
      margin-left: -5px;
      border: 5px solid transparent;
      border-bottom-width: 0; }
    .reliability .reliability-chart::after {
      content: '';
      display: block;
      height: 4px;
      border-radius: 2px; }
  .reliability .reliability-animate-chart {
    margin-bottom: 4px;
    height: 4px;
    position: relative;
    top: -12px;
    border-radius: 2px;
    margin-top: 8px;
    background-color: #eee; }
    .reliability .reliability-animate-chart::before {
      content: '';
      width: 0;
      height: 0;
      position: absolute;
      top: -8px;
      margin-left: -5px;
      border: 5px solid transparent;
      border-bottom-width: 0;
      border-top-color: #ddd; }
    .reliability .reliability-animate-chart::after {
      content: '';
      display: block;
      height: 4px;
      border-radius: 2px;
      background-color: #ddd; }
  .reliability .reliability-container {
    position: relative; }
  .reliability .reliability-title {
    position: relative; }
  .reliability .reliability-animate-title {
    opacity: 0;
    top: 0;
    position: absolute; }
  .reliability.reliability-0 .reliability-title {
    color: #a40000; }
  .reliability.reliability-0 .reliability-chart::before {
    border-top-color: #d70000;
    left: 8.33333%; }
  .reliability.reliability-0 .reliability-chart::after {
    background-color: #d70000;
    width: 16.66667%; }
  .reliability.reliability-0 .reliability-animate-chart::before {
    left: 8.33333%; }
  .reliability.reliability-0 .reliability-animate-chart::after {
    width: 16.66667%; }

@keyframes reliability-chart-0 {
  40%, 100% {
    border-top-color: #d70000;
    left: 8.33333%; } }

@keyframes reliability-arrow-0 {
  40%, 100% {
    background-color: #d70000;
    width: 16.66667%; } }

@keyframes reliability-title-0 {
  0% {
    top: 0;
    opacity: 1; }
  38% {
    opacity: 0; }
  40%, 100% {
    opacity: 0;
    top: -20px; } }

@keyframes reliability-animate-title-0 {
  0% {
    top: 20px;
    opacity: 0; }
  2% {
    opacity: 0; }
  40%, 100% {
    top: 0;
    opacity: 1; } }
  .reliability.reliability-animate-0 .reliability-title {
    animation: reliability-title-0 6s ease-in-out 1s infinite; }
  .reliability.reliability-animate-0 .reliability-animate-title {
    color: #a40000;
    animation: reliability-animate-title-0 6s ease-in-out 1s infinite; }
  .reliability.reliability-animate-0 .reliability-chart::before {
    animation: reliability-chart-0 6s ease-in-out 1s infinite; }
  .reliability.reliability-animate-0 .reliability-chart::after {
    animation: reliability-arrow-0 6s ease-in-out 1s infinite; }
  .reliability.reliability-1 .reliability-title {
    color: #a44200; }
  .reliability.reliability-1 .reliability-chart::before {
    border-top-color: #d75700;
    left: 25%; }
  .reliability.reliability-1 .reliability-chart::after {
    background-color: #d75700;
    width: 33.33333%; }
  .reliability.reliability-1 .reliability-animate-chart::before {
    left: 25%; }
  .reliability.reliability-1 .reliability-animate-chart::after {
    width: 33.33333%; }

@keyframes reliability-chart-1 {
  40%, 100% {
    border-top-color: #d75700;
    left: 25%; } }

@keyframes reliability-arrow-1 {
  40%, 100% {
    background-color: #d75700;
    width: 33.33333%; } }

@keyframes reliability-title-1 {
  0% {
    top: 0;
    opacity: 1; }
  38% {
    opacity: 0; }
  40%, 100% {
    opacity: 0;
    top: -20px; } }

@keyframes reliability-animate-title-1 {
  0% {
    top: 20px;
    opacity: 0; }
  2% {
    opacity: 0; }
  40%, 100% {
    top: 0;
    opacity: 1; } }
  .reliability.reliability-animate-1 .reliability-title {
    animation: reliability-title-1 6s ease-in-out 1s infinite; }
  .reliability.reliability-animate-1 .reliability-animate-title {
    color: #a44200;
    animation: reliability-animate-title-1 6s ease-in-out 1s infinite; }
  .reliability.reliability-animate-1 .reliability-chart::before {
    animation: reliability-chart-1 6s ease-in-out 1s infinite; }
  .reliability.reliability-animate-1 .reliability-chart::after {
    animation: reliability-arrow-1 6s ease-in-out 1s infinite; }
  .reliability.reliability-2 .reliability-title {
    color: #b88201; }
  .reliability.reliability-2 .reliability-chart::before {
    border-top-color: #eba601;
    left: 41.66667%; }
  .reliability.reliability-2 .reliability-chart::after {
    background-color: #eba601;
    width: 50%; }
  .reliability.reliability-2 .reliability-animate-chart::before {
    left: 41.66667%; }
  .reliability.reliability-2 .reliability-animate-chart::after {
    width: 50%; }

@keyframes reliability-chart-2 {
  40%, 100% {
    border-top-color: #eba601;
    left: 41.66667%; } }

@keyframes reliability-arrow-2 {
  40%, 100% {
    background-color: #eba601;
    width: 50%; } }

@keyframes reliability-title-2 {
  0% {
    top: 0;
    opacity: 1; }
  38% {
    opacity: 0; }
  40%, 100% {
    opacity: 0;
    top: -20px; } }

@keyframes reliability-animate-title-2 {
  0% {
    top: 20px;
    opacity: 0; }
  2% {
    opacity: 0; }
  40%, 100% {
    top: 0;
    opacity: 1; } }
  .reliability.reliability-animate-2 .reliability-title {
    animation: reliability-title-2 6s ease-in-out 1s infinite; }
  .reliability.reliability-animate-2 .reliability-animate-title {
    color: #b88201;
    animation: reliability-animate-title-2 6s ease-in-out 1s infinite; }
  .reliability.reliability-animate-2 .reliability-chart::before {
    animation: reliability-chart-2 6s ease-in-out 1s infinite; }
  .reliability.reliability-animate-2 .reliability-chart::after {
    animation: reliability-arrow-2 6s ease-in-out 1s infinite; }
  .reliability.reliability-3 .reliability-title {
    color: #b8a800; }
  .reliability.reliability-3 .reliability-chart::before {
    border-top-color: #ebd600;
    left: 58.33333%; }
  .reliability.reliability-3 .reliability-chart::after {
    background-color: #ebd600;
    width: 66.66667%; }
  .reliability.reliability-3 .reliability-animate-chart::before {
    left: 58.33333%; }
  .reliability.reliability-3 .reliability-animate-chart::after {
    width: 66.66667%; }

@keyframes reliability-chart-3 {
  40%, 100% {
    border-top-color: #ebd600;
    left: 58.33333%; } }

@keyframes reliability-arrow-3 {
  40%, 100% {
    background-color: #ebd600;
    width: 66.66667%; } }

@keyframes reliability-title-3 {
  0% {
    top: 0;
    opacity: 1; }
  38% {
    opacity: 0; }
  40%, 100% {
    opacity: 0;
    top: -20px; } }

@keyframes reliability-animate-title-3 {
  0% {
    top: 20px;
    opacity: 0; }
  2% {
    opacity: 0; }
  40%, 100% {
    top: 0;
    opacity: 1; } }
  .reliability.reliability-animate-3 .reliability-title {
    animation: reliability-title-3 6s ease-in-out 1s infinite; }
  .reliability.reliability-animate-3 .reliability-animate-title {
    color: #b8a800;
    animation: reliability-animate-title-3 6s ease-in-out 1s infinite; }
  .reliability.reliability-animate-3 .reliability-chart::before {
    animation: reliability-chart-3 6s ease-in-out 1s infinite; }
  .reliability.reliability-animate-3 .reliability-chart::after {
    animation: reliability-arrow-3 6s ease-in-out 1s infinite; }
  .reliability.reliability-4 .reliability-title {
    color: #729000; }
  .reliability.reliability-4 .reliability-chart::before {
    border-top-color: #9ac300;
    left: 75%; }
  .reliability.reliability-4 .reliability-chart::after {
    background-color: #9ac300;
    width: 83.33333%; }
  .reliability.reliability-4 .reliability-animate-chart::before {
    left: 75%; }
  .reliability.reliability-4 .reliability-animate-chart::after {
    width: 83.33333%; }

@keyframes reliability-chart-4 {
  40%, 100% {
    border-top-color: #9ac300;
    left: 75%; } }

@keyframes reliability-arrow-4 {
  40%, 100% {
    background-color: #9ac300;
    width: 83.33333%; } }

@keyframes reliability-title-4 {
  0% {
    top: 0;
    opacity: 1; }
  38% {
    opacity: 0; }
  40%, 100% {
    opacity: 0;
    top: -20px; } }

@keyframes reliability-animate-title-4 {
  0% {
    top: 20px;
    opacity: 0; }
  2% {
    opacity: 0; }
  40%, 100% {
    top: 0;
    opacity: 1; } }
  .reliability.reliability-animate-4 .reliability-title {
    animation: reliability-title-4 6s ease-in-out 1s infinite; }
  .reliability.reliability-animate-4 .reliability-animate-title {
    color: #729000;
    animation: reliability-animate-title-4 6s ease-in-out 1s infinite; }
  .reliability.reliability-animate-4 .reliability-chart::before {
    animation: reliability-chart-4 6s ease-in-out 1s infinite; }
  .reliability.reliability-animate-4 .reliability-chart::after {
    animation: reliability-arrow-4 6s ease-in-out 1s infinite; }
  .reliability.reliability-5 .reliability-title {
    color: #569000; }
  .reliability.reliability-5 .reliability-chart::before {
    border-top-color: #75c300;
    left: 91.66667%; }
  .reliability.reliability-5 .reliability-chart::after {
    background-color: #75c300;
    width: 100%; }
  .reliability.reliability-5 .reliability-animate-chart::before {
    left: 91.66667%; }
  .reliability.reliability-5 .reliability-animate-chart::after {
    width: 100%; }

@keyframes reliability-chart-5 {
  40%, 100% {
    border-top-color: #75c300;
    left: 91.66667%; } }

@keyframes reliability-arrow-5 {
  40%, 100% {
    background-color: #75c300;
    width: 100%; } }

@keyframes reliability-title-5 {
  0% {
    top: 0;
    opacity: 1; }
  38% {
    opacity: 0; }
  40%, 100% {
    opacity: 0;
    top: -20px; } }

@keyframes reliability-animate-title-5 {
  0% {
    top: 20px;
    opacity: 0; }
  2% {
    opacity: 0; }
  40%, 100% {
    top: 0;
    opacity: 1; } }
  .reliability.reliability-animate-5 .reliability-title {
    animation: reliability-title-5 6s ease-in-out 1s infinite; }
  .reliability.reliability-animate-5 .reliability-animate-title {
    color: #569000;
    animation: reliability-animate-title-5 6s ease-in-out 1s infinite; }
  .reliability.reliability-animate-5 .reliability-chart::before {
    animation: reliability-chart-5 6s ease-in-out 1s infinite; }
  .reliability.reliability-animate-5 .reliability-chart::after {
    animation: reliability-arrow-5 6s ease-in-out 1s infinite; }

.avatar-image {
  border-radius: 50%;
  width: inherit;
  height: inherit; }

.avatar-text {
  border-radius: 50%;
  background-color: #777;
  color: #fff;
  overflow: hidden;
  white-space: nowrap;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
  -ms-flex-pack: center;
      justify-content: center;
  height: 100%; }

.conversation-container {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-flow: column nowrap;
      flex-flow: column nowrap;
  position: static;
  width: 100%;
  height: 100%; }

.conversation-messages {
  -ms-flex: 1;
      flex: 1;
  overflow-y: auto;
  -webkit-overflow-scrolling: touch;
  padding: 8px; }

.conversation-footer {
  padding: 4px;
  background-color: #fff;
  z-index: 10; }
  .conversation-footer form {
    padding: 8px 16px; }
  .conversation-footer textarea {
    padding: 12px 4px;
    line-height: 24px;
    font-size: 16px;
    max-height: 100px; }
  .conversation-footer .new-message-button {
    padding: 8px;
    margin: -8px; }
    .conversation-footer .new-message-button::before {
      font-size: 18px; }

.conversation-actions {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: end;
      justify-content: flex-end; }

.conversation-header {
  display: none; }

.platform-ios .disabled-message {
  color: #ddd !important; }

.platform-ios .conversation-header {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: end;
      justify-content: flex-end;
  position: relative;
  right: -10px;
  margin-top: 10px; }
  .platform-ios .conversation-header button {
    color: #fff; }

.platform-ios .keyboard-up .conversation-footer {
  margin-bottom: 43px; }

.chat-messages {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-flow: column nowrap;
      flex-flow: column nowrap; }

.chat-message-avatar {
  width: 40px;
  height: 40px;
  -ms-flex: none;
      flex: none; }

.chat-message-container {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-flow: row nowrap;
      flex-flow: row nowrap;
  max-width: 80%;
  margin-bottom: 4px; }

.chat-message-outer {
  display: -ms-flexbox;
  display: flex; }
  .chat-message-outer:before {
    display: block;
    content: '';
    border-style: solid;
    border-width: 0 10px 10px 0;
    border-color: transparent #fff transparent transparent;
    height: 0;
    width: 0;
    z-index: 10; }

.chat-message-inner {
  background-color: #fff;
  padding: 8px;
  border-radius: 0 4px 4px 4px;
  box-shadow: 0 3px 1px -5px rgba(0, 0, 0, 0.14), 0 2px 2px 0 rgba(0, 0, 0, 0.098), 0 1px 5px 0 rgba(0, 0, 0, 0.084);
  min-width: 110px; }

.chat-message-text {
  padding: 4px 0;
  word-break: break-word; }
  .chat-message-text p {
    font-size: inherit; }
  .chat-message-text p:last-child {
    margin-bottom: 0; }

.chat-message-text-emoji {
  font-size: 36px;
  line-height: 42px; }

.chat-message-details {
  -ms-flex-item-align: end;
      align-self: flex-end;
  color: #999999;
  font-size: 12px; }

.self-message {
  -ms-flex-item-align: end;
      align-self: flex-end; }
  .self-message .chat-message-avatar {
    display: none; }
  .self-message .chat-message-outer:before {
    display: none; }
  .self-message .chat-message-inner {
    border-radius: 4px; }

.participant-last-viewed-container {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: end;
      justify-content: flex-end; }

.participant-last-viewed {
  -ms-flex-item-align: end;
      align-self: flex-end;
  width: 16px;
  height: 16px;
  font-size: 6px;
  margin: 4px 0 4px 4px; }

.message-footer {
  padding: 4px 8px;
  background-color: #fff;
  border-top: 1px solid #e0e0e0;
  box-shadow: 0 0 2px rgba(0, 0, 0, 0.12), 0 -2px 2px rgba(0, 0, 0, 0.12); }

.message-form {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-flow: row nowrap;
      flex-flow: row nowrap;
  width: 100%; }
  .message-form input {
    padding-left: 8px;
    color: #333; }
  .message-form input:-ms-input-placeholder {
    color: #999; }
  .message-form input::placeholder {
    color: #999; }

.conversation-finished {
  text-align: center;
  padding: 16px;
  color: #999; }

.conversation-mute-button {
  color: #fff;
  font-size: 20px; }

.closed-conversation {
  opacity: 0.5; }

.flat-theme.create-profile-intro {
  background: url(dc3a8b8e504315a8b37e5af944620a33.svg) #fff !important; }
  .flat-theme.create-profile-intro .help-page-content.ng-enter, .flat-theme.create-profile-intro .help-page-content.ng-enter-prepare {
    opacity: 0;
    transition: opacity 125ms 125ms; }
  .flat-theme.create-profile-intro .help-page-content.ng-enter-active {
    opacity: 1; }
  .flat-theme.create-profile-intro .flex-push {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-positive: 1;
        flex-grow: 1; }
  .flat-theme.create-profile-intro .intro-header {
    text-align: center;
    padding: 0 20px; }
    .flat-theme.create-profile-intro .intro-header h1 {
      font-family: 'CenturyGothic', sans-serif !important;
      font-size: 30px;
      font-weight: bold;
      line-height: normal;
      letter-spacing: 0.55px;
      color: #0f94d7;
      margin-bottom: 16px; }
    .flat-theme.create-profile-intro .intro-header p {
      font-size: 18px;
      font-weight: 300;
      line-height: 1.44;
      color: #2e343c; }
  .flat-theme.create-profile-intro .actions {
    -ms-flex: 1;
        flex: 1;
    -ms-flex-align: end;
        align-items: flex-end;
    -ms-flex-pack: center;
        justify-content: center;
    display: -ms-flexbox;
    display: flex; }
    .flat-theme.create-profile-intro .actions button {
      width: 200px; }

.flat-theme.referral-code-intro .help-page-content .referral-image {
  margin-left: 70px; }

.flat-theme.referral-code-intro .help-page-content.ng-enter, .flat-theme.referral-code-intro .help-page-content.ng-enter-prepare {
  opacity: 0;
  transition: opacity 125ms 125ms; }

.flat-theme.referral-code-intro .help-page-content.ng-enter-active {
  opacity: 1; }

.flat-theme.referral-code-intro .flex-push {
  display: -ms-flexbox;
  display: flex; }

.flat-theme.referral-code-intro .intro-header {
  text-align: center;
  padding: 0 20px; }
  .flat-theme.referral-code-intro .intro-header h1 {
    font-family: 'CenturyGothic', sans-serif !important;
    font-size: 30px;
    font-weight: bold;
    line-height: normal;
    letter-spacing: 0.55px;
    color: #0f94d7;
    margin-bottom: 16px; }
  .flat-theme.referral-code-intro .intro-header p {
    font-size: 18px;
    font-weight: 300;
    line-height: 1.44;
    color: #2e343c; }

.flat-theme.referral-code-intro .actions {
  margin-top: 10px;
  -ms-flex-align: end;
      align-items: flex-end;
  -ms-flex-pack: center;
      justify-content: center;
  display: -ms-flexbox;
  display: flex; }
  .flat-theme.referral-code-intro .actions button {
    width: 200px; }

.referrals-page .referrals-top {
  padding: 16px 16px 0 16px; }

.referrals-page .avatar-image {
  border-radius: 50%;
  width: 32px;
  height: 32px;
  background-color: #efefef;
  padding: 6px;
  opacity: 0.87;
  border-radius: 50%; }

.referrals-page .avatar-text {
  border-radius: 50%;
  background-color: #777;
  color: #fff;
  overflow: hidden;
  white-space: nowrap;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
  -ms-flex-pack: center;
      justify-content: center;
  height: 100%; }

.referrals-page .item-borderless {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: justify;
      justify-content: space-between;
  margin-right: 20px;
  margin-top: 10px;
  margin-left: 20px; }
  .referrals-page .item-borderless h4 {
    color: #555; }

.referrals-page .referral-profile {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: space-evenly;
      justify-content: space-evenly; }

.referrals-page .item-heading p {
  margin-left: 5px; }

.referrals-page .date-adjustment {
  margin-top: 12px; }

.referrals-page .successful-referral-list {
  margin-top: 25px; }

:root.limber {
  --theme-primary: #0f94d7;
  --theme-secondary: #052963;
  --theme-dark: #2e343c;
  --theme-faded-primary: #e5effc;
  --theme-gradient-primary: #2eb5f9;
  --theme-accent-highlight: #0f94d7;
  --theme-empty-image-list: url(708aa8cdc529918a8166f6431820c564.svg); }

:root.mnb {
  --theme-primary: #004F7C;
  --theme-secondary: #004F7C;
  --theme-dark: #1C1C29;
  --theme-faded-primary: #B2CAD8;
  --theme-gradient-primary: #B2CAD8;
  --theme-accent-highlight: #F55A00;
  --theme-empty-image-list: url(70ff7947a2fcf09f04908c13d4f54911.svg); }

:root.advocate {
  --theme-primary: #0f94d7;
  --theme-secondary: #052963;
  --theme-dark: #2e343c;
  --theme-faded-primary: #e5effc;
  --theme-gradient-primary: #2eb5f9;
  --theme-accent-highlight: #0f94d7;
  --theme-empty-image-list: url(708aa8cdc529918a8166f6431820c564.svg); }

.dashboard-page .dashboard-header {
  padding: 12px 16px;
  background: no-repeat top left url(04e45abb37c946cfc82d7b9f202701bd.svg) var(--theme-primary);
  background-size: cover;
  font-family: 'CenturyGothic', sans-serif !important;
  color: #fff;
  font-size: 25px;
  font-weight: bold;
  -ms-flex-pack: justify;
      justify-content: space-between;
  line-height: 1.14; }
  .dashboard-page .dashboard-header .dashboard-date {
    text-transform: uppercase;
    font-weight: normal;
    font-size: 12px; }
  .dashboard-page .dashboard-header .dashboard-container {
    -ms-flex-pack: justify;
        justify-content: space-between; }
    .dashboard-page .dashboard-header .dashboard-container .welcome-weather {
      width: 70px;
      background-size: contain;
      background-position: center;
      background-repeat: no-repeat; }
    .dashboard-page .dashboard-header .dashboard-container .weather-broken_clouds {
      background-image: url(6e103ecb21cd633a93f1d23da4a743f5.svg); }
    .dashboard-page .dashboard-header .dashboard-container .weather-clear_sky {
      background-image: url(c64c2595debd5eb4768df32958506e27.svg); }
    .dashboard-page .dashboard-header .dashboard-container .weather-few_clouds {
      background-image: url(0e24f958f762e921a9b37a1cc927a98e.svg); }
    .dashboard-page .dashboard-header .dashboard-container .weather-mist {
      background-image: url(23c3863139c458036a497fd12612b70f.svg); }
    .dashboard-page .dashboard-header .dashboard-container .weather-rain {
      background-image: url(a4a48c3fd642ef350691ce20036a4304.svg); }
    .dashboard-page .dashboard-header .dashboard-container .weather-scattered_clouds {
      background-image: url(e745da5aaae817974f08ba11bb19de8f.svg); }
    .dashboard-page .dashboard-header .dashboard-container .weather-shower_rain {
      background-image: url(6849c3b8395379ff1ccfc97ea55ce141.svg); }
    .dashboard-page .dashboard-header .dashboard-container .weather-snow {
      background-image: url(9dda07e4ab7c7c47f1cee47c40cd29e1.svg); }
    .dashboard-page .dashboard-header .dashboard-container .weather-thunderstorm {
      background-image: url(31cd0ffcc744addb7430e63aac5febac.svg); }
    .dashboard-page .dashboard-header .dashboard-container .header-points {
      -ms-flex-align: end;
          align-items: flex-end; }
      .dashboard-page .dashboard-header .dashboard-container .header-points .points-label {
        text-transform: uppercase;
        font-weight: normal;
        font-size: 12px; }

.dashboard-page .dashboard-actions {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-flow: row nowrap;
      flex-flow: row nowrap;
  -ms-flex-pack: justify;
      justify-content: space-between;
  border-radius: 10px;
  box-shadow: 0 6px 16px 0 rgba(5, 41, 99, 0.19);
  background-color: #fff;
  margin: 0 16px;
  padding: 16px 32px;
  text-align: center;
  position: relative;
  top: -30px; }
  .dashboard-page .dashboard-actions i {
    color: var(--theme-primary);
    font-size: 30px; }
  .dashboard-page .dashboard-actions .dashboard-action-label {
    padding-top: 4px;
    color: #97a4b0;
    max-width: 60px;
    font-size: 12px;
    line-height: normal; }
  .dashboard-page .dashboard-actions .points-bonus-badge {
    bottom: -12px; }

.dashboard-page .dashboard-shift-list {
  margin: 16px 0; }
  .dashboard-page .dashboard-shift-list .dashboard-shift-header {
    font-size: 18px;
    font-weight: bold;
    color: var(--theme-dark);
    padding-left: 16px;
    margin-bottom: 8px; }
    .dashboard-page .dashboard-shift-list .dashboard-shift-header .shift-header-count {
      padding-left: 8px;
      font-size: 16px;
      font-weight: normal;
      color: #97a4b0; }
    .dashboard-page .dashboard-shift-list .dashboard-shift-header i {
      margin-left: 4px; }
  .dashboard-page .dashboard-shift-list .empty-shift-list {
    padding-left: 16px;
    font-size: 14px;
    font-weight: normal;
    color: var(--theme-dark); }
    .dashboard-page .dashboard-shift-list .empty-shift-list .dashboard-empty-state {
      -ms-flex-pack: center;
          justify-content: center;
      -ms-flex-align: center;
          align-items: center;
      padding-right: 16px; }
      .dashboard-page .dashboard-shift-list .empty-shift-list .dashboard-empty-state img {
        margin-bottom: 8px; }
    .dashboard-page .dashboard-shift-list .empty-shift-list .empty-shift-list-actions {
      -ms-flex-pack: space-evenly;
          justify-content: space-evenly;
      padding: 16px 16px 16px 0; }

.dashboard-page .dashboard-articles {
  border-top: 1px solid #e4e4e4; }
  .dashboard-page .dashboard-articles .dashboard-articles-more-info {
    padding-left: 16px;
    padding-bottom: 16px;
    font-size: 12px; }
    .dashboard-page .dashboard-articles .dashboard-articles-more-info span {
      color: #97a4b0; }
    .dashboard-page .dashboard-articles .dashboard-articles-more-info a {
      padding-left: 4px;
      color: var(--theme-primary); }

.shift-list .badge {
  line-height: 1;
  font-size: 12px; }

.shift-list .shift-list-star {
  margin: 0;
  font-size: 12px; }

.shift-list .group-shift-banner {
  display: inline-block;
  font-size: 12px;
  font-weight: 500;
  color: #fff;
  background-color: rgba(0, 0, 0, 0.5);
  padding: 0 7px 0 5px;
  border-radius: 12px;
  height: 24px;
  line-height: 24px; }
  .shift-list .group-shift-banner .material-icons {
    font-size: 20px;
    vertical-align: -6px; }

.articles .scroll-list-header h4 {
  margin-left: 15px; }

.articles .article {
  display: -ms-flexbox;
  display: flex;
  min-width: 230px;
  max-width: 230px;
  min-height: 100px;
  max-height: 100px;
  margin: 16px;
  padding: 16px;
  border-radius: 10px;
  background-size: cover;
  box-shadow: 0 6px 14px 0 rgba(0, 0, 0, 0.23); }
  .articles .article a {
    color: #fff;
    -ms-flex-align: center;
        align-items: center;
    width: 100%;
    -ms-flex-pack: justify;
        justify-content: space-between; }
  .articles .article .article-title {
    font-size: 20px;
    font-weight: bold;
    overflow: hidden;
    text-overflow: ellipsis;
    max-height: 40px; }
  .articles .article .article-source {
    font-size: 9px;
    text-transform: uppercase; }

.pac-container:after {
  height: 9px;
  background-size: 60px 7px; }

.pac-container .pac-item {
  padding: 4px 16px; }
  .pac-container .pac-item .pac-icon-marker {
    display: none; }

:root.limber {
  --theme-primary: #0f94d7;
  --theme-secondary: #052963;
  --theme-dark: #2e343c;
  --theme-faded-primary: #e5effc;
  --theme-gradient-primary: #2eb5f9;
  --theme-accent-highlight: #0f94d7;
  --theme-empty-image-list: url(708aa8cdc529918a8166f6431820c564.svg); }

:root.mnb {
  --theme-primary: #004F7C;
  --theme-secondary: #004F7C;
  --theme-dark: #1C1C29;
  --theme-faded-primary: #B2CAD8;
  --theme-gradient-primary: #B2CAD8;
  --theme-accent-highlight: #F55A00;
  --theme-empty-image-list: url(70ff7947a2fcf09f04908c13d4f54911.svg); }

:root.advocate {
  --theme-primary: #0f94d7;
  --theme-secondary: #052963;
  --theme-dark: #2e343c;
  --theme-faded-primary: #e5effc;
  --theme-gradient-primary: #2eb5f9;
  --theme-accent-highlight: #0f94d7;
  --theme-empty-image-list: url(708aa8cdc529918a8166f6431820c564.svg); }

.pill-selected {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
  border-radius: 18px;
  background-color: var(--theme-secondary);
  font-family: 'CenturyGothic', sans-serif !important;
  font-size: 18px;
  font-weight: bold;
  line-height: 1;
  text-align: center;
  color: white;
  margin-right: 15px;
  margin-bottom: 15px;
  padding: 10px 10px 10px 15px;
  height: 40px; }
  .pill-selected .material-icons {
    margin-right: 5px; }
  @media (max-width: 360px) {
    .pill-selected {
      border-radius: 16px;
      font-size: 15px;
      padding: 10px 10px 10px 15px;
      height: 35px;
      margin-right: 10px;
      margin-bottom: 10px; } }

.pill {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
  border-radius: 18px;
  font-family: 'CenturyGothic', sans-serif !important;
  font-size: 18px;
  font-weight: bold;
  line-height: 1;
  text-align: center;
  background-color: var(--theme-faded-primary);
  border-radius: 18px;
  color: var(--theme-secondary);
  padding: 10px 10px 10px 15px;
  margin-right: 15px;
  margin-bottom: 15px;
  height: 40px; }
  @media (max-width: 360px) {
    .pill {
      border-radius: 16px;
      font-size: 15px;
      padding: 10px 10px 10px 15px;
      height: 35px;
      margin-right: 10px;
      margin-bottom: 10px; } }

.pill-selected {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
  border-radius: 18px;
  background-color: var(--theme-secondary);
  font-family: 'CenturyGothic', sans-serif !important;
  font-size: 18px;
  font-weight: bold;
  line-height: 1;
  text-align: center;
  color: white;
  padding: 10px 10px 10px 15px;
  margin-right: 15px;
  margin-bottom: 15px;
  height: 40px; }
  .pill-selected .material-icons {
    margin-right: 5px; }
  @media (max-width: 360px) {
    .pill-selected {
      border-radius: 16px;
      font-size: 15px;
      padding: 10px 10px 10px 15px;
      height: 35px;
      margin-right: 10px;
      margin-bottom: 10px; } }

.pill-disabled {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
  border-radius: 18px;
  background-color: #97a4b0;
  font-family: 'CenturyGothic', sans-serif !important;
  font-size: 18px;
  font-weight: bold;
  line-height: 1;
  text-align: center;
  color: white;
  padding: 10px 10px 10px 15px;
  margin-right: 15px;
  margin-bottom: 15px;
  height: 40px; }
  .pill-disabled .material-icons {
    margin-right: 5px; }
  @media (max-width: 360px) {
    .pill-disabled {
      border-radius: 16px;
      font-size: 15px;
      padding: 10px 10px 10px 15px;
      height: 35px;
      margin-right: 10px;
      margin-bottom: 10px; } }

.pill-category-select {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
  border-radius: 18px;
  font-family: 'CenturyGothic', sans-serif !important;
  font-size: 18px;
  font-weight: bold;
  line-height: 1;
  text-align: center;
  background-color: #FFFFFF;
  border: 1px solid rgba(5, 41, 99, 0.5);
  border-radius: 18px;
  color: var(--theme-secondary);
  padding: 10px 10px 10px 15px;
  margin-right: 15px;
  margin-bottom: 15px;
  height: 40px; }
  @media (max-width: 360px) {
    .pill-category-select {
      border-radius: 16px;
      font-size: 15px;
      padding: 10px 10px 10px 15px;
      height: 35px;
      margin-right: 10px;
      margin-bottom: 10px; } }

.pill-unknown {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
  border-radius: 18px;
  background-color: #97a4b0;
  font-family: 'CenturyGothic', sans-serif !important;
  font-size: 18px;
  font-weight: bold;
  line-height: 1;
  text-align: center;
  color: white;
  padding: 10px 10px 10px 15px;
  margin-right: 15px;
  margin-bottom: 15px;
  height: 40px; }
  .pill-unknown .material-icons {
    margin-right: 5px; }
  @media (max-width: 360px) {
    .pill-unknown {
      border-radius: 16px;
      font-size: 15px;
      padding: 10px 10px 10px 15px;
      height: 35px;
      margin-right: 10px;
      margin-bottom: 10px; } }

.flat-theme.builder .padding {
  padding-top: 0; }

@media (max-width: 375px) {
  .edit-experience form input[type="month"] {
    font-size: 14px; } }

@media (max-width: 345px) {
  .edit-experience form input[type="month"] {
    font-size: 12px; } }

.edit-experience .pills {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  padding-bottom: 5px; }

.edit-experience .unknown-category {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
      justify-content: center;
  -ms-flex-align: center;
      align-items: center;
  color: red; }

:root.limber {
  --theme-primary: #0f94d7;
  --theme-secondary: #052963;
  --theme-dark: #2e343c;
  --theme-faded-primary: #e5effc;
  --theme-gradient-primary: #2eb5f9;
  --theme-accent-highlight: #0f94d7;
  --theme-empty-image-list: url(708aa8cdc529918a8166f6431820c564.svg); }

:root.mnb {
  --theme-primary: #004F7C;
  --theme-secondary: #004F7C;
  --theme-dark: #1C1C29;
  --theme-faded-primary: #B2CAD8;
  --theme-gradient-primary: #B2CAD8;
  --theme-accent-highlight: #F55A00;
  --theme-empty-image-list: url(70ff7947a2fcf09f04908c13d4f54911.svg); }

:root.advocate {
  --theme-primary: #0f94d7;
  --theme-secondary: #052963;
  --theme-dark: #2e343c;
  --theme-faded-primary: #e5effc;
  --theme-gradient-primary: #2eb5f9;
  --theme-accent-highlight: #0f94d7;
  --theme-empty-image-list: url(708aa8cdc529918a8166f6431820c564.svg); }

.flat-theme.builder .padding {
  padding-top: 0; }

.edit-introduction .introduction-inspiration-box {
  position: relative;
  height: 225px;
  border-radius: 10px;
  background: url(144fe31c213756aa0ea87202f533bdf8.svg) no-repeat bottom left/contain, linear-gradient(to bottom, var(--theme-gradient-primary), var(--theme-primary));
  padding: 12px 18px;
  margin: 32px 0; }
  .edit-introduction .introduction-inspiration-box .inspiration-box-header {
    font-size: 16px;
    font-weight: bold;
    line-height: normal;
    color: #fff; }
  .edit-introduction .introduction-inspiration-box .inspirations {
    font-size: 16px;
    font-weight: 300;
    line-height: 1.25;
    color: #fff; }
    .edit-introduction .introduction-inspiration-box .inspirations .inspiration {
      margin-bottom: 20px; }
      .edit-introduction .introduction-inspiration-box .inspirations .inspiration:last-child {
        margin-bottom: 0; }

.edit-introduction .introduction-textarea {
  position: relative;
  margin-top: 35px; }
  .edit-introduction .introduction-textarea textarea {
    width: 100%;
    border: 1px solid #d0d2d3;
    padding: 15px;
    font-size: 18px;
    font-weight: 300;
    line-height: 1.44;
    color: #2e343c;
    resize: none;
    padding-bottom: 30px; }
    .edit-introduction .introduction-textarea textarea:-ms-input-placeholder {
      font-size: 16px;
      font-style: italic;
      color: #97a4b0; }
    .edit-introduction .introduction-textarea textarea::placeholder {
      font-size: 16px;
      font-style: italic;
      color: #97a4b0; }
  .edit-introduction .introduction-textarea .stars {
    position: absolute;
    bottom: 3px;
    left: 6px; }
    .edit-introduction .introduction-textarea .stars-star {
      margin-right: 3px;
      display: inline-block;
      line-height: 0.95;
      vertical-align: middle; }
      .edit-introduction .introduction-textarea .stars-star.active::before {
        color: #edd600; }
      .edit-introduction .introduction-textarea .stars-star::before {
        content: '\E838';
        font-family: 'Material Icons';
        font-size: 24px;
        color: #f2f2f2; }
    .edit-introduction .introduction-textarea .stars-description {
      display: inline-block;
      vertical-align: middle; }
  .edit-introduction .introduction-textarea .stars-description,
  .edit-introduction .introduction-textarea .counter {
    font-size: 14px;
    font-weight: 300;
    font-style: italic;
    line-height: 1.86;
    color: #97a4b0; }
  .edit-introduction .introduction-textarea .counter {
    position: absolute;
    right: 10px;
    bottom: 3px; }
  .edit-introduction .introduction-textarea .counter-error {
    color: #fd0000; }

:root.limber {
  --theme-primary: #0f94d7;
  --theme-secondary: #052963;
  --theme-dark: #2e343c;
  --theme-faded-primary: #e5effc;
  --theme-gradient-primary: #2eb5f9;
  --theme-accent-highlight: #0f94d7;
  --theme-empty-image-list: url(708aa8cdc529918a8166f6431820c564.svg); }

:root.mnb {
  --theme-primary: #004F7C;
  --theme-secondary: #004F7C;
  --theme-dark: #1C1C29;
  --theme-faded-primary: #B2CAD8;
  --theme-gradient-primary: #B2CAD8;
  --theme-accent-highlight: #F55A00;
  --theme-empty-image-list: url(70ff7947a2fcf09f04908c13d4f54911.svg); }

:root.advocate {
  --theme-primary: #0f94d7;
  --theme-secondary: #052963;
  --theme-dark: #2e343c;
  --theme-faded-primary: #e5effc;
  --theme-gradient-primary: #2eb5f9;
  --theme-accent-highlight: #0f94d7;
  --theme-empty-image-list: url(708aa8cdc529918a8166f6431820c564.svg); }

.flat-theme.builder .padding {
  padding-top: 0; }

.edit-link .hint {
  font-weight: normal;
  color: #B7BBC0;
  margin-bottom: 10px; }

.edit-link .pills {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin: -7px;
  padding-bottom: 32px;
  padding-top: 8px; }
  .edit-link .pills .pill {
    position: relative;
    border-radius: 18px;
    background-color: var(--theme-faded-primary);
    font-family: 'CenturyGothic', sans-serif !important;
    font-size: 18px;
    font-weight: bold;
    line-height: 1;
    text-align: center;
    color: var(--theme-primary);
    margin: 7px;
    margin-right: 14px;
    padding: 9px; }
    .edit-link .pills .pill.active {
      background-color: var(--theme-primary);
      color: #fff; }
    .edit-link .pills .pill:last-child::after {
      display: none; }

.edit-notifications-page .notifications-top {
  padding: 16px 16px 0 16px; }
  .edit-notifications-page .notifications-top .help-icon {
    color: #2e343c; }

.edit-notifications-page .preference-group {
  margin: 16px 0; }
  .edit-notifications-page .preference-group .preference-group-title {
    padding-left: 16px; }
  .edit-notifications-page .preference-group .preference {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-flow: column;
        flex-flow: column;
    background-color: #fff;
    border-bottom: 1px solid #f2f2f2;
    padding: 16px; }
    .edit-notifications-page .preference-group .preference .preference-heading {
      display: -ms-flexbox;
      display: flex;
      -ms-flex-flow: row;
          flex-flow: row;
      -ms-flex-align: center;
          align-items: center;
      font-size: 16px;
      margin-bottom: 8px; }
      .edit-notifications-page .preference-group .preference .preference-heading i {
        margin-right: 8px; }
    .edit-notifications-page .preference-group .preference .preference-settings {
      display: -ms-flexbox;
      display: flex;
      -ms-flex-flow: row;
          flex-flow: row; }
      .edit-notifications-page .preference-group .preference .preference-settings .preference-setting {
        display: -ms-flexbox;
        display: flex;
        -ms-flex-align: center;
            align-items: center;
        padding-right: 16px; }
        .edit-notifications-page .preference-group .preference .preference-settings .preference-setting input {
          margin-right: 8px;
          margin-left: 0; }
        .edit-notifications-page .preference-group .preference .preference-settings .preference-setting label {
          color: #555; }

:root.limber {
  --theme-primary: #0f94d7;
  --theme-secondary: #052963;
  --theme-dark: #2e343c;
  --theme-faded-primary: #e5effc;
  --theme-gradient-primary: #2eb5f9;
  --theme-accent-highlight: #0f94d7;
  --theme-empty-image-list: url(708aa8cdc529918a8166f6431820c564.svg); }

:root.mnb {
  --theme-primary: #004F7C;
  --theme-secondary: #004F7C;
  --theme-dark: #1C1C29;
  --theme-faded-primary: #B2CAD8;
  --theme-gradient-primary: #B2CAD8;
  --theme-accent-highlight: #F55A00;
  --theme-empty-image-list: url(70ff7947a2fcf09f04908c13d4f54911.svg); }

:root.advocate {
  --theme-primary: #0f94d7;
  --theme-secondary: #052963;
  --theme-dark: #2e343c;
  --theme-faded-primary: #e5effc;
  --theme-gradient-primary: #2eb5f9;
  --theme-accent-highlight: #0f94d7;
  --theme-empty-image-list: url(708aa8cdc529918a8166f6431820c564.svg); }

.edit-category-filter .categories-header-button {
  display: -ms-flexbox;
  display: flex;
  font-style: normal;
  font-weight: 600;
  font-size: 17px;
  line-height: 125%;
  text-align: right;
  text-transform: uppercase;
  color: var(--theme-primary);
  -ms-flex-pack: end;
      justify-content: flex-end; }

.edit-category-filter .categories-header {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
      flex-direction: column;
  -ms-flex-pack: center;
      justify-content: center;
  -ms-flex-align: center;
      align-items: center;
  padding-top: 10px; }
  .edit-category-filter .categories-header h3 {
    font-style: normal;
    font-weight: 600;
    font-size: 20px;
    line-height: 125%;
    /* identical to box height, or 25px */
    text-align: center;
    /* limber midnight blue */
    color: var(--theme-secondary) !important; }

.edit-category-filter .categories-container {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
      flex-direction: column;
  padding-bottom: 70px; }

.edit-category-filter .form-buttons-container {
  display: -ms-flexbox;
  display: flex;
  position: fixed;
  width: 100%;
  bottom: 20px;
  -ms-flex-pack: center;
      justify-content: center;
  -ms-flex-align: center;
      align-items: center; }

.edit-category-filter .form-buttons {
  padding-top: 20px;
  margin-top: 20px; }

.edit-category-filter .shift-filters-clear {
  color: var(--theme-dark);
  margin-top: 20px; }

.edit-category-filter .includeRareOption-container {
  margin-top: 20px; }

.edit-category-filter .selectedCategory {
  background-color: var(--theme-primary);
  color: #fff; }

.edit-category-filter .unselectedCategory {
  background-color: #fff;
  color: var(--theme-primary); }

.edit-category-filter .category-filter-container {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: row;
      flex-direction: row;
  -ms-flex-align: center;
      align-items: center;
  padding: 10px 16px;
  gap: 8px;
  background: #FFFFFF;
  border-top: 1px solid #E0E4E7;
  -ms-flex: none;
      flex: none;
  -ms-flex-order: 0;
      order: 0;
  -ms-flex-positive: 0;
      flex-grow: 0;
  font-style: normal;
  font-weight: 400;
  font-size: 15px;
  line-height: 125%;
  /* limber charcoal */
  color: var(--theme-dark); }

.edit-category-filter .category-filter-unapproved {
  font-style: normal;
  font-weight: 400;
  font-size: 15px;
  line-height: 125%;
  color: #B7BBC0;
  -ms-flex: none;
      flex: none;
  -ms-flex-order: 0;
      order: 0;
  -ms-flex-positive: 0;
      flex-grow: 0;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
      flex-direction: column;
  width: 100%; }
  .edit-category-filter .category-filter-unapproved span:last-child {
    margin-top: 3px; }

.edit-category-filter .category-filter-selected {
  font-style: normal;
  font-weight: 400;
  font-size: 15px;
  line-height: 125%;
  color: var(--theme-primary);
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  -ms-flex-positive: 0;
      flex-grow: 0;
  -ms-flex-direction: row;
      flex-direction: row;
  -ms-flex-align: center;
      align-items: center;
  -ms-flex-pack: justify;
      justify-content: space-between; }
  .edit-category-filter .category-filter-selected .material-icons {
    font-size: 15px; }

:root.limber {
  --theme-primary: #0f94d7;
  --theme-secondary: #052963;
  --theme-dark: #2e343c;
  --theme-faded-primary: #e5effc;
  --theme-gradient-primary: #2eb5f9;
  --theme-accent-highlight: #0f94d7;
  --theme-empty-image-list: url(708aa8cdc529918a8166f6431820c564.svg); }

:root.mnb {
  --theme-primary: #004F7C;
  --theme-secondary: #004F7C;
  --theme-dark: #1C1C29;
  --theme-faded-primary: #B2CAD8;
  --theme-gradient-primary: #B2CAD8;
  --theme-accent-highlight: #F55A00;
  --theme-empty-image-list: url(70ff7947a2fcf09f04908c13d4f54911.svg); }

:root.advocate {
  --theme-primary: #0f94d7;
  --theme-secondary: #052963;
  --theme-dark: #2e343c;
  --theme-faded-primary: #e5effc;
  --theme-gradient-primary: #2eb5f9;
  --theme-accent-highlight: #0f94d7;
  --theme-empty-image-list: url(708aa8cdc529918a8166f6431820c564.svg); }

.ellipsis-content {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  max-width: 150px; }

.item-spread {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: justify;
      justify-content: space-between; }

.item-content {
  font-weight: 400 !important;
  color: #555; }

.item-top-spacer {
  padding-top: 10px; }

.item-big-top-spacer {
  padding-top: 20px; }

.item-top-border {
  border-top: 1px solid #ddd; }

.notification-checkbox {
  accent-color: var(--theme-primary);
  font-size: 12px;
  color: #555; }

.checkbox-spacer {
  margin-left: 25px; }

.flat-theme.builder .padding {
  padding-top: 0; }

@media (max-width: 375px) {
  .edit-qualification form input[type="month"] {
    font-size: 14px; } }

@media (max-width: 345px) {
  .edit-qualification form input[type="month"] {
    font-size: 12px; } }

:root.limber {
  --theme-primary: #0f94d7;
  --theme-secondary: #052963;
  --theme-dark: #2e343c;
  --theme-faded-primary: #e5effc;
  --theme-gradient-primary: #2eb5f9;
  --theme-accent-highlight: #0f94d7;
  --theme-empty-image-list: url(708aa8cdc529918a8166f6431820c564.svg); }

:root.mnb {
  --theme-primary: #004F7C;
  --theme-secondary: #004F7C;
  --theme-dark: #1C1C29;
  --theme-faded-primary: #B2CAD8;
  --theme-gradient-primary: #B2CAD8;
  --theme-accent-highlight: #F55A00;
  --theme-empty-image-list: url(70ff7947a2fcf09f04908c13d4f54911.svg); }

:root.advocate {
  --theme-primary: #0f94d7;
  --theme-secondary: #052963;
  --theme-dark: #2e343c;
  --theme-faded-primary: #e5effc;
  --theme-gradient-primary: #2eb5f9;
  --theme-accent-highlight: #0f94d7;
  --theme-empty-image-list: url(708aa8cdc529918a8166f6431820c564.svg); }

.edit-search-preferences .radius-form-container {
  padding-bottom: 72px !important; }

.edit-search-preferences .pool-selection-list {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-flow: row nowrap;
      flex-flow: row nowrap;
  margin: 16px 0 32px 0; }
  .edit-search-preferences .pool-selection-list .pool-selection {
    -ms-flex: 1;
        flex: 1;
    padding: 8px;
    margin-right: 8px;
    border: 1px solid #ccc;
    border-radius: 4px;
    cursor: pointer;
    position: relative;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-flow: column nowrap;
        flex-flow: column nowrap;
    -ms-flex-align: center;
        align-items: center; }
    .edit-search-preferences .pool-selection-list .pool-selection:last-child {
      margin-right: 0; }
    .edit-search-preferences .pool-selection-list .pool-selection .pool-selection-icon {
      font-size: 32px;
      color: var(--theme-dark); }
    .edit-search-preferences .pool-selection-list .pool-selection .pool-selection-title {
      line-height: 2; }
    .edit-search-preferences .pool-selection-list .pool-selection.pool-selection-selected {
      background-color: var(--theme-primary);
      color: #fff;
      border-color: var(--theme-primary); }

:root.limber {
  --theme-primary: #0f94d7;
  --theme-secondary: #052963;
  --theme-dark: #2e343c;
  --theme-faded-primary: #e5effc;
  --theme-gradient-primary: #2eb5f9;
  --theme-accent-highlight: #0f94d7;
  --theme-empty-image-list: url(708aa8cdc529918a8166f6431820c564.svg); }

:root.mnb {
  --theme-primary: #004F7C;
  --theme-secondary: #004F7C;
  --theme-dark: #1C1C29;
  --theme-faded-primary: #B2CAD8;
  --theme-gradient-primary: #B2CAD8;
  --theme-accent-highlight: #F55A00;
  --theme-empty-image-list: url(70ff7947a2fcf09f04908c13d4f54911.svg); }

:root.advocate {
  --theme-primary: #0f94d7;
  --theme-secondary: #052963;
  --theme-dark: #2e343c;
  --theme-faded-primary: #e5effc;
  --theme-gradient-primary: #2eb5f9;
  --theme-accent-highlight: #0f94d7;
  --theme-empty-image-list: url(708aa8cdc529918a8166f6431820c564.svg); }

.pill-selected {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
  border-radius: 18px;
  background-color: var(--theme-secondary);
  font-family: 'CenturyGothic', sans-serif !important;
  font-size: 18px;
  font-weight: bold;
  line-height: 1;
  text-align: center;
  color: white;
  margin-right: 15px;
  margin-bottom: 15px;
  padding: 10px 10px 10px 15px;
  height: 40px; }
  .pill-selected .material-icons {
    margin-right: 5px; }
  @media (max-width: 360px) {
    .pill-selected {
      border-radius: 16px;
      font-size: 15px;
      padding: 10px 10px 10px 15px;
      height: 35px;
      margin-right: 10px;
      margin-bottom: 10px; } }

.pill {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
  border-radius: 18px;
  font-family: 'CenturyGothic', sans-serif !important;
  font-size: 18px;
  font-weight: bold;
  line-height: 1;
  text-align: center;
  background-color: var(--theme-faded-primary);
  border-radius: 18px;
  color: var(--theme-secondary);
  padding: 10px 10px 10px 15px;
  margin-right: 15px;
  margin-bottom: 15px;
  height: 40px; }
  @media (max-width: 360px) {
    .pill {
      border-radius: 16px;
      font-size: 15px;
      padding: 10px 10px 10px 15px;
      height: 35px;
      margin-right: 10px;
      margin-bottom: 10px; } }

.pill-selected {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
  border-radius: 18px;
  background-color: var(--theme-secondary);
  font-family: 'CenturyGothic', sans-serif !important;
  font-size: 18px;
  font-weight: bold;
  line-height: 1;
  text-align: center;
  color: white;
  padding: 10px 10px 10px 15px;
  margin-right: 15px;
  margin-bottom: 15px;
  height: 40px; }
  .pill-selected .material-icons {
    margin-right: 5px; }
  @media (max-width: 360px) {
    .pill-selected {
      border-radius: 16px;
      font-size: 15px;
      padding: 10px 10px 10px 15px;
      height: 35px;
      margin-right: 10px;
      margin-bottom: 10px; } }

.pill-disabled {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
  border-radius: 18px;
  background-color: #97a4b0;
  font-family: 'CenturyGothic', sans-serif !important;
  font-size: 18px;
  font-weight: bold;
  line-height: 1;
  text-align: center;
  color: white;
  padding: 10px 10px 10px 15px;
  margin-right: 15px;
  margin-bottom: 15px;
  height: 40px; }
  .pill-disabled .material-icons {
    margin-right: 5px; }
  @media (max-width: 360px) {
    .pill-disabled {
      border-radius: 16px;
      font-size: 15px;
      padding: 10px 10px 10px 15px;
      height: 35px;
      margin-right: 10px;
      margin-bottom: 10px; } }

.pill-category-select {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
  border-radius: 18px;
  font-family: 'CenturyGothic', sans-serif !important;
  font-size: 18px;
  font-weight: bold;
  line-height: 1;
  text-align: center;
  background-color: #FFFFFF;
  border: 1px solid rgba(5, 41, 99, 0.5);
  border-radius: 18px;
  color: var(--theme-secondary);
  padding: 10px 10px 10px 15px;
  margin-right: 15px;
  margin-bottom: 15px;
  height: 40px; }
  @media (max-width: 360px) {
    .pill-category-select {
      border-radius: 16px;
      font-size: 15px;
      padding: 10px 10px 10px 15px;
      height: 35px;
      margin-right: 10px;
      margin-bottom: 10px; } }

.pill-unknown {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
  border-radius: 18px;
  background-color: #97a4b0;
  font-family: 'CenturyGothic', sans-serif !important;
  font-size: 18px;
  font-weight: bold;
  line-height: 1;
  text-align: center;
  color: white;
  padding: 10px 10px 10px 15px;
  margin-right: 15px;
  margin-bottom: 15px;
  height: 40px; }
  .pill-unknown .material-icons {
    margin-right: 5px; }
  @media (max-width: 360px) {
    .pill-unknown {
      border-radius: 16px;
      font-size: 15px;
      padding: 10px 10px 10px 15px;
      height: 35px;
      margin-right: 10px;
      margin-bottom: 10px; } }

.flat-theme.builder .padding {
  padding-top: 0; }

.edit-categories .buttons {
  padding-top: 20px;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: row;
      flex-direction: row;
  -ms-flex-pack: justify;
      justify-content: space-between; }

.edit-categories .editable-categories {
  width: 100%;
  margin-bottom: 32px;
  word-break: break-word; }
  .edit-categories .editable-categories .editable-category {
    font-family: 'CenturyGothic', sans-serif !important;
    font-size: 40px;
    font-weight: bold;
    line-height: normal;
    letter-spacing: 0.73px;
    color: var(--theme-primary); }
    .edit-categories .editable-categories .editable-category::after {
      content: '/';
      margin-left: 20px;
      font-size: 45px;
      letter-spacing: 0.82px;
      color: var(--theme-secondary); }

.edit-categories .pills {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin-top: 10px; }

.edit-categories .show-more {
  text-align: right;
  margin: 8px 0; }
  .edit-categories .show-more button {
    border: none;
    background: none;
    color: var(--theme-primary);
    padding: 0; }

:root.limber {
  --theme-primary: #0f94d7;
  --theme-secondary: #052963;
  --theme-dark: #2e343c;
  --theme-faded-primary: #e5effc;
  --theme-gradient-primary: #2eb5f9;
  --theme-accent-highlight: #0f94d7;
  --theme-empty-image-list: url(708aa8cdc529918a8166f6431820c564.svg); }

:root.mnb {
  --theme-primary: #004F7C;
  --theme-secondary: #004F7C;
  --theme-dark: #1C1C29;
  --theme-faded-primary: #B2CAD8;
  --theme-gradient-primary: #B2CAD8;
  --theme-accent-highlight: #F55A00;
  --theme-empty-image-list: url(70ff7947a2fcf09f04908c13d4f54911.svg); }

:root.advocate {
  --theme-primary: #0f94d7;
  --theme-secondary: #052963;
  --theme-dark: #2e343c;
  --theme-faded-primary: #e5effc;
  --theme-gradient-primary: #2eb5f9;
  --theme-accent-highlight: #0f94d7;
  --theme-empty-image-list: url(708aa8cdc529918a8166f6431820c564.svg); }

.flat-theme.builder .padding {
  padding-top: 0; }

.add-experience .indicates-wrapper {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: row;
      flex-direction: row;
  -ms-flex-pack: justify;
      justify-content: space-between;
  padding-top: 10px; }

.add-experience .roles-number-wrapper {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
  -ms-flex-pack: end;
      justify-content: flex-end; }

.add-experience .buttons {
  padding-top: 20px;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: row;
      flex-direction: row;
  -ms-flex-pack: justify;
      justify-content: space-between; }

.add-experience .add-experience-button-builder-wrapper {
  padding-top: 10px;
  padding-bottom: 10px;
  width: 100%;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: end;
      justify-content: flex-end;
  -ms-flex-align: center;
      align-items: center; }

.add-experience .add-experience-button-builder {
  display: -ms-flexbox;
  display: flex;
  padding: 20px;
  width: 64px;
  height: 64px;
  background: var(--theme-primary);
  color: white;
  border-radius: 40px;
  -ms-flex-pack: center;
      justify-content: center;
  -ms-flex-align: center;
      align-items: center; }
  .add-experience .add-experience-button-builder .material-icons {
    font-size: 35px; }

.add-experience .add-experience-button {
  bottom: 40px;
  right: 20px;
  position: fixed;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: row;
      flex-direction: row;
  -ms-flex-pack: center;
      justify-content: center;
  -ms-flex-align: center;
      align-items: center;
  padding: 20px;
  width: 64px;
  height: 64px;
  background: var(--theme-primary);
  color: white;
  /* flex: none; */
  /* order: 0; */
  /* flex-grow: 0; */
  border-radius: 40px; }
  .add-experience .add-experience-button .material-icons {
    font-size: 35px; }

.add-experience .add-experience-list {
  padding-top: 10px;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  /* margin: -7px; */
  -ms-flex-direction: column;
      flex-direction: column;
  -ms-flex-align: center;
      align-items: center; }
  .add-experience .add-experience-list p {
    margin: 0; }
  .add-experience .add-experience-list .experience {
    box-sizing: border-box;
    /* Auto layout */
    width: 98%;
    height: 73px;
    /* white */
    background: #FFFFFF;
    /* lines */
    border: 1px solid #E0E4E7;
    border-radius: 16px;
    /* Inside auto layout */
    -ms-flex: none;
        flex: none;
    -ms-flex-order: 0;
        order: 0;
    -ms-flex-positive: 0;
        flex-grow: 0;
    margin: 5px; }
  .add-experience .add-experience-list .experience-content {
    padding: 10px;
    width: 100%;
    height: 100%;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
        flex-direction: column;
    /* align-content: center; */
    -ms-flex-pack: distribute;
        justify-content: space-around; }
  .add-experience .add-experience-list .experience-content-disabled {
    padding: 10px;
    width: 100%;
    height: 100%;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: row;
        flex-direction: row;
    /* align-content: center; */
    -ms-flex-pack: justify;
        justify-content: space-between; }
    .add-experience .add-experience-list .experience-content-disabled .material-icons {
      color: #97a4b0; }
  .add-experience .add-experience-list .experience-content-category {
    font-style: normal;
    font-weight: 600;
    font-size: 17px;
    line-height: 125%;
    color: var(--theme-secondary); }
  .add-experience .add-experience-list .experience-content-category-pending {
    font-style: normal;
    font-weight: 600;
    font-size: 17px;
    line-height: 125%;
    color: #97a4b0; }
  .add-experience .add-experience-list .experience-content-category-pending-icon {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
        align-items: center; }
  .add-experience .add-experience-list .experience-content-category-pending-icon-wrapper {
    padding: 5px; }
  .add-experience .add-experience-list .experience-content-category-place {
    font-style: normal;
    font-weight: 300;
    font-size: 14px;
    line-height: 125%;
    /* identical to box height, or 18px */
    color: var(--theme-secondary); }
  .add-experience .add-experience-list .experience-content-category-place-pending {
    font-style: normal;
    font-weight: 300;
    font-size: 14px;
    line-height: 125%;
    /* identical to box height, or 18px */
    color: #97a4b0; }
  .add-experience .add-experience-list .experience-content-category-wrapper {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: row;
        flex-direction: row; }
  .add-experience .add-experience-list .experience-content-category-times {
    font-style: normal;
    font-weight: 300;
    font-size: 14px;
    line-height: 125%;
    /* identical to box height, or 18px */
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
        align-items: center;
    color: var(--theme-secondary); }
  .add-experience .add-experience-list .experience-content-category-times-pending {
    font-style: normal;
    font-weight: 300;
    font-size: 14px;
    line-height: 125%;
    /* identical to box height, or 18px */
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
        align-items: center;
    color: #97a4b0; }
  .add-experience .add-experience-list .experience-selected {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
        align-items: center;
    border-radius: 18px;
    background-color: var(--theme-secondary);
    font-family: 'CenturyGothic', sans-serif !important;
    font-size: 18px;
    font-weight: bold;
    line-height: 1;
    text-align: center;
    color: white;
    margin: 7px;
    padding: 9px; }

.add-experience .show-more {
  text-align: right;
  margin: 8px 0; }
  .add-experience .show-more button {
    border: none;
    background: none;
    color: var(--theme-primary);
    padding: 0; }

.flat-theme.builder .padding {
  padding-top: 0; }

.email-hirer-page .profile-container {
  -ms-flex-align: center;
      align-items: center;
  margin-bottom: 24px; }
  .email-hirer-page .profile-container .profile-picture {
    width: 128px;
    height: 128px;
    line-height: 128px;
    -ms-flex-negative: 0;
        flex-shrink: 0;
    color: rgba(0, 0, 0, 0.1);
    font-size: 128px;
    text-align: center;
    border-radius: 50%;
    overflow: hidden;
    border: none;
    display: inline-block;
    background-color: rgba(0, 0, 0, 0.06); }
  .email-hirer-page .profile-container .worker-referral-url {
    font-size: 12px;
    font-weight: 500; }
  .email-hirer-page .profile-container .preview-cv-link {
    text-decoration: underline; }

.email-hirer-page .form-field-help {
  font-size: 12px;
  color: rgba(0, 0, 0, 0.87);
  padding: 4px; }

.email-hirer-page .help-page-content {
  height: 100%;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-flow: column nowrap;
      flex-flow: column nowrap;
  -ms-flex-align: center;
      align-items: center;
  -ms-flex-pack: center;
      justify-content: center;
  padding: 32px; }
  .email-hirer-page .help-page-content button {
    margin: 16px 0; }
  .email-hirer-page .help-page-content p {
    text-align: center; }

:root.limber {
  --theme-primary: #0f94d7;
  --theme-secondary: #052963;
  --theme-dark: #2e343c;
  --theme-faded-primary: #e5effc;
  --theme-gradient-primary: #2eb5f9;
  --theme-accent-highlight: #0f94d7;
  --theme-empty-image-list: url(708aa8cdc529918a8166f6431820c564.svg); }

:root.mnb {
  --theme-primary: #004F7C;
  --theme-secondary: #004F7C;
  --theme-dark: #1C1C29;
  --theme-faded-primary: #B2CAD8;
  --theme-gradient-primary: #B2CAD8;
  --theme-accent-highlight: #F55A00;
  --theme-empty-image-list: url(70ff7947a2fcf09f04908c13d4f54911.svg); }

:root.advocate {
  --theme-primary: #0f94d7;
  --theme-secondary: #052963;
  --theme-dark: #2e343c;
  --theme-faded-primary: #e5effc;
  --theme-gradient-primary: #2eb5f9;
  --theme-accent-highlight: #0f94d7;
  --theme-empty-image-list: url(708aa8cdc529918a8166f6431820c564.svg); }

.explore-page .explore-loader {
  z-index: 9;
  position: relative;
  top: 300px; }

.explore-page .explore-loader-text {
  font-size: 12px;
  color: #aaa;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
      justify-content: center; }

.explore-page .show-more {
  margin-left: 33%;
  margin-top: 20px;
  margin-bottom: 20px; }

.explore-page .empty-state {
  padding: 0 !important;
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  min-height: 200px !important; }

.explore-page .propose-shift-card {
  margin-top: 24px; }
  @media (max-width: 340px) {
    .explore-page .propose-shift-card {
      margin-top: 10px; } }

.explore-page .empty-shifts-help {
  display: -ms-flexbox;
  display: flex;
  background: no-repeat top left var(--theme-empty-image-list) var(--theme-primary);
  padding-bottom: 16px; }
  .explore-page .empty-shifts-help .help-info {
    padding-left: 130px;
    padding-top: 80px; }
    .explore-page .empty-shifts-help .help-info h3 {
      color: rgba(255, 255, 255, 0.87); }
    .explore-page .empty-shifts-help .help-info p {
      color: rgba(255, 255, 255, 0.87);
      font-size: 18px;
      margin: 16px 16px 16px 0; }
  .explore-page .empty-shifts-help .graphic {
    position: relative;
    top: -50px;
    left: 16px; }

.explore-page .inspiration-header {
  font-family: 'CenturyGothic', sans-serif !important;
  color: var(--theme-secondary);
  font-size: 20px;
  font-weight: bold;
  padding: 16px 0 0 16px; }

.location-search-directive {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-flow: row;
      flex-flow: row;
  padding: 12px 0px 0 0px;
  -ms-flex-align: center;
      align-items: center; }
  .location-search-directive i {
    color: rgba(0, 0, 0, 0.47);
    position: relative;
    left: 29px; }

:root.limber {
  --theme-primary: #0f94d7;
  --theme-secondary: #052963;
  --theme-dark: #2e343c;
  --theme-faded-primary: #e5effc;
  --theme-gradient-primary: #2eb5f9;
  --theme-accent-highlight: #0f94d7;
  --theme-empty-image-list: url(708aa8cdc529918a8166f6431820c564.svg); }

:root.mnb {
  --theme-primary: #004F7C;
  --theme-secondary: #004F7C;
  --theme-dark: #1C1C29;
  --theme-faded-primary: #B2CAD8;
  --theme-gradient-primary: #B2CAD8;
  --theme-accent-highlight: #F55A00;
  --theme-empty-image-list: url(70ff7947a2fcf09f04908c13d4f54911.svg); }

:root.advocate {
  --theme-primary: #0f94d7;
  --theme-secondary: #052963;
  --theme-dark: #2e343c;
  --theme-faded-primary: #e5effc;
  --theme-gradient-primary: #2eb5f9;
  --theme-accent-highlight: #0f94d7;
  --theme-empty-image-list: url(708aa8cdc529918a8166f6431820c564.svg); }

.enterprise-flex-shift-list {
  background-color: #F0F0F0;
  margin-top: 10px; }
  .enterprise-flex-shift-list .badge {
    line-height: 1;
    font-size: 12px; }
  .enterprise-flex-shift-list .shift-list-star {
    margin: 0;
    font-size: 12px; }
  .enterprise-flex-shift-list .group-shift-banner {
    display: inline-block;
    font-size: 12px;
    font-weight: 500;
    color: #fff;
    background-color: rgba(0, 0, 0, 0.5);
    padding: 0 7px 0 5px;
    border-radius: 12px;
    height: 24px;
    line-height: 24px; }
    .enterprise-flex-shift-list .group-shift-banner .material-icons {
      font-size: 20px;
      vertical-align: -6px; }
  .enterprise-flex-shift-list .item-divider-right {
    padding: 16px 16px 16px 16px;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: end;
        justify-content: flex-end;
    font-size: 14px;
    background-color: transparent;
    border-width: 0;
    margin: 8px 0 0 0;
    color: var(--theme-primary);
    font-weight: bold;
    cursor: pointer; }
  .enterprise-flex-shift-list .item-divider-right:hover {
    color: var(--theme-secondary); }

.hirer-page .hirer-page-header {
  height: 160px;
  background-position: center;
  background-size: cover;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-flow: column nowrap;
      flex-flow: column nowrap;
  -ms-flex-pack: end;
      justify-content: flex-end;
  overflow: hidden; }

.hirer-page .hirer-page-header-default {
  background-image: url(cf941720a0be0110a820169f7b7137ad.png);
  opacity: 0.77; }

.hirer-page .hirer-title {
  display: -ms-flexbox;
  display: flex;
  background-color: #fff; }

.hirer-page .hirer-button {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
  padding: 0 16px; }

.hirer-page .hirer-image-spacer {
  width: 116px; }

.hirer-page .hirer-rating {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-flow: column;
      flex-flow: column;
  -ms-flex-align: center;
      align-items: center;
  color: #555;
  padding-top: 16px;
  padding-bottom: 8px; }
  .hirer-page .hirer-rating i {
    color: #ffa455;
    font-size: 32px; }
  .hirer-page .hirer-rating div {
    font-size: 10px;
    line-height: 8px;
    color: rgba(0, 0, 0, 0.57); }

.hirer-page .hirer-rating-stats {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-flow: row;
      flex-flow: row;
  -ms-flex-align: center;
      align-items: center;
  color: #555;
  padding-bottom: 8px; }
  .hirer-page .hirer-rating-stats i {
    color: #ffa455;
    font-size: 16px; }

.hirer-page .hirer-avatar {
  position: absolute;
  top: 110px;
  left: 16px;
  width: 100px;
  height: 100px;
  border-radius: 50%; }

.hirer-page .hirer-avatar-default {
  background-color: #ddd;
  padding: 6px;
  opacity: 0.87;
  border-radius: 30%; }

.hirer-page .hirer-team {
  display: -ms-flexbox;
  display: flex;
  padding: 12px 16px;
  -ms-flex-flow: row wrap;
      flex-flow: row wrap; }

.hirer-page .worker-avatar {
  width: 100px;
  height: 100px;
  margin: 4px 4px 4px 0; }

.hirer-page .hirer-description {
  padding: 16px 16px 0 16px; }
  .hirer-page .hirer-description p {
    font-size: 14px; }

.hirer-page .hirer-section-title {
  padding: 0 16px;
  font-size: 12px;
  font-weight: 600;
  text-transform: uppercase;
  color: rgba(0, 0, 0, 0.87); }

.hirer-page .hirer-section-sub-title {
  font-size: 10px;
  font-weight: 600;
  color: rgba(0, 0, 0, 0.87); }

.hirer-page .hirer-section-sub-title-text {
  max-width: 120px; }
  .hirer-page .hirer-section-sub-title-text p {
    line-height: 1em;
    font-size: 10px;
    color: rgba(0, 0, 0, 0.87); }

.hirer-page .like-button {
  height: 64px;
  width: 48px;
  text-align: center;
  line-height: 64px;
  border-radius: 50%;
  color: #555555; }
  .hirer-page .like-button.heart-active {
    animation: heart 1s;
    color: #333333; }

@keyframes heart {
  from {
    color: #555555;
    transform: scale(1); }
  20% {
    color: #bc1741;
    transform: scale(1.2); }
  40% {
    color: #bc1741;
    transform: scale(0.9); }
  50% {
    color: #bc1741;
    transform: scale(1); }
  to {
    color: #333333; } }

.hirer-page .external-team-member-card {
  padding: 0;
  margin-right: 8px;
  min-width: 200px;
  max-width: 200px;
  -ms-flex: 0;
      flex: 0; }
  .hirer-page .external-team-member-card .external-team-member-avatar {
    width: 200px;
    height: 200px;
    background-position: center;
    background-size: cover;
    border-top-right-radius: 4px;
    border-top-left-radius: 4px;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-flow: column nowrap;
        flex-flow: column nowrap;
    -ms-flex-pack: end;
        justify-content: flex-end;
    overflow: hidden; }
  .hirer-page .external-team-member-card .external-team-member-avatar-default {
    background-image: url(cf941720a0be0110a820169f7b7137ad.png);
    opacity: 0.57; }
  .hirer-page .external-team-member-card .external-team-member-name {
    -ms-flex-item-align: center;
        -ms-grid-row-align: center;
        align-self: center;
    font-size: 22px; }
  .hirer-page .external-team-member-card .external-team-member-role {
    -ms-flex-item-align: center;
        -ms-grid-row-align: center;
        align-self: center;
    padding-top: 4px; }

.hirer-page .recent-ratings-title {
  padding-bottom: 8px; }

.hirer-page .recent-rating {
  display: -ms-flexbox;
  display: flex;
  padding: 2px 16px; }

.hirer-page .hirer-upcoming-shifts {
  padding-top: 24px; }

.hirer-page .hirer-stats {
  padding-top: 24px; }

.hirer-page .hirer-stats-row {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-flow: row nowrap;
      flex-flow: row nowrap; }

.hirer-page .hirer-stats-stat {
  padding-top: 10px;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-flow: row nowrap;
      flex-flow: row nowrap;
  -ms-flex-pack: justify;
      justify-content: space-between; }

.hirer-page .hirer-stats-stat-column {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-flow: column nowrap;
      flex-flow: column nowrap;
  padding: 0 16px; }

.hirer-page .hirer-previous-shifts {
  padding-top: 32px; }

.hirer-page .hirer-reward {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
  background-color: #fff;
  border-top: 1px solid #ddd;
  padding: 8px 16px; }
  .hirer-page .hirer-reward i {
    color: #820006;
    font-size: 32px;
    -ms-flex-item-align: start;
        align-self: flex-start; }
  .hirer-page .hirer-reward div {
    padding: 4px 8px;
    color: rgba(0, 0, 0, 0.67);
    text-align: center;
    font-weight: 600; }

.hirer-page .hirer-instagram {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
  background-color: #fff;
  border-top: 1px solid #ddd;
  padding: 8px 16px; }
  .hirer-page .hirer-instagram .instagram-icon {
    width: 32px;
    height: 32px; }
  .hirer-page .hirer-instagram .instagram-url {
    padding-left: 8px; }
  .hirer-page .hirer-instagram .instagram-photos {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: end;
        justify-content: flex-end; }
    .hirer-page .hirer-instagram .instagram-photos img {
      width: 24px;
      height: 24px;
      margin-left: 4px;
      border-radius: 5px; }

.hirer-page .hirer-external-team-members, .hirer-page .hirer-recent-ratings {
  padding-top: 16px; }

.horizontal-scroll-list .scroll-list-header {
  -ms-flex-align: center;
      align-items: center;
  margin: 16px 0 8px 0; }

.horizontal-scroll-list .scroll-list {
  transition: transform 500ms;
  overflow-x: auto;
  padding: 0 16px;
  margin: 0 -16px; }
  .horizontal-scroll-list .scroll-list::after {
    display: block;
    content: ' ';
    min-width: 16px; }

.hirer-rating-directive {
  display: -ms-flexbox;
  display: flex; }
  .hirer-rating-directive span {
    font-size: 16px; }
  .hirer-rating-directive .hirer-rating-star {
    color: #ccc; }
  .hirer-rating-directive .hirer-rating-star-filled {
    color: #ffa455; }

.ionic-header-adjustment {
  bottom: 44px !important; }

:root.limber {
  --theme-primary: #0f94d7;
  --theme-secondary: #052963;
  --theme-dark: #2e343c;
  --theme-faded-primary: #e5effc;
  --theme-gradient-primary: #2eb5f9;
  --theme-accent-highlight: #0f94d7;
  --theme-empty-image-list: url(708aa8cdc529918a8166f6431820c564.svg); }

:root.mnb {
  --theme-primary: #004F7C;
  --theme-secondary: #004F7C;
  --theme-dark: #1C1C29;
  --theme-faded-primary: #B2CAD8;
  --theme-gradient-primary: #B2CAD8;
  --theme-accent-highlight: #F55A00;
  --theme-empty-image-list: url(70ff7947a2fcf09f04908c13d4f54911.svg); }

:root.advocate {
  --theme-primary: #0f94d7;
  --theme-secondary: #052963;
  --theme-dark: #2e343c;
  --theme-faded-primary: #e5effc;
  --theme-gradient-primary: #2eb5f9;
  --theme-accent-highlight: #0f94d7;
  --theme-empty-image-list: url(708aa8cdc529918a8166f6431820c564.svg); }

.identity-details-page form {
  margin-top: 20px; }

.identity-details-page .location-search {
  position: absolute;
  top: 7px;
  left: 8px;
  color: #333; }

.identity-details-page .custom-error {
  font-size: 12px;
  color: #fd0000; }

.identity-details-page .address-search {
  padding-left: 30px !important; }

.identity-details-page .address-container {
  margin-top: 10px;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
  -ms-flex-pack: justify;
      justify-content: space-between; }
  .identity-details-page .address-container p {
    color: #97a4b0;
    margin-bottom: 0px; }

.identity-details-page .ignore-ni {
  margin-top: 10px; }

.identity-details-page .gender-info {
  margin-top: 10px;
  color: #97a4b0; }

.location-modal .button-clear {
  color: #fff; }

.location-modal .location-section .form-control-no-label {
  padding-left: 35px; }

.location-modal .location-search {
  position: absolute;
  top: 8px;
  left: 8px;
  color: #333; }

.location-modal.modal {
  background-color: #fff; }

.location-modal .prediction-row {
  display: -ms-flexbox;
  display: flex;
  padding: 16px 8px 0 8px;
  cursor: pointer; }
  .location-modal .prediction-row i {
    opacity: 0.6; }
  .location-modal .prediction-row .main-text {
    font-weight: 600;
    padding-right: 4px; }
  .location-modal .prediction-row .secondary-text {
    opacity: 0.6; }

:root.limber {
  --theme-primary: #0f94d7;
  --theme-secondary: #052963;
  --theme-dark: #2e343c;
  --theme-faded-primary: #e5effc;
  --theme-gradient-primary: #2eb5f9;
  --theme-accent-highlight: #0f94d7;
  --theme-empty-image-list: url(708aa8cdc529918a8166f6431820c564.svg); }

:root.mnb {
  --theme-primary: #004F7C;
  --theme-secondary: #004F7C;
  --theme-dark: #1C1C29;
  --theme-faded-primary: #B2CAD8;
  --theme-gradient-primary: #B2CAD8;
  --theme-accent-highlight: #F55A00;
  --theme-empty-image-list: url(70ff7947a2fcf09f04908c13d4f54911.svg); }

:root.advocate {
  --theme-primary: #0f94d7;
  --theme-secondary: #052963;
  --theme-dark: #2e343c;
  --theme-faded-primary: #e5effc;
  --theme-gradient-primary: #2eb5f9;
  --theme-accent-highlight: #0f94d7;
  --theme-empty-image-list: url(708aa8cdc529918a8166f6431820c564.svg); }

.flat-theme.main-page .main-header {
  background-color: var(--theme-primary);
  height: 118px;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-flow: column nowrap;
      flex-flow: column nowrap;
  -ms-flex-pack: center;
      justify-content: center;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  z-index: 100; }

.flat-theme.main-page .segments-header {
  top: 118px; }

.flat-theme.main-page .main-header-logo {
  height: 54px;
  -ms-flex-item-align: stretch;
      -ms-grid-row-align: stretch;
      align-self: stretch; }

.flat-theme.main-page .main-header-logo-enterprise {
  height: 110px;
  -ms-flex-item-align: stretch;
      -ms-grid-row-align: stretch;
      align-self: stretch; }

.flat-theme.main-page .has-tabs-top {
  height: auto !important;
  top: 167px; }

.flat-theme.main-page .main-content {
  padding: 16px; }

.flat-theme.main-page p {
  font-size: 13px;
  margin: 0;
  padding: 16px 0;
  color: rgba(0, 0, 0, 0.54);
  display: block; }
  .flat-theme.main-page p:first-child {
    padding-top: 0; }

.flat-theme.main-page .main-or {
  display: -ms-flexbox;
  display: flex;
  margin: 24px 0;
  -ms-flex-align: center;
      align-items: center; }
  .flat-theme.main-page .main-or p {
    padding: 0 12px; }
  .flat-theme.main-page .main-or hr {
    -ms-flex-positive: 1;
        flex-grow: 1;
    border: 0;
    border-top: 1px solid #ccc; }

.flat-theme.main-page .login-seperator {
  margin: 15px 0; }

.flat-theme.main-page .button.icon-left {
  margin: 0;
  min-height: 40px;
  line-height: 40px;
  text-align: left;
  padding-left: 56px;
  overflow: hidden; }
  .flat-theme.main-page .button.icon-left:before {
    width: 40px;
    text-align: center;
    background-color: rgba(0, 0, 0, 0.3);
    padding: 0;
    margin-left: -56px;
    margin-top: -1px;
    height: 40px; }

.flat-theme.main-page .ion-social-facebook {
  background-color: #3b5998;
  color: #fff; }
  .flat-theme.main-page .ion-social-facebook:disabled {
    background-color: rgba(0, 0, 0, 0.12); }

.flat-theme.main-page .login-spacer {
  margin-top: 20px; }

.flat-theme.main-page .ion-social-apple {
  background-color: #000000;
  color: #fff; }
  .flat-theme.main-page .ion-social-apple:disabled {
    background-color: rgba(0, 0, 0, 0.12); }

.flat-theme.main-page .login-buttons, .flat-theme.main-page .signup-buttons {
  padding-top: 4px;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-flow: row nowrap;
      flex-flow: row nowrap;
  -ms-flex-pack: justify;
      justify-content: space-between; }

.flat-theme.main-page .form-buttons {
  margin-top: 4px; }

.flat-theme.main-page .got-referral-code-facebook-form-container {
  display: -ms-flexbox;
  display: flex;
  -ms-flex: 1;
      flex: 1; }

.flat-theme.main-page .forgotten-password, .flat-theme.main-page .got-referral-code-custom, .flat-theme.main-page .got-referral-code-facebook {
  display: inline-block;
  color: rgba(0, 0, 0, 0.87);
  font-size: 13px;
  text-align: left;
  padding: 0;
  height: 36px;
  line-height: 36px;
  border: none;
  background-color: transparent; }
  .flat-theme.main-page .forgotten-password:disabled, .flat-theme.main-page .got-referral-code-custom:disabled, .flat-theme.main-page .got-referral-code-facebook:disabled {
    color: rgba(0, 0, 0, 0.4); }

.flat-theme.main-page .employer-app-link-container {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 8px;
  text-align: center; }

.flat-theme.main-page .employer-app-link {
  font-size: 13px;
  padding: 8px;
  color: rgba(0, 0, 0, 0.87);
  border: none;
  background-color: transparent; }

.flat-theme.main-page .form-control-container {
  padding-bottom: 8px; }

.flat-theme.main-page .form-control {
  margin-bottom: 0;
  transition: margin-bottom 300ms; }

.flat-theme.main-page .ng-submitted .form-control.ng-invalid {
  margin-bottom: 28px; }

.flat-theme.main-page .password-reset-page {
  z-index: 100;
  position: absolute;
  top: 118px;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: #f2f2f2; }

@keyframes circle-transition {
  from {
    -webkit-clip-path: circle(1px at 50% 50%);
            clip-path: circle(1px at 50% 50%); }
  to {
    -webkit-clip-path: circle(610px at 50% 50%);
            clip-path: circle(610px at 50% 50%); } }
  .flat-theme.main-page .password-reset-page.ng-enter {
    animation: 600ms ease-out both circle-transition; }
  .flat-theme.main-page .password-reset-page.ng-leave {
    animation: 600ms ease-out both reverse circle-transition; }

.flat-theme.main-page .horizontal-loader {
  position: absolute;
  width: 100%;
  top: 118px;
  z-index: 101; }

.platform-cordova.keyboard-open .main-page .main-header {
  display: none; }

.platform-cordova.keyboard-open .main-page .progress {
  display: none; }

.platform-cordova.keyboard-open .main-page .segments-header {
  display: none; }

.platform-cordova.keyboard-open .main-page .employer-app-link-container {
  display: none; }

.platform-cordova.keyboard-open .main-page .password-reset-page {
  top: 0; }

.platform-cordova.keyboard-open .main-page .has-tabs-top {
  top: 0; }

.terms-and-conditions-modal #termsAndConditionsHeader {
  font-size: 30px;
  font-weight: bold;
  color: var(--theme-secondary);
  text-align: left;
  padding: 40px 40px 0 40px; }

.terms-and-conditions-modal .terms-and-conditions {
  text-align: left;
  width: 100%;
  margin-top: 25px;
  padding-left: 0; }
  .terms-and-conditions-modal .terms-and-conditions .bold {
    font-weight: 700; }
  .terms-and-conditions-modal .terms-and-conditions .terms-and-conditions-text {
    padding: 0 40px 0 40px; }

.terms-and-conditions-modal .form-buttons {
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  -ms-flex-pack: center;
      justify-content: center;
  padding-bottom: 15px; }
  .terms-and-conditions-modal .form-buttons #viewTermsButton {
    font-weight: bold;
    margin-top: 5px; }

@media (orientation: portrait) {
  .terms-and-conditions-modal #termsAndConditionsHeader {
    margin-top: 33%; }
  .terms-and-conditions-modal .form-buttons {
    margin-top: 33%; } }

@media (orientation: landscape) {
  .form-buttons {
    margin-top: 15px; } }

.horizontal-loader {
  position: relative;
  height: 5px;
  background-color: rgba(255, 255, 255, 0.2);
  overflow: hidden;
  margin-top: -5px; }
  .horizontal-loader.ng-enter {
    transition: height 300ms, top 300ms;
    height: 0;
    top: 118px; }
    .horizontal-loader.ng-enter.ng-enter-active {
      height: 5px;
      top: 113px; }
  .horizontal-loader .horizontal-loader-bar1,
  .horizontal-loader .horizontal-loader-bar2 {
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    width: 100%;
    height: 5px;
    background-color: rgba(255, 255, 255, 0.6);
    transition: transform .2s linear; }
  .horizontal-loader .horizontal-loader-bar1 {
    animation: progress-scale1 2s infinite, progress1 2s infinite; }

@keyframes progress-scale1 {
  0% {
    transform: scaleX(0.1);
    animation-timing-function: linear; }
  36.6% {
    transform: scaleX(0.1);
    animation-timing-function: cubic-bezier(0.33473, 0.12482, 0.78584, 1); }
  69.15% {
    transform: scaleX(0.83);
    animation-timing-function: cubic-bezier(0.22573, 0, 0.23365, 1.37098); }
  100% {
    transform: scaleX(0.1); } }

@keyframes progress1 {
  0% {
    left: -105.16667%;
    animation-timing-function: linear; }
  20% {
    left: -105.16667%;
    animation-timing-function: cubic-bezier(0.5, 0, 0.70173, 0.49582); }
  69.15% {
    left: 21.5%;
    animation-timing-function: cubic-bezier(0.30244, 0.38135, 0.55, 0.95635); }
  100% {
    left: 95.44444%; } }
  .horizontal-loader .horizontal-loader-bar2 {
    animation: progress-scale2 2s infinite, progress2 2s infinite; }

@keyframes progress-scale2 {
  0% {
    transform: scaleX(0.1);
    animation-timing-function: cubic-bezier(0.20503, 0.05705, 0.57661, 0.45397); }
  19.15% {
    transform: scaleX(0.57);
    animation-timing-function: cubic-bezier(0.15231, 0.19643, 0.64837, 1.00432); }
  44.15% {
    transform: scaleX(0.91);
    animation-timing-function: cubic-bezier(0.25776, -0.00316, 0.21176, 1.38179); }
  100% {
    transform: scaleX(0.1); } }

@keyframes progress2 {
  0% {
    left: -54.88889%;
    animation-timing-function: cubic-bezier(0.15, 0, 0.51506, 0.40968); }
  25% {
    left: -17.25%;
    animation-timing-function: cubic-bezier(0.31033, 0.28406, 0.8, 0.73372); }
  48.35% {
    left: 29.5%;
    animation-timing-function: cubic-bezier(0.4, 0.62703, 0.6, 0.90203); }
  100% {
    left: 117.38889%; } }

.address-form {
  margin-left: 30px;
  margin-right: 30px; }

.address-content {
  margin-top: 30px !important; }

:root.limber {
  --theme-primary: #0f94d7;
  --theme-secondary: #052963;
  --theme-dark: #2e343c;
  --theme-faded-primary: #e5effc;
  --theme-gradient-primary: #2eb5f9;
  --theme-accent-highlight: #0f94d7;
  --theme-empty-image-list: url(708aa8cdc529918a8166f6431820c564.svg); }

:root.mnb {
  --theme-primary: #004F7C;
  --theme-secondary: #004F7C;
  --theme-dark: #1C1C29;
  --theme-faded-primary: #B2CAD8;
  --theme-gradient-primary: #B2CAD8;
  --theme-accent-highlight: #F55A00;
  --theme-empty-image-list: url(70ff7947a2fcf09f04908c13d4f54911.svg); }

:root.advocate {
  --theme-primary: #0f94d7;
  --theme-secondary: #052963;
  --theme-dark: #2e343c;
  --theme-faded-primary: #e5effc;
  --theme-gradient-primary: #2eb5f9;
  --theme-accent-highlight: #0f94d7;
  --theme-empty-image-list: url(708aa8cdc529918a8166f6431820c564.svg); }

.payroll-bank-account-page .bank-account-image {
  -ms-flex-pack: center;
      justify-content: center;
  padding-top: 16px; }

.payroll-bank-account-page .payment-promise {
  padding-bottom: 16px; }
  .payroll-bank-account-page .payment-promise i {
    color: var(--theme-primary);
    font-size: 32px;
    padding-right: 16px; }
  .payroll-bank-account-page .payment-promise div {
    color: var(--theme-dark);
    font-size: 12px; }

:root.limber {
  --theme-primary: #0f94d7;
  --theme-secondary: #052963;
  --theme-dark: #2e343c;
  --theme-faded-primary: #e5effc;
  --theme-gradient-primary: #2eb5f9;
  --theme-accent-highlight: #0f94d7;
  --theme-empty-image-list: url(708aa8cdc529918a8166f6431820c564.svg); }

:root.mnb {
  --theme-primary: #004F7C;
  --theme-secondary: #004F7C;
  --theme-dark: #1C1C29;
  --theme-faded-primary: #B2CAD8;
  --theme-gradient-primary: #B2CAD8;
  --theme-accent-highlight: #F55A00;
  --theme-empty-image-list: url(70ff7947a2fcf09f04908c13d4f54911.svg); }

:root.advocate {
  --theme-primary: #0f94d7;
  --theme-secondary: #052963;
  --theme-dark: #2e343c;
  --theme-faded-primary: #e5effc;
  --theme-gradient-primary: #2eb5f9;
  --theme-accent-highlight: #0f94d7;
  --theme-empty-image-list: url(708aa8cdc529918a8166f6431820c564.svg); }

.preview-passport-photo .passport-image {
  margin: 32px 0;
  border-radius: 15px;
  border: 5px solid var(--theme-secondary); }

:root.limber {
  --theme-primary: #0f94d7;
  --theme-secondary: #052963;
  --theme-dark: #2e343c;
  --theme-faded-primary: #e5effc;
  --theme-gradient-primary: #2eb5f9;
  --theme-accent-highlight: #0f94d7;
  --theme-empty-image-list: url(708aa8cdc529918a8166f6431820c564.svg); }

:root.mnb {
  --theme-primary: #004F7C;
  --theme-secondary: #004F7C;
  --theme-dark: #1C1C29;
  --theme-faded-primary: #B2CAD8;
  --theme-gradient-primary: #B2CAD8;
  --theme-accent-highlight: #F55A00;
  --theme-empty-image-list: url(70ff7947a2fcf09f04908c13d4f54911.svg); }

:root.advocate {
  --theme-primary: #0f94d7;
  --theme-secondary: #052963;
  --theme-dark: #2e343c;
  --theme-faded-primary: #e5effc;
  --theme-gradient-primary: #2eb5f9;
  --theme-accent-highlight: #0f94d7;
  --theme-empty-image-list: url(708aa8cdc529918a8166f6431820c564.svg); }

.app-banner {
  min-height: 40px;
  background-color: var(--theme-dark);
  font-size: 18px;
  padding: 10px;
  color: #fff; }
  .app-banner .apple-download-icon {
    margin: 10px; }
  .app-banner h3 {
    font-size: 20px;
    color: #fff; }
  .app-banner .promotional-text {
    margin-bottom: 10px;
    margin-left: 5px; }
    .app-banner .promotional-text p {
      color: #fff; }
  .app-banner .button-container {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: distribute;
        justify-content: space-around; }
    .app-banner .button-container .button-primary {
      background-color: #fff;
      color: var(--theme-dark); }
    .app-banner .button-container .button-clear {
      color: #fff; }
  .app-banner span.promotional-amount {
    color: #E53D5C;
    font-weight: 900; }
  .app-banner .material-icons {
    color: #E53D5C;
    position: relative;
    font-size: 25px;
    top: 2px;
    margin-right: 10px; }

:root.limber {
  --theme-primary: #0f94d7;
  --theme-secondary: #052963;
  --theme-dark: #2e343c;
  --theme-faded-primary: #e5effc;
  --theme-gradient-primary: #2eb5f9;
  --theme-accent-highlight: #0f94d7;
  --theme-empty-image-list: url(708aa8cdc529918a8166f6431820c564.svg); }

:root.mnb {
  --theme-primary: #004F7C;
  --theme-secondary: #004F7C;
  --theme-dark: #1C1C29;
  --theme-faded-primary: #B2CAD8;
  --theme-gradient-primary: #B2CAD8;
  --theme-accent-highlight: #F55A00;
  --theme-empty-image-list: url(70ff7947a2fcf09f04908c13d4f54911.svg); }

:root.advocate {
  --theme-primary: #0f94d7;
  --theme-secondary: #052963;
  --theme-dark: #2e343c;
  --theme-faded-primary: #e5effc;
  --theme-gradient-primary: #2eb5f9;
  --theme-accent-highlight: #0f94d7;
  --theme-empty-image-list: url(708aa8cdc529918a8166f6431820c564.svg); }

.link-list .link-item {
  display: -ms-flexbox !important;
  display: flex !important;
  -ms-flex-flow: row nowrap;
      flex-flow: row nowrap;
  padding: 0 !important; }
  .link-list .link-item .link-item-text {
    margin: 16px 0 16px 16px;
    color: inherit;
    border-right: 1px solid #eee;
    text-overflow: ellipsis;
    overflow: hidden;
    font-style: normal;
    font-weight: 300;
    font-size: 14px;
    line-height: 125%;
    color: var(--theme-secondary); }
    .link-list .link-item .link-item-text .category-type {
      font-family: 'CenturyGothic', sans-serif !important;
      font-size: 17px;
      margin-bottom: 4px;
      font-weight: bold;
      letter-spacing: 0.36px;
      color: var(--theme-secondary); }
    .link-list .link-item .link-item-text .category-type-unknown {
      font-family: 'CenturyGothic', sans-serif !important;
      font-size: 17px;
      margin-bottom: 4px;
      font-weight: bold;
      letter-spacing: 0.36px;
      color: #97a4b0; }

.edit-video {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
      justify-content: center; }
  .edit-video .empty-video {
    font-size: 32px;
    border: 1px dashed #ccc;
    border-radius: 50%;
    padding: 8px;
    color: rgba(0, 0, 0, 0.47);
    margin: 12px 0 16px 0; }
  .edit-video .profile-video video {
    width: 100%;
    max-height: 300px;
    overflow: hidden; }
  .edit-video .uploading {
    -ms-flex-align: center;
        align-items: center; }
    .edit-video .uploading .completion {
      color: rgba(0, 0, 0, 0.67);
      font-size: 12px;
      position: relative;
      left: 3px; }

.remove-video-button {
  color: #fd0000; }

:root.limber {
  --theme-primary: #0f94d7;
  --theme-secondary: #052963;
  --theme-dark: #2e343c;
  --theme-faded-primary: #e5effc;
  --theme-gradient-primary: #2eb5f9;
  --theme-accent-highlight: #0f94d7;
  --theme-empty-image-list: url(708aa8cdc529918a8166f6431820c564.svg); }

:root.mnb {
  --theme-primary: #004F7C;
  --theme-secondary: #004F7C;
  --theme-dark: #1C1C29;
  --theme-faded-primary: #B2CAD8;
  --theme-gradient-primary: #B2CAD8;
  --theme-accent-highlight: #F55A00;
  --theme-empty-image-list: url(70ff7947a2fcf09f04908c13d4f54911.svg); }

:root.advocate {
  --theme-primary: #0f94d7;
  --theme-secondary: #052963;
  --theme-dark: #2e343c;
  --theme-faded-primary: #e5effc;
  --theme-gradient-primary: #2eb5f9;
  --theme-accent-highlight: #0f94d7;
  --theme-empty-image-list: url(708aa8cdc529918a8166f6431820c564.svg); }

.pill-selected {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
  border-radius: 18px;
  background-color: var(--theme-secondary);
  font-family: 'CenturyGothic', sans-serif !important;
  font-size: 18px;
  font-weight: bold;
  line-height: 1;
  text-align: center;
  color: white;
  margin-right: 15px;
  margin-bottom: 15px;
  padding: 10px 10px 10px 15px;
  height: 40px; }
  .pill-selected .material-icons {
    margin-right: 5px; }
  @media (max-width: 360px) {
    .pill-selected {
      border-radius: 16px;
      font-size: 15px;
      padding: 10px 10px 10px 15px;
      height: 35px;
      margin-right: 10px;
      margin-bottom: 10px; } }

.pill {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
  border-radius: 18px;
  font-family: 'CenturyGothic', sans-serif !important;
  font-size: 18px;
  font-weight: bold;
  line-height: 1;
  text-align: center;
  background-color: var(--theme-faded-primary);
  border-radius: 18px;
  color: var(--theme-secondary);
  padding: 10px 10px 10px 15px;
  margin-right: 15px;
  margin-bottom: 15px;
  height: 40px; }
  @media (max-width: 360px) {
    .pill {
      border-radius: 16px;
      font-size: 15px;
      padding: 10px 10px 10px 15px;
      height: 35px;
      margin-right: 10px;
      margin-bottom: 10px; } }

.pill-selected {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
  border-radius: 18px;
  background-color: var(--theme-secondary);
  font-family: 'CenturyGothic', sans-serif !important;
  font-size: 18px;
  font-weight: bold;
  line-height: 1;
  text-align: center;
  color: white;
  padding: 10px 10px 10px 15px;
  margin-right: 15px;
  margin-bottom: 15px;
  height: 40px; }
  .pill-selected .material-icons {
    margin-right: 5px; }
  @media (max-width: 360px) {
    .pill-selected {
      border-radius: 16px;
      font-size: 15px;
      padding: 10px 10px 10px 15px;
      height: 35px;
      margin-right: 10px;
      margin-bottom: 10px; } }

.pill-disabled {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
  border-radius: 18px;
  background-color: #97a4b0;
  font-family: 'CenturyGothic', sans-serif !important;
  font-size: 18px;
  font-weight: bold;
  line-height: 1;
  text-align: center;
  color: white;
  padding: 10px 10px 10px 15px;
  margin-right: 15px;
  margin-bottom: 15px;
  height: 40px; }
  .pill-disabled .material-icons {
    margin-right: 5px; }
  @media (max-width: 360px) {
    .pill-disabled {
      border-radius: 16px;
      font-size: 15px;
      padding: 10px 10px 10px 15px;
      height: 35px;
      margin-right: 10px;
      margin-bottom: 10px; } }

.pill-category-select {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
  border-radius: 18px;
  font-family: 'CenturyGothic', sans-serif !important;
  font-size: 18px;
  font-weight: bold;
  line-height: 1;
  text-align: center;
  background-color: #FFFFFF;
  border: 1px solid rgba(5, 41, 99, 0.5);
  border-radius: 18px;
  color: var(--theme-secondary);
  padding: 10px 10px 10px 15px;
  margin-right: 15px;
  margin-bottom: 15px;
  height: 40px; }
  @media (max-width: 360px) {
    .pill-category-select {
      border-radius: 16px;
      font-size: 15px;
      padding: 10px 10px 10px 15px;
      height: 35px;
      margin-right: 10px;
      margin-bottom: 10px; } }

.pill-unknown {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
  border-radius: 18px;
  background-color: #97a4b0;
  font-family: 'CenturyGothic', sans-serif !important;
  font-size: 18px;
  font-weight: bold;
  line-height: 1;
  text-align: center;
  color: white;
  padding: 10px 10px 10px 15px;
  margin-right: 15px;
  margin-bottom: 15px;
  height: 40px; }
  .pill-unknown .material-icons {
    margin-right: 5px; }
  @media (max-width: 360px) {
    .pill-unknown {
      border-radius: 16px;
      font-size: 15px;
      padding: 10px 10px 10px 15px;
      height: 35px;
      margin-right: 10px;
      margin-bottom: 10px; } }

.limber-endorsement-info-modal h2, .limber-endorsement-info-modal h3, .limber-endorsement-info-modal h4, .limber-endorsement-info-modal li {
  color: var(--theme-dark); }

.limber-endorsement-info-modal .limber-endorsement-tips {
  padding: 30px;
  background-color: var(--theme-faded-primary);
  width: 100%; }

.limber-endorsement-info-modal.modal {
  background-color: #fff; }

.limber-endorsement-info-modal .flat-theme .item-divider {
  margin: 0px; }

.limber-endorsement-info-modal li {
  padding-bottom: 10px; }

.limber-endorsement-info-modal ul {
  padding-bottom: 30px; }

.limber-endorsement-info-modal .left-align {
  text-align: left; }

.limber-endorsement-info-modal .material-icons {
  font-size: 18px;
  padding-bottom: 5px;
  vertical-align: middle;
  color: var(--theme-primary);
  margin-right: 10px; }

.limber-endorsement-info-modal .limber-endorsement-content {
  padding-top: 40px; }

.limber-endorsement-info-modal .bidding-title {
  padding-bottom: 20px; }

.profile-page .item.card-section .profile-strength-text {
  margin-bottom: 15px; }

.profile-page .active-strength {
  background-color: var(--theme-accent-highlight); }

.profile-page .inactive-strength {
  background-color: #ccc; }

.profile-page .active-strength.beginner-strength {
  opacity: 0.25; }

.profile-page .active-strength.intermediate-strength {
  opacity: 0.5; }

.profile-page .active-strength.pro-strength {
  opacity: 0.75; }

.profile-page .profile-strength-description {
  margin-top: 15px; }

.profile-page .profile-strength-text {
  margin-bottom: 15px; }
  .profile-page .profile-strength-text span {
    font-weight: bold; }

.profile-page .progress-bar-block {
  width: 25%; }

.profile-page .profile-strength-bar {
  display: -ms-flexbox;
  display: flex; }

.profile-page .progress-bar-inner {
  width: 95%;
  height: 10px; }

.profile-page .reliability-learn-more {
  margin-left: 32%; }

.profile-page .worker-endorsed-badge {
  margin-top: 5px;
  background-color: var(--theme-primary);
  color: #fff;
  font-weight: bold;
  border-radius: 20px;
  padding-top: 5px;
  padding-bottom: 0px;
  padding-left: 10px;
  padding-right: 10px; }
  .profile-page .worker-endorsed-badge .material-icons {
    font-size: 18px;
    padding-bottom: 5px;
    vertical-align: middle;
    margin-right: 10px; }

.profile-page .worker-endorsed-bar-badge {
  margin-top: 5px;
  background-color: #33a532;
  color: #fff;
  font-weight: bold;
  border-radius: 20px;
  padding-top: 5px;
  padding-bottom: 0px;
  padding-left: 10px;
  padding-right: 10px; }
  .profile-page .worker-endorsed-bar-badge .material-icons {
    font-size: 18px;
    padding-bottom: 5px;
    vertical-align: middle;
    margin-right: 10px; }

.profile-page .offset-spacer {
  width: 10vw; }

.profile-page .item-divider.endorsement-actions {
  padding-top: 10px;
  padding-bottom: 5px; }

.profile-page .endorsement-card-section {
  background-color: var(--theme-dark); }
  .profile-page .endorsement-card-section h4, .profile-page .endorsement-card-section p, .profile-page .endorsement-card-section .button-clear {
    color: #fff; }
  .profile-page .endorsement-card-section h4 {
    font-weight: bold; }
  .profile-page .endorsement-card-section .button-primary {
    color: var(--theme-dark);
    background-color: #fff; }

.profile-page .list {
  background-color: #f2f2f2; }

.profile-page .limber-rating-summary {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
      flex-direction: column;
  -ms-flex-align: center;
      align-items: center; }

.profile-page .verify-identity {
  background-color: #f2f2f2; }
  .profile-page .verify-identity .verify-button {
    color: #fff;
    background-color: #edd600; }
  .profile-page .verify-identity .in-progress-button {
    color: #fff;
    background-color: var(--theme-primary); }

.profile-page .pills {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -ms-flex-direction: row;
      flex-direction: row;
  -ms-flex-align: center;
      align-items: center; }

.profile-page .no-skills {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
      justify-content: center;
  -ms-flex-align: center;
      align-items: center;
  display: flex;
  align-items: center;
  font-family: 'CenturyGothic', sans-serif !important;
  font-size: 18px;
  font-weight: bold;
  line-height: 1;
  text-align: center;
  color: #97a4b0; }

.profile-page .worker-share-profile {
  color: var(--theme-primary);
  position: absolute;
  right: 16px;
  top: 16px; }

.profile-page .worker-card-new-worker-section {
  height: 98px;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: distribute;
      justify-content: space-around; }

.profile-page .worker-card-rating-venue {
  -ms-flex: 1;
      flex: 1; }

.profile-page .worker-card-rating-category {
  -ms-flex: 0 0 110px;
      flex: 0 0 110px;
  margin: 0 4px; }

.profile-page .worker-card-rating-rating {
  -ms-flex: 0 0 48px;
      flex: 0 0 48px; }

.profile-page .worker-card-rating-summary {
  -ms-flex-pack: justify;
      justify-content: space-between; }

.profile-page .worker-card-summary-skills {
  -ms-flex-align: baseline;
      align-items: baseline; }

.profile-page .worker-card-section {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
  background-color: #f5f5f5;
  text-align: center;
  border-top: none; }
  .profile-page .worker-card-section .profile-avatar {
    margin: 0 0 8px 0; }
  .profile-page .worker-card-section .worker-display-name {
    font-size: 22px;
    line-height: 30px;
    font-weight: bold;
    color: var(--theme-primary); }
  .profile-page .worker-card-section .worker-referral-url {
    font-size: 14px;
    font-weight: 500;
    margin-bottom: 4px; }

.profile-page .top-layer {
  z-index: 999; }

.profile-page .skill {
  margin: 4px 0 20px 0; }
  .profile-page .skill:last-child {
    margin-bottom: 0; }

.profile-page .skill-description {
  margin: 8px 0 0 0; }

.profile-page .limber-rating-star {
  font-size: 16px;
  color: #ccc; }

.profile-page .limber-rating-star-filled {
  color: #666; }

.profile-page .card-summary {
  background-color: #fff;
  padding: 16px;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: row;
      flex-direction: row;
  -ms-flex-pack: justify;
      justify-content: space-between;
  cursor: pointer;
  transition: background-color 0.2s cubic-bezier(0.4, 0, 0.2, 1); }

.profile-page .card-summary-title {
  font-size: 14px;
  color: #666;
  min-width: 80px;
  max-width: 110px;
  -ms-flex: 1;
      flex: 1; }

.profile-page .card-summary-details {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-flow: row wrap;
      flex-flow: row wrap;
  font-size: 14px;
  color: #888;
  -ms-flex: 3;
      flex: 3; }

.profile-page .card-summary-expand-icon {
  font-size: 24px;
  width: 24px;
  padding-left: 6px;
  -ms-flex-item-align: center;
      -ms-grid-row-align: center;
      align-self: center; }

.profile-page .card-expanded-section {
  background-color: #fff;
  box-sizing: border-box;
  overflow-y: auto;
  font-size: 12px;
  color: #999;
  padding: 0 16px 16px; }

.profile-page .card-detail-title {
  color: #666;
  margin-top: 8px; }

.profile-page .card-detail-row {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-flow: row nowrap;
      flex-flow: row nowrap;
  -ms-flex-pack: justify;
      justify-content: space-between;
  margin: 4px 0;
  -ms-flex-align: baseline;
      align-items: baseline; }

.profile-page .profile-container {
  background-color: #fff;
  border-bottom: 1px solid #e0e0e0; }

.profile-page .item-divider {
  padding: 24px 16px 16px 16px;
  font-size: 18px;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-flow: row nowrap;
      flex-flow: row nowrap;
  -ms-flex-pack: justify;
      justify-content: space-between;
  -ms-flex-align: center;
      align-items: center; }

.profile-page .bottom-padding {
  padding-bottom: 16px; }

.profile-page .item-empty {
  background-color: transparent;
  border: none;
  color: rgba(0, 0, 0, 0.54);
  text-align: center; }

.profile-page .no-shows {
  display: -ms-flexbox;
  display: flex; }
  .profile-page .no-shows .no-show-warning {
    font-size: 18px;
    padding-right: 4px;
    color: #d70000;
    opacity: 0.8; }

.profile-page .endorsed-icon {
  color: #2b8c34; }

.profile-page .share-profile-bottom {
  background-color: var(--theme-primary);
  border-radius: 10px;
  -ms-flex-pack: center;
      justify-content: center;
  -ms-flex-align: center;
      align-items: center;
  color: #fff;
  font-size: 18px;
  padding: 16px;
  margin: 32px 16px 16px 16px; }
  .profile-page .share-profile-bottom .send-row {
    padding-bottom: 16px;
    -ms-flex-align: center;
        align-items: center; }
    .profile-page .share-profile-bottom .send-row i {
      padding-right: 8px; }

.select-categories-modal {
  background-color: white !important;
  overflow: scroll !important; }
  .select-categories-modal .select-categories-modal-content-wrapper {
    padding: 20px; }
    @media (max-width: 360px) {
      .select-categories-modal .select-categories-modal-content-wrapper {
        padding: 10px; } }
  .select-categories-modal .title-wrapper {
    padding-top: 10px;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: row;
        flex-direction: row;
    -ms-flex-pack: center;
        justify-content: center; }
    @media (max-width: 360px) {
      .select-categories-modal .title-wrapper {
        padding-top: 5px; } }
  .select-categories-modal .button-wrapper {
    padding: 20px;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-line-pack: center;
        align-content: center;
    -ms-flex-pack: justify;
        justify-content: space-between; }
    @media (max-width: 360px) {
      .select-categories-modal .button-wrapper {
        padding: 10px; } }
  .select-categories-modal .pills {
    padding-top: 20px;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: row;
        flex-direction: row;
    -ms-grid-column-align: center;
        justify-items: center;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    padding-bottom: 20px; }
    @media (max-width: 360px) {
      .select-categories-modal .pills {
        padding-top: 10px;
        padding-bottom: 10px; } }

.profile-experience-warning-modal img {
  width: 100px !important; }

.profile-experience-warning-modal .img-wrapper {
  padding: 20px; }

.profile-experience-warning-modal h3 {
  color: #444; }

.profile-experience-warning-modal .missingExperience {
  padding: 20px;
  width: 100%; }

.profile-experience-warning-modal.modal {
  background-color: #fff; }

.profile-experience-warning-modal .form-buttons {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-flow: column nowrap;
      flex-flow: column nowrap;
  -ms-flex-align: center;
      align-items: center; }

.profile-experience-warning-modal .left-align {
  text-align: left; }

.profile-experience-warning-modal .profile-experience-warning-content {
  padding-top: 30px;
  padding-bottom: 20px; }

.profile-experience-warning-modal .profile-experience-warning-title {
  color: var(--theme-secondary);
  padding-bottom: 20px; }

.profile-experience-warning-modal .category-list-wrapper {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
      justify-content: center;
  -ms-flex-align: center;
      align-items: center;
  -ms-flex-line-pack: center;
      align-content: center;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -ms-flex-direction: row;
      flex-direction: row;
  margin-bottom: 10px; }

.profile-experience-warning-modal .category-title {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: row;
      flex-direction: row;
  -ms-flex-pack: center;
      justify-content: center;
  -ms-flex-align: center;
      align-items: center;
  padding: 8px 14px;
  gap: 10px;
  /* blue light (bar) */
  background: var(--theme-faded-primary);
  border-radius: 100px; }
  .profile-experience-warning-modal .category-title .category-title-display {
    -ms-flex: 1;
        flex: 1;
    font-style: normal;
    font-weight: 400;
    font-size: 17px;
    line-height: 125%;
    /* limber midnight blue */
    color: var(--theme-secondary);
    /* Inside auto layout */
    -ms-flex: none;
        flex: none;
    -ms-flex-order: 0;
        order: 0;
    -ms-flex-positive: 0;
        flex-grow: 0; }

.profile-experience-pending-modal img {
  width: 100px !important; }

.profile-experience-pending-modal .img-wrapper {
  padding: 20px; }

.profile-experience-pending-modal h3 {
  color: #444; }

.profile-experience-pending-modal .missingExperience {
  padding: 20px;
  width: 100%; }

.profile-experience-pending-modal.modal {
  background-color: #fff; }

.profile-experience-pending-modal .form-buttons {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-flow: column nowrap;
      flex-flow: column nowrap;
  -ms-flex-align: center;
      align-items: center; }

.profile-experience-pending-modal .left-align {
  text-align: left; }

.profile-experience-pending-modal .profile-experience-pending-content {
  padding-top: 30px;
  padding-bottom: 20px; }

.profile-experience-pending-modal .profile-experience-pending-title {
  color: var(--theme-secondary);
  padding-bottom: 20px; }

.profile-experience-pending-modal .category-title {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: row;
      flex-direction: row;
  -ms-flex-pack: center;
      justify-content: center;
  -ms-flex-align: center;
      align-items: center;
  padding: 8px 14px;
  gap: 10px;
  /* blue light (bar) */
  background: var(--theme-faded-primary);
  border-radius: 100px; }
  .profile-experience-pending-modal .category-title .category-title-display {
    -ms-flex: 1;
        flex: 1;
    font-style: normal;
    font-weight: 400;
    font-size: 17px;
    line-height: 125%;
    /* limber midnight blue */
    color: var(--theme-secondary);
    /* Inside auto layout */
    -ms-flex: none;
        flex: none;
    -ms-flex-order: 0;
        order: 0;
    -ms-flex-positive: 0;
        flex-grow: 0; }

.profile-video-guidance-modal h3 {
  color: #444; }

.profile-video-guidance-modal h4, .profile-video-guidance-modal li {
  color: var(--theme-secondary); }

.profile-video-guidance-modal.modal {
  background-color: #fff; }

.profile-video-guidance-modal .form-buttons {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-flow: column nowrap;
      flex-flow: column nowrap;
  -ms-flex-align: center;
      align-items: center; }

.profile-video-guidance-modal .profile-video-guidance-content {
  padding-top: 30px;
  padding-bottom: 5px; }

.profile-video-guidance-modal .profile-video-guidance-title {
  color: var(--theme-secondary); }

.profile-video-guidance-modal .profile-video-guidance-body {
  text-align: left;
  margin-left: 44px;
  margin-right: 18px;
  background-color: #ffffff; }
  .profile-video-guidance-modal .profile-video-guidance-body p {
    padding: 0px !important;
    font-size: 14px !important; }

.profile-video-guidance-modal .profile-video-guidance-item {
  margin-bottom: 24px; }

:root.limber {
  --theme-primary: #0f94d7;
  --theme-secondary: #052963;
  --theme-dark: #2e343c;
  --theme-faded-primary: #e5effc;
  --theme-gradient-primary: #2eb5f9;
  --theme-accent-highlight: #0f94d7;
  --theme-empty-image-list: url(708aa8cdc529918a8166f6431820c564.svg); }

:root.mnb {
  --theme-primary: #004F7C;
  --theme-secondary: #004F7C;
  --theme-dark: #1C1C29;
  --theme-faded-primary: #B2CAD8;
  --theme-gradient-primary: #B2CAD8;
  --theme-accent-highlight: #F55A00;
  --theme-empty-image-list: url(70ff7947a2fcf09f04908c13d4f54911.svg); }

:root.advocate {
  --theme-primary: #0f94d7;
  --theme-secondary: #052963;
  --theme-dark: #2e343c;
  --theme-faded-primary: #e5effc;
  --theme-gradient-primary: #2eb5f9;
  --theme-accent-highlight: #0f94d7;
  --theme-empty-image-list: url(708aa8cdc529918a8166f6431820c564.svg); }

.promotional-section {
  min-height: 40px;
  background-color: var(--theme-dark);
  font-size: 18px;
  padding: 10px;
  color: #fff; }
  .promotional-section h3 {
    font-size: 20px;
    color: #fff; }
  .promotional-section .promotional-text {
    margin-bottom: 10px;
    margin-left: 5px; }
    .promotional-section .promotional-text p {
      color: #fff; }
  .promotional-section .button-container {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: distribute;
        justify-content: space-around; }
    .promotional-section .button-container .button-primary {
      background-color: #fff;
      color: var(--theme-dark); }
    .promotional-section .button-container .button-clear {
      color: #fff; }
  .promotional-section span.promotional-amount {
    color: #E53D5C;
    font-weight: 900; }
  .promotional-section .material-icons {
    color: #E53D5C;
    position: relative;
    font-size: 25px;
    top: 2px;
    margin-right: 10px; }

:root.limber {
  --theme-primary: #0f94d7;
  --theme-secondary: #052963;
  --theme-dark: #2e343c;
  --theme-faded-primary: #e5effc;
  --theme-gradient-primary: #2eb5f9;
  --theme-accent-highlight: #0f94d7;
  --theme-empty-image-list: url(708aa8cdc529918a8166f6431820c564.svg); }

:root.mnb {
  --theme-primary: #004F7C;
  --theme-secondary: #004F7C;
  --theme-dark: #1C1C29;
  --theme-faded-primary: #B2CAD8;
  --theme-gradient-primary: #B2CAD8;
  --theme-accent-highlight: #F55A00;
  --theme-empty-image-list: url(70ff7947a2fcf09f04908c13d4f54911.svg); }

:root.advocate {
  --theme-primary: #0f94d7;
  --theme-secondary: #052963;
  --theme-dark: #2e343c;
  --theme-faded-primary: #e5effc;
  --theme-gradient-primary: #2eb5f9;
  --theme-accent-highlight: #0f94d7;
  --theme-empty-image-list: url(708aa8cdc529918a8166f6431820c564.svg); }

.flat-theme.builder .padding {
  padding-top: 0; }

.qualifications-page .add-qualification-button {
  display: block;
  border: none;
  background: none;
  padding: 0;
  margin: 50px auto; }
  .qualifications-page .add-qualification-button::before {
    content: "\E147";
    font-family: 'Material Icons';
    font-size: 50px;
    color: var(--theme-primary); }

:root.limber {
  --theme-primary: #0f94d7;
  --theme-secondary: #052963;
  --theme-dark: #2e343c;
  --theme-faded-primary: #e5effc;
  --theme-gradient-primary: #2eb5f9;
  --theme-accent-highlight: #0f94d7;
  --theme-empty-image-list: url(708aa8cdc529918a8166f6431820c564.svg); }

:root.mnb {
  --theme-primary: #004F7C;
  --theme-secondary: #004F7C;
  --theme-dark: #1C1C29;
  --theme-faded-primary: #B2CAD8;
  --theme-gradient-primary: #B2CAD8;
  --theme-accent-highlight: #F55A00;
  --theme-empty-image-list: url(70ff7947a2fcf09f04908c13d4f54911.svg); }

:root.advocate {
  --theme-primary: #0f94d7;
  --theme-secondary: #052963;
  --theme-dark: #2e343c;
  --theme-faded-primary: #e5effc;
  --theme-gradient-primary: #2eb5f9;
  --theme-accent-highlight: #0f94d7;
  --theme-empty-image-list: url(708aa8cdc529918a8166f6431820c564.svg); }

.referral-code-page .referral-code-header {
  padding: 16px 16px 0 16px;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
      justify-content: center;
  background: no-repeat bottom url(76a178a66feae99df528b618732a77dc.svg) #f2f2f2;
  min-height: 300px; }

.referral-code-page .referral-code-content {
  padding: 16px; }
  .referral-code-page .referral-code-content .referral-code-card-title {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-flow: row nowrap;
        flex-flow: row nowrap;
    -ms-flex-align: center;
        align-items: center;
    margin-bottom: 8px; }
  .referral-code-page .referral-code-content .referral-code-card-icon {
    color: var(--theme-primary);
    margin-right: 8px; }
  .referral-code-page .referral-code-content .referral-code {
    font-size: 60px;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: center;
        justify-content: center;
    margin-bottom: 32px;
    line-height: 60px;
    color: #fff;
    background-color: var(--theme-primary);
    border-radius: 40px;
    padding: 16px 0; }

.right-to-work-page .bold-text {
  font-weight: bold; }

.right-to-work-page .mg-top {
  margin-top: 20px; }

.right-to-work-page .document-help {
  padding: 16px 0;
  font-size: 16px; }

.right-to-work-page .document-image {
  margin: 32px 0; }

.right-to-work-page .document-photo {
  position: relative; }
  .right-to-work-page .document-photo img {
    max-width: 100%;
    height: auto; }
  .right-to-work-page .document-photo .remove-button {
    position: absolute;
    top: 0;
    right: 0;
    background-color: rgba(255, 255, 255, 0.8);
    padding: 8px; }

.schedule-page .schedule-actions {
  -ms-flex-pack: space-evenly;
      justify-content: space-evenly;
  padding: 16px; }

:root.limber {
  --theme-primary: #0f94d7;
  --theme-secondary: #052963;
  --theme-dark: #2e343c;
  --theme-faded-primary: #e5effc;
  --theme-gradient-primary: #2eb5f9;
  --theme-accent-highlight: #0f94d7;
  --theme-empty-image-list: url(708aa8cdc529918a8166f6431820c564.svg); }

:root.mnb {
  --theme-primary: #004F7C;
  --theme-secondary: #004F7C;
  --theme-dark: #1C1C29;
  --theme-faded-primary: #B2CAD8;
  --theme-gradient-primary: #B2CAD8;
  --theme-accent-highlight: #F55A00;
  --theme-empty-image-list: url(70ff7947a2fcf09f04908c13d4f54911.svg); }

:root.advocate {
  --theme-primary: #0f94d7;
  --theme-secondary: #052963;
  --theme-dark: #2e343c;
  --theme-faded-primary: #e5effc;
  --theme-gradient-primary: #2eb5f9;
  --theme-accent-highlight: #0f94d7;
  --theme-empty-image-list: url(708aa8cdc529918a8166f6431820c564.svg); }

.bidding-info-modal img {
  width: 100px !important; }

.bidding-info-modal h2, .bidding-info-modal h3, .bidding-info-modal h4, .bidding-info-modal li {
  color: #444; }

.bidding-info-modal .bidding-tips {
  padding: 30px;
  background-color: #ffeeee;
  width: 100%; }

.bidding-info-modal.modal {
  background-color: #fff; }

.bidding-info-modal .button {
  background-color: var(--theme-primary) !important;
  color: #fff !important; }

.bidding-info-modal li {
  padding-bottom: 10px; }

.bidding-info-modal ul {
  padding-bottom: 30px; }

.bidding-info-modal .left-align {
  text-align: left; }

.bidding-info-modal .material-icons {
  font-size: 18px;
  padding-bottom: 5px;
  vertical-align: middle;
  color: var(--theme-primary);
  margin-right: 10px; }

.bidding-info-modal .bidding-content {
  padding-top: 40px; }

.bidding-info-modal .bidding-title {
  padding-bottom: 20px; }

.worker-values-info-modal img {
  width: 100px !important; }

.worker-values-info-modal h2, .worker-values-info-modal h3, .worker-values-info-modal h4, .worker-values-info-modal li {
  color: var(--theme-secondary); }

.worker-values-info-modal .worker-values-body {
  text-align: left;
  margin-left: 44px;
  margin-right: 18px;
  background-color: #ffffff; }
  .worker-values-info-modal .worker-values-body p {
    padding: 0px !important;
    font-size: 14px !important; }

.worker-values-info-modal.modal {
  background-color: #fff; }

.worker-values-info-modal .button {
  background-color: var(--theme-primary) !important;
  color: #fff !important; }

.worker-values-info-modal li {
  padding-bottom: 10px; }

.worker-values-info-modal ul {
  padding-bottom: 30px; }

.worker-values-info-modal .left-align {
  text-align: left; }

.worker-values-info-modal .material-icons {
  font-size: 18px;
  padding-bottom: 5px;
  vertical-align: middle;
  color: var(--theme-primary);
  margin-right: 10px; }

.worker-values-info-modal .worker-values-item {
  margin-bottom: 24px; }

.worker-values-info-modal .worker-values-header {
  text-align: left;
  margin-left: 24px;
  margin-bottom: 24px;
  margin-top: 24px; }
  .worker-values-info-modal .worker-values-header p {
    padding: 0px !important;
    font-size: 14px !important; }

.worker-values-info-modal .worker-values-form {
  padding: 18px;
  background-color: #FAFAFA; }
  .worker-values-info-modal .worker-values-form p {
    padding: 0px !important;
    font-size: 14px !important; }

.worker-values-info-modal .worker-values-cta {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
  -ms-flex-pack: distribute;
      justify-content: space-around;
  padding: 18px; }

.shift-info .selected-amount-label {
  margin-left: 30px; }

.shift-info .shift-promo-container {
  margin-bottom: 50px; }

.shift-info .lock-icon {
  position: relative;
  top: 5px; }

.shift-info .shift-description {
  white-space: normal !important; }

.shift-info .text-divider {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
  --text-divider-gap: 1rem;
  width: 100%;
  margin-bottom: 10px; }

.shift-info .text-divider::before,
.shift-info .text-divider::after {
  content: '';
  height: 1px;
  background-color: silver;
  -ms-flex-positive: 1;
      flex-grow: 1; }

.shift-info .text-divider::before {
  margin-right: var(--text-divider-gap); }

.shift-info .text-divider::after {
  margin-left: var(--text-divider-gap); }

.shift-info .bidding-section {
  position: relative; }
  .shift-info .bidding-section .bidding-info {
    position: absolute;
    top: -23px; }
  .shift-info .bidding-section .material-icons {
    font-size: 18px;
    padding-bottom: 5px;
    vertical-align: middle; }

.shift-info .page-subtitle .material-icons {
  vertical-align: middle; }

.shift-info .share-item {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
  padding: 8px 16px;
  white-space: initial; }

.shift-info .shift-venue-name {
  display: -ms-flexbox;
  display: flex; }

.shift-info .group-shift-scroll {
  margin: -16px -16px 0; }

.shift-info .group-shift-container {
  display: -ms-flexbox;
  display: flex;
  padding: 16px; }
  .shift-info .group-shift-container .group-shift {
    border: 1px solid #555;
    border-radius: 5px;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-flow: column nowrap;
        flex-flow: column nowrap;
    padding: 4px 8px;
    margin-right: 8px;
    color: rgba(255, 255, 255, 0.64);
    transition: background-color 100ms; }
    .shift-info .group-shift-container .group-shift .group-shift-top {
      display: -ms-flexbox;
      display: flex;
      -ms-flex-flow: row nowrap;
          flex-flow: row nowrap;
      -ms-flex-pack: justify;
          justify-content: space-between; }
    .shift-info .group-shift-container .group-shift .group-shift-right {
      display: -ms-flexbox;
      display: flex;
      -ms-flex-flow: column nowrap;
          flex-flow: column nowrap;
      -ms-flex-align: end;
          align-items: flex-end; }
    .shift-info .group-shift-container .group-shift .group-shift-check {
      margin-left: -3px;
      width: 21px; }
    .shift-info .group-shift-container .group-shift .group-shift-day {
      font-size: 32px;
      line-height: 1; }
    .shift-info .group-shift-container .group-shift .group-shift-month {
      text-transform: uppercase; }
    .shift-info .group-shift-container .group-shift .group-shift-times {
      font-size: 12px;
      white-space: nowrap;
      text-align: center; }
    .shift-info .group-shift-container .group-shift.selected {
      background-color: #0f94d7;
      color: #fff;
      border-color: #0f94d7; }
    .shift-info .group-shift-container .group-shift.disabled {
      color: rgba(255, 255, 255, 0.4);
      border-style: dashed; }
      .shift-info .group-shift-container .group-shift.disabled .group-shift-check {
        color: rgba(255, 190, 48, 0.87);
        margin-left: 0; }

.shift-info .group-shift-warning-row {
  padding-bottom: 16px;
  color: #ffc22d; }
  .shift-info .group-shift-warning-row .group-shift-warning {
    font-size: 12px;
    line-height: 1.2;
    padding-left: 8px;
    color: rgba(255, 255, 255, 0.87); }

.shift-info .group-shift-banner {
  display: inline-block;
  font-size: 12px;
  font-weight: 500;
  color: #fff;
  background-color: #0a638f;
  padding: 0 7px 0 5px;
  border-radius: 12px;
  height: 24px;
  line-height: 24px; }
  .shift-info .group-shift-banner .material-icons {
    font-size: 20px;
    vertical-align: -6px; }

.shift-info .status-row-title {
  margin-top: 16px; }

.shift-info .shift-status-row {
  padding-top: 23px; }
  .shift-info .shift-status-row .button {
    margin-bottom: 8px; }
    .shift-info .shift-status-row .button:last-child {
      margin-bottom: 0; }
  .shift-info .shift-status-row .web-container.custom-pay-per-hour option {
    background-color: var(--theme-dark); }
  .shift-info .shift-status-row .custom-pay-per-hour {
    position: relative; }
    .shift-info .shift-status-row .custom-pay-per-hour select {
      padding: 8px;
      min-height: auto;
      width: 80px; }

.shift-info .shift-actions {
  -ms-flex-item-align: start;
      align-self: flex-start; }

.shift-info .application-text {
  margin-bottom: 16px; }

.shift-info .application-expiry-day {
  margin-right: 16px; }

.shift-info .application-expiry-time {
  min-width: 100px; }

.shift-info .feedback-questions-title {
  font-weight: 600;
  padding-bottom: 16px; }

.shift-info .feedback-questions .feedback-question {
  padding-bottom: 16px; }

.shift-info .feedback-questions .feedback-question-text-feedback {
  top: -16px; }

.shift-info .feedback-questions .feedback-answers {
  padding: 16px 16px 0 16px; }
  .shift-info .feedback-questions .feedback-answers .feedback-answer-choice {
    padding-bottom: 16px;
    font-size: 18px; }

.shift-info .further-feedback-question {
  padding-bottom: 16px; }

.support-link-adjust {
  position: relative;
  top: 6px; }

.full-length-voice {
  width: 100%; }

.voice-note-container {
  display: -ms-inline-flexbox;
  display: inline-flex;
  background-color: #434950;
  border-radius: 50px;
  -ms-flex-align: center;
      align-items: center;
  -ms-flex-pack: distribute;
      justify-content: space-around; }
  .voice-note-container .mic-button {
    min-width: 60px !important;
    min-height: 60px !important; }
  .voice-note-container .mic-icon {
    position: relative;
    top: 5px; }
  .voice-note-container .stop-icon {
    margin-left: 10px;
    width: 20px;
    position: relative;
    top: -5px; }
  .voice-note-container .play-icon {
    margin-left: 10px;
    width: 20px;
    position: relative;
    top: -5px; }
  .voice-note-container .close-icon {
    color: #434950 !important;
    position: relative;
    top: 3px;
    left: 4px;
    font-size: 18px; }
  .voice-note-container .circle-close {
    width: 25px;
    border-radius: 50px;
    height: 25px;
    background-color: #d8d8d8;
    margin-right: 20px;
    position: relative;
    top: 0px;
    left: 9px; }
  .voice-note-container .waveform-container {
    width: 50%;
    min-width: 180px;
    height: 60px;
    position: relative; }
    .voice-note-container .waveform-container #waveform {
      max-width: 180px; }
      .voice-note-container .waveform-container #waveform wave {
        display: contents;
        max-height: 60px; }
  .voice-note-container .time-container {
    margin-right: 15px;
    margin-left: 15px; }
  .voice-note-container .recording-wave-container {
    position: relative;
    width: 100px;
    height: 70px;
    bottom: 35px; }
    .voice-note-container .recording-wave-container span {
      display: block;
      width: 3px;
      bottom: 0px;
      height: 5px;
      background: #fff;
      position: absolute;
      animation: audio-wave 2.5s infinite ease-in-out; }
    .voice-note-container .recording-wave-container span:nth-child(2) {
      left: 6px;
      animation-delay: 0.2s; }
    .voice-note-container .recording-wave-container span:nth-child(3) {
      left: 12px;
      animation-delay: 0.4s; }
    .voice-note-container .recording-wave-container span:nth-child(4) {
      left: 18px;
      animation-delay: 0.6s; }
    .voice-note-container .recording-wave-container span:nth-child(5) {
      left: 24px;
      animation-delay: 0.8s; }
    .voice-note-container .recording-wave-container span:nth-child(6) {
      left: 30px;
      animation-delay: 1s; }
    .voice-note-container .recording-wave-container span:nth-child(7) {
      left: 36px;
      animation-delay: 1.2s; }
    .voice-note-container .recording-wave-container span:nth-child(8) {
      left: 42px;
      animation-delay: 1.4s; }
    .voice-note-container .recording-wave-container span:nth-child(9) {
      left: 48px;
      animation-delay: 1.6s; }
    .voice-note-container .recording-wave-container span:nth-child(10) {
      left: 54px;
      animation-delay: 0.2s; }
    .voice-note-container .recording-wave-container span:nth-child(11) {
      left: 60px;
      animation-delay: 0.4s; }
    .voice-note-container .recording-wave-container span:nth-child(12) {
      left: 66px;
      animation-delay: 0.6s; }
    .voice-note-container .recording-wave-container span:nth-child(13) {
      left: 72px;
      animation-delay: 0.8s; }
    .voice-note-container .recording-wave-container span:nth-child(14) {
      left: 78px;
      animation-delay: 1s; }
    .voice-note-container .recording-wave-container span:nth-child(15) {
      left: 84px;
      animation-delay: 1.2s; }
    .voice-note-container .recording-wave-container span:nth-child(16) {
      left: 90px;
      animation-delay: 1.4s; }
    .voice-note-container .recording-wave-container span:nth-child(17) {
      left: 96px;
      animation-delay: 1.6s; }

@keyframes audio-wave {
  0% {
    height: 5px;
    transform: translateY(0px);
    background: #fff; }
  25% {
    height: 40px;
    transform: translateY(20px);
    background: #aaa; }
  /*effect is to animate the height of each span from 5px to 30px*/
  /*translateY makes Y axis move down to give the effect that it is growing from the center*/
  50% {
    height: 5px;
    transform: translateY(0px);
    background: #fff; }
  100% {
    height: 5px;
    transform: translateY(0px);
    background: #aaa; } }

.google-map {
  display: block; }

.hirer-card-directive {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center; }
  .hirer-card-directive .hirer-avatar {
    width: 32px;
    height: 32px; }
  .hirer-card-directive .hirer-avatar-default {
    background-color: #ddd;
    padding: 6px;
    opacity: 0.87;
    border-radius: 30%; }
  .hirer-card-directive .hirer-name {
    padding-left: 16px; }
  .hirer-card-directive .hirer-rating {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-flow: column;
        flex-flow: column;
    -ms-flex-align: center;
        align-items: center;
    color: #555; }
    .hirer-card-directive .hirer-rating i {
      color: #ffa455;
      font-size: 32px; }
    .hirer-card-directive .hirer-rating div {
      font-size: 10px;
      line-height: 8px;
      color: rgba(0, 0, 0, 0.57); }

:root.limber {
  --theme-primary: #0f94d7;
  --theme-secondary: #052963;
  --theme-dark: #2e343c;
  --theme-faded-primary: #e5effc;
  --theme-gradient-primary: #2eb5f9;
  --theme-accent-highlight: #0f94d7;
  --theme-empty-image-list: url(708aa8cdc529918a8166f6431820c564.svg); }

:root.mnb {
  --theme-primary: #004F7C;
  --theme-secondary: #004F7C;
  --theme-dark: #1C1C29;
  --theme-faded-primary: #B2CAD8;
  --theme-gradient-primary: #B2CAD8;
  --theme-accent-highlight: #F55A00;
  --theme-empty-image-list: url(70ff7947a2fcf09f04908c13d4f54911.svg); }

:root.advocate {
  --theme-primary: #0f94d7;
  --theme-secondary: #052963;
  --theme-dark: #2e343c;
  --theme-faded-primary: #e5effc;
  --theme-gradient-primary: #2eb5f9;
  --theme-accent-highlight: #0f94d7;
  --theme-empty-image-list: url(708aa8cdc529918a8166f6431820c564.svg); }

.student-loan-page .terms-and-conditions {
  -ms-flex-pack: center;
      justify-content: center;
  padding: 16px 0 32px 0;
  color: #97a4b0; }
  .student-loan-page .terms-and-conditions a {
    color: var(--theme-primary);
    font-weight: 500; }

.take-passport-photo .passport-image {
  padding: 32px 0; }

:root.limber {
  --theme-primary: #0f94d7;
  --theme-secondary: #052963;
  --theme-dark: #2e343c;
  --theme-faded-primary: #e5effc;
  --theme-gradient-primary: #2eb5f9;
  --theme-accent-highlight: #0f94d7;
  --theme-empty-image-list: url(708aa8cdc529918a8166f6431820c564.svg); }

:root.mnb {
  --theme-primary: #004F7C;
  --theme-secondary: #004F7C;
  --theme-dark: #1C1C29;
  --theme-faded-primary: #B2CAD8;
  --theme-gradient-primary: #B2CAD8;
  --theme-accent-highlight: #F55A00;
  --theme-empty-image-list: url(70ff7947a2fcf09f04908c13d4f54911.svg); }

:root.advocate {
  --theme-primary: #0f94d7;
  --theme-secondary: #052963;
  --theme-dark: #2e343c;
  --theme-faded-primary: #e5effc;
  --theme-gradient-primary: #2eb5f9;
  --theme-accent-highlight: #0f94d7;
  --theme-empty-image-list: url(708aa8cdc529918a8166f6431820c564.svg); }

.time-hint {
  font-size: 12px; }

.lock-container {
  margin-top: 20px;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
      justify-content: center;
  -ms-flex-direction: row;
      flex-direction: row; }

.lock-outer-container {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
      justify-content: center;
  -ms-flex-direction: row;
      flex-direction: row;
  width: 50px;
  height: 50px;
  background-color: var(--theme-faded-primary);
  border-radius: 30px; }

.lock-inner-container {
  text-align: center;
  margin-top: 5px;
  width: 40px;
  height: 40px;
  color: var(--theme-faded-primary);
  border-radius: 20px;
  background-color: var(--theme-primary); }
  .lock-inner-container .icon {
    margin-top: 8px; }

.bidding-content .flat-theme.primary.button {
  margin-top: 20px;
  color: #fff;
  background-color: var(--theme-primary); }

.bidding-content .flat-theme.secondary.button {
  background-color: #fff;
  color: var(--theme-primary);
  box-shadow: none; }

:root.limber {
  --theme-primary: #0f94d7;
  --theme-secondary: #052963;
  --theme-dark: #2e343c;
  --theme-faded-primary: #e5effc;
  --theme-gradient-primary: #2eb5f9;
  --theme-accent-highlight: #0f94d7;
  --theme-empty-image-list: url(708aa8cdc529918a8166f6431820c564.svg); }

:root.mnb {
  --theme-primary: #004F7C;
  --theme-secondary: #004F7C;
  --theme-dark: #1C1C29;
  --theme-faded-primary: #B2CAD8;
  --theme-gradient-primary: #B2CAD8;
  --theme-accent-highlight: #F55A00;
  --theme-empty-image-list: url(70ff7947a2fcf09f04908c13d4f54911.svg); }

:root.advocate {
  --theme-primary: #0f94d7;
  --theme-secondary: #052963;
  --theme-dark: #2e343c;
  --theme-faded-primary: #e5effc;
  --theme-gradient-primary: #2eb5f9;
  --theme-accent-highlight: #0f94d7;
  --theme-empty-image-list: url(708aa8cdc529918a8166f6431820c564.svg); }

.time-hint {
  font-size: 12px; }

.training-container {
  margin-top: 20px;
  height: 40%;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: row;
      flex-direction: row;
  -ms-flex-pack: center;
      justify-content: center; }

.training-container-exit {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: end;
      justify-content: flex-end;
  padding-right: 50px;
  margin-top: 20px; }
  .training-container-exit .icon {
    color: var(--theme-primary);
    margin-top: 8px;
    font-size: 30px; }

.training-outer-container {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: row;
      flex-direction: row;
  -ms-flex-pack: center;
      justify-content: center;
  -ms-flex-align: center;
      align-items: center; }

.training-inner-container {
  display: -ms-flexbox;
  display: flex;
  text-align: center;
  -ms-flex-align: center;
      align-items: center;
  margin-top: 5px;
  color: #8cc8e6; }

.training-content {
  height: 90%; }
  .training-content .flat-theme.primary.button {
    margin-top: 20px;
    color: #fff;
    background-color: var(--theme-primary); }
  .training-content .flat-theme.secondary.button {
    background-color: #fff;
    color: var(--theme-primary);
    box-shadow: none; }
  .training-content h2 {
    color: var(--theme-primary); }

.photo-verification-page .photo-verification-container {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
      justify-content: center;
  -ms-grid-column-align: center;
      justify-items: center;
  margin-top: 25%; }
  .photo-verification-page .photo-verification-container .card-avatar {
    margin-right: 0; }
  .photo-verification-page .photo-verification-container .avatar-container {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: center;
        justify-content: center;
    -ms-grid-column-align: center;
        justify-items: center; }
    .photo-verification-page .photo-verification-container .avatar-container #editAvatar {
      width: 100%; }
      .photo-verification-page .photo-verification-container .avatar-container #editAvatar #appImage {
        border-radius: 0;
        min-height: 200px;
        max-height: 200px;
        min-width: 200px;
        max-width: 200px; }
      .photo-verification-page .photo-verification-container .avatar-container #editAvatar #webImage {
        border-radius: 0;
        min-height: 200px;
        max-height: 200px;
        min-width: 200px;
        max-width: 200px; }
  .photo-verification-page .photo-verification-container .margin-top-form-buttons {
    margin-top: 25px; }

:root.limber {
  --theme-primary: #0f94d7;
  --theme-secondary: #052963;
  --theme-dark: #2e343c;
  --theme-faded-primary: #e5effc;
  --theme-gradient-primary: #2eb5f9;
  --theme-accent-highlight: #0f94d7;
  --theme-empty-image-list: url(708aa8cdc529918a8166f6431820c564.svg); }

:root.mnb {
  --theme-primary: #004F7C;
  --theme-secondary: #004F7C;
  --theme-dark: #1C1C29;
  --theme-faded-primary: #B2CAD8;
  --theme-gradient-primary: #B2CAD8;
  --theme-accent-highlight: #F55A00;
  --theme-empty-image-list: url(70ff7947a2fcf09f04908c13d4f54911.svg); }

:root.advocate {
  --theme-primary: #0f94d7;
  --theme-secondary: #052963;
  --theme-dark: #2e343c;
  --theme-faded-primary: #e5effc;
  --theme-gradient-primary: #2eb5f9;
  --theme-accent-highlight: #0f94d7;
  --theme-empty-image-list: url(708aa8cdc529918a8166f6431820c564.svg); }

.time-hint {
  font-size: 12px; }

.yoti-content-wrapper {
  margin-top: 30px;
  display: -ms-flexbox;
  display: flex; }

.yoti-container {
  margin-top: 40px;
  height: 40%;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: row;
      flex-direction: row;
  -ms-flex-pack: center;
      justify-content: center; }

.yoti-container-exit {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: end;
      justify-content: flex-end;
  padding-right: 50px;
  margin-top: 20px; }
  .yoti-container-exit .icon {
    color: var(--theme-primary);
    margin-top: 8px;
    font-size: 30px; }

.yoti-outer-container {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: row;
      flex-direction: row;
  -ms-flex-pack: center;
      justify-content: center;
  -ms-flex-align: center;
      align-items: center; }

.yoti-inner-container {
  display: -ms-flexbox;
  display: flex;
  text-align: center;
  -ms-flex-align: center;
      align-items: center;
  margin-top: 5px;
  color: #8cc8e6; }

.yoti-button-container {
  padding-top: 20px;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
      flex-direction: column;
  -ms-flex-align: center;
      align-items: center;
  -ms-flex-pack: center;
      justify-content: center;
  -ms-flex-line-pack: center;
      align-content: center; }

.yoti-content {
  height: 90%;
  width: 100%;
  text-align: center; }
  .yoti-content .flat-theme.primary.button {
    margin-top: 20px;
    color: #fff;
    background-color: var(--theme-primary); }
  .yoti-content .flat-theme.secondary.button {
    background-color: #fff;
    color: var(--theme-primary);
    box-shadow: none; }
  .yoti-content h2 {
    color: var(--theme-primary); }

.yoti-content-error {
  height: 90%;
  text-align: center; }
  .yoti-content-error .flat-theme.primary.button {
    margin-top: 20px;
    color: #fff;
    background-color: var(--theme-primary); }
  .yoti-content-error .flat-theme.secondary.button {
    background-color: #fff;
    color: var(--theme-primary);
    box-shadow: none; }
  .yoti-content-error h2 {
    color: var(--theme-primary); }

@charset "UTF-8";
/*!
  Ionicons, v2.0.1
  Created by Ben Sperry for the Ionic Framework, http://ionicons.com/
  https://twitter.com/benjsperry  https://twitter.com/ionicframework
  MIT License: https://github.com/driftyco/ionicons

  Android-style icons originally built by Google’s
  Material Design Icons: https://github.com/google/material-design-icons
  used under CC BY http://creativecommons.org/licenses/by/4.0/
  Modified icons to fit ionicon’s grid from original.
*/
@font-face {
  font-family: "Ionicons";
  src: url(2c2ae068be3b089e0a5b59abb1831550.eot);
  src: url(2c2ae068be3b089e0a5b59abb1831550.eot#iefix) format("embedded-opentype"), url(24712f6c47821394fba7942fbb52c3b2.ttf) format("truetype"), url(05acfdb568b3df49ad31355b19495d4a.woff) format("woff"), url(05acfdb568b3df49ad31355b19495d4a.woff) format("woff"), url(621bd386841f74e0053cb8e67f8a0604.svg#Ionicons) format("svg");
  font-weight: normal;
  font-style: normal; }

.ion, .ionicons,
.ion-alert:before,
.ion-alert-circled:before,
.ion-android-add:before,
.ion-android-add-circle:before,
.ion-android-alarm-clock:before,
.ion-android-alert:before,
.ion-android-apps:before,
.ion-android-archive:before,
.ion-android-arrow-back:before,
.ion-android-arrow-down:before,
.ion-android-arrow-dropdown:before,
.ion-android-arrow-dropdown-circle:before,
.ion-android-arrow-dropleft:before,
.ion-android-arrow-dropleft-circle:before,
.ion-android-arrow-dropright:before,
.ion-android-arrow-dropright-circle:before,
.ion-android-arrow-dropup:before,
.ion-android-arrow-dropup-circle:before,
.ion-android-arrow-forward:before,
.ion-android-arrow-up:before,
.ion-android-attach:before,
.ion-android-bar:before,
.ion-android-bicycle:before,
.ion-android-boat:before,
.ion-android-bookmark:before,
.ion-android-bulb:before,
.ion-android-bus:before,
.ion-android-calendar:before,
.ion-android-call:before,
.ion-android-camera:before,
.ion-android-cancel:before,
.ion-android-car:before,
.ion-android-cart:before,
.ion-android-chat:before,
.ion-android-checkbox:before,
.ion-android-checkbox-blank:before,
.ion-android-checkbox-outline:before,
.ion-android-checkbox-outline-blank:before,
.ion-android-checkmark-circle:before,
.ion-android-clipboard:before,
.ion-android-close:before,
.ion-android-cloud:before,
.ion-android-cloud-circle:before,
.ion-android-cloud-done:before,
.ion-android-cloud-outline:before,
.ion-android-color-palette:before,
.ion-android-compass:before,
.ion-android-contact:before,
.ion-android-contacts:before,
.ion-android-contract:before,
.ion-android-create:before,
.ion-android-delete:before,
.ion-android-desktop:before,
.ion-android-document:before,
.ion-android-done:before,
.ion-android-done-all:before,
.ion-android-download:before,
.ion-android-drafts:before,
.ion-android-exit:before,
.ion-android-expand:before,
.ion-android-favorite:before,
.ion-android-favorite-outline:before,
.ion-android-film:before,
.ion-android-folder:before,
.ion-android-folder-open:before,
.ion-android-funnel:before,
.ion-android-globe:before,
.ion-android-hand:before,
.ion-android-hangout:before,
.ion-android-happy:before,
.ion-android-home:before,
.ion-android-image:before,
.ion-android-laptop:before,
.ion-android-list:before,
.ion-android-locate:before,
.ion-android-lock:before,
.ion-android-mail:before,
.ion-android-map:before,
.ion-android-menu:before,
.ion-android-microphone:before,
.ion-android-microphone-off:before,
.ion-android-more-horizontal:before,
.ion-android-more-vertical:before,
.ion-android-navigate:before,
.ion-android-notifications:before,
.ion-android-notifications-none:before,
.ion-android-notifications-off:before,
.ion-android-open:before,
.ion-android-options:before,
.ion-android-people:before,
.ion-android-person:before,
.ion-android-person-add:before,
.ion-android-phone-landscape:before,
.ion-android-phone-portrait:before,
.ion-android-pin:before,
.ion-android-plane:before,
.ion-android-playstore:before,
.ion-android-print:before,
.ion-android-radio-button-off:before,
.ion-android-radio-button-on:before,
.ion-android-refresh:before,
.ion-android-remove:before,
.ion-android-remove-circle:before,
.ion-android-restaurant:before,
.ion-android-sad:before,
.ion-android-search:before,
.ion-android-send:before,
.ion-android-settings:before,
.ion-android-share:before,
.ion-android-share-alt:before,
.ion-android-star:before,
.ion-android-star-half:before,
.ion-android-star-outline:before,
.ion-android-stopwatch:before,
.ion-android-subway:before,
.ion-android-sunny:before,
.ion-android-sync:before,
.ion-android-textsms:before,
.ion-android-time:before,
.ion-android-train:before,
.ion-android-unlock:before,
.ion-android-upload:before,
.ion-android-volume-down:before,
.ion-android-volume-mute:before,
.ion-android-volume-off:before,
.ion-android-volume-up:before,
.ion-android-walk:before,
.ion-android-warning:before,
.ion-android-watch:before,
.ion-android-wifi:before,
.ion-aperture:before,
.ion-archive:before,
.ion-arrow-down-a:before,
.ion-arrow-down-b:before,
.ion-arrow-down-c:before,
.ion-arrow-expand:before,
.ion-arrow-graph-down-left:before,
.ion-arrow-graph-down-right:before,
.ion-arrow-graph-up-left:before,
.ion-arrow-graph-up-right:before,
.ion-arrow-left-a:before,
.ion-arrow-left-b:before,
.ion-arrow-left-c:before,
.ion-arrow-move:before,
.ion-arrow-resize:before,
.ion-arrow-return-left:before,
.ion-arrow-return-right:before,
.ion-arrow-right-a:before,
.ion-arrow-right-b:before,
.ion-arrow-right-c:before,
.ion-arrow-shrink:before,
.ion-arrow-swap:before,
.ion-arrow-up-a:before,
.ion-arrow-up-b:before,
.ion-arrow-up-c:before,
.ion-asterisk:before,
.ion-at:before,
.ion-backspace:before,
.ion-backspace-outline:before,
.ion-bag:before,
.ion-battery-charging:before,
.ion-battery-empty:before,
.ion-battery-full:before,
.ion-battery-half:before,
.ion-battery-low:before,
.ion-beaker:before,
.ion-beer:before,
.ion-bluetooth:before,
.ion-bonfire:before,
.ion-bookmark:before,
.ion-bowtie:before,
.ion-briefcase:before,
.ion-bug:before,
.ion-calculator:before,
.ion-calendar:before,
.ion-camera:before,
.ion-card:before,
.ion-cash:before,
.ion-chatbox:before,
.ion-chatbox-working:before,
.ion-chatboxes:before,
.ion-chatbubble:before,
.ion-chatbubble-working:before,
.ion-chatbubbles:before,
.ion-checkmark:before,
.ion-checkmark-circled:before,
.ion-checkmark-round:before,
.ion-chevron-down:before,
.ion-chevron-left:before,
.ion-chevron-right:before,
.ion-chevron-up:before,
.ion-clipboard:before,
.ion-clock:before,
.ion-close:before,
.ion-close-circled:before,
.ion-close-round:before,
.ion-closed-captioning:before,
.ion-cloud:before,
.ion-code:before,
.ion-code-download:before,
.ion-code-working:before,
.ion-coffee:before,
.ion-compass:before,
.ion-compose:before,
.ion-connection-bars:before,
.ion-contrast:before,
.ion-crop:before,
.ion-cube:before,
.ion-disc:before,
.ion-document:before,
.ion-document-text:before,
.ion-drag:before,
.ion-earth:before,
.ion-easel:before,
.ion-edit:before,
.ion-egg:before,
.ion-eject:before,
.ion-email:before,
.ion-email-unread:before,
.ion-erlenmeyer-flask:before,
.ion-erlenmeyer-flask-bubbles:before,
.ion-eye:before,
.ion-eye-disabled:before,
.ion-female:before,
.ion-filing:before,
.ion-film-marker:before,
.ion-fireball:before,
.ion-flag:before,
.ion-flame:before,
.ion-flash:before,
.ion-flash-off:before,
.ion-folder:before,
.ion-fork:before,
.ion-fork-repo:before,
.ion-forward:before,
.ion-funnel:before,
.ion-gear-a:before,
.ion-gear-b:before,
.ion-grid:before,
.ion-hammer:before,
.ion-happy:before,
.ion-happy-outline:before,
.ion-headphone:before,
.ion-heart:before,
.ion-heart-broken:before,
.ion-help:before,
.ion-help-buoy:before,
.ion-help-circled:before,
.ion-home:before,
.ion-icecream:before,
.ion-image:before,
.ion-images:before,
.ion-information:before,
.ion-information-circled:before,
.ion-ionic:before,
.ion-ios-alarm:before,
.ion-ios-alarm-outline:before,
.ion-ios-albums:before,
.ion-ios-albums-outline:before,
.ion-ios-americanfootball:before,
.ion-ios-americanfootball-outline:before,
.ion-ios-analytics:before,
.ion-ios-analytics-outline:before,
.ion-ios-arrow-back:before,
.ion-ios-arrow-down:before,
.ion-ios-arrow-forward:before,
.ion-ios-arrow-left:before,
.ion-ios-arrow-right:before,
.ion-ios-arrow-thin-down:before,
.ion-ios-arrow-thin-left:before,
.ion-ios-arrow-thin-right:before,
.ion-ios-arrow-thin-up:before,
.ion-ios-arrow-up:before,
.ion-ios-at:before,
.ion-ios-at-outline:before,
.ion-ios-barcode:before,
.ion-ios-barcode-outline:before,
.ion-ios-baseball:before,
.ion-ios-baseball-outline:before,
.ion-ios-basketball:before,
.ion-ios-basketball-outline:before,
.ion-ios-bell:before,
.ion-ios-bell-outline:before,
.ion-ios-body:before,
.ion-ios-body-outline:before,
.ion-ios-bolt:before,
.ion-ios-bolt-outline:before,
.ion-ios-book:before,
.ion-ios-book-outline:before,
.ion-ios-bookmarks:before,
.ion-ios-bookmarks-outline:before,
.ion-ios-box:before,
.ion-ios-box-outline:before,
.ion-ios-briefcase:before,
.ion-ios-briefcase-outline:before,
.ion-ios-browsers:before,
.ion-ios-browsers-outline:before,
.ion-ios-calculator:before,
.ion-ios-calculator-outline:before,
.ion-ios-calendar:before,
.ion-ios-calendar-outline:before,
.ion-ios-camera:before,
.ion-ios-camera-outline:before,
.ion-ios-cart:before,
.ion-ios-cart-outline:before,
.ion-ios-chatboxes:before,
.ion-ios-chatboxes-outline:before,
.ion-ios-chatbubble:before,
.ion-ios-chatbubble-outline:before,
.ion-ios-checkmark:before,
.ion-ios-checkmark-empty:before,
.ion-ios-checkmark-outline:before,
.ion-ios-circle-filled:before,
.ion-ios-circle-outline:before,
.ion-ios-clock:before,
.ion-ios-clock-outline:before,
.ion-ios-close:before,
.ion-ios-close-empty:before,
.ion-ios-close-outline:before,
.ion-ios-cloud:before,
.ion-ios-cloud-download:before,
.ion-ios-cloud-download-outline:before,
.ion-ios-cloud-outline:before,
.ion-ios-cloud-upload:before,
.ion-ios-cloud-upload-outline:before,
.ion-ios-cloudy:before,
.ion-ios-cloudy-night:before,
.ion-ios-cloudy-night-outline:before,
.ion-ios-cloudy-outline:before,
.ion-ios-cog:before,
.ion-ios-cog-outline:before,
.ion-ios-color-filter:before,
.ion-ios-color-filter-outline:before,
.ion-ios-color-wand:before,
.ion-ios-color-wand-outline:before,
.ion-ios-compose:before,
.ion-ios-compose-outline:before,
.ion-ios-contact:before,
.ion-ios-contact-outline:before,
.ion-ios-copy:before,
.ion-ios-copy-outline:before,
.ion-ios-crop:before,
.ion-ios-crop-strong:before,
.ion-ios-download:before,
.ion-ios-download-outline:before,
.ion-ios-drag:before,
.ion-ios-email:before,
.ion-ios-email-outline:before,
.ion-ios-eye:before,
.ion-ios-eye-outline:before,
.ion-ios-fastforward:before,
.ion-ios-fastforward-outline:before,
.ion-ios-filing:before,
.ion-ios-filing-outline:before,
.ion-ios-film:before,
.ion-ios-film-outline:before,
.ion-ios-flag:before,
.ion-ios-flag-outline:before,
.ion-ios-flame:before,
.ion-ios-flame-outline:before,
.ion-ios-flask:before,
.ion-ios-flask-outline:before,
.ion-ios-flower:before,
.ion-ios-flower-outline:before,
.ion-ios-folder:before,
.ion-ios-folder-outline:before,
.ion-ios-football:before,
.ion-ios-football-outline:before,
.ion-ios-game-controller-a:before,
.ion-ios-game-controller-a-outline:before,
.ion-ios-game-controller-b:before,
.ion-ios-game-controller-b-outline:before,
.ion-ios-gear:before,
.ion-ios-gear-outline:before,
.ion-ios-glasses:before,
.ion-ios-glasses-outline:before,
.ion-ios-grid-view:before,
.ion-ios-grid-view-outline:before,
.ion-ios-heart:before,
.ion-ios-heart-outline:before,
.ion-ios-help:before,
.ion-ios-help-empty:before,
.ion-ios-help-outline:before,
.ion-ios-home:before,
.ion-ios-home-outline:before,
.ion-ios-infinite:before,
.ion-ios-infinite-outline:before,
.ion-ios-information:before,
.ion-ios-information-empty:before,
.ion-ios-information-outline:before,
.ion-ios-ionic-outline:before,
.ion-ios-keypad:before,
.ion-ios-keypad-outline:before,
.ion-ios-lightbulb:before,
.ion-ios-lightbulb-outline:before,
.ion-ios-list:before,
.ion-ios-list-outline:before,
.ion-ios-location:before,
.ion-ios-location-outline:before,
.ion-ios-locked:before,
.ion-ios-locked-outline:before,
.ion-ios-loop:before,
.ion-ios-loop-strong:before,
.ion-ios-medical:before,
.ion-ios-medical-outline:before,
.ion-ios-medkit:before,
.ion-ios-medkit-outline:before,
.ion-ios-mic:before,
.ion-ios-mic-off:before,
.ion-ios-mic-outline:before,
.ion-ios-minus:before,
.ion-ios-minus-empty:before,
.ion-ios-minus-outline:before,
.ion-ios-monitor:before,
.ion-ios-monitor-outline:before,
.ion-ios-moon:before,
.ion-ios-moon-outline:before,
.ion-ios-more:before,
.ion-ios-more-outline:before,
.ion-ios-musical-note:before,
.ion-ios-musical-notes:before,
.ion-ios-navigate:before,
.ion-ios-navigate-outline:before,
.ion-ios-nutrition:before,
.ion-ios-nutrition-outline:before,
.ion-ios-paper:before,
.ion-ios-paper-outline:before,
.ion-ios-paperplane:before,
.ion-ios-paperplane-outline:before,
.ion-ios-partlysunny:before,
.ion-ios-partlysunny-outline:before,
.ion-ios-pause:before,
.ion-ios-pause-outline:before,
.ion-ios-paw:before,
.ion-ios-paw-outline:before,
.ion-ios-people:before,
.ion-ios-people-outline:before,
.ion-ios-person:before,
.ion-ios-person-outline:before,
.ion-ios-personadd:before,
.ion-ios-personadd-outline:before,
.ion-ios-photos:before,
.ion-ios-photos-outline:before,
.ion-ios-pie:before,
.ion-ios-pie-outline:before,
.ion-ios-pint:before,
.ion-ios-pint-outline:before,
.ion-ios-play:before,
.ion-ios-play-outline:before,
.ion-ios-plus:before,
.ion-ios-plus-empty:before,
.ion-ios-plus-outline:before,
.ion-ios-pricetag:before,
.ion-ios-pricetag-outline:before,
.ion-ios-pricetags:before,
.ion-ios-pricetags-outline:before,
.ion-ios-printer:before,
.ion-ios-printer-outline:before,
.ion-ios-pulse:before,
.ion-ios-pulse-strong:before,
.ion-ios-rainy:before,
.ion-ios-rainy-outline:before,
.ion-ios-recording:before,
.ion-ios-recording-outline:before,
.ion-ios-redo:before,
.ion-ios-redo-outline:before,
.ion-ios-refresh:before,
.ion-ios-refresh-empty:before,
.ion-ios-refresh-outline:before,
.ion-ios-reload:before,
.ion-ios-reverse-camera:before,
.ion-ios-reverse-camera-outline:before,
.ion-ios-rewind:before,
.ion-ios-rewind-outline:before,
.ion-ios-rose:before,
.ion-ios-rose-outline:before,
.ion-ios-search:before,
.ion-ios-search-strong:before,
.ion-ios-settings:before,
.ion-ios-settings-strong:before,
.ion-ios-shuffle:before,
.ion-ios-shuffle-strong:before,
.ion-ios-skipbackward:before,
.ion-ios-skipbackward-outline:before,
.ion-ios-skipforward:before,
.ion-ios-skipforward-outline:before,
.ion-ios-snowy:before,
.ion-ios-speedometer:before,
.ion-ios-speedometer-outline:before,
.ion-ios-star:before,
.ion-ios-star-half:before,
.ion-ios-star-outline:before,
.ion-ios-stopwatch:before,
.ion-ios-stopwatch-outline:before,
.ion-ios-sunny:before,
.ion-ios-sunny-outline:before,
.ion-ios-telephone:before,
.ion-ios-telephone-outline:before,
.ion-ios-tennisball:before,
.ion-ios-tennisball-outline:before,
.ion-ios-thunderstorm:before,
.ion-ios-thunderstorm-outline:before,
.ion-ios-time:before,
.ion-ios-time-outline:before,
.ion-ios-timer:before,
.ion-ios-timer-outline:before,
.ion-ios-toggle:before,
.ion-ios-toggle-outline:before,
.ion-ios-trash:before,
.ion-ios-trash-outline:before,
.ion-ios-undo:before,
.ion-ios-undo-outline:before,
.ion-ios-unlocked:before,
.ion-ios-unlocked-outline:before,
.ion-ios-upload:before,
.ion-ios-upload-outline:before,
.ion-ios-videocam:before,
.ion-ios-videocam-outline:before,
.ion-ios-volume-high:before,
.ion-ios-volume-low:before,
.ion-ios-wineglass:before,
.ion-ios-wineglass-outline:before,
.ion-ios-world:before,
.ion-ios-world-outline:before,
.ion-ipad:before,
.ion-iphone:before,
.ion-ipod:before,
.ion-jet:before,
.ion-key:before,
.ion-knife:before,
.ion-laptop:before,
.ion-leaf:before,
.ion-levels:before,
.ion-lightbulb:before,
.ion-link:before,
.ion-load-a:before,
.ion-load-b:before,
.ion-load-c:before,
.ion-load-d:before,
.ion-location:before,
.ion-lock-combination:before,
.ion-locked:before,
.ion-log-in:before,
.ion-log-out:before,
.ion-loop:before,
.ion-magnet:before,
.ion-male:before,
.ion-man:before,
.ion-map:before,
.ion-medkit:before,
.ion-merge:before,
.ion-mic-a:before,
.ion-mic-b:before,
.ion-mic-c:before,
.ion-minus:before,
.ion-minus-circled:before,
.ion-minus-round:before,
.ion-model-s:before,
.ion-monitor:before,
.ion-more:before,
.ion-mouse:before,
.ion-music-note:before,
.ion-navicon:before,
.ion-navicon-round:before,
.ion-navigate:before,
.ion-network:before,
.ion-no-smoking:before,
.ion-nuclear:before,
.ion-outlet:before,
.ion-paintbrush:before,
.ion-paintbucket:before,
.ion-paper-airplane:before,
.ion-paperclip:before,
.ion-pause:before,
.ion-person:before,
.ion-person-add:before,
.ion-person-stalker:before,
.ion-pie-graph:before,
.ion-pin:before,
.ion-pinpoint:before,
.ion-pizza:before,
.ion-plane:before,
.ion-planet:before,
.ion-play:before,
.ion-playstation:before,
.ion-plus:before,
.ion-plus-circled:before,
.ion-plus-round:before,
.ion-podium:before,
.ion-pound:before,
.ion-power:before,
.ion-pricetag:before,
.ion-pricetags:before,
.ion-printer:before,
.ion-pull-request:before,
.ion-qr-scanner:before,
.ion-quote:before,
.ion-radio-waves:before,
.ion-record:before,
.ion-refresh:before,
.ion-reply:before,
.ion-reply-all:before,
.ion-ribbon-a:before,
.ion-ribbon-b:before,
.ion-sad:before,
.ion-sad-outline:before,
.ion-scissors:before,
.ion-search:before,
.ion-settings:before,
.ion-share:before,
.ion-shuffle:before,
.ion-skip-backward:before,
.ion-skip-forward:before,
.ion-social-android:before,
.ion-social-android-outline:before,
.ion-social-angular:before,
.ion-social-angular-outline:before,
.ion-social-apple:before,
.ion-social-apple-outline:before,
.ion-social-bitcoin:before,
.ion-social-bitcoin-outline:before,
.ion-social-buffer:before,
.ion-social-buffer-outline:before,
.ion-social-chrome:before,
.ion-social-chrome-outline:before,
.ion-social-codepen:before,
.ion-social-codepen-outline:before,
.ion-social-css3:before,
.ion-social-css3-outline:before,
.ion-social-designernews:before,
.ion-social-designernews-outline:before,
.ion-social-dribbble:before,
.ion-social-dribbble-outline:before,
.ion-social-dropbox:before,
.ion-social-dropbox-outline:before,
.ion-social-euro:before,
.ion-social-euro-outline:before,
.ion-social-facebook:before,
.ion-social-facebook-outline:before,
.ion-social-foursquare:before,
.ion-social-foursquare-outline:before,
.ion-social-freebsd-devil:before,
.ion-social-github:before,
.ion-social-github-outline:before,
.ion-social-google:before,
.ion-social-google-outline:before,
.ion-social-googleplus:before,
.ion-social-googleplus-outline:before,
.ion-social-hackernews:before,
.ion-social-hackernews-outline:before,
.ion-social-html5:before,
.ion-social-html5-outline:before,
.ion-social-instagram:before,
.ion-social-instagram-outline:before,
.ion-social-javascript:before,
.ion-social-javascript-outline:before,
.ion-social-linkedin:before,
.ion-social-linkedin-outline:before,
.ion-social-markdown:before,
.ion-social-nodejs:before,
.ion-social-octocat:before,
.ion-social-pinterest:before,
.ion-social-pinterest-outline:before,
.ion-social-python:before,
.ion-social-reddit:before,
.ion-social-reddit-outline:before,
.ion-social-rss:before,
.ion-social-rss-outline:before,
.ion-social-sass:before,
.ion-social-skype:before,
.ion-social-skype-outline:before,
.ion-social-snapchat:before,
.ion-social-snapchat-outline:before,
.ion-social-tumblr:before,
.ion-social-tumblr-outline:before,
.ion-social-tux:before,
.ion-social-twitch:before,
.ion-social-twitch-outline:before,
.ion-social-twitter:before,
.ion-social-twitter-outline:before,
.ion-social-usd:before,
.ion-social-usd-outline:before,
.ion-social-vimeo:before,
.ion-social-vimeo-outline:before,
.ion-social-whatsapp:before,
.ion-social-whatsapp-outline:before,
.ion-social-windows:before,
.ion-social-windows-outline:before,
.ion-social-wordpress:before,
.ion-social-wordpress-outline:before,
.ion-social-yahoo:before,
.ion-social-yahoo-outline:before,
.ion-social-yen:before,
.ion-social-yen-outline:before,
.ion-social-youtube:before,
.ion-social-youtube-outline:before,
.ion-soup-can:before,
.ion-soup-can-outline:before,
.ion-speakerphone:before,
.ion-speedometer:before,
.ion-spoon:before,
.ion-star:before,
.ion-stats-bars:before,
.ion-steam:before,
.ion-stop:before,
.ion-thermometer:before,
.ion-thumbsdown:before,
.ion-thumbsup:before,
.ion-toggle:before,
.ion-toggle-filled:before,
.ion-transgender:before,
.ion-trash-a:before,
.ion-trash-b:before,
.ion-trophy:before,
.ion-tshirt:before,
.ion-tshirt-outline:before,
.ion-umbrella:before,
.ion-university:before,
.ion-unlocked:before,
.ion-upload:before,
.ion-usb:before,
.ion-videocamera:before,
.ion-volume-high:before,
.ion-volume-low:before,
.ion-volume-medium:before,
.ion-volume-mute:before,
.ion-wand:before,
.ion-waterdrop:before,
.ion-wifi:before,
.ion-wineglass:before,
.ion-woman:before,
.ion-wrench:before,
.ion-xbox:before {
  display: inline-block;
  font-family: "Ionicons";
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  text-rendering: auto;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

.ion-alert:before {
  content: "\F101"; }

.ion-alert-circled:before {
  content: "\F100"; }

.ion-android-add:before {
  content: "\F2C7"; }

.ion-android-add-circle:before {
  content: "\F359"; }

.ion-android-alarm-clock:before {
  content: "\F35A"; }

.ion-android-alert:before {
  content: "\F35B"; }

.ion-android-apps:before {
  content: "\F35C"; }

.ion-android-archive:before {
  content: "\F2C9"; }

.ion-android-arrow-back:before {
  content: "\F2CA"; }

.ion-android-arrow-down:before {
  content: "\F35D"; }

.ion-android-arrow-dropdown:before {
  content: "\F35F"; }

.ion-android-arrow-dropdown-circle:before {
  content: "\F35E"; }

.ion-android-arrow-dropleft:before {
  content: "\F361"; }

.ion-android-arrow-dropleft-circle:before {
  content: "\F360"; }

.ion-android-arrow-dropright:before {
  content: "\F363"; }

.ion-android-arrow-dropright-circle:before {
  content: "\F362"; }

.ion-android-arrow-dropup:before {
  content: "\F365"; }

.ion-android-arrow-dropup-circle:before {
  content: "\F364"; }

.ion-android-arrow-forward:before {
  content: "\F30F"; }

.ion-android-arrow-up:before {
  content: "\F366"; }

.ion-android-attach:before {
  content: "\F367"; }

.ion-android-bar:before {
  content: "\F368"; }

.ion-android-bicycle:before {
  content: "\F369"; }

.ion-android-boat:before {
  content: "\F36A"; }

.ion-android-bookmark:before {
  content: "\F36B"; }

.ion-android-bulb:before {
  content: "\F36C"; }

.ion-android-bus:before {
  content: "\F36D"; }

.ion-android-calendar:before {
  content: "\F2D1"; }

.ion-android-call:before {
  content: "\F2D2"; }

.ion-android-camera:before {
  content: "\F2D3"; }

.ion-android-cancel:before {
  content: "\F36E"; }

.ion-android-car:before {
  content: "\F36F"; }

.ion-android-cart:before {
  content: "\F370"; }

.ion-android-chat:before {
  content: "\F2D4"; }

.ion-android-checkbox:before {
  content: "\F374"; }

.ion-android-checkbox-blank:before {
  content: "\F371"; }

.ion-android-checkbox-outline:before {
  content: "\F373"; }

.ion-android-checkbox-outline-blank:before {
  content: "\F372"; }

.ion-android-checkmark-circle:before {
  content: "\F375"; }

.ion-android-clipboard:before {
  content: "\F376"; }

.ion-android-close:before {
  content: "\F2D7"; }

.ion-android-cloud:before {
  content: "\F37A"; }

.ion-android-cloud-circle:before {
  content: "\F377"; }

.ion-android-cloud-done:before {
  content: "\F378"; }

.ion-android-cloud-outline:before {
  content: "\F379"; }

.ion-android-color-palette:before {
  content: "\F37B"; }

.ion-android-compass:before {
  content: "\F37C"; }

.ion-android-contact:before {
  content: "\F2D8"; }

.ion-android-contacts:before {
  content: "\F2D9"; }

.ion-android-contract:before {
  content: "\F37D"; }

.ion-android-create:before {
  content: "\F37E"; }

.ion-android-delete:before {
  content: "\F37F"; }

.ion-android-desktop:before {
  content: "\F380"; }

.ion-android-document:before {
  content: "\F381"; }

.ion-android-done:before {
  content: "\F383"; }

.ion-android-done-all:before {
  content: "\F382"; }

.ion-android-download:before {
  content: "\F2DD"; }

.ion-android-drafts:before {
  content: "\F384"; }

.ion-android-exit:before {
  content: "\F385"; }

.ion-android-expand:before {
  content: "\F386"; }

.ion-android-favorite:before {
  content: "\F388"; }

.ion-android-favorite-outline:before {
  content: "\F387"; }

.ion-android-film:before {
  content: "\F389"; }

.ion-android-folder:before {
  content: "\F2E0"; }

.ion-android-folder-open:before {
  content: "\F38A"; }

.ion-android-funnel:before {
  content: "\F38B"; }

.ion-android-globe:before {
  content: "\F38C"; }

.ion-android-hand:before {
  content: "\F2E3"; }

.ion-android-hangout:before {
  content: "\F38D"; }

.ion-android-happy:before {
  content: "\F38E"; }

.ion-android-home:before {
  content: "\F38F"; }

.ion-android-image:before {
  content: "\F2E4"; }

.ion-android-laptop:before {
  content: "\F390"; }

.ion-android-list:before {
  content: "\F391"; }

.ion-android-locate:before {
  content: "\F2E9"; }

.ion-android-lock:before {
  content: "\F392"; }

.ion-android-mail:before {
  content: "\F2EB"; }

.ion-android-map:before {
  content: "\F393"; }

.ion-android-menu:before {
  content: "\F394"; }

.ion-android-microphone:before {
  content: "\F2EC"; }

.ion-android-microphone-off:before {
  content: "\F395"; }

.ion-android-more-horizontal:before {
  content: "\F396"; }

.ion-android-more-vertical:before {
  content: "\F397"; }

.ion-android-navigate:before {
  content: "\F398"; }

.ion-android-notifications:before {
  content: "\F39B"; }

.ion-android-notifications-none:before {
  content: "\F399"; }

.ion-android-notifications-off:before {
  content: "\F39A"; }

.ion-android-open:before {
  content: "\F39C"; }

.ion-android-options:before {
  content: "\F39D"; }

.ion-android-people:before {
  content: "\F39E"; }

.ion-android-person:before {
  content: "\F3A0"; }

.ion-android-person-add:before {
  content: "\F39F"; }

.ion-android-phone-landscape:before {
  content: "\F3A1"; }

.ion-android-phone-portrait:before {
  content: "\F3A2"; }

.ion-android-pin:before {
  content: "\F3A3"; }

.ion-android-plane:before {
  content: "\F3A4"; }

.ion-android-playstore:before {
  content: "\F2F0"; }

.ion-android-print:before {
  content: "\F3A5"; }

.ion-android-radio-button-off:before {
  content: "\F3A6"; }

.ion-android-radio-button-on:before {
  content: "\F3A7"; }

.ion-android-refresh:before {
  content: "\F3A8"; }

.ion-android-remove:before {
  content: "\F2F4"; }

.ion-android-remove-circle:before {
  content: "\F3A9"; }

.ion-android-restaurant:before {
  content: "\F3AA"; }

.ion-android-sad:before {
  content: "\F3AB"; }

.ion-android-search:before {
  content: "\F2F5"; }

.ion-android-send:before {
  content: "\F2F6"; }

.ion-android-settings:before {
  content: "\F2F7"; }

.ion-android-share:before {
  content: "\F2F8"; }

.ion-android-share-alt:before {
  content: "\F3AC"; }

.ion-android-star:before {
  content: "\F2FC"; }

.ion-android-star-half:before {
  content: "\F3AD"; }

.ion-android-star-outline:before {
  content: "\F3AE"; }

.ion-android-stopwatch:before {
  content: "\F2FD"; }

.ion-android-subway:before {
  content: "\F3AF"; }

.ion-android-sunny:before {
  content: "\F3B0"; }

.ion-android-sync:before {
  content: "\F3B1"; }

.ion-android-textsms:before {
  content: "\F3B2"; }

.ion-android-time:before {
  content: "\F3B3"; }

.ion-android-train:before {
  content: "\F3B4"; }

.ion-android-unlock:before {
  content: "\F3B5"; }

.ion-android-upload:before {
  content: "\F3B6"; }

.ion-android-volume-down:before {
  content: "\F3B7"; }

.ion-android-volume-mute:before {
  content: "\F3B8"; }

.ion-android-volume-off:before {
  content: "\F3B9"; }

.ion-android-volume-up:before {
  content: "\F3BA"; }

.ion-android-walk:before {
  content: "\F3BB"; }

.ion-android-warning:before {
  content: "\F3BC"; }

.ion-android-watch:before {
  content: "\F3BD"; }

.ion-android-wifi:before {
  content: "\F305"; }

.ion-aperture:before {
  content: "\F313"; }

.ion-archive:before {
  content: "\F102"; }

.ion-arrow-down-a:before {
  content: "\F103"; }

.ion-arrow-down-b:before {
  content: "\F104"; }

.ion-arrow-down-c:before {
  content: "\F105"; }

.ion-arrow-expand:before {
  content: "\F25E"; }

.ion-arrow-graph-down-left:before {
  content: "\F25F"; }

.ion-arrow-graph-down-right:before {
  content: "\F260"; }

.ion-arrow-graph-up-left:before {
  content: "\F261"; }

.ion-arrow-graph-up-right:before {
  content: "\F262"; }

.ion-arrow-left-a:before {
  content: "\F106"; }

.ion-arrow-left-b:before {
  content: "\F107"; }

.ion-arrow-left-c:before {
  content: "\F108"; }

.ion-arrow-move:before {
  content: "\F263"; }

.ion-arrow-resize:before {
  content: "\F264"; }

.ion-arrow-return-left:before {
  content: "\F265"; }

.ion-arrow-return-right:before {
  content: "\F266"; }

.ion-arrow-right-a:before {
  content: "\F109"; }

.ion-arrow-right-b:before {
  content: "\F10A"; }

.ion-arrow-right-c:before {
  content: "\F10B"; }

.ion-arrow-shrink:before {
  content: "\F267"; }

.ion-arrow-swap:before {
  content: "\F268"; }

.ion-arrow-up-a:before {
  content: "\F10C"; }

.ion-arrow-up-b:before {
  content: "\F10D"; }

.ion-arrow-up-c:before {
  content: "\F10E"; }

.ion-asterisk:before {
  content: "\F314"; }

.ion-at:before {
  content: "\F10F"; }

.ion-backspace:before {
  content: "\F3BF"; }

.ion-backspace-outline:before {
  content: "\F3BE"; }

.ion-bag:before {
  content: "\F110"; }

.ion-battery-charging:before {
  content: "\F111"; }

.ion-battery-empty:before {
  content: "\F112"; }

.ion-battery-full:before {
  content: "\F113"; }

.ion-battery-half:before {
  content: "\F114"; }

.ion-battery-low:before {
  content: "\F115"; }

.ion-beaker:before {
  content: "\F269"; }

.ion-beer:before {
  content: "\F26A"; }

.ion-bluetooth:before {
  content: "\F116"; }

.ion-bonfire:before {
  content: "\F315"; }

.ion-bookmark:before {
  content: "\F26B"; }

.ion-bowtie:before {
  content: "\F3C0"; }

.ion-briefcase:before {
  content: "\F26C"; }

.ion-bug:before {
  content: "\F2BE"; }

.ion-calculator:before {
  content: "\F26D"; }

.ion-calendar:before {
  content: "\F117"; }

.ion-camera:before {
  content: "\F118"; }

.ion-card:before {
  content: "\F119"; }

.ion-cash:before {
  content: "\F316"; }

.ion-chatbox:before {
  content: "\F11B"; }

.ion-chatbox-working:before {
  content: "\F11A"; }

.ion-chatboxes:before {
  content: "\F11C"; }

.ion-chatbubble:before {
  content: "\F11E"; }

.ion-chatbubble-working:before {
  content: "\F11D"; }

.ion-chatbubbles:before {
  content: "\F11F"; }

.ion-checkmark:before {
  content: "\F122"; }

.ion-checkmark-circled:before {
  content: "\F120"; }

.ion-checkmark-round:before {
  content: "\F121"; }

.ion-chevron-down:before {
  content: "\F123"; }

.ion-chevron-left:before {
  content: "\F124"; }

.ion-chevron-right:before {
  content: "\F125"; }

.ion-chevron-up:before {
  content: "\F126"; }

.ion-clipboard:before {
  content: "\F127"; }

.ion-clock:before {
  content: "\F26E"; }

.ion-close:before {
  content: "\F12A"; }

.ion-close-circled:before {
  content: "\F128"; }

.ion-close-round:before {
  content: "\F129"; }

.ion-closed-captioning:before {
  content: "\F317"; }

.ion-cloud:before {
  content: "\F12B"; }

.ion-code:before {
  content: "\F271"; }

.ion-code-download:before {
  content: "\F26F"; }

.ion-code-working:before {
  content: "\F270"; }

.ion-coffee:before {
  content: "\F272"; }

.ion-compass:before {
  content: "\F273"; }

.ion-compose:before {
  content: "\F12C"; }

.ion-connection-bars:before {
  content: "\F274"; }

.ion-contrast:before {
  content: "\F275"; }

.ion-crop:before {
  content: "\F3C1"; }

.ion-cube:before {
  content: "\F318"; }

.ion-disc:before {
  content: "\F12D"; }

.ion-document:before {
  content: "\F12F"; }

.ion-document-text:before {
  content: "\F12E"; }

.ion-drag:before {
  content: "\F130"; }

.ion-earth:before {
  content: "\F276"; }

.ion-easel:before {
  content: "\F3C2"; }

.ion-edit:before {
  content: "\F2BF"; }

.ion-egg:before {
  content: "\F277"; }

.ion-eject:before {
  content: "\F131"; }

.ion-email:before {
  content: "\F132"; }

.ion-email-unread:before {
  content: "\F3C3"; }

.ion-erlenmeyer-flask:before {
  content: "\F3C5"; }

.ion-erlenmeyer-flask-bubbles:before {
  content: "\F3C4"; }

.ion-eye:before {
  content: "\F133"; }

.ion-eye-disabled:before {
  content: "\F306"; }

.ion-female:before {
  content: "\F278"; }

.ion-filing:before {
  content: "\F134"; }

.ion-film-marker:before {
  content: "\F135"; }

.ion-fireball:before {
  content: "\F319"; }

.ion-flag:before {
  content: "\F279"; }

.ion-flame:before {
  content: "\F31A"; }

.ion-flash:before {
  content: "\F137"; }

.ion-flash-off:before {
  content: "\F136"; }

.ion-folder:before {
  content: "\F139"; }

.ion-fork:before {
  content: "\F27A"; }

.ion-fork-repo:before {
  content: "\F2C0"; }

.ion-forward:before {
  content: "\F13A"; }

.ion-funnel:before {
  content: "\F31B"; }

.ion-gear-a:before {
  content: "\F13D"; }

.ion-gear-b:before {
  content: "\F13E"; }

.ion-grid:before {
  content: "\F13F"; }

.ion-hammer:before {
  content: "\F27B"; }

.ion-happy:before {
  content: "\F31C"; }

.ion-happy-outline:before {
  content: "\F3C6"; }

.ion-headphone:before {
  content: "\F140"; }

.ion-heart:before {
  content: "\F141"; }

.ion-heart-broken:before {
  content: "\F31D"; }

.ion-help:before {
  content: "\F143"; }

.ion-help-buoy:before {
  content: "\F27C"; }

.ion-help-circled:before {
  content: "\F142"; }

.ion-home:before {
  content: "\F144"; }

.ion-icecream:before {
  content: "\F27D"; }

.ion-image:before {
  content: "\F147"; }

.ion-images:before {
  content: "\F148"; }

.ion-information:before {
  content: "\F14A"; }

.ion-information-circled:before {
  content: "\F149"; }

.ion-ionic:before {
  content: "\F14B"; }

.ion-ios-alarm:before {
  content: "\F3C8"; }

.ion-ios-alarm-outline:before {
  content: "\F3C7"; }

.ion-ios-albums:before {
  content: "\F3CA"; }

.ion-ios-albums-outline:before {
  content: "\F3C9"; }

.ion-ios-americanfootball:before {
  content: "\F3CC"; }

.ion-ios-americanfootball-outline:before {
  content: "\F3CB"; }

.ion-ios-analytics:before {
  content: "\F3CE"; }

.ion-ios-analytics-outline:before {
  content: "\F3CD"; }

.ion-ios-arrow-back:before {
  content: "\F3CF"; }

.ion-ios-arrow-down:before {
  content: "\F3D0"; }

.ion-ios-arrow-forward:before {
  content: "\F3D1"; }

.ion-ios-arrow-left:before {
  content: "\F3D2"; }

.ion-ios-arrow-right:before {
  content: "\F3D3"; }

.ion-ios-arrow-thin-down:before {
  content: "\F3D4"; }

.ion-ios-arrow-thin-left:before {
  content: "\F3D5"; }

.ion-ios-arrow-thin-right:before {
  content: "\F3D6"; }

.ion-ios-arrow-thin-up:before {
  content: "\F3D7"; }

.ion-ios-arrow-up:before {
  content: "\F3D8"; }

.ion-ios-at:before {
  content: "\F3DA"; }

.ion-ios-at-outline:before {
  content: "\F3D9"; }

.ion-ios-barcode:before {
  content: "\F3DC"; }

.ion-ios-barcode-outline:before {
  content: "\F3DB"; }

.ion-ios-baseball:before {
  content: "\F3DE"; }

.ion-ios-baseball-outline:before {
  content: "\F3DD"; }

.ion-ios-basketball:before {
  content: "\F3E0"; }

.ion-ios-basketball-outline:before {
  content: "\F3DF"; }

.ion-ios-bell:before {
  content: "\F3E2"; }

.ion-ios-bell-outline:before {
  content: "\F3E1"; }

.ion-ios-body:before {
  content: "\F3E4"; }

.ion-ios-body-outline:before {
  content: "\F3E3"; }

.ion-ios-bolt:before {
  content: "\F3E6"; }

.ion-ios-bolt-outline:before {
  content: "\F3E5"; }

.ion-ios-book:before {
  content: "\F3E8"; }

.ion-ios-book-outline:before {
  content: "\F3E7"; }

.ion-ios-bookmarks:before {
  content: "\F3EA"; }

.ion-ios-bookmarks-outline:before {
  content: "\F3E9"; }

.ion-ios-box:before {
  content: "\F3EC"; }

.ion-ios-box-outline:before {
  content: "\F3EB"; }

.ion-ios-briefcase:before {
  content: "\F3EE"; }

.ion-ios-briefcase-outline:before {
  content: "\F3ED"; }

.ion-ios-browsers:before {
  content: "\F3F0"; }

.ion-ios-browsers-outline:before {
  content: "\F3EF"; }

.ion-ios-calculator:before {
  content: "\F3F2"; }

.ion-ios-calculator-outline:before {
  content: "\F3F1"; }

.ion-ios-calendar:before {
  content: "\F3F4"; }

.ion-ios-calendar-outline:before {
  content: "\F3F3"; }

.ion-ios-camera:before {
  content: "\F3F6"; }

.ion-ios-camera-outline:before {
  content: "\F3F5"; }

.ion-ios-cart:before {
  content: "\F3F8"; }

.ion-ios-cart-outline:before {
  content: "\F3F7"; }

.ion-ios-chatboxes:before {
  content: "\F3FA"; }

.ion-ios-chatboxes-outline:before {
  content: "\F3F9"; }

.ion-ios-chatbubble:before {
  content: "\F3FC"; }

.ion-ios-chatbubble-outline:before {
  content: "\F3FB"; }

.ion-ios-checkmark:before {
  content: "\F3FF"; }

.ion-ios-checkmark-empty:before {
  content: "\F3FD"; }

.ion-ios-checkmark-outline:before {
  content: "\F3FE"; }

.ion-ios-circle-filled:before {
  content: "\F400"; }

.ion-ios-circle-outline:before {
  content: "\F401"; }

.ion-ios-clock:before {
  content: "\F403"; }

.ion-ios-clock-outline:before {
  content: "\F402"; }

.ion-ios-close:before {
  content: "\F406"; }

.ion-ios-close-empty:before {
  content: "\F404"; }

.ion-ios-close-outline:before {
  content: "\F405"; }

.ion-ios-cloud:before {
  content: "\F40C"; }

.ion-ios-cloud-download:before {
  content: "\F408"; }

.ion-ios-cloud-download-outline:before {
  content: "\F407"; }

.ion-ios-cloud-outline:before {
  content: "\F409"; }

.ion-ios-cloud-upload:before {
  content: "\F40B"; }

.ion-ios-cloud-upload-outline:before {
  content: "\F40A"; }

.ion-ios-cloudy:before {
  content: "\F410"; }

.ion-ios-cloudy-night:before {
  content: "\F40E"; }

.ion-ios-cloudy-night-outline:before {
  content: "\F40D"; }

.ion-ios-cloudy-outline:before {
  content: "\F40F"; }

.ion-ios-cog:before {
  content: "\F412"; }

.ion-ios-cog-outline:before {
  content: "\F411"; }

.ion-ios-color-filter:before {
  content: "\F414"; }

.ion-ios-color-filter-outline:before {
  content: "\F413"; }

.ion-ios-color-wand:before {
  content: "\F416"; }

.ion-ios-color-wand-outline:before {
  content: "\F415"; }

.ion-ios-compose:before {
  content: "\F418"; }

.ion-ios-compose-outline:before {
  content: "\F417"; }

.ion-ios-contact:before {
  content: "\F41A"; }

.ion-ios-contact-outline:before {
  content: "\F419"; }

.ion-ios-copy:before {
  content: "\F41C"; }

.ion-ios-copy-outline:before {
  content: "\F41B"; }

.ion-ios-crop:before {
  content: "\F41E"; }

.ion-ios-crop-strong:before {
  content: "\F41D"; }

.ion-ios-download:before {
  content: "\F420"; }

.ion-ios-download-outline:before {
  content: "\F41F"; }

.ion-ios-drag:before {
  content: "\F421"; }

.ion-ios-email:before {
  content: "\F423"; }

.ion-ios-email-outline:before {
  content: "\F422"; }

.ion-ios-eye:before {
  content: "\F425"; }

.ion-ios-eye-outline:before {
  content: "\F424"; }

.ion-ios-fastforward:before {
  content: "\F427"; }

.ion-ios-fastforward-outline:before {
  content: "\F426"; }

.ion-ios-filing:before {
  content: "\F429"; }

.ion-ios-filing-outline:before {
  content: "\F428"; }

.ion-ios-film:before {
  content: "\F42B"; }

.ion-ios-film-outline:before {
  content: "\F42A"; }

.ion-ios-flag:before {
  content: "\F42D"; }

.ion-ios-flag-outline:before {
  content: "\F42C"; }

.ion-ios-flame:before {
  content: "\F42F"; }

.ion-ios-flame-outline:before {
  content: "\F42E"; }

.ion-ios-flask:before {
  content: "\F431"; }

.ion-ios-flask-outline:before {
  content: "\F430"; }

.ion-ios-flower:before {
  content: "\F433"; }

.ion-ios-flower-outline:before {
  content: "\F432"; }

.ion-ios-folder:before {
  content: "\F435"; }

.ion-ios-folder-outline:before {
  content: "\F434"; }

.ion-ios-football:before {
  content: "\F437"; }

.ion-ios-football-outline:before {
  content: "\F436"; }

.ion-ios-game-controller-a:before {
  content: "\F439"; }

.ion-ios-game-controller-a-outline:before {
  content: "\F438"; }

.ion-ios-game-controller-b:before {
  content: "\F43B"; }

.ion-ios-game-controller-b-outline:before {
  content: "\F43A"; }

.ion-ios-gear:before {
  content: "\F43D"; }

.ion-ios-gear-outline:before {
  content: "\F43C"; }

.ion-ios-glasses:before {
  content: "\F43F"; }

.ion-ios-glasses-outline:before {
  content: "\F43E"; }

.ion-ios-grid-view:before {
  content: "\F441"; }

.ion-ios-grid-view-outline:before {
  content: "\F440"; }

.ion-ios-heart:before {
  content: "\F443"; }

.ion-ios-heart-outline:before {
  content: "\F442"; }

.ion-ios-help:before {
  content: "\F446"; }

.ion-ios-help-empty:before {
  content: "\F444"; }

.ion-ios-help-outline:before {
  content: "\F445"; }

.ion-ios-home:before {
  content: "\F448"; }

.ion-ios-home-outline:before {
  content: "\F447"; }

.ion-ios-infinite:before {
  content: "\F44A"; }

.ion-ios-infinite-outline:before {
  content: "\F449"; }

.ion-ios-information:before {
  content: "\F44D"; }

.ion-ios-information-empty:before {
  content: "\F44B"; }

.ion-ios-information-outline:before {
  content: "\F44C"; }

.ion-ios-ionic-outline:before {
  content: "\F44E"; }

.ion-ios-keypad:before {
  content: "\F450"; }

.ion-ios-keypad-outline:before {
  content: "\F44F"; }

.ion-ios-lightbulb:before {
  content: "\F452"; }

.ion-ios-lightbulb-outline:before {
  content: "\F451"; }

.ion-ios-list:before {
  content: "\F454"; }

.ion-ios-list-outline:before {
  content: "\F453"; }

.ion-ios-location:before {
  content: "\F456"; }

.ion-ios-location-outline:before {
  content: "\F455"; }

.ion-ios-locked:before {
  content: "\F458"; }

.ion-ios-locked-outline:before {
  content: "\F457"; }

.ion-ios-loop:before {
  content: "\F45A"; }

.ion-ios-loop-strong:before {
  content: "\F459"; }

.ion-ios-medical:before {
  content: "\F45C"; }

.ion-ios-medical-outline:before {
  content: "\F45B"; }

.ion-ios-medkit:before {
  content: "\F45E"; }

.ion-ios-medkit-outline:before {
  content: "\F45D"; }

.ion-ios-mic:before {
  content: "\F461"; }

.ion-ios-mic-off:before {
  content: "\F45F"; }

.ion-ios-mic-outline:before {
  content: "\F460"; }

.ion-ios-minus:before {
  content: "\F464"; }

.ion-ios-minus-empty:before {
  content: "\F462"; }

.ion-ios-minus-outline:before {
  content: "\F463"; }

.ion-ios-monitor:before {
  content: "\F466"; }

.ion-ios-monitor-outline:before {
  content: "\F465"; }

.ion-ios-moon:before {
  content: "\F468"; }

.ion-ios-moon-outline:before {
  content: "\F467"; }

.ion-ios-more:before {
  content: "\F46A"; }

.ion-ios-more-outline:before {
  content: "\F469"; }

.ion-ios-musical-note:before {
  content: "\F46B"; }

.ion-ios-musical-notes:before {
  content: "\F46C"; }

.ion-ios-navigate:before {
  content: "\F46E"; }

.ion-ios-navigate-outline:before {
  content: "\F46D"; }

.ion-ios-nutrition:before {
  content: "\F470"; }

.ion-ios-nutrition-outline:before {
  content: "\F46F"; }

.ion-ios-paper:before {
  content: "\F472"; }

.ion-ios-paper-outline:before {
  content: "\F471"; }

.ion-ios-paperplane:before {
  content: "\F474"; }

.ion-ios-paperplane-outline:before {
  content: "\F473"; }

.ion-ios-partlysunny:before {
  content: "\F476"; }

.ion-ios-partlysunny-outline:before {
  content: "\F475"; }

.ion-ios-pause:before {
  content: "\F478"; }

.ion-ios-pause-outline:before {
  content: "\F477"; }

.ion-ios-paw:before {
  content: "\F47A"; }

.ion-ios-paw-outline:before {
  content: "\F479"; }

.ion-ios-people:before {
  content: "\F47C"; }

.ion-ios-people-outline:before {
  content: "\F47B"; }

.ion-ios-person:before {
  content: "\F47E"; }

.ion-ios-person-outline:before {
  content: "\F47D"; }

.ion-ios-personadd:before {
  content: "\F480"; }

.ion-ios-personadd-outline:before {
  content: "\F47F"; }

.ion-ios-photos:before {
  content: "\F482"; }

.ion-ios-photos-outline:before {
  content: "\F481"; }

.ion-ios-pie:before {
  content: "\F484"; }

.ion-ios-pie-outline:before {
  content: "\F483"; }

.ion-ios-pint:before {
  content: "\F486"; }

.ion-ios-pint-outline:before {
  content: "\F485"; }

.ion-ios-play:before {
  content: "\F488"; }

.ion-ios-play-outline:before {
  content: "\F487"; }

.ion-ios-plus:before {
  content: "\F48B"; }

.ion-ios-plus-empty:before {
  content: "\F489"; }

.ion-ios-plus-outline:before {
  content: "\F48A"; }

.ion-ios-pricetag:before {
  content: "\F48D"; }

.ion-ios-pricetag-outline:before {
  content: "\F48C"; }

.ion-ios-pricetags:before {
  content: "\F48F"; }

.ion-ios-pricetags-outline:before {
  content: "\F48E"; }

.ion-ios-printer:before {
  content: "\F491"; }

.ion-ios-printer-outline:before {
  content: "\F490"; }

.ion-ios-pulse:before {
  content: "\F493"; }

.ion-ios-pulse-strong:before {
  content: "\F492"; }

.ion-ios-rainy:before {
  content: "\F495"; }

.ion-ios-rainy-outline:before {
  content: "\F494"; }

.ion-ios-recording:before {
  content: "\F497"; }

.ion-ios-recording-outline:before {
  content: "\F496"; }

.ion-ios-redo:before {
  content: "\F499"; }

.ion-ios-redo-outline:before {
  content: "\F498"; }

.ion-ios-refresh:before {
  content: "\F49C"; }

.ion-ios-refresh-empty:before {
  content: "\F49A"; }

.ion-ios-refresh-outline:before {
  content: "\F49B"; }

.ion-ios-reload:before {
  content: "\F49D"; }

.ion-ios-reverse-camera:before {
  content: "\F49F"; }

.ion-ios-reverse-camera-outline:before {
  content: "\F49E"; }

.ion-ios-rewind:before {
  content: "\F4A1"; }

.ion-ios-rewind-outline:before {
  content: "\F4A0"; }

.ion-ios-rose:before {
  content: "\F4A3"; }

.ion-ios-rose-outline:before {
  content: "\F4A2"; }

.ion-ios-search:before {
  content: "\F4A5"; }

.ion-ios-search-strong:before {
  content: "\F4A4"; }

.ion-ios-settings:before {
  content: "\F4A7"; }

.ion-ios-settings-strong:before {
  content: "\F4A6"; }

.ion-ios-shuffle:before {
  content: "\F4A9"; }

.ion-ios-shuffle-strong:before {
  content: "\F4A8"; }

.ion-ios-skipbackward:before {
  content: "\F4AB"; }

.ion-ios-skipbackward-outline:before {
  content: "\F4AA"; }

.ion-ios-skipforward:before {
  content: "\F4AD"; }

.ion-ios-skipforward-outline:before {
  content: "\F4AC"; }

.ion-ios-snowy:before {
  content: "\F4AE"; }

.ion-ios-speedometer:before {
  content: "\F4B0"; }

.ion-ios-speedometer-outline:before {
  content: "\F4AF"; }

.ion-ios-star:before {
  content: "\F4B3"; }

.ion-ios-star-half:before {
  content: "\F4B1"; }

.ion-ios-star-outline:before {
  content: "\F4B2"; }

.ion-ios-stopwatch:before {
  content: "\F4B5"; }

.ion-ios-stopwatch-outline:before {
  content: "\F4B4"; }

.ion-ios-sunny:before {
  content: "\F4B7"; }

.ion-ios-sunny-outline:before {
  content: "\F4B6"; }

.ion-ios-telephone:before {
  content: "\F4B9"; }

.ion-ios-telephone-outline:before {
  content: "\F4B8"; }

.ion-ios-tennisball:before {
  content: "\F4BB"; }

.ion-ios-tennisball-outline:before {
  content: "\F4BA"; }

.ion-ios-thunderstorm:before {
  content: "\F4BD"; }

.ion-ios-thunderstorm-outline:before {
  content: "\F4BC"; }

.ion-ios-time:before {
  content: "\F4BF"; }

.ion-ios-time-outline:before {
  content: "\F4BE"; }

.ion-ios-timer:before {
  content: "\F4C1"; }

.ion-ios-timer-outline:before {
  content: "\F4C0"; }

.ion-ios-toggle:before {
  content: "\F4C3"; }

.ion-ios-toggle-outline:before {
  content: "\F4C2"; }

.ion-ios-trash:before {
  content: "\F4C5"; }

.ion-ios-trash-outline:before {
  content: "\F4C4"; }

.ion-ios-undo:before {
  content: "\F4C7"; }

.ion-ios-undo-outline:before {
  content: "\F4C6"; }

.ion-ios-unlocked:before {
  content: "\F4C9"; }

.ion-ios-unlocked-outline:before {
  content: "\F4C8"; }

.ion-ios-upload:before {
  content: "\F4CB"; }

.ion-ios-upload-outline:before {
  content: "\F4CA"; }

.ion-ios-videocam:before {
  content: "\F4CD"; }

.ion-ios-videocam-outline:before {
  content: "\F4CC"; }

.ion-ios-volume-high:before {
  content: "\F4CE"; }

.ion-ios-volume-low:before {
  content: "\F4CF"; }

.ion-ios-wineglass:before {
  content: "\F4D1"; }

.ion-ios-wineglass-outline:before {
  content: "\F4D0"; }

.ion-ios-world:before {
  content: "\F4D3"; }

.ion-ios-world-outline:before {
  content: "\F4D2"; }

.ion-ipad:before {
  content: "\F1F9"; }

.ion-iphone:before {
  content: "\F1FA"; }

.ion-ipod:before {
  content: "\F1FB"; }

.ion-jet:before {
  content: "\F295"; }

.ion-key:before {
  content: "\F296"; }

.ion-knife:before {
  content: "\F297"; }

.ion-laptop:before {
  content: "\F1FC"; }

.ion-leaf:before {
  content: "\F1FD"; }

.ion-levels:before {
  content: "\F298"; }

.ion-lightbulb:before {
  content: "\F299"; }

.ion-link:before {
  content: "\F1FE"; }

.ion-load-a:before {
  content: "\F29A"; }

.ion-load-b:before {
  content: "\F29B"; }

.ion-load-c:before {
  content: "\F29C"; }

.ion-load-d:before {
  content: "\F29D"; }

.ion-location:before {
  content: "\F1FF"; }

.ion-lock-combination:before {
  content: "\F4D4"; }

.ion-locked:before {
  content: "\F200"; }

.ion-log-in:before {
  content: "\F29E"; }

.ion-log-out:before {
  content: "\F29F"; }

.ion-loop:before {
  content: "\F201"; }

.ion-magnet:before {
  content: "\F2A0"; }

.ion-male:before {
  content: "\F2A1"; }

.ion-man:before {
  content: "\F202"; }

.ion-map:before {
  content: "\F203"; }

.ion-medkit:before {
  content: "\F2A2"; }

.ion-merge:before {
  content: "\F33F"; }

.ion-mic-a:before {
  content: "\F204"; }

.ion-mic-b:before {
  content: "\F205"; }

.ion-mic-c:before {
  content: "\F206"; }

.ion-minus:before {
  content: "\F209"; }

.ion-minus-circled:before {
  content: "\F207"; }

.ion-minus-round:before {
  content: "\F208"; }

.ion-model-s:before {
  content: "\F2C1"; }

.ion-monitor:before {
  content: "\F20A"; }

.ion-more:before {
  content: "\F20B"; }

.ion-mouse:before {
  content: "\F340"; }

.ion-music-note:before {
  content: "\F20C"; }

.ion-navicon:before {
  content: "\F20E"; }

.ion-navicon-round:before {
  content: "\F20D"; }

.ion-navigate:before {
  content: "\F2A3"; }

.ion-network:before {
  content: "\F341"; }

.ion-no-smoking:before {
  content: "\F2C2"; }

.ion-nuclear:before {
  content: "\F2A4"; }

.ion-outlet:before {
  content: "\F342"; }

.ion-paintbrush:before {
  content: "\F4D5"; }

.ion-paintbucket:before {
  content: "\F4D6"; }

.ion-paper-airplane:before {
  content: "\F2C3"; }

.ion-paperclip:before {
  content: "\F20F"; }

.ion-pause:before {
  content: "\F210"; }

.ion-person:before {
  content: "\F213"; }

.ion-person-add:before {
  content: "\F211"; }

.ion-person-stalker:before {
  content: "\F212"; }

.ion-pie-graph:before {
  content: "\F2A5"; }

.ion-pin:before {
  content: "\F2A6"; }

.ion-pinpoint:before {
  content: "\F2A7"; }

.ion-pizza:before {
  content: "\F2A8"; }

.ion-plane:before {
  content: "\F214"; }

.ion-planet:before {
  content: "\F343"; }

.ion-play:before {
  content: "\F215"; }

.ion-playstation:before {
  content: "\F30A"; }

.ion-plus:before {
  content: "\F218"; }

.ion-plus-circled:before {
  content: "\F216"; }

.ion-plus-round:before {
  content: "\F217"; }

.ion-podium:before {
  content: "\F344"; }

.ion-pound:before {
  content: "\F219"; }

.ion-power:before {
  content: "\F2A9"; }

.ion-pricetag:before {
  content: "\F2AA"; }

.ion-pricetags:before {
  content: "\F2AB"; }

.ion-printer:before {
  content: "\F21A"; }

.ion-pull-request:before {
  content: "\F345"; }

.ion-qr-scanner:before {
  content: "\F346"; }

.ion-quote:before {
  content: "\F347"; }

.ion-radio-waves:before {
  content: "\F2AC"; }

.ion-record:before {
  content: "\F21B"; }

.ion-refresh:before {
  content: "\F21C"; }

.ion-reply:before {
  content: "\F21E"; }

.ion-reply-all:before {
  content: "\F21D"; }

.ion-ribbon-a:before {
  content: "\F348"; }

.ion-ribbon-b:before {
  content: "\F349"; }

.ion-sad:before {
  content: "\F34A"; }

.ion-sad-outline:before {
  content: "\F4D7"; }

.ion-scissors:before {
  content: "\F34B"; }

.ion-search:before {
  content: "\F21F"; }

.ion-settings:before {
  content: "\F2AD"; }

.ion-share:before {
  content: "\F220"; }

.ion-shuffle:before {
  content: "\F221"; }

.ion-skip-backward:before {
  content: "\F222"; }

.ion-skip-forward:before {
  content: "\F223"; }

.ion-social-android:before {
  content: "\F225"; }

.ion-social-android-outline:before {
  content: "\F224"; }

.ion-social-angular:before {
  content: "\F4D9"; }

.ion-social-angular-outline:before {
  content: "\F4D8"; }

.ion-social-apple:before {
  content: "\F227"; }

.ion-social-apple-outline:before {
  content: "\F226"; }

.ion-social-bitcoin:before {
  content: "\F2AF"; }

.ion-social-bitcoin-outline:before {
  content: "\F2AE"; }

.ion-social-buffer:before {
  content: "\F229"; }

.ion-social-buffer-outline:before {
  content: "\F228"; }

.ion-social-chrome:before {
  content: "\F4DB"; }

.ion-social-chrome-outline:before {
  content: "\F4DA"; }

.ion-social-codepen:before {
  content: "\F4DD"; }

.ion-social-codepen-outline:before {
  content: "\F4DC"; }

.ion-social-css3:before {
  content: "\F4DF"; }

.ion-social-css3-outline:before {
  content: "\F4DE"; }

.ion-social-designernews:before {
  content: "\F22B"; }

.ion-social-designernews-outline:before {
  content: "\F22A"; }

.ion-social-dribbble:before {
  content: "\F22D"; }

.ion-social-dribbble-outline:before {
  content: "\F22C"; }

.ion-social-dropbox:before {
  content: "\F22F"; }

.ion-social-dropbox-outline:before {
  content: "\F22E"; }

.ion-social-euro:before {
  content: "\F4E1"; }

.ion-social-euro-outline:before {
  content: "\F4E0"; }

.ion-social-facebook:before {
  content: "\F231"; }

.ion-social-facebook-outline:before {
  content: "\F230"; }

.ion-social-foursquare:before {
  content: "\F34D"; }

.ion-social-foursquare-outline:before {
  content: "\F34C"; }

.ion-social-freebsd-devil:before {
  content: "\F2C4"; }

.ion-social-github:before {
  content: "\F233"; }

.ion-social-github-outline:before {
  content: "\F232"; }

.ion-social-google:before {
  content: "\F34F"; }

.ion-social-google-outline:before {
  content: "\F34E"; }

.ion-social-googleplus:before {
  content: "\F235"; }

.ion-social-googleplus-outline:before {
  content: "\F234"; }

.ion-social-hackernews:before {
  content: "\F237"; }

.ion-social-hackernews-outline:before {
  content: "\F236"; }

.ion-social-html5:before {
  content: "\F4E3"; }

.ion-social-html5-outline:before {
  content: "\F4E2"; }

.ion-social-instagram:before {
  content: "\F351"; }

.ion-social-instagram-outline:before {
  content: "\F350"; }

.ion-social-javascript:before {
  content: "\F4E5"; }

.ion-social-javascript-outline:before {
  content: "\F4E4"; }

.ion-social-linkedin:before {
  content: "\F239"; }

.ion-social-linkedin-outline:before {
  content: "\F238"; }

.ion-social-markdown:before {
  content: "\F4E6"; }

.ion-social-nodejs:before {
  content: "\F4E7"; }

.ion-social-octocat:before {
  content: "\F4E8"; }

.ion-social-pinterest:before {
  content: "\F2B1"; }

.ion-social-pinterest-outline:before {
  content: "\F2B0"; }

.ion-social-python:before {
  content: "\F4E9"; }

.ion-social-reddit:before {
  content: "\F23B"; }

.ion-social-reddit-outline:before {
  content: "\F23A"; }

.ion-social-rss:before {
  content: "\F23D"; }

.ion-social-rss-outline:before {
  content: "\F23C"; }

.ion-social-sass:before {
  content: "\F4EA"; }

.ion-social-skype:before {
  content: "\F23F"; }

.ion-social-skype-outline:before {
  content: "\F23E"; }

.ion-social-snapchat:before {
  content: "\F4EC"; }

.ion-social-snapchat-outline:before {
  content: "\F4EB"; }

.ion-social-tumblr:before {
  content: "\F241"; }

.ion-social-tumblr-outline:before {
  content: "\F240"; }

.ion-social-tux:before {
  content: "\F2C5"; }

.ion-social-twitch:before {
  content: "\F4EE"; }

.ion-social-twitch-outline:before {
  content: "\F4ED"; }

.ion-social-twitter:before {
  content: "\F243"; }

.ion-social-twitter-outline:before {
  content: "\F242"; }

.ion-social-usd:before {
  content: "\F353"; }

.ion-social-usd-outline:before {
  content: "\F352"; }

.ion-social-vimeo:before {
  content: "\F245"; }

.ion-social-vimeo-outline:before {
  content: "\F244"; }

.ion-social-whatsapp:before {
  content: "\F4F0"; }

.ion-social-whatsapp-outline:before {
  content: "\F4EF"; }

.ion-social-windows:before {
  content: "\F247"; }

.ion-social-windows-outline:before {
  content: "\F246"; }

.ion-social-wordpress:before {
  content: "\F249"; }

.ion-social-wordpress-outline:before {
  content: "\F248"; }

.ion-social-yahoo:before {
  content: "\F24B"; }

.ion-social-yahoo-outline:before {
  content: "\F24A"; }

.ion-social-yen:before {
  content: "\F4F2"; }

.ion-social-yen-outline:before {
  content: "\F4F1"; }

.ion-social-youtube:before {
  content: "\F24D"; }

.ion-social-youtube-outline:before {
  content: "\F24C"; }

.ion-soup-can:before {
  content: "\F4F4"; }

.ion-soup-can-outline:before {
  content: "\F4F3"; }

.ion-speakerphone:before {
  content: "\F2B2"; }

.ion-speedometer:before {
  content: "\F2B3"; }

.ion-spoon:before {
  content: "\F2B4"; }

.ion-star:before {
  content: "\F24E"; }

.ion-stats-bars:before {
  content: "\F2B5"; }

.ion-steam:before {
  content: "\F30B"; }

.ion-stop:before {
  content: "\F24F"; }

.ion-thermometer:before {
  content: "\F2B6"; }

.ion-thumbsdown:before {
  content: "\F250"; }

.ion-thumbsup:before {
  content: "\F251"; }

.ion-toggle:before {
  content: "\F355"; }

.ion-toggle-filled:before {
  content: "\F354"; }

.ion-transgender:before {
  content: "\F4F5"; }

.ion-trash-a:before {
  content: "\F252"; }

.ion-trash-b:before {
  content: "\F253"; }

.ion-trophy:before {
  content: "\F356"; }

.ion-tshirt:before {
  content: "\F4F7"; }

.ion-tshirt-outline:before {
  content: "\F4F6"; }

.ion-umbrella:before {
  content: "\F2B7"; }

.ion-university:before {
  content: "\F357"; }

.ion-unlocked:before {
  content: "\F254"; }

.ion-upload:before {
  content: "\F255"; }

.ion-usb:before {
  content: "\F2B8"; }

.ion-videocamera:before {
  content: "\F256"; }

.ion-volume-high:before {
  content: "\F257"; }

.ion-volume-low:before {
  content: "\F258"; }

.ion-volume-medium:before {
  content: "\F259"; }

.ion-volume-mute:before {
  content: "\F25A"; }

.ion-wand:before {
  content: "\F358"; }

.ion-waterdrop:before {
  content: "\F25B"; }

.ion-wifi:before {
  content: "\F25C"; }

.ion-wineglass:before {
  content: "\F2B9"; }

.ion-woman:before {
  content: "\F25D"; }

.ion-wrench:before {
  content: "\F2BA"; }

.ion-xbox:before {
  content: "\F30C"; }

/**
 * Resets
 * --------------------------------------------------
 * Adapted from normalize.css and some reset.css. We don't care even one
 * bit about old IE, so we don't need any hacks for that in here.
 *
 * There are probably other things we could remove here, as well.
 *
 * normalize.css v2.1.2 | MIT License | git.io/normalize

 * Eric Meyer's Reset CSS v2.0 (http://meyerweb.com/eric/tools/css/reset/)
 * http://cssreset.com
 */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, i, u, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, fieldset,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  vertical-align: baseline;
  font: inherit;
  font-size: 100%; }

ol, ul {
  list-style: none; }

blockquote, q {
  quotes: none; }

blockquote:before, blockquote:after,
q:before, q:after {
  content: '';
  content: none; }

/**
 * Prevent modern browsers from displaying `audio` without controls.
 * Remove excess height in iOS 5 devices.
 */
audio:not([controls]) {
  display: none;
  height: 0; }

/**
 * Hide the `template` element in IE, Safari, and Firefox < 22.
 */
[hidden],
template {
  display: none; }

script {
  display: none !important; }

/* ==========================================================================
   Base
   ========================================================================== */
/**
 * 1. Set default font family to sans-serif.
 * 2. Prevent iOS text size adjust after orientation change, without disabling
 *  user zoom.
 */
html {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  font-family: sans-serif;
  /* 1 */
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  /* 2 */
  -webkit-text-size-adjust: 100%;
  /* 2 */ }

/**
 * Remove default margin.
 */
body {
  margin: 0;
  line-height: 1; }

/**
 * Remove default outlines.
 */
a,
button,
:focus,
a:focus,
button:focus,
a:active,
a:hover {
  outline: 0; }

/* *
 * Remove tap highlight color
 */
a {
  -webkit-user-drag: none;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  -webkit-tap-highlight-color: transparent; }
  a[href]:hover {
    cursor: pointer; }

/* ==========================================================================
   Typography
   ========================================================================== */
/**
 * Address style set to `bolder` in Firefox 4+, Safari 5, and Chrome.
 */
b,
strong {
  font-weight: bold; }

/**
 * Address styling not present in Safari 5 and Chrome.
 */
dfn {
  font-style: italic; }

/**
 * Address differences between Firefox and other browsers.
 */
hr {
  box-sizing: content-box;
  height: 0; }

/**
 * Correct font family set oddly in Safari 5 and Chrome.
 */
code,
kbd,
pre,
samp {
  font-size: 1em;
  font-family: monospace, serif; }

/**
 * Improve readability of pre-formatted text in all browsers.
 */
pre {
  white-space: pre-wrap; }

/**
 * Set consistent quote types.
 */
q {
  quotes: "\201C" "\201D" "\2018" "\2019"; }

/**
 * Address inconsistent and variable font size in all browsers.
 */
small {
  font-size: 80%; }

/**
 * Prevent `sub` and `sup` affecting `line-height` in all browsers.
 */
sub,
sup {
  position: relative;
  vertical-align: baseline;
  font-size: 75%;
  line-height: 0; }

sup {
  top: -0.5em; }

sub {
  bottom: -0.25em; }

/**
 * Define consistent border, margin, and padding.
 */
fieldset {
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
  border: 1px solid #c0c0c0; }

/**
 * 1. Correct `color` not being inherited in IE 8/9.
 * 2. Remove padding so people aren't caught out if they zero out fieldsets.
 */
legend {
  padding: 0;
  /* 2 */
  border: 0;
  /* 1 */ }

/**
 * 1. Correct font family not being inherited in all browsers.
 * 2. Correct font size not being inherited in all browsers.
 * 3. Address margins set differently in Firefox 4+, Safari 5, and Chrome.
 * 4. Remove any default :focus styles
 * 5. Make sure webkit font smoothing is being inherited
 * 6. Remove default gradient in Android Firefox / FirefoxOS
 */
button,
input,
select,
textarea {
  margin: 0;
  /* 3 */
  font-size: 100%;
  /* 2 */
  font-family: inherit;
  /* 1 */
  outline-offset: 0;
  /* 4 */
  outline-style: none;
  /* 4 */
  outline-width: 0;
  /* 4 */
  -webkit-font-smoothing: inherit;
  /* 5 */
  background-image: none;
  /* 6 */ }

/**
 * Address Firefox 4+ setting `line-height` on `input` using `importnt` in
 * the UA stylesheet.
 */
button,
input {
  line-height: normal; }

/**
 * Address inconsistent `text-transform` inheritance for `button` and `select`.
 * All other form control elements do not inherit `text-transform` values.
 * Correct `button` style inheritance in Chrome, Safari 5+, and IE 8+.
 * Correct `select` style inheritance in Firefox 4+ and Opera.
 */
button,
select {
  text-transform: none; }

/**
 * 1. Avoid the WebKit bug in Android 4.0.* where (2) destroys native `audio`
 *  and `video` controls.
 * 2. Correct inability to style clickable `input` types in iOS.
 * 3. Improve usability and consistency of cursor style between image-type
 *  `input` and others.
 */
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  cursor: pointer;
  /* 3 */
  -webkit-appearance: button;
  /* 2 */ }

/**
 * Re-set default cursor for disabled elements.
 */
button[disabled],
html input[disabled] {
  cursor: default; }

/**
 * 1. Address `appearance` set to `searchfield` in Safari 5 and Chrome.
 * 2. Address `box-sizing` set to `border-box` in Safari 5 and Chrome
 *  (include `-moz` to future-proof).
 */
input[type="search"] {
  /* 2 */
  box-sizing: content-box;
  -webkit-appearance: textfield;
  /* 1 */ }

/**
 * Remove inner padding and search cancel button in Safari 5 and Chrome
 * on OS X.
 */
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none; }

/**
 * Remove inner padding and border in Firefox 4+.
 */
button::-moz-focus-inner,
input::-moz-focus-inner {
  padding: 0;
  border: 0; }

/**
 * 1. Remove default vertical scrollbar in IE 8/9.
 * 2. Improve readability and alignment in all browsers.
 */
textarea {
  overflow: auto;
  /* 1 */
  vertical-align: top;
  /* 2 */ }

img {
  -webkit-user-drag: none; }

/* ==========================================================================
   Tables
   ========================================================================== */
/**
 * Remove most spacing between table cells.
 */
table {
  border-spacing: 0;
  border-collapse: collapse; }

/**
 * Scaffolding
 * --------------------------------------------------
 */
*,
*:before,
*:after {
  box-sizing: border-box; }

html {
  overflow: hidden;
  -ms-touch-action: pan-y;
  touch-action: pan-y; }

body,
.ionic-body {
  -webkit-touch-callout: none;
  -webkit-font-smoothing: antialiased;
  font-smoothing: antialiased;
  -webkit-text-size-adjust: none;
  -ms-text-size-adjust: none;
      text-size-adjust: none;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  -webkit-tap-highlight-color: transparent;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  overflow: hidden;
  margin: 0;
  padding: 0;
  color: #000;
  word-wrap: break-word;
  font-size: 14px;
  font-family: -apple-system;
  font-family: "Roboto", sans-serif;
  line-height: 20px;
  text-rendering: optimizeLegibility;
  -webkit-backface-visibility: hidden;
  -webkit-user-drag: none;
  -ms-content-zooming: none; }

body.grade-b,
body.grade-c {
  text-rendering: auto; }

.content {
  position: relative; }

.scroll-content {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  overflow: hidden;
  margin-top: -1px;
  padding-top: 1px;
  margin-bottom: -1px;
  width: auto;
  height: auto; }

.menu .scroll-content.scroll-content-false {
  z-index: 11; }

.scroll-view {
  position: relative;
  display: block;
  overflow: hidden;
  margin-top: -1px; }
  .scroll-view.overflow-scroll {
    position: relative; }
  .scroll-view.scroll-x {
    overflow-x: scroll;
    overflow-y: hidden; }
  .scroll-view.scroll-y {
    overflow-x: hidden;
    overflow-y: scroll; }
  .scroll-view.scroll-xy {
    overflow-x: scroll;
    overflow-y: scroll; }

/**
 * Scroll is the scroll view component available for complex and custom
 * scroll view functionality.
 */
.scroll {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-touch-callout: none;
  -webkit-text-size-adjust: none;
  -ms-text-size-adjust: none;
      text-size-adjust: none;
  transform-origin: left top; }

/**
 * Set ms-viewport to prevent MS "page squish" and allow fluid scrolling
 * https://msdn.microsoft.com/en-us/library/ie/hh869615(v=vs.85).aspx
 */
@-ms-viewport {
  width: device-width; }

.scroll-bar {
  position: absolute;
  z-index: 9999; }

.ng-animate .scroll-bar {
  visibility: hidden; }

.scroll-bar-h {
  right: 2px;
  bottom: 3px;
  left: 2px;
  height: 3px; }
  .scroll-bar-h .scroll-bar-indicator {
    height: 100%; }

.scroll-bar-v {
  top: 2px;
  right: 3px;
  bottom: 2px;
  width: 3px; }
  .scroll-bar-v .scroll-bar-indicator {
    width: 100%; }

.scroll-bar-indicator {
  position: absolute;
  border-radius: 4px;
  background: rgba(0, 0, 0, 0.3);
  opacity: 1;
  transition: opacity 0.3s linear; }
  .scroll-bar-indicator.scroll-bar-fade-out {
    opacity: 0; }

.platform-android .scroll-bar-indicator {
  border-radius: 0; }

.grade-b .scroll-bar-indicator,
.grade-c .scroll-bar-indicator {
  background: #aaa; }
  .grade-b .scroll-bar-indicator.scroll-bar-fade-out,
  .grade-c .scroll-bar-indicator.scroll-bar-fade-out {
    transition: none; }

ion-infinite-scroll {
  height: 60px;
  width: 100%;
  display: block;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -moz-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-pack: center;
  -moz-justify-content: center;
  justify-content: center;
  -ms-flex-align: center;
  -moz-align-items: center;
  align-items: center; }
  ion-infinite-scroll .icon {
    color: #666666;
    font-size: 30px;
    color: #666666; }
  ion-infinite-scroll:not(.active) .spinner,
  ion-infinite-scroll:not(.active) .icon:before {
    display: none; }

.overflow-scroll {
  overflow-x: hidden;
  overflow-y: scroll;
  -webkit-overflow-scrolling: touch;
  -ms-overflow-style: -ms-autohiding-scrollbar;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  position: absolute; }
  .overflow-scroll.pane {
    overflow-x: hidden;
    overflow-y: scroll; }
  .overflow-scroll .scroll {
    position: static;
    height: 100%;
    -webkit-transform: translate3d(0, 0, 0); }

/* If you change these, change platform.scss as well */
.has-header {
  top: 44px; }

.no-header {
  top: 0; }

.has-subheader {
  top: 88px; }

.has-tabs-top {
  top: 93px; }

.has-header.has-subheader.has-tabs-top {
  top: 137px; }

.has-footer {
  bottom: 44px; }

.has-subfooter {
  bottom: 88px; }

.has-tabs,
.bar-footer.has-tabs {
  bottom: 49px; }
  .has-tabs.pane,
  .bar-footer.has-tabs.pane {
    bottom: 49px;
    height: auto; }

.bar-subfooter.has-tabs {
  bottom: 93px; }

.has-footer.has-tabs {
  bottom: 93px; }

.pane {
  transform: translate3d(0, 0, 0);
  transition-duration: 0;
  z-index: 1; }

.view {
  z-index: 1; }

.pane,
.view {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: #fff;
  overflow: hidden; }

.view-container {
  position: absolute;
  display: block;
  width: 100%;
  height: 100%; }

/**
 * Typography
 * --------------------------------------------------
 */
p {
  margin: 0 0 10px; }

small {
  font-size: 85%; }

cite {
  font-style: normal; }

.text-left {
  text-align: left; }

.text-right {
  text-align: right; }

.text-center {
  text-align: center; }

h1, h2, h3, h4, h5, h6,
.h1, .h2, .h3, .h4, .h5, .h6 {
  color: #000;
  font-weight: 500;
  font-family: "Roboto", sans-serif;
  line-height: 1.2; }
  h1 small, h2 small, h3 small, h4 small, h5 small, h6 small,
  .h1 small, .h2 small, .h3 small, .h4 small, .h5 small, .h6 small {
    font-weight: normal;
    line-height: 1; }

h1, .h1,
h2, .h2,
h3, .h3 {
  margin-top: 20px;
  margin-bottom: 10px; }
  h1:first-child, .h1:first-child,
  h2:first-child, .h2:first-child,
  h3:first-child, .h3:first-child {
    margin-top: 0; }
  h1 + h1, h1 + .h1,
  h1 + h2, h1 + .h2,
  h1 + h3, h1 + .h3, .h1 + h1, .h1 + .h1,
  .h1 + h2, .h1 + .h2,
  .h1 + h3, .h1 + .h3,
  h2 + h1,
  h2 + .h1,
  h2 + h2,
  h2 + .h2,
  h2 + h3,
  h2 + .h3, .h2 + h1, .h2 + .h1,
  .h2 + h2, .h2 + .h2,
  .h2 + h3, .h2 + .h3,
  h3 + h1,
  h3 + .h1,
  h3 + h2,
  h3 + .h2,
  h3 + h3,
  h3 + .h3, .h3 + h1, .h3 + .h1,
  .h3 + h2, .h3 + .h2,
  .h3 + h3, .h3 + .h3 {
    margin-top: 10px; }

h4, .h4,
h5, .h5,
h6, .h6 {
  margin-top: 10px;
  margin-bottom: 10px; }

h1, .h1 {
  font-size: 36px; }

h2, .h2 {
  font-size: 30px; }

h3, .h3 {
  font-size: 24px; }

h4, .h4 {
  font-size: 18px; }

h5, .h5 {
  font-size: 14px; }

h6, .h6 {
  font-size: 12px; }

h1 small, .h1 small {
  font-size: 24px; }

h2 small, .h2 small {
  font-size: 18px; }

h3 small, .h3 small,
h4 small, .h4 small {
  font-size: 14px; }

dl {
  margin-bottom: 20px; }

dt,
dd {
  line-height: 1.42857; }

dt {
  font-weight: bold; }

blockquote {
  margin: 0 0 20px;
  padding: 10px 20px;
  border-left: 5px solid gray; }
  blockquote p {
    font-weight: 300;
    font-size: 17.5px;
    line-height: 1.25; }
  blockquote p:last-child {
    margin-bottom: 0; }
  blockquote small {
    display: block;
    line-height: 1.42857; }
    blockquote small:before {
      content: '\2014   \A0'; }

q:before,
q:after,
blockquote:before,
blockquote:after {
  content: ""; }

address {
  display: block;
  margin-bottom: 20px;
  font-style: normal;
  line-height: 1.42857; }

a {
  color: #FF8F6C; }

a.subdued {
  padding-right: 10px;
  color: #888;
  text-decoration: none; }
  a.subdued:hover {
    text-decoration: none; }
  a.subdued:last-child {
    padding-right: 0; }

/**
 * Action Sheets
 * --------------------------------------------------
 */
.action-sheet-backdrop {
  transition: background-color 150ms ease-in-out;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 11;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0); }
  .action-sheet-backdrop.active {
    background-color: rgba(0, 0, 0, 0.4); }

.action-sheet-wrapper {
  transform: translate3d(0, 100%, 0);
  transition: all cubic-bezier(0.36, 0.66, 0.04, 1) 500ms;
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  width: 100%;
  max-width: 500px;
  margin: auto; }

.action-sheet-up {
  transform: translate3d(0, 0, 0); }

.action-sheet {
  margin-left: 8px;
  margin-right: 8px;
  width: auto;
  z-index: 11;
  overflow: hidden; }
  .action-sheet .button {
    display: block;
    padding: 1px;
    width: 100%;
    border-radius: 0;
    border-color: #d1d3d6;
    background-color: transparent;
    color: #007aff;
    font-size: 21px; }
    .action-sheet .button:hover {
      color: #007aff; }
    .action-sheet .button.destructive {
      color: #ff3b30; }
      .action-sheet .button.destructive:hover {
        color: #ff3b30; }
  .action-sheet .button.active, .action-sheet .button.activated {
    box-shadow: none;
    border-color: #d1d3d6;
    color: #007aff;
    background: #e4e5e7; }

.action-sheet-has-icons .icon {
  position: absolute;
  left: 16px; }

.action-sheet-title {
  padding: 16px;
  color: #8f8f8f;
  text-align: center;
  font-size: 13px; }

.action-sheet-group {
  margin-bottom: 8px;
  border-radius: 4px;
  background-color: #fff;
  overflow: hidden; }
  .action-sheet-group .button {
    border-width: 1px 0px 0px 0px; }
  .action-sheet-group .button:first-child:last-child {
    border-width: 0; }

.action-sheet-options {
  background: #f1f2f3; }

.action-sheet-cancel .button {
  font-weight: 500; }

.action-sheet-open {
  pointer-events: none; }
  .action-sheet-open.modal-open .modal {
    pointer-events: none; }
  .action-sheet-open .action-sheet-backdrop {
    pointer-events: auto; }

.platform-android .action-sheet-backdrop.active {
  background-color: rgba(0, 0, 0, 0.2); }

.platform-android .action-sheet {
  margin: 0; }
  .platform-android .action-sheet .action-sheet-title,
  .platform-android .action-sheet .button {
    text-align: left;
    border-color: transparent;
    font-size: 16px;
    color: inherit; }
  .platform-android .action-sheet .action-sheet-title {
    font-size: 14px;
    padding: 16px;
    color: #666; }
  .platform-android .action-sheet .button.active,
  .platform-android .action-sheet .button.activated {
    background: #e8e8e8; }

.platform-android .action-sheet-group {
  margin: 0;
  border-radius: 0;
  background-color: #fafafa; }

.platform-android .action-sheet-cancel {
  display: none; }

.platform-android .action-sheet-has-icons .button {
  padding-left: 56px; }

.backdrop {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 11;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.4);
  visibility: hidden;
  opacity: 0;
  transition: 0.1s opacity linear; }
  .backdrop.visible {
    visibility: visible; }
  .backdrop.active {
    opacity: 1; }

/**
 * Bar (Headers and Footers)
 * --------------------------------------------------
 */
.bar {
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  transform: translate3d(0, 0, 0);
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  position: absolute;
  right: 0;
  left: 0;
  z-index: 9;
  box-sizing: border-box;
  padding: 5px;
  width: 100%;
  height: 44px;
  border-width: 0;
  border-style: solid;
  border-top: 1px solid transparent;
  border-bottom: 1px solid #ddd;
  background-color: white;
  /* border-width: 1px will actually create 2 device pixels on retina */
  /* this nifty trick sets an actual 1px border on hi-res displays */
  background-size: 0; }
  @media (min--moz-device-pixel-ratio: 1.5), (-webkit-min-device-pixel-ratio: 1.5), (min-device-pixel-ratio: 1.5), (min-resolution: 144dpi), (min-resolution: 1.5dppx) {
    .bar {
      border: none;
      background-image: linear-gradient(0deg, #ddd, #ddd 50%, transparent 50%);
      background-position: bottom;
      background-size: 100% 1px;
      background-repeat: no-repeat; } }
  .bar.bar-clear {
    border: none;
    background: none;
    color: #fff; }
    .bar.bar-clear .button {
      color: #fff; }
    .bar.bar-clear .title {
      color: #fff; }
  .bar.item-input-inset .item-input-wrapper {
    margin-top: -1px; }
    .bar.item-input-inset .item-input-wrapper input {
      padding-left: 8px;
      width: 94%;
      height: 28px;
      background: transparent; }
  .bar.bar-light {
    border-color: #ddd;
    background-color: white;
    background-image: linear-gradient(0deg, #ddd, #ddd 50%, transparent 50%);
    color: #444; }
    .bar.bar-light .title {
      color: #444; }
    .bar.bar-light.bar-footer {
      background-image: linear-gradient(180deg, #ddd, #ddd 50%, transparent 50%); }
  .bar.bar-stable {
    border-color: #b2b2b2;
    background-color: #f8f8f8;
    background-image: linear-gradient(0deg, #b2b2b2, #b2b2b2 50%, transparent 50%);
    color: #444; }
    .bar.bar-stable .title {
      color: #444; }
    .bar.bar-stable.bar-footer {
      background-image: linear-gradient(180deg, #b2b2b2, #b2b2b2 50%, transparent 50%); }
  .bar.bar-positive {
    border-color: #ff6839;
    background-color: #66d9ff;
    background-image: linear-gradient(0deg, #ff6839, #ff6839 50%, transparent 50%);
    color: #fff; }
    .bar.bar-positive .title {
      color: #fff; }
    .bar.bar-positive.bar-footer {
      background-image: linear-gradient(180deg, #ff6839, #ff6839 50%, transparent 50%); }
  .bar.bar-calm {
    border-color: #d92200;
    background-color: #ff330d;
    background-image: linear-gradient(0deg, #d92200, #d92200 50%, transparent 50%);
    color: #fff; }
    .bar.bar-calm .title {
      color: #fff; }
    .bar.bar-calm.bar-footer {
      background-image: linear-gradient(180deg, #d92200, #d92200 50%, transparent 50%); }
  .bar.bar-assertive {
    border-color: #ccccc1;
    background-color: #e3e3dd;
    background-image: linear-gradient(0deg, #ccccc1, #ccccc1 50%, transparent 50%);
    color: #fff; }
    .bar.bar-assertive .title {
      color: #fff; }
    .bar.bar-assertive.bar-footer {
      background-image: linear-gradient(180deg, #ccccc1, #ccccc1 50%, transparent 50%); }
  .bar.bar-balanced {
    border-color: #005b87;
    background-color: #007dba;
    background-image: linear-gradient(0deg, #005b87, #005b87 50%, transparent 50%);
    color: #fff; }
    .bar.bar-balanced .title {
      color: #fff; }
    .bar.bar-balanced.bar-footer {
      background-image: linear-gradient(180deg, #005b87, #005b87 50%, transparent 50%); }
  .bar.bar-energized {
    border-color: #8ad5e9;
    background-color: #9fdded;
    background-image: linear-gradient(0deg, #8ad5e9, #8ad5e9 50%, transparent 50%);
    color: #fff; }
    .bar.bar-energized .title {
      color: #fff; }
    .bar.bar-energized.bar-footer {
      background-image: linear-gradient(180deg, #8ad5e9, #8ad5e9 50%, transparent 50%); }
  .bar.bar-royal {
    border-color: #6b46e5;
    background-color: #886aea;
    background-image: linear-gradient(0deg, #6b46e5, #6b46e5 50%, transparent 50%);
    color: #fff; }
    .bar.bar-royal .title {
      color: #fff; }
    .bar.bar-royal.bar-footer {
      background-image: linear-gradient(180deg, #6b46e5, #6b46e5 50%, transparent 50%); }
  .bar.bar-dark {
    border-color: #111;
    background-color: #444444;
    background-image: linear-gradient(0deg, #111, #111 50%, transparent 50%);
    color: #fff; }
    .bar.bar-dark .title {
      color: #fff; }
    .bar.bar-dark.bar-footer {
      background-image: linear-gradient(180deg, #111, #111 50%, transparent 50%); }
  .bar .title {
    display: block;
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    z-index: 0;
    overflow: hidden;
    margin: 0 10px;
    min-width: 30px;
    height: 43px;
    text-align: center;
    text-overflow: ellipsis;
    white-space: nowrap;
    font-size: 17px;
    font-weight: 500;
    line-height: 44px; }
    .bar .title.title-left {
      text-align: left; }
    .bar .title.title-right {
      text-align: right; }
  .bar .title a {
    color: inherit; }
  .bar .button, .bar button {
    z-index: 1;
    padding: 0 8px;
    min-width: initial;
    min-height: 31px;
    font-weight: 400;
    font-size: 13px;
    line-height: 32px; }
    .bar .button.button-icon:before,
    .bar .button .icon:before, .bar .button.icon:before, .bar .button.icon-left:before, .bar .button.icon-right:before, .bar button.button-icon:before,
    .bar button .icon:before, .bar button.icon:before, .bar button.icon-left:before, .bar button.icon-right:before {
      padding-right: 2px;
      padding-left: 2px;
      font-size: 20px;
      line-height: 32px; }
    .bar .button.button-icon, .bar button.button-icon {
      font-size: 17px; }
      .bar .button.button-icon .icon:before, .bar .button.button-icon:before, .bar .button.button-icon.icon-left:before, .bar .button.button-icon.icon-right:before, .bar button.button-icon .icon:before, .bar button.button-icon:before, .bar button.button-icon.icon-left:before, .bar button.button-icon.icon-right:before {
        vertical-align: top;
        font-size: 32px;
        line-height: 32px; }
    .bar .button.button-clear, .bar button.button-clear {
      padding-right: 2px;
      padding-left: 2px;
      font-weight: 300;
      font-size: 17px; }
      .bar .button.button-clear .icon:before, .bar .button.button-clear.icon:before, .bar .button.button-clear.icon-left:before, .bar .button.button-clear.icon-right:before, .bar button.button-clear .icon:before, .bar button.button-clear.icon:before, .bar button.button-clear.icon-left:before, .bar button.button-clear.icon-right:before {
        font-size: 32px;
        line-height: 32px; }
    .bar .button.back-button, .bar button.back-button {
      display: block;
      margin-right: 5px;
      padding: 0;
      white-space: nowrap;
      font-weight: 400; }
    .bar .button.back-button.active, .bar .button.back-button.activated, .bar button.back-button.active, .bar button.back-button.activated {
      opacity: 0.2; }
  .bar .button-bar > .button,
  .bar .buttons > .button {
    min-height: 31px;
    line-height: 32px; }
  .bar .button-bar + .button,
  .bar .button + .button-bar {
    margin-left: 5px; }
  .bar .buttons,
  .bar .buttons.primary-buttons,
  .bar .buttons.secondary-buttons {
    display: inherit; }
  .bar .buttons span {
    display: inline-block; }
  .bar .buttons-left span {
    margin-right: 5px;
    display: inherit; }
  .bar .buttons-right span {
    margin-left: 5px;
    display: inherit; }
  .bar .title + .button:last-child,
  .bar > .button + .button:last-child,
  .bar > .button.pull-right,
  .bar .buttons.pull-right,
  .bar .title + .buttons {
    position: absolute;
    top: 5px;
    right: 5px;
    bottom: 5px; }

.platform-android .nav-bar-has-subheader .bar {
  background-image: none; }

.platform-android .bar .back-button .icon:before {
  font-size: 24px; }

.platform-android .bar .title {
  font-size: 19px;
  line-height: 44px; }

.bar-light .button {
  border-color: #ddd;
  background-color: white;
  color: #444; }
  .bar-light .button:hover {
    color: #444;
    text-decoration: none; }
  .bar-light .button.active, .bar-light .button.activated {
    border-color: #ccc;
    background-color: #fafafa; }
  .bar-light .button.button-clear {
    border-color: transparent;
    background: none;
    box-shadow: none;
    color: #444;
    font-size: 17px; }
  .bar-light .button.button-icon {
    border-color: transparent;
    background: none; }

.bar-stable .button {
  border-color: #b2b2b2;
  background-color: #f8f8f8;
  color: #444; }
  .bar-stable .button:hover {
    color: #444;
    text-decoration: none; }
  .bar-stable .button.active, .bar-stable .button.activated {
    border-color: #a2a2a2;
    background-color: #e5e5e5; }
  .bar-stable .button.button-clear {
    border-color: transparent;
    background: none;
    box-shadow: none;
    color: #444;
    font-size: 17px; }
  .bar-stable .button.button-icon {
    border-color: transparent;
    background: none; }

.bar-positive .button {
  border-color: #ff6839;
  background-color: #66d9ff;
  color: #fff; }
  .bar-positive .button:hover {
    color: #fff;
    text-decoration: none; }
  .bar-positive .button.active, .bar-positive .button.activated {
    border-color: #ff6839;
    background-color: #ff6839; }
  .bar-positive .button.button-clear {
    border-color: transparent;
    background: none;
    box-shadow: none;
    color: #fff;
    font-size: 17px; }
  .bar-positive .button.button-icon {
    border-color: transparent;
    background: none; }

.bar-calm .button {
  border-color: #d92200;
  background-color: #ff330d;
  color: #fff; }
  .bar-calm .button:hover {
    color: #fff;
    text-decoration: none; }
  .bar-calm .button.active, .bar-calm .button.activated {
    border-color: #d92200;
    background-color: #d92200; }
  .bar-calm .button.button-clear {
    border-color: transparent;
    background: none;
    box-shadow: none;
    color: #fff;
    font-size: 17px; }
  .bar-calm .button.button-icon {
    border-color: transparent;
    background: none; }

.bar-assertive .button {
  border-color: #ccccc1;
  background-color: #e3e3dd;
  color: #fff; }
  .bar-assertive .button:hover {
    color: #fff;
    text-decoration: none; }
  .bar-assertive .button.active, .bar-assertive .button.activated {
    border-color: #ccccc1;
    background-color: #ccccc1; }
  .bar-assertive .button.button-clear {
    border-color: transparent;
    background: none;
    box-shadow: none;
    color: #fff;
    font-size: 17px; }
  .bar-assertive .button.button-icon {
    border-color: transparent;
    background: none; }

.bar-balanced .button {
  border-color: #005b87;
  background-color: #007dba;
  color: #fff; }
  .bar-balanced .button:hover {
    color: #fff;
    text-decoration: none; }
  .bar-balanced .button.active, .bar-balanced .button.activated {
    border-color: #005b87;
    background-color: #005b87; }
  .bar-balanced .button.button-clear {
    border-color: transparent;
    background: none;
    box-shadow: none;
    color: #fff;
    font-size: 17px; }
  .bar-balanced .button.button-icon {
    border-color: transparent;
    background: none; }

.bar-energized .button {
  border-color: #8ad5e9;
  background-color: #9fdded;
  color: #fff; }
  .bar-energized .button:hover {
    color: #fff;
    text-decoration: none; }
  .bar-energized .button.active, .bar-energized .button.activated {
    border-color: #8ad5e9;
    background-color: #8ad5e9; }
  .bar-energized .button.button-clear {
    border-color: transparent;
    background: none;
    box-shadow: none;
    color: #fff;
    font-size: 17px; }
  .bar-energized .button.button-icon {
    border-color: transparent;
    background: none; }

.bar-royal .button {
  border-color: #6b46e5;
  background-color: #886aea;
  color: #fff; }
  .bar-royal .button:hover {
    color: #fff;
    text-decoration: none; }
  .bar-royal .button.active, .bar-royal .button.activated {
    border-color: #6b46e5;
    background-color: #6b46e5; }
  .bar-royal .button.button-clear {
    border-color: transparent;
    background: none;
    box-shadow: none;
    color: #fff;
    font-size: 17px; }
  .bar-royal .button.button-icon {
    border-color: transparent;
    background: none; }

.bar-dark .button {
  border-color: #111;
  background-color: #444444;
  color: #fff; }
  .bar-dark .button:hover {
    color: #fff;
    text-decoration: none; }
  .bar-dark .button.active, .bar-dark .button.activated {
    border-color: #000;
    background-color: #262626; }
  .bar-dark .button.button-clear {
    border-color: transparent;
    background: none;
    box-shadow: none;
    color: #fff;
    font-size: 17px; }
  .bar-dark .button.button-icon {
    border-color: transparent;
    background: none; }

.bar-header {
  top: 0;
  border-top-width: 0;
  border-bottom-width: 1px; }
  .bar-header.has-tabs-top {
    border-bottom-width: 0px;
    background-image: none; }

.tabs-top .bar-header {
  border-bottom-width: 0px;
  background-image: none; }

.bar-footer {
  bottom: 0;
  border-top-width: 1px;
  border-bottom-width: 0;
  background-position: top;
  height: 44px; }
  .bar-footer.item-input-inset {
    position: absolute; }
  .bar-footer .title {
    height: 43px;
    line-height: 44px; }

.bar-tabs {
  padding: 0; }

.bar-subheader {
  top: 44px;
  height: 44px; }
  .bar-subheader .title {
    height: 43px;
    line-height: 44px; }

.bar-subfooter {
  bottom: 44px;
  height: 44px; }
  .bar-subfooter .title {
    height: 43px;
    line-height: 44px; }

.nav-bar-block {
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  z-index: 9; }

.bar .back-button.hide,
.bar .buttons .hide {
  display: none; }

.nav-bar-tabs-top .bar {
  background-image: none; }

/**
 * Tabs
 * --------------------------------------------------
 * A navigation bar with any number of tab items supported.
 */
.tabs {
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -moz-flex-direction: horizontal;
  -ms-flex-direction: horizontal;
  flex-direction: horizontal;
  -ms-flex-pack: center;
  -moz-justify-content: center;
  justify-content: center;
  transform: translate3d(0, 0, 0);
  border-color: #b2b2b2;
  background-color: #f8f8f8;
  background-image: linear-gradient(0deg, #b2b2b2, #b2b2b2 50%, transparent 50%);
  color: #444;
  position: absolute;
  bottom: 0;
  z-index: 5;
  width: 100%;
  height: 49px;
  border-style: solid;
  border-top-width: 1px;
  background-size: 0;
  line-height: 49px; }
  .tabs .tab-item .badge {
    background-color: #444;
    color: #f8f8f8; }
  @media (min--moz-device-pixel-ratio: 1.5), (-webkit-min-device-pixel-ratio: 1.5), (min-device-pixel-ratio: 1.5), (min-resolution: 144dpi), (min-resolution: 1.5dppx) {
    .tabs {
      padding-top: 2px;
      border-top: none !important;
      border-bottom: none;
      background-position: top;
      background-size: 100% 1px;
      background-repeat: no-repeat; } }

/* Allow parent element of tabs to define color, or just the tab itself */
.tabs-light > .tabs,
.tabs.tabs-light {
  border-color: #ddd;
  background-color: #fff;
  background-image: linear-gradient(0deg, #ddd, #ddd 50%, transparent 50%);
  color: #444; }
  .tabs-light > .tabs .tab-item .badge,
  .tabs.tabs-light .tab-item .badge {
    background-color: #444;
    color: #fff; }

.tabs-stable > .tabs,
.tabs.tabs-stable {
  border-color: #b2b2b2;
  background-color: #f8f8f8;
  background-image: linear-gradient(0deg, #b2b2b2, #b2b2b2 50%, transparent 50%);
  color: #444; }
  .tabs-stable > .tabs .tab-item .badge,
  .tabs.tabs-stable .tab-item .badge {
    background-color: #444;
    color: #f8f8f8; }

.tabs-positive > .tabs,
.tabs.tabs-positive {
  border-color: #ff6839;
  background-color: #66d9ff;
  background-image: linear-gradient(0deg, #ff6839, #ff6839 50%, transparent 50%);
  color: #fff; }
  .tabs-positive > .tabs .tab-item .badge,
  .tabs.tabs-positive .tab-item .badge {
    background-color: #fff;
    color: #66d9ff; }

.tabs-calm > .tabs,
.tabs.tabs-calm {
  border-color: #d92200;
  background-color: #ff330d;
  background-image: linear-gradient(0deg, #d92200, #d92200 50%, transparent 50%);
  color: #fff; }
  .tabs-calm > .tabs .tab-item .badge,
  .tabs.tabs-calm .tab-item .badge {
    background-color: #fff;
    color: #ff330d; }

.tabs-assertive > .tabs,
.tabs.tabs-assertive {
  border-color: #ccccc1;
  background-color: #e3e3dd;
  background-image: linear-gradient(0deg, #ccccc1, #ccccc1 50%, transparent 50%);
  color: #fff; }
  .tabs-assertive > .tabs .tab-item .badge,
  .tabs.tabs-assertive .tab-item .badge {
    background-color: #fff;
    color: #e3e3dd; }

.tabs-balanced > .tabs,
.tabs.tabs-balanced {
  border-color: #005b87;
  background-color: #007dba;
  background-image: linear-gradient(0deg, #005b87, #005b87 50%, transparent 50%);
  color: #fff; }
  .tabs-balanced > .tabs .tab-item .badge,
  .tabs.tabs-balanced .tab-item .badge {
    background-color: #fff;
    color: #007dba; }

.tabs-energized > .tabs,
.tabs.tabs-energized {
  border-color: #8ad5e9;
  background-color: #9fdded;
  background-image: linear-gradient(0deg, #8ad5e9, #8ad5e9 50%, transparent 50%);
  color: #fff; }
  .tabs-energized > .tabs .tab-item .badge,
  .tabs.tabs-energized .tab-item .badge {
    background-color: #fff;
    color: #9fdded; }

.tabs-royal > .tabs,
.tabs.tabs-royal {
  border-color: #6b46e5;
  background-color: #886aea;
  background-image: linear-gradient(0deg, #6b46e5, #6b46e5 50%, transparent 50%);
  color: #fff; }
  .tabs-royal > .tabs .tab-item .badge,
  .tabs.tabs-royal .tab-item .badge {
    background-color: #fff;
    color: #886aea; }

.tabs-dark > .tabs,
.tabs.tabs-dark {
  border-color: #111;
  background-color: #444;
  background-image: linear-gradient(0deg, #111, #111 50%, transparent 50%);
  color: #fff; }
  .tabs-dark > .tabs .tab-item .badge,
  .tabs.tabs-dark .tab-item .badge {
    background-color: #fff;
    color: #444; }

.tabs-striped .tabs {
  background-color: white;
  background-image: none;
  border: none;
  border-bottom: 1px solid #ddd;
  padding-top: 2px; }

.tabs-striped .tab-item.tab-item-active, .tabs-striped .tab-item.active, .tabs-striped .tab-item.activated {
  margin-top: -2px;
  border-style: solid;
  border-width: 2px 0 0 0;
  border-color: #444; }
  .tabs-striped .tab-item.tab-item-active .badge, .tabs-striped .tab-item.active .badge, .tabs-striped .tab-item.activated .badge {
    top: 2px;
    opacity: 1; }

.tabs-striped.tabs-light .tabs {
  background-color: #fff; }

.tabs-striped.tabs-light .tab-item {
  color: rgba(68, 68, 68, 0.4);
  opacity: 1; }
  .tabs-striped.tabs-light .tab-item .badge {
    opacity: 0.4; }
  .tabs-striped.tabs-light .tab-item.tab-item-active, .tabs-striped.tabs-light .tab-item.active, .tabs-striped.tabs-light .tab-item.activated {
    margin-top: -2px;
    color: #444;
    border-style: solid;
    border-width: 2px 0 0 0;
    border-color: #444; }

.tabs-striped.tabs-top .tab-item.tab-item-active .badge, .tabs-striped.tabs-top .tab-item.active .badge, .tabs-striped.tabs-top .tab-item.activated .badge {
  top: 4%; }

.tabs-striped.tabs-stable .tabs {
  background-color: #f8f8f8; }

.tabs-striped.tabs-stable .tab-item {
  color: rgba(68, 68, 68, 0.4);
  opacity: 1; }
  .tabs-striped.tabs-stable .tab-item .badge {
    opacity: 0.4; }
  .tabs-striped.tabs-stable .tab-item.tab-item-active, .tabs-striped.tabs-stable .tab-item.active, .tabs-striped.tabs-stable .tab-item.activated {
    margin-top: -2px;
    color: #444;
    border-style: solid;
    border-width: 2px 0 0 0;
    border-color: #444; }

.tabs-striped.tabs-top .tab-item.tab-item-active .badge, .tabs-striped.tabs-top .tab-item.active .badge, .tabs-striped.tabs-top .tab-item.activated .badge {
  top: 4%; }

.tabs-striped.tabs-positive .tabs {
  background-color: #FF8F6C; }

.tabs-striped.tabs-positive .tab-item {
  color: rgba(255, 255, 255, 0.4);
  opacity: 1; }
  .tabs-striped.tabs-positive .tab-item .badge {
    opacity: 0.4; }
  .tabs-striped.tabs-positive .tab-item.tab-item-active, .tabs-striped.tabs-positive .tab-item.active, .tabs-striped.tabs-positive .tab-item.activated {
    margin-top: -2px;
    color: #fff;
    border-style: solid;
    border-width: 2px 0 0 0;
    border-color: #fff; }

.tabs-striped.tabs-top .tab-item.tab-item-active .badge, .tabs-striped.tabs-top .tab-item.active .badge, .tabs-striped.tabs-top .tab-item.activated .badge {
  top: 4%; }

.tabs-striped.tabs-calm .tabs {
  background-color: #ff330d; }

.tabs-striped.tabs-calm .tab-item {
  color: rgba(255, 255, 255, 0.4);
  opacity: 1; }
  .tabs-striped.tabs-calm .tab-item .badge {
    opacity: 0.4; }
  .tabs-striped.tabs-calm .tab-item.tab-item-active, .tabs-striped.tabs-calm .tab-item.active, .tabs-striped.tabs-calm .tab-item.activated {
    margin-top: -2px;
    color: #fff;
    border-style: solid;
    border-width: 2px 0 0 0;
    border-color: #fff; }

.tabs-striped.tabs-top .tab-item.tab-item-active .badge, .tabs-striped.tabs-top .tab-item.active .badge, .tabs-striped.tabs-top .tab-item.activated .badge {
  top: 4%; }

.tabs-striped.tabs-assertive .tabs {
  background-color: #e3e3dd; }

.tabs-striped.tabs-assertive .tab-item {
  color: rgba(255, 255, 255, 0.4);
  opacity: 1; }
  .tabs-striped.tabs-assertive .tab-item .badge {
    opacity: 0.4; }
  .tabs-striped.tabs-assertive .tab-item.tab-item-active, .tabs-striped.tabs-assertive .tab-item.active, .tabs-striped.tabs-assertive .tab-item.activated {
    margin-top: -2px;
    color: #fff;
    border-style: solid;
    border-width: 2px 0 0 0;
    border-color: #fff; }

.tabs-striped.tabs-top .tab-item.tab-item-active .badge, .tabs-striped.tabs-top .tab-item.active .badge, .tabs-striped.tabs-top .tab-item.activated .badge {
  top: 4%; }

.tabs-striped.tabs-balanced .tabs {
  background-color: #007dba; }

.tabs-striped.tabs-balanced .tab-item {
  color: rgba(255, 255, 255, 0.4);
  opacity: 1; }
  .tabs-striped.tabs-balanced .tab-item .badge {
    opacity: 0.4; }
  .tabs-striped.tabs-balanced .tab-item.tab-item-active, .tabs-striped.tabs-balanced .tab-item.active, .tabs-striped.tabs-balanced .tab-item.activated {
    margin-top: -2px;
    color: #fff;
    border-style: solid;
    border-width: 2px 0 0 0;
    border-color: #fff; }

.tabs-striped.tabs-top .tab-item.tab-item-active .badge, .tabs-striped.tabs-top .tab-item.active .badge, .tabs-striped.tabs-top .tab-item.activated .badge {
  top: 4%; }

.tabs-striped.tabs-energized .tabs {
  background-color: #9fdded; }

.tabs-striped.tabs-energized .tab-item {
  color: rgba(255, 255, 255, 0.4);
  opacity: 1; }
  .tabs-striped.tabs-energized .tab-item .badge {
    opacity: 0.4; }
  .tabs-striped.tabs-energized .tab-item.tab-item-active, .tabs-striped.tabs-energized .tab-item.active, .tabs-striped.tabs-energized .tab-item.activated {
    margin-top: -2px;
    color: #fff;
    border-style: solid;
    border-width: 2px 0 0 0;
    border-color: #fff; }

.tabs-striped.tabs-top .tab-item.tab-item-active .badge, .tabs-striped.tabs-top .tab-item.active .badge, .tabs-striped.tabs-top .tab-item.activated .badge {
  top: 4%; }

.tabs-striped.tabs-royal .tabs {
  background-color: #886aea; }

.tabs-striped.tabs-royal .tab-item {
  color: rgba(255, 255, 255, 0.4);
  opacity: 1; }
  .tabs-striped.tabs-royal .tab-item .badge {
    opacity: 0.4; }
  .tabs-striped.tabs-royal .tab-item.tab-item-active, .tabs-striped.tabs-royal .tab-item.active, .tabs-striped.tabs-royal .tab-item.activated {
    margin-top: -2px;
    color: #fff;
    border-style: solid;
    border-width: 2px 0 0 0;
    border-color: #fff; }

.tabs-striped.tabs-top .tab-item.tab-item-active .badge, .tabs-striped.tabs-top .tab-item.active .badge, .tabs-striped.tabs-top .tab-item.activated .badge {
  top: 4%; }

.tabs-striped.tabs-dark .tabs {
  background-color: #444; }

.tabs-striped.tabs-dark .tab-item {
  color: rgba(255, 255, 255, 0.4);
  opacity: 1; }
  .tabs-striped.tabs-dark .tab-item .badge {
    opacity: 0.4; }
  .tabs-striped.tabs-dark .tab-item.tab-item-active, .tabs-striped.tabs-dark .tab-item.active, .tabs-striped.tabs-dark .tab-item.activated {
    margin-top: -2px;
    color: #fff;
    border-style: solid;
    border-width: 2px 0 0 0;
    border-color: #fff; }

.tabs-striped.tabs-top .tab-item.tab-item-active .badge, .tabs-striped.tabs-top .tab-item.active .badge, .tabs-striped.tabs-top .tab-item.activated .badge {
  top: 4%; }

.tabs-striped.tabs-background-light .tabs {
  background-color: #fff;
  background-image: none; }

.tabs-striped.tabs-background-stable .tabs {
  background-color: #f8f8f8;
  background-image: none; }

.tabs-striped.tabs-background-positive .tabs {
  background-color: #FF8F6C;
  background-image: none; }

.tabs-striped.tabs-background-calm .tabs {
  background-color: #ff330d;
  background-image: none; }

.tabs-striped.tabs-background-assertive .tabs {
  background-color: #e3e3dd;
  background-image: none; }

.tabs-striped.tabs-background-balanced .tabs {
  background-color: #007dba;
  background-image: none; }

.tabs-striped.tabs-background-energized .tabs {
  background-color: #9fdded;
  background-image: none; }

.tabs-striped.tabs-background-royal .tabs {
  background-color: #886aea;
  background-image: none; }

.tabs-striped.tabs-background-dark .tabs {
  background-color: #444;
  background-image: none; }

.tabs-striped.tabs-color-light .tab-item {
  color: rgba(255, 255, 255, 0.4);
  opacity: 1; }
  .tabs-striped.tabs-color-light .tab-item .badge {
    opacity: 0.4; }
  .tabs-striped.tabs-color-light .tab-item.tab-item-active, .tabs-striped.tabs-color-light .tab-item.active, .tabs-striped.tabs-color-light .tab-item.activated {
    margin-top: -2px;
    color: #fff;
    border: 0 solid #fff;
    border-top-width: 2px; }
    .tabs-striped.tabs-color-light .tab-item.tab-item-active .badge, .tabs-striped.tabs-color-light .tab-item.active .badge, .tabs-striped.tabs-color-light .tab-item.activated .badge {
      top: 2px;
      opacity: 1; }

.tabs-striped.tabs-color-stable .tab-item {
  color: rgba(248, 248, 248, 0.4);
  opacity: 1; }
  .tabs-striped.tabs-color-stable .tab-item .badge {
    opacity: 0.4; }
  .tabs-striped.tabs-color-stable .tab-item.tab-item-active, .tabs-striped.tabs-color-stable .tab-item.active, .tabs-striped.tabs-color-stable .tab-item.activated {
    margin-top: -2px;
    color: #f8f8f8;
    border: 0 solid #f8f8f8;
    border-top-width: 2px; }
    .tabs-striped.tabs-color-stable .tab-item.tab-item-active .badge, .tabs-striped.tabs-color-stable .tab-item.active .badge, .tabs-striped.tabs-color-stable .tab-item.activated .badge {
      top: 2px;
      opacity: 1; }

.tabs-striped.tabs-color-positive .tab-item {
  color: rgba(255, 143, 108, 0.4);
  opacity: 1; }
  .tabs-striped.tabs-color-positive .tab-item .badge {
    opacity: 0.4; }
  .tabs-striped.tabs-color-positive .tab-item.tab-item-active, .tabs-striped.tabs-color-positive .tab-item.active, .tabs-striped.tabs-color-positive .tab-item.activated {
    margin-top: -2px;
    color: #FF8F6C;
    border: 0 solid #FF8F6C;
    border-top-width: 2px; }
    .tabs-striped.tabs-color-positive .tab-item.tab-item-active .badge, .tabs-striped.tabs-color-positive .tab-item.active .badge, .tabs-striped.tabs-color-positive .tab-item.activated .badge {
      top: 2px;
      opacity: 1; }

.tabs-striped.tabs-color-calm .tab-item {
  color: rgba(255, 51, 13, 0.4);
  opacity: 1; }
  .tabs-striped.tabs-color-calm .tab-item .badge {
    opacity: 0.4; }
  .tabs-striped.tabs-color-calm .tab-item.tab-item-active, .tabs-striped.tabs-color-calm .tab-item.active, .tabs-striped.tabs-color-calm .tab-item.activated {
    margin-top: -2px;
    color: #ff330d;
    border: 0 solid #ff330d;
    border-top-width: 2px; }
    .tabs-striped.tabs-color-calm .tab-item.tab-item-active .badge, .tabs-striped.tabs-color-calm .tab-item.active .badge, .tabs-striped.tabs-color-calm .tab-item.activated .badge {
      top: 2px;
      opacity: 1; }

.tabs-striped.tabs-color-assertive .tab-item {
  color: rgba(227, 227, 221, 0.4);
  opacity: 1; }
  .tabs-striped.tabs-color-assertive .tab-item .badge {
    opacity: 0.4; }
  .tabs-striped.tabs-color-assertive .tab-item.tab-item-active, .tabs-striped.tabs-color-assertive .tab-item.active, .tabs-striped.tabs-color-assertive .tab-item.activated {
    margin-top: -2px;
    color: #e3e3dd;
    border: 0 solid #e3e3dd;
    border-top-width: 2px; }
    .tabs-striped.tabs-color-assertive .tab-item.tab-item-active .badge, .tabs-striped.tabs-color-assertive .tab-item.active .badge, .tabs-striped.tabs-color-assertive .tab-item.activated .badge {
      top: 2px;
      opacity: 1; }

.tabs-striped.tabs-color-balanced .tab-item {
  color: rgba(0, 125, 186, 0.4);
  opacity: 1; }
  .tabs-striped.tabs-color-balanced .tab-item .badge {
    opacity: 0.4; }
  .tabs-striped.tabs-color-balanced .tab-item.tab-item-active, .tabs-striped.tabs-color-balanced .tab-item.active, .tabs-striped.tabs-color-balanced .tab-item.activated {
    margin-top: -2px;
    color: #007dba;
    border: 0 solid #007dba;
    border-top-width: 2px; }
    .tabs-striped.tabs-color-balanced .tab-item.tab-item-active .badge, .tabs-striped.tabs-color-balanced .tab-item.active .badge, .tabs-striped.tabs-color-balanced .tab-item.activated .badge {
      top: 2px;
      opacity: 1; }

.tabs-striped.tabs-color-energized .tab-item {
  color: rgba(159, 221, 237, 0.4);
  opacity: 1; }
  .tabs-striped.tabs-color-energized .tab-item .badge {
    opacity: 0.4; }
  .tabs-striped.tabs-color-energized .tab-item.tab-item-active, .tabs-striped.tabs-color-energized .tab-item.active, .tabs-striped.tabs-color-energized .tab-item.activated {
    margin-top: -2px;
    color: #9fdded;
    border: 0 solid #9fdded;
    border-top-width: 2px; }
    .tabs-striped.tabs-color-energized .tab-item.tab-item-active .badge, .tabs-striped.tabs-color-energized .tab-item.active .badge, .tabs-striped.tabs-color-energized .tab-item.activated .badge {
      top: 2px;
      opacity: 1; }

.tabs-striped.tabs-color-royal .tab-item {
  color: rgba(136, 106, 234, 0.4);
  opacity: 1; }
  .tabs-striped.tabs-color-royal .tab-item .badge {
    opacity: 0.4; }
  .tabs-striped.tabs-color-royal .tab-item.tab-item-active, .tabs-striped.tabs-color-royal .tab-item.active, .tabs-striped.tabs-color-royal .tab-item.activated {
    margin-top: -2px;
    color: #886aea;
    border: 0 solid #886aea;
    border-top-width: 2px; }
    .tabs-striped.tabs-color-royal .tab-item.tab-item-active .badge, .tabs-striped.tabs-color-royal .tab-item.active .badge, .tabs-striped.tabs-color-royal .tab-item.activated .badge {
      top: 2px;
      opacity: 1; }

.tabs-striped.tabs-color-dark .tab-item {
  color: rgba(68, 68, 68, 0.4);
  opacity: 1; }
  .tabs-striped.tabs-color-dark .tab-item .badge {
    opacity: 0.4; }
  .tabs-striped.tabs-color-dark .tab-item.tab-item-active, .tabs-striped.tabs-color-dark .tab-item.active, .tabs-striped.tabs-color-dark .tab-item.activated {
    margin-top: -2px;
    color: #444;
    border: 0 solid #444;
    border-top-width: 2px; }
    .tabs-striped.tabs-color-dark .tab-item.tab-item-active .badge, .tabs-striped.tabs-color-dark .tab-item.active .badge, .tabs-striped.tabs-color-dark .tab-item.activated .badge {
      top: 2px;
      opacity: 1; }

.tabs-background-light .tabs,
.tabs-background-light > .tabs {
  background-color: #fff;
  background-image: linear-gradient(0deg, #ddd, #ddd 50%, transparent 50%);
  border-color: #ddd; }

.tabs-background-stable .tabs,
.tabs-background-stable > .tabs {
  background-color: #f8f8f8;
  background-image: linear-gradient(0deg, #b2b2b2, #b2b2b2 50%, transparent 50%);
  border-color: #b2b2b2; }

.tabs-background-positive .tabs,
.tabs-background-positive > .tabs {
  background-color: #FF8F6C;
  background-image: linear-gradient(0deg, #ff6839, #ff6839 50%, transparent 50%);
  border-color: #ff6839; }

.tabs-background-calm .tabs,
.tabs-background-calm > .tabs {
  background-color: #ff330d;
  background-image: linear-gradient(0deg, #d92200, #d92200 50%, transparent 50%);
  border-color: #d92200; }

.tabs-background-assertive .tabs,
.tabs-background-assertive > .tabs {
  background-color: #e3e3dd;
  background-image: linear-gradient(0deg, #ccccc1, #ccccc1 50%, transparent 50%);
  border-color: #ccccc1; }

.tabs-background-balanced .tabs,
.tabs-background-balanced > .tabs {
  background-color: #007dba;
  background-image: linear-gradient(0deg, #005b87, #005b87 50%, transparent 50%);
  border-color: #005b87; }

.tabs-background-energized .tabs,
.tabs-background-energized > .tabs {
  background-color: #9fdded;
  background-image: linear-gradient(0deg, #8ad5e9, #8ad5e9 50%, transparent 50%);
  border-color: #8ad5e9; }

.tabs-background-royal .tabs,
.tabs-background-royal > .tabs {
  background-color: #886aea;
  background-image: linear-gradient(0deg, #6b46e5, #6b46e5 50%, transparent 50%);
  border-color: #6b46e5; }

.tabs-background-dark .tabs,
.tabs-background-dark > .tabs {
  background-color: #444;
  background-image: linear-gradient(0deg, #111, #111 50%, transparent 50%);
  border-color: #111; }

.tabs-color-light .tab-item {
  color: rgba(255, 255, 255, 0.4);
  opacity: 1; }
  .tabs-color-light .tab-item .badge {
    opacity: 0.4; }
  .tabs-color-light .tab-item.tab-item-active, .tabs-color-light .tab-item.active, .tabs-color-light .tab-item.activated {
    color: #fff;
    border: 0 solid #fff; }
    .tabs-color-light .tab-item.tab-item-active .badge, .tabs-color-light .tab-item.active .badge, .tabs-color-light .tab-item.activated .badge {
      opacity: 1; }

.tabs-color-stable .tab-item {
  color: rgba(248, 248, 248, 0.4);
  opacity: 1; }
  .tabs-color-stable .tab-item .badge {
    opacity: 0.4; }
  .tabs-color-stable .tab-item.tab-item-active, .tabs-color-stable .tab-item.active, .tabs-color-stable .tab-item.activated {
    color: #f8f8f8;
    border: 0 solid #f8f8f8; }
    .tabs-color-stable .tab-item.tab-item-active .badge, .tabs-color-stable .tab-item.active .badge, .tabs-color-stable .tab-item.activated .badge {
      opacity: 1; }

.tabs-color-positive .tab-item {
  color: rgba(255, 143, 108, 0.4);
  opacity: 1; }
  .tabs-color-positive .tab-item .badge {
    opacity: 0.4; }
  .tabs-color-positive .tab-item.tab-item-active, .tabs-color-positive .tab-item.active, .tabs-color-positive .tab-item.activated {
    color: #FF8F6C;
    border: 0 solid #FF8F6C; }
    .tabs-color-positive .tab-item.tab-item-active .badge, .tabs-color-positive .tab-item.active .badge, .tabs-color-positive .tab-item.activated .badge {
      opacity: 1; }

.tabs-color-calm .tab-item {
  color: rgba(255, 51, 13, 0.4);
  opacity: 1; }
  .tabs-color-calm .tab-item .badge {
    opacity: 0.4; }
  .tabs-color-calm .tab-item.tab-item-active, .tabs-color-calm .tab-item.active, .tabs-color-calm .tab-item.activated {
    color: #ff330d;
    border: 0 solid #ff330d; }
    .tabs-color-calm .tab-item.tab-item-active .badge, .tabs-color-calm .tab-item.active .badge, .tabs-color-calm .tab-item.activated .badge {
      opacity: 1; }

.tabs-color-assertive .tab-item {
  color: rgba(227, 227, 221, 0.4);
  opacity: 1; }
  .tabs-color-assertive .tab-item .badge {
    opacity: 0.4; }
  .tabs-color-assertive .tab-item.tab-item-active, .tabs-color-assertive .tab-item.active, .tabs-color-assertive .tab-item.activated {
    color: #e3e3dd;
    border: 0 solid #e3e3dd; }
    .tabs-color-assertive .tab-item.tab-item-active .badge, .tabs-color-assertive .tab-item.active .badge, .tabs-color-assertive .tab-item.activated .badge {
      opacity: 1; }

.tabs-color-balanced .tab-item {
  color: rgba(0, 125, 186, 0.4);
  opacity: 1; }
  .tabs-color-balanced .tab-item .badge {
    opacity: 0.4; }
  .tabs-color-balanced .tab-item.tab-item-active, .tabs-color-balanced .tab-item.active, .tabs-color-balanced .tab-item.activated {
    color: #007dba;
    border: 0 solid #007dba; }
    .tabs-color-balanced .tab-item.tab-item-active .badge, .tabs-color-balanced .tab-item.active .badge, .tabs-color-balanced .tab-item.activated .badge {
      opacity: 1; }

.tabs-color-energized .tab-item {
  color: rgba(159, 221, 237, 0.4);
  opacity: 1; }
  .tabs-color-energized .tab-item .badge {
    opacity: 0.4; }
  .tabs-color-energized .tab-item.tab-item-active, .tabs-color-energized .tab-item.active, .tabs-color-energized .tab-item.activated {
    color: #9fdded;
    border: 0 solid #9fdded; }
    .tabs-color-energized .tab-item.tab-item-active .badge, .tabs-color-energized .tab-item.active .badge, .tabs-color-energized .tab-item.activated .badge {
      opacity: 1; }

.tabs-color-royal .tab-item {
  color: rgba(136, 106, 234, 0.4);
  opacity: 1; }
  .tabs-color-royal .tab-item .badge {
    opacity: 0.4; }
  .tabs-color-royal .tab-item.tab-item-active, .tabs-color-royal .tab-item.active, .tabs-color-royal .tab-item.activated {
    color: #886aea;
    border: 0 solid #886aea; }
    .tabs-color-royal .tab-item.tab-item-active .badge, .tabs-color-royal .tab-item.active .badge, .tabs-color-royal .tab-item.activated .badge {
      opacity: 1; }

.tabs-color-dark .tab-item {
  color: rgba(68, 68, 68, 0.4);
  opacity: 1; }
  .tabs-color-dark .tab-item .badge {
    opacity: 0.4; }
  .tabs-color-dark .tab-item.tab-item-active, .tabs-color-dark .tab-item.active, .tabs-color-dark .tab-item.activated {
    color: #444;
    border: 0 solid #444; }
    .tabs-color-dark .tab-item.tab-item-active .badge, .tabs-color-dark .tab-item.active .badge, .tabs-color-dark .tab-item.activated .badge {
      opacity: 1; }

ion-tabs.tabs-color-active-light .tab-item {
  color: #444; }
  ion-tabs.tabs-color-active-light .tab-item.tab-item-active, ion-tabs.tabs-color-active-light .tab-item.active, ion-tabs.tabs-color-active-light .tab-item.activated {
    color: #fff; }

ion-tabs.tabs-striped.tabs-color-active-light .tab-item.tab-item-active, ion-tabs.tabs-striped.tabs-color-active-light .tab-item.active, ion-tabs.tabs-striped.tabs-color-active-light .tab-item.activated {
  border-color: #fff;
  color: #fff; }

ion-tabs.tabs-color-active-stable .tab-item {
  color: #444; }
  ion-tabs.tabs-color-active-stable .tab-item.tab-item-active, ion-tabs.tabs-color-active-stable .tab-item.active, ion-tabs.tabs-color-active-stable .tab-item.activated {
    color: #f8f8f8; }

ion-tabs.tabs-striped.tabs-color-active-stable .tab-item.tab-item-active, ion-tabs.tabs-striped.tabs-color-active-stable .tab-item.active, ion-tabs.tabs-striped.tabs-color-active-stable .tab-item.activated {
  border-color: #f8f8f8;
  color: #f8f8f8; }

ion-tabs.tabs-color-active-positive .tab-item {
  color: #444; }
  ion-tabs.tabs-color-active-positive .tab-item.tab-item-active, ion-tabs.tabs-color-active-positive .tab-item.active, ion-tabs.tabs-color-active-positive .tab-item.activated {
    color: #FF8F6C; }

ion-tabs.tabs-striped.tabs-color-active-positive .tab-item.tab-item-active, ion-tabs.tabs-striped.tabs-color-active-positive .tab-item.active, ion-tabs.tabs-striped.tabs-color-active-positive .tab-item.activated {
  border-color: #FF8F6C;
  color: #FF8F6C; }

ion-tabs.tabs-color-active-calm .tab-item {
  color: #444; }
  ion-tabs.tabs-color-active-calm .tab-item.tab-item-active, ion-tabs.tabs-color-active-calm .tab-item.active, ion-tabs.tabs-color-active-calm .tab-item.activated {
    color: #ff330d; }

ion-tabs.tabs-striped.tabs-color-active-calm .tab-item.tab-item-active, ion-tabs.tabs-striped.tabs-color-active-calm .tab-item.active, ion-tabs.tabs-striped.tabs-color-active-calm .tab-item.activated {
  border-color: #ff330d;
  color: #ff330d; }

ion-tabs.tabs-color-active-assertive .tab-item {
  color: #444; }
  ion-tabs.tabs-color-active-assertive .tab-item.tab-item-active, ion-tabs.tabs-color-active-assertive .tab-item.active, ion-tabs.tabs-color-active-assertive .tab-item.activated {
    color: #e3e3dd; }

ion-tabs.tabs-striped.tabs-color-active-assertive .tab-item.tab-item-active, ion-tabs.tabs-striped.tabs-color-active-assertive .tab-item.active, ion-tabs.tabs-striped.tabs-color-active-assertive .tab-item.activated {
  border-color: #e3e3dd;
  color: #e3e3dd; }

ion-tabs.tabs-color-active-balanced .tab-item {
  color: #444; }
  ion-tabs.tabs-color-active-balanced .tab-item.tab-item-active, ion-tabs.tabs-color-active-balanced .tab-item.active, ion-tabs.tabs-color-active-balanced .tab-item.activated {
    color: #007dba; }

ion-tabs.tabs-striped.tabs-color-active-balanced .tab-item.tab-item-active, ion-tabs.tabs-striped.tabs-color-active-balanced .tab-item.active, ion-tabs.tabs-striped.tabs-color-active-balanced .tab-item.activated {
  border-color: #007dba;
  color: #007dba; }

ion-tabs.tabs-color-active-energized .tab-item {
  color: #444; }
  ion-tabs.tabs-color-active-energized .tab-item.tab-item-active, ion-tabs.tabs-color-active-energized .tab-item.active, ion-tabs.tabs-color-active-energized .tab-item.activated {
    color: #9fdded; }

ion-tabs.tabs-striped.tabs-color-active-energized .tab-item.tab-item-active, ion-tabs.tabs-striped.tabs-color-active-energized .tab-item.active, ion-tabs.tabs-striped.tabs-color-active-energized .tab-item.activated {
  border-color: #9fdded;
  color: #9fdded; }

ion-tabs.tabs-color-active-royal .tab-item {
  color: #444; }
  ion-tabs.tabs-color-active-royal .tab-item.tab-item-active, ion-tabs.tabs-color-active-royal .tab-item.active, ion-tabs.tabs-color-active-royal .tab-item.activated {
    color: #886aea; }

ion-tabs.tabs-striped.tabs-color-active-royal .tab-item.tab-item-active, ion-tabs.tabs-striped.tabs-color-active-royal .tab-item.active, ion-tabs.tabs-striped.tabs-color-active-royal .tab-item.activated {
  border-color: #886aea;
  color: #886aea; }

ion-tabs.tabs-color-active-dark .tab-item {
  color: #fff; }
  ion-tabs.tabs-color-active-dark .tab-item.tab-item-active, ion-tabs.tabs-color-active-dark .tab-item.active, ion-tabs.tabs-color-active-dark .tab-item.activated {
    color: #444; }

ion-tabs.tabs-striped.tabs-color-active-dark .tab-item.tab-item-active, ion-tabs.tabs-striped.tabs-color-active-dark .tab-item.active, ion-tabs.tabs-striped.tabs-color-active-dark .tab-item.activated {
  border-color: #444;
  color: #444; }

.tabs-top.tabs-striped {
  padding-bottom: 0; }
  .tabs-top.tabs-striped .tab-item {
    background: transparent;
    transition: color .1s ease; }
    .tabs-top.tabs-striped .tab-item.tab-item-active, .tabs-top.tabs-striped .tab-item.active, .tabs-top.tabs-striped .tab-item.activated {
      margin-top: 1px;
      border-width: 0px 0px 2px 0px !important;
      border-style: solid; }
      .tabs-top.tabs-striped .tab-item.tab-item-active > .badge, .tabs-top.tabs-striped .tab-item.tab-item-active > i, .tabs-top.tabs-striped .tab-item.active > .badge, .tabs-top.tabs-striped .tab-item.active > i, .tabs-top.tabs-striped .tab-item.activated > .badge, .tabs-top.tabs-striped .tab-item.activated > i {
        margin-top: -1px; }
    .tabs-top.tabs-striped .tab-item .badge {
      transition: color .2s ease; }
  .tabs-top.tabs-striped:not(.tabs-icon-left):not(.tabs-icon-top) .tab-item.tab-item-active .tab-title, .tabs-top.tabs-striped:not(.tabs-icon-left):not(.tabs-icon-top) .tab-item.tab-item-active i, .tabs-top.tabs-striped:not(.tabs-icon-left):not(.tabs-icon-top) .tab-item.active .tab-title, .tabs-top.tabs-striped:not(.tabs-icon-left):not(.tabs-icon-top) .tab-item.active i, .tabs-top.tabs-striped:not(.tabs-icon-left):not(.tabs-icon-top) .tab-item.activated .tab-title, .tabs-top.tabs-striped:not(.tabs-icon-left):not(.tabs-icon-top) .tab-item.activated i {
    display: block;
    margin-top: -1px; }
  .tabs-top.tabs-striped.tabs-icon-left .tab-item {
    margin-top: 1px; }
    .tabs-top.tabs-striped.tabs-icon-left .tab-item.tab-item-active .tab-title, .tabs-top.tabs-striped.tabs-icon-left .tab-item.tab-item-active i, .tabs-top.tabs-striped.tabs-icon-left .tab-item.active .tab-title, .tabs-top.tabs-striped.tabs-icon-left .tab-item.active i, .tabs-top.tabs-striped.tabs-icon-left .tab-item.activated .tab-title, .tabs-top.tabs-striped.tabs-icon-left .tab-item.activated i {
      margin-top: -0.1em; }

/* Allow parent element to have tabs-top */
/* If you change this, change platform.scss as well */
.tabs-top > .tabs,
.tabs.tabs-top {
  top: 44px;
  padding-top: 0;
  background-position: bottom;
  border-top-width: 0;
  border-bottom-width: 1px; }
  .tabs-top > .tabs .tab-item.tab-item-active .badge, .tabs-top > .tabs .tab-item.active .badge, .tabs-top > .tabs .tab-item.activated .badge,
  .tabs.tabs-top .tab-item.tab-item-active .badge,
  .tabs.tabs-top .tab-item.active .badge,
  .tabs.tabs-top .tab-item.activated .badge {
    top: 4%; }

.tabs-top ~ .bar-header {
  border-bottom-width: 0; }

.tab-item {
  -moz-flex: 1;
  -ms-flex: 1;
  flex: 1;
  display: block;
  overflow: hidden;
  max-width: 150px;
  height: 100%;
  color: inherit;
  text-align: center;
  text-decoration: none;
  text-overflow: ellipsis;
  white-space: nowrap;
  font-weight: 400;
  font-size: 14px;
  font-family: "-apple-system", "Helvetica Neue", "Roboto", "Segoe UI", sans-serif;
  opacity: 0.7; }
  .tab-item:hover {
    cursor: pointer; }
  .tab-item.tab-hidden {
    display: none; }

.tabs-item-hide > .tabs,
.tabs.tabs-item-hide {
  display: none; }

.tabs-icon-top > .tabs .tab-item,
.tabs-icon-top.tabs .tab-item,
.tabs-icon-bottom > .tabs .tab-item,
.tabs-icon-bottom.tabs .tab-item {
  font-size: 10px;
  line-height: 14px; }

.tab-item .icon {
  display: block;
  margin: 0 auto;
  height: 32px;
  font-size: 32px; }

.tabs-icon-left.tabs .tab-item,
.tabs-icon-left > .tabs .tab-item,
.tabs-icon-right.tabs .tab-item,
.tabs-icon-right > .tabs .tab-item {
  font-size: 10px; }
  .tabs-icon-left.tabs .tab-item .icon, .tabs-icon-left.tabs .tab-item .tab-title,
  .tabs-icon-left > .tabs .tab-item .icon,
  .tabs-icon-left > .tabs .tab-item .tab-title,
  .tabs-icon-right.tabs .tab-item .icon,
  .tabs-icon-right.tabs .tab-item .tab-title,
  .tabs-icon-right > .tabs .tab-item .icon,
  .tabs-icon-right > .tabs .tab-item .tab-title {
    display: inline-block;
    vertical-align: top;
    margin-top: -.1em; }
    .tabs-icon-left.tabs .tab-item .icon:before, .tabs-icon-left.tabs .tab-item .tab-title:before,
    .tabs-icon-left > .tabs .tab-item .icon:before,
    .tabs-icon-left > .tabs .tab-item .tab-title:before,
    .tabs-icon-right.tabs .tab-item .icon:before,
    .tabs-icon-right.tabs .tab-item .tab-title:before,
    .tabs-icon-right > .tabs .tab-item .icon:before,
    .tabs-icon-right > .tabs .tab-item .tab-title:before {
      font-size: 24px;
      line-height: 49px; }

.tabs-icon-left > .tabs .tab-item .icon,
.tabs-icon-left.tabs .tab-item .icon {
  padding-right: 3px; }

.tabs-icon-right > .tabs .tab-item .icon,
.tabs-icon-right.tabs .tab-item .icon {
  padding-left: 3px; }

.tabs-icon-only > .tabs .icon,
.tabs-icon-only.tabs .icon {
  line-height: inherit; }

.tab-item.has-badge {
  position: relative; }

.tab-item .badge {
  position: absolute;
  top: 4%;
  right: 33%;
  right: calc(50% - 26px);
  padding: 1px 6px;
  height: auto;
  font-size: 12px;
  line-height: 16px; }

/* Navigational tab */
/* Active state for tab */
.tab-item.tab-item-active,
.tab-item.active,
.tab-item.activated {
  opacity: 1; }
  .tab-item.tab-item-active.tab-item-light,
  .tab-item.active.tab-item-light,
  .tab-item.activated.tab-item-light {
    color: #fff; }
  .tab-item.tab-item-active.tab-item-stable,
  .tab-item.active.tab-item-stable,
  .tab-item.activated.tab-item-stable {
    color: #f8f8f8; }
  .tab-item.tab-item-active.tab-item-positive,
  .tab-item.active.tab-item-positive,
  .tab-item.activated.tab-item-positive {
    color: #FF8F6C; }
  .tab-item.tab-item-active.tab-item-calm,
  .tab-item.active.tab-item-calm,
  .tab-item.activated.tab-item-calm {
    color: #ff330d; }
  .tab-item.tab-item-active.tab-item-assertive,
  .tab-item.active.tab-item-assertive,
  .tab-item.activated.tab-item-assertive {
    color: #e3e3dd; }
  .tab-item.tab-item-active.tab-item-balanced,
  .tab-item.active.tab-item-balanced,
  .tab-item.activated.tab-item-balanced {
    color: #007dba; }
  .tab-item.tab-item-active.tab-item-energized,
  .tab-item.active.tab-item-energized,
  .tab-item.activated.tab-item-energized {
    color: #9fdded; }
  .tab-item.tab-item-active.tab-item-royal,
  .tab-item.active.tab-item-royal,
  .tab-item.activated.tab-item-royal {
    color: #886aea; }
  .tab-item.tab-item-active.tab-item-dark,
  .tab-item.active.tab-item-dark,
  .tab-item.activated.tab-item-dark {
    color: #444; }

.item.tabs {
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  padding: 0; }
  .item.tabs .icon:before {
    position: relative; }

.tab-item.disabled,
.tab-item[disabled] {
  opacity: .4;
  cursor: default;
  pointer-events: none; }

.nav-bar-tabs-top.hide ~ .view-container .tabs-top .tabs {
  top: 0; }

.pane[hide-nav-bar="true"] .has-tabs-top {
  top: 49px; }

/**
 * Menus
 * --------------------------------------------------
 * Side panel structure
 */
.menu {
  position: absolute;
  top: 0;
  bottom: 0;
  z-index: 0;
  overflow: hidden;
  min-height: 100%;
  max-height: 100%;
  width: 275px;
  background-color: #fff; }
  .menu .scroll-content {
    z-index: 10; }
  .menu .bar-header {
    z-index: 11; }

.menu-content {
  transform: none;
  box-shadow: -1px 0px 2px rgba(0, 0, 0, 0.2), 1px 0px 2px rgba(0, 0, 0, 0.2); }

.menu-open .menu-content .pane,
.menu-open .menu-content .scroll-content {
  pointer-events: none; }

.menu-open .menu-content .scroll-content .scroll {
  pointer-events: none; }

.menu-open .menu-content .scroll-content:not(.overflow-scroll) {
  overflow: hidden; }

.grade-b .menu-content,
.grade-c .menu-content {
  box-sizing: content-box;
  right: -1px;
  left: -1px;
  border-right: 1px solid #ccc;
  border-left: 1px solid #ccc;
  box-shadow: none; }

.menu-left {
  left: 0; }

.menu-right {
  right: 0; }

.aside-open.aside-resizing .menu-right {
  display: none; }

.menu-animated {
  transition: transform 200ms ease; }

/**
 * Modals
 * --------------------------------------------------
 * Modals are independent windows that slide in from off-screen.
 */
.modal-backdrop,
.modal-backdrop-bg {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 10;
  width: 100%;
  height: 100%; }

.modal-backdrop-bg {
  pointer-events: none; }

.modal {
  display: block;
  position: absolute;
  top: 0;
  z-index: 10;
  overflow: hidden;
  min-height: 100%;
  width: 100%;
  background-color: #f2f2f2; }

@media (min-width: 680px) {
  .modal {
    top: 20%;
    right: 20%;
    bottom: 20%;
    left: 20%;
    min-height: 240px;
    width: 60%; }
  .modal.ng-leave-active {
    bottom: 0; }
  .platform-ios.platform-cordova .modal-wrapper .modal .bar-header:not(.bar-subheader) {
    height: 44px; }
    .platform-ios.platform-cordova .modal-wrapper .modal .bar-header:not(.bar-subheader) > * {
      margin-top: 0; }
  .platform-ios.platform-cordova .modal-wrapper .modal .tabs-top > .tabs,
  .platform-ios.platform-cordova .modal-wrapper .modal .tabs.tabs-top {
    top: 44px; }
  .platform-ios.platform-cordova .modal-wrapper .modal .has-header,
  .platform-ios.platform-cordova .modal-wrapper .modal .bar-subheader {
    top: 44px; }
  .platform-ios.platform-cordova .modal-wrapper .modal .has-subheader {
    top: 88px; }
  .platform-ios.platform-cordova .modal-wrapper .modal .has-header.has-tabs-top {
    top: 93px; }
  .platform-ios.platform-cordova .modal-wrapper .modal .has-header.has-subheader.has-tabs-top {
    top: 137px; }
  .modal-backdrop-bg {
    transition: opacity 300ms ease-in-out;
    background-color: #000;
    opacity: 0; }
  .active .modal-backdrop-bg {
    opacity: 0.5; } }

.modal-open {
  pointer-events: none; }
  .modal-open .modal,
  .modal-open .modal-backdrop {
    pointer-events: auto; }
  .modal-open.loading-active .modal,
  .modal-open.loading-active .modal-backdrop {
    pointer-events: none; }

/**
 * Popovers
 * --------------------------------------------------
 * Popovers are independent views which float over content
 */
.popover-backdrop {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 10;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0); }
  .popover-backdrop.active {
    background-color: rgba(0, 0, 0, 0.1); }

.popover {
  position: absolute;
  top: 25%;
  left: 50%;
  z-index: 10;
  display: block;
  margin-top: 12px;
  margin-left: -110px;
  height: 280px;
  width: 220px;
  background-color: #fff;
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.4);
  opacity: 0; }
  .popover .item:first-child {
    border-top: 0; }
  .popover .item:last-child {
    border-bottom: 0; }
  .popover.popover-bottom {
    margin-top: -12px; }

.popover,
.popover .bar-header {
  border-radius: 2px; }

.popover .scroll-content {
  z-index: 1;
  margin: 2px 0; }

.popover .bar-header {
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0; }

.popover .has-header {
  border-top-right-radius: 0;
  border-top-left-radius: 0; }

.popover-arrow {
  display: none; }

.platform-ios .popover {
  box-shadow: 0 0 40px rgba(0, 0, 0, 0.08);
  border-radius: 10px; }

.platform-ios .popover .bar-header {
  border-top-right-radius: 10px;
  border-top-left-radius: 10px; }

.platform-ios .popover .scroll-content {
  margin: 8px 0;
  border-radius: 10px; }

.platform-ios .popover .scroll-content.has-header {
  margin-top: 0; }

.platform-ios .popover-arrow {
  position: absolute;
  display: block;
  top: -17px;
  width: 30px;
  height: 19px;
  overflow: hidden; }
  .platform-ios .popover-arrow:after {
    position: absolute;
    top: 12px;
    left: 5px;
    width: 20px;
    height: 20px;
    background-color: #fff;
    border-radius: 3px;
    content: '';
    transform: rotate(-45deg); }

.platform-ios .popover-bottom .popover-arrow {
  top: auto;
  bottom: -10px; }
  .platform-ios .popover-bottom .popover-arrow:after {
    top: -6px; }

.platform-android .popover {
  margin-top: -32px;
  background-color: #fafafa;
  box-shadow: 0 2px 6px rgba(0, 0, 0, 0.35); }
  .platform-android .popover .item {
    border-color: #fafafa;
    background-color: #fafafa;
    color: #4d4d4d; }
  .platform-android .popover.popover-bottom {
    margin-top: 32px; }

.platform-android .popover-backdrop,
.platform-android .popover-backdrop.active {
  background-color: transparent; }

.popover-open {
  pointer-events: none; }
  .popover-open .popover,
  .popover-open .popover-backdrop {
    pointer-events: auto; }
  .popover-open.loading-active .popover,
  .popover-open.loading-active .popover-backdrop {
    pointer-events: none; }

@media (min-width: 680px) {
  .popover {
    width: 360px;
    margin-left: -180px; } }

/**
 * Popups
 * --------------------------------------------------
 */
.popup-container {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  background: rgba(0, 0, 0, 0);
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
  -moz-justify-content: center;
  justify-content: center;
  -ms-flex-align: center;
  -moz-align-items: center;
  align-items: center;
  z-index: 12;
  visibility: hidden; }
  .popup-container.popup-showing {
    visibility: visible; }
  .popup-container.popup-hidden .popup {
    animation-name: scaleOut;
    animation-duration: 0.1s;
    animation-timing-function: ease-in-out;
    animation-fill-mode: both; }
  .popup-container.active .popup {
    animation-name: superScaleIn;
    animation-duration: 0.2s;
    animation-timing-function: ease-in-out;
    animation-fill-mode: both; }
  .popup-container .popup {
    width: 250px;
    max-width: 100%;
    max-height: 90%;
    border-radius: 0px;
    background-color: rgba(255, 255, 255, 0.9);
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column; }
  .popup-container input,
  .popup-container textarea {
    width: 100%; }

.popup-head {
  padding: 15px 10px;
  border-bottom: 1px solid #eee;
  text-align: center; }

.popup-title {
  margin: 0;
  padding: 0;
  font-size: 15px; }

.popup-sub-title {
  margin: 5px 0 0 0;
  padding: 0;
  font-weight: normal;
  font-size: 11px; }

.popup-body {
  padding: 10px;
  overflow: auto; }

.popup-buttons {
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -moz-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  padding: 10px;
  min-height: 65px; }
  .popup-buttons .button {
    -moz-flex: 1;
    -ms-flex: 1;
    flex: 1;
    display: block;
    min-height: 45px;
    border-radius: 2px;
    line-height: 20px;
    margin-right: 5px; }
    .popup-buttons .button:last-child {
      margin-right: 0px; }

.popup-open {
  pointer-events: none; }
  .popup-open.modal-open .modal {
    pointer-events: none; }
  .popup-open .popup-backdrop, .popup-open .popup {
    pointer-events: auto; }

/**
 * Loading
 * --------------------------------------------------
 */
.loading-container {
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  z-index: 13;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
  -moz-justify-content: center;
  justify-content: center;
  -ms-flex-align: center;
  -moz-align-items: center;
  align-items: center;
  transition: 0.2s opacity linear;
  visibility: hidden;
  opacity: 0; }
  .loading-container:not(.visible) .icon,
  .loading-container:not(.visible) .spinner {
    display: none; }
  .loading-container.visible {
    visibility: visible; }
  .loading-container.active {
    opacity: 1; }
  .loading-container .loading {
    padding: 20px;
    border-radius: 5px;
    background-color: rgba(0, 0, 0, 0.7);
    color: #fff;
    text-align: center;
    text-overflow: ellipsis;
    font-size: 15px; }
    .loading-container .loading h1, .loading-container .loading h2, .loading-container .loading h3, .loading-container .loading h4, .loading-container .loading h5, .loading-container .loading h6 {
      color: #fff; }

/**
 * Items
 * --------------------------------------------------
 */
.item {
  border-color: #ddd;
  background-color: #fff;
  color: #444;
  position: relative;
  z-index: 2;
  display: block;
  margin: -1px;
  padding: 16px;
  border-width: 1px;
  border-style: solid;
  font-size: 16px; }
  .item h2 {
    margin: 0 0 2px 0;
    font-size: 16px;
    font-weight: normal; }
  .item h3 {
    margin: 0 0 4px 0;
    font-size: 14px; }
  .item h4 {
    margin: 0 0 4px 0;
    font-size: 12px; }
  .item h5, .item h6 {
    margin: 0 0 3px 0;
    font-size: 10px; }
  .item p {
    color: #666;
    font-size: 14px;
    margin-bottom: 2px; }
  .item h1:last-child,
  .item h2:last-child,
  .item h3:last-child,
  .item h4:last-child,
  .item h5:last-child,
  .item h6:last-child,
  .item p:last-child {
    margin-bottom: 0; }
  .item .badge {
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    position: absolute;
    top: 16px;
    right: 32px; }
  .item.item-button-right .badge {
    right: 67px; }
  .item.item-divider .badge {
    top: 8px; }
  .item .badge + .badge {
    margin-right: 5px; }
  .item.item-light {
    border-color: #ddd;
    background-color: #fff;
    color: #444; }
  .item.item-stable {
    border-color: #b2b2b2;
    background-color: #f8f8f8;
    color: #444; }
  .item.item-positive {
    border-color: #ff6839;
    background-color: #66d9ff;
    color: #fff; }
  .item.item-calm {
    border-color: #d92200;
    background-color: #ff330d;
    color: #fff; }
  .item.item-assertive {
    border-color: #ccccc1;
    background-color: #e3e3dd;
    color: #fff; }
  .item.item-balanced {
    border-color: #005b87;
    background-color: #007dba;
    color: #fff; }
  .item.item-energized {
    border-color: #8ad5e9;
    background-color: #9fdded;
    color: #fff; }
  .item.item-royal {
    border-color: #6b46e5;
    background-color: #886aea;
    color: #fff; }
  .item.item-dark {
    border-color: #111;
    background-color: #444;
    color: #fff; }
  .item[ng-click]:hover {
    cursor: pointer; }

.list-borderless .item,
.item-borderless {
  border-width: 0; }

.item.active,
.item.activated,
.item-complex.active .item-content,
.item-complex.activated .item-content,
.item .item-content.active,
.item .item-content.activated {
  border-color: #ccc;
  background-color: #D9D9D9; }
  .item.active.item-complex > .item-content,
  .item.activated.item-complex > .item-content,
  .item-complex.active .item-content.item-complex > .item-content,
  .item-complex.activated .item-content.item-complex > .item-content,
  .item .item-content.active.item-complex > .item-content,
  .item .item-content.activated.item-complex > .item-content {
    border-color: #ccc;
    background-color: #D9D9D9; }
  .item.active.item-light,
  .item.activated.item-light,
  .item-complex.active .item-content.item-light,
  .item-complex.activated .item-content.item-light,
  .item .item-content.active.item-light,
  .item .item-content.activated.item-light {
    border-color: #ccc;
    background-color: #fafafa; }
    .item.active.item-light.item-complex > .item-content,
    .item.activated.item-light.item-complex > .item-content,
    .item-complex.active .item-content.item-light.item-complex > .item-content,
    .item-complex.activated .item-content.item-light.item-complex > .item-content,
    .item .item-content.active.item-light.item-complex > .item-content,
    .item .item-content.activated.item-light.item-complex > .item-content {
      border-color: #ccc;
      background-color: #fafafa; }
  .item.active.item-stable,
  .item.activated.item-stable,
  .item-complex.active .item-content.item-stable,
  .item-complex.activated .item-content.item-stable,
  .item .item-content.active.item-stable,
  .item .item-content.activated.item-stable {
    border-color: #a2a2a2;
    background-color: #e5e5e5; }
    .item.active.item-stable.item-complex > .item-content,
    .item.activated.item-stable.item-complex > .item-content,
    .item-complex.active .item-content.item-stable.item-complex > .item-content,
    .item-complex.activated .item-content.item-stable.item-complex > .item-content,
    .item .item-content.active.item-stable.item-complex > .item-content,
    .item .item-content.activated.item-stable.item-complex > .item-content {
      border-color: #a2a2a2;
      background-color: #e5e5e5; }
  .item.active.item-positive,
  .item.activated.item-positive,
  .item-complex.active .item-content.item-positive,
  .item-complex.activated .item-content.item-positive,
  .item .item-content.active.item-positive,
  .item .item-content.activated.item-positive {
    border-color: #ff6839;
    background-color: #ff6839; }
    .item.active.item-positive.item-complex > .item-content,
    .item.activated.item-positive.item-complex > .item-content,
    .item-complex.active .item-content.item-positive.item-complex > .item-content,
    .item-complex.activated .item-content.item-positive.item-complex > .item-content,
    .item .item-content.active.item-positive.item-complex > .item-content,
    .item .item-content.activated.item-positive.item-complex > .item-content {
      border-color: #ff6839;
      background-color: #ff6839; }
  .item.active.item-calm,
  .item.activated.item-calm,
  .item-complex.active .item-content.item-calm,
  .item-complex.activated .item-content.item-calm,
  .item .item-content.active.item-calm,
  .item .item-content.activated.item-calm {
    border-color: #d92200;
    background-color: #d92200; }
    .item.active.item-calm.item-complex > .item-content,
    .item.activated.item-calm.item-complex > .item-content,
    .item-complex.active .item-content.item-calm.item-complex > .item-content,
    .item-complex.activated .item-content.item-calm.item-complex > .item-content,
    .item .item-content.active.item-calm.item-complex > .item-content,
    .item .item-content.activated.item-calm.item-complex > .item-content {
      border-color: #d92200;
      background-color: #d92200; }
  .item.active.item-assertive,
  .item.activated.item-assertive,
  .item-complex.active .item-content.item-assertive,
  .item-complex.activated .item-content.item-assertive,
  .item .item-content.active.item-assertive,
  .item .item-content.activated.item-assertive {
    border-color: #ccccc1;
    background-color: #ccccc1; }
    .item.active.item-assertive.item-complex > .item-content,
    .item.activated.item-assertive.item-complex > .item-content,
    .item-complex.active .item-content.item-assertive.item-complex > .item-content,
    .item-complex.activated .item-content.item-assertive.item-complex > .item-content,
    .item .item-content.active.item-assertive.item-complex > .item-content,
    .item .item-content.activated.item-assertive.item-complex > .item-content {
      border-color: #ccccc1;
      background-color: #ccccc1; }
  .item.active.item-balanced,
  .item.activated.item-balanced,
  .item-complex.active .item-content.item-balanced,
  .item-complex.activated .item-content.item-balanced,
  .item .item-content.active.item-balanced,
  .item .item-content.activated.item-balanced {
    border-color: #005b87;
    background-color: #005b87; }
    .item.active.item-balanced.item-complex > .item-content,
    .item.activated.item-balanced.item-complex > .item-content,
    .item-complex.active .item-content.item-balanced.item-complex > .item-content,
    .item-complex.activated .item-content.item-balanced.item-complex > .item-content,
    .item .item-content.active.item-balanced.item-complex > .item-content,
    .item .item-content.activated.item-balanced.item-complex > .item-content {
      border-color: #005b87;
      background-color: #005b87; }
  .item.active.item-energized,
  .item.activated.item-energized,
  .item-complex.active .item-content.item-energized,
  .item-complex.activated .item-content.item-energized,
  .item .item-content.active.item-energized,
  .item .item-content.activated.item-energized {
    border-color: #8ad5e9;
    background-color: #8ad5e9; }
    .item.active.item-energized.item-complex > .item-content,
    .item.activated.item-energized.item-complex > .item-content,
    .item-complex.active .item-content.item-energized.item-complex > .item-content,
    .item-complex.activated .item-content.item-energized.item-complex > .item-content,
    .item .item-content.active.item-energized.item-complex > .item-content,
    .item .item-content.activated.item-energized.item-complex > .item-content {
      border-color: #8ad5e9;
      background-color: #8ad5e9; }
  .item.active.item-royal,
  .item.activated.item-royal,
  .item-complex.active .item-content.item-royal,
  .item-complex.activated .item-content.item-royal,
  .item .item-content.active.item-royal,
  .item .item-content.activated.item-royal {
    border-color: #6b46e5;
    background-color: #6b46e5; }
    .item.active.item-royal.item-complex > .item-content,
    .item.activated.item-royal.item-complex > .item-content,
    .item-complex.active .item-content.item-royal.item-complex > .item-content,
    .item-complex.activated .item-content.item-royal.item-complex > .item-content,
    .item .item-content.active.item-royal.item-complex > .item-content,
    .item .item-content.activated.item-royal.item-complex > .item-content {
      border-color: #6b46e5;
      background-color: #6b46e5; }
  .item.active.item-dark,
  .item.activated.item-dark,
  .item-complex.active .item-content.item-dark,
  .item-complex.activated .item-content.item-dark,
  .item .item-content.active.item-dark,
  .item .item-content.activated.item-dark {
    border-color: #000;
    background-color: #262626; }
    .item.active.item-dark.item-complex > .item-content,
    .item.activated.item-dark.item-complex > .item-content,
    .item-complex.active .item-content.item-dark.item-complex > .item-content,
    .item-complex.activated .item-content.item-dark.item-complex > .item-content,
    .item .item-content.active.item-dark.item-complex > .item-content,
    .item .item-content.activated.item-dark.item-complex > .item-content {
      border-color: #000;
      background-color: #262626; }

.item,
.item h1,
.item h2,
.item h3,
.item h4,
.item h5,
.item h6,
.item p,
.item-content,
.item-content h1,
.item-content h2,
.item-content h3,
.item-content h4,
.item-content h5,
.item-content h6,
.item-content p {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap; }

a.item {
  color: inherit;
  text-decoration: none; }
  a.item:hover, a.item:focus {
    text-decoration: none; }

/**
 * Complex Items
 * --------------------------------------------------
 * Adding .item-complex allows the .item to be slidable and
 * have options underneath the button, but also requires an
 * additional .item-content element inside .item.
 * Basically .item-complex removes any default settings which
 * .item added, so that .item-content looks them as just .item.
 */
.item-complex,
a.item.item-complex,
button.item.item-complex {
  padding: 0; }

.item-complex .item-content,
.item-radio .item-content {
  position: relative;
  z-index: 2;
  padding: 16px 49px 16px 16px;
  border: none;
  background-color: #fff; }

a.item-content {
  display: block;
  color: inherit;
  text-decoration: none; }

.item-text-wrap .item,
.item-text-wrap .item-content,
.item-text-wrap,
.item-text-wrap h1,
.item-text-wrap h2,
.item-text-wrap h3,
.item-text-wrap h4,
.item-text-wrap h5,
.item-text-wrap h6,
.item-text-wrap p,
.item-complex.item-text-wrap .item-content,
.item-body h1,
.item-body h2,
.item-body h3,
.item-body h4,
.item-body h5,
.item-body h6,
.item-body p {
  overflow: visible;
  white-space: normal; }

.item-complex.item-text-wrap,
.item-complex.item-text-wrap h1,
.item-complex.item-text-wrap h2,
.item-complex.item-text-wrap h3,
.item-complex.item-text-wrap h4,
.item-complex.item-text-wrap h5,
.item-complex.item-text-wrap h6,
.item-complex.item-text-wrap p {
  overflow: visible;
  white-space: normal; }

.item-complex.item-light > .item-content {
  border-color: #ddd;
  background-color: #fff;
  color: #444; }
  .item-complex.item-light > .item-content.active, .item-complex.item-light > .item-content:active {
    border-color: #ccc;
    background-color: #fafafa; }
    .item-complex.item-light > .item-content.active.item-complex > .item-content, .item-complex.item-light > .item-content:active.item-complex > .item-content {
      border-color: #ccc;
      background-color: #fafafa; }

.item-complex.item-stable > .item-content {
  border-color: #b2b2b2;
  background-color: #f8f8f8;
  color: #444; }
  .item-complex.item-stable > .item-content.active, .item-complex.item-stable > .item-content:active {
    border-color: #a2a2a2;
    background-color: #e5e5e5; }
    .item-complex.item-stable > .item-content.active.item-complex > .item-content, .item-complex.item-stable > .item-content:active.item-complex > .item-content {
      border-color: #a2a2a2;
      background-color: #e5e5e5; }

.item-complex.item-positive > .item-content {
  border-color: #ff6839;
  background-color: #66d9ff;
  color: #fff; }
  .item-complex.item-positive > .item-content.active, .item-complex.item-positive > .item-content:active {
    border-color: #ff6839;
    background-color: #ff6839; }
    .item-complex.item-positive > .item-content.active.item-complex > .item-content, .item-complex.item-positive > .item-content:active.item-complex > .item-content {
      border-color: #ff6839;
      background-color: #ff6839; }

.item-complex.item-calm > .item-content {
  border-color: #d92200;
  background-color: #ff330d;
  color: #fff; }
  .item-complex.item-calm > .item-content.active, .item-complex.item-calm > .item-content:active {
    border-color: #d92200;
    background-color: #d92200; }
    .item-complex.item-calm > .item-content.active.item-complex > .item-content, .item-complex.item-calm > .item-content:active.item-complex > .item-content {
      border-color: #d92200;
      background-color: #d92200; }

.item-complex.item-assertive > .item-content {
  border-color: #ccccc1;
  background-color: #e3e3dd;
  color: #fff; }
  .item-complex.item-assertive > .item-content.active, .item-complex.item-assertive > .item-content:active {
    border-color: #ccccc1;
    background-color: #ccccc1; }
    .item-complex.item-assertive > .item-content.active.item-complex > .item-content, .item-complex.item-assertive > .item-content:active.item-complex > .item-content {
      border-color: #ccccc1;
      background-color: #ccccc1; }

.item-complex.item-balanced > .item-content {
  border-color: #005b87;
  background-color: #007dba;
  color: #fff; }
  .item-complex.item-balanced > .item-content.active, .item-complex.item-balanced > .item-content:active {
    border-color: #005b87;
    background-color: #005b87; }
    .item-complex.item-balanced > .item-content.active.item-complex > .item-content, .item-complex.item-balanced > .item-content:active.item-complex > .item-content {
      border-color: #005b87;
      background-color: #005b87; }

.item-complex.item-energized > .item-content {
  border-color: #8ad5e9;
  background-color: #9fdded;
  color: #fff; }
  .item-complex.item-energized > .item-content.active, .item-complex.item-energized > .item-content:active {
    border-color: #8ad5e9;
    background-color: #8ad5e9; }
    .item-complex.item-energized > .item-content.active.item-complex > .item-content, .item-complex.item-energized > .item-content:active.item-complex > .item-content {
      border-color: #8ad5e9;
      background-color: #8ad5e9; }

.item-complex.item-royal > .item-content {
  border-color: #6b46e5;
  background-color: #886aea;
  color: #fff; }
  .item-complex.item-royal > .item-content.active, .item-complex.item-royal > .item-content:active {
    border-color: #6b46e5;
    background-color: #6b46e5; }
    .item-complex.item-royal > .item-content.active.item-complex > .item-content, .item-complex.item-royal > .item-content:active.item-complex > .item-content {
      border-color: #6b46e5;
      background-color: #6b46e5; }

.item-complex.item-dark > .item-content {
  border-color: #111;
  background-color: #444;
  color: #fff; }
  .item-complex.item-dark > .item-content.active, .item-complex.item-dark > .item-content:active {
    border-color: #000;
    background-color: #262626; }
    .item-complex.item-dark > .item-content.active.item-complex > .item-content, .item-complex.item-dark > .item-content:active.item-complex > .item-content {
      border-color: #000;
      background-color: #262626; }

/**
 * Item Icons
 * --------------------------------------------------
 */
.item-icon-left .icon,
.item-icon-right .icon {
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  -moz-align-items: center;
  align-items: center;
  position: absolute;
  top: 0;
  height: 100%;
  font-size: 32px; }
  .item-icon-left .icon:before,
  .item-icon-right .icon:before {
    display: block;
    width: 32px;
    text-align: center; }

.item .fill-icon {
  min-width: 30px;
  min-height: 30px;
  font-size: 28px; }

.item-icon-left {
  padding-left: 54px; }
  .item-icon-left .icon {
    left: 11px; }

.item-complex.item-icon-left {
  padding-left: 0; }
  .item-complex.item-icon-left .item-content {
    padding-left: 54px; }

.item-icon-right {
  padding-right: 54px; }
  .item-icon-right .icon {
    right: 11px; }

.item-complex.item-icon-right {
  padding-right: 0; }
  .item-complex.item-icon-right .item-content {
    padding-right: 54px; }

.item-icon-left.item-icon-right .icon:first-child {
  right: auto; }

.item-icon-left.item-icon-right .icon:last-child,
.item-icon-left .item-delete .icon {
  left: auto; }

.item-icon-left .icon-accessory,
.item-icon-right .icon-accessory {
  color: #ccc;
  font-size: 16px; }

.item-icon-left .icon-accessory {
  left: 3px; }

.item-icon-right .icon-accessory {
  right: 3px; }

/**
 * Item Button
 * --------------------------------------------------
 * An item button is a child button inside an .item (not the entire .item)
 */
.item-button-left {
  padding-left: 72px; }

.item-button-left > .button,
.item-button-left .item-content > .button {
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  -moz-align-items: center;
  align-items: center;
  position: absolute;
  top: 8px;
  left: 11px;
  min-width: 34px;
  min-height: 34px;
  font-size: 18px;
  line-height: 32px; }
  .item-button-left > .button .icon:before,
  .item-button-left .item-content > .button .icon:before {
    position: relative;
    left: auto;
    width: auto;
    line-height: 31px; }
  .item-button-left > .button > .button,
  .item-button-left .item-content > .button > .button {
    margin: 0px 2px;
    min-height: 34px;
    font-size: 18px;
    line-height: 32px; }

.item-button-right,
a.item.item-button-right,
button.item.item-button-right {
  padding-right: 80px; }

.item-button-right > .button,
.item-button-right .item-content > .button,
.item-button-right > .buttons,
.item-button-right .item-content > .buttons {
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  -moz-align-items: center;
  align-items: center;
  position: absolute;
  top: 8px;
  right: 16px;
  min-width: 34px;
  min-height: 34px;
  font-size: 18px;
  line-height: 32px; }
  .item-button-right > .button .icon:before,
  .item-button-right .item-content > .button .icon:before,
  .item-button-right > .buttons .icon:before,
  .item-button-right .item-content > .buttons .icon:before {
    position: relative;
    left: auto;
    width: auto;
    line-height: 31px; }
  .item-button-right > .button > .button,
  .item-button-right .item-content > .button > .button,
  .item-button-right > .buttons > .button,
  .item-button-right .item-content > .buttons > .button {
    margin: 0px 2px;
    min-width: 34px;
    min-height: 34px;
    font-size: 18px;
    line-height: 32px; }

.item-button-left.item-button-right .button:first-child {
  right: auto; }

.item-button-left.item-button-right .button:last-child {
  left: auto; }

.item-avatar,
.item-avatar .item-content,
.item-avatar-left,
.item-avatar-left .item-content {
  padding-left: 72px;
  min-height: 72px; }
  .item-avatar > img:first-child,
  .item-avatar .item-image,
  .item-avatar .item-content > img:first-child,
  .item-avatar .item-content .item-image,
  .item-avatar-left > img:first-child,
  .item-avatar-left .item-image,
  .item-avatar-left .item-content > img:first-child,
  .item-avatar-left .item-content .item-image {
    position: absolute;
    top: 16px;
    left: 16px;
    max-width: 40px;
    max-height: 40px;
    width: 100%;
    height: 100%;
    border-radius: 50%; }

.item-avatar-right,
.item-avatar-right .item-content {
  padding-right: 72px;
  min-height: 72px; }
  .item-avatar-right > img:first-child,
  .item-avatar-right .item-image,
  .item-avatar-right .item-content > img:first-child,
  .item-avatar-right .item-content .item-image {
    position: absolute;
    top: 16px;
    right: 16px;
    max-width: 40px;
    max-height: 40px;
    width: 100%;
    height: 100%;
    border-radius: 50%; }

.item-thumbnail-left,
.item-thumbnail-left .item-content {
  padding-top: 8px;
  padding-left: 106px;
  min-height: 100px; }
  .item-thumbnail-left > img:first-child,
  .item-thumbnail-left .item-image,
  .item-thumbnail-left .item-content > img:first-child,
  .item-thumbnail-left .item-content .item-image {
    position: absolute;
    top: 10px;
    left: 10px;
    max-width: 80px;
    max-height: 80px;
    width: 100%;
    height: 100%; }

.item-avatar.item-complex,
.item-avatar-left.item-complex,
.item-thumbnail-left.item-complex {
  padding-top: 0;
  padding-left: 0; }

.item-thumbnail-right,
.item-thumbnail-right .item-content {
  padding-top: 8px;
  padding-right: 106px;
  min-height: 100px; }
  .item-thumbnail-right > img:first-child,
  .item-thumbnail-right .item-image,
  .item-thumbnail-right .item-content > img:first-child,
  .item-thumbnail-right .item-content .item-image {
    position: absolute;
    top: 10px;
    right: 10px;
    max-width: 80px;
    max-height: 80px;
    width: 100%;
    height: 100%; }

.item-avatar-right.item-complex,
.item-thumbnail-right.item-complex {
  padding-top: 0;
  padding-right: 0; }

.item-image {
  padding: 0;
  text-align: center; }
  .item-image img:first-child, .item-image .list-img {
    width: 100%;
    vertical-align: middle; }

.item-body {
  overflow: auto;
  padding: 16px;
  text-overflow: inherit;
  white-space: normal; }
  .item-body h1, .item-body h2, .item-body h3, .item-body h4, .item-body h5, .item-body h6, .item-body p {
    margin-top: 16px;
    margin-bottom: 16px; }

.item-divider {
  padding-top: 8px;
  padding-bottom: 8px;
  min-height: 30px;
  background-color: #f5f5f5;
  color: #222;
  font-weight: 500; }

.platform-ios .item-divider-platform,
.item-divider-ios {
  padding-top: 26px;
  text-transform: uppercase;
  font-weight: 300;
  font-size: 13px;
  background-color: #efeff4;
  color: #555; }

.platform-android .item-divider-platform,
.item-divider-android {
  font-weight: 300;
  font-size: 13px; }

.item-note {
  float: right;
  color: #aaa;
  font-size: 14px; }

.item-left-editable .item-content,
.item-right-editable .item-content {
  transition-duration: 250ms;
  transition-timing-function: ease-in-out;
  transition-property: transform; }

.list-left-editing .item-left-editable .item-content,
.item-left-editing.item-left-editable .item-content {
  transform: translate3d(50px, 0, 0); }

.item-remove-animate.ng-leave {
  transition-duration: 300ms; }

.item-remove-animate.ng-leave .item-content, .item-remove-animate.ng-leave:last-of-type {
  transition-duration: 300ms;
  transition-timing-function: ease-in;
  transition-property: all; }

.item-remove-animate.ng-leave.ng-leave-active .item-content {
  opacity: 0;
  transform: translate3d(-100%, 0, 0) !important; }

.item-remove-animate.ng-leave.ng-leave-active:last-of-type {
  opacity: 0; }

.item-remove-animate.ng-leave.ng-leave-active ~ ion-item:not(.ng-leave) {
  transform: translate3d(0, calc(-100% + 1px), 0);
  transition-duration: 300ms;
  transition-timing-function: cubic-bezier(0.25, 0.81, 0.24, 1);
  transition-property: all; }

.item-left-edit {
  transition: all ease-in-out 125ms;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 0;
  width: 50px;
  height: 100%;
  line-height: 100%;
  display: none;
  opacity: 0;
  transform: translate3d(-21px, 0, 0); }
  .item-left-edit .button {
    height: 100%; }
    .item-left-edit .button.icon {
      display: -moz-flex;
      display: -ms-flexbox;
      display: flex;
      -ms-flex-align: center;
      -moz-align-items: center;
      align-items: center;
      position: absolute;
      top: 0;
      height: 100%; }
  .item-left-edit.visible {
    display: block; }
    .item-left-edit.visible.active {
      opacity: 1;
      transform: translate3d(8px, 0, 0); }

.list-left-editing .item-left-edit {
  transition-delay: 125ms; }

.item-delete .button.icon {
  color: #e3e3dd;
  font-size: 24px; }
  .item-delete .button.icon:hover {
    opacity: .7; }

.item-right-edit {
  transition: all ease-in-out 250ms;
  position: absolute;
  top: 0;
  right: 0;
  z-index: 3;
  width: 75px;
  height: 100%;
  background: inherit;
  padding-left: 20px;
  display: block;
  opacity: 0;
  transform: translate3d(75px, 0, 0); }
  .item-right-edit .button {
    min-width: 50px;
    height: 100%; }
    .item-right-edit .button.icon {
      display: -moz-flex;
      display: -ms-flexbox;
      display: flex;
      -ms-flex-align: center;
      -moz-align-items: center;
      align-items: center;
      position: absolute;
      top: 0;
      height: 100%;
      font-size: 32px; }
  .item-right-edit.visible {
    display: block; }
    .item-right-edit.visible.active {
      opacity: 1;
      transform: translate3d(0, 0, 0); }

.item-reorder .button.icon {
  color: #444;
  font-size: 32px; }

.item-reordering {
  position: absolute;
  left: 0;
  top: 0;
  z-index: 9;
  width: 100%;
  box-shadow: 0px 0px 10px 0px #aaa; }
  .item-reordering .item-reorder {
    z-index: 9; }

.item-placeholder {
  opacity: 0.7; }

/**
 * The hidden right-side buttons that can be exposed under a list item
 * with dragging.
 */
.item-options {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 1;
  height: 100%; }
  .item-options .button {
    height: 100%;
    border: none;
    border-radius: 0;
    display: -moz-inline-flex;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -ms-flex-align: center;
    -moz-align-items: center;
    align-items: center; }
    .item-options .button:before {
      margin: 0 auto; }

/**
 * Lists
 * --------------------------------------------------
 */
.list {
  position: relative;
  padding-top: 1px;
  padding-bottom: 1px;
  padding-left: 0;
  margin-bottom: 20px; }

.list:last-child {
  margin-bottom: 0px; }
  .list:last-child.card {
    margin-bottom: 40px; }

/**
 * List Header
 * --------------------------------------------------
 */
.list-header {
  margin-top: 20px;
  padding: 5px 15px;
  background-color: transparent;
  color: #222;
  font-weight: bold; }

.card.list .list-item {
  padding-right: 1px;
  padding-left: 1px; }

/**
 * Cards and Inset Lists
 * --------------------------------------------------
 * A card and list-inset are close to the same thing, except a card as a box shadow.
 */
.card,
.list-inset {
  overflow: hidden;
  margin: 20px 10px;
  border-radius: 2px;
  background-color: #fff; }

.card {
  padding-top: 1px;
  padding-bottom: 1px;
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.3); }
  .card .item {
    border-left: 0;
    border-right: 0; }
  .card .item:first-child {
    border-top: 0; }
  .card .item:last-child {
    border-bottom: 0; }

.padding .card, .padding .list-inset {
  margin-left: 0;
  margin-right: 0; }

.card .item:first-child,
.list-inset .item:first-child,
.padding > .list .item:first-child {
  border-top-left-radius: 2px;
  border-top-right-radius: 2px; }
  .card .item:first-child .item-content,
  .list-inset .item:first-child .item-content,
  .padding > .list .item:first-child .item-content {
    border-top-left-radius: 2px;
    border-top-right-radius: 2px; }

.card .item:last-child,
.list-inset .item:last-child,
.padding > .list .item:last-child {
  border-bottom-right-radius: 2px;
  border-bottom-left-radius: 2px; }
  .card .item:last-child .item-content,
  .list-inset .item:last-child .item-content,
  .padding > .list .item:last-child .item-content {
    border-bottom-right-radius: 2px;
    border-bottom-left-radius: 2px; }

.card .item:last-child,
.list-inset .item:last-child {
  margin-bottom: -1px; }

.card .item,
.list-inset .item,
.padding > .list .item,
.padding-horizontal > .list .item {
  margin-right: 0;
  margin-left: 0; }
  .card .item.item-input input,
  .list-inset .item.item-input input,
  .padding > .list .item.item-input input,
  .padding-horizontal > .list .item.item-input input {
    padding-right: 44px; }

.padding-left > .list .item {
  margin-left: 0; }

.padding-right > .list .item {
  margin-right: 0; }

/**
 * Badges
 * --------------------------------------------------
 */
.badge {
  background-color: transparent;
  color: #AAAAAA;
  z-index: 1;
  display: inline-block;
  padding: 3px 8px;
  min-width: 10px;
  border-radius: 10px;
  vertical-align: baseline;
  text-align: center;
  white-space: nowrap;
  font-weight: bold;
  font-size: 14px;
  line-height: 16px; }
  .badge:empty {
    display: none; }

.tabs .tab-item .badge.badge-light,
.badge.badge-light {
  background-color: #fff;
  color: #444; }

.tabs .tab-item .badge.badge-stable,
.badge.badge-stable {
  background-color: #f8f8f8;
  color: #444; }

.tabs .tab-item .badge.badge-positive,
.badge.badge-positive {
  background-color: #66d9ff;
  color: #fff; }

.tabs .tab-item .badge.badge-calm,
.badge.badge-calm {
  background-color: #ff330d;
  color: #fff; }

.tabs .tab-item .badge.badge-assertive,
.badge.badge-assertive {
  background-color: #e3e3dd;
  color: #fff; }

.tabs .tab-item .badge.badge-balanced,
.badge.badge-balanced {
  background-color: #007dba;
  color: #fff; }

.tabs .tab-item .badge.badge-energized,
.badge.badge-energized {
  background-color: #9fdded;
  color: #fff; }

.tabs .tab-item .badge.badge-royal,
.badge.badge-royal {
  background-color: #886aea;
  color: #fff; }

.tabs .tab-item .badge.badge-dark,
.badge.badge-dark {
  background-color: #444;
  color: #fff; }

.button .badge {
  position: relative;
  top: -1px; }

/**
 * Slide Box
 * --------------------------------------------------
 */
.slider {
  position: relative;
  visibility: hidden;
  overflow: hidden; }

.slider-slides {
  position: relative;
  height: 100%; }

.slider-slide {
  position: relative;
  display: block;
  float: left;
  width: 100%;
  height: 100%;
  vertical-align: top; }

.slider-slide-image > img {
  width: 100%; }

.slider-pager {
  position: absolute;
  bottom: 20px;
  z-index: 1;
  width: 100%;
  height: 15px;
  text-align: center; }
  .slider-pager .slider-pager-page {
    display: inline-block;
    margin: 0px 3px;
    width: 15px;
    color: #000;
    text-decoration: none;
    opacity: 0.3; }
    .slider-pager .slider-pager-page.active {
      transition: opacity 0.4s ease-in;
      opacity: 1; }

.slider-slide.ng-enter, .slider-slide.ng-leave, .slider-slide.ng-animate,
.slider-pager-page.ng-enter,
.slider-pager-page.ng-leave,
.slider-pager-page.ng-animate {
  transition: none !important; }

.slider-slide.ng-animate,
.slider-pager-page.ng-animate {
  animation: none 0s; }

/**
 * Swiper 3.2.7
 * Most modern mobile touch slider and framework with hardware accelerated transitions
 *
 * http://www.idangero.us/swiper/
 *
 * Copyright 2015, Vladimir Kharlampidi
 * The iDangero.us
 * http://www.idangero.us/
 *
 * Licensed under MIT
 *
 * Released on: December 7, 2015
 */
.swiper-container {
  margin: 0 auto;
  position: relative;
  overflow: hidden;
  /* Fix of Webkit flickering */
  z-index: 1; }

.swiper-container-no-flexbox .swiper-slide {
  float: left; }

.swiper-container-vertical > .swiper-wrapper {
  -ms-flex-direction: column;
  flex-direction: column; }

.swiper-wrapper {
  position: relative;
  width: 100%;
  height: 100%;
  z-index: 1;
  display: -ms-flexbox;
  display: flex;
  transition-property: transform;
  box-sizing: content-box; }

.swiper-container-android .swiper-slide,
.swiper-wrapper {
  transform: translate3d(0px, 0, 0); }

.swiper-container-multirow > .swiper-wrapper {
  -webkit-box-lines: multiple;
  -moz-box-lines: multiple;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap; }

.swiper-container-free-mode > .swiper-wrapper {
  transition-timing-function: ease-out;
  margin: 0 auto; }

.swiper-slide {
  display: block;
  -webkit-flex-shrink: 0;
  -ms-flex: 0 0 auto;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  width: 100%;
  height: 100%;
  position: relative; }

/* Auto Height */
.swiper-container-autoheight,
.swiper-container-autoheight .swiper-slide {
  height: auto; }

.swiper-container-autoheight .swiper-wrapper {
  -ms-flex-align: start;
  align-items: flex-start;
  transition-property: transform, height; }

/* a11y */
.swiper-container .swiper-notification {
  position: absolute;
  left: 0;
  top: 0;
  pointer-events: none;
  opacity: 0;
  z-index: -1000; }

/* IE10 Windows Phone 8 Fixes */
.swiper-wp8-horizontal {
  -ms-touch-action: pan-y;
  touch-action: pan-y; }

.swiper-wp8-vertical {
  -ms-touch-action: pan-x;
  touch-action: pan-x; }

/* Arrows */
.swiper-button-prev,
.swiper-button-next {
  position: absolute;
  top: 50%;
  width: 27px;
  height: 44px;
  margin-top: -22px;
  z-index: 10;
  cursor: pointer;
  background-size: 27px 44px;
  background-position: center;
  background-repeat: no-repeat; }

.swiper-button-prev.swiper-button-disabled,
.swiper-button-next.swiper-button-disabled {
  opacity: 0.35;
  cursor: auto;
  pointer-events: none; }

.swiper-button-prev,
.swiper-container-rtl .swiper-button-next {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23007aff'%2F%3E%3C%2Fsvg%3E");
  left: 10px;
  right: auto; }

.swiper-button-prev.swiper-button-black,
.swiper-container-rtl .swiper-button-next.swiper-button-black {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23000000'%2F%3E%3C%2Fsvg%3E"); }

.swiper-button-prev.swiper-button-white,
.swiper-container-rtl .swiper-button-next.swiper-button-white {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23ffffff'%2F%3E%3C%2Fsvg%3E"); }

.swiper-button-next,
.swiper-container-rtl .swiper-button-prev {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23007aff'%2F%3E%3C%2Fsvg%3E");
  right: 10px;
  left: auto; }

.swiper-button-next.swiper-button-black,
.swiper-container-rtl .swiper-button-prev.swiper-button-black {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23000000'%2F%3E%3C%2Fsvg%3E"); }

.swiper-button-next.swiper-button-white,
.swiper-container-rtl .swiper-button-prev.swiper-button-white {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23ffffff'%2F%3E%3C%2Fsvg%3E"); }

/* Pagination Styles */
.swiper-pagination {
  position: absolute;
  text-align: center;
  transition: 300ms;
  transform: translate3d(0, 0, 0);
  z-index: 10; }

.swiper-pagination.swiper-pagination-hidden {
  opacity: 0; }

.swiper-pagination-bullet {
  width: 8px;
  height: 8px;
  display: inline-block;
  border-radius: 100%;
  background: #000;
  opacity: 0.2; }

button.swiper-pagination-bullet {
  border: none;
  margin: 0;
  padding: 0;
  box-shadow: none;
  -moz-appearance: none;
  -ms-appearance: none;
  -webkit-appearance: none;
  appearance: none; }

.swiper-pagination-clickable .swiper-pagination-bullet {
  cursor: pointer; }

.swiper-pagination-white .swiper-pagination-bullet {
  background: #fff; }

.swiper-pagination-bullet-active {
  opacity: 1; }

.swiper-pagination-white .swiper-pagination-bullet-active {
  background: #fff; }

.swiper-pagination-black .swiper-pagination-bullet-active {
  background: #000; }

.swiper-container-vertical > .swiper-pagination {
  right: 10px;
  top: 50%;
  transform: translate3d(0px, -50%, 0); }

.swiper-container-vertical > .swiper-pagination .swiper-pagination-bullet {
  margin: 5px 0;
  display: block; }

.swiper-container-horizontal > .swiper-pagination {
  bottom: 10px;
  left: 0;
  width: 100%; }

.swiper-container-horizontal > .swiper-pagination .swiper-pagination-bullet {
  margin: 0 5px; }

/* 3D Container */
.swiper-container-3d {
  -o-perspective: 1200px;
  perspective: 1200px; }

.swiper-container-3d .swiper-wrapper,
.swiper-container-3d .swiper-slide,
.swiper-container-3d .swiper-slide-shadow-left,
.swiper-container-3d .swiper-slide-shadow-right,
.swiper-container-3d .swiper-slide-shadow-top,
.swiper-container-3d .swiper-slide-shadow-bottom,
.swiper-container-3d .swiper-cube-shadow {
  transform-style: preserve-3d; }

.swiper-container-3d .swiper-slide-shadow-left,
.swiper-container-3d .swiper-slide-shadow-right,
.swiper-container-3d .swiper-slide-shadow-top,
.swiper-container-3d .swiper-slide-shadow-bottom {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  pointer-events: none;
  z-index: 10; }

.swiper-container-3d .swiper-slide-shadow-left {
  /* Safari 4+, Chrome */
  /* Chrome 10+, Safari 5.1+, iOS 5+ */
  /* Firefox 3.6-15 */
  /* Opera 11.10-12.00 */
  background-image: linear-gradient(to left, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
  /* Firefox 16+, IE10, Opera 12.50+ */ }

.swiper-container-3d .swiper-slide-shadow-right {
  /* Safari 4+, Chrome */
  /* Chrome 10+, Safari 5.1+, iOS 5+ */
  /* Firefox 3.6-15 */
  /* Opera 11.10-12.00 */
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
  /* Firefox 16+, IE10, Opera 12.50+ */ }

.swiper-container-3d .swiper-slide-shadow-top {
  /* Safari 4+, Chrome */
  /* Chrome 10+, Safari 5.1+, iOS 5+ */
  /* Firefox 3.6-15 */
  /* Opera 11.10-12.00 */
  background-image: linear-gradient(to top, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
  /* Firefox 16+, IE10, Opera 12.50+ */ }

.swiper-container-3d .swiper-slide-shadow-bottom {
  /* Safari 4+, Chrome */
  /* Chrome 10+, Safari 5.1+, iOS 5+ */
  /* Firefox 3.6-15 */
  /* Opera 11.10-12.00 */
  background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
  /* Firefox 16+, IE10, Opera 12.50+ */ }

/* Coverflow */
.swiper-container-coverflow .swiper-wrapper {
  /* Windows 8 IE 10 fix */
  -ms-perspective: 1200px; }

/* Fade */
.swiper-container-fade.swiper-container-free-mode .swiper-slide {
  transition-timing-function: ease-out; }

.swiper-container-fade .swiper-slide {
  pointer-events: none; }

.swiper-container-fade .swiper-slide .swiper-slide {
  pointer-events: none; }

.swiper-container-fade .swiper-slide-active,
.swiper-container-fade .swiper-slide-active .swiper-slide-active {
  pointer-events: auto; }

/* Cube */
.swiper-container-cube {
  overflow: visible; }

.swiper-container-cube .swiper-slide {
  pointer-events: none;
  visibility: hidden;
  transform-origin: 0 0;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  width: 100%;
  height: 100%;
  z-index: 1; }

.swiper-container-cube.swiper-container-rtl .swiper-slide {
  transform-origin: 100% 0; }

.swiper-container-cube .swiper-slide-active,
.swiper-container-cube .swiper-slide-next,
.swiper-container-cube .swiper-slide-prev,
.swiper-container-cube .swiper-slide-next + .swiper-slide {
  pointer-events: auto;
  visibility: visible; }

.swiper-container-cube .swiper-slide-shadow-top,
.swiper-container-cube .swiper-slide-shadow-bottom,
.swiper-container-cube .swiper-slide-shadow-left,
.swiper-container-cube .swiper-slide-shadow-right {
  z-index: 0;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden; }

.swiper-container-cube .swiper-cube-shadow {
  position: absolute;
  left: 0;
  bottom: 0px;
  width: 100%;
  height: 100%;
  background: #000;
  opacity: 0.6;
  filter: blur(50px);
  z-index: 0; }

/* Scrollbar */
.swiper-scrollbar {
  border-radius: 10px;
  position: relative;
  -ms-touch-action: none;
  background: rgba(0, 0, 0, 0.1); }

.swiper-container-horizontal > .swiper-scrollbar {
  position: absolute;
  left: 1%;
  bottom: 3px;
  z-index: 50;
  height: 5px;
  width: 98%; }

.swiper-container-vertical > .swiper-scrollbar {
  position: absolute;
  right: 3px;
  top: 1%;
  z-index: 50;
  width: 5px;
  height: 98%; }

.swiper-scrollbar-drag {
  height: 100%;
  width: 100%;
  position: relative;
  background: rgba(0, 0, 0, 0.5);
  border-radius: 10px;
  left: 0;
  top: 0; }

.swiper-scrollbar-cursor-drag {
  cursor: move; }

/* Preloader */
.swiper-lazy-preloader {
  width: 42px;
  height: 42px;
  position: absolute;
  left: 50%;
  top: 50%;
  margin-left: -21px;
  margin-top: -21px;
  z-index: 10;
  transform-origin: 50%;
  animation: swiper-preloader-spin 1s steps(12, end) infinite; }

.swiper-lazy-preloader:after {
  display: block;
  content: "";
  width: 100%;
  height: 100%;
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D'0%200%20120%20120'%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20xmlns%3Axlink%3D'http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink'%3E%3Cdefs%3E%3Cline%20id%3D'l'%20x1%3D'60'%20x2%3D'60'%20y1%3D'7'%20y2%3D'27'%20stroke%3D'%236c6c6c'%20stroke-width%3D'11'%20stroke-linecap%3D'round'%2F%3E%3C%2Fdefs%3E%3Cg%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(30%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(60%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(90%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(120%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(150%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.37'%20transform%3D'rotate(180%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.46'%20transform%3D'rotate(210%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.56'%20transform%3D'rotate(240%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.66'%20transform%3D'rotate(270%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.75'%20transform%3D'rotate(300%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.85'%20transform%3D'rotate(330%2060%2C60)'%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E");
  background-position: 50%;
  background-size: 100%;
  background-repeat: no-repeat; }

.swiper-lazy-preloader-white:after {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D'0%200%20120%20120'%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20xmlns%3Axlink%3D'http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink'%3E%3Cdefs%3E%3Cline%20id%3D'l'%20x1%3D'60'%20x2%3D'60'%20y1%3D'7'%20y2%3D'27'%20stroke%3D'%23fff'%20stroke-width%3D'11'%20stroke-linecap%3D'round'%2F%3E%3C%2Fdefs%3E%3Cg%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(30%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(60%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(90%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(120%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(150%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.37'%20transform%3D'rotate(180%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.46'%20transform%3D'rotate(210%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.56'%20transform%3D'rotate(240%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.66'%20transform%3D'rotate(270%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.75'%20transform%3D'rotate(300%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.85'%20transform%3D'rotate(330%2060%2C60)'%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E"); }

@keyframes swiper-preloader-spin {
  100% {
    transform: rotate(360deg); } }

ion-slides {
  width: 100%;
  height: 100%;
  display: block; }

.slide-zoom {
  display: block;
  width: 100%;
  text-align: center; }

.swiper-container {
  width: 100%;
  height: 100%;
  padding: 0;
  overflow: hidden; }

.swiper-wrapper {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  padding: 0; }

.swiper-slide {
  width: 100%;
  height: 100%;
  box-sizing: border-box;
  /* Center slide text vertically */ }
  .swiper-slide img {
    width: auto;
    height: auto;
    max-width: 100%;
    max-height: 100%; }

.scroll-refresher {
  position: absolute;
  top: -60px;
  right: 0;
  left: 0;
  overflow: hidden;
  margin: auto;
  height: 60px; }
  .scroll-refresher .ionic-refresher-content {
    position: absolute;
    bottom: 15px;
    left: 0;
    width: 100%;
    color: #666666;
    text-align: center;
    font-size: 30px; }
    .scroll-refresher .ionic-refresher-content .text-refreshing,
    .scroll-refresher .ionic-refresher-content .text-pulling {
      font-size: 16px;
      line-height: 16px; }
    .scroll-refresher .ionic-refresher-content.ionic-refresher-with-text {
      bottom: 10px; }
  .scroll-refresher .icon-refreshing,
  .scroll-refresher .icon-pulling {
    width: 100%;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    transform-style: preserve-3d; }
  .scroll-refresher .icon-pulling {
    animation-name: refresh-spin-back;
    animation-duration: 200ms;
    animation-timing-function: linear;
    animation-fill-mode: none;
    transform: translate3d(0, 0, 0) rotate(0deg); }
  .scroll-refresher .icon-refreshing,
  .scroll-refresher .text-refreshing {
    display: none; }
  .scroll-refresher .icon-refreshing {
    animation-duration: 1.5s; }
  .scroll-refresher.active .icon-pulling:not(.pulling-rotation-disabled) {
    animation-name: refresh-spin;
    transform: translate3d(0, 0, 0) rotate(-180deg); }
  .scroll-refresher.active.refreshing {
    transition: transform 0.2s;
    transform: scale(1, 1); }
    .scroll-refresher.active.refreshing .icon-pulling,
    .scroll-refresher.active.refreshing .text-pulling {
      display: none; }
    .scroll-refresher.active.refreshing .icon-refreshing,
    .scroll-refresher.active.refreshing .text-refreshing {
      display: block; }
    .scroll-refresher.active.refreshing.refreshing-tail {
      transform: scale(0, 0); }

.overflow-scroll > .scroll {
  -webkit-overflow-scrolling: touch;
  width: 100%; }
  .overflow-scroll > .scroll.overscroll {
    position: fixed;
    right: 0;
    left: 0; }

.overflow-scroll.padding > .scroll.overscroll {
  padding: 10px; }

@keyframes refresh-spin {
  0% {
    transform: translate3d(0, 0, 0) rotate(0); }
  100% {
    transform: translate3d(0, 0, 0) rotate(180deg); } }

@keyframes refresh-spin-back {
  0% {
    transform: translate3d(0, 0, 0) rotate(180deg); }
  100% {
    transform: translate3d(0, 0, 0) rotate(0); } }

/**
 * Spinners
 * --------------------------------------------------
 */
.spinner {
  stroke: #444;
  fill: #444; }
  .spinner svg {
    width: 28px;
    height: 28px; }
  .spinner.spinner-light {
    stroke: #fff;
    fill: #fff; }
  .spinner.spinner-stable {
    stroke: #f8f8f8;
    fill: #f8f8f8; }
  .spinner.spinner-positive {
    stroke: #FF8F6C;
    fill: #FF8F6C; }
  .spinner.spinner-calm {
    stroke: #ff330d;
    fill: #ff330d; }
  .spinner.spinner-balanced {
    stroke: #007dba;
    fill: #007dba; }
  .spinner.spinner-assertive {
    stroke: #e3e3dd;
    fill: #e3e3dd; }
  .spinner.spinner-energized {
    stroke: #9fdded;
    fill: #9fdded; }
  .spinner.spinner-royal {
    stroke: #886aea;
    fill: #886aea; }
  .spinner.spinner-dark {
    stroke: #444;
    fill: #444; }

.spinner-android {
  stroke: #4b8bf4; }

.spinner-ios,
.spinner-ios-small {
  stroke: #69717d; }

.spinner-spiral .stop1 {
  stop-color: #fff;
  stop-opacity: 0; }

.spinner-spiral.spinner-light .stop1 {
  stop-color: #444; }

.spinner-spiral.spinner-light .stop2 {
  stop-color: #fff; }

.spinner-spiral.spinner-stable .stop2 {
  stop-color: #f8f8f8; }

.spinner-spiral.spinner-positive .stop2 {
  stop-color: #FF8F6C; }

.spinner-spiral.spinner-calm .stop2 {
  stop-color: #ff330d; }

.spinner-spiral.spinner-balanced .stop2 {
  stop-color: #007dba; }

.spinner-spiral.spinner-assertive .stop2 {
  stop-color: #e3e3dd; }

.spinner-spiral.spinner-energized .stop2 {
  stop-color: #9fdded; }

.spinner-spiral.spinner-royal .stop2 {
  stop-color: #886aea; }

.spinner-spiral.spinner-dark .stop2 {
  stop-color: #444; }

/**
 * Forms
 * --------------------------------------------------
 */
form {
  margin: 0 0 1.42857; }

legend {
  display: block;
  margin-bottom: 1.42857;
  padding: 0;
  width: 100%;
  border: 1px solid #ddd;
  color: #444;
  font-size: 21px;
  line-height: 2.85714; }
  legend small {
    color: #f8f8f8;
    font-size: 1.07143; }

label,
input,
button,
select,
textarea {
  font-weight: normal;
  font-size: 14px;
  line-height: 1.42857; }

input,
button,
select,
textarea {
  font-family: "Roboto", sans-serif; }

.item-input {
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  -moz-align-items: center;
  align-items: center;
  position: relative;
  overflow: hidden;
  padding: 6px 0 5px 16px; }
  .item-input input {
    border-radius: 0;
    -moz-flex: 1 220px;
    -ms-flex: 1 220px;
    flex: 1 220px;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    margin: 0;
    padding-right: 24px;
    background-color: transparent; }
  .item-input .button .icon {
    -moz-flex: 0 0 24px;
    -ms-flex: 0 0 24px;
    flex: 0 0 24px;
    position: static;
    display: inline-block;
    height: auto;
    text-align: center;
    font-size: 16px; }
  .item-input .button-bar {
    border-radius: 0;
    -moz-flex: 1 0 220px;
    -ms-flex: 1 0 220px;
    flex: 1 0 220px;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none; }
  .item-input .icon {
    min-width: 14px; }

.platform-windowsphone .item-input input {
  -ms-flex-negative: 1;
      flex-shrink: 1; }

.item-input-inset {
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  -moz-align-items: center;
  align-items: center;
  position: relative;
  overflow: hidden;
  padding: 10.66667px; }

.item-input-wrapper {
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -moz-flex: 1 0;
  -ms-flex: 1 0;
  flex: 1 0;
  -ms-flex-align: center;
  -moz-align-items: center;
  align-items: center;
  border-radius: 4px;
  padding-right: 8px;
  padding-left: 8px;
  background: #eee; }

.item-input-inset .item-input-wrapper input {
  padding-left: 4px;
  height: 29px;
  background: transparent;
  line-height: 18px; }

.item-input-wrapper ~ .button {
  margin-left: 10.66667px; }

.input-label {
  display: table;
  padding: 7px 10px 7px 0px;
  max-width: 200px;
  width: 35%;
  color: #444;
  font-size: 16px; }

.placeholder-icon {
  color: #aaa; }
  .placeholder-icon:first-child {
    padding-right: 6px; }
  .placeholder-icon:last-child {
    padding-left: 6px; }

.item-stacked-label {
  display: block;
  background-color: transparent;
  box-shadow: none; }
  .item-stacked-label .input-label, .item-stacked-label .icon {
    display: inline-block;
    padding: 4px 0 0 0px;
    vertical-align: middle; }

.item-stacked-label input,
.item-stacked-label textarea {
  border-radius: 2px;
  padding: 4px 8px 3px 0;
  border: none;
  background-color: #fff; }

.item-stacked-label input {
  overflow: hidden;
  height: 46px; }

.item-select.item-stacked-label select {
  position: relative;
  padding: 0px;
  max-width: 90%;
  direction: ltr;
  white-space: pre-wrap;
  margin: -3px; }

.item-floating-label {
  display: block;
  background-color: transparent;
  box-shadow: none; }
  .item-floating-label .input-label {
    position: relative;
    padding: 5px 0 0 0;
    opacity: 0;
    top: 10px;
    transition: opacity 0.15s ease-in, top 0.2s linear; }
    .item-floating-label .input-label.has-input {
      opacity: 1;
      top: 0;
      transition: opacity 0.15s ease-in, top 0.2s linear; }

textarea,
input[type="text"],
input[type="password"],
input[type="datetime"],
input[type="datetime-local"],
input[type="date"],
input[type="month"],
input[type="time"],
input[type="week"],
input[type="number"],
input[type="email"],
input[type="url"],
input[type="search"],
input[type="tel"],
input[type="color"] {
  display: block;
  padding-top: 2px;
  padding-left: 0;
  height: 34px;
  color: #fff;
  vertical-align: middle;
  font-size: 14px;
  line-height: 16px; }

.platform-ios input[type="datetime-local"],
.platform-ios input[type="date"],
.platform-ios input[type="month"],
.platform-ios input[type="time"],
.platform-ios input[type="week"],
.platform-android input[type="datetime-local"],
.platform-android input[type="date"],
.platform-android input[type="month"],
.platform-android input[type="time"],
.platform-android input[type="week"] {
  padding-top: 8px; }

.item-input input,
.item-input textarea {
  width: 100%; }

textarea {
  padding-left: 0; }
  textarea::-moz-placeholder {
    color: #e9f5fb; }
  textarea:-ms-input-placeholder {
    color: #e9f5fb; }
  textarea::-webkit-input-placeholder {
    color: #e9f5fb;
    text-indent: -3px; }

textarea {
  height: auto; }

textarea,
input[type="text"],
input[type="password"],
input[type="datetime"],
input[type="datetime-local"],
input[type="date"],
input[type="month"],
input[type="time"],
input[type="week"],
input[type="number"],
input[type="email"],
input[type="url"],
input[type="search"],
input[type="tel"],
input[type="color"] {
  border: 0; }

input[type="radio"],
input[type="checkbox"] {
  margin: 0;
  line-height: normal; }

.item-input input[type="file"],
.item-input input[type="image"],
.item-input input[type="submit"],
.item-input input[type="reset"],
.item-input input[type="button"],
.item-input input[type="radio"],
.item-input input[type="checkbox"] {
  width: auto; }

input[type="file"] {
  line-height: 34px; }

.previous-input-focus,
.cloned-text-input + input,
.cloned-text-input + textarea {
  position: absolute !important;
  left: -9999px;
  width: 200px; }

input::-moz-placeholder,
textarea::-moz-placeholder {
  color: #e9f5fb; }

input:-ms-input-placeholder,
textarea:-ms-input-placeholder {
  color: #e9f5fb; }

input::-webkit-input-placeholder,
textarea::-webkit-input-placeholder {
  color: #e9f5fb;
  text-indent: 0; }

input[disabled],
select[disabled],
textarea[disabled],
input[readonly]:not(.cloned-text-input),
textarea[readonly]:not(.cloned-text-input),
select[readonly] {
  background-color: #f8f8f8;
  cursor: not-allowed; }

input[type="radio"][disabled],
input[type="checkbox"][disabled],
input[type="radio"][readonly],
input[type="checkbox"][readonly] {
  background-color: transparent; }

/**
 * Checkbox
 * --------------------------------------------------
 */
.checkbox {
  position: relative;
  display: inline-block;
  padding: 7px 7px;
  cursor: pointer; }
  .checkbox input:before,
  .checkbox .checkbox-icon:before {
    border-color: #ddd; }
  .checkbox input:checked:before,
  .checkbox input:checked + .checkbox-icon:before {
    background: #ef6c44;
    border-color: #ef6c44; }

.checkbox-light input:before,
.checkbox-light .checkbox-icon:before {
  border-color: #ddd; }

.checkbox-light input:checked:before,
.checkbox-light input:checked + .checkbox-icon:before {
  background: #ddd;
  border-color: #ddd; }

.checkbox-stable input:before,
.checkbox-stable .checkbox-icon:before {
  border-color: #b2b2b2; }

.checkbox-stable input:checked:before,
.checkbox-stable input:checked + .checkbox-icon:before {
  background: #b2b2b2;
  border-color: #b2b2b2; }

.checkbox-positive input:before,
.checkbox-positive .checkbox-icon:before {
  border-color: #FF8F6C; }

.checkbox-positive input:checked:before,
.checkbox-positive input:checked + .checkbox-icon:before {
  background: #FF8F6C;
  border-color: #FF8F6C; }

.checkbox-calm input:before,
.checkbox-calm .checkbox-icon:before {
  border-color: #ff330d; }

.checkbox-calm input:checked:before,
.checkbox-calm input:checked + .checkbox-icon:before {
  background: #ff330d;
  border-color: #ff330d; }

.checkbox-assertive input:before,
.checkbox-assertive .checkbox-icon:before {
  border-color: #e3e3dd; }

.checkbox-assertive input:checked:before,
.checkbox-assertive input:checked + .checkbox-icon:before {
  background: #e3e3dd;
  border-color: #e3e3dd; }

.checkbox-balanced input:before,
.checkbox-balanced .checkbox-icon:before {
  border-color: #007dba; }

.checkbox-balanced input:checked:before,
.checkbox-balanced input:checked + .checkbox-icon:before {
  background: #007dba;
  border-color: #007dba; }

.checkbox-energized input:before,
.checkbox-energized .checkbox-icon:before {
  border-color: #9fdded; }

.checkbox-energized input:checked:before,
.checkbox-energized input:checked + .checkbox-icon:before {
  background: #9fdded;
  border-color: #9fdded; }

.checkbox-royal input:before,
.checkbox-royal .checkbox-icon:before {
  border-color: #886aea; }

.checkbox-royal input:checked:before,
.checkbox-royal input:checked + .checkbox-icon:before {
  background: #886aea;
  border-color: #886aea; }

.checkbox-dark input:before,
.checkbox-dark .checkbox-icon:before {
  border-color: #444; }

.checkbox-dark input:checked:before,
.checkbox-dark input:checked + .checkbox-icon:before {
  background: #444;
  border-color: #444; }

.checkbox input:disabled:before,
.checkbox input:disabled + .checkbox-icon:before {
  border-color: #ddd; }

.checkbox input:disabled:checked:before,
.checkbox input:disabled:checked + .checkbox-icon:before {
  background: #ddd; }

.checkbox.checkbox-input-hidden input {
  display: none !important; }

.checkbox input,
.checkbox-icon {
  position: relative;
  width: 28px;
  height: 28px;
  display: block;
  border: 0;
  background: transparent;
  cursor: pointer;
  -webkit-appearance: none; }
  .checkbox input:before,
  .checkbox-icon:before {
    display: table;
    width: 100%;
    height: 100%;
    border-width: 1px;
    border-style: solid;
    border-radius: 28px;
    background: #fff;
    content: ' ';
    transition: background-color 20ms ease-in-out; }

.checkbox input:checked:before,
input:checked + .checkbox-icon:before {
  border-width: 2px; }

.checkbox input:after,
.checkbox-icon:after {
  transition: opacity 0.05s ease-in-out;
  transform: rotate(-45deg);
  position: absolute;
  top: 33%;
  left: 25%;
  display: table;
  width: 14px;
  height: 6px;
  border: 1px solid #fff;
  border-top: 0;
  border-right: 0;
  content: ' ';
  opacity: 0; }

.platform-android .checkbox-platform input:before,
.platform-android .checkbox-platform .checkbox-icon:before,
.checkbox-square input:before,
.checkbox-square .checkbox-icon:before {
  border-radius: 2px;
  width: 72%;
  height: 72%;
  margin-top: 14%;
  margin-left: 14%;
  border-width: 2px; }

.platform-android .checkbox-platform input:after,
.platform-android .checkbox-platform .checkbox-icon:after,
.checkbox-square input:after,
.checkbox-square .checkbox-icon:after {
  border-width: 2px;
  top: 19%;
  left: 25%;
  width: 13px;
  height: 7px; }

.platform-android .item-checkbox-right .checkbox-square .checkbox-icon::after {
  top: 31%; }

.grade-c .checkbox input:after,
.grade-c .checkbox-icon:after {
  transform: rotate(0);
  top: 3px;
  left: 4px;
  border: none;
  color: #fff;
  content: '\2713';
  font-weight: bold;
  font-size: 20px; }

.checkbox input:checked:after,
input:checked + .checkbox-icon:after {
  opacity: 1; }

.item-checkbox {
  padding-left: 60px; }
  .item-checkbox.active {
    box-shadow: none; }

.item-checkbox .checkbox {
  position: absolute;
  top: 50%;
  right: 8px;
  left: 8px;
  z-index: 3;
  margin-top: -21px; }

.item-checkbox.item-checkbox-right {
  padding-right: 60px;
  padding-left: 16px; }

.item-checkbox-right .checkbox input,
.item-checkbox-right .checkbox-icon {
  float: right; }

/**
 * Toggle
 * --------------------------------------------------
 */
.item-toggle {
  pointer-events: none; }

.toggle {
  position: relative;
  display: inline-block;
  pointer-events: auto;
  margin: -5px;
  padding: 5px; }
  .toggle input:checked + .track {
    border-color: #4cd964;
    background-color: #4cd964; }
  .toggle.dragging .handle {
    background-color: #f2f2f2 !important; }

.toggle.toggle-light input:checked + .track {
  border-color: #ddd;
  background-color: #ddd; }

.toggle.toggle-stable input:checked + .track {
  border-color: #b2b2b2;
  background-color: #b2b2b2; }

.toggle.toggle-positive input:checked + .track {
  border-color: #FF8F6C;
  background-color: #FF8F6C; }

.toggle.toggle-calm input:checked + .track {
  border-color: #ff330d;
  background-color: #ff330d; }

.toggle.toggle-assertive input:checked + .track {
  border-color: #e3e3dd;
  background-color: #e3e3dd; }

.toggle.toggle-balanced input:checked + .track {
  border-color: #007dba;
  background-color: #007dba; }

.toggle.toggle-energized input:checked + .track {
  border-color: #9fdded;
  background-color: #9fdded; }

.toggle.toggle-royal input:checked + .track {
  border-color: #886aea;
  background-color: #886aea; }

.toggle.toggle-dark input:checked + .track {
  border-color: #444;
  background-color: #444; }

.toggle input {
  display: none; }

/* the track appearance when the toggle is "off" */
.toggle .track {
  transition-timing-function: ease-in-out;
  transition-duration: 0.3s;
  transition-property: background-color, border;
  display: inline-block;
  box-sizing: border-box;
  width: 51px;
  height: 31px;
  border: solid 2px #e6e6e6;
  border-radius: 20px;
  background-color: #fff;
  content: ' ';
  cursor: pointer;
  pointer-events: none; }

/* Fix to avoid background color bleeding */
/* (occurred on (at least) Android 4.2, Asus MeMO Pad HD7 ME173X) */
.platform-android4_2 .toggle .track {
  -webkit-background-clip: padding-box; }

/* the handle (circle) thats inside the toggle's track area */
/* also the handle's appearance when it is "off" */
.toggle .handle {
  transition: 0.3s cubic-bezier(0, 1.1, 1, 1.1);
  transition-property: background-color, transform;
  position: absolute;
  display: block;
  width: 27px;
  height: 27px;
  border-radius: 27px;
  background-color: #fff;
  top: 7px;
  left: 7px;
  box-shadow: 0 2px 7px rgba(0, 0, 0, 0.35), 0 1px 1px rgba(0, 0, 0, 0.15); }
  .toggle .handle:before {
    position: absolute;
    top: -4px;
    left: -21.5px;
    padding: 18.5px 34px;
    content: " "; }

.toggle input:checked + .track .handle {
  transform: translate3d(20px, 0, 0);
  background-color: #fff; }

.item-toggle.active {
  box-shadow: none; }

.item-toggle,
.item-toggle.item-complex .item-content {
  padding-right: 99px; }

.item-toggle.item-complex {
  padding-right: 0; }

.item-toggle .toggle {
  position: absolute;
  top: 10px;
  right: 16px;
  z-index: 3; }

.toggle input:disabled + .track {
  opacity: .6; }

.toggle-small .track {
  border: 0;
  width: 34px;
  height: 15px;
  background: #9e9e9e; }

.toggle-small input:checked + .track {
  background: rgba(0, 150, 137, 0.5); }

.toggle-small .handle {
  top: 2px;
  left: 4px;
  width: 21px;
  height: 21px;
  box-shadow: 0 2px 5px rgba(0, 0, 0, 0.25); }

.toggle-small input:checked + .track .handle {
  transform: translate3d(16px, 0, 0);
  background: #009689; }

.toggle-small.item-toggle .toggle {
  top: 19px; }

.toggle-small .toggle-light input:checked + .track {
  background-color: rgba(221, 221, 221, 0.5); }

.toggle-small .toggle-light input:checked + .track .handle {
  background-color: #ddd; }

.toggle-small .toggle-stable input:checked + .track {
  background-color: rgba(178, 178, 178, 0.5); }

.toggle-small .toggle-stable input:checked + .track .handle {
  background-color: #b2b2b2; }

.toggle-small .toggle-positive input:checked + .track {
  background-color: rgba(255, 143, 108, 0.5); }

.toggle-small .toggle-positive input:checked + .track .handle {
  background-color: #FF8F6C; }

.toggle-small .toggle-calm input:checked + .track {
  background-color: rgba(255, 51, 13, 0.5); }

.toggle-small .toggle-calm input:checked + .track .handle {
  background-color: #ff330d; }

.toggle-small .toggle-assertive input:checked + .track {
  background-color: rgba(227, 227, 221, 0.5); }

.toggle-small .toggle-assertive input:checked + .track .handle {
  background-color: #e3e3dd; }

.toggle-small .toggle-balanced input:checked + .track {
  background-color: rgba(0, 125, 186, 0.5); }

.toggle-small .toggle-balanced input:checked + .track .handle {
  background-color: #007dba; }

.toggle-small .toggle-energized input:checked + .track {
  background-color: rgba(159, 221, 237, 0.5); }

.toggle-small .toggle-energized input:checked + .track .handle {
  background-color: #9fdded; }

.toggle-small .toggle-royal input:checked + .track {
  background-color: rgba(136, 106, 234, 0.5); }

.toggle-small .toggle-royal input:checked + .track .handle {
  background-color: #886aea; }

.toggle-small .toggle-dark input:checked + .track {
  background-color: rgba(68, 68, 68, 0.5); }

.toggle-small .toggle-dark input:checked + .track .handle {
  background-color: #444; }

/**
 * Radio Button Inputs
 * --------------------------------------------------
 */
.item-radio {
  padding: 0; }
  .item-radio:hover {
    cursor: pointer; }

.item-radio .item-content {
  /* give some room to the right for the checkmark icon */
  padding-right: 64px; }

.item-radio .radio-icon {
  /* checkmark icon will be hidden by default */
  position: absolute;
  top: 0;
  right: 0;
  z-index: 3;
  visibility: hidden;
  padding: 14px;
  height: 100%;
  font-size: 24px; }

.item-radio input {
  /* hide any radio button inputs elements (the ugly circles) */
  position: absolute;
  left: -9999px; }
  .item-radio input:checked + .radio-content .item-content {
    /* style the item content when its checked */
    background: #f7f7f7; }
  .item-radio input:checked + .radio-content .radio-icon {
    /* show the checkmark icon when its checked */
    visibility: visible; }

/**
 * Range
 * --------------------------------------------------
 */
.range input {
  display: inline-block;
  overflow: hidden;
  margin-top: 5px;
  margin-bottom: 5px;
  padding-right: 2px;
  padding-left: 1px;
  width: auto;
  height: 43px;
  outline: none;
  background: linear-gradient(to right, #ccc 0%, #ccc 100%);
  background-position: center;
  background-size: 99% 2px;
  background-repeat: no-repeat;
  -webkit-appearance: none;
  /*
   &::-ms-track{
     background: transparent;
     border-color: transparent;
     border-width: 11px 0 16px;
     color:transparent;
     margin-top:20px;
   }
   &::-ms-thumb {
     width: $range-slider-width;
     height: $range-slider-height;
     border-radius: $range-slider-border-radius;
     background-color: $toggle-handle-off-bg-color;
     border-color:$toggle-handle-off-bg-color;
     box-shadow: $range-slider-box-shadow;
     margin-left:1px;
     margin-right:1px;
     outline:none;
   }
   &::-ms-fill-upper {
     height: $range-track-height;
     background:$range-default-track-bg;
   }
   */ }
  .range input::-moz-focus-outer {
    /* hide the focus outline in Firefox */
    border: 0; }
  .range input::-webkit-slider-thumb {
    position: relative;
    width: 28px;
    height: 28px;
    border-radius: 50%;
    background-color: #fff;
    box-shadow: 0 0 2px rgba(0, 0, 0, 0.3), 0 3px 5px rgba(0, 0, 0, 0.2);
    cursor: pointer;
    -webkit-appearance: none;
    border: 0; }
  .range input::-webkit-slider-thumb:before {
    /* what creates the colorful line on the left side of the slider */
    position: absolute;
    top: 13px;
    left: -2001px;
    width: 2000px;
    height: 2px;
    background: #444;
    content: ' '; }
  .range input::-webkit-slider-thumb:after {
    /* create a larger (but hidden) hit area */
    position: absolute;
    top: -15px;
    left: -15px;
    padding: 30px;
    content: ' '; }
  .range input::-ms-fill-lower {
    height: 2px;
    background: #444; }

.range {
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  -moz-align-items: center;
  align-items: center;
  padding: 2px 11px; }
  .range.range-light input::-webkit-slider-thumb:before {
    background: #ddd; }
  .range.range-light input::-ms-fill-lower {
    background: #ddd; }
  .range.range-stable input::-webkit-slider-thumb:before {
    background: #b2b2b2; }
  .range.range-stable input::-ms-fill-lower {
    background: #b2b2b2; }
  .range.range-positive input::-webkit-slider-thumb:before {
    background: #66d9ff; }
  .range.range-positive input::-ms-fill-lower {
    background: #66d9ff; }
  .range.range-calm input::-webkit-slider-thumb:before {
    background: #ff330d; }
  .range.range-calm input::-ms-fill-lower {
    background: #ff330d; }
  .range.range-balanced input::-webkit-slider-thumb:before {
    background: #007dba; }
  .range.range-balanced input::-ms-fill-lower {
    background: #007dba; }
  .range.range-assertive input::-webkit-slider-thumb:before {
    background: #e3e3dd; }
  .range.range-assertive input::-ms-fill-lower {
    background: #e3e3dd; }
  .range.range-energized input::-webkit-slider-thumb:before {
    background: #9fdded; }
  .range.range-energized input::-ms-fill-lower {
    background: #9fdded; }
  .range.range-royal input::-webkit-slider-thumb:before {
    background: #886aea; }
  .range.range-royal input::-ms-fill-lower {
    background: #886aea; }
  .range.range-dark input::-webkit-slider-thumb:before {
    background: #444; }
  .range.range-dark input::-ms-fill-lower {
    background: #444; }

.range .icon {
  -moz-flex: 0;
  -ms-flex: 0;
  flex: 0;
  display: block;
  min-width: 24px;
  text-align: center;
  font-size: 24px; }

.range input {
  -moz-flex: 1;
  -ms-flex: 1;
  flex: 1;
  display: block;
  margin-right: 10px;
  margin-left: 10px; }

.range-label {
  -moz-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  display: block;
  white-space: nowrap; }

.range-label:first-child {
  padding-left: 5px; }

.range input + .range-label {
  padding-right: 5px;
  padding-left: 0; }

.platform-windowsphone .range input {
  height: auto; }

/**
 * Select
 * --------------------------------------------------
 */
.item-select {
  position: relative; }
  .item-select select {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    padding: 0 48px 0 16px;
    max-width: 65%;
    border: none;
    background: #fff;
    color: #333;
    text-indent: .01px;
    text-overflow: '';
    white-space: nowrap;
    font-size: 14px;
    cursor: pointer;
    direction: rtl; }
  .item-select select::-ms-expand {
    display: none; }
  .item-select option {
    direction: ltr; }
  .item-select:after {
    position: absolute;
    top: 50%;
    right: 16px;
    margin-top: -3px;
    width: 0;
    height: 0;
    border-top: 5px solid;
    border-right: 5px solid rgba(0, 0, 0, 0);
    border-left: 5px solid rgba(0, 0, 0, 0);
    color: #999;
    content: "";
    pointer-events: none; }
  .item-select.item-light select {
    background: #fff;
    color: #444; }
  .item-select.item-stable select {
    background: #f8f8f8;
    color: #444; }
  .item-select.item-stable:after, .item-select.item-stable .input-label {
    color: #666666; }
  .item-select.item-positive select {
    background: #66d9ff;
    color: #fff; }
  .item-select.item-positive:after, .item-select.item-positive .input-label {
    color: #fff; }
  .item-select.item-calm select {
    background: #ff330d;
    color: #fff; }
  .item-select.item-calm:after, .item-select.item-calm .input-label {
    color: #fff; }
  .item-select.item-assertive select {
    background: #e3e3dd;
    color: #fff; }
  .item-select.item-assertive:after, .item-select.item-assertive .input-label {
    color: #fff; }
  .item-select.item-balanced select {
    background: #007dba;
    color: #fff; }
  .item-select.item-balanced:after, .item-select.item-balanced .input-label {
    color: #fff; }
  .item-select.item-energized select {
    background: #9fdded;
    color: #fff; }
  .item-select.item-energized:after, .item-select.item-energized .input-label {
    color: #fff; }
  .item-select.item-royal select {
    background: #886aea;
    color: #fff; }
  .item-select.item-royal:after, .item-select.item-royal .input-label {
    color: #fff; }
  .item-select.item-dark select {
    background: #444;
    color: #fff; }
  .item-select.item-dark:after, .item-select.item-dark .input-label {
    color: #fff; }

select[multiple], select[size] {
  height: auto; }

/**
 * Progress
 * --------------------------------------------------
 */
progress {
  display: block;
  margin: 15px auto;
  width: 100%; }

/**
 * Buttons
 * --------------------------------------------------
 */
.button {
  border-color: transparent;
  background-color: #f8f8f8;
  color: #444;
  position: relative;
  display: inline-block;
  margin: 0;
  padding: 0 12px;
  min-width: 52px;
  min-height: 47px;
  border-width: 1px;
  border-style: solid;
  border-radius: 4px;
  vertical-align: top;
  text-align: center;
  text-overflow: ellipsis;
  font-size: 16px;
  line-height: 42px;
  cursor: pointer; }
  .button:hover {
    color: #444;
    text-decoration: none; }
  .button.active, .button.activated {
    border-color: #a2a2a2;
    background-color: #e5e5e5; }
  .button:after {
    position: absolute;
    top: -6px;
    right: -6px;
    bottom: -6px;
    left: -6px;
    content: ' '; }
  .button .icon {
    vertical-align: top;
    pointer-events: none; }
  .button .icon:before, .button.icon:before, .button.icon-left:before, .button.icon-right:before {
    display: inline-block;
    padding: 0 0 1px 0;
    vertical-align: inherit;
    font-size: 24px;
    line-height: 41px;
    pointer-events: none; }
  .button.icon-left:before {
    float: left;
    padding-right: .2em;
    padding-left: 0; }
  .button.icon-right:before {
    float: right;
    padding-right: 0;
    padding-left: .2em; }
  .button.button-block, .button.button-full {
    margin-top: 10px;
    margin-bottom: 10px; }
  .button.button-light {
    border-color: transparent;
    background-color: #fff;
    color: #444; }
    .button.button-light:hover {
      color: #444;
      text-decoration: none; }
    .button.button-light.active, .button.button-light.activated {
      border-color: #a2a2a2;
      background-color: #fafafa; }
    .button.button-light.button-clear {
      border-color: transparent;
      background: none;
      box-shadow: none;
      color: #ddd; }
    .button.button-light.button-icon {
      border-color: transparent;
      background: none; }
    .button.button-light.button-outline {
      border-color: #ddd;
      background: transparent;
      color: #ddd; }
      .button.button-light.button-outline.active, .button.button-light.button-outline.activated {
        background-color: #ddd;
        box-shadow: none;
        color: #fff; }
  .button.button-stable {
    border-color: transparent;
    background-color: #f8f8f8;
    color: #444; }
    .button.button-stable:hover {
      color: #444;
      text-decoration: none; }
    .button.button-stable.active, .button.button-stable.activated {
      border-color: #a2a2a2;
      background-color: #e5e5e5; }
    .button.button-stable.button-clear {
      border-color: transparent;
      background: none;
      box-shadow: none;
      color: #b2b2b2; }
    .button.button-stable.button-icon {
      border-color: transparent;
      background: none; }
    .button.button-stable.button-outline {
      border-color: #b2b2b2;
      background: transparent;
      color: #b2b2b2; }
      .button.button-stable.button-outline.active, .button.button-stable.button-outline.activated {
        background-color: #b2b2b2;
        box-shadow: none;
        color: #fff; }
  .button.button-positive {
    border-color: transparent;
    background-color: #66d9ff;
    color: #fff; }
    .button.button-positive:hover {
      color: #fff;
      text-decoration: none; }
    .button.button-positive.active, .button.button-positive.activated {
      border-color: #a2a2a2;
      background-color: #ff6839; }
    .button.button-positive.button-clear {
      border-color: transparent;
      background: none;
      box-shadow: none;
      color: #66d9ff; }
    .button.button-positive.button-icon {
      border-color: transparent;
      background: none; }
    .button.button-positive.button-outline {
      border-color: #66d9ff;
      background: transparent;
      color: #66d9ff; }
      .button.button-positive.button-outline.active, .button.button-positive.button-outline.activated {
        background-color: #66d9ff;
        box-shadow: none;
        color: #fff; }
  .button.button-calm {
    border-color: transparent;
    background-color: #ff330d;
    color: #fff; }
    .button.button-calm:hover {
      color: #fff;
      text-decoration: none; }
    .button.button-calm.active, .button.button-calm.activated {
      border-color: #a2a2a2;
      background-color: #d92200; }
    .button.button-calm.button-clear {
      border-color: transparent;
      background: none;
      box-shadow: none;
      color: #ff330d; }
    .button.button-calm.button-icon {
      border-color: transparent;
      background: none; }
    .button.button-calm.button-outline {
      border-color: #ff330d;
      background: transparent;
      color: #ff330d; }
      .button.button-calm.button-outline.active, .button.button-calm.button-outline.activated {
        background-color: #ff330d;
        box-shadow: none;
        color: #fff; }
  .button.button-assertive {
    border-color: transparent;
    background-color: #e3e3dd;
    color: #fff; }
    .button.button-assertive:hover {
      color: #fff;
      text-decoration: none; }
    .button.button-assertive.active, .button.button-assertive.activated {
      border-color: #a2a2a2;
      background-color: #ccccc1; }
    .button.button-assertive.button-clear {
      border-color: transparent;
      background: none;
      box-shadow: none;
      color: #e3e3dd; }
    .button.button-assertive.button-icon {
      border-color: transparent;
      background: none; }
    .button.button-assertive.button-outline {
      border-color: #e3e3dd;
      background: transparent;
      color: #e3e3dd; }
      .button.button-assertive.button-outline.active, .button.button-assertive.button-outline.activated {
        background-color: #e3e3dd;
        box-shadow: none;
        color: #fff; }
  .button.button-balanced {
    border-color: transparent;
    background-color: #007dba;
    color: #fff; }
    .button.button-balanced:hover {
      color: #fff;
      text-decoration: none; }
    .button.button-balanced.active, .button.button-balanced.activated {
      border-color: #a2a2a2;
      background-color: #005b87; }
    .button.button-balanced.button-clear {
      border-color: transparent;
      background: none;
      box-shadow: none;
      color: #007dba; }
    .button.button-balanced.button-icon {
      border-color: transparent;
      background: none; }
    .button.button-balanced.button-outline {
      border-color: #007dba;
      background: transparent;
      color: #007dba; }
      .button.button-balanced.button-outline.active, .button.button-balanced.button-outline.activated {
        background-color: #007dba;
        box-shadow: none;
        color: #fff; }
  .button.button-energized {
    border-color: transparent;
    background-color: #9fdded;
    color: #fff; }
    .button.button-energized:hover {
      color: #fff;
      text-decoration: none; }
    .button.button-energized.active, .button.button-energized.activated {
      border-color: #a2a2a2;
      background-color: #8ad5e9; }
    .button.button-energized.button-clear {
      border-color: transparent;
      background: none;
      box-shadow: none;
      color: #9fdded; }
    .button.button-energized.button-icon {
      border-color: transparent;
      background: none; }
    .button.button-energized.button-outline {
      border-color: #9fdded;
      background: transparent;
      color: #9fdded; }
      .button.button-energized.button-outline.active, .button.button-energized.button-outline.activated {
        background-color: #9fdded;
        box-shadow: none;
        color: #fff; }
  .button.button-royal {
    border-color: transparent;
    background-color: #886aea;
    color: #fff; }
    .button.button-royal:hover {
      color: #fff;
      text-decoration: none; }
    .button.button-royal.active, .button.button-royal.activated {
      border-color: #a2a2a2;
      background-color: #6b46e5; }
    .button.button-royal.button-clear {
      border-color: transparent;
      background: none;
      box-shadow: none;
      color: #886aea; }
    .button.button-royal.button-icon {
      border-color: transparent;
      background: none; }
    .button.button-royal.button-outline {
      border-color: #886aea;
      background: transparent;
      color: #886aea; }
      .button.button-royal.button-outline.active, .button.button-royal.button-outline.activated {
        background-color: #886aea;
        box-shadow: none;
        color: #fff; }
  .button.button-dark {
    border-color: transparent;
    background-color: #444;
    color: #fff; }
    .button.button-dark:hover {
      color: #fff;
      text-decoration: none; }
    .button.button-dark.active, .button.button-dark.activated {
      border-color: #a2a2a2;
      background-color: #262626; }
    .button.button-dark.button-clear {
      border-color: transparent;
      background: none;
      box-shadow: none;
      color: #444; }
    .button.button-dark.button-icon {
      border-color: transparent;
      background: none; }
    .button.button-dark.button-outline {
      border-color: #444;
      background: transparent;
      color: #444; }
      .button.button-dark.button-outline.active, .button.button-dark.button-outline.activated {
        background-color: #444;
        box-shadow: none;
        color: #fff; }

.button-small {
  padding: 2px 4px 1px;
  min-width: 28px;
  min-height: 30px;
  font-size: 12px;
  line-height: 26px; }
  .button-small .icon:before, .button-small.icon:before, .button-small.icon-left:before, .button-small.icon-right:before {
    font-size: 16px;
    line-height: 19px;
    margin-top: 3px; }

.button-large {
  padding: 0 16px;
  min-width: 68px;
  min-height: 59px;
  font-size: 20px;
  line-height: 53px; }
  .button-large .icon:before, .button-large.icon:before, .button-large.icon-left:before, .button-large.icon-right:before {
    padding-bottom: 2px;
    font-size: 32px;
    line-height: 51px; }

.button-icon {
  transition: opacity 0.1s;
  padding: 0 6px;
  min-width: initial;
  border-color: transparent;
  background: none; }
  .button-icon.button.active, .button-icon.button.activated {
    border-color: transparent;
    background: none;
    box-shadow: none;
    opacity: 0.3; }
  .button-icon .icon:before, .button-icon.icon:before {
    font-size: 32px; }

.button-clear {
  transition: opacity 0.1s;
  padding: 0 6px;
  max-height: 42px;
  border-color: transparent;
  background: none;
  box-shadow: none; }
  .button-clear.button-clear {
    border-color: transparent;
    background: none;
    box-shadow: none;
    color: transparent; }
  .button-clear.button-icon {
    border-color: transparent;
    background: none; }
  .button-clear.active, .button-clear.activated {
    opacity: 0.3; }

.button-outline {
  transition: opacity 0.1s;
  background: none;
  box-shadow: none; }
  .button-outline.button-outline {
    border-color: transparent;
    background: transparent;
    color: transparent; }
    .button-outline.button-outline.active, .button-outline.button-outline.activated {
      background-color: transparent;
      box-shadow: none;
      color: #fff; }

.padding > .button.button-block:first-child {
  margin-top: 0; }

.button-block {
  display: block;
  clear: both; }
  .button-block:after {
    clear: both; }

.button-full,
.button-full > .button {
  display: block;
  margin-right: 0;
  margin-left: 0;
  border-right-width: 0;
  border-left-width: 0;
  border-radius: 0; }

button.button-block,
button.button-full,
.button-full > button.button,
input.button.button-block {
  width: 100%; }

a.button {
  text-decoration: none; }
  a.button .icon:before, a.button.icon:before, a.button.icon-left:before, a.button.icon-right:before {
    margin-top: 2px; }

.button.disabled,
.button[disabled] {
  opacity: .4;
  cursor: default !important;
  pointer-events: none; }

/**
 * Button Bar
 * --------------------------------------------------
 */
.button-bar {
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -moz-flex: 1;
  -ms-flex: 1;
  flex: 1;
  width: 100%; }
  .button-bar.button-bar-inline {
    display: block;
    width: auto;
    *zoom: 1; }
    .button-bar.button-bar-inline:before, .button-bar.button-bar-inline:after {
      display: table;
      content: "";
      line-height: 0; }
    .button-bar.button-bar-inline:after {
      clear: both; }
    .button-bar.button-bar-inline > .button {
      width: auto;
      display: inline-block;
      float: left; }
  .button-bar.bar-light > .button {
    border-color: #ddd; }
  .button-bar.bar-stable > .button {
    border-color: #b2b2b2; }
  .button-bar.bar-positive > .button {
    border-color: #ff6839; }
  .button-bar.bar-calm > .button {
    border-color: #d92200; }
  .button-bar.bar-assertive > .button {
    border-color: #ccccc1; }
  .button-bar.bar-balanced > .button {
    border-color: #005b87; }
  .button-bar.bar-energized > .button {
    border-color: #8ad5e9; }
  .button-bar.bar-royal > .button {
    border-color: #6b46e5; }
  .button-bar.bar-dark > .button {
    border-color: #111; }

.button-bar > .button {
  -moz-flex: 1;
  -ms-flex: 1;
  flex: 1;
  display: block;
  overflow: hidden;
  padding: 0 16px;
  width: 0;
  border-width: 1px 0px 1px 1px;
  border-radius: 0;
  text-align: center;
  text-overflow: ellipsis;
  white-space: nowrap; }
  .button-bar > .button:before,
  .button-bar > .button .icon:before {
    line-height: 44px; }
  .button-bar > .button:first-child {
    border-radius: 4px 0px 0px 4px; }
  .button-bar > .button:last-child {
    border-right-width: 1px;
    border-radius: 0px 4px 4px 0px; }
  .button-bar > .button:only-child {
    border-radius: 4px; }

.button-bar > .button-small:before,
.button-bar > .button-small .icon:before {
  line-height: 28px; }

/**
 * Grid
 * --------------------------------------------------
 * Using flexbox for the grid, inspired by Philip Walton:
 * http://philipwalton.github.io/solved-by-flexbox/demos/grids/
 * By default each .col within a .row will evenly take up
 * available width, and the height of each .col with take
 * up the height of the tallest .col in the same .row.
 */
.row {
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  padding: 5px;
  width: 100%; }

.row-wrap {
  -ms-flex-wrap: wrap;
  flex-wrap: wrap; }

.row-no-padding {
  padding: 0; }
  .row-no-padding > .col {
    padding: 0; }

.row + .row {
  margin-top: -5px;
  padding-top: 0; }

.col {
  -moz-flex: 1;
  -ms-flex: 1;
  flex: 1;
  display: block;
  padding: 5px;
  width: 100%; }

/* Vertically Align Columns */
/* .row-* vertically aligns every .col in the .row */
.row-top {
  -ms-flex-align: start;
  -moz-align-items: flex-start;
  align-items: flex-start; }

.row-bottom {
  -ms-flex-align: end;
  -moz-align-items: flex-end;
  align-items: flex-end; }

.row-center {
  -ms-flex-align: center;
  -moz-align-items: center;
  align-items: center; }

.row-stretch {
  -ms-flex-align: stretch;
  -moz-align-items: stretch;
  align-items: stretch; }

.row-baseline {
  -ms-flex-align: baseline;
  -moz-align-items: baseline;
  align-items: baseline; }

/* .col-* vertically aligns an individual .col */
.col-top {
  -ms-flex-item-align: start;
  align-self: flex-start; }

.col-bottom {
  -ms-flex-item-align: end;
  align-self: flex-end; }

.col-center {
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
      align-self: center; }

/* Column Offsets */
.col-offset-10 {
  margin-left: 10%; }

.col-offset-20 {
  margin-left: 20%; }

.col-offset-25 {
  margin-left: 25%; }

.col-offset-33, .col-offset-34 {
  margin-left: 33.3333%; }

.col-offset-50 {
  margin-left: 50%; }

.col-offset-66, .col-offset-67 {
  margin-left: 66.6666%; }

.col-offset-75 {
  margin-left: 75%; }

.col-offset-80 {
  margin-left: 80%; }

.col-offset-90 {
  margin-left: 90%; }

/* Explicit Column Percent Sizes */
/* By default each grid column will evenly distribute */
/* across the grid. However, you can specify individual */
/* columns to take up a certain size of the available area */
.col-10 {
  -moz-flex: 0 0 10%;
  -ms-flex: 0 0 10%;
  flex: 0 0 10%;
  max-width: 10%; }

.col-20 {
  -moz-flex: 0 0 20%;
  -ms-flex: 0 0 20%;
  flex: 0 0 20%;
  max-width: 20%; }

.col-25 {
  -moz-flex: 0 0 25%;
  -ms-flex: 0 0 25%;
  flex: 0 0 25%;
  max-width: 25%; }

.col-33, .col-34 {
  -moz-flex: 0 0 33.3333%;
  -ms-flex: 0 0 33.3333%;
  flex: 0 0 33.3333%;
  max-width: 33.3333%; }

.col-40 {
  -moz-flex: 0 0 40%;
  -ms-flex: 0 0 40%;
  flex: 0 0 40%;
  max-width: 40%; }

.col-50 {
  -moz-flex: 0 0 50%;
  -ms-flex: 0 0 50%;
  flex: 0 0 50%;
  max-width: 50%; }

.col-60 {
  -moz-flex: 0 0 60%;
  -ms-flex: 0 0 60%;
  flex: 0 0 60%;
  max-width: 60%; }

.col-66, .col-67 {
  -moz-flex: 0 0 66.6666%;
  -ms-flex: 0 0 66.6666%;
  flex: 0 0 66.6666%;
  max-width: 66.6666%; }

.col-75 {
  -moz-flex: 0 0 75%;
  -ms-flex: 0 0 75%;
  flex: 0 0 75%;
  max-width: 75%; }

.col-80 {
  -moz-flex: 0 0 80%;
  -ms-flex: 0 0 80%;
  flex: 0 0 80%;
  max-width: 80%; }

.col-90 {
  -moz-flex: 0 0 90%;
  -ms-flex: 0 0 90%;
  flex: 0 0 90%;
  max-width: 90%; }

/* Responsive Grid Classes */
/* Adding a class of responsive-X to a row */
/* will trigger the flex-direction to */
/* change to column and add some margin */
/* to any columns in the row for clearity */
@media (max-width: 567px) {
  .responsive-sm {
    -ms-flex-direction: column;
    flex-direction: column; }
    .responsive-sm .col, .responsive-sm .col-10, .responsive-sm .col-20, .responsive-sm .col-25, .responsive-sm .col-33, .responsive-sm .col-34, .responsive-sm .col-50, .responsive-sm .col-66, .responsive-sm .col-67, .responsive-sm .col-75, .responsive-sm .col-80, .responsive-sm .col-90 {
      -moz-flex: 1;
      -ms-flex: 1;
      flex: 1;
      margin-bottom: 15px;
      margin-left: 0;
      max-width: 100%;
      width: 100%; } }

@media (max-width: 767px) {
  .responsive-md {
    -ms-flex-direction: column;
    flex-direction: column; }
    .responsive-md .col, .responsive-md .col-10, .responsive-md .col-20, .responsive-md .col-25, .responsive-md .col-33, .responsive-md .col-34, .responsive-md .col-50, .responsive-md .col-66, .responsive-md .col-67, .responsive-md .col-75, .responsive-md .col-80, .responsive-md .col-90 {
      -moz-flex: 1;
      -ms-flex: 1;
      flex: 1;
      margin-bottom: 15px;
      margin-left: 0;
      max-width: 100%;
      width: 100%; } }

@media (max-width: 1023px) {
  .responsive-lg {
    -ms-flex-direction: column;
    flex-direction: column; }
    .responsive-lg .col, .responsive-lg .col-10, .responsive-lg .col-20, .responsive-lg .col-25, .responsive-lg .col-33, .responsive-lg .col-34, .responsive-lg .col-50, .responsive-lg .col-66, .responsive-lg .col-67, .responsive-lg .col-75, .responsive-lg .col-80, .responsive-lg .col-90 {
      -moz-flex: 1;
      -ms-flex: 1;
      flex: 1;
      margin-bottom: 15px;
      margin-left: 0;
      max-width: 100%;
      width: 100%; } }

/**
 * Utility Classes
 * --------------------------------------------------
 */
.hide {
  display: none; }

.opacity-hide {
  opacity: 0; }

.grade-b .opacity-hide,
.grade-c .opacity-hide {
  opacity: 1;
  display: none; }

.show {
  display: block; }

.opacity-show {
  opacity: 1; }

.invisible {
  visibility: hidden; }

.keyboard-open .hide-on-keyboard-open {
  display: none; }

.keyboard-open .tabs.hide-on-keyboard-open + .pane .has-tabs,
.keyboard-open .bar-footer.hide-on-keyboard-open + .pane .has-footer {
  bottom: 0; }

.inline {
  display: inline-block; }

.disable-pointer-events {
  pointer-events: none; }

.enable-pointer-events {
  pointer-events: auto; }

.disable-user-behavior {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-touch-callout: none;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  -webkit-tap-highlight-color: transparent;
  -webkit-user-drag: none;
  -ms-touch-action: none;
  -ms-content-zooming: none; }

.click-block {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  opacity: 0;
  z-index: 99999;
  transform: translate3d(0, 0, 0);
  overflow: hidden; }

.click-block-hide {
  transform: translate3d(-9999px, 0, 0); }

.no-resize {
  resize: none; }

.block {
  display: block;
  clear: both; }
  .block:after {
    display: block;
    visibility: hidden;
    clear: both;
    height: 0;
    content: "."; }

.full-image {
  width: 100%; }

.clearfix {
  *zoom: 1; }
  .clearfix:before, .clearfix:after {
    display: table;
    content: "";
    line-height: 0; }
  .clearfix:after {
    clear: both; }

/**
 * Content Padding
 * --------------------------------------------------
 */
.padding {
  padding: 10px; }

.padding-top,
.padding-vertical {
  padding-top: 10px; }

.padding-right,
.padding-horizontal {
  padding-right: 10px; }

.padding-bottom,
.padding-vertical {
  padding-bottom: 10px; }

.padding-left,
.padding-horizontal {
  padding-left: 10px; }

/**
 * Scrollable iFrames
 * --------------------------------------------------
 */
.iframe-wrapper {
  position: fixed;
  -webkit-overflow-scrolling: touch;
  overflow: scroll; }
  .iframe-wrapper iframe {
    height: 100%;
    width: 100%; }

/**
 * Rounded
 * --------------------------------------------------
 */
.rounded {
  border-radius: 4px; }

/**
 * Utility Colors
 * --------------------------------------------------
 * Utility colors are added to help set a naming convention. You'll
 * notice we purposely do not use words like "red" or "blue", but
 * instead have colors which represent an emotion or generic theme.
 */
.light, a.light {
  color: #fff; }

.light-bg {
  background-color: #fff; }

.light-border {
  border-color: #ddd; }

.stable, a.stable {
  color: #f8f8f8; }

.stable-bg {
  background-color: #f8f8f8; }

.stable-border {
  border-color: #b2b2b2; }

.positive, a.positive {
  color: #FF8F6C; }

.positive-bg {
  background-color: #FF8F6C; }

.positive-border {
  border-color: #ff6839; }

.calm, a.calm {
  color: #ff330d; }

.calm-bg {
  background-color: #ff330d; }

.calm-border {
  border-color: #d92200; }

.assertive, a.assertive {
  color: #e3e3dd; }

.assertive-bg {
  background-color: #e3e3dd; }

.assertive-border {
  border-color: #ccccc1; }

.balanced, a.balanced {
  color: #007dba; }

.balanced-bg {
  background-color: #007dba; }

.balanced-border {
  border-color: #005b87; }

.energized, a.energized {
  color: #9fdded; }

.energized-bg {
  background-color: #9fdded; }

.energized-border {
  border-color: #8ad5e9; }

.royal, a.royal {
  color: #886aea; }

.royal-bg {
  background-color: #886aea; }

.royal-border {
  border-color: #6b46e5; }

.dark, a.dark {
  color: #444; }

.dark-bg {
  background-color: #444; }

.dark-border {
  border-color: #111; }

[collection-repeat] {
  /* Position is set by transforms */
  left: 0 !important;
  top: 0 !important;
  position: absolute !important;
  z-index: 1; }

.collection-repeat-container {
  position: relative;
  z-index: 1; }

.collection-repeat-after-container {
  z-index: 0;
  display: block;
  /* when scrolling horizontally, make sure the after container doesn't take up 100% width */ }
  .collection-repeat-after-container.horizontal {
    display: inline-block; }

[ng\:cloak], [ng-cloak], [data-ng-cloak], [x-ng-cloak], .ng-cloak,
.x-ng-cloak, .ng-hide:not(.ng-hide-animate) {
  display: none !important; }

/**
 * Platform
 * --------------------------------------------------
 * Platform specific tweaks
 */
.platform-ios.platform-cordova:not(.fullscreen) .bar-header:not(.bar-subheader) {
  height: 64px; }
  .platform-ios.platform-cordova:not(.fullscreen) .bar-header:not(.bar-subheader).item-input-inset .item-input-wrapper {
    margin-top: 19px !important; }
  .platform-ios.platform-cordova:not(.fullscreen) .bar-header:not(.bar-subheader) > * {
    margin-top: 20px; }

.platform-ios.platform-cordova:not(.fullscreen) .tabs-top > .tabs,
.platform-ios.platform-cordova:not(.fullscreen) .tabs.tabs-top {
  top: 64px; }

.platform-ios.platform-cordova:not(.fullscreen) .has-header,
.platform-ios.platform-cordova:not(.fullscreen) .bar-subheader {
  top: 64px; }

.platform-ios.platform-cordova:not(.fullscreen) .has-subheader {
  top: 108px; }

.platform-ios.platform-cordova:not(.fullscreen) .has-header.has-tabs-top {
  top: 113px; }

.platform-ios.platform-cordova:not(.fullscreen) .has-header.has-subheader.has-tabs-top {
  top: 157px; }

.platform-ios.platform-cordova .popover .bar-header:not(.bar-subheader) {
  height: 44px; }
  .platform-ios.platform-cordova .popover .bar-header:not(.bar-subheader).item-input-inset .item-input-wrapper {
    margin-top: -1px; }
  .platform-ios.platform-cordova .popover .bar-header:not(.bar-subheader) > * {
    margin-top: 0; }

.platform-ios.platform-cordova .popover .has-header,
.platform-ios.platform-cordova .popover .bar-subheader {
  top: 44px; }

.platform-ios.platform-cordova .popover .has-subheader {
  top: 88px; }

.platform-ios.platform-cordova.status-bar-hide {
  margin-bottom: 20px; }

@media (orientation: landscape) {
  .platform-ios.platform-browser.platform-ipad {
    position: fixed; } }

.platform-c:not(.enable-transitions) * {
  transition: none !important; }

.slide-in-up {
  transform: translate3d(0, 100%, 0); }

.slide-in-up.ng-enter,
.slide-in-up > .ng-enter {
  transition: all cubic-bezier(0.1, 0.7, 0.1, 1) 400ms; }

.slide-in-up.ng-enter-active,
.slide-in-up > .ng-enter-active {
  transform: translate3d(0, 0, 0); }

.slide-in-up.ng-leave,
.slide-in-up > .ng-leave {
  transition: all ease-in-out 250ms; }

@keyframes scaleOut {
  from {
    transform: scale(1);
    opacity: 1; }
  to {
    transform: scale(0.8);
    opacity: 0; } }

@keyframes superScaleIn {
  from {
    transform: scale(1.2);
    opacity: 0; }
  to {
    transform: scale(1);
    opacity: 1; } }

[nav-view-transition="ios"] [nav-view="entering"],
[nav-view-transition="ios"] [nav-view="leaving"] {
  transition-duration: 500ms;
  transition-timing-function: cubic-bezier(0.36, 0.66, 0.04, 1);
  transition-property: opacity, transform, box-shadow; }

[nav-view-transition="ios"][nav-view-direction="forward"], [nav-view-transition="ios"][nav-view-direction="back"] {
  background-color: #000; }

[nav-view-transition="ios"] [nav-view="active"],
[nav-view-transition="ios"][nav-view-direction="forward"] [nav-view="entering"],
[nav-view-transition="ios"][nav-view-direction="back"] [nav-view="leaving"] {
  z-index: 3; }

[nav-view-transition="ios"][nav-view-direction="back"] [nav-view="entering"],
[nav-view-transition="ios"][nav-view-direction="forward"] [nav-view="leaving"] {
  z-index: 2; }

[nav-bar-transition="ios"] .title,
[nav-bar-transition="ios"] .buttons,
[nav-bar-transition="ios"] .back-text {
  transition-duration: 500ms;
  transition-timing-function: cubic-bezier(0.36, 0.66, 0.04, 1);
  transition-property: opacity, transform; }

[nav-bar-transition="ios"] [nav-bar="active"],
[nav-bar-transition="ios"] [nav-bar="entering"] {
  z-index: 10; }
  [nav-bar-transition="ios"] [nav-bar="active"] .bar,
  [nav-bar-transition="ios"] [nav-bar="entering"] .bar {
    background: transparent; }

[nav-bar-transition="ios"] [nav-bar="cached"] {
  display: block; }
  [nav-bar-transition="ios"] [nav-bar="cached"] .header-item {
    display: none; }

[nav-view-transition="android"] [nav-view="entering"],
[nav-view-transition="android"] [nav-view="leaving"] {
  transition-duration: 200ms;
  transition-timing-function: cubic-bezier(0.4, 0.6, 0.2, 1);
  transition-property: transform; }

[nav-view-transition="android"] [nav-view="active"],
[nav-view-transition="android"][nav-view-direction="forward"] [nav-view="entering"],
[nav-view-transition="android"][nav-view-direction="back"] [nav-view="leaving"] {
  z-index: 3; }

[nav-view-transition="android"][nav-view-direction="back"] [nav-view="entering"],
[nav-view-transition="android"][nav-view-direction="forward"] [nav-view="leaving"] {
  z-index: 2; }

[nav-bar-transition="android"] .title,
[nav-bar-transition="android"] .buttons {
  transition-duration: 200ms;
  transition-timing-function: cubic-bezier(0.4, 0.6, 0.2, 1);
  transition-property: opacity; }

[nav-bar-transition="android"] [nav-bar="active"],
[nav-bar-transition="android"] [nav-bar="entering"] {
  z-index: 10; }
  [nav-bar-transition="android"] [nav-bar="active"] .bar,
  [nav-bar-transition="android"] [nav-bar="entering"] .bar {
    background: transparent; }

[nav-bar-transition="android"] [nav-bar="cached"] {
  display: block; }
  [nav-bar-transition="android"] [nav-bar="cached"] .header-item {
    display: none; }

[nav-swipe="fast"] [nav-view],
[nav-swipe="fast"] .title,
[nav-swipe="fast"] .buttons,
[nav-swipe="fast"] .back-text {
  transition-duration: 50ms;
  transition-timing-function: linear; }

[nav-swipe="slow"] [nav-view],
[nav-swipe="slow"] .title,
[nav-swipe="slow"] .buttons,
[nav-swipe="slow"] .back-text {
  transition-duration: 160ms;
  transition-timing-function: linear; }

[nav-view="cached"],
[nav-bar="cached"] {
  display: none; }

[nav-view="stage"] {
  opacity: 0;
  transition-duration: 0; }

[nav-bar="stage"] .title,
[nav-bar="stage"] .buttons,
[nav-bar="stage"] .back-text {
  position: absolute;
  opacity: 0;
  transition-duration: 0s; }

:root.limber {
  --theme-primary: #0f94d7;
  --theme-secondary: #052963;
  --theme-dark: #2e343c;
  --theme-faded-primary: #e5effc;
  --theme-gradient-primary: #2eb5f9;
  --theme-accent-highlight: #0f94d7;
  --theme-empty-image-list: url(708aa8cdc529918a8166f6431820c564.svg); }

:root.mnb {
  --theme-primary: #004F7C;
  --theme-secondary: #004F7C;
  --theme-dark: #1C1C29;
  --theme-faded-primary: #B2CAD8;
  --theme-gradient-primary: #B2CAD8;
  --theme-accent-highlight: #F55A00;
  --theme-empty-image-list: url(70ff7947a2fcf09f04908c13d4f54911.svg); }

:root.advocate {
  --theme-primary: #0f94d7;
  --theme-secondary: #052963;
  --theme-dark: #2e343c;
  --theme-faded-primary: #e5effc;
  --theme-gradient-primary: #2eb5f9;
  --theme-accent-highlight: #0f94d7;
  --theme-empty-image-list: url(708aa8cdc529918a8166f6431820c564.svg); }

.platform-android .action-sheet .action-sheet-options {
  padding: 8px 16px; }

.platform-android .action-sheet .action-sheet-title {
  padding: 0;
  height: -moz-fit-content;
  height: fit-content;
  min-height: 56px;
  line-height: unset;
  font-size: 16px;
  color: rgba(0, 0, 0, 0.54); }
  .platform-android .action-sheet .action-sheet-title::first-line {
    line-height: 56px; }

.platform-android .action-sheet .button {
  height: 48px;
  line-height: 48px;
  font-size: 16px;
  color: rgba(0, 0, 0, 0.87);
  padding: 0;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center; }
  .platform-android .action-sheet .button .material-icons {
    padding-right: 32px; }

.platform-ios .action-sheet .button .material-icons {
  display: none; }

.flat-theme .button {
  text-transform: uppercase;
  font-weight: 500;
  font-size: 16px;
  height: 36px;
  display: inline-block;
  min-height: 36px;
  line-height: 36px;
  padding-left: 16px;
  padding-right: 16px;
  box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.14), 0 3px 1px -2px rgba(0, 0, 0, 0.2), 0 1px 5px 0 rgba(0, 0, 0, 0.12);
  border-radius: 5px;
  background-color: #ffffff;
  white-space: nowrap;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  min-width: auto; }
  .flat-theme .button:disabled {
    box-shadow: none;
    color: rgba(0, 0, 0, 0.26) !important;
    background-color: rgba(0, 0, 0, 0.12); }

.flat-theme .button-new {
  box-sizing: border-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: row;
      flex-direction: row;
  -ms-flex-pack: center;
      justify-content: center;
  -ms-flex-align: center;
      align-items: center;
  padding: 14px 8px;
  gap: 8px;
  width: 33%;
  height: 36px;
  /* btn 1 */
  box-shadow: 0px 4px 24px rgba(46, 52, 60, 0.16);
  border-radius: 14px;
  font-style: normal;
  font-weight: 500;
  font-size: 16px;
  line-height: 125%;
  /* identical to box height, or 20px */
  text-align: center;
  text-transform: uppercase;
  color: #FFFFFF; }
  .flat-theme .button-new:disabled {
    box-shadow: none;
    color: rgba(0, 0, 0, 0.26) !important;
    border: none;
    background-color: rgba(0, 0, 0, 0.12); }

.flat-theme .button-clear {
  background-color: transparent;
  box-shadow: none;
  padding-left: 8px;
  padding-right: 8px;
  color: var(--theme-primary); }

.flat-theme .button-clear-new {
  border: 1px solid #97a4b0;
  border-radius: 14px;
  background-color: transparent;
  box-shadow: none;
  padding-left: 8px;
  padding-right: 8px;
  color: var(--theme-secondary); }

.flat-theme .button-primary {
  background-color: var(--theme-primary);
  color: #fff; }

.flat-theme .button-primary-new {
  background: var(--theme-primary);
  /* limber blue */
  border: 1px solid var(--theme-primary);
  background-color: var(--theme-primary);
  color: #fff; }

.flat-theme .button-muted {
  background-color: #585d63;
  color: #fff; }

.flat-theme .button-light {
  background-color: #fff;
  color: var(--theme-secondary) !important; }

.flat-theme .button-group {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-flow: row wrap;
      flex-flow: row wrap;
  margin: -4px;
  line-height: 44px; }
  .flat-theme .button-group .button {
    margin: 4px; }

.flat-theme .dark .button:disabled {
  background-color: rgba(255, 255, 255, 0.12);
  color: rgba(255, 255, 255, 0.3) !important; }

.flat-theme .button .button-dark .button-clear {
  color: var(--theme-dark); }

.flat-theme .button-cta {
  text-transform: unset;
  font-size: 12px;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
  padding: 0 12px; }
  .flat-theme .button-cta i {
    padding-right: 10px; }

.flat-theme .button-cta-primary {
  color: #fff;
  background-color: var(--theme-primary); }

.flat-theme .button-cta-light {
  color: #97a4b0;
  background-color: #fff; }
  .flat-theme .button-cta-light i {
    color: var(--theme-primary); }

.card {
  padding: 14px 0;
  display: block;
  box-shadow: 0 -1px 0 #e0e0e0, 0 0 2px rgba(0, 0, 0, 0.06), 0 2px 4px rgba(0, 0, 0, 0.12);
  color: #555; }

.card-avatar {
  -ms-flex-item-align: center;
      -ms-grid-row-align: center;
      align-self: center;
  position: relative;
  display: inline-block;
  margin-right: 8px; }
  .card-avatar img {
    position: relative;
    border-radius: 50%;
    min-width: 56px;
    min-height: 56px;
    max-width: 56px;
    max-height: 56px;
    border: 6px solid #fff; }
  .card-avatar svg {
    position: absolute;
    left: 0;
    top: 0; }

.card-title {
  margin: 0 0 8px; }

.card-title-text {
  font-size: 18px;
  line-height: 30px;
  font-weight: bold; }

.card-text {
  color: #888;
  font-size: 13px;
  white-space: normal; }

.card-text-muted {
  color: #aaa; }

.card-section {
  padding: 16px;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
      flex-direction: column;
  -ms-flex-align: stretch;
      align-items: stretch; }

.card-divider {
  border-top: 1px solid #e0e0e0; }

.card-no-margin {
  margin: 0;
  border-radius: 0; }

.card-margin {
  margin: 10px;
  border-radius: 0; }

.card-no-margin + .card-no-margin {
  margin-top: 1px; }

.card-row {
  padding: 2px 12px;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-flow: row nowrap;
      flex-flow: row nowrap;
  -ms-flex-align: center;
      align-items: center; }

.card-row > * {
  margin: 0 4px; }

.card-actions {
  padding: 0 8px;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-flow: row nowrap;
      flex-flow: row nowrap;
  -ms-flex-align: center;
      align-items: center; }
  .card-actions.card-actions-right {
    -ms-flex-pack: end;
        justify-content: flex-end; }
  .card-actions.card-actions-center {
    -ms-flex-pack: center;
        justify-content: center; }

.card-actions:last-child {
  margin-bottom: -8px; }

.card-title {
  font-size: 18px;
  line-height: 24px;
  font-weight: 300;
  color: #333333;
  word-wrap: break-word;
  white-space: normal; }

.card-title.disabled {
  color: #999999; }

.card-subtitle {
  color: #333333;
  font-size: 12px; }
  .card-subtitle.material-icons {
    font-size: 18px; }

.card-subtitle.muted {
  color: #777777; }

.card-subtitle.disabled {
  color: #999999; }

.no-overflow {
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden; }

.bonus-star {
  padding-right: 2px;
  font-size: 16px;
  position: relative;
  top: 1px;
  color: #edd600; }

.bonus-shift-list {
  font-size: 12px; }

.warning-icon {
  color: #999999;
  font-size: 13px; }

.card-subtitle-warning {
  color: #333333;
  font-size: 13px; }
  .card-subtitle-warning.material-icons {
    font-size: 13px; }

.card-subtitle-warning.disabled {
  color: #999999; }

.flat-theme .category {
  background-color: #ededed;
  color: #696969; }

.flat-theme .category-bar {
  background-color: #e6f0fd;
  color: #7fbafd; }

.flat-theme .category-waiting {
  background-color: #ffeffd;
  color: #de97db; }

.flat-theme .category-kitchen {
  background-color: #ffefec;
  color: #ffa086; }

.flat-theme .category-formal-dining {
  background-color: #f3ebff;
  color: #c07dd2; }

.flat-theme .category-barista {
  background-color: #fff3e0;
  color: #e8a91d; }

.flat-theme .category-cocktails {
  background-color: #e6f8ff;
  color: #5cb1d2; }

.flat-theme .category-sent {
  background-color: #e5fce9;
  color: #82c38d; }

.flat-theme .category-draft {
  background-color: #fff3e0;
  color: #eab031; }

.flat-theme .category-accepted {
  background-color: #e5fce9;
  color: #82c38d; }

.flat-theme .category-payment-requested {
  background-color: #ededed;
  color: #696969; }

.flat-theme .category-payment-pending {
  background-color: #e5fce9;
  color: #82c38d; }

.flat-theme .category-paid {
  background-color: #e5fce9;
  color: #82c38d; }

currency {
  display: inline-block; }

.currency-fancy .currency-symbol {
  font-size: 0.8em; }

.currency-fancy .currency-minor {
  font-size: 0.5em; }

.flat-theme .empty-state {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
      justify-content: center;
  -ms-flex-align: center;
      align-items: center;
  font-size: 18px;
  padding: 32px;
  -ms-flex-direction: column;
      flex-direction: column;
  line-height: 1.2;
  min-height: 100%; }
  .flat-theme .empty-state h3 {
    font-size: 24px;
    line-height: 32px;
    color: #666; }
  .flat-theme .empty-state .icon, .flat-theme .empty-state .material-icons {
    font-size: 80px;
    color: #999; }
  .flat-theme .empty-state p {
    color: #999;
    font-size: 14px;
    margin: 8px 0; }
  .flat-theme .empty-state a {
    font-size: 14px; }

.environment-box {
  z-index: 1000;
  position: absolute;
  top: 0;
  left: 40%;
  right: 40%;
  height: 10px;
  background-color: #000;
  opacity: 0.7;
  font-size: 8px;
  line-height: 10px;
  color: #fff;
  text-align: center;
  border-bottom-left-radius: 5px;
  border-bottom-right-radius: 5px; }

.flat-theme a {
  text-decoration: none; }

.flat-theme .padding {
  padding: 16px; }

.flat-theme p {
  line-height: 1.5; }

.grow {
  -ms-flex: 1;
      flex: 1; }

.flex-col {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-flow: column nowrap;
      flex-flow: column nowrap; }

.flex-row {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-flow: row nowrap;
      flex-flow: row nowrap;
  overflow: hidden; }

.full-height {
  min-height: 100%; }

:root.limber {
  --theme-primary: #0f94d7;
  --theme-secondary: #052963;
  --theme-dark: #2e343c;
  --theme-faded-primary: #e5effc;
  --theme-gradient-primary: #2eb5f9;
  --theme-accent-highlight: #0f94d7;
  --theme-empty-image-list: url(708aa8cdc529918a8166f6431820c564.svg); }

:root.mnb {
  --theme-primary: #004F7C;
  --theme-secondary: #004F7C;
  --theme-dark: #1C1C29;
  --theme-faded-primary: #B2CAD8;
  --theme-gradient-primary: #B2CAD8;
  --theme-accent-highlight: #F55A00;
  --theme-empty-image-list: url(70ff7947a2fcf09f04908c13d4f54911.svg); }

:root.advocate {
  --theme-primary: #0f94d7;
  --theme-secondary: #052963;
  --theme-dark: #2e343c;
  --theme-faded-primary: #e5effc;
  --theme-gradient-primary: #2eb5f9;
  --theme-accent-highlight: #0f94d7;
  --theme-empty-image-list: url(708aa8cdc529918a8166f6431820c564.svg); }

body .flat-theme .form-control-container {
  position: relative;
  padding-bottom: 36px; }
  body .flat-theme .form-control-container ng-messages {
    position: absolute;
    bottom: 16px; }

body .flat-theme .form-label {
  position: absolute;
  font-size: 18px;
  font-style: italic;
  font-weight: 300;
  line-height: 12px;
  color: #97a4b0;
  padding: 0 16px;
  top: 13px;
  left: 0;
  display: block;
  transition: top 150ms, font-size 150ms; }

body .flat-theme .form-control:focus ~ .form-label {
  color: var(--theme-accent-highlight) !important; }

body .flat-theme .form-label-no-float,
body .flat-theme .form-control:placeholder-shown ~ .form-label,
body .flat-theme .form-control:focus ~ .form-label,
body .flat-theme .form-control.ng-not-empty ~ .form-label {
  top: 5px;
  font-size: 9px;
  font-weight: 300; }

body .flat-theme .form-control {
  width: 100%;
  line-height: 1;
  padding: 19px 16px 10px;
  min-height: 45px;
  margin: 0;
  border: none;
  border-radius: 5px;
  background: rgba(0, 0, 0, 0.06);
  -webkit-appearance: none;
  font-size: 18px;
  font-weight: normal;
  color: #2e343c;
  caret-color: var(--theme-primary);
  overflow-y: hidden;
  resize: none; }
  body .flat-theme .form-control:focus {
    border-bottom: 2px solid var(--theme-accent-highlight) !important;
    padding-bottom: 6px; }
  body .flat-theme .form-control:-ms-input-placeholder {
    font-weight: normal;
    font-style: italic;
    color: #97a4b0; }
  body .flat-theme .form-control::placeholder {
    font-weight: normal;
    font-style: italic;
    color: #97a4b0; }
  body .flat-theme .form-control:disabled {
    background-color: rgba(0, 0, 0, 0.03);
    color: rgba(0, 0, 0, 0.3);
    padding-bottom: 9px;
    border-bottom: none; }
    body .flat-theme .form-control:disabled:-ms-input-placeholder {
      font-weight: normal;
      font-style: italic;
      color: rgba(0, 0, 0, 0.2); }
    body .flat-theme .form-control:disabled::placeholder {
      font-weight: normal;
      font-style: italic;
      color: rgba(0, 0, 0, 0.2); }
  body .flat-theme .form-control::-webkit-calendar-picker-indicator, body .flat-theme .form-control::-webkit-inner-spin-button, body .flat-theme .form-control::-webkit-clear-button {
    display: none; }
  body .flat-theme .form-control::-webkit-date-and-time-value {
    margin: 0; }

body .flat-theme .form-control-no-label {
  min-height: 40px;
  padding-top: 8px; }

body .flat-theme .location-filter-item {
  margin-top: 50px;
  display: inline-block; }

body .flat-theme .location-search-directive .radius {
  min-height: 40px;
  padding-top: 15px;
  padding-left: 40px;
  border-radius: 20px;
  width: 175px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  font-size: 12px;
  font-weight: bold;
  display: inline-block; }

body .flat-theme .location-search-directive .display {
  min-height: 40px;
  padding-top: 15px;
  padding-left: 40px;
  border-radius: 20px;
  min-width: 120px;
  font-size: 12px;
  font-weight: bold;
  display: inline-block;
  width: auto; }

body .flat-theme .form-control-dropdown {
  padding-right: 28px; }
  body .flat-theme .form-control-dropdown.no-label {
    padding-top: 10px; }

body .flat-theme .form-control-dropdown-symbol {
  position: absolute;
  top: 15px;
  left: 16px;
  font-size: 15px;
  color: #97a4b0; }

body .flat-theme .form-control-dropdown-symbol + .form-control-dropdown {
  padding-left: 36px; }

body .flat-theme .form-control-dropdown-icon::after,
body .flat-theme .form-control-dropdown::after {
  content: '\E5C5';
  width: 24px;
  height: 24px;
  font-family: 'Material Icons';
  display: inline-block;
  position: absolute;
  font-size: 24px;
  text-align: center;
  color: rgba(0, 0, 0, 0.42);
  right: 10px;
  top: 14px;
  -webkit-font-smoothing: antialiased;
  text-rendering: optimizeLegibility; }

body .flat-theme .form-control-dropdown-icon-inline::after {
  top: 8px;
  right: 0; }

body .flat-theme .form-control:disabled ~ .form-control-dropdown-icon,
body .flat-theme .form-control-dropdown:disabled::after {
  display: none; }

body .flat-theme .form-control-dropdown.ng-empty {
  border-bottom: 1px solid #e4e4e4;
  font-style: italic;
  font-weight: 300;
  color: #97a4b0; }

body .flat-theme ng-messages {
  display: block;
  padding: 0 16px;
  line-height: 12px; }
  body .flat-theme ng-messages.ng-inactive {
    display: none; }
  body .flat-theme ng-messages ng-message.ng-enter {
    opacity: 0;
    transition: opacity 300ms; }
    body .flat-theme ng-messages ng-message.ng-enter.ng-enter-active {
      opacity: 1; }

body .flat-theme .form-checkbox-container {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-flow: row nowrap;
      flex-flow: row nowrap;
  -ms-flex-align: center;
      align-items: center; }
  body .flat-theme .form-checkbox-container .form-checkbox {
    -webkit-appearance: none;
    width: 24px;
    height: 24px;
    margin: 0 14px 0 4px;
    -ms-flex-item-align: start;
        align-self: flex-start;
    border: none;
    background-color: transparent; }
    body .flat-theme .form-checkbox-container .form-checkbox::after {
      font-family: 'Material Icons';
      content: '\E835';
      color: rgba(0, 0, 0, 0.54);
      font-size: 24px;
      padding: 10px;
      line-height: 1;
      -webkit-font-smoothing: antialiased;
      text-rendering: optimizeLegibility; }
    body .flat-theme .form-checkbox-container .form-checkbox:checked::after {
      content: '\E834';
      color: var(--theme-primary); }
    body .flat-theme .form-checkbox-container .form-checkbox:disabled::after {
      color: rgba(0, 0, 0, 0.26); }
  body .flat-theme .form-checkbox-container .form-label-checkbox {
    padding: 0 16px 0 4px;
    color: rgba(0, 0, 0, 0.87); }

body .flat-theme .form-slider {
  -webkit-appearance: none;
  width: 100%;
  height: 25px;
  border-radius: 5px;
  background: #d3d3d3;
  outline: none;
  transition: opacity .2s;
  overflow: hidden; }
  body .flat-theme .form-slider::-webkit-slider-thumb {
    -webkit-appearance: none;
    appearance: none;
    width: 25px;
    height: 25px;
    border-radius: 50%;
    background: #2e343c;
    box-shadow: -100vw 0 0 calc(100vw - 12px) var(--theme-primary);
    cursor: pointer; }
  body .flat-theme .form-slider::-moz-range-thumb {
    width: 25px;
    height: 25px;
    border-radius: 50%;
    background: black;
    cursor: pointer; }
  body .flat-theme .form-slider::-ms-fill-lower {
    background: var(--theme-primary); }

body .flat-theme .form-slider ~ .form-label {
  top: 48px; }

body .flat-theme .form-radio-button {
  -webkit-appearance: none;
  background-color: transparent;
  border: none;
  width: 24px;
  height: 24px;
  margin-left: 8px; }
  body .flat-theme .form-radio-button::after {
    font-family: 'Material Icons';
    content: '\E836';
    color: rgba(0, 0, 0, 0.54);
    font-size: 24px;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    text-rendering: optimizeLegibility; }
  body .flat-theme .form-radio-button:checked::after {
    content: '\E837';
    color: var(--theme-primary); }
  body .flat-theme .form-radio-button:disabled::after {
    color: rgba(0, 0, 0, 0.26); }

body .flat-theme .form-label-radio-button {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-flow: row nowrap;
      flex-flow: row nowrap;
  -ms-flex-align: center;
      align-items: center; }

body .flat-theme .form-helper {
  position: absolute;
  bottom: 16px;
  padding: 0 16px;
  font-size: 12px;
  line-height: 12px;
  left: 0;
  color: rgba(0, 0, 0, 0.42); }

body .flat-theme .form-helper-right {
  right: 0;
  left: auto; }

body .flat-theme .form-field-extra {
  font-size: 16px;
  color: rgba(0, 0, 0, 0.42);
  position: absolute;
  left: 16px;
  top: 27px; }

body .flat-theme .form-buttons {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-flow: column nowrap;
      flex-flow: column nowrap;
  -ms-flex-align: center;
      align-items: center; }
  body .flat-theme .form-buttons .button {
    margin-bottom: 8px;
    min-width: 200px;
    max-width: 200px; }

body .flat-theme .form-buttons-new {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-flow: column nowrap;
      flex-flow: column nowrap;
  -ms-flex-align: center;
      align-items: center;
  -ms-flex-direction: row;
      flex-direction: row;
  -ms-flex-pack: distribute;
      justify-content: space-around; }
  body .flat-theme .form-buttons-new .button {
    margin-bottom: 8px;
    min-width: 200px;
    max-width: 200px; }

body .flat-theme .secondary-form-buttons {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
  padding-top: 25px;
  -ms-flex-pack: space-evenly;
      justify-content: space-evenly; }
  body .flat-theme .secondary-form-buttons .button {
    margin-bottom: 8px;
    min-width: 100px;
    max-width: 100px; }

body .flat-theme ng-message {
  font-size: 12px;
  color: #fd0000; }

body .flat-theme .ng-submitted .form-control.ng-invalid,
body .flat-theme .form-control.ng-touched.ng-invalid {
  border-bottom-color: #fd0000; }

body .flat-theme .ng-submitted .form-control.ng-invalid ~ .form-label,
body .flat-theme .form-control.ng-touched.ng-invalid ~ .form-label {
  color: #fd0000; }

body .flat-theme .ng-submitted .form-control.ng-invalid ~ .form-helper,
body .flat-theme .form-control.ng-touched.ng-invalid ~ .form-helper,
body .flat-theme .form-helper.ng-invalid,
body .flat-theme .form-error {
  color: #fd0000; }

body .flat-theme .form-rating {
  line-height: 0; }
  body .flat-theme .form-rating .star {
    font-size: 24px; }

body .flat-theme .dark .form-label,
body .flat-theme .dark .form-label-radio-button,
body .flat-theme .dark .form-helper,
body .flat-theme .dark .form-control-dropdown:after,
body .flat-theme .dark .form-control-dropdown-icon:after,
body .flat-theme .dark .form-control:-ms-input-placeholder {
  font-weight: normal;
  color: rgba(255, 255, 255, 0.7); }

body .flat-theme .dark .form-label,
body .flat-theme .dark .form-label-radio-button,
body .flat-theme .dark .form-helper,
body .flat-theme .dark .form-control-dropdown:after,
body .flat-theme .dark .form-control-dropdown-icon:after,
body .flat-theme .dark .form-control::placeholder {
  font-weight: normal;
  color: rgba(255, 255, 255, 0.7); }

body .flat-theme .dark .form-control {
  color: #fff;
  background-color: rgba(255, 255, 255, 0.1);
  border-bottom-color: rgba(255, 255, 255, 0.7); }
  body .flat-theme .dark .form-control:disabled {
    color: rgba(255, 255, 255, 0.5);
    border-bottom-color: rgba(255, 255, 255, 0.5); }
    body .flat-theme .dark .form-control:disabled:-ms-input-placeholder {
      font-weight: normal;
      font-style: italic;
      color: rgba(255, 255, 255, 0.5); }
    body .flat-theme .dark .form-control:disabled::placeholder {
      font-weight: normal;
      font-style: italic;
      color: rgba(255, 255, 255, 0.5); }
  body .flat-theme .dark .form-control:focus {
    border-bottom: 2px solid var(--theme-primary); }

body .flat-theme .dark .ng-submitted .form-control.ng-invalid ~ .form-label,
body .flat-theme .dark .form-control.ng-touched.ng-invalid ~ .form-label {
  color: #ff9e9e; }

body .flat-theme .dark .ng-submitted .form-control.ng-invalid ~ .form-helper,
body .flat-theme .dark .form-control.ng-touched.ng-invalid ~ .form-helper,
body .flat-theme .dark .form-helper.ng-invalid {
  color: #ff6e68; }

body .flat-theme .dark ng-message {
  color: #ff6e68; }

body .flat-theme .dark .form-radio-button::after {
  color: rgba(255, 255, 255, 0.54); }

body .flat-theme .dark .form-radio-button:checked::after {
  content: '\E837';
  color: var(--theme-primary); }

body .flat-theme .dark .form-radio-button:disabled::after {
  color: rgba(255, 255, 255, 0.26); }

body .flat-theme .form-control-uppercase {
  text-transform: uppercase; }

.loader {
  padding: 16px;
  display: block;
  text-align: center; }

:root.limber {
  --theme-primary: #0f94d7;
  --theme-secondary: #052963;
  --theme-dark: #2e343c;
  --theme-faded-primary: #e5effc;
  --theme-gradient-primary: #2eb5f9;
  --theme-accent-highlight: #0f94d7;
  --theme-empty-image-list: url(708aa8cdc529918a8166f6431820c564.svg); }

:root.mnb {
  --theme-primary: #004F7C;
  --theme-secondary: #004F7C;
  --theme-dark: #1C1C29;
  --theme-faded-primary: #B2CAD8;
  --theme-gradient-primary: #B2CAD8;
  --theme-accent-highlight: #F55A00;
  --theme-empty-image-list: url(70ff7947a2fcf09f04908c13d4f54911.svg); }

:root.advocate {
  --theme-primary: #0f94d7;
  --theme-secondary: #052963;
  --theme-dark: #2e343c;
  --theme-faded-primary: #e5effc;
  --theme-gradient-primary: #2eb5f9;
  --theme-accent-highlight: #0f94d7;
  --theme-empty-image-list: url(708aa8cdc529918a8166f6431820c564.svg); }

.modal {
  z-index: 103; }
  .modal .content {
    height: 100%;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-flow: column nowrap;
        flex-flow: column nowrap;
    -ms-flex-align: center;
        align-items: center;
    -ms-flex-pack: center;
        justify-content: center;
    text-align: center;
    background-color: #fff;
    padding: 0; }
    .modal .content img {
      margin-top: 0;
      width: 100%;
      height: auto; }
    .modal .content h1 {
      color: var(--theme-primary);
      font-family: 'CenturyGothic', sans-serif !important;
      font-size: 30px;
      line-height: normal;
      letter-spacing: 0.4px;
      text-align: center;
      padding: 0 32px;
      margin: 25px 0; }
    .modal .content p {
      font-size: 18px;
      font-weight: 300;
      line-height: 1.44;
      color: var(--theme-dark);
      padding: 0 32px; }
  .modal .content-scrollable {
    -ms-flex-flow: column nowrap;
        flex-flow: column nowrap;
    -ms-flex-align: center;
        align-items: center;
    -ms-flex-pack: center;
        justify-content: center;
    text-align: center;
    background-color: #fff;
    padding: 0; }
    .modal .content-scrollable img {
      margin-top: 0;
      width: 100%;
      height: auto; }
    .modal .content-scrollable h1 {
      color: var(--theme-primary);
      font-family: 'CenturyGothic', sans-serif !important;
      font-size: 30px;
      line-height: normal;
      letter-spacing: 0.4px;
      text-align: center;
      padding: 0 32px;
      margin: 25px 0; }
    .modal .content-scrollable p {
      font-size: 18px;
      font-weight: 300;
      line-height: 1.44;
      color: var(--theme-dark);
      padding: 0 32px; }
  .modal .actions {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-flow: column nowrap;
        flex-flow: column nowrap;
    -ms-flex-align: end;
        align-items: flex-end;
    -ms-flex-item-align: center;
        align-self: center;
    -ms-flex-pack: end;
        justify-content: flex-end;
    -ms-flex: 1;
        flex: 1;
    margin-bottom: 32px; }
    .modal .actions button {
      min-width: 200px; }

ion-header-bar {
  background-color: var(--theme-primary) !important;
  border: none !important; }

[nav-bar-transition="ios"] [nav-bar="active"] .bar, [nav-bar-transition="ios"] [nav-bar="entering"] .bar,
[nav-bar-transition="android"] [nav-bar="active"] .bar, [nav-bar-transition="android"] [nav-bar="entering"] .bar {
  background-color: var(--theme-primary); }

a, .text-link {
  color: var(--theme-primary); }

.flat-theme .dark,
.flat-theme.dark {
  background-color: var(--theme-dark); }

.page-centre {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
  -ms-flex-pack: center;
      justify-content: center; }

.ionic-scroll {
  overflow-x: hidden !important;
  overflow-y: auto !important; }
  .ionic-scroll .scroll-x {
    overflow-x: auto !important;
    overflow-y: hidden !important; }

.page-header {
  background-color: var(--theme-primary);
  padding: 8px 16px 16px; }

.platform-ios .conversation-page-header-fixed {
  position: absolute;
  top: 50px;
  left: 0;
  right: 0;
  height: 105px;
  padding: 4px 16px 4px;
  overflow: hidden;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-flow: column nowrap;
      flex-flow: column nowrap; }
  .platform-ios .conversation-page-header-fixed .page-subtitle {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis; }

.platform-ios .has-conersation-page-header {
  top: 156px !important; }

.has-conersation-page-header {
  top: 105px;
  /* important due to Ionic's high-priority platform overrides (see Ionic's _platform.scss) */ }

.conversation-page-header-fixed {
  position: absolute;
  top: 44px;
  left: 0;
  right: 0;
  height: 60px;
  padding: 4px 16px 4px;
  overflow: hidden;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-flow: column nowrap;
      flex-flow: column nowrap; }
  .conversation-page-header-fixed .page-subtitle {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis; }

.page-header-fixed {
  position: absolute;
  top: 44px;
  left: 0;
  right: 0;
  height: 60px;
  padding: 4px 16px 4px;
  overflow: hidden;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-flow: column nowrap;
      flex-flow: column nowrap; }
  .page-header-fixed .page-subtitle {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis; }

.page-subheader {
  background-color: #074c70;
  padding: 32px 16px 16px; }

.page-title {
  font-size: 24px;
  line-height: 27px;
  color: #fff;
  font-weight: 300; }

.page-content {
  background-color: #f2f2f2;
  height: 100%; }

.page-subtitle {
  font-size: 16px;
  line-height: 20px;
  margin: 4px 0;
  color: #fff; }

.page-subsubtitle {
  font-size: 14px;
  line-height: 18px;
  color: #fff; }

.has-page-header {
  top: 105px !important;
  /* important due to Ionic's high-priority platform overrides (see Ionic's _platform.scss) */ }

.page-subtitle:last-child {
  margin-bottom: 0; }

.page-header .muted {
  color: rgba(255, 255, 255, 0.6); }

.has-footer {
  bottom: 44px; }

.content-loading {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
  -ms-flex-pack: center;
      justify-content: center;
  padding: 16px; }

.flat-theme.with-bottom-tabs {
  height: calc(100%  - 49px); }

@media (min-width: 854px) {
  .web-view .flat-theme.help-page {
    top: 10%;
    right: 20%;
    bottom: 12%;
    left: 40%;
    min-height: 240px;
    width: 400px; } }

.flat-theme.help-page h1 {
  font-size: 24px;
  line-height: 48px; }

.flat-theme.help-page p {
  font-size: 14px; }

.flat-theme.help-page .help-page-content {
  height: 100%;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-flow: column nowrap;
      flex-flow: column nowrap;
  -ms-flex-align: center;
      align-items: center;
  -ms-flex-pack: center;
      justify-content: center;
  padding: 32px; }

.header-button {
  font-size: 24px;
  color: #fff;
  text-decoration: none;
  line-height: 34px;
  width: 28px;
  text-align: center;
  display: block; }

.header-button-blue {
  color: var(--theme-primary); }
  .header-button-blue .default-title, .header-button-blue .previous-title, .header-button-blue i {
    color: var(--theme-primary); }

.tabs-striped {
  transition: all linear 0.3s; }

.tabs-striped .tabs {
  border-bottom: none; }

.tab-item {
  opacity: 1;
  padding-top: 10px;
  color: #97a4b0; }
  .tab-item .icon {
    height: 16px;
    font-size: 16px; }
  .tab-item.active {
    color: var(--theme-accent-highlight);
    border-color: var(--theme-accent-highlight) !important; }

.bottom-tab-badge {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
      justify-content: center;
  -ms-flex-align: center;
      align-items: center;
  background-color: #E53D5C;
  color: #fff;
  border-radius: 40px;
  font-size: 8px;
  height: 8px;
  width: 8px;
  position: relative;
  top: -30px;
  left: 40px; }

.edit-title {
  font-size: 30px;
  font-weight: bold;
  color: var(--theme-secondary);
  margin-top: 0; }

.edit-title-description {
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  line-height: 125%;
  /* or 18px */
  /* limber midnight blue */
  color: var(--theme-secondary); }

.edit-title-with-icon {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-flow: row nowrap;
      flex-flow: row nowrap;
  -ms-flex-align: start;
      align-items: flex-start; }
  .edit-title-with-icon h3 {
    font-size: 30px;
    font-weight: bold;
    color: var(--theme-secondary);
    margin-top: 0; }
  .edit-title-with-icon i {
    color: var(--theme-accent-highlight);
    padding: 8px 8px 0 0; }

.edit-title-without-icon {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
      flex-direction: column;
  padding-bottom: 15px; }
  .edit-title-without-icon h3 {
    font-size: 30px;
    font-weight: bold;
    color: var(--theme-secondary);
    margin-top: 0; }
  .edit-title-without-icon i {
    color: var(--theme-accent-highlight);
    padding: 8px 8px 0 0; }

.edit-subtitle {
  color: #B7BBC0;
  font-size: 16px; }

.builder-footer {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-flow: column nowrap;
      flex-flow: column nowrap;
  -ms-flex: 1;
      flex: 1;
  -ms-flex-pack: end;
      justify-content: flex-end; }

.points-bonus-badge {
  position: absolute;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
      justify-content: center;
  -ms-flex-align: center;
      align-items: center;
  background-color: var(--theme-faded-primary);
  color: var(--theme-secondary);
  font-weight: bold;
  font-size: 12px;
  border-radius: 2px;
  padding: 2px;
  text-align: center;
  min-width: 60px;
  max-width: 60px;
  min-height: 23px;
  max-height: 23px; }

.button .points-bonus-badge {
  top: -15px;
  right: -10px; }

.new-notification-icon {
  font-size: 14px;
  color: var(--theme-accent-highlight); }

.multi-site-displayName {
  color: var(--theme-accent-highlight); }

.multi-site-signup {
  height: 100vh;
  width: 50vw;
  position: absolute;
  right: 0;
  background-color: var(--theme-dark); }

.multi-site-benefits li {
  background-color: white;
  color: var(--theme-dark);
  padding: 20px;
  padding-bottom: 30px;
  margin: 25px;
  margin-left: 0px;
  border-radius: 25px;
  font-size: 18px;
  font-weight: 500; }

.multi-check-icon {
  color: var(--theme-primary);
  position: relative;
  top: 7px;
  font-size: 28px; }

.frozenState .close-icon {
  position: relative;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: row-reverse;
      flex-direction: row-reverse;
  height: 0px;
  padding-right: 10px;
  top: 8px; }

.profile-issue-banner-restricted .close-icon {
  position: relative;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: row-reverse;
      flex-direction: row-reverse;
  height: 0px;
  padding-right: 10px;
  top: 8px; }

:root.limber {
  --theme-primary: #0f94d7;
  --theme-secondary: #052963;
  --theme-dark: #2e343c;
  --theme-faded-primary: #e5effc;
  --theme-gradient-primary: #2eb5f9;
  --theme-accent-highlight: #0f94d7;
  --theme-empty-image-list: url(708aa8cdc529918a8166f6431820c564.svg); }

:root.mnb {
  --theme-primary: #004F7C;
  --theme-secondary: #004F7C;
  --theme-dark: #1C1C29;
  --theme-faded-primary: #B2CAD8;
  --theme-gradient-primary: #B2CAD8;
  --theme-accent-highlight: #F55A00;
  --theme-empty-image-list: url(70ff7947a2fcf09f04908c13d4f54911.svg); }

:root.advocate {
  --theme-primary: #0f94d7;
  --theme-secondary: #052963;
  --theme-dark: #2e343c;
  --theme-faded-primary: #e5effc;
  --theme-gradient-primary: #2eb5f9;
  --theme-accent-highlight: #0f94d7;
  --theme-empty-image-list: url(708aa8cdc529918a8166f6431820c564.svg); }

.segments .segments-header {
  position: absolute;
  z-index: 2;
  top: 44px;
  height: 49px;
  left: 0;
  right: 0;
  display: -ms-flexbox;
  display: flex;
  transform: translate3d(0, 0, 0); }
  .segments .segments-header .segment-badge {
    background-color: #ff0000;
    color: #fff;
    border-radius: 45%;
    width: 10px;
    height: 10px;
    text-align: center;
    line-height: 11px;
    position: relative;
    top: -6px;
    font-size: 8px;
    font-weight: 600; }

.platform-ios .segments .segments-header {
  -ms-flex-pack: center;
      justify-content: center;
  -ms-flex-align: center;
      align-items: center;
  background-color: #fff; }
  .platform-ios .segments .segments-header a {
    display: -ms-flexbox;
    display: flex;
    color: var(--theme-primary) !important;
    width: 100px;
    border: 1px solid var(--theme-primary);
    border-left-style: none;
    -ms-flex-align: center;
        align-items: center;
    -ms-flex-pack: center;
        justify-content: center;
    font-size: 14px;
    padding: 4px 8px; }
    .platform-ios .segments .segments-header a:first-child {
      border-left-style: solid;
      border-top-left-radius: 4px;
      border-bottom-left-radius: 4px; }
    .platform-ios .segments .segments-header a:last-child {
      border-top-right-radius: 4px;
      border-bottom-right-radius: 4px; }
    .platform-ios .segments .segments-header a.segments-header-selected {
      background-color: var(--theme-primary);
      color: #fff !important; }

.platform-ios .segments.segments-disabled .segments-header a {
  color: #b3b3b3 !important;
  border-color: #b3b3b3; }
  .platform-ios .segments.segments-disabled .segments-header a.segments-header-selected {
    background-color: #b3b3b3;
    color: #fff !important; }

.platform-android .segments .segments-header {
  background-color: var(--theme-primary); }
  .platform-android .segments .segments-header a {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: center;
        justify-content: center;
    -ms-flex-align: center;
        align-items: center;
    -ms-flex-positive: 1;
        flex-grow: 1;
    -ms-flex-negative: 0;
        flex-shrink: 0;
    -ms-flex-preferred-size: 0;
        flex-basis: 0;
    text-align: center;
    white-space: normal;
    color: rgba(255, 255, 255, 0.7) !important;
    font-size: 14px;
    font-weight: 500;
    text-transform: uppercase;
    border-bottom: 2px solid transparent;
    padding: 0 12px; }
    .platform-android .segments .segments-header a.segments-header-selected {
      border-bottom: 2px solid #fff;
      color: #fff !important; }
  .platform-android .segments .segments-header .segment-badge {
    left: 2px; }

.web-view .segments .segments-header {
  background-color: var(--theme-primary); }
  .web-view .segments .segments-header a {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: center;
        justify-content: center;
    -ms-flex-align: center;
        align-items: center;
    -ms-flex-positive: 1;
        flex-grow: 1;
    -ms-flex-negative: 0;
        flex-shrink: 0;
    -ms-flex-preferred-size: 0;
        flex-basis: 0;
    text-align: center;
    white-space: normal;
    color: rgba(255, 255, 255, 0.7) !important;
    font-size: 14px;
    font-weight: 500;
    text-transform: uppercase;
    border-bottom: 2px solid transparent;
    padding: 0 12px; }
    .web-view .segments .segments-header a.segments-header-selected {
      border-bottom: 2px solid #fff;
      color: #fff !important; }
  .web-view .segments .segments-header .segment-badge {
    left: 2px; }

.status-row-container {
  background-color: #2e343c;
  padding: 16px;
  color: #ffffff;
  box-shadow: inset 0 4px 3px -2px rgba(0, 0, 0, 0.5); }

.status-row {
  background-color: var(--theme-dark);
  color: #ffffff;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: justify;
      justify-content: space-between;
  -ms-flex-align: center;
      align-items: center; }

.status-row button {
  margin-left: 16px; }

.status-row-extra {
  padding-top: 16px; }

:root.limber {
  --theme-primary: #0f94d7;
  --theme-secondary: #052963;
  --theme-dark: #2e343c;
  --theme-faded-primary: #e5effc;
  --theme-gradient-primary: #2eb5f9;
  --theme-accent-highlight: #0f94d7;
  --theme-empty-image-list: url(708aa8cdc529918a8166f6431820c564.svg); }

:root.mnb {
  --theme-primary: #004F7C;
  --theme-secondary: #004F7C;
  --theme-dark: #1C1C29;
  --theme-faded-primary: #B2CAD8;
  --theme-gradient-primary: #B2CAD8;
  --theme-accent-highlight: #F55A00;
  --theme-empty-image-list: url(70ff7947a2fcf09f04908c13d4f54911.svg); }

:root.advocate {
  --theme-primary: #0f94d7;
  --theme-secondary: #052963;
  --theme-dark: #2e343c;
  --theme-faded-primary: #e5effc;
  --theme-gradient-primary: #2eb5f9;
  --theme-accent-highlight: #0f94d7;
  --theme-empty-image-list: url(708aa8cdc529918a8166f6431820c564.svg); }

.platform-android .flat-theme.sweet-alert {
  border-radius: 2px;
  padding: 8px 16px;
  text-align: left;
  animation: none !important; }
  .platform-android .flat-theme.sweet-alert h2 {
    text-align: left;
    margin: 8px 0;
    font-size: 20px; }
  .platform-android .flat-theme.sweet-alert p {
    font-weight: normal;
    font-size: 14px;
    line-height: 20px; }
  .platform-android .flat-theme.sweet-alert .sa-button-container {
    text-align: right;
    margin: 8px -16px 0; }
  .platform-android .flat-theme.sweet-alert button {
    text-transform: uppercase;
    font-weight: 500;
    border-radius: 2px;
    font-size: 14px;
    height: 36px;
    min-height: 36px;
    line-height: 36px;
    padding: 0 16px;
    background-color: transparent !important;
    color: var(--theme-primary);
    box-shadow: none !important;
    margin: 0; }
  .platform-android .flat-theme.sweet-alert fieldset {
    display: none; }

.platform-ios .flat-theme.sweet-alert {
  border-radius: 15px;
  padding: 0; }
  .platform-ios .flat-theme.sweet-alert .sa-button-container {
    display: -ms-flexbox;
    display: flex;
    border-top: 1px solid #eee;
    -ms-flex-align: center;
        align-items: center; }
  .platform-ios .flat-theme.sweet-alert h2 {
    margin: 8px 0;
    font-size: 20px; }
  .platform-ios .flat-theme.sweet-alert p {
    font-size: 14px;
    padding: 0 16px; }
  .platform-ios .flat-theme.sweet-alert button {
    background-color: transparent !important;
    color: var(--theme-primary);
    border: none !important;
    border-right: 1px solid #eee !important;
    border-radius: 0;
    box-shadow: none !important;
    font-weight: 400;
    padding: 0;
    margin: 0;
    -ms-flex-positive: 1;
        flex-grow: 1;
    -ms-flex-preferred-size: 0;
        flex-basis: 0;
    text-align: center;
    font-size: 15px;
    height: 50px; }
  .platform-ios .flat-theme.sweet-alert .sa-button-container {
    margin-top: 8px; }
  .platform-ios .flat-theme.sweet-alert .sa-confirm-button-container {
    -ms-flex-positive: 1;
        flex-grow: 1;
    -ms-flex-preferred-size: 0;
        flex-basis: 0;
    display: -ms-flexbox;
    display: flex; }
  .platform-ios .flat-theme.sweet-alert .sa-confirm-button-container button {
    -ms-flex-positive: 1;
        flex-grow: 1;
    border: none; }
  .platform-ios .flat-theme.sweet-alert fieldset {
    display: none; }

.toast {
  font-family: "Roboto", sans-serif !important;
  background-color: #323232;
  color: rgba(255, 255, 255, 0.8);
  position: fixed;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 102;
  padding: 14px 16px;
  font-size: 14px; }
  .toast.ng-enter {
    animation: toast-move-in 225ms cubic-bezier(0, 0, 0.2, 1), toast-content-fade-in 100ms linear 115ms both; }
  .toast.ng-leave {
    animation: toast-move-in reverse 225ms cubic-bezier(0.6, 0, 0.4, 1), toast-content-fade-in reverse 100ms linear both; }

@keyframes toast-move-in {
  from {
    bottom: -48px; }
  to {
    bottom: 0; } }

@keyframes toast-content-fade-in {
  from {
    color: rgba(255, 255, 255, 0); }
  to {
    color: rgba(255, 255, 255, 0.8); } }

.relative-container {
  position: relative; }

.warning-card {
  border: 2px solid #da7506;
  border-radius: 4px;
  margin-bottom: 16px;
  padding: 16px;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-flow: row nowrap;
      flex-flow: row nowrap; }
  .warning-card .warning-card-icon {
    font-size: 32px;
    margin-right: 16px;
    color: #da7506; }
  .warning-card .warning-card-title {
    font-size: 18px;
    font-weight: bold;
    color: #da7506;
    margin-bottom: 8px; }
  .warning-card .warning-card-text {
    color: #da7506; }



.custom-google {
    background-color: #4285F4 !important;
    color: #fff;
}

.custom-google:hover{
    color: #fff;
}

.manual-remove-top-padding {
    padding-top: 0px;
}

.manual-remove-top-padding .scroll {
    padding-top: 0px !important;
}

ion-list.manual-list-fullwidth div.list, .list.card.manual-card-fullwidth {
    margin-left: -10px;
    margin-right: -10px;
}

ion-list.manual-list-fullwidth div.list > .item, .list.card.manual-card-fullwidth > .item {
    border-radius: 0px;
    border-left: 0px;
    border-right: 0px;
}

.bar,
.bar-stable {
    border: 0 !important;
}

.profile-issue-banner-restricted {
    background-color: #cfefff;
    position: absolute;
    color: #014b6f;
    top: 44px;
    z-index: 1000000;
    padding-top: 5px;
    padding-bottom: 20px;
    /* box-shadow: rgba(0, 0, 0, 0.35) 0px 5px 15px; */
}

.profile-issue-banner{
    background-color: #cfefff;
    position: relative;
    color: #014b6f;
    /* top: 44px; */
    z-index: 1000000;
    padding-top: 5px;
    padding-bottom: 20px;
    /* box-shadow: rgba(0, 0, 0, 0.35) 0px 5px 15px; */
}

.profile-issue-title{
    font-size: 20px;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: start;
        justify-content: flex-start;
    font-weight: 600;
    margin-bottom: 10px;
    margin-top: 10px;
    padding-left: 10px;
    padding-right: 10px;
}

.profile-issue-content{
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: start;
        justify-content: flex-start;
    
}

.profile-issue-desc{
    padding-left: 10px;
    padding-right: 10px;
}

.profile-issue-ctas{
    padding-top: 15px;
    display: -ms-flexbox;
    display: flex;
    padding-left: 10px;
    -ms-flex-pack: start;
        justify-content: flex-start;
}

.profile-issue-cta{
    padding-right: 20px;
}

.profile-guidance-ctas{
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: distribute;
        justify-content: space-around;
}

.frozenState {
    position: absolute;
    color: #fff;
    background-color: #ff9800;
    top: 44px;
    z-index: 1000;
    padding-top: 5px;
    padding-bottom: 20px;
    box-shadow: rgba(0, 0, 0, 0.35) 0px 5px 15px;
}

.visaExpired {
    position: relative;
    color: #fff;
    background-color: #ff9800;
    z-index: 1000;
    padding-top: 5px;
    box-shadow: rgba(0, 0, 0, 0.35) 0px 5px 15px;
}

.visa-warning{
    font-size: 20px;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: center;
        justify-content: center;
    font-weight: 600;
    margin-top: 10px;
    margin-bottom: 10px;
}

.visa-icon, .learn-icon{
    position: relative;
    top: 5px;
    float: right;
    padding-left: 10px;
}

.visa-content{
    padding-bottom: 20px;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: center;
        justify-content: center;
}

.frozen-content{
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: center;
        justify-content: center;
}

.frozen-desc {
    padding-left: 10px;
    padding-right: 10px;
}

.frozen-icon, .learn-icon{
    position: relative; 
    top: -33px;
    padding-right: 10px;
    padding-left: 10px;
}

.frozen-warning{
    font-size: 20px;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: center;
        justify-content: center;
    font-weight: 600;
    margin-bottom: 10px;
    margin-top: 10px;
}

.frozen-modal-text {
    margin-top: 20px;
}

.bar-stable-light ion-header-bar {
    background-color: #fff !important;
}

ion-header-bar .buttons {
    z-index: 100;
}

.mt-5 {
    margin-top: 5px;
}

.mt-10 {
    margin-top: 10px;
}

.slider {
    visibility: visible;
}

.slider-pager-page {
    color: white;

}

.slider-pager-page.active {

    color: white;
}

.job-header {
    margin-bottom: 10px;
}

.job-header i {
    font-size: 42px;
    color: #000;
}

.job-cost {
    font-size: 20px;
}

.job-content h5 {
    font-size: 20px;
}

.job-content-row {
    font-size: 16px;
    margin-bottom: 10px;
    margin-left: 15px;
    color: #000;
}

.t-20 {
    font-size: 20px;
}

.t-36 {
    font-size: 36px;
}

.header-logo-center {
    position: absolute;
    width: 100%;
    left: 0;
    top: 5px;
    text-align: center;
}

.item-floating-label .input-label.has-input {
    font-size: 14px;
}

.radio-button .button {
    min-height: 30px;
    line-height: 30px;
    border: 1px solid #b5b5b5;
}

.w-50 {
    width: 50%;
    float: left;
    margin-right: 3px;
}

.card .item.item-input input,
.list-inset .item.item-input input,
.padding > .list .item.item-input input,
.padding-horizontal > .list .item.item-input input {
    font-size: 16px !important;
}

.alert-no-header .popup-head {
    display: none;
}

span.input-label {
    color: #d8d4d4 !important;
}


.center {
    text-align: center;
}

.limber-bg {
    background-color: #005b8a;
}

.limber-menu {
    background-color: #005a8a;
}

.limber-menu .item {
    background-color: transparent;
    border: none;
    color: #d7e4ec !important;
}

.limber-menu .disabled .item {
    color: #548eae !important;
}

.limber-menu .item.active {
    background-color: #004062;
    color: #fff !important;
}

.limber-menu .icon {
    font-size: 24px;
}

.limber-menu .icon.material-icons {
    left: 15px;
}

.text-avatar {
    height: 80px;
    width: 80px;
    border-radius: 60px;
    text-align: center;
    line-height: 80px;
    border: 3px solid #565555;
    display: inline-block;
}

.menu-profile-item {
    text-decoration: none;
}

.menu-profile {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
        align-items: center;
    padding: 11px;
}

.menu-profile-initials {
    background: #007DBA;
    color: #fff !important;
    width: 90px;
    height: 90px;
    border-radius: 50%;
    text-align: center;
    line-height: 90px;
}

.menu-profile-image {
    height: 90px;
    width: 90px;
    border-radius: 50%;
}

.menu-profile-name {
    color: #fff !important;
    font-size: 14px;
    padding: 0 11px;
}

.menu-profile-status {
    color: #fff !important;
    font-size: 11px;
    padding: 0 11px;
}

.menu-profile-status div {
    -ms-flex-align: center;
        align-items: center;
}

.menu-profile-status-icon {
    font-size: 10px;
    margin-left: 4px;
}

.border-btm {
    border-top: 0 !important;
    border-right: 0 !important;
    border-left: 0 !important;
}

.border-btm1 {
    border-top: 1 !important;
    border-right: 0 !important;
    border-left: 0 !important;
}

.alert {
    padding: 5px 8px;
    margin-bottom: 10px;
}

.header-logo {
    text-align: center;
    margin-top: 10px;
}

.header-logo img {
    height: 35px;
    width: 160px;
}

.alert-assertive {
    background-color: #e42112;
    color: #fff !important;
}

.footer-Msg {
    color: #aaaaaa;
    font-weight: 300;
    padding-left: 20px;
}

.tags {
    list-style: none;
    margin: 0;
    overflow: hidden;
    padding: 0;
}

.tags li {
    float: left;
}

.tag {
    background: #eee;
    border-radius: 3px 0 0 3px;
    color: #0c3b52;;
    display: inline-block;
    height: 26px;
    line-height: 26px;
    padding: 0 20px 0 23px;
    position: relative;
    margin: 0 10px 10px 0;
    text-decoration: none;
    -webkit-transition: color 0.2s;
}

.tag::before {
    background: #fff;
    border-radius: 10px;
    box-shadow: inset 0 1px rgba(0, 0, 0, 0.25);
    content: '';
    height: 6px;
    left: 10px;
    position: absolute;
    width: 6px;
    top: 10px;
}

.tag::after {
    background: #fff;
    border-bottom: 13px solid transparent;
    border-left: 10px solid #eee;
    border-top: 13px solid transparent;
    content: '';
    position: absolute;
    right: 0;
    top: 0;
}

.pane {
    background-color: #fff;
    background-size: cover;
}

.textbg {
    background-color: transparent;

    width: 100%;
}

.outColor {
    color: #b3ecff;
}

.item-checkbox {
    padding-left: 60px !important;
    background: transparent !important;
    color: #e9f5fb !important;
}

.pageHeading {
    color: #053146;
    margin-left: 15px;
    font-size: initial;
    text-decoration: underline;
}

.item-complex .item-content,
.item-radio .item-content {
    position: relative;
    z-index: 2;
    padding: 16px 49px 16px 16px;
    border: none;
    background-color: #005b8a !important;
}

.profileSpan {
    font-size: 20px;
    font-weight: normal;
    color: #fff;
}

.gallery {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
}

.btn-right {
    font-size: 20px;
    border-color: #111 !important;
}

.table-bordered, .table-bordered > tbody > tr > td, .table-bordered > tbody > tr > th, .table-bordered > tfoot > tr > td, .table-bordered > tfoot > tr > th, .table-bordered > thead > tr > td, .table-bordered > thead > tr > th {
    border: none !important;
}

table.monthview-datetable thead > tr > th {
    font-weight: bold;
}

.small {
    margin: 0;
    padding: 0;
    border: 0;
    vertical-align: baseline;
    font: bolder !important;
    font-size: 100%;
}

.event-detail-table {
    margin-top: 10px;
    margin-bottom: 10px;
    text-align: center;
    width: 100%;
}

.monthview-eventdetail-timecolumn {
    text-align: center;
    width: 50%;
    background-color: #EE5A35;
    color: #fff;
    padding-top: 5px;
    padding-bottom: 5px;
}

.event-detail {
    width: 50%;
    background-color: #EE5A35;
    color: #fff;
    padding-top: 5px;
    padding-bottom: 5px;
}

.bar-stable .button.button-clear {
    border-color: transparent;
    background: none;
    box-shadow: none;
    color: #fff;
    font-size: 17px;
}

.round-button {
    display: block;
    width: 50px;
    height: 50px;
    line-height: 50px;
    border: 2px solid #f5f5f5;
    border-radius: 50%;
    color: #f5f5f5;
    text-align: center;
    text-decoration: none;
    background: #fff;
    box-shadow: 0 0 3px gray;
    font-size: 20px;
    font-weight: bold;
}

.round-button:hover {
    background: #ff6839;
}

.pgeNum {
    margin-top: 230px;
    margin-left: 300px;
    z-index: -1;
}

.image {
    height: 90px;
    width: 90px;
    border-radius: 50px;
}

.progress {
    height: 3em;
}

.progress-bar {
    transition: width 1s ease-in-out;
}

.alert-card {
    width: 380px;
    height: 360px;
}

/* Flat theme */

.flat-theme .pane,
.flat-theme.pane {
    background-color: #fff;
}

.flat-theme *,
.ionic_timepicker_popup * {
    font-family: "Roboto", sans-serif !important;
}

.flat-theme p {
    color: #555555;
    white-space: normal;
    font-size: 12px;
}

.flat-theme .item {
    border-width: 1px;
    font-size: 14px;
}

.flat-theme .item h1{
    font-size: 22px;
}

.flat-theme .item-divider {
    font-size: 14px;
    background-color: transparent;
    border-width: 0;
    margin: 8px 0 0 0;
    color: rgba(0, 0, 0, .87);
}

.flat-theme .item-stacked-label {
    background-color: #ffffff;
}

.flat-theme textarea {
    color: #000000;
}

.flat-theme textarea:-ms-input-placeholder {
    color: #999999;
}

.flat-theme textarea::placeholder {
    color: #999999;
}

.flat-theme .content-header {
    background-color: #eee;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
        align-items: center;
    height: 49px;
}

.flat-theme .badge {
    display: inline-block;
    left: 0;
    top: 0;
    position: inherit;
    padding: 5px 10px;
    font-weight: 500;
}

.badge {
    background: #FFF3DE;
    padding: 4px 12px;
    border-radius: 2px;
    font-size: 12px;
    line-height: 15px;
    font-weight: 400;
    color: #F2A000;
    text-transform: uppercase;
}

.ratings-row-star-filled {
    color: #0096DD;
}

.ratings-row-star-empty {
    color: #ACE0F5;
}

.ratings-row-label {
    font-weight: bold;
    padding: 0 10px;
}

.ratings-row-progress {
    -ms-flex-positive: 1;
        flex-grow: 1;
    height: 9px;
    border-radius: 5px;
    background-color: #f3f3f2;
    overflow: hidden;
    display: -ms-flexbox;
    display: flex;
}

.ratings-row-progress-bar {
    background-color: #008EDA;
    height: 100%;
}

.ratings-row-progress-bar-danger {
    background-color: #da6100;
}

.ratings-row-reliability-label {
    min-width: 115px;
}

.material-icons {
    font-family: 'Material Icons' !important;
}

.actions {
    padding-top: 8px;
    text-align: right;
    -ms-flex-item-align: stretch;
        -ms-grid-row-align: stretch;
        align-self: stretch;
}

.actions .button:not(:last-child) {
    margin-right: 8px;
}

.row-category {
    text-transform: uppercase;
    padding: 10px 16px;
    font-weight: 500;
}

.muted {
    color: #999999;
}

.client-rating {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
        align-items: center;
    margin: 4px 0;
}

.star {
    font-size: 18px;
    margin: 0;
    color: rgba(0, 0, 0, 0.3);
}

.star-full {
    color: rgba(255, 165, 0, 0.9);
}

.client-rating .client-rating-value {
    margin-left: 5px;
    color: #555555;
}

.client-rating-title {
    margin-right: 5px;
    color: #555555;
}

.shift-info .badge {
    border: 4px solid #fff;
}

.shift-info .payment-details {
    font-size: 12px;
}

.shift-info .bonus-star {
    padding-right: 5px;
    font-size: 24px;
    position: relative;
    top: 3px;
    color: #edd600;
}

.shift-info .bonus-learn-more{
    display: block;
    margin-left: 27px;
    text-decoration: underline;
}

.shift-info .badge {
    float: right;
    border: none;
}

.shift-info .shift-amount {
    font-size: 22px;
}

.flat-theme .item-border {
    border-top: 1px solid #eeeeee;
}

.flat-theme .item-borderless {
    border: none !important;
}

.flat-theme .item-heading {
    font-weight: 500;
    margin: 12px 0 4px;
}

.flat-theme .item-heading:first-child {
    margin-top: 0;
}

.item.buttons {
    padding-top: 0;
}

.title,
.back-text {
    font-family: "Roboto", sans-serif !important;
    color: #fff !important;
}

.bar-header {
    padding: 5px 12px;
}

.notification-container {
    position: relative;
}

.notification-counter {
    position: absolute;
    top: 0;
    right: 2px;

    background-color: #09496b;
    color: #fff;
    border-radius: 10px;
    padding: 3px 5px;
    font-size: 11px;
    line-height: 11px;
}

/* Override Ionic's fat header on iOS */

.platform-ios.platform-cordova:not(.fullscreen) .bar-header:not(.bar-subheader) {
    height: 40px;
}

.platform-ios.platform-cordova:not(.fullscreen) .bar-header:not(.bar-subheader) > * {
    margin-top: 0;
}

.platform-ios.platform-cordova:not(.fullscreen) .has-header {
    top: 40px;
}

.platform-ios.platform-cordova:not(.fullscreen) .has-header.has-tabs-top {
    top: 40px;
}

.flat-theme .row {
    padding: 0;
}

.flat-theme .col {
    padding: 0 16px 0 0;
}

.flat-theme .col:last-child {
    padding: 0;
}

.ionic_timepicker_popup .heading {
    display: none;
}

.ionic_timepicker_popup .time_picker_box_text {
    border: none !important;
}

.ionic_timepicker_popup .popup-buttons {
    -ms-flex-direction: row-reverse;
        flex-direction: row-reverse;
}

.platform-android .ionic_timepicker_popup .popup-buttons .button {
    -ms-flex-positive: 0;
        flex-grow: 0;
    -ms-flex-preferred-size: auto;
        flex-basis: auto;
    text-transform: uppercase;
    font-weight: 500;
    border-radius: 2px;
    font-size: 14px;
    height: 36px;
    min-height: 36px;
    line-height: 36px;
    padding: 0 16px;
    background-color: transparent !important;
    color: #0f94d7 !important;
    box-shadow: none !important;
    margin: 0;
}

.platform-ios .ionic_timepicker_popup .popup {
    border-radius: 15px;
}

.platform-ios .ionic_timepicker_popup .popup-buttons {
    border-top: 1px solid #eee;
    height: 50px;
}

.platform-ios .ionic_timepicker_popup .popup-buttons .button {
    background-color: transparent !important;
    color: #0f94d7;
    border: none !important;
    border-right: 1px solid #eee !important;
    border-radius: 0;
    box-shadow: none !important;
    font-weight: 400;
    padding: 0;
    margin: 0;
    font-size: 15px;
}

.platform-ios .ionic_timepicker_popup .popup-buttons .button:first-child {
    border-right: none !important;
}



.flat-theme .dark p {
    color: rgba(255, 255, 255, 0.7);
}

.float-right {
    float: right;
}

.hidden{
    display:none;
}

/* .web-modal {
    max-width: 420px;
    left:  calc(100vw / 3.5);
    top: -24%;
    bottom: -80%;
} */

.web-view{
    /* background-color: #000; */
    max-width: 400px;
    border:1px solid #ddd;
}

.center-app{
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: center;
        justify-content: center;
    background: url(dc3a8b8e504315a8b37e5af944620a33.svg) #fff !important;
    height: 90vh;
}

@media screen and (min-width: 480px)  {
    .center-app{
        display: -ms-flexbox;
        display: flex;
        -ms-flex-pack: center;
            justify-content: center;
        background: url(dc3a8b8e504315a8b37e5af944620a33.svg) #fff !important;
        height: 100vh;
    }
}

.has-multi{
    left:10%;
}

.multi-site-hero {
    position: absolute;
    top: 22px;
    left: 35px;
}

.multi-site-hero-text{
    color: #fff;
    font-size: 48px;
    font-weight: 500;
    margin-top: 0px;
}

.multi-site-hero-work-for{
    color: #fff;
    font-size: 3.0vw;
    font-weight: 500;
    margin-bottom: 0px;
}

.powered-logo {
    width: 100%;
    height: 100%;
}

.powered-logo-basic {
    width: 100%;
    margin-top: 20%;
}

.multi-powered-by{
    color: #fff;
}

@media (max-width: 854px) {
    .multi-site-signup{
        display: none;
    }
    .has-multi{
        position: relative;
        left: 0;
    }
}

.bar-footer {
    margin-bottom: 40px !important;
}
@charset "UTF-8";

/*!
 * animate.css -http://daneden.me/animate
 * Version - 3.5.1
 * Licensed under the MIT license - http://opensource.org/licenses/MIT
 *
 * Copyright (c) 2016 Daniel Eden
 */

.animated {
  animation-duration: 1s;
  animation-fill-mode: both;
}

.animated.infinite {
  animation-iteration-count: infinite;
}

.animated.hinge {
  animation-duration: 2s;
}

.animated.flipOutX,
.animated.flipOutY,
.animated.bounceIn,
.animated.bounceOut {
  animation-duration: .75s;
}

@keyframes bounce {
  from, 20%, 53%, 80%, to {
    animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
    transform: translate3d(0, 0, 0);
  }

  40%, 43% {
    animation-timing-function: cubic-bezier(0.755, 0.050, 0.855, 0.060);
    transform: translate3d(0, -30px, 0);
  }

  70% {
    animation-timing-function: cubic-bezier(0.755, 0.050, 0.855, 0.060);
    transform: translate3d(0, -15px, 0);
  }

  90% {
    transform: translate3d(0, -4px, 0);
  }
}

.bounce {
  animation-name: bounce;
  transform-origin: center bottom;
}

@keyframes flash {
  from, 50%, to {
    opacity: 1;
  }

  25%, 75% {
    opacity: 0;
  }
}

.flash {
  animation-name: flash;
}

/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */

@keyframes pulse {
  from {
    transform: scale3d(1, 1, 1);
  }

  50% {
    transform: scale3d(1.05, 1.05, 1.05);
  }

  to {
    transform: scale3d(1, 1, 1);
  }
}

.pulse {
  animation-name: pulse;
}

@keyframes rubberBand {
  from {
    transform: scale3d(1, 1, 1);
  }

  30% {
    transform: scale3d(1.25, 0.75, 1);
  }

  40% {
    transform: scale3d(0.75, 1.25, 1);
  }

  50% {
    transform: scale3d(1.15, 0.85, 1);
  }

  65% {
    transform: scale3d(.95, 1.05, 1);
  }

  75% {
    transform: scale3d(1.05, .95, 1);
  }

  to {
    transform: scale3d(1, 1, 1);
  }
}

.rubberBand {
  animation-name: rubberBand;
}

@keyframes shake {
  from, to {
    transform: translate3d(0, 0, 0);
  }

  10%, 30%, 50%, 70%, 90% {
    transform: translate3d(-10px, 0, 0);
  }

  20%, 40%, 60%, 80% {
    transform: translate3d(10px, 0, 0);
  }
}

.shake {
  animation-name: shake;
}

@keyframes headShake {
  0% {
    transform: translateX(0);
  }

  6.5% {
    transform: translateX(-6px) rotateY(-9deg);
  }

  18.5% {
    transform: translateX(5px) rotateY(7deg);
  }

  31.5% {
    transform: translateX(-3px) rotateY(-5deg);
  }

  43.5% {
    transform: translateX(2px) rotateY(3deg);
  }

  50% {
    transform: translateX(0);
  }
}

.headShake {
  animation-timing-function: ease-in-out;
  animation-name: headShake;
}

@keyframes swing {
  20% {
    transform: rotate3d(0, 0, 1, 15deg);
  }

  40% {
    transform: rotate3d(0, 0, 1, -10deg);
  }

  60% {
    transform: rotate3d(0, 0, 1, 5deg);
  }

  80% {
    transform: rotate3d(0, 0, 1, -5deg);
  }

  to {
    transform: rotate3d(0, 0, 1, 0deg);
  }
}

.swing {
  transform-origin: top center;
  animation-name: swing;
}

@keyframes tada {
  from {
    transform: scale3d(1, 1, 1);
  }

  10%, 20% {
    transform: scale3d(.9, .9, .9) rotate3d(0, 0, 1, -3deg);
  }

  30%, 50%, 70%, 90% {
    transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
  }

  40%, 60%, 80% {
    transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
  }

  to {
    transform: scale3d(1, 1, 1);
  }
}

.tada {
  animation-name: tada;
}

/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */

@keyframes wobble {
  from {
    transform: none;
  }

  15% {
    transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
  }

  30% {
    transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
  }

  45% {
    transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
  }

  60% {
    transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
  }

  75% {
    transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
  }

  to {
    transform: none;
  }
}

.wobble {
  animation-name: wobble;
}

@keyframes jello {
  from, 11.1%, to {
    transform: none;
  }

  22.2% {
    transform: skewX(-12.5deg) skewY(-12.5deg);
  }

  33.3% {
    transform: skewX(6.25deg) skewY(6.25deg);
  }

  44.4% {
    transform: skewX(-3.125deg) skewY(-3.125deg);
  }

  55.5% {
    transform: skewX(1.5625deg) skewY(1.5625deg);
  }

  66.6% {
    transform: skewX(-0.78125deg) skewY(-0.78125deg);
  }

  77.7% {
    transform: skewX(0.390625deg) skewY(0.390625deg);
  }

  88.8% {
    transform: skewX(-0.1953125deg) skewY(-0.1953125deg);
  }
}

.jello {
  animation-name: jello;
  transform-origin: center;
}

@keyframes bounceIn {
  from, 20%, 40%, 60%, 80%, to {
    animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
  }

  0% {
    opacity: 0;
    transform: scale3d(.3, .3, .3);
  }

  20% {
    transform: scale3d(1.1, 1.1, 1.1);
  }

  40% {
    transform: scale3d(.9, .9, .9);
  }

  60% {
    opacity: 1;
    transform: scale3d(1.03, 1.03, 1.03);
  }

  80% {
    transform: scale3d(.97, .97, .97);
  }

  to {
    opacity: 1;
    transform: scale3d(1, 1, 1);
  }
}

.bounceIn {
  animation-name: bounceIn;
}

@keyframes bounceInDown {
  from, 60%, 75%, 90%, to {
    animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
  }

  0% {
    opacity: 0;
    transform: translate3d(0, -3000px, 0);
  }

  60% {
    opacity: 1;
    transform: translate3d(0, 25px, 0);
  }

  75% {
    transform: translate3d(0, -10px, 0);
  }

  90% {
    transform: translate3d(0, 5px, 0);
  }

  to {
    transform: none;
  }
}

.bounceInDown {
  animation-name: bounceInDown;
}

@keyframes bounceInLeft {
  from, 60%, 75%, 90%, to {
    animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
  }

  0% {
    opacity: 0;
    transform: translate3d(-3000px, 0, 0);
  }

  60% {
    opacity: 1;
    transform: translate3d(25px, 0, 0);
  }

  75% {
    transform: translate3d(-10px, 0, 0);
  }

  90% {
    transform: translate3d(5px, 0, 0);
  }

  to {
    transform: none;
  }
}

.bounceInLeft {
  animation-name: bounceInLeft;
}

@keyframes bounceInRight {
  from, 60%, 75%, 90%, to {
    animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
  }

  from {
    opacity: 0;
    transform: translate3d(3000px, 0, 0);
  }

  60% {
    opacity: 1;
    transform: translate3d(-25px, 0, 0);
  }

  75% {
    transform: translate3d(10px, 0, 0);
  }

  90% {
    transform: translate3d(-5px, 0, 0);
  }

  to {
    transform: none;
  }
}

.bounceInRight {
  animation-name: bounceInRight;
}

@keyframes bounceInUp {
  from, 60%, 75%, 90%, to {
    animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
  }

  from {
    opacity: 0;
    transform: translate3d(0, 3000px, 0);
  }

  60% {
    opacity: 1;
    transform: translate3d(0, -20px, 0);
  }

  75% {
    transform: translate3d(0, 10px, 0);
  }

  90% {
    transform: translate3d(0, -5px, 0);
  }

  to {
    transform: translate3d(0, 0, 0);
  }
}

.bounceInUp {
  animation-name: bounceInUp;
}

@keyframes bounceOut {
  20% {
    transform: scale3d(.9, .9, .9);
  }

  50%, 55% {
    opacity: 1;
    transform: scale3d(1.1, 1.1, 1.1);
  }

  to {
    opacity: 0;
    transform: scale3d(.3, .3, .3);
  }
}

.bounceOut {
  animation-name: bounceOut;
}

@keyframes bounceOutDown {
  20% {
    transform: translate3d(0, 10px, 0);
  }

  40%, 45% {
    opacity: 1;
    transform: translate3d(0, -20px, 0);
  }

  to {
    opacity: 0;
    transform: translate3d(0, 2000px, 0);
  }
}

.bounceOutDown {
  animation-name: bounceOutDown;
}

@keyframes bounceOutLeft {
  20% {
    opacity: 1;
    transform: translate3d(20px, 0, 0);
  }

  to {
    opacity: 0;
    transform: translate3d(-2000px, 0, 0);
  }
}

.bounceOutLeft {
  animation-name: bounceOutLeft;
}

@keyframes bounceOutRight {
  20% {
    opacity: 1;
    transform: translate3d(-20px, 0, 0);
  }

  to {
    opacity: 0;
    transform: translate3d(2000px, 0, 0);
  }
}

.bounceOutRight {
  animation-name: bounceOutRight;
}

@keyframes bounceOutUp {
  20% {
    transform: translate3d(0, -10px, 0);
  }

  40%, 45% {
    opacity: 1;
    transform: translate3d(0, 20px, 0);
  }

  to {
    opacity: 0;
    transform: translate3d(0, -2000px, 0);
  }
}

.bounceOutUp {
  animation-name: bounceOutUp;
}

@keyframes fadeIn {
  from {
    opacity: 0;
  }

  to {
    opacity: 1;
  }
}

.fadeIn {
  animation-name: fadeIn;
}

@keyframes fadeInDown {
  from {
    opacity: 0;
    transform: translate3d(0, -100%, 0);
  }

  to {
    opacity: 1;
    transform: none;
  }
}

.fadeInDown {
  animation-name: fadeInDown;
}

@keyframes fadeInDownBig {
  from {
    opacity: 0;
    transform: translate3d(0, -2000px, 0);
  }

  to {
    opacity: 1;
    transform: none;
  }
}

.fadeInDownBig {
  animation-name: fadeInDownBig;
}

@keyframes fadeInLeft {
  from {
    opacity: 0;
    transform: translate3d(-100%, 0, 0);
  }

  to {
    opacity: 1;
    transform: none;
  }
}

.fadeInLeft {
  animation-name: fadeInLeft;
}

@keyframes fadeInLeftBig {
  from {
    opacity: 0;
    transform: translate3d(-2000px, 0, 0);
  }

  to {
    opacity: 1;
    transform: none;
  }
}

.fadeInLeftBig {
  animation-name: fadeInLeftBig;
}

@keyframes fadeInRight {
  from {
    opacity: 0;
    transform: translate3d(100%, 0, 0);
  }

  to {
    opacity: 1;
    transform: none;
  }
}

.fadeInRight {
  animation-name: fadeInRight;
}

@keyframes fadeInRightBig {
  from {
    opacity: 0;
    transform: translate3d(2000px, 0, 0);
  }

  to {
    opacity: 1;
    transform: none;
  }
}

.fadeInRightBig {
  animation-name: fadeInRightBig;
}

@keyframes fadeInUp {
  from {
    opacity: 0;
    transform: translate3d(0, 100%, 0);
  }

  to {
    opacity: 1;
    transform: none;
  }
}

.fadeInUp {
  animation-name: fadeInUp;
}

@keyframes fadeInUpBig {
  from {
    opacity: 0;
    transform: translate3d(0, 2000px, 0);
  }

  to {
    opacity: 1;
    transform: none;
  }
}

.fadeInUpBig {
  animation-name: fadeInUpBig;
}

@keyframes fadeOut {
  from {
    opacity: 1;
  }

  to {
    opacity: 0;
  }
}

.fadeOut {
  animation-name: fadeOut;
}

@keyframes fadeOutDown {
  from {
    opacity: 1;
  }

  to {
    opacity: 0;
    transform: translate3d(0, 100%, 0);
  }
}

.fadeOutDown {
  animation-name: fadeOutDown;
}

@keyframes fadeOutDownBig {
  from {
    opacity: 1;
  }

  to {
    opacity: 0;
    transform: translate3d(0, 2000px, 0);
  }
}

.fadeOutDownBig {
  animation-name: fadeOutDownBig;
}

@keyframes fadeOutLeft {
  from {
    opacity: 1;
  }

  to {
    opacity: 0;
    transform: translate3d(-100%, 0, 0);
  }
}

.fadeOutLeft {
  animation-name: fadeOutLeft;
}

@keyframes fadeOutLeftBig {
  from {
    opacity: 1;
  }

  to {
    opacity: 0;
    transform: translate3d(-2000px, 0, 0);
  }
}

.fadeOutLeftBig {
  animation-name: fadeOutLeftBig;
}

@keyframes fadeOutRight {
  from {
    opacity: 1;
  }

  to {
    opacity: 0;
    transform: translate3d(100%, 0, 0);
  }
}

.fadeOutRight {
  animation-name: fadeOutRight;
}

@keyframes fadeOutRightBig {
  from {
    opacity: 1;
  }

  to {
    opacity: 0;
    transform: translate3d(2000px, 0, 0);
  }
}

.fadeOutRightBig {
  animation-name: fadeOutRightBig;
}

@keyframes fadeOutUp {
  from {
    opacity: 1;
  }

  to {
    opacity: 0;
    transform: translate3d(0, -100%, 0);
  }
}

.fadeOutUp {
  animation-name: fadeOutUp;
}

@keyframes fadeOutUpBig {
  from {
    opacity: 1;
  }

  to {
    opacity: 0;
    transform: translate3d(0, -2000px, 0);
  }
}

.fadeOutUpBig {
  animation-name: fadeOutUpBig;
}

@keyframes flip {
  from {
    transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
    animation-timing-function: ease-out;
  }

  40% {
    transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
    animation-timing-function: ease-out;
  }

  50% {
    transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
    animation-timing-function: ease-in;
  }

  80% {
    transform: perspective(400px) scale3d(.95, .95, .95);
    animation-timing-function: ease-in;
  }

  to {
    transform: perspective(400px);
    animation-timing-function: ease-in;
  }
}

.animated.flip {
  -webkit-backface-visibility: visible;
  backface-visibility: visible;
  animation-name: flip;
}

@keyframes flipInX {
  from {
    transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    animation-timing-function: ease-in;
    opacity: 0;
  }

  40% {
    transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    animation-timing-function: ease-in;
  }

  60% {
    transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
    opacity: 1;
  }

  80% {
    transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
  }

  to {
    transform: perspective(400px);
  }
}

.flipInX {
  -webkit-backface-visibility: visible !important;
  backface-visibility: visible !important;
  animation-name: flipInX;
}

@keyframes flipInY {
  from {
    transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    animation-timing-function: ease-in;
    opacity: 0;
  }

  40% {
    transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
    animation-timing-function: ease-in;
  }

  60% {
    transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
    opacity: 1;
  }

  80% {
    transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
  }

  to {
    transform: perspective(400px);
  }
}

.flipInY {
  -webkit-backface-visibility: visible !important;
  backface-visibility: visible !important;
  animation-name: flipInY;
}

@keyframes flipOutX {
  from {
    transform: perspective(400px);
  }

  30% {
    transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    opacity: 1;
  }

  to {
    transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    opacity: 0;
  }
}

.flipOutX {
  animation-name: flipOutX;
  -webkit-backface-visibility: visible !important;
  backface-visibility: visible !important;
}

@keyframes flipOutY {
  from {
    transform: perspective(400px);
  }

  30% {
    transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
    opacity: 1;
  }

  to {
    transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    opacity: 0;
  }
}

.flipOutY {
  -webkit-backface-visibility: visible !important;
  backface-visibility: visible !important;
  animation-name: flipOutY;
}

@keyframes lightSpeedIn {
  from {
    transform: translate3d(100%, 0, 0) skewX(-30deg);
    opacity: 0;
  }

  60% {
    transform: skewX(20deg);
    opacity: 1;
  }

  80% {
    transform: skewX(-5deg);
    opacity: 1;
  }

  to {
    transform: none;
    opacity: 1;
  }
}

.lightSpeedIn {
  animation-name: lightSpeedIn;
  animation-timing-function: ease-out;
}

@keyframes lightSpeedOut {
  from {
    opacity: 1;
  }

  to {
    transform: translate3d(100%, 0, 0) skewX(30deg);
    opacity: 0;
  }
}

.lightSpeedOut {
  animation-name: lightSpeedOut;
  animation-timing-function: ease-in;
}

@keyframes rotateIn {
  from {
    transform-origin: center;
    transform: rotate3d(0, 0, 1, -200deg);
    opacity: 0;
  }

  to {
    transform-origin: center;
    transform: none;
    opacity: 1;
  }
}

.rotateIn {
  animation-name: rotateIn;
}

@keyframes rotateInDownLeft {
  from {
    transform-origin: left bottom;
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0;
  }

  to {
    transform-origin: left bottom;
    transform: none;
    opacity: 1;
  }
}

.rotateInDownLeft {
  animation-name: rotateInDownLeft;
}

@keyframes rotateInDownRight {
  from {
    transform-origin: right bottom;
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0;
  }

  to {
    transform-origin: right bottom;
    transform: none;
    opacity: 1;
  }
}

.rotateInDownRight {
  animation-name: rotateInDownRight;
}

@keyframes rotateInUpLeft {
  from {
    transform-origin: left bottom;
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0;
  }

  to {
    transform-origin: left bottom;
    transform: none;
    opacity: 1;
  }
}

.rotateInUpLeft {
  animation-name: rotateInUpLeft;
}

@keyframes rotateInUpRight {
  from {
    transform-origin: right bottom;
    transform: rotate3d(0, 0, 1, -90deg);
    opacity: 0;
  }

  to {
    transform-origin: right bottom;
    transform: none;
    opacity: 1;
  }
}

.rotateInUpRight {
  animation-name: rotateInUpRight;
}

@keyframes rotateOut {
  from {
    transform-origin: center;
    opacity: 1;
  }

  to {
    transform-origin: center;
    transform: rotate3d(0, 0, 1, 200deg);
    opacity: 0;
  }
}

.rotateOut {
  animation-name: rotateOut;
}

@keyframes rotateOutDownLeft {
  from {
    transform-origin: left bottom;
    opacity: 1;
  }

  to {
    transform-origin: left bottom;
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0;
  }
}

.rotateOutDownLeft {
  animation-name: rotateOutDownLeft;
}

@keyframes rotateOutDownRight {
  from {
    transform-origin: right bottom;
    opacity: 1;
  }

  to {
    transform-origin: right bottom;
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0;
  }
}

.rotateOutDownRight {
  animation-name: rotateOutDownRight;
}

@keyframes rotateOutUpLeft {
  from {
    transform-origin: left bottom;
    opacity: 1;
  }

  to {
    transform-origin: left bottom;
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0;
  }
}

.rotateOutUpLeft {
  animation-name: rotateOutUpLeft;
}

@keyframes rotateOutUpRight {
  from {
    transform-origin: right bottom;
    opacity: 1;
  }

  to {
    transform-origin: right bottom;
    transform: rotate3d(0, 0, 1, 90deg);
    opacity: 0;
  }
}

.rotateOutUpRight {
  animation-name: rotateOutUpRight;
}

@keyframes hinge {
  0% {
    transform-origin: top left;
    animation-timing-function: ease-in-out;
  }

  20%, 60% {
    transform: rotate3d(0, 0, 1, 80deg);
    transform-origin: top left;
    animation-timing-function: ease-in-out;
  }

  40%, 80% {
    transform: rotate3d(0, 0, 1, 60deg);
    transform-origin: top left;
    animation-timing-function: ease-in-out;
    opacity: 1;
  }

  to {
    transform: translate3d(0, 700px, 0);
    opacity: 0;
  }
}

.hinge {
  animation-name: hinge;
}

/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */

@keyframes rollIn {
  from {
    opacity: 0;
    transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
  }

  to {
    opacity: 1;
    transform: none;
  }
}

.rollIn {
  animation-name: rollIn;
}

/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */

@keyframes rollOut {
  from {
    opacity: 1;
  }

  to {
    opacity: 0;
    transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);
  }
}

.rollOut {
  animation-name: rollOut;
}

@keyframes zoomIn {
  from {
    opacity: 0;
    transform: scale3d(.3, .3, .3);
  }

  50% {
    opacity: 1;
  }
}

.zoomIn {
  animation-name: zoomIn;
}

@keyframes zoomInDown {
  from {
    opacity: 0;
    transform: scale3d(.1, .1, .1) translate3d(0, -1000px, 0);
    animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
  }

  60% {
    opacity: 1;
    transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
  }
}

.zoomInDown {
  animation-name: zoomInDown;
}

@keyframes zoomInLeft {
  from {
    opacity: 0;
    transform: scale3d(.1, .1, .1) translate3d(-1000px, 0, 0);
    animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
  }

  60% {
    opacity: 1;
    transform: scale3d(.475, .475, .475) translate3d(10px, 0, 0);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
  }
}

.zoomInLeft {
  animation-name: zoomInLeft;
}

@keyframes zoomInRight {
  from {
    opacity: 0;
    transform: scale3d(.1, .1, .1) translate3d(1000px, 0, 0);
    animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
  }

  60% {
    opacity: 1;
    transform: scale3d(.475, .475, .475) translate3d(-10px, 0, 0);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
  }
}

.zoomInRight {
  animation-name: zoomInRight;
}

@keyframes zoomInUp {
  from {
    opacity: 0;
    transform: scale3d(.1, .1, .1) translate3d(0, 1000px, 0);
    animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
  }

  60% {
    opacity: 1;
    transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
  }
}

.zoomInUp {
  animation-name: zoomInUp;
}

@keyframes zoomOut {
  from {
    opacity: 1;
  }

  50% {
    opacity: 0;
    transform: scale3d(.3, .3, .3);
  }

  to {
    opacity: 0;
  }
}

.zoomOut {
  animation-name: zoomOut;
}

@keyframes zoomOutDown {
  40% {
    opacity: 1;
    transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
    animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
  }

  to {
    opacity: 0;
    transform: scale3d(.1, .1, .1) translate3d(0, 2000px, 0);
    transform-origin: center bottom;
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
  }
}

.zoomOutDown {
  animation-name: zoomOutDown;
}

@keyframes zoomOutLeft {
  40% {
    opacity: 1;
    transform: scale3d(.475, .475, .475) translate3d(42px, 0, 0);
  }

  to {
    opacity: 0;
    transform: scale(.1) translate3d(-2000px, 0, 0);
    transform-origin: left center;
  }
}

.zoomOutLeft {
  animation-name: zoomOutLeft;
}

@keyframes zoomOutRight {
  40% {
    opacity: 1;
    transform: scale3d(.475, .475, .475) translate3d(-42px, 0, 0);
  }

  to {
    opacity: 0;
    transform: scale(.1) translate3d(2000px, 0, 0);
    transform-origin: right center;
  }
}

.zoomOutRight {
  animation-name: zoomOutRight;
}

@keyframes zoomOutUp {
  40% {
    opacity: 1;
    transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
    animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
  }

  to {
    opacity: 0;
    transform: scale3d(.1, .1, .1) translate3d(0, -2000px, 0);
    transform-origin: center bottom;
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
  }
}

.zoomOutUp {
  animation-name: zoomOutUp;
}

@keyframes slideInDown {
  from {
    transform: translate3d(0, -100%, 0);
    visibility: visible;
  }

  to {
    transform: translate3d(0, 0, 0);
  }
}

.slideInDown {
  animation-name: slideInDown;
}

@keyframes slideInLeft {
  from {
    transform: translate3d(-100%, 0, 0);
    visibility: visible;
  }

  to {
    transform: translate3d(0, 0, 0);
  }
}

.slideInLeft {
  animation-name: slideInLeft;
}

@keyframes slideInRight {
  from {
    transform: translate3d(100%, 0, 0);
    visibility: visible;
  }

  to {
    transform: translate3d(0, 0, 0);
  }
}

.slideInRight {
  animation-name: slideInRight;
}

@keyframes slideInUp {
  from {
    transform: translate3d(0, 100%, 0);
    visibility: visible;
  }

  to {
    transform: translate3d(0, 0, 0);
  }
}

.slideInUp {
  animation-name: slideInUp;
}

@keyframes slideOutDown {
  from {
    transform: translate3d(0, 0, 0);
  }

  to {
    visibility: hidden;
    transform: translate3d(0, 100%, 0);
  }
}

.slideOutDown {
  animation-name: slideOutDown;
}

@keyframes slideOutLeft {
  from {
    transform: translate3d(0, 0, 0);
  }

  to {
    visibility: hidden;
    transform: translate3d(-100%, 0, 0);
  }
}

.slideOutLeft {
  animation-name: slideOutLeft;
}

@keyframes slideOutRight {
  from {
    transform: translate3d(0, 0, 0);
  }

  to {
    visibility: hidden;
    transform: translate3d(100%, 0, 0);
  }
}

.slideOutRight {
  animation-name: slideOutRight;
}

@keyframes slideOutUp {
  from {
    transform: translate3d(0, 0, 0);
  }

  to {
    visibility: hidden;
    transform: translate3d(0, -100%, 0);
  }
}

.slideOutUp {
  animation-name: slideOutUp;
}

@font-face {
  font-family: 'CenturyGothic';
  font-style: normal;
  font-weight: bold;
  src: local('CenturyGothic'), local('Century-Gothic'), url(241848827f6b2bc997e7a7be7992c494.woff) format('woff');
}
/* latin-ext */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 300;
  src: local('Roboto Light'), local('Roboto-Light'), url(31b119dbfb826a677e1efdf54bb8c1ed.woff2) format('woff2');
  unicode-range: U+0100-024F, U+1E00-1EFF, U+20A0-20AB, U+20AD-20CF, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 300;
  src: local('Roboto Light'), local('Roboto-Light'), url(c0cc9c92fb877993ea6d421c31d33e09.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2212, U+2215;
}
/* latin-ext */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 400;
  src: local('Roboto'), local('Roboto-Regular'), url(b4c84cf64af078a9b7523acba76cc556.woff2) format('woff2');
  unicode-range: U+0100-024F, U+1E00-1EFF, U+20A0-20AB, U+20AD-20CF, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 400;
  src: local('Roboto'), local('Roboto-Regular'), url(ece6673e477b4d7aca12f04dace5ed60.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2212, U+2215;
}
/* latin-ext */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 500;
  src: local('Roboto Medium'), local('Roboto-Medium'), url(8c6805b030bc4fe48db400ca5081e324.woff2) format('woff2');
  unicode-range: U+0100-024F, U+1E00-1EFF, U+20A0-20AB, U+20AD-20CF, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 500;
  src: local('Roboto Medium'), local('Roboto-Medium'), url(709f6f90c7d493cd16b8cd087df492ab.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2212, U+2215;
}
/* latin-ext */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 700;
  src: local('Roboto Bold'), local('Roboto-Bold'), url(bfc5e2217fdb1f19c2133fb40d501df9.woff2) format('woff2');
  unicode-range: U+0100-024F, U+1E00-1EFF, U+20A0-20AB, U+20AD-20CF, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 700;
  src: local('Roboto Bold'), local('Roboto-Bold'), url(0b81348c81e06b7cb84c7856e13fdb4c.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2212, U+2215;
}

.fold-out {
  box-sizing: border-box; }
  .fold-out.ng-enter, .fold-out.ng-enter-prepare {
    transition: height 300ms;
    height: 0;
    overflow: hidden; }
  .fold-out.ng-leave {
    transition: height 300ms;
    overflow: hidden; }
  .fold-out.ng-leave-active {
    height: 0; }

:root.limber {
  --theme-primary: #0f94d7;
  --theme-secondary: #052963;
  --theme-dark: #2e343c;
  --theme-faded-primary: #e5effc;
  --theme-gradient-primary: #2eb5f9;
  --theme-accent-highlight: #0f94d7;
  --theme-empty-image-list: url(708aa8cdc529918a8166f6431820c564.svg); }

:root.mnb {
  --theme-primary: #004F7C;
  --theme-secondary: #004F7C;
  --theme-dark: #1C1C29;
  --theme-faded-primary: #B2CAD8;
  --theme-gradient-primary: #B2CAD8;
  --theme-accent-highlight: #F55A00;
  --theme-empty-image-list: url(70ff7947a2fcf09f04908c13d4f54911.svg); }

:root.advocate {
  --theme-primary: #0f94d7;
  --theme-secondary: #052963;
  --theme-dark: #2e343c;
  --theme-faded-primary: #e5effc;
  --theme-gradient-primary: #2eb5f9;
  --theme-accent-highlight: #0f94d7;
  --theme-empty-image-list: url(708aa8cdc529918a8166f6431820c564.svg); }

.stepper {
  counter-reset: step;
  margin-top: 8px; }
  .stepper .step .step-title {
    padding: 8px 16px 8px 54px;
    color: rgba(0, 0, 0, 0.38);
    font-size: 14px;
    line-height: 24px;
    display: inline-block; }
    .stepper .step .step-title::before {
      position: relative;
      display: inline-block;
      vertical-align: middle;
      margin-left: -39px;
      margin-right: 15px;
      width: 24px;
      height: 24px;
      background-color: rgba(0, 0, 0, 0.38);
      color: #fff;
      border-radius: 50%;
      text-align: center;
      line-height: 24px;
      font-size: 12px;
      counter-increment: step;
      content: counter(step); }
  .stepper .step .step-content {
    margin: 0 16px 0 27px;
    padding: 0 0 0 26px;
    border-left: 1px solid #BDBDBD; }
  .stepper .step .step-spacer {
    margin: 0 16px 0 27px;
    border-left: 1px solid #BDBDBD;
    height: 16px; }
  .stepper .step.step-done.step-editable:not(.active) .step-title {
    color: rgba(0, 0, 0, 0.87); }
    .stepper .step.step-done.step-editable:not(.active) .step-title::before {
      background-color: var(--theme-primary);
      font-family: 'Material Icons';
      content: '\E3C9';
      font-size: 14px; }
  .stepper .step.step-done:not(.active) .step-title {
    color: rgba(0, 0, 0, 0.87); }
    .stepper .step.step-done:not(.active) .step-title::before {
      background-color: var(--theme-primary);
      font-family: 'Material Icons';
      content: '\E5CA';
      font-size: 14px; }
  .stepper .step.active .step-title {
    color: rgba(0, 0, 0, 0.87);
    font-weight: 500; }
    .stepper .step.active .step-title::before {
      background-color: var(--theme-primary); }
  .stepper .step:last-child .step-content {
    border-left: none;
    padding-left: 27px; }
  .stepper .step:last-child .step-spacer {
    display: none; }
  .stepper.stepper-submitted .step:not(.step-done):not(.active):not(.step-optional) .step-title {
    color: #fd0000; }
    .stepper.stepper-submitted .step:not(.step-done):not(.active):not(.step-optional) .step-title::before {
      font-family: 'Material Icons';
      content: '\E002';
      background-color: transparent;
      color: #fd0000;
      font-size: 20px; }

