/**
 * spectre-ui - Pure JS/CSS Spectrum implementation
 * @version v0.5.0
 * @license Apache 2.0
 * @copyright 2016 Adobe Systems
 * @link https://git.corp.adobe.com/birnbaum/spectreui
 */
/* Spectre UI */
html {
  font-size: 1em;
  line-height: 1.4;
}
::-moz-selection {
  background: #b3d4fc;
  text-shadow: none;
}
::selection {
  background: #b3d4fc;
  text-shadow: none;
}
hr {
  display: block;
  height: 1px;
  border: 0;
  border-top: 1px solid #ccc;
  margin: 1em 0;
  padding: 0;
}
audio,
canvas,
iframe,
img,
svg,
video {
  vertical-align: middle;
}
fieldset {
  border: 0;
  margin: 0;
  padding: 0;
}
textarea {
  resize: vertical;
}
.browserupgrade {
  margin: 0.2em 0;
  background: #ccc;
  color: #000;
  padding: 0.2em 0;
}
.hidden {
  display: none !important;
}
.visuallyhidden {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.visuallyhidden.focusable:active,
.visuallyhidden.focusable:focus {
  clip: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  position: static;
  width: auto;
}
.invisible {
  visibility: hidden;
}
.clearfix:before,
.clearfix:after {
  content: " "; /* 1 */
  display: table; /* 2 */
}
.clearfix:after {
  clear: both;
}
@media print {
  *,
  *:before,
  *:after,
  *:first-letter,
  *:first-line {
    background: transparent !important;
    color: #000 !important; /* Black prints faster: http://www.sanbeiji.com/archives/953 */
    box-shadow: none !important;
    text-shadow: none !important;
  }
  a,
  a:visited {
    text-decoration: underline;
  }
  a[href]:after {
    content: " (" attr(href) ")";
  }
  abbr[title]:after {
    content: " (" attr(title) ")";
  }
  a[href^="#"]:after,
  a[href^="javascript:"]:after {
    content: "";
  }
  pre,
  blockquote {
    border: 1px solid #999;
    page-break-inside: avoid;
  }
  thead {
    display: table-header-group;
  }
  tr,
  img {
    page-break-inside: avoid;
  }
  img {
    max-width: 100% !important;
  }
  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3;
  }
  h2,
  h3 {
    page-break-after: avoid;
  }
}
a,
.spc-accordion,
.spc-button,
.spc-card,
.spc-checkbox,
.spc-dropdown-menu,
.spc-icon-toggle,
.spc-item,
.spc-radio,
.spc-slider,
.spc-switch,
.spc-tabs__tab {
  -webkit-tap-highlight-color: transparent;
  -webkit-tap-highlight-color: rgba(255,255,255,0);
}
html {
  width: 100%;
  height: 100%;
  -ms-touch-action: manipulation;
  touch-action: manipulation;
}
body {
  width: 100%;
  min-height: 100%;
  margin: 0;
}
main {
  display: block;
}
*[hidden] {
  display: none !important;
}
input {
  font: inherit;
}
input,
textarea,
keygen,
select,
button,
body {
  font-family: "adobe-clean", "Helvetica", "Arial", "sans-serif";
}
a {
  text-decoration: underline;
  color: inherit;
  -webkit-transition: color 200ms;
          transition: color 200ms;
}
a:hover {
  color: #1473e6;
}
blockquote {
  font-weight: 300;
  font-style: normal;
  position: relative;
  font-size: 24px;
  font-style: italic;
  line-height: 1.35;
  letter-spacing: 0.08em;
}
blockquote:before {
  position: absolute;
  left: -0.5em;
  content: '“';
}
blockquote:after {
  content: '”';
  margin-left: -0.05em;
}
mark {
  background-color: #f4ff81;
}
address {
  font-weight: 400;
  font-style: normal;
  font-size: 12px;
  line-height: 1;
  letter-spacing: 0;
  font-style: normal;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  margin: 0;
  padding: 0;
}
h1 a,
h2 a,
h3 a,
h4 a,
h5 a,
h6 a {
  text-decoration: none;
}
h1 small,
h2 small,
h3 small,
h4 small,
h5 small,
h6 small {
  font-weight: 400;
  font-style: normal;
  font-size: 56px;
  line-height: 1.35;
  letter-spacing: -0.02em;
  opacity: 0.54;
  letter-spacing: 0.01em;
  font-size: 0.7em;
}
h1 {
  font-weight: 400;
  font-style: normal;
  font-size: 56px;
  line-height: 1.35;
  letter-spacing: -0.02em;
  margin-top: 24px;
  margin-bottom: 24px;
}
h2 {
  font-weight: 400;
  font-style: normal;
  font-size: 45px;
  line-height: 48px;
  margin-top: 24px;
  margin-bottom: 24px;
}
h3 {
  font-weight: 400;
  font-style: normal;
  font-size: 34px;
  line-height: 40px;
  margin-top: 24px;
  margin-bottom: 24px;
}
h4 {
  font-weight: 400;
  font-style: normal;
  font-size: 28px;
  line-height: 32px;
  -moz-osx-font-smoothing: grayscale;
  margin-top: 24px;
  margin-bottom: 16px;
}
h5 {
  font-weight: 300;
  font-style: normal;
  font-size: 28px;
  line-height: 1;
  letter-spacing: 0.02em;
  margin-top: 24px;
  margin-bottom: 16px;
}
h6 {
  font-weight: 700;
  font-style: normal;
  font-size: 18px;
  line-height: 24px;
  letter-spacing: 0.04em;
  margin-top: 24px;
  margin-bottom: 16px;
}
p {
  font-weight: 400;
  font-style: normal;
  font-size: 15px;
  line-height: 1.4em;
  letter-spacing: 0;
  margin-bottom: 16px;
}
ul,
ol {
  font-weight: 400;
  font-style: normal;
  font-size: 15px;
  line-height: 1.4em;
  letter-spacing: 0;
}
.spc-typography--display-4 {
  font-weight: 300;
  font-style: normal;
  font-size: 112px;
  line-height: 1.2;
  letter-spacing: -0.03em;
}
.spc-typography--display-4-color-contrast {
  font-weight: 300;
  font-style: normal;
  font-size: 112px;
  line-height: 1.2;
  letter-spacing: -0.03em;
  opacity: 0.54;
}
.spc-typography--display-3 {
  font-weight: 400;
  font-style: normal;
  font-size: 56px;
  line-height: 1.35;
  letter-spacing: -0.02em;
}
.spc-typography--display-3-color-contrast {
  font-weight: 400;
  font-style: normal;
  font-size: 56px;
  line-height: 1.35;
  letter-spacing: -0.02em;
  opacity: 0.54;
}
.spc-typography--display-2 {
  font-weight: 400;
  font-style: normal;
  font-size: 45px;
  line-height: 48px;
}
.spc-typography--display-2-color-contrast {
  font-weight: 400;
  font-style: normal;
  font-size: 45px;
  line-height: 48px;
  opacity: 0.54;
}
.spc-typography--display-1 {
  font-weight: 400;
  font-style: normal;
  font-size: 34px;
  line-height: 40px;
}
.spc-typography--display-1-color-contrast {
  font-weight: 400;
  font-style: normal;
  font-size: 34px;
  line-height: 40px;
  opacity: 0.54;
}
.spc-typography--headline {
  font-weight: 400;
  font-style: normal;
  font-size: 28px;
  line-height: 32px;
  -moz-osx-font-smoothing: grayscale;
}
.spc-typography--headline-color-contrast {
  font-weight: 400;
  font-style: normal;
  font-size: 28px;
  line-height: 32px;
  -moz-osx-font-smoothing: grayscale;
  opacity: 0.87;
}
.spc-typography--title {
  font-weight: 300;
  font-style: normal;
  font-size: 28px;
  line-height: 1;
  letter-spacing: 0.02em;
}
.spc-typography--title-color-contrast {
  font-weight: 300;
  font-style: normal;
  font-size: 28px;
  line-height: 1;
  letter-spacing: 0.02em;
  opacity: 0.87;
}
.spc-typography--subtitle {
  font-weight: 700;
  font-style: normal;
  font-size: 18px;
  line-height: 24px;
  letter-spacing: 0.04em;
}
.spc-typography--subtitle-color-contrast {
  font-weight: 700;
  font-style: normal;
  font-size: 18px;
  line-height: 24px;
  letter-spacing: 0.04em;
  opacity: 0.87;
}
.spc-typography--body {
  font-weight: 400;
  font-style: normal;
  font-size: 15px;
  line-height: 1.4em;
  letter-spacing: 0;
}
.spc-typography--body-color-contrast {
  font-weight: 400;
  font-style: normal;
  font-size: 15px;
  line-height: 1.4em;
  letter-spacing: 0;
  opacity: 0.87;
}
.spc-typography--caption {
  font-weight: 400;
  font-style: normal;
  font-size: 12px;
  line-height: 1;
  letter-spacing: 0;
}
.spc-typography--caption-color-contrast {
  font-weight: 400;
  font-style: normal;
  font-size: 12px;
  line-height: 1;
  letter-spacing: 0;
}
.spc-typography--text-left {
  text-align: left;
}
.spc-typography--text-right {
  text-align: right;
}
.spc-typography--text-center {
  text-align: center;
}
.spc-typography--text-justify {
  text-align: justify;
}
.spc-typography--text-nowrap {
  white-space: nowrap;
}
.spc-typography--text-lowercase {
  text-transform: lowercase;
}
.spc-typography--text-uppercase {
  text-transform: uppercase;
}
.spc-typography--text-capitalize {
  text-transform: capitalize;
}
@font-face {
  font-family: 'spc-icons';
  src: url("./../fonts/spc-icons.eot");
  src: url("./../fonts/spc-icons.eot?#iefix") format('embedded-opentype'), url("./../fonts/spc-icons.woff") format('woff'), url("./../fonts/spc-icons.ttf") format('truetype'), url("./../fonts/spc-icons.svg#icons") format('svg');
  font-weight: normal;
  font-style: normal;
}
.spc-icons {
  font-family: 'spc-icons';
  speak: none;
  font-weight: normal;
  font-style: normal;
  font-size: 24px;
  display: inline-block;
  width: 1em;
  height: 1em;
  line-height: 1;
  text-transform: none;
  letter-spacing: normal;
  word-wrap: normal;
/* Support for all WebKit browsers. */
  -webkit-font-smoothing: antialiased;
/* Support for Safari and Chrome. */
  text-rendering: optimizeLegibility;
/* Support for Firefox. */
  -moz-osx-font-smoothing: grayscale;
}
.spc-icon--warn:before {
  content: "\e900";
}
.spc-icon--check:before {
  content: "\e901";
}
.spc-icon--x:before {
  content: "\58";
}
.spc-icon--plus:before {
  content: "\e903";
}
.spc-icon--check_circle:before {
  content: "\e904";
}
.spc-icon--close_circle:before {
  content: "\e905";
}
.spc-icon--plus_circle:before {
  content: "\e906";
}
.spc-icon--dotdotdot:before {
  content: "\43";
}
.spc-icon--down:before {
  content: "\44";
}
.spc-icon--up:before {
  content: "\55";
}
.spc-icon--left:before {
  content: "\4a";
}
.spc-icon--right:before {
  content: "\52";
}
.spc-icon--download_cloud:before {
  content: "\51";
}
.spc-icon--download:before {
  content: "\45";
}
.spc-icon--down_big:before {
  content: "\4b";
}
.spc-icon--pencil:before {
  content: "\47";
}
.spc-icon--search:before {
  content: "\53";
}
.spc-icon--star:before {
  content: "\e907";
}
.spc-icon--star_outline:before {
  content: "\54";
}
.spc-icon--heart:before {
  content: "\e908";
}
.spc-icon--trash:before {
  content: "\5a";
}
.spc-icon--info:before {
  content: "\e909";
}
.spc-icon--help:before {
  content: "\48";
}
.spc-icon--creativecloud:before {
  content: "\e90b";
}
.spc-icon--properties:before {
  content: "\e90c";
}
.spc-icon--link:before {
  content: "\e90d";
}
.spc-icon--unlink:before {
  content: "\e90e";
}
.spc-icon--settings:before {
  content: "\e90f";
}
.spc-icon--wrench:before {
  content: "\e910";
}
.spc-layout {
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  overflow-y: auto;
  overflow-x: hidden;
  position: relative;
  -webkit-overflow-scrolling: touch;
  background-color: #f5f5f5;
  color: #707070;
}
.spc-layout.spc--dark {
  background-color: #323232;
  color: #999;
}
.spc-layout.is-small-screen .spc-layout--large-screen-only {
  display: none;
}
.spc-layout:not(.is-small-screen) .spc-layout--small-screen-only {
  display: none;
}
.spc-layout__container {
  position: absolute;
  width: 100%;
  height: 100%;
}
.spc-layout-spacer {
  -webkit-box-flex: 1;
  -webkit-flex-grow: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
}
.spc-animation--default {
  -webkit-transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
          transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
}
.spc-animation--fast-out-slow-in {
  -webkit-transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
          transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
}
.spc-animation--linear-out-slow-in {
  -webkit-transition-timing-function: cubic-bezier(0, 0, 0.2, 1);
          transition-timing-function: cubic-bezier(0, 0, 0.2, 1);
}
.spc-animation--fast-out-linear-in {
  -webkit-transition-timing-function: cubic-bezier(0.4, 0, 1, 1);
          transition-timing-function: cubic-bezier(0.4, 0, 1, 1);
}
.spc-button {
  font-weight: 700;
  font-style: normal;
  font-size: 15px;
  line-height: 28px;
  letter-spacing: 0;
  font-family: "adobe-clean", "Helvetica", "Arial", "sans-serif";
  background-color: transparent;
  color: #4b4b4b;
  border: 2px solid #4b4b4b;
  position: relative;
  height: 32px;
  min-width: 32px;
  padding: 0 14px;
  border-radius: 16px;
  display: inline-block;
  overflow: hidden;
  will-change: transform;
  -webkit-transition: all 150ms ease-in-out;
          transition: all 150ms ease-in-out;
  outline: none;
  cursor: pointer;
  text-decoration: none;
  text-align: center;
  vertical-align: middle;
}
.spc-button::-moz-focus-inner {
  border: 0;
}
.spc-button:hover {
  border-color: transparent;
  background-color: #4b4b4b;
  color: #fafafa;
}
.spc-button:active {
  border-color: transparent;
  background-color: #2d2d2d;
  color: #fafafa;
}
.spc-button:focus {
  border-color: #46a0f5 !important;
  background-color: #46a0f5 !important;
  color: #fff !important;
}
input.spc-button[type="submit"] {
  -webkit-appearance: none;
}
.spc-button--secondary {
  color: #707070;
  border-color: #707070;
}
.spc-button--secondary:hover {
  color: #fafafa;
  border-color: transparent;
  background-color: #707070;
}
.spc-button--secondary:active {
  color: #fafafa;
  background-color: #4b4b4b;
}
.spc-button--quiet {
  color: #4b4b4b;
  text-align: left;
  min-width: 0;
  margin-left: -14px;
  border: 2px solid transparent;
}
.spc-button--quiet:hover {
  color: #2d2d2d;
  background-color: #e1e1e1;
}
.spc-button--quiet:active {
  color: #2d2d2d;
}
.spc-button--quiet:focus {
  background-color: transparent !important;
  color: #46a0f5 !important;
  padding: 0 14px;
  border: 2px solid #46a0f5;
}
.spc-button--cta {
  background-color: #1473e6;
  color: #fff;
  border-color: transparent;
}
.spc-button--cta:hover {
  background-color: #0f64d2;
}
.spc-button--cta:active {
  background-color: #005abe;
}
.spc-button--icon {
  border-radius: 50%;
  font-size: 18px;
  margin-left: 0;
  margin-right: 0;
  min-width: 24px;
  width: 24px;
  height: 24px;
  padding: 0;
  overflow: hidden;
  color: inherit;
  line-height: 1em;
}
.spc-button--icon [class*="-icons"] {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-9px, -9px);
          transform: translate(-9px, -9px);
  line-height: 18px;
  width: 18px;
}
.spc-button[disabled][disabled] {
  background-color: #e1e1e1;
  border-color: transparent;
  color: #999;
  cursor: auto;
  pointer-events: none;
}
.spc-button[disabled][disabled]:hover {
  background-color: #e1e1e1;
}
.spc-button[disabled][disabled]:active {
  background-color: #e1e1e1;
}
.spc-dropdown {
  height: 32px;
  min-width: 60px;
  font-size: 14px;
  position: relative;
  vertical-align: middle;
  display: inline-block;
  color: #4b4b4b;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
}
.spc-dropdown:focus {
  outline: none !important;
}
.spc-dropdown:focus .spc-dropdown__inner {
  box-shadow: 0 0 0 1px #1473e6;
  -webkit-transition-duration: 0.35s;
          transition-duration: 0.35s;
  -webkit-transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
          transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
}
.spc-dropdown__inner {
  border-radius: 4px;
  background: #fafafa;
  border: 1px solid #e1e1e1;
  display: inline-block;
  position: absolute;
  width: 100%;
  cursor: pointer;
  overflow: hidden;
  box-sizing: border-box;
}
.spc-dropdown__inner:hover {
  background: #fff;
}
.spc-dropdown__selected {
  padding: 0 32px 0 11px;
  line-height: 30px;
  width: 100%;
  box-sizing: border-box;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
}
.spc-dropdown__selected::after {
  content: 'D';
  position: absolute;
  top: 11px;
  right: 11px;
  font-size: 10px;
  color: #707070;
  font-family: 'spc-icons';
  line-height: 1;
  -webkit-transition-duration: 0.2ms;
          transition-duration: 0.2ms;
  -webkit-transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
          transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
}
.spc-dropdown__divider {
  border: none;
  border-bottom: 1px solid #e1e1e1;
  margin: 0 11px;
  margin-bottom: -1px;
  position: relative;
  z-index: 2;
}
.spc-dropdown__options {
  max-height: 0;
  overflow: hidden;
  opacity: 0;
  overflow-y: auto;
  -webkit-transition-duration: 0.15s;
          transition-duration: 0.15s;
  -webkit-transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
          transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
}
.spc-dropdown__option {
  box-sizing: border-box;
  margin: 0;
  padding: 8px 20px 8px 10px;
  border-left: 2px solid #fff;
  width: 100%;
  height: 100%;
  display: block;
  cursor: pointer;
  position: relative;
}
.spc-dropdown__option:hover {
  background: #fafafa;
  border-left: 2px solid #fafafa;
  color: #2d2d2d;
}
.spc-dropdown__option.is-focus {
  outline: none !important;
  border-left: 2px solid #1473e6;
  background: #fafafa;
  color: #1473e6;
}
.spc-dropdown.is-open .spc-dropdown__inner {
  z-index: 3;
  box-shadow: none !important;
  -webkit-transition-duration: 0.3s;
          transition-duration: 0.3s;
  -webkit-transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
          transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
}
.spc-dropdown.is-open .spc-dropdown__options {
  max-height: 500px;
  opacity: 1;
  -webkit-transition-duration: 0.15s;
          transition-duration: 0.15s;
  -webkit-transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
          transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
}
.spc-dropdown__option.is-checked {
  color: #1473e6;
}
.spc-dropdown__option.is-checked::after {
  position: absolute;
  font-family: 'spc-icons';
  font-size: 10px;
  content: "\e901";
  color: #1473e6;
  right: 11px;
  top: 10px;
}
.spc-dropdown--quiet:focus .spc-dropdown__inner {
  box-shadow: none !important;
}
.spc-dropdown--quiet:focus {
  box-shadow: 0 1px 0 0 #1473e6;
}
.spc-dropdown--quiet .spc-dropdown__inner {
  background: none;
  border: none;
  overflow: visible;
}
.spc-dropdown--quiet .spc-dropdown__selected {
  padding-left: 0;
}
.spc-dropdown--quiet .spc-dropdown__options {
  background: #fff;
  border: 1px solid #e1e1e1;
  border-radius: 4px;
  margin-left: -13px;
}
.spc-dropdown--quiet .spc-dropdown__divider {
  border-bottom: none;
}
.spc-dropdown.is-disabled .spc-dropdown__inner {
  background: #eaeaea;
  color: #c2c2c2;
  border: none;
  overflow: visible;
  cursor: default;
}
.spc-dropdown.is-disabled .spc-dropdown__selected::after {
  color: #c2c2c2;
}
.spc-dropdown.is-disabled .spc-dropdown__divider {
  border-bottom: none;
}
.spc-dropdown--quiet.is-disabled .spc-dropdown__inner {
  background: none;
  color: #c2c2c2;
  border: none;
  overflow: visible;
  cursor: default;
}
.spc-dropdown--quiet.is-disabled .spc-dropdown__selected::after {
  color: #c2c2c2;
}
.spc-checkbox {
  box-sizing: border-box;
  display: inline-block;
  vertical-align: middle;
  position: relative;
  color: #4b4b4b;
  z-index: 1;
  cursor: pointer;
  height: 24px;
  margin: 0;
  padding: 0;
  -webkit-transition-duration: 0.28s;
          transition-duration: 0.28s;
  -webkit-transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
          transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  -webkit-transition-property: color;
          transition-property: color;
}
.spc-checkbox:hover {
  color: #2d2d2d;
}
.spc-checkbox.is-upgraded {
  padding-left: 24px;
}
.spc-checkbox.is-disabled {
  cursor: auto;
}
.spc-checkbox.is-focused .spc-checkbox__box-outline {
  border: 2px solid #1473e6 !important;
}
.spc-checkbox.is-focused.is-checked .spc-checkbox__tick-outline {
  background-color: #1473e6 !important;
}
.spc-checkbox__input {
  line-height: 24px;
}
.spc-checkbox.is-upgraded .spc-checkbox__input {
  position: absolute;
  width: 0;
  height: 0;
  margin: 0;
  padding: 0;
  opacity: 0;
  -ms-appearance: none;
  -moz-appearance: none;
  -webkit-appearance: none;
  appearance: none;
  border: none;
}
.spc-checkbox__box-outline {
  position: absolute;
  top: 3px;
  left: 0;
  display: inline-block;
  box-sizing: border-box;
  width: 16px;
  height: 16px;
  margin: 0;
  overflow: hidden;
  border: 2px solid #999;
  border-radius: 2px;
  z-index: 2;
  -webkit-transition-duration: 0.28s;
          transition-duration: 0.28s;
  -webkit-transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
          transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  -webkit-transition-property: border;
          transition-property: border;
}
.spc-checkbox.is-checked .spc-checkbox__box-outline {
  border: 2px solid #4b4b4b;
}
.spc-checkbox:hover .spc-checkbox__box-outline {
  border: 2px solid #2d2d2d;
}
.spc-checkbox.is-disabled .spc-checkbox__box-outline {
  border: 2px solid #c2c2c2;
}
.spc-checkbox__tick-outline {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  -webkit-mask: url("data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iVVRGLTgiIHN0YW5kYWxvbmU9Im5vIj8+CjxzdmcKICAgeG1sbnM6ZGM9Imh0dHA6Ly9wdXJsLm9yZy9kYy9lbGVtZW50cy8xLjEvIgogICB4bWxuczpjYz0iaHR0cDovL2NyZWF0aXZlY29tbW9ucy5vcmcvbnMjIgogICB4bWxuczpyZGY9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkvMDIvMjItcmRmLXN5bnRheC1ucyMiCiAgIHhtbG5zOnN2Zz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciCiAgIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIKICAgdmVyc2lvbj0iMS4xIgogICB2aWV3Qm94PSIwIDAgMSAxIgogICBwcmVzZXJ2ZUFzcGVjdFJhdGlvPSJ4TWluWU1pbiBtZWV0Ij4KICA8ZGVmcz4KICAgIDxjbGlwUGF0aCBpZD0iY2xpcCI+CiAgICAgIDxwYXRoCiAgICAgICAgIGQ9Ik0gMCwwIDAsMSAxLDEgMSwwIDAsMCB6IE0gMC44NTM0Mzc1LDAuMTY3MTg3NSAwLjk1OTY4NzUsMC4yNzMxMjUgMC40MjkzNzUsMC44MDM0Mzc1IDAuMzIzMTI1LDAuOTA5Njg3NSAwLjIxNzE4NzUsMC44MDM0Mzc1IDAuMDQwMzEyNSwwLjYyNjg3NSAwLjE0NjU2MjUsMC41MjA2MjUgMC4zMjMxMjUsMC42OTc1IDAuODUzNDM3NSwwLjE2NzE4NzUgeiIKICAgICAgICAgc3R5bGU9ImZpbGw6I2ZmZmZmZjtmaWxsLW9wYWNpdHk6MTtzdHJva2U6bm9uZSIgLz4KICAgIDwvY2xpcFBhdGg+CiAgICA8bWFzayBpZD0ibWFzayIgbWFza1VuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgbWFza0NvbnRlbnRVbml0cz0ib2JqZWN0Qm91bmRpbmdCb3giPgogICAgICA8cGF0aAogICAgICAgICBkPSJNIDAsMCAwLDEgMSwxIDEsMCAwLDAgeiBNIDAuODUzNDM3NSwwLjE2NzE4NzUgMC45NTk2ODc1LDAuMjczMTI1IDAuNDI5Mzc1LDAuODAzNDM3NSAwLjMyMzEyNSwwLjkwOTY4NzUgMC4yMTcxODc1LDAuODAzNDM3NSAwLjA0MDMxMjUsMC42MjY4NzUgMC4xNDY1NjI1LDAuNTIwNjI1IDAuMzIzMTI1LDAuNjk3NSAwLjg1MzQzNzUsMC4xNjcxODc1IHoiCiAgICAgICAgIHN0eWxlPSJmaWxsOiNmZmZmZmY7ZmlsbC1vcGFjaXR5OjE7c3Ryb2tlOm5vbmUiIC8+CiAgICA8L21hc2s+CiAgPC9kZWZzPgogIDxyZWN0CiAgICAgd2lkdGg9IjEiCiAgICAgaGVpZ2h0PSIxIgogICAgIHg9IjAiCiAgICAgeT0iMCIKICAgICBjbGlwLXBhdGg9InVybCgjY2xpcCkiCiAgICAgc3R5bGU9ImZpbGw6IzAwMDAwMDtmaWxsLW9wYWNpdHk6MTtzdHJva2U6bm9uZSIgLz4KPC9zdmc+Cg==");
          mask: url("data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iVVRGLTgiIHN0YW5kYWxvbmU9Im5vIj8+CjxzdmcKICAgeG1sbnM6ZGM9Imh0dHA6Ly9wdXJsLm9yZy9kYy9lbGVtZW50cy8xLjEvIgogICB4bWxuczpjYz0iaHR0cDovL2NyZWF0aXZlY29tbW9ucy5vcmcvbnMjIgogICB4bWxuczpyZGY9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkvMDIvMjItcmRmLXN5bnRheC1ucyMiCiAgIHhtbG5zOnN2Zz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciCiAgIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIKICAgdmVyc2lvbj0iMS4xIgogICB2aWV3Qm94PSIwIDAgMSAxIgogICBwcmVzZXJ2ZUFzcGVjdFJhdGlvPSJ4TWluWU1pbiBtZWV0Ij4KICA8ZGVmcz4KICAgIDxjbGlwUGF0aCBpZD0iY2xpcCI+CiAgICAgIDxwYXRoCiAgICAgICAgIGQ9Ik0gMCwwIDAsMSAxLDEgMSwwIDAsMCB6IE0gMC44NTM0Mzc1LDAuMTY3MTg3NSAwLjk1OTY4NzUsMC4yNzMxMjUgMC40MjkzNzUsMC44MDM0Mzc1IDAuMzIzMTI1LDAuOTA5Njg3NSAwLjIxNzE4NzUsMC44MDM0Mzc1IDAuMDQwMzEyNSwwLjYyNjg3NSAwLjE0NjU2MjUsMC41MjA2MjUgMC4zMjMxMjUsMC42OTc1IDAuODUzNDM3NSwwLjE2NzE4NzUgeiIKICAgICAgICAgc3R5bGU9ImZpbGw6I2ZmZmZmZjtmaWxsLW9wYWNpdHk6MTtzdHJva2U6bm9uZSIgLz4KICAgIDwvY2xpcFBhdGg+CiAgICA8bWFzayBpZD0ibWFzayIgbWFza1VuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgbWFza0NvbnRlbnRVbml0cz0ib2JqZWN0Qm91bmRpbmdCb3giPgogICAgICA8cGF0aAogICAgICAgICBkPSJNIDAsMCAwLDEgMSwxIDEsMCAwLDAgeiBNIDAuODUzNDM3NSwwLjE2NzE4NzUgMC45NTk2ODc1LDAuMjczMTI1IDAuNDI5Mzc1LDAuODAzNDM3NSAwLjMyMzEyNSwwLjkwOTY4NzUgMC4yMTcxODc1LDAuODAzNDM3NSAwLjA0MDMxMjUsMC42MjY4NzUgMC4xNDY1NjI1LDAuNTIwNjI1IDAuMzIzMTI1LDAuNjk3NSAwLjg1MzQzNzUsMC4xNjcxODc1IHoiCiAgICAgICAgIHN0eWxlPSJmaWxsOiNmZmZmZmY7ZmlsbC1vcGFjaXR5OjE7c3Ryb2tlOm5vbmUiIC8+CiAgICA8L21hc2s+CiAgPC9kZWZzPgogIDxyZWN0CiAgICAgd2lkdGg9IjEiCiAgICAgaGVpZ2h0PSIxIgogICAgIHg9IjAiCiAgICAgeT0iMCIKICAgICBjbGlwLXBhdGg9InVybCgjY2xpcCkiCiAgICAgc3R5bGU9ImZpbGw6IzAwMDAwMDtmaWxsLW9wYWNpdHk6MTtzdHJva2U6bm9uZSIgLz4KPC9zdmc+Cg==");
  background: transparent;
  -webkit-transition-duration: 0.28s;
          transition-duration: 0.28s;
  -webkit-transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
          transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  -webkit-transition-property: background;
          transition-property: background;
}
.spc-checkbox.is-checked:hover .spc-checkbox__tick-outline,
.spc-checkbox.is-checked.is-focused:hover .spc-checkbox__tick-outline {
  background: #2d2d2d url("data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iVVRGLTgiIHN0YW5kYWxvbmU9Im5vIj8+CjxzdmcKICAgeG1sbnM6ZGM9Imh0dHA6Ly9wdXJsLm9yZy9kYy9lbGVtZW50cy8xLjEvIgogICB4bWxuczpjYz0iaHR0cDovL2NyZWF0aXZlY29tbW9ucy5vcmcvbnMjIgogICB4bWxuczpyZGY9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkvMDIvMjItcmRmLXN5bnRheC1ucyMiCiAgIHhtbG5zOnN2Zz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciCiAgIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIKICAgdmVyc2lvbj0iMS4xIgogICB2aWV3Qm94PSIwIDAgMSAxIgogICBwcmVzZXJ2ZUFzcGVjdFJhdGlvPSJ4TWluWU1pbiBtZWV0Ij4KICA8cGF0aAogICAgIGQ9Ik0gMC4wNDAzODA1OSwwLjYyNjc3NjcgMC4xNDY0NDY2MSwwLjUyMDcxMDY4IDAuNDI5Mjg5MzIsMC44MDM1NTMzOSAwLjMyMzIyMzMsMC45MDk2MTk0MSB6IE0gMC4yMTcxNTcyOSwwLjgwMzU1MzM5IDAuODUzNTUzMzksMC4xNjcxNTcyOSAwLjk1OTYxOTQxLDAuMjczMjIzMyAwLjMyMzIyMzMsMC45MDk2MTk0MSB6IgogICAgIGlkPSJyZWN0Mzc4MCIKICAgICBzdHlsZT0iZmlsbDojZmZmZmZmO2ZpbGwtb3BhY2l0eToxO3N0cm9rZTpub25lIiAvPgo8L3N2Zz4K") !important;
}
.spc-checkbox.is-checked .spc-checkbox__tick-outline {
  background: #4b4b4b url("data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iVVRGLTgiIHN0YW5kYWxvbmU9Im5vIj8+CjxzdmcKICAgeG1sbnM6ZGM9Imh0dHA6Ly9wdXJsLm9yZy9kYy9lbGVtZW50cy8xLjEvIgogICB4bWxuczpjYz0iaHR0cDovL2NyZWF0aXZlY29tbW9ucy5vcmcvbnMjIgogICB4bWxuczpyZGY9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkvMDIvMjItcmRmLXN5bnRheC1ucyMiCiAgIHhtbG5zOnN2Zz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciCiAgIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIKICAgdmVyc2lvbj0iMS4xIgogICB2aWV3Qm94PSIwIDAgMSAxIgogICBwcmVzZXJ2ZUFzcGVjdFJhdGlvPSJ4TWluWU1pbiBtZWV0Ij4KICA8cGF0aAogICAgIGQ9Ik0gMC4wNDAzODA1OSwwLjYyNjc3NjcgMC4xNDY0NDY2MSwwLjUyMDcxMDY4IDAuNDI5Mjg5MzIsMC44MDM1NTMzOSAwLjMyMzIyMzMsMC45MDk2MTk0MSB6IE0gMC4yMTcxNTcyOSwwLjgwMzU1MzM5IDAuODUzNTUzMzksMC4xNjcxNTcyOSAwLjk1OTYxOTQxLDAuMjczMjIzMyAwLjMyMzIyMzMsMC45MDk2MTk0MSB6IgogICAgIGlkPSJyZWN0Mzc4MCIKICAgICBzdHlsZT0iZmlsbDojZmZmZmZmO2ZpbGwtb3BhY2l0eToxO3N0cm9rZTpub25lIiAvPgo8L3N2Zz4K");
}
.spc-checkbox.is-checked.is-disabled .spc-checkbox__tick-outline {
  background: #c2c2c2 url("data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iVVRGLTgiIHN0YW5kYWxvbmU9Im5vIj8+CjxzdmcKICAgeG1sbnM6ZGM9Imh0dHA6Ly9wdXJsLm9yZy9kYy9lbGVtZW50cy8xLjEvIgogICB4bWxuczpjYz0iaHR0cDovL2NyZWF0aXZlY29tbW9ucy5vcmcvbnMjIgogICB4bWxuczpyZGY9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkvMDIvMjItcmRmLXN5bnRheC1ucyMiCiAgIHhtbG5zOnN2Zz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciCiAgIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIKICAgdmVyc2lvbj0iMS4xIgogICB2aWV3Qm94PSIwIDAgMSAxIgogICBwcmVzZXJ2ZUFzcGVjdFJhdGlvPSJ4TWluWU1pbiBtZWV0Ij4KICA8cGF0aAogICAgIGQ9Ik0gMC4wNDAzODA1OSwwLjYyNjc3NjcgMC4xNDY0NDY2MSwwLjUyMDcxMDY4IDAuNDI5Mjg5MzIsMC44MDM1NTMzOSAwLjMyMzIyMzMsMC45MDk2MTk0MSB6IE0gMC4yMTcxNTcyOSwwLjgwMzU1MzM5IDAuODUzNTUzMzksMC4xNjcxNTcyOSAwLjk1OTYxOTQxLDAuMjczMjIzMyAwLjMyMzIyMzMsMC45MDk2MTk0MSB6IgogICAgIGlkPSJyZWN0Mzc4MCIKICAgICBzdHlsZT0iZmlsbDojZmZmZmZmO2ZpbGwtb3BhY2l0eToxO3N0cm9rZTpub25lIiAvPgo8L3N2Zz4K");
}
.spc-checkbox__label {
  position: relative;
  font-size: 16px;
  line-height: 24px;
  margin: 0;
}
.spc-checkbox.is-disabled .spc-checkbox__label {
  color: #c2c2c2;
}
.spc-icon-toggle {
  position: relative;
  vertical-align: middle;
  display: inline-block;
  height: 32px;
  margin: 0;
  padding: 0;
}
.spc-icon-toggle.is-focused .spc-icon-toggle__label {
  box-shadow: 0 0 0 2px #1473e6;
}
.spc-icon-toggle__input {
  line-height: 32px;
}
.spc-icon-toggle.is-upgraded .spc-icon-toggle__input {
  position: absolute;
  width: 0;
  height: 0;
  margin: 0;
  padding: 0;
  opacity: 0;
  -ms-appearance: none;
  -moz-appearance: none;
  -webkit-appearance: none;
  appearance: none;
  border: none;
}
.spc-icon-toggle__label {
  display: inline-block;
  position: relative;
  cursor: pointer;
  height: 32px;
  width: 32px;
  min-width: 32px;
  color: #999;
  background-color: transparent !important;
  border-radius: 4px;
  box-shadow: none;
  padding: 0;
  margin-left: 0;
  margin-right: 0;
  text-align: center;
  background-color: transparent;
  will-change: background-color;
  -webkit-transition: box-shadow 0.2s cubic-bezier(0.4, 0, 0.2, 1), color 0.2s cubic-bezier(0.4, 0, 0.2, 1);
          transition: box-shadow 0.2s cubic-bezier(0.4, 0, 0.2, 1), color 0.2s cubic-bezier(0.4, 0, 0.2, 1);
}
.spc-icon-toggle:not(.is-checked):not(.is-disabled) .spc-icon-toggle__label:hover {
  color: #4b4b4b;
}
.spc-icon-toggle__label[class*="-icons"] {
  line-height: 32px;
  font-size: 24px;
}
.spc-icon-toggle.is-checked .spc-icon-toggle__label {
  color: #1473e6;
}
.spc-icon-toggle.is-disabled .spc-icon-toggle__label {
  color: #f5f5f5;
  cursor: auto;
  -webkit-transition: none;
          transition: none;
}
.spc-icon-toggle.is-focused .spc-icon-toggle__label {
  background-color: transparent;
}
.spc-icon-toggle.is-focused.is-checked .spc-icon-toggle__label {
  background-color: #1473e6;
}
.spc-popup-overlay {
  background-color: #fafafa;
  opacity: 0.8;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 5;
  cursor: pointer;
}
.spc-popup-container {
  max-width: 280px;
  border: 1px solid #e1e1e1;
  background-color: #fff;
  position: absolute;
  padding: 20px 0 20px 0;
  z-index: 10;
  left: 0;
  right: 0;
  margin: auto;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  box-shadow: 0px 0px 8px 0px rgba(0,0,0,0.15);
  box-sizing: content-box;
  outline: none !important;
}
.spc-popup-label {
  font-size: 20px;
  line-height: 20px;
  margin-bottom: 8px;
  padding-left: 20px;
}
.spc-popup-list {
  max-height: 300px;
  overflow: hidden;
  overflow-y: auto;
  height: calc(100% - 20px);
  box-sizing: content-box;
}
.spc-popup-list__item.is-checked::after {
  position: absolute;
  font-family: 'spc-icons';
  font-size: 10px;
  content: "\e901";
  color: #1473e6;
  right: 8px;
  top: 10px;
}
.spc-popup-list__item.is-checked {
  color: #1473e6;
}
.spc-popup-list::-webkit-scrollbar {
  -webkit-appearance: none;
  width: 4px;
}
.spc-popup-list::-webkit-scrollbar-thumb {
  border-radius: 4px;
  background-color: rgba(0,0,0,0.5);
}
.spc-popup-list__item {
  box-sizing: border-box;
  margin: 0;
  padding: 8px 0 8px 20px;
  border-left: 2px solid #fff;
  padding-right: 30px;
  cursor: pointer;
  position: relative;
  line-height: 120%;
  font-size: 14px;
}
.spc-popup__options {
  display: none;
}
.spc-popup-list__item:hover {
  background: #fafafa;
  border-left: 2px solid #fafafa;
  color: #2d2d2d;
}
.spc-popup-list__item.is-focus {
  outline: none !important;
  border-left: 2px solid #1473e6;
  background: #fafafa;
  color: #1473e6;
}
.spc-popup {
  height: 32px;
  min-width: 60px;
  font-size: 14px;
  position: relative;
  vertical-align: middle;
  display: inline-block;
  color: #4b4b4b;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
}
.spc-popup:focus {
  outline: none !important;
}
.spc-popup:focus .spc-popup__inner {
  box-shadow: 0 0 0 1px #1473e6;
}
.spc-popup__inner {
  border-radius: 4px;
  background: #fafafa;
  border: 1px solid #e1e1e1;
  display: inline-block;
  position: absolute;
  width: 100%;
  cursor: pointer;
  overflow: hidden;
  box-sizing: border-box;
}
.spc-popup__inner:hover {
  background: #fff;
}
.spc-popup__selected {
  padding: 0 32px 0 11px;
  line-height: 30px;
  width: 100%;
  box-sizing: border-box;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
}
.spc-popup__selected::after {
  content: 'D';
  position: absolute;
  top: 11px;
  right: 11px;
  font-size: 10px;
  color: #707070;
  font-family: 'spc-icons';
  line-height: 1;
}
.spc-popup__divider {
  border: none;
  border-bottom: 1px solid #e1e1e1;
  margin: 0 11px;
  margin-bottom: -1px;
  position: relative;
  z-index: 2;
}
.spc-popup__options {
  max-height: 0;
  overflow: hidden;
  opacity: 0;
  overflow-y: auto;
}
.spc-popup.is-open .spc-popup__inner {
  z-index: 3;
  box-shadow: none !important;
}
.spc-popup--quiet:focus .spc-popup__inner {
  box-shadow: none !important;
}
.spc-popup--quiet:focus {
  box-shadow: 0 1px 0 0 #1473e6;
}
.spc-popup--quiet .spc-popup__inner {
  background: none;
  border: none;
  overflow: visible;
}
.spc-popup--quiet .spc-popup__selected {
  padding-left: 0;
}
.spc-popup--quiet .spc-popup__options {
  background: #fff;
  border: 1px solid #e1e1e1;
  border-radius: 4px;
  margin-left: -13px;
}
.spc-popup--quiet .spc-popup__divider {
  border-bottom: none;
}
.spc-popup.is-disabled .spc-popup__inner {
  background: #eaeaea;
  color: #c2c2c2;
  border: none;
  overflow: visible;
  cursor: default;
}
.spc-popup.is-disabled .spc-popup__selected::after {
  color: #c2c2c2;
}
.spc-popup.is-disabled .spc-popup__divider {
  border-bottom: none;
}
.spc-popup--quiet.is-disabled .spc-popup__inner {
  background: none;
  color: #c2c2c2;
  border: none;
  overflow: visible;
  cursor: default;
}
.spc-popup--quiet.is-disabled .spc-popup__selected::after {
  color: #c2c2c2;
}
.spc-progress {
  display: block;
  position: relative;
  height: 4px;
  min-width: 300px;
  margin: 5px 0;
}
.spc-progress.spc-progress--large {
  height: 8px;
}
.spc-progress > .bar {
  display: block;
  position: absolute;
  top: 0;
  bottom: 0;
  width: 0%;
  -webkit-transition: width 0.2s cubic-bezier(0.4, 0, 0.2, 1);
          transition: width 0.2s cubic-bezier(0.4, 0, 0.2, 1);
  border-radius: 2px;
}
.spc-progress.spc-progress--large > .bar {
  border-radius: 4px;
}
.spc-progress > .progressbar,
.spc-progress.spc-progress--large > .progressbar {
  background-color: #1473e6;
  z-index: 1;
  left: 0;
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
.spc-progress > .bufferbar {
  background-image: -webkit-linear-gradient(left, #e1e1e1, #e1e1e1), -webkit-linear-gradient(left, #1473e6, #1473e6);
  background-image: linear-gradient(to right, #e1e1e1, #e1e1e1), linear-gradient(to right, #1473e6, #1473e6);
  z-index: 0;
  left: 0;
}
.spc-progress > .auxbar {
  right: 0;
}
.spc-radio {
  display: inline-block;
  position: relative;
  font-size: 16px;
  line-height: 24px;
  cursor: pointer;
  box-sizing: border-box;
  margin: 0;
  padding-left: 0;
}
.spc-radio.is-upgraded {
  padding-left: 23px;
}
.spc-radio.is-disabled {
  cursor: auto;
}
.spc-radio.is-disabled .spc-radio__label {
  color: #c2c2c2;
}
.spc-radio__button {
  line-height: 24px;
}
.spc-radio.is-upgraded .spc-radio__button {
  position: absolute;
  width: 0;
  height: 0;
  margin: 0;
  padding: 0;
  opacity: 0;
  -ms-appearance: none;
  -moz-appearance: none;
  -webkit-appearance: none;
  appearance: none;
  border: none;
}
.spc-radio__outer-circle {
  position: absolute;
  left: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  display: inline-block;
  box-sizing: border-box;
  width: 15px;
  height: 15px;
  margin: 0;
  border: 2px solid #707070;
  border-radius: 50%;
  z-index: 2;
}
.spc-radio.is-checked .spc-radio__outer-circle {
  border: 2px solid #707070;
}
.spc-radio.is-disabled .spc-radio__outer-circle {
  border: 2px solid #c2c2c2;
}
.spc-radio__inner-circle {
  position: absolute;
  z-index: 1;
  margin: 0;
  top: 50%;
  left: 0;
  box-sizing: border-box;
  width: 15px;
  height: 15px;
  -webkit-transition-duration: 0.28s;
          transition-duration: 0.28s;
  -webkit-transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
          transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  -webkit-transition-property: -webkit-transform;
          transition-property: transform;
  -webkit-transform: translateY(-50%) scale3d(0, 0, 0);
          transform: translateY(-50%) scale3d(0, 0, 0);
  border-radius: 50%;
  background: #707070;
}
.spc-radio.is-checked .spc-radio__inner-circle {
  -webkit-transform: translateY(-50%) scale3d(1, 1, 1);
          transform: translateY(-50%) scale3d(1, 1, 1);
}
.spc-radio.is-disabled .spc-radio__inner-circle {
  background: #c2c2c2;
}
.spc-spinner__dots {
  width: 32px;
  height: 16px;
  background: url("../images/spinners/dots.gif") no-repeat center center;
  background-size: cover;
}
.spc-spinner__radial {
  width: 64px;
  height: 64px;
  background: url("../images/spinners/radial.gif") no-repeat center center;
  background-size: cover;
}
.spc-switch {
  box-sizing: border-box;
  display: inline-block;
  vertical-align: middle;
  position: relative;
  height: 24px;
  margin: 0;
  margin-right: 7px;
  padding: 0;
  overflow: visible;
  z-index: 1;
  cursor: pointer;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.spc-switch.is-upgraded {
  padding-left: 22px;
}
.spc-switch.is-disabled {
  cursor: auto;
}
.spc-switch__input {
  line-height: 24px;
}
.spc-switch.is-upgraded .spc-switch__input {
  position: absolute;
  width: 0;
  height: 0;
  margin: 0;
  padding: 0;
  opacity: 0;
  -ms-appearance: none;
  -moz-appearance: none;
  -webkit-appearance: none;
  appearance: none;
  border: none;
}
.spc-switch__track {
  background: #e1e1e1;
  position: absolute;
  left: 0;
  top: 10px;
  height: 4px;
  width: 30px;
  border-radius: 4px;
}
.spc-switch.is-checked .spc-switch__track {
  background: #e1e1e1;
}
.spc-switch.is-disabled .spc-switch__track {
  background: #e1e1e1;
}
.spc-switch__thumb {
  box-sizing: border-box;
  position: absolute;
  left: 0;
  top: 5px;
  height: 14px;
  width: 14px;
  box-shadow: 0 0 0 2px #f5f5f5;
  background: #f5f5f5;
  border: 3px solid #707070;
  border-radius: 50%;
  -webkit-transition-duration: 0.2s;
          transition-duration: 0.2s;
  -webkit-transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
          transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  -webkit-transition-property: left;
          transition-property: left;
}
.spc-switch.is-checked .spc-switch__thumb {
  background: #707070;
  left: 16px;
}
.spc-switch.is-disabled .spc-switch__thumb {
  border-color: #e1e1e1;
}
.spc-switch__label {
  position: relative;
  font-size: 16px;
  line-height: 24px;
  margin: 0;
  left: 24px;
}
.spc-switch.is-disabled .spc-switch__label {
  color: #e1e1e1;
}
.spc-tabs {
  display: block;
}
.spc-tabs__tab-bar {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
      -ms-flex-direction: row;
          flex-direction: row;
  padding: 0;
  margin: 0;
}
.spc-tabs__line {
  position: absolute;
  display: block;
  height: 2px;
  width: 1px;
  bottom: 0px;
  left: 0px;
  -webkit-transform-origin: left;
          transform-origin: left;
  background: #2d2d2d;
  -webkit-transition: all 150ms ease-in-out;
          transition: all 150ms ease-in-out;
}
.spc-tabs__tab {
  margin: 0;
  border: none;
  margin-right: 30px;
  float: left;
  position: relative;
  display: block;
  text-decoration: none;
  height: 30px;
  line-height: 30px;
  text-align: center;
  font-size: 16px;
  cursor: pointer;
  color: #707070;
  overflow: hidden;
  -webkit-transition: color 100ms linear;
          transition: color 100ms linear;
}
.spc-tabs.is-upgraded .spc-tabs__tab.is-active {
  color: #2d2d2d;
}
.spc-tabs__tab:last-child {
  margin-right: 0;
}
.spc-tabs__tab:not(.is-active):hover {
  color: #1473e6;
}
.spc-tabs.spc-tabs--vertical .spc-tabs__tab-bar {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
      -ms-flex-align: start;
          align-items: flex-start;
}
.spc-tabs.spc-tabs--vertical .spc-tabs__line {
  bottom: auto;
  top: 0px;
  width: 2px;
  height: 1px;
  -webkit-transform-origin: top;
          transform-origin: top;
}
.spc-tabs.spc-tabs--vertical .spc-tabs__tab {
  width: auto;
  height: 1em;
  padding: 2px 8px;
  margin: 3px 0;
  font-size: 14px;
  line-height: 1;
  text-transform: uppercase;
}
.spc-tabs__panel {
  display: block;
}
.spc-tabs.is-upgraded .spc-tabs__panel {
  display: none;
}
.spc-tabs.is-upgraded .spc-tabs__panel.is-active {
  display: block;
}
.spc-textfield {
  box-sizing: border-box;
  display: inline-block;
  position: relative;
  width: 300px;
  max-width: 100%;
  margin: 0 0 20px;
  padding: 0;
  font-family: "adobe-clean", "Helvetica", "Arial", "sans-serif";
  font-size: 16px;
}
.spc-textfield.spc-textfield--floating-label {
  padding-top: 24px;
}
.spc-textfield.spc-textfield--floating-label .spc-textfield__label {
  top: 24px;
}
.spc-textfield .spc-button {
  position: absolute;
  bottom: 20px;
}
.spc-textfield .spc-button--icon {
  border: none;
}
.spc-textfield--align-right {
  text-align: right;
}
.spc-textfield--full-width {
  width: 100%;
}
.spc-textfield--left-label {
  display: inline-block;
  margin-right: 4px;
  font-size: 12px;
  vertical-align: baseline;
}
.spc-textfield--top-label {
  display: block;
  font-size: 12px;
  margin-bottom: 4px;
}
.spc-textfield__input {
  box-sizing: border-box;
  width: 100%;
  height: 32px;
  line-height: 18px;
  line-height: unset;
  font-size: 16px;
  border: 1px solid #e1e1e1;
  color: #4b4b4b;
  background: #fff;
  border-radius: 4px;
  outline-offset: 2px;
  outline: none;
  text-indent: 12px;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  -webkit-transition: all 150ms ease-in-out;
          transition: all 150ms ease-in-out;
}
.spc-textfield__input::-webkit-input-placeholder {
  font-family: "adobe-clean", "Helvetica", "Arial", "sans-serif";
  font-style: italic;
  color: #c2c2c2;
  -webkit-transition: all 150ms ease-in-out;
          transition: all 150ms ease-in-out;
}
.spc-textfield__input::-moz-placeholder {
  font-family: "adobe-clean", "Helvetica", "Arial", "sans-serif";
  font-style: italic;
  color: #c2c2c2;
  transition: all 150ms ease-in-out;
}
.spc-textfield__input:-ms-input-placeholder {
  font-family: "adobe-clean", "Helvetica", "Arial", "sans-serif";
  font-style: italic;
  color: #c2c2c2;
  transition: all 150ms ease-in-out;
}
.spc-textfield__input::placeholder {
  font-family: "adobe-clean", "Helvetica", "Arial", "sans-serif";
  font-style: italic;
  color: #c2c2c2;
  -webkit-transition: all 150ms ease-in-out;
          transition: all 150ms ease-in-out;
}
.spc-textfield__input:hover {
  border-color: #c2c2c2;
}
.spc-textfield__input:hover + .spc-textfield__label {
  color: #999;
}
.spc-textfield__input:hover + .spc-textfield__stepstack {
  border-color: #c2c2c2;
}
.spc-textfield--quiet .spc-textfield__input:hover {
  border-color: #c2c2c2;
}
.spc-textfield__input:hover::-webkit-input-placeholder {
  color: #999;
}
.spc-textfield__input:hover::-moz-placeholder {
  color: #999;
}
.spc-textfield__input:hover:-ms-input-placeholder {
  color: #999;
}
.spc-textfield__input:hover::placeholder {
  color: #999;
}
.spc-textfield__input:active,
.spc-textfield__input:focus,
.spc-textfield--quiet.is-focused .spc-textfield__input,
.spc-textfield.is-focused .spc-textfield__input {
  border-color: #2d8ceb;
}
.spc-textfield__input:active + .spc-textfield__stepstack,
.spc-textfield__input:focus + .spc-textfield__stepstack,
.spc-textfield--quiet.is-focused .spc-textfield__input + .spc-textfield__stepstack,
.spc-textfield.is-focused .spc-textfield__input + .spc-textfield__stepstack {
  border-color: #2d8ceb;
}
.spc-textfield.is-invalid .spc-textfield__input {
  border-color: #e61414;
}
.spc-textfield.is-invalid .spc-textfield__input + .spc-textfield__stepstack {
  border-color: #e61414;
}
.spc-textfield__input:disabled,
.spc-textfield.is-disabled .spc-textfield__input {
  color: #c2c2c2;
  background: #eaeaea;
  border-color: transparent;
  pointer-events: none;
  font-smoothing: antialiased;
}
.spc-textfield--quiet .spc-textfield__input {
  border-radius: 0;
  border: none;
  text-indent: 0;
  background: transparent;
  border-bottom: 1px solid #e1e1e1;
}
.spc-textfield.spc-textfield--quiet.is-disabled.is-disabled .spc-textfield__input {
  background: transparent;
  border-color: #e1e1e1;
}
.spc-textfield textarea.spc-textfield__input {
  display: block;
}
.spc-textfield__label {
  position: absolute;
  display: block;
  width: calc(100% - 13px);
  height: 28px;
  padding-top: 4px;
  padding-left: 13px;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  color: #c2c2c2;
  font-size: 16px;
  pointer-events: none;
  overflow: hidden;
  white-space: nowrap;
  text-align: left;
  font-style: italic;
  -webkit-transition: all 150ms ease-in-out;
          transition: all 150ms ease-in-out;
}
.spc-textfield.is-dirty .spc-textfield__label {
  visibility: hidden;
}
.spc-textfield--quiet .spc-textfield__label {
  padding-left: 0;
}
.spc-textfield--floating-label.is-focused .spc-textfield__label,
.spc-textfield--floating-label.is-dirty .spc-textfield__label {
  color: #707070;
  font-size: 12px;
  top: 0;
  left: -13px;
  visibility: visible;
}
.spc-textfield--quiet.spc-textfield--floating-label.is-focused .spc-textfield__label,
.spc-textfield--quiet.spc-textfield--floating-label.is-dirty .spc-textfield__label {
  top: 5px;
  left: 0;
}
.spc-textfield--floating-label.is-invalid .spc-textfield__label {
  color: #e61414;
  font-size: 12px;
}
.spc-textfield__error {
  color: #e61414;
  position: absolute;
  font-size: 12px;
  margin-top: 3px;
  visibility: hidden;
  display: block;
}
.spc-textfield.is-invalid .spc-textfield__error {
  visibility: visible;
}
.spc-textfield__number {
  padding-left: 22px;
}
.spc-textfield__number.spc-textfield--quiet {
  padding-left: 0;
}
.spc-textfield__number.spc-textfield--quiet .spc-textfield__input {
  padding-left: 26px;
}
.spc-textfield__stepstack {
  position: absolute;
  box-sizing: border-box;
  width: 24px;
  height: 32px;
  left: 0;
  top: 0;
  cursor: pointer;
  border: 1px solid #e1e1e1;
  background: #fafafa;
  border-radius: 4px 0 0 4px;
  -webkit-transition: all 150ms ease-in-out;
          transition: all 150ms ease-in-out;
}
.spc-textfield__stepstack:hover {
  background: #fff;
}
.spc-textfield--quiet .spc-textfield__stepstack {
  border: none;
  background: transparent;
}
.spc-textfield--quiet .spc-textfield__stepstack:hover {
  background: transparent;
}
.spc-textfield__stepup,
.spc-textfield__stepdown {
  position: absolute;
  display: block;
  width: 100%;
  height: 50%;
  text-align: center;
  line-height: 16px;
  color: #999;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  -webkit-transition: all 100ms ease-in-out;
          transition: all 100ms ease-in-out;
}
.spc-textfield__stepup:hover,
.spc-textfield__stepdown:hover {
  color: #707070;
  background: #f5f5f5;
}
.spc-textfield__stepup:active,
.spc-textfield__stepdown:active {
  color: #4b4b4b;
  background: #eaeaea;
}
.spc-textfield--quiet .spc-textfield__stepup:hover,
.spc-textfield--quiet .spc-textfield__stepdown:hover,
.spc-textfield--quiet .spc-textfield__stepup:active,
.spc-textfield--quiet .spc-textfield__stepdown:active {
  color: #4b4b4b;
  background: transparent;
}
.spc-textfield__stepup {
  top: 0;
  bottom: auto;
}
.spc-textfield__stepup:before {
  content: "U";
  display: block;
  font-family: "spc-icons";
  font-size: 8px;
}
.spc-textfield__stepdown {
  top: auto;
  bottom: 0;
}
.spc-textfield__stepdown:before {
  content: "D";
  display: block;
  font-family: "spc-icons";
  font-size: 8px;
}
input[type="number"] {
  -moz-appearance: textfield;
}
input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}
.spc-shadow--2dp {
  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);
}
.spc-shadow--3dp {
  box-shadow: 0 3px 4px 0 rgba(0,0,0,0.14), 0 3px 3px -2px rgba(0,0,0,0.2), 0 1px 8px 0 rgba(0,0,0,0.12);
}
.spc-shadow--4dp {
  box-shadow: 0 4px 5px 0 rgba(0,0,0,0.14), 0 1px 10px 0 rgba(0,0,0,0.12), 0 2px 4px -1px rgba(0,0,0,0.2);
}
.spc-shadow--6dp {
  box-shadow: 0 6px 10px 0 rgba(0,0,0,0.14), 0 1px 18px 0 rgba(0,0,0,0.12), 0 3px 5px -1px rgba(0,0,0,0.2);
}
.spc-shadow--8dp {
  box-shadow: 0 8px 10px 1px rgba(0,0,0,0.14), 0 3px 14px 2px rgba(0,0,0,0.12), 0 5px 5px -3px rgba(0,0,0,0.2);
}
.spc-shadow--16dp {
  box-shadow: 0 16px 24px 2px rgba(0,0,0,0.14), 0 6px 30px 5px rgba(0,0,0,0.12), 0 8px 10px -5px rgba(0,0,0,0.2);
}
.spc-grid {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-flow: row wrap;
      -ms-flex-flow: row wrap;
          flex-flow: row wrap;
  margin: 0 auto 0 auto;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
}
.spc-grid.spc-grid--no-spacing {
  padding: 0;
}
.spc-cell {
  box-sizing: border-box;
}
.spc-cell--top {
  -webkit-align-self: flex-start;
      -ms-flex-item-align: start;
          align-self: flex-start;
}
.spc-cell--middle {
  -webkit-align-self: center;
      -ms-flex-item-align: center;
          align-self: center;
}
.spc-cell--bottom {
  -webkit-align-self: flex-end;
      -ms-flex-item-align: end;
          align-self: flex-end;
}
.spc-cell--stretch {
  -webkit-align-self: stretch;
      -ms-flex-item-align: stretch;
          align-self: stretch;
}
.spc-grid.spc-grid--no-spacing > .spc-cell {
  margin: 0;
}
@media (max-width: 479px) {
  .spc-grid {
    padding: 8px;
  }
  .spc-cell {
    margin: 8px;
    width: calc(100% - 16px);
  }
  .spc-grid--no-spacing > .spc-cell {
    width: 100%;
  }
  .spc-cell--hide-phone {
    display: none !important;
  }
  .spc-cell--1-col {
    width: calc(25% - 16px);
  }
  .spc-grid--no-spacing > .spc-cell--1-col {
    width: 25%;
  }
  .spc-cell--1-col-phone.spc-cell--1-col-phone {
    width: calc(25% - 16px);
  }
  .spc-grid--no-spacing > .spc-cell--1-col-phone.spc-cell--1-col-phone {
    width: 25%;
  }
  .spc-cell--2-col {
    width: calc(50% - 16px);
  }
  .spc-grid--no-spacing > .spc-cell--2-col {
    width: 50%;
  }
  .spc-cell--2-col-phone.spc-cell--2-col-phone {
    width: calc(50% - 16px);
  }
  .spc-grid--no-spacing > .spc-cell--2-col-phone.spc-cell--2-col-phone {
    width: 50%;
  }
  .spc-cell--3-col {
    width: calc(75% - 16px);
  }
  .spc-grid--no-spacing > .spc-cell--3-col {
    width: 75%;
  }
  .spc-cell--3-col-phone.spc-cell--3-col-phone {
    width: calc(75% - 16px);
  }
  .spc-grid--no-spacing > .spc-cell--3-col-phone.spc-cell--3-col-phone {
    width: 75%;
  }
  .spc-cell--4-col {
    width: calc(100% - 16px);
  }
  .spc-grid--no-spacing > .spc-cell--4-col {
    width: 100%;
  }
  .spc-cell--4-col-phone.spc-cell--4-col-phone {
    width: calc(100% - 16px);
  }
  .spc-grid--no-spacing > .spc-cell--4-col-phone.spc-cell--4-col-phone {
    width: 100%;
  }
  .spc-cell--5-col {
    width: calc(100% - 16px);
  }
  .spc-grid--no-spacing > .spc-cell--5-col {
    width: 100%;
  }
  .spc-cell--5-col-phone.spc-cell--5-col-phone {
    width: calc(100% - 16px);
  }
  .spc-grid--no-spacing > .spc-cell--5-col-phone.spc-cell--5-col-phone {
    width: 100%;
  }
  .spc-cell--6-col {
    width: calc(100% - 16px);
  }
  .spc-grid--no-spacing > .spc-cell--6-col {
    width: 100%;
  }
  .spc-cell--6-col-phone.spc-cell--6-col-phone {
    width: calc(100% - 16px);
  }
  .spc-grid--no-spacing > .spc-cell--6-col-phone.spc-cell--6-col-phone {
    width: 100%;
  }
  .spc-cell--7-col {
    width: calc(100% - 16px);
  }
  .spc-grid--no-spacing > .spc-cell--7-col {
    width: 100%;
  }
  .spc-cell--7-col-phone.spc-cell--7-col-phone {
    width: calc(100% - 16px);
  }
  .spc-grid--no-spacing > .spc-cell--7-col-phone.spc-cell--7-col-phone {
    width: 100%;
  }
  .spc-cell--8-col {
    width: calc(100% - 16px);
  }
  .spc-grid--no-spacing > .spc-cell--8-col {
    width: 100%;
  }
  .spc-cell--8-col-phone.spc-cell--8-col-phone {
    width: calc(100% - 16px);
  }
  .spc-grid--no-spacing > .spc-cell--8-col-phone.spc-cell--8-col-phone {
    width: 100%;
  }
  .spc-cell--9-col {
    width: calc(100% - 16px);
  }
  .spc-grid--no-spacing > .spc-cell--9-col {
    width: 100%;
  }
  .spc-cell--9-col-phone.spc-cell--9-col-phone {
    width: calc(100% - 16px);
  }
  .spc-grid--no-spacing > .spc-cell--9-col-phone.spc-cell--9-col-phone {
    width: 100%;
  }
  .spc-cell--10-col {
    width: calc(100% - 16px);
  }
  .spc-grid--no-spacing > .spc-cell--10-col {
    width: 100%;
  }
  .spc-cell--10-col-phone.spc-cell--10-col-phone {
    width: calc(100% - 16px);
  }
  .spc-grid--no-spacing > .spc-cell--10-col-phone.spc-cell--10-col-phone {
    width: 100%;
  }
  .spc-cell--11-col {
    width: calc(100% - 16px);
  }
  .spc-grid--no-spacing > .spc-cell--11-col {
    width: 100%;
  }
  .spc-cell--11-col-phone.spc-cell--11-col-phone {
    width: calc(100% - 16px);
  }
  .spc-grid--no-spacing > .spc-cell--11-col-phone.spc-cell--11-col-phone {
    width: 100%;
  }
  .spc-cell--12-col {
    width: calc(100% - 16px);
  }
  .spc-grid--no-spacing > .spc-cell--12-col {
    width: 100%;
  }
  .spc-cell--12-col-phone.spc-cell--12-col-phone {
    width: calc(100% - 16px);
  }
  .spc-grid--no-spacing > .spc-cell--12-col-phone.spc-cell--12-col-phone {
    width: 100%;
  }
  .spc-cell--1-offset {
    margin-left: calc(25% + 8px);
  }
  .spc-grid.spc-grid--no-spacing > .spc-cell--1-offset {
    margin-left: 25%;
  }
  .spc-cell--1-offset-phone.spc-cell--1-offset-phone {
    margin-left: calc(25% + 8px);
  }
  .spc-grid.spc-grid--no-spacing > .spc-cell--1-offset-phone.spc-cell--1-offset-phone {
    margin-left: 25%;
  }
  .spc-cell--2-offset {
    margin-left: calc(50% + 8px);
  }
  .spc-grid.spc-grid--no-spacing > .spc-cell--2-offset {
    margin-left: 50%;
  }
  .spc-cell--2-offset-phone.spc-cell--2-offset-phone {
    margin-left: calc(50% + 8px);
  }
  .spc-grid.spc-grid--no-spacing > .spc-cell--2-offset-phone.spc-cell--2-offset-phone {
    margin-left: 50%;
  }
  .spc-cell--3-offset {
    margin-left: calc(75% + 8px);
  }
  .spc-grid.spc-grid--no-spacing > .spc-cell--3-offset {
    margin-left: 75%;
  }
  .spc-cell--3-offset-phone.spc-cell--3-offset-phone {
    margin-left: calc(75% + 8px);
  }
  .spc-grid.spc-grid--no-spacing > .spc-cell--3-offset-phone.spc-cell--3-offset-phone {
    margin-left: 75%;
  }
}
@media (min-width: 480px) and (max-width: 839px) {
  .spc-grid {
    padding: 8px;
  }
  .spc-cell {
    margin: 8px;
    width: calc(50% - 16px);
  }
  .spc-grid--no-spacing > .spc-cell {
    width: 50%;
  }
  .spc-cell--hide-tablet {
    display: none !important;
  }
  .spc-cell--1-col {
    width: calc(12.5% - 16px);
  }
  .spc-grid--no-spacing > .spc-cell--1-col {
    width: 12.5%;
  }
  .spc-cell--1-col-tablet.spc-cell--1-col-tablet {
    width: calc(12.5% - 16px);
  }
  .spc-grid--no-spacing > .spc-cell--1-col-tablet.spc-cell--1-col-tablet {
    width: 12.5%;
  }
  .spc-cell--2-col {
    width: calc(25% - 16px);
  }
  .spc-grid--no-spacing > .spc-cell--2-col {
    width: 25%;
  }
  .spc-cell--2-col-tablet.spc-cell--2-col-tablet {
    width: calc(25% - 16px);
  }
  .spc-grid--no-spacing > .spc-cell--2-col-tablet.spc-cell--2-col-tablet {
    width: 25%;
  }
  .spc-cell--3-col {
    width: calc(37.5% - 16px);
  }
  .spc-grid--no-spacing > .spc-cell--3-col {
    width: 37.5%;
  }
  .spc-cell--3-col-tablet.spc-cell--3-col-tablet {
    width: calc(37.5% - 16px);
  }
  .spc-grid--no-spacing > .spc-cell--3-col-tablet.spc-cell--3-col-tablet {
    width: 37.5%;
  }
  .spc-cell--4-col {
    width: calc(50% - 16px);
  }
  .spc-grid--no-spacing > .spc-cell--4-col {
    width: 50%;
  }
  .spc-cell--4-col-tablet.spc-cell--4-col-tablet {
    width: calc(50% - 16px);
  }
  .spc-grid--no-spacing > .spc-cell--4-col-tablet.spc-cell--4-col-tablet {
    width: 50%;
  }
  .spc-cell--5-col {
    width: calc(62.5% - 16px);
  }
  .spc-grid--no-spacing > .spc-cell--5-col {
    width: 62.5%;
  }
  .spc-cell--5-col-tablet.spc-cell--5-col-tablet {
    width: calc(62.5% - 16px);
  }
  .spc-grid--no-spacing > .spc-cell--5-col-tablet.spc-cell--5-col-tablet {
    width: 62.5%;
  }
  .spc-cell--6-col {
    width: calc(75% - 16px);
  }
  .spc-grid--no-spacing > .spc-cell--6-col {
    width: 75%;
  }
  .spc-cell--6-col-tablet.spc-cell--6-col-tablet {
    width: calc(75% - 16px);
  }
  .spc-grid--no-spacing > .spc-cell--6-col-tablet.spc-cell--6-col-tablet {
    width: 75%;
  }
  .spc-cell--7-col {
    width: calc(87.5% - 16px);
  }
  .spc-grid--no-spacing > .spc-cell--7-col {
    width: 87.5%;
  }
  .spc-cell--7-col-tablet.spc-cell--7-col-tablet {
    width: calc(87.5% - 16px);
  }
  .spc-grid--no-spacing > .spc-cell--7-col-tablet.spc-cell--7-col-tablet {
    width: 87.5%;
  }
  .spc-cell--8-col {
    width: calc(100% - 16px);
  }
  .spc-grid--no-spacing > .spc-cell--8-col {
    width: 100%;
  }
  .spc-cell--8-col-tablet.spc-cell--8-col-tablet {
    width: calc(100% - 16px);
  }
  .spc-grid--no-spacing > .spc-cell--8-col-tablet.spc-cell--8-col-tablet {
    width: 100%;
  }
  .spc-cell--9-col {
    width: calc(100% - 16px);
  }
  .spc-grid--no-spacing > .spc-cell--9-col {
    width: 100%;
  }
  .spc-cell--9-col-tablet.spc-cell--9-col-tablet {
    width: calc(100% - 16px);
  }
  .spc-grid--no-spacing > .spc-cell--9-col-tablet.spc-cell--9-col-tablet {
    width: 100%;
  }
  .spc-cell--10-col {
    width: calc(100% - 16px);
  }
  .spc-grid--no-spacing > .spc-cell--10-col {
    width: 100%;
  }
  .spc-cell--10-col-tablet.spc-cell--10-col-tablet {
    width: calc(100% - 16px);
  }
  .spc-grid--no-spacing > .spc-cell--10-col-tablet.spc-cell--10-col-tablet {
    width: 100%;
  }
  .spc-cell--11-col {
    width: calc(100% - 16px);
  }
  .spc-grid--no-spacing > .spc-cell--11-col {
    width: 100%;
  }
  .spc-cell--11-col-tablet.spc-cell--11-col-tablet {
    width: calc(100% - 16px);
  }
  .spc-grid--no-spacing > .spc-cell--11-col-tablet.spc-cell--11-col-tablet {
    width: 100%;
  }
  .spc-cell--12-col {
    width: calc(100% - 16px);
  }
  .spc-grid--no-spacing > .spc-cell--12-col {
    width: 100%;
  }
  .spc-cell--12-col-tablet.spc-cell--12-col-tablet {
    width: calc(100% - 16px);
  }
  .spc-grid--no-spacing > .spc-cell--12-col-tablet.spc-cell--12-col-tablet {
    width: 100%;
  }
  .spc-cell--1-offset {
    margin-left: calc(12.5% + 8px);
  }
  .spc-grid.spc-grid--no-spacing > .spc-cell--1-offset {
    margin-left: 12.5%;
  }
  .spc-cell--1-offset-tablet.spc-cell--1-offset-tablet {
    margin-left: calc(12.5% + 8px);
  }
  .spc-grid.spc-grid--no-spacing > .spc-cell--1-offset-tablet.spc-cell--1-offset-tablet {
    margin-left: 12.5%;
  }
  .spc-cell--2-offset {
    margin-left: calc(25% + 8px);
  }
  .spc-grid.spc-grid--no-spacing > .spc-cell--2-offset {
    margin-left: 25%;
  }
  .spc-cell--2-offset-tablet.spc-cell--2-offset-tablet {
    margin-left: calc(25% + 8px);
  }
  .spc-grid.spc-grid--no-spacing > .spc-cell--2-offset-tablet.spc-cell--2-offset-tablet {
    margin-left: 25%;
  }
  .spc-cell--3-offset {
    margin-left: calc(37.5% + 8px);
  }
  .spc-grid.spc-grid--no-spacing > .spc-cell--3-offset {
    margin-left: 37.5%;
  }
  .spc-cell--3-offset-tablet.spc-cell--3-offset-tablet {
    margin-left: calc(37.5% + 8px);
  }
  .spc-grid.spc-grid--no-spacing > .spc-cell--3-offset-tablet.spc-cell--3-offset-tablet {
    margin-left: 37.5%;
  }
  .spc-cell--4-offset {
    margin-left: calc(50% + 8px);
  }
  .spc-grid.spc-grid--no-spacing > .spc-cell--4-offset {
    margin-left: 50%;
  }
  .spc-cell--4-offset-tablet.spc-cell--4-offset-tablet {
    margin-left: calc(50% + 8px);
  }
  .spc-grid.spc-grid--no-spacing > .spc-cell--4-offset-tablet.spc-cell--4-offset-tablet {
    margin-left: 50%;
  }
  .spc-cell--5-offset {
    margin-left: calc(62.5% + 8px);
  }
  .spc-grid.spc-grid--no-spacing > .spc-cell--5-offset {
    margin-left: 62.5%;
  }
  .spc-cell--5-offset-tablet.spc-cell--5-offset-tablet {
    margin-left: calc(62.5% + 8px);
  }
  .spc-grid.spc-grid--no-spacing > .spc-cell--5-offset-tablet.spc-cell--5-offset-tablet {
    margin-left: 62.5%;
  }
  .spc-cell--6-offset {
    margin-left: calc(75% + 8px);
  }
  .spc-grid.spc-grid--no-spacing > .spc-cell--6-offset {
    margin-left: 75%;
  }
  .spc-cell--6-offset-tablet.spc-cell--6-offset-tablet {
    margin-left: calc(75% + 8px);
  }
  .spc-grid.spc-grid--no-spacing > .spc-cell--6-offset-tablet.spc-cell--6-offset-tablet {
    margin-left: 75%;
  }
  .spc-cell--7-offset {
    margin-left: calc(87.5% + 8px);
  }
  .spc-grid.spc-grid--no-spacing > .spc-cell--7-offset {
    margin-left: 87.5%;
  }
  .spc-cell--7-offset-tablet.spc-cell--7-offset-tablet {
    margin-left: calc(87.5% + 8px);
  }
  .spc-grid.spc-grid--no-spacing > .spc-cell--7-offset-tablet.spc-cell--7-offset-tablet {
    margin-left: 87.5%;
  }
}
@media (min-width: 840px) {
  .spc-grid {
    padding: 8px;
  }
  .spc-cell {
    margin: 8px;
    width: calc(33.33333333333333% - 16px);
  }
  .spc-grid--no-spacing > .spc-cell {
    width: 33.33333333333333%;
  }
  .spc-cell--hide-desktop {
    display: none !important;
  }
  .spc-cell--1-col {
    width: calc(8.333333333333332% - 16px);
  }
  .spc-grid--no-spacing > .spc-cell--1-col {
    width: 8.333333333333332%;
  }
  .spc-cell--1-col-desktop.spc-cell--1-col-desktop {
    width: calc(8.333333333333332% - 16px);
  }
  .spc-grid--no-spacing > .spc-cell--1-col-desktop.spc-cell--1-col-desktop {
    width: 8.333333333333332%;
  }
  .spc-cell--2-col {
    width: calc(16.666666666666664% - 16px);
  }
  .spc-grid--no-spacing > .spc-cell--2-col {
    width: 16.666666666666664%;
  }
  .spc-cell--2-col-desktop.spc-cell--2-col-desktop {
    width: calc(16.666666666666664% - 16px);
  }
  .spc-grid--no-spacing > .spc-cell--2-col-desktop.spc-cell--2-col-desktop {
    width: 16.666666666666664%;
  }
  .spc-cell--3-col {
    width: calc(25% - 16px);
  }
  .spc-grid--no-spacing > .spc-cell--3-col {
    width: 25%;
  }
  .spc-cell--3-col-desktop.spc-cell--3-col-desktop {
    width: calc(25% - 16px);
  }
  .spc-grid--no-spacing > .spc-cell--3-col-desktop.spc-cell--3-col-desktop {
    width: 25%;
  }
  .spc-cell--4-col {
    width: calc(33.33333333333333% - 16px);
  }
  .spc-grid--no-spacing > .spc-cell--4-col {
    width: 33.33333333333333%;
  }
  .spc-cell--4-col-desktop.spc-cell--4-col-desktop {
    width: calc(33.33333333333333% - 16px);
  }
  .spc-grid--no-spacing > .spc-cell--4-col-desktop.spc-cell--4-col-desktop {
    width: 33.33333333333333%;
  }
  .spc-cell--5-col {
    width: calc(41.66666666666667% - 16px);
  }
  .spc-grid--no-spacing > .spc-cell--5-col {
    width: 41.66666666666667%;
  }
  .spc-cell--5-col-desktop.spc-cell--5-col-desktop {
    width: calc(41.66666666666667% - 16px);
  }
  .spc-grid--no-spacing > .spc-cell--5-col-desktop.spc-cell--5-col-desktop {
    width: 41.66666666666667%;
  }
  .spc-cell--6-col {
    width: calc(50% - 16px);
  }
  .spc-grid--no-spacing > .spc-cell--6-col {
    width: 50%;
  }
  .spc-cell--6-col-desktop.spc-cell--6-col-desktop {
    width: calc(50% - 16px);
  }
  .spc-grid--no-spacing > .spc-cell--6-col-desktop.spc-cell--6-col-desktop {
    width: 50%;
  }
  .spc-cell--7-col {
    width: calc(58.333333333333336% - 16px);
  }
  .spc-grid--no-spacing > .spc-cell--7-col {
    width: 58.333333333333336%;
  }
  .spc-cell--7-col-desktop.spc-cell--7-col-desktop {
    width: calc(58.333333333333336% - 16px);
  }
  .spc-grid--no-spacing > .spc-cell--7-col-desktop.spc-cell--7-col-desktop {
    width: 58.333333333333336%;
  }
  .spc-cell--8-col {
    width: calc(66.66666666666666% - 16px);
  }
  .spc-grid--no-spacing > .spc-cell--8-col {
    width: 66.66666666666666%;
  }
  .spc-cell--8-col-desktop.spc-cell--8-col-desktop {
    width: calc(66.66666666666666% - 16px);
  }
  .spc-grid--no-spacing > .spc-cell--8-col-desktop.spc-cell--8-col-desktop {
    width: 66.66666666666666%;
  }
  .spc-cell--9-col {
    width: calc(75% - 16px);
  }
  .spc-grid--no-spacing > .spc-cell--9-col {
    width: 75%;
  }
  .spc-cell--9-col-desktop.spc-cell--9-col-desktop {
    width: calc(75% - 16px);
  }
  .spc-grid--no-spacing > .spc-cell--9-col-desktop.spc-cell--9-col-desktop {
    width: 75%;
  }
  .spc-cell--10-col {
    width: calc(83.33333333333334% - 16px);
  }
  .spc-grid--no-spacing > .spc-cell--10-col {
    width: 83.33333333333334%;
  }
  .spc-cell--10-col-desktop.spc-cell--10-col-desktop {
    width: calc(83.33333333333334% - 16px);
  }
  .spc-grid--no-spacing > .spc-cell--10-col-desktop.spc-cell--10-col-desktop {
    width: 83.33333333333334%;
  }
  .spc-cell--11-col {
    width: calc(91.66666666666666% - 16px);
  }
  .spc-grid--no-spacing > .spc-cell--11-col {
    width: 91.66666666666666%;
  }
  .spc-cell--11-col-desktop.spc-cell--11-col-desktop {
    width: calc(91.66666666666666% - 16px);
  }
  .spc-grid--no-spacing > .spc-cell--11-col-desktop.spc-cell--11-col-desktop {
    width: 91.66666666666666%;
  }
  .spc-cell--12-col {
    width: calc(100% - 16px);
  }
  .spc-grid--no-spacing > .spc-cell--12-col {
    width: 100%;
  }
  .spc-cell--12-col-desktop.spc-cell--12-col-desktop {
    width: calc(100% - 16px);
  }
  .spc-grid--no-spacing > .spc-cell--12-col-desktop.spc-cell--12-col-desktop {
    width: 100%;
  }
  .spc-cell--1-offset {
    margin-left: calc(8.333333333333332% + 8px);
  }
  .spc-grid.spc-grid--no-spacing > .spc-cell--1-offset {
    margin-left: 8.333333333333332%;
  }
  .spc-cell--1-offset-desktop.spc-cell--1-offset-desktop {
    margin-left: calc(8.333333333333332% + 8px);
  }
  .spc-grid.spc-grid--no-spacing > .spc-cell--1-offset-desktop.spc-cell--1-offset-desktop {
    margin-left: 8.333333333333332%;
  }
  .spc-cell--2-offset {
    margin-left: calc(16.666666666666664% + 8px);
  }
  .spc-grid.spc-grid--no-spacing > .spc-cell--2-offset {
    margin-left: 16.666666666666664%;
  }
  .spc-cell--2-offset-desktop.spc-cell--2-offset-desktop {
    margin-left: calc(16.666666666666664% + 8px);
  }
  .spc-grid.spc-grid--no-spacing > .spc-cell--2-offset-desktop.spc-cell--2-offset-desktop {
    margin-left: 16.666666666666664%;
  }
  .spc-cell--3-offset {
    margin-left: calc(25% + 8px);
  }
  .spc-grid.spc-grid--no-spacing > .spc-cell--3-offset {
    margin-left: 25%;
  }
  .spc-cell--3-offset-desktop.spc-cell--3-offset-desktop {
    margin-left: calc(25% + 8px);
  }
  .spc-grid.spc-grid--no-spacing > .spc-cell--3-offset-desktop.spc-cell--3-offset-desktop {
    margin-left: 25%;
  }
  .spc-cell--4-offset {
    margin-left: calc(33.33333333333333% + 8px);
  }
  .spc-grid.spc-grid--no-spacing > .spc-cell--4-offset {
    margin-left: 33.33333333333333%;
  }
  .spc-cell--4-offset-desktop.spc-cell--4-offset-desktop {
    margin-left: calc(33.33333333333333% + 8px);
  }
  .spc-grid.spc-grid--no-spacing > .spc-cell--4-offset-desktop.spc-cell--4-offset-desktop {
    margin-left: 33.33333333333333%;
  }
  .spc-cell--5-offset {
    margin-left: calc(41.66666666666667% + 8px);
  }
  .spc-grid.spc-grid--no-spacing > .spc-cell--5-offset {
    margin-left: 41.66666666666667%;
  }
  .spc-cell--5-offset-desktop.spc-cell--5-offset-desktop {
    margin-left: calc(41.66666666666667% + 8px);
  }
  .spc-grid.spc-grid--no-spacing > .spc-cell--5-offset-desktop.spc-cell--5-offset-desktop {
    margin-left: 41.66666666666667%;
  }
  .spc-cell--6-offset {
    margin-left: calc(50% + 8px);
  }
  .spc-grid.spc-grid--no-spacing > .spc-cell--6-offset {
    margin-left: 50%;
  }
  .spc-cell--6-offset-desktop.spc-cell--6-offset-desktop {
    margin-left: calc(50% + 8px);
  }
  .spc-grid.spc-grid--no-spacing > .spc-cell--6-offset-desktop.spc-cell--6-offset-desktop {
    margin-left: 50%;
  }
  .spc-cell--7-offset {
    margin-left: calc(58.333333333333336% + 8px);
  }
  .spc-grid.spc-grid--no-spacing > .spc-cell--7-offset {
    margin-left: 58.333333333333336%;
  }
  .spc-cell--7-offset-desktop.spc-cell--7-offset-desktop {
    margin-left: calc(58.333333333333336% + 8px);
  }
  .spc-grid.spc-grid--no-spacing > .spc-cell--7-offset-desktop.spc-cell--7-offset-desktop {
    margin-left: 58.333333333333336%;
  }
  .spc-cell--8-offset {
    margin-left: calc(66.66666666666666% + 8px);
  }
  .spc-grid.spc-grid--no-spacing > .spc-cell--8-offset {
    margin-left: 66.66666666666666%;
  }
  .spc-cell--8-offset-desktop.spc-cell--8-offset-desktop {
    margin-left: calc(66.66666666666666% + 8px);
  }
  .spc-grid.spc-grid--no-spacing > .spc-cell--8-offset-desktop.spc-cell--8-offset-desktop {
    margin-left: 66.66666666666666%;
  }
  .spc-cell--9-offset {
    margin-left: calc(75% + 8px);
  }
  .spc-grid.spc-grid--no-spacing > .spc-cell--9-offset {
    margin-left: 75%;
  }
  .spc-cell--9-offset-desktop.spc-cell--9-offset-desktop {
    margin-left: calc(75% + 8px);
  }
  .spc-grid.spc-grid--no-spacing > .spc-cell--9-offset-desktop.spc-cell--9-offset-desktop {
    margin-left: 75%;
  }
  .spc-cell--10-offset {
    margin-left: calc(83.33333333333334% + 8px);
  }
  .spc-grid.spc-grid--no-spacing > .spc-cell--10-offset {
    margin-left: 83.33333333333334%;
  }
  .spc-cell--10-offset-desktop.spc-cell--10-offset-desktop {
    margin-left: calc(83.33333333333334% + 8px);
  }
  .spc-grid.spc-grid--no-spacing > .spc-cell--10-offset-desktop.spc-cell--10-offset-desktop {
    margin-left: 83.33333333333334%;
  }
  .spc-cell--11-offset {
    margin-left: calc(91.66666666666666% + 8px);
  }
  .spc-grid.spc-grid--no-spacing > .spc-cell--11-offset {
    margin-left: 91.66666666666666%;
  }
  .spc-cell--11-offset-desktop.spc-cell--11-offset-desktop {
    margin-left: calc(91.66666666666666% + 8px);
  }
  .spc-grid.spc-grid--no-spacing > .spc-cell--11-offset-desktop.spc-cell--11-offset-desktop {
    margin-left: 91.66666666666666%;
  }
}

.spc--dark .spc-button {
  border-color: #cdcdcd;
  color: #cdcdcd;
/*&[disabled][disabled] {

		}*/
}
.spc--dark .spc-button:hover {
  background-color: #cdcdcd;
  color: #2e2e2e;
}
.spc--dark .spc-button:active {
  border-color: transparent;
  background-color: #fcfcfc;
  color: #2e2e2e;
}
.spc--dark .spc-button--secondary {
  border-color: #999;
  color: #999;
/*&[disabled][disabled] {

		}*/
}
.spc--dark .spc-button--secondary:hover {
  background-color: #999;
  border-color: transparent;
  color: #393939;
}
.spc--dark .spc-button--secondary:active {
  background-color: #cdcdcd;
  border-color: transparent;
  color: #393939;
}
.spc--dark .spc-button--quiet {
  color: #cdcdcd;
  border: 2px solid transparent;
}
.spc--dark .spc-button--quiet:hover {
  color: #fcfcfc;
  background-color: #3e3e3e;
}
.spc--dark .spc-button--quiet:active {
  color: #fcfcfc;
}
.spc--dark .spc-button--cta {
  border-color: transparent;
  color: #fff;
}
.spc--dark .spc-button--cta:hover {
  background-color: #0f64d2;
  color: #fff;
}
.spc--dark .spc-button--cta:active {
  background-color: #005abe;
  color: #fff;
}
.spc--dark .spc-button[disabled][disabled] {
  background-color: #3e3e3e;
  border-color: transparent;
  color: #707070;
}

.spc--dark .spc-checkbox {
  color: #cdcdcd;
}
.spc--dark .spc-checkbox:hover {
  color: #fcfcfc;
}
.spc--dark .spc-checkbox__box-outline {
  border: 2px solid #707070;
}
.spc--dark .spc-checkbox:hover .spc-checkbox__box-outline {
  border: 2px solid #fcfcfc;
}
.spc--dark .spc-checkbox.is-checked:hover .spc-checkbox__tick-outline {
  background-color: #fcfcfc !important;
}
.spc--dark .spc-checkbox.is-checked:hover .spc-checkbox__box-outline {
  border-color: #fcfcfc !important;
}
.spc--dark .spc-checkbox.is-checked:hover .spc-checkbox__tick-outline,
.spc--dark .spc-checkbox.is-checked.is-focused:hover .spc-checkbox__tick-outline {
  background-color: #fcfcfc !important;
}
.spc--dark .spc-checkbox.is-checked .spc-checkbox__tick-outline {
  background-color: #cdcdcd !important;
}
.spc--dark .spc-checkbox.is-checked .spc-checkbox__box-outline {
  border-color: #cdcdcd !important;
}
.spc--dark .spc-checkbox.is-checked.is-disabled .spc-checkbox__tick-outline {
  background-color: #525252 !important;
}
.spc--dark .spc-checkbox.is-checked.is-disabled .spc-checkbox__box-outline {
  border-color: #525252 !important;
}
.spc--dark .spc-checkbox.is-disabled .spc-checkbox__label {
  color: #525252 !important;
}
.spc--dark .spc-checkbox.is-focused .spc-checkbox__box-outline,
.spc--dark .spc-checkbox.is-focused:hover .spc-checkbox__box-outline {
  border: 2px solid #46a0f5 !important;
}
.spc--dark .spc-checkbox.is-focused.is-checked .spc-checkbox__tick-outline {
  background-color: #46a0f5 !important;
}

.spc--dark .spc-dropdown {
  color: #cdcdcd;
}
.spc--dark .spc-dropdown__inner {
  background: #2e2e2e;
  border: 1px solid #3e3e3e;
}
.spc--dark .spc-dropdown__inner:hover {
  background: #2a2a2a;
}
.spc--dark .spc-dropdown:focus .spc-dropdown__inner {
  box-shadow: 0 0 0 1px #46a0f5;
}
.spc--dark .spc-dropdown__divider {
  border-bottom: 1px solid #3e3e3e;
}
.spc--dark .spc-dropdown__option {
  border-left: 2px solid #2a2a2a;
}
.spc--dark .spc-dropdown__option:hover {
  background: #2e2e2e;
  color: #fcfcfc;
  border-left: 2px solid #2e2e2e;
}
.spc--dark .spc-dropdown__option.is-focus {
  border-left: 2px solid #46a0f5;
  background: #2e2e2e;
  color: #46a0f5;
}
.spc--dark .spc-dropdown__option.is-checked {
  color: #46a0f5;
}
.spc--dark .spc-dropdown__option.is-checked::after {
  color: #46a0f5;
}
.spc--dark .spc-dropdown--quiet:focus {
  border-bottom: 1px solid #46a0f5;
}
.spc--dark .spc-dropdown--quiet .spc-dropdown__inner {
  background: none;
  border: none;
  overflow: visible;
}
.spc--dark .spc-dropdown--quiet .spc-dropdown__selected {
  padding-left: 0;
}
.spc--dark .spc-dropdown--quiet .spc-dropdown__options {
  background: #2a2a2a;
  border: 1px solid #3e3e3e;
}
.spc--dark .spc-dropdown--quiet .spc-dropdown__divider {
  border-bottom: none;
}
.spc--dark .is-disabled .spc-dropdown__inner {
  background: #393939;
  color: #525252;
  border: none;
}
.spc--dark .is-disabled .spc-dropdown__selected::after {
  color: #525252;
}
.spc--dark .is-disabled .spc-dropdown__divider {
  border-bottom: none;
}
.spc--dark .spc-dropdown--quiet.is-disabled .spc-dropdown__inner {
  background: none;
  color: #525252;
  border: none;
  overflow: visible;
}
.spc--dark .spc-dropdown--quiet.is-disabled .spc-dropdown__divider {
  border-bottom: none;
}

/**
 * Copyright 2015 Google Inc. All Rights Reserved.
 *
 * Licensed under the Apache License, Version 2.0 (the "License");
 * you may not use this file except in compliance with the License.
 * You may obtain a copy of the License at
 *
 *      http://www.apache.org/licenses/LICENSE-2.0
 *
 * Unless required by applicable law or agreed to in writing, software
 * distributed under the License is distributed on an "AS IS" BASIS,
 * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
 * See the License for the specific language governing permissions and
 * limitations under the License.
 */
.spc--dark .spc-icon-toggle.is-focused .spc-icon-toggle__label {
  box-shadow: 0 0 0 2px #46a0f5;
}
.spc--dark .spc-icon-toggle__label {
  color: #707070;
}
.spc--dark .spc-icon-toggle:not(.is-checked):not(.is-disabled) .spc-icon-toggle__label:hover {
  color: #cdcdcd;
}
.spc--dark .spc-icon-toggle.is-checked .spc-icon-toggle__label {
  color: #46a0f5;
}
.spc--dark .spc-icon-toggle.is-disabled .spc-icon-toggle__label {
  color: #323232;
}
.spc--dark .spc-icon-toggle.is-focused .spc-icon-toggle__label {
  background-color: transparent;
}
.spc--dark .spc-icon-toggle.is-focused.is-checked .spc-icon-toggle__label {
  background-color: #46a0f5;
}

.spc--dark .spc-popup-overlay {
  background-color: #2e2e2e;
}
.spc--dark .spc-popup-container {
  box-shadow: 0px 0px 8px 0px rgba(0,0,0,0.3);
  border: 1px solid #2a2a2a;
  border: none;
  background-color: #2a2a2a;
}
.spc--dark .spc-popup {
  color: #cdcdcd;
}
.spc--dark .spc-popup__inner {
  background: #2e2e2e;
  border: 1px solid #3e3e3e;
}
.spc--dark .spc-popup__inner:hover {
  background: #2a2a2a;
}
.spc--dark .spc-popup:focus .spc-popup__inner {
  box-shadow: 0 0 0 1px #46a0f5;
}
.spc--dark .spc-popup__divider {
  border-bottom: 1px solid #3e3e3e;
}
.spc--dark .spc-popup-list__item {
  border-left: 2px solid #2a2a2a;
}
.spc--dark .spc-popup-list__item:hover {
  background: #2e2e2e;
  color: #fcfcfc;
  border-left: 2px solid #2e2e2e;
}
.spc--dark .spc-popup-list__item.is-focus {
  border-left: 2px solid #46a0f5;
  background: #2e2e2e;
  color: #46a0f5;
}
.spc--dark .spc-popup-list__item.is-checked {
  color: #46a0f5;
}
.spc--dark .spc-popup-list__item.is-checked::after {
  color: #46a0f5;
}
.spc--dark .spc-popup--quiet:focus {
  border-bottom: 1px solid #46a0f5;
}
.spc--dark .spc-popup--quiet .spc-popup__inner {
  background: none;
  border: none;
  overflow: visible;
}
.spc--dark .spc-popup--quiet .spc-popup__selected {
  padding-left: 0;
}
.spc--dark .spc-popup--quiet .spc-popup__options {
  background: #2a2a2a;
  border: 1px solid #3e3e3e;
}
.spc--dark .spc-popup--quiet .spc-popup__divider {
  border-bottom: none;
}
.spc--dark .is-disabled .spc-popup__inner {
  background: #393939;
  color: #525252;
  border: none;
}
.spc--dark .is-disabled .spc-popup__selected::after {
  color: #525252;
}
.spc--dark .is-disabled .spc-popup__divider {
  border-bottom: none;
}
.spc--dark .spc-popup--quiet.is-disabled .spc-popup__inner {
  background: none;
  color: #525252;
  border: none;
  overflow: visible;
}
.spc--dark .spc-popup--quiet.is-disabled .spc-popup__divider {
  border-bottom: none;
}

.spc--dark .spc-progress > .bufferbar {
  background-image: -webkit-linear-gradient(left, #707070, #707070), -webkit-linear-gradient(left, #1473e6, #1473e6);
  background-image: linear-gradient(to right, #707070, #707070), linear-gradient(to right, #1473e6, #1473e6);
}

.spc--dark .spc-radio__label {
  color: #999;
}
.spc--dark .spc-radio__outer-circle {
  border-color: #999;
}
.spc--dark .spc-radio__inner-circle {
  background: #999;
}
.spc--dark .spc-radio.is-disabled .spc-radio__label {
  color: #525252;
}
.spc--dark .spc-radio.is-disabled .spc-radio__outer-circle {
  border-color: #525252;
}
.spc--dark .spc-radio.is-disabled .spc-radio__inner-circle {
  background: #525252;
}
.spc--dark .spc-radio.is-checked .spc-radio__outer-circle {
  border-color: #999;
}

.spc--dark .spc-spinner__dots {
  background-image: url("../images/spinners/dots-dark.gif");
}
.spc--dark .spc-spinner__radial {
  background-image: url("../images/spinners/radial-dark.gif");
}

.spc--dark .spc-switch__track {
  background: #3e3e3e;
}
.spc--dark .spc-switch__thumb {
  box-shadow: 0 0 0 2px #323232;
  background: #323232;
  border-color: #999;
}
.spc--dark .spc-switch.is-checked .spc-switch__track {
  background: #3e3e3e;
}
.spc--dark .spc-switch.is-checked .spc-switch__thumb {
  background: #999;
}
.spc--dark .spc-switch.is-disabled .spc-switch__track {
  background: #3e3e3e;
}
.spc--dark .spc-switch.is-disabled .spc-switch__thumb {
  background: #323232;
  border-color: #3e3e3e;
}

.spc--dark .spc-tabs__line {
  background: #fcfcfc;
}
.spc--dark .spc-tabs__tab {
  color: #999;
}
.spc--dark .spc-tabs.is-upgraded .spc-tabs__tab.is-active {
  color: #fcfcfc;
}

.spc--dark .spc-textfield__input {
  color: #cdcdcd;
  background: #2a2a2a;
  border-color: #3e3e3e;
}
.spc--dark .spc-textfield__input::-webkit-input-placeholder {
  color: #707070;
}
.spc--dark .spc-textfield__input::-moz-placeholder {
  color: #707070;
}
.spc--dark .spc-textfield__input:-ms-input-placeholder {
  color: #707070;
}
.spc--dark .spc-textfield__input::placeholder {
  color: #707070;
}
.spc--dark .spc-textfield__input:hover {
  border-color: #525252;
}
.spc--dark .spc-textfield__input:hover + .spc-textfield__label {
  color: #cdcdcd;
}
.spc--dark .spc-textfield__input:hover + .spc-textfield__stepstack {
  border-color: #525252;
}
.spc-textfield--quiet .spc--dark .spc-textfield__input:hover {
  border-color: #525252;
}
.spc--dark .spc-textfield__input:hover::-webkit-input-placeholder {
  color: #cdcdcd;
}
.spc--dark .spc-textfield__input:hover::-moz-placeholder {
  color: #cdcdcd;
}
.spc--dark .spc-textfield__input:hover:-ms-input-placeholder {
  color: #cdcdcd;
}
.spc--dark .spc-textfield__input:hover::placeholder {
  color: #cdcdcd;
}
.spc--dark .spc-textfield__input:active,
.spc--dark .spc-textfield__input:focus,
.spc-textfield.is-focused .spc--dark .spc-textfield__input {
  border-color: #2d8ceb;
}
.spc--dark .spc-textfield__input:active + .spc-textfield__stepstack,
.spc--dark .spc-textfield__input:focus + .spc-textfield__stepstack,
.spc-textfield.is-focused .spc--dark .spc-textfield__input + .spc-textfield__stepstack {
  border-color: #2d8ceb;
}
.spc-textfield.is-invalid .spc--dark .spc-textfield__input {
  border-color: #e61414;
}
.spc-textfield.is-invalid .spc--dark .spc-textfield__input + .spc-textfield__stepstack {
  border-color: #e61414;
}
.spc--dark .spc-textfield__input:disabled,
.spc-textfield.is-disabled .spc--dark .spc-textfield__input {
  color: #525252;
  background: #393939;
  border-color: transparent;
}
.spc--dark .spc-textfield.is-invalid .spc-textfield__input {
  border-color: #e61414;
}
.spc--dark .spc-textfield.is-invalid .spc-textfield__input + .spc-textfield__stepstack {
  border-color: #e61414;
}
.spc--dark .spc-textfield__label {
  color: #707070;
}
.spc-textfield--floating-label.is-focused .spc--dark .spc-textfield__label,
.spc-textfield--floating-label.is-dirty .spc--dark .spc-textfield__label {
  color: #999;
}
.spc--dark .spc-textfield__stepstack {
  border-color: #3e3e3e;
  background: #2e2e2e;
}
.spc--dark .spc-textfield__stepstack:hover {
  background: #2a2a2a;
}
.spc--dark .spc-textfield__stepup,
.spc--dark .spc-textfield__stepdown {
  color: #999;
}
.spc--dark .spc-textfield__stepup:hover,
.spc--dark .spc-textfield__stepdown:hover {
  color: #cdcdcd;
  background: transparent;
}
.spc--dark .spc-textfield__stepup:active,
.spc--dark .spc-textfield__stepdown:active {
  color: #cdcdcd;
  background: transparent;
}
.spc-textfield--quiet .spc--dark .spc-textfield__stepup:hover,
.spc-textfield--quiet .spc--dark .spc-textfield__stepdown:hover,
.spc-textfield--quiet .spc--dark .spc-textfield__stepup:active,
.spc-textfield--quiet .spc--dark .spc-textfield__stepdown:active {
  color: #cdcdcd;
  background: transparent;
}
.spc--dark .spc-textfield.spc-textfield--quiet .spc-textfield__input {
  background: transparent;
  border-color: #3e3e3e;
}
.spc--dark .spc-textfield.spc-textfield--quiet .spc-textfield__input:disabled,
.spc--dark .spc-textfield.spc-textfield--quiet.spc-textfield.is-disabled.is-disabled .spc--dark .spc-textfield.spc-textfield--quiet {
  background: transparent;
  border-color: #3e3e3e;
}
.spc--dark .spc-textfield.spc-textfield--quiet .spc-textfield__stepstack {
  border: none;
  background: transparent;
}
.spc--dark .spc-textfield.spc-textfield--quiet .spc-textfield__stepstack:hover {
  background: transparent;
}
.spc--dark .spc-textfield.spc-textfield--quiet.is-focused .spc-textfield__input {
  border-color: #2d8ceb;
}
.spc--dark .spc-textfield.spc-textfield--quiet.is-focused .spc-textfield__input + .spc-textfield__stepstack {
  border-color: #2d8ceb;
}
.spc--dark .spc-textfield.spc-textfield--quiet.is-invalid .spc-textfield__input {
  border-color: #e61414;
}
.spc--dark .spc-textfield.spc-textfield--quiet.is-invalid .spc-textfield__input + .spc-textfield__stepstack {
  border-color: #e61414;
}

.spc--dark a:hover {
  color: #2d8ceb;
}
.spc--dark h1,
.spc--dark h2,
.spc--dark h3,
.spc--dark h4,
.spc--dark h5,
.spc--dark h6,
.spc--dark .spc-typography--display-4,
.spc--dark .spc-typography--display-3,
.spc--dark .spc-typography--display-2,
.spc--dark .spc-typography--display-1 {
  color: #fff;
}
.spc--dark .spc-typography--headline {
  color: #fff;
}
.spc--dark .spc-typography--title {
  color: #fff;
}
.spc--dark .spc-typography--subtitle {
  color: #fff;
}
.spc--dark .spc-typography--body {
  color: #f5f5f5;
}
.spc--dark .spc-typography--caption {
  color: #e1e1e1;
}

/*# sourceMappingURL=spectre-ui.min.css.map */
