﻿@charset "UTF-8";


.block-member-info,
.block-member-info-confirmation,
.block-member-registration-completed,
.block-shipping-address,
.block-credit-card-confirmation,
.block-inquiry,
.block-inquiry-history,
.block-mail-address,
.block-member-password,
.block-reset-password,
.block-user-review,
.block-mail-news {
  width: 900px;
  margin: 0 auto;
}

.wrapper {
  display: flex;
  flex-flow: column;
}
.wrapper > .pane-topic-path {
  order: 50;
}
.wrapper > .pane-footer {
  order: 55;
}