/*! normalize.css v8.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 iOS.
 */
html {
  line-height: 1.15; /* 1 */
  -webkit-text-size-adjust: 100%; /* 2 */
}

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

/**
 * 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
   ========================================================================== */
/**
 * 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
   ========================================================================== */
/**
 * Remove the gray background on active links in IE 10.
 */
a {
  background-color: transparent;
}

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

/**
 * 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 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
   ========================================================================== */
/**
 * Remove the border on images inside links in IE 10.
 */
img {
  border-style: none;
}

/* Forms
   ========================================================================== */
/**
 * 1. Change the font styles in all browsers.
 * 2. Remove the margin in Firefox and Safari.
 */
button,
input,
optgroup,
select,
textarea {
  font-family: inherit; /* 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;
}

/**
 * Correct the inability to style clickable types in iOS and Safari.
 */
button,
[type=button],
[type=reset],
[type=submit] {
  -webkit-appearance: button;
}

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

/**
 * Add the correct vertical alignment in Chrome, Firefox, and Opera.
 */
progress {
  vertical-align: baseline;
}

/**
 * Remove the default vertical scrollbar in IE 10+.
 */
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 in Chrome and Safari on macOS.
 */
[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 Edge, IE 10+, and Firefox.
 */
details {
  display: block;
}

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

/* Misc
   ========================================================================== */
/**
 * Add the correct display in IE 10+.
 */
template {
  display: none;
}

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

/*!
 * Font Awesome Pro 5.0.4 by @fontawesome - http://fontawesome.com
 * License - http://fontawesome.com/license (Commercial License)
 */
svg:not(:root).svg-inline--fa {
  overflow: visible;
}

.svg-inline--fa {
  display: inline-block;
  font-size: inherit;
  height: 1em;
  overflow: visible;
  vertical-align: -0.125em;
}

.svg-inline--fa.fa-lg {
  vertical-align: -0.225em;
}

.svg-inline--fa.fa-w-1 {
  width: 0.0625em;
}

.svg-inline--fa.fa-w-2 {
  width: 0.125em;
}

.svg-inline--fa.fa-w-3 {
  width: 0.1875em;
}

.svg-inline--fa.fa-w-4 {
  width: 0.25em;
}

.svg-inline--fa.fa-w-5 {
  width: 0.3125em;
}

.svg-inline--fa.fa-w-6 {
  width: 0.375em;
}

.svg-inline--fa.fa-w-7 {
  width: 0.4375em;
}

.svg-inline--fa.fa-w-8 {
  width: 0.5em;
}

.svg-inline--fa.fa-w-9 {
  width: 0.5625em;
}

.svg-inline--fa.fa-w-10 {
  width: 0.625em;
}

.svg-inline--fa.fa-w-11 {
  width: 0.6875em;
}

.svg-inline--fa.fa-w-12 {
  width: 0.75em;
}

.svg-inline--fa.fa-w-13 {
  width: 0.8125em;
}

.svg-inline--fa.fa-w-14 {
  width: 0.875em;
}

.svg-inline--fa.fa-w-15 {
  width: 0.9375em;
}

.svg-inline--fa.fa-w-16 {
  width: 1em;
}

.svg-inline--fa.fa-w-17 {
  width: 1.0625em;
}

.svg-inline--fa.fa-w-18 {
  width: 1.125em;
}

.svg-inline--fa.fa-w-19 {
  width: 1.1875em;
}

.svg-inline--fa.fa-w-20 {
  width: 1.25em;
}

.svg-inline--fa.fa-pull-left {
  margin-right: 0.3em;
  width: auto;
}

.svg-inline--fa.fa-pull-right {
  margin-left: 0.3em;
  width: auto;
}

.svg-inline--fa.fa-border {
  height: 1.5em;
}

.svg-inline--fa.fa-li {
  width: 2em;
}

.svg-inline--fa.fa-fw {
  width: 1.25em;
}

.fa-layers svg.svg-inline--fa {
  bottom: 0;
  left: 0;
  margin: auto;
  position: absolute;
  right: 0;
  top: 0;
}

.fa-layers {
  display: inline-block;
  height: 1em;
  position: relative;
  text-align: center;
  vertical-align: -0.125em;
  width: 1em;
}

.fa-layers svg.svg-inline--fa {
  -webkit-transform-origin: center center;
  transform-origin: center center;
}

.fa-layers-text, .fa-layers-counter {
  display: inline-block;
  position: absolute;
  text-align: center;
}

.fa-layers-text {
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  -webkit-transform-origin: center center;
  transform-origin: center center;
}

.fa-layers-counter {
  background-color: #ff253a;
  border-radius: 1em;
  color: #fff;
  height: 1.5em;
  line-height: 1;
  max-width: 5em;
  min-width: 1.5em;
  overflow: hidden;
  padding: 0.25em;
  right: 0;
  text-overflow: ellipsis;
  top: 0;
  -webkit-transform: scale(0.25);
  transform: scale(0.25);
  -webkit-transform-origin: top right;
  transform-origin: top right;
}

.fa-layers-bottom-right {
  bottom: 0;
  right: 0;
  top: auto;
  -webkit-transform: scale(0.25);
  transform: scale(0.25);
  -webkit-transform-origin: bottom right;
  transform-origin: bottom right;
}

.fa-layers-bottom-left {
  bottom: 0;
  left: 0;
  right: auto;
  top: auto;
  -webkit-transform: scale(0.25);
  transform: scale(0.25);
  -webkit-transform-origin: bottom left;
  transform-origin: bottom left;
}

.fa-layers-top-right {
  right: 0;
  top: 0;
  -webkit-transform: scale(0.25);
  transform: scale(0.25);
  -webkit-transform-origin: top right;
  transform-origin: top right;
}

.fa-layers-top-left {
  left: 0;
  right: auto;
  top: 0;
  -webkit-transform: scale(0.25);
  transform: scale(0.25);
  -webkit-transform-origin: top left;
  transform-origin: top left;
}

.fa-lg {
  font-size: 1.33333em;
  line-height: 0.75em;
  vertical-align: -0.0667em;
}

.fa-xs {
  font-size: 0.75em;
}

.fa-sm {
  font-size: 0.875em;
}

.fa-1x {
  font-size: 1em;
}

.fa-2x {
  font-size: 2em;
}

.fa-3x {
  font-size: 3em;
}

.fa-4x {
  font-size: 4em;
}

.fa-5x {
  font-size: 5em;
}

.fa-6x {
  font-size: 6em;
}

.fa-7x {
  font-size: 7em;
}

.fa-8x {
  font-size: 8em;
}

.fa-9x {
  font-size: 9em;
}

.fa-10x {
  font-size: 10em;
}

.fa-fw {
  text-align: center;
  width: 1.25em;
}

.fa-ul {
  list-style-type: none;
  margin-left: 2.5em;
  padding-left: 0;
}

.fa-ul > li {
  position: relative;
}

.fa-li {
  left: -2em;
  position: absolute;
  text-align: center;
  width: 2em;
  line-height: inherit;
}

.fa-border {
  border: solid 0.08em #eee;
  border-radius: 0.1em;
  padding: 0.2em 0.25em 0.15em;
}

.fa-pull-left {
  float: left;
}

.fa-pull-right {
  float: right;
}

.fa.fa-pull-left,
.fas.fa-pull-left,
.far.fa-pull-left,
.fal.fa-pull-left,
.fab.fa-pull-left {
  margin-right: 0.3em;
}

.fa.fa-pull-right,
.fas.fa-pull-right,
.far.fa-pull-right,
.fal.fa-pull-right,
.fab.fa-pull-right {
  margin-left: 0.3em;
}

.fa-spin {
  -webkit-animation: fa-spin 2s infinite linear;
  animation: fa-spin 2s infinite linear;
}

.fa-pulse {
  -webkit-animation: fa-spin 1s infinite steps(8);
  animation: fa-spin 1s infinite steps(8);
}

@-webkit-keyframes fa-spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
@keyframes fa-spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
.fa-rotate-90 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";
  -webkit-transform: rotate(90deg);
  transform: rotate(90deg);
}

.fa-rotate-180 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";
  -webkit-transform: rotate(180deg);
  transform: rotate(180deg);
}

.fa-rotate-270 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";
  -webkit-transform: rotate(270deg);
  transform: rotate(270deg);
}

.fa-flip-horizontal {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";
  -webkit-transform: scale(-1, 1);
  transform: scale(-1, 1);
}

.fa-flip-vertical {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";
  -webkit-transform: scale(1, -1);
  transform: scale(1, -1);
}

.fa-flip-horizontal.fa-flip-vertical {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";
  -webkit-transform: scale(-1, -1);
  transform: scale(-1, -1);
}

:root .fa-rotate-90,
:root .fa-rotate-180,
:root .fa-rotate-270,
:root .fa-flip-horizontal,
:root .fa-flip-vertical {
  -webkit-filter: none;
  filter: none;
}

.fa-stack {
  display: inline-block;
  height: 2em;
  position: relative;
  width: 2em;
}

.fa-stack-1x,
.fa-stack-2x {
  bottom: 0;
  left: 0;
  margin: auto;
  position: absolute;
  right: 0;
  top: 0;
}

.svg-inline--fa.fa-stack-1x {
  height: 1em;
  width: 1em;
}

.svg-inline--fa.fa-stack-2x {
  height: 2em;
  width: 2em;
}

.fa-inverse {
  color: #fff;
}

.sr-only {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}

.sr-only-focusable:active, .sr-only-focusable:focus {
  clip: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  position: static;
  width: auto;
}

nav a,
.menu-icon span,
.submenu a {
  transition: all 0.2s ease;
}

button,
input[type=submit] {
  transition: all 0.1s ease;
}

.aside-button {
  transition: background 0.1s ease;
}

#model.active {
  animation: fadeIn 0.3s ease 1 forwards;
}

#model.fadeOut {
  animation: fadeOut 0.3s ease 1 forwards;
}

@keyframes fadeIn {
  0% {
    opacity: 0;
    background: rgba(0, 0, 0, 0);
  }
  100% {
    opacity: 100%;
    background: rgba(0, 0, 0, 0.8);
  }
}
@keyframes fadeOut {
  0% {
    opacity: 100%;
    background: rgba(0, 0, 0, 0.8);
  }
  100% {
    opacity: 0%;
    background: rgba(0, 0, 0, 0);
  }
}
/*changed to #ffa700 from #F8941C 2025-10-02*/
/*changed to #f74c99 from #EC008C 2025-10-02*/
html,
body {
  width: 100%;
  height: 100%;
  position: absolute;
}

body {
  background: #ededed;
  font-size: 14.5px;
  line-height: 1.4em;
  font-family: "Open Sans", verdana, sans-serif;
  color: var(--font-color);
}

h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: "Gotham Narrow SSm A", "Gotham Narrow SSm B", "Museo Sans", helvetica, sans-serif;
  letter-spacing: -0.1px;
}

h1 {
  font-family: "Gotham SSm A", "Gotham SSm B", "Museo Sans", helvetica, sans-serif;
  font-size: 2.5em;
  letter-spacing: -0.04em;
  line-height: 1em;
}

h2 {
  font-size: 1.8em;
  letter-spacing: -0.4px;
  font-weight: 800;
}

h3 {
  font-size: 1.4em;
  font-style: normal;
  font-weight: 800;
  letter-spacing: -0.02em;
}

h4 {
  font-size: 1.1em;
  font-weight: 800;
}

h5 {
  font-size: 1.1em;
}

header {
  width: 100%;
  position: relative;
  background: var(--main-color-dark);
  color: white;
}

aside {
  width: 100%;
  position: relative;
  background: var(--secondary-color-dark);
}
@media all and (min-width: 460px) {
  aside {
    height: 100%;
  }
}

nav,
.submenu a {
  font-family: "Gotham SSm A", "Gotham SSm B", "Museo Sans", helvetica, sans-serif;
  color: white;
  font-style: normal;
  text-decoration: none;
  font-weight: 200;
}

footer {
  background: var(--main-color-dark);
  padding: 0.8em 0;
  text-align: center;
  color: var(--light-grey);
}

p {
  margin-bottom: 0.4em;
}

a {
  text-decoration: none;
  color: var(--highlight-color);
}

ul li,
ol li {
  padding: 0.4em;
  padding-left: 0.8em;
}

article {
  /*background: url("../img/bg-person.png");*/
  /*background-repeat: no-repeat;*/
  /*background-position: 99% 1em;*/
  /*background-position: 99% 1em;*/
}
article a {
  text-decoration: underline;
  color: var(--highlight-color);
  font-style: italic;
}
article a:hover {
  color: var(--highlight-color-darken-10);
}
article a:active {
  color: var(--highlight-color);
}

blockquote {
  border-left: 3px solid var(--secondary-color);
  margin: 0.8em auto;
  padding: 0.8em;
  font-size: 110%;
  font-family: "Gotham Narrow SSm A", "Gotham Narrow SSm B", "Museo Sans", helvetica, sans-serif;
}

tel,
address {
  padding: 0.6em;
  background: var(--light-grey);
  width: -moz-fit-content;
  width: fit-content;
  display: inline-block;
}

table {
  width: 100%;
  text-align: left;
}
table tr {
  background: var(--light-grey-lighten);
}
table tr:nth-child(2n-1) {
  background: var(--light-grey);
}
table tr.Completed,
table th.Completed {
  font-weight: bold;
}
table td,
table th,
table caption {
  padding: 0.4em;
}
@media all and (max-width: 800px) {
  table td,
  table th,
  table caption {
    display: block;
  }
}
@media all and (min-width: 800px) {
  table th:first-child {
    padding-left: 0.6em;
  }
  table td:last-child {
    padding-right: 0.6em;
  }
}
table .small-btn {
  margin: 0.2em;
}
table a {
  padding: 0 0.3em;
}

.table__row {
  *zoom: 1;
}
.table__row::after {
  clear: both;
  content: "";
  display: block;
}
.table__row::before {
  content: " ";
}
.table__question {
  float: left;
  max-width: 60%;
}
.table__score {
  float: right;
  width: 26px;
  margin: 0 3px;
  text-align: center;
  font-size: 0.8rem;
}
.table__score.noval {
  font-size: 0.6rem;
}

.colour-box {
  display: inline-block;
  width: 14px;
  height: 14px;
  background: black;
  margin-left: 4px;
  margin-bottom: 2px;
  vertical-align: middle;
}

.print__page {
  *zoom: 1;
}
.print__page::after {
  clear: both;
  content: "";
  display: block;
}
.print__page::before {
  content: " ";
}
.print__page .right {
  float: right;
  padding-left: 20px;
}

.print__page--column {
  width: 47.5%;
  float: left;
}

.print__page--column-left {
  padding-right: 2.5%;
}

.print__page--column-right {
  padding-left: 2.5%;
}

.open-question {
  margin-bottom: 20px;
}

.open-answer {
  margin-bottom: 20px;
}

.panel {
  position: relative;
}

.round-filter {
  position: absolute;
  top: 25px;
  right: 28px;
}

.segment--holder:after {
  display: block;
  content: "";
  margin-top: 20px;
  margin-bottom: 20px;
  height: 1px;
  width: 100%;
  background: #999;
}
.segment--holder:last-child:after {
  display: none;
}

.invite-logo {
  float: left;
}

.invite-language {
  float: right;
  padding-right: 2.4em;
  padding-top: 1.4em;
}
.invite-language a {
  color: white;
  font-weight: 200;
  font-family: "Gotham Narrow SSm A", "Gotham Narrow SSm B", "Museo Sans", helvetica, sans-serif;
}
.invite-language a:hover {
  color: var(--interactive-color-darken-10);
}
.invite-language a:active {
  color: var(--interactive-color);
}
.invite-language a.active {
  color: var(--highlight-color);
}

.container {
  width: 86%;
  max-width: 1000px;
  margin-left: auto;
  margin-right: auto;
}
.container.cf {
  margin-bottom: 40px;
}
@media all and (max-width: 460px) {
  .container {
    width: auto;
    margin-left: 20px;
    margin-right: 20px;
  }
}

.text-container {
  max-width: 768px;
}
.text-container--intro p {
  font-size: 18px;
  line-height: 1.2;
}

.full-height {
  height: 100%;
}

.border-bottom {
  border-bottom: var(--main-color-light) 1px solid;
}

.padding {
  padding: 0.8em;
}

.spacer {
  padding-left: 1.92em;
}

.clear-after {
  clear: right;
}

.margin-bottom {
  margin-bottom: 2.4em;
}

.inline {
  display: inline;
}

.inline-block {
  display: inline-block;
}

.no-opacity {
  opacity: 0;
}

.panel {
  padding: 0.8em 1.6em 2em;
  margin-bottom: 2.4em;
}

.panel-no-margin {
  padding: 0.8em 1.6em 2em;
  margin-bottom: 0;
}

@media all and (max-width: 460px) {
  .panel-print {
    display: none;
  }
}
.white-bg {
  background: white;
}

.circle {
  border-radius: 50%;
  width: 26px;
  height: 26px;
}

.float-right {
  float: right;
}

.float-left {
  float: left;
}

.center {
  text-align: center;
}

.right {
  text-align: left;
}
@media all and (min-width: 800px) {
  .right {
    text-align: right;
  }
}

.form-center {
  text-align: center;
}
.form-center input,
.form-center button {
  margin: 0 auto;
  min-width: 250px;
}
.form-center .field {
  padding-bottom: 0.9em;
}

.two-up {
  display: grid;
  grid-column-gap: 0.8em;
  grid-row-gap: 0.8em;
  grid-template-columns: 1fr 1fr;
}

.three-up {
  display: grid;
  grid-column-gap: 0.8em;
  grid-row-gap: 0.8em;
  grid-template-columns: 1fr 1fr 1fr;
}

.four-up {
  display: grid;
  grid-column-gap: 0.8em;
  grid-row-gap: 0.8em;
  grid-template-columns: 1fr 1fr 1fr 1fr;
}

@media all and (min-width: 800px) {
  .grid-four-up {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr 1fr;
  }
}

.span-2 {
  grid-column: span 2;
}

.span-3 {
  grid-column: span 3;
}

.span-4 {
  grid-column: span 4;
}

.login-info {
  float: left;
  width: 55%;
  padding-right: 5%;
}

.login-form {
  float: left;
  width: 35%;
  padding-right: 5%;
}

@media all and (max-width: 800px) {
  .login-info,
  .login-form {
    width: 100%;
    padding-right: 5%;
    padding-left: 5%;
  }
}
/*
* hot dog menu icon create from three spans
*/
.menu-icon {
  margin-right: 0.4em;
  position: absolute;
  height: 16px;
  width: 25px;
  display: inline-block;
  top: 46px;
  right: 0.8em;
  cursor: pointer;
}
@media all and (min-width: 800px) {
  .menu-icon {
    display: none;
  }
}
.menu-icon span {
  background: white none repeat scroll 0 0;
  display: block;
  height: 2px;
  width: 25px;
  position: absolute;
}
.menu-icon span.top {
  top: 0px;
}
.menu-icon span.middle {
  top: 7px;
}
.menu-icon span.bottom {
  top: 14px;
}
.menu-icon.active span.top {
  transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  top: 8px;
}
.menu-icon.active span.bottom {
  transform: rotate(-45deg);
  -webkit-transform: rotate(-45deg);
  top: 8px;
}
.menu-icon.active span.middle {
  opacity: 0;
}

.link {
  color: var(--interactive-color);
  font-family: "PT Serif", Georgia, serif;
  font-style: italic;
  text-decoration: underline;
}
.link:hover {
  color: var(--interactive-color-darken-10);
}
.link:active {
  color: var(--interactive-color);
}

.active > .link {
  color: var(--highlight-color);
}

article .link {
  color: var(--interactive-color-darken-10);
}

.hide {
  display: none;
}

.has-submenu {
  display: inline-block;
  position: relative;
  height: 100%;
}
.has-submenu.on-hover:hover > a:hover,
.has-submenu.on-hover:hover > a {
  color: white;
}
.has-submenu.on-hover:hover .circle {
  background: var(--highlight-color);
  color: white !important;
}
.has-submenu.on-hover:hover .submenu {
  display: block;
}

.submenu {
  display: none;
  position: absolute;
  right: 0;
  left: 0;
  margin: 20px 0 0 0;
  text-align: center;
  background: black;
  z-index: 99;
  background: var(--highlight-color);
  width: 100%;
}
@media all and (min-width: 800px) {
  .submenu {
    width: 190%;
  }
}
.submenu ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
.submenu ul li {
  display: inline-block;
  width: 100%;
  padding: 0;
}
.submenu ul li a {
  color: white;
  padding: 1em 0.8em;
  padding: 1em 0.8em;
  display: block;
}
.submenu ul li a:hover, .submenu ul li a:focus {
  color: white;
  text-decoration: underline;
  background-color: var(--highlight-color-darken-10);
}
.submenu ul li a:active {
  background-color: var(--highlight-color);
}
.submenu:after {
  content: "";
  position: absolute;
  bottom: 100%;
  left: 50%;
  margin-left: -8px;
  width: 0;
  height: 0;
  border-bottom: 8px solid var(--highlight-color);
  border-right: 8px solid transparent;
  border-left: 8px solid transparent;
}

#header .submenu {
  left: -45%;
  min-width: 100px;
}

.tooltip {
  position: relative;
  display: inline;
}
.tooltip span {
  position: absolute;
  width: 140px;
  color: #FFFFFF;
  background: #000000;
  height: 30px;
  line-height: 30px;
  text-align: center;
  visibility: hidden;
  border-radius: 6px;
}
.tooltip span:after {
  content: "";
  position: absolute;
  bottom: 100%;
  left: 50%;
  margin-left: -8px;
  width: 0;
  height: 0;
  border-bottom: 8px solid #000000;
  border-right: 8px solid transparent;
  border-left: 8px solid transparent;
}
.tooltip:hover span {
  visibility: visible;
  opacity: 0.8;
  top: 30px;
  left: 50%;
  margin-left: -76px;
  z-index: 999;
}

.cf:before,
.cf:after {
  content: " "; /* 1 */
  display: table; /* 2 */
}

.cf:after {
  clear: both;
}

.cf {
  *zoom: 1;
}

.top-questions ol li {
  *zoom: 1;
}
.top-questions ol li::after {
  clear: both;
  content: "";
  display: block;
}
.top-questions ol li::before {
  content: " ";
}
.top-questions ol li span {
  float: left;
  width: calc(100% - 36px);
}
.top-questions ol strong {
  float: right;
  text-align: right;
  width: 36px;
}

.intake-holder {
  display: none;
}

.panel--intake h3 .fa-chevron-down {
  transition: transform 0.4s ease;
}

.panel--intake.active h3 .fa-chevron-down {
  transform: rotate(180deg);
}

form {
  padding-top: 0.8em;
}

.input-container {
  padding-bottom: 0.8em;
}

.button,
button,
.btn,
input[type=submit] {
  min-width: 120px;
  padding: 0.6em;
  background: var(--mid-grey);
  display: inline-block;
  color: white;
  font-family: "PT Serif", Georgia, serif;
  font-style: normal;
  text-decoration: none;
  text-align: center;
  border: 0;
  box-shadow: 0 3px 0 var(--dark-grey);
  cursor: pointer;
  line-height: 1em;
}
@media all and (min-width: 800px) {
  .button,
  button,
  .btn,
  input[type=submit] {
    padding: 0.8em;
    min-width: 150px;
  }
}
.button:hover, .button:focus,
.button .hover,
button:hover,
button:focus,
button .hover,
.btn:hover,
.btn:focus,
.btn .hover,
input[type=submit]:hover,
input[type=submit]:focus,
input[type=submit] .hover {
  transform: translateY(-1px);
  background: var(--dark-grey);
  box-shadow: 0 4px 0 var(--dark-grey-darken-20);
  color: white;
}
.button:active,
button:active,
.btn:active,
input[type=submit]:active {
  transform: translateY(2px);
  background: var(--mid-grey-darken-5);
  box-shadow: 0 1px 0 var(--mid-grey-darken-5);
  color: white;
}

.small-btn {
  padding: 0.4em 0.8em;
  min-width: 60px;
  display: inline-block;
  text-align: center;
}

.delete {
  color: var(--red);
}
.delete:hover, .delete:focus {
  color: var(--red-lighten-10);
}
.delete:active {
  color: var(--red-darken-5);
}

.remove {
  background: var(--red);
  box-shadow: 0 4px 0 var(--red-darken-10);
}
.remove:hover, .remove:focus {
  background: var(--red-darken-5);
  box-shadow: 0 4px 0 var(--red-darken-20);
}
.remove:active {
  background: var(--red-lighten-5);
  box-shadow: 0 1px 0 var(--red-darken-5);
}

.download {
  background: var(--green);
  box-shadow: 0 4px 0 var(--green-darken-10);
}
.download:hover, .download:focus {
  background: var(--green-darken-5);
  box-shadow: 0 4px 0 var(--green-darken-20);
}
.download:active {
  background: var(--green-lighten-5);
  box-shadow: 0 1px 0 var(--green-darken-5);
}

input[type=submit],
button[type=submit],
button.submit,
button.highlight,
.button.highlight,
.btn {
  background: var(--interactive-color);
  box-shadow: 0 3px 0 var(--interactive-color-darken-10);
}
input[type=submit]:hover, input[type=submit]:focus,
button[type=submit]:hover,
button[type=submit]:focus,
button.submit:hover,
button.submit:focus,
button.highlight:hover,
button.highlight:focus,
.button.highlight:hover,
.button.highlight:focus,
.btn:hover,
.btn:focus {
  background: var(--interactive-color-darken-5);
  box-shadow: 0 4px 0 var(--interactive-color-darken-10);
}
input[type=submit]:active,
button[type=submit]:active,
button.submit:active,
button.highlight:active,
.button.highlight:active,
.btn:active {
  background: var(--interactive-color-lighten-5);
  box-shadow: 0 1px 0 var(--interactive-color-darken-5);
}

.button--inverted {
  background: white;
  box-shadow: 0 3px 0 #ddd;
  color: var(--interactive-color);
}
.button--inverted:hover, .button--inverted:focus {
  color: var(--interactive-color);
  background: var(--light-grey);
  box-shadow: 0 3px 0 #aaa;
}
.button--inverted:active {
  color: var(--interactive-color);
  background: var(--light-grey);
  box-shadow: 0 3px 0 #aaa;
}

.form-inline label,
.form-inline input,
.form-inline textarea,
.form-inline fieldset {
  display: inline-block;
}
@media all and (min-width: 800px) {
  .form-inline label,
  .form-inline input,
  .form-inline textarea,
  .form-inline fieldset {
    width: 49.665%;
  }
}
.form-inline input[type=radio],
.form-inline input[type=checkbox] {
  width: 13px;
}
.form-inline .field {
  *zoom: 1;
}
.form-inline .field::after {
  clear: both;
  content: "";
  display: block;
}
.form-inline .field::before {
  content: " ";
}

.form-block label,
.form-block input,
.form-block textarea {
  display: block;
}

input[type=text],
input[type=password],
input[type=email],
input[type=url],
input[type=date],
input[type=month],
input[type=time],
input[type=datetime],
input[type=datetime-local],
input[type=week],
input[type=number],
input[type=search],
input[type=tel],
input[type=color],
select,
textarea {
  padding: 0.5em 0.6em;
  display: inline-block;
  border: 1px solid #ccc;
  box-shadow: inset 0 1px 3px #ddd;
  border-radius: 4px;
  vertical-align: middle;
  box-sizing: border-box;
}

#InviteForm_InviteForm_Email[type=email] {
  min-width: 100%;
}
@media all and (min-width: 800px) {
  #InviteForm_InviteForm_Email[type=email] {
    min-width: 300px;
  }
}

/*
Need to separate out the :not() selector from the rest of the CSS 2.1 selectors
since IE8 won't execute CSS that contains a CSS3 selector.
*/
input:not([type]) {
  padding: 0.5em 0.6em;
  display: inline-block;
  border: 1px solid #ccc;
  box-shadow: inset 0 1px 3px #ddd;
  border-radius: 4px;
  box-sizing: border-box;
}

/* Chrome (as of v.32/34 on OS X) needs additional room for color to display. */
/* May be able to remove this tweak as color inputs become more standardized across browsers. */
input[type=color] {
  padding: 0.2em 0.5em;
}

input[type=text]:focus,
input[type=password]:focus,
input[type=email]:focus,
input[type=url]:focus,
input[type=date]:focus,
input[type=month]:focus,
input[type=time]:focus,
input[type=datetime]:focus,
input[type=datetime-local]:focus,
input[type=week]:focus,
input[type=number]:focus,
input[type=search]:focus,
input[type=tel]:focus,
input[type=color]:focus,
input[type=checkbox]:focus,
input[type=radio]:focus,
select:focus,
textarea:focus {
  outline: 0;
  border-color: var(--highlight-color);
}

/*
Need to separate out the :not() selector from the rest of the CSS 2.1 selectors
since IE8 won't execute CSS that contains a CSS3 selector.
*/
input:not([type]):focus {
  outline: 0;
  border-color: var(--secondary-color);
}

input[type=file]:focus,
input[type=radio]:focus,
input[type=checkbox]:focus {
  outline: thin solid var(--highlight-color);
  outline: 1px auto var(--highlight-color);
}

input[type=text][disabled],
input[type=password][disabled],
input[type=email][disabled],
input[type=url][disabled],
input[type=date][disabled],
input[type=month][disabled],
input[type=time][disabled],
input[type=datetime][disabled],
input[type=datetime-local][disabled],
input[type=week][disabled],
input[type=number][disabled],
input[type=search][disabled],
input[type=tel][disabled],
input[type=color][disabled],
select[disabled],
textarea[disabled] {
  cursor: not-allowed;
  background-color: var(--light-grey);
  color: #cad2d3;
}

/*
Need to separate out the :not() selector from the rest of the CSS 2.1 selectors
since IE8 won't execute CSS that contains a CSS3 selector.
*/
input:not([type])[disabled] {
  cursor: not-allowed;
  background-color: var(--secondary-color);
  color: #cad2d3;
}

input[readonly],
select[readonly],
textarea[readonly] {
  background-color: #eee; /* menu hover bg color */
  color: #777; /* menu text color */
  border-color: #ccc;
}

input:focus:invalid,
textarea:focus:invalid,
select:focus:invalid {
  color: var(--red-darken-20);
  border-color: var(--red);
}

input[type=file]:focus:invalid:focus,
input[type=radio]:focus:invalid:focus,
input[type=checkbox]:focus:invalid:focus {
  outline-color: #e9322d;
}

input[type=checkbox] {
  min-width: auto !important;
}

select {
  /* Normalizes the height; padding is not sufficient. */
  height: 2.5em;
  border: 1px solid #ccc;
  background-color: white;
}

select[multiple] {
  height: auto;
}

label {
  margin: 0.5em 0 0.2em;
  font-size: 12.325px;
}

fieldset {
  padding: 0.35em 0 0.75em;
  border: 0;
}
fieldset input[type=radio] {
  display: inline-block;
}

legend {
  display: block;
  width: 100%;
  padding: 0.3em 0;
  margin-bottom: 0.3em;
  color: #333;
  border-bottom: 1px solid #e5e5e5;
}

/* Inline help for forms */
/* NOTE: pure-help-inline is deprecated. Use .pure-form-message-inline instead. */
.help-inline,
.form-message-inline {
  display: inline-block;
  padding-left: 0.3em;
  color: #666;
  vertical-align: middle;
  font-size: 0.875em;
}

/* Block help for forms */
.form-message {
  display: block;
  color: #666;
  font-size: 0.875em;
}

.optionset {
  list-style: none;
  clear: both;
}
.optionset li {
  cursor: pointer;
  display: inline-block;
}
.optionset li label,
.optionset li input {
  cursor: pointer;
}

.form-floats .middleColumn {
  float: right;
}

.textarea .middleColumn {
  width: 80%;
  float: left;
}

.textarea .middleColumn textarea {
  width: 100%;
}

input.action {
  width: auto;
}

.message {
  font-weight: 600;
}
.message.error {
  color: var(--red);
}

.alert {
  padding: 1.2em 1.6em;
  margin-bottom: 0;
  background: var(--interactive-color);
  color: white;
}
.alert p {
  margin: 0;
}
.alert .button {
  margin-top: 10px;
}

.field.checkbox {
  font-size: 14.5px;
}
.field.checkbox label {
  font-size: 14.5px;
}

.wordcloud-input .middleColumn {
  float: none;
}
.wordcloud-input input {
  clear: both;
  margin-bottom: 5px;
  width: 200px;
  max-width: 100%;
}

.wordcloud-hidden {
  display: none;
}

#SurveyForm_SurveyForm .Actions {
  text-align: right;
}
#SurveyForm_SurveyForm .Actions .button--back {
  float: left;
}

/* Survey form */
.delineated {
  margin-left: 0;
}
.delineated .field > label {
  font-weight: bold;
}
.delineated > li,
.delineated .table__row,
.delineated .field.optionset {
  padding: 0.6em 0.8em;
}
.delineated > li .optionset,
.delineated .table__row .optionset,
.delineated .field.optionset .optionset {
  padding: 0;
  margin: 0;
}
.delineated > li .optionset input,
.delineated > li .optionset label,
.delineated .table__row .optionset input,
.delineated .table__row .optionset label,
.delineated .field.optionset .optionset input,
.delineated .field.optionset .optionset label {
  display: inline;
}
.delineated > li.curr-question,
.delineated .table__row.curr-question,
.delineated .field.optionset.curr-question {
  padding: 0.6em 0.8em 0 0.8em;
}
.delineated .field-even {
  background: var(--light-grey) !important;
  -webkit-print-color-adjust: exact;
}
.delineated .prev-answer {
  padding: 0 0.8em 0.6em 0.8em;
}
.delineated .prev-answer label.left {
  width: auto;
  font-weight: normal;
  font-style: italic;
  margin-top: 0;
}
.delineated .prev-answer label.left:after {
  content: ":";
}
.delineated .prev-answer .middleColumn {
  float: none;
  display: inline-block;
}
.delineated .prev-answer span.prev-answer {
  display: inline-block;
  margin: 0 0 0.2em;
  font-size: 12.325px;
}

#page-grid {
  min-height: calc(100% - 7.3em);
  position: relative;
}
@media all and (max-width: 800px) {
  #page-grid {
    display: block;
  }
}

#main-content {
  padding: 2.4em 0 0;
}
@media all and (max-width: 800px) {
  #main-content {
    padding-left: 5.6em;
  }
}
@media all and (max-width: 460px) {
  #main-content {
    padding-left: 0;
  }
}
#main-content.sidebar-hidden {
  grid-column: span 4;
}
@media all and (min-width: 460px) {
  #main-content.sidebar-hidden {
    padding-left: 6em;
  }
}

.logo {
  text-align: left;
  padding-left: 2.4em;
  padding-right: 0.8em;
}
.logo--client {
  padding-top: 0px;
}
.logo a {
  height: 60px;
  line-height: 60px;
}
.logo img {
  width: auto;
  max-height: 60px;
  max-width: 250px;
}
@media all and (max-width: 800px) {
  .logo img {
    width: 260px;
    height: auto;
  }
}

.header-nav,
.user-nav {
  position: relative;
  display: none;
}
@media all and (min-width: 800px) {
  .header-nav,
  .user-nav {
    display: inline-block;
  }
}

.header-nav h1 {
  padding-top: 0.4em;
  padding-bottom: 1.44em;
  margin-bottom: 0.8em;
  color: var(--header-text-color);
  display: inline-block;
}
.header-nav .current-program {
  font-size: 1.4em;
}
.header-nav .current-program.active {
  border-bottom: 0.4em solid var(--highlight-color);
}

.user-nav {
  text-align: right;
  padding-right: 2.4em;
}
.user-nav nav {
  height: 100%;
}
.user-nav a {
  padding-right: 0.8em;
  position: relative;
  display: inline-block;
  color: var(--header-text-color);
  font-weight: 200;
  font-family: "Gotham Narrow SSm A", "Gotham Narrow SSm B", "Museo Sans", helvetica, sans-serif;
}
.user-nav a:hover {
  color: var(--interactive-color-darken-10);
}
.user-nav a:active {
  color: var(--interactive-color);
}
.user-nav a.active {
  color: var(--highlight-color);
}
.user-nav .has-submenu {
  margin-right: 0.8em;
}
.user-nav .has-submenu > a {
  padding-right: 0;
}
.user-nav .has-submenu .user-circle {
  padding-right: 0.8em;
}
.user-nav .has-submenu .user-circle + .submenu {
  right: -30%;
}
.user-nav .user-circle {
  display: inline-block;
  padding: 0.8em;
  height: 34px;
  width: 34px;
  background: var(--interactive-color);
  color: white;
  text-align: center;
}
.user-nav .user-circle.hover {
  color: var(--main-color-dark);
}
.user-nav .user-circle.active {
  background: var(--highlight-color);
  color: var(--main-color-dark);
}

#header {
  height: 80px;
  padding-top: 20px;
}
@media all and (max-width: 800px) {
  #header.active {
    position: fixed;
    top: 0;
    height: 100%;
    z-index: 99;
  }
  #header.active .header-nav,
  #header.active .user-nav,
  #header.active .has-submenu {
    display: block;
    text-align: center;
    padding-right: 0;
    margin-right: 0;
  }
  #header.active .header-nav a,
  #header.active .header-nav h1,
  #header.active .user-nav a,
  #header.active .user-nav h1,
  #header.active .has-submenu a,
  #header.active .has-submenu h1 {
    display: block;
    margin-bottom: 0.8em;
  }
  #header.active .has-submenu {
    padding: 0.8em 0;
  }
  #header.active .submenu {
    right: 0;
    left: 0;
    margin-top: 10px;
  }
  #header.active .user-nav nav > a {
    padding-right: 0;
    border-bottom: none;
  }
  #header.active .user-circle {
    margin-left: auto;
    margin-right: auto;
  }
  #header.active h1 {
    border-top: 1px solid var(--secondary-color-dark);
    margin-top: 1.6em;
    padding-top: 1.6em;
  }
}

aside.programs-nav {
  width: auto;
}
aside.programs-nav .program-select:hover, aside.programs-nav .program-select.active {
  background: var(--highlight-background-color); /* cc fix*/
}
aside.programs-nav nav {
  font-weight: 300;
  /*opacity: 0.1;*/
}
aside.programs-nav nav a {
  /*opacity: 0;*/
  display: inline-block;
  width: auto;
  padding: 1.2em 2.4em;
  color: var(--nav-text-color);
  border-bottom: rgba(255, 255, 255, 0.1) 1px solid;
}
@media all and (min-width: 800px) {
  aside.programs-nav nav a {
    display: block;
  }
}
aside.programs-nav nav a:hover {
  /*background: var(--main-color-dark);*/
  background: var(--highlight-background-color); /* cc fix*/
  color: var(--secondary-text-color);
}
@media all and (min-width: 460px) {
  aside.programs-nav nav a:hover {
    padding: 1.2em 2.4em 1.2em 2.64em;
  }
}
aside.programs-nav nav a.active {
  background: #ffffff; /* Old browsers */
  background: -moz-linear-gradient(left, #ffffff 0%, #ededed 100%); /* FF3.6-15 */
  background: -webkit-linear-gradient(left, #ffffff 0%, #ededed 100%); /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to right, #ffffff 0%, #ededed 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr="#ffffff", endColorstr="#ededed",GradientType=1 ); /* IE6-9 */
  /*background: var(--main-color-dark);*/
  background: var(--highlight-background-color); /* cc fix*/
  color: var(--secondary-text-color);
  padding: 1.2em 2.4em 1.2em 2.64em;
}
@media all and (min-width: 800px) {
  aside.programs-nav.hidden {
    width: 6em;
    position: absolute;
  }
  aside.programs-nav.hidden span {
    display: none;
  }
  aside.programs-nav.hidden .program-title {
    display: none;
  }
}
@media all and (max-width: 800px) {
  aside.programs-nav {
    width: 6em;
    position: absolute;
  }
  aside.programs-nav span {
    display: none;
  }
  aside.programs-nav .program-title {
    display: none;
  }
}
@media all and (max-width: 460px) {
  aside.programs-nav {
    width: 100%;
    position: relative;
  }
}

.program-title {
  font-weight: 300;
  font-family: "Gotham SSm A", "Gotham SSm B", "Museo Sans", helvetica, sans-serif;
  font-family: "Gotham SSm A", "Gotham SSm B", "Museo Sans", helvetica, sans-serif;
  /*color: var(--dark-grey); 999*/
  color: var(--nav-programtitle-color);
  display: block;
  width: auto;
  padding: 1.2em 2.4em;
  border-bottom: rgba(255, 255, 255, 0.1) 1px solid;
}
.program-title > a:first-child {
  color: white;
}

.programs-nav span {
  padding-left: 0.6em;
}

.aside-button {
  display: none;
  padding: 0.6em;
  background: var(--secondary-color-dark);
  position: fixed;
  top: 30em;
  top: 80vh;
  color: white;
  font-size: 1.5em;
  cursor: pointer;
}
@media all and (min-width: 800px) {
  .aside-button {
    display: inline-block;
    left: 22.5%;
  }
}
@media all and (min-width: 1400px) {
  .aside-button {
    left: 23.2%;
  }
}
@media all and (min-width: 800px) {
  .aside-button.active {
    left: 2.7em;
  }
}
.aside-button:hover {
  background: var(--main-color-dark);
}
.aside-button:active {
  background: var(--secondary-color-dark);
}

.program-table {
  border-collapse: collapse;
}
.program-table thead tr {
  background: none;
}
.program-table .program {
  background: none;
}
.program-table .program td,
.program-table .program th {
  padding: 1.6em 0 0.8em;
}
.program-table .round {
  border-radius: 12.5px;
}
.program-table .round th {
  padding-left: 2.4em;
}
.program-table .round td {
  text-align: center;
}

.program-table__header th {
  cursor: pointer;
}

table .program-table__header .fa-chevron-down {
  transition: transform 0.4s ease;
}

table.active .program-table__header .fa-chevron-down {
  transform: rotate(180deg);
}

.program-table__icon {
  width: 30px;
  text-align: center;
}

.panel--intake {
  padding: 1.6em 1.6em 1.6em;
  margin-bottom: 2px;
}

.panel--intake h3 {
  font-size: 1.2em;
  margin-bottom: 0;
  margin-top: 0;
}

.participant-count {
  font-size: 16px;
  text-decoration: none;
  margin-bottom: 20px;
}

.program-table__admin-link {
  font-size: 16px;
  text-decoration: none;
}

.change-round {
  padding-top: 0.8em;
  float: left;
}

.respondents {
  margin-bottom: 4rem;
}

.panel p {
  max-width: 750px;
}

.steps {
  margin-top: -2.76em;
  margin-bottom: 0.8em;
}
.steps .step {
  background: white;
  display: inline-block;
  text-align: center;
  vertical-align: middle;
  padding: 0;
  align-items: center;
  justify-content: center;
  font-weight: bold;
  line-height: 54px;
  box-shadow: 0px 1px rgba(10, 10, 10, 0.1);
  text-decoration: none;
  font-style: normal;
  color: #333;
}
.steps .step.circle {
  width: 54px;
  height: 54px;
}
.steps .step.active {
  background: var(--highlight-color);
  color: white;
}
.steps .step.active a {
  color: white;
  text-decoration: none;
}
.steps .step--disabled {
  color: #999;
}

.add-btn {
  margin: 0.8em 0;
  display: inline-block;
}
.add-btn .fa-plus {
  margin-left: 0.4em;
}

.modal {
  height: 0;
  display: none;
}

.modal.fadeOut {
  height: auto;
  position: fixed;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.8);
  top: 0;
  display: block;
}

.modal.active {
  height: auto;
  position: fixed;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.8);
  top: 0;
  display: block;
}
.modal.active .modal-inner {
  min-height: 10em;
  min-height: 10vh;
  padding: 0.8em 1.6em 2em;
  margin: 20% auto;
  width: 90%;
  max-width: 768px;
  background: white;
}
.fa-angle-down,
.fa-angle-right,
.fa-save,
.fa-print {
  padding-left: 0.4em;
}

.active .fa-angle-down {
  transform: rotateZ(180deg);
  padding-right: 0.4em;
  padding-left: 0;
}

.svg-inline--fa.fa-w-10 {
  width: 1.4em;
}

.svg-inline--fa.fa-w-14 {
  width: 1.2em;
}

.terms {
  width: 60%;
  max-width: 450px;
  margin: 0 auto;
}

a.delete,
a.copy-invite {
  cursor: pointer;
}

.select-program ul li {
  list-style: none;
  vertical-align: middle;
  display: inline-block;
  margin-bottom: 20px;
}

.select-program ul li a {
  display: flex;
  align-items: center;
  justify-content: center;
  vertical-align: middle;
  color: white;
  width: 155px;
  height: 155px;
  border-radius: 50%;
  text-align: center;
  background-color: var(--interactive-color);
  text-decoration: none;
}

.select-program .program-title {
  box-sizing: border-box;
  word-wrap: normal;
  width: 100%;
  padding: 0 5px;
  color: white;
  vertical-align: middle;
  display: inline-block;
  border-bottom: none;
  font-style: normal;
}

.select-program .company-title {
  display: inline-block;
  width: 100%;
  text-align: center;
  padding-top: 0px;
}

.program-select.active {
  background: #ffffff; /* Old browsers */
  background: -moz-linear-gradient(left, #ffffff 0%, #ededed 100%); /* FF3.6-15 */
  background: -webkit-linear-gradient(left, #ffffff 0%, #ededed 100%); /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to right, #ffffff 0%, #ededed 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr="#ffffff", endColorstr="#ededed",GradientType=1 ); /* IE6-9 */
  background: var(--main-color-dark);
  color: var(--secondary-text-color);
}
.program-select.active .program-title > a:first-child {
  display: flex;
  color: var(--secondary-text-color);
}
.program-select.active .program-title .round-title {
  padding-left: 1.6em;
}

.print-only {
  display: none;
}

.screen-only {
  display: block;
}

@page {
  size: 210mm 297mm;
}
@media print {
  html,
  body {
    box-sizing: border-box;
    position: relative;
    background: white;
    padding: 5px;
    margin: 0;
  }
  header {
    display: none !important;
    height: 0;
  }
  .programs-nav,
  header,
  #header,
  nav,
  .change-round,
  .panel-print,
  .panel button,
  footer {
    display: none;
  }
  #main-content {
    padding: 0;
    grid-column: inherit;
  }
  #page-grid {
    width: 100%;
  }
  .grid-four-up {
    display: inherit;
  }
  .container {
    width: 100%;
    max-width: none;
    min-width: 800px;
  }
  .print-only {
    display: block;
  }
  .screen-only {
    display: none;
  }
  .print__container {
    display: block;
  }
  .print__page {
    box-sizing: border-box;
    padding: 0;
    margin: 0;
    display: block;
    position: relative;
    float: none !important;
    margin: 0;
    padding: 0;
    border: 0;
    box-shadow: none;
    page-break-after: always !important;
    break-after: always !important;
    -webkit-print-color-adjust: exact;
  }
  .print__page.print__page--last {
    page-break-after: avoid !important;
    break-after: avoid !important;
  }
  .print__cover {
    box-sizing: border-box;
    overflow: hidden;
    position: relative;
    padding: 0;
    page-break-after: always;
    break-after: always !important;
    -webkit-print-color-adjust: exact;
    *zoom: 1;
  }
  .print__cover::after {
    clear: both;
    content: "";
    display: block;
  }
  .print__cover::before {
    content: " ";
  }
  .print__cover--image {
    width: 100%;
    max-width: 100%;
  }
  .print__cover--title {
    position: absolute;
    background: rgba(255, 255, 255, 0.8);
    top: 8em;
    left: 0;
    padding: 4em;
    color: black;
    border-top-right-radius: 1em;
    border-bottom-right-radius: 1em;
  }
  .print__cover--name {
    position: absolute;
    background: rgba(255, 255, 255, 0.8);
    bottom: 6em;
    right: 1cm;
    padding: 1.6em 4.8em;
    color: black;
    border-top-left-radius: 1em;
    border-bottom-left-radius: 1em;
  }
  .print__cover--name {
    right: 0;
  }
  .print__cover--name-left {
    right: inherit;
    left: 0;
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
    border-top-right-radius: 1em;
    border-bottom-right-radius: 1em;
  }
  .segment {
    page-break-inside: avoid !important;
  }
  .table__row {
    page-break-inside: avoid !important;
    break-inside: avoid !important;
  }
  .table__row:nth-child(2n),
  .field.optionset:nth-child(2n) {
    background: var(--light-grey) !important;
    -webkit-print-color-adjust: exact;
  }
  #Graph_1,
  #Graph_3 {
    width: 880px !important;
  }
  #Graph_26 {
    width: 860px !important;
  }
}
.print__reflections {
  *zoom: 1;
}
.print__reflections::after {
  clear: both;
  content: "";
  display: block;
}
.print__reflections::before {
  content: " ";
}
.print__reflections p {
  max-width: 75%;
}
.print__reflections .question {
  margin-bottom: 8px;
}
.print__reflections .textarea {
  width: 100%;
  height: 200px;
  border: 1px solid var(--mid-grey);
  margin-bottom: 18px;
}
.print__reflections .label {
  display: inline-block;
  float: left;
  line-height: 46px;
  width: 30px;
  font-weight: 600;
}
.print__reflections .input {
  display: inline-block;
  float: left;
  width: calc(100% - 32px);
  height: 46px;
  border: 1px solid var(--mid-grey);
  margin-bottom: 18px;
}

.lds-ring {
  display: inline;
  position: relative;
  width: 16px;
  height: 16px;
  right: 16px;
  margin-top: 0;
  padding-top: 0;
  vertical-align: middle;
  float: right;
  position: relative;
  top: -2px;
}

.lds-ring div {
  box-sizing: border-box;
  display: block;
  position: absolute;
  width: 13px;
  height: 13px;
  margin: 2px;
  border: 2px solid #fff;
  border-radius: 50%;
  animation: lds-ring 1.2s cubic-bezier(0.5, 0, 0.5, 1) infinite;
  border-color: #fff transparent transparent transparent;
}

.lds-ring div:nth-child(1) {
  animation-delay: -0.45s;
}

.lds-ring div:nth-child(2) {
  animation-delay: -0.3s;
}

.lds-ring div:nth-child(3) {
  animation-delay: -0.15s;
}

@keyframes lds-ring {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}

/*# sourceMappingURL=main.css.map */
