.fedp-link-btn { display:block; width:100%; background:none; border:none; text-align:left; padding:8px 0; color:#0073aa; cursor:pointer; font-size:15px; text-decoration:none; }
.fedp-link-btn:hover { color:#005177; }
.fedp-link-btn:focus { outline:none; }
#fedp-add-club-form label, #fedp-edit-club-form label, #fedp-ren-club-form label, #fedp-add-club-modal label, #fedp-baja-club-modal label, #fedp-react-club-modal label {display:block;}
.fedp-modal, .fedp-ren-club-modal, .fedp-baja-club-modal, .fedp-add-club-modal, .fedp-baja-club-modal, .fedp-react-club-modal, .fedp-view-club-modal, .fedp-user-club-modal, .fedp-export-modal {display: none;position: fixed;top: 0;left: 0;width: 100%;height: 100%;background: rgba(0,0,0,0.5);
  justify-content: center; align-items: center;  z-index: 9999;}
.fedp-modal-content {  background: #fff;  padding: 20px;  border-radius: 8px;  width: 90%;  max-width: 600px;
  position: relative;  box-shadow: 0 0 20px rgba(0,0,0,0.3);}
.fedBtn{font-size:12px;}
.fedpBorder0{border:0px;}
