.stat-block-calendar .stat-block__date {
    margin-top: 0;
    padding-top: 0;
    width: 100%;
}
.stat-block__date {
    border-bottom: 1px solid #d7d8dc;
    color: #94999f;
    font: bold 12px/16px 'Roboto',sans-serif;
    letter-spacing: .5px;
    text-transform: uppercase;
    margin-top: 16px;
    padding: 6px 0;
	width: 100%;
}
.stat-block-calendar__item {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-flex: 0;
    -webkit-flex-grow: 0;
    -ms-flex-positive: 0;
    flex-grow: 0;
    -webkit-flex-shrink: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin-bottom: 20px;
    width: 100%;
}
.stat-block-calendar__item._half {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    width: calc(50% - 8px);
}
._half .stat-block-calendar__event {
    width: 100%;
}
.stat-block-calendar__event {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: baseline;
    -webkit-align-items: baseline;
    -ms-flex-align: baseline;
    align-items: baseline;
    border-bottom: 1px dotted #d7d8dc;
        border-bottom-style: dotted;
    color: #94999f;
    -webkit-box-flex: 0;
    -webkit-flex-grow: 0;
    -ms-flex-positive: 0;
    flex-grow: 0;
    -webkit-flex-shrink: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    font: 12px/16px 'Roboto',sans-serif;
    padding: 7px 0 5px;
    position: relative;
    width: 100%;
}
.stat-block-calendar__event._tennis {
    border-bottom-style: solid;
    border-top: 1px solid #d7d8dc;
    -webkit-align-self: flex-start;
    -ms-flex-item-align: start;
    align-self: flex-start;
    margin-top: -1px;
    padding: 0;
}
.stat-block-calendar__event {
    width: calc(50% - 8px);
}
.stat-block-calendar__event._tennis .stat-block__time {
    margin: 0 7px;
}
.stat-block__time {
    -webkit-flex-shrink: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    margin: 0 12px;
    text-align: center;
    width: 30px;
    pointer-events: none;
	word-break: normal;
}
.stat-block__players {
    border-left: 1px dotted #d7d8dc;
    -webkit-box-flex: 1;
    -webkit-flex-grow: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    min-height: 28px;
}
.stat-block__player:first-child {
    border-bottom: 1px dotted #d7d8dc;
}
.stat-block__player {
    -webkit-box-align: stretch;
    -webkit-align-items: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    padding: 0 0 0 8px;
}
.stat-block__player .stat-block__name {
    margin-right: 6px;
    white-space: nowrap;
}
.stat-block__name {
    color: #36393f;
    -webkit-box-flex: 1;
    -webkit-flex-grow: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    padding: 7px 0 5px;
    overflow: hidden;
    text-overflow: ellipsis;
}
.stat-block__player .player-flag {
    border: 1px solid rgba(219,222,225,0.5);
    margin-right: 3px;
    vertical-align: top;
}
.stat-block__player a {
    color: #36393f;
    position: relative;
    z-index: 3;
    white-space: nowrap;
	text-decoration: none !important;
}
.stat-block__player .player-initial {
    display: none;
}
.stat-block__set {
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    border-left: 1px dotted #d7d8dc;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 20px;
    -ms-flex: 0 0 20px;
    flex: 0 0 20px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    padding: 4px 0;
}
.stat-block__player._lose {
    color: #94999f;
}
.stat-block__player._lose a {
    color: #94999f;
}
.stat-block__result {
    color: #36393f;
    font: bold 13px/18px 'Roboto',sans-serif;
    padding: 6px 0 0 calc(100% - 55px);
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 2;
}



.aside_sport_main_wrapper {
	margin: 0 0 40px 0; text-align: center;
}
.headline_wrapper {
	 color: black;font-size: 15px;text-align: center;font-family: tahoma;margin: 0 0 5px 0;'
}
.first_headline {
	text-shadow: 1px 1px white;
	color: #000;
	font: 16px/22px 'Roboto Condensed',sans-serif;	
}
.second_headline {
	text-shadow: 1px 1px white;
	color: #7f8992;
	font: 14px/18px 'Roboto Condensed',sans-serif;
}
.aside_sub_left_wrapper {
	 width: 45%;text-align: center;position: relative;display: inline-block;
}
.aside_sub_left_wrapper img {
	width: 100px !important;height: 100px !important;border-radius: 50%;border: 2px solid #e5e5e5;
}
.aside_sport_info_name {
	 width: 100%;height: 20px;padding: 5px 0;overflow: hidden;text-align: center;
}
.aside_sport_info_name a {
	 text-decoration: none !important;font-size: 12px;color: #000 !important;
}
.aside_match_team_player_country {
	 display: inline-block;margin-left: 25px;width: 27px;height: 17px;position: absolute;top: 85px;left: 45%;
}
.aside_match_team_player_country img {
	border: 1px solid #dbdbdb;border-radius: 1px;width: 27px !important;height: 17px !important;
}
.count_wrapper {
	text-shadow: 1px 1px white;
	color: #7f8992;
	text-align: center;
	font: 13px/16px 'Roboto Condensed',sans-serif;
	margin: -5px 0 10px 0;
}
.count_sub_block {
	width: 30%;display: inline-block;
}
.count_sub_block_center {
	width: 30%;
	display: inline-block;
	color: #000;
	font: 16px/22px 'Roboto Condensed',sans-serif;
	border-top: 1px solid;
	border-bottom: 1px solid;
	padding: 2px 0 2px 0;
}
.count_sub_block_center sup {
	top: -8px;vertical-align: baseline;position: relative;line-height: 0;font-size: 9px;padding: 0 0 0 2px;
}
.count_footer_block {
	text-shadow: 1px 1px white;
	color: #7f8992;
	text-align: center;
	font: 13px/16px 'Roboto Condensed',sans-serif;
}


