.form-control.error {
  background: #ffe1e1;
}

label.error {
  color: #db6a6a;
  font-size: 14px;
  text-align: right;
}

#message-wrapper {
  display: none;
}

.sure-name {
  height: 0;
  opacity: 0;
  overflow: hidden;
  position: absolute;
  visibility: hidden;
}
