.elementor-4838 .elementor-element.elementor-element-a00e63c{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;}.elementor-4838 .elementor-element.elementor-element-2b31f0c{--display:flex;--margin-top:0px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;--padding-top:100px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}#elementor-popup-modal-4838 .dialog-widget-content{animation-duration:0.5s;border-radius:30px 30px 0px 0px;box-shadow:2px 8px 23px 3px rgba(0,0,0,0.2);}#elementor-popup-modal-4838{background-color:rgba(0,0,0,.8);justify-content:center;align-items:flex-end;pointer-events:all;}#elementor-popup-modal-4838 .dialog-message{width:100vw;height:85vh;align-items:flex-start;}/* Start custom CSS for html, class: .elementor-element-0353078 */table {
  width: 100%;
  border-collapse: collapse;
  margin-top: 20px;
  font-family: sans-serif;
  font-size: 14px;
  text-align: center;
 
}
th{
    background: #3FA535 !important;
    color:white;
    font-size:18px !important;
}

th, td {
  border: 1px solid #ccc;
  padding: 10px;

}

thead th {
  background-color: #eee;
  font-weight: bold;
}

.session {
  background-color: #d6ebff; /* light blue */
}



.club {
  background-color: #dcdcdc; /* light gray */
}

.empty {
  background-color: #ffffff;
}/* End custom CSS */