.ec2016_schedule {
	margin: 30px 0;
}

.ec2016_schedule__item {
	box-sizing: border-box;
	display: inline-block;
	padding: 0 12px 0 7px;
	vertical-align: top;
	height: 610px;
}

.ec2016_schedule--all .ec2016_schedule__item {
	height: 1182px;
}

.ec2016_schedule__match {
	position: relative;
}

.ec2016_schedule__item--1_4 .ec2016_schedule__match {
	margin: 87px 0 0 0;
	padding: 0 0 56px 0;
}

.ec2016_schedule__item--1_2 .ec2016_schedule__match {
	margin: 230px 0 0 0;
}

.ec2016_schedule__item--final .ec2016_schedule__match {
	margin: 256px 0 0 0;
}

.ec2016_schedule--all .ec2016_schedule__item--1_2 .ec2016_schedule__match {
	margin: 230px 0 0 0;
	padding: 0 0 199px 0;
}

.ec2016_schedule--all .ec2016_schedule__item--final .ec2016_schedule__match {
	margin: 516px 0;
}

.ec2016_schedule__item:not(:last-child) {
	border-right: 1px dashed #e5e5e5;
}

.ec2016_schedule__header {
	color: #999;
	font: bold 18px/normal Arial, sans-serif;
	margin-bottom: 16px;
}

.ec2016_schedule__date {
	color: #333;
	font: bold 12px/14px Arial, sans-serif;
	margin-bottom: 8px;
}

.ec2016_schedule__time {
	font: 12px/14px Arial, sans-serif;
	color: #ababab;
}

.ec2016_schedule .ec2016__team_name {
	font: 16px/50px Arial, sans-serif;
	margin: 0 10px;
}

.ec2016_schedule__teams {
	width: 188px;
	box-sizing: border-box;
	border: 1px solid #ccc;
	margin-bottom: 18px;
}

.ec2016_schedule__team {
	position: relative;
}

.ec2016_schedule__team:first-child {
	border-bottom: 1px solid #ccc;
}

.ec2016_schedule__item--final .ec2016_schedule__team:first-child {
	border-bottom: 0;
}

.ec2016_schedule--all .ec2016_schedule__item--final .ec2016_schedule__team:first-child {
	border-bottom: 1px solid #ccc;
}

.ec2016_schedule__item--1_8 .ec2016_schedule__match:nth-child(even):after {
	content: '';
	position: absolute;
	background: url(//im.kommersant.ru/CorpImages/Custom/euro2016/uefa/uefa_vilka_small.png);
	width: 24px;
	height: 144px;
	right: -24px;
	top: 73px;
}

.ec2016_schedule__item--1_4 .ec2016_schedule__match:nth-child(even):after {
	content: '';
	position: absolute;
	background: url(//im.kommersant.ru/CorpImages/Custom/euro2016/uefa/uefa_vilka_middle.png);
	width: 24px;
	height: 287px;
	right: -24px;
	top: 73px;
}

.ec2016_schedule__item--1_2 .ec2016_schedule__match:after {
	content: '';
	position: absolute;
	background: url(//im.kommersant.ru/CorpImages/Custom/euro2016/uefa/uefa_vilka_smallest.png);
	width: 24px;
	height: 1px;
	right: -24px;
	top: 73px;
}

.ec2016_schedule--all .ec2016_schedule__item--1_2 .ec2016_schedule__match:nth-child(even):after {
	content: '';
	position: absolute;
	background: url(//im.kommersant.ru/CorpImages/Custom/euro2016/uefa/uefa_vilka_large.png);
	width: 24px;
	height: 573px;
	right: -24px;
	top: 73px;
}

.ec2016_schedule--all .ec2016_schedule__item--1_2 .ec2016_schedule__match:nth-child(odd):after {
	content: '';
	background: none;
}

.uefa_tv_icon--playoff {
	float: left;
	margin: -4px;
	margin-right: 5px;
	margin-left: 2px;
}

.ec2016__score_match {
	color: #006697;
	position: absolute;
	font: bold 18px/1 Arial, sans-serif;
	right: 20px;
	top: 0;
	bottom: 0;
	margin: auto 0;
	height: 1em;
}
