@charset "UTF-8";
/*
==============================================================================

  Entry Point for SASS Processing

  This file imports all other SASS partials.

==============================================================================
*/
* {
  margin: 0;
  padding: 0;
  border: 0;
  font-weight: inherit;
  font-style: inherit;
  font-size: 100%;
  -webkit-box-sizing: border-box;
  box-sizing: border-box; }
  *::-moz-selection {
    background: #c5e0fb; }
  *::selection {
    background: #c5e0fb; }

html,
body {
  height: 100%;
  margin: 0;
  padding: 0;
  font-size: 16px;
  font-weight: normal;
  font-style: normal;
  font-family: "Helvetica Neue", Helvetica, Verdana, sans-serif;
  background: #f3f3f3; }

/*
 Disable buggy font boosting in Chrome for Android
 https://bugs.webkit.org/show_bug.cgi?id=84186

 ...And in mobile safari
 https://developer.mozilla.org/en-US/docs/Web/CSS/text-size-adjust
*/
body * {
  max-height: 1000000em;
  -webkit-text-size-adjust: 100%; }

body {
  font-family: "Helvetica Neue", Helvetica, Verdana, sans-serif;
  line-height: 1.4;
  color: #33363b;
  font-size: 16px; }

article,
aside,
details,
figcaption,
figure,
footer,
header,
nav,
section {
  display: block; }

p,
ul,
ol,
dl,
blockquote,
form,
fieldset,
table,
caption,
figure {
  margin: 0 0 1.4rem; }

h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: "Helvetica Neue", Helvetica, Verdana, sans-serif;
  color: #33363b;
  font-weight: bold;
  line-height: 1.2;
  margin: 0 0 1em; }

h1 small,
h2 small,
h3 small,
h4 small,
h5 small,
h6 small {
  color: #999;
  font-size: 60%;
  white-space: nowrap;
  margin: 0 0 .5em; }

.h1, h1 {
  font-size: 2em;
  margin: 0 0 1em; }

.h2, h2, .parent-link {
  font-size: 1.4em; }
  @media screen and (min-width: 48em) {
    .h2, h2, .parent-link {
      font-size: 1.6em; } }

.h3, h3 {
  font-size: 1.3em; }

.h4, h4 {
  font-size: 1em; }

.h5, h5 {
  font-size: 1em; }

.h6, h6 {
  font-size: .9em;
  text-transform: uppercase;
  font-weight: normal; }

ul,
ol {
  padding-left: 1.5em; }

ul {
  list-style: disc outside; }

ol {
  list-style: decimal outside; }
  ol ol {
    list-style: lower-alpha outside; }

li {
  margin-bottom: 0.7rem; }
  li > ul, li ol, li dl {
    margin-top: 0.7rem;
    margin-bottom: 0.7rem; }

dt {
  font-weight: bold; }

dd {
  margin-bottom: 1.4rem; }

blockquote {
  border-left: solid 4px #ccc;
  padding-left: 1.4em;
  color: #777;
  font-family: Bitter, Georgia, serif;
  line-height: 1.5; }

strong, b {
  color: #333;
  font-weight: bold; }

em, i {
  font-style: italic; }

sub, sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline; }

sup {
  top: -0.5em; }

sub {
  bottom: -0.25em; }

mark {
  background: #f6f600;
  background: rgba(246, 246, 0, 0.6);
  font-weight: 400;
  font-style: normal;
  padding: .1em .4em;
  border-radius: .5em .2em / 1em .25em; }

abbr {
  border-bottom: dotted 1px #ccc; }

q:before {
  content: "“"; }

q:after {
  content: "”"; }

progress {
  border-radius: .15em;
  height: 1rem;
  width: 100%;
  color: #00a4de;
  background-color: #ccc;
  overflow: hidden;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none; }
  progress::-webkit-progress-inner-element {
    border: none; }
  progress::-webkit-progress-bar {
    background-color: #ccc; }
  progress::-webkit-progress-value {
    background-color: #00a4de; }
  progress::-moz-progress-bar {
    background-color: #00a4de; }
  progress::ms-fill {
    background-color: #00a4de; }

code {
  background: #f3f3f3;
  padding: 0 .3em;
  border: solid 1px #ddd;
  border-radius: .2em;
  font-family: "Bitstream Vera Sans Mono", "Courier New", Courier, monospace;
  font-size: 90%;
  font-style: normal;
  text-transform: none; }

pre {
  white-space: pre;
  font-family: "Bitstream Vera Sans Mono", "Courier New", Courier, monospace;
  font-size: 90%;
  font-style: normal;
  text-transform: none; }

a {
  color: #1280dd;
  text-decoration: underline; }
  a:hover, a:focus, a:active {
    text-decoration: none; }
  a:hover, a.hover {
    text-decoration: none; }
  a:focus, a.focus {
    outline: dashed 3px #1280dd; }

[href^="http"]:after {
  display: inline-block;
  width: 1em;
  height: 1em;
  background-image: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" width="32" height="32" viewBox="0 0 32 32" fill="%23000000"><title>external-link</title><path class="path1" d="M25.143 16.571v5.714q0 2.125-1.509 3.634t-3.634 1.509h-14.857q-2.125 0-3.634-1.509t-1.509-3.634v-14.857q0-2.125 1.509-3.634t3.634-1.509h12.571q0.25 0 0.411 0.161t0.161 0.411v1.143q0 0.25-0.161 0.411t-0.411 0.161h-12.571q-1.179 0-2.018 0.839t-0.839 2.018v14.857q0 1.179 0.839 2.018t2.018 0.839h14.857q1.179 0 2.018-0.839t0.839-2.018v-5.714q0-0.25 0.161-0.411t0.411-0.161h1.143q0.25 0 0.411 0.161t0.161 0.411zM32 1.143v9.143q0 0.464-0.339 0.804t-0.804 0.339-0.804-0.339l-3.143-3.143-11.643 11.643q-0.179 0.179-0.411 0.179t-0.411-0.179l-2.036-2.036q-0.179-0.179-0.179-0.411t0.179-0.411l11.643-11.643-3.143-3.143q-0.339-0.339-0.339-0.804t0.339-0.804 0.804-0.339h9.143q0.464 0 0.804 0.339t0.339 0.804z"></path></svg>');
  background-repeat: no-repeat;
  background-position: center bottom;
  background-size: 70% auto;
  content: '(external link)';
  overflow: hidden;
  white-space: nowrap;
  text-indent: 1em; }

hr {
  clear: both;
  border: solid 1px #ccc;
  border-width: 1px 0 0;
  margin-top: 2em;
  margin-bottom: 2em; }

table {
  width: 100%;
  padding: 0;
  margin: 0 0 2rem;
  border-collapse: collapse;
  border-spacing: 0;
  border-collapse: collapse; }

thead,
tbody,
tfoot {
  width: 100%; }

th, td {
  font-family: "Helvetica Neue", Helvetica, Verdana, sans-serif;
  vertical-align: top;
  text-align: left;
  border-bottom: solid 1px #ccc;
  padding: 8px 16px; }

tr:nth-child(even) th,
tr:nth-child(even) td {
  background: #f3f3f3; }

th {
  font-weight: bold; }

caption {
  color: #888;
  caption-side: top;
  text-align: left; }

fieldset {
  border: solid 1px #ccc;
  border-radius: .5em;
  padding: 1.4rem; }
  fieldset > :last-child {
    margin-bottom: 0; }

legend {
  padding: 0 1em;
  margin-left: -1em;
  color: #333;
  font-family: "Helvetica Neue", Helvetica, Verdana, sans-serif;
  font-weight: bold; }

label, .input-list legend {
  display: inline-block;
  padding-left: .3em;
  margin: 0 0 .25em;
  color: #555;
  text-transform: uppercase;
  font-size: 80%;
  font-family: "Helvetica Neue", Helvetica, Verdana, sans-serif;
  letter-spacing: 1px; }

input::-webkit-input-placeholder {
  color: #ccc; }

input::-moz-placeholder {
  color: #ccc; }

input:-ms-input-placeholder {
  color: #ccc; }

input::-ms-input-placeholder {
  color: #ccc; }

input::placeholder,
textarea:placeholder {
  color: #ccc; }

input[type=checkbox] + label, .input-list input[type=checkbox] + legend,
input[type=checkbox] + input[type=hidden] + label,
.input-list input[type=checkbox] + input[type=hidden] + legend,
input[type=radio] + label,
.input-list input[type=radio] + legend {
  display: inline;
  text-transform: none;
  font-size: 1em;
  letter-spacing: 0; }

input::-webkit-input-placeholder, textarea::-webkit-input-placeholder {
  color: #ccc; }

input::-moz-placeholder, textarea::-moz-placeholder {
  color: #ccc; }

input:-ms-input-placeholder, textarea:-ms-input-placeholder {
  color: #ccc; }

input::-ms-input-placeholder, textarea::-ms-input-placeholder {
  color: #ccc; }

input::placeholder,
textarea::placeholder {
  color: #ccc; }

input[type="text"],
input[type="password"],
input[type="file"],
input[type="datetime"],
input[type="datetime-local"],
input[type="date"],
input[type="month"],
input[type="time"],
input[type="week"],
input[type="number"],
input[type="email"],
input[type="url"],
input[type="search"],
input[type="tel"],
select,
textarea {
  display: inline-block;
  width: 100%;
  padding: .5em;
  border: solid 1px #999;
  border-radius: .25em;
  -webkit-box-shadow: inset 0 0 2px rgba(0, 0, 0, 0.2);
  box-shadow: inset 0 0 2px rgba(0, 0, 0, 0.2);
  outline: 0;
  font-size: inherit;
  font-family: inherit;
  color: #33363b;
  background: #fff;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none; }

select {
  background: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 320 500"><path fill="rgba(0,0,0,.5)" d="M151.5 347.8L3.5 201c-4.7-4.7-4.7-12.3 0-17l19.8-19.8c4.7-4.7 12.3-4.7 17 0L160 282.7l119.7-118.5c4.7-4.7 12.3-4.7 17 0l19.8 19.8c4.7 4.7 4.7 12.3 0 17l-148 146.8c-4.7 4.7-12.3 4.7-17 0z"/></svg>'), -webkit-gradient(linear, left top, left bottom, from(#fff), to(#eee));
  background: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 320 500"><path fill="rgba(0,0,0,.5)" d="M151.5 347.8L3.5 201c-4.7-4.7-4.7-12.3 0-17l19.8-19.8c4.7-4.7 12.3-4.7 17 0L160 282.7l119.7-118.5c4.7-4.7 12.3-4.7 17 0l19.8 19.8c4.7 4.7 4.7 12.3 0 17l-148 146.8c-4.7 4.7-12.3 4.7-17 0z"/></svg>'), linear-gradient(#fff, #eee);
  background-position: right .6em center, 0 0;
  background-repeat: no-repeat, no-repeat;
  background-size: 1.375em 1.2em, 100%;
  -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.1);
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.1); }

.ie select {
  -webkit-appearance: select;
  -moz-appearance: select;
  appearance: select; }

input[type="color"],
input[type="range"] {
  font-size: inherit;
  font-family: "Helvetica Neue", Helvetica, Verdana, sans-serif;
  outline: 0;
  display: inline-block;
  width: 100%;
  -webkit-box-shadow: none;
  box-shadow: none; }

/*
Make sure date/time fields are as tall as empty text fields for consistency.
Mobile Safari collapses them.
line height + vertical padding + border widths
*/
input[type="datetime-local"],
input[type="date"],
input[type="month"],
input[type="week"],
input[type="time"] {
  min-height: calc(1.4rem + .5em + 4px); }

input[type="text"]:focus,
input[type="password"]:focus,
input[type="file"]:focus,
input[type="datetime"]:focus,
input[type="datetime-local"]:focus,
input[type="date"]:focus,
input[type="month"]:focus,
input[type="time"]:focus,
input[type="week"]:focus,
input[type="number"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="search"]:focus,
input[type="tel"]:focus,
select:focus,
textarea:focus {
  border-color: #00a4de;
  -webkit-box-shadow: none;
  box-shadow: none;
  outline: 0; }

input[type="color"]:focus,
input[type="range"]:focus {
  outline: 0; }

input[type="color"] {
  /*Ensure height matches text input height*/
  height: "8px + 1.4rem";
  background: transparent; }

input[type="radio"] {
  border: solid 1px #999;
  font-size: 1.2em;
  height: 1em;
  width: 1em;
  border-radius: 50%;
  vertical-align: middle;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none; }
  input[type="radio"]:checked, input[type="radio"]:active, input[type="radio"]:focus {
    outline: 0; }

input[type="checkbox"] {
  border: solid 1px #999;
  border-radius: .2em;
  font-size: 1em;
  height: 1em;
  width: 1em;
  line-height: 1;
  vertical-align: middle;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none; }
  input[type="checkbox"]:checked, input[type="checkbox"]:active, input[type="checkbox"]:focus {
    outline: 0; }

input[type="radio"],
input[type="checkbox"] {
  -webkit-transition: background-color 100ms ease-in-out, 
 background-image 100ms ease-in-out, 
 border 100ms ease-in-out;
  transition: background-color 100ms ease-in-out, 
 background-image 100ms ease-in-out, 
 border 100ms ease-in-out;
  margin: 0 0 .15em; }

input[type="radio"]:checked,
input[type="checkbox"]:checked {
  background: #198bed url('data:image/svg+xml;utf8,<svg width="19" height="19" xmlns="http://www.w3.org/2000/svg"><path d="M3.58 10.936l1.86-1.71L7.5 12l6.848-7.407 1.484 1.736L7.5 15.46l-3.92-4.524z" fill="%23fff"/></svg>') 50% 50% no-repeat;
  border-color: #198bed; }

input[type="email"]:valid,
input[type="tel"]:valid,
input[type="url"]:valid {
  outline: 0; }

input[type="email"]:invalid,
input[type="tel"]:invalid,
input[type="url"]:invalid {
  border-color: #c03333;
  outline: 0;
  -webkit-box-shadow: none;
  box-shadow: none; }

input[readonly] {
  background: #eee;
  -webkit-box-shadow: none;
  box-shadow: none; }

figure {
  margin-right: 0;
  margin-left: 0;
  text-align: center; }

figcaption {
  color: #777;
  font-style: italic;
  font-family: Bitter, Georgia, serif; }

img {
  max-width: 100%; }

video {
  max-width: 100%;
  height: auto; }

/* 
  Numeric Data

  Mark numeric data as `td.numeric` for right-alignment.
*/
.numeric {
  text-align: right; }

/*
  Responsive Table (Linearized)

  "Linearizes" table cells for small viewports. Relies on duplicating the 
  table headings in data-label attributes for each cell.

  markup: table-responsive-linear.html

  Styleguide Table.Linearize
*/
@media screen and (max-width: 37.5em) {
  .linearizable thead {
    display: none; }
  .linearizable tr {
    display: block;
    padding: .4em;
    margin: 0 0 1em;
    border: solid 1px #ccc;
    border-radius: .4em; }
    .linearizable tr:nth-child(even) td {
      background: transparent; }
  .linearizable td {
    display: block;
    padding: .6em;
    border-bottom: dotted 1px #ccc;
    text-align: right; }
    .linearizable td:before {
      content: attr(data-label);
      float: left;
      font-weight: bold; }
    .linearizable td:last-child {
      border: 0; } }

/*
  Responsive Wrapper

  For a simple responsive solution, wrap tables in a `div.table-wrap`. Allows for horizonal scrolling for tables wider than the viewport.

  Styleguide Table.Responsive
*/
.table-wrap {
  width: 100%;
  overflow: auto;
  -webkit-overflow-scrolling: touch; }

.action--section, .action--inline {
  font-size: 1rem;
  font-weight: normal; }
  .action--section:hover, .action--inline:hover, .action--section:visited, .action--inline:visited, .action--section:focus, .action--inline:focus, .action--section:active, .action--inline:active {
    color: #1280dd; }

.action--section {
  position: absolute;
  top: 1em;
  right: 1em; }
  @media screen and (min-width: 48em) {
    .action--section {
      top: 2em;
      right: 2em; } }

/*

  An link to an action such as "add" or "edit", usually placed inline with a
  heading.

*/
.action--inline {
  margin-left: .5em; }

.big-info {
  display: block;
  margin-bottom: 1.4rem;
  line-height: 1.2; }

.big-info__label {
  font-size: 1.1em;
  font-weight: bold;
  margin-right: .5em;
  margin-bottom: 0.35rem; }
  @media screen and (min-width: 48em) {
    .big-info__label {
      display: block; } }

.big-info__value {
  color: #565c64;
  font-size: 1.1em; }
  @media screen and (min-width: 48em) {
    .big-info__value {
      display: block; } }

/* 
  Buttons. Use .button on <button>, <input>, or <a> elements. 

  .disabled        - light gray background, no animations in :active or :focus 
                     states
  :hover           - scales up slightly and produces a light shadow
  :active          - animates down slightly
  :focus           - no styling, removes default outline some browsers use
  .button--primary - bold text, darker border. Use this INSTEAD of .button, not
                     in addition to it.
  .pill            - pill shaped button. ADD this class to make buttons pill
                     shaped.
*/
.button, .button--primary, .button--danger, .button--success {
  display: inline-block;
  line-height: 1.4rem;
  padding: .3em 1em;
  margin: .5em .1em 0;
  border-radius: .3em;
  border: solid 1px rgba(0, 0, 0, 0.2);
  cursor: pointer;
  text-decoration: none;
  -webkit-transition: all .1s ease-in-out;
  transition: all .1s ease-in-out;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  font-family: "Helvetica Neue", Helvetica, Verdana, sans-serif !important; }
  .button:focus, .button--primary:focus, .button--danger:focus, .button--success:focus, .button:active, .button--primary:active, .button--danger:active, .button--success:active {
    outline: 0; }
  .button:not([disabled]):active, .button--primary:not([disabled]):active, .button--danger:not([disabled]):active, .button--success:not([disabled]):active {
    -webkit-transform: translateY(1px);
    transform: translateY(1px); }

.button {
  color: #555;
  background: #eee; }
  .button[disabled] {
    opacity: .5;
    cursor: default; }
  .button:not([disabled]):hover {
    background: #f7f7f7;
    text-decoration: none; }
  .button:not([disabled]):visited, .button:not([disabled]):active, .button:not([disabled]):hover {
    color: #555; }

.button--primary {
  color: #fff;
  background: #314b6d; }
  .button--primary[disabled] {
    cursor: default;
    opacity: .4;
    color: #bccce1; }
  .button--primary:not([disabled]):hover {
    background: #345683; }
  .button--primary:not([disabled]):visited, .button--primary:not([disabled]):active, .button--primary:not([disabled]):hover {
    color: #fff; }

.button--danger {
  color: #fff;
  background: #c03333; }
  .button--danger:link, .button--danger:hover, .button--danger:visited, .button--danger:active, .button--danger:focus {
    text-decoration: none;
    background: #c03333; }
  .button--danger:not([disabled]):hover {
    background: #d03232; }
  .button--danger:not([disabled]):visited, .button--danger:not([disabled]):active, .button--danger:not([disabled]):hover {
    color: #fff; }

.button--success {
  color: #fff;
  background: #090; }
  .button--success:link, .button--success:hover, .button--success:visited, .button--success:active, .button--success:focus {
    text-decoration: none;
    background: #090; }
  .button--success:not([disabled]):hover {
    background: #00a800; }
  .button--success:not([disabled]):visited, .button--success:not([disabled]):active, .button--success:not([disabled]):hover {
    color: #fff; }

.button:after,
.button:before {
  color: inherit;
  font-weight: normal;
  opacity: .9; }

.button--forward:after {
  content: '\203a';
  font-size: 1.2em;
  margin-left: .5em; }

.button--back {
  padding-left: .7em; }
  .button--back:before {
    content: '\2039';
    font-size: 1.2em;
    margin-right: .5em; }

.button--add {
  padding-left: .7em; }
  .button--add:before {
    content: '+';
    font-size: 1.2em;
    font-weight: bold;
    margin-right: .5em; }

.button--delete {
  padding-left: .7em; }
  .button--delete:before {
    content: '\00d7';
    font-size: 1.2em;
    font-weight: bold;
    margin-right: .5em; }

.button--download {
  padding-left: .7em; }
  .button--download:before {
    content: '\2b07 ';
    font-size: 90%;
    margin-right: .5em; }

.button--check {
  padding-left: .7em; }
  .button--check:before {
    content: '\2713 ';
    font-size: 90%;
    margin-right: .5em; }

.button [disabled] {
  background: #eee;
  color: #999; }

.pill {
  border-radius: 1em/50%; }

.small {
  font-size: 80%;
  letter-spacing: 1px;
  padding: 0 .75em;
  margin-top: 0;
  margin-bottom: 0; }

.byline {
  padding: 0;
  margin: 0 0 0.35rem;
  font-size: 16px;
  font-weight: bold;
  font-family: "Helvetica Neue", Helvetica, Verdana, sans-serif;
  line-height: 1.3;
  color: #3e5e89; }

.byline__service:before {
  content: ' — '; }

.byline__staff:before {
  content: ' — '; }

/*
  Centered

  Centers inline and block content.
*/
.centered {
  text-align: center;
  margin-right: auto;
  margin-left: auto; }

code.code-block {
  display: block;
  white-space: pre;
  padding: 1em; }

.constrained {
  max-width: 65em;
  margin-right: auto;
  margin-left: auto; }

.data-block {
  margin-bottom: 2.8rem;
  padding: 1em;
  border: solid 1px #ccccd4;
  border-radius: .5em;
  -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.2);
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.2);
  background: #fff; }
  .data-block h1, .data-block h2, .data-block h3, .data-block h4 {
    font-size: 1.2em; }

.filter, .filter--pill, .filter--rect {
  position: relative;
  display: inline-block;
  margin: 0 0 .25rem; }
  .filter input, .filter--pill input, .filter--rect input {
    position: absolute;
    left: .6rem;
    opacity: 0; }
  .filter label, .filter--pill label, .filter--rect label, .filter .input-list legend, .input-list .filter legend, .filter--pill .input-list legend, .input-list .filter--pill legend, .filter--rect .input-list legend, .input-list .filter--rect legend {
    display: inline-block;
    margin: 0;
    padding: .25em .6em;
    border: solid 1px #ddd;
    background: #fff;
    text-transform: none;
    line-height: 1.4;
    letter-spacing: 0;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none; }
  .filter input:checked + label, .filter--pill input:checked + label, .filter--rect input:checked + label, .filter .input-list input:checked + legend, .input-list .filter input:checked + legend, .filter--pill .input-list input:checked + legend, .input-list .filter--pill input:checked + legend, .filter--rect .input-list input:checked + legend, .input-list .filter--rect input:checked + legend {
    color: #fff;
    background: #00a4de;
    border-color: transparent; }

.filter--pill label, .filter--pill .input-list legend, .input-list .filter--pill legend {
  border-radius: .95em; }

.filter--rect label, .filter--rect .input-list legend, .input-list .filter--rect legend {
  border-radius: .3em; }

.fineprint {
  font-style: italic;
  font-size: 85%; }

/*
  Form Line

  A single line of a form that may contain multiple form fields.
*/
@media screen and (min-width: 48em) {
  .form-line {
    width: 100%;
    margin-bottom: 1.4rem;
    display: block;
    width: 100%; }
    .form-line::after {
      clear: both;
      content: "";
      display: table; } }

/* 
  Form Layout

  Each line of a form should be wrapped in a `.form-line`. 
*/
.form-input {
  margin-bottom: 1.4rem; }
  @media screen and (min-width: 48em) {
    .form-input {
      margin-bottom: 0; }
      .form-input-full {
        float: left;
        width: 100%;
        margin-right: 2%; }
        .form-input-full:last-child {
          margin-right: 0; }
      .form-input-half {
        float: left;
        width: 49%;
        margin-right: 2%; }
        .form-input-half:last-child {
          margin-right: 0; }
      .form-input-third {
        float: left;
        width: 32%;
        margin-right: 2%; }
        .form-input-third:last-child {
          margin-right: 0; }
      .form-input-two-thirds {
        float: left;
        width: 66%;
        margin-right: 2%; }
        .form-input-two-thirds:last-child {
          margin-right: 0; }
      .form-input-fourth {
        float: left;
        width: 23.5%;
        margin-right: 2%; }
        .form-input-fourth:last-child {
          margin-right: 0; }
      .form-input-quarter {
        float: left;
        width: 23.5%;
        margin-right: 2%; }
        .form-input-quarter:last-child {
          margin-right: 0; }
      .form-input-three-fourths {
        float: left;
        width: 74.5%;
        margin-right: 2%; }
        .form-input-three-fourths:last-child {
          margin-right: 0; } }

/* 
  Radio/Checkbox Layout 

  Group radio buttons and checkboxes in a `fieldset.input-list`
*/
.input-list legend {
  line-height: 1.2;
  margin: 0 0 .5rem;
  padding: 0; }

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

.input-list li {
  padding-top: .1em;
  padding-bottom: .1em;
  margin: 0;
  white-space: nowrap; }
  .input-list li > input {
    margin-top: .1em;
    vertical-align: top; }

.input-list label, .input-list legend {
  text-transform: none;
  font-size: 100%;
  letter-spacing: 0;
  white-space: normal; }

/*
  Input Hints

  Use input hints to offer hints or instructions to help users complete a form field.
*/
.input-hint {
  display: block;
  padding: 0 .4em;
  margin: .5em 0 0;
  color: #757575;
  font-size: 85%;
  font-family: "Helvetica Neue", Helvetica, Verdana, sans-serif; }

/*
  Error Fields 

  When validation fails for an input, wrap the label and 
  input in a `div.is-error` and include a `div.error-msg` below the input. 
*/
.is-error label, .is-error .input-list legend, .input-list .is-error legend {
  color: #c03333; }

.is-error input {
  border-color: #c03333;
  background: #f5d9d9;
  -webkit-box-shadow: none;
  box-shadow: none; }
  .is-error input:focus {
    border-color: #c03333; }

/*
  Error Message

  And error message for an input field or any place, really.
*/
.error-msg {
  display: block;
  padding: .5em;
  color: #c03333;
  font-family: "Helvetica Neue", Helvetica, Verdana, sans-serif; }

/* 
  Implied Content

  Use to hide content that would be implied for visual users, such
  as in "read more" links. (idea swiped from the css of informationarchitects.jp)
*/
.implied {
  position: absolute;
  display: block;
  width: 1px;
  height: 1px;
  overflow: hidden;
  background: transparent; }

/* 
  Instrinsic Media Size

  Defines image or iframe-embedded video size even before the media loads. Minimizes page repaints, reflows and maintains aspect ratio on screen resize.

  http://daverupert.com/2015/12/intrinsic-placeholders-with-picture/
*/
.intrinsic {
  display: block;
  position: relative;
  height: 0;
  width: 100%;
  padding-top: 100%;
  background: #f0f0f0; }
  .intrinsic.intrinsic--square {
    padding-top: 100%; }
  .intrinsic.intrinsic--4x3 {
    padding-top: 75%; }
  .intrinsic.intrinsic--16x9 {
    padding-top: 56.25%; }
  .intrinsic > img,
  .intrinsic > iframe,
  .intrinsic > embed,
  .intrinsic > object {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%; }

.logo,
.logo:hover,
.logo:active,
.logo:visited,
.logo:focus {
  display: block;
  border: 0;
  text-decoration: none;
  text-align: center; }
  .logo img,
  .logo:hover img,
  .logo:active img,
  .logo:visited img,
  .logo:focus img {
    border: 0;
    width: 100px; }
  @media screen and (min-width: 64em) {
    .logo,
    .logo:hover,
    .logo:active,
    .logo:visited,
    .logo:focus {
      text-align: left;
      margin: 0 1em; }
      .logo img,
      .logo:hover img,
      .logo:active img,
      .logo:visited img,
      .logo:focus img {
        width: 150px; } }

/*
  Lozenge
*/
.lozenge {
  display: inline;
  padding: .25rem .5rem .2rem;
  margin: 0 .2rem 0 0;
  list-style: none;
  border-radius: .599609375rem;
  font-style: normal;
  font-size: .65em;
  font-family: "Helvetica Neue", Helvetica, Verdana, sans-serif;
  line-height: 1;
  letter-spacing: .6px;
  text-transform: uppercase;
  background: #00a4de;
  color: rgba(255, 255, 255, 0.9); }

.main-nav {
  display: block;
  margin: 0;
  padding: 0;
  text-align: center;
  font-size: 85%; }
  .main-nav ul {
    margin: 0;
    padding: .5em 0 0; }
  @media screen and (min-width: 64em) {
    .main-nav {
      position: absolute;
      right: 0;
      bottom: 0;
      padding-right: 2em;
      text-align: left; }
      .main-nav ul {
        text-align: right;
        padding: 3em 0 0;
        margin: 0; } }

.main-nav__item {
  display: inline-block;
  width: 27%;
  list-style: none;
  padding: 0;
  margin: 0 0 -5px;
  border-bottom: solid 5px transparent;
  line-height: 1.2; }
  @media screen and (min-width: 64em) {
    .main-nav__item {
      width: auto; } }

.main-nav__item.is-selected .main-nav__link {
  cursor: default; }

.main-nav__item.is-selected .main-nav__link:hover {
  color: #33363b; }

@media screen and (min-width: 64em) {
  .main-nav__item.is-selected {
    border-bottom: solid 5px #314b6d; } }

.main-nav__link {
  display: inline-block;
  margin: 0;
  padding: .5em 1em;
  text-decoration: none;
  border: 0;
  color: #33363b;
  text-transform: uppercase; }
  .main-nav__link:hover, .main-nav__link:visited, .main-nav__link:focus, .main-nav__link:active {
    color: #33363b;
    text-decoration: none;
    border: 0;
    background: transparent; }
  .main-nav__link:hover {
    color: #6e757f; }
  @media screen and (min-width: 64em) {
    .main-nav__link {
      padding: 1em; } }

.modal {
  content: '';
  position: fixed;
  z-index: 100;
  top: 0;
  left: 0;
  height: 100vh;
  width: 100vw;
  background: rgba(0, 0, 0, 0.8);
  overflow: scroll;
  -webkit-transition: all 200ms ease-in-out;
  transition: all 200ms ease-in-out; }
  .modal[hidden="true"] .dialog {
    -webkit-transform: scale(0.4);
    transform: scale(0.4); }

.dialog {
  margin: 10vh auto;
  width: 100%;
  max-width: 40rem;
  padding: 1.5em;
  border-radius: .25rem;
  background: #fff;
  -webkit-box-shadow: 0 1em 5em black;
  box-shadow: 0 1em 5em black;
  -webkit-transition: all 200ms ease-in-out;
  transition: all 200ms ease-in-out; }
  .dialog .dialog__footer button {
    margin-right: .5em; }
  .dialog .dialog__heading {
    font: bold 1.2em/1.4 "Helvetica Neue", Helvetica, Verdana, sans-serif; }

.nil-value {
  color: #999;
  font-style: italic; }

/*
  Notice 

  Use to alert the user about a current or potential outcome such as success, failure or a warning. There are four types of messages.
*/
.notice, .notice--success, .notice--warning, .notice--error {
  display: block;
  padding: 1em 1.4em;
  margin: 1.4rem 0;
  background: #c8edfd;
  color: #066085;
  border-color: #0ca3e1;
  border-radius: .25em;
  border-style: solid;
  border-width: 1px;
  line-height: 1.4; }
  .notice > .notice__heading, .notice--success > .notice__heading, .notice--warning > .notice__heading, .notice--error > .notice__heading {
    margin: 0 0 .25em;
    padding: 0;
    color: #33363b;
    color: rgba(0, 0, 0, 0.7);
    font-size: 1em;
    font-weight: bold; }
  .notice > :last-child, .notice--success > :last-child, .notice--warning > :last-child, .notice--error > :last-child {
    margin-bottom: 0; }
  .notice a:link, .notice--success a:link, .notice--warning a:link, .notice--error a:link,
  .notice a:visited,
  .notice--success a:visited,
  .notice--warning a:visited,
  .notice--error a:visited,
  .notice a:active,
  .notice--success a:active,
  .notice--warning a:active,
  .notice--error a:active,
  .notice a:focus,
  .notice--success a:focus,
  .notice--warning a:focus,
  .notice--error a:focus {
    border: 0;
    color: #066085;
    text-decoration: underline; }
  .notice a:hover, .notice--success a:hover, .notice--warning a:hover, .notice--error a:hover {
    text-decoration: none;
    border: 0; }

.notice--success {
  background: #D0FDCF;
  color: #4b6b4b;
  border-color: #79c279; }
  .notice--success > .notice__heading {
    color: #4b6b4b; }
  .notice--success a:link,
  .notice--success a:visited,
  .notice--success a:hover,
  .notice--success a:active,
  .notice--success a:focus {
    color: #4b6b4b; }

.notice--warning {
  background: #FFFEDF;
  color: #6c6c3a;
  border-color: #cfcf70; }
  .notice--warning > .notice__heading {
    color: #6c6c3a; }
  .notice--warning a:link,
  .notice--warning a:visited,
  .notice--warning a:hover,
  .notice--warning a:active,
  .notice--warning a:focus {
    color: #6c6c3a; }

.notice--error {
  background: #FFEEEE;
  color: #c03333;
  border-color: #cc0000; }
  .notice--error > .notice__heading {
    color: #c03333; }
  .notice--error a:link,
  .notice--error a:visited,
  .notice--error a:hover,
  .notice--error a:focus,
  .notice--error a:active,
  .notice--error a:focus {
    color: #c03333; }

/*
  No Wrap

  Prevents text from breaking across lines.
*/
.nowrap {
  white-space: nowrap; }

/*
  Old Browser Notice

  A notice banner for older browsers encouraging users to upgrade. Really only targets old IE
  right now. Message is set to `display: none` unless it's a child of an element with a class of
  `ie6`, `ie7`, `ie8`, `ie9`. Use IE conditional comments to add these classes to the `html` root
  element.
*/
.old-browser-notice {
  display: none;
  background: #066085; }
  .old-browser-notice p {
    padding: 1rem;
    margin: 0 auto;
    font: normal 0.9em/1.4 "Helvetica Neue", Helvetica, Verdana, sans-serif;
    max-width: 45em;
    color: #fff;
    text-align: center; }
  .old-browser-notice a,
  .old-browser-notice a:link,
  .old-browser-notice a:visited,
  .old-browser-notice a:hover,
  .old-browser-notice a:focus,
  .old-browser-notice a:active {
    color: #c1ebfc;
    text-decoration: underline;
    border: 0; }
  .old-browser-notice a:hover {
    text-decoration: none; }

.ie7 .old-browser-notice,
.ie8 .old-browser-notice,
.ie9 .old-browser-notice {
  display: block; }

.parent-link {
  font-weight: normal;
  margin: 0 1em 1em; }

.skip-link {
  position: absolute;
  top: 0;
  right: 110%;
  z-index: 2;
  background: #fff;
  color: #000; }

.skip-link:focus {
  right: auto; }

/*
  Social Media Icons
*/
.social-icon {
  height: 2rem;
  width: 2rem;
  margin: 0 .5rem;
  fill: rgba(0, 0, 0, 0.3);
  -webkit-transition: all 200ms ease-in-out;
  transition: all 200ms ease-in-out; }

.social-icon:hover {
  fill: rgba(0, 0, 0, 0.6); }

/*
  Social Share Buttons

  Twitter and Facebook share buttons. For Twitter configuration see https://dev.twitter.com/web/tweet-button and https://about.twitter.com/resources/buttons. For Facebook see https://developers.facebook.com/docs/plugins/share-button

  markup: social-media-share.html

  Styleguide Modules.SocialSharing
*/
.social-share > span,
.social-share > div,
.social-share > iframe {
  display: inline-block;
  vertical-align: middle; }

.subpage {
  border: solid 1px #999;
  border-radius: .5em;
  -webkit-box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.2);
  box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.2);
  margin-bottom: 1.4rem; }

/*
  Tag

  A textual tag
*/
.tag {
  font-size: 75%;
  font-weight: bold;
  text-transform: uppercase;
  color: red; }

.toggle-switch input[type=radio],
.toggle-switch input[type=checkbox], .toggle-switch label, .toggle-switch .input-list legend, .input-list .toggle-switch legend {
  position: absolute;
  clip: rect(1px 1px 1px 1px); }

/*
*/
.toggle-switch {
  font-size: 1.2em;
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
  line-height: 1;
  position: relative;
  display: table;
  background: #eee;
  background-position: 1.75em 50%;
  background-repeat: no-repeat;
  background-image: url('data:image/svg+xml;utf8,<svg width="16" height="16" viewBox="0 0 16 16" xmlns="http://www.w3.org/2000/svg"><title>ex</title><path d="M1.338 13.08l1.605 1.582c.21.233.485.338.802.338.317 0 .57-.105.803-.338L8.01 11.2l3.463 3.462c.212.233.486.338.803.338.317 0 .57-.105.802-.338l1.605-1.583c.21-.233.317-.508.317-.804 0-.317-.106-.59-.317-.802L11.22 8.01l3.463-3.462c.21-.233.317-.507.317-.803 0-.317-.106-.592-.317-.802l-1.605-1.605c-.232-.233-.485-.338-.802-.338-.317 0-.59.105-.803.338L8.01 4.8 4.548 1.34C4.315 1.105 4.062 1 3.745 1c-.317 0-.59.105-.802.338L1.338 2.943c-.21.21-.338.485-.338.802 0 .296.127.57.338.803L4.8 8.01 1.34 11.475c-.21.21-.338.485-.338.802 0 .296.127.57.338.803" fill="#0A0B09" opacity=".195" fill-rule="evenodd"/></svg>');
  background-size: .8em .8em;
  border: solid 1px #ccc;
  border-radius: .8em/50%;
  height: 1.5em;
  width: 3em;
  -webkit-transition: all .2s ease-in-out;
  transition: all .2s ease-in-out; }
  .toggle-switch:after {
    content: ' ';
    display: block;
    height: 1.5em;
    width: 1.5em;
    border-radius: 50%;
    background: #fff;
    -webkit-box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.2), -1px 1px 2px rgba(0, 0, 0, 0.1);
    box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.2), -1px 1px 2px rgba(0, 0, 0, 0.1);
    -webkit-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out; }
  .toggle-switch[data-state="on"] {
    background: #29cc29;
    border-color: #29cc29;
    background-repeat: no-repeat;
    background-position: .45em 50%;
    background-image: url('data:image/svg+xml;utf8,<svg width="16" height="16" viewBox="0 0 16 16" xmlns="http://www.w3.org/2000/svg"><title>check</title><path d="M.106 9.136l5.255 5.408c.19.194.435.29.72.29.283 0 .528-.096.717-.29l9.073-9.337c.19-.214.283-.448.283-.74s-.094-.545-.283-.74L14.434 2.25c-.19-.214-.435-.312-.72-.312-.282 0-.528.098-.717.312L6.08 9.37l-3.1-3.19c-.19-.215-.435-.312-.72-.312-.283 0-.53.097-.717.31L.106 7.66c-.19.194-.284.447-.284.74 0 .29.095.524.284.738" fill="#fff" opacity=".751" fill-rule="evenodd"/></svg>');
    background-size: .8em .8em; }
    .toggle-switch[data-state="on"]:after {
      -webkit-transform: translateX(1.5em);
      transform: translateX(1.5em); }

.row {
  display: block;
  width: 100%; }
  .row::after {
    clear: both;
    content: "";
    display: table; }

.col1 {
  float: left;
  width: 6.5%;
  margin-right: 2%; }
  .col1:last-child {
    margin-right: 0; }

.col2 {
  float: left;
  width: 15%;
  margin-right: 2%; }
  .col2:last-child {
    margin-right: 0; }

.col3 {
  float: left;
  width: 23.5%;
  margin-right: 2%; }
  .col3:last-child {
    margin-right: 0; }

.col4 {
  float: left;
  width: 32%;
  margin-right: 2%; }
  .col4:last-child {
    margin-right: 0; }

.col5 {
  float: left;
  width: 40.5%;
  margin-right: 2%; }
  .col5:last-child {
    margin-right: 0; }

.col6 {
  float: left;
  width: 49%;
  margin-right: 2%; }
  .col6:last-child {
    margin-right: 0; }

.col7 {
  float: left;
  width: 57.5%;
  margin-right: 2%; }
  .col7:last-child {
    margin-right: 0; }

.col8 {
  float: left;
  width: 66%;
  margin-right: 2%; }
  .col8:last-child {
    margin-right: 0; }

.col9 {
  float: left;
  width: 74.5%;
  margin-right: 2%; }
  .col9:last-child {
    margin-right: 0; }

.col10 {
  float: left;
  width: 83%;
  margin-right: 2%; }
  .col10:last-child {
    margin-right: 0; }

.col11 {
  float: left;
  width: 91.5%;
  margin-right: 2%; }
  .col11:last-child {
    margin-right: 0; }

.col12 {
  float: left;
  width: 100%;
  margin-right: 2%; }
  .col12:last-child {
    margin-right: 0; }

.row--sample {
  margin: .5rem 0; }
  .row--sample > div {
    text-align: center;
    background: #eee;
    padding: .25rem; }

[role="banner"] {
  position: relative; }

.l-constrained {
  max-width: 50em;
  margin-left: auto;
  margin-right: auto; }

.l-page {
  margin: 0 auto;
  border: solid 1px #ccc;
  border-width: 0 1px;
  background: #fff;
  -webkit-box-shadow: 0 0 3px rgba(0, 0, 0, 0.3);
  box-shadow: 0 0 3px rgba(0, 0, 0, 0.3); }

.l-primary-sidebar > .primary {
  padding-bottom: 2em;
  margin: 0 1em; }

@media screen and (min-width: 48em) {
  .l-primary-sidebar {
    margin: 2em 0;
    min-height: 50vh; }
    .l-primary-sidebar::after {
      clear: both;
      content: "";
      display: table; }
    .l-primary-sidebar > .sidebar {
      float: left;
      width: 14em; }
    .l-primary-sidebar > .primary {
      float: left;
      width: calc(100% - 16em); } }

@supports (display: grid) {
  .l-primary-sidebar {
    display: grid;
    grid-template-rows: auto auto;
    grid-template-columns: 100%;
    grid-template-areas: "detail" "sidebar";
    margin: 2em 0;
    min-height: 50vh; }
    .l-primary-sidebar > .sidebar {
      grid-area: sidebar; }
    .l-primary-sidebar > .primary {
      grid-area: detail;
      padding-bottom: 2em;
      margin: 0 1em;
      width: auto; }
  @media screen and (min-width: 48em) {
    .l-primary-sidebar {
      grid-template-rows: auto;
      grid-template-columns: 14em calc(100% - 14em);
      grid-template-areas: "sidebar detail"; } } }

/*
  TODO: Replace legacy layout with flexbox and grid css layout modules
*/
.l-header {
  position: relative;
  padding: .5em;
  border-bottom: solid 5px #ccc; }
  .l-header::after {
    clear: both;
    content: "";
    display: table; }

.l-header--minimal {
  background: #eee; }
  .l-header--minimal .logo {
    margin: 0;
    width: 100px; }

@media screen and (min-width: 64em) {
  .l-logo {
    display: block;
    float: left;
    width: 23.5%;
    margin-right: 2%; }
    .l-logo:last-child {
      margin-right: 0; } }

@media screen and (min-width: 64em) {
  .l-nav {
    display: block;
    float: left;
    width: 74.5%;
    margin-right: 2%; }
    .l-nav:last-child {
      margin-right: 0; } }

.l-section {
  position: relative;
  padding: 3em 1.5em 1.5em;
  border-bottom: solid 1px #ccc; }
  .l-section:last-child {
    border: 0; }
  .l-section > :last-child {
    margin-bottom: 0; }
  @media screen and (min-width: 48em) {
    .l-section {
      padding: 3em; }
      .l-section::after {
        clear: both;
        content: "";
        display: table; } }

.l-section .l-section {
  padding: 2em 1em; }
  @media screen and (min-width: 48em) {
    .l-section .l-section {
      padding: 2.5em 2em; }
      .l-section .l-section::after {
        clear: both;
        content: "";
        display: table; } }

.l-row::after {
  clear: both;
  content: "";
  display: table; }

@media screen and (min-width: 48em) {
  .l-half {
    float: left;
    width: 49%;
    margin-right: 2%; }
    .l-half:last-child {
      margin-right: 0; } }

@media screen and (min-width: 48em) {
  .l-third {
    float: left;
    width: 32%;
    margin-right: 2%; }
    .l-third:last-child {
      margin-right: 0; } }

@media screen and (min-width: 48em) {
  .l-two-thirds {
    float: left;
    width: 66%;
    margin-right: 2%; }
    .l-two-thirds:last-child {
      margin-right: 0; } }

@media screen and (min-width: 48em) {
  .l-fourth {
    float: left;
    width: 23.5%;
    margin-right: 2%; }
    .l-fourth:last-child {
      margin-right: 0; } }

/*
The idea of shame.css is that you have a totally new stylesheet reserved just for your hacky code. The code you have to write to get the release out on time, but the code that makes you ashamed.
http://csswizardry.com/2013/04/shame-css/
*/
.large {
  font-size: 120%; }

.x-large {
  font-size: 150%; }

.xx-large {
  font-size: 175%; }

hr.dashed {
  border-top-style: dashed; }

hr.tight {
  margin-top: 1em;
  margin-bottom: 1em; }

.accent-color {
  color: #00a4de; }

.card {
  border-radius: .5em;
  -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
  padding: 1.5em; }

.subhead {
  display: block;
  font-size: 80%;
  color: #aaa; }

.action-bar {
  background: #f3f3f3;
  border-radius: .25em;
  border: solid 1px rgba(0, 0, 0, 0.1);
  padding: .75em;
  margin: 1em 0; }
  .action-bar > button {
    margin-top: 0;
    margin-bottom: 0; }

/* Sidebar subnav used on Career Guides pages */
.subnav {
  position: sticky;
  top: .75em;
  background: #ccdfea;
  margin: 0 .5em;
  border-radius: .5em .5em 0 0;
  overflow: hidden; }
  @media screen and (min-width: 48em) {
    .subnav {
      border-radius: .5em; } }
  .subnav > ul {
    margin: 0;
    padding: 0;
    list-style: none; }
  .subnav li {
    margin: 0;
    padding: 0; }
  .subnav a {
    -webkit-box-sizing: padding-box;
    box-sizing: padding-box;
    display: block;
    padding: .75em 1em;
    border-bottom: solid 1px rgba(0, 0, 0, 0.05); }
    .subnav a:link, .subnav a:visited, .subnav a:hover, .subnav a:focus, .subnav a:active {
      text-decoration: none;
      color: #3b7191;
      background: transparent; }
    .subnav a:hover {
      background: rgba(0, 0, 0, 0.05);
      background: #a7cce2; }
    .subnav a[disabled] {
      color: rgba(0, 0, 0, 0.4);
      cursor: default; }
    .subnav a[disabled]:hover, .subnav a[disabled]:focus, .subnav a[disabled]:active {
      background: transparent; }
  .subnav li:last-of-type > a {
    border-bottom: 0; }

.comment-block {
  margin-bottom: 2.8rem; }

.secondary {
  margin: 0 1em;
  color: #999; }

.right {
  float: right; }

[hidden] {
  display: block;
  visibility: hidden;
  opacity: 0; }

body.locked {
  overflow: hidden; }

.error {
  border-color: #d00 !important;
  color: #d00 !important; }

.field-validation-error {
  color: #c03333 !important; }

.input-validation-error {
  border: solid 2px #c03333 !important; }
