

/* Start:/local/templates/ledinail/components/ctweb/sms.register/sms_auth_order/style.css?16837929921392*/
.auth_form {
  background: #f9f9f9;
  width: 100%;
  max-width: 400px;
  padding: 30px;
  margin: 0px auto; }
  .auth_form_smb {
    width: 200px;
    background: var(--color1);
    height: 35px;
    border-radius: 35px;
    color: #ffffff;
    border: none;
    display: block;
    margin: 15px auto;
    transition: var(--animation1); }
    .auth_form_smb:hover {
      background: var(--color2); }
  .auth_form_conf {
    color: #777;
    text-align: center;
    font-size: 12px;
    line-height: 17px; }
    .auth_form_conf a {
      color: #555555;
      text-decoration: none;
      display: inline-block;
      border-bottom: 1px #777 dashed; }
      .auth_form_conf a:hover {
        color: #333;
        text-decoration: none; }

.form-group input {
  height: 45px;
  padding: 0px 15px;
  border: 1px #ddd solid;
  width: 100%;
  border-radius: 4px; }

.order_need_auth_timer {
  text-align: center;
  margin: 5px 0px;
  color: #666666; }

.alert-danger {
  color: red;
  font-weight: bold;
  margin-bottom: 5px; }

.chp_f {
  display: flex;
  flex-wrap: wrap; }
  .chp_f span {
    width: 100%;
    margin: 10px 0px 5px 0px;
    color: #666666; }
  .chp_f .form-group {
    display: flex; }
    .chp_f .form-group .form-group {
      width: 50%; }
      .chp_f .form-group .form-group img {
        height: 45px;
        border-radius: 4px; }

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

/* End */
/* /local/templates/ledinail/components/ctweb/sms.register/sms_auth_order/style.css?16837929921392 */
