.elementor-widget-heading .elementor-heading-title{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-size:var( --e-global-typography-primary-font-size );font-weight:var( --e-global-typography-primary-font-weight );color:var( --e-global-color-primary );}.elementor-275 .elementor-element.elementor-element-3634dfe4 > .elementor-widget-container{background-color:#073FE0;padding:10px 10px 10px 10px;}.elementor-275 .elementor-element.elementor-element-3634dfe4{text-align:center;}.elementor-275 .elementor-element.elementor-element-3634dfe4 .elementor-heading-title{color:#FFFFFF;}.elementor-widget-text-editor{font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-size:var( --e-global-typography-text-font-size );line-height:var( --e-global-typography-text-line-height );color:var( --e-global-color-text );}.elementor-widget-text-editor.elementor-drop-cap-view-stacked .elementor-drop-cap{background-color:var( --e-global-color-primary );}.elementor-widget-text-editor.elementor-drop-cap-view-framed .elementor-drop-cap, .elementor-widget-text-editor.elementor-drop-cap-view-default .elementor-drop-cap{color:var( --e-global-color-primary );border-color:var( --e-global-color-primary );}.elementor-275 .elementor-element.elementor-element-3d528c29{font-family:"Roboto Slab", Sans-serif;font-weight:400;color:#000000;}@media(max-width:1024px){.elementor-widget-heading .elementor-heading-title{font-size:var( --e-global-typography-primary-font-size );}.elementor-widget-text-editor{font-size:var( --e-global-typography-text-font-size );line-height:var( --e-global-typography-text-line-height );}}@media(max-width:767px){.elementor-widget-heading .elementor-heading-title{font-size:var( --e-global-typography-primary-font-size );}.elementor-widget-text-editor{font-size:var( --e-global-typography-text-font-size );line-height:var( --e-global-typography-text-line-height );}}/* Start custom CSS */table {
  margin: auto;
  font-family:Arial;
  border-collapse: collapse;
  border: none;
}

table colgroup col:nth-child(1) {width: 2%;}

table colgroup col:nth-child(2) {width: 15%;}

table colgroup col:nth-child(3) {width: 5%;}

table colgroup col:nth-child(4) {width: 15%;}

table colgroup col:nth-child(5) {width: 17%;}

table colgroup col:nth-child(6) {width: 5%}

table colgroup col:nth-child(7) {width: 30%}

table colgroup col:nth-child(8) {width: 2%;}

.tsl-table-2 td {padding: 5px;}
.tsl-table-3 td {padding: 5px;}

/* header table */
.tsl-table-1 td {
    text-align:center;
    font-size:1.8em;
    line-height:1.2em;
    padding: auto;
    background-color:#deeaf6;
    height:2em;
}

.tsl-table-1 tr:nth-child(1) td {
  text-align:center;
  font-size:3em;
  font-weight:700;
  color:#0b5394;
  padding: auto;
  letter-spacing: 2px;
  text-decoration: underline overline;
}

@media (max-width: 767px) {
.tsl-table-1 td {
    font-size:1.3em;
    line-height:1.3em;
}

.tsl-table-1 tr:nth-child(1) td {
  font-size:2em;
  line-height:1.5em;
} }


/* striping and gutter and centering for mens table */
.tsl-table-2 tr:nth-child(even) {
  background-color: #deeaf6;
}

.tsl-table-2 tr:nth-child(odd) {
  background-color: #ffffff;
}

.tsl-table-2 td:first-child {
     background-color: #deeaf6;
}

.tsl-table-2 td:last-child {
     background-color: #deeaf6;
}

.tsl-table-2 td:nth-child(3) {
     text-align:center;
}

.tsl-table-2 td:nth-child(6) {
     text-align:center;
}


/* striping and gutter and centering for womens table */
.tsl-table-3 tr:nth-child(even) {
  background-color: #f3bafd;
}

.tsl-table-3 tr:nth-child(odd) {
  background-color: #ffffff;
}

.tsl-table-3 td:first-child {
     background-color: #f3bafd;
}

.tsl-table-3 td:last-child {
     background-color: #f3bafd;
}


.tsl-table-3 td:nth-child(3) {
     text-align:center;
}

.tsl-table-3 td:nth-child(6) {
     text-align:center;
}


/* avoid wrapping */
.tsl-table-2 td {
    white-space:nowrap;
}

.tsl-table-3 td {
    white-space:nowrap;
}

/* headers for mens table */
.tsl-table-2 tr:nth-child(1) {
  background-color: #5b9bd5;
  text-align:center;
  font-size:1.8em;
  font-weight:700;
  color:#0b5394;
  letter-spacing: 2px;
  text-decoration: underline overline;
  height:3em;
}

.tsl-table-2 tr:nth-child(2) {
  background-color: #5b9bd5;
  text-align:center;
  font-size:1.3em;
  font-weight:700;
  color:#0b5394;
  letter-spacing: 2px;
  
}

.tsl-table-2 tr:nth-child(3) {
  background-color: #5b9bd5;
  text-align:center;
  font-size:.9em;
  font-weight:700;
  color:#ffffff;
}

/* tweaks for smaller screens */
@media (max-width: 600px) {
.tsl-table-2 tr:nth-child(1) td {
    text-align:left;
    padding-left:5em;
}}

@media (max-width: 767px) {
.tsl-table-2 tr:nth-child(2) {
  font-size:1.1em;
}}

/* headers for womens table */
.tsl-table-3 tr:nth-child(1) {
  background-color: #d213da;
  text-align:center;
  font-size:1.8em;
  font-weight:700;
  color:#c000c7;
  letter-spacing: 2px;
  text-decoration: underline overline;
   height:3em;
}

.tsl-table-3 tr:nth-child(2) {
  background-color: #d213da;
  text-align:center;
  font-size:1.3em;
  font-weight:700;
  color: #c000c7;
  letter-spacing: 2px;
  
}

.tsl-table-3  tr:nth-child(3) {
  background-color: #d213da;
  text-align:center;
  font-size:.9em;
  font-weight:700;
  color:#ffffff;
}

/* tweaks for smaller screens */
@media (max-width: 600px) {
.tsl-table-3 tr:nth-child(1) td {
    text-align:left;
    padding-left:5em;
}}

@media (max-width: 767px) {
.tsl-table-3 tr:nth-child(2) {
  font-size:1.1em;
}}/* End custom CSS */