body{ font-family: 'Open Sans',sans-serif; color: #7a7a79;padding:0;margin:0; }
.participants{ text-align: center; overflow-x: auto; width: 100%; }
.participants .toggle_buttons{ text-align: right; margin-bottom: 5px; }
.participants .toggle_buttons button{ display: inline-block; background-color: #626061; border: none; color: #fff; padding: 10px; min-width: 76px; margin-top: 5px; }
.participants .toggle_buttons button.active{ background-color: #19aae3; }
.participants .toggle_buttons button:hover{ cursor: pointer; background-color: #19aae3; }
.participants h4{ color: #212121; text-align: left; margin: 0; font-size: 29px; line-height: 38px; font-weight: 300; letter-spacing: 1px; font-family: 'Open Sans',sans-serif; text-transform: none; }
.participants table { border-collapse: collapse; width: 100%; }
.participants table th{ padding: 5px 10px; vertical-align: top; }
.participants table td{ padding: 5px 10px; }
.participants table tbody tr.odd { background: #eee; }

.w37{ width: 37px; }
.w73{ width: 73px; }
.w75{ width: 75px; }
.w145{ width: 145px; }
.w87{ width: 87px; }
.w104{ width: 104px; }
.w116{ width: 116px; }
.w105{ width: 105px; }


