div.div-button-section > button, div.div-button-section > button:hover, div.div-button-section > button:focus {
  margin: 0 0.4em 0.23em 0;
  display: inline-block; }

.js-msg-hide {
  display: none; }

.div-button-section > .button-sm-custom, .div-button-section > .button-sm-custom:hover, .div-button-section > .button-sm-custom:focus {
  font-size: 1.4rem;
  height: 30px;
  padding: 0 1em; }

.login-input {
  color: #333; }

input:-ms-input-placeholder {
  color: #A9A9A9; }

