header.is-animation .reg_login_button a span + span,
header.is-animation .reg_button a span + span {
  margin-left: 0.375em;
}
@media screen and (max-width: 1023px) {
  header .reg_login_button a span + span,
header .reg_button a span + span {
    margin-left: 0.375em;
  }
}

.exhibitors_pageTitle_plus .booth_num p:before {
  display: block;
  margin-right: 0.5em;
  content: "Booth No.";
  font-size: 12px;
  font-weight: normal;
}

.msg_0601_enOnly a {
  display: block;
  background-color: #ef5c4e;
  color: #fff;
  font-size: 1.25em;
  padding: 1em;
  text-align: center;
  border-radius: 4px;
  font-size: 1.25em;
  text-shadow: 0 1px 1px rgba(0, 0, 0, 0.5);
}
.msg_0601_enOnly a:hover {
  opacity: 0.7;
}

.column_one p {
  font-size: 1em;
}