@media (min-width:  1024px ) and (max-width:  1440px ) {
}body {
  /* Embed page - remove header and footer */
}
body.popup-active {
  overflow-y: hidden;
}
body.popup-active .site-main {
  z-index: 201;
}
body.popup-active .module-side {
  z-index: 0;
}
body.popup-active .module-main {
  z-index: 0;
}
body.page-embed #header,
body.page-embed #footer {
  display: none;
}
body.page-embed .site-header,
body.page-embed .site-footer,
body.page-embed #header,
body.page-embed #footer {
  display: none;
  padding: 0;
  margin: 0;
  height: 0;
}
@media (min-width:  768px ) and (max-width:  1023px ), (max-width:  767px ) {
  body.page-embed .module-wrapper {
    padding-top: 0;
  }
}
@media (max-width:  767px ) {
  body.page-embed .form-wrapper {
    padding-bottom: 0;
  }
}
@media (min-width:  768px ) and (max-width:  1023px ) {
  .site-container#merge-mall-account .site-main {
    min-height: 50vh;
  }
}
@media (max-width:  767px ) {
  .site-container#merge-mall-account .site-main {
    min-height: 70vh;
  }
}
.site-container#merge-mall-account .site-main .content-content {
  font-size: 24px;
  line-height: 1.8em;
  text-align: center;
  max-width: 900px;
  margin: 0 auto;
}
@media (min-width:  1024px ) and (max-width:  1440px ) {
  .site-container#merge-mall-account .site-main .content-content {
    font-size: 20px;
    line-height: 1.8em;
  }
}
@media (min-width:  768px ) and (max-width:  1023px ), (max-width:  767px ) {
  .site-container#merge-mall-account .site-main .content-content {
    font-size: 20px;
    line-height: 1.5em;
  }
}
