@charset "UTF-8";
html {
  -webkit-box-sizing: border-box;
          box-sizing: border-box; }

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

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline; }

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

body {
  line-height: 1; }

ol, ul {
  list-style: none; }

blockquote, q {
  quotes: none; }

blockquote:before, blockquote:after {
  content: "";
  content: none; }

q:before, q:after {
  content: "";
  content: none; }

table {
  border-collapse: collapse;
  border-spacing: 0; }

img {
  width: 100%; }

.horizontal-divider {
  border-bottom: 1px solid #ECECEC; }

html {
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%; }

body {
  background-color: #F4F6F6;
  font-family: "Open Sans", sans-serif;
  font-style: normal;
  font-weight: normal;
  font: 100%/1.618;
  overflow-x: hidden;
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: "Open Sans", sans-serif;
  font-style: normal;
  font-weight: 700;
  margin-bottom: 20px;
  margin-bottom: 1.42857rem;
  color: #A9A9A9;
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: antialiased;
  line-height: 1.1; }
  h1 a,
  h2 a,
  h3 a,
  h4 a,
  h5 a,
  h6 a {
    font-family: "Open Sans", sans-serif;
    font-style: normal;
    font-weight: 700;
    -webkit-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out; }
    h1 a:hover,
    h2 a:hover,
    h3 a:hover,
    h4 a:hover,
    h5 a:hover,
    h6 a:hover {
      text-decoration: underline; }

h1 {
  font-size: 16.8px; }
  @media screen and (min-width: 45em) {
    h1 {
      font-size: 18.2px; } }

h2 {
  font-size: 28px; }
  @media screen and (min-width: 45em) {
    h2 {
      font-size: 28px; } }

h3 {
  font-size: 20.3px; }
  @media screen and (min-width: 45em) {
    h3 {
      font-size: 31.5px; } }

h4 {
  font-size: 17.5px; }
  @media screen and (min-width: 45em) {
    h4 {
      font-size: 21px; } }

h5 {
  font-size: 14px; }
  @media screen and (min-width: 45em) {
    h5 {
      font-size: 16.1px; } }

h6 {
  font-size: 12px; }
  @media screen and (min-width: 45em) {
    h6 {
      font-size: 14px; } }

h2 {
  color: #5DC9E3; }

h4 {
  border-top: 1px solid #ECECEC;
  padding: 20px 0px 0px;
  padding: 1.42857rem 0px 0px;
  font-weight: 400; }

.primary-color {
  color: #5DC9E3; }

p {
  font-weight: normal;
  font-style: normal;
  font-family: "Open Sans", sans-serif;
  font-style: normal;
  font-weight: 400;
  font-size: 13px;
  font-size: 0.92857rem;
  margin-bottom: 12px;
  margin-bottom: 0.85714rem;
  line-height: 30.8px;
  color: #444444; }
  p:last-child {
    margin-bottom: 0; }

li,
dd {
  color: #444444;
  font-family: "Open Sans", sans-serif;
  font-style: normal;
  font-weight: normal;
  line-height: 26.6px;
  list-style: none; }

a {
  color: #444444;
  cursor: pointer;
  font-size: 13px;
  font-size: 0.92857rem;
  font-family: "Open Sans", sans-serif;
  font-style: normal;
  font-weight: 700;
  -webkit-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  text-decoration: underline; }
  a:hover, a:focus {
    color: #15191C; }
  a:active, a:focus {
    outline: none; }

strong, b {
  font-weight: 700; }

i, em {
  font-style: italic; }

span {
  color: #A9A9A9; }

u {
  text-decoration: underline; }

hr {
  margin-bottom: 20px;
  margin-bottom: 1.42857rem; }

h3 {
  font-family: din-condensed, sans-serif;
  font-style: normal;
  font-weight: 400;
  color: #FFFFFF;
  font-size: 50px; }

h1, p, tspan, .recharts-legend-item-text {
  font-family: proxima-nova, sans-serif; }

tspan {
  font-size: 12px; }

.recharts-legend-item-text, .recharts-text, .recharts-cartesian-axis-tick-value {
  color: #FFFFFF;
  font-weight: 900; }

.container {
  background-position: center;
  background-size: cover; }
  .container .left-content {
    max-width: 450px;
    float: left;
    display: inline-block; }
    .container .left-content p {
      color: #FFFFFF;
      margin-bottom: 50px;
      margin-bottom: 3.57143rem; }
    .container .left-content h1, .container .left-content h3 {
      text-transform: uppercase; }
    .container .left-content h1 {
      font-weight: 800;
      letter-spacing: 5px;
      color: #A8A942; }
  .container .recharts-wrapper {
    display: inline-block;
    float: right; }
  .container .center-content {
    margin: 0 auto;
    padding: 180px 50px;
    max-width: 1300px; }

.logo {
  position: fixed;
  width: 200px;
  z-index: 100000; }

.button-primary {
  background-color: #5DC9E3;
  border: 1px solid #5DC9E3;
  color: #FFFFFF;
  border-radius: 20em;
  -webkit-box-shadow: 0 0 18px 0 rgba(180, 180, 180, 0.5);
          box-shadow: 0 0 18px 0 rgba(180, 180, 180, 0.5);
  display: inline-block;
  font-family: "Open Sans", sans-serif;
  font-style: normal;
  font-weight: 700;
  padding: 10px;
  padding: 0.71429rem;
  font-size: 13px;
  font-size: 0.92857rem;
  -webkit-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  letter-spacing: 0.5px;
  line-height: normal;
  min-width: 170px;
  position: relative;
  text-align: center;
  text-decoration: none;
  -webkit-appearance: none; }
  .button-primary[class*=-outline] {
    -webkit-box-shadow: none;
            box-shadow: none; }
  .button-primary text {
    align: center;
    decoration: none; }
  .button-primary:hover {
    cursor: pointer; }
  .button-primary:focus {
    border: none;
    outline: none;
    text-decoration: none; }
  .button-primary:hover {
    background-color: #51abc0;
    border: 1px solid #51abc0;
    color: #FFFFFF;
    opacity: 1; }
  .button-primary:active {
    background-color: #51abc0;
    border: 1px solid #51abc0;
    color: #f2f2f2; }
  .button-primary:focus {
    border: 1px solid #51abc0; }
  .button-primary.is-disabled {
    opacity: 0.4;
    cursor: not-allowed; }
  .button-primary.in-progress {
    pointer-events: none;
    color: transparent;
    position: relative; }
    .button-primary.in-progress span {
      color: transparent; }
    .button-primary.in-progress:after {
      border: 2px solid white;
      border-radius: 50%;
      border-right-color: transparent;
      border-top-color: transparent;
      content: "";
      display: block;
      height: 20px;
      -webkit-animation: spin 0.5s linear infinite;
      animation: spin 0.5s linear infinite;
      margin: 0 calc((100% - 40px)/2);
      position: absolute;
      top: 12px;
      width: 20px; }
    .button-primary.in-progress[class*=-primary-outline]:after {
      border: 2px solid #5DC9E3;
      border-right-color: transparent;
      border-top-color: transparent; }
    .button-primary.in-progress[class*=-alert-outline]:after {
      border: 2px solid #EBB129;
      border-right-color: transparent;
      border-top-color: transparent; }
    .button-primary.in-progress[class*=-secondary-outline]:after {
      border: 2px solid #A9A9A9;
      border-right-color: transparent;
      border-top-color: transparent; }

.link-primary {
  color: #5DC9E3;
  display: inline-block;
  font-size: 13px;
  font-size: 0.92857rem;
  font-family: "Open Sans", sans-serif;
  font-style: normal;
  font-weight: 700;
  -webkit-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  margin-bottom: 20px;
  margin-bottom: 1.42857rem;
  text-decoration: none; }
  .link-primary:hover {
    color: #51abc0; }

.button-primary-outline {
  background-color: transparent;
  border: 1px solid #5DC9E3;
  color: #5DC9E3;
  border-radius: 20em;
  -webkit-box-shadow: 0 0 18px 0 rgba(180, 180, 180, 0.5);
          box-shadow: 0 0 18px 0 rgba(180, 180, 180, 0.5);
  display: inline-block;
  font-family: "Open Sans", sans-serif;
  font-style: normal;
  font-weight: 700;
  padding: 10px;
  padding: 0.71429rem;
  font-size: 13px;
  font-size: 0.92857rem;
  -webkit-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  letter-spacing: 0.5px;
  line-height: normal;
  min-width: 170px;
  position: relative;
  text-align: center;
  text-decoration: none;
  -webkit-appearance: none; }
  .button-primary-outline[class*=-outline] {
    -webkit-box-shadow: none;
            box-shadow: none; }
  .button-primary-outline text {
    align: center;
    decoration: none; }
  .button-primary-outline:hover {
    cursor: pointer; }
  .button-primary-outline:focus {
    border: none;
    outline: none;
    text-decoration: none; }
  .button-primary-outline:hover {
    background-color: #5DC9E3;
    border: 1px solid #5DC9E3;
    color: #FFFFFF;
    opacity: 1; }
  .button-primary-outline:active {
    background-color: #5DC9E3;
    border: 1px solid #5DC9E3;
    color: #f2f2f2; }
  .button-primary-outline:focus {
    border: 1px solid #5DC9E3; }
  .button-primary-outline.is-disabled {
    opacity: 0.4;
    cursor: not-allowed; }
  .button-primary-outline.in-progress {
    pointer-events: none;
    color: transparent;
    position: relative; }
    .button-primary-outline.in-progress span {
      color: transparent; }
    .button-primary-outline.in-progress:after {
      border: 2px solid white;
      border-radius: 50%;
      border-right-color: transparent;
      border-top-color: transparent;
      content: "";
      display: block;
      height: 20px;
      -webkit-animation: spin 0.5s linear infinite;
      animation: spin 0.5s linear infinite;
      margin: 0 calc((100% - 40px)/2);
      position: absolute;
      top: 12px;
      width: 20px; }
    .button-primary-outline.in-progress[class*=-primary-outline]:after {
      border: 2px solid #5DC9E3;
      border-right-color: transparent;
      border-top-color: transparent; }
    .button-primary-outline.in-progress[class*=-alert-outline]:after {
      border: 2px solid #EBB129;
      border-right-color: transparent;
      border-top-color: transparent; }
    .button-primary-outline.in-progress[class*=-secondary-outline]:after {
      border: 2px solid #A9A9A9;
      border-right-color: transparent;
      border-top-color: transparent; }

.link-primary-outline {
  color: transparent;
  display: inline-block;
  font-size: 13px;
  font-size: 0.92857rem;
  font-family: "Open Sans", sans-serif;
  font-style: normal;
  font-weight: 700;
  -webkit-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  margin-bottom: 20px;
  margin-bottom: 1.42857rem;
  text-decoration: none; }
  .link-primary-outline:hover {
    color: #5DC9E3; }

.button-alert {
  background-color: #EBB129;
  border: 1px solid #EBB129;
  color: #FFFFFF;
  border-radius: 20em;
  -webkit-box-shadow: 0 0 18px 0 rgba(180, 180, 180, 0.5);
          box-shadow: 0 0 18px 0 rgba(180, 180, 180, 0.5);
  display: inline-block;
  font-family: "Open Sans", sans-serif;
  font-style: normal;
  font-weight: 700;
  padding: 10px;
  padding: 0.71429rem;
  font-size: 13px;
  font-size: 0.92857rem;
  -webkit-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  letter-spacing: 0.5px;
  line-height: normal;
  min-width: 170px;
  position: relative;
  text-align: center;
  text-decoration: none;
  -webkit-appearance: none; }
  .button-alert[class*=-outline] {
    -webkit-box-shadow: none;
            box-shadow: none; }
  .button-alert text {
    align: center;
    decoration: none; }
  .button-alert:hover {
    cursor: pointer; }
  .button-alert:focus {
    border: none;
    outline: none;
    text-decoration: none; }
  .button-alert:hover {
    background-color: #E5A100;
    border: 1px solid #E5A100;
    color: #FFFFFF;
    opacity: 1; }
  .button-alert:active {
    background-color: #E5A100;
    border: 1px solid #E5A100;
    color: #f2f2f2; }
  .button-alert:focus {
    border: 1px solid #E5A100; }
  .button-alert.is-disabled {
    opacity: 0.4;
    cursor: not-allowed; }
  .button-alert.in-progress {
    pointer-events: none;
    color: transparent;
    position: relative; }
    .button-alert.in-progress span {
      color: transparent; }
    .button-alert.in-progress:after {
      border: 2px solid white;
      border-radius: 50%;
      border-right-color: transparent;
      border-top-color: transparent;
      content: "";
      display: block;
      height: 20px;
      -webkit-animation: spin 0.5s linear infinite;
      animation: spin 0.5s linear infinite;
      margin: 0 calc((100% - 40px)/2);
      position: absolute;
      top: 12px;
      width: 20px; }
    .button-alert.in-progress[class*=-primary-outline]:after {
      border: 2px solid #5DC9E3;
      border-right-color: transparent;
      border-top-color: transparent; }
    .button-alert.in-progress[class*=-alert-outline]:after {
      border: 2px solid #EBB129;
      border-right-color: transparent;
      border-top-color: transparent; }
    .button-alert.in-progress[class*=-secondary-outline]:after {
      border: 2px solid #A9A9A9;
      border-right-color: transparent;
      border-top-color: transparent; }

.link-alert {
  color: #EBB129;
  display: inline-block;
  font-size: 13px;
  font-size: 0.92857rem;
  font-family: "Open Sans", sans-serif;
  font-style: normal;
  font-weight: 700;
  -webkit-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  margin-bottom: 20px;
  margin-bottom: 1.42857rem;
  text-decoration: none; }
  .link-alert:hover {
    color: #E5A100; }

.button-alert-outline {
  background-color: transparent;
  border: 1px solid #EBB129;
  color: #EBB129;
  border-radius: 20em;
  -webkit-box-shadow: 0 0 18px 0 rgba(180, 180, 180, 0.5);
          box-shadow: 0 0 18px 0 rgba(180, 180, 180, 0.5);
  display: inline-block;
  font-family: "Open Sans", sans-serif;
  font-style: normal;
  font-weight: 700;
  padding: 10px;
  padding: 0.71429rem;
  font-size: 13px;
  font-size: 0.92857rem;
  -webkit-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  letter-spacing: 0.5px;
  line-height: normal;
  min-width: 170px;
  position: relative;
  text-align: center;
  text-decoration: none;
  -webkit-appearance: none; }
  .button-alert-outline[class*=-outline] {
    -webkit-box-shadow: none;
            box-shadow: none; }
  .button-alert-outline text {
    align: center;
    decoration: none; }
  .button-alert-outline:hover {
    cursor: pointer; }
  .button-alert-outline:focus {
    border: none;
    outline: none;
    text-decoration: none; }
  .button-alert-outline:hover {
    background-color: #EBB129;
    border: 1px solid #EBB129;
    color: #FFFFFF;
    opacity: 1; }
  .button-alert-outline:active {
    background-color: #EBB129;
    border: 1px solid #EBB129;
    color: #f2f2f2; }
  .button-alert-outline:focus {
    border: 1px solid #EBB129; }
  .button-alert-outline.is-disabled {
    opacity: 0.4;
    cursor: not-allowed; }
  .button-alert-outline.in-progress {
    pointer-events: none;
    color: transparent;
    position: relative; }
    .button-alert-outline.in-progress span {
      color: transparent; }
    .button-alert-outline.in-progress:after {
      border: 2px solid white;
      border-radius: 50%;
      border-right-color: transparent;
      border-top-color: transparent;
      content: "";
      display: block;
      height: 20px;
      -webkit-animation: spin 0.5s linear infinite;
      animation: spin 0.5s linear infinite;
      margin: 0 calc((100% - 40px)/2);
      position: absolute;
      top: 12px;
      width: 20px; }
    .button-alert-outline.in-progress[class*=-primary-outline]:after {
      border: 2px solid #5DC9E3;
      border-right-color: transparent;
      border-top-color: transparent; }
    .button-alert-outline.in-progress[class*=-alert-outline]:after {
      border: 2px solid #EBB129;
      border-right-color: transparent;
      border-top-color: transparent; }
    .button-alert-outline.in-progress[class*=-secondary-outline]:after {
      border: 2px solid #A9A9A9;
      border-right-color: transparent;
      border-top-color: transparent; }

.link-alert-outline {
  color: transparent;
  display: inline-block;
  font-size: 13px;
  font-size: 0.92857rem;
  font-family: "Open Sans", sans-serif;
  font-style: normal;
  font-weight: 700;
  -webkit-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  margin-bottom: 20px;
  margin-bottom: 1.42857rem;
  text-decoration: none; }
  .link-alert-outline:hover {
    color: #EBB129; }

.button-warn {
  background-color: #FF7C87;
  border: 1px solid #FF7C87;
  color: #FFFFFF;
  border-radius: 20em;
  -webkit-box-shadow: 0 0 18px 0 rgba(180, 180, 180, 0.5);
          box-shadow: 0 0 18px 0 rgba(180, 180, 180, 0.5);
  display: inline-block;
  font-family: "Open Sans", sans-serif;
  font-style: normal;
  font-weight: 700;
  padding: 10px;
  padding: 0.71429rem;
  font-size: 13px;
  font-size: 0.92857rem;
  -webkit-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  letter-spacing: 0.5px;
  line-height: normal;
  min-width: 170px;
  position: relative;
  text-align: center;
  text-decoration: none;
  -webkit-appearance: none; }
  .button-warn[class*=-outline] {
    -webkit-box-shadow: none;
            box-shadow: none; }
  .button-warn text {
    align: center;
    decoration: none; }
  .button-warn:hover {
    cursor: pointer; }
  .button-warn:focus {
    border: none;
    outline: none;
    text-decoration: none; }
  .button-warn:hover {
    background-color: #b30016;
    border: 1px solid #b30016;
    color: #FFFFFF;
    opacity: 1; }
  .button-warn:active {
    background-color: #b30016;
    border: 1px solid #b30016;
    color: #f2f2f2; }
  .button-warn:focus {
    border: 1px solid #b30016; }
  .button-warn.is-disabled {
    opacity: 0.4;
    cursor: not-allowed; }
  .button-warn.in-progress {
    pointer-events: none;
    color: transparent;
    position: relative; }
    .button-warn.in-progress span {
      color: transparent; }
    .button-warn.in-progress:after {
      border: 2px solid white;
      border-radius: 50%;
      border-right-color: transparent;
      border-top-color: transparent;
      content: "";
      display: block;
      height: 20px;
      -webkit-animation: spin 0.5s linear infinite;
      animation: spin 0.5s linear infinite;
      margin: 0 calc((100% - 40px)/2);
      position: absolute;
      top: 12px;
      width: 20px; }
    .button-warn.in-progress[class*=-primary-outline]:after {
      border: 2px solid #5DC9E3;
      border-right-color: transparent;
      border-top-color: transparent; }
    .button-warn.in-progress[class*=-alert-outline]:after {
      border: 2px solid #EBB129;
      border-right-color: transparent;
      border-top-color: transparent; }
    .button-warn.in-progress[class*=-secondary-outline]:after {
      border: 2px solid #A9A9A9;
      border-right-color: transparent;
      border-top-color: transparent; }

.link-warn {
  color: #FF7C87;
  display: inline-block;
  font-size: 13px;
  font-size: 0.92857rem;
  font-family: "Open Sans", sans-serif;
  font-style: normal;
  font-weight: 700;
  -webkit-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  margin-bottom: 20px;
  margin-bottom: 1.42857rem;
  text-decoration: none; }
  .link-warn:hover {
    color: #b30016; }

.button-secondary {
  background-color: #A9A9A9;
  border: 1px solid #A9A9A9;
  color: #FFFFFF;
  border-radius: 20em;
  -webkit-box-shadow: 0 0 18px 0 rgba(180, 180, 180, 0.5);
          box-shadow: 0 0 18px 0 rgba(180, 180, 180, 0.5);
  display: inline-block;
  font-family: "Open Sans", sans-serif;
  font-style: normal;
  font-weight: 700;
  padding: 10px;
  padding: 0.71429rem;
  font-size: 13px;
  font-size: 0.92857rem;
  -webkit-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  letter-spacing: 0.5px;
  line-height: normal;
  min-width: 170px;
  position: relative;
  text-align: center;
  text-decoration: none;
  -webkit-appearance: none; }
  .button-secondary[class*=-outline] {
    -webkit-box-shadow: none;
            box-shadow: none; }
  .button-secondary text {
    align: center;
    decoration: none; }
  .button-secondary:hover {
    cursor: pointer; }
  .button-secondary:focus {
    border: none;
    outline: none;
    text-decoration: none; }
  .button-secondary:hover {
    background-color: #767676;
    border: 1px solid #767676;
    color: #FFFFFF;
    opacity: 1; }
  .button-secondary:active {
    background-color: #767676;
    border: 1px solid #767676;
    color: #f2f2f2; }
  .button-secondary:focus {
    border: 1px solid #767676; }
  .button-secondary.is-disabled {
    opacity: 0.4;
    cursor: not-allowed; }
  .button-secondary.in-progress {
    pointer-events: none;
    color: transparent;
    position: relative; }
    .button-secondary.in-progress span {
      color: transparent; }
    .button-secondary.in-progress:after {
      border: 2px solid white;
      border-radius: 50%;
      border-right-color: transparent;
      border-top-color: transparent;
      content: "";
      display: block;
      height: 20px;
      -webkit-animation: spin 0.5s linear infinite;
      animation: spin 0.5s linear infinite;
      margin: 0 calc((100% - 40px)/2);
      position: absolute;
      top: 12px;
      width: 20px; }
    .button-secondary.in-progress[class*=-primary-outline]:after {
      border: 2px solid #5DC9E3;
      border-right-color: transparent;
      border-top-color: transparent; }
    .button-secondary.in-progress[class*=-alert-outline]:after {
      border: 2px solid #EBB129;
      border-right-color: transparent;
      border-top-color: transparent; }
    .button-secondary.in-progress[class*=-secondary-outline]:after {
      border: 2px solid #A9A9A9;
      border-right-color: transparent;
      border-top-color: transparent; }

.link-secondary {
  color: #A9A9A9;
  display: inline-block;
  font-size: 13px;
  font-size: 0.92857rem;
  font-family: "Open Sans", sans-serif;
  font-style: normal;
  font-weight: 700;
  -webkit-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  margin-bottom: 20px;
  margin-bottom: 1.42857rem;
  text-decoration: none; }
  .link-secondary:hover {
    color: #767676; }

.button-secondary-light {
  background-color: #ECECEC;
  border: 1px solid #ECECEC;
  color: #A9A9A9;
  border-radius: 20em;
  -webkit-box-shadow: 0 0 18px 0 rgba(180, 180, 180, 0.5);
          box-shadow: 0 0 18px 0 rgba(180, 180, 180, 0.5);
  display: inline-block;
  font-family: "Open Sans", sans-serif;
  font-style: normal;
  font-weight: 700;
  padding: 10px;
  padding: 0.71429rem;
  font-size: 13px;
  font-size: 0.92857rem;
  -webkit-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  letter-spacing: 0.5px;
  line-height: normal;
  min-width: 170px;
  position: relative;
  text-align: center;
  text-decoration: none;
  -webkit-appearance: none; }
  .button-secondary-light[class*=-outline] {
    -webkit-box-shadow: none;
            box-shadow: none; }
  .button-secondary-light text {
    align: center;
    decoration: none; }
  .button-secondary-light:hover {
    cursor: pointer; }
  .button-secondary-light:focus {
    border: none;
    outline: none;
    text-decoration: none; }
  .button-secondary-light:hover {
    background-color: #A9A9A9;
    border: 1px solid #A9A9A9;
    color: #FFFFFF;
    opacity: 1; }
  .button-secondary-light:active {
    background-color: #A9A9A9;
    border: 1px solid #A9A9A9;
    color: #f2f2f2; }
  .button-secondary-light:focus {
    border: 1px solid #A9A9A9; }
  .button-secondary-light.is-disabled {
    opacity: 0.4;
    cursor: not-allowed; }
  .button-secondary-light.in-progress {
    pointer-events: none;
    color: transparent;
    position: relative; }
    .button-secondary-light.in-progress span {
      color: transparent; }
    .button-secondary-light.in-progress:after {
      border: 2px solid white;
      border-radius: 50%;
      border-right-color: transparent;
      border-top-color: transparent;
      content: "";
      display: block;
      height: 20px;
      -webkit-animation: spin 0.5s linear infinite;
      animation: spin 0.5s linear infinite;
      margin: 0 calc((100% - 40px)/2);
      position: absolute;
      top: 12px;
      width: 20px; }
    .button-secondary-light.in-progress[class*=-primary-outline]:after {
      border: 2px solid #5DC9E3;
      border-right-color: transparent;
      border-top-color: transparent; }
    .button-secondary-light.in-progress[class*=-alert-outline]:after {
      border: 2px solid #EBB129;
      border-right-color: transparent;
      border-top-color: transparent; }
    .button-secondary-light.in-progress[class*=-secondary-outline]:after {
      border: 2px solid #A9A9A9;
      border-right-color: transparent;
      border-top-color: transparent; }

.link-secondary-light {
  color: #ECECEC;
  display: inline-block;
  font-size: 13px;
  font-size: 0.92857rem;
  font-family: "Open Sans", sans-serif;
  font-style: normal;
  font-weight: 700;
  -webkit-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  margin-bottom: 20px;
  margin-bottom: 1.42857rem;
  text-decoration: none; }
  .link-secondary-light:hover {
    color: #A9A9A9; }

.button-secondary-outline {
  background-color: transparent;
  border: 1px solid #A9A9A9;
  color: #A9A9A9;
  border-radius: 20em;
  -webkit-box-shadow: 0 0 18px 0 rgba(180, 180, 180, 0.5);
          box-shadow: 0 0 18px 0 rgba(180, 180, 180, 0.5);
  display: inline-block;
  font-family: "Open Sans", sans-serif;
  font-style: normal;
  font-weight: 700;
  padding: 10px;
  padding: 0.71429rem;
  font-size: 13px;
  font-size: 0.92857rem;
  -webkit-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  letter-spacing: 0.5px;
  line-height: normal;
  min-width: 170px;
  position: relative;
  text-align: center;
  text-decoration: none;
  -webkit-appearance: none; }
  .button-secondary-outline[class*=-outline] {
    -webkit-box-shadow: none;
            box-shadow: none; }
  .button-secondary-outline text {
    align: center;
    decoration: none; }
  .button-secondary-outline:hover {
    cursor: pointer; }
  .button-secondary-outline:focus {
    border: none;
    outline: none;
    text-decoration: none; }
  .button-secondary-outline:hover {
    background-color: #A9A9A9;
    border: 1px solid #A9A9A9;
    color: #FFFFFF;
    opacity: 1; }
  .button-secondary-outline:active {
    background-color: #A9A9A9;
    border: 1px solid #A9A9A9;
    color: #f2f2f2; }
  .button-secondary-outline:focus {
    border: 1px solid #A9A9A9; }
  .button-secondary-outline.is-disabled {
    opacity: 0.4;
    cursor: not-allowed; }
  .button-secondary-outline.in-progress {
    pointer-events: none;
    color: transparent;
    position: relative; }
    .button-secondary-outline.in-progress span {
      color: transparent; }
    .button-secondary-outline.in-progress:after {
      border: 2px solid white;
      border-radius: 50%;
      border-right-color: transparent;
      border-top-color: transparent;
      content: "";
      display: block;
      height: 20px;
      -webkit-animation: spin 0.5s linear infinite;
      animation: spin 0.5s linear infinite;
      margin: 0 calc((100% - 40px)/2);
      position: absolute;
      top: 12px;
      width: 20px; }
    .button-secondary-outline.in-progress[class*=-primary-outline]:after {
      border: 2px solid #5DC9E3;
      border-right-color: transparent;
      border-top-color: transparent; }
    .button-secondary-outline.in-progress[class*=-alert-outline]:after {
      border: 2px solid #EBB129;
      border-right-color: transparent;
      border-top-color: transparent; }
    .button-secondary-outline.in-progress[class*=-secondary-outline]:after {
      border: 2px solid #A9A9A9;
      border-right-color: transparent;
      border-top-color: transparent; }

.link-secondary-outline {
  color: transparent;
  display: inline-block;
  font-size: 13px;
  font-size: 0.92857rem;
  font-family: "Open Sans", sans-serif;
  font-style: normal;
  font-weight: 700;
  -webkit-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  margin-bottom: 20px;
  margin-bottom: 1.42857rem;
  text-decoration: none; }
  .link-secondary-outline:hover {
    color: #A9A9A9; }

.button-small {
  padding: 5px 6px;
  padding: 0.35714rem 0.42857rem;
  font-size: 11px;
  font-size: 0.78571rem;
  min-width: inherit;
  width: 100px; }

.button-large {
  padding: 15px 12px;
  padding: 1.07143rem 0.85714rem; }

.react-datepicker__tether-element-attached-top .react-datepicker__triangle, .react-datepicker__tether-element-attached-bottom .react-datepicker__triangle, .react-datepicker__year-read-view--down-arrow,
.react-datepicker__month-read-view--down-arrow {
  margin-left: -8px;
  position: absolute; }

.react-datepicker__tether-element-attached-top .react-datepicker__triangle, .react-datepicker__tether-element-attached-bottom .react-datepicker__triangle, .react-datepicker__year-read-view--down-arrow,
.react-datepicker__month-read-view--down-arrow, .react-datepicker__tether-element-attached-top .react-datepicker__triangle::before, .react-datepicker__tether-element-attached-bottom .react-datepicker__triangle::before, .react-datepicker__year-read-view--down-arrow::before,
.react-datepicker__month-read-view--down-arrow::before {
  -webkit-box-sizing: content-box;
          box-sizing: content-box;
  position: absolute;
  border: 8px solid transparent;
  height: 0;
  width: 1px; }

.react-datepicker__tether-element-attached-top .react-datepicker__triangle::before, .react-datepicker__tether-element-attached-bottom .react-datepicker__triangle::before, .react-datepicker__year-read-view--down-arrow::before,
.react-datepicker__month-read-view--down-arrow::before {
  content: "";
  z-index: -1;
  border-width: 8px;
  left: -8px;
  border-bottom-color: #aeaeae; }

.react-datepicker__tether-element-attached-top .react-datepicker__triangle {
  top: 0;
  margin-top: -8px; }

.react-datepicker__tether-element-attached-top .react-datepicker__triangle, .react-datepicker__tether-element-attached-top .react-datepicker__triangle::before {
  border-top: none;
  border-bottom-color: #f0f0f0; }

.react-datepicker__tether-element-attached-top .react-datepicker__triangle::before {
  top: -1px;
  border-bottom-color: #aeaeae; }

.react-datepicker__tether-element-attached-bottom .react-datepicker__triangle, .react-datepicker__year-read-view--down-arrow,
.react-datepicker__month-read-view--down-arrow {
  bottom: 0;
  margin-bottom: -8px; }

.react-datepicker__tether-element-attached-bottom .react-datepicker__triangle, .react-datepicker__year-read-view--down-arrow,
.react-datepicker__month-read-view--down-arrow, .react-datepicker__tether-element-attached-bottom .react-datepicker__triangle::before, .react-datepicker__year-read-view--down-arrow::before,
.react-datepicker__month-read-view--down-arrow::before {
  border-bottom: none;
  border-top-color: #fff; }

.react-datepicker__tether-element-attached-bottom .react-datepicker__triangle::before, .react-datepicker__year-read-view--down-arrow::before,
.react-datepicker__month-read-view--down-arrow::before {
  bottom: -1px;
  border-top-color: #aeaeae; }

.react-datepicker {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 0.8rem;
  background-color: #fff;
  color: #000;
  border: 1px solid #aeaeae;
  border-radius: 0.3rem;
  display: inline-block;
  position: relative; }

.react-datepicker__triangle {
  position: absolute;
  left: 50px; }

.react-datepicker__tether-element-attached-bottom.react-datepicker__tether-element {
  margin-top: -20px; }

.react-datepicker__header {
  text-align: center;
  background-color: #f0f0f0;
  border-bottom: 1px solid #aeaeae;
  border-top-left-radius: 0.3rem;
  border-top-right-radius: 0.3rem;
  padding-top: 8px;
  position: relative; }

.react-datepicker__year-dropdown-container--select,
.react-datepicker__month-dropdown-container--select,
.react-datepicker__year-dropdown-container--scroll,
.react-datepicker__month-dropdown-container--scroll {
  display: inline-block;
  margin: 0 2px; }

.react-datepicker__current-month {
  margin-top: 0;
  color: #000;
  font-weight: bold;
  font-size: 0.944rem; }

.react-datepicker__navigation {
  line-height: 1.7rem;
  text-align: center;
  cursor: pointer;
  position: absolute;
  top: 10px;
  width: 0;
  border: 0.45rem solid transparent;
  z-index: 1; }

.react-datepicker__navigation--previous {
  left: 10px;
  border-right-color: #ccc; }

.react-datepicker__navigation--previous:hover {
  border-right-color: #b3b2b2; }

.react-datepicker__navigation--next {
  right: 10px;
  border-left-color: #ccc; }

.react-datepicker__navigation--next:hover {
  border-left-color: #b3b2b2; }

.react-datepicker__navigation--years {
  position: relative;
  top: 0;
  display: block;
  margin-left: auto;
  margin-right: auto; }

.react-datepicker__navigation--years-previous {
  top: 4px;
  border-top-color: #ccc; }

.react-datepicker__navigation--years-previous:hover {
  border-top-color: #b3b2b2; }

.react-datepicker__navigation--years-upcoming {
  top: -4px;
  border-bottom-color: #ccc; }

.react-datepicker__navigation--years-upcoming:hover {
  border-bottom-color: #b3b2b2; }

.react-datepicker__month-container {
  display: inline;
  float: left; }

.react-datepicker__month {
  margin: 0.4rem;
  text-align: center; }

.react-datepicker__week-number {
  color: #ccc;
  display: inline-block;
  width: 1.7rem;
  line-height: 1.7rem;
  text-align: center;
  margin: 0.166rem; }

.react-datepicker__day-name,
.react-datepicker__day {
  color: #000;
  display: inline-block;
  width: 1.7rem;
  line-height: 1.7rem;
  text-align: center;
  margin: 0.166rem; }

.react-datepicker__day {
  cursor: pointer; }

.react-datepicker__day:hover {
  border-radius: 0.3rem;
  background-color: #f0f0f0; }

.react-datepicker__day--today {
  font-weight: bold; }

.react-datepicker__day--highlighted {
  border-radius: 0.3rem;
  background-color: #3dcc4a;
  color: #fff; }

.react-datepicker__day--highlighted:hover {
  background-color: #32be3f; }

.react-datepicker__day--selected, .react-datepicker__day--in-selecting-range, .react-datepicker__day--in-range {
  border-radius: 0.3rem;
  background-color: #216ba5;
  color: #fff; }

.react-datepicker__day--selected:hover, .react-datepicker__day--in-selecting-range:hover, .react-datepicker__day--in-range:hover {
  background-color: #1d5d90; }

.react-datepicker__day--keyboard-selected {
  border-radius: 0.3rem;
  background-color: #2a87d0;
  color: #fff; }

.react-datepicker__day--keyboard-selected:hover {
  background-color: #1d5d90; }

.react-datepicker__day--in-selecting-range:not(.react-datepicker__day--in-range) {
  background-color: rgba(33, 107, 165, 0.5); }

.react-datepicker__month--selecting-range .react-datepicker__day--in-range:not(.react-datepicker__day--in-selecting-range) {
  background-color: #f0f0f0;
  color: #000; }

.react-datepicker__day--disabled {
  cursor: default;
  color: #ccc; }

.react-datepicker__day--disabled:hover {
  background-color: transparent; }

.react-datepicker__input-container {
  position: relative;
  display: inline-block; }

.react-datepicker__year-read-view,
.react-datepicker__month-read-view {
  border: 1px solid transparent;
  border-radius: 0.3rem; }

.react-datepicker__year-read-view:hover,
.react-datepicker__month-read-view:hover {
  cursor: pointer; }

.react-datepicker__year-read-view:hover .react-datepicker__year-read-view--down-arrow,
.react-datepicker__year-read-view:hover .react-datepicker__month-read-view--down-arrow,
.react-datepicker__month-read-view:hover .react-datepicker__year-read-view--down-arrow,
.react-datepicker__month-read-view:hover .react-datepicker__month-read-view--down-arrow {
  border-top-color: #b3b2b2; }

.react-datepicker__year-read-view--down-arrow,
.react-datepicker__month-read-view--down-arrow {
  border-top-color: #ccc;
  float: right;
  margin-left: 20px;
  top: 8px;
  position: relative;
  border-width: 0.45rem; }

.react-datepicker__year-dropdown,
.react-datepicker__month-dropdown {
  background-color: #f0f0f0;
  position: absolute;
  width: 50%;
  left: 25%;
  top: 30px;
  text-align: center;
  border-radius: 0.3rem;
  border: 1px solid #aeaeae; }

.react-datepicker__year-dropdown:hover,
.react-datepicker__month-dropdown:hover {
  cursor: pointer; }

.react-datepicker__year-dropdown--scrollable,
.react-datepicker__month-dropdown--scrollable {
  height: 150px;
  overflow-y: scroll; }

.react-datepicker__year-option,
.react-datepicker__month-option {
  line-height: 20px;
  width: 100%;
  display: block;
  margin-left: auto;
  margin-right: auto; }

.react-datepicker__year-option:first-of-type,
.react-datepicker__month-option:first-of-type {
  border-top-left-radius: 0.3rem;
  border-top-right-radius: 0.3rem; }

.react-datepicker__year-option:last-of-type,
.react-datepicker__month-option:last-of-type {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  border-bottom-left-radius: 0.3rem;
  border-bottom-right-radius: 0.3rem; }

.react-datepicker__year-option:hover,
.react-datepicker__month-option:hover {
  background-color: #ccc; }

.react-datepicker__year-option:hover .react-datepicker__navigation--years-upcoming,
.react-datepicker__month-option:hover .react-datepicker__navigation--years-upcoming {
  border-bottom-color: #b3b2b2; }

.react-datepicker__year-option:hover .react-datepicker__navigation--years-previous,
.react-datepicker__month-option:hover .react-datepicker__navigation--years-previous {
  border-top-color: #b3b2b2; }

.react-datepicker__year-option--selected,
.react-datepicker__month-option--selected {
  position: absolute;
  left: 15px; }

.react-datepicker__close-icon {
  background-color: transparent;
  border: 0;
  cursor: pointer;
  display: inline-block;
  height: 0;
  outline: 0;
  padding: 0;
  vertical-align: middle; }

.react-datepicker__close-icon::after {
  background-color: #216ba5;
  border-radius: 50%;
  bottom: 0;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  color: #fff;
  content: "\D7";
  cursor: pointer;
  font-size: 12px;
  height: 16px;
  width: 16px;
  line-height: 1;
  margin: -8px auto 0;
  padding: 2px;
  position: absolute;
  right: 7px;
  text-align: center;
  top: 50%; }

.react-datepicker__today-button {
  background: #f0f0f0;
  border-top: 1px solid #aeaeae;
  cursor: pointer;
  text-align: center;
  font-weight: bold;
  padding: 5px 0;
  clear: left; }

.react-datepicker__tether-element {
  z-index: 2147483647; }

.react-datepicker__portal {
  position: fixed;
  width: 100vw;
  height: 100vh;
  background-color: rgba(0, 0, 0, 0.8);
  left: 0;
  top: 0;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  z-index: 2147483647; }

.react-datepicker__portal .react-datepicker__day-name,
.react-datepicker__portal .react-datepicker__day {
  width: 3rem;
  line-height: 3rem; }

@media (max-width: 400px), (max-height: 550px) {
  .react-datepicker__portal .react-datepicker__day-name,
  .react-datepicker__portal .react-datepicker__day {
    width: 2rem;
    line-height: 2rem; } }

.react-datepicker__portal .react-datepicker__current-month {
  font-size: 1.44rem; }

.react-datepicker__portal .react-datepicker__navigation {
  border: 0.81rem solid transparent; }

.react-datepicker__portal .react-datepicker__navigation--previous {
  border-right-color: #ccc; }

.react-datepicker__portal .react-datepicker__navigation--previous:hover {
  border-right-color: #b3b2b2; }

.react-datepicker__portal .react-datepicker__navigation--next {
  border-left-color: #ccc; }

.react-datepicker__portal .react-datepicker__navigation--next:hover {
  border-left-color: #b3b2b2; }

/*-----------------------
Empty State
-----------------------*/
.empty-state {
  display: block;
  margin-left: auto;
  margin-right: auto;
  width: 100%;
  max-width: 400px;
  text-align: center;
  padding-top: 30px; }
  .empty-state img {
    margin-bottom: 10px;
    margin-bottom: 0.71429rem;
    max-width: 100px;
    opacity: 0.5; }

/*-----------------------
Flash
-----------------------*/
.flash-message {
  padding: 10px 20px;
  padding: 0.71429rem 1.42857rem;
  position: fixed;
  top: 0px;
  right: 0px;
  left: 0px;
  z-index: 5; }
  .flash-message p {
    font-weight: bold;
    text-align: center; }
  .flash-message.success {
    background-color: #D0E7B6; }
    .flash-message.success p {
      color: #64CCC6; }
  .flash-message.failure {
    background-color: #EBCACA; }
    .flash-message.failure p {
      color: #FF7C87; }

.flash-enter {
  opacity: 0.01; }
  .flash-enter.flash-enter-active {
    opacity: 1;
    -webkit-transition: opacity 0.5s ease-in;
    -o-transition: opacity 0.5s ease-in;
    transition: opacity 0.5s ease-in; }

.flash-leave {
  opacity: 1; }
  .flash-leave.flash-leave-active {
    opacity: 0.01;
    -webkit-transition: opacity 0.3s ease-in;
    -o-transition: opacity 0.3s ease-in;
    transition: opacity 0.3s ease-in; }

/*-----------------------
Footer
-----------------------*/
footer {
  display: inline-block;
  padding: 40px 20px;
  padding: 2.85714rem 1.42857rem;
  text-align: center;
  width: 100%; }
  footer p {
    font-size: 10px;
    font-size: 0.71429rem;
    line-height: 14px;
    line-height: 1rem; }

/*-----------------------
Social Media
-----------------------*/
.social-media {
  margin-bottom: 20px;
  margin-bottom: 1.42857rem; }
  .social-media li {
    display: inline-block;
    -webkit-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    opacity: 0.8;
    width: inherit; }
    .social-media li:hover {
      opacity: 1; }

/*-----------------------
Fieldset
-----------------------*/
fieldset {
  display: inline-block;
  margin-bottom: 18px;
  margin-bottom: 1.28571rem;
  position: relative;
  width: 100%; }
  fieldset span span {
    float: right; }
    fieldset span span [class*=link-] {
      font-size: 11px;
      font-size: 0.78571rem;
      margin-top: 0px;
      vertical-align: middle; }

/*-----------------------
Labels
-----------------------*/
label {
  color: #444444;
  display: inline-block;
  font-family: "Open Sans", sans-serif;
  font-style: normal;
  font-weight: 600;
  font-size: 13px;
  font-size: 0.92857rem;
  margin-bottom: 6px;
  margin-bottom: 0.42857rem;
  text-align: left; }
  label i {
    font-style: italic;
    font-weight: 400; }

/*-----------------------
Inputs
-----------------------*/
input[type="color"], input[type="date"], input[type="datetime"], input[type="datetime-local"], input[type="email"], input[type="month"], input[type="number"], input[type="password"], input[type="search"], input[type="tel"], input[type="text"], input[type="time"], input[type="url"], input[type="week"], input:not([type]), textarea,
select,
textarea {
  background-color: #FFFFFF;
  border: 1px solid #9B9B9B;
  border-radius: 2px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  -webkit-appearance: none;
  -moz-appearance: none;
  -ms-appearance: none;
  -o-appearance: none;
  appearance: none;
  -webkit-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  font-family: "Open Sans", sans-serif;
  font-style: normal;
  font-weight: 400;
  font-size: 13px;
  font-size: 0.92857rem;
  padding: 13px;
  padding: 0.92857rem;
  width: 100%;
  -webkit-font-smoothing: antialiased; }
  input[type="color"]::-webkit-input-placeholder, input[type="date"]::-webkit-input-placeholder, input[type="datetime"]::-webkit-input-placeholder, input[type="datetime-local"]::-webkit-input-placeholder, input[type="email"]::-webkit-input-placeholder, input[type="month"]::-webkit-input-placeholder, input[type="number"]::-webkit-input-placeholder, input[type="password"]::-webkit-input-placeholder, input[type="search"]::-webkit-input-placeholder, input[type="tel"]::-webkit-input-placeholder, input[type="text"]::-webkit-input-placeholder, input[type="time"]::-webkit-input-placeholder, input[type="url"]::-webkit-input-placeholder, input[type="week"]::-webkit-input-placeholder, input:not([type])::-webkit-input-placeholder, textarea::-webkit-input-placeholder,
  select::-webkit-input-placeholder,
  textarea::-webkit-input-placeholder {
    color: #9B9B9B;
    font-style: italic; }
  input[type="color"]::-moz-placeholder, input[type="date"]::-moz-placeholder, input[type="datetime"]::-moz-placeholder, input[type="datetime-local"]::-moz-placeholder, input[type="email"]::-moz-placeholder, input[type="month"]::-moz-placeholder, input[type="number"]::-moz-placeholder, input[type="password"]::-moz-placeholder, input[type="search"]::-moz-placeholder, input[type="tel"]::-moz-placeholder, input[type="text"]::-moz-placeholder, input[type="time"]::-moz-placeholder, input[type="url"]::-moz-placeholder, input[type="week"]::-moz-placeholder, input:not([type])::-moz-placeholder, textarea::-moz-placeholder,
  select::-moz-placeholder,
  textarea::-moz-placeholder {
    color: #9B9B9B;
    font-style: italic; }
  input[type="color"]:-moz-placeholder, input[type="date"]:-moz-placeholder, input[type="datetime"]:-moz-placeholder, input[type="datetime-local"]:-moz-placeholder, input[type="email"]:-moz-placeholder, input[type="month"]:-moz-placeholder, input[type="number"]:-moz-placeholder, input[type="password"]:-moz-placeholder, input[type="search"]:-moz-placeholder, input[type="tel"]:-moz-placeholder, input[type="text"]:-moz-placeholder, input[type="time"]:-moz-placeholder, input[type="url"]:-moz-placeholder, input[type="week"]:-moz-placeholder, input:not([type]):-moz-placeholder, textarea:-moz-placeholder,
  select:-moz-placeholder,
  textarea:-moz-placeholder {
    color: #9B9B9B;
    font-style: italic; }
  input[type="color"]:-ms-input-placeholder, input[type="date"]:-ms-input-placeholder, input[type="datetime"]:-ms-input-placeholder, input[type="datetime-local"]:-ms-input-placeholder, input[type="email"]:-ms-input-placeholder, input[type="month"]:-ms-input-placeholder, input[type="number"]:-ms-input-placeholder, input[type="password"]:-ms-input-placeholder, input[type="search"]:-ms-input-placeholder, input[type="tel"]:-ms-input-placeholder, input[type="text"]:-ms-input-placeholder, input[type="time"]:-ms-input-placeholder, input[type="url"]:-ms-input-placeholder, input[type="week"]:-ms-input-placeholder, input:not([type]):-ms-input-placeholder, textarea:-ms-input-placeholder,
  select:-ms-input-placeholder,
  textarea:-ms-input-placeholder {
    color: #9B9B9B;
    font-style: italic; }
  input[type="color"]:focus, input[type="date"]:focus, input[type="datetime"]:focus, input[type="datetime-local"]:focus, input[type="email"]:focus, input[type="month"]:focus, input[type="number"]:focus, input[type="password"]:focus, input[type="search"]:focus, input[type="tel"]:focus, input[type="text"]:focus, input[type="time"]:focus, input[type="url"]:focus, input[type="week"]:focus, input:not([type]):focus, textarea:focus,
  select:focus,
  textarea:focus {
    border-color: #5DC9E3;
    outline: none; }

/*-----------------------
Hidden Input
-----------------------*/
.hidden-field {
  height: 0px;
  width: 0px; }

.really.hidden-field input {
  padding: 0px;
  border: none; }

/*-----------------------
Input Icon
-----------------------*/
.icon-label {
  position: relative; }
  .icon-label input {
    padding-left: 30px;
    padding-left: 2.14286rem; }
  .icon-label i {
    position: absolute;
    top: 12px;
    left: 10px;
    background-repeat: no-repeat;
    background-size: 15px;
    height: 20px;
    width: 20px; }

/*-----------------------
Textarea
-----------------------*/
textarea,
textarea[type="text"] {
  height: 100px;
  resize: vertical; }

.with-character-count label {
  padding-right: 108px;
  padding-right: 7.71429rem; }

.with-character-count .character-count {
  color: #A9A9A9;
  float: right;
  position: absolute;
  top: 0px;
  right: 0px;
  font-size: 11px;
  font-size: 0.78571rem; }

/*-----------------------
Select
-----------------------*/
select {
  background-image: url(/static/media/dropdown.2e6ec05b.svg);
  background-position: right 10px top 50%;
  background-repeat: no-repeat;
  background-size: 15px;
  cursor: pointer;
  padding: 8px 32px 8px 8px;
  padding: 0.57143rem 2.28571rem 0.57143rem 0.57143rem;
  -o-text-overflow: ellipsis;
     text-overflow: ellipsis;
  width: 100%; }
  select option:disabled {
    color: #ECECEC;
    font-style: italic; }

/*-----------------------
Checkbox
-----------------------*/
.checkbox {
  margin-top: 15px;
  margin-top: 1.07143rem;
  width: 100%; }
  .checkbox label {
    cursor: pointer;
    float: right;
    margin-top: 0px;
    line-height: normal;
    width: calc(100% - 32px); }

input[type="checkbox"] {
  -webkit-appearance: none;
  -moz-appearance: none;
  -ms-appearance: none;
  -o-appearance: none;
  appearance: none;
  -webkit-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  background-color: #FFFFFF;
  border: 1px solid #ECECEC;
  border-radius: 2px;
  cursor: pointer;
  position: relative;
  height: 20px;
  height: 1.42857rem;
  width: 20px;
  width: 1.42857rem;
  outline: none;
  display: inline-block;
  margin: 0px 8px 0px 0px;
  margin: 0px 0.57143rem 0px 0px; }
  input[type="checkbox"]:focus {
    border-color: #5DC9E3;
    outline: none; }
  input[type="checkbox"]:checked:after {
    background-image: url(/static/media/checkmark.44f982fd.svg);
    background-size: 17px;
    color: #5DC9E3;
    content: '';
    display: block;
    font-size: 17px;
    font-weight: 700;
    height: 17px;
    -webkit-transition: all 0.2s ease-in;
    -o-transition: all 0.2s ease-in;
    transition: all 0.2s ease-in;
    margin-left: 1px;
    position: absolute;
    top: 2px;
    left: 1px;
    text-align: center;
    width: 17px;
    -webkit-position: absolute;
    -webkit-z-index: 3; }

/*-----------------------
Error
-----------------------*/
.error input, .error textarea, .error select {
  border: 1px solid #FF7C87; }
  .error input:focus, .error textarea:focus, .error select:focus {
    border-color: #5DC9E3;
    outline: none; }

.error-message {
  color: #FF7C87;
  display: inline-block;
  margin-top: 4px;
  margin-top: 0.28571rem;
  font-size: 10px;
  font-size: 0.71429rem;
  line-height: 14px;
  line-height: 1rem;
  -webkit-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out; }
  .error-message:first-letter {
    text-transform: capitalize; }

/*-----------------------
Input Tooltip
-----------------------*/
.tooltip-trigger:after {
  background-color: #ECECEC;
  border: 1px solid #ECECEC;
  border-radius: 50%;
  color: #A9A9A9;
  content: "?";
  cursor: pointer;
  display: inline-block;
  height: 18px;
  font-size: 12px;
  margin-left: 10px;
  text-align: center;
  line-height: 1.4;
  vertical-align: text-top;
  width: 18px; }

.tooltip-content {
  display: none;
  margin-bottom: 8px;
  margin-bottom: 0.57143rem; }
  .tooltip-content p {
    line-height: 1.5; }
  .tooltip-content.is-active {
    display: block; }

/*-----------------------
Uploader
-----------------------*/
.fileupload .thumbnail {
  display: inline-block;
  margin-right: 15px;
  margin-right: 1.07143rem;
  width: 70px;
  vertical-align: middle; }
  .fileupload .thumbnail img {
    border-radius: 50%;
    height: 70px; }

.fileupload .button-secondary-light {
  overflow: hidden;
  position: relative;
  vertical-align: middle;
  background-color: #f1f1f1;
  -webkit-box-shadow: none;
          box-shadow: none;
  border: none;
  cursor: pointer; }
  .fileupload .button-secondary-light:hover {
    background-color: #dddddd; }

.fileupload .button-secondary-light > input {
  position: absolute;
  top: 0;
  right: 0;
  margin: 0;
  opacity: 0;
  filter: alpha(opacity=0);
  -webkit-transform: translate(-300px, 0) scale(4);
      -ms-transform: translate(-300px, 0) scale(4);
          transform: translate(-300px, 0) scale(4);
  cursor: pointer; }

.fileupload-exists .fileupload-new, .fileupload-new .fileupload-exists {
  display: none; }

.fileupload-preview {
  margin: 0px 10px;
  margin: 0px 0.71429rem;
  font-size: 10px;
  font-size: 0.71429rem;
  line-height: 14px;
  line-height: 1rem;
  color: #A9A9A9; }

.close {
  text-decoration: none;
  vertical-align: text-bottom; }

/*-----------------------
Date Picker
-----------------------*/
.react-datepicker__input-container {
  width: 100%; }

/*-----------------------
Color Picker
-----------------------*/
.color-picker .color {
  border: 1px solid #ECECEC;
  height: 20px;
  position: absolute;
  top: 32px;
  left: 10px;
  width: 20px; }

.color-picker .hex {
  position: absolute;
  top: 35px;
  left: 38px; }

.color-picker .color-input {
  padding-left: 50px;
  padding-left: 3.57143rem; }

/*-----------------------
Button Area
-----------------------*/
.button-area button {
  width: 100%; }
  @media screen and (min-width: 45em) {
    .button-area button {
      width: inherit; } }

.button-area a {
  display: inline-block;
  margin-top: 20px;
  margin-top: 1.42857rem;
  text-align: center;
  width: 100%; }
  @media screen and (min-width: 45em) {
    .button-area a {
      margin-top: 10px;
      margin-top: 0.71429rem;
      float: right;
      width: inherit; } }

/*-----------------------
Forms
-----------------------*/
form .row {
  margin-bottom: 0px; }

/*-----------------------
Four oh Four
-----------------------*/
.four-oh-four {
  display: block;
  margin-left: auto;
  margin-right: auto;
  width: 100%;
  margin-top: 60px;
  margin-top: 4.28571rem;
  max-width: 450px;
  text-align: center; }
  .four-oh-four h1 {
    font-size: 50px;
    font-size: 3.57143rem; }

/*-----------------------
Column Width
-----------------------*/
.row {
  display: inline-block;
  margin-bottom: 20px;
  margin-bottom: 1.42857rem;
  width: 100%; }
  @media screen and (min-width: 45em) {
    .row .col-1 {
      float: left;
      display: block;
      margin-right: 2.35765%;
      width: 6.17215%; }
      .row .col-1:last-child {
        margin-right: 0; } }
  @media screen and (min-width: 45em) {
    .row .col-2 {
      float: left;
      display: block;
      margin-right: 2.35765%;
      width: 14.70196%; }
      .row .col-2:last-child {
        margin-right: 0; } }
  @media screen and (min-width: 45em) {
    .row .col-3 {
      float: left;
      display: block;
      margin-right: 2.35765%;
      width: 23.23176%; }
      .row .col-3:last-child {
        margin-right: 0; } }
  @media screen and (min-width: 45em) {
    .row .col-4 {
      float: left;
      display: block;
      margin-right: 2.35765%;
      width: 31.76157%; }
      .row .col-4:last-child {
        margin-right: 0; } }
  @media screen and (min-width: 45em) {
    .row .col-5 {
      float: left;
      display: block;
      margin-right: 2.35765%;
      width: 40.29137%; }
      .row .col-5:last-child {
        margin-right: 0; } }
  @media screen and (min-width: 45em) {
    .row .col-6 {
      float: left;
      display: block;
      margin-right: 2.35765%;
      width: 48.82117%; }
      .row .col-6:last-child {
        margin-right: 0; } }
  @media screen and (min-width: 45em) {
    .row .col-7 {
      float: left;
      display: block;
      margin-right: 2.35765%;
      width: 57.35098%; }
      .row .col-7:last-child {
        margin-right: 0; } }
  @media screen and (min-width: 45em) {
    .row .col-8 {
      float: left;
      display: block;
      margin-right: 2.35765%;
      width: 65.88078%; }
      .row .col-8:last-child {
        margin-right: 0; } }
  @media screen and (min-width: 45em) {
    .row .col-9 {
      float: left;
      display: block;
      margin-right: 2.35765%;
      width: 74.41059%; }
      .row .col-9:last-child {
        margin-right: 0; } }
  @media screen and (min-width: 45em) {
    .row .col-10 {
      float: left;
      display: block;
      margin-right: 2.35765%;
      width: 82.94039%; }
      .row .col-10:last-child {
        margin-right: 0; } }
  @media screen and (min-width: 45em) {
    .row .col-11 {
      float: left;
      display: block;
      margin-right: 2.35765%;
      width: 91.4702%; }
      .row .col-11:last-child {
        margin-right: 0; } }
  @media screen and (min-width: 45em) {
    .row .col-12 {
      float: left;
      display: block;
      margin-right: 2.35765%;
      width: 100%; }
      .row .col-12:last-child {
        margin-right: 0; } }

.content.with-sidebar .content-block-container .card.row {
  display: inline-block;
  max-width: 100%;
  width: 100%; }
  .content.with-sidebar .content-block-container .card.row.card {
    margin-top: 0px; }

.modal.split-survey {
  display: none; }

.modal.full-survey {
  display: none; }

.modal .modal-fade-screen {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background-color: rgba(0, 0, 0, 0.65);
  opacity: 1;
  -webkit-transition: opacity 0.25s ease;
  -o-transition: opacity 0.25s ease;
  transition: opacity 0.25s ease;
  visibility: hidden;
  z-index: 9999999; }
  .modal .modal-fade-screen.is-active {
    opacity: 1;
    visibility: visible; }

.modal .modal-bg {
  cursor: pointer;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0; }

.modal h2 {
  border-bottom: 1px solid #5DC9E3;
  padding-bottom: 20px;
  padding-bottom: 1.42857rem; }

.modal .modal-close {
  color: #5DC9E3;
  cursor: pointer;
  position: absolute;
  top: 0px;
  right: 0px;
  font-size: 36px;
  font-size: 2.57143rem;
  padding: 12px 20px;
  padding: 0.85714rem 1.42857rem; }
  @media screen and (min-width: 45em) {
    .modal .modal-close {
      position: absolute;
      top: 15px;
      right: 20px;
      padding: 20px;
      padding: 1.42857rem; } }

.modal.modal-warning h2 {
  border-bottom: 1px solid #FF7C87;
  color: #FF7C87; }

.modal.modal-warning .modal-close {
  color: #A9A9A9; }

.modal .modal-inner {
  max-width: 1200px;
  margin-left: auto;
  margin-right: auto;
  background-color: #FFFFFF;
  -webkit-box-shadow: none;
          box-shadow: none;
  margin: auto;
  max-height: 45vh;
  overflow: scroll;
  position: relative;
  -webkit-transition: opacity 0.25s ease;
  -o-transition: opacity 0.25s ease;
  transition: opacity 0.25s ease;
  width: 100%; }
  .modal .modal-inner::after {
    clear: both;
    content: "";
    display: block; }
  @media screen and (min-width: 45em) {
    .modal .modal-inner {
      display: block;
      margin-left: auto;
      margin-right: auto;
      width: 100%;
      max-width: 700px;
      -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
      transform: translateY(-50%);
      position: absolute;
      top: 50%;
      left: 50%;
      max-height: 650px;
      -webkit-transform: translateY(-50%) translateX(-50%);
      -ms-transform: translateY(-50%) translateX(-50%);
      transform: translateY(-50%) translateX(-50%); } }
  .modal .modal-inner a {
    width: 100%; }
    @media screen and (min-width: 45em) {
      .modal .modal-inner a {
        margin-right: 15px;
        margin-right: 1.07143rem;
        width: inherit; } }
    .modal .modal-inner a:last-child {
      margin-top: 15px;
      margin-top: 1.07143rem; }
      @media screen and (min-width: 45em) {
        .modal .modal-inner a:last-child {
          margin-top: 0px; } }

.modal-card {
  position: relative; }
  .modal-card .modal .modal-fade-screen {
    position: relative;
    opacity: 1;
    visibility: visible;
    z-index: 0; }
    .modal-card .modal .modal-fade-screen .modal-inner {
      position: relative;
      top: 0;
      right: 0;
      bottom: 0;
      left: 0;
      -webkit-transform: translateY(0) translateX(0);
      -ms-transform: translateY(0) translateX(0);
      transform: translateY(0) translateX(0); }

/*-----------------------
Select List
-----------------------*/
.select-list {
  margin-bottom: 10px;
  margin-bottom: 0.71429rem;
  position: relative; }
  .select-list:first-of-type {
    margin-top: 20px;
    margin-top: 1.42857rem; }
  .select-list:last-of-type {
    margin-bottom: 20px;
    margin-bottom: 1.42857rem; }
  .select-list .checkbox {
    width: inherit;
    vertical-align: super; }
  .select-list .profile-thumb {
    vertical-align: text-bottom; }
  .select-list .text-block {
    display: inline-block;
    width: calc(100% - 114px);
    vertical-align: -10px; }
    .select-list .text-block p {
      white-space: nowrap;
      overflow: hidden;
      -o-text-overflow: ellipsis;
         text-overflow: ellipsis;
      margin-top: 0px; }
  .select-list .tooltip-item {
    display: inline-block; }

.navigation {
  background-color: #5DC9E3;
  -webkit-box-shadow: 0 0 18px 0 rgba(131, 131, 131, 0.1);
          box-shadow: 0 0 18px 0 rgba(131, 131, 131, 0.1);
  height: 70px;
  position: relative;
  text-align: center;
  width: 100%; }

.tablet .navigation {
  padding-top: 20px;
  height: 90px; }

.tablet .content {
  margin-top: 90px; }

/*-----------------------
Logo
-----------------------*/
.logo {
  color: #FFFFFF;
  margin-bottom: 0px;
  text-transform: uppercase;
  text-decoration: none;
  margin-top: 5px;
  padding: 10px 20px;
  padding: 0.71429rem 1.42857rem;
  width: 250px;
  float: left;
  display: block; }
  .logo a {
    vertical-align: sub; }
  .logo:hover {
    color: #FFFFFF;
    opacity: 0.6; }

/*-----------------------
Primary Nav
-----------------------*/
.navigation {
  position: fixed;
  top: 0;
  -webkit-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  width: 100%;
  z-index: 2; }
  .navigation nav {
    text-align: right;
    float: right;
    display: none; }
    @media screen and (min-width: 45em) {
      .navigation nav {
        display: block; } }
  .navigation li {
    display: inline-block;
    margin: 0 0 0 25px;
    margin: 0 0 0 1.78571rem;
    vertical-align: top; }
    .navigation li:last-child:before {
      border-left: 1px solid #FFFFFF;
      display: inline-block;
      height: 27px;
      margin-right: 25px;
      margin-right: 1.78571rem;
      opacity: 0.6;
      vertical-align: middle; }
    .navigation li:last-child a:after {
      content: "";
      cursor: pointer;
      display: inline-block;
      background-image: asset-url("dropdown-white.svg");
      background-repeat: no-repeat;
      background-size: 15px;
      height: 10px;
      margin-left: 10px;
      margin-left: 0.71429rem;
      width: 20px;
      vertical-align: middle; }
    .navigation li a {
      font-size: 11px;
      font-size: 0.78571rem;
      text-decoration: none; }
      .navigation li a:hover {
        opacity: 0.6; }

/*-----------------------
Dropdown
-----------------------*/
.submenu {
  background-color: #FFFFFF;
  -webkit-box-shadow: 0 0 18px 0 rgba(232, 232, 232, 0.5);
          box-shadow: 0 0 18px 0 rgba(232, 232, 232, 0.5);
  -webkit-animation: fade-in 0.2s ease-in;
  animation: fade-in 0.2s ease-in;
  margin-top: 10px;
  margin-top: 0.71429rem; }
  .submenu li a {
    font-size: 11px;
    font-size: 0.78571rem;
    padding: 5px 15px;
    padding: 0.35714rem 1.07143rem; }
    .submenu li a:hover {
      color: #5DC9E3; }

.hover-menu {
  display: inline-block;
  padding-bottom: 25px;
  padding-bottom: 1.78571rem;
  overflow: visible;
  padding-right: 0;
  position: relative; }
  .hover-menu .submenu {
    display: none;
    position: absolute;
    top: 30px;
    right: 0px;
    padding-left: 0;
    z-index: 3; }
  .hover-menu .submenu li {
    display: block;
    margin: 0;
    padding-right: 0; }
    .hover-menu .submenu li:before {
      display: none; }
    .hover-menu .submenu li a {
      color: #767676;
      display: inline-block;
      text-align: right;
      width: 185px; }
      .hover-menu .submenu li a:hover {
        color: #5DC9E3;
        opacity: 1; }
      .hover-menu .submenu li a:after {
        display: none; }
  .hover-menu:focus > .submenu,
  .hover-menu:hover > .submenu {
    display: block; }

/*-----------------------
Search
-----------------------*/
.search-block {
  display: inline-block;
  vertical-align: super;
  padding: 20px;
  padding: 1.42857rem;
  position: relative; }
  .search-block h2 {
    color: white;
    font-weight: 600;
    font-size: 20px; }
  .search-block .matching-options {
    background: white;
    border: 1px solid #A9A9A9;
    max-height: 200px;
    width: 180px;
    overflow-y: scroll;
    position: absolute;
    top: 50px;
    left: 50px;
    display: none; }
    .search-block .matching-options.show {
      display: block; }
    .search-block .matching-options ul > li {
      text-align: left;
      padding: 5px 10px;
      width: 100%;
      margin-left: 0px; }
      .search-block .matching-options ul > li a {
        color: #A9A9A9; }
      .search-block .matching-options ul > li:hover {
        background-color: #F4F6F6; }
  .search-block img {
    display: inline-block;
    width: 20px;
    vertical-align: middle; }
  .search-block fieldset {
    display: inline-block;
    width: inherit; }
    .search-block fieldset input {
      border: none;
      background-color: transparent;
      color: #FFFFFF;
      padding-top: 0px; }
      .search-block fieldset input::-webkit-input-placeholder {
        color: #FFFFFF; }
      .search-block fieldset input::-moz-placeholder {
        color: #FFFFFF; }
      .search-block fieldset input:-moz-placeholder {
        color: #FFFFFF; }
      .search-block fieldset input:-ms-input-placeholder {
        color: #FFFFFF; }

/*-----------------------
Alerts
-----------------------*/
.alert-block {
  border-left: 1px solid #FFFFFF;
  display: inline-block;
  padding: 20px;
  padding: 1.42857rem;
  position: relative; }
  .alert-block img {
    width: 20px; }
  .alert-block.alert:after {
    border-radius: 20em;
    content: "";
    display: block;
    background-color: #FF7C87;
    width: 10px;
    border: 1px solid #5DC9E3;
    height: 10px;
    position: absolute;
    top: 36px;
    left: 38px; }

/*-----------------------
Survey Nav
-----------------------*/
.navigation p {
  color: #FFFFFF;
  display: inline-block;
  margin: 0 0 0 25px;
  margin: 0 0 0 1.78571rem;
  padding: 18px 20px;
  padding: 1.28571rem 1.42857rem;
  vertical-align: top; }

/*-----------------------
Content Header
-----------------------*/
.header-content {
  background-color: #FFFFFF;
  border-bottom: 1px solid #ECECEC;
  display: inline-block;
  padding: 20px 30px;
  padding: 1.42857rem 2.14286rem;
  width: 100%; }
  @media screen and (min-width: 45em) {
    .header-content {
      height: 92px; } }
  .header-content .header-block-container {
    padding: 30px 30px;
    padding: 2.14286rem 2.14286rem; }
  .header-content h1, .header-content h5 {
    float: left;
    margin: 10px 0px 2px;
    margin: 0.71429rem 0px 0.14286rem; }
  .header-content .header-buttons {
    float: right; }
    .header-content .header-buttons li {
      display: inline-block;
      margin-left: 15px;
      margin-left: 1.07143rem; }
      .header-content .header-buttons li a {
        text-decoration: none; }

.with-sidebar .header-content {
  width: calc(100% - 245px); }

.survey-header {
  margin: -20px -15px;
  padding: 30px; }

.side-navigation {
  background-color: #414A61;
  -webkit-box-shadow: 0 0 18px 0 rgba(232, 232, 232, 0.5);
          box-shadow: 0 0 18px 0 rgba(232, 232, 232, 0.5);
  position: fixed;
  top: 0px;
  bottom: 0px;
  left: 0px;
  padding: 20px 18px 30px;
  padding: 1.42857rem 1.28571rem 2.14286rem;
  margin-top: 70px;
  width: 82px;
  z-index: 1; }
  .side-navigation h5 {
    border-bottom: 1px solid #ECECEC;
    color: #5DC9E3;
    padding: 21px 0px;
    padding: 1.5rem 0px;
    overflow: hidden;
    -o-text-overflow: ellipsis;
       text-overflow: ellipsis;
    white-space: nowrap; }
  .side-navigation a {
    display: inline-block;
    font-family: "Open Sans", sans-serif;
    font-style: normal;
    font-weight: 700;
    margin-bottom: 10px;
    margin-bottom: 0.71429rem;
    font-size: 13.75px;
    text-decoration: none;
    text-transform: uppercase;
    height: 40px;
    width: 40px;
    opacity: 0.6; }
    .side-navigation a.is-active {
      background-color: #2d3342;
      border-radius: 20em; }
    .side-navigation a img {
      padding: 10px; }
    .side-navigation a:hover {
      opacity: 1; }

/*-----------------------
Nested
-----------------------*/
.is-nested {
  position: relative; }
  .is-nested:hover ul {
    background-color: #FFFFFF;
    -webkit-box-shadow: 0 0 10px 0 rgba(67, 66, 66, 0.2);
            box-shadow: 0 0 10px 0 rgba(67, 66, 66, 0.2);
    display: block;
    position: absolute;
    top: 0px;
    left: 41px;
    width: 180px; }
    .is-nested:hover ul:before {
      content: "";
      height: 0;
      width: 0;
      border-bottom: 11px solid transparent;
      border-right: 11px solid white;
      border-top: 11px solid transparent;
      position: absolute;
      top: 10px;
      left: -10px; }
    .is-nested:hover ul a {
      text-transform: none;
      height: inherit;
      margin: 5px;
      margin: 0.35714rem;
      padding: 0px;
      width: 100%; }
  .is-nested ul {
    display: none; }

/*-----------------------
Spinner
-----------------------*/
#spinner {
  margin-top: 50px;
  margin-top: 3.57143rem;
  text-align: center; }
  #spinner:after {
    border: 3px solid #5DC9E3;
    border-radius: 50%;
    border-top-color: #5DC9E3;
    border-right-color: transparent;
    border-top-color: transparent;
    content: "";
    display: inline-block;
    height: 30px;
    -webkit-animation: spin 0.5s linear infinite;
    animation: spin 0.5s linear infinite;
    width: 30px; }

@-webkit-keyframes spin {
  to {
    -webkit-transform: rotate(360deg); } }

@keyframes spin {
  to {
    -webkit-transform: rotate(360deg);
    -ms-transform: rotate(360deg);
    transform: rotate(360deg); } }

/*-----------------------
Table
-----------------------*/
table {
  background-color: #FFFFFF;
  table-layout: fixed;
  width: 100%; }
  table th, table td {
    display: table-cell;
    margin: 15px 5px;
    margin: 1.07143rem 0.35714rem;
    padding: 12px 10px;
    padding: 0.85714rem 0.71429rem;
    font-size: 13px;
    font-size: 0.92857rem;
    text-align: left;
    white-space: nowrap;
    width: inherit;
    vertical-align: middle; }
  table th, table td:before {
    color: #A9A9A9;
    font-weight: 700;
    font-size: 13px;
    font-size: 0.92857rem; }
  table td {
    max-width: 300px;
    white-space: nowrap;
    overflow: hidden;
    -o-text-overflow: ellipsis;
       text-overflow: ellipsis; }
  table th {
    color: #444444;
    width: 100%; }
  table th.sortable {
    cursor: pointer; }
  table tbody {
    overflow: auto; }
    table tbody tr.clickable {
      cursor: pointer; }
    table tbody tr:nth-child(odd) {
      background-color: #F4F6F6; }

/*-----------------------
Filter Table Arrows
-----------------------*/
th.sortable:after {
  display: inline-block;
  font-size: 12px;
  margin-left: 10px;
  margin-left: 0.71429rem;
  opacity: 0.4; }

th.sortable.order-descend:after {
  background-image: url(/static/media/dropdown.2e6ec05b.svg); }

th.sortable.order-ascend:after {
  background-image: url(/static/media/dropdown.2e6ec05b.svg);
  -webkit-transform: scaleY(-1);
  -ms-transform: scaleY(-1);
  transform: scaleY(-1);
  -webkit-filter: FlipV;
          filter: FlipV;
  -ms-filter: “FlipV”; }

th.sortable:not(.order-ascend):not(.order-descend):hover:after {
  background-image: url(/static/media/dropdown.2e6ec05b.svg);
  -webkit-transform: scaleY(-1);
  -ms-transform: scaleY(-1);
  transform: scaleY(-1);
  -webkit-filter: FlipV;
          filter: FlipV;
  -ms-filter: “FlipV”; }

td span.dot {
  vertical-align: 1px; }

/*-----------------------
Arrows
-----------------------*/
.arrow:before {
  content: "";
  display: inline-block;
  margin-right: 10px;
  margin-right: 0.71429rem;
  vertical-align: middle; }

.arrow.is-positive {
  color: #64CCC6; }
  .arrow.is-positive:before {
    height: 0;
    width: 0;
    border-bottom: 8px solid #64CCC6;
    border-left: 8px solid transparent;
    border-right: 8px solid transparent; }

.arrow.is-negative {
  color: #FF7C87; }
  .arrow.is-negative:before {
    height: 0;
    width: 0;
    border-left: 8px solid transparent;
    border-right: 8px solid transparent;
    border-top: 8px solid #FF7C87; }

/*-----------------------
Tooltip
-----------------------*/
.tooltip-item:focus,
.tooltip-item:hover .tooltip {
  opacity: 1;
  visibility: visible; }

.tooltip-item .tooltip {
  position: absolute;
  right: 0;
  bottom: 23px;
  left: 0;
  background-color: #313839;
  border-radius: 3px;
  -webkit-box-shadow: 0 2px 2px silver;
          box-shadow: 0 2px 2px silver;
  -webkit-box-shadow: 0 0 20px 0 rgba(36, 36, 36, 0.25);
          box-shadow: 0 0 20px 0 rgba(36, 36, 36, 0.25);
  color: #FFF;
  font-size: 10px;
  line-height: 1.5em;
  margin: 0 auto;
  opacity: 0;
  padding: 15px;
  -webkit-transition: all .3s ease-in-out;
  -o-transition: all .3s ease-in-out;
  transition: all .3s ease-in-out;
  text-align: left;
  width: 170px;
  visibility: hidden;
  z-index: 10;
  margin-right: -85px; }
  .tooltip-item .tooltip h6 {
    color: #A9A9A9;
    margin-bottom: 5px;
    opacity: 0.8; }
  .tooltip-item .tooltip p {
    color: #FFF;
    line-height: 1.5em;
    margin: 0;
    font-size: 12px;
    display: inline-block;
    width: 100% !important;
    position: relative !important;
    -webkit-transform: none !important;
        -ms-transform: none !important;
            transform: none !important; }
  .tooltip-item .tooltip::after {
    position: absolute;
    right: 0;
    left: 0;
    border: 8px solid transparent;
    bottom: -1.3em;
    color: #313839;
    content: "\25BC";
    font-size: 1.4em;
    margin-top: -5px;
    margin-left: -8px;
    text-align: center;
    text-shadow: 0 2px 2px silver; }

[class*=-block-container] {
  padding: 20px;
  padding: 1.42857rem;
  max-width: 1200px;
  margin: 0 auto;
  display: block;
  width: calc(100% - 245px); }
  @media screen and (min-width: 45em) {
    [class*=-block-container] {
      padding: 30px;
      padding: 2.14286rem; } }

@-webkit-keyframes fade-in {
  0% {
    opacity: 0; }
  100% {
    opacity: 1; } }

@keyframes fade-in {
  0% {
    opacity: 0; }
  100% {
    opacity: 1; } }

@-webkit-keyframes fade-out {
  0% {
    opacity: 0; }
  100% {
    opacity: 1; } }

@keyframes fade-out {
  0% {
    opacity: 0; }
  100% {
    opacity: 1; } }

hr {
  border: none;
  border-bottom: 1px solid #ECECEC; }

/*-----------------------
Card
-----------------------*/
.card {
  background-color: #FFFFFF;
  border-radius: 2px;
  border: 1px solid #ECECEC;
  padding: 20px;
  padding: 1.42857rem; }
  @media screen and (min-width: 45em) {
    .card {
      padding: 40px;
      padding: 2.85714rem; } }
  .card.adjust-padding {
    padding: 3px 20px 20px;
    padding: 0.21429rem 1.42857rem 1.42857rem; }
    @media screen and (min-width: 45em) {
      .card.adjust-padding {
        padding: 23px 40px 40px;
        padding: 1.64286rem 2.85714rem 2.85714rem; } }

/*-----------------------
Content
-----------------------*/
.content {
  display: inline-block;
  -webkit-animation: fade-in 0.5s ease-in;
  animation: fade-in 0.5s ease-in;
  margin-top: 70px;
  position: relative;
  width: 100%; }
  .content .header-content {
    padding: 0px; }
    @media screen and (min-width: 45em) {
      .content .header-content {
        padding: 0px; } }
  .content .header-block-container {
    padding: 12px 20px;
    padding: 0.85714rem 1.42857rem; }
    @media screen and (min-width: 45em) {
      .content .header-block-container {
        padding: 20px 30px;
        padding: 1.42857rem 2.14286rem; } }
    .content .header-block-container fieldset {
      margin-bottom: 0px; }
      .content .header-block-container fieldset select {
        background-color: #ECECEC; }
  .content .content-block-container, .content .header-block-container {
    display: block;
    max-width: 1200px;
    margin-left: auto;
    margin-right: auto;
    margin: 0 auto;
    width: 100%; }
    .content .content-block-container::after, .content .header-block-container::after {
      clear: both;
      content: "";
      display: block; }
  .content .content-block-container .card:not(:first-child) {
    margin-top: 30px;
    margin-top: 2.14286rem; }
  .content.with-sidebar {
    margin-left: 80px;
    width: calc(100% - 80px); }
    .content.with-sidebar .header-content {
      width: 100%; }
    .content.with-sidebar .content-block-container {
      width: 100%; }
      .content.with-sidebar .content-block-container .card {
        max-width: 850px; }
  .content.centered {
    margin-top: 70px;
    padding: 20px; }
    .content.centered .card {
      display: block;
      margin-left: auto;
      margin-right: auto;
      width: 100%;
      max-width: 600px;
      margin: 30px auto 20px;
      margin: 2.14286rem auto 1.42857rem; }
  .content.no-sidebar {
    margin-left: 0px;
    width: 100%; }
    .content.no-sidebar .card {
      display: block;
      margin-left: auto;
      margin-right: auto;
      width: 100%;
      max-width: 600px; }

/*-----------------------
Centered Block
-----------------------*/
.centered-block.card {
  display: block;
  margin-left: auto;
  margin-right: auto;
  width: 100%;
  max-width: 400px;
  text-align: center; }
  .centered-block.card img {
    margin-bottom: 10px;
    margin-bottom: 0.71429rem;
    max-width: 100px; }

/*-----------------------
Survey Administration
-----------------------*/
/*-----------------------
Card with Header
-----------------------*/
.content.with-sidebar .content-block-container .card.with-header {
  max-width: 100%; }

.with-stats .card-header {
  margin-bottom: 25px; }

.card.with-header {
  padding: 0px; }
  .card.with-header .card-header {
    border-bottom: 1px solid #ECECEC;
    padding: 15px 20px;
    padding: 1.07143rem 1.42857rem; }
    .card.with-header .card-header h5 {
      margin-bottom: 0px; }
  .card.with-header .card-inner {
    padding: 20px;
    padding: 1.42857rem; }

/*-----------------------
Styleguide
-----------------------*/
.styleguide .styleguide-fields fieldset {
  margin-top: 0px; }

.styleguide h5:not(:first-child) {
  margin-top: 20px;
  margin-top: 1.42857rem; }

.styleguide .styleguide-sidebar .side-navigation {
  margin-top: 0px;
  position: relative; }

.styleguide .styleguide-header .navigation {
  position: relative;
  z-index: 0; }

.styleguide .panel-card .panel {
  position: relative; }

.styleguide.content.with-sidebar {
  margin-left: 245px;
  width: calc(100% - 245px); }
  @media screen and (min-width: 64em) and (orientation: landscape) {
    .styleguide.content.with-sidebar .content-block-container .card {
      float: none;
      max-width: none;
      width: 100%; } }

.styleguide .card .content-container {
  width: 100%; }

.styleguide .content-container.with-horizontal-cards {
  margin: 0px;
  width: 100%;
  padding: 0px; }
  .styleguide .content-container.with-horizontal-cards .horizontal-cards {
    min-height: 0px; }

.code-header {
  border-bottom: 1px solid #ECECEC;
  margin-bottom: 20px;
  margin-bottom: 1.42857rem;
  padding-bottom: 20px;
  padding-bottom: 1.42857rem; }
  .code-header:not(:first-child) {
    margin-top: 60px;
    margin-top: 4.28571rem; }

xmp {
  background-color: rgba(202, 237, 246, 0.5);
  padding: 20px;
  padding: 1.42857rem;
  white-space: pre-wrap; }

.styleguide-flash {
  height: 50px; }
  .styleguide-flash .flash-message {
    position: relative;
    z-index: 0; }

.side-navigation-styleguide {
  background-color: #FFFFFF;
  -webkit-box-shadow: 0 0 18px 0 rgba(232, 232, 232, 0.5);
          box-shadow: 0 0 18px 0 rgba(232, 232, 232, 0.5);
  position: fixed;
  top: 0px;
  bottom: 0px;
  left: 0px;
  padding: 0px 30px 30px;
  padding: 0px 2.14286rem 2.14286rem;
  overflow: scroll;
  margin-top: 70px;
  width: 250px;
  z-index: 1; }
  .side-navigation-styleguide h5 {
    border-bottom: 1px solid #ECECEC;
    color: #5DC9E3;
    padding: 21px 0px;
    padding: 1.5rem 0px;
    overflow: hidden;
    -o-text-overflow: ellipsis;
       text-overflow: ellipsis;
    white-space: nowrap; }
  .side-navigation-styleguide a {
    display: inline-block;
    font-family: "Open Sans", sans-serif;
    font-style: normal;
    font-weight: 700;
    margin-bottom: 10px;
    margin-bottom: 0.71429rem;
    font-size: 13.75px;
    text-decoration: none;
    text-transform: uppercase;
    width: 100%; }
    .side-navigation-styleguide a.is-active {
      color: #5DC9E3; }

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