.vcr-content .container
{
	width: 1200px;
	max-width: 100%;
}
.vcr-content .vcr-header
{
	background: #00b4df;
	text-align: center;
}
.vcr-content .vcr-header > .container
{
	padding: 3em 0 5em;
	background: url("/images/content/vcr/bg.jpg") no-repeat center center / 100%;
}
h1
{
	font-size: 52px;
	font-weight: bold;
	color: #003770;
}
h2
{
	font-size: 2em;
	font-weight: bold;
	color: #003770;
}
.vcr-event
{
	font-size: 2em;
	font-weight: bold;
	color: #ffffff;
	padding: 20px 0;
}
.vcr-date
{
	font-size: 1.5em;
	font-weight: bold;
	color: #003770;
	margin-bottom: 1em;
}
.vcr-header p
{
	font-size: 1.5em;
	font-weight: bold;
	line-height: 1.8em;
	color: #ffffff;
	width: 550px;
	margin: 1em auto 2em;
	max-width: 100%;
}
.vcr-content .btn
{
	width: 235px;
	max-width: 100%;
	line-height: 36px;
	font-size: 18px;
	font-weight: bolder;
	color: #ffffff;
	background: #f6951e;
}
.vcr-content .btn:hover,
.vcr-content .btn:active,
.vcr-content .btn:focus,
.vcr-content .btn:visited
{
	color: #f9f9f9;
	background: #d2701e;
}
.vcr-content .btn:active
{
	box-shadow: 0 0 3px rgba(0,0,0,0.35);
}
.result-block
{
	padding: 2em 0;
}
.vcr-prize
{
	width: 600px;
	max-width: 100%;
	height: 180px;
	background: url("/images/content/vcr/prizes_fund.png") no-repeat center center / contain;
	color: #f6951e;
	font-size: 4em;
	line-height: 2.6em;
	font-weight: bold;
	margin: 0 auto 1em;
	padding-left: 4.5em;
}
.vcr-content .result-info
{
	display: block;
	width: 100%;
	border-radius: 3px;
	margin: 48px 0 0;
	overflow: auto;
}
.result-info .head-element
{
	max-width: 100%;
	color: #ffffff;
	background: #1b93b5;
	padding: 20px 2em;
}
.result-info .head-element > *
{
	display: inline-block;
}
.result-info .head-element > div
{
	font-size: 22px;
	padding: 10px 25px 10px 0;
}
.result-info .head-element input
{
	width: 500px;
	max-width: calc(100% - 450px);
	color: #ffffff;
	border: 1px solid #ffffff;
	background: #1b93b5 url(/images/content/vcr/search.png) no-repeat calc(100% - 15px) center;
	font-size: 18px;
	font-weight: lighter;
	padding: 13px 15px;
	float: right;
	border-radius: 3px;
	outline: none;
	-webkit-appearance: none;
}
.result-info .head-element input::-webkit-input-placeholder
{
	color: #ffffff;
}
.result-info .head-element input::-moz-placeholder
{
	color: #ffffff;
}
.result-info .head-element input:-ms-input-placeholder
{
	color: #ffffff;
}
.result-info .head-element input:-moz-placeholder
{
	color: #ffffff;
}
.result-info .head-element input::-webkit-search-decoration,
.result-info .head-element input::-webkit-search-cancel-button,
.result-info .head-element input::-webkit-search-results-button,
.result-info .head-element input::-webkit-search-results-decoration
{
	display: none;
}
.result-info .list-element-head
{
	display: flex;
	max-width: 100%;
	white-space: nowrap;
}
.result-info .list-element
{
	background: #d0dfe3;
	padding: 18px;
}
.result-info .list-element-head > div
{
	display: inline-block;
	width: 20%;
	color: #003770;
}
.result-info .list-element-head > div:first-of-type
{
	width: 24%;
}
.result-info .list-element-head > div:first-of-type > div
{
	padding-left: 30px;
}
.result-info .list-element-head > div:last-of-type
{
	width: 11%;
	margin-right: 0;
}
.result-info .list-element-head > div > div
{
	display: block;
	font-size: 20px;
}
.result-info .list-element-body .winner {
	display: flex;
	width: 100%;
	color: #003770;
	background: #ffffff;
	margin-bottom: 8px;
	white-space: nowrap;
}
.result-info .list-element-body .winner:nth-of-type(even)
{
	background: #dff6fe;
}
.result-info .list-element-body .winner > div {
	display: inline-block;
	padding: 12px 0;
	white-space: initial;
	vertical-align: top;
}
.result-info .list-element-body .winner > div:nth-of-type(1)
{
	width: 24%;
	padding-left: 30px;
}
.result-info .list-element-body
{
	width: 100%;
	color: #ffffff;
	margin: 30px 0 0;
	max-height: 1120px;
}
.result-info .list-element-body .winner > div:nth-of-type(2),
.result-info .list-element-body .winner > div:nth-of-type(3),
.result-info .list-element-body .winner > div:nth-of-type(4),
.result-info .list-element-body .winner > div:nth-of-type(5)
{
	width: calc(18% + 14px);
}
.result-info .list-element-head > div:nth-of-type(3),
.result-info .list-element-head > div:nth-of-type(4),
.result-info .list-element-head > div:nth-of-type(5),
.result-info .list-element-body .winner > div:nth-of-type(3),
.result-info .list-element-body .winner > div:nth-of-type(4),
.result-info .list-element-body .winner > div:nth-of-type(5)
{
	text-align: right;
	width: 15%;
	margin-right: 0;
}
.winner .country > span:before
{
	display: inline-block;
	content: "";
	width: 24px;
	height: 19px;
	float: left;
	margin: 0 10px 0 0;
}
.paginator-block
{
	color: #ffffff;
	display: block;
	margin-bottom: 25px;
}
.paginator-block > div:first-of-type
{
	width: 100%;
	padding: 15px 25px;
	font-size: 13px;
}
.paginator-block .pagination
{
	display: flex;
	margin: 0;
	justify-content: center;
}
.pagination > li
{
	list-style: none;
	padding: .5em;
}
.pagination > li > a,
.pagination > li > a:active,
.pagination > li > a:focus
{
	background: transparent;
	border: none;
	color: #003770;
	line-height: 36px;
}
.pagination > li.active > a
{
	color: #0082ac;
	font-weight: bold;
	background: transparent;
}
.pagination > li > a:hover
{
	background-color: transparent;
	border-color: initial;
}
.pagination > li > a.prev,
.pagination > li > a.next,
.pagination > li.prev > a,
.pagination > li.next > a
{
	display: inline-block;
	font-weight: bold;
	font-size: 26px;
	font-family: monospace;
	background: #00b0df;
	width: 36px;
	height: 36px;
	border-radius: 36px;
	padding: 0;
	text-align: center;
	position: relative;
	-webkit-transition: all 0.5s;
	-moz-transition: all 0.5s;
	-o-transition: all 0.5s;
	transition: all 0.5s;
}
.pagination > li > a.prev:hover,
.pagination > li > a.next:hover,
.pagination > li.prev > a:hover,
.pagination > li.next > a:hover,
.pagination > li > a.prev[href*="/"]:hover,
.pagination > li > a.next[href*="/"]:hover
{
	color: #23527c;
}
.pagination > li > a.prev[href*="/"],
.pagination > li > a.next[href*="/"],
.pagination > li.prev > a,
.pagination > li.next > a
{
	color: #ffffff;
}
.pagination > li.prev.disabled > a,
.pagination > li.next.disabled > a,
.pagination > li.prev.disabled > a:hover,
.pagination > li.next.disabled > a:hover
{
	color: #ffffff;
	background: #84dff4;
}
.paginator-block + .button-block
{
	width: 600px;
	max-width: 100%;
	margin: 0 auto 4rem;
}
.paginator-block + .button-block
{
	width: 600px;
	max-width: 100%;
	margin: 3em auto 4rem;
}
.result-block .button-block .button
{
	display: inline-block;
	width: 250px;
	max-width: 100%;
	text-align: center;
	font-size: 16px;
	font-weight: bolder;
	border: 2px solid #f6961e;
	background: #f6961e;
	color: #ffffff;
	text-decoration: none;
	padding: 12px 15px;
	border-radius: 3px;
	float: left;
}
.result-block .button-block .button:nth-child(2)
{
	background: transparent;
	color: #f6961e;
	border-color: #f6961e;
}
.result-block .button-block .button:first-of-type + .button:last-of-type {
	float: right;
	background: transparent;
	color: #f6961e;
}
.result-block .button-block .button:hover,
.result-block .button-block .button.active:hover
{
	color: #ffffff;
	background: #f6961e;
	border-color: #f6961e;
}
