.partecipanti-sidebar {
    margin-top: 25px;
    padding-top: 17.5px;
    width: calc(100% + 48px);
    margin-left: -24px;
    border-top: 1px solid #C4C4C4;
  }
  .partecipanti-sidebar .is-user {
    border-bottom: 1px solid #C4C4C4;
    margin-bottom: 30px;
  }
  .partecipanti-sidebar .is-user h5.mb-2 {
    font: normal normal bold 27px/32px Roboto Condensed;
    letter-spacing: 0px;
    color: #6A6A6A;
    margin-bottom: 30px !important;
  }
  .partecipanti-sidebar .is-user p.fw-bold.text-primary {
    font: normal normal bold 20px/20px Roboto Condensed;
    letter-spacing: 0px;
    color: #0056C0;
    margin-bottom: 0px;
  }
  .partecipanti-sidebar .is-user p {
    font: normal normal normal 17px/20px Roboto Condensed;
    letter-spacing: 0px;
    color: #757575;
  }
  .partecipanti-sidebar .is-user button.btn.btn-form {
    background: #97A41F 0% 0% no-repeat padding-box;
    box-shadow: 0px 3px 16px rgba(45, 58, 127, 0.0901960784);
    opacity: 1;
    font: normal normal bold 14px/12px Roboto Condensed;
    letter-spacing: 0px;
    color: #FFFFFF;
    padding: 10px 40px;
    border-radius: 50px;
    margin-bottom: 30px;
  }
  .partecipanti-sidebar .is-not-us h5.mb-2 {
    font: normal normal bold 20px/20px Roboto Condensed;
    letter-spacing: 0px;
    color: #E30A17;
    margin-bottom: 0px !important;
  }
  .partecipanti-sidebar .is-not-us p.small-grey {
    font: italic normal bold 17px/20px Roboto Condensed;
    letter-spacing: 0px;
    color: #757575;
    margin-bottom: 0px;
  }
  .partecipanti-sidebar .is-not-us p.manager-name {
    font: italic normal bold 17px/20px Roboto Condensed;
    letter-spacing: 0px;
    color: #0056C0;
  }
  .partecipanti-sidebar .is-not-us a.email {
    display: block;
    font: normal normal normal 17px/20px Roboto Condensed;
    letter-spacing: 0px;
    color: #273479;
  }
  .partecipanti-sidebar .is-not-us a.tel-evnt {
    font: normal normal normal 17px/20px Roboto Condensed;
    letter-spacing: 0px;
    color: #757575;
  }
  
  div#memberModal .modal-content.p-4 {
    background: #FFFFFF 0% 0% no-repeat padding-box;
    border-radius: 27px;
    opacity: 1;
    border: none;
  }
  div#memberModal .modal-content.p-4 .col-md-12.top-titles {
    border-bottom: 1px solid #C4C4C4;
    text-align: center;
  }
  div#memberModal .modal-content.p-4 .col-md-12.top-titles p.top-titl {
    font: normal normal bold 27px/32px Roboto Condensed;
    letter-spacing: 0px;
    color: #6A6A6A;
    opacity: 1;
  }
  div#memberModal .modal-content.p-4 .col-md-6.border-end.text-center.not-user {
    padding-top: 37px;
  }
  div#memberModal .modal-content.p-4 .col-md-6.border-end.text-center.not-user h5.mb-2 {
    font: normal normal bold 20px/20px Roboto Condensed;
    letter-spacing: 0px;
    color: #E30A17;
    margin-bottom: 0px !important;
  }
  div#memberModal .modal-content.p-4 .col-md-6.border-end.text-center.not-user p.small-grey {
    font: italic normal bold 17px/20px Roboto Condensed;
    letter-spacing: 0px;
    color: #757575;
    margin-bottom: 0px;
  }
  div#memberModal .modal-content.p-4 .col-md-6.border-end.text-center.not-user p.manager-name {
    font: italic normal bold 17px/20px Roboto Condensed;
    letter-spacing: 0px;
    color: #0056C0;
  }
  div#memberModal .modal-content.p-4 .col-md-6.border-end.text-center.not-user a.email {
    display: block;
    font: normal normal normal 17px/20px Roboto Condensed;
    letter-spacing: 0px;
    color: #273479;
  }
  div#memberModal .modal-content.p-4 .col-md-6.border-end.text-center.not-user a.tel-evnt {
    font: normal normal normal 17px/20px Roboto Condensed;
    letter-spacing: 0px;
    color: #757575;
  }
  div#memberModal .modal-content.p-4 .col-md-6.text-center.user-user {
    padding-top: 37px;
  }
  div#memberModal .modal-content.p-4 .col-md-6.text-center.user-user h5.mb-2 {
    font: normal normal bold 27px/32px Roboto Condensed;
    letter-spacing: 0px;
    color: #6A6A6A;
    margin-bottom: 30px !important;
  }
  div#memberModal .modal-content.p-4 .col-md-6.text-center.user-user p.fw-bold.text-primary {
    font: normal normal bold 20px/20px Roboto Condensed;
    letter-spacing: 0px;
    color: #0056C0;
    margin-bottom: 0px;
  }
  div#memberModal .modal-content.p-4 .col-md-6.text-center.user-user p {
    font: normal normal normal 17px/20px Roboto Condensed;
    letter-spacing: 0px;
    color: #757575;
  }
  div#memberModal .modal-content.p-4 .col-md-6.text-center.user-user a.btn.btn-form {
    background: #97A41F 0% 0% no-repeat padding-box;
    box-shadow: 0px 3px 16px rgba(45, 58, 127, 0.0901960784);
    opacity: 1;
    font: normal normal bold 14px/12px Roboto Condensed;
    letter-spacing: 0px;
    color: #FFFFFF;
    padding: 10px 40px;
    border-radius: 50px;
    margin-bottom: 30px;
  }
  
  .modal-backdrop.show {
    background: rgba(0, 0, 0, 0.2196078431) !important;
    border: 1px solid #707070;
    opacity: 1 !important;
    backdrop-filter: blur(10px);
  }



  /* form styles */
  .top-info-form {
    margin-top: 36px;
  }
  .top-info-form p.are-regsitering {
    font: normal normal bold 17px/20px Roboto Condensed;
    letter-spacing: 0.17px;
    color: #273479;
    margin-bottom: 15px;
  }
  .top-info-form .event-regst-info {
    display: flex;
    align-items: center;
  }
  .top-info-form .event-regst-info img.img-fluid.mb-2 {
    width: 113px;
    height: auto;
    margin-right: 20px;
    margin-bottom: 0 !important;
  }
  .top-info-form .event-regst-info h2 {
    font: normal normal bold 23px/27px Roboto Condensed;
    letter-spacing: 0px;
    color: #0056C0;
    padding-right: 25px;
    border-right: 1px solid #777777;
    margin-right: 25px;
    margin-bottom: 0 !important;
  }
  .top-info-form .event-regst-info .start-date {
    display: flex;
    align-items: center;
  }
  .top-info-form .event-regst-info .start-date .date-year-wrapper {
    padding-right: 16px;
    margin-right: 22px;
    text-align: center;
    position: relative;
    display: flex;
    align-items: center;
  }
  .top-info-form .event-regst-info .start-date .date-year-wrapper .date {
    margin-bottom: 0;
    font: normal normal bold 27px/32px Roboto Condensed;
    letter-spacing: 0px;
    color: #0C56C0;
    margin-right: 5px;
  }
  .top-info-form .event-regst-info .start-date .date-year-wrapper .month {
    font: normal normal normal 12px/14px Roboto Condensed;
    letter-spacing: 0px;
    color: #273479;
    text-transform: uppercase;
    margin-bottom: 0px;
  }
  .top-info-form .event-regst-info .start-date .date-year-wrapper .year {
    margin-bottom: 0;
    font-size: 14px;
    color: #273479;
  }
  .top-info-form .event-regst-info .start-date .hour {
    align-self: center;
    display: flex;
    align-items: center;
  }
  .top-info-form .event-regst-info .start-date .hour .hour-label {
    display: flex;
    flex-wrap: wrap;
    margin-bottom: 0;
    font-weight: 700;
    font-size: 13px;
  }
  .top-info-form .event-regst-info .start-date .hour .hour-label .camic-icon {
    margin-right: 6px;
  }
  .top-info-form .event-regst-info .start-date .hour .star-end-time {
    font-size: 13px;
    color: #707070;
    line-height: 21px;
    margin-bottom: 0px;
    margin-left: 5px;
  }
  
  form#partecipanti-form {
    border-top: 1px solid #707070;
    padding-top: 25px;
  }
  form#partecipanti-form label.frm-labl {
    font: normal normal bold 15px/18px Roboto Condensed;
    letter-spacing: 0px;
    color: #0056C0;
  }
  form#partecipanti-form label.frm-labl::after {
    content: " *";
    color: red;
  }
  form#partecipanti-form input.form-control,
  form#partecipanti-form select {
    border: 1px solid var(--unnamed-color-273479);
    background: #FFFFFF 0% 0% no-repeat padding-box;
    border: 1px solid #273479;
    border-radius: 22px;
    margin-bottom: 12px;
  }
  form#partecipanti-form .extra-fields {
    border-bottom: 1px solid #707070;
    margin-bottom: 30px;
    margin-top: 20px;
    padding-bottom: 20px;
  }
  form#partecipanti-form .extra-fields .partname-title {
    font: normal normal bold 17px/20px Roboto Condensed;
    letter-spacing: 0.17px;
    color: #273479;
  }
  form#partecipanti-form .extra-fields .row.mb-3 {
    display: flex;
    align-items: center;
  }
  form#partecipanti-form .extra-fields .row.mb-3 p.partname {
    font: normal normal bold 15px/18px Roboto Condensed;
    letter-spacing: 0px;
    color: #0056C0;
  }
  form#partecipanti-form button.btn.btn-form.w-100 {
    background: #97A41F 0% 0% no-repeat padding-box;
    box-shadow: 0px 3px 16px rgba(45, 58, 127, 0.0901960784);
    display: block;
    width: auto !important;
    margin: 0 auto;
    font: normal normal bold 14px/12px Roboto Condensed;
    letter-spacing: 0px;
    color: #FFFFFF;
    padding: 12px 68px;
    border-radius: 50px;
  }
  
  div#partecipantiSuccess .modal-content.text-center.p-5 {
    padding: 20px 20px 27px !important;
    background: #FFFFFF 0% 0% no-repeat padding-box;
    border-radius: 27px;
    border: none;
  }
  div#partecipantiSuccess .modal-content.text-center.p-5 h4.text-success {
    font: normal normal bold 27px/32px Roboto Condensed;
    letter-spacing: 0px;
    color: #97A41F !important;
    border-bottom: 1px solid #707070;
    padding-bottom: 15px;
  }
  div#partecipantiSuccess .modal-content.text-center.p-5 svg {
    margin: 5px auto 12px;
  }
  div#partecipantiSuccess .modal-content.text-center.p-5 p {
    font: normal normal normal 18px/24px Roboto Condensed;
    letter-spacing: 0px;
    color: #000000;
  }
  div#partecipantiSuccess .modal-content.text-center.p-5 a.btn.btn-form {
    background: #97A41F 0% 0% no-repeat padding-box;
    box-shadow: 0px 3px 16px rgba(45, 58, 127, 0.0901960784);
    display: block;
    width: auto !important;
    margin: 0 auto;
    font: normal normal bold 14px/12px Roboto Condensed;
    letter-spacing: 0px;
    color: #FFFFFF;
    padding: 12px 68px;
    border-radius: 50px;
  }