@import url(https://fonts.googleapis.com/css?family=Source+Sans+Pro:400,700);
/*! normalize.css v4.2.0 | MIT License | github.com/necolas/normalize.css */
/**
 * 1. Change the default font family in all browsers (opinionated).
 * 2. Correct the line height in all browsers.
 * 3. Prevent adjustments of font size after orientation changes in IE and iOS.
 */
/* Document
   ========================================================================== */
html {
  font-family: sans-serif;
  /* 1 */
  line-height: 1.15;
  /* 2 */
  -ms-text-size-adjust: 100%;
  /* 3 */
  -webkit-text-size-adjust: 100%;
  /* 3 */ }

/* 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 */ }

/**
 * Remove the outline on focused links when they are also active or hovered
 * in all browsers (opinionated).
 */
a:active,
a:hover {
  outline-width: 0; }

/**
 * 1. Remove the bottom border in 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; }

/**
 * Change the border, margin, and padding in all browsers (opinionated).
 */
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em; }

/**
 * 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 OS X.
 */
[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; }

/* additional customizations to normalize.scss for dat project */
/* apply a natural box layout model to all elements, but allowing components to change */
html {
  box-sizing: border-box; }

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

body {
  margin: 0;
  padding: 0;
  font-size: 100%;
  line-height: 1.5; }

h1, h2, h3, h4, h5, h6, p {
  margin: 0;
  padding: 0; }

p, ul, ol, dl {
  margin-bottom: 1rem; }

a {
  text-decoration: none; }

a:hover,
a:focus {
  outline: none;
  text-decoration: none; }

body, input, textarea, select, button {
  font-family: 'Source Sans Pro', 'Helvetica Neue', 'Lucida Grande', Arial, sans-serif; }

body {
  line-height: 1.5; }

.hd-xl, h1 {
  font-size: 2.5rem;
  line-height: 1.25;
  margin-bottom: 1rem; }

.hd-l, h2 {
  font-size: 2.25rem;
  line-height: 1.25;
  margin-bottom: 1rem; }

.hd-m, h3 {
  font-size: 1.75rem;
  line-height: 1.25;
  margin-bottom: 1rem; }

.hd-s, h4 {
  font-size: 1.5rem;
  line-height: 1.25; }

.hd-xs, h5 {
  font-size: 1.25rem;
  line-height: 1.25; }

.hd-xxs, h6 {
  font-size: .875rem;
  line-height: 1.25;
  text-transform: uppercase;
  letter-spacing: .025em; }

.lead {
  font-size: 1.5rem;
  line-height: 1.333;
  margin-bottom: 1.5rem; }

.blockquote {
  margin-left: 0;
  padding-left: 1rem;
  border-left: 4px solid #D3D7DB; }
  .blockquote blockquote {
    margin: 0; }
  .blockquote figcaption {
    font-size: .875rem;
    line-height: 1.25;
    color: #7C8792; }

pre {
  background-color: #eee;
  padding: 10px;
  overflow: auto; }

a {
  color: #007FFF; }

a:hover,
a:focus {
  color: #0066CC; }

.link--green {
  color: #2ACA4B; }
  .link--green:hover, .link--green:focus {
    color: #199E33; }

.link--yellow {
  color: #F2CD02; }
  .link--yellow:hover, .link--yellow:focus {
    color: #C4A500; }

.link--red {
  color: #D8524E; }
  .link--red:hover, .link--red:focus {
    color: #B33C38; }

a[disabled],
.link--disabled {
  color: #A7AFB6; }
  a[disabled]:hover, a[disabled]:focus,
  .link--disabled:hover,
  .link--disabled:focus {
    color: #A7AFB6; }

.btn {
  display: inline-block;
  padding: .333rem .75rem;
  border-width: 1px;
  border-style: solid;
  border-color: currentColor;
  background-color: transparent;
  color: #65737F;
  text-decoration: none;
  cursor: pointer;
  text-align: center;
  line-height: 1.5;
  vertical-align: middle;
  letter-spacing: .02em; }
  .btn:hover, .btn:focus {
    color: #293648;
    text-decoration: none;
    cursor: pointer;
    outline: 0; }

.btn--white {
  color: #FFFFFF; }
  .btn--white:hover, .btn--white:focus {
    color: #D3D7DB; }

.btn--green {
  color: #2ACA4B; }
  .btn--green:hover, .btn--green:focus {
    color: #199E33; }

.btn--blue {
  color: #007FFF; }
  .btn--blue:hover, .btn--blue:focus {
    color: #0066CC; }

.btn--yellow {
  color: #F2CD02; }
  .btn--yellow:hover, .btn--yellow:focus {
    color: #C4A500; }

.btn--red {
  color: #D8524E; }
  .btn--red:hover, .btn--red:focus {
    color: #B33C38; }

.btn[disabled],
.btn--disabled {
  color: #C3C9CD;
  cursor: default; }
  .btn[disabled]:hover, .btn[disabled]:focus,
  .btn--disabled:hover,
  .btn--disabled:focus {
    color: #C3C9CD;
    cursor: default; }

.btn--full {
  border-width: 0;
  padding-top: .375rem;
  padding-bottom: .375rem;
  background-color: #919BA4;
  color: #FFFFFF; }
  .btn--full:hover, .btn--full:focus {
    background-color: #7C8792;
    color: #FFFFFF; }

.btn--full.btn--green {
  background-color: #2ACA4B; }
  .btn--full.btn--green:hover, .btn--full.btn--green:focus {
    color: #FFFFFF;
    background-color: #199E33; }

.btn--full.btn--blue {
  background-color: #007FFF; }
  .btn--full.btn--blue:hover, .btn--full.btn--blue:focus {
    color: #FFFFFF;
    background-color: #0066CC; }

.btn--full.btn--yellow {
  background-color: #F2CD02; }
  .btn--full.btn--yellow:hover, .btn--full.btn--yellow:focus {
    color: #FFFFFF;
    background-color: #C4A500; }

.btn--full.btn--red {
  background-color: #D8524E; }
  .btn--full.btn--red:hover, .btn--full.btn--red:focus {
    color: #FFFFFF;
    background-color: #B33C38; }

.btn--full.btn[disabled],
.btn--full.btn--disabled {
  background-color: #E9EBEC;
  color: #A7AFB6;
  cursor: default; }
  .btn--full.btn[disabled]:hover, .btn--full.btn[disabled]:focus,
  .btn--full.btn--disabled:hover,
  .btn--full.btn--disabled:focus {
    background-color: #E9EBEC;
    color: #A7AFB6;
    cursor: default; }

.btn--small {
  font-size: .75rem;
  padding: .3rem .5rem; }

.btn--large {
  font-size: 1.125rem;
  padding: .5rem .75rem; }

.btn--cta {
  font-size: 1.5rem;
  padding: .75rem 1.25rem .85rem 1.25rem; }

.loader-text img {
  vertical-align: sub;
  width: 1.25em;
  height: 1.25em;
  margin-right: .25em; }

.progress {
  overflow: hidden;
  padding-top: .5rem;
  padding-bottom: .5rem; }

.progress__bar {
  height: 0.5rem;
  width: calc(100% - 3rem);
  float: left;
  overflow: hidden;
  background-color: #D3D7DB;
  border-radius: 2px; }

.progress__line {
  width: 0%;
  height: 0.5rem;
  background-color: #007FFF;
  border-radius: 2px; }

.progress__line--loading {
  overflow: hidden;
  position: relative;
  height: 0.5rem; }

@keyframes move-bg {
  0% {
    background-position: 28px 0; }
  100% {
    background-position: 0 0; } }
  .progress__line--loading:before {
    content: '';
    width: 100%;
    height: 0.5rem;
    position: absolute;
    top: 0;
    left: 0;
    background-image: repeating-linear-gradient(-45deg, transparent, transparent 5px, rgba(255, 255, 255, 0.1) 5px, rgba(255, 255, 255, 0.1) 10px);
    background-size: 28px 0.5rem;
    animation: move-bg .75s linear infinite; }

.progress__line--complete {
  background-color: #2ACA4B; }

.progress__line--paused {
  background-color: #A7AFB6; }

.progress__counter {
  float: right;
  min-width: 3rem;
  margin-top: -.4rem;
  text-align: right;
  font-size: .875rem;
  color: #7C8792; }

.dat-input {
  display: inline-block;
  position: relative;
  overflow: hidden;
  vertical-align: middle; }

.dat-input__icon {
  position: absolute;
  top: calc(50% - (1.5rem / 2));
  left: .75rem;
  pointer-events: none;
  display: block;
  width: 1.5rem;
  height: 1.5rem;
  fill: #D3D7DB; }

.dat-input__input {
  height: 2.25rem;
  padding-right: .5rem;
  padding-left: .5rem;
  border: 1px solid #C3C9CD;
  color: #7C8792; }
  .dat-input__input:hover, .dat-input__input:focus, .dat-input__input:active {
    outline: none;
    color: #293648;
    border-color: #2ACA4B; }

.dat-input__input--icon {
  padding-left: 2.75rem; }

.dat-input__input--no-border {
  border: none; }

ul.list-plain, ol.list-plain {
  padding: 0;
  margin: 0;
  list-style-type: none; }

body {
  color: #293648; }

a,
button,
input,
select,
textarea {
  transition-property: background-color, color, border-color;
  transition-duration: 0.05s;
  transition-timing-function: ease-out; }

#choo-root.minidocs {
  font-family: 'Source Sans Pro', 'Helvetica Neue', 'Lucida Grande', Arial, sans-serif;
  line-height: 1.5;
  color: #293648;
  /* header */ }
  #choo-root.minidocs a,
  #choo-root.minidocs button,
  #choo-root.minidocs input,
  #choo-root.minidocs select,
  #choo-root.minidocs textarea {
    transition-property: background-color, color;
    transition-duration: 0.05s;
    transition-timing-function: ease-out; }
  #choo-root.minidocs .minidocs-sidebar {
    background-color: #E9EBEC; }
  #choo-root.minidocs .minidocs-menu .h1::before {
    display: none; }
  #choo-root.minidocs .minidocs-menu .content-link {
    transition-property: background-color, color, border-color, padding-left;
    color: #505F6D; }
    #choo-root.minidocs .minidocs-menu .content-link:hover, #choo-root.minidocs .minidocs-menu .content-link:focus {
      color: #293648;
      border-left-color: transparent;
      padding-left: .65rem;
      background-color: rgba(0, 0, 0, 0.05); }
    #choo-root.minidocs .minidocs-menu .content-link.active {
      padding-left: .65rem;
      border-left-color: #199E33;
      background-color: #FFF; }
  #choo-root.minidocs .minidocs-header {
    background-color: #293648; }
  #choo-root.minidocs .minidocs-header-link {
    font-size: .875rem;
    letter-spacing: 0.05em;
    color: #C3C9CD; }
    #choo-root.minidocs .minidocs-header-link:hover, #choo-root.minidocs .minidocs-header-link:focus {
      color: #FFFFFF;
      text-decoration: none; }
  @media screen and (max-width: 480px) {
    #choo-root.minidocs .hidden-on-mobile {
      display: none; } }
  #choo-root.minidocs .minidocs-header-logo {
    font-size: 1.5rem;
    font-weight: 600;
    color: #E9EBEC;
    letter-spacing: .025em; }
    #choo-root.minidocs .minidocs-header-logo img {
      transition: transform .5s ease-in-out; }
    #choo-root.minidocs .minidocs-header-logo:hover img, #choo-root.minidocs .minidocs-header-logo:focus img {
      transform: rotate(360deg); }
