.member-page .code-panel {
  background-color: #eee;
}
.member-page .code-panel a {
  color: #da1e38;
}
.member-page .code-panel .code {
  background-color: #da1e38;
  padding: 5px;
  color: #fff;
  font-weight: bold;
}
.member-message-page .topic {
  font-size: 18px;
  margin-bottom: 10px;
}
.member-message-page .date {
  font-size: 14px;
  color: #db0007;
  margin-bottom: 20px;
}
.member-message-page .btn {
  background-color: #da1e38;
  border-color: #da1e38;
  max-width: 50%;
  margin-top: 30px;
}
.member-messagelist-page h4 {
  font-size: 16px;
}
.member-messagelist-page thead td {
  font-size: 16px;
}
.member-messagelist-page tbody td {
  font-size: 14px;
}
.member-messagelist-page .unseen {
  color: #db0007;
}
.update-member-type {
  border: 1px solid #ddd;
  border-radius: 4px;
  padding: 5px;
}
.update-member-type a {
  color: #da1e36;
}
.update-member-type .button a {
  width: 100%;
  color: #000;
  background-color: #eee;
}
.update-member-type .alert {
  margin-top: 10px;
}

/*# sourceMappingURL=member.css.map */
