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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

sub {
  bottom: -0.25em; }

sup {
  top: -0.5em; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

body {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 18px;
  font-weight: 400;
  line-height: 1.4;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  color: #333333; }
  @media (max-width: 520px) {
    body {
      font-size: 16px; } }

cite {
  display: block;
  margin-left: 60px;
  font-style: normal;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  color: #5A5A5A;
  padding-bottom: 3px; }

p,
pre {
  overflow-wrap: break-word;
  word-wrap: break-word; }

p {
  margin-top: 0; }

hr {
  border: 0;
  border-top: 1px solid #A3A3A3;
  margin: 20px 0 0; }

caption {
  text-align: left; }

.bold {
  font-weight: bold; }

fieldset {
  width: 100%;
  border: 0;
  padding: 0 0 1em 0; }

textarea {
  display: block; }

.form-section {
  box-sizing: border-box;
  float: left;
  width: 100%;
  margin-bottom: 20px; }
  @media only screen and (min-width: 900px) {
    .form-section {
      margin-bottom: 40px; } }

.form-group {
  box-sizing: border-box;
  float: left;
  width: 100%;
  margin-bottom: 10px; }
  @media only screen and (min-width: 900px) {
    .form-group {
      margin-bottom: 20px; } }

.form-group-related {
  margin-bottom: 10px; }
  @media only screen and (min-width: 900px) {
    .form-group-related {
      margin-bottom: 20px; } }

.form-group-compound {
  margin-bottom: 10px; }

.form-label,
.form-label-bold {
  display: block;
  color: #333333;
  padding-bottom: 2px; }

.form-label {
  margin: 0;
  display: block;
  color: #333333;
  padding-bottom: 2px; }

.form-label-bold {
  font-weight: bold; }

.form-block {
  float: left;
  width: 100%;
  margin-top: -5px;
  margin-bottom: 5px; }
  @media only screen and (min-width: 900px) {
    .form-block {
      margin-top: 0;
      margin-bottom: 10px; } }

.form-hint {
  display: block;
  font-weight: normal;
  margin-top: -2px;
  padding-bottom: 2px; }

.form-label .form-hint,
.form-label-bold .form-hint {
  margin-top: 0;
  padding-bottom: 0; }

.form-control {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  box-sizing: border-box;
  width: 100%;
  padding: 5px 4px 4px;
  border: 2px solid #333333; }
  @media only screen and (min-width: 900px) {
    .form-control {
      width: 50%; } }

input.form-control,
textarea.form-control {
  -webkit-appearance: none;
  border-radius: 0; }

.form-control-3-4 {
  width: 100%; }
  @media only screen and (min-width: 900px) {
    .form-control-3-4 {
      width: 75%; } }

.form-control-2-3 {
  width: 100%; }
  @media only screen and (min-width: 900px) {
    .form-control-2-3 {
      width: 66.66%; } }

.form-control-1-2 {
  width: 100%; }
  @media only screen and (min-width: 900px) {
    .form-control-1-2 {
      width: 50%; } }

.form-control-1-3 {
  width: 100%; }
  @media only screen and (min-width: 900px) {
    .form-control-1-3 {
      width: 33.33%; } }

.form-control-1-4 {
  width: 100%; }
  @media only screen and (min-width: 900px) {
    .form-control-1-4 {
      width: 25%; } }

.form-control-1-8 {
  width: 100%; }
  @media only screen and (min-width: 900px) {
    .form-control-1-8 {
      width: 12.5%; } }

input:focus,
textarea:focus,
select:focus,
button:focus {
  outline: 3px solid #3f9ff4;
  outline-offset: 0; }

.error-summary {
  border: 4px solid #dd2f35;
  margin-top: 20px;
  margin-bottom: 20px;
  padding: 20px 10px; }
  @media only screen and (min-width: 900px) {
    .error-summary {
      border: 5px solid #dd2f35;
      margin-top: 20px;
      margin-bottom: 40px;
      padding: 1em 20px 20px; } }
  .error-summary:focus {
    outline: 3px solid #3f9ff4; }
  .error-summary .error-summary-heading {
    margin-top: 0; }
  .error-summary p {
    margin-bottom: 10px; }
  .error-summary .error-summary-list {
    padding-left: 0;
    margin-bottom: 0; }
    @media only screen and (min-width: 900px) {
      .error-summary .error-summary-list li {
        margin-bottom: 5px; } }
    .error-summary .error-summary-list a {
      color: #dd2f35;
      font-weight: bold;
      text-decoration: underline; }

.error-message {
  color: #dd2f35;
  font-weight: bold;
  display: block;
  clear: both;
  margin: 0 0 0.5em 0;
  padding: 2px 0; }

.form-label .error-message,
.form-label-bold .error-message {
  padding-top: 4px;
  padding-bottom: 0; }

.form-control-error {
  border: 4px solid #dd2f35; }

.form-group-error {
  margin-right: 15px;
  border-left: 4px solid #dd2f35;
  padding-left: 10px; }
  @media only screen and (min-width: 900px) {
    .form-group-error {
      border-left: 5px solid #dd2f35;
      padding-left: 20px; } }

.clearfix:after {
  content: "";
  display: table;
  clear: both; }

img {
  max-width: 100%; }

legend {
  overflow: hidden; }

.mt0 {
  margin-top: 0; }

.bg-blue {
  background-color: #085192; }

.bg-red {
  background-color: #dd2f35; }

.bg-orange {
  background-color: #e47b09; }

.bg-green {
  background-color: #5a9e33; }

.bg-purple {
  background-color: #70247d; }

.bg-grey {
  background-color: #5A5A5A; }

.blue {
  color: #085192; }

.red {
  color: #dd2f35; }

.orange {
  color: #e47b09; }

.green {
  color: #5a9e33; }

.purple {
  color: #70247d; }

.grey {
  color: #5A5A5A; }

body {
  background-color: #f5f5f5; }

.grid-container {
  max-width: 1000px;
  margin-left: auto;
  margin-right: auto; }
  .grid-container::after {
    clear: both;
    content: "";
    display: block; }

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

.column-full {
  width: calc(100% - 40px);
  float: left;
  margin-left: 20px; }
  @media only screen and (min-width: 900px) {
    .column-full {
      width: calc(100% - 40px);
      float: left;
      margin-left: 20px; } }

.column-half {
  width: calc(100% - 40px);
  float: left;
  margin-left: 20px; }
  @media only screen and (min-width: 900px) {
    .column-half {
      width: calc(50% - 30px);
      float: left;
      margin-left: 20px; } }

.column-one-third {
  width: calc(100% - 40px);
  float: left;
  margin-left: 20px; }
  @media only screen and (min-width: 900px) {
    .column-one-third {
      width: calc(33.33333% - 26.66667px);
      float: left;
      margin-left: 20px; } }

.column-two-thirds {
  width: calc(100% - 40px);
  float: left;
  margin-left: 20px; }
  @media only screen and (min-width: 900px) {
    .column-two-thirds {
      width: calc(66.66667% - 33.33333px);
      float: left;
      margin-left: 20px; } }

.breadcrumbs {
  margin-top: 40px; }
  .breadcrumbs:after {
    content: "";
    display: table;
    clear: both; }
  .breadcrumbs ol {
    padding-left: 0; }
    .breadcrumbs ol:after {
      content: "";
      display: table;
      clear: both; }
    .breadcrumbs ol li {
      float: left;
      background-image: url("../images/separator.png");
      background-position: 0% 55%;
      background-repeat: no-repeat;
      margin-left: 0.6em;
      margin-bottom: 0.4em;
      padding-left: 0.9em; }
      .breadcrumbs ol li:first-child {
        background-image: none;
        margin-left: 0;
        padding-left: 0; }

.button {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: bold;
  border: none;
  background-color: #085192;
  color: #FFFFFF;
  padding: 10px 20px; }
  .button:hover {
    background-color: #053662;
    cursor: pointer; }

.button-small {
  font-size: 16px; }
  @media (max-width: 520px) {
    .button-small {
      font-size: 14px; } }

.button-large {
  font-size: 22px; }
  @media (max-width: 520px) {
    .button-large {
      font-size: 17px; } }

.button-full-width {
  width: 100%; }

.button-destructive {
  background-color: #dd2f35; }
  .button-destructive:hover {
    background-color: #bb1e24; }

.button-disabled,
[disabled="disabled"],
[disabled] {
  opacity: 0.5; }
  .button-disabled:hover,
  [disabled="disabled"]:hover,
  [disabled]:hover {
    cursor: default;
    cursor: not-allowed;
    background-color: #085192; }

.phase-banner {
  display: block;
  padding: 10px 10px 10px 0;
  border-bottom: 1px solid #A3A3A3; }
  .phase-banner:after {
    content: "";
    display: table;
    clear: both; }
  .phase-banner .phase-tag {
    padding: 3px 6px;
    margin-right: 5px;
    color: #FFFFFF; }
  .phase-banner .phase-tag-alpha {
    background-color: #e47b09; }
  .phase-banner .phase-tag-beta {
    background-color: #70247d; }

#global-header {
  background-color: #FFFFFF;
  color: #FFFFFF;
  margin-bottom: 0;
  padding: 15px 0 6px 0; }
  #global-header .header-wrapper {
    background-color: transparent; }
  #global-header #logo-link img {
    max-width: 300px; }
  #global-header #logo-link:focus {
    background-color: transparent; }
  #global-header a {
    text-decoration: none;
    color: #FFFFFF; }
    #global-header a:active {
      color: #FFFFFF; }

.main-nav {
  background-color: #042949;
  overflow: hidden; }

.main-nav a {
  float: left;
  display: block;
  color: #FFFFFF;
  text-align: center;
  padding: 10px;
  text-decoration: none;
  font-size: 17px; }
  .main-nav a.active {
    color: #FFFFFF;
    background-color: #0b6cc2; }
  .main-nav a:hover, .main-nav a:active, .main-nav a:focus {
    color: #FFFFFF;
    background-color: #0b6cc2; }

.main-nav a:hover {
  color: #FFFFFF;
  background-color: #0b6cc2; }

.main-nav .icon {
  display: none; }

@media screen and (max-width: 768px) {
  .main-nav a:not(:first-child) {
    display: none; }
  .main-nav a.icon {
    float: right;
    display: block;
    color: #FFFFFF; }
    .main-nav a.icon:hover {
      color: #FFFFFF;
      background-color: transparent; }
    .main-nav a.icon:hover, .main-nav a.icon:active, .main-nav a.icon:focus {
      color: #FFFFFF;
      background-color: transparent; } }

@media screen and (max-width: 768px) {
  .main-nav.responsive {
    position: relative; }
  .main-nav.responsive a.icon {
    position: absolute;
    right: 20px;
    top: 0; }
    .main-nav.responsive a.icon:hover {
      color: #FFFFFF;
      background-color: transparent; }
  .main-nav a.active {
    color: #FFFFFF;
    background-color: transparent; }
  .main-nav.responsive a {
    float: none;
    display: block;
    text-align: left; }
    .main-nav.responsive a.active {
      color: #FFFFFF;
      background-color: transparent; }
    .main-nav.responsive a:hover, .main-nav.responsive a:active, .main-nav.responsive a:focus {
      color: #FFFFFF;
      background-color: transparent; } }

.secondary-nav {
  background-color: #FFFFFF;
  border-top: 2px solid #0b6cc2;
  padding: 1em; }
  .secondary-nav ul {
    margin-bottom: 0; }

.h3.secondary-nav-title,
.h4.secondary-nav-title {
  margin-top: 0; }

#footer {
  margin-top: 80px;
  background-color: #DFDFDF;
  padding: 2em 0; }
  #footer ul.links {
    padding-left: 0; }
    #footer ul.links li {
      margin-bottom: 4px; }
  #footer #footer-logo-link {
    margin-top: 40px;
    display: block;
    width: 200px; }
    #footer #footer-logo-link img {
      width: 100%; }

.card {
  padding: 40px;
  border: 1px solid #DFDFDF;
  background-color: #FFFFFF;
  margin-bottom: 20px; }
  .card .heading-medium, .card .heading-large {
    margin-top: 0; }
  .card p:last-child {
    margin-bottom: 0; }
  .card .h2 {
    margin-top: 0; }

.skiplink {
  position: absolute;
  left: -9999em; }

.skiplink:focus, .skiplink:visited {
  color: #085192;
  background-color: #FFFFFF;
  padding: 5px; }

.skiplink:focus {
  left: 0;
  z-index: 1; }

#skiplink-container {
  text-align: center;
  background: #DFDFDF; }

#skiplink-container div {
  text-align: left;
  margin: 0 auto;
  max-width: 1020px; }

#skiplink-container .skiplink {
  display: -moz-inline-stack;
  display: inline-block;
  margin: 0.75em 0 0 30px; }

.statistic {
  padding: 1em;
  margin-bottom: 20px; }

.statistic-figure {
  font-weight: bold;
  text-align: center;
  color: #FFFFFF;
  font-size: 44px; }
  @media (max-width: 520px) {
    .statistic-figure {
      font-size: 30px; } }

.statistic-description {
  font-weight: bold;
  text-align: center;
  color: #FFFFFF; }

.timeline {
  padding-left: 7px; }

.timeline-section {
  border-left: 6px solid #DFDFDF;
  padding: 0 0 10px 20px;
  position: relative; }
  .timeline-section h5 {
    margin-top: 0; }

.timeline-section-node {
  width: 20px;
  height: 20px;
  border-radius: 20px;
  position: absolute;
  top: 0;
  left: -13px; }

.timeline-section-first {
  margin-top: 20px;
  padding: 0 0 10px 20px; }
  .timeline-section-first.timeline-section-heading h6 {
    padding: 0 0 20px 0; }
  .timeline-section-first.timeline-section-heading .timeline-section-node {
    top: 0; }
  .timeline-section-first .timeline-section-node {
    top: 0; }

.timeline-section-last {
  border-left-color: transparent; }

.timeline-section-heading {
  padding: 0 0 20px 20px; }
  .timeline-section-heading .timeline-section-node {
    top: 21px; }
  .timeline-section-heading h6 {
    text-transform: uppercase;
    letter-spacing: 2px;
    color: #5A5A5A;
    padding: 20px 0;
    margin: 0; }

h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
  margin: 1em 0 0.75em;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  line-height: 1.3;
  font-weight: 500; }

h1, .h1 {
  font-size: 44px;
  font-weight: bold; }
  @media (max-width: 520px) {
    h1, .h1 {
      font-size: 30px; } }

h2, .h2 {
  font-size: 35px; }
  @media (max-width: 520px) {
    h2, .h2 {
      font-size: 25px; } }

h3, .h3 {
  font-size: 28px; }
  @media (max-width: 520px) {
    h3, .h3 {
      font-size: 23px; } }

h4, .h4 {
  font-size: 22px; }
  @media (max-width: 520px) {
    h4, .h4 {
      font-size: 17px; } }

h5, .h5 {
  font-size: 18px; }
  @media (max-width: 520px) {
    h5, .h5 {
      font-size: 15px; } }

h6, .h5 {
  font-size: 18px; }
  @media (max-width: 520px) {
    h6, .h5 {
      font-size: 16px; } }

p.lede {
  font-size: 22px; }
  @media (max-width: 520px) {
    p.lede {
      font-size: 17px; } }

small, .small {
  font-size: 16px; }
  @media (max-width: 520px) {
    small, .small {
      font-size: 14px; } }

strong {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: bold; }

blockquote {
  position: relative;
  margin: 1.4em 0;
  border-left: 10px solid #085192;
  font-size: 18px; }
  @media (max-width: 520px) {
    blockquote {
      font-size: 16px; } }
  blockquote p {
    margin-bottom: 0;
    padding: 0 20px; }
  blockquote cite {
    margin: 10px 0 10px 0;
    padding-left: 20px; }

a {
  color: #085192;
  text-decoration: underline; }
  a:active, a:focus, a:hover {
    color: #042949; }

h1 a,
h2 a,
h3 a,
h4 a,
h5 a,
h6 a {
  text-decoration: none; }

ul,
ol {
  list-style-type: none; }

.list {
  padding: 0;
  margin-top: 5px;
  margin-bottom: 20px; }

.list li {
  margin-bottom: 5px; }

.list-bullet {
  list-style-type: disc;
  padding-left: 20px; }

.list-number {
  list-style-type: decimal;
  padding-left: 20px; }

hr {
  display: block;
  clear: both;
  background: #A3A3A3;
  border: 0;
  height: 1px;
  margin-top: 20px;
  margin-bottom: 20px;
  padding: 0; }

table {
  border-collapse: collapse;
  border-spacing: 0;
  width: 100%; }
  table th,
  table td {
    padding: 10px 10px 10px 0;
    text-align: left;
    color: #333333;
    border-bottom: 1px solid #DFDFDF; }
  table th {
    font-weight: 700; }
  table .numeric {
    text-align: right; }

.definition-table {
  display: block;
  margin-bottom: 2em; }
  @media only screen and (min-width: 900px) {
    .definition-table {
      display: table;
      border-top: 1px solid #A3A3A3; } }
  .definition-table td {
    display: block;
    border-bottom: none; }
    @media only screen and (min-width: 900px) {
      .definition-table td {
        display: table-cell;
        border-bottom: 1px solid #A3A3A3; } }
    .definition-table td.bold {
      padding-bottom: 0; }
      @media only screen and (min-width: 900px) {
        .definition-table td.bold {
          padding: 10px 10px 10px 0; } }
    .definition-table td.dd {
      padding-left: 1em;
      padding-top: 0; }
      @media only screen and (min-width: 900px) {
        .definition-table td.dd {
          padding: 10px 10px 10px 0; } }

dl {
  margin-bottom: 20px; }
  dl dt {
    font-weight: bold; }
  dl dd {
    margin-left: 20px;
    padding: 0 0 10px 0; }

details {
  display: block;
  clear: both;
  margin-bottom: 20px; }
  details summary {
    display: inline-block;
    color: #085192;
    cursor: pointer;
    position: relative;
    margin-bottom: em(5); }
    details summary:hover {
      color: #042949; }
    details summary:focus {
      outline: 3px solid #3f9ff4; }
  details .summary {
    text-decoration: underline; }
  details .arrow {
    margin-right: .35em;
    font-style: normal; }

.panel {
  box-sizing: border-box;
  clear: both;
  border-left-style: solid;
  border-color: #A3A3A3;
  padding: 10px 20px;
  margin: 20px 0 20px 0; }
  .panel:after {
    content: "";
    display: table;
    clear: both; }
  .panel :first-child {
    margin-top: 0; }
  .panel :only-child,
  .panel :last-child {
    margin-bottom: 0; }

.panel-border-wide {
  border-left-width: 10px; }

.panel-border-none {
  border-left: none; }

.panel-border-narrow {
  border-left-width: 5px; }

.form-group .panel-border-narrow {
  float: left;
  width: 100%;
  padding-bottom: 0; }

.form-group .panel-border-narrow:first-child {
  margin-top: 10px; }

.form-group .panel-border-narrow:last-child {
  margin-top: 10px;
  margin-bottom: 0; }

.inline .panel-border-narrow {
  margin-top: 10px;
  margin-bottom: 0; }

.multiple-choice {
  display: block;
  float: none;
  clear: left;
  position: relative;
  padding: 8px 8px 9px 50px;
  margin-bottom: 8px;
  cursor: pointer;
  -ms-touch-action: manipulation;
  touch-action: manipulation; }
  @media only screen and (min-width: 900px) {
    .multiple-choice {
      float: left;
      padding-top: 7px;
      padding-bottom: 7px; } }
  .multiple-choice input {
    position: absolute;
    cursor: pointer;
    left: 0;
    top: 0;
    width: 38px;
    height: 38px;
    z-index: 1;
    margin: 0;
    opacity: 0; }
  .multiple-choice label {
    cursor: pointer; }
  .multiple-choice [type=radio] + label::before {
    content: "";
    border: 2px solid;
    background: transparent;
    width: 34px;
    height: 34px;
    position: absolute;
    top: 0;
    left: 0;
    border-radius: 100px; }
  .multiple-choice [type=radio] + label::after {
    content: "";
    border: 10px solid;
    width: 0;
    height: 0;
    position: absolute;
    top: 9px;
    left: 9px;
    border-radius: 100px;
    opacity: 0; }
  .multiple-choice [type=checkbox] + label::before {
    content: "";
    border: 2px solid;
    background: transparent;
    width: 34px;
    height: 34px;
    position: absolute;
    top: 0;
    left: 0; }
  .multiple-choice [type=checkbox] + label::after {
    content: "";
    border: solid;
    border-width: 0 0 5px 5px;
    background: transparent;
    width: 17px;
    height: 7px;
    position: absolute;
    top: 10px;
    left: 8px;
    -moz-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    transform: rotate(-45deg);
    opacity: 0; }
  .multiple-choice [type=radio]:focus + label::before {
    box-shadow: 0 0 0 4px #3f9ff4; }
  .multiple-choice [type=checkbox]:focus + label::before {
    box-shadow: 0 0 0 3px #3f9ff4; }
  .multiple-choice input:checked + label::after {
    opacity: 1; }
  .multiple-choice input:disabled + label {
    opacity: 0.5; }
  .multiple-choice:last-child, .multiple-choice:last-of-type {
    margin-bottom: 0; }

.inline .multiple-choice {
  clear: none; }
  @media only screen and (min-width: 900px) {
    .inline .multiple-choice {
      margin-bottom: 0;
      margin-right: 20px; } }

input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0; }

input[type=number] {
  -moz-appearance: textfield; }

.form-date .form-group {
  float: left;
  width: 50px;
  margin-right: 20px;
  margin-bottom: 0;
  clear: none; }
  .form-date .form-group label {
    display: block;
    padding-bottom: 2px; }
  .form-date .form-group input {
    width: 100%; }

.form-date .form-group-year {
  width: 70px; }
