.name_lbl {
    width:80% !important;
    border-radius:22px !important;
}
    
.mail_lbl{
    width:80% !important;
    border-radius:22px !important;
}
    
.pass_lbl{
    width:80% !important;
    border-radius:22px !important;
}
    
.form-epyfitos{
      border: 0px;
      border-radius: 12px;
      padding: 55px;
      margin: 35px 0 0;
      text-align: left;
      border: 1px solid #e8e8e8;
}
    
.form-epygramista{
      border: 0px;
      border-radius:12px;
      padding: 55px;
      margin: 35px 0 0;
      text-align: left;
      border: 1px solid #e8e8e8;
}
    
a.button_theme, a.tp-button.button_theme, button, input[type="submit"], input[type="reset"], input[type="button"] {
      color: #fff;
      width:45%;
      border-radius:22px !important;
}