/*
To change this license header, choose License Headers in Project Properties.
To change this template file, choose Tools | Templates
and open the template in the editor.
*/
/* Created on : Mar 2, 2015, 4:16:15 PM Author : hepan
*/
.body { margin: 0px; padding: 0px; }
.eventStatisticsTemplate .genderSelectorSection { border-bottom: 1px solid #afafaf; background-color: #f6f6f6; min-height: 40px; text-align: center; padding-top: 10px; padding-bottom: 10px; text-align: center; font-size: 16px; font-family: "RG Title", 'rg_titleregular'; color: #555555; text-transform: uppercase; line-height: 2.867; }
.eventStatisticsTemplate .genderSelectorSection span { margin: 5px 10px; cursor: pointer; white-space: nowrap; display: inline-block; }
.eventStatisticsTemplate .genderSelectorSection span.selected { color: #ef7f44; font-weight: bold; }
.eventStatisticsTemplate .statSelectorSection { height: 80px; background-color: #f6f6f6; text-align: center; }
.eventStatisticsTemplate #statSelector { margin-top: 23px; padding-left: 10px; height: 34px; font-size: 18px; font-family: "RG Text", 'rg_textregular', sans-serif; color: #2a503c; text-transform: uppercase; line-height: 0.667; }
.eventStatisticsTemplate option { font-size: 18px; font-family: "RG Text", 'rg_textregular', sans-serif; color: #2a503c; text-transform: uppercase; line-height: 0.667; }
.eventStatisticsTemplate .genderSectionTitles { height: auto; overflow: hidden; }
.eventStatisticsTemplate .genderSectionTitle { font-size: 18px; font-family: "RG Title", 'rg_titleregular'; color: #555555; font-weight: bold; text-transform: uppercase; line-height: 1.2; text-align: center; }
.eventStatisticsTemplate .leaderInfoSection.hidden { display: none; }
.eventStatisticsTemplate .leaderInfoSection { text-align: center; }
.eventStatisticsTemplate .leaderImage { width: 208px; height: 208px; border-radius: 100%; /*		width: 156px;
height: 213px;*/ background-size: cover; margin: 5px auto; }
.eventStatisticsTemplate .tournamentLeaderLabel { font-size: 16px; font-family: "RG Text", 'rg_textregular'; color: #989898; font-weight: bold; line-height: 1.2; }
.eventStatisticsTemplate .tournamentLeaderName { font-size: 22px; font-family: "RG Text", 'rg_textregular'; color: #ea4906; font-weight: bold; line-height: 1.2; }
.eventStatisticsTemplate .tournamentLeaderScore { font-size: 32px; font-family: "RG Text", 'rg_textregular'; color: #555555; line-height: 1.2; }
.eventStatisticsTemplate .resultsSection .stats_data_table { font-size: 12px; font-family: "RG Text", 'rg_textregular'; color: #555555; border: 1px solid #ebebeb; }
.eventStatisticsTemplate .resultsSection .stats_data_table thead { font-size: 14px; font-family: "RG Text", 'rg_textregular'; color: white; font-weight: bold; }
.eventStatisticsTemplate .resultsSection .stats_data_table thead tr th, .eventStatisticsTemplate .resultsSection .stats_data_table tbody tr td { border: 0; }
.eventStatisticsTemplate .resultsSection .stats_data_table tbody tr:nth-child(2n+1) { background-color: #f7f7f7; }
.eventStatisticsTemplate .playerNameColumn { min-width: 100px; }
@media (max-width: 767px) { .eventStatisticsTemplate #titleBannerTitleCanvas { display: none; }
.eventStatisticsTemplate .mensSectionContainer.hidden, .eventStatisticsTemplate .womensSectionContainer.hidden { display: none; }
.eventStatisticsTemplate .leaderInfoSection { display: none; }
.eventStatisticsTemplate #maleStatsTable, .eventStatisticsTemplate #femaleStatsTable { margin: 15px; }
.eventStatisticsTemplate .genderSectionTitle { padding: 15px; border-bottom: 1px solid #ebebeb; } }
@media (min-width: 768px) { .eventStatisticsTemplate #titleBannerTitleCanvasSmall { display: none; }
.eventStatisticsTemplate .resultsSection { padding: 35px; height: auto; overflow: hidden; }
.eventStatisticsTemplate .mensSectionContainer, .eventStatisticsTemplate .womensSectionContainer { margin: 25px; display: inline-block; width: calc(50% - 50px); }
.eventStatisticsTemplate .mensSectionContainer.curtailBottom, .eventStatisticsTemplate .womensSectionContainer.curtailBottom { margin-bottom: 3px; }
.eventStatisticsTemplate .mensSectionContainer.curtailTop, .eventStatisticsTemplate .womensSectionContainer.curtailTop { margin-top: 3px; }
.eventStatisticsTemplate .mensSectionContainer { float: left; }
.eventStatisticsTemplate .womensSectionContainer { float: right; }
.eventStatisticsTemplate #maleStatsTable, .eventStatisticsTemplate #femaleStatsTable { margin-top: 15px; }
.eventStatisticsTemplate .genderSelectorSection { display: none; } }
/*# sourceMappingURL=eventStatisticsTemplate.css.map */
