.title_form {
  text-align: center;
}
.mtd_m {
  display: block;
  margin: 0 auto;
}
.btn_reg_tienda,
.btn_reg_tienda:hover {
  background: #000;
  color: #fff !important;
  border-radius: unset;
  padding: 10px 15px;
  width: 300px;
  display: block;
  text-align: center;
  font-size: 16px;
  font-weight: 500;
  margin: 0 auto;
  cursor: pointer;
}
.dwem {
  border: 1px solid #f00 !important;
}
.form_btn {
  text-align: center;
}
#cfvRegEmail,
#cfvRegPass,
#rfvRegPass,
#rfvRegEmail,
#revRegEmail {
  color: red;
  display: none;
  font-size: 12px;
}
#google_recaptcha {
  margin-top: 10px;
}

.date_contact #cliBRegTM {
  position: relative;
  width: 20px;
  height: 20px;
}
.date_contact b{
    display: flex;
    align-content: center;
}
.date_contact #cliBRegTM:before {
  content: "";
  background: #fff;
  width: 20px;
  height: 20px;
  border-radius: 5px !important;
  box-shadow: 0px 0px 3px 2px #e7e7e7;
  position: absolute;
  border: 1px solid #969696;
}
#cliBRegTM:checked:before {
  border: 1px solid #5ddb65;
  background: #5ddb65;
}

#cliBRegTM:checked:after {
  content: "";
  width: 5px;
  height: 10px;
  border: solid white;
  border-width: 0 3px 3px 0;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
  left: 8px;
  top: 4px;
  position: absolute;
}
#lcliBRegTM {
    margin-left: 0.5rem;
}
.lblConfirmacion {
  display: none;
  margin-top: 20px;
  margin-bottom: 20px;
  color: #00b050;
  font-weight: 600;
}

@media (max-width: 767px) {
  .new_elements {
    width: 100%;
  }
  .form_btn {
    width: 100%;
  }
  #content .new_elements .row .col-md-30 {
    width: 100% !important;
  }
}

@media (min-width: 1200px) {
  #content .register_join > div:nth-child(2) > h1 {
    width: 50%;
    margin: 0 auto;
  }
}

/*.register_join > div:nth-child(2) > h1{text-align:center !important;margin-bottom:20px !important;}
.register_join > div:nth-child(2) > .new_elements,
.register_join > div:nth-child(2) > .form-group,
.register_join > div:nth-child(2) > .step,
.register_join > div:nth-child(2) > .form_btn{margin:0 auto !important;}
.register_join .step{width:50%;}
.register_join .step .date_contact{float:unset;}
.register_join > div:nth-child(2) > .form-group .captcha{display:none;}
.register_join > div:nth-child(2) > .form_btn > p{text-align:center !important;}
.register_join > div:nth-child(2) > .form_btn > p > a{font-weight:600 !important;color:#00B050 !important;}
#lcliBRegTM > a{font-weight:600 !important;color:#00B050 !important;}

.new_elements{width:50%;}
.new_elements .form-control{height: 40px;
    border-radius: 5px !important;
    box-shadow: 0px 0px 3px 2px #e7e7e7;
    border: none !important;}
.new_elements > .row{    margin-bottom: 10px;}
#listado_tipodoc{padding:0 !important;width:100% !important;}
#content .new_elements .row .col-md-30{width:50% !important; clear: unset;    padding: 0 10px;}
#content .register_join .form-group{padding-top:0;}
#content .register_join > div:nth-child(2) > .form-group .form-control{height: 40px;
    border-radius: 5px !important;
    box-shadow: 0px 0px 3px 2px #e7e7e7;
    border: none !important;}

.register_join .btn_signin{display:none;}
.form_btn{width:50%;}
.new_elements .form-control.dwem{border: 1px solid #F00 !important;}
#content .register_join > div:nth-child(2) > .form-group .form-control.dwem{border: 1px solid #F00 !important;}
.note_m b{font-weight:500;color:#5D59F0;}
.mtd_m{display:block;margin:0 auto;}
#content .register_join > div:nth-child(2) > h1{font-weight:400 !important;}
#content .new_elements > p{font-size: 16px !important;}

*/
