.box_register .form .sbm_form {
  margin-top: 8px;
}
.box_register .form .sbm_form .button_sbm {
  text-align: center;
}
.box_register .form .sbm_form .button_sbm .submitbt {
  font-weight: bold;
  display: inline-block;
  height: 40px;
  line-height: 40px;
  padding: 0 30px;
  white-space: nowrap;
  color: #fff;
  text-transform: uppercase;
}

#modal_register .modal-dialog {
  z-index: 9999;
  width: 1200px;
  max-width: 100%;
  margin-top: 60px;
  border-radius: 20px;
  overflow: hidden;
}
#modal_register .modal-dialog .close {
  top: 10px;
  right: 10px;
}
#modal_register .modal-dialog .modal-body {
  padding: 0;
}
#modal_register .modal-dialog .modal-body .l_form {
  width: 60%;
}
#modal_register .modal-dialog .modal-body .r_form {
  width: 40%;
}

input[type=text], input[type=date], input[type=time], select, textarea {
  height: 40px;
  background-color: #F5F5F5 !important;
  border: none !important;
}

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