/* line 1, /var/www/html/masisacustomerintelligence/releases/20200713163141/app/assets/stylesheets/error.css.scss */
.app-miele {
  height: 50px; }

/* line 3, /var/www/html/masisacustomerintelligence/releases/20200713163141/app/assets/stylesheets/error.css.scss */
.error-image {
  height: 100vh;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  background-image: url("/assets/error-image-fe28bf4b803bea229dfab2dbd856f69a821dab02ed156caa9f49cf054bcd7f82.jpg"); }

/* line 11, /var/www/html/masisacustomerintelligence/releases/20200713163141/app/assets/stylesheets/error.css.scss */
.error-div {
  height: 100%;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  background-color: rgba(0, 0, 0, 0.2); }
  /* line 20, /var/www/html/masisacustomerintelligence/releases/20200713163141/app/assets/stylesheets/error.css.scss */
  .error-div .explanation .actions {
    flex-direction: row; }

@media (max-width: 768px) {
  /* line 27, /var/www/html/masisacustomerintelligence/releases/20200713163141/app/assets/stylesheets/error.css.scss */
  .error-div {
    padding: 20% 10% 0% 10%; }

  /* line 31, /var/www/html/masisacustomerintelligence/releases/20200713163141/app/assets/stylesheets/error.css.scss */
  .error-image {
    height: 100%; } }
/* line 36, /var/www/html/masisacustomerintelligence/releases/20200713163141/app/assets/stylesheets/error.css.scss */
.btn-extra {
  padding: 10px 35px;
  font-size: 16px; }

/* line 41, /var/www/html/masisacustomerintelligence/releases/20200713163141/app/assets/stylesheets/error.css.scss */
.code-error {
  font-size: 103px !important;
  font-weight: 700 !important;
  color: #fff !important; }

/* line 47, /var/www/html/masisacustomerintelligence/releases/20200713163141/app/assets/stylesheets/error.css.scss */
.error-description {
  color: #fff;
  font-size: 21px;
  font-weight: 400; }

/* line 53, /var/www/html/masisacustomerintelligence/releases/20200713163141/app/assets/stylesheets/error.css.scss */
.sorry-msg {
  font-size: 24px;
  color: #fff;
  font-weight: 700; }

/* line 59, /var/www/html/masisacustomerintelligence/releases/20200713163141/app/assets/stylesheets/error.css.scss */
.error-help {
  font-size: 16px;
  color: #fff;
  font-weight: 400; }

/* line 65, /var/www/html/masisacustomerintelligence/releases/20200713163141/app/assets/stylesheets/error.css.scss */
.error-btn-separation {
  margin-top: 10px; }

/* line 69, /var/www/html/masisacustomerintelligence/releases/20200713163141/app/assets/stylesheets/error.css.scss */
.light-btn {
  font-weight: 300 !important; }
