/*! normalize.css v7.0.0 | MIT License | github.com/necolas/normalize.css */
/* Document
   ========================================================================== */
/**
 * 1. Correct the line height in all browsers.
 * 2. Prevent adjustments of font size after orientation changes in
 *    IE on Windows Phone and in iOS.
 */
html {
  line-height: 1.15;
  /* 1 */
  -ms-text-size-adjust: 100%;
  /* 2 */
  -webkit-text-size-adjust: 100%;
  /* 2 */ }

/* Sections
   ========================================================================== */
/**
 * Remove the margin in all browsers (opinionated).
 */
body {
  margin: 0; }

/**
 * Add the correct display in IE 9-.
 */
article,
aside,
footer,
header,
nav,
section {
  display: block; }

/**
 * Correct the font size and margin on `h1` elements within `section` and
 * `article` contexts in Chrome, Firefox, and Safari.
 */
h1 {
  font-size: 2em;
  margin: 0.67em 0; }

/* Grouping content
   ========================================================================== */
/**
 * Add the correct display in IE 9-.
 * 1. Add the correct display in IE.
 */
figcaption,
figure,
main {
  /* 1 */
  display: block; }

/**
 * Add the correct margin in IE 8.
 */
figure {
  margin: 1em 40px; }

/**
 * 1. Add the correct box sizing in Firefox.
 * 2. Show the overflow in Edge and IE.
 */
hr {
  box-sizing: content-box;
  /* 1 */
  height: 0;
  /* 1 */
  overflow: visible;
  /* 2 */ }

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
pre {
  font-family: monospace, monospace;
  /* 1 */
  font-size: 1em;
  /* 2 */ }

/* Text-level semantics
   ========================================================================== */
/**
 * 1. Remove the gray background on active links in IE 10.
 * 2. Remove gaps in links underline in iOS 8+ and Safari 8+.
 */
a {
  background-color: transparent;
  /* 1 */
  -webkit-text-decoration-skip: objects;
  /* 2 */ }

/**
 * 1. Remove the bottom border in Chrome 57- and Firefox 39-.
 * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
 */
abbr[title] {
  border-bottom: none;
  /* 1 */
  text-decoration: underline;
  /* 2 */
  text-decoration: underline dotted;
  /* 2 */ }

/**
 * Prevent the duplicate application of `bolder` by the next rule in Safari 6.
 */
b,
strong {
  font-weight: inherit; }

/**
 * Add the correct font weight in Chrome, Edge, and Safari.
 */
b,
strong {
  font-weight: bolder; }

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
code,
kbd,
samp {
  font-family: monospace, monospace;
  /* 1 */
  font-size: 1em;
  /* 2 */ }

/**
 * Add the correct font style in Android 4.3-.
 */
dfn {
  font-style: italic; }

/**
 * Add the correct background and color in IE 9-.
 */
mark {
  background-color: #ff0;
  color: #000; }

/**
 * Add the correct font size in all browsers.
 */
small {
  font-size: 80%; }

/**
 * Prevent `sub` and `sup` elements from affecting the line height in
 * all browsers.
 */
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline; }

sub {
  bottom: -0.25em; }

sup {
  top: -0.5em; }

/* Embedded content
   ========================================================================== */
/**
 * Add the correct display in IE 9-.
 */
audio,
video {
  display: inline-block; }

/**
 * Add the correct display in iOS 4-7.
 */
audio:not([controls]) {
  display: none;
  height: 0; }

/**
 * Remove the border on images inside links in IE 10-.
 */
img {
  border-style: none; }

/**
 * Hide the overflow in IE.
 */
svg:not(:root) {
  overflow: hidden; }

/* Forms
   ========================================================================== */
/**
 * 1. Change the font styles in all browsers (opinionated).
 * 2. Remove the margin in Firefox and Safari.
 */
button,
input,
optgroup,
select,
textarea {
  font-family: sans-serif;
  /* 1 */
  font-size: 100%;
  /* 1 */
  line-height: 1.15;
  /* 1 */
  margin: 0;
  /* 2 */ }

/**
 * Show the overflow in IE.
 * 1. Show the overflow in Edge.
 */
button,
input {
  /* 1 */
  overflow: visible; }

/**
 * Remove the inheritance of text transform in Edge, Firefox, and IE.
 * 1. Remove the inheritance of text transform in Firefox.
 */
button,
select {
  /* 1 */
  text-transform: none; }

/**
 * 1. Prevent a WebKit bug where (2) destroys native `audio` and `video`
 *    controls in Android 4.
 * 2. Correct the inability to style clickable types in iOS and Safari.
 */
button,
html [type="button"],
[type="reset"],
[type="submit"] {
  -webkit-appearance: button;
  /* 2 */ }

/**
 * Remove the inner border and padding in Firefox.
 */
button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
  border-style: none;
  padding: 0; }

/**
 * Restore the focus styles unset by the previous rule.
 */
button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
  outline: 1px dotted ButtonText; }

/**
 * Correct the padding in Firefox.
 */
fieldset {
  padding: 0.35em 0.75em 0.625em; }

/**
 * 1. Correct the text wrapping in Edge and IE.
 * 2. Correct the color inheritance from `fieldset` elements in IE.
 * 3. Remove the padding so developers are not caught out when they zero out
 *    `fieldset` elements in all browsers.
 */
legend {
  box-sizing: border-box;
  /* 1 */
  color: inherit;
  /* 2 */
  display: table;
  /* 1 */
  max-width: 100%;
  /* 1 */
  padding: 0;
  /* 3 */
  white-space: normal;
  /* 1 */ }

/**
 * 1. Add the correct display in IE 9-.
 * 2. Add the correct vertical alignment in Chrome, Firefox, and Opera.
 */
progress {
  display: inline-block;
  /* 1 */
  vertical-align: baseline;
  /* 2 */ }

/**
 * Remove the default vertical scrollbar in IE.
 */
textarea {
  overflow: auto; }

/**
 * 1. Add the correct box sizing in IE 10-.
 * 2. Remove the padding in IE 10-.
 */
[type="checkbox"],
[type="radio"] {
  box-sizing: border-box;
  /* 1 */
  padding: 0;
  /* 2 */ }

/**
 * Correct the cursor style of increment and decrement buttons in Chrome.
 */
[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
  height: auto; }

/**
 * 1. Correct the odd appearance in Chrome and Safari.
 * 2. Correct the outline style in Safari.
 */
[type="search"] {
  -webkit-appearance: textfield;
  /* 1 */
  outline-offset: -2px;
  /* 2 */ }

/**
 * Remove the inner padding and cancel buttons in Chrome and Safari on macOS.
 */
[type="search"]::-webkit-search-cancel-button,
[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none; }

/**
 * 1. Correct the inability to style clickable types in iOS and Safari.
 * 2. Change font properties to `inherit` in Safari.
 */
::-webkit-file-upload-button {
  -webkit-appearance: button;
  /* 1 */
  font: inherit;
  /* 2 */ }

/* Interactive
   ========================================================================== */
/*
 * Add the correct display in IE 9-.
 * 1. Add the correct display in Edge, IE, and Firefox.
 */
details,
menu {
  display: block; }

/*
 * Add the correct display in all browsers.
 */
summary {
  display: list-item; }

/* Scripting
   ========================================================================== */
/**
 * Add the correct display in IE 9-.
 */
canvas {
  display: inline-block; }

/**
 * Add the correct display in IE.
 */
template {
  display: none; }

/* Hidden
   ========================================================================== */
/**
 * Add the correct display in IE 10-.
 */
[hidden] {
  display: none; }

/* https://material.google.com/style/color.html#color-color-palette */
/* from Pink pallete */
/* deprecated */
/**
 * Variables
 */
/**
 * Scaffolding
 */
html {
  box-sizing: border-box;
  -webkit-tap-highlight-color: transparent; }

*,
*::before,
*::after {
  box-sizing: inherit; }

body {
  font-family: 'Roboto', sans-serif;
  font-size: 1em;
  line-height: 1.5;
  background: #f9f9f9;
  color: #333;
  -webkit-font-smoothing: antialiased;
  text-rendering: optimizeLegibility;
  padding-top: 48px; }
  @media (min-width: 768px) {
    body {
      padding-top: 64px; } }

input,
textarea,
select,
button {
  font-family: 'Roboto', sans-serif; }

main {
  font-size: 13px;
  padding-left: 10px;
  padding-right: 10px; }
  @media (min-width: 1200px) {
    main {
      margin-left: 240px; } }

/**
 * Variables
 */
/**
 * Scaffolding
 */
html {
  box-sizing: border-box;
  -webkit-tap-highlight-color: transparent; }

*,
*::before,
*::after {
  box-sizing: inherit; }

body {
  font-family: 'Roboto', sans-serif;
  font-size: 1em;
  line-height: 1.5;
  background: #f9f9f9;
  color: #333;
  -webkit-font-smoothing: antialiased;
  text-rendering: optimizeLegibility;
  padding-top: 48px; }
  @media (min-width: 768px) {
    body {
      padding-top: 64px; } }

input,
textarea,
select,
button {
  font-family: 'Roboto', sans-serif; }

main {
  font-size: 13px;
  padding-left: 10px;
  padding-right: 10px; }
  @media (min-width: 1200px) {
    main {
      margin-left: 240px; } }

.mdc-BottomNavigation {
  position: relative;
  overflow: hidden;
  height: 100%; }
  @media (min-width: 768px) {
    .mdc-BottomNavigation {
      position: initial;
      width: 100%;
      display: flex; } }

.mdc-BottomNavigation-content {
  height: 100%;
  padding-bottom: 56px;
  overflow-y: scroll;
  -webkit-overflow-scrolling: touch; }
  @media (min-width: 768px) {
    .mdc-BottomNavigation-content {
      order: 2;
      flex-grow: 1;
      padding-bottom: 0; } }

@media (min-width: 1200px) {
  .mdc-Navigation + .mdc-BottomNavigation {
    padding-left: 240px;
    width: calc(100vw - 240px);
    box-sizing: content-box; }
    .mdc-Navigation + .mdc-BottomNavigation main {
      padding-left: 0; } }

.mdc-BottomNavigation-menu {
  box-shadow: 0 0 2px rgba(0, 0, 0, 0.12), 0 -3px 7px rgba(0, 0, 0, 0.08);
  border-top: 1px solid #f1f1f1;
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  height: 56px;
  display: flex;
  background-color: white;
  will-change: transform;
  transform: translate3d(0, 0, 0);
  transition: transform 0.3s 0.1s ease;
  justify-content: center;
  box-sizing: content-box; }
  @media (min-width: 768px) {
    .mdc-BottomNavigation-menu {
      transform: none;
      padding-top: 12px;
      position: initial;
      order: 1;
      flex-grow: 0;
      width: 72px;
      height: 100%;
      flex-direction: column;
      justify-content: flex-start;
      background-color: #fdfdfd;
      border-top: none;
      border-right: 1px solid #f1f1f1;
      box-shadow: none; } }

@media (min-width: 768px) {
  .mdc-BottomNavigation-menu {
    position: fixed; }
  .mdc-BottomNavigation-content {
    padding-left: 72px; }
  .mdc-Header + .mdc-BottomNavigation .mdc-BottomNavigation-menu,
  .mdc-Header + .mdc-Navigation + .mdc-BottomNavigation .mdc-BottomNavigation-menu {
    top: 64px; } }

@media (min-width: 1200px) {
  .mdc-BottomNavigation-menu {
    left: 240px; } }

.mdc-BottomNavigation.scrolling .mdc-BottomNavigation-menu {
  transform: translate3d(0, 110%, 0); }
  @media (min-width: 768px) {
    .mdc-BottomNavigation.scrolling .mdc-BottomNavigation-menu {
      transform: none; } }

.mdc-BottomNavigation-menu--narrow .mdc-BottomNavigation-menu-item > *:not(.active) .mdc-BottomNavigation-menu-item-text {
  display: none; }

.mdc-BottomNavigation-menu-item {
  min-width: 80px;
  font-size: 12px;
  padding: 8px 12px 10px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  flex-grow: 1;
  cursor: pointer;
  max-width: 169px; }
  .mdc-BottomNavigation-menu-item > a {
    transform: translate3d(0, 0, 0);
    transition: transform 0.1s ease;
    text-decoration: none;
    color: #757575;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: space-around; }
  .mdc-BottomNavigation-menu-item svg {
    fill: #757575;
    flex-shrink: 0; }
  @media (min-width: 768px) {
    .mdc-BottomNavigation-menu-item {
      padding: 0;
      flex-grow: 0;
      height: 56px;
      min-width: 72px; }
      .mdc-BottomNavigation-menu-item .mdc-BottomNavigation-menu-item-text {
        display: none; } }

.mdc-BottomNavigation-menu-item > .active {
  color: #1b325f;
  font-size: 14px;
  transform: translate3d(0, -1px, 0); }
  .mdc-BottomNavigation-menu-item > .active svg {
    fill: #1b325f; }

.mdc-BottomNavigation-menu--inverted .mdc-BottomNavigation-menu-item {
  background-color: #1b325f;
  color: rgba(255, 255, 255, 0.73); }
  .mdc-BottomNavigation-menu--inverted .mdc-BottomNavigation-menu-item svg {
    fill: rgba(255, 255, 255, 0.73); }

.mdc-BottomNavigation-menu--inverted .mdc-BottomNavigation-menu-item.active {
  color: white; }
  .mdc-BottomNavigation-menu--inverted .mdc-BottomNavigation-menu-item.active svg {
    fill: white; }

/* http://www.google.com/design/spec/components/buttons.html#buttons-usage */
.mdc-Button {
  font-size: 14px;
  min-width: 88px;
  height: 36px;
  background: none;
  border: none;
  padding: 0 16px;
  text-transform: uppercase;
  border-radius: 2px;
  outline: none;
  color: #e91e63;
  font-weight: 500;
  will-change: background;
  transition: background 0.25s;
  /* http://www.google.com/design/spec/components/buttons.html#buttons-flat-raised-buttons */ }
  .mdc-Button:hover, .mdc-Button:focus {
    background: rgba(233, 30, 99, 0.12); }
  .mdc-Button:active {
    background: rgba(233, 30, 99, 0.24); }
  .mdc-Button:disabled {
    color: rgba(233, 30, 99, 0.5);
    background: none; }
  .mdc-Button--dense {
    font-size: 13px;
    height: 32px; }
  .mdc-Button--filled {
    color: #fff;
    background: #e91e63; }
    .mdc-Button--filled:disabled {
      color: rgba(255, 255, 255, 0.5);
      background: #ce064a; }
    .mdc-Button--filled:hover, .mdc-Button--filled:focus {
      background: #b8124a; }
    .mdc-Button--filled:active {
      background: #9c0f3f; }
  .mdc-Button--raised {
    box-shadow: 0 2px 6px 0 rgba(0, 0, 0, 0.26);
    transition: background 0.25s, box-shadow 0.25s;
    will-change: background, box-shadow; }
    .mdc-Button--raised:active {
      box-shadow: 0 4px 10px 0 rgba(0, 0, 0, 0.3); }

/**
 * http://www.google.com/design/spec/components/cards.html#cards-usage
 */
.mdc-Card {
  border-radius: 2px;
  background: #fff;
  box-shadow: 0 0 2px rgba(0, 0, 0, 0.12), 0 2px 4px rgba(0, 0, 0, 0.24); }

.mdc-Card-title {
  font-size: 24px;
  padding: 24px 16px 16px; }

.mdc-Card-actions {
  padding: 8px; }

.mdc-Card-content {
  padding: 24px 16px; }

/**
 * Align left most button text with title and card text
 */
.mdc-Card-actions > .mdc-Button {
  margin: 0;
  text-align: left;
  min-width: 0; }

.mdc-Card-actions .mdc-Button + .mdc-Button {
  margin-left: 8px; }

.mdc-Card-text {
  padding: 16px; }

/**
 * Fix left alignment for Checkbox component 10px + 3px
 */
.mdc-Card-text > .mdc-Checkbox {
  margin-left: -13px; }
  @media (min-width: 768px) {
    .mdc-Card-text > .mdc-Checkbox {
      /**
     * 5px + 3px
     */
      margin-left: -8px; } }

/**
 * http://www.google.com/design/spec/components/switches.html#switches-checkbox
 */
.mdc-Checkbox {
  /* for absolute positioned .mdc-Checkbox-focus div */
  position: relative;
  height: 48px;
  display: flex;
  align-items: center;
  /**
   * focus
   */ }
  .mdc-Checkbox-icon {
    padding: 10px;
    padding-left: 0;
    line-height: 0;
    outline: 0;
    fill: rgba(0, 0, 0, 0.54); }
    @media (min-width: 768px) {
      .mdc-Checkbox-icon {
        padding: 5px;
        padding-left: 0; } }
  .mdc-Checkbox-label {
    color: rgba(0, 0, 0, 0.54); }
  .mdc-Checkbox-focus {
    position: absolute;
    /* 48px - 18px = 30px / 2 = 15px */
    top: 15px;
    left: 3px;
    /* use the same width as svg path element for checkbox icon */
    width: 18px;
    height: 18px;
    border-radius: 50%;
    display: none;
    transition: all 0.15s ease; }
  .mdc-Checkbox-input {
    position: absolute;
    left: 0;
    opacity: 0;
    z-index: -1;
    /**
     * checked
     */
    /**
    * disabled
    */ }
    .mdc-Checkbox-input:checked ~ .mdc-Checkbox-icon, .mdc-Checkbox-input:checked ~ .mdc-Checkbox-label {
      color: #1b325f;
      fill: #1b325f; }
    .mdc-Checkbox-input:checked.mdc-Checkbox-input--keyboard ~ .mdc-Checkbox-focus {
      box-shadow: 0 0 0 8px rgba(27, 50, 95, 0.12);
      background-color: rgba(27, 50, 95, 0.12);
      display: block; }
    .mdc-Checkbox-input:not(:checked).mdc-Checkbox-input--keyboard ~ .mdc-Checkbox-focus {
      box-shadow: 0 0 0 8px rgba(0, 0, 0, 0.12);
      background-color: rgba(0, 0, 0, 0.12);
      display: block; }
    .mdc-Checkbox-input:disabled ~ .mdc-Checkbox-icon, .mdc-Checkbox-input:disabled ~ .mdc-Checkbox-label {
      fill: rgba(0, 0, 0, 0.26);
      color: rgba(0, 0, 0, 0.26); }

.mdc-Chip-wrapper {
  cursor: text;
  display: flex;
  flex-wrap: wrap; }

.mdc-Chip-input {
  outline: none;
  background: none;
  border: none;
  margin-bottom: 5px; }

.mdc-Chip {
  display: inline-flex;
  align-items: center;
  background: #e0e0e0;
  font-size: 13px;
  color: rgba(0, 0, 0, 0.87);
  border-radius: 16px;
  height: 32px;
  margin-right: 5px;
  margin-bottom: 5px;
  cursor: default; }

.mdc-Chip:focus,
.mdc-Chip:hover {
  color: #fff;
  background-color: rgba(0, 0, 0, 0.54);
  outline: none; }

.mdc-Chip-delete {
  padding: 0;
  border: 0;
  outline: none;
  background: none;
  margin: 0 4px; }

.mdc-Chip-delete-icon {
  width: 22px;
  height: 22px;
  display: block;
  fill: rgba(0, 0, 0, 0.26); }

.mdc-Chip:focus .mdc-Chip-delete-icon,
.mdc-Chip:hover .mdc-Chip-delete-icon {
  fill: #fff; }

.mdc-Chip-icon {
  width: 32px;
  height: 32px; }

.mdc-ExpansionPanel-previous {
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0; }

.mdc-ExpansionPanel {
  background-color: white;
  box-shadow: 0 0 0 rgba(0, 0, 0, 0.12), 0 2px 4px rgba(0, 0, 0, 0.24);
  transition: margin ease-in-out 200ms;
  border-radius: 0;
  border-top: 1px solid rgba(0, 0, 0, 0.12);
  border-bottom: 1px solid rgba(0, 0, 0, 0.12);
  will-change: margin; }

.mdc-ExpansionPanel + .mdc-ExpansionPanel {
  border-top: none; }

.mdc-ExpansionPanel.is-open {
  margin-top: 16px;
  margin-bottom: 16px;
  box-shadow: 0 0 2px rgba(0, 0, 0, 0.12), 0 2px 4px rgba(0, 0, 0, 0.24);
  border-radius: 2px;
  border: none; }

.mdc-ExpansionPanel-toggle {
  display: flex;
  align-items: center;
  border: none;
  background: none;
  margin: 0;
  outline: none;
  width: 100%;
  height: 100%;
  padding: 16px; }
  .mdc-ExpansionPanel-toggle:hover {
    background-color: #eee; }

.mdc-ExpansionPanel-toggle--dense {
  padding: 12px; }

.mdc-ExpansionPanel-chevron {
  transform: rotate(90deg);
  transition: transform ease-in-out 200ms;
  fill: rgba(0, 0, 0, 0.38);
  margin-left: auto; }

.mdc-ExpansionPanel-chevron.is-open {
  transform: rotate(-90deg); }

.mdc-ExpansionPanel-content {
  display: none; }

.mdc-ExpansionPanel-content.is-open {
  display: block; }

.mdc-ExpansionPanel + .mdc-Card {
  border-top-right-radius: 0;
  border-top-left-radius: 0;
  box-shadow: 0 0 0 rgba(0, 0, 0, 0.12), 0 2px 4px rgba(0, 0, 0, 0.24); }

.mdc-ExpansionPanel.is-open + .mdc-Card {
  border-top-right-radius: 2px;
  border-top-left-radius: 2px;
  box-shadow: 0 0 2px rgba(0, 0, 0, 0.12), 0 2px 4px rgba(0, 0, 0, 0.24); }

/**
 * http://www.google.com/design/spec/layout/metrics-keylines.html#metrics-keylines-keylines-spacing
 */
/**
 * HTML5 header element
 */
.mdc-Header {
  height: 48px;
  background: #1b325f;
  color: #fff;
  display: flex;
  position: fixed;
  left: 0;
  right: 0;
  top: 0;
  z-index: 102;
  transition: box-shadow 0.5s ease;
  justify-content: space-between;
  padding-left: 16px;
  padding-right: 16px; }
  @media (min-width: 768px) {
    .mdc-Header {
      height: 64px; } }
  @media (min-width: 1200px) {
    .mdc-Header {
      left: 240px; } }

/**
 * Add shadow to header when scrolling down.
 */
.mdc-Header.has--shadow {
  box-shadow: 0 2px 5px rgba(0, 0, 0, 0.26); }

.mdc-Header-left {
  display: flex;
  align-items: center;
  overflow: hidden; }

.mdc-Header-block {
  display: flex;
  align-items: center; }

.mdc-Header-title {
  margin-left: 40px;
  font-size: 20px;
  display: none; }
  @media (min-width: 768px) {
    .mdc-Header-title {
      font-size: 24px;
      display: block; } }

.mdc-Header-chevron {
  fill: #fff;
  margin: 0 10px;
  width: 30px;
  height: 30px;
  display: none; }
  @media (min-width: 768px) {
    .mdc-Header-chevron {
      display: block; } }

.mdc-Header-subtitle {
  margin-left: 56px;
  font-size: 20px;
  display: flex;
  align-items: center;
  min-width: 0; }
  @media (min-width: 768px) {
    .mdc-Header-subtitle {
      font-size: 24px;
      margin-left: 0; } }

.mdc-Header-subtitle-text {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis; }

.IconButton {
  padding: 12px;
  line-height: 0;
  border: 0;
  background: none;
  margin: 0;
  user-select: none;
  outline: 0; }

/**
 * https://material.google.com/components/lists.html#lists-specs
 */
.mdc-List {
  padding: 8px 0;
  margin: 0;
  list-style: none;
  background-color: white; }

.mdc-List-row-text {
  flex-shrink: 1;
  min-width: 150px; }

.mdc-List-row-text-primary {
  font-size: 16px;
  margin: 0;
  margin-bottom: 6px;
  font-weight: normal;
  padding: 0; }
  .mdc-List-row-text-primary a {
    text-decoration: none; }

.mdc-List-row--oneline .mdc-List-row-text-primary {
  margin-bottom: 0; }

.mdc-List-row--selectable {
  cursor: pointer; }

.mdc-List-row--selectable:hover {
  background-color: #f5f5f5;
  transition: background-color 0.3s ease;
  outline: none; }

.mdc-List-row {
  transition: background-color 0.3s ease;
  min-height: 48px;
  display: flex;
  align-items: center;
  padding-left: 16px;
  padding-right: 16px;
  /** This article suggest to increase padding for table and above
   * https://material.google.com/layout/metrics-keylines.html#metrics-keylines-keylines-spacing
   */
  text-decoration: none;
  width: 100%;
  color: inherit; }
  @media (min-width: 768px) {
    .mdc-List-row {
      padding-left: 24px;
      padding-right: 24px; } }

.mdc-List-row:focus {
  background-color: #e9e9e9;
  outline: none; }

.mdc-List-row-text-secondary,
.mdc-List-row-text-subheader {
  font-size: 14px;
  font-weight: normal;
  padding: 0;
  margin: 0;
  white-space: nowrap;
  text-overflow: ellipsis;
  display: inline-block;
  width: 100%;
  overflow: hidden; }

.mdc-List-row-text-secondary {
  color: #808080; }

.mdc-List-row--twoline {
  height: 72px; }

.mdc-List-row--threeline {
  height: 88px; }
  .mdc-List-row--threeline .mdc-List-row-text-secondary {
    margin-top: 2px; }

.mdc-List-row-icon-right {
  margin-left: auto; }
  .mdc-List-row-icon-right svg {
    float: right; }

.mdc-List-row-avatar {
  height: 56px;
  display: flex;
  align-items: center; }
  .mdc-List-row-avatar > * {
    border-radius: 100%;
    width: 40px; }

.mdc-List-row-icon-left,
.mdc-List-row-icon-right,
.mdc-List-row-avatar {
  flex-shrink: 0;
  width: 56px; }

/* Three line rows have top aligned icons */
.mdc-List-row.mdc-List-row--threeline {
  align-items: flex-start; }
  .mdc-List-row.mdc-List-row--threeline .mdc-List-row-avatar,
  .mdc-List-row.mdc-List-row--threeline .mdc-List-row-text,
  .mdc-List-row.mdc-List-row--threeline .mdc-List-row-icon-right,
  .mdc-List-row.mdc-List-row--threeline .mdc-List-row-icon-left {
    margin-top: 12px; }
  .mdc-List-row.mdc-List-row--threeline .mdc-List-row-avatar {
    align-items: flex-start; }

/**
 * http://www.google.com/design/spec/components/menus.html#menus-specs
 */
.mdc-Menu {
  position: relative;
  font-size: 13px;
  display: inline-block; }

.mdc-Menu-list {
  margin: 0;
  padding: 0;
  z-index: 1;
  position: absolute;
  background: #fff;
  border-radius: 2px;
  box-shadow: 0 2px 40px rgba(0, 0, 0, 0.4);
  overflow: hidden;
  will-change: transform;
  transform: scale(0); }
  @media (min-width: 768px) {
    .mdc-Menu-list {
      padding-top: 16px;
      padding-bottom: 16px; } }

.mdc-Menu-list.is-visible {
  transition: transform 400ms ease-out;
  transform: scale(1); }

.mdc-Menu-list-item {
  color: #333;
  display: block;
  white-space: nowrap;
  will-change: opacity;
  opacity: 0; }

.mdc-Menu-list-item.is-visible {
  transition: opacity 400ms ease-out;
  opacity: 1; }

/**
 * Menu-list-item-link is of type <a href="#" ...>...</a>
 */
.mdc-Menu-list-item-link {
  text-decoration: none;
  color: initial;
  height: 48px;
  padding: 0 16px;
  display: flex;
  align-items: center; }
  @media (min-width: 768px) {
    .mdc-Menu-list-item-link {
      height: 32px;
      padding-left: 24px;
      padding-right: 24px; } }

.mdc-Menu-list-item-link:hover {
  background-color: rgba(0, 0, 0, 0.025); }

.mdc-Menu-divider {
  height: 1px;
  margin: 7px 0;
  background-color: rgba(0, 0, 0, 0.12); }

.mdc-Menu-icon {
  display: inline-block;
  margin-right: 16px;
  min-width: 24px; }

/**
 * CSS variables
 */
.mdc-Modal-overlay.is-visible,
.mdc-Modal.is-visible {
  opacity: 1;
  pointer-events: initial; }

/**
 * Styles
 */
.mdc-Modal-overlay {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: rgba(0, 0, 0, 0.5);
  display: flex;
  justify-content: center;
  align-items: center;
  overflow: hidden;
  z-index: 104;
  pointer-events: none;
  opacity: 0;
  transition: opacity 0.5s ease; }

.mdc-Modal {
  pointer-events: none;
  opacity: 0;
  position: relative;
  margin: 0 10px;
  width: 100vw;
  display: flex;
  flex-direction: column;
  background-color: #fff;
  box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
  border: 1px solid #e5e5e5;
  border-radius: 2px;
  transition: opacity 0.3s ease; }
  @media (min-width: 768px) {
    .mdc-Modal {
      margin: 0;
      width: 600px; } }

.mdc-Modal-content {
  padding: 24px; }

.mdc-Modal-header {
  color: #0d0d0d;
  font-size: 20px;
  margin-bottom: 20px; }

.mdc-Modal-footer {
  padding: 8px;
  display: flex;
  align-items: center;
  justify-content: flex-end; }

/**
 * Fix button styles
 */
.mdc-Modal .mdc-Button {
  margin-left: 8px;
  margin-right: 0; }

/**
 * http://www.google.com/design/spec/layout/structure.html#structure-app-bar
 */
.mdc-Navigation-sidebar {
  border-right: 1px solid rgba(0, 0, 0, 0.14);
  position: fixed;
  top: 0;
  left: 0;
  bottom: 0;
  width: 240px;
  background: #fff;
  font-size: 13px;
  font-weight: 500;
  visibility: hidden;
  transform: translateX(-240px);
  transition-duration: 0.2s;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  z-index: 104;
  overflow-y: auto;
  -webkit-overflow-scrolling: touch; }
  @media (min-width: 1200px) {
    .mdc-Navigation-sidebar {
      visibility: visible;
      transform: translateX(0); } }

.mdc-Navigation-sidebar.is-visible {
  visibility: visible;
  transform: translateX(0);
  /**
   * Show overlay first and then slide in navigation
   */
  transition-delay: 0.1s; }

.mdc-Navigation-logo {
  height: 48px;
  padding: 12px 24px 10px 2px;
  border-bottom: 1px solid #e0e0e0; }
  @media (min-width: 768px) {
    .mdc-Navigation-logo {
      height: 64px;
      padding-left: 11px; } }

.mdc-Navigation-links {
  list-style: none;
  margin: 0;
  padding: 12px 0 10px; }

.mdc-Navigation-group-title {
  cursor: pointer; }

.mdc-Navigation-links a,
.mdc-Navigation-group-title {
  display: flex;
  align-items: center;
  justify-content: space-between;
  text-decoration: none;
  padding-left: 22px;
  padding-right: 16px;
  height: 44px;
  font-size: 14px;
  color: rgba(0, 0, 0, 0.87); }

.mdc-Navigation-group-icon {
  transform: rotate(90deg);
  transition: transform 0.15s ease-in-out; }

.mdc-Navigation-group--opened .mdc-Navigation-group-icon {
  transform: rotate(-90deg); }

.mdc-Navigation-group-links {
  transition: max-height 0.15s ease-in-out;
  overflow: hidden;
  padding-left: 22px; }

.mdc-Navigation-group a {
  color: rgba(0, 0, 0, 0.54); }

.mdc-Navigation a:focus {
  outline: none;
  color: #7986cb; }

.mdc-Navigation-links a.active {
  color: #303f9f; }

.mdc-Navigation-hamburger {
  fill: #fff;
  position: fixed;
  z-index: 102;
  top: 0;
  left: 4px; }
  @media (min-width: 768px) {
    .mdc-Navigation-hamburger {
      top: 8px; } }
  @media (min-width: 1200px) {
    .mdc-Navigation-hamburger {
      display: none; } }

.mdc-Navigation-overlay {
  background-color: rgba(0, 0, 0, 0.5);
  position: fixed;
  z-index: 103;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  visibility: hidden;
  opacity: 0; }

.mdc-Navigation-overlay.is-visible {
  opacity: 1;
  visibility: visible; }

.mdc-Progress-linear {
  height: 4px;
  display: flex;
  align-items: flex-end;
  overflow: hidden; }

.mdc-Progress-linear-background {
  background-color: rgba(63, 81, 181, 0.3);
  flex: 1;
  height: 100%;
  will-change: transform;
  transform: translate3d(0, 100%, 0);
  transition: 250ms transform 150ms ease-in-out; }

.mdc-Progress-linear-background.is-active {
  transition: transform 250ms ease-in-out;
  transform: translate3d(0, 0, 0); }

.mdc-Progress-linear-inner {
  height: inherit;
  background-color: #3f51b5;
  transition: width 0.2s cubic-bezier(0.4, 0, 0.2, 1); }

.mdc-Progress-circular {
  transform-origin: center;
  transform: rotate(-90deg); }

.mdc-Progress-circular-path {
  stroke: #3f51b5;
  transition: stroke-dashoffset 0.2s cubic-bezier(0.4, 0, 0.2, 1); }

/**
 * http://www.google.com/design/spec/components/switches.html#switches-radio-button
 */
/**
 * Implementation from http://wtfforms.com/
 */
.mdc-RadioButton {
  display: flex;
  flex-direction: column; }

.mdc-RadioButton-item {
  display: flex;
  align-items: center;
  flex: 0 1 48px;
  position: relative; }

.mdc-RadioButton-input {
  position: absolute;
  opacity: 0;
  z-index: -1; }

.mdc-RadioButton-label {
  color: rgba(0, 0, 0, 0.54);
  margin-left: 10px; }

.mdc-RadioButton-icon {
  line-height: 0;
  fill: rgba(0, 0, 0, 0.54);
  transition: all 0.15s ease; }

.mdc-RadioButton-item--keyboard .mdc-RadioButton-icon {
  box-shadow: 0 0 0 8px rgba(27, 50, 95, 0.12);
  border-radius: 100%;
  background-color: rgba(27, 50, 95, 0.12); }

/**
 * checked
 */
.mdc-RadioButton-input:checked ~ .mdc-RadioButton-icon,
.mdc-RadioButton-input:checked ~ .mdc-RadioButton-label {
  color: #1b325f;
  fill: #1b325f; }

/**
  * disabled
  */
.mdc-RadioButton-input:disabled ~ .mdc-RadioButton-icon,
.mdc-RadioButton-input:disabled ~ .mdc-RadioButton-label {
  fill: rgba(0, 0, 0, 0.26);
  color: rgba(0, 0, 0, 0.26); }

.mdc-RadioButton--keyboard .mdc-RadioButton-input:checked ~ .mdc-RadioButton-icon {
  box-shadow: 0 0 0 8px rgba(27, 50, 95, 0.12);
  border-radius: 100%;
  background-color: rgba(27, 50, 95, 0.12); }

.mdc-Select {
  flex: 1;
  display: flex;
  flex-direction: column;
  position: relative; }

.mdc-Select-label {
  font-size: 12px;
  padding: 0 0 8px;
  color: rgba(27, 50, 95, 0.6); }

.mdc-Select-body {
  border-bottom: 1px solid rgba(0, 0, 0, 0.12);
  padding-bottom: 4px;
  text-align: left;
  outline: 0;
  font-size: 16px; }

.mdc-Select-input + .mdc-Select-body {
  margin-top: 40px; }

.mdc-Select-input + .mdc-Select-label {
  margin-top: 14px; }

.mdc-Select--dense > .mdc-Select-input + .mdc-Select-label {
  margin-top: 8px;
  padding-bottom: 4px; }

.mdc-Select--dense .mdc-Select-body {
  font-size: 13px; }

.mdc-Select-body:disabled {
  color: rgba(0, 0, 0, 0.38); }

.mdc-Select--dense > .mdc-Select-input + .mdc-Select-body {
  margin-top: 30px; }

.mdc-Select-input {
  position: absolute;
  opacity: 0;
  z-index: -1; }

.mdc-Select-input:focus ~ .mdc-Select-label {
  color: #1b325f; }

.mdc-Select-input:focus ~ .mdc-Select-body {
  border-bottom-color: #1b325f;
  box-shadow: 0 1px 0 0 #1b325f; }

.mdc-Select-placeholder {
  color: rgba(0, 0, 0, 0.54); }

.mdc-Select-caret {
  display: inline-block;
  width: 0;
  height: 0;
  margin-left: 5px;
  vertical-align: middle;
  border-top: 4px dashed;
  border-top-color: rgba(0, 0, 0, 0.24);
  border-right: 4px solid transparent;
  border-left: 4px solid transparent; }

/**
 * Select-list is of type <ul />
 */
.mdc-Select-list {
  margin: 0;
  z-index: 105;
  position: fixed;
  background: #fff;
  padding: 0;
  border-radius: 2px;
  box-shadow: 0 2px 40px rgba(0, 0, 0, 0.4);
  overflow-y: auto;
  font-size: 16px;
  /**
   * max-height is equal to 5 elements + margin top and margin bottom
   */
  max-height: 256px;
  /**
   * fix: Firefox ignores padding when using overflow:scroll
   * https://stackoverflow.com/questions/29986977/firefox-ignores-padding-when-using-overflowscroll
   */ }
  .mdc-Select-list :first-child {
    margin-top: 8px; }
  .mdc-Select-list :last-child {
    margin-bottom: 8px; }

.mdc-Select--dense .mdc-Select-list {
  font-size: 13px;
  max-height: 196px; }

.mdc-Select.is-insideTable {
  padding-top: 0;
  padding-bottom: 0; }

.mdc-Select.is-insideTable .mdc-Select-body {
  border-bottom: none;
  font-size: 13px;
  padding-bottom: 0; }

.mdc-Select.is-insideTable .mdc-Select-input + .mdc-Select-body {
  margin-top: 0; }

.mdc-Select.is-insideTable .mdc-Select-list {
  font-size: 13px;
  padding: 0;
  border: 1px solid lightgray;
  box-shadow: 0 3px 2px -1px rgba(0, 0, 0, 0.3);
  background: #f9f9f9; }

.mdc-Select.is-insideTable .mdc-Select-body:focus {
  box-shadow: none; }

/**
 * Select-listItem is of type <li />
 */
.mdc-Select-listItem {
  list-style: none;
  margin: 0;
  padding: 0;
  color: initial;
  text-decoration: none;
  height: 48px;
  display: flex;
  align-items: center;
  outline: 0; }

.mdc-Select--dense .mdc-Select-listItem {
  height: 36px; }

.mdc-Select-listItem.is-focused,
.mdc-Select-listItem:hover,
.mdc-Select-listItem:focus {
  background: #eee; }

.mdc-Select-helper {
  min-height: 18px;
  margin-top: 8px;
  font-size: 12px; }

.mdc-Select-helper--dense {
  margin-top: 4px; }

.mdc-Select-helper--error {
  color: #f44336; }

.mdc-SelectNative {
  display: block;
  border-bottom: 1px solid rgba(0, 0, 0, 0.12); }

.mdc-SelectNative--error {
  border-bottom: 1px solid #f44336; }

.mdc-SelectNative.is-focused {
  border-bottom-color: #1b325f;
  box-shadow: 0 1px 0 0 #1b325f; }

.mdc-SelectNative--error.is-focused {
  border-bottom: 1px solid #f44336;
  box-shadow: 0 1px 0 0 #f44336; }

.mdc-SelectNative-label {
  color: rgba(27, 50, 95, 0.6);
  font-size: 12px;
  padding-top: 14px;
  margin-bottom: 6px; }

.mdc-SelectNative-label--dense {
  padding-top: 8px;
  margin-bottom: 4px; }

.mdc-SelectNative-label.is-focused {
  color: #1b325f; }

.mdc-SelectNative-wrapper {
  position: relative;
  display: inline-flex;
  align-items: center;
  margin-bottom: 8px; }

.mdc-SelectNative-wrapper--dense {
  margin-bottom: 4px; }

.mdc-SelectNative-select {
  color: #333;
  line-height: 1.5;
  border: none;
  outline: none;
  font-size: 16px;
  appearance: none;
  background: none;
  padding: 0;
  padding-right: 22px; }

.mdc-SelectNative-select--dense {
  font-size: 13px; }

.mdc-SelectNative-select::-ms-expand {
  display: none; }

.mdc-SelectNative-icon {
  position: absolute;
  right: 0;
  top: 0;
  pointer-events: none; }

.mdc-SelectNative-helper {
  min-height: 18px;
  margin-top: 8px;
  font-size: 12px; }

.mdc-SelectNative-helper--dense {
  margin-top: 4px; }

.mdc-SelectNative-helper--error {
  color: #f44336; }

.mdc-Slider {
  display: flex;
  align-items: center; }

.mdc-Slider-input {
  position: absolute;
  opacity: 0;
  z-index: -1; }

.mdc-Slider-label {
  margin-left: 20px; }

.mdc-Slider-track {
  padding: 23px 0;
  margin: 0 -8px;
  position: relative;
  flex: 1;
  user-select: none; }

.mdc-Slider-track-off {
  margin: 0 8px;
  height: 2px;
  background: rgba(0, 0, 0, 0.26); }

.mdc-Slider-track-on {
  pointer-events: none;
  height: 2px;
  background: #1b325f; }

.mdc-Slider-thumb {
  pointer-events: none;
  position: absolute;
  width: 16px;
  height: 16px;
  border-radius: 50%;
  background: #1b325f;
  top: 16px;
  border: 2px solid transparent; }

.mdc-Slider-thumb.is-mouseDown {
  transition: left 0.5s; }

.mdc-Slider-thumb.is-zero {
  transition: border 0.5s, background 0.5s;
  background: #fff;
  border-color: rgba(0, 0, 0, 0.26); }

@keyframes click-jump {
  0% {
    transform: scale(1); }
  50% {
    transform: scale(1.75); }
  100% {
    transform: scale(1.25); } }

/**
 * http://www.google.com/design/spec/components/snackbars-toasts.html#snackbars-toasts-specs
 */
.mdc-Snackbar {
  position: fixed;
  z-index: 500;
  left: 0;
  right: 0;
  bottom: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  pointer-events: none; }
  @media (min-width: 1200px) {
    .mdc-Snackbar {
      left: 240px; } }

.mdc-Snackbar.fade-enter {
  transform: translate3d(0, 48px, 0); }

.mdc-Snackbar.fade-enter.fade-enter-active {
  transform: translate3d(0, 0, 0);
  transition: transform 500ms ease-in-out; }

.mdc-Snackbar.fade-exit {
  transform: translate3d(0, 0, 0); }

.mdc-Snackbar.fade-exit.fade-exit-active {
  transform: translate3d(0, 48px, 0);
  transition: transform 500ms ease-in-out; }

.mdc-Snackbar-background {
  background-color: #323232;
  min-width: 100%;
  height: 48px;
  display: flex;
  align-items: center;
  padding-left: 24px;
  padding-right: 24px;
  pointer-events: initial; }
  @media (min-width: 768px) {
    .mdc-Snackbar-background {
      border-radius: 2px;
      min-width: 288px;
      max-width: 658px; } }

/**
 * Start opacity animation slightly after translate animation.
 * Also make it shorter so they both end at the same time.
 * When exiting start immediately.
 */
.mdc-Snackbar-content {
  min-width: 100%;
  font-size: 14px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  will-change: opacity; }

.mdc-Snackbar.fade-enter .mdc-Snackbar-content {
  opacity: 0; }

.mdc-Snackbar.fade-exit .mdc-Snackbar-content {
  opacity: 1; }

.mdc-Snackbar.fade-enter.fade-enter-active .mdc-Snackbar-content {
  opacity: 1;
  transition: 350ms opacity 150ms ease-in-out; }

.mdc-Snackbar.fade-exit.fade-exit-active .mdc-Snackbar-content {
  opacity: 0;
  transition: 350ms opacity ease-in-out; }

.mdc-Snackbar-text {
  color: #fff;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis; }

/**
 * Color is blue 400.
 * http://www.google.com/design/spec/style/color.html#color-color-palette
 * The darkest blue that is possible with dark background
 */
.mdc-Snackbar-action {
  text-transform: uppercase;
  background: none;
  border: none;
  margin: 0 0 0 24px;
  padding: 0;
  color: #42a5f5;
  outline: none; }

.Stepper {
  display: flex;
  flex-flow: column wrap; }

.Stepper-step-back {
  display: none; }

.Stepper > .Stepper-title:nth-of-type(1) {
  order: 1; }

.Stepper > .Stepper-title:nth-of-type(2) {
  order: 3; }

.Stepper > .Stepper-title:nth-of-type(3) {
  order: 5; }

.Stepper > .Stepper-title:nth-of-type(4) {
  order: 7; }

.Stepper > .Stepper-title:nth-of-type(5) {
  order: 9; }

.Stepper > .Stepper-title:nth-of-type(6) {
  order: 11; }

.Stepper > .Stepper-title:nth-of-type(7) {
  order: 13; }

.Stepper > .Stepper-title:nth-of-type(8) {
  order: 15; }

.Stepper > .Stepper-title:nth-of-type(9) {
  order: 17; }

.Stepper > .Stepper-title:nth-of-type(10) {
  order: 19; }

.Stepper > .Stepper-step:nth-of-type(1) {
  order: 2; }

.Stepper > .Stepper-step:nth-of-type(2) {
  order: 4; }

.Stepper > .Stepper-step:nth-of-type(3) {
  order: 6; }

.Stepper > .Stepper-step:nth-of-type(4) {
  order: 8; }

.Stepper > .Stepper-step:nth-of-type(5) {
  order: 10; }

.Stepper > .Stepper-step:nth-of-type(6) {
  order: 12; }

.Stepper > .Stepper-step:nth-of-type(7) {
  order: 14; }

.Stepper > .Stepper-step:nth-of-type(8) {
  order: 16; }

.Stepper > .Stepper-step:nth-of-type(9) {
  order: 18; }

.Stepper > .Stepper-step:nth-of-type(10) {
  order: 20; }

@media (min-width: 768px) {
  .Stepper--horizontal {
    flex-direction: row;
    padding: 0 24px; }
  .Stepper--horizontal .Stepper-circle {
    margin: 0 8px; }
  .Stepper--horizontal .Stepper-title {
    height: 72px; }
  .Stepper--horizontal .Stepper-title:last-of-type {
    flex: 0; }
  .Stepper--horizontal > .Stepper-title .Stepper-line-wrapper {
    flex: 1;
    margin-left: 8px; }
  .Stepper--horizontal > .Stepper-step .Stepper-line-wrapper,
  .Stepper--horizontal .Stepper-title:last-of-type .Stepper-line-wrapper {
    display: none; }
  .Stepper--horizontal > .Stepper-title .Stepper-line {
    height: 1px;
    width: 100%; }
  .Stepper--horizontal > .Stepper-step > .Stepper-body {
    min-height: 0; }
  .Stepper--horizontal > .Stepper-title:nth-of-type(1) {
    order: 1; }
  .Stepper--horizontal > .Stepper-title:nth-of-type(2) {
    order: 2; }
  .Stepper--horizontal > .Stepper-title:nth-of-type(3) {
    order: 3; }
  .Stepper--horizontal > .Stepper-title:nth-of-type(4) {
    order: 4; }
  .Stepper--horizontal > .Stepper-title:nth-of-type(5) {
    order: 5; }
  .Stepper--horizontal > .Stepper-title:nth-of-type(6) {
    order: 6; }
  .Stepper--horizontal > .Stepper-title:nth-of-type(7) {
    order: 7; }
  .Stepper--horizontal > .Stepper-title:nth-of-type(8) {
    order: 8; }
  .Stepper--horizontal > .Stepper-title:nth-of-type(9) {
    order: 9; }
  .Stepper--horizontal > .Stepper-title:nth-of-type(10) {
    order: 10; }
  .Stepper--horizontal > .Stepper-step:nth-of-type(1) {
    order: 11; }
  .Stepper--horizontal > .Stepper-step:nth-of-type(2) {
    order: 11; }
  .Stepper--horizontal > .Stepper-step:nth-of-type(3) {
    order: 11; }
  .Stepper--horizontal > .Stepper-step:nth-of-type(4) {
    order: 11; }
  .Stepper--horizontal > .Stepper-step:nth-of-type(5) {
    order: 11; }
  .Stepper--horizontal > .Stepper-step:nth-of-type(6) {
    order: 11; }
  .Stepper--horizontal > .Stepper-step:nth-of-type(7) {
    order: 11; }
  .Stepper--horizontal > .Stepper-step:nth-of-type(8) {
    order: 11; }
  .Stepper--horizontal > .Stepper-step:nth-of-type(9) {
    order: 11; }
  .Stepper--horizontal > .Stepper-step:nth-of-type(10) {
    order: 11; }
  .Stepper-footer {
    justify-content: flex-end; }
  .Stepper-step-back {
    display: flex;
    align-self: flex-start;
    flex: 1; }
  .Stepper-step-next,
  .Stepper-step-cancel {
    align-self: flex-end; } }

.Stepper-line-wrapper {
  display: flex;
  justify-content: center;
  width: 24px; }

.Stepper-circle-wrapper > .Stepper-circle ~ .Stepper-line-wrapper {
  display: none; }

.Stepper-circle {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 24px;
  height: 24px;
  margin-right: 12px; }

.Stepper-circle:not(.Stepper--error) {
  border-radius: 50%;
  background-color: #bdbdbd;
  color: #fff; }

.Stepper--error > .Stepper-title-text,
.Stepper--error > .Stepper-step-optional {
  color: #f44336; }

.Stepper--error svg {
  fill: #f44336; }

.Stepper-links {
  display: flex;
  flex-direction: row; }

.Stepper-step {
  flex-basis: 100%; }

.Stepper-title {
  height: 40px;
  display: flex;
  align-items: center;
  text-decoration: none;
  color: #bdbdbd;
  flex: 1;
  white-space: nowrap; }

.Stepper-title.is-active {
  color: #000; }

.Stepper-title.is-active > .Stepper-circle-wrapper > .Stepper-circle:not(.Stepper--error) {
  background-color: #2196f3;
  color: #fff; }

.Stepper-body {
  display: flex;
  min-height: 24px; }

.Stepper-body.is-last {
  min-height: 0; }

.Stepper-line {
  width: 1px;
  background-color: #bdbdbd; }

.Stepper-content-wrapper {
  flex: 1; }

.Stepper-content {
  margin-left: 12px; }

.Stepper-footer {
  display: flex;
  margin-top: 16px;
  padding-left: 8px; }

.Stepper-title.is-active > .Stepper-title-text-wrapper:not(.Stepper--error) > .Stepper-step-optional {
  font-size: 12px;
  color: rgba(0, 0, 0, 0.54); }

/**
 * http://www.google.com/design/spec/components/switches.html#switches-switch
 */
.mdc-Switch {
  height: 48px;
  display: flex;
  align-items: center; }

.mdc-Switch-input {
  position: absolute;
  opacity: 0;
  z-index: -1;
  /* Put the input behind the label so it doesn't overlay text */ }

.mdc-Switch-track {
  position: relative;
  width: 36px;
  height: 14px;
  border-radius: 8px;
  background: rgba(0, 0, 0, 0.26);
  transition: background 0.15s ease; }

.mdc-Switch-thumb {
  position: absolute;
  top: -3px;
  left: 0;
  width: 20px;
  height: 20px;
  border-radius: 50%;
  background: #fafafa;
  box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.4);
  transition: 0.15s ease; }

/**
 * checked
 */
.mdc-Switch-input:checked ~ .mdc-Switch-track {
  background: #f8bbd0; }

.mdc-Switch-input:checked ~ .mdc-Switch-track .mdc-Switch-thumb {
  left: 16px;
  background: #e91e63; }

/**
 * disabled
 */
.mdc-Switch-input:disabled ~ .mdc-Switch-track {
  background: rgba(0, 0, 0, 0.12); }

.mdc-Switch-input:disabled ~ .mdc-Switch-track .mdc-Switch-thumb {
  background: #bdbdbd; }

/**
 * focus
 */
.mdc-Switch-input:checked.mdc-Switch-input:focus ~ .mdc-Switch-track .mdc-Switch-thumb {
  box-shadow: 0 0 0 15px rgba(248, 187, 208, 0.5); }

.mdc-Switch-input:not(:checked).mdc-Switch-input:focus ~ .mdc-Switch-track .mdc-Switch-thumb {
  box-shadow: 0 0 0 15px rgba(0, 0, 0, 0.12); }

.mdc-Table-responsive {
  display: block;
  width: 100%;
  overflow-x: auto;
  -webkit-overflow-scrolling: touch;
  -ms-overflow-style: -ms-autohiding-scrollbar; }

.mdc-Table-edit {
  position: relative; }

.mdc-Table-edit-container {
  background-color: #fafafa;
  position: absolute;
  left: 0;
  right: 0;
  top: -14px;
  box-shadow: 0 4px 4px 0 rgba(0, 0, 0, 0.25);
  padding: 0 24px; }

.mdc-Table-body-row-cell-edit-wrapper {
  display: flex;
  align-items: center;
  cursor: pointer; }

.mdc-Table-edit-icon {
  margin-left: auto; }

.mdc-Table-edit-container .mdc-Textfield-input {
  font-size: 13px; }

.mdc-Table {
  width: 100%;
  border-collapse: collapse; }
  .mdc-Table-head {
    color: rgba(0, 0, 0, 0.54);
    font-size: 12px; }
    .mdc-Table-head-row {
      height: 56px; }
      .mdc-Table-head-row-cell {
        font-weight: 500;
        padding: 0 28px;
        border-bottom: 1px solid #e1e1e1; }
        .mdc-Table-head-row-cell:first-child {
          padding-left: 24px; }
        .mdc-Table-head-row-cell:last-child {
          padding-right: 24px; }
        .mdc-Table-head-row-cell-button {
          background: none;
          border: none;
          outline: none;
          display: flex;
          align-items: center;
          cursor: pointer;
          justify-content: flex-end;
          color: rgba(0, 0, 0, 0.87); }
          .mdc-Table-head-row-cell-button-arrow {
            fill: rgba(0, 0, 0, 0.87);
            transition: transform 0.15s ease-in-out;
            margin-right: 5px; }
            .mdc-Table-head-row-cell-button-arrow--ascending {
              transform: rotate3d(0, 0, 1, 0deg); }
            .mdc-Table-head-row-cell-button-arrow--descending {
              transform: rotate3d(0, 0, 1, 180deg); }
  .mdc-Table-body {
    font-size: 13px;
    color: rgba(0, 0, 0, 0.87); }
    .mdc-Table-body-row {
      height: 48px; }
      .mdc-Table-body-row.is-selected {
        background-color: #f5f5f5; }
      .mdc-Table-body-row:hover, .mdc-Table-body-row.is-selected:hover {
        background-color: #eee; }
      .mdc-Table-body-row-cell {
        padding: 0 28px;
        border-top: 1px solid #e1e1e1; }
        .mdc-Table-body-row-cell:first-child {
          padding-left: 24px; }
        .mdc-Table-body-row-cell:last-child {
          padding-right: 24px; }
  .mdc-Table-footer {
    height: 56px;
    display: flex;
    align-items: center;
    justify-content: flex-end;
    font-size: 12px;
    color: rgba(0, 0, 0, 0.54); }
    .mdc-Table-footer .mdc-Select {
      font-size: 12px;
      flex: none;
      color: rgba(0, 0, 0, 0.54);
      margin-right: 32px; }
      .mdc-Table-footer .mdc-Select-body {
        border-bottom: none;
        padding-bottom: 5px; }
    .mdc-Table-footer-xOfY {
      margin-right: 32px; }
    .mdc-Table-footer-rowsPerPage {
      margin-right: 40px; }

.mdc-Table--dense .mdc-Table-head-row {
  height: 48px; }

.mdc-Table--dense .mdc-Table-body-row {
  height: 40px; }

.mdc-Table--dense .mdc-Checkbox {
  height: 40px; }

.mdc-Table--dense .mdc-Checkbox-icon {
  padding: 0; }

/**
 * http://www.google.com/design/spec/components/tabs.html#tabs-specs
 */
.mdc-Tabs {
  position: relative;
  display: flex;
  font-size: 14px;
  font-weight: 500;
  text-transform: uppercase;
  border-bottom: 1px solid #eee; }

.mdc-Tabs-Item {
  flex: 1;
  text-align: center;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap; }
  .mdc-Tabs-Item > a {
    padding: 13px 12px;
    display: block;
    text-decoration: none;
    color: rgba(27, 50, 95, 0.6); }

.mdc-Tabs-Item .active {
  color: #1b325f; }

.mdc-Tabs-InkBar {
  position: absolute;
  bottom: -1px;
  height: 2px;
  background-color: #1b325f;
  will-change: left, right; }

.mdc-Tabs-InkBar.transition-left {
  transition: left 0.25s cubic-bezier(0.35, 0, 0.25, 1), right 0.25s cubic-bezier(0.35, 0, 0.25, 1) 0.075s; }

.mdc-Tabs-InkBar.transition-right {
  transition: right 0.25s cubic-bezier(0.35, 0, 0.25, 1), left 0.25s cubic-bezier(0.35, 0, 0.25, 1) 0.075s; }

/**
 * http://www.google.com/design/spec/components/tabs.html#tabs-specs
 */
.mdc-TabsControlled {
  height: 48px;
  display: flex;
  text-transform: uppercase;
  border-bottom: 1px solid #eee;
  position: relative;
  font-size: 14px;
  font-weight: 500; }

.mdc-TabsControlled-item {
  flex: 1;
  text-decoration: none;
  display: flex;
  justify-content: center;
  align-items: center;
  color: rgba(27, 50, 95, 0.6); }

.mdc-TabsControlled-item.is-active {
  color: #1b325f; }

/**
 * http://www.google.com/design/spec/components/text-fields.html
 */
.mdc-Textfield {
  display: block; }

.mdc-Textfield-label {
  order: 1;
  display: block;
  font-size: 16px;
  color: rgba(27, 50, 95, 0.6);
  transform: translate3d(0, 24px, 0);
  transform-origin: left top;
  transition: cubic-bezier(0.25, 0.8, 0.25, 1) 0.25s;
  pointer-events: none;
  white-space: nowrap;
  text-overflow: ellipsis;
  margin-top: 16px;
  margin-bottom: 6px;
  height: 18px; }

.mdc-Textfield--nolabel .mdc-Textfield-label {
  display: none; }

.mdc-Textfield-input {
  line-height: 1.5;
  background: transparent;
  order: 2;
  color: #333;
  width: 100%;
  display: block;
  border-radius: 0;
  font-size: 16px;
  outline: 0;
  border: none;
  border-bottom: 1px solid rgba(0, 0, 0, 0.12);
  transition: border-bottom-color 0.25s;
  padding: 0;
  box-sizing: content-box;
  padding-bottom: 4px;
  margin-bottom: 8px; }

.mdc-Textfield--nolabel .mdc-Textfield-input {
  margin-top: 16px; }

.mdc-Textfield-icon-wrapper {
  display: flex; }

.mdc-Textfield-wrapper {
  flex: 1;
  display: flex;
  flex-direction: column;
  position: relative; }

.mdc-Textfield-suffix {
  position: absolute;
  top: 40px;
  right: 0;
  font-size: 16px;
  color: gray; }

.mdc-Textfield-suffix--dense {
  top: 30px;
  font-size: 13px; }

.mdc-Textfield-icon {
  width: 48px;
  height: 48px;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-right: 16px;
  margin-top: 22px; }

.mdc-Textfield--nolabel .mdc-Textfield-icon {
  margin-top: 0; }

.mdc-Textfield-label--dense {
  margin-top: 8px;
  margin-bottom: 4px;
  font-size: 13px;
  transform: translate3d(0, 22px, 0); }

.mdc-Textfield-input--dense {
  font-size: 13px;
  margin-bottom: 4px;
  padding-bottom: 4px; }

.mdc-Textfield-input[readonly] {
  color: rgba(0, 0, 0, 0.38);
  border-bottom: 1px dashed rgba(0, 0, 0, 0.42); }

.mdc-Textfield-input[readonly] ~ .mdc-Textfield-label {
  color: rgba(0, 0, 0, 0.38); }

.mdc-Textfield-input:disabled {
  background-color: transparent;
  color: rgba(27, 50, 95, 0.6);
  border-bottom: 1px dotted rgba(27, 50, 95, 0.3); }

.mdc-Textfield-input:not([readonly]):focus {
  border-bottom-color: #1b325f;
  box-shadow: 0 1px 0 0 #1b325f; }

.mdc-Textfield-input:focus ~ .mdc-Textfield-label,
.mdc-Textfield-label--floatup {
  transform: translate3d(0, 0, 0);
  font-size: 12px; }

.mdc-Textfield-input:not([readonly]):focus ~ .mdc-Textfield-label:not(.mdc-Textfield-error) {
  color: #1b325f; }

.mdc-Textfield:not(.mdc-Textfield--nolabel) .mdc-Textfield-input:not(:focus)::-webkit-input-placeholder {
  color: transparent; }

.mdc-Textfield:not(.mdc-Textfield--nolabel) .mdc-Textfield-input:not(:focus)::-moz-placeholder {
  color: transparent; }

.mdc-Textfield:not(.mdc-Textfield--nolabel) .mdc-Textfield-input:not(:focus):-ms-input-placeholder {
  color: transparent; }

.mdc-Textfield-input--error {
  border-bottom-color: #f44336; }

.mdc-Textfield-input--error:not([readonly]):focus {
  border-bottom-color: #f44336;
  box-shadow: 0 1px 0 0 #f44336; }

.mdc-Textfield-label--floatup {
  color: rgba(27, 50, 95, 0.6); }

.mdc-Textfield-char-counter {
  color: rgba(27, 50, 95, 0.6); }

.mdc-Textfield-states {
  order: 3;
  display: flex;
  flex-wrap: nowrap;
  justify-content: space-between;
  font-size: 12px;
  min-height: 18px; }

.mdc-Textfield-error {
  color: #f44336; }

/**
 * http://www.google.com/design/spec/components/tooltips.html#
 */
.Tooltip {
  position: absolute;
  z-index: 100;
  color: #fff;
  font-size: 14px;
  border-radius: 4px;
  margin-top: 4px;
  padding: 0 16px;
  height: 44px;
  background: rgba(0, 0, 0, 0.9);
  display: flex;
  align-items: center;
  pointer-events: none;
  transform-origin: center top;
  opacity: 0; }
  .Tooltip.is-active {
    opacity: 1;
    transition: opacity 0.15s ease-in-out; }
