
header .search-block .glyphicon.glyphicon-search
{
	color: transparent;
}
header .fixed-select-lang .dropdown-backdrop
{
	position: inherit !important;
}
#contests-block
{
	background: #000000;
	padding-bottom: .4em;
}
#contests-block .container {
	width: 1540px;
	max-width: 100% !important;
}
.header
{
	padding: 50px;
	background: url("/images/themes/primary/contests/header.jpg") no-repeat top right / cover;
	text-align: center;
}
.header h1
{
	font-size: 56px;
	font-weight: bolder;
	color: #ffffff;
	padding: 0;
	margin-bottom: 45px;
}
#contests-block h2
{
	color: #ffffff;
	font-size: 32px;
}
.header h4
{
	font-size: 32px;
	font-weight: normal;
	color: #ffffff;
	text-align: center;
	padding: 0;
	margin-bottom: 35px;
}
.header p
{
	color: #ffffff;
	font-size: 24px;
	line-height: 40px;
	width: 550px;
	max-width: 100%;
	margin: 0 auto 15px;
}
.header p:first-of-type
{
	color: #f6951e;
}
.header p:last-of-type
{
	margin-bottom: 45px;
}
.header .button-block
{
	display: block;
	width: 550px;
	max-width: 100%;
	margin: 0 auto;
}
.header .button,
.result-block .button-block .button
{
	display: inline-block;
	width: 235px;
	max-width: 100%;
	text-align: center;
	font-size: 18px;
	border: 2px solid #f6961e;
	background: #f6961e;
	color: #ffffff;
	text-decoration: none;
	padding: 12px 15px;
	border-radius: 3px;
	float: left;
}
.header .button:hover
{
	text-decoration: none;
	background: #d87e1e;
	border-color: #d87e1e;
}
.header .button:last-of-type,
.result-block .button-block .button:last-of-type
{
	float: none;
	margin: 0 auto;
	display: block;
}
.header .button:first-of-type + .button:last-of-type,
.result-block .button-block .button:first-of-type + .button:last-of-type
{
	float: right;
	background: transparent;
	color: #f6961e;
}.header .button:last-of-type:hover
 {
	 color: #ffffff;
	 background: #d87e1e;
	 border-color: #d87e1e;
 }
#contests-block .prize-block
{
	padding: 35px 0;
}
#contests-block .prize-block .prize-list
{
	max-width: 100%;
	background: #310900;
	padding: 30px 245px;
}
#contests-block .prize-block .prize-list:not(.prize-volume) .prize-group > div
{
	display: inline-block;
	width: calc(20% - 5px);
	text-align: center;
	color: #f6951e;
}
#contests-block .prize-block .prize-list:not(.prize-volume) .prize-group > .contest-title
{
	width: 100%;
	font-size: 2em;
	margin-top: 1.25em;
}
#contests-block .prize-block .prize-list:not(.prize-volume) .prize-group > div:nth-child(3n+3)::before
{
	content: "";
	display: block;
	width: 100%;
	padding: 10px;
}
#contests-block .prize-block .prize-list:not(.prize-volume) .prize-group > div > div:first-of-type
{
	color: #ffffff;
	font-size: 42px;
	font-weight: bolder;
}
#contests-block .prize-block .prize-list:not(.prize-volume) .prize-group > div > div:last-of-type
{
	font-size: 24px;
}
#contests-block .prize-block .prize-list.prize-volume
{
	display: table;
	margin: 0 auto;
	background: transparent;
	counter-reset: myCounter;
}
#contests-block .prize-block .prize-list.prize-volume > div
{
	color: #ffffff;
}
#contests-block .prize-block .prize-list.prize-volume > div
{
	font-size: 2rem;
}
#contests-block .prize-block .prize-list.prize-volume .prize-group
{
	margin: auto;
	text-align: center;
}
#contests-block .prize-block .prize-list.prize-volume .prize-group > div > div {
	padding: 2rem 0 1rem 6rem;
}
#contests-block .prize-block .prize-list.prize-volume .prize-group > div > div:last-of-type
{
	display: none;
}
#contests-block .prize-block .prize-list.prize-volume .prize-group > div > div:first-of-type:before
{
	counter-increment: myCounter;
	content: counter(myCounter);
	color: #000000;
	background: #f6951e;
	font-family: sans-serif;
	font-weight: bolder;
	display: inline-block;
	text-align: center;
	margin: -7px 10px 0;
	line-height: 45px;
	width: 45px;
	height: 45px;
	border-radius: 100%;
	-webkit-box-shadow: 0 5px 5px 5px rgb(83 46 1 / 55%);
	-moz-box-shadow: 0 5px 5px 5px rgba(83,46,1,0.55);
	box-shadow: 0 5px 5px 5px rgb(83 46 1 / 55%);
	position: absolute;
	margin-left: -6rem;
}
.result-block .head-block
{
	max-width: 100%;
	margin: 0 auto;
}
#contests-block .result-block .button-block .button
{
	background: transparent;
	color: #440d00;
	border-color: #440d00;
}
#contests-block .result-block .button-block .button.active
{
	color: #f6961e;
	border-color: #f6961e;
}
#contests-block .result-block .button-block .button:hover,
#contests-block .result-block .button-block .button.active:hover
{
	color: #ffffff;
	background: #f6961e;
	border-color: #f6961e;
}
#contests-block .result-info
{
	display: block;
	width: 100%;
	border: 1px solid #440d00;
	border-radius: 3px;
	margin: 48px 0 0;
}
#contests-block .head-element
{
	max-width: 100%;
	color: #f6961e;
	background: #1c0500;
	padding: 20px 65px;
}

.show-trading-history.text-contest
{
	color: white;
	font-size: 20px;
	padding: 35px 0 35px 0;
	text-align: center;
}

.show-trading-history.text-vcr
{
	color: #003770;
	font-size: 20px;
	padding: 35px 0 35px 0;
	text-align: center;
}

#contests-block .head-element > *
{
	display: inline-block;
}
#contests-block .head-element > div
{
	font-size: 22px;
	padding: 10px 25px 10px 0;
}
#contests-block .head-element input,
#contests-block .head-element input:active,
#contests-block .head-element input:focus
{
	width: 500px;
	max-width: calc(100% - 427px);
	color: #f6961e;
	border: 1px solid #f6961e;
	background: #1c0500 url("/images/themes/primary/contests/search.png") no-repeat calc(100% - 15px) center;
	font-size: 18px;
	font-weight: lighter;
	padding: 13px 15px;
	float: right;
	border-radius: 3px;
}
#contests-block .head-element input::-webkit-input-placeholder
{
	color: #f6961e;
}
#contests-block .head-element input::-moz-placeholder
{
	color: #f6961e;
}
#contests-block .head-element input:-ms-input-placeholder
{
	color: #f6961e;
}
#contests-block .head-element input:-moz-placeholder
{
	color: #f6961e;
}
#contests-block .list-element
{
	background: #000000;
	padding: 18px;
}
.result-info .list-element-head
{
	max-width: 100%;
	padding: 0 46px;
	white-space: nowrap;
}

.result-info .list-element-head > div
{
	display: inline-block;
	width: 12%;
	margin-right: calc(5% + 4px);
	color: #ffffff;
}
.result-info .with-profit > div
{
	display: inline-block;
	width: 10%;
	margin-right: calc(5% + 4px);
	color: #ffffff;
}
.result-info .list-element-head > div:last-of-type
{
	width: calc(11% + 3px);
	margin-right: 0;
}
.result-info .list-element-head > div > div
{
	display: block;
	font-size: 20px;
}
.result-info div.sortable a,
.result-info div.sortable a:hover,
.result-info div.sortable a:active,
.result-info div.sortable a:visited
{
	text-decoration: none !important;
}
.result-info div.sortable.asc a:before
{
	content: "\27A4";
	display: inline-block;
	transform: rotate(-90deg) scale(0.7);
	position: relative;
	top: 1px;

}
.result-info div.sortable.desc a:before
{
	content: "\27A4";
	display: inline-block;
	transform: rotate(90deg) scale(0.7);
	position: relative;
	top: 1px;

}
.result-info .list-element-head > div > a,
.result-info .list-element-head > div > a:focus,
.result-info .list-element-head > div > a:active
{
	display: inline-block;
	font-size: 14px;
	width: 155px;
	max-width: 100%;
	margin-top: 20px;
	padding: 10px 50px 10px 10px;
	background: url("/images/themes/primary/contests/sort.png") no-repeat calc(100% - 10px) center;
	color: #ffffff;
	text-decoration: none;
	border: 1px solid #ffffff;
	border-radius: 3px;
	cursor: pointer;
	user-select: none;
}
.result-info .list-element-head > div > a:hover
{
	text-decoration: none;
}
.result-info .list-element-head > div > a.active {
	color: #f4951d;
	border-color: #f4951d;
}
.result-info .list-element-head > div > a.active[data-sort="asc"]
{
	background: url("/images/themes/primary/contests/sort_a.png") no-repeat calc(100% - 10px) center;
}
.result-info .list-element-head > div > a.active[data-sort="desc"]
{
	background: url("/images/themes/primary/contests/sort_b.png") no-repeat calc(100% - 10px) center;
}
.result-info .list-element-body
{
	width: 100%;
	color: #ffffff;
	margin: 30px 0 0;
	max-height: 1120px;
}
.result-info .list-element-body.withScrollbar .shell
{
	width: calc(100% - 6px);
}
.result-info .list-element-body .winner
{
	display: block;
	width: 100%;
	background: #450d00;
	margin-bottom: 8px;
	white-space: nowrap;
}
.result-info .list-element-body .winner:last-of-type
{
	margin-bottom: 0;
}
.result-info .list-element-body .winner:nth-of-type(even)
{
	background: #290800;
}
.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: calc(19% + 6px);
	padding-left: 48px;
}
.result-info .with-profit .winner > div:nth-of-type(1)
{
	width: calc(17% + 8px);
	padding-left: 48px;
}

.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(16% + 2px);
}
.result-info .with-profit .winner > div:nth-of-type(2),
.result-info .with-profit .winner > div:nth-of-type(3),
.result-info .with-profit .winner > div:nth-of-type(4),
.result-info .with-profit .winner > div:nth-of-type(5),
.result-info .with-profit .winner > div:nth-of-type(6)
{
	width: calc(14% + 4px);
}

.result-info .list-element-body .winner > div:last-of-type
{
	margin-right: 0;
	padding-right: 48px;
}
.result-info .list-element-body::-webkit-scrollbar
{
	width: 6px;
}
.result-info .list-element-body::-webkit-scrollbar-track
{
	background: #290801;
}
.result-info .list-element-body::-webkit-scrollbar-thumb
{
	background: #ffffff;
}
.result-info .list-element-body::-webkit-scrollbar-thumb:hover
{
	opacity: 0.75;
}
.widest .result-info .list-element-head > div
{
	width: 9%;
}
.widest .result-info .list-element-body .winner > div:nth-of-type(2),
.widest .result-info .list-element-body .winner > div:nth-of-type(3),
.widest .result-info .list-element-body .winner > div:nth-of-type(4),
.widest .result-info .list-element-body .winner > div:nth-of-type(5),
.widest .result-info .list-element-body .winner > div:nth-of-type(6)
{
	width: calc(13% + 5px);
}
.widest .result-info .list-element-body .winner > div:nth-of-type(1)
{
	width: calc(16% + 10px);
}
.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 > a,
.pagination > li > a:active,
.pagination > li > a:focus
{
	background: transparent;
	border: none;
	color: #ffffff;
	font-weight: bolder;
	line-height: 36px;
}
.pagination > li.active > a
{
	color: #f4951d;
	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
{
	font-weight: bold;
	font-size: 26px;
	font-family: monospace;
	background: #3b0b00;
	color: #000000;
	width: 36px;
	height: 36px;
	border-radius: 36px;
	padding: 0;
	text-align: center;
	position: relative;
	top: 5px;
	-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: #f4951d;
}
.pagination > li.prev.disabled > a,
.pagination > li.next.disabled > a,
.pagination > li.prev.disabled > a:hover,
.pagination > li.next.disabled > a:hover
{
	color: #cccccc;
	background: #3b0b00;
}
.paginator-block + .button-block
{
	width: 600px;
	max-width: 100%;
	margin: 0 auto 4rem;
}
.number-of-list
{
	float: right;
	padding-top: 7px;
	font-size: 14px;
}
.number-of-list select
{
	background: #000000;
	border: 1px solid #ffffff;
	padding: 5px 30px 5px 5px;
}
.realized_profit.positive
{
	color: #006400;
}
.contest-ended
{
	width: 100%;
	height: 100vh;
	min-height: 100%;
	background: rgba(0,0,0,0.55);
	position: fixed;
	top: 0;
	left: 0;
	z-index: 9999999;
}
.contest-ended .modal-block
{
	width: 500px;
	min-height: 300px;
	margin: 5% auto;
	padding: 15px 25px 25px;
	background: #ffffff;
	box-shadow: 0 0 10px #333333;
}
.contest-ended .modal-block h4 + p
{
	text-align: center;
}
.contest-ended .modal-block .btn-center
{
	display: table;
	margin: 0 auto;
}
#contests-block h1.contest_paid:after
{
	content: url("/images/content/paid_32.png");
	position: relative;
	bottom: 1.5rem;
	left: .5rem;
}
.contest-title
{
	font-size: 2rem;
	margin: 1rem 0 0;
}
.result-info .list-element-head > div > div[data-type="equity"]
{
	padding-left: 32px;
}
.result-info .list-element-head > div > div[data-type="balance"]
{
	padding-left: 20px;
}