/*
 * This is a manifest file that'll be compiled into application.css, which will include all the files
 * listed below.
 *
 * Any CSS and SCSS file within this directory, lib/assets/stylesheets, vendor/assets/stylesheets,
 * or vendor/assets/stylesheets of plugins, if any, can be referenced here using a relative path.
 *
 * You're free to add application-wide styles to this file and they'll appear at the top of the
 * compiled file, but it's generally better to create a new file per style scope.
 *

 */
/*!
 * jQuery UI Menu 1.12.1
 * http://jqueryui.com
 *
 * Copyright jQuery Foundation and other contributors
 * Released under the MIT license.
 * http://jquery.org/license
 *
 * http://api.jqueryui.com/menu/#theming
 */
/*
 *= require jquery-ui/theme
 */
/* line 14, /app/.bundle/ruby/2.7.0/gems/jquery-ui-rails-6.0.1/app/assets/stylesheets/jquery-ui/menu.css */
.ui-menu {
  list-style: none;
  padding: 0;
  margin: 0;
  display: block;
  outline: 0; }

/* line 21, /app/.bundle/ruby/2.7.0/gems/jquery-ui-rails-6.0.1/app/assets/stylesheets/jquery-ui/menu.css */
.ui-menu .ui-menu {
  position: absolute; }

/* line 24, /app/.bundle/ruby/2.7.0/gems/jquery-ui-rails-6.0.1/app/assets/stylesheets/jquery-ui/menu.css */
.ui-menu .ui-menu-item {
  margin: 0;
  cursor: pointer;
  /* support: IE10, see #8844 */
  list-style-image: url("data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7"); }

/* line 30, /app/.bundle/ruby/2.7.0/gems/jquery-ui-rails-6.0.1/app/assets/stylesheets/jquery-ui/menu.css */
.ui-menu .ui-menu-item-wrapper {
  position: relative;
  padding: 3px 1em 3px .4em; }

/* line 34, /app/.bundle/ruby/2.7.0/gems/jquery-ui-rails-6.0.1/app/assets/stylesheets/jquery-ui/menu.css */
.ui-menu .ui-menu-divider {
  margin: 5px 0;
  height: 0;
  font-size: 0;
  line-height: 0;
  border-width: 1px 0 0 0; }

/* line 41, /app/.bundle/ruby/2.7.0/gems/jquery-ui-rails-6.0.1/app/assets/stylesheets/jquery-ui/menu.css */
.ui-menu .ui-state-focus,
.ui-menu .ui-state-active {
  margin: -1px; }

/* icon support */
/* line 47, /app/.bundle/ruby/2.7.0/gems/jquery-ui-rails-6.0.1/app/assets/stylesheets/jquery-ui/menu.css */
.ui-menu-icons {
  position: relative; }

/* line 50, /app/.bundle/ruby/2.7.0/gems/jquery-ui-rails-6.0.1/app/assets/stylesheets/jquery-ui/menu.css */
.ui-menu-icons .ui-menu-item-wrapper {
  padding-left: 2em; }

/* left-aligned */
/* line 55, /app/.bundle/ruby/2.7.0/gems/jquery-ui-rails-6.0.1/app/assets/stylesheets/jquery-ui/menu.css */
.ui-menu .ui-icon {
  position: absolute;
  top: 0;
  bottom: 0;
  left: .2em;
  margin: auto 0; }

/* right-aligned */
/* line 64, /app/.bundle/ruby/2.7.0/gems/jquery-ui-rails-6.0.1/app/assets/stylesheets/jquery-ui/menu.css */
.ui-menu .ui-menu-icon {
  left: auto;
  right: 0; }

/*!
 * jQuery UI Autocomplete 1.12.1
 * http://jqueryui.com
 *
 * Copyright jQuery Foundation and other contributors
 * Released under the MIT license.
 * http://jquery.org/license
 *
 * http://api.jqueryui.com/autocomplete/#theming
 */
/*
 *= require jquery-ui/theme
 */
/* line 14, /app/.bundle/ruby/2.7.0/gems/jquery-ui-rails-6.0.1/app/assets/stylesheets/jquery-ui/autocomplete.css */
.ui-autocomplete {
  position: absolute;
  top: 0;
  left: 0;
  cursor: default; }

/*!
 * jQuery UI CSS Framework 1.12.1
 * http://jqueryui.com
 *
 * Copyright jQuery Foundation and other contributors
 * Released under the MIT license.
 * http://jquery.org/license
 *
 * http://api.jqueryui.com/category/theming/
 */
/*
 *= require jquery-ui/theme
 */
/* Layout helpers
----------------------------------*/
/* line 17, /app/.bundle/ruby/2.7.0/gems/jquery-ui-rails-6.0.1/app/assets/stylesheets/jquery-ui/core.css */
.ui-helper-hidden {
  display: none; }

/* line 20, /app/.bundle/ruby/2.7.0/gems/jquery-ui-rails-6.0.1/app/assets/stylesheets/jquery-ui/core.css */
.ui-helper-hidden-accessible {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px; }

/* line 30, /app/.bundle/ruby/2.7.0/gems/jquery-ui-rails-6.0.1/app/assets/stylesheets/jquery-ui/core.css */
.ui-helper-reset {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  line-height: 1.3;
  text-decoration: none;
  font-size: 100%;
  list-style: none; }

/* line 40, /app/.bundle/ruby/2.7.0/gems/jquery-ui-rails-6.0.1/app/assets/stylesheets/jquery-ui/core.css */
.ui-helper-clearfix:before,
.ui-helper-clearfix:after {
  content: "";
  display: table;
  border-collapse: collapse; }

/* line 46, /app/.bundle/ruby/2.7.0/gems/jquery-ui-rails-6.0.1/app/assets/stylesheets/jquery-ui/core.css */
.ui-helper-clearfix:after {
  clear: both; }

/* line 49, /app/.bundle/ruby/2.7.0/gems/jquery-ui-rails-6.0.1/app/assets/stylesheets/jquery-ui/core.css */
.ui-helper-zfix {
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  position: absolute;
  opacity: 0;
  filter: Alpha(Opacity=0);
  /* support: IE8 */ }

/* line 59, /app/.bundle/ruby/2.7.0/gems/jquery-ui-rails-6.0.1/app/assets/stylesheets/jquery-ui/core.css */
.ui-front {
  z-index: 100; }

/* Interaction Cues
----------------------------------*/
/* line 66, /app/.bundle/ruby/2.7.0/gems/jquery-ui-rails-6.0.1/app/assets/stylesheets/jquery-ui/core.css */
.ui-state-disabled {
  cursor: default !important;
  pointer-events: none; }

/* Icons
----------------------------------*/
/* line 74, /app/.bundle/ruby/2.7.0/gems/jquery-ui-rails-6.0.1/app/assets/stylesheets/jquery-ui/core.css */
.ui-icon {
  display: inline-block;
  vertical-align: middle;
  margin-top: -.25em;
  position: relative;
  text-indent: -99999px;
  overflow: hidden;
  background-repeat: no-repeat; }

/* line 84, /app/.bundle/ruby/2.7.0/gems/jquery-ui-rails-6.0.1/app/assets/stylesheets/jquery-ui/core.css */
.ui-widget-icon-block {
  left: 50%;
  margin-left: -8px;
  display: block; }

/* Misc visuals
----------------------------------*/
/* Overlays */
/* line 94, /app/.bundle/ruby/2.7.0/gems/jquery-ui-rails-6.0.1/app/assets/stylesheets/jquery-ui/core.css */
.ui-widget-overlay {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%; }

/* line 3, /app/app/assets/stylesheets/layout/modules/_forms.scss */
button,
input,
optgroup,
select,
textarea {
  font-family: MuseoSans, "HelveticaNeue", "Helvetica Neue", Helvetica, Arial, sans-serif; }

/* line 11, /app/app/assets/stylesheets/layout/modules/_forms.scss */
select,
textarea,
input[type='email'],
input[type='number'],
input[type='search'],
input[type='text'],
input[type='tel'],
input[type='url'],
input[type='date'],
input[type='time'],
input[type='password'] {
  box-sizing: border-box;
  background-color: #fff;
  border: 1px solid #d1d1d1;
  border-radius: 2px;
  box-shadow: none;
  height: 1.8em;
  margin-bottom: 0.4em;
  padding: 0 0.4em;
  width: 100%; }

/* line 25, /app/app/assets/stylesheets/layout/modules/_forms.scss */
select {
  -moz-appearance: none;
  -webkit-appearance: none;
  appearance: none;
  background: url("icon-arrow-small-red-select.png") #fff;
  background-position: 100% 50%;
  background-repeat: no-repeat; }

/* line 32, /app/app/assets/stylesheets/layout/modules/_forms.scss */
textarea {
  -moz-appearance: none;
  -webkit-appearance: none;
  appearance: none;
  min-height: 5em;
  padding: 0.4em; }

/* line 39, /app/app/assets/stylesheets/layout/modules/_forms.scss */
input[type='email'], input[type='number'], input[type='search'], input[type='text'], input[type='tel'], input[type='url'], input[type='date'], input[type='time'], input[type='password'] {
  -moz-appearance: none;
  -webkit-appearance: none;
  appearance: none; }

/* line 53, /app/app/assets/stylesheets/layout/modules/_forms.scss */
input:active,
input:focus,
textarea:focus,
select:focus {
  border-color: #8db2d0;
  box-shadow: 0 0 0.4em #8db2d0;
  outline: none; }

/* line 62, /app/app/assets/stylesheets/layout/modules/_forms.scss */
label,
legend {
  box-sizing: border-box;
  display: block;
  margin-bottom: 0.1em; }

/* line 69, /app/app/assets/stylesheets/layout/modules/_forms.scss */
label {
  font-size: 0.8em; }

/* line 73, /app/app/assets/stylesheets/layout/modules/_forms.scss */
.form {
  position: relative;
  margin-bottom: 1.6em; }
  /* line 77, /app/app/assets/stylesheets/layout/modules/_forms.scss */
  .form p,
  .form .formgroup.input,
  .form .formgroup.inputs {
    clear: both; }
  /* line 83, /app/app/assets/stylesheets/layout/modules/_forms.scss */
  .form label:not(:first-child) {
    float: left; }
  /* line 88, /app/app/assets/stylesheets/layout/modules/_forms.scss */
  .form .inputs .subgroup {
    float: left;
    width: 49%; }
  /* line 93, /app/app/assets/stylesheets/layout/modules/_forms.scss */
  .form .inputs input:not([type='radio']):not([type='checkbox']) {
    width: 100%; }
  /* line 100, /app/app/assets/stylesheets/layout/modules/_forms.scss */
  .form .subgroup:not(:first-child) {
    float: right; }
  /* line 104, /app/app/assets/stylesheets/layout/modules/_forms.scss */
  .form .subgroup.radio, .form .subgroup.checkbox {
    margin-right: 1%; }
  /* line 110, /app/app/assets/stylesheets/layout/modules/_forms.scss */
  .form .subgroup.street, .form .subgroup.city {
    width: 70%; }
  /* line 115, /app/app/assets/stylesheets/layout/modules/_forms.scss */
  .form .subgroup.street_number, .form .subgroup.zip {
    width: 28%; }
  /* line 122, /app/app/assets/stylesheets/layout/modules/_forms.scss */
  .form .input.radio label:not(:first-child) {
    margin-right: 1.6em; }
    @media (max-width: 999px) {
      /* line 122, /app/app/assets/stylesheets/layout/modules/_forms.scss */
      .form .input.radio label:not(:first-child) {
        margin-right: 0.8em; } }
    @media (max-width: 799px) {
      /* line 122, /app/app/assets/stylesheets/layout/modules/_forms.scss */
      .form .input.radio label:not(:first-child) {
        margin-right: 1.6em; } }
  /* line 134, /app/app/assets/stylesheets/layout/modules/_forms.scss */
  .form .checkbox:last-child,
  .form .checkbox.parsley-success,
  .form .checkbox.parsley-error {
    margin-bottom: 0.4em; }
  /* line 140, /app/app/assets/stylesheets/layout/modules/_forms.scss */
  .form [type="submit"] {
    margin-bottom: 0.8em; }
    /* line 143, /app/app/assets/stylesheets/layout/modules/_forms.scss */
    .form [type="submit"].button {
      height: auto;
      white-space: normal; }
    /* line 148, /app/app/assets/stylesheets/layout/modules/_forms.scss */
    .form [type="submit"].button-center {
      display: block;
      margin-left: auto;
      margin-right: auto; }
    /* line 154, /app/app/assets/stylesheets/layout/modules/_forms.scss */
    .form [type="submit"].button-right {
      display: block;
      margin-left: auto; }
  /* line 160, /app/app/assets/stylesheets/layout/modules/_forms.scss */
  .form .pre-button-content,
  .form .post-button-content {
    font-size: 0.8em; }

/* line 167, /app/app/assets/stylesheets/layout/modules/_forms.scss */
.form-inline .form-group {
  display: inline-block;
  margin-bottom: 0; }

/* line 173, /app/app/assets/stylesheets/layout/modules/_forms.scss */
.form-cluster {
  border: none;
  margin: 0;
  padding: 0; }
  /* line 178, /app/app/assets/stylesheets/layout/modules/_forms.scss */
  .form-cluster .formgroup:first-child {
    margin-top: 0.4em; }
  /* line 183, /app/app/assets/stylesheets/layout/modules/_forms.scss */
  .form-cluster .formgroup:last-of-type > :last-child,
  .form-cluster .formgroup:last-of-type .subgroup > :last-child {
    margin-bottom: 0; }

/* line 190, /app/app/assets/stylesheets/layout/modules/_forms.scss */
.form-cluster-spacer {
  margin-bottom: 0.8em; }

/* line 194, /app/app/assets/stylesheets/layout/modules/_forms.scss */
.wrapper {
  overflow: hidden; }

/* line 198, /app/app/assets/stylesheets/layout/modules/_forms.scss */
.cluster-headline {
  background-color: #eaf1f6;
  color: #2a4c67;
  margin: 0.8em 0 0.4em;
  padding: 0.2em 0.4em 0.1em;
  width: 100%; }
  /* line 205, /app/app/assets/stylesheets/layout/modules/_forms.scss */
  .form-cluster:first-of-type .cluster-headline {
    margin-top: 0; }

@media (max-width: 599px) {
  /* line 211, /app/app/assets/stylesheets/layout/modules/_forms.scss */
  input[type='email'], input[type='number'], input[type='search'], input[type='text'], input[type='tel'], input[type='url'], input[type='date'], input[type='time'], input[type='password'],
  textarea,
  select {
    width: 100%; }

  /* line 217, /app/app/assets/stylesheets/layout/modules/_forms.scss */
  .form .inputs .subgroup {
    float: left;
    margin-left: 0;
    width: 100%; } }
/* line 225, /app/app/assets/stylesheets/layout/modules/_forms.scss */
[type='checkbox']:not(old),
[type='radio']:not(old) {
  margin-bottom: 0;
  margin-left: -14px;
  opacity: 0;
  position: absolute;
  width: 14px; }
  /* line 234, /app/app/assets/stylesheets/layout/modules/_forms.scss */
  [type='checkbox']:not(old) + label .diamond-outer,
  [type='radio']:not(old) + label .diamond-outer {
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    background-color: #fff;
    border: 0.0625em solid #d1d1d1;
    display: inline-block;
    height: 0.875em;
    margin: 0.25em 0.4em 0.15em 0.25em;
    vertical-align: bottom;
    width: 0.875em; }

/* line 248, /app/app/assets/stylesheets/layout/modules/_forms.scss */
[type='checkbox']:not(old):checked + label .diamond-outer,
[type='radio']:not(old):checked + label .diamond-outer {
  border-color: #8db2d0; }

/* line 253, /app/app/assets/stylesheets/layout/modules/_forms.scss */
[type='checkbox']:not(old):checked + label .diamond-inner,
[type='radio']:not(old):checked + label .diamond-inner {
  background-color: #8db2d0;
  display: block;
  height: 0.875em; }

/* line 261, /app/app/assets/stylesheets/layout/modules/_forms.scss */
[type='checkbox']:not(old):focus + label .diamond-outer,
[type='radio']:not(old):focus + label .diamond-outer {
  border-color: #8db2d0;
  box-shadow: 0 0 0.4em #8db2d0;
  outline: none; }

/* line 269, /app/app/assets/stylesheets/layout/modules/_forms.scss */
.form-modal {
  padding: 0 2%; }
  /* line 272, /app/app/assets/stylesheets/layout/modules/_forms.scss */
  .form-modal .form > h3 {
    margin-top: 0; }

/* line 279, /app/app/assets/stylesheets/layout/modules/_forms.scss */
.form-step[data-step="1"] {
  overflow: hidden;
  position: relative; }
/* line 284, /app/app/assets/stylesheets/layout/modules/_forms.scss */
.form-step--buttons {
  display: flex;
  flex-direction: row;
  justify-content: space-between; }

/* ************************* */
/* ************************* */
/* ****  FILES UPLOAD  ***** */
/* ************************* */
/* ************************* */
/* line 298, /app/app/assets/stylesheets/layout/modules/_forms.scss */
.form .upload-container {
  box-shadow: 0 10px 15px 0 #c8c8c8;
  background-color: #fff;
  display: none;
  left: 10%;
  position: absolute;
  right: 10%;
  top: 3em;
  width: 80%;
  z-index: 2; }
  @media (max-width: 799px) {
    /* line 298, /app/app/assets/stylesheets/layout/modules/_forms.scss */
    .form .upload-container {
      left: 15%;
      right: 15%;
      width: 70%; } }
  @media (max-width: 599px) {
    /* line 298, /app/app/assets/stylesheets/layout/modules/_forms.scss */
    .form .upload-container {
      left: 5%;
      right: 5%;
      width: 90%; } }
  @media (max-width: 399px) {
    /* line 298, /app/app/assets/stylesheets/layout/modules/_forms.scss */
    .form .upload-container {
      left: 50%;
      margin-left: -15rem;
      width: 30rem; } }
  /* line 328, /app/app/assets/stylesheets/layout/modules/_forms.scss */
  .form .upload-container h4 {
    margin: 5px; }
/* line 333, /app/app/assets/stylesheets/layout/modules/_forms.scss */
.form .form-overlay {
  background: rgba(239, 240, 240, 0.8);
  display: none;
  height: 100%;
  left: -1%;
  position: absolute;
  right: -1%;
  width: 102%;
  z-index: 1; }
/* line 344, /app/app/assets/stylesheets/layout/modules/_forms.scss */
.form .fa-file-o {
  float: left;
  padding: 3px 3px 3px 0; }
/* line 349, /app/app/assets/stylesheets/layout/modules/_forms.scss */
.form .file-name {
  float: left;
  line-height: 27px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  width: 263px; }
/* line 358, /app/app/assets/stylesheets/layout/modules/_forms.scss */
.form .fa-times-circle {
  color: #bfc2c2;
  cursor: pointer;
  float: right;
  font-size: 1.3em;
  padding: 0.1em 1px; }
/* line 366, /app/app/assets/stylesheets/layout/modules/_forms.scss */
.form .button.close-upload {
  float: right;
  margin-right: 5px; }
  /* line 370, /app/app/assets/stylesheets/layout/modules/_forms.scss */
  .form .button.close-upload.disabled {
    background-color: #DFE0E0; }

/* line 377, /app/app/assets/stylesheets/layout/modules/_forms.scss */
.react-phone-number-input__icon {
  border: none !important; }

/* line 381, /app/app/assets/stylesheets/layout/modules/_forms.scss */
.react-phone-number-input__country {
  margin-bottom: 0.4em !important; }

/* line 385, /app/app/assets/stylesheets/layout/modules/_forms.scss */
.react-phone-number-input__country-select {
  margin: 0 !important; }

/* line 3, /app/app/assets/stylesheets/layout/modules/_specific_forms.scss */
.zip-search-form .zip {
  width: 8.5em; }

/* line 13, /app/app/assets/stylesheets/layout/modules/_specific_forms.scss */
.form .explicit-consent label > div, .form .marketing-consent label > div {
  display: inline; }
  /* line 16, /app/app/assets/stylesheets/layout/modules/_specific_forms.scss */
  .form .explicit-consent label > div > p:first-child, .form .marketing-consent label > div > p:first-child {
    display: inline;
    margin-bottom: 0; }
    /* line 22, /app/app/assets/stylesheets/layout/modules/_specific_forms.scss */
    .form .explicit-consent label > div > p:first-child::after, .form .marketing-consent label > div > p:first-child::after {
      content: '';
      display: block;
      height: 0.8em; }
/* line 30, /app/app/assets/stylesheets/layout/modules/_specific_forms.scss */
.form .explicit-consent .checkbox:last-child, .form .marketing-consent .checkbox:last-child {
  margin-bottom: 0; }
/* line 37, /app/app/assets/stylesheets/layout/modules/_specific_forms.scss */
.form .implicit-consent input[name='implicit_consent'] + div > p,
.form .implicit-consent input[name='further_implicit_consent'] + div > p {
  font-size: 0.8em; }

/* line 1, /app/app/assets/stylesheets/depot_check/_parsley.scss */
input.parsley-success,
select.parsley-success,
textarea.parsley-success {
  background-image: url("/assets/sprite-success-error.png");
  background-position: right -1em;
  background-repeat: no-repeat;
  background-size: 1.2em auto; }

/* line 12, /app/app/assets/stylesheets/depot_check/_parsley.scss */
input.parsley-error,
select.parsley-error,
textarea.parsley-error {
  background-image: url("/assets/sprite-success-error.png");
  background-position: right 0.2em;
  background-repeat: no-repeat;
  background-size: 1.2em auto; }

/* line 23, /app/app/assets/stylesheets/depot_check/_parsley.scss */
.parsley-errors-list {
  color: #f40a0c;
  display: none;
  font-size: 12px;
  font-weight: bold;
  list-style-type: none;
  margin: 0;
  -moz-opacity: 0;
  -webkit-opacity: 0;
  opacity: 0;
  padding: 0;
  position: absolute;
  transition: all 0.3s ease-in; }

/* line 41, /app/app/assets/stylesheets/depot_check/_parsley.scss */
#parsley-id-multiple-depot_checkreadiness_to_assume_risk.parsley-errors-list.filled,
#parsley-id-multiple-depot_checkgender.parsley-errors-list.filled,
#parsley-id-multiple-depot_checkagb.parsley-errors-list.filled {
  box-shadow: 0 0 3px 3px rgba(0, 0, 0, 0.2);
  background: #f40a0c;
  border-radius: 8px;
  color: #fff;
  display: block;
  font-size: 12px;
  font-weight: bold;
  opacity: 1;
  padding: 5px; }

/* line 55, /app/app/assets/stylesheets/depot_check/_parsley.scss */
#parsley-id-multiple-depot_checkreadiness_to_assume_risk.filled {
  margin-top: -74px;
  right: 10px; }

/* line 60, /app/app/assets/stylesheets/depot_check/_parsley.scss */
#parsley-id-multiple-depot_checkgender.parsley-errors-list.filled {
  margin-top: -13px;
  right: 67px; }

/* line 65, /app/app/assets/stylesheets/depot_check/_parsley.scss */
#parsley-id-multiple-depot_checkagb.parsley-errors-list.filled {
  left: 10px;
  margin-top: -68px; }

/* line 1, /app/app/assets/stylesheets/layout/modules/depot_check/_autocomplete.scss */
.ui-widget {
  font-size: 12px; }

/* line 5, /app/app/assets/stylesheets/layout/modules/depot_check/_autocomplete.scss */
.ui-widget,
.ui-widget-content .ui-menu-item,
.ui-widget-content a,
.ui-widget-content a:hover {
  border-color: #eaf1f6;
  color: #233237 !important; }

/* line 13, /app/app/assets/stylesheets/layout/modules/depot_check/_autocomplete.scss */
.ui-widget.ui-widget-content.ui-autocomplete {
  border-color: #e61d50 !important;
  border-radius: 0;
  max-height: 350px;
  overflow-x: hidden;
  overflow-y: auto; }

/* line 21, /app/app/assets/stylesheets/layout/modules/depot_check/_autocomplete.scss */
.ui-menu-item-wrapper .color-primary {
  color: #e61d50 !important; }

/* line 25, /app/app/assets/stylesheets/layout/modules/depot_check/_autocomplete.scss */
.ui-state-active,
.ui-widget-content .ui-state-active,
.ui-widget-header .ui-state-active,
a.ui-button:active,
.ui-button:active,
.ui-button.ui-state-active:hover {
  background-color: #eaf1f6 !important;
  border-color: #fff !important; }

/* line 35, /app/app/assets/stylesheets/layout/modules/depot_check/_autocomplete.scss */
.ui-menu .ui-menu-item-wrapper,
.ui-menu-item-wrapper {
  display: block;
  padding: 3px 1em 3px 0.4em; }

/* line 41, /app/app/assets/stylesheets/layout/modules/depot_check/_autocomplete.scss */
.ui-state-hover,
.ui-widget-content .ui-state-hover,
.ui-widget-header .ui-state-hover,
.ui-state-focus,
.ui-widget-content .ui-state-focus,
.ui-widget-header .ui-state-focus,
.ui-state-active,
.ui-widget-content .ui-state-active,
.ui-widget-header .ui-state-active {
  background: #EFF0F0;
  border: none;
  color: #233237;
  margin: 0; }

/* line 56, /app/app/assets/stylesheets/layout/modules/depot_check/_autocomplete.scss */
.ui-text-wknisin {
  color: #959999; }

/* line 6, /app/app/assets/stylesheets/layout/modules/_depot_check.scss */
.form {
  /* ************************* */
  /* ************************* */
  /* ****  PLACEHOLDERS  ***** */
  /* ************************* */
  /* ************************* */
  /* ************************* */
  /* ************************* */
  /* ****   IMPRESSUM    ***** */
  /* ************************* */
  /* ************************* */
  /* ************************* */
  /* ************************* */
  /* *****  RESPONSIVE  ****** */
  /* ************************* */
  /* ************************* */ }
  /* line 2, /app/app/assets/stylesheets/layout/modules/depot_check/_risks.scss */
  .form .risks .risk {
    float: left;
    padding-bottom: 1em; }
    /* line 6, /app/app/assets/stylesheets/layout/modules/depot_check/_risks.scss */
    .form .risks .risk.risk-a {
      padding-right: 3%;
      width: 15%; }
      /* line 10, /app/app/assets/stylesheets/layout/modules/depot_check/_risks.scss */
      .form .risks .risk.risk-a .diamond-outer {
        margin: 1.2rem 1.5rem; }
    /* line 15, /app/app/assets/stylesheets/layout/modules/depot_check/_risks.scss */
    .form .risks .risk.risk-b, .form .risks .risk.risk-c, .form .risks .risk.risk-d {
      padding-left: 3%;
      padding-right: 3%;
      width: 15%; }
      /* line 22, /app/app/assets/stylesheets/layout/modules/depot_check/_risks.scss */
      .form .risks .risk.risk-b .diamond-outer, .form .risks .risk.risk-c .diamond-outer, .form .risks .risk.risk-d .diamond-outer {
        margin: 1.2rem 2.2rem 1.2rem 1.5rem; }
    /* line 27, /app/app/assets/stylesheets/layout/modules/depot_check/_risks.scss */
    .form .risks .risk.risk-e {
      padding-left: 3%;
      width: 15%; }
      /* line 31, /app/app/assets/stylesheets/layout/modules/depot_check/_risks.scss */
      .form .risks .risk.risk-e .diamond-outer {
        margin: 1.2rem 1.5rem; }
    /* line 36, /app/app/assets/stylesheets/layout/modules/depot_check/_risks.scss */
    .form .risks .risk label {
      float: none;
      line-height: 1.6em;
      margin: 0; }
  /* line 43, /app/app/assets/stylesheets/layout/modules/depot_check/_risks.scss */
  .form .risks .box {
    color: #fff;
    cursor: default;
    font-size: 16px;
    font-weight: bold;
    padding: 18%;
    text-align: center; }
    /* line 51, /app/app/assets/stylesheets/layout/modules/depot_check/_risks.scss */
    .form .risks .box.box-a {
      background-color: #559215; }
    /* line 55, /app/app/assets/stylesheets/layout/modules/depot_check/_risks.scss */
    .form .risks .box.box-b {
      background-color: #ecb100; }
    /* line 59, /app/app/assets/stylesheets/layout/modules/depot_check/_risks.scss */
    .form .risks .box.box-c {
      background-color: #ff7900; }
    /* line 63, /app/app/assets/stylesheets/layout/modules/depot_check/_risks.scss */
    .form .risks .box.box-d {
      background-color: #bf320f; }
    /* line 67, /app/app/assets/stylesheets/layout/modules/depot_check/_risks.scss */
    .form .risks .box.box-e {
      background-color: #760c11; }
  /* line 1, /app/app/assets/stylesheets/layout/modules/depot_check/_risk_hints.scss */
  .form .risk-hints {
    box-shadow: 0 10px 15px 0 #c8c8c8;
    box-sizing: border-box;
    background-color: #fff;
    border: 1px solid #e61d50;
    display: none;
    max-width: 295px;
    position: absolute;
    width: 100%;
    z-index: 10; }
    /* line 12, /app/app/assets/stylesheets/layout/modules/depot_check/_risk_hints.scss */
    .form .risk-hints h4 {
      margin-bottom: 0; }
    /* line 16, /app/app/assets/stylesheets/layout/modules/depot_check/_risk_hints.scss */
    .form .risk-hints > div {
      display: none;
      padding: 5px; }
    /* line 22, /app/app/assets/stylesheets/layout/modules/depot_check/_risk_hints.scss */
    .form .risk-hints table td {
      border-bottom: none;
      color: #233237 !important;
      font-size: 0.8em;
      padding: 0;
      vertical-align: top; }
      /* line 29, /app/app/assets/stylesheets/layout/modules/depot_check/_risk_hints.scss */
      .form .risk-hints table td p {
        font-size: 0.9em;
        margin: 0.2em 0 0.4em;
        width: 205px; }
        /* line 34, /app/app/assets/stylesheets/layout/modules/depot_check/_risk_hints.scss */
        .form .risk-hints table td p.last-p {
          margin-bottom: 0; }
      /* line 39, /app/app/assets/stylesheets/layout/modules/depot_check/_risk_hints.scss */
      .form .risk-hints table td strong {
        font-weight: 500; }
  /* line 46, /app/app/assets/stylesheets/layout/modules/depot_check/_risk_hints.scss */
  .form .risk-hints::before,
  .form .risk-hints::after {
    transition: left 0.4s ease-in-out;
    border: solid transparent;
    bottom: 100%;
    content: ' ';
    height: 0;
    left: 50%;
    pointer-events: none;
    position: absolute;
    width: 0; }
  /* line 59, /app/app/assets/stylesheets/layout/modules/depot_check/_risk_hints.scss */
  .form .risk-hints::before {
    border-color: rgba(176, 2, 47, 0);
    border-bottom-color: #e61d50;
    border-width: 10px;
    margin-left: -10px; }
  /* line 68, /app/app/assets/stylesheets/layout/modules/depot_check/_risk_hints.scss */
  .form .risk-hints::after {
    border-color: rgba(239, 240, 240, 0);
    border-bottom-color: #fff;
    border-width: 9px;
    margin-left: -9px; }
  /* line 77, /app/app/assets/stylesheets/layout/modules/depot_check/_risk_hints.scss */
  .form .risk-hints.arrow-a::before,
  .form .risk-hints.arrow-a::after {
    left: 2.2rem; }
  /* line 82, /app/app/assets/stylesheets/layout/modules/depot_check/_risk_hints.scss */
  .form .risk-hints.arrow-b::before,
  .form .risk-hints.arrow-b::after {
    left: 8.5rem; }
  /* line 87, /app/app/assets/stylesheets/layout/modules/depot_check/_risk_hints.scss */
  .form .risk-hints.arrow-c::before,
  .form .risk-hints.arrow-c::after {
    left: 14.8rem; }
  /* line 92, /app/app/assets/stylesheets/layout/modules/depot_check/_risk_hints.scss */
  .form .risk-hints.arrow-d::before,
  .form .risk-hints.arrow-d::after {
    left: 21.2rem; }
  /* line 97, /app/app/assets/stylesheets/layout/modules/depot_check/_risk_hints.scss */
  .form .risk-hints.arrow-e::before,
  .form .risk-hints.arrow-e::after {
    left: 27.3rem; }
  @media (min-width: 800px) and (max-width: 949px) {
    /* line 103, /app/app/assets/stylesheets/layout/modules/depot_check/_risk_hints.scss */
    .form .risk-hints.arrow-a::before,
    .form .risk-hints.arrow-a::after {
      left: 7.4%; }
    /* line 108, /app/app/assets/stylesheets/layout/modules/depot_check/_risk_hints.scss */
    .form .risk-hints.arrow-b::before,
    .form .risk-hints.arrow-b::after {
      left: 29%; }
    /* line 113, /app/app/assets/stylesheets/layout/modules/depot_check/_risk_hints.scss */
    .form .risk-hints.arrow-c::before,
    .form .risk-hints.arrow-c::after {
      left: 50%; }
    /* line 118, /app/app/assets/stylesheets/layout/modules/depot_check/_risk_hints.scss */
    .form .risk-hints.arrow-d::before,
    .form .risk-hints.arrow-d::after {
      left: 70.8%; }
    /* line 123, /app/app/assets/stylesheets/layout/modules/depot_check/_risk_hints.scss */
    .form .risk-hints.arrow-e::before,
    .form .risk-hints.arrow-e::after {
      left: 92%; } }
  /* line 129, /app/app/assets/stylesheets/layout/modules/depot_check/_risk_hints.scss */
  .form .hidden-risk-radio {
    opacity: 0;
    position: absolute; }
  /* line 134, /app/app/assets/stylesheets/layout/modules/depot_check/_risk_hints.scss */
  .form .form .inputs input.hidden-risk-radio {
    width: auto; }
  /* line 2, /app/app/assets/stylesheets/layout/modules/depot_check/_newsletter.scss */
  .form .newsletter-registration-form input.first-name,
  .form .newsletter-registration-form input.last-name,
  .form .newsletter-registration-form input.email {
    width: 100% !important; }
  /* line 8, /app/app/assets/stylesheets/layout/modules/depot_check/_newsletter.scss */
  .form .newsletter-registration-form .success-text {
    float: left;
    font-size: 27px;
    font-weight: bold;
    margin-bottom: 10px;
    margin-right: 10px; }
  /* line 16, /app/app/assets/stylesheets/layout/modules/depot_check/_newsletter.scss */
  .form .newsletter-registration-form .success-mark {
    background-image: url("/assets/spritemap.png");
    background-position: -268px -163px;
    background-repeat: no-repeat;
    background-size: 428px 406px;
    display: block;
    float: left;
    height: 40px;
    width: 40px; }
  /* line 29, /app/app/assets/stylesheets/layout/modules/depot_check/_newsletter.scss */
  .form .newsletter-registration-form input[type='submit'] {
    padding: 4px 0; }
  /* line 1, /app/app/assets/stylesheets/layout/modules/depot_check/_help_sidebar.scss */
  .form #help-container {
    transition: left ease 0.4s;
    background-color: #eaf1f6;
    height: 100%;
    left: 100%;
    overflow: auto;
    padding: 0;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 10; }
    /* line 13, /app/app/assets/stylesheets/layout/modules/depot_check/_help_sidebar.scss */
    .form #help-container.ps-active-panel {
      left: 0; }
  /* line 18, /app/app/assets/stylesheets/layout/modules/depot_check/_help_sidebar.scss */
  .form .help-content {
    box-sizing: border-box;
    padding: 1em;
    width: 100%; }
    /* line 23, /app/app/assets/stylesheets/layout/modules/depot_check/_help_sidebar.scss */
    .form .help-content h4 {
      margin-top: 1.6em; }
  /* line 12, /app/app/assets/stylesheets/layout/modules/_depot_check.scss */
  .form .button.add,
  .form .button.files,
  .form .button.close-upload,
  .form .button.close-help {
    font-weight: 300 !important; }
  /* line 20, /app/app/assets/stylesheets/layout/modules/_depot_check.scss */
  .form .button.close-upload {
    float: right;
    margin-right: 5px; }
    /* line 24, /app/app/assets/stylesheets/layout/modules/_depot_check.scss */
    .form .button.close-upload.disabled {
      background-color: #DFE0E0; }
  /* line 30, /app/app/assets/stylesheets/layout/modules/_depot_check.scss */
  .form .hint {
    font-size: 0.73em; }
  /* line 34, /app/app/assets/stylesheets/layout/modules/_depot_check.scss */
  .form .gender .hint.required {
    float: left;
    margin-left: 72px;
    margin-top: 0;
    position: relative;
    right: initial; }
  /* line 42, /app/app/assets/stylesheets/layout/modules/_depot_check.scss */
  .form input[type='text'],
  .form input[type='email'],
  .form input[type='tel'] {
    font-family: MuseoSans, "HelveticaNeue", "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 100%;
    line-height: 26px; }
    /* line 49, /app/app/assets/stylesheets/layout/modules/_depot_check.scss */
    .form input[type='text'].liquid-assets,
    .form input[type='email'].liquid-assets,
    .form input[type='tel'].liquid-assets {
      float: left;
      margin-bottom: 10px;
      width: 281px; }
    /* line 55, /app/app/assets/stylesheets/layout/modules/_depot_check.scss */
    .form input[type='text'].autocomplete,
    .form input[type='email'].autocomplete,
    .form input[type='tel'].autocomplete {
      margin-right: 3px;
      width: 205px; }
    /* line 60, /app/app/assets/stylesheets/layout/modules/_depot_check.scss */
    .form input[type='text'].value,
    .form input[type='email'].value,
    .form input[type='tel'].value {
      width: 73px; }
    /* line 64, /app/app/assets/stylesheets/layout/modules/_depot_check.scss */
    .form input[type='text'].autocomplete, .form input[type='text'].value,
    .form input[type='email'].autocomplete,
    .form input[type='email'].value,
    .form input[type='tel'].autocomplete,
    .form input[type='tel'].value {
      float: left; }
    /* line 69, /app/app/assets/stylesheets/layout/modules/_depot_check.scss */
    .form input[type='text'].liquid-assets, .form input[type='text'].autocomplete, .form input[type='text'].value,
    .form input[type='email'].liquid-assets,
    .form input[type='email'].autocomplete,
    .form input[type='email'].value,
    .form input[type='tel'].liquid-assets,
    .form input[type='tel'].autocomplete,
    .form input[type='tel'].value {
      border-color: #e61d50; }
    /* line 75, /app/app/assets/stylesheets/layout/modules/_depot_check.scss */
    .form input[type='text'].first-name, .form input[type='text'].street, .form input[type='text'].zip, .form input[type='text'].phone,
    .form input[type='email'].first-name,
    .form input[type='email'].street,
    .form input[type='email'].zip,
    .form input[type='email'].phone,
    .form input[type='tel'].first-name,
    .form input[type='tel'].street,
    .form input[type='tel'].zip,
    .form input[type='tel'].phone {
      float: left;
      margin-right: 3px; }
    /* line 83, /app/app/assets/stylesheets/layout/modules/_depot_check.scss */
    .form input[type='text'].first-name, .form input[type='text'].last-name,
    .form input[type='email'].first-name,
    .form input[type='email'].last-name,
    .form input[type='tel'].first-name,
    .form input[type='tel'].last-name {
      width: 148.5px; }
    /* line 88, /app/app/assets/stylesheets/layout/modules/_depot_check.scss */
    .form input[type='text'].email,
    .form input[type='email'].email,
    .form input[type='tel'].email {
      width: 182px; }
    /* line 91, /app/app/assets/stylesheets/layout/modules/_depot_check.scss */
    .form input[type='text'].phone,
    .form input[type='email'].phone,
    .form input[type='tel'].phone {
      width: 115px; }
    /* line 95, /app/app/assets/stylesheets/layout/modules/_depot_check.scss */
    .form input[type='text'].street, .form input[type='text'].city,
    .form input[type='email'].street,
    .form input[type='email'].city,
    .form input[type='tel'].street,
    .form input[type='tel'].city {
      width: 217px; }
    /* line 100, /app/app/assets/stylesheets/layout/modules/_depot_check.scss */
    .form input[type='text'].street-number, .form input[type='text'].zip,
    .form input[type='email'].street-number,
    .form input[type='email'].zip,
    .form input[type='tel'].street-number,
    .form input[type='tel'].zip {
      width: 80px; }
    /* line 105, /app/app/assets/stylesheets/layout/modules/_depot_check.scss */
    .form input[type='text'].success-input,
    .form input[type='email'].success-input,
    .form input[type='tel'].success-input {
      background-image: url("/assets/sprite-success-error.png");
      background-position: right -1em;
      background-repeat: no-repeat;
      background-size: 1.2em auto; }
    /* line 114, /app/app/assets/stylesheets/layout/modules/_depot_check.scss */
    .form input[type='text'].error-input,
    .form input[type='email'].error-input,
    .form input[type='tel'].error-input {
      background-image: url("/assets/sprite-success-error.png");
      background-position: right 0.2em;
      background-repeat: no-repeat;
      background-size: 1.2em auto; }
  /* line 124, /app/app/assets/stylesheets/layout/modules/_depot_check.scss */
  .form .fa-check-empty,
  .form .fa-check-sign,
  .form .fa-file-o {
    color: #BFC2C2;
    cursor: default;
    display: block;
    font-size: 18px; }
  /* line 133, /app/app/assets/stylesheets/layout/modules/_depot_check.scss */
  .form .fa-check-sign {
    margin-right: 9px; }
  /* line 137, /app/app/assets/stylesheets/layout/modules/_depot_check.scss */
  .form .fa-ok {
    color: #e61d50; }
  /* line 141, /app/app/assets/stylesheets/layout/modules/_depot_check.scss */
  .form .img-circle-blank,
  .form .img-ok-sign {
    background-image: url("/assets/sprite-radio-red-grey.png");
    background-repeat: no-repeat;
    background-size: auto 16px;
    display: block;
    height: 17px;
    width: 18px; }
  /* line 153, /app/app/assets/stylesheets/layout/modules/_depot_check.scss */
  .form .img-circle-blank {
    background-position: -16px 0; }
  /* line 156, /app/app/assets/stylesheets/layout/modules/_depot_check.scss */
  .form .img-ok-sign {
    background-position: -68px 0; }
  /* line 160, /app/app/assets/stylesheets/layout/modules/_depot_check.scss */
  .form .gender .img-circle-blank,
  .form .gender .img-ok-sign {
    float: left;
    margin-right: 10px; }
  /* line 166, /app/app/assets/stylesheets/layout/modules/_depot_check.scss */
  .form .gender {
    margin-bottom: 5px; }
    /* line 169, /app/app/assets/stylesheets/layout/modules/_depot_check.scss */
    .form .gender label {
      margin-right: 15px; }
  /* line 174, /app/app/assets/stylesheets/layout/modules/_depot_check.scss */
  .form .gender .img-circle-blank,
  .form .gender .img-ok-sign,
  .form .agb .img-circle-blank,
  .form .agb .img-ok-sign {
    width: 17px; }
  /* line 181, /app/app/assets/stylesheets/layout/modules/_depot_check.scss */
  .form .gender .img-circle-blank,
  .form .agb .img-circle-blank {
    background-position: -51px 0; }
  /* line 186, /app/app/assets/stylesheets/layout/modules/_depot_check.scss */
  .form .gender .img-ok-sign,
  .form .agb .img-ok-sign {
    background-position: -85px 0; }
  /* line 191, /app/app/assets/stylesheets/layout/modules/_depot_check.scss */
  .form #help-panel-link {
    display: block;
    position: relative;
    text-align: right; }
    /* line 196, /app/app/assets/stylesheets/layout/modules/_depot_check.scss */
    .form #help-panel-link .fa-question-circle {
      color: #BFC2C2;
      font-size: 1.3em;
      padding: 1px;
      cursor: pointer; }
    /* line 203, /app/app/assets/stylesheets/layout/modules/_depot_check.scss */
    .form #help-panel-link .fa-info-circle {
      padding: 1px; }
  /* line 208, /app/app/assets/stylesheets/layout/modules/_depot_check.scss */
  .form .fa-times-circle {
    color: #BFC2C2;
    cursor: pointer;
    float: right;
    font-size: 1.3em;
    padding: 0.1em 1px; }
  /* line 217, /app/app/assets/stylesheets/layout/modules/_depot_check.scss */
  .form .consultant h3 {
    margin-bottom: 5px; }
  /* line 223, /app/app/assets/stylesheets/layout/modules/_depot_check.scss */
  .form div#error-messages {
    background: #ffe0e0;
    border: 1px solid #ff0000;
    display: none;
    margin: 15px 0;
    padding: 5px 10px 10px; }
    /* line 230, /app/app/assets/stylesheets/layout/modules/_depot_check.scss */
    .form div#error-messages h3 {
      border: none; }
    /* line 233, /app/app/assets/stylesheets/layout/modules/_depot_check.scss */
    .form div#error-messages h3::after {
      display: none; }
  /* line 238, /app/app/assets/stylesheets/layout/modules/_depot_check.scss */
  .form .validation_error {
    color: #ff0000; }
  /* line 243, /app/app/assets/stylesheets/layout/modules/_depot_check.scss */
  .form #depot_check_submission_agb {
    position: absolute;
    left: 0; }
  /* line 249, /app/app/assets/stylesheets/layout/modules/_depot_check.scss */
  .form .parsley-error [type='checkbox']:not(old) + label .diamond-outer,
  .form .parsley-error [type='radio']:not(old) + label .diamond-outer,
  .form div.risk.parsley-error ~ div.risk [type='radio']:not(old) + label .diamond-outer {
    border-color: #ff0000;
    box-shadow: 0 0 0.4em #ff0000;
    outline: none; }
  /* line 266, /app/app/assets/stylesheets/layout/modules/_depot_check.scss */
  .form ::-webkit-input-placeholder {
    color: #959999;
    font-size: 85%;
    font-weight: 300; }
  .form :-ms-input-placeholder {
    color: #959999;
    font-size: 85%;
    font-weight: 300; }
  .form ::-ms-input-placeholder {
    color: #959999;
    font-size: 85%;
    font-weight: 300; }
  .form ::placeholder {
    color: #959999;
    font-size: 85%;
    font-weight: 300; }
  /* line 273, /app/app/assets/stylesheets/layout/modules/_depot_check.scss */
  .form ::-webkit-input-placeholder {
    color: #959999;
    font-weight: 300; }
  /* line 279, /app/app/assets/stylesheets/layout/modules/_depot_check.scss */
  .form :-ms-input-placeholder {
    color: #959999;
    font-weight: 300; }
  /* line 285, /app/app/assets/stylesheets/layout/modules/_depot_check.scss */
  .form ::-ms-input-placeholder {
    color: #959999;
    font-weight: 300; }
  /* line 295, /app/app/assets/stylesheets/layout/modules/_depot_check.scss */
  .form .quirin-impress {
    float: right;
    margin-top: 20px;
    width: 320px; }
    /* line 300, /app/app/assets/stylesheets/layout/modules/_depot_check.scss */
    .form .quirin-impress .logo {
      text-align: center; }
    /* line 304, /app/app/assets/stylesheets/layout/modules/_depot_check.scss */
    .form .quirin-impress .info-text {
      margin-left: 87px; }
  /* line 315, /app/app/assets/stylesheets/layout/modules/_depot_check.scss */
  .form input.liquid-assets[type='text'] {
    width: 93%; }
  /* line 319, /app/app/assets/stylesheets/layout/modules/_depot_check.scss */
  .form input.autocomplete[type='text'] {
    margin-right: 1%;
    width: 67%; }
  /* line 324, /app/app/assets/stylesheets/layout/modules/_depot_check.scss */
  .form input.value[type='text'],
  .form input.value[type='email'] {
    width: 25%; }
  /* line 329, /app/app/assets/stylesheets/layout/modules/_depot_check.scss */
  .form .hint .curr-val-text {
    display: table;
    left: 68%;
    margin-left: 0;
    margin-top: -1.3em;
    position: relative; }
  /* line 337, /app/app/assets/stylesheets/layout/modules/_depot_check.scss */
  .form input.first-name[type='text'],
  .form input.last-name[type='text'] {
    width: 49%; }
  /* line 342, /app/app/assets/stylesheets/layout/modules/_depot_check.scss */
  .form input.phone[type='text'],
  .form input.email[type='email'] {
    width: 99%; }
  /* line 347, /app/app/assets/stylesheets/layout/modules/_depot_check.scss */
  .form input.first-name[type='text'],
  .form input.street[type='text'],
  .form input.zip[type='text'],
  .form input.phone[type='text'] {
    margin-right: 1%; }
  /* line 354, /app/app/assets/stylesheets/layout/modules/_depot_check.scss */
  .form input.street[type='text'],
  .form input.city[type='text'] {
    width: 70%; }
  /* line 359, /app/app/assets/stylesheets/layout/modules/_depot_check.scss */
  .form input.street-number[type='text'],
  .form input.zip[type='text'] {
    width: 28%; }
  /* line 364, /app/app/assets/stylesheets/layout/modules/_depot_check.scss */
  .form select.country,
  .form select.data-source {
    width: 99%; }
  @media (max-width: 599px) {
    /* line 370, /app/app/assets/stylesheets/layout/modules/_depot_check.scss */
    .form input.academic-title[type='text'] {
      width: 99%; } }
  /* line 375, /app/app/assets/stylesheets/layout/modules/_depot_check.scss */
  .form .risks-container {
    margin: 0 auto;
    max-width: 300px; }
  /* line 380, /app/app/assets/stylesheets/layout/modules/_depot_check.scss */
  .form .risks {
    max-width: 300px;
    width: 100%; }
  /* line 385, /app/app/assets/stylesheets/layout/modules/_depot_check.scss */
  .form .agb {
    overflow: hidden; }
  /* line 389, /app/app/assets/stylesheets/layout/modules/_depot_check.scss */
  .form #form_submit {
    font-size: 1.4em;
    font-weight: 700 !important;
    height: auto;
    line-height: 1.3;
    white-space: normal;
    width: 100%; }
  /* line 398, /app/app/assets/stylesheets/layout/modules/_depot_check.scss */
  .form .hint.tip {
    text-align: center; }
  /* line 402, /app/app/assets/stylesheets/layout/modules/_depot_check.scss */
  .form .special-info {
    margin: 0 auto;
    width: 98%; }
    /* line 406, /app/app/assets/stylesheets/layout/modules/_depot_check.scss */
    .form .special-info .fa-lock,
    .form .special-info .fa-envelope,
    .form .special-info .fa-file-text,
    .form .special-info .fa-question-circle,
    .form .special-info .fa-info-circle {
      margin-top: 2px;
      max-width: 30px;
      vertical-align: top;
      width: 5%; }
      /* line 416, /app/app/assets/stylesheets/layout/modules/_depot_check.scss */
      .form .special-info .fa-lock + p,
      .form .special-info .fa-envelope + p,
      .form .special-info .fa-file-text + p,
      .form .special-info .fa-question-circle + p,
      .form .special-info .fa-info-circle + p {
        display: inline-block;
        width: 93%; }
    /* line 422, /app/app/assets/stylesheets/layout/modules/_depot_check.scss */
    .form .special-info .fa-lock {
      font-size: 1.3em; }
    /* line 426, /app/app/assets/stylesheets/layout/modules/_depot_check.scss */
    .form .special-info .fa-question-circle, .form .special-info .fa-info-circle {
      font-size: 1.2em; }

/* line 1, /app/node_modules/react-phone-number-input/bundle/style.css */
.react-phone-number-input__row {
  /* This is done to stretch the contents of this component */
  display: flex;
  align-items: center; }

/* line 14, /app/node_modules/react-phone-number-input/bundle/style.css */
.react-phone-number-input__phone {
  /* The phone number input stretches to fill all empty space */
  flex: 1;
  /* The phone number input should shrink
     to make room for the extension input */
  min-width: 0; }

/* line 27, /app/node_modules/react-phone-number-input/bundle/style.css */
.react-phone-number-input__icon {
  /* The flag icon size is 4x3 hence the exact `width` and `height` values */
  width: calc(0.31em * 4);
  height: calc(0.31em * 3);
  /* `1px` is still too much for a "retina" screen but there's no way in CSS to specify "hairline" border width. */
  border: 1px solid rgba(0, 0, 0, 0.5);
  /* Makes sure `width`x`height` is exactly `4x3` and `border` width is not included in it */
  box-sizing: content-box; }

/* line 41, /app/node_modules/react-phone-number-input/bundle/style.css */
.react-phone-number-input__icon--international {
  /* The international icon size is square */
  /* and also has no border hence the `2 * 1px` `width` and `height` compensation */
  width: calc(0.31em * 3 + 2 * 1px);
  height: calc(0.31em * 3 + 2 * 1px);
  /* The international icon size is square, hence the exact `padding` value */
  /* for precise alignment with `4x3` sized country flags. */
  padding-left: calc(0.31em / 2);
  padding-right: calc(0.31em / 2);
  border: none; }

/* line 56, /app/node_modules/react-phone-number-input/bundle/style.css */
.react-phone-number-input__error {
  margin-left: calc(0.31em * 4 + 2 * 1px + 0.3em + 0.35em + 0.5em);
  margin-top: calc(0.3rem);
  color: #D30F00; }

/* line 63, /app/node_modules/react-phone-number-input/bundle/style.css */
.react-phone-number-input__icon-image {
  max-width: 100%;
  max-height: 100%; }

/* Removes `<input type="number"/>` up/down arrows in Webkit browsers. */
/* line 70, /app/node_modules/react-phone-number-input/bundle/style.css */
.react-phone-number-input__ext-input::-webkit-inner-spin-button,
.react-phone-number-input__ext-input::-webkit-outer-spin-button {
  margin: 0 !important;
  -webkit-appearance: none !important;
  -moz-appearance: textfield !important; }

/* line 78, /app/node_modules/react-phone-number-input/bundle/style.css */
.react-phone-number-input__ext-input {
  width: 3em; }

/* line 83, /app/node_modules/react-phone-number-input/bundle/style.css */
.react-phone-number-input__ext {
  white-space: nowrap; }

/* line 88, /app/node_modules/react-phone-number-input/bundle/style.css */
.react-phone-number-input__ext,
.react-phone-number-input__ext-input {
  margin-left: 0.5em; }

/* Styling native country `<select/>`. */
/* line 96, /app/node_modules/react-phone-number-input/bundle/style.css */
.react-phone-number-input__country--native {
  position: relative;
  align-self: stretch;
  display: flex;
  align-items: center;
  margin-right: 0.5em; }

/* line 113, /app/node_modules/react-phone-number-input/bundle/style.css */
.react-phone-number-input__country-select {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  z-index: 1;
  border: 0;
  opacity: 0;
  cursor: pointer; }

/* line 126, /app/node_modules/react-phone-number-input/bundle/style.css */
.react-phone-number-input__country-select-arrow {
  display: block;
  content: '';
  width: 0;
  height: 0;
  margin-bottom: 0.1em;
  margin-top: 0.3em;
  margin-left: 0.3em;
  border-width: 0.35em 0.2em 0 0.2em;
  border-style: solid;
  border-left-color: transparent;
  border-right-color: transparent;
  color: #B8BDC4;
  opacity: 0.7;
  transition: color 0.1s; }

/* A "divider" `<option/>` for a native `<select/>`. */
/* line 147, /app/node_modules/react-phone-number-input/bundle/style.css */
.react-phone-number-input__country-select-divider {
  font-size: 1px;
  background: black; }

/* line 153, /app/node_modules/react-phone-number-input/bundle/style.css */
.react-phone-number-input__country-select:focus + .react-phone-number-input__country-select-arrow,
.react-phone-number-input__country.rrui__select--focus .rrui__select__arrow {
  color: #03B2CB; }

/* Styling phone number input */
/* line 161, /app/node_modules/react-phone-number-input/bundle/style.css */
.react-phone-number-input__input--style {
  height: calc(0.3rem * 6);
  outline: none;
  border-radius: 0;
  padding: 0;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  border: none;
  border-bottom: 1px solid #C5D2E0;
  transition: border 0.1s;
  font-size: inherit; }

/* line 177, /app/node_modules/react-phone-number-input/bundle/style.css */
.react-phone-number-input__input--style:focus {
  border-color: #03B2CB; }

/* line 181, /app/node_modules/react-phone-number-input/bundle/style.css */
.react-phone-number-input__input--style--disabled {
  cursor: default; }

/* line 185, /app/node_modules/react-phone-number-input/bundle/style.css */
.react-phone-number-input__input--style--invalid,
.react-phone-number-input__input--style--invalid:focus {
  border-color: #EB2010; }

/* Overrides Chrome autofill yellow background color */
/* line 191, /app/node_modules/react-phone-number-input/bundle/style.css */
.react-phone-number-input__input:-webkit-autofill {
  box-shadow: 0 0 0 1000px white inset; }

/* A small fix for `react-responsive-ui` */
/* line 197, /app/node_modules/react-phone-number-input/bundle/style.css */
.react-phone-number-input__country .rrui__select__button {
  border-bottom: none; }

/* line 4, /app/app/assets/stylesheets/layout/base/_utils.scss */
.list-unstyled {
  list-style: none; }

/* line 8, /app/app/assets/stylesheets/layout/base/_utils.scss */
.list-inline > li {
  display: inline-block;
  margin-bottom: 0; }

/* line 13, /app/app/assets/stylesheets/layout/base/_utils.scss */
.text-left {
  text-align: left; }

/* line 17, /app/app/assets/stylesheets/layout/base/_utils.scss */
.text-center {
  text-align: center; }

/* line 21, /app/app/assets/stylesheets/layout/base/_utils.scss */
.text-right {
  text-align: right; }

/* line 25, /app/app/assets/stylesheets/layout/base/_utils.scss */
.text-bold {
  font-weight: 700; }

/* line 29, /app/app/assets/stylesheets/layout/base/_utils.scss */
.text-uppercase {
  text-transform: uppercase; }

/* line 33, /app/app/assets/stylesheets/layout/base/_utils.scss */
.link-unstyled {
  color: inherit;
  font-weight: 300;
  text-decoration: none; }
  /* line 38, /app/app/assets/stylesheets/layout/base/_utils.scss */
  .link-unstyled:not(.color-primary):hover {
    color: #e61d50; }

/* line 43, /app/app/assets/stylesheets/layout/base/_utils.scss */
.color-text {
  color: #233237; }

/* line 47, /app/app/assets/stylesheets/layout/base/_utils.scss */
.color-primary {
  color: #e61d50; }

/* line 51, /app/app/assets/stylesheets/layout/base/_utils.scss */
.color-secondary {
  color: #8db2d0; }

/* line 55, /app/app/assets/stylesheets/layout/base/_utils.scss */
.color-white {
  color: #fff; }

/* line 59, /app/app/assets/stylesheets/layout/base/_utils.scss */
.color-dark-grey {
  color: #333; }

/* line 63, /app/app/assets/stylesheets/layout/base/_utils.scss */
.background-secondary {
  background-color: #eaf1f6; }

/* line 67, /app/app/assets/stylesheets/layout/base/_utils.scss */
.background-secondary-not-lighter {
  background-color: #8db2d0; }

/* line 71, /app/app/assets/stylesheets/layout/base/_utils.scss */
.background-white {
  background-color: #fff !important; }

/* line 75, /app/app/assets/stylesheets/layout/base/_utils.scss */
.border {
  border-style: solid;
  border-width: 1px; }

/* line 80, /app/app/assets/stylesheets/layout/base/_utils.scss */
.border-top {
  border-style: solid;
  border-top-width: 1px; }

/* line 85, /app/app/assets/stylesheets/layout/base/_utils.scss */
.border-radius {
  border-radius: 2px; }

/* line 89, /app/app/assets/stylesheets/layout/base/_utils.scss */
.border-primary {
  border-color: #e61d50; }

/* line 93, /app/app/assets/stylesheets/layout/base/_utils.scss */
.border-secondary {
  border-color: #8db2d0; }

/* line 97, /app/app/assets/stylesheets/layout/base/_utils.scss */
.no-scroll {
  overflow: hidden; }

/* line 101, /app/app/assets/stylesheets/layout/base/_utils.scss */
.position-relative {
  position: relative; }

/* line 105, /app/app/assets/stylesheets/layout/base/_utils.scss */
.overflow-hidden {
  overflow: hidden; }

/* line 109, /app/app/assets/stylesheets/layout/base/_utils.scss */
.img-link {
  cursor: pointer; }

/* line 113, /app/app/assets/stylesheets/layout/base/_utils.scss */
.pull-left {
  float: left; }

/* line 117, /app/app/assets/stylesheets/layout/base/_utils.scss */
.pull-right {
  float: right; }

/* line 121, /app/app/assets/stylesheets/layout/base/_utils.scss */
.center-x {
  margin: 0 auto; }

/* line 125, /app/app/assets/stylesheets/layout/base/_utils.scss */
.hidden {
  display: none;
  visibility: hidden; }

@media (min-width: 800px) {
  /* line 132, /app/app/assets/stylesheets/layout/base/_utils.scss */
  .visible-lg {
    display: block;
    visibility: visible; } }
@media (min-width: 500px) and (max-width: 799px) {
  /* line 139, /app/app/assets/stylesheets/layout/base/_utils.scss */
  .visible-md {
    display: block;
    visibility: visible; } }
@media (max-width: 499px) {
  /* line 146, /app/app/assets/stylesheets/layout/base/_utils.scss */
  .visible-xs {
    display: block;
    visibility: visible; } }
/* line 154, /app/app/assets/stylesheets/layout/base/_utils.scss */
.smooth-font {
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased; }

/* line 159, /app/app/assets/stylesheets/layout/base/_utils.scss */
.freeland {
  font-family: Freeland;
  font-style: normal;
  font-weight: normal; }

/* line 165, /app/app/assets/stylesheets/layout/base/_utils.scss */
.museo {
  font-family: MuseoSans, "HelveticaNeue", "Helvetica Neue", Helvetica, Arial, sans-serif; }

/* line 171, /app/app/assets/stylesheets/layout/base/_utils.scss */
.bordered-p {
  border-bottom: 1px solid #233237;
  border-top: 1px solid #233237; }

/* line 176, /app/app/assets/stylesheets/layout/base/_utils.scss */
.content-with-background {
  background: #eaf1f6;
  padding: 0.6em 0.8em; }
  /* line 181, /app/app/assets/stylesheets/layout/base/_utils.scss */
  .content-with-background p {
    margin-bottom: 0; }

/* line 186, /app/app/assets/stylesheets/layout/base/_utils.scss */
.multiple-column-articles h2 {
  margin-bottom: 0.8em;
  margin-top: 0; }
  @media (max-width: 799px) {
    /* line 186, /app/app/assets/stylesheets/layout/base/_utils.scss */
    .multiple-column-articles h2 {
      margin-top: 1.6em; } }

/* line 196, /app/app/assets/stylesheets/layout/base/_utils.scss */
.video-responsive {
  height: 0;
  margin-bottom: 0;
  overflow: hidden;
  padding-bottom: 56.25%;
  padding-top: 0;
  position: relative; }
  /* line 204, /app/app/assets/stylesheets/layout/base/_utils.scss */
  .video-responsive iframe {
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%; }

/* line 217, /app/app/assets/stylesheets/layout/base/_utils.scss */
.container::after,
.row::after,
.clearfix {
  clear: both;
  content: '';
  display: table; }

/*
 * The MIT License
 * Copyright (c) 2012 Matias Meno <m@tias.me>
 */
/* line 27, /app/app/assets/stylesheets/dropzone/basic.scss */
.dropzone {
  position: relative; }
  /* line 30, /app/app/assets/stylesheets/dropzone/basic.scss */
  .dropzone .dz-preview {
    position: relative;
    display: inline-block;
    margin: 0.5em; }
    /* line 35, /app/app/assets/stylesheets/dropzone/basic.scss */
    .dropzone .dz-preview .dz-progress {
      display: block;
      height: 15px;
      border: 1px solid #aaa; }
      /* line 40, /app/app/assets/stylesheets/dropzone/basic.scss */
      .dropzone .dz-preview .dz-progress .dz-upload {
        display: block;
        height: 100%;
        width: 0;
        background: #8cc657; }
    /* line 48, /app/app/assets/stylesheets/dropzone/basic.scss */
    .dropzone .dz-preview .dz-error-message {
      color: #e61d50;
      display: none; }
    /* line 54, /app/app/assets/stylesheets/dropzone/basic.scss */
    .dropzone .dz-preview.dz-error .dz-error-message,
    .dropzone .dz-preview.dz-error .dz-error-mark {
      display: block; }
    /* line 61, /app/app/assets/stylesheets/dropzone/basic.scss */
    .dropzone .dz-preview.dz-success .dz-success-mark {
      display: block; }
    /* line 66, /app/app/assets/stylesheets/dropzone/basic.scss */
    .dropzone .dz-preview .dz-error-mark,
    .dropzone .dz-preview .dz-success-mark {
      position: absolute;
      display: none;
      left: 30px;
      top: 30px; }

/* The MIT License */
/* line 2, /app/app/assets/stylesheets/dropzone/dropzone.scss */
.dropzone,
.dropzone *,
.dropzone-previews,
.dropzone-previews * {
  box-sizing: border-box; }

/* line 10, /app/app/assets/stylesheets/dropzone/dropzone.scss */
.dropzone {
  position: relative;
  border: 4px dashed #BFC2C2;
  min-height: 160px;
  background: #EFF0F0;
  padding: 8px;
  margin: 5px;
  max-height: 700px;
  overflow-y: scroll; }

/* line 20, /app/app/assets/stylesheets/dropzone/dropzone.scss */
.dropzone.dz-clickable {
  cursor: pointer; }

/* line 23, /app/app/assets/stylesheets/dropzone/dropzone.scss */
.dropzone.dz-clickable .dz-message,
.dropzone.dz-clickable .dz-message span {
  cursor: pointer;
  text-align: center; }

/* line 28, /app/app/assets/stylesheets/dropzone/dropzone.scss */
.dropzone.dz-clickable * {
  cursor: default; }

/* line 31, /app/app/assets/stylesheets/dropzone/dropzone.scss */
.dropzone .dz-message {
  opacity: 1;
  -ms-filter: none;
  -webkit-filter: none;
          filter: none;
  text-align: center;
  margin: 2em 0; }

/* line 38, /app/app/assets/stylesheets/dropzone/dropzone.scss */
.dropzone.dz-drag-hover {
  border-color: rgba(0, 0, 0, 0.15);
  background: rgba(0, 0, 0, 0.04); }

/* line 42, /app/app/assets/stylesheets/dropzone/dropzone.scss */
.dropzone.dz-started .dz-message {
  margin: 0 0 5px 0; }

/* line 46, /app/app/assets/stylesheets/dropzone/dropzone.scss */
.dropzone .dz-preview,
.dropzone-previews .dz-preview {
  background: rgba(255, 255, 255, 0.8);
  position: relative;
  display: inline-block;
  margin: 15px 10px 0 0;
  vertical-align: top;
  border: 1px solid rgba(0, 0, 0, 0.03);
  padding: 5px; }

/* line 56, /app/app/assets/stylesheets/dropzone/dropzone.scss */
.dropzone .dz-preview.dz-file-preview [data-dz-thumbnail],
.dropzone-previews .dz-preview.dz-file-preview [data-dz-thumbnail] {
  display: none; }

/* line 60, /app/app/assets/stylesheets/dropzone/dropzone.scss */
.dropzone .dz-preview .dz-details,
.dropzone-previews .dz-preview .dz-details {
  width: 68px;
  height: 0;
  position: relative;
  background: #ebebeb;
  padding: 0;
  margin-bottom: 22px;
  margin-top: -5px; }

/* line 70, /app/app/assets/stylesheets/dropzone/dropzone.scss */
.dropzone .dz-preview .dz-details .dz-filename,
.dropzone-previews .dz-preview .dz-details .dz-filename {
  overflow: hidden;
  height: 100%;
  font-size: 10px;
  display: none; }

/* line 77, /app/app/assets/stylesheets/dropzone/dropzone.scss */
.dropzone .dz-preview .dz-details img,
.dropzone-previews .dz-preview .dz-details img {
  position: absolute;
  top: 0;
  left: 0;
  width: 68px;
  height: 68px; }

/* line 85, /app/app/assets/stylesheets/dropzone/dropzone.scss */
.dropzone .dz-preview .dz-details .dz-size,
.dropzone-previews .dz-preview .dz-details .dz-size {
  position: absolute;
  bottom: -28px;
  left: 3px;
  height: 28px;
  line-height: 28px;
  font-size: 10px; }

/* line 94, /app/app/assets/stylesheets/dropzone/dropzone.scss */
.dropzone .dz-preview.dz-error .dz-error-mark,
.dropzone-previews .dz-preview.dz-error .dz-error-mark {
  display: block; }

/* line 98, /app/app/assets/stylesheets/dropzone/dropzone.scss */
.dropzone .dz-preview.dz-success .dz-success-mark,
.dropzone-previews .dz-preview.dz-success .dz-success-mark {
  display: block; }

/* line 102, /app/app/assets/stylesheets/dropzone/dropzone.scss */
.dropzone .dz-preview:hover .dz-details img,
.dropzone-previews .dz-preview:hover .dz-details img {
  display: none; }

/* line 106, /app/app/assets/stylesheets/dropzone/dropzone.scss */
.dropzone .dz-preview .dz-success-mark,
.dropzone-previews .dz-preview .dz-success-mark,
.dropzone .dz-preview .dz-error-mark,
.dropzone-previews .dz-preview .dz-error-mark {
  border-radius: 50%;
  display: none;
  font-size: 30px;
  height: 54px;
  opacity: 0.9;
  position: absolute;
  right: 0;
  text-align: center;
  top: -15px;
  width: 54px; }

/* line 122, /app/app/assets/stylesheets/dropzone/dropzone.scss */
.dropzone .dz-preview .dz-image {
  min-height: 80px; }

/* line 126, /app/app/assets/stylesheets/dropzone/dropzone.scss */
.dropzone .dz-preview .dz-success-mark,
.dropzone-previews .dz-preview .dz-success-mark {
  background-color: #8cc657;
  color: #8cc657; }

/* line 131, /app/app/assets/stylesheets/dropzone/dropzone.scss */
.dropzone .dz-preview .dz-error-mark,
.dropzone-previews .dz-preview .dz-error-mark {
  background-color: #ee162d;
  color: #ee162d; }

/* line 136, /app/app/assets/stylesheets/dropzone/dropzone.scss */
.dropzone .dz-preview .dz-progress,
.dropzone-previews .dz-preview .dz-progress {
  position: absolute;
  top: 100px;
  left: 6px;
  right: 6px;
  height: 6px;
  background: #d7d7d7;
  display: none; }

/* line 146, /app/app/assets/stylesheets/dropzone/dropzone.scss */
.dropzone .dz-preview .dz-progress .dz-upload,
.dropzone-previews .dz-preview .dz-progress .dz-upload {
  display: block;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  width: 0%;
  background-color: #8cc657; }

/* line 156, /app/app/assets/stylesheets/dropzone/dropzone.scss */
.dropzone .dz-preview.dz-processing .dz-progress,
.dropzone-previews .dz-preview.dz-processing .dz-progress {
  display: block; }

/* line 160, /app/app/assets/stylesheets/dropzone/dropzone.scss */
.dropzone .dz-preview .dz-error-message,
.dropzone-previews .dz-preview .dz-error-message {
  display: none;
  position: absolute;
  top: -5px;
  left: -10px;
  background: rgba(239, 240, 240, 0.8);
  padding: 5px;
  color: #e61d50;
  min-width: 98px;
  max-width: 500px;
  z-index: 500;
  font-size: 12px;
  height: 100px;
  overflow: hidden;
  border: 1px solid #BFC2C2; }
  /* line 177, /app/app/assets/stylesheets/dropzone/dropzone.scss */
  .dropzone .dz-preview .dz-error-message span,
  .dropzone-previews .dz-preview .dz-error-message span {
    position: absolute;
    width: 86px; }

/* line 182, /app/app/assets/stylesheets/dropzone/dropzone.scss */
.dropzone .dz-preview:hover.dz-error .dz-error-message,
.dropzone-previews .dz-preview:hover.dz-error .dz-error-message {
  display: block; }

/* line 186, /app/app/assets/stylesheets/dropzone/dropzone.scss */
.dropzone .dz-default.dz-message {
  opacity: 1;
  -ms-filter: none;
  -webkit-filter: none;
          filter: none; }

/* line 217, /app/app/assets/stylesheets/dropzone/dropzone.scss */
.dropzone.dz-square .dz-default.dz-message {
  background-position: 0 -123px;
  width: 268px;
  margin-left: -134px;
  height: 174px;
  margin-top: -87px; }

/* line 224, /app/app/assets/stylesheets/dropzone/dropzone.scss */
.dropzone.dz-drag-hover .dz-message {
  opacity: 0.15;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=15)";
  filter: alpha(opacity=15); }

/* line 229, /app/app/assets/stylesheets/dropzone/dropzone.scss */
.dropzone.dz-started .dz-message {
  display: block; }

/* line 235, /app/app/assets/stylesheets/dropzone/dropzone.scss */
.dropzone .dz-preview,
.dropzone-previews .dz-preview {
  box-shadow: 1px 1px 4px rgba(0, 0, 0, 0.16);
  font-size: 14px; }

/* line 241, /app/app/assets/stylesheets/dropzone/dropzone.scss */
.dropzone .dz-preview.dz-image-preview:hover .dz-details img,
.dropzone-previews .dz-preview.dz-image-preview:hover .dz-details img {
  display: block;
  opacity: 0.1;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=10)";
  filter: alpha(opacity=10); }

/* line 248, /app/app/assets/stylesheets/dropzone/dropzone.scss */
.dropzone .dz-preview.dz-success .dz-success-mark,
.dropzone-previews .dz-preview.dz-success .dz-success-mark {
  opacity: 1;
  -ms-filter: none;
  -webkit-filter: none;
          filter: none; }

/* line 254, /app/app/assets/stylesheets/dropzone/dropzone.scss */
.dropzone .dz-preview.dz-error .dz-error-mark,
.dropzone-previews .dz-preview.dz-error .dz-error-mark {
  opacity: 1;
  -ms-filter: none;
  -webkit-filter: none;
          filter: none; }

/* line 260, /app/app/assets/stylesheets/dropzone/dropzone.scss */
.dropzone .dz-preview.dz-error .dz-progress .dz-upload,
.dropzone-previews .dz-preview.dz-error .dz-progress .dz-upload {
  background: #ee1e2d; }

/* line 264, /app/app/assets/stylesheets/dropzone/dropzone.scss */
.dropzone .dz-preview .dz-error-mark,
.dropzone-previews .dz-preview .dz-error-mark,
.dropzone .dz-preview .dz-success-mark,
.dropzone-previews .dz-preview .dz-success-mark {
  display: block;
  opacity: 0;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  filter: alpha(opacity=0);
  transition: opacity 0.4s ease-in-out;
  background-image: url("/assets/spritemap.png");
  background-repeat: no-repeat; }

@media all and (-webkit-min-device-pixel-ratio: 1.5), (min--moz-device-pixel-ratio: 1.5), (min-device-pixel-ratio: 1.5), (-webkit-min-device-pixel-ratio: 1.4375), (min-resolution: 138dpi), (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 1.5dppx) {
  /* line 281, /app/app/assets/stylesheets/dropzone/dropzone.scss */
  .dropzone .dz-preview .dz-error-mark,
  .dropzone-previews .dz-preview .dz-error-mark,
  .dropzone .dz-preview .dz-success-mark,
  .dropzone-previews .dz-preview .dz-success-mark {
    background-image: url("/assets/spritemap@2x.png");
    background-size: 428px 406px; } }
/* line 291, /app/app/assets/stylesheets/dropzone/dropzone.scss */
.dropzone .dz-preview .dz-error-mark span,
.dropzone-previews .dz-preview .dz-error-mark span,
.dropzone .dz-preview .dz-success-mark span,
.dropzone-previews .dz-preview .dz-success-mark span {
  display: none; }

/* line 297, /app/app/assets/stylesheets/dropzone/dropzone.scss */
.dropzone .dz-preview .dz-error-mark,
.dropzone-previews .dz-preview .dz-error-mark {
  background-position: -268px -123px; }

/* line 301, /app/app/assets/stylesheets/dropzone/dropzone.scss */
.dropzone .dz-preview .dz-success-mark,
.dropzone-previews .dz-preview .dz-success-mark {
  background-position: -268px -163px; }

/* line 305, /app/app/assets/stylesheets/dropzone/dropzone.scss */
.dropzone .dz-preview .dz-progress .dz-upload,
.dropzone-previews .dz-preview .dz-progress .dz-upload {
  -webkit-animation: loading 0.4s linear infinite;
  animation: loading 0.4s linear infinite;
  transition: width 0.3s ease-in-out;
  border-radius: 2px;
  position: absolute;
  top: 0;
  left: 0;
  width: 0%;
  height: 100%;
  background-image: url("/assets/spritemap.png");
  background-repeat: repeat-x;
  background-position: 0px -400px; }

@media all and (-webkit-min-device-pixel-ratio: 1.5), (min--moz-device-pixel-ratio: 1.5), (min-device-pixel-ratio: 1.5), (-webkit-min-device-pixel-ratio: 1.4375), (min-resolution: 138dpi), (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 1.5dppx) {
  /* line 329, /app/app/assets/stylesheets/dropzone/dropzone.scss */
  .dropzone .dz-preview .dz-progress .dz-upload,
  .dropzone-previews .dz-preview .dz-progress .dz-upload {
    background-image: url("/assets/spritemap@2x.png");
    background-size: 428px 406px; } }
/* line 337, /app/app/assets/stylesheets/dropzone/dropzone.scss */
.dropzone .dz-preview.dz-success .dz-progress,
.dropzone-previews .dz-preview.dz-success .dz-progress {
  display: block;
  opacity: 0;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  filter: alpha(opacity=0);
  transition: opacity 0.4s ease-in-out; }

/* line 349, /app/app/assets/stylesheets/dropzone/dropzone.scss */
.dropzone .dz-preview .dz-error-message,
.dropzone-previews .dz-preview .dz-error-message {
  display: block;
  opacity: 0;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  filter: alpha(opacity=0); }

/* line 356, /app/app/assets/stylesheets/dropzone/dropzone.scss */
.dropzone .dz-preview:hover.dz-error .dz-error-message,
.dropzone-previews .dz-preview:hover.dz-error .dz-error-message {
  opacity: 1;
  -ms-filter: none;
  -webkit-filter: none;
          filter: none; }

/* line 362, /app/app/assets/stylesheets/dropzone/dropzone.scss */
.dropzone a.dz-remove,
.dropzone-previews a.dz-remove {
  background-image: linear-gradient(to bottom, #fafafa, #eee);
  border: 1px solid #eee;
  text-decoration: none;
  display: block;
  padding: 4px 5px;
  text-align: center;
  color: #aaa;
  margin-top: 26px;
  cursor: pointer;
  font-size: 12px; }

/* line 381, /app/app/assets/stylesheets/dropzone/dropzone.scss */
.dropzone a.dz-remove:hover,
.dropzone-previews a.dz-remove:hover {
  color: #666; }
@-webkit-keyframes loading {
  from {
    background-position: 0 -400px; }
  to {
    background-position: -7px -400px; } }
@keyframes loading {
  from {
    background-position: 0 -400px; }
  to {
    background-position: -7px -400px; } }
