@page {
	size: A4 landscape;
	/*margin: 0mm;*/
}

.finals-grid {
	font-size:0.8em;
	margin-bottom:0;
}
.final-item {
	margin: 10px 0 80px;
	white-space:nowrap;
}
.final-item_disc_4 {
	margin-bottom: 60px;
}
.final-item:last-child,
.final-item_disc_4:last-child {
	margin-bottom: 0;
}
.final-item .row:first-child {
	padding-bottom:4px;
}

.fin-col-7 .final-item {
	margin-bottom: 20px;
}


.tab-content_finals .table,
.tab-content_finals .table thead tr th
{
	border: 0 none!important;
	padding-top: 0!important;
	padding-bottom: 0!important;
	padding-left:3px!important;
	padding-right:3px!important;
	margin: 0!important;
}
.tab-content_finals .table tbody tr td
{
	border: 1px solid #000!important;
	padding-top: 3px!important;
	padding-bottom: 3px!important;
	padding-left:3px!important;
	padding-right:3px!important;
}
.tab-content_finals .table tbody tr td span {
	line-height: inherit;
}

.tab-content_finals table .form-group {
	margin:0;
}

.text-center .form-control ,
.text-center select option
{
	text-align: center;
	text-align-last: center;
}

/*.winner-row {
	margin-top: 70px;
	margin-bottom: -145px;
}*/

.sep-item {
	height: 133px;
}

.sep-item_2 {
	height: 200px;
}

.sep-item_3 {
	height: 500px;
}

.finals-count-4 .final-item {
	margin: 5px 0 10px;
	padding: 1px 3px;
}


.finals-count-2 .sep-item {
	height: 250px;
}
.finals-count-4 .sep-item {
	height: 60px;
}

.finals-count-4 .sep-item_2 {
	height: 190px;
}


.finals-count-4  .winner-row {
	margin-top: 70px;
	margin-bottom: -130px;
	margin-left: 15px;
}


.form-control {
	font-size:1em;
	color:#000;
}

.penalty {
	margin-top: -25px;
}