/* line 17, /home/deploy/production/app/vendor/bundle/ruby/2.4.0/gems/compass-0.12.7/frameworks/compass/stylesheets/compass/reset/_utilities.scss */
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: inherit;
  font-size: 100%;
  vertical-align: baseline; }

/* line 22, /home/deploy/production/app/vendor/bundle/ruby/2.4.0/gems/compass-0.12.7/frameworks/compass/stylesheets/compass/reset/_utilities.scss */
html {
  line-height: 1; }

/* line 24, /home/deploy/production/app/vendor/bundle/ruby/2.4.0/gems/compass-0.12.7/frameworks/compass/stylesheets/compass/reset/_utilities.scss */
ol, ul {
  list-style: none; }

/* line 26, /home/deploy/production/app/vendor/bundle/ruby/2.4.0/gems/compass-0.12.7/frameworks/compass/stylesheets/compass/reset/_utilities.scss */
table {
  border-collapse: collapse;
  border-spacing: 0; }

/* line 28, /home/deploy/production/app/vendor/bundle/ruby/2.4.0/gems/compass-0.12.7/frameworks/compass/stylesheets/compass/reset/_utilities.scss */
caption, th, td {
  text-align: left;
  font-weight: normal;
  vertical-align: middle; }

/* line 30, /home/deploy/production/app/vendor/bundle/ruby/2.4.0/gems/compass-0.12.7/frameworks/compass/stylesheets/compass/reset/_utilities.scss */
q, blockquote {
  quotes: none; }
  /* line 103, /home/deploy/production/app/vendor/bundle/ruby/2.4.0/gems/compass-0.12.7/frameworks/compass/stylesheets/compass/reset/_utilities.scss */
  q:before, q:after, blockquote:before, blockquote:after {
    content: "";
    content: none; }

/* line 32, /home/deploy/production/app/vendor/bundle/ruby/2.4.0/gems/compass-0.12.7/frameworks/compass/stylesheets/compass/reset/_utilities.scss */
a img {
  border: none; }

/* line 116, /home/deploy/production/app/vendor/bundle/ruby/2.4.0/gems/compass-0.12.7/frameworks/compass/stylesheets/compass/reset/_utilities.scss */
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section, summary {
  display: block; }

/**** FONT AWESOME V6.2.1 *****/
/* line 794, icons/*.png */
.icons-sprite, .btn.back:before, .btn.add:before, .action.delete:after, .action.delete:hover:after, .action.add:after, .action.add:hover:after, .action.edit:after, .action.edit:hover:after, .action.user:after, .action.user:hover:after, .action.view:after, .action.view:hover:after, .form-field input[type=checkbox] + label:before, .form-field input[type=checkbox]:checked + label:before, .form-field input[type=checkbox]:focus + label:before, .form-field input[type=checkbox]:focus:checked + label:before, .file-field .delete, .file-field .delete:hover, .notification-bar .notification.error:before, .notification-bar .notification.warning:before, .notification-bar .notification.message:before {
  background: url(https://d1iac3m7xufrx4.cloudfront.net/assets/icons-s7086772c10-dc9063910691678059a9f3ef7c0d14b7.png) no-repeat; }

/* line 9, /home/deploy/production/app/app/assets/stylesheets/base/_base.scss */
body {
  font: 14px/1 "aktiv-grotesk", Arial, sans-serif;
  -webkit-font-smoothing: antialiased;
  text-rendering: geometricPrecision;
  -moz-osx-font-smoothing: grayscale; }
  /* line 11, /home/deploy/production/app/app/assets/stylesheets/base/_base.scss */
  body.faulty-text-rendering {
    font: 14px/1 Arial, sans-serif;
    -webkit-font-smoothing: antialiased;
    text-rendering: geometricPrecision;
    -moz-osx-font-smoothing: grayscale; }

/* line 16, /home/deploy/production/app/app/assets/stylesheets/base/_base.scss */
a {
  -webkit-transition-property: color, border-bottom-color;
  -moz-transition-property: color, border-bottom-color;
  -o-transition-property: color, border-bottom-color;
  transition-property: color, border-bottom-color;
  -webkit-transition-duration: 0.2s;
  -moz-transition-duration: 0.2s;
  -o-transition-duration: 0.2s;
  transition-duration: 0.2s;
  text-decoration: none;
  color: #7dba10;
  border-bottom: 1px solid #7dba10; }
  /* line 24, /home/deploy/production/app/app/assets/stylesheets/base/_base.scss */
  a:visited:hover, a:hover {
    color: #5d8b0c;
    border-bottom-color: #5d8b0c; }

/* line 30, /home/deploy/production/app/app/assets/stylesheets/base/_base.scss */
h1 {
  font-size: 24px;
  margin: 0 0 .4em;
  font-weight: 700; }

/* line 36, /home/deploy/production/app/app/assets/stylesheets/base/_base.scss */
h2 {
  font-size: 20px;
  margin: 0 0 1em;
  font-weight: 400; }

/* line 42, /home/deploy/production/app/app/assets/stylesheets/base/_base.scss */
p {
  line-height: 1.8;
  margin: 0 0 1em;
  font-weight: 400; }

/* line 48, /home/deploy/production/app/app/assets/stylesheets/base/_base.scss */
strong, b {
  font-weight: 500; }

/* line 52, /home/deploy/production/app/app/assets/stylesheets/base/_base.scss */
em {
  font-style: italic; }

/* line 70, /home/deploy/production/app/app/assets/stylesheets/base/_base.scss */
.btn {
  float: left;
  display: block;
  border: none;
  border-radius: 3px;
  background-color: #a1a1a1;
  color: white;
  font-weight: 400;
  padding: 20px;
  cursor: pointer;
  position: relative;
  -webkit-transition: background-color 0.2s ease-out;
  -moz-transition: background-color 0.2s ease-out;
  -o-transition: background-color 0.2s ease-out;
  transition: background-color 0.2s ease-out; }
  /* line 83, /home/deploy/production/app/app/assets/stylesheets/base/_base.scss */
  .btn:visited {
    color: white; }
  /* line 84, /home/deploy/production/app/app/assets/stylesheets/base/_base.scss */
  .btn.confirm {
    background-color: #80b636; }
  /* line 85, /home/deploy/production/app/app/assets/stylesheets/base/_base.scss */
  .btn.confirm-danger {
    background-color: #bb2e2e; }
  /* line 86, /home/deploy/production/app/app/assets/stylesheets/base/_base.scss */
  .btn.back {
    padding-left: 44px; }
    /* line 89, /home/deploy/production/app/app/assets/stylesheets/base/_base.scss */
    .btn.back:before {
      top: 20px;
      left: 20px;
      content: '';
      display: block;
      position: absolute;
      width: 15px;
      height: 14px;
      background-position: 0 -2462px; }
  /* line 95, /home/deploy/production/app/app/assets/stylesheets/base/_base.scss */
  .btn.add {
    padding-left: 34px; }
    /* line 98, /home/deploy/production/app/app/assets/stylesheets/base/_base.scss */
    .btn.add:before {
      top: 23px;
      left: 20px;
      content: '';
      display: block;
      position: absolute;
      width: 9px;
      height: 9px;
      background-position: 0 -2600px; }
  /* line 104, /home/deploy/production/app/app/assets/stylesheets/base/_base.scss */
  .btn.active, .btn:active, .btn:hover, .btn:visited:hover {
    background-color: #3a3a3a;
    color: white; }
  /* line 108, /home/deploy/production/app/app/assets/stylesheets/base/_base.scss */
  .btn.cancel {
    background-color: #c9c9c9;
    color: #505050; }
    /* line 112, /home/deploy/production/app/app/assets/stylesheets/base/_base.scss */
    .btn.cancel.active, .btn.cancel:active, .btn.cancel:hover, .btn.cancel:visited:hover {
      background-color: #a0a0a0; }
  /* line 115, /home/deploy/production/app/app/assets/stylesheets/base/_base.scss */
  .btn.disabled {
    background-color: #cecece;
    color: #a5a5a5; }
    /* line 119, /home/deploy/production/app/app/assets/stylesheets/base/_base.scss */
    .btn.disabled.active, .btn.disabled:active, .btn.disabled:hover, .btn.disabled:visited:hover {
      background-color: #cecece; }

/* line 130, /home/deploy/production/app/app/assets/stylesheets/base/_base.scss */
.action {
  display: block;
  float: left;
  padding: 8px;
  background-color: #f7f7f7;
  border-radius: 3px;
  width: 13px;
  height: 13px;
  margin: 0 10px 0 0;
  overflow: hidden;
  text-indent: -3000px;
  position: relative;
  cursor: pointer;
  -webkit-transition: background-color 0.2s ease-out, border-color 0.2s ease-out;
  -moz-transition: background-color 0.2s ease-out, border-color 0.2s ease-out;
  -o-transition: background-color 0.2s ease-out, border-color 0.2s ease-out;
  transition: background-color 0.2s ease-out, border-color 0.2s ease-out; }
  /* line 135, /home/deploy/production/app/app/assets/stylesheets/base/_base.scss */
  .action, .action:visited {
    border: solid 1px gainsboro; }
  /* line 153, /home/deploy/production/app/app/assets/stylesheets/base/_base.scss */
  .action:last-child {
    margin-right: 0; }
  /* line 154, /home/deploy/production/app/app/assets/stylesheets/base/_base.scss */
  .action:after {
    top: 8px;
    left: 8px;
    content: '';
    display: block;
    position: absolute;
    width: 13px;
    height: 13px; }
  /* line 155, /home/deploy/production/app/app/assets/stylesheets/base/_base.scss */
  .action.delete:after {
    background-position: 0 -2363px; }
  /* line 156, /home/deploy/production/app/app/assets/stylesheets/base/_base.scss */
  .action.delete:hover:after {
    background-position: 0 -2478px; }
  /* line 157, /home/deploy/production/app/app/assets/stylesheets/base/_base.scss */
  .action.add:after {
    background-position: 0 -2585px; }
  /* line 158, /home/deploy/production/app/app/assets/stylesheets/base/_base.scss */
  .action.add:hover:after {
    background-position: 0 -2637px; }
  /* line 159, /home/deploy/production/app/app/assets/stylesheets/base/_base.scss */
  .action.edit:after, .action.user:after {
    width: 15px;
    height: 15px;
    top: 7px;
    left: 7px; }
  /* line 160, /home/deploy/production/app/app/assets/stylesheets/base/_base.scss */
  .action.edit:after {
    background-position: 0 -2314px; }
  /* line 161, /home/deploy/production/app/app/assets/stylesheets/base/_base.scss */
  .action.edit:hover:after {
    background-position: 0 -2331px; }
  /* line 162, /home/deploy/production/app/app/assets/stylesheets/base/_base.scss */
  .action.user:after {
    background-position: 0 -2297px; }
  /* line 163, /home/deploy/production/app/app/assets/stylesheets/base/_base.scss */
  .action.user:hover:after {
    background-position: 0 -2378px; }
  /* line 164, /home/deploy/production/app/app/assets/stylesheets/base/_base.scss */
  .action.view:after {
    background-position: 0 -1467px; }
  /* line 165, /home/deploy/production/app/app/assets/stylesheets/base/_base.scss */
  .action.view:hover:after {
    background-position: 0 -2529px; }
  /* line 167, /home/deploy/production/app/app/assets/stylesheets/base/_base.scss */
  .action:hover {
    background-color: #818181;
    border-color: #818181; }

/* line 179, /home/deploy/production/app/app/assets/stylesheets/base/_base.scss */
.loading-overlay,
.disabled-overlay {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  opacity: .85;
  z-index: 2; }

/* line 189, /home/deploy/production/app/app/assets/stylesheets/base/_base.scss */
.loading-overlay {
  background: center 40px no-repeat; }
  /* line 192, /home/deploy/production/app/app/assets/stylesheets/base/_base.scss */
  .loading-overlay p {
    max-width: 75%;
    text-align: center;
    margin: 60px auto 20px; }
  /* line 198, /home/deploy/production/app/app/assets/stylesheets/base/_base.scss */
  .loading-overlay.light {
    background-color: #e8e8e8;
    background-image: url(https://d1iac3m7xufrx4.cloudfront.net/assets/loading-indicators/light-b2b52e3ed83ec61b9163eaea52e64825.gif); }
  /* line 203, /home/deploy/production/app/app/assets/stylesheets/base/_base.scss */
  .loading-overlay.modal {
    background-color: #f2f2f2;
    background-image: url(https://d1iac3m7xufrx4.cloudfront.net/assets/loading-indicators/modal-d2a6925d3b2039913c6fac65410c618c.gif); }
  /* line 208, /home/deploy/production/app/app/assets/stylesheets/base/_base.scss */
  .loading-overlay.dark {
    background-color: #3a3a3a;
    background-image: url(https://d1iac3m7xufrx4.cloudfront.net/assets/loading-indicators/dark-e704c8d4066cbf87c242a416517183fd.gif); }

/* line 214, /home/deploy/production/app/app/assets/stylesheets/base/_base.scss */
.disabled-overlay {
  background: url(https://d1iac3m7xufrx4.cloudfront.net/assets/ie/transparency-66452e3e19b923a2a322b2f757c3abeb.png) repeat; }

/* line 217, /home/deploy/production/app/app/assets/stylesheets/base/_base.scss */
.error, .success {
  padding: 20px;
  color: white;
  position: relative;
  border-radius: 3px;
  line-height: 1.4;
  display: none; }
  /* line 225, /home/deploy/production/app/app/assets/stylesheets/base/_base.scss */
  .error a, .success a {
    color: #fff;
    border-bottom-color: #fff; }
    /* line 229, /home/deploy/production/app/app/assets/stylesheets/base/_base.scss */
    .error a:visited:hover, .error a:hover, .success a:visited:hover, .success a:hover {
      color: #e6e6e6;
      border-bottom-color: #e6e6e6; }

/* line 236, /home/deploy/production/app/app/assets/stylesheets/base/_base.scss */
.success {
  background-color: #80b636; }

/* line 240, /home/deploy/production/app/app/assets/stylesheets/base/_base.scss */
.error {
  background-color: #e3524f; }

/* line 244, /home/deploy/production/app/app/assets/stylesheets/base/_base.scss */
.help-icon {
  height: 21px;
  width: 20px;
  text-indent: -1000px;
  overflow: hidden; }

/* line 254, /home/deploy/production/app/app/assets/stylesheets/base/_base.scss */
.col-1 {
  float: left;
  width: 100%; }

/* line 254, /home/deploy/production/app/app/assets/stylesheets/base/_base.scss */
.col-2 {
  float: left;
  width: 50%; }

/* line 254, /home/deploy/production/app/app/assets/stylesheets/base/_base.scss */
.col-3 {
  float: left;
  width: 33.33333%; }

/* line 254, /home/deploy/production/app/app/assets/stylesheets/base/_base.scss */
.col-4 {
  float: left;
  width: 25%; }

/* line 254, /home/deploy/production/app/app/assets/stylesheets/base/_base.scss */
.col-5 {
  float: left;
  width: 20%; }

/* line 259, /home/deploy/production/app/app/assets/stylesheets/base/_base.scss */
.clear:after {
  content: '';
  display: table;
  clear: both; }

/* line 266, /home/deploy/production/app/app/assets/stylesheets/base/_base.scss */
.hidden {
  display: none;
  visibility: hidden; }

/* line 273, /home/deploy/production/app/app/assets/stylesheets/base/_base.scss */
.alert-success, .alert-warning, .alert-danger {
  padding: 15px;
  margin-bottom: 20px;
  border: 1px solid transparent;
  border-radius: 4px;
  font-size: 14px; }

/* line 281, /home/deploy/production/app/app/assets/stylesheets/base/_base.scss */
.alert-success {
  color: #6db64c;
  background-color: #e3f1dd;
  border-color: #6db64c; }

/* line 287, /home/deploy/production/app/app/assets/stylesheets/base/_base.scss */
.alert-warning {
  color: #b29c10;
  background-color: #faf3c7;
  border-color: #b29c10; }

/* line 293, /home/deploy/production/app/app/assets/stylesheets/base/_base.scss */
.alert-danger {
  color: #c84d40;
  background-color: #f6e1de;
  border-color: #c84d40; }

/* line 3, /home/deploy/production/app/app/assets/stylesheets/base/_forms.scss */
.form-field {
  margin: 0 0 30px;
  position: relative; }
  /* line 10, /home/deploy/production/app/app/assets/stylesheets/base/_forms.scss */
  .form-field input[type=text],
  .form-field input[type=password],
  .form-field textarea,
  .form-field input[type=email] {
    font-family: inherit;
    margin: 0;
    padding: 18px 4%;
    border-radius: 3px;
    display: block;
    width: 91%;
    font-size: 1em;
    line-height: 1;
    border: solid 1px #bbb; }
    /* line 21, /home/deploy/production/app/app/assets/stylesheets/base/_forms.scss */
    .form-field input[type=text]:focus,
    .form-field input[type=password]:focus,
    .form-field textarea:focus,
    .form-field input[type=email]:focus {
      outline: 0;
      border-color: #7a7a7a; }
  /* line 27, /home/deploy/production/app/app/assets/stylesheets/base/_forms.scss */
  .form-field input[type=radio] {
    display: none; }
    /* line 30, /home/deploy/production/app/app/assets/stylesheets/base/_forms.scss */
    .form-field input[type=radio] + label {
      text-transform: uppercase;
      display: inline-block;
      border-radius: 3px;
      border: solid 1px #bbb;
      color: #919191;
      background-color: transparent;
      padding: 11px;
      margin: 0 6px 6px 0;
      cursor: pointer; }
    /* line 42, /home/deploy/production/app/app/assets/stylesheets/base/_forms.scss */
    .form-field input[type=radio]:checked + label {
      background-color: #d9d9d9;
      border-color: #78ab49;
      color: #649633; }
    /* line 49, /home/deploy/production/app/app/assets/stylesheets/base/_forms.scss */
    .form-field input[type=radio]:disabled + label {
      color: #bbb;
      cursor: default; }
    /* line 54, /home/deploy/production/app/app/assets/stylesheets/base/_forms.scss */
    .form-field input[type=radio]:disabled:checked + label {
      border-color: #bbb;
      background-color: #dbdbdb;
      color: #919191; }
  /* line 62, /home/deploy/production/app/app/assets/stylesheets/base/_forms.scss */
  .form-field input[type=checkbox] {
    position: absolute;
    left: -999em; }
    /* line 66, /home/deploy/production/app/app/assets/stylesheets/base/_forms.scss */
    .form-field input[type=checkbox] + label {
      display: block;
      float: left;
      padding: 10px 8px 10px 44px;
      min-height: 16px;
      margin: 0 6px 6px 0;
      position: relative;
      cursor: pointer;
      color: #3e4553; }
      /* line 76, /home/deploy/production/app/app/assets/stylesheets/base/_forms.scss */
      .form-field input[type=checkbox] + label:before {
        top: 0;
        left: 0;
        content: '';
        display: block;
        position: absolute;
        width: 36px;
        height: 36px;
        background-position: 0 -1977px; }
    /* line 83, /home/deploy/production/app/app/assets/stylesheets/base/_forms.scss */
    .form-field input[type=checkbox] ~ .beta-badge {
      background: #e39c4f;
      color: white;
      line-height: 45px;
      padding: 4px;
      border-radius: 5px;
      font-size: 0.75rem; }
    /* line 93, /home/deploy/production/app/app/assets/stylesheets/base/_forms.scss */
    .form-field input[type=checkbox]:disabled + label {
      color: #bbb;
      cursor: default; }
      /* line 97, /home/deploy/production/app/app/assets/stylesheets/base/_forms.scss */
      .form-field input[type=checkbox]:disabled + label:before {
        opacity: .5; }
    /* line 102, /home/deploy/production/app/app/assets/stylesheets/base/_forms.scss */
    .form-field input[type=checkbox]:disabled:checked + label {
      border-color: #bbb;
      color: #919191; }
    /* line 108, /home/deploy/production/app/app/assets/stylesheets/base/_forms.scss */
    .form-field input[type=checkbox]:checked + label:before {
      content: '';
      display: block;
      position: absolute;
      width: 36px;
      height: 36px;
      background-position: 0 -911px; }
    /* line 113, /home/deploy/production/app/app/assets/stylesheets/base/_forms.scss */
    .form-field input[type=checkbox]:focus + label:before {
      content: '';
      display: block;
      position: absolute;
      width: 36px;
      height: 36px;
      background-position: 0 -1621px; }
    /* line 117, /home/deploy/production/app/app/assets/stylesheets/base/_forms.scss */
    .form-field input[type=checkbox]:focus:checked + label:before {
      content: '';
      display: block;
      position: absolute;
      width: 36px;
      height: 36px;
      background-position: 0 -828px; }
  /* line 123, /home/deploy/production/app/app/assets/stylesheets/base/_forms.scss */
  .form-field .btn {
    font-family: inherit;
    font-size: 1em;
    border: none;
    padding: 18px;
    background-color: #80b636;
    color: white;
    cursor: pointer;
    -webkit-transition: background-color 0.2s ease-out;
    -moz-transition: background-color 0.2s ease-out;
    -o-transition: background-color 0.2s ease-out;
    transition: background-color 0.2s ease-out; }
    /* line 133, /home/deploy/production/app/app/assets/stylesheets/base/_forms.scss */
    .form-field .btn.confirm-danger {
      background-color: #bb2e2e; }
    /* line 134, /home/deploy/production/app/app/assets/stylesheets/base/_forms.scss */
    .form-field .btn:hover {
      background-color: #3a3a3a; }
    /* line 136, /home/deploy/production/app/app/assets/stylesheets/base/_forms.scss */
    .form-field .btn.cancel {
      background-color: #c9c9c9;
      color: #505050; }
      /* line 139, /home/deploy/production/app/app/assets/stylesheets/base/_forms.scss */
      .form-field .btn.cancel:hover {
        background-color: #a0a0a0; }
  /* line 143, /home/deploy/production/app/app/assets/stylesheets/base/_forms.scss */
  .form-field .field-label {
    display: block;
    margin: 0 0 18px; }
  /* line 148, /home/deploy/production/app/app/assets/stylesheets/base/_forms.scss */
  .form-field .field-help {
    display: inline-block;
    position: relative;
    top: -2px;
    margin-left: 5px;
    vertical-align: middle; }
    /* line 155, /home/deploy/production/app/app/assets/stylesheets/base/_forms.scss */
    .form-field .field-help .help-icon {
      border-bottom: 0;
      display: block;
      position: relative; }
      /* line 160, /home/deploy/production/app/app/assets/stylesheets/base/_forms.scss */
      .form-field .field-help .help-icon:focus {
        outline: 0; }
      /* line 165, /home/deploy/production/app/app/assets/stylesheets/base/_forms.scss */
      .form-field .field-help .help-icon:hover:after {
        opacity: 1; }
      /* line 170, /home/deploy/production/app/app/assets/stylesheets/base/_forms.scss */
      .form-field .field-help .help-icon:after {
        -webkit-transition: opacity 0.2s ease;
        -moz-transition: opacity 0.2s ease;
        -o-transition: opacity 0.2s ease;
        transition: opacity 0.2s ease;
        content: "\f059";
        color: #3e4553;
        opacity: 0.5;
        font-size: 16px;
        position: absolute;
        top: 0;
        left: 1px;
        text-indent: 0; }
    /* line 184, /home/deploy/production/app/app/assets/stylesheets/base/_forms.scss */
    .form-field .field-help .help-text {
      -webkit-transform: translateY(-50%);
      -moz-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
      -o-transform: translateY(-50%);
      transform: translateY(-50%);
      line-height: 1.4em;
      font-weight: 400;
      position: absolute;
      top: 10px;
      right: -328px;
      width: 320px;
      padding: 20px;
      border-radius: 3px;
      background-color: #f2f3f5;
      word-wrap: break-word;
      z-index: 4;
      box-sizing: border-box;
      box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);
      border: 1px solid #dddddd; }
      /* line 202, /home/deploy/production/app/app/assets/stylesheets/base/_forms.scss */
      .form-field .field-help .help-text a:hover {
        text-decoration: underline; }
      /* line 206, /home/deploy/production/app/app/assets/stylesheets/base/_forms.scss */
      .form-field .field-help .help-text:before {
        -webkit-transform: rotate(45deg);
        -moz-transform: rotate(45deg);
        -ms-transform: rotate(45deg);
        -o-transform: rotate(45deg);
        transform: rotate(45deg);
        content: '';
        position: absolute;
        left: -5px;
        top: 50%;
        margin-top: -2px;
        z-index: 2;
        border: 1px solid #dddddd;
        width: 6px;
        height: 6px;
        background: #f2f3f5; }
      /* line 221, /home/deploy/production/app/app/assets/stylesheets/base/_forms.scss */
      .form-field .field-help .help-text:after {
        -webkit-transform: rotate(45deg);
        -moz-transform: rotate(45deg);
        -ms-transform: rotate(45deg);
        -o-transform: rotate(45deg);
        transform: rotate(45deg);
        content: '';
        position: absolute;
        left: -3px;
        z-index: 4;
        top: 50%;
        margin-top: -3px;
        width: 10px;
        background: #f2f3f5;
        height: 10px; }
      /* line 235, /home/deploy/production/app/app/assets/stylesheets/base/_forms.scss */
      .form-field .field-help .help-text h1, .form-field .field-help .help-text h2, .form-field .field-help .help-text h3, .form-field .field-help .help-text h4, .form-field .field-help .help-text h5, .form-field .field-help .help-text h6 {
        font-size: 16px;
        font-weight: 500;
        margin-bottom: 10px;
        padding-right: 15px; }
      /* line 242, /home/deploy/production/app/app/assets/stylesheets/base/_forms.scss */
      .form-field .field-help .help-text p {
        margin-bottom: 10px; }
      /* line 246, /home/deploy/production/app/app/assets/stylesheets/base/_forms.scss */
      .form-field .field-help .help-text p, .form-field .field-help .help-text a, .form-field .field-help .help-text span {
        font-weight: 400; }
      /* line 250, /home/deploy/production/app/app/assets/stylesheets/base/_forms.scss */
      .form-field .field-help .help-text a {
        border-bottom: 0; }
    /* line 255, /home/deploy/production/app/app/assets/stylesheets/base/_forms.scss */
    .form-field .field-help .help-text-close-button {
      -webkit-transition: opacity 0.2s ease;
      -moz-transition: opacity 0.2s ease;
      -o-transition: opacity 0.2s ease;
      transition: opacity 0.2s ease;
      -webkit-appearance: none;
      -moz-appearance: none;
      appearance: none;
      background: none;
      border: 0;
      color: #3e4553;
      opacity: 0.5;
      cursor: pointer;
      overflow: hidden;
      position: absolute;
      right: 8px;
      top: 12px; }
      /* line 269, /home/deploy/production/app/app/assets/stylesheets/base/_forms.scss */
      .form-field .field-help .help-text-close-button:hover {
        opacity: 0.7; }
      /* line 273, /home/deploy/production/app/app/assets/stylesheets/base/_forms.scss */
      .form-field .field-help .help-text-close-button:focus {
        outline: 0; }
      /* line 277, /home/deploy/production/app/app/assets/stylesheets/base/_forms.scss */
      .form-field .field-help .help-text-close-button:after {
        content: "\f00d";
        font-size: 14px; }
  /* line 284, /home/deploy/production/app/app/assets/stylesheets/base/_forms.scss */
  .form-field .multi-select-label {
    display: none; }
  /* line 288, /home/deploy/production/app/app/assets/stylesheets/base/_forms.scss */
  .form-field .field-required {
    display: none; }
  /* line 292, /home/deploy/production/app/app/assets/stylesheets/base/_forms.scss */
  .form-field legend {
    font-size: 1.2em;
    padding: 0;
    margin: 0; }
  /* line 302, /home/deploy/production/app/app/assets/stylesheets/base/_forms.scss */
  .form-field.invalid input[type=text],
  .form-field.invalid input[type=password],
  .form-field.invalid .select-field,
  .form-field.invalid input[type=radio] + label {
    border-color: #c84d40; }
  /* line 305, /home/deploy/production/app/app/assets/stylesheets/base/_forms.scss */
  .form-field .validation-message {
    margin: 0 10px;
    display: block;
    background-color: #d8d8d8;
    padding: 16px;
    color: #3e3e3e;
    line-height: 1.4;
    border-radius: 0 0 3px 3px; }
  /* line 315, /home/deploy/production/app/app/assets/stylesheets/base/_forms.scss */
  .form-field .selection-group {
    max-height: 200px;
    overflow: auto; }

/* line 321, /home/deploy/production/app/app/assets/stylesheets/base/_forms.scss */
.file-field {
  display: block;
  position: relative;
  border-radius: 3px;
  overflow: hidden;
  background-color: white;
  border: solid 1px #bbb; }
  /* line 329, /home/deploy/production/app/app/assets/stylesheets/base/_forms.scss */
  .file-field label {
    text-transform: none;
    display: block;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    line-height: 1;
    font-size: 1em;
    font-weight: 400;
    padding: 19px;
    z-index: 1; }

/* line 344, /home/deploy/production/app/app/assets/stylesheets/base/_forms.scss */
.file-field input[type=file] {
  display: none; }
/* line 345, /home/deploy/production/app/app/assets/stylesheets/base/_forms.scss */
.file-field > label {
  cursor: pointer; }
/* line 347, /home/deploy/production/app/app/assets/stylesheets/base/_forms.scss */
.file-field .delete {
  display: none;
  width: 44px;
  height: 53px;
  position: absolute;
  top: 0;
  right: 0;
  text-indent: -3000px;
  background-position: 0 -1413px;
  z-index: 3; }
  /* line 358, /home/deploy/production/app/app/assets/stylesheets/base/_forms.scss */
  .file-field .delete:hover {
    background-position: 0 -2075px; }
/* line 362, /home/deploy/production/app/app/assets/stylesheets/base/_forms.scss */
.file-field.with-delete .delete {
  display: block; }
/* line 364, /home/deploy/production/app/app/assets/stylesheets/base/_forms.scss */
.file-field.with-delete label {
  border-right: solid 1px #cfcfcf;
  margin: 0 44px 0 0; }

/* line 377, /home/deploy/production/app/app/assets/stylesheets/base/_forms.scss */
.light-ui input[type=text],
.light-ui input[type=email],
.light-ui input[type=password],
.light-ui .chosen-single,
.light-ui .chosen-options,
.light-ui input[type=radio] + label {
  border-color: #cfcfcf; }

/* line 381, /home/deploy/production/app/app/assets/stylesheets/base/_forms.scss */
.select-field .chosen-container {
  min-height: 48px; }
/* line 385, /home/deploy/production/app/app/assets/stylesheets/base/_forms.scss */
.select-field .chosen-container-single .chosen-single {
  height: 48px;
  line-height: 32px; }
/* line 390, /home/deploy/production/app/app/assets/stylesheets/base/_forms.scss */
.select-field .chosen-container-single .chosen-single div {
  top: 14px; }
/* line 395, /home/deploy/production/app/app/assets/stylesheets/base/_forms.scss */
.select-field .chosen-container-single .chosen-search::after {
  top: 9px; }
/* line 400, /home/deploy/production/app/app/assets/stylesheets/base/_forms.scss */
.select-field .chosen-container .chosen-results li {
  padding: 5px; }
/* line 404, /home/deploy/production/app/app/assets/stylesheets/base/_forms.scss */
.select-field .chosen-container-multi .chosen-choices {
  padding-top: 10px;
  padding-bottom: 10px; }

/* line 410, /home/deploy/production/app/app/assets/stylesheets/base/_forms.scss */
.grey-background {
  background-color: #f2f3f5;
  border-radius: 5px;
  padding: 1rem 1rem 0 1rem; }

/* line 4, /home/deploy/production/app/app/assets/stylesheets/base/_modal.scss */
.modal {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 9999;
  overflow: auto;
  line-height: 1.5;
  color: #3e4553;
  -webkit-transition: 100ms background cubic-bezier(0.23, 1, 0.32, 1);
  -moz-transition: 100ms background cubic-bezier(0.23, 1, 0.32, 1);
  -o-transition: 100ms background cubic-bezier(0.23, 1, 0.32, 1);
  transition: 100ms background cubic-bezier(0.23, 1, 0.32, 1); }
  /* line 3, /home/deploy/production/app/app/assets/stylesheets/base/_summary-list.scss */
  .modal .summary-list {
    background-color: #f0f2f3;
    border-radius: 4px;
    border: 1px solid rgba(0, 0, 0, 0.1);
    margin-bottom: 1rem;
    font-size: .875rem;
    max-height: 150px;
    overflow: auto; }
    /* line 12, /home/deploy/production/app/app/assets/stylesheets/base/_summary-list.scss */
    .modal .summary-list li {
      display: -webkit-flex;
      display: -moz-flex;
      display: -ms-flexbox;
      display: -ms-flex;
      display: flex;
      padding: .5rem;
      border-bottom: 1px solid rgba(0, 0, 0, 0.1); }
      /* line 18, /home/deploy/production/app/app/assets/stylesheets/base/_summary-list.scss */
      .modal .summary-list li:last-of-type {
        border-bottom: none; }
    /* line 23, /home/deploy/production/app/app/assets/stylesheets/base/_summary-list.scss */
    .modal .summary-list .title {
      -webkit-flex: 1;
      -moz-flex: 1;
      -ms-flex: 1;
      flex: 1;
      min-width: 50%; }
    /* line 28, /home/deploy/production/app/app/assets/stylesheets/base/_summary-list.scss */
    .modal .summary-list em {
      font-style: normal;
      opacity: .5;
      text-align: right; }
  /* line 20, /home/deploy/production/app/app/assets/stylesheets/base/_modal.scss */
  .modal > .inner {
    margin: 70px auto;
    width: 500px;
    -webkit-perspective: 400;
    -moz-perspective: 400;
    -ms-perspective: 400;
    -o-perspective: 400;
    perspective: 400; }
  /* line 26, /home/deploy/production/app/app/assets/stylesheets/base/_modal.scss */
  .modal pre {
    font-family: monospace;
    size: 14px; }
  /* line 30, /home/deploy/production/app/app/assets/stylesheets/base/_modal.scss */
  .modal .modal-display-area {
    /*
    A button for inline placement
    
    :hover             - Subtle rollover
    .btn.btn-large     - A large button to draw attention
    .btn.btn-submit    - For form actions
    .btn.btn-secondary - For secondary form actions
    */
    *zoom: 1;
    -webkit-transition: 300ms transform cubic-bezier(0.23, 1, 0.32, 1), 200ms opacity cubic-bezier(0.23, 1, 0.32, 1);
    -moz-transition: 300ms transform cubic-bezier(0.23, 1, 0.32, 1), 200ms opacity cubic-bezier(0.23, 1, 0.32, 1);
    -o-transition: 300ms transform cubic-bezier(0.23, 1, 0.32, 1), 200ms opacity cubic-bezier(0.23, 1, 0.32, 1);
    transition: 300ms transform cubic-bezier(0.23, 1, 0.32, 1), 200ms opacity cubic-bezier(0.23, 1, 0.32, 1);
    -webkit-transform: scale(0.8);
    -moz-transform: scale(0.8);
    -ms-transform: scale(0.8);
    -o-transform: scale(0.8);
    transform: scale(0.8);
    padding: 2rem 30px;
    opacity: 0;
    background-color: #fff;
    border-radius: 3px;
    opacity: 0; }
    /* line 13, /home/deploy/production/app/app/assets/stylesheets/v4/modules/_btn.scss */
    .modal .modal-display-area .btn {
      -webkit-appearance: none;
      -moz-appearance: none;
      appearance: none;
      -webkit-transition: color, background-color 0.2s;
      -moz-transition: color, background-color 0.2s;
      -o-transition: color, background-color 0.2s;
      transition: color, background-color 0.2s;
      display: inline-block;
      padding: 6px 12px;
      margin: 0;
      border: none;
      border-radius: 3px;
      background-color: transparent;
      color: inherit;
      font: inherit;
      font-weight: normal;
      text-transform: none;
      outline: none;
      cursor: pointer; }
      /* line 20, /home/deploy/production/app/app/assets/stylesheets/v4/mixins/_btn.scss */
      .modal .modal-display-area .btn[disabled] {
        opacity: 0.5;
        cursor: default; }
      /* line 16, /home/deploy/production/app/app/assets/stylesheets/v4/modules/_btn.scss */
      .modal .modal-display-area .btn:link {
        border: none; }
      /* line 20, /home/deploy/production/app/app/assets/stylesheets/v4/modules/_btn.scss */
      .modal .modal-display-area .btn .fa {
        margin-top: -4px;
        font-size: 20px;
        vertical-align: middle; }
      /* line 27, /home/deploy/production/app/app/assets/stylesheets/v4/modules/_btn.scss */
      .modal .modal-display-area .btn .fa-subset {
        margin-top: 0;
        font-size: 16px; }
      /* line 32, /home/deploy/production/app/app/assets/stylesheets/v4/modules/_btn.scss */
      .modal .modal-display-area .btn:hover, .modal .modal-display-area .btn:focus {
        color: #bbbbbb;
        background-color: #3a3a3a; }
        /* line 36, /home/deploy/production/app/app/assets/stylesheets/v4/modules/_btn.scss */
        .modal .modal-display-area .btn:hover .fa-angle-left, .modal .modal-display-area .btn:focus .fa-angle-left {
          -webkit-transform: translateX(-3px);
          -moz-transform: translateX(-3px);
          -ms-transform: translateX(-3px);
          -o-transform: translateX(-3px);
          transform: translateX(-3px); }
      /* line 41, /home/deploy/production/app/app/assets/stylesheets/v4/modules/_btn.scss */
      .modal .modal-display-area .btn.btn-text .fa {
        padding-right: 5px; }
      /* line 45, /home/deploy/production/app/app/assets/stylesheets/v4/modules/_btn.scss */
      .modal .modal-display-area .btn.btn-medium {
        padding: 9px;
        line-height: 24px; }
      /* line 50, /home/deploy/production/app/app/assets/stylesheets/v4/modules/_btn.scss */
      .modal .modal-display-area .btn.btn-large {
        padding: 20px;
        line-height: 16px; }
      /* line 55, /home/deploy/production/app/app/assets/stylesheets/v4/modules/_btn.scss */
      .modal .modal-display-area .btn.btn-submit {
        background-color: #80b636;
        color: white; }
        /* line 59, /home/deploy/production/app/app/assets/stylesheets/v4/modules/_btn.scss */
        .modal .modal-display-area .btn.btn-submit:hover:not([disabled]), .modal .modal-display-area .btn.btn-submit:focus {
          background-color: #648f2a;
          color: white; }
      /* line 65, /home/deploy/production/app/app/assets/stylesheets/v4/modules/_btn.scss */
      .modal .modal-display-area .btn.btn-secondary {
        background-color: #c9c9c9;
        color: #505050; }
        /* line 69, /home/deploy/production/app/app/assets/stylesheets/v4/modules/_btn.scss */
        .modal .modal-display-area .btn.btn-secondary:hover, .modal .modal-display-area .btn.btn-secondary:focus {
          background-color: #969696;
          color: #505050; }
      /* line 75, /home/deploy/production/app/app/assets/stylesheets/v4/modules/_btn.scss */
      .modal .modal-display-area .btn.btn-light {
        background-color: #a1a1a1;
        color: white; }
        /* line 79, /home/deploy/production/app/app/assets/stylesheets/v4/modules/_btn.scss */
        .modal .modal-display-area .btn.btn-light:hover, .modal .modal-display-area .btn.btn-light:focus {
          background-color: #3a3a3a;
          color: white; }
      /* line 85, /home/deploy/production/app/app/assets/stylesheets/v4/modules/_btn.scss */
      .modal .modal-display-area .btn.btn-dark {
        background-color: #434343;
        color: white; }
        /* line 89, /home/deploy/production/app/app/assets/stylesheets/v4/modules/_btn.scss */
        .modal .modal-display-area .btn.btn-dark:hover, .modal .modal-display-area .btn.btn-dark:focus {
          background-color: #3a3a3a; }
      /* line 94, /home/deploy/production/app/app/assets/stylesheets/v4/modules/_btn.scss */
      .modal .modal-display-area .btn.btn-destructive {
        background-color: #e3524f;
        color: white; }
        /* line 98, /home/deploy/production/app/app/assets/stylesheets/v4/modules/_btn.scss */
        .modal .modal-display-area .btn.btn-destructive:hover, .modal .modal-display-area .btn.btn-destructive:focus {
          background-color: #b01f1c; }
      /* line 103, /home/deploy/production/app/app/assets/stylesheets/v4/modules/_btn.scss */
      .modal .modal-display-area .btn.btn-link {
        background-color: transparent;
        color: #3e4553;
        padding-left: 0;
        text-decoration: underline; }
        /* line 109, /home/deploy/production/app/app/assets/stylesheets/v4/modules/_btn.scss */
        .modal .modal-display-area .btn.btn-link:hover, .modal .modal-display-area .btn.btn-link:focus {
          background-color: transparent;
          opacity: 0.7; }
    /* line 38, /home/deploy/production/app/vendor/bundle/ruby/2.4.0/gems/compass-0.12.7/frameworks/compass/stylesheets/compass/utilities/general/_clearfix.scss */
    .modal .modal-display-area:after {
      content: "";
      display: table;
      clear: both; }
    /* line 43, /home/deploy/production/app/app/assets/stylesheets/base/_modal.scss */
    .modal .modal-display-area h2 {
      font-size: 20px;
      position: relative;
      padding: 0;
      margin: 0 0 .5rem; }
    /* line 50, /home/deploy/production/app/app/assets/stylesheets/base/_modal.scss */
    .modal .modal-display-area p {
      margin: 0 0 1rem;
      line-height: inherit; }
    /* line 55, /home/deploy/production/app/app/assets/stylesheets/base/_modal.scss */
    .modal .modal-display-area.success, .modal .modal-display-area.error {
      color: #000000; }
    /* line 59, /home/deploy/production/app/app/assets/stylesheets/base/_modal.scss */
    .modal .modal-display-area.success {
      display: block !important; }
      /* line 62, /home/deploy/production/app/app/assets/stylesheets/base/_modal.scss */
      .modal .modal-display-area.success:before {
        display: none; }
  /* line 66, /home/deploy/production/app/app/assets/stylesheets/base/_modal.scss */
  .modal.open {
    background: #111;
    background: rgba(0, 0, 0, 0.4); }
    /* line 69, /home/deploy/production/app/app/assets/stylesheets/base/_modal.scss */
    .modal.open .modal-display-area {
      -webkit-transform: scale(1);
      -moz-transform: scale(1);
      -ms-transform: scale(1);
      -o-transform: scale(1);
      transform: scale(1);
      opacity: 1; }
  /* line 75, /home/deploy/production/app/app/assets/stylesheets/base/_modal.scss */
  .modal .browser-not-supported {
    width: 480px;
    text-align: center; }
    /* line 79, /home/deploy/production/app/app/assets/stylesheets/base/_modal.scss */
    .modal .browser-not-supported h2 {
      padding: 0;
      line-height: 1.4; }
  /* line 85, /home/deploy/production/app/app/assets/stylesheets/base/_modal.scss */
  .modal .modal-toggle {
    font-size: .875rem; }
    /* line 88, /home/deploy/production/app/app/assets/stylesheets/base/_modal.scss */
    .modal .modal-toggle input {
      font-size: 1rem; }
  /* line 93, /home/deploy/production/app/app/assets/stylesheets/base/_modal.scss */
  .modal .modal-controls {
    text-align: right;
    margin-bottom: 0; }
    /* line 97, /home/deploy/production/app/app/assets/stylesheets/base/_modal.scss */
    .modal .modal-controls .form-field {
      display: inline;
      margin: 0; }
    /* line 102, /home/deploy/production/app/app/assets/stylesheets/base/_modal.scss */
    .modal .modal-controls .btn {
      float: none;
      margin-left: .8rem; }

/* line 1, /home/deploy/production/app/app/assets/stylesheets/base/_prompt.scss */
#confirmation-prompt {
  /**** FONT AWESOME V6.2.1 *****/ }
  /* line 6, /home/deploy/production/app/app/assets/stylesheets/base/_prompt.scss */
  #confirmation-prompt .warning .modal-message, #confirmation-prompt .regenerate .modal-message {
    color: #e3524f;
    margin-bottom: 2rem; }
    /* line 7, /home/deploy/production/app/app/assets/stylesheets/base/_prompt.scss */
    #confirmation-prompt .warning .modal-message::before, #confirmation-prompt .regenerate .modal-message::before {
      content: "\f071";
      font-family: "Font Awesome 7 Pro";
      margin-right: .3rem; }
  /* line 16, /home/deploy/production/app/app/assets/stylesheets/base/_prompt.scss */
  #confirmation-prompt .modal-controls {
    margin-top: 2rem; }
  /* line 20, /home/deploy/production/app/app/assets/stylesheets/base/_prompt.scss */
  #confirmation-prompt .alert-success, #confirmation-prompt .alert-warning, #confirmation-prompt .alert-danger {
    margin-bottom: 42px; }

/* line 1, /home/deploy/production/app/app/assets/stylesheets/base/_notifications.scss */
.notification-bar {
  position: fixed;
  top: 0;
  left: 50%;
  margin-left: -300px;
  width: 600px;
  z-index: 100; }
  /* line 9, /home/deploy/production/app/app/assets/stylesheets/base/_notifications.scss */
  .notification-bar .notification {
    margin: 0 auto;
    background-color: #222;
    position: relative;
    border-radius: 0 0 8px 8px;
    padding: 0 0 0 17px !important; }
    /* line 16, /home/deploy/production/app/app/assets/stylesheets/base/_notifications.scss */
    .notification-bar .notification > p {
      font-size: 16px;
      line-height: 1.3; }
    /* line 18, /home/deploy/production/app/app/assets/stylesheets/base/_notifications.scss */
    .notification-bar .notification:before {
      top: 50%;
      margin-top: -7px;
      left: 20px; }
    /* line 19, /home/deploy/production/app/app/assets/stylesheets/base/_notifications.scss */
    .notification-bar .notification.error {
      display: block; }
      /* line 21, /home/deploy/production/app/app/assets/stylesheets/base/_notifications.scss */
      .notification-bar .notification.error:before {
        content: '';
        display: block;
        position: absolute;
        width: 13px;
        height: 13px;
        background-position: 0 -2410px; }
    /* line 23, /home/deploy/production/app/app/assets/stylesheets/base/_notifications.scss */
    .notification-bar .notification.warning:before {
      content: '';
      display: block;
      position: absolute;
      width: 13px;
      height: 13px;
      background-position: 0 -2348px; }
    /* line 24, /home/deploy/production/app/app/assets/stylesheets/base/_notifications.scss */
    .notification-bar .notification.message:before {
      content: '';
      display: block;
      position: absolute;
      width: 13px;
      height: 13px;
      background-position: 0 -2395px; }
  /* line 27, /home/deploy/production/app/app/assets/stylesheets/base/_notifications.scss */
  .notification-bar .message, .notification-bar .success {
    padding: 12px 30px; }
  /* line 31, /home/deploy/production/app/app/assets/stylesheets/base/_notifications.scss */
  .notification-bar .call-to-action {
    color: #c7c7c7;
    text-decoration: underline; }
  /* line 36, /home/deploy/production/app/app/assets/stylesheets/base/_notifications.scss */
  .notification-bar .signup-checklist {
    padding: 0 !important; }
    /* line 39, /home/deploy/production/app/app/assets/stylesheets/base/_notifications.scss */
    .notification-bar .signup-checklist .message {
      display: block;
      font-size: 12px;
      padding: 0; }
      /* line 44, /home/deploy/production/app/app/assets/stylesheets/base/_notifications.scss */
      .notification-bar .signup-checklist .message span {
        display: inline-block;
        padding: 10px; }
    /* line 50, /home/deploy/production/app/app/assets/stylesheets/base/_notifications.scss */
    .notification-bar .signup-checklist .progress {
      background-color: #3e3e3e;
      color: white; }
    /* line 55, /home/deploy/production/app/app/assets/stylesheets/base/_notifications.scss */
    .notification-bar .signup-checklist .progress-message {
      color: #bababa;
      -webkit-transition: color, 0.2s;
      -moz-transition: color, 0.2s;
      -o-transition: color, 0.2s;
      transition: color, 0.2s; }
      /* line 59, /home/deploy/production/app/app/assets/stylesheets/base/_notifications.scss */
      .notification-bar .signup-checklist .progress-message:hover {
        color: #ededed; }
  /* line 65, /home/deploy/production/app/app/assets/stylesheets/base/_notifications.scss */
  .notification-bar.failed-to-start {
    width: 650px; }
    /* line 68, /home/deploy/production/app/app/assets/stylesheets/base/_notifications.scss */
    .notification-bar.failed-to-start .notification.error::before {
      top: 19px;
      left: 19px; }
    /* line 73, /home/deploy/production/app/app/assets/stylesheets/base/_notifications.scss */
    .notification-bar.failed-to-start .notification {
      text-align: center; }
      /* line 76, /home/deploy/production/app/app/assets/stylesheets/base/_notifications.scss */
      .notification-bar.failed-to-start .notification p {
        line-height: 1.5; }

/* line 10, /home/deploy/production/app/app/assets/stylesheets/base/_popover.scss */
.popover {
  border-radius: 4px;
  background-color: #FFF;
  width: 21em; }

/* line 54, /home/deploy/production/app/app/assets/stylesheets/base/_popover.scss */
.popover {
  display: block;
  background: #ececec;
  padding: 1.5em;
  border: none;
  margin-bottom: 1.5em; }
  /* line 63, /home/deploy/production/app/app/assets/stylesheets/base/_popover.scss */
  .popover.left-top::before {
    display: block;
    height: 0;
    width: 0;
    content: "";
    position: absolute;
    border-top: 10px solid transparent;
    border-right: 10px solid #ececec;
    border-bottom: 10px solid transparent;
    left: -10px;
    top: 120px; }
  /* line 71, /home/deploy/production/app/app/assets/stylesheets/base/_popover.scss */
  .popover.left-bottom::before {
    display: block;
    height: 0;
    width: 0;
    content: "";
    position: absolute;
    border-top: 10px solid transparent;
    border-right: 10px solid #ececec;
    border-bottom: 10px solid transparent;
    left: -10px;
    bottom: 40px; }
  /* line 79, /home/deploy/production/app/app/assets/stylesheets/base/_popover.scss */
  .popover.right-top::before {
    display: block;
    height: 0;
    width: 0;
    content: "";
    position: absolute;
    border-top: 10px solid transparent;
    border-bottom: 10px solid transparent;
    border-left: 10px solid #ececec;
    right: -10px;
    top: 120px; }
  /* line 87, /home/deploy/production/app/app/assets/stylesheets/base/_popover.scss */
  .popover.right-bottom::before {
    display: block;
    height: 0;
    width: 0;
    content: "";
    position: absolute;
    border-top: 10px solid transparent;
    border-bottom: 10px solid transparent;
    border-left: 10px solid #ececec;
    right: -10px;
    bottom: 40px; }
  /* line 94, /home/deploy/production/app/app/assets/stylesheets/base/_popover.scss */
  .popover .title {
    color: #3d4350;
    text-align: center;
    font-weight: 500;
    margin-bottom: 1.5em; }
  /* line 105, /home/deploy/production/app/app/assets/stylesheets/base/_popover.scss */
  .popover .form-field input[type=text],
  .popover .form-field input[type=password],
  .popover .form-field textarea,
  .popover .form-field input[type=email] {
    padding: 10px 4%;
    margin-bottom: 10px; }
  /* line 111, /home/deploy/production/app/app/assets/stylesheets/base/_popover.scss */
  .popover .btn {
    padding: 10px 20px;
    margin-bottom: 0px;
    float: right;
    background-color: #6db64c; }
    /* line 117, /home/deploy/production/app/app/assets/stylesheets/base/_popover.scss */
    .popover .btn:hover {
      background-color: #57933c; }

/* @group Base */
/* line 8, /home/deploy/production/app/app/assets/stylesheets/libs/_chosen.scss */
.chosen-container {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  font-size: inherit;
  zoom: 1;
  *display: inline;
  min-height: 40px;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none; }
  /* line 18, /home/deploy/production/app/app/assets/stylesheets/libs/_chosen.scss */
  .chosen-container .chosen-drop {
    position: absolute;
    top: 100%;
    left: -9999px;
    padding-top: 4px;
    z-index: 1010;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    width: 100%;
    border-top: 0;
    background: #fff;
    box-shadow: 0 4px 5px rgba(0, 0, 0, 0.15);
    border-top: 1px solid rgba(0, 0, 0, 0.1); }
  /* line 32, /home/deploy/production/app/app/assets/stylesheets/libs/_chosen.scss */
  .chosen-container.chosen-with-drop .chosen-drop {
    left: 0; }
  /* line 36, /home/deploy/production/app/app/assets/stylesheets/libs/_chosen.scss */
  .chosen-container a {
    cursor: pointer; }

/* @end */
/* @group Single Chosen */
/* line 44, /home/deploy/production/app/app/assets/stylesheets/libs/_chosen.scss */
.chosen-container-single .chosen-single {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  position: relative;
  display: block;
  overflow: hidden;
  padding: 7px 0 7px 8px;
  height: 40px;
  border: 1px solid #cfcfcf;
  border-radius: 4px;
  background-color: #fff;
  background-clip: padding-box;
  color: #444;
  text-decoration: none;
  white-space: nowrap;
  line-height: 24px; }
/* line 61, /home/deploy/production/app/app/assets/stylesheets/libs/_chosen.scss */
.chosen-container-single .chosen-default {
  color: #999; }
/* line 65, /home/deploy/production/app/app/assets/stylesheets/libs/_chosen.scss */
.chosen-container-single .chosen-single span {
  display: block;
  overflow: hidden;
  margin-right: 26px;
  text-overflow: ellipsis;
  white-space: nowrap; }
/* line 73, /home/deploy/production/app/app/assets/stylesheets/libs/_chosen.scss */
.chosen-container-single .chosen-single-with-deselect span {
  margin-right: 38px; }
/* line 77, /home/deploy/production/app/app/assets/stylesheets/libs/_chosen.scss */
.chosen-container-single .chosen-single abbr {
  position: absolute;
  top: 6px;
  right: 26px;
  display: block;
  width: 12px;
  height: 12px; }
  /* line 85, /home/deploy/production/app/app/assets/stylesheets/libs/_chosen.scss */
  .chosen-container-single .chosen-single abbr:hover {
    background-position: -42px -10px; }
/* line 90, /home/deploy/production/app/app/assets/stylesheets/libs/_chosen.scss */
.chosen-container-single.chosen-disabled .chosen-single abbr:hover {
  background-position: -42px -10px; }
/* line 94, /home/deploy/production/app/app/assets/stylesheets/libs/_chosen.scss */
.chosen-container-single .chosen-single div {
  position: absolute;
  top: 10px;
  right: 4px;
  display: block;
  width: 18px;
  height: 18px;
  line-height: 12px;
  text-align: center; }
  /* line 104, /home/deploy/production/app/app/assets/stylesheets/libs/_chosen.scss */
  .chosen-container-single .chosen-single div::after {
    content: \f0dd; }
/* line 109, /home/deploy/production/app/app/assets/stylesheets/libs/_chosen.scss */
.chosen-container-single .chosen-search {
  position: relative;
  z-index: 1010;
  margin: 0;
  padding: 3px 4px;
  white-space: nowrap; }
  /* line 116, /home/deploy/production/app/app/assets/stylesheets/libs/_chosen.scss */
  .chosen-container-single .chosen-search input[type="text"] {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    margin: 1px 0;
    padding: 4px 20px 4px 10px;
    width: 100%;
    height: auto;
    outline: 0;
    border: 1px solid #ccc;
    font-size: 1em;
    line-height: normal;
    border-radius: 4px; }
  /* line 129, /home/deploy/production/app/app/assets/stylesheets/libs/_chosen.scss */
  .chosen-container-single .chosen-search::after {
    position: absolute;
    top: 4px;
    right: 10px;
    content: \f002;
    color: #878787; }
/* line 138, /home/deploy/production/app/app/assets/stylesheets/libs/_chosen.scss */
.chosen-container-single .chosen-drop {
  margin-top: -1px;
  border-radius: 0 0 4px 4px;
  background-clip: padding-box; }
/* line 144, /home/deploy/production/app/app/assets/stylesheets/libs/_chosen.scss */
.chosen-container-single.chosen-container-single-nosearch .chosen-search {
  position: absolute;
  left: -9999px; }

/* @end */
/* @group Results */
/* line 152, /home/deploy/production/app/app/assets/stylesheets/libs/_chosen.scss */
.chosen-container .chosen-results {
  color: #444;
  position: relative;
  overflow-x: hidden;
  overflow-y: auto;
  margin: 0 4px 4px 0;
  padding: 0 0 0 4px;
  max-height: 240px;
  -webkit-overflow-scrolling: touch; }
  /* line 162, /home/deploy/production/app/app/assets/stylesheets/libs/_chosen.scss */
  .chosen-container .chosen-results li {
    display: none;
    margin: 0;
    padding: 5px 11px;
    list-style: none;
    line-height: 15px;
    word-wrap: break-word;
    -webkit-touch-callout: none;
    border-radius: 2px; }
    /* line 172, /home/deploy/production/app/app/assets/stylesheets/libs/_chosen.scss */
    .chosen-container .chosen-results li.active-result {
      display: list-item;
      cursor: pointer; }
    /* line 177, /home/deploy/production/app/app/assets/stylesheets/libs/_chosen.scss */
    .chosen-container .chosen-results li.disabled-result {
      display: list-item;
      color: #ccc;
      cursor: default; }
    /* line 183, /home/deploy/production/app/app/assets/stylesheets/libs/_chosen.scss */
    .chosen-container .chosen-results li.highlighted {
      background-color: #648f2a;
      color: #fff; }
    /* line 188, /home/deploy/production/app/app/assets/stylesheets/libs/_chosen.scss */
    .chosen-container .chosen-results li.no-results {
      color: #777;
      display: list-item;
      background: #f4f4f4; }
    /* line 194, /home/deploy/production/app/app/assets/stylesheets/libs/_chosen.scss */
    .chosen-container .chosen-results li.group-result {
      display: list-item;
      font-weight: 500;
      cursor: default; }
    /* line 200, /home/deploy/production/app/app/assets/stylesheets/libs/_chosen.scss */
    .chosen-container .chosen-results li.group-option {
      padding-left: 15px; }
    /* line 204, /home/deploy/production/app/app/assets/stylesheets/libs/_chosen.scss */
    .chosen-container .chosen-results li em {
      font-style: normal;
      text-decoration: underline; }

/* @end */
/* @group Multi Chosen */
/* line 214, /home/deploy/production/app/app/assets/stylesheets/libs/_chosen.scss */
.chosen-container-multi .chosen-choices {
  position: relative;
  overflow: hidden;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  margin: 0;
  padding: 0 5px;
  width: 100%;
  height: auto !important;
  height: 1%;
  border: 1px solid #aaa;
  background-color: #fff;
  cursor: text; }
/* line 228, /home/deploy/production/app/app/assets/stylesheets/libs/_chosen.scss */
.chosen-container-multi .chosen-choices li {
  float: left;
  list-style: none; }
  /* line 232, /home/deploy/production/app/app/assets/stylesheets/libs/_chosen.scss */
  .chosen-container-multi .chosen-choices li.search-field {
    margin: 0;
    padding: 0;
    white-space: nowrap;
    height: 28px; }
    /* line 237, /home/deploy/production/app/app/assets/stylesheets/libs/_chosen.scss */
    .chosen-container-multi .chosen-choices li.search-field input[type="text"] {
      margin: 1px 0;
      padding: 5px 6px;
      height: 15px;
      outline: 0;
      border: 0 !important;
      background: transparent !important;
      box-shadow: none;
      box-sizing: content-box;
      color: #999;
      font-size: 100%;
      line-height: normal;
      border-radius: 0; }
  /* line 253, /home/deploy/production/app/app/assets/stylesheets/libs/_chosen.scss */
  .chosen-container-multi .chosen-choices li.search-choice {
    position: relative;
    margin: 3px 5px 3px 0;
    padding: 4px 20px 4px 5px;
    max-width: 100%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    border-radius: 4px;
    background-color: #eeeeee;
    background-repeat: repeat-x;
    background-clip: padding-box;
    color: #333;
    line-height: 13px;
    cursor: default; }
    /* line 267, /home/deploy/production/app/app/assets/stylesheets/libs/_chosen.scss */
    .chosen-container-multi .chosen-choices li.search-choice span {
      word-wrap: break-word; }
    /* line 271, /home/deploy/production/app/app/assets/stylesheets/libs/_chosen.scss */
    .chosen-container-multi .chosen-choices li.search-choice .search-choice-close {
      position: absolute;
      top: 4px;
      right: 3px;
      display: block;
      width: 12px;
      height: 12px; }
      /* line 279, /home/deploy/production/app/app/assets/stylesheets/libs/_chosen.scss */
      .chosen-container-multi .chosen-choices li.search-choice .search-choice-close::after {
        font-size: 80%;
        content: \f00d;
        opacity: 0.5; }
      /* line 285, /home/deploy/production/app/app/assets/stylesheets/libs/_chosen.scss */
      .chosen-container-multi .chosen-choices li.search-choice .search-choice-close:hover::after {
        opacity: 1; }
  /* line 291, /home/deploy/production/app/app/assets/stylesheets/libs/_chosen.scss */
  .chosen-container-multi .chosen-choices li.search-choice-disabled {
    padding-right: 5px;
    border: 1px solid #ccc;
    background-color: #e4e4e4;
    color: #666; }
  /* line 298, /home/deploy/production/app/app/assets/stylesheets/libs/_chosen.scss */
  .chosen-container-multi .chosen-choices li.search-choice-focus {
    background: #d4d4d4; }
    /* line 300, /home/deploy/production/app/app/assets/stylesheets/libs/_chosen.scss */
    .chosen-container-multi .chosen-choices li.search-choice-focus .search-choice-close {
      background-position: -42px -10px; }
/* line 306, /home/deploy/production/app/app/assets/stylesheets/libs/_chosen.scss */
.chosen-container-multi .chosen-drop .result-selected {
  display: list-item;
  color: #ccc;
  cursor: default; }

/* @end */
/* @group Active  */
/* line 316, /home/deploy/production/app/app/assets/stylesheets/libs/_chosen.scss */
.chosen-container-active .chosen-single {
  border-color: #7a7a7a; }
/* line 321, /home/deploy/production/app/app/assets/stylesheets/libs/_chosen.scss */
.chosen-container-active.chosen-with-drop .chosen-single {
  -moz-border-radius-bottomright: 0;
  border-bottom-right-radius: 0;
  -moz-border-radius-bottomleft: 0;
  border-bottom-left-radius: 0; }
/* line 328, /home/deploy/production/app/app/assets/stylesheets/libs/_chosen.scss */
.chosen-container-active.chosen-with-drop .chosen-single div {
  -webkit-transform: rotate(180deg);
  -moz-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  -o-transform: rotate(180deg);
  transform: rotate(180deg); }
/* line 334, /home/deploy/production/app/app/assets/stylesheets/libs/_chosen.scss */
.chosen-container-active .chosen-choices li.search-field input[type="text"] {
  color: #222 !important; }

/* @end */
/* @group Disabled Support */
/* line 342, /home/deploy/production/app/app/assets/stylesheets/libs/_chosen.scss */
.chosen-disabled {
  opacity: 0.5 !important;
  cursor: default; }
  /* line 346, /home/deploy/production/app/app/assets/stylesheets/libs/_chosen.scss */
  .chosen-disabled .chosen-single {
    cursor: default; }
  /* line 350, /home/deploy/production/app/app/assets/stylesheets/libs/_chosen.scss */
  .chosen-disabled .chosen-choices .search-choice .search-choice-close {
    cursor: default; }

/* @end */
/* From the future */
/* line 3, /home/deploy/production/app/app/assets/stylesheets/_future.scss */
.future {
  /*
  A button for inline placement
  
  :hover             - Subtle rollover
  .btn.btn-large     - A large button to draw attention
  .btn.btn-submit    - For form actions
  .btn.btn-secondary - For secondary form actions
  */ }
  /* line 4, /home/deploy/production/app/app/assets/stylesheets/_future.scss */
  .future * {
    box-sizing: border-box; }
  /* line 8, /home/deploy/production/app/app/assets/stylesheets/_future.scss */
  .future .masthead-wrapper {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 1000; }
  /* line 13, /home/deploy/production/app/app/assets/stylesheets/v4/modules/_btn.scss */
  .future .btn {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    -webkit-transition: color, background-color 0.2s;
    -moz-transition: color, background-color 0.2s;
    -o-transition: color, background-color 0.2s;
    transition: color, background-color 0.2s;
    display: inline-block;
    padding: 6px 12px;
    margin: 0;
    border: none;
    border-radius: 3px;
    background-color: transparent;
    color: inherit;
    font: inherit;
    font-weight: normal;
    text-transform: none;
    outline: none;
    cursor: pointer; }
    /* line 20, /home/deploy/production/app/app/assets/stylesheets/v4/mixins/_btn.scss */
    .future .btn[disabled] {
      opacity: 0.5;
      cursor: default; }
    /* line 16, /home/deploy/production/app/app/assets/stylesheets/v4/modules/_btn.scss */
    .future .btn:link {
      border: none; }
    /* line 20, /home/deploy/production/app/app/assets/stylesheets/v4/modules/_btn.scss */
    .future .btn .fa {
      margin-top: -4px;
      font-size: 20px;
      vertical-align: middle; }
    /* line 27, /home/deploy/production/app/app/assets/stylesheets/v4/modules/_btn.scss */
    .future .btn .fa-subset {
      margin-top: 0;
      font-size: 16px; }
    /* line 32, /home/deploy/production/app/app/assets/stylesheets/v4/modules/_btn.scss */
    .future .btn:hover, .future .btn:focus {
      color: #bbbbbb;
      background-color: #3a3a3a; }
      /* line 36, /home/deploy/production/app/app/assets/stylesheets/v4/modules/_btn.scss */
      .future .btn:hover .fa-angle-left, .future .btn:focus .fa-angle-left {
        -webkit-transform: translateX(-3px);
        -moz-transform: translateX(-3px);
        -ms-transform: translateX(-3px);
        -o-transform: translateX(-3px);
        transform: translateX(-3px); }
    /* line 41, /home/deploy/production/app/app/assets/stylesheets/v4/modules/_btn.scss */
    .future .btn.btn-text .fa {
      padding-right: 5px; }
    /* line 45, /home/deploy/production/app/app/assets/stylesheets/v4/modules/_btn.scss */
    .future .btn.btn-medium {
      padding: 9px;
      line-height: 24px; }
    /* line 50, /home/deploy/production/app/app/assets/stylesheets/v4/modules/_btn.scss */
    .future .btn.btn-large {
      padding: 20px;
      line-height: 16px; }
    /* line 55, /home/deploy/production/app/app/assets/stylesheets/v4/modules/_btn.scss */
    .future .btn.btn-submit {
      background-color: #80b636;
      color: white; }
      /* line 59, /home/deploy/production/app/app/assets/stylesheets/v4/modules/_btn.scss */
      .future .btn.btn-submit:hover:not([disabled]), .future .btn.btn-submit:focus {
        background-color: #648f2a;
        color: white; }
    /* line 65, /home/deploy/production/app/app/assets/stylesheets/v4/modules/_btn.scss */
    .future .btn.btn-secondary {
      background-color: #c9c9c9;
      color: #505050; }
      /* line 69, /home/deploy/production/app/app/assets/stylesheets/v4/modules/_btn.scss */
      .future .btn.btn-secondary:hover, .future .btn.btn-secondary:focus {
        background-color: #969696;
        color: #505050; }
    /* line 75, /home/deploy/production/app/app/assets/stylesheets/v4/modules/_btn.scss */
    .future .btn.btn-light {
      background-color: #a1a1a1;
      color: white; }
      /* line 79, /home/deploy/production/app/app/assets/stylesheets/v4/modules/_btn.scss */
      .future .btn.btn-light:hover, .future .btn.btn-light:focus {
        background-color: #3a3a3a;
        color: white; }
    /* line 85, /home/deploy/production/app/app/assets/stylesheets/v4/modules/_btn.scss */
    .future .btn.btn-dark {
      background-color: #434343;
      color: white; }
      /* line 89, /home/deploy/production/app/app/assets/stylesheets/v4/modules/_btn.scss */
      .future .btn.btn-dark:hover, .future .btn.btn-dark:focus {
        background-color: #3a3a3a; }
    /* line 94, /home/deploy/production/app/app/assets/stylesheets/v4/modules/_btn.scss */
    .future .btn.btn-destructive {
      background-color: #e3524f;
      color: white; }
      /* line 98, /home/deploy/production/app/app/assets/stylesheets/v4/modules/_btn.scss */
      .future .btn.btn-destructive:hover, .future .btn.btn-destructive:focus {
        background-color: #b01f1c; }
    /* line 103, /home/deploy/production/app/app/assets/stylesheets/v4/modules/_btn.scss */
    .future .btn.btn-link {
      background-color: transparent;
      color: #3e4553;
      padding-left: 0;
      text-decoration: underline; }
      /* line 109, /home/deploy/production/app/app/assets/stylesheets/v4/modules/_btn.scss */
      .future .btn.btn-link:hover, .future .btn.btn-link:focus {
        background-color: transparent;
        opacity: 0.7; }
  /* line 1, /home/deploy/production/app/app/assets/stylesheets/v4/modules/_notification.scss */
  .future .error, .future .flash-message {
    font-size: 17px;
    font-weight: 500; }
  /* line 6, /home/deploy/production/app/app/assets/stylesheets/v4/modules/_notification.scss */
  .future .error {
    margin: 10px 0;
    color: #e3524f; }
    /* line 12, /home/deploy/production/app/app/assets/stylesheets/v4/modules/_notification.scss */
    .future .error .message {
      margin: 0;
      background-color: #24272a; }
  /* line 18, /home/deploy/production/app/app/assets/stylesheets/v4/modules/_notification.scss */
  .future .flash-message {
    margin: 0;
    color: #fff;
    border-radius: 0;
    font-weight: 400; }
    /* line 26, /home/deploy/production/app/app/assets/stylesheets/v4/modules/_notification.scss */
    .future .flash-message .flash-message-container {
      position: relative;
      max-width: 1910px;
      min-width: 340px;
      margin: 0 auto;
      padding: 1em 20px; }
    /* line 34, /home/deploy/production/app/app/assets/stylesheets/v4/modules/_notification.scss */
    .future .flash-message.error {
      background: #e3524f; }
    /* line 38, /home/deploy/production/app/app/assets/stylesheets/v4/modules/_notification.scss */
    .future .flash-message.warning {
      background: #e39c4f; }
    /* line 42, /home/deploy/production/app/app/assets/stylesheets/v4/modules/_notification.scss */
    .future .flash-message.success {
      background: #80b636; }
      /* line 45, /home/deploy/production/app/app/assets/stylesheets/v4/modules/_notification.scss */
      .future .flash-message.success .flash-message-container::before {
        padding-right: 5px;
        content: "\f00c";
        font-family: "Font Awesome 7 Pro"; }
    /* line 51, /home/deploy/production/app/app/assets/stylesheets/v4/modules/_notification.scss */
    .future .flash-message a:link, .future .flash-message a:visited {
      color: #fff;
      font-weight: 500;
      border-bottom: 1px solid #ddd; }
  /* line 58, /home/deploy/production/app/app/assets/stylesheets/v4/modules/_notification.scss */
  .future .message {
    font-size: 17px;
    font-weight: 500;
    margin: 10px 0;
    padding: 10px;
    border-radius: 4px;
    background-color: #80b636; }
  /* line 21, /home/deploy/production/app/app/assets/stylesheets/_future.scss */
  .future .flash-message {
    position: relative;
    display: block;
    z-index: 100;
    width: 100%;
    padding: 0;
    margin-bottom: -57px;
    cursor: pointer; }
    /* line 31, /home/deploy/production/app/app/assets/stylesheets/_future.scss */
    .future .flash-message::before {
      content: none; }
    /* line 35, /home/deploy/production/app/app/assets/stylesheets/_future.scss */
    .future .flash-message .flash-message-container::after {
      position: absolute;
      right: 40px;
      content: "\f00d";
      font-family: "Font Awesome 7 Pro"; }

@-moz-keyframes loading-bar {
  /* line 4, /home/deploy/production/app/app/assets/stylesheets/v4/modules/_loadable.scss */
  0% {
    width: 0%;
    left: 0; }

  /* line 8, /home/deploy/production/app/app/assets/stylesheets/v4/modules/_loadable.scss */
  25%, 70% {
    width: 100%;
    left: 0; }

  /* line 12, /home/deploy/production/app/app/assets/stylesheets/v4/modules/_loadable.scss */
  100% {
    width: 0%;
    left: 100%; } }

@-webkit-keyframes loading-bar {
  /* line 4, /home/deploy/production/app/app/assets/stylesheets/v4/modules/_loadable.scss */
  0% {
    width: 0%;
    left: 0; }

  /* line 8, /home/deploy/production/app/app/assets/stylesheets/v4/modules/_loadable.scss */
  25%, 70% {
    width: 100%;
    left: 0; }

  /* line 12, /home/deploy/production/app/app/assets/stylesheets/v4/modules/_loadable.scss */
  100% {
    width: 0%;
    left: 100%; } }

@-o-keyframes loading-bar {
  /* line 4, /home/deploy/production/app/app/assets/stylesheets/v4/modules/_loadable.scss */
  0% {
    width: 0%;
    left: 0; }

  /* line 8, /home/deploy/production/app/app/assets/stylesheets/v4/modules/_loadable.scss */
  25%, 70% {
    width: 100%;
    left: 0; }

  /* line 12, /home/deploy/production/app/app/assets/stylesheets/v4/modules/_loadable.scss */
  100% {
    width: 0%;
    left: 100%; } }

@-ms-keyframes loading-bar {
  /* line 4, /home/deploy/production/app/app/assets/stylesheets/v4/modules/_loadable.scss */
  0% {
    width: 0%;
    left: 0; }

  /* line 8, /home/deploy/production/app/app/assets/stylesheets/v4/modules/_loadable.scss */
  25%, 70% {
    width: 100%;
    left: 0; }

  /* line 12, /home/deploy/production/app/app/assets/stylesheets/v4/modules/_loadable.scss */
  100% {
    width: 0%;
    left: 100%; } }

@keyframes loading-bar {
  /* line 4, /home/deploy/production/app/app/assets/stylesheets/v4/modules/_loadable.scss */
  0% {
    width: 0%;
    left: 0; }

  /* line 8, /home/deploy/production/app/app/assets/stylesheets/v4/modules/_loadable.scss */
  25%, 70% {
    width: 100%;
    left: 0; }

  /* line 12, /home/deploy/production/app/app/assets/stylesheets/v4/modules/_loadable.scss */
  100% {
    width: 0%;
    left: 100%; } }

/* line 19, /home/deploy/production/app/app/assets/stylesheets/v4/modules/_loadable.scss */
.loadable::after {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1001;
  display: block;
  width: 0%;
  height: 3px;
  background-color: #80b636;
  content: ''; }
/* line 33, /home/deploy/production/app/app/assets/stylesheets/v4/modules/_loadable.scss */
.loadable.loading::after {
  -webkit-transform: translateZ(0);
  -moz-transform: translateZ(0);
  -ms-transform: translateZ(0);
  -o-transform: translateZ(0);
  transform: translateZ(0);
  -webkit-animation: loading-bar 4s ease-in-out infinite;
  -moz-animation: loading-bar 4s ease-in-out infinite;
  -ms-animation: loading-bar 4s ease-in-out infinite;
  -o-animation: loading-bar 4s ease-in-out infinite;
  animation: loading-bar 4s ease-in-out infinite; }
