

/* Start:/local/templates/ezco/styles/main.min.css?1748809776267140*/
html {
	line-height: 1.15;
	-webkit-text-size-adjust: 100%;
}
details,
main {
	display: block;
}
h1 {
	margin: 0.67em 0;
}
hr {
	-webkit-box-sizing: content-box;
	box-sizing: content-box;
	height: 0;
	overflow: visible;
}
code,
kbd,
pre,
samp {
	font-family: monospace, monospace;
	font-size: 1em;
}
a {
	background-color: transparent;
	color: inherit;
}
abbr[title] {
	border-bottom: none;
	text-decoration: underline;
	-webkit-text-decoration: underline dotted;
	text-decoration: underline dotted;
}
b,
strong {
	font-weight: bolder;
}
small {
	font-size: 80%;
}
sub,
sup {
	font-size: 75%;
	line-height: 0;
	position: relative;
	vertical-align: baseline;
}
sub {
	bottom: -0.25em;
}
sup {
	top: -0.5em;
}
img {
	border-style: none;
	max-width: 100%;
}
button,
input,
optgroup,
select,
textarea {
	font-family: inherit;
	font-size: 100%;
	line-height: 1.15;
	margin: 0;
}
button,
input {
	overflow: visible;
}
button,
select {
	text-transform: none;
}
[type="button"],
[type="reset"],
[type="submit"],
button {
	-webkit-appearance: button;
}
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner,
button::-moz-focus-inner {
	border-style: none;
	padding: 0;
}
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring,
button:-moz-focusring {
	outline: ButtonText dotted 1px;
}
fieldset {
	padding: 0.35em 0.75em 0.625em;
}
legend {
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	color: inherit;
	display: table;
	max-width: 100%;
	padding: 0;
	white-space: normal;
}
progress {
	vertical-align: baseline;
}
textarea {
	overflow: auto;
}
[type="checkbox"],
[type="radio"] {
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	padding: 0;
}
[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
	height: auto;
}
[type="search"] {
	-webkit-appearance: textfield;
	outline-offset: -2px;
}
[type="search"]::-webkit-search-decoration {
	-webkit-appearance: none;
}
::-webkit-file-upload-button {
	-webkit-appearance: button;
	font: inherit;
}
summary {
	display: list-item;
}
[hidden],
template {
	display: none;
}
.select2-container {
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	display: inline-block;
	margin: 0;
	position: relative;
	vertical-align: middle;
}
.select2-container .select2-selection--single {
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	cursor: pointer;
	display: block;
	height: 28px;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	-webkit-user-select: none;
}
.select2-container .select2-selection--single .select2-selection__rendered {
	display: block;
	padding-left: 8px;
	padding-right: 20px;
	overflow: hidden;
	-o-text-overflow: ellipsis;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.select2-container .select2-selection--single .select2-selection__clear {
	background-color: transparent;
	border: none;
	font-size: 1em;
}
.select2-container[dir="rtl"] .select2-selection--single .select2-selection__rendered {
	padding-right: 8px;
	padding-left: 20px;
}
.select2-container .select2-selection--multiple {
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	cursor: pointer;
	display: block;
	min-height: 32px;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	-webkit-user-select: none;
}
.select2-container .select2-selection--multiple .select2-selection__rendered {
	display: inline;
	list-style: none;
	padding: 0;
}
.select2-container .select2-selection--multiple .select2-selection__clear {
	background-color: transparent;
	border: none;
	font-size: 1em;
}
.select2-container .select2-search--inline .select2-search__field {
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	border: none;
	font-size: 100%;
	margin-top: 5px;
	margin-left: 5px;
	padding: 0;
}
.select2-container .select2-search--inline .select2-search__field::-webkit-search-cancel-button {
	-webkit-appearance: none;
}
.select2-dropdown {
	background-color: #fff;
	border: 1px solid #aaa;
	border-radius: 4px;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	display: block;
	position: absolute;
	left: -100000px;
	width: 100%;
	z-index: 1051;
}
.select2-results {
	display: block;
}
.select2-results__options {
	list-style: none;
	margin: 0;
	padding: 0;
}
.select2-results__option {
	padding: 6px;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	-webkit-user-select: none;
}
.select2-results__option--selectable {
	cursor: pointer;
}
.select2-container--open .select2-dropdown {
	left: 0;
}
.select2-container--open .select2-dropdown--above {
	border-bottom: none;
	border-bottom-left-radius: 0;
	border-bottom-right-radius: 0;
}
.select2-container--open .select2-dropdown--below {
	border-top: none;
	border-top-left-radius: 0;
	border-top-right-radius: 0;
}
.select2-search--dropdown {
	display: block;
	padding: 4px;
}
.select2-search--dropdown .select2-search__field {
	padding: 4px;
	width: 100%;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}
.select2-search--dropdown .select2-search__field::-webkit-search-cancel-button {
	-webkit-appearance: none;
}
.select2-search--dropdown.select2-search--hide {
	display: none;
}
.select2-close-mask {
	border: 0;
	margin: 0;
	padding: 0;
	display: block;
	position: fixed;
	left: 0;
	top: 0;
	min-height: 100%;
	min-width: 100%;
	height: auto;
	width: auto;
	opacity: 0;
	z-index: 99;
	background-color: #fff;
	filter: alpha(opacity=0);
}
.select2-hidden-accessible {
	border: 0 !important;
	clip: rect(0 0 0 0) !important;
	-webkit-clip-path: inset(50%) !important;
	clip-path: inset(50%) !important;
	height: 1px !important;
	overflow: hidden !important;
	padding: 0 !important;
	position: absolute !important;
	width: 1px !important;
	white-space: nowrap !important;
}
.select2-container--default .select2-selection--single {
	background-color: #fff;
	border: 1px solid #aaa;
	border-radius: 4px;
}
.select2-container--default .select2-selection--single .select2-selection__rendered {
	color: #444;
	line-height: 28px;
}
.select2-container--default .select2-selection--single .select2-selection__clear {
	cursor: pointer;
	float: right;
	font-weight: 700;
	height: 26px;
	margin-right: 20px;
	padding-right: 0;
}
.select2-container--default .select2-selection--single .select2-selection__placeholder {
	color: #999;
}
.select2-container--default .select2-selection--single .select2-selection__arrow {
	height: 26px;
	position: absolute;
	top: 1px;
	right: 1px;
	width: 20px;
}
.select2-container--default .select2-selection--single .select2-selection__arrow b {
	border-color: #888 transparent transparent;
	border-style: solid;
	border-width: 5px 4px 0;
	height: 0;
	left: 50%;
	margin-left: -4px;
	margin-top: -2px;
	position: absolute;
	top: 50%;
	width: 0;
}
.select2-container--default[dir="rtl"] .select2-selection--single .select2-selection__clear {
	float: left;
}
.select2-container--default[dir="rtl"] .select2-selection--single .select2-selection__arrow {
	left: 1px;
	right: auto;
}
.select2-container--default.select2-container--disabled .select2-selection--single {
	background-color: #eee;
	cursor: default;
}
.select2-container--default.select2-container--disabled .select2-selection--single .select2-selection__clear {
	display: none;
}
.select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow b {
	border-color: transparent transparent #888;
	border-width: 0 4px 5px;
}
.select2-container--default .select2-selection--multiple {
	background-color: #fff;
	border: 1px solid #aaa;
	border-radius: 4px;
	cursor: text;
	padding-bottom: 5px;
	padding-right: 5px;
}
.select2-container--default .select2-selection--multiple .select2-selection__clear {
	cursor: pointer;
	float: right;
	font-weight: 700;
	height: 20px;
	margin-right: 10px;
	margin-top: 5px;
	padding: 1px;
}
.select2-container--default .select2-selection--multiple .select2-selection__choice {
	background-color: #e4e4e4;
	border: 1px solid #aaa;
	border-radius: 4px;
	display: inline-block;
	margin-left: 5px;
	margin-top: 5px;
	padding: 0;
}
.select2-container--default .select2-selection--multiple .select2-selection__choice__display {
	cursor: default;
	padding-left: 2px;
	padding-right: 5px;
}
.select2-container--default .select2-selection--multiple .select2-selection__choice__remove {
	background-color: transparent;
	border: none;
	border-right: 1px solid #aaa;
	border-top-left-radius: 4px;
	border-bottom-left-radius: 4px;
	color: #999;
	cursor: pointer;
	font-size: 1em;
	font-weight: 700;
	padding: 0 4px;
}
.select2-container--default .select2-selection--multiple .select2-selection__choice__remove:focus,
.select2-container--default .select2-selection--multiple .select2-selection__choice__remove:hover {
	background-color: #f1f1f1;
	color: #333;
	outline: 0;
}
.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__choice {
	margin-left: 5px;
	margin-right: auto;
}
.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__choice__display {
	padding-left: 5px;
	padding-right: 2px;
}
.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__choice__remove {
	border-left: 1px solid #aaa;
	border-right: none;
	border-radius: 0 4px 4px 0;
}
.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__clear {
	float: left;
	margin-left: 10px;
	margin-right: auto;
}
.select2-container--default.select2-container--focus .select2-selection--multiple {
	border: 1px solid #000;
	outline: 0;
}
.select2-container--default.select2-container--disabled .select2-selection--multiple {
	background-color: #eee;
	cursor: default;
}
.select2-container--default.select2-container--disabled .select2-selection__choice__remove {
	display: none;
}
.select2-container--default.select2-container--open.select2-container--above .select2-selection--multiple,
.select2-container--default.select2-container--open.select2-container--above .select2-selection--single {
	border-top-left-radius: 0;
	border-top-right-radius: 0;
}
.select2-container--default.select2-container--open.select2-container--below .select2-selection--multiple,
.select2-container--default.select2-container--open.select2-container--below .select2-selection--single {
	border-bottom-left-radius: 0;
	border-bottom-right-radius: 0;
}
.select2-container--default .select2-search--dropdown .select2-search__field {
	border: 1px solid #aaa;
}
.select2-container--default .select2-search--inline .select2-search__field {
	background: 0 0;
	border: none;
	outline: 0;
	-webkit-box-shadow: none;
	box-shadow: none;
	-webkit-appearance: textfield;
}
.select2-container--default .select2-results > .select2-results__options {
	max-height: 200px;
	overflow-y: auto;
}
.select2-container--default .select2-results__option .select2-results__option {
	padding-left: 1em;
}
.select2-container--default .select2-results__option .select2-results__option .select2-results__group {
	padding-left: 0;
}
.select2-container--default .select2-results__option .select2-results__option .select2-results__option {
	margin-left: -1em;
	padding-left: 2em;
}
.select2-container--default
	.select2-results__option
	.select2-results__option
	.select2-results__option
	.select2-results__option {
	margin-left: -2em;
	padding-left: 3em;
}
.select2-container--default
	.select2-results__option
	.select2-results__option
	.select2-results__option
	.select2-results__option
	.select2-results__option {
	margin-left: -3em;
	padding-left: 4em;
}
.select2-container--default
	.select2-results__option
	.select2-results__option
	.select2-results__option
	.select2-results__option
	.select2-results__option
	.select2-results__option {
	margin-left: -4em;
	padding-left: 5em;
}
.select2-container--default
	.select2-results__option
	.select2-results__option
	.select2-results__option
	.select2-results__option
	.select2-results__option
	.select2-results__option
	.select2-results__option {
	margin-left: -5em;
	padding-left: 6em;
}
.select2-container--default .select2-results__option--group {
	padding: 0;
}
.select2-container--default .select2-results__option--disabled {
	color: #999;
}
.select2-container--default .select2-results__option--selected {
	background-color: #ddd;
}
.select2-container--default .select2-results__option--highlighted.select2-results__option--selectable {
	background-color: #5897fb;
	color: #fff;
}
.select2-container--default .select2-results__group {
	cursor: default;
	display: block;
	padding: 6px;
}
.select2-container--classic .select2-selection--single {
	background-color: #f7f7f7;
	border: 1px solid #aaa;
	border-radius: 4px;
	outline: 0;
	background-image: -o-linear-gradient(top, #fff 50%, #eee 100%);
	background-image: -webkit-gradient(linear, left top, left bottom, color-stop(50%, #fff), to(#eee));
	background-image: linear-gradient(to bottom, #fff 50%, #eee 100%);
	background-repeat: repeat-x;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFFFFFFF', endColorstr='#FFEEEEEE', GradientType=0);
}
.select2-container--classic .select2-selection--single:focus {
	border: 1px solid #5897fb;
}
.select2-container--classic .select2-selection--single .select2-selection__rendered {
	color: #444;
	line-height: 28px;
}
.select2-container--classic .select2-selection--single .select2-selection__clear {
	cursor: pointer;
	float: right;
	font-weight: 700;
	height: 26px;
	margin-right: 20px;
}
.select2-container--classic .select2-selection--single .select2-selection__placeholder {
	color: #999;
}
.select2-container--classic .select2-selection--single .select2-selection__arrow {
	background-color: #ddd;
	border: none;
	border-left: 1px solid #aaa;
	border-top-right-radius: 4px;
	border-bottom-right-radius: 4px;
	height: 26px;
	position: absolute;
	top: 1px;
	right: 1px;
	width: 20px;
	background-image: -o-linear-gradient(top, #eee 50%, #ccc 100%);
	background-image: -webkit-gradient(linear, left top, left bottom, color-stop(50%, #eee), to(#ccc));
	background-image: linear-gradient(to bottom, #eee 50%, #ccc 100%);
	background-repeat: repeat-x;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFEEEEEE', endColorstr='#FFCCCCCC', GradientType=0);
}
.select2-container--classic .select2-selection--single .select2-selection__arrow b {
	border-color: #888 transparent transparent;
	border-style: solid;
	border-width: 5px 4px 0;
	height: 0;
	left: 50%;
	margin-left: -4px;
	margin-top: -2px;
	position: absolute;
	top: 50%;
	width: 0;
}
.select2-container--classic[dir="rtl"] .select2-selection--single .select2-selection__clear {
	float: left;
}
.select2-container--classic[dir="rtl"] .select2-selection--single .select2-selection__arrow {
	border: none;
	border-right: 1px solid #aaa;
	border-radius: 4px 0 0 4px;
	left: 1px;
	right: auto;
}
.select2-container--classic.select2-container--open .select2-selection--single {
	border: 1px solid #5897fb;
}
.select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow {
	background: 0 0;
	border: none;
}
.select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow b {
	border-color: transparent transparent #888;
	border-width: 0 4px 5px;
}
.select2-container--classic.select2-container--open.select2-container--above .select2-selection--single {
	border-top: none;
	border-top-left-radius: 0;
	border-top-right-radius: 0;
	background-image: -o-linear-gradient(top, #fff 0, #eee 50%);
	background-image: -webkit-gradient(linear, left top, left bottom, from(white), color-stop(50%, #eee));
	background-image: linear-gradient(to bottom, #fff 0, #eee 50%);
	background-repeat: repeat-x;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFFFFFFF', endColorstr='#FFEEEEEE', GradientType=0);
}
.select2-container--classic.select2-container--open.select2-container--below .select2-selection--single {
	border-bottom: none;
	border-bottom-left-radius: 0;
	border-bottom-right-radius: 0;
	background-image: -o-linear-gradient(top, #eee 50%, #fff 100%);
	background-image: -webkit-gradient(linear, left top, left bottom, color-stop(50%, #eee), to(white));
	background-image: linear-gradient(to bottom, #eee 50%, #fff 100%);
	background-repeat: repeat-x;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFEEEEEE', endColorstr='#FFFFFFFF', GradientType=0);
}
.select2-container--classic .select2-selection--multiple {
	background-color: #fff;
	border: 1px solid #aaa;
	border-radius: 4px;
	cursor: text;
	outline: 0;
	padding-bottom: 5px;
	padding-right: 5px;
}
.select2-container--classic .select2-selection--multiple:focus {
	border: 1px solid #5897fb;
}
.select2-container--classic .select2-selection--multiple .select2-selection__clear {
	display: none;
}
.select2-container--classic .select2-selection--multiple .select2-selection__choice {
	background-color: #e4e4e4;
	border: 1px solid #aaa;
	border-radius: 4px;
	display: inline-block;
	margin-left: 5px;
	margin-top: 5px;
	padding: 0;
}
.select2-container--classic .select2-selection--multiple .select2-selection__choice__display {
	cursor: default;
	padding-left: 2px;
	padding-right: 5px;
}
.select2-container--classic .select2-selection--multiple .select2-selection__choice__remove {
	background-color: transparent;
	border: none;
	border-top-left-radius: 4px;
	border-bottom-left-radius: 4px;
	color: #888;
	cursor: pointer;
	font-size: 1em;
	font-weight: 700;
	padding: 0 4px;
}
.select2-container--classic .select2-selection--multiple .select2-selection__choice__remove:hover {
	color: #555;
	outline: 0;
}
.select2-container--classic[dir="rtl"] .select2-selection--multiple .select2-selection__choice {
	margin-left: 5px;
	margin-right: auto;
}
.select2-container--classic[dir="rtl"] .select2-selection--multiple .select2-selection__choice__display {
	padding-left: 5px;
	padding-right: 2px;
}
.select2-container--classic[dir="rtl"] .select2-selection--multiple .select2-selection__choice__remove {
	border-radius: 0 4px 4px 0;
}
.select2-container--classic.select2-container--open .select2-selection--multiple {
	border: 1px solid #5897fb;
}
.select2-container--classic.select2-container--open.select2-container--above .select2-selection--multiple {
	border-top: none;
	border-top-left-radius: 0;
	border-top-right-radius: 0;
}
.select2-container--classic.select2-container--open.select2-container--below .select2-selection--multiple {
	border-bottom: none;
	border-bottom-left-radius: 0;
	border-bottom-right-radius: 0;
}
.select2-container--classic .select2-search--dropdown .select2-search__field {
	border: 1px solid #aaa;
	outline: 0;
}
.select2-container--classic .select2-search--inline .select2-search__field {
	outline: 0;
	-webkit-box-shadow: none;
	box-shadow: none;
}
.select2-container--classic .select2-dropdown {
	background-color: #fff;
	border: 1px solid transparent;
}
.select2-container--classic .select2-dropdown--above {
	border-bottom: none;
}
.select2-container--classic .select2-dropdown--below {
	border-top: none;
}
.select2-container--classic .select2-results > .select2-results__options {
	max-height: 200px;
	overflow-y: auto;
}
.select2-container--classic .select2-results__option--group {
	padding: 0;
}
.select2-container--classic .select2-results__option--disabled {
	color: grey;
}
.select2-container--classic .select2-results__option--highlighted.select2-results__option--selectable {
	background-color: #3875d7;
	color: #fff;
}
.select2-container--classic .select2-results__group {
	cursor: default;
	display: block;
	padding: 6px;
}
.select2-container--classic.select2-container--open .select2-dropdown {
	border-color: #5897fb;
}
.anychart-ui-support {
	border-style: hidden;
}
* [class^="anychart"] {
	outline: 0;
}
.anychart-inline-block {
	position: relative;
	display: inline-block;
}
* :first-child + html .anychart-inline-block,
* html .anychart-inline-block {
	display: inline;
}
.anychart-hidden {
	display: none;
}
.anychart-control-disabled {
	color: #ccc;
}
.anychart-label-input {
	border-radius: 1px;
	border: 1px solid #d9d9d9;
	border-top: 1px solid silver;
	-webkit-box-sizing: content-box;
	box-sizing: content-box;
	font-size: 13px;
	height: 16px;
	padding: 5px 4px;
}
.anychart-label-input:focus {
	border-color: #4d90fe;
}
.anychart-label-input.anychart-label-input-label-disabled {
	color: #ccc;
}
.anychart-thumbnail {
	display: block;
	padding: 4px;
	margin-bottom: 20px;
	line-height: 1.42857143;
	background-color: #fff;
	border: 1px solid #ddd;
	border-radius: 2px;
	-webkit-transition: border 0.2s ease-in-out;
	-o-transition: border 0.2s ease-in-out;
	transition: border 0.2s ease-in-out;
}
.anychart-thumbnail > img {
	margin-right: auto;
	margin-left: auto;
	display: block;
	max-width: 100%;
	height: auto;
}
.anychart-thumbnail:focus,
.anychart-thumbnail:hover {
	border-color: #ccc;
	-webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.2);
	box-shadow: 0 1px 3px rgba(0, 0, 0, 0.2);
}
.anychart-thumbnail:active {
	-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.3);
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.3);
	border-color: #489adc;
}
.anychart-loader {
	background-color: rgba(255, 255, 255, 0.5);
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 1000;
}
.anychart-loader .anychart-loader-rotating-cover {
	width: 70px;
	height: 70px;
	position: absolute;
	top: 50%;
	margin-top: -35px;
	left: 50%;
	margin-left: -35px;
}
.anychart-loader .anychart-loader-rotating-plane {
	display: block;
	width: 100%;
	height: 100%;
	border-radius: 20%;
	border: 5px solid #1c75ba;
	margin: 0 auto;
	position: relative;
	-webkit-animation: 3s infinite anychart-loader-rotate-plane;
	animation: 3s infinite anychart-loader-rotate-plane;
}
.anychart-loader .anychart-loader-chart-row {
	position: absolute;
	top: 10px;
	bottom: 0;
	left: 10px;
	right: 10px;
	letter-spacing: -3px;
	line-height: 0;
	font-size: 0;
	white-space: nowrap;
}
.anychart-loader .anychart-loader-chart-row .anychart-loader-chart-col {
	display: inline-block;
	width: 25%;
	height: 90%;
	background: #000;
	margin: 0 12.5% 0 0;
	vertical-align: bottom;
}
.anychart-loader .anychart-loader-chart-row .anychart-loader-chart-col.anychart-loader-green {
	background: #26a957;
	height: 50%;
	-webkit-animation: 1.5s infinite anychart-loader-blink-plane;
	animation: 1.5s infinite anychart-loader-blink-plane;
}
.anychart-loader .anychart-loader-chart-row .anychart-loader-chart-col.anychart-loader-orange {
	background: #ff8207;
	height: 70%;
	-webkit-animation: 1.5s 0.15s infinite anychart-loader-blink-plane;
	animation: 1.5s 0.25s infinite anychart-loader-blink-plane;
}
.anychart-loader .anychart-loader-chart-row .anychart-loader-chart-col.anychart-loader-red {
	background: #f0402e;
	height: 90%;
	-webkit-animation: 1.5s 0.3s infinite anychart-loader-blink-plane;
	animation: 1.5s 0.5s infinite anychart-loader-blink-plane;
}
@-webkit-keyframes anychart-loader-rotate-plane {
	0%,
	100% {
		-webkit-transform: perspective(120px) rotateX(0) rotateY(0);
		transform: perspective(120px) rotateX(0) rotateY(0);
		opacity: 1;
	}
	25% {
		-webkit-transform: perspective(120px) rotateX(-180.1deg) rotateY(0);
		transform: perspective(120px) rotateX(-180.1deg) rotateY(0);
		opacity: 0.3;
	}
	50% {
		-webkit-transform: perspective(120px) rotateX(-180deg) rotateY(-179.9deg);
		transform: perspective(120px) rotateX(-180deg) rotateY(-179.9deg);
		opacity: 1;
	}
	75% {
		-webkit-transform: perspective(120px) rotateX(0) rotateY(-180.1deg);
		transform: perspective(120px) rotateX(0) rotateY(-180.1deg);
		opacity: 0.3;
	}
}
@keyframes anychart-loader-rotate-plane {
	0%,
	100% {
		-webkit-transform: perspective(120px) rotateX(0) rotateY(0);
		transform: perspective(120px) rotateX(0) rotateY(0);
		opacity: 1;
	}
	25% {
		-webkit-transform: perspective(120px) rotateX(-180.1deg) rotateY(0);
		transform: perspective(120px) rotateX(-180.1deg) rotateY(0);
		opacity: 0.3;
	}
	50% {
		-webkit-transform: perspective(120px) rotateX(-180deg) rotateY(-179.9deg);
		transform: perspective(120px) rotateX(-180deg) rotateY(-179.9deg);
		opacity: 1;
	}
	75% {
		-webkit-transform: perspective(120px) rotateX(0) rotateY(-180.1deg);
		transform: perspective(120px) rotateX(0) rotateY(-180.1deg);
		opacity: 0.3;
	}
}
@-webkit-keyframes anychart-loader-blink-plane {
	0%,
	100% {
		opacity: 1;
	}
	50% {
		opacity: 0.01;
	}
}
@keyframes anychart-loader-blink-plane {
	0%,
	100% {
		opacity: 1;
	}
	50% {
		opacity: 0.01;
	}
}
.anychart-custom-button {
	margin: 2px;
	border: 0;
	padding: 0;
	font-family: Arial, sans-serif;
	color: #000;
	background: url(https://cdn.anychart.com/ACDVF/button-bg.png) top left repeat-x #ddd;
	text-decoration: none;
	list-style: none;
	vertical-align: middle;
	cursor: pointer;
	outline: 0;
}
.anychart-custom-button-inner-box,
.anychart-custom-button-outer-box {
	border-style: solid;
	border-color: #aaa;
	vertical-align: top;
}
.anychart-custom-button-outer-box {
	margin: 0;
	border-width: 1px 0;
	padding: 0;
}
.anychart-custom-button-inner-box {
	margin: 0 -1px;
	border-width: 0 1px;
	padding: 3px 4px;
	white-space: nowrap;
}
* html .anychart-custom-button-inner-box,
* html .anychart-custom-button-rtl .anychart-custom-button-outer-box {
	left: -1px;
}
* html .anychart-custom-button-rtl .anychart-custom-button-inner-box {
	right: auto;
}
* :first-child + html .anychart-custom-button-inner-box {
	left: -1px;
}
* :first-child + html .anychart-custom-button-rtl .anychart-custom-button-inner-box {
	left: 1px;
}
::root .anychart-custom-button,
::root .anychart-custom-button-outer-box {
	line-height: 0;
}
::root .anychart-custom-button-inner-box {
	line-height: normal;
}
.anychart-custom-button-disabled {
	background-image: none !important;
	opacity: 0.3;
	-moz-opacity: 0.3;
	filter: alpha(opacity=30);
	cursor: default;
}
.anychart-custom-button-disabled .anychart-custom-button-inner-box,
.anychart-custom-button-disabled .anychart-custom-button-outer-box {
	color: #333 !important;
	border-color: #999 !important;
}
* :first-child + html .anychart-custom-button-disabled,
* html .anychart-custom-button-disabled {
	margin: 2px 1px !important;
	padding: 0 1px !important;
}
.anychart-custom-button-hover .anychart-custom-button-inner-box,
.anychart-custom-button-hover .anychart-custom-button-outer-box {
	border-color: #9cf #69e #69e #7af !important;
}
.anychart-custom-button-active,
.anychart-custom-button-checked {
	background-color: #bbb;
	background-position: bottom left;
}
.anychart-custom-button-focused .anychart-custom-button-inner-box,
.anychart-custom-button-focused .anychart-custom-button-outer-box {
	border-color: orange;
}
.anychart-custom-button-collapse-right,
.anychart-custom-button-collapse-right .anychart-custom-button-inner-box,
.anychart-custom-button-collapse-right .anychart-custom-button-outer-box {
	margin-right: 0;
}
.anychart-custom-button-collapse-left,
.anychart-custom-button-collapse-left .anychart-custom-button-inner-box,
.anychart-custom-button-collapse-left .anychart-custom-button-outer-box {
	margin-left: 0;
}
.anychart-custom-button-collapse-left .anychart-custom-button-inner-box {
	border-left: 1px solid #fff;
}
.anychart-custom-button-collapse-left.anychart-custom-button-checked.anychart-custom-button-inner-box {
	border-left: 1px solid #ddd;
}
* :first-child + html .anychart-custom-button-collapse-left.anychart-custom-button-inner-box,
* html .anychart-custom-button-collapse-left .anychart-custom-button-inner-box {
	left: 0;
}
.anychart-button {
	border-radius: 2px;
	background-color: #f5f5f5;
	background-image: -webkit-gradient(linear, left top, left bottom, from(#f5f5f5), to(#f1f1f1));
	background-image: -o-linear-gradient(top, #f5f5f5, #f1f1f1);
	background-image: linear-gradient(to bottom, #f5f5f5, #f1f1f1);
	border: 1px solid #dcdcdc;
	border: 1px solid rgba(0, 0, 0, 0.1);
	color: #333;
	cursor: pointer;
	text-align: center;
	font-family: inherit;
	font-size: 11px;
	font-weight: 700;
	height: 29px;
	line-height: 27px;
	margin-right: 16px;
	min-width: 52px;
	outline: 0;
	padding: 0 8px;
	white-space: nowrap;
}
.anychart-button:focus {
	border-color: #4d90fe;
}
.anychart-button:hover {
	-webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.1);
	box-shadow: 0 1px 1px rgba(0, 0, 0, 0.1);
}
.anychart-button:active {
	-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.3);
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.3);
}
.anychart-button i {
	font-size: 11px;
}
.anychart-button.anychart-button-disabled:active {
	-webkit-box-shadow: none;
	box-shadow: none;
	cursor: default;
}
.anychart-button-primary {
	border-radius: 2px;
	background-color: #4898e6;
	background-image: -webkit-gradient(linear, left top, left bottom, from(#4898e6), to(#4089d0));
	background-image: -o-linear-gradient(top, #4898e6, #4089d0);
	background-image: linear-gradient(to bottom, #4898e6, #4089d0);
	border: 1px solid #1976d2;
	color: #fff;
	cursor: pointer;
	font-size: 11px;
	font-weight: 700;
	height: 26px;
	line-height: 24px;
	margin: 0 16px 0 0;
	min-width: 70px;
	outline: 0;
	padding: 0 7px;
}
.anychart-button-primary:active,
.anychart-button-primary:hover {
	background-color: #4898e6;
	background-image: -webkit-gradient(linear, left top, left bottom, from(#4898e6), to(#387ec3));
	background-image: -o-linear-gradient(top, #4898e6, #387ec3);
	background-image: linear-gradient(to bottom, #4898e6, #387ec3);
	border: 1px solid #1976d2;
	color: #fff;
}
.anychart-button-primary:focus {
	-webkit-box-shadow: inset 0 0 0 1px #fff;
	box-shadow: inset 0 0 0 1px #fff;
	outline: 0;
}
.anychart-button-primary:active {
	-webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.3);
	box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.3);
}
.anychart-button-primary.anychart-button-disabled {
	-webkit-box-shadow: none;
	box-shadow: none;
	background: #4d90fe;
	background-image: -webkit-gradient(linear, left top, left bottom, from(#4d90fe), to(#4089d0));
	background-image: -o-linear-gradient(top, #4d90fe, #4089d0);
	background-image: linear-gradient(to bottom, #4d90fe, #4089d0);
	filter: alpha(opacity=50);
	opacity: 0.5;
	cursor: default;
}
.anychart-button-secondary {
	border-radius: 2px;
	background-color: #f5f5f5;
	background-image: -webkit-gradient(linear, left top, left bottom, from(#f5f5f5), to(#f1f1f1));
	background-image: -o-linear-gradient(top, #f5f5f5, #f1f1f1);
	background-image: linear-gradient(to bottom, #f5f5f5, #f1f1f1);
	border: 1px solid #dcdcdc;
	color: #333;
	cursor: pointer;
	font-size: 11px;
	font-weight: 700;
	height: 26px;
	line-height: 24px;
	margin: 0 16px 0 0;
	min-width: 70px;
	outline: 0;
	padding: 0 7px;
}
.anychart-button-secondary:active,
.anychart-button-secondary:hover {
	-webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.1);
	box-shadow: 0 1px 1px rgba(0, 0, 0, 0.1);
	background-color: #f8f8f8;
	background-image: -webkit-gradient(linear, left top, left bottom, from(#f8f8f8), to(#f1f1f1));
	background-image: -o-linear-gradient(top, #f8f8f8, #f1f1f1);
	background-image: linear-gradient(to bottom, #f8f8f8, #f1f1f1);
	border: 1px solid #c6c6c6;
	color: #111;
}
.anychart-button-secondary:focus {
	border: 1px solid #4d90fe;
}
.anychart-button-secondary:active {
	-webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
	box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
}
.anychart-button-secondary.anychart-button-disabled {
	-webkit-box-shadow: none;
	box-shadow: none;
	background-color: #f5f5f5;
	background-image: -webkit-gradient(linear, left top, left bottom, from(#f5f5f5), to(#f1f1f1));
	background-image: -o-linear-gradient(top, #f5f5f5, #f1f1f1);
	background-image: linear-gradient(to bottom, #f5f5f5, #f1f1f1);
	border: 1px solid #f3f3f3;
	border: 1px solid rgba(0, 0, 0, 0.05);
	color: #b8b8b8;
	cursor: default;
}
.anychart-button-standard {
	-webkit-box-shadow: none;
	box-shadow: none;
	background-color: #f5f5f5;
	background-image: -webkit-gradient(linear, left top, left bottom, from(#f5f5f5), to(#f1f1f1));
	background-image: -o-linear-gradient(top, #f5f5f5, #f1f1f1);
	background-image: linear-gradient(to bottom, #f5f5f5, #f1f1f1);
	color: #333;
	border: 1px solid #dcdcdc;
	border: 1px solid rgba(0, 0, 0, 0.1);
}
.anychart-button-standard:hover {
	-webkit-box-shadow: none;
	box-shadow: none;
	background-color: #f8f8f8;
	background-image: -webkit-gradient(linear, left top, left bottom, from(#f8f8f8), to(#f1f1f1));
	background-image: -o-linear-gradient(top, #f8f8f8, #f1f1f1);
	background-image: linear-gradient(to bottom, #f8f8f8, #f1f1f1);
	border: 1px solid #c6c6c6;
	color: #111;
}
.anychart-button-standard:active {
	-webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
	box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
	background: #f8f8f8;
	color: #111;
}
.anychart-button-standard.anychart-button-checked {
	-webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
	box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
	background-color: #eee;
	background-image: -webkit-gradient(linear, left top, left bottom, from(#eee), to(#e0e0e0));
	background-image: -o-linear-gradient(top, #eee, #e0e0e0);
	background-image: linear-gradient(to bottom, #eee, #e0e0e0);
	border: 1px solid #ccc;
	color: #333;
}
.anychart-button-standard.anychart-button-disabled {
	-webkit-box-shadow: none;
	box-shadow: none;
	background-color: #f5f5f5;
	background-image: -webkit-gradient(linear, left top, left bottom, from(#f5f5f5), to(#f1f1f1));
	background-image: -o-linear-gradient(top, #f5f5f5, #f1f1f1);
	background-image: linear-gradient(to bottom, #f5f5f5, #f1f1f1);
	border: 1px solid #f3f3f3;
	border: 1px solid rgba(0, 0, 0, 0.05);
	color: #b8b8b8;
	cursor: default;
}
.anychart-button-toggle {
	height: 28px;
	line-height: 24px;
	padding: 0;
	min-width: 27px;
	margin: 0;
	vertical-align: middle;
}
.anychart-button.anychart-button-toggle {
	z-index: auto;
}
.anychart-button-collapse-left,
.anychart-button-collapse-right {
	z-index: 1;
}
.anychart-button-collapse-left.anychart-button-checked,
.anychart-button-collapse-right.anychart-button-checked {
	z-index: 2;
}
.anychart-button-collapse-left:hover,
.anychart-button-collapse-right:hover {
	z-index: 3;
}
.anychart-button-collapse-left.anychart-button-disabled {
	z-index: 0;
}
.anychart-button-collapse-right {
	margin-right: 0;
	-moz-border-radius-topright: 0;
	-moz-border-radius-bottomright: 0;
	-webkit-border-top-right-radius: 0;
	-webkit-border-bottom-right-radius: 0;
	border-top-right-radius: 0;
	border-bottom-right-radius: 0;
}
.anychart-button-collapse-left {
	margin-left: -1px;
	-moz-border-radius-bottomleft: 0;
	-moz-border-radius-topleft: 0;
	-webkit-border-bottom-left-radius: 0;
	-webkit-border-top-left-radius: 0;
	border-bottom-left-radius: 0;
	border-top-left-radius: 0;
}
.anychart-menu {
	border-radius: 0;
	-webkit-box-shadow: 0 2px 4px rgba(0, 0, 0, 0.2);
	box-shadow: 0 2px 4px rgba(0, 0, 0, 0.2);
	background: #fff;
	border: 1px solid #ccc;
	border: 1px solid rgba(0, 0, 0, 0.2);
	cursor: default;
	font-size: 13px;
	color: #222;
	font-family: Arial, sans-serif;
	margin: 0;
	outline: 0;
	padding: 6px 0;
	position: absolute;
	z-index: 1003;
	line-height: normal;
}
.anychart-menuitem {
	position: relative;
	color: #333;
	cursor: pointer;
	list-style: none;
	margin: 0;
	padding: 6px 1em 6px 30px;
	white-space: nowrap;
}
.anychart-menuitem.anychart-menuitem-rtl {
	padding-left: 7em;
	padding-right: 28px;
}
.anychart-menu-nocheckbox .anychart-menuitem,
.anychart-menu-noicon .anychart-menuitem {
	padding-left: 12px;
}
.anychart-menu-noaccel .anychart-menuitem {
	padding-right: 20px;
}
.anychart-menuitem-disabled {
	cursor: default;
}
.anychart-menuitem-disabled .anychart-menuitem-accel,
.anychart-menuitem-disabled .anychart-menuitem-content {
	color: #ccc !important;
}
.anychart-menuitem-disabled .anychart-menuitem-icon {
	opacity: 0.3;
	-moz-opacity: 0.3;
	filter: alpha(opacity=30);
}
.anychart-menuitem-highlight,
.anychart-menuitem-hover {
	background-color: #eee;
	border-color: #eee;
	border-style: dotted;
	border-width: 1px 0;
	padding-top: 5px;
	padding-bottom: 5px;
}
.anychart-menuitem-checkbox,
.anychart-menuitem-icon {
	background-repeat: no-repeat;
	height: 21px;
	left: 3px;
	position: absolute;
	right: auto;
	top: 3px;
	vertical-align: middle;
	width: 21px;
}
.anychart-menuitem i {
	position: absolute;
	left: 9px;
}
.anychart-menuitem-link {
	padding: 0;
}
.anychart-menuitem-link a {
	text-decoration: none;
	color: inherit;
	display: inline-block;
	padding: 6px 3em 6px 28px;
	width: 100%;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	-webkit-transition: none;
	-o-transition: none;
	transition: none;
}
.anychart-menuitem-link i {
	padding-top: 7px;
	pointer-events: none;
}
.anychart-menuitem-link.anychart-menuitem-highlight a {
	padding-bottom: 5px;
	padding-top: 5px;
}
.anychart-menuitem-link.anychart-menuitem-highlight i {
	padding-top: 6px;
}
.anychart-menuitem-rtl .anychart-menuitem-checkbox,
.anychart-menuitem-rtl .anychart-menuitem-icon {
	left: auto;
	right: 6px;
}
.anychart-menuitem-accel {
	color: #777;
	direction: ltr;
	left: auto;
	float: right;
	padding: 0 0 0 24px;
	position: relative;
	right: 0;
	text-align: right;
}
.anychart-menuitem-rtl .anychart-menuitem-accel {
	left: 0;
	right: auto;
	text-align: left;
}
.anychart-menuitem-mnemonic-hint {
	text-decoration: underline;
}
.anychart-menuitem-mnemonic-separator {
	color: #999;
	font-size: 12px;
	padding-left: 4px;
}
.anychart-menuseparator {
	border-top: 1px solid #ebebeb;
	margin-top: 6px;
	margin-bottom: 6px;
}
.anychart-submenu-arrow {
	color: #000;
	opacity: 0.5;
	filter: alpha(opacity=50);
	position: absolute;
	right: -6px;
	top: 3px;
	border-top: 5px solid transparent;
	border-bottom: 5px solid transparent;
	border-left: 5px solid #000;
	font-size: 0;
}
.anychart-menuitem-content {
	position: relative;
}
.anychart-menuitem-highlight .anychart-submenu-arrow,
.anychart-menuitem-hover .anychart-submenu-arrow {
	border-left-color: #333;
	opacity: 1;
}
.anychart-menuitem-rtl .anychart-submenu-arrow {
	text-align: left;
	left: 0;
	right: auto;
	padding-left: 6px;
}
.anychart-menuitem-disabled .anychart-submenu-arrow {
	border-left-color: #ccc;
	opacity: 1;
}
.anychart-menu-scrollable {
	overflow-y: auto;
}
.anychart-menu.anychart-menu-horizontal {
	padding-left: 4px;
	padding-right: 4px;
}
.anychart-menu.anychart-menu-horizontal .anychart-menuitem {
	display: inline-block;
	padding: 2px 3px;
}
.anychart-menu.anychart-menu-horizontal .anychart-menuitem .anychart-menuitem-hover,
.anychart-menu.anychart-menu-horizontal .anychart-menuitem.anychart-menuitem-highlight {
	padding-top: 1px;
	padding-bottom: 1px;
}
.anychart-menuitem.anychart-option i {
	position: relative;
	left: 1px;
	height: 23px;
	padding-top: 1px;
	width: 23px;
}
.anychart-menuitem.anychart-option i.ac-position-center {
	top: -1px;
}
.anychart-menu-button {
	background: url(https://cdn.anychart.com/ACDVF/button-bg.png) top left repeat-x #ddd;
	border: 0;
	color: #000;
	cursor: pointer;
	list-style: none;
	margin: 2px;
	outline: 0;
	padding: 0;
	text-decoration: none;
	vertical-align: middle;
}
.anychart-menu-button-inner-box,
.anychart-menu-button-outer-box {
	border-style: solid;
	border-color: #aaa;
	vertical-align: top;
}
.anychart-menu-button-outer-box {
	margin: 0;
	border-width: 1px 0;
	padding: 0;
}
.anychart-menu-button-inner-box {
	margin: 0 -1px;
	border-width: 0 1px;
	padding: 3px 4px;
}
* html .anychart-menu-button-inner-box {
	left: -1px;
}
* html .anychart-menu-button-rtl .anychart-menu-button-outer-box {
	left: -1px;
	right: auto;
}
* html .anychart-menu-button-rtl .anychart-menu-button-inner-box {
	right: auto;
}
* :first-child + html .anychart-menu-button-inner-box {
	left: -1px;
}
* :first-child + html .anychart-menu-button-rtl .anychart-menu-button-inner-box {
	left: 1px;
	right: auto;
}
::root .anychart-menu-button,
::root .anychart-menu-button-inner-box,
::root .anychart-menu-button-outer-box {
	line-height: 0;
}
::root .anychart-menu-button-caption,
::root .anychart-menu-button-dropdown {
	line-height: normal;
}
.anychart-menu-button-disabled {
	background-image: none !important;
	opacity: 0.3;
	-moz-opacity: 0.3;
	filter: alpha(opacity=30);
	cursor: default;
}
.anychart-menu-button-disabled .anychart-menu-button-caption,
.anychart-menu-button-disabled .anychart-menu-button-dropdown,
.anychart-menu-button-disabled .anychart-menu-button-inner-box,
.anychart-menu-button-disabled .anychart-menu-button-outer-box {
	color: #333 !important;
	border-color: #999 !important;
}
* :first-child + html .anychart-menu-button-disabled,
* html .anychart-menu-button-disabled {
	margin: 2px 1px !important;
	padding: 0 1px !important;
}
.anychart-menu-button-hover .anychart-menu-button-inner-box,
.anychart-menu-button-hover .anychart-menu-button-outer-box {
	border-color: #9cf #69e #69e #7af !important;
}
.anychart-menu-button-active,
.anychart-menu-button-open {
	background-color: #bbb;
	background-position: bottom left;
}
.anychart-menu-button-focused .anychart-menu-button-inner-box,
.anychart-menu-button-focused .anychart-menu-button-outer-box {
	border-color: orange;
}
.anychart-menu-button-caption {
	padding: 0 4px 0 0;
	vertical-align: top;
}
.anychart-menu-button-dropdown {
	height: 15px;
	width: 7px;
	background: url(https://cdn.anychart.com/ACDVF/editortoolbar.png) -388px 0 no-repeat;
	vertical-align: top;
}
.anychart-menu-button-collapse-right,
.anychart-menu-button-collapse-right .anychart-menu-button-inner-box,
.anychart-menu-button-collapse-right .anychart-menu-button-outer-box {
	margin-right: 0;
}
.anychart-menu-button-collapse-left,
.anychart-menu-button-collapse-left .anychart-menu-button-inner-box,
.anychart-menu-button-collapse-left .anychart-menu-button-outer-box {
	margin-left: 0;
}
.anychart-menu-button-collapse-left .anychart-menu-button-inner-box {
	border-left: 1px solid #fff;
}
.anychart-menu-button-collapse-left.anychart-menu-button-checked.anychart-menu-button-inner-box {
	border-left: 1px solid #ddd;
}
.anychart-flat-menu-button {
	border-radius: 2px;
	background-color: #f5f5f5;
	background-image: -webkit-gradient(linear, left top, left bottom, from(#f5f5f5), to(#f1f1f1));
	background-image: -o-linear-gradient(top, #f5f5f5, #f1f1f1);
	background-image: linear-gradient(to bottom, #f5f5f5, #f1f1f1);
	-webkit-box-sizing: content-box;
	box-sizing: content-box;
	border: 1px solid #dcdcdc;
	color: #333;
	cursor: pointer;
	font-size: 11px;
	font-weight: 700;
	line-height: 27px;
	list-style: none;
	margin: 0 2px;
	min-width: 46px;
	outline: 0;
	padding: 0 18px 0 6px;
	text-align: center;
	text-decoration: none;
}
.anychart-flat-menu-button-disabled {
	-webkit-box-shadow: none;
	box-shadow: none;
	background-color: #f5f5f5;
	background-image: -webkit-gradient(linear, left top, left bottom, from(#f5f5f5), to(#f1f1f1));
	background-image: -o-linear-gradient(top, #f5f5f5, #f1f1f1);
	background-image: linear-gradient(to bottom, #f5f5f5, #f1f1f1);
	border: 1px solid #f3f3f3;
	border: 1px solid rgba(0, 0, 0, 0.05);
	color: #b8b8b8;
	cursor: default;
}
.anychart-flat-menu-button-disabled .anychart-flat-menu-button-dropdown {
	border-color: #b8b8b8 transparent;
}
.anychart-flat-menu-button-hover {
	background-color: #f8f8f8;
	background-image: -webkit-gradient(linear, left top, left bottom, from(#f8f8f8), to(#f1f1f1));
	background-image: -o-linear-gradient(top, #f8f8f8, #f1f1f1);
	background-image: linear-gradient(to bottom, #f8f8f8, #f1f1f1);
	-webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.1);
	box-shadow: 0 1px 1px rgba(0, 0, 0, 0.1);
	border-color: #c6c6c6;
	color: #111;
}
.anychart-flat-menu-button.anychart-flat-menu-button-active,
.anychart-flat-menu-button.anychart-flat-menu-button-open {
	-webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
	box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
	background-color: #eee;
	background-image: -webkit-gradient(linear, left top, left bottom, from(#eee), to(#e0e0e0));
	background-image: -o-linear-gradient(top, #eee, #e0e0e0);
	background-image: linear-gradient(to bottom, #eee, #e0e0e0);
	border: 1px solid #ccc;
	color: #333;
	z-index: 2;
}
.anychart-flat-menu-button-focused {
	border-color: #4d90fe;
}
.anychart-flat-menu-button-caption {
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	white-space: nowrap;
	padding-right: 20px;
	-o-text-overflow: ellipsis;
	text-overflow: ellipsis;
	overflow: hidden;
	width: 100%;
}
.anychart-flat-menu-button-dropdown {
	border-color: #777 transparent;
	border-style: solid;
	border-width: 4px 4px 0;
	height: 0;
	width: 0;
	position: absolute;
	right: 5px;
	top: 12px;
}
.anychart-flat-menu-button-active .anychart-flat-menu-button-dropdown,
.anychart-flat-menu-button-hover .anychart-flat-menu-button-dropdown,
.anychart-flat-menu-button-open .anychart-flat-menu-button-dropdown,
.anychart-flat-menu-button-selected .anychart-flat-menu-button-dropdown {
	border-color: #595959 transparent;
}
.anychart-combobox {
	background: 0 #f5f5f5;
	background-image: -webkit-gradient(linear, left top, left bottom, from(whiteSmoke), to(#f1f1f1));
	background-image: -o-linear-gradient(top, #f5f5f5, #f1f1f1);
	background-image: linear-gradient(to bottom, #f5f5f5, #f1f1f1);
	border: 1px solid #dcdcdc;
	border: 1px solid rgba(0, 0, 0, 0.1);
	border-radius: 2px;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	-webkit-box-sizing: content-box;
	box-sizing: content-box;
	font: small arial, sans-serif;
	height: 24px;
	color: #333;
	line-height: 24px;
	list-style: none;
	font-size: 11px;
	font-weight: 700;
	text-decoration: none;
	vertical-align: middle;
	cursor: pointer;
	margin-left: 4px;
	padding: 1px 0;
	top: auto;
}
.anychart-combobox:hover {
	-webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.1);
	box-shadow: 0 1px 1px rgba(0, 0, 0, 0.1);
	background-color: #f8f8f8;
	background-image: -webkit-gradient(linear, left top, left bottom, from(#f8f8f8), to(#f1f1f1));
	background-image: -o-linear-gradient(top, #f8f8f8, #f1f1f1);
	background-image: linear-gradient(to bottom, #f8f8f8, #f1f1f1);
	border-color: #c6c6c6;
	color: #222;
}
.anychart-combobox:hover input {
	border-right-color: #d9d9d9;
}
.anychart-combobox.anychart-combobox-disabled {
	background-color: #f5f5f5;
	background-image: -webkit-gradient(linear, left top, left bottom, from(whiteSmoke), to(#f1f1f1));
	background-image: -o-linear-gradient(top, #f5f5f5, #f1f1f1);
	background-image: linear-gradient(to bottom, #f5f5f5, #f1f1f1);
	border: 1px solid #f2f2f2;
	opacity: 1;
	-webkit-box-shadow: none;
	box-shadow: none;
	cursor: default;
}
.anychart-combobox.anychart-combobox-disabled input {
	color: #b8b8b8;
	border-right-color: transparent;
}
.anychart-combobox.anychart-combobox-disabled .anychart-combobox-button {
	opacity: 0.4;
}
.anychart-combobox input {
	border-radius: 1px;
	-webkit-box-sizing: content-box;
	box-sizing: content-box;
	background: 0 0;
	border: 1px solid transparent;
	color: #333;
	font-family: Arial, sans-serif;
	font-size: 11px;
	font-weight: 700;
	height: 20px;
	overflow: hidden;
	padding: 0 0 0 3px;
	position: relative;
	margin-right: 18px;
}
.anychart-combobox input:focus {
	-webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.3);
	box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.3);
	-webkit-user-select: text;
	-moz-user-select: text;
	background: #fff;
	border: 1px solid #4d90fe;
	height: 20px;
	outline: 0;
}
.anychart-combobox-button {
	display: inline-block;
	border-color: #777 transparent;
	border-style: solid;
	border-width: 4px 4px 0;
	height: 0;
	width: 0;
	position: absolute;
	right: 5px;
	top: 12px;
}
.anychart-checkbox {
	cursor: pointer;
	display: inline-block;
	margin: 2px 2px 2px 0;
	overflow: hidden;
	padding: 0;
	position: relative;
	white-space: nowrap;
	vertical-align: middle;
}
.anychart-checkbox .anychart-checkbox-element {
	border-radius: 1px;
	-webkit-box-sizing: content-box;
	box-sizing: content-box;
	background-color: rgba(255, 255, 255, 0.05);
	border: 1px solid #c6c6c6;
	border: 1px solid rgba(155, 155, 155, 0.57);
	height: 11px;
	margin: 0 4px 1px 1px;
	outline: 0;
	vertical-align: text-bottom;
	width: 11px;
}
.anychart-checkbox-hover .anychart-checkbox-element {
	-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.1);
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.1);
	border: 1px solid #b2b2b2;
}
.anychart-checkbox-focused .anychart-checkbox-element {
	border: 1px solid #4d90fe;
}
.anychart-checkbox-checked {
	background-color: #fff;
	background-color: rgba(255, 255, 255, 0.65);
}
.anychart-checkbox-checked .anychart-checkbox-checkmark {
	display: inline-block;
}
.anychart-checkbox-disabled {
	cursor: default;
	color: #b8b8b8;
}
.anychart-checkbox-disabled .anychart-checkbox-element {
	background-color: #fff;
	border: 1px solid #f1f1f1;
	cursor: default;
}
.anychart-checkbox-checkmark {
	display: none;
	opacity: 0.6;
	height: 15px;
	outline: 0;
	width: 15px;
	left: 0;
	position: relative;
	top: -3px;
}
.anychart-palette {
	cursor: default;
	outline: 0;
}
.anychart-palette-table {
	empty-cells: show;
	margin: 16px;
}
.anychart-palette-cell {
	border: 1px solid transparent;
	cursor: pointer;
	margin: 0;
	position: relative;
}
.anychart-plot-controls {
	position: absolute;
}
.anychart-plot-controls .anychart-button {
	min-width: 20px;
	height: 20px;
	opacity: 0.7;
	line-height: 0;
	vertical-align: middle;
	margin: 0;
	padding: 0;
	display: inline-block;
}
.anychart-plot-controls-hidden {
	visibility: hidden;
}
.anychart-palette-colorswatch {
	border: none;
	font-size: 14px;
	height: 16px;
	position: relative;
	width: 16px;
	display: block;
}
.anychart-palette-colorswatch:before {
	display: none;
	position: relative;
	top: 1px;
	left: 2px;
}
.anychart-palette-cell-hover {
	border: 1px solid #000;
}
.anychart-palette-cell-selected {
	outline: #000 solid 1px;
}
.anychart-palette-cell-selected .anychart-palette-colorswatch:before {
	display: inline-block;
}
.anychart-color-menu-button-indicator {
	height: 14px;
	margin-left: 4px;
	outline: #bbb solid 1px;
	width: 14px;
}
.anychart-color-menu-button .anychart-menu-button-inner-box,
.anychart-toolbar-color-menu-button .anychart-toolbar-menu-button-inner-box {
	padding-top: 2px !important;
	padding-bottom: 2px !important;
}
.anychart-toolbar {
	background-color: #f7f7f7;
	border: 1px solid #d5d5d5;
	cursor: default;
	font: 12px Verdana, sans-serif;
	color: #7c868e;
	padding: 2px;
	position: relative;
}
.anychart-toolbar-button,
.anychart-toolbar-menu-button {
	margin: 0 2px;
	border: 0;
	padding: 2px;
	text-decoration: none;
	vertical-align: middle;
	list-style: none;
	cursor: default;
	outline: 0;
}
.anychart-toolbar-button-inner-box,
.anychart-toolbar-menu-button-inner-box {
	padding: 3px 4px;
}
.anychart-toolbar-button-hover,
.anychart-toolbar-menu-button-hover {
	background-color: #eee;
}
.anychart-toolbar-button-active,
.anychart-toolbar-button-checked,
.anychart-toolbar-button-selected,
.anychart-toolbar-menu-button-active,
.anychart-toolbar-menu-button-open {
	background-color: #ddd !important;
}
.anychart-toolbar-menu-button-dropdown {
	margin-left: 3px;
	padding-bottom: 1px;
	width: 0;
	height: 0;
	border-left: 4px solid transparent;
	border-right: 4px solid transparent;
	border-top: 4px solid #7c868e;
	vertical-align: middle;
}
.anychart-toolbar-separator {
	margin: 0 2px;
	border-left: 1px solid #d6d6d6;
	border-right: 1px solid #f7f7f7;
	padding: 0;
	width: 0;
	text-decoration: none;
	list-style: none;
	outline: 0;
	vertical-align: middle;
	line-height: normal;
	font-size: 120%;
	overflow: hidden;
}
.anychart-toolbar-item-icon {
	padding: 0 2px;
	font-size: 13px;
	color: #2485d0;
}
.anychart-toolbar-item-text {
	padding: 0 2px;
}
.anychart-toolbar-menu {
	background-color: #f7f7f7;
	border: 1px solid #d5d5d5;
	cursor: default;
	font: 12px Verdana, sans-serif;
	color: #7c868e;
	margin: 0;
	outline: 0;
	padding: 6px 0;
	position: absolute;
	z-index: 1003;
}
.anychart-toolbar-menu-button-hover .anychart-toolbar-menu-button-dropdown,
.anychart-toolbar-menu-button-open .anychart-toolbar-menu-button-dropdown {
	border-top: 4px solid #000;
}
.anychart-toolbar-menu .anychart-menuitem i,
.anychart-toolbar-menu .anychart-menuitem-content {
	display: inline;
	position: static;
}
.anychart-toolbar-menu .anychart-menuitem {
	color: #7c868e;
	padding: 6px 8px 6px 5px;
	border-style: none;
}
.anychart-toolbar-menu .anychart-submenu-arrow {
	position: absolute;
	right: 0;
	top: 9px;
	padding: 0 2px;
}
.anychart-menuitem-content {
	margin-right: 1rem;
}
.anychart-option[role="menuitemradio"] {
	padding-left: 1.5rem;
}
.anychart-option-selected .anychart-menuitem-checkbox:before {
	content: "\2713";
	display: block;
	width: 100%;
	height: 100%;
	text-align: center;
}
.anychart-range-picker {
	font-family: Arial, sans-serif;
	font-size: 11px;
	color: #7c868e;
}
.anychart-range-picker.anychart-range-picker-inside {
	position: absolute;
	bottom: 27px;
	left: 20px;
}
.anychart-range-picker .anychart-label-input {
	font-size: 11px;
	margin: 0 5px;
	height: 13px;
	padding: 3px 4px;
	width: 90px;
	font-weight: 400;
}
.anychart-range-picker .anychart-input-label {
	margin-bottom: 0;
	font-weight: 400;
}
.anychart-range-selector {
	font-family: Arial, sans-serif;
	font-size: 11px;
	color: #7c868e;
}
.anychart-range-selector.anychart-range-selector-inside {
	position: absolute;
	bottom: 27px;
	right: 25px;
}
.anychart-range-selector .anychart-input-label {
	margin-right: 5px;
	vertical-align: middle;
	margin-bottom: 0;
	font-weight: 400;
}
.anychart-range-selector .anychart-button {
	height: 21px;
	line-height: 19px;
	padding: 0 5px;
}
.anychart-zoom {
	position: absolute;
	left: 10px;
	top: 10px;
}
.anychart-zoom .anychart-button {
	height: 21px;
	width: 21px;
	min-width: 21px;
	padding: 0;
	line-height: normal;
	display: block;
	margin: 5px 0;
}
.anychart-zoom .anychart-zoom-zoomIn,
.anychart-zoom .anychart-zoom-zoomOut {
	margin: 2px 0;
}
.disable-selection {
	-moz-user-select: none;
	-ms-user-select: none;
	-khtml-user-select: none;
	-webkit-user-select: none;
	-webkit-touch-callout: none;
}
.anychart-tooltip {
	border-radius: 3px;
	padding: 5px 10px;
	background: rgba(33, 33, 33, 0.7);
	border: none;
	display: inline-block;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	letter-spacing: normal;
	color: #fff;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 12px;
	position: absolute;
	pointer-events: none;
	margin: 10px 0 10px 10px;
}
.anychart-tooltip-separator {
	color: rgba(206, 206, 206, 0.3);
	border: none;
	height: 1px;
	margin: 5px 0;
}
.anychart-tooltip-title {
	font-size: 14px;
}
[class*=" ac-"],
[class^="ac-"] {
	font-family: anychart !important;
	speak: none;
	font-style: normal;
	font-weight: 400 !important;
	font-variant: normal;
	text-transform: none;
	line-height: 1;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}
.ac-align-center:before {
	content: "\f101";
}
.ac-align-justify:before {
	content: "\f102";
}
.ac-align-left:before {
	content: "\f103";
}
.ac-align-right:before {
	content: "\f104";
}
.ac-all-sides:before {
	content: "\f105";
}
.ac-anchor-center-bottom:before {
	content: "\f106";
}
.ac-anchor-center-top:before {
	content: "\f107";
}
.ac-anchor-center:before {
	content: "\f108";
}
.ac-anchor-left-bottom:before {
	content: "\f109";
}
.ac-anchor-left-center:before {
	content: "\f10a";
}
.ac-anchor-left-top:before {
	content: "\f10b";
}
.ac-anchor-right-bottom:before {
	content: "\f10c";
}
.ac-anchor-right-center:before {
	content: "\f10d";
}
.ac-anchor-right-top:before {
	content: "\f10e";
}
.ac-andrews-pitchfork:before {
	content: "\f10f";
}
.ac-anychart:before {
	content: "\f110";
}
.ac-anychart2:before {
	content: "\f111";
}
.ac-anygantt:before {
	content: "\f112";
}
.ac-anymap:before {
	content: "\f113";
}
.ac-anymap2:before {
	content: "\f114";
}
.ac-anystock:before {
	content: "\f115";
}
.ac-api:before {
	content: "\f116";
}
.ac-arrow-down-left-square:before {
	content: "\f117";
}
.ac-arrow-down-left-thin:before {
	content: "\f118";
}
.ac-arrow-down-right-square:before {
	content: "\f119";
}
.ac-arrow-down-right-thin:before {
	content: "\f11a";
}
.ac-arrow-down-square:before {
	content: "\f11b";
}
.ac-arrow-down-thin:before {
	content: "\f11c";
}
.ac-arrow-down:before {
	content: "\f11d";
}
.ac-arrow-left-square:before {
	content: "\f11e";
}
.ac-arrow-left-thin:before {
	content: "\f11f";
}
.ac-arrow-left:before {
	content: "\f120";
}
.ac-arrow-right-square:before {
	content: "\f121";
}
.ac-arrow-right-thin:before {
	content: "\f122";
}
.ac-arrow-right:before {
	content: "\f123";
}
.ac-arrow-up-left-square:before {
	content: "\f124";
}
.ac-arrow-up-left-thin:before {
	content: "\f125";
}
.ac-arrow-up-right-square:before {
	content: "\f126";
}
.ac-arrow-up-right-thin:before {
	content: "\f127";
}
.ac-arrow-up-square:before {
	content: "\f128";
}
.ac-arrow-up-thin:before {
	content: "\f129";
}
.ac-arrow-up:before {
	content: "\f12a";
}
.ac-asterisk:before {
	content: "\f12b";
}
.ac-backward:before {
	content: "\f12c";
}
.ac-bars:before {
	content: "\f12d";
}
.ac-bold:before {
	content: "\f12e";
}
.ac-book:before {
	content: "\f12f";
}
.ac-bookmark:before {
	content: "\f130";
}
.ac-bullhorn-2:before {
	content: "\f131";
}
.ac-bullhorn:before {
	content: "\f132";
}
.ac-calendar-plus-o:before {
	content: "\f133";
}
.ac-calendar:before {
	content: "\f134";
}
.ac-caret-down:before {
	content: "\f135";
}
.ac-caret-left:before {
	content: "\f136";
}
.ac-caret-right:before {
	content: "\f137";
}
.ac-caret-up:before {
	content: "\f138";
}
.ac-chart-area:before {
	content: "\f139";
}
.ac-chart-column:before {
	content: "\f13a";
}
.ac-chart-column2:before {
	content: "\f13b";
}
.ac-chart-database-o:before {
	content: "\f13c";
}
.ac-chart-database-o2:before {
	content: "\f13d";
}
.ac-chart-financial:before {
	content: "\f13e";
}
.ac-chart-gauge:before {
	content: "\f13f";
}
.ac-chart-ruler-o:before {
	content: "\f140";
}
.ac-chart-ruler-pencil:before {
	content: "\f141";
}
.ac-chart-ruler-pencil2:before {
	content: "\f142";
}
.ac-chart-ruler:before {
	content: "\f143";
}
.ac-charts-many:before {
	content: "\f144";
}
.ac-check-circle-o:before {
	content: "\f145";
}
.ac-check-circle-thick:before {
	content: "\f146";
}
.ac-check-thin:before {
	content: "\f147";
}
.ac-check:before {
	content: "\f148";
}
.ac-checkbox-checked:before {
	content: "\f149";
}
.ac-chevron-circle-down-thin:before {
	content: "\f14a";
}
.ac-chevron-circle-down:before {
	content: "\f14b";
}
.ac-chevron-circle-left-thin:before {
	content: "\f14c";
}
.ac-chevron-circle-left:before {
	content: "\f14d";
}
.ac-chevron-circle-right-thin:before {
	content: "\f14e";
}
.ac-chevron-circle-right:before {
	content: "\f14f";
}
.ac-chevron-circle-up-thin:before {
	content: "\f150";
}
.ac-chevron-circle-up:before {
	content: "\f151";
}
.ac-chevron-down-thick:before {
	content: "\f152";
}
.ac-chevron-down:before {
	content: "\f153";
}
.ac-chevron-left-thick:before {
	content: "\f154";
}
.ac-chevron-left:before {
	content: "\f155";
}
.ac-chevron-right-thick:before {
	content: "\f156";
}
.ac-chevron-right:before {
	content: "\f157";
}
.ac-chevron-up-thick:before {
	content: "\f158";
}
.ac-chevron-up:before {
	content: "\f159";
}
.ac-clear:before {
	content: "\f15a";
}
.ac-clipboard:before {
	content: "\f15b";
}
.ac-clone:before {
	content: "\f15c";
}
.ac-cloud-upload:before {
	content: "\f15d";
}
.ac-code:before {
	content: "\f15e";
}
.ac-cog-o:before {
	content: "\f15f";
}
.ac-cog:before {
	content: "\f160";
}
.ac-collapse:before {
	content: "\f161";
}
.ac-comment-o:before {
	content: "\f162";
}
.ac-comment:before {
	content: "\f163";
}
.ac-comments-o:before {
	content: "\f164";
}
.ac-cross:before {
	content: "\f165";
}
.ac-cut-corners:before {
	content: "\f166";
}
.ac-deaf:before {
	content: "\f167";
}
.ac-desktop:before {
	content: "\f168";
}
.ac-diagonal-cros:before {
	content: "\f169";
}
.ac-diagonal-sides1:before {
	content: "\f16a";
}
.ac-diagonal-sides2:before {
	content: "\f16b";
}
.ac-diamond:before {
	content: "\f16c";
}
.ac-disk-slash:before {
	content: "\f16d";
}
.ac-dot-square-o:before {
	content: "\f16e";
}
.ac-download-chart:before {
	content: "\f16f";
}
.ac-download-picture:before {
	content: "\f170";
}
.ac-download-zip:before {
	content: "\f171";
}
.ac-download:before {
	content: "\f172";
}
.ac-edit:before {
	content: "\f173";
}
.ac-ellipse-thin:before {
	content: "\f174";
}
.ac-ellipse:before {
	content: "\f175";
}
.ac-enlarge:before {
	content: "\f176";
}
.ac-envelope:before {
	content: "\f177";
}
.ac-exclamation:before {
	content: "\f178";
}
.ac-expand:before {
	content: "\f179";
}
.ac-facebook:before {
	content: "\f17a";
}
.ac-fibonacci-arc:before {
	content: "\f17b";
}
.ac-fibonacci-fan:before {
	content: "\f17c";
}
.ac-fibonacci-retracement:before {
	content: "\f17d";
}
.ac-fibonacci-timezones:before {
	content: "\f17e";
}
.ac-file-archive-o:before {
	content: "\f17f";
}
.ac-file-code-o:before {
	content: "\f180";
}
.ac-file-excel-o:before {
	content: "\f181";
}
.ac-file-image-o:before {
	content: "\f182";
}
.ac-file-pdf-o:before {
	content: "\f183";
}
.ac-file-text:before {
	content: "\f184";
}
.ac-fill-o:before {
	content: "\f185";
}
.ac-fill:before {
	content: "\f186";
}
.ac-folder-open:before {
	content: "\f187";
}
.ac-folder:before {
	content: "\f188";
}
.ac-font:before {
	content: "\f189";
}
.ac-forward:before {
	content: "\f18a";
}
.ac-forward2:before {
	content: "\f18b";
}
.ac-free:before {
	content: "\f18c";
}
.ac-git:before {
	content: "\f18d";
}
.ac-globe:before {
	content: "\f18e";
}
.ac-group:before {
	content: "\f18f";
}
.ac-h-line-dashed-1:before {
	content: "\f190";
}
.ac-h-line-dashed-2:before {
	content: "\f191";
}
.ac-h-line-dashed-3:before {
	content: "\f192";
}
.ac-h-line-dashed-4:before {
	content: "\f193";
}
.ac-h-line-dashed-5:before {
	content: "\f194";
}
.ac-h-line-dotted-1:before {
	content: "\f195";
}
.ac-h-line-dotted-2:before {
	content: "\f196";
}
.ac-h-line-dotted-3:before {
	content: "\f197";
}
.ac-h-line-dotted-4:before {
	content: "\f198";
}
.ac-h-line-dotted-5:before {
	content: "\f199";
}
.ac-h-line-thickness-1:before {
	content: "\f19a";
}
.ac-h-line-thickness-2:before {
	content: "\f19b";
}
.ac-h-line-thickness-3:before {
	content: "\f19c";
}
.ac-h-line-thickness-4:before {
	content: "\f19d";
}
.ac-h-line-thickness-5:before {
	content: "\f19e";
}
.ac-head-arrow:before {
	content: "\f19f";
}
.ac-horizontal-line:before {
	content: "\f1a0";
}
.ac-horizontal-range:before {
	content: "\f1a1";
}
.ac-html5:before {
	content: "\f1a2";
}
.ac-infinite-line:before {
	content: "\f1a3";
}
.ac-info-circle:before {
	content: "\f1a4";
}
.ac-info:before {
	content: "\f1a5";
}
.ac-italic:before {
	content: "\f1a6";
}
.ac-javascript:before {
	content: "\f1a7";
}
.ac-jsfiddle:before {
	content: "\f1a8";
}
.ac-keyboard-o:before {
	content: "\f1a9";
}
.ac-label-center-inside:before {
	content: "\f1aa";
}
.ac-label-left-inside:before {
	content: "\f1ab";
}
.ac-label-left-outside:before {
	content: "\f1ac";
}
.ac-label-right-inside:before {
	content: "\f1ad";
}
.ac-label-right-outside:before {
	content: "\f1ae";
}
.ac-left-side:before {
	content: "\f1af";
}
.ac-light-bulb:before {
	content: "\f1b0";
}
.ac-line:before {
	content: "\f1b1";
}
.ac-linkedin:before {
	content: "\f1b2";
}
.ac-lock:before {
	content: "\f1b3";
}
.ac-logo:before {
	content: "\f1b4";
}
.ac-low-vision:before {
	content: "\f1b5";
}
.ac-map-o:before {
	content: "\f1b6";
}
.ac-map2-o:before {
	content: "\f1b7";
}
.ac-minus:before {
	content: "\f1b8";
}
.ac-mobile-phone:before {
	content: "\f1b9";
}
.ac-mobile:before {
	content: "\f1ba";
}
.ac-mouse-pointer:before {
	content: "\f1bb";
}
.ac-net:before {
	content: "\f1bc";
}
.ac-object-group:before {
	content: "\f1bd";
}
.ac-object-ungroup:before {
	content: "\f1be";
}
.ac-overline:before {
	content: "\f1bf";
}
.ac-pause:before {
	content: "\f1c0";
}
.ac-pentagon:before {
	content: "\f1c1";
}
.ac-phone-call:before {
	content: "\f1c2";
}
.ac-picture-o:before {
	content: "\f1c3";
}
.ac-pinterest:before {
	content: "\f1c4";
}
.ac-plane:before {
	content: "\f1c5";
}
.ac-play:before {
	content: "\f1c6";
}
.ac-plus:before {
	content: "\f1c7";
}
.ac-position-bottom:before {
	content: "\f1c8";
}
.ac-position-center:before {
	content: "\f1c9";
}
.ac-position-center2:before {
	content: "\f1ca";
}
.ac-position-left:before {
	content: "\f1cb";
}
.ac-position-right:before {
	content: "\f1cc";
}
.ac-position-top:before {
	content: "\f1cd";
}
.ac-preview:before {
	content: "\f1ce";
}
.ac-print:before {
	content: "\f1cf";
}
.ac-print2:before {
	content: "\f1d0";
}
.ac-puzzle-o:before {
	content: "\f1d1";
}
.ac-puzzle:before {
	content: "\f1d2";
}
.ac-question-circle-1:before {
	content: "\f1d3";
}
.ac-question-circle-o:before {
	content: "\f1d4";
}
.ac-question-circle-thin:before {
	content: "\f1d5";
}
.ac-question-circle:before {
	content: "\f1d6";
}
.ac-question:before {
	content: "\f1d7";
}
.ac-random:before {
	content: "\f1d8";
}
.ac-ray:before {
	content: "\f1d9";
}
.ac-rectangle-1:before {
	content: "\f1da";
}
.ac-rectangle-2:before {
	content: "\f1db";
}
.ac-rectangle:before {
	content: "\f1dc";
}
.ac-redo:before {
	content: "\f1dd";
}
.ac-refresh:before {
	content: "\f1de";
}
.ac-remove-circle:before {
	content: "\f1df";
}
.ac-remove-thin:before {
	content: "\f1e0";
}
.ac-remove:before {
	content: "\f1e1";
}
.ac-remove2-thin:before {
	content: "\f1e2";
}
.ac-reply:before {
	content: "\f1e3";
}
.ac-resize:before {
	content: "\f1e4";
}
.ac-reverse:before {
	content: "\f1e5";
}
.ac-right-side:before {
	content: "\f1e6";
}
.ac-round-corners:before {
	content: "\f1e7";
}
.ac-round-inner-corners:before {
	content: "\f1e8";
}
.ac-rss:before {
	content: "\f1e9";
}
.ac-ruler-paint-brush-o:before {
	content: "\f1ea";
}
.ac-ruler-paint-brush:before {
	content: "\f1eb";
}
.ac-save:before {
	content: "\f1ec";
}
.ac-search:before {
	content: "\f1ed";
}
.ac-search2:before {
	content: "\f1ee";
}
.ac-share:before {
	content: "\f1ef";
}
.ac-small-caps:before {
	content: "\f1f0";
}
.ac-smile:before {
	content: "\f1f1";
}
.ac-sort-alpha-asc:before {
	content: "\f1f2";
}
.ac-sort-alpha-desc:before {
	content: "\f1f3";
}
.ac-sort-amount-asc:before {
	content: "\f1f4";
}
.ac-sort-amount-desc:before {
	content: "\f1f5";
}
.ac-sort-asc:before {
	content: "\f1f6";
}
.ac-sort-desc:before {
	content: "\f1f7";
}
.ac-sort-numeric-asc:before {
	content: "\f1f8";
}
.ac-sort-numeric-desc:before {
	content: "\f1f9";
}
.ac-sort:before {
	content: "\f1fa";
}
.ac-square-corners:before {
	content: "\f1fb";
}
.ac-square-double-o:before {
	content: "\f1fc";
}
.ac-square:before {
	content: "\f1fd";
}
.ac-star-1:before {
	content: "\f1fe";
}
.ac-star-2:before {
	content: "\f1ff";
}
.ac-star-3:before {
	content: "\f200";
}
.ac-star-4:before {
	content: "\f201";
}
.ac-star-5:before {
	content: "\f202";
}
.ac-star-half-o:before {
	content: "\f203";
}
.ac-star-o:before {
	content: "\f204";
}
.ac-star:before {
	content: "\f205";
}
.ac-stop:before {
	content: "\f206";
}
.ac-strikethrough:before {
	content: "\f207";
}
.ac-support:before {
	content: "\f208";
}
.ac-tint:before {
	content: "\f209";
}
.ac-trapezium:before {
	content: "\f20a";
}
.ac-trash-o:before {
	content: "\f20b";
}
.ac-trend-channel:before {
	content: "\f20c";
}
.ac-triangle-down:before {
	content: "\f20d";
}
.ac-triangle-left:before {
	content: "\f20e";
}
.ac-triangle-right:before {
	content: "\f20f";
}
.ac-triangle-up:before {
	content: "\f210";
}
.ac-triangle:before {
	content: "\f211";
}
.ac-twitter:before {
	content: "\f212";
}
.ac-underline:before {
	content: "\f213";
}
.ac-undo:before {
	content: "\f214";
}
.ac-universal-access:before {
	content: "\f215";
}
.ac-unlock-alt:before {
	content: "\f216";
}
.ac-unlock:before {
	content: "\f217";
}
.ac-upload:before {
	content: "\f218";
}
.ac-user-plus:before {
	content: "\f219";
}
.ac-user-tie:before {
	content: "\f21a";
}
.ac-users:before {
	content: "\f21b";
}
.ac-v-line-dotted:before {
	content: "\f21c";
}
.ac-vertical-line:before {
	content: "\f21d";
}
.ac-vertical-range:before {
	content: "\f21e";
}
.ac-zoom-in:before {
	content: "\f21f";
}
.ac-zoom-out:before {
	content: "\f220";
}
.ac-fallback-symbol {
	display: none;
}
body.compensate-for-scrollbar {
	overflow: hidden;
}
.fancybox-active {
	height: auto;
}
.fancybox-is-hidden {
	left: -9999px;
	margin: 0;
	position: absolute !important;
	top: -9999px;
	visibility: hidden;
}
.fancybox-container {
	-webkit-backface-visibility: hidden;
	height: 100%;
	left: 0;
	outline: 0;
	position: fixed;
	-webkit-tap-highlight-color: transparent;
	top: 0;
	-ms-touch-action: manipulation;
	touch-action: manipulation;
	-webkit-transform: translateZ(0);
	transform: translateZ(0);
	width: 100%;
	z-index: 99992;
}
.fancybox-container * {
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}
.fancybox-bg,
.fancybox-inner,
.fancybox-outer,
.fancybox-stage {
	bottom: 0;
	left: 0;
	position: absolute;
	right: 0;
	top: 0;
}
.fancybox-outer {
	-webkit-overflow-scrolling: touch;
	overflow-y: auto;
}
.fancybox-bg {
	background: #1e1e1e;
	opacity: 0;
	-webkit-transition-duration: inherit;
	-o-transition-duration: inherit;
	transition-duration: inherit;
	-webkit-transition-property: opacity;
	-o-transition-property: opacity;
	transition-property: opacity;
	-webkit-transition-timing-function: cubic-bezier(0.47, 0, 0.74, 0.71);
	-o-transition-timing-function: cubic-bezier(0.47, 0, 0.74, 0.71);
	transition-timing-function: cubic-bezier(0.47, 0, 0.74, 0.71);
}
.fancybox-is-open .fancybox-bg {
	opacity: 0.9;
	-webkit-transition-timing-function: cubic-bezier(0.22, 0.61, 0.36, 1);
	-o-transition-timing-function: cubic-bezier(0.22, 0.61, 0.36, 1);
	transition-timing-function: cubic-bezier(0.22, 0.61, 0.36, 1);
}
.fancybox-caption,
.fancybox-infobar,
.fancybox-navigation .fancybox-button,
.fancybox-toolbar {
	direction: ltr;
	opacity: 0;
	position: absolute;
	-webkit-transition: opacity 0.25s, visibility 0.25s;
	-o-transition: opacity 0.25s, visibility 0.25s;
	transition: opacity 0.25s, visibility 0.25s;
	visibility: hidden;
	z-index: 99997;
}
.fancybox-show-caption .fancybox-caption,
.fancybox-show-infobar .fancybox-infobar,
.fancybox-show-nav .fancybox-navigation .fancybox-button,
.fancybox-show-toolbar .fancybox-toolbar {
	opacity: 1;
	-webkit-transition: opacity 0.25s, visibility;
	-o-transition: opacity 0.25s, visibility;
	transition: opacity 0.25s, visibility;
	visibility: visible;
}
.fancybox-infobar {
	color: #ccc;
	font-size: 13px;
	-webkit-font-smoothing: subpixel-antialiased;
	height: 44px;
	left: 0;
	line-height: 44px;
	min-width: 44px;
	mix-blend-mode: difference;
	padding: 0 10px;
	pointer-events: none;
	top: 0;
	-webkit-touch-callout: none;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
}
.fancybox-toolbar {
	right: 0;
	top: 0;
}
.fancybox-stage {
	direction: ltr;
	overflow: visible;
	-webkit-transform: translateZ(0);
	transform: translateZ(0);
	z-index: 99994;
}
.fancybox-is-open .fancybox-stage {
	overflow: hidden;
}
.fancybox-slide {
	-webkit-backface-visibility: hidden;
	display: none;
	height: 100%;
	left: 0;
	outline: 0;
	overflow: auto;
	-webkit-overflow-scrolling: touch;
	padding: 44px;
	position: absolute;
	text-align: center;
	top: 0;
	-webkit-transition-property: opacity, -webkit-transform;
	-o-transition-property: transform, opacity;
	transition-property: transform, opacity, -webkit-transform;
	white-space: normal;
	width: 100%;
	z-index: 99994;
}
.fancybox-slide:before {
	content: "";
	display: inline-block;
	font-size: 0;
	height: 100%;
	vertical-align: middle;
	width: 0;
}
.fancybox-is-sliding .fancybox-slide,
.fancybox-slide--current,
.fancybox-slide--next,
.fancybox-slide--previous {
	display: block;
}
.fancybox-slide--image {
	overflow: hidden;
	padding: 44px 0;
}
.fancybox-slide--image:before {
	display: none;
}
.fancybox-slide--html {
	padding: 6px;
}
.fancybox-content {
	background: #fff;
	display: inline-block;
	margin: 0;
	max-width: 100%;
	overflow: auto;
	-webkit-overflow-scrolling: touch;
	padding: 44px;
	position: relative;
	text-align: left;
	vertical-align: middle;
}
.fancybox-slide--image .fancybox-content {
	-webkit-animation-timing-function: cubic-bezier(0.5, 0, 0.14, 1);
	animation-timing-function: cubic-bezier(0.5, 0, 0.14, 1);
	-webkit-backface-visibility: hidden;
	background: no-repeat;
	background-size: 100% 100%;
	left: 0;
	max-width: none;
	overflow: visible;
	padding: 0;
	position: absolute;
	top: 0;
	-webkit-transform-origin: top left;
	-ms-transform-origin: top left;
	transform-origin: top left;
	-webkit-transition-property: opacity, -webkit-transform;
	-o-transition-property: transform, opacity;
	transition-property: transform, opacity, -webkit-transform;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	z-index: 99995;
}
.fancybox-can-zoomOut .fancybox-content {
	cursor: -webkit-zoom-out;
	cursor: zoom-out;
}
.fancybox-can-zoomIn .fancybox-content {
	cursor: -webkit-zoom-in;
	cursor: zoom-in;
}
.fancybox-can-pan .fancybox-content,
.fancybox-can-swipe .fancybox-content {
	cursor: -webkit-grab;
	cursor: grab;
}
.fancybox-is-grabbing .fancybox-content {
	cursor: -webkit-grabbing;
	cursor: grabbing;
}
.fancybox-container [data-selectable="true"] {
	cursor: text;
}
.fancybox-image,
.fancybox-spaceball {
	background: 0 0;
	border: 0;
	height: 100%;
	left: 0;
	margin: 0;
	max-height: none;
	max-width: none;
	padding: 0;
	position: absolute;
	top: 0;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	width: 100%;
}
.fancybox-spaceball {
	z-index: 1;
}
.fancybox-slide--iframe .fancybox-content,
.fancybox-slide--map .fancybox-content,
.fancybox-slide--pdf .fancybox-content,
.fancybox-slide--video .fancybox-content {
	height: 100%;
	overflow: visible;
	padding: 0;
	width: 100%;
}
.fancybox-slide--video .fancybox-content {
	background: #000;
}
.fancybox-slide--map .fancybox-content {
	background: #e5e3df;
}
.fancybox-slide--iframe .fancybox-content {
	background: #fff;
}
.fancybox-iframe,
.fancybox-video {
	background: 0 0;
	border: 0;
	display: block;
	height: 100%;
	margin: 0;
	overflow: hidden;
	padding: 0;
	width: 100%;
}
.fancybox-iframe {
	left: 0;
	position: absolute;
	top: 0;
}
.fancybox-error {
	background: #fff;
	cursor: default;
	max-width: 400px;
	padding: 40px;
	width: 100%;
}
.fancybox-error p {
	color: #444;
	font-size: 16px;
	line-height: 20px;
	margin: 0;
	padding: 0;
}
.fancybox-button {
	background: rgba(30, 30, 30, 0.6);
	border: 0;
	border-radius: 0;
	-webkit-box-shadow: none;
	box-shadow: none;
	cursor: pointer;
	display: inline-block;
	height: 44px;
	margin: 0;
	padding: 10px;
	position: relative;
	-webkit-transition: color 0.2s;
	-o-transition: color 0.2s;
	transition: color 0.2s;
	vertical-align: top;
	visibility: inherit;
	width: 44px;
}
.fancybox-button,
.fancybox-button:link,
.fancybox-button:visited {
	color: #ccc;
}
.fancybox-button:hover {
	color: #fff;
}
.fancybox-button:focus {
	outline: 0;
}
.fancybox-button.fancybox-focus {
	outline: dotted 1px;
}
.fancybox-button[disabled],
.fancybox-button[disabled]:hover {
	color: #888;
	cursor: default;
	outline: 0;
}
.fancybox-button div {
	height: 100%;
}
.fancybox-button svg {
	display: block;
	height: 100%;
	overflow: visible;
	position: relative;
	width: 100%;
}
.fancybox-button svg path {
	fill: currentColor;
	stroke-width: 0;
}
.fancybox-button--fsenter svg:nth-child(2),
.fancybox-button--fsexit svg:first-child,
.fancybox-button--pause svg:first-child,
.fancybox-button--play svg:nth-child(2) {
	display: none;
}
.fancybox-progress {
	background: #ff5268;
	height: 2px;
	left: 0;
	position: absolute;
	right: 0;
	top: 0;
	-webkit-transform: scaleX(0);
	-ms-transform: scaleX(0);
	transform: scaleX(0);
	-webkit-transform-origin: 0;
	-ms-transform-origin: 0;
	transform-origin: 0;
	-webkit-transition-property: -webkit-transform;
	-o-transition-property: transform;
	transition-property: transform, -webkit-transform;
	-webkit-transition-timing-function: linear;
	-o-transition-timing-function: linear;
	transition-timing-function: linear;
	z-index: 99998;
}
.fancybox-close-small {
	background: 0 0;
	border: 0;
	border-radius: 0;
	color: #ccc;
	cursor: pointer;
	opacity: 0.8;
	padding: 8px;
	position: absolute;
	right: -12px;
	top: -44px;
	z-index: 401;
}
.fancybox-close-small:hover {
	color: #fff;
	opacity: 1;
}
.fancybox-slide--html .fancybox-close-small {
	color: currentColor;
	padding: 10px;
	right: 0;
	top: 0;
}
.fancybox-slide--image.fancybox-is-scaling .fancybox-content {
	overflow: hidden;
}
.fancybox-is-scaling .fancybox-close-small,
.fancybox-is-zoomable.fancybox-can-pan .fancybox-close-small {
	display: none;
}
.fancybox-navigation .fancybox-button {
	background-clip: content-box;
	height: 100px;
	opacity: 0;
	position: absolute;
	top: calc(50% - 50px);
	width: 70px;
}
.fancybox-navigation .fancybox-button div {
	padding: 7px;
}
.fancybox-navigation .fancybox-button--arrow_left {
	left: 0;
	left: env(safe-area-inset-left);
	padding: 31px 26px 31px 6px;
}
.fancybox-navigation .fancybox-button--arrow_right {
	padding: 31px 6px 31px 26px;
	right: 0;
	right: env(safe-area-inset-right);
}
.fancybox-caption {
	background: -webkit-gradient(
		linear,
		left bottom,
		left top,
		color-stop(0, rgba(0, 0, 0, 0.85)),
		color-stop(50%, rgba(0, 0, 0, 0.3)),
		color-stop(65%, rgba(0, 0, 0, 0.15)),
		color-stop(75.5%, rgba(0, 0, 0, 0.075)),
		color-stop(82.85%, rgba(0, 0, 0, 0.037)),
		color-stop(88%, rgba(0, 0, 0, 0.019)),
		to(transparent)
	);
	background: -o-linear-gradient(
		bottom,
		rgba(0, 0, 0, 0.85) 0,
		rgba(0, 0, 0, 0.3) 50%,
		rgba(0, 0, 0, 0.15) 65%,
		rgba(0, 0, 0, 0.075) 75.5%,
		rgba(0, 0, 0, 0.037) 82.85%,
		rgba(0, 0, 0, 0.019) 88%,
		transparent
	);
	background: linear-gradient(
		0deg,
		rgba(0, 0, 0, 0.85) 0,
		rgba(0, 0, 0, 0.3) 50%,
		rgba(0, 0, 0, 0.15) 65%,
		rgba(0, 0, 0, 0.075) 75.5%,
		rgba(0, 0, 0, 0.037) 82.85%,
		rgba(0, 0, 0, 0.019) 88%,
		transparent
	);
	bottom: 0;
	color: #eee;
	font-size: 14px;
	font-weight: 400;
	left: 0;
	line-height: 1.5;
	padding: 75px 44px 25px;
	pointer-events: none;
	right: 0;
	text-align: center;
	z-index: 99996;
}
@supports (padding: max(0px)) {
	.fancybox-caption {
		padding: 75px max(44px, env(safe-area-inset-right)) max(25px, env(safe-area-inset-bottom))
			max(44px, env(safe-area-inset-left));
	}
}
.fancybox-caption--separate {
	margin-top: -50px;
}
.fancybox-caption__body {
	max-height: 50vh;
	overflow: auto;
	pointer-events: all;
}
.fancybox-caption a,
.fancybox-caption a:link,
.fancybox-caption a:visited {
	color: #ccc;
	text-decoration: none;
}
.fancybox-caption a:hover {
	color: #fff;
	text-decoration: underline;
}
.fancybox-loading {
	-webkit-animation: 1s linear infinite a;
	animation: 1s linear infinite a;
	background: 0 0;
	border: 4px solid #888;
	border-bottom-color: #fff;
	border-radius: 50%;
	height: 50px;
	left: 50%;
	margin: -25px 0 0 -25px;
	opacity: 0.7;
	padding: 0;
	position: absolute;
	top: 50%;
	width: 50px;
	z-index: 99999;
}
@-webkit-keyframes a {
	to {
		-webkit-transform: rotate(1turn);
		transform: rotate(1turn);
	}
}
@keyframes a {
	to {
		-webkit-transform: rotate(1turn);
		transform: rotate(1turn);
	}
}
.fancybox-animated {
	-webkit-transition-timing-function: cubic-bezier(0, 0, 0.25, 1);
	-o-transition-timing-function: cubic-bezier(0, 0, 0.25, 1);
	transition-timing-function: cubic-bezier(0, 0, 0.25, 1);
}
.fancybox-fx-slide.fancybox-slide--previous {
	opacity: 0;
	-webkit-transform: translate3d(-100%, 0, 0);
	transform: translate3d(-100%, 0, 0);
}
.fancybox-fx-slide.fancybox-slide--next {
	opacity: 0;
	-webkit-transform: translate3d(100%, 0, 0);
	transform: translate3d(100%, 0, 0);
}
.fancybox-fx-slide.fancybox-slide--current {
	opacity: 1;
	-webkit-transform: translateZ(0);
	transform: translateZ(0);
}
.fancybox-fx-fade.fancybox-slide--next,
.fancybox-fx-fade.fancybox-slide--previous {
	opacity: 0;
	-webkit-transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1);
	-o-transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1);
	transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1);
}
.fancybox-fx-fade.fancybox-slide--current {
	opacity: 1;
}
.fancybox-fx-zoom-in-out.fancybox-slide--previous {
	opacity: 0;
	-webkit-transform: scale3d(1.5, 1.5, 1.5);
	transform: scale3d(1.5, 1.5, 1.5);
}
.fancybox-fx-zoom-in-out.fancybox-slide--next {
	opacity: 0;
	-webkit-transform: scale3d(0.5, 0.5, 0.5);
	transform: scale3d(0.5, 0.5, 0.5);
}
.fancybox-fx-zoom-in-out.fancybox-slide--current {
	opacity: 1;
	-webkit-transform: scaleX(1);
	-ms-transform: scaleX(1);
	transform: scaleX(1);
}
.fancybox-fx-rotate.fancybox-slide--previous {
	opacity: 0;
	-webkit-transform: rotate(-1turn);
	-ms-transform: rotate(-1turn);
	transform: rotate(-1turn);
}
.fancybox-fx-rotate.fancybox-slide--next {
	opacity: 0;
	-webkit-transform: rotate(1turn);
	-ms-transform: rotate(1turn);
	transform: rotate(1turn);
}
.fancybox-fx-rotate.fancybox-slide--current {
	opacity: 1;
	-webkit-transform: rotate(0);
	-ms-transform: rotate(0);
	transform: rotate(0);
}
.fancybox-fx-circular.fancybox-slide--previous {
	opacity: 0;
	-webkit-transform: scale3d(0, 0, 0) translate3d(-100%, 0, 0);
	transform: scale3d(0, 0, 0) translate3d(-100%, 0, 0);
}
.fancybox-fx-circular.fancybox-slide--next {
	opacity: 0;
	-webkit-transform: scale3d(0, 0, 0) translate3d(100%, 0, 0);
	transform: scale3d(0, 0, 0) translate3d(100%, 0, 0);
}
.fancybox-fx-circular.fancybox-slide--current {
	opacity: 1;
	-webkit-transform: scaleX(1) translateZ(0);
	transform: scaleX(1) translateZ(0);
}
.fancybox-fx-tube.fancybox-slide--previous {
	-webkit-transform: translate3d(-100%, 0, 0) scale(0.1) skew(-10deg);
	transform: translate3d(-100%, 0, 0) scale(0.1) skew(-10deg);
}
.fancybox-fx-tube.fancybox-slide--next {
	-webkit-transform: translate3d(100%, 0, 0) scale(0.1) skew(10deg);
	transform: translate3d(100%, 0, 0) scale(0.1) skew(10deg);
}
.fancybox-fx-tube.fancybox-slide--current {
	-webkit-transform: translateZ(0) scale(1);
	transform: translateZ(0) scale(1);
}
.fancybox-share {
	background: #f4f4f4;
	border-radius: 3px;
	max-width: 90%;
	padding: 30px;
	text-align: center;
}
.fancybox-share h1 {
	color: #222;
	font-size: 35px;
	font-weight: 700;
	margin: 0 0 20px;
}
.fancybox-share p {
	margin: 0;
	padding: 0;
}
.fancybox-share__button {
	border: 0;
	border-radius: 3px;
	display: inline-block;
	font-size: 14px;
	font-weight: 700;
	line-height: 40px;
	margin: 0 5px 10px;
	min-width: 130px;
	padding: 0 15px;
	text-decoration: none;
	-webkit-transition: 0.2s;
	-o-transition: 0.2s;
	transition: 0.2s;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	white-space: nowrap;
}
.fancybox-share__button:link,
.fancybox-share__button:visited {
	color: #fff;
}
.fancybox-share__button:hover {
	text-decoration: none;
}
.fancybox-share__button--fb {
	background: #3b5998;
}
.fancybox-share__button--fb:hover {
	background: #344e86;
}
.fancybox-share__button--pt {
	background: #bd081d;
}
.fancybox-share__button--pt:hover {
	background: #aa0719;
}
.fancybox-share__button--tw {
	background: #1da1f2;
}
.fancybox-share__button--tw:hover {
	background: #0d95e8;
}
.fancybox-share__button svg {
	height: 25px;
	margin-right: 7px;
	position: relative;
	top: -1px;
	vertical-align: middle;
	width: 25px;
}
.fancybox-share__button svg path {
	fill: #fff;
}
.fancybox-share__input {
	background: 0 0;
	border: 0;
	border-bottom: 1px solid #d7d7d7;
	border-radius: 0;
	color: #5d5b5b;
	font-size: 14px;
	margin: 10px 0 0;
	outline: 0;
	padding: 10px 15px;
	width: 100%;
}
.fancybox-thumbs {
	background: #ddd;
	bottom: 0;
	display: none;
	margin: 0;
	-webkit-overflow-scrolling: touch;
	-ms-overflow-style: -ms-autohiding-scrollbar;
	padding: 2px 2px 4px;
	position: absolute;
	right: 0;
	-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
	top: 0;
	width: 212px;
	z-index: 99995;
}
.fancybox-thumbs-x {
	overflow-x: auto;
	overflow-y: hidden;
}
.fancybox-show-thumbs .fancybox-thumbs {
	display: block;
}
.fancybox-show-thumbs .fancybox-inner {
	right: 212px;
}
.fancybox-thumbs__list {
	font-size: 0;
	height: 100%;
	list-style: none;
	margin: 0;
	overflow-x: hidden;
	overflow-y: auto;
	padding: 0;
	position: relative;
	white-space: nowrap;
	width: 100%;
}
.fancybox-thumbs-x .fancybox-thumbs__list {
	overflow: hidden;
}
.fancybox-thumbs-y .fancybox-thumbs__list::-webkit-scrollbar {
	width: 7px;
}
.fancybox-thumbs-y .fancybox-thumbs__list::-webkit-scrollbar-track {
	background: #fff;
	border-radius: 10px;
	-webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
	box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
}
.fancybox-thumbs-y .fancybox-thumbs__list::-webkit-scrollbar-thumb {
	background: #2a2a2a;
	border-radius: 10px;
}
.fancybox-thumbs__list a {
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
	background-color: rgba(0, 0, 0, 0.1);
	background-position: 50%;
	background-repeat: no-repeat;
	background-size: cover;
	cursor: pointer;
	float: left;
	height: 75px;
	margin: 2px;
	max-height: calc(100% - 8px);
	max-width: calc(50% - 4px);
	outline: 0;
	overflow: hidden;
	padding: 0;
	position: relative;
	-webkit-tap-highlight-color: transparent;
	width: 100px;
}
.fancybox-thumbs__list a:before {
	border: 6px solid #ff5268;
	bottom: 0;
	content: "";
	left: 0;
	opacity: 0;
	position: absolute;
	right: 0;
	top: 0;
	-webkit-transition: 0.2s cubic-bezier(0.25, 0.46, 0.45, 0.94);
	-o-transition: 0.2s cubic-bezier(0.25, 0.46, 0.45, 0.94);
	transition: 0.2s cubic-bezier(0.25, 0.46, 0.45, 0.94);
	z-index: 99991;
}
.fancybox-thumbs__list a:focus:before {
	opacity: 0.5;
}
.fancybox-thumbs__list a.fancybox-thumbs-active:before {
	opacity: 1;
}
@font-face {
	font-family: Circe;
	src: url(/local/templates/ezco/styles/../fonts/Circe-Regular.eot);
	src: local("Circe"), local("Circe-Regular"), url(/local/templates/ezco/styles/../fonts/Circe-Regular.eot?#iefix) format("embedded-opentype"),
		url(/local/templates/ezco/styles/../fonts/Circe-Regular.woff) format("woff"), url(/local/templates/ezco/styles/../fonts/Circe-Regular.ttf) format("truetype");
	font-weight: 400;
	font-style: normal;
}
@font-face {
	font-family: Circe;
	src: url(/local/templates/ezco/styles/../fonts/Circe-Light.eot);
	src: local("Circe Light"), local("Circe-Light"), url(/local/templates/ezco/styles/../fonts/Circe-Light.eot?#iefix) format("embedded-opentype"),
		url(/local/templates/ezco/styles/../fonts/Circe-Light.woff) format("woff"), url(/local/templates/ezco/styles/../fonts/Circe-Light.ttf) format("truetype");
	font-weight: 300;
	font-style: normal;
}
@font-face {
	font-family: Circe;
	src: url(/local/templates/ezco/styles/../fonts/Circe-Bold.eot);
	src: local("Circe Bold"), local("Circe-Bold"), url(/local/templates/ezco/styles/../fonts/Circe-Bold.eot?#iefix) format("embedded-opentype"),
		url(/local/templates/ezco/styles/../fonts/Circe-Bold.woff) format("woff"), url(/local/templates/ezco/styles/../fonts/Circe-Bold.ttf) format("truetype");
	font-weight: 700;
	font-style: normal;
}
@font-face {
	font-family: Circe;
	src: url(/local/templates/ezco/styles/../fonts/Circe-ExtraBold.eot);
	src: local("Circe ExtraBold"), local("Circe-ExtraBold"),
		url(/local/templates/ezco/styles/../fonts/Circe-ExtraBold.eot?#iefix) format("embedded-opentype"),
		url(/local/templates/ezco/styles/../fonts/Circe-ExtraBold.woff) format("woff"), url(/local/templates/ezco/styles/../fonts/Circe-ExtraBold.ttf) format("truetype");
	font-weight: 800;
	font-style: normal;
}
html {
	font-size: 16px;
	height: 100%;
}
body {
	margin: 0;
	font-family: Circe, sans-serif;
	font-size: 1rem;
	line-height: 1.4;
	color: #141414;
	height: 100%;
	background-color: #fff;
}
.h1,
h1 {
	font-weight: 700;
	font-size: 30px;
	line-height: 1.1;
	margin-top: 15px;
	margin-bottom: 10px;
}
.h2,
h2 {
	font-weight: 700;
	font-size: 26px;
	line-height: 1.1;
	margin-top: 15px;
	margin-bottom: 10px;
}
.h3,
h3 {
	font-weight: 700;
	font-size: 22px;
	line-height: 1.1;
	margin-top: 15px;
	margin-bottom: 10px;
}
.h4,
h4 {
	font-weight: 700;
	font-size: 18px;
	line-height: 1.1;
	margin-top: 15px;
	margin-bottom: 10px;
}
.h5,
h5 {
	font-weight: 700;
	font-size: 16px;
	line-height: 1.1;
	margin-top: 10px;
	margin-bottom: 5px;
}
.h6,
h6 {
	font-weight: 700;
	font-size: 14px;
	line-height: 1.1;
	margin-top: 10px;
	margin-bottom: 5px;
}
.wrapper {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	min-width: 320px;
	max-width: 100%;
	min-height: 100%;
	overflow-x: hidden;
}
.container {
	max-width: 1280px;
	margin: 0 auto;
	padding-left: 0.9375rem;
	padding-right: 0.9375rem;
}
.default-component p {
	font-size: 14px;
}
.breadcrumbs {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	padding: 0;
	margin: 0;
}
.breadcrumbs li {
	font-weight: 300;
	font-size: 0.875rem;
	line-height: 1;
	color: #fff;
	list-style-type: none;
	position: relative;
}
.breadcrumbs li:not(:first-child) {
	margin-left: 30px;
}
.breadcrumbs li:not(:first-child)::before {
	content: "";
	display: block;
	width: 20px;
	height: 20px;
	background-image: url(/local/templates/ezco/styles/../images/breadcrumbs_arrow.png);
	background-position: center center;
	background-repeat: no-repeat;
	background-size: contain;
	position: absolute;
	left: -24px;
	top: -3px;
}
.breadcrumbs li a {
	text-decoration: none;
}
.breadcrumbs li a:hover {
	text-decoration: underline;
}
.breadcrumbs li strong {
	font-weight: 700;
}
.leaders-table-head {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	padding: 5px 10px;
	border-bottom: 2px solid #f2f2f2;
}
.leaders-table-head__cell {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
}
.leaders-table-head__cell_name {
	-webkit-box-flex: 0;
	-ms-flex: 0 0 50%;
	flex: 0 0 50%;
	max-width: 50%;
}
.leaders-table-head__cell_contracts,
.leaders-table-head__cell_last,
.leaders-table-head__cell_leverage,
.leaders-table-head__cell_volume {
	display: none;
}
.leaders-table-head__cell_change {
	-webkit-box-pack: end;
	-ms-flex-pack: end;
	justify-content: flex-end;
	-webkit-box-flex: 0;
	-ms-flex: 0 0 50%;
	flex: 0 0 50%;
	max-width: 50%;
}
.leaders-table-head__cell_change .leaders-table-head__title,
.leaders-table-head__cell_contracts .leaders-table-head__title,
.leaders-table-head__cell_last .leaders-table-head__title,
.leaders-table-head__cell_leverage .leaders-table-head__title,
.leaders-table-head__cell_name .leaders-table-head__title,
.leaders-table-head__cell_volume .leaders-table-head__title {
	font-size: 0.875rem;
	color: #777;
}
.leaders-table-head__sort {
	display: none;
	width: 12px;
	height: 6px;
	margin-left: 5px;
	position: relative;
	cursor: pointer;
}
.leaders-table-head__sort::after {
	content: "";
	display: block;
	width: 0;
	height: 0;
	border-top: 6px solid #777;
	border-left: 6px solid transparent;
	border-right: 6px solid transparent;
	position: absolute;
	left: 0;
	top: 0;
	-webkit-transition: 0.2s ease-in-out;
	-o-transition: 0.2s ease-in-out;
	transition: 0.2s ease-in-out;
}
.leaders-table-head__sort:hover::after {
	border-top-color: #000;
}
.leaders-table-head__sort_desc::after {
	-webkit-transform: rotate(180deg);
	-ms-transform: rotate(180deg);
	transform: rotate(180deg);
}
.leaders-table-head__sort_active::after {
	border-top-color: #dcae1d;
}
.leaders-table-body__row {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	padding: 0 10px;
	border-bottom: 2px solid #f2f2f2;
	-webkit-transition: margin 0.2s ease-in-out, -webkit-box-shadow;
	transition: box-shadow, margin 0.2s ease-in-out, -webkit-box-shadow;
	-o-transition: box-shadow, margin 0.2s ease-in-out;
}
.leaders-table-body__row_active {
	border-bottom: none;
	-webkit-box-shadow: 0 0 11px rgba(0, 0, 0, 0.1);
	box-shadow: 0 0 11px rgba(0, 0, 0, 0.1);
	margin: 10px 0;
}
.leaders-table-cell_name {
	-webkit-box-flex: 0;
	-ms-flex: 0 0 70%;
	flex: 0 0 70%;
	max-width: 70%;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	padding: 10px 0;
}
.leaders-table-body__row_active .leaders-table-cell_name {
	border-bottom: 1px solid #e8e8e8;
}
.leaders-table-cell_change {
	-webkit-box-flex: 0;
	-ms-flex: 0 0 30%;
	flex: 0 0 30%;
	max-width: 30%;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: end;
	-ms-flex-pack: end;
	justify-content: flex-end;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	padding: 10px 0;
}
.leaders-table-body__row_active .leaders-table-cell_change {
	border-bottom: 1px solid #e8e8e8;
}
.leaders-table-cell_volume {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-flex: 0;
	-ms-flex: 0 0 50%;
	flex: 0 0 50%;
	max-width: 50%;
	height: 0;
	overflow: hidden;
	-webkit-transition: height 0.2s ease-in-out;
	-o-transition: height 0.2s ease-in-out;
	transition: height 0.2s ease-in-out;
}
.leaders-table-body__row_active .leaders-table-cell_volume {
	height: 60px;
}
.leaders-table-cell_last {
	-webkit-box-flex: 0;
	-ms-flex: 0 0 50%;
	flex: 0 0 50%;
	max-width: 50%;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-align: end;
	-ms-flex-align: end;
	align-items: flex-end;
	height: 0;
	overflow: hidden;
	-webkit-transition: height 0.2s ease-in-out;
	-o-transition: height 0.2s ease-in-out;
	transition: height 0.2s ease-in-out;
}
.leaders-table-body__row_active .leaders-table-cell_last {
	height: 60px;
}
.leaders-table-cell_leverage {
	-webkit-box-flex: 0;
	-ms-flex: 0 0 50%;
	flex: 0 0 50%;
	max-width: 50%;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	height: 0;
	overflow: hidden;
	-webkit-transition: height 0.2s ease-in-out;
	-o-transition: height 0.2s ease-in-out;
	transition: height 0.2s ease-in-out;
}
.leaders-table-body__row_active .leaders-table-cell_leverage {
	height: 70px;
}
.leaders-table-cell_contracts {
	-webkit-box-flex: 0;
	-ms-flex: 0 0 50%;
	flex: 0 0 50%;
	max-width: 50%;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-align: end;
	-ms-flex-align: end;
	align-items: flex-end;
	height: 0;
	overflow: hidden;
	-webkit-transition: height 0.2s ease-in-out;
	-o-transition: height 0.2s ease-in-out;
	transition: height 0.2s ease-in-out;
}
.leaders-table-body__row_active .leaders-table-cell_contracts {
	height: 70px;
}
.leaders-table-cell_contracts .leaders-table-cell__title,
.leaders-table-cell_last .leaders-table-cell__title,
.leaders-table-cell_leverage .leaders-table-cell__title,
.leaders-table-cell_volume .leaders-table-cell__title {
	font-size: 0.875rem;
	color: #777;
}
.leaders-table-cell_name .leaders-table-cell__value {
	font-size: 1.125rem;
	color: #141414;
	-webkit-transition: color 0.2s ease-in-out;
	-o-transition: color 0.2s ease-in-out;
	transition: color 0.2s ease-in-out;
}
.leaders-table-cell_name .leaders-table-cell__value a {
	text-decoration: none;
}
.leaders-table-cell_name .leaders-table-cell__value a:hover {
	text-decoration: underline;
}
.leaders-table-body__row:hover .leaders-table-cell_name .leaders-table-cell__value,
.leaders-table-body__row_active .leaders-table-cell_name .leaders-table-cell__value {
	color: #dcae1d;
}
.leaders-table-cell_change .leaders-table-cell__value {
	text-align: right;
}
.leaders-table-cell_last .leaders-table-cell__value,
.leaders-table-cell_volume .leaders-table-cell__value {
	font-size: 1.125rem;
	color: #141414;
}
.leaders-table-cell_change .leaders-table-cell__subvalue_primary {
	font-weight: 800;
	font-size: 1.125rem;
}
.leaders-table-cell_change .leaders-table-cell__subvalue_secondary {
	font-weight: 800;
	font-size: 0.75rem;
}
.leaders-table-cell_change .leaders-table-cell__subvalue_green {
	color: #3f6b33;
}
.leaders-table-cell_change .leaders-table-cell__subvalue_red {
	color: red;
}
.leaders-table-cell_leverage .leaders-table-cell__subvalue {
	font-size: 0.875rem;
	line-height: 1.2;
}
.leaders-table-cell_leverage .leaders-table-cell__subvalue_gold {
	color: #dcae1d;
}
.leaders-table-cell_leverage .leaders-table-cell__subvalue_blue {
	color: #4859b4;
}
.leaders-table-cell_leverage .leaders-table-cell__subvalue strong {
	font-weight: 700;
	font-size: 1.125rem;
}
.leaders-table-cell_contracts .leaders-table-cell__subvalue {
	font-size: 0.875rem;
	line-height: 1.2;
}
.leaders-table-cell_contracts .leaders-table-cell__subvalue_gold {
	color: #dcae1d;
}
.leaders-table-cell_contracts .leaders-table-cell__subvalue_blue {
	color: #4859b4;
}
.leaders-table-cell_contracts .leaders-table-cell__subvalue strong {
	font-weight: 700;
	font-size: 1.125rem;
}
.futures-table-head {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	padding: 5px 10px;
	border-bottom: 2px solid #f2f2f2;
}
.futures-table-head__cell {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
}
.futures-table-head__cell_code {
	-webkit-box-flex: 0;
	-ms-flex: 0 0 25%;
	flex: 0 0 25%;
	-webkit-box-pack: start;
	-ms-flex-pack: start;
	justify-content: flex-start;
	max-width: 25%;
}
.futures-table-head__cell_last,
.futures-table-head__cell_time {
	-webkit-box-flex: 0;
	-ms-flex: 0 0 25%;
	flex: 0 0 25%;
	max-width: 25%;
}
.futures-table-head__cell_change {
	-webkit-box-flex: 0;
	-ms-flex: 0 0 25%;
	flex: 0 0 25%;
	-webkit-box-pack: end;
	-ms-flex-pack: end;
	justify-content: flex-end;
	max-width: 25%;
}
.futures-table-head__cell_max,
.futures-table-head__cell_min,
.futures-table-head__cell_open,
.futures-table-head__cell_positions,
.futures-table-head__cell_sum,
.futures-table-head__cell_volume,
.futures-table-head__cell_short_name {
	display: none;
}
.futures-table-head__title {
	font-size: 0.875rem;
	color: #777;
}
.futures-table-head__sort {
	display: none;
	width: 12px;
	height: 6px;
	margin-left: 5px;
	position: relative;
	cursor: pointer;
}
.futures-table-head__sort::after {
	content: "";
	display: block;
	width: 0;
	height: 0;
	border-top: 6px solid #777;
	border-left: 6px solid transparent;
	border-right: 6px solid transparent;
	position: absolute;
	left: 0;
	top: 0;
	-webkit-transition: 0.2s ease-in-out;
	-o-transition: 0.2s ease-in-out;
	transition: 0.2s ease-in-out;
}
.futures-table-head__sort:hover::after {
	border-top-color: #000;
}
.futures-table-head__sort_desc::after {
	-webkit-transform: rotate(180deg);
	-ms-transform: rotate(180deg);
	transform: rotate(180deg);
}
.futures-table-head__sort_active::after {
	border-top-color: #dcae1d;
}
.futures-table-body__row {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	padding: 0 10px;
	border-bottom: 2px solid #f2f2f2;
	-webkit-transition: margin 0.2s ease-in-out, -webkit-box-shadow;
	transition: box-shadow, margin 0.2s ease-in-out, -webkit-box-shadow;
	-o-transition: box-shadow, margin 0.2s ease-in-out;
}
.futures-table-body__row_active {
	border-bottom: none;
	-webkit-box-shadow: 0 0 11px rgba(0, 0, 0, 0.1);
	box-shadow: 0 0 11px rgba(0, 0, 0, 0.1);
	margin: 10px 0;
}
.futures-table-cell_code,
.futures-table-cell_cod-2 {
	-webkit-box-flex: 0;
	-ms-flex: 0 0 23%;
	flex: 0 0 23%;
	max-width: 23%;
	padding: 10px 0;
}
.futures-table-body__row_active .futures-table-cell_code,
.futures-table-body__row_active .futures-table-cell_cod-2 {
	border-bottom: 1px solid #e8e8e8;
}
.futures-table-cell_last,
.futures-table-cell_las-2 {
	-webkit-box-flex: 0;
	-ms-flex: 0 0 23%;
	flex: 0 0 23%;
	max-width: 23%;
	padding: 10px 0;
}
.futures-table-body__row_active .futures-table-cell_last,
.futures-table-body__row_active .futures-table-cell_las-2 {
	border-bottom: 1px solid #e8e8e8;
}
.futures-table-cell_time {
	-webkit-box-flex: 0;
	-ms-flex: 0 0 23%;
	flex: 0 0 23%;
	max-width: 23%;
	padding: 10px 0;
}
.futures-table-body__row_active .futures-table-cell_time {
	border-bottom: 1px solid #e8e8e8;
}
.futures-table-cell_change {
	-webkit-box-flex: 0;
	-ms-flex: 0 0 23%;
	flex: 0 0 23%;
	max-width: 23%;
	padding: 10px 0;
}
.futures-table-body__row_active .futures-table-cell_change {
	border-bottom: 1px solid #e8e8e8;
}

.futures-table-cell_min {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-flex: 0;
	-ms-flex: 0 0 25%;
	flex: 0 0 25%;
	max-width: 25%;
	height: 0;
	overflow: hidden;
	-webkit-transition: height 0.2s ease-in-out;
	-o-transition: height 0.2s ease-in-out;
	transition: height 0.2s ease-in-out;
}
.futures-table-body__row_active .futures-table-cell_min {
	height: 60px;
}
.futures-table-cell_max {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-flex: 0;
	-ms-flex: 0 0 25%;
	flex: 0 0 25%;
	max-width: 25%;
	height: 0;
	overflow: hidden;
	-webkit-transition: height 0.2s ease-in-out;
	-o-transition: height 0.2s ease-in-out;
	transition: height 0.2s ease-in-out;
}
.futures-table-body__row_active .futures-table-cell_max {
	height: 60px;
}
.futures-table-cell_short_name,
.futures-table-cell_short_nam-2 {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-flex: 0;
	-ms-flex: 0 0 25%;
	flex: 0 0 25%;
	max-width: 25%;
	height: 0;
	overflow: hidden;
	-webkit-transition: height 0.2s ease-in-out;
	-o-transition: height 0.2s ease-in-out;
	transition: height 0.2s ease-in-out;
}
.futures-table-body__row_active .futures-table-cell_short_name,
.futures-table-body__row_active .futures-table-cell_short_nam-2 {
	height: 60px;
}
.futures-table-cell_positions {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-flex: 0;
	-ms-flex: 0 0 25%;
	flex: 0 0 25%;
	max-width: 25%;
	height: 0;
	overflow: hidden;
	-webkit-transition: height 0.2s ease-in-out;
	-o-transition: height 0.2s ease-in-out;
	transition: height 0.2s ease-in-out;
}
.futures-table-body__row_active .futures-table-cell_positions {
	height: 60px;
}
.futures-table-cell_open,
.futures-table-cell_ope-2,
.futures-table-cell_sum {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-flex: 0;
	-ms-flex: 0 0 25%;
	flex: 0 0 25%;
	max-width: 25%;
	height: 0;
	overflow: hidden;
	-webkit-transition: height 0.2s ease-in-out;
	-o-transition: height 0.2s ease-in-out;
	transition: height 0.2s ease-in-out;
}

.futures-table-body__row_active .futures-table-cell_open,
.futures-table-body__row_active .futures-table-cell_ope-2,
.futures-table-body__row_active .futures-table-cell_sum {
	height: 60px;
}

.futures-table-cell_volume,
.futures-table-cell_volum-2 {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-flex: 0;
	-ms-flex: 0 0 25%;
	flex: 0 0 25%;
	max-width: 25%;
	height: 0;
	overflow: hidden;
	-webkit-transition: height 0.2s ease-in-out;
	-o-transition: height 0.2s ease-in-out;
	transition: height 0.2s ease-in-out;
}
.futures-table-body__row_active .futures-table-cell_volume,
.futures-table-body__row_active .futures-table-cell_volum-2 {
	height: 60px;
}

.futures-table-cell_max .futures-table-cell__title,
.futures-table-cell_min .futures-table-cell__title,
.futures-table-cell_open .futures-table-cell__title,
.futures-table-cell_ope-2 .futures-table-cell__title,
.futures-table-cell_short_name .futures-table-cell__title,
.futures-table-cell_short_nam-2 .futures-table-cell__title,
.futures-table-cell_positions .futures-table-cell__title,
.futures-table-cell_sum .futures-table-cell__title,
.futures-table-cell_volume .futures-table-cell__title,
.futures-table-cell_volum-2 .futures-table-cell__title {
	font-size: 0.875rem;
	color: #777;
}
.futures-table-cell__value {
	font-size: 1.125rem;
	color: #141414;
	text-align: center;
}
.futures-table-cell_code .futures-table-cell__value,
.futures-table-cell_cod-2 .futures-table-cell__value {
	text-align: left;
	-webkit-transition: color 0.2s ease-in-out;
	-o-transition: color 0.2s ease-in-out;
	transition: color 0.2s ease-in-out;
}
.futures-table-cell_code .futures-table-cell__value a,
.futures-table-cell_cod-2 .futures-table-cell__value a {
	text-decoration: none;
}
.futures-table-cell_code .futures-table-cell__value a:hover,
.futures-table-cell_cod-2 .futures-table-cell__value a:hover {
	text-decoration: underline;
}
.futures-table-body__row:hover .futures-table-cell_code .futures-table-cell__value,
.futures-table-body__row_active .futures-table-cell_code .futures-table-cell__value,
.futures-table-body__row:hover .futures-table-cell_cod-2 .futures-table-cell__value,
.futures-table-body__row_active .futures-table-cell_cod-2 .futures-table-cell__value {
	color: #dcae1d;
}
.futures-table-cell_change .futures-table-cell__value {
	text-align: right;
}
.futures-table-cell_change .futures-table-cell__value_green {
	font-weight: 700;
	color: #3f6b33;
}
.futures-table-cell_change .futures-table-cell__value_red {
	font-weight: 700;
	color: red;
}
.futures-table-cell_max .futures-table-cell__value,
.futures-table-cell_min .futures-table-cell__value,
.futures-table-cell_open .futures-table-cell__value,
.futures-table-cell_ope-2 .futures-table-cell__value,
.futures-table-cell_positions .futures-table-cell__value,
.futures-table-cell_volume .futures-table-cell__value,
.futures-table-cell_volum-2 .futures-table-cell__value,
.futures-table-cell_sum .futures-table-cell__value,
.futures-table-cell_short_name .futures-table-cell__value,
.futures-table-cell_short_nam-2 .futures-table-cell__value {
	text-align: left;
}
.bonds-table-head {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	padding: 5px 10px;
	border-bottom: 2px solid #f2f2f2;
}
.bonds-table-head__cell {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	padding: 0 1px;
}
.bonds-table-head__cell_name {
	-webkit-box-flex: 0;
	-ms-flex: 0 0 23%;
	flex: 0 0 23%;
	-webkit-box-pack: start;
	-ms-flex-pack: start;
	justify-content: flex-start;
	max-width: 23%;
}
.bonds-table-head__cell_yield {
	-webkit-box-flex: 0;
	-ms-flex: 0 0 23%;
	flex: 0 0 23%;
	max-width: 23%;
}
.bonds-table-head__cell_price {
	-webkit-box-flex: 0;
	-ms-flex: 0 0 25%;
	flex: 0 0 25%;
	max-width: 25%;
}
.bonds-table-head__cell_datecoupon {
	-webkit-box-flex: 0;
	-ms-flex: 0 0 29%;
	flex: 0 0 29%;
	-webkit-box-pack: end;
	-ms-flex-pack: end;
	justify-content: flex-end;
	max-width: 29%;
}
.bonds-table-head__cell_attention,
.bonds-table-head__cell_coupon,
.bonds-table-head__cell_datetime,
.bonds-table-head__cell_duration,
.bonds-table-head__cell_frequency,
.bonds-table-head__cell_income,
.bonds-table-head__cell_redemption,
.bonds-table-head__cell_volume,
.bonds-table-head__cell_yearsleft,
.bonds-table-head__cell_yieldlast,
.bonds-table-head__cell_snm,
.bonds-table-head__cell_yieldyear {
	display: none;
}
.bonds-table-head__title {
	font-size: 0.875rem;
	color: #777;
}
.bonds-table-head__sort {
	-ms-flex-negative: 0;
	flex-shrink: 0;
	display: none;
	width: 12px;
	height: 6px;
	margin-left: 5px;
	position: relative;
	cursor: pointer;
}
.bonds-table-head__sort::after {
	content: "";
	display: block;
	width: 0;
	height: 0;
	border-top: 6px solid #777;
	border-left: 6px solid transparent;
	border-right: 6px solid transparent;
	position: absolute;
	left: 0;
	top: 0;
	-webkit-transition: 0.2s ease-in-out;
	-o-transition: 0.2s ease-in-out;
	transition: 0.2s ease-in-out;
}
.bonds-table-head__sort:hover::after {
	border-top-color: #000;
}
.bonds-table-head__sort_desc::after {
	-webkit-transform: rotate(180deg);
	-ms-transform: rotate(180deg);
	transform: rotate(180deg);
}
.bonds-table-head__sort_active::after {
	border-top-color: #dcae1d;
}
.bonds-table-body__row {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	padding: 0 10px;
	border-bottom: 2px solid #f2f2f2;
	-webkit-transition: margin 0.2s ease-in-out, -webkit-box-shadow;
	transition: box-shadow, margin 0.2s ease-in-out, -webkit-box-shadow;
	-o-transition: box-shadow, margin 0.2s ease-in-out;
}
.bonds-table-body__row_active {
	border-bottom: none;
	-webkit-box-shadow: 0 0 11px rgba(0, 0, 0, 0.1);
	box-shadow: 0 0 11px rgba(0, 0, 0, 0.1);
	margin: 10px 0;
}
.bonds-table-cell_name {
	-webkit-box-flex: 0;
	-ms-flex: 0 0 23%;
	flex: 0 0 23%;
	max-width: 23%;
	padding: 10px 0;
}
.bonds-table-body__row_active .bonds-table-cell_name {
	border-bottom: 1px solid #e8e8e8;
}
.bonds-table-cell_yield {
	-webkit-box-flex: 0;
	-ms-flex: 0 0 23%;
	flex: 0 0 23%;
	max-width: 23%;
	padding: 10px 0;
}
.bonds-table-body__row_active .bonds-table-cell_yield {
	border-bottom: 1px solid #e8e8e8;
}
.bonds-table-cell_price {
	-webkit-box-flex: 0;
	-ms-flex: 0 0 25%;
	flex: 0 0 25%;
	max-width: 25%;
	padding: 10px 0;
}
.bonds-table-body__row_active .bonds-table-cell_price {
	border-bottom: 1px solid #e8e8e8;
}
.bonds-table-cell_datecoupon {
	-webkit-box-flex: 0;
	-ms-flex: 0 0 29%;
	flex: 0 0 29%;
	max-width: 29%;
	padding: 10px 0;
}
.bonds-table-body__row_active .bonds-table-cell_datecoupon {
	border-bottom: 1px solid #e8e8e8;
}
.bonds-table-cell_datetime {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-flex: 0;
	-ms-flex: 0 0 50%;
	flex: 0 0 50%;
	max-width: 50%;
	height: 0;
	overflow: hidden;
	-webkit-transition: height 0.2s ease-in-out;
	-o-transition: height 0.2s ease-in-out;
	transition: height 0.2s ease-in-out;
}
.bonds-table-body__row_active .bonds-table-cell_datetime {
	height: 60px;
}
.bonds-table-cell_redemption {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-flex: 0;
	-ms-flex: 0 0 50%;
	flex: 0 0 50%;
	max-width: 50%;
	height: 0;
	overflow: hidden;
	-webkit-transition: height 0.2s ease-in-out;
	-o-transition: height 0.2s ease-in-out;
	transition: height 0.2s ease-in-out;
}
.bonds-table-body__row_active .bonds-table-cell_redemption {
	height: 60px;
}
.bonds-table-cell_yearsleft {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-flex: 0;
	-ms-flex: 0 0 50%;
	flex: 0 0 50%;
	max-width: 50%;
	height: 0;
	overflow: hidden;
	-webkit-transition: height 0.2s ease-in-out;
	-o-transition: height 0.2s ease-in-out;
	transition: height 0.2s ease-in-out;
}
.bonds-table-body__row_active .bonds-table-cell_yearsleft {
	height: 60px;
}
.bonds-table-cell_attention {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-flex: 0;
	-ms-flex: 0 0 50%;
	flex: 0 0 50%;
	max-width: 50%;
	height: 0;
	overflow: hidden;
	-webkit-transition: height 0.2s ease-in-out;
	-o-transition: height 0.2s ease-in-out;
	transition: height 0.2s ease-in-out;
}
.bonds-table-body__row_active .bonds-table-cell_attention {
	height: 60px;
}
.bonds-table-cell_yieldyear {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-flex: 0;
	-ms-flex: 0 0 50%;
	flex: 0 0 50%;
	max-width: 50%;
	height: 0;
	overflow: hidden;
	-webkit-transition: height 0.2s ease-in-out;
	-o-transition: height 0.2s ease-in-out;
	transition: height 0.2s ease-in-out;
}
.bonds-table-body__row_active .bonds-table-cell_yieldyear {
	height: 60px;
}
.bonds-table-cell_yieldlast {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-flex: 0;
	-ms-flex: 0 0 50%;
	flex: 0 0 50%;
	max-width: 50%;
	height: 0;
	overflow: hidden;
	-webkit-transition: height 0.2s ease-in-out;
	-o-transition: height 0.2s ease-in-out;
	transition: height 0.2s ease-in-out;
}
.bonds-table-body__row_active .bonds-table-cell_yieldlast {
	height: 60px;
}
.bonds-table-cell_volume {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-flex: 0;
	-ms-flex: 0 0 50%;
	flex: 0 0 50%;
	max-width: 50%;
	height: 0;
	overflow: hidden;
	-webkit-transition: height 0.2s ease-in-out;
	-o-transition: height 0.2s ease-in-out;
	transition: height 0.2s ease-in-out;
}
.bonds-table-body__row_active .bonds-table-cell_volume {
	height: 60px;
}
.bonds-table-cell_coupon {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-flex: 0;
	-ms-flex: 0 0 50%;
	flex: 0 0 50%;
	max-width: 50%;
	height: 0;
	overflow: hidden;
	-webkit-transition: height 0.2s ease-in-out;
	-o-transition: height 0.2s ease-in-out;
	transition: height 0.2s ease-in-out;
}
.bonds-table-body__row_active .bonds-table-cell_coupon {
	height: 60px;
}
.bonds-table-cell_frequency {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-flex: 0;
	-ms-flex: 0 0 50%;
	flex: 0 0 50%;
	max-width: 50%;
	height: 0;
	overflow: hidden;
	-webkit-transition: height 0.2s ease-in-out;
	-o-transition: height 0.2s ease-in-out;
	transition: height 0.2s ease-in-out;
}
.bonds-table-body__row_active .bonds-table-cell_frequency {
	height: 60px;
}
.bonds-table-cell_income {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-flex: 0;
	-ms-flex: 0 0 50%;
	flex: 0 0 50%;
	max-width: 50%;
	height: 0;
	overflow: hidden;
	-webkit-transition: height 0.2s ease-in-out;
	-o-transition: height 0.2s ease-in-out;
	transition: height 0.2s ease-in-out;
}
.bonds-table-body__row_active .bonds-table-cell_income {
	height: 60px;
}
.bonds-table-cell_duration {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-flex: 0;
	-ms-flex: 0 0 50%;
	flex: 0 0 50%;
	max-width: 50%;
	height: 0;
	overflow: hidden;
	-webkit-transition: height 0.2s ease-in-out;
	-o-transition: height 0.2s ease-in-out;
	transition: height 0.2s ease-in-out;
}
.bonds-table-body__row_active .bonds-table-cell_duration {
	height: 60px;
}
.bonds-table-cell_attention .bonds-table-cell__title,
.bonds-table-cell_coupon .bonds-table-cell__title,
.bonds-table-cell_datetime .bonds-table-cell__title,
.bonds-table-cell_duration .bonds-table-cell__title,
.bonds-table-cell_frequency .bonds-table-cell__title,
.bonds-table-cell_income .bonds-table-cell__title,
.bonds-table-cell_redemption .bonds-table-cell__title,
.bonds-table-cell_volume .bonds-table-cell__title,
.bonds-table-cell_yearsleft .bonds-table-cell__title,
.bonds-table-cell_yieldlast .bonds-table-cell__title,
.bonds-table-cell_yieldyear .bonds-table-cell__title {
	font-size: 0.875rem;
	color: #777;
}
.bonds-table-cell__value {
	font-size: 1.125rem;
	color: #141414;
	text-align: center;
}
.bonds-table-cell_name .bonds-table-cell__value {
	text-align: left;
	-webkit-transition: color 0.2s ease-in-out;
	-o-transition: color 0.2s ease-in-out;
	transition: color 0.2s ease-in-out;
}
.bonds-table-cell_name .bonds-table-cell__value a {
	text-decoration: none;
}
.bonds-table-cell_name .bonds-table-cell__value a:hover {
	text-decoration: underline;
}
.bonds-table-body__row:hover .bonds-table-cell_name .bonds-table-cell__value,
.bonds-table-body__row_active .bonds-table-cell_name .bonds-table-cell__value {
	color: #dcae1d;
}
.bonds-table-cell_datecoupon .bonds-table-cell__value {
	text-align: right;
}
.bonds-table-cell_datecoupon .bonds-table-cell__value_green {
	font-weight: 700;
	color: #3f6b33;
}
.bonds-table-cell_datecoupon .bonds-table-cell__value_red {
	font-weight: 700;
	color: red;
}
.bonds-table-cell_attention .bonds-table-cell__value,
.bonds-table-cell_coupon .bonds-table-cell__value,
.bonds-table-cell_datetime .bonds-table-cell__value,
.bonds-table-cell_duration .bonds-table-cell__value,
.bonds-table-cell_frequency .bonds-table-cell__value,
.bonds-table-cell_income .bonds-table-cell__value,
.bonds-table-cell_redemption .bonds-table-cell__value,
.bonds-table-cell_volume .bonds-table-cell__value,
.bonds-table-cell_yearsleft .bonds-table-cell__value,
.bonds-table-cell_yieldlast .bonds-table-cell__value,
.bonds-table-cell_yieldyear .bonds-table-cell__value {
	text-align: left;
}
.profit-table {
	margin-bottom: 30px;
}
.profit-table-head {
	display: none;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	background-color: rgba(36, 105, 174, 0.1);
}
.profit-table-head__cell {
	font-weight: 700;
	font-size: 0.875rem;
	text-align: center;
	-webkit-box-flex: 0;
	-ms-flex: 0 0 25%;
	flex: 0 0 25%;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	padding: 9px;
	max-width: 25%;
}
.profit-table-body__row {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	background-color: rgba(36, 105, 174, 0.1);
	margin-bottom: 10px;
	-webkit-transition: margin 0.2s ease-in-out, -webkit-box-shadow;
	transition: box-shadow, margin 0.2s ease-in-out, -webkit-box-shadow;
	-o-transition: box-shadow, margin 0.2s ease-in-out;
}
.profit-table-cell {
	font-size: 0.875rem;
	text-align: center;
	-webkit-box-flex: 0;
	-ms-flex: 0 0 25%;
	flex: 0 0 25%;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	padding: 9px;
	max-width: 25%;
}
.profit-table-cell_date {
	-webkit-box-flex: 0;
	-ms-flex: 0 0 100%;
	flex: 0 0 100%;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	max-width: 100%;
	position: relative;
}
.profit-table-cell_date::after {
	content: "";
	display: block;
	width: 0;
	height: 0;
	border-left: 5px solid #2469ae;
	border-top: 5px solid transparent;
	border-bottom: 5px solid transparent;
	margin-top: -5px;
	position: absolute;
	right: 9px;
	top: 50%;
	-webkit-transition: -webkit-transform 0.2s ease-in-out;
	transition: transform 0.2s ease-in-out;
	-o-transition: transform 0.2s ease-in-out;
	transition: transform 0.2s ease-in-out, -webkit-transform 0.2s ease-in-out;
}
.profit-table-body__row_active .profit-table-cell_date::after {
	-webkit-transform: rotate(90deg);
	-ms-transform: rotate(90deg);
	transform: rotate(90deg);
}
.profit-table-cell_period {
	-webkit-box-flex: 0;
	-ms-flex: 0 0 28%;
	flex: 0 0 28%;
	max-width: 28%;
	height: 0;
	padding: 0;
	overflow: hidden;
	-webkit-transition: height 0.2s ease-in-out;
	-o-transition: height 0.2s ease-in-out;
	transition: height 0.2s ease-in-out;
}
.profit-table-body__row_active .profit-table-cell_period {
	height: 60px;
	padding: 9px;
}
.profit-table-cell_esp {
	-webkit-box-flex: 0;
	-ms-flex: 0 0 36%;
	flex: 0 0 36%;
	max-width: 36%;
	height: 0;
	padding: 0;
	overflow: hidden;
	-webkit-transition: height 0.2s ease-in-out;
	-o-transition: height 0.2s ease-in-out;
	transition: height 0.2s ease-in-out;
}
.profit-table-body__row_active .profit-table-cell_esp {
	height: 60px;
	padding: 9px;
}
.profit-table-cell_profit {
	-webkit-box-flex: 0;
	-ms-flex: 0 0 36%;
	flex: 0 0 36%;
	max-width: 36%;
	height: 0;
	padding: 0;
	overflow: hidden;
	-webkit-transition: height 0.2s ease-in-out;
	-o-transition: height 0.2s ease-in-out;
	transition: height 0.2s ease-in-out;
}
.profit-table-body__row_active .profit-table-cell_profit {
	height: 60px;
	padding: 9px;
}
.profit-table-cell__title {
	font-weight: 700;
	font-size: 0.75rem;
	text-align: center;
}
.profit-table-cell_date .profit-table-cell__title {
	font-size: 0.875rem;
	text-align: left;
	-webkit-box-flex: 0;
	-ms-flex: 0 0 50%;
	flex: 0 0 50%;
	max-width: 50%;
}
.profit-table-cell__value {
	font-size: 0.75rem;
	text-align: center;
}
.profit-table-cell_date .profit-table-cell__value {
	font-size: 0.875rem;
	text-align: left;
	-webkit-box-flex: 0;
	-ms-flex: 0 0 50%;
	flex: 0 0 50%;
	max-width: 50%;
}
.profit-table-cell_profit .profit-table-cell__value span.green {
	color: green;
}
.profit-table-cell_profit .profit-table-cell__value span.red {
	color: red;
}
.cdividend-table {
	margin-bottom: 30px;
}
.cdividend-table-head {
	display: none;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	background-color: rgba(36, 105, 174, 0.1);
}
.cdividend-table-head__cell {
	font-weight: 700;
	font-size: 0.875rem;
	text-align: center;
	-webkit-box-flex: 0;
	-ms-flex: 0 0 20%;
	flex: 0 0 20%;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	padding: 9px;
	max-width: 20%;
}
.cdividend-table-body__row {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	background-color: rgba(36, 105, 174, 0.1);
	margin-bottom: 10px;
	-webkit-transition: margin 0.2s ease-in-out, -webkit-box-shadow;
	transition: box-shadow, margin 0.2s ease-in-out, -webkit-box-shadow;
	-o-transition: box-shadow, margin 0.2s ease-in-out;
}
.cdividend-table-cell {
	font-size: 0.875rem;
	text-align: center;
	-webkit-box-flex: 0;
	-ms-flex: 0 0 20%;
	flex: 0 0 20%;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	padding: 9px;
	max-width: 20%;
}
.cdividend-table-cell_income {
	-webkit-box-flex: 0;
	-ms-flex: 0 0 25%;
	flex: 0 0 25%;
	max-width: 25%;
}
.cdividend-table-cell_exdividend {
	-webkit-box-flex: 0;
	-ms-flex: 0 0 75%;
	flex: 0 0 75%;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	max-width: 75%;
	position: relative;
}
.cdividend-table-cell_exdividend::after {
	content: "";
	display: block;
	width: 0;
	height: 0;
	border-left: 5px solid #2469ae;
	border-top: 5px solid transparent;
	border-bottom: 5px solid transparent;
	margin-top: -5px;
	position: absolute;
	right: 9px;
	top: 50%;
	-webkit-transition: -webkit-transform 0.2s ease-in-out;
	transition: transform 0.2s ease-in-out;
	-o-transition: transform 0.2s ease-in-out;
	transition: transform 0.2s ease-in-out, -webkit-transform 0.2s ease-in-out;
}
.cdividend-table-body__row_active .cdividend-table-cell_exdividend::after {
	-webkit-transform: rotate(90deg);
	-ms-transform: rotate(90deg);
	transform: rotate(90deg);
}
.cdividend-table-cell_dividend {
	-webkit-box-flex: 0;
	-ms-flex: 0 0 33.3333%;
	flex: 0 0 33.3333%;
	max-width: 33.3333%;
	height: 0;
	padding: 0;
	overflow: hidden;
	-webkit-transition: height 0.2s ease-in-out;
	-o-transition: height 0.2s ease-in-out;
	transition: height 0.2s ease-in-out;
}
.cdividend-table-body__row_active .cdividend-table-cell_dividend {
	height: 60px;
	padding: 9px;
}
.cdividend-table-cell_type {
	-webkit-box-flex: 0;
	-ms-flex: 0 0 33.3333%;
	flex: 0 0 33.3333%;
	max-width: 33.3333%;
	height: 0;
	padding: 0;
	overflow: hidden;
	-webkit-transition: height 0.2s ease-in-out;
	-o-transition: height 0.2s ease-in-out;
	transition: height 0.2s ease-in-out;
}
.cdividend-table-body__row_active .cdividend-table-cell_type {
	height: 60px;
	padding: 9px;
}
.cdividend-table-cell_date {
	-webkit-box-flex: 0;
	-ms-flex: 0 0 33.3333%;
	flex: 0 0 33.3333%;
	max-width: 33.3333%;
	height: 0;
	padding: 0;
	overflow: hidden;
	-webkit-transition: height 0.2s ease-in-out;
	-o-transition: height 0.2s ease-in-out;
	transition: height 0.2s ease-in-out;
}
.cdividend-table-body__row_active .cdividend-table-cell_date {
	height: 60px;
	padding: 9px;
}
.cdividend-table-cell__title {
	font-weight: 700;
	font-size: 0.75rem;
	text-align: center;
}
.cdividend-table-cell_exdividend .cdividend-table-cell__title {
	font-size: 0.875rem;
	text-align: left;
	-webkit-box-flex: 0;
	-ms-flex: 0 0 50%;
	flex: 0 0 50%;
	max-width: 50%;
}
.cdividend-table-cell__value {
	font-size: 0.75rem;
	text-align: center;
}
.cdividend-table-cell_income .cdividend-table-cell__value {
	font-weight: 700;
	font-size: 1.25rem;
}
.cdividend-table-cell_income .cdividend-table-cell__value.green {
	color: green;
}
.cdividend-table-cell_income .cdividend-table-cell__value.red {
	color: red;
}
.cdividend-table-cell_exdividend .cdividend-table-cell__value {
	font-size: 0.875rem;
	text-align: left;
	-webkit-box-flex: 0;
	-ms-flex: 0 0 50%;
	flex: 0 0 50%;
	max-width: 50%;
}
.dividends-table-head {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	padding: 5px 10px;
	border-bottom: 2px solid #f2f2f2;
}
.dividends-table-head__cell {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	padding: 0 1px;
}
.dividends-table-head__cell_code {
	-webkit-box-flex: 0;
	-ms-flex: 0 0 33%;
	flex: 0 0 33%;
	-webkit-box-pack: start;
	-ms-flex-pack: start;
	justify-content: flex-start;
	max-width: 33%;
}
.dividends-table-head__cell_dividend {
	-webkit-box-flex: 0;
	-ms-flex: 0 0 33%;
	flex: 0 0 33%;
	max-width: 33%;
}
.dividends-table-head__cell_yield {
	-webkit-box-flex: 0;
	-ms-flex: 0 0 33%;
	flex: 0 0 33%;
	-webkit-box-pack: end;
	-ms-flex-pack: end;
	justify-content: flex-end;
	max-width: 33%;
}
.dividends-table-head__cell_datelast,
.dividends-table-head__cell_dateregistry,
.dividends-table-head__cell_name,
.dividends-table-head__cell_price {
	display: none;
}
.dividends-table-head__title {
	font-size: 0.875rem;
	color: #777;
}
.dividends-table-head__sort {
	-ms-flex-negative: 0;
	flex-shrink: 0;
	display: none;
	width: 12px;
	height: 6px;
	margin-left: 5px;
	position: relative;
	cursor: pointer;
}
.dividends-table-head__sort::after {
	content: "";
	display: block;
	width: 0;
	height: 0;
	border-top: 6px solid #777;
	border-left: 6px solid transparent;
	border-right: 6px solid transparent;
	position: absolute;
	left: 0;
	top: 0;
	-webkit-transition: 0.2s ease-in-out;
	-o-transition: 0.2s ease-in-out;
	transition: 0.2s ease-in-out;
}
.dividends-table-head__sort:hover::after {
	border-top-color: #000;
}
.dividends-table-head__sort_desc::after {
	-webkit-transform: rotate(180deg);
	-ms-transform: rotate(180deg);
	transform: rotate(180deg);
}
.dividends-table-head__sort_active::after {
	border-top-color: #dcae1d;
}
.dividends-table-body__row {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	padding: 0 10px;
	border-bottom: 2px solid #f2f2f2;
	-webkit-transition: margin 0.2s ease-in-out, -webkit-box-shadow;
	transition: box-shadow, margin 0.2s ease-in-out, -webkit-box-shadow;
	-o-transition: box-shadow, margin 0.2s ease-in-out;
}
.dividends-table-body__row_active {
	border-bottom: none;
	-webkit-box-shadow: 0 0 11px rgba(0, 0, 0, 0.1);
	box-shadow: 0 0 11px rgba(0, 0, 0, 0.1);
	margin: 10px 0;
}
.dividends-table-cell_code {
	-webkit-box-flex: 0;
	-ms-flex: 0 0 33%;
	flex: 0 0 33%;
	max-width: 33%;
	padding: 10px 0;
}
.dividends-table-body__row_active .dividends-table-cell_code {
	border-bottom: 1px solid #e8e8e8;
}
.dividends-table-cell_dividend {
	-webkit-box-flex: 0;
	-ms-flex: 0 0 33%;
	flex: 0 0 33%;
	max-width: 33%;
	padding: 10px 0;
}
.dividends-table-body__row_active .dividends-table-cell_dividend {
	border-bottom: 1px solid #e8e8e8;
}
.dividends-table-cell_yield {
	-webkit-box-flex: 0;
	-ms-flex: 0 0 33%;
	flex: 0 0 33%;
	max-width: 33%;
	padding: 10px 0;
}
.dividends-table-body__row_active .dividends-table-cell_yield {
	border-bottom: 1px solid #e8e8e8;
}
.dividends-table-cell_datelast {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-flex: 0;
	-ms-flex: 0 0 50%;
	flex: 0 0 50%;
	max-width: 50%;
	height: 0;
	overflow: hidden;
	-webkit-transition: height 0.2s ease-in-out;
	-o-transition: height 0.2s ease-in-out;
	transition: height 0.2s ease-in-out;
}
.dividends-table-body__row_active .dividends-table-cell_datelast {
	height: 60px;
}
.dividends-table-cell_dateregistry {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-flex: 0;
	-ms-flex: 0 0 50%;
	flex: 0 0 50%;
	max-width: 50%;
	height: 0;
	overflow: hidden;
	-webkit-transition: height 0.2s ease-in-out;
	-o-transition: height 0.2s ease-in-out;
	transition: height 0.2s ease-in-out;
}
.dividends-table-body__row_active .dividends-table-cell_dateregistry {
	height: 60px;
}
.dividends-table-cell_price {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-flex: 0;
	-ms-flex: 0 0 50%;
	flex: 0 0 50%;
	max-width: 50%;
	height: 0;
	overflow: hidden;
	-webkit-transition: height 0.2s ease-in-out;
	-o-transition: height 0.2s ease-in-out;
	transition: height 0.2s ease-in-out;
}
.dividends-table-body__row_active .dividends-table-cell_price {
	height: 60px;
}
.dividends-table-cell_name {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-flex: 0;
	-ms-flex: 0 0 100%;
	flex: 0 0 100%;
	max-width: 100%;
	height: 0;
	overflow: hidden;
	-webkit-transition: height 0.2s ease-in-out;
	-o-transition: height 0.2s ease-in-out;
	transition: height 0.2s ease-in-out;
}
.dividends-table-body__row_active .dividends-table-cell_name {
	height: 60px;
}
.dividends-table-cell_datelast .dividends-table-cell__title,
.dividends-table-cell_dateregistry .dividends-table-cell__title,
.dividends-table-cell_name .dividends-table-cell__title,
.dividends-table-cell_price .dividends-table-cell__title {
	font-size: 0.875rem;
	color: #777;
}
.dividends-table-cell__value {
	font-size: 1.125rem;
	color: #141414;
	text-align: center;
}
.dividends-table-cell_code .dividends-table-cell__value {
	text-align: left;
	-webkit-transition: color 0.2s ease-in-out;
	-o-transition: color 0.2s ease-in-out;
	transition: color 0.2s ease-in-out;
}
.dividends-table-cell_code .dividends-table-cell__value a {
	text-decoration: none;
}
.dividends-table-cell_code .dividends-table-cell__value a:hover {
	text-decoration: underline;
}
.dividends-table-body__row:hover .dividends-table-cell_code .dividends-table-cell__value,
.dividends-table-body__row_active .dividends-table-cell_code .dividends-table-cell__value {
	color: #dcae1d;
}
.dividends-table-cell_yield .dividends-table-cell__value {
	text-align: right;
}
.dividends-table-cell_datelast .dividends-table-cell__value,
.dividends-table-cell_dateregistry .dividends-table-cell__value,
.dividends-table-cell_name .dividends-table-cell__value,
.dividends-table-cell_price .dividends-table-cell__value {
	text-align: left;
}
.search {
	position: relative;
}
.search__field {
	font-size: 0.875rem;
	line-height: 1;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	display: block;
	width: 140px;
	height: 30px;
	padding: 8px 15px 8px 30px;
	border: 1px solid #fff;
	border-radius: 15px;
	background-color: #fff;
	background-image: url(/local/templates/ezco/styles/../images/icons/sprite.svg#search);
	background-size: 20px 20px;
	background-position: 5px center;
	background-repeat: no-repeat;
	-webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 0.5);
	box-shadow: 0 0 5px rgba(0, 0, 0, 0.5);
}
.search__field:focus {
	outline: 0;
}
.search__results {
	display: none;
	width: 200px;
	max-height: 200px;
	overflow: auto;
	border-radius: 4px;
	background-color: #fff;
	-webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 0.5);
	box-shadow: 0 0 5px rgba(0, 0, 0, 0.5);
	position: absolute;
	right: 0;
	top: 33px;
	z-index: 3;
}
.search__results ul {
	padding: 0;
	margin: 0;
}
.search__results ul li {
	list-style-type: none;
	padding: 10px 10px 10px 15px;
	border-bottom: 1px solid rgba(0, 0, 0, 0.25);
}
.search__results ul li a:hover {
	color: #4859b4;
	text-decoration: none;
}
.header {
	padding: 10px 0;
	border-bottom: 2px solid #dcae1d;
	background-image: url(/local/templates/ezco/styles/../images/header_bg.png);
	background-position: center center;
	-webkit-box-shadow: 0 11px 21px rgba(0, 0, 0, 0.15);
	box-shadow: 0 11px 21px rgba(0, 0, 0, 0.15);
}
.header__row {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	cursor: pointer;
}
.header__logo {
	font-size: 0;
	margin-right: auto;
}
.header__logo img {
	height: 36px;
}
.header__menu {
	display: none;
	margin-left: auto;
	margin-right: -15px;
}
.header__menu a {
	font-size: 1rem;
	line-height: 1;
	color: #fff;
	text-transform: uppercase;
	text-decoration: none;
	display: inline-block;
	margin: 0 12px;
}
.header__menu a.active,
.header__menu a:hover {
	color: #dcae1d;
}
.header__profile {
	display: none;
	margin-left: 80px;
}
.header__search {
	margin: 0 auto;
}
.header__button {
	margin-left: auto;
}
.header__button button {
	line-height: 48px;
	color: #000;
	display: block;
	width: 40px;
	height: 40px;
	border: none;
	background-color: transparent;
	position: relative;
	cursor: pointer;
}
.header__button button:focus {
	outline: 0;
}
.header__button button span {
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
	display: block;
	width: 30px;
	height: 3px;
	border-radius: 0;
	background-color: #fff;
	margin: auto;
	position: relative;
	-webkit-transition: 0.3s;
	-o-transition: 0.3s;
	transition: 0.3s;
}
.header__button button span::before {
	content: "";
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
	width: 30px;
	height: 3px;
	border-radius: 0;
	background-color: #fff;
	position: absolute;
	left: 0;
	top: -8px;
	-webkit-transition: top 0.3s 0.3s, -webkit-transform 0.3s;
	-o-transition: top 0.3s 0.3s, transform 0.3s;
	transition: top 0.3s 0.3s, transform 0.3s, -webkit-transform 0.3s;
}
.header__button button span::after {
	content: "";
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
	width: 30px;
	height: 3px;
	border-radius: 0;
	background-color: #fff;
	position: absolute;
	left: 0;
	top: 8px;
	-webkit-transition: top 0.3s 0.3s, -webkit-transform 0.3s;
	-o-transition: top 0.3s 0.3s, transform 0.3s;
	transition: top 0.3s 0.3s, transform 0.3s, -webkit-transform 0.3s;
}
.header__button button.active span {
	background: 0 0;
	-webkit-transition: background 0.3s;
	-o-transition: background 0.3s;
	transition: background 0.3s;
}
.header__button button.active span::before {
	top: 0;
	-webkit-transition-delay: 0s, 0.3s;
	-o-transition-delay: 0s, 0.3s;
	transition-delay: 0s, 0.3s;
	-webkit-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	transform: rotate(45deg);
}
.header__button button.active span::after {
	top: 0;
	-webkit-transition-delay: 0s, 0.3s;
	-o-transition-delay: 0s, 0.3s;
	transition-delay: 0s, 0.3s;
	-webkit-transform: rotate(-45deg);
	-ms-transform: rotate(-45deg);
	transform: rotate(-45deg);
}
.header-profile {
	width: 230px;
	position: relative;
}
.header-profile::after {
	content: "";
	display: block;
	width: 1px;
	height: 100%;
	background-color: #fff;
	position: absolute;
	left: -40px;
	top: 0;
}
.header-profile__button {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
}
.header-profile__photo {
	-ms-flex-negative: 0;
	flex-shrink: 0;
	width: 70px;
	height: 70px;
	border: 1px dashed #fff;
	border-radius: 35px;
	margin-right: 20px;
}
.header-profile__photo img {
	-o-object-fit: cover;
	object-fit: cover;
	display: block;
	width: 60px;
	height: 60px;
	position: relative;
	left: 5px;
	top: 5px;
}
.header-profile__title {
	font-size: 1.375rem;
	line-height: 1.2;
	color: #fff;
}
.header-profile__submenu {
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	width: 100%;
	padding: 25px 20px 15px;
	background-image: url(/local/templates/ezco/styles/../images/header_bg.png);
	background-position: center center;
	position: absolute;
	left: 0;
	top: 100%;
	z-index: 10;
}
.header-profile__submenu ul {
	padding: 0;
	margin: 0;
}
.header-profile__submenu ul li {
	font-size: 1.25rem;
	list-style-type: none;
	margin-bottom: 5px;
}
.header-profile__submenu ul li a {
	color: #fff;
	text-decoration: none;
}
.header-profile__submenu ul li a:hover {
	color: #dcae1d;
}
.header-profile__submenu ul li a svg {
	fill: #fff;
	display: inline;
	vertical-align: middle;
	width: 20px;
	height: 20px;
}
.header-profile__submenu ul li a:hover svg {
	fill: #dcae1d;
}
.header-mobile {
	width: 290px;
	height: calc(100vh - 60px);
	overflow-y: auto;
	border-right: 1px solid #fff;
	background-image: url(/local/templates/ezco/styles/../images/header_bg.png);
	background-position: center center;
	position: fixed;
	left: -110%;
	top: 61px;
	z-index: 10;
	-webkit-transition: 0.4s;
	-o-transition: 0.4s;
	transition: 0.4s;
}
.header-mobile.opened {
	left: 0;
}
.header-mobile__content {
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	padding: 20px 0;
}
.header-mobile ul {
	padding: 0;
	margin: 0;
}
.header-mobile ul li {
	font-weight: 600;
	color: #fff;
	list-style-type: none;
	display: block;
}
.header-mobile ul li a {
	color: #fff;
	text-transform: uppercase;
	text-decoration: none;
	display: block;
	padding: 10px 20px;
}
.header-mobile ul li a:focus {
	outline: 0;
}
.header-mobile ul li.parent > a::after {
	content: "";
	display: inline-block;
	width: 0;
	height: 0;
	border: 6px solid transparent;
	border-right-width: 0;
	border-left-color: #fff;
	margin-left: 10px;
	-webkit-transition: 0.4s ease-in-out;
	-o-transition: 0.4s ease-in-out;
	transition: 0.4s ease-in-out;
}
.header-mobile ul li.parent.opened > a::after {
	-webkit-transform: rotate(90deg);
	-ms-transform: rotate(90deg);
	transform: rotate(90deg);
}
.header-mobile ul li ul {
	padding-left: 30px;
}
.header-mobile ul li ul li {
	font-size: 0.875rem;
}
.header-mobile__cabinet {
	padding: 0 20px;
	margin: 50px 0 0;
}
.header-mobile__profile {
	font-size: 1.25rem;
	color: #fff;
	text-align: center;
	margin-bottom: 20px;
}
.header-mobile__button {
	text-align: center;
}
.header-mobile__button a {
	font-size: 0.75rem;
	line-height: 1;
	color: #fff;
	text-transform: uppercase;
	text-decoration: none;
	display: inline-block;
	padding: 10px 20px;
	border-radius: 20px;
	background-color: #4859b4;
}
.footer {
	background-image: url(/local/templates/ezco/styles/../images/header_bg.png);
	background-position: center center;
	margin-top: auto;
}
.footer__row {
	padding: 30px 0;
}
.footer__links {
	padding: 0;
	margin: 0;
}
.footer__links li {
	font-weight: 700;
	font-size: 0.875rem;
	line-height: 1;
	color: #fff;
	text-align: center;
	list-style-type: none;
	margin-bottom: 20px;
}
.footer__links li a:hover {
	color: #dcae1d;
	text-decoration: none;
}
.footer__socials {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-pack: distribute;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	padding: 0;
	margin: 0;
	flex: 0 0 15%;
	-ms-flex: 0 0 15%;
	justify-content: center;
}
.footer__socials li {
	font-size: 0;
	list-style-type: none;
}
.footer__socials li:first-of-type {
	margin-right: 2rem;
}
.footer__socials li a svg {
	fill: #fff;
	width: 30px;
	height: 30px;
	transition: 0.3s all;
}
.footer__socials li a:hover svg {
	fill: #dcae1d;
}
.footer__disclaimer {
	font-size: 0.75rem;
	line-height: 1.5;
	color: #999;
	text-align: center;
	padding: 20px 0;
	border-top: 1px solid #3a4263;
}
.footer__copyright {
	font-size: 0.75rem;
	line-height: 1;
	color: #989898;
	text-align: center;
	padding: 14px 0;
	background-color: #333;
}
.default-module p {
	font-size: 14px;
}
.cabinet__forms {
	background-color: #f2f2f2;
}
.cabinet-profile {
	padding: 20px 0;
	background-image: url(/local/templates/ezco/styles/../images/profile_bg.png);
	-webkit-box-shadow: 0 11px 21px rgba(0, 0, 0, 0.15);
	box-shadow: 0 11px 21px rgba(0, 0, 0, 0.15);
}
.cabinet-profile__title {
	font-weight: 700;
	font-size: 2.25rem;
	color: #fff;
	text-align: center;
	margin: 0 0 45px;
}
.cabinet-profile__info {
	margin-bottom: 60px;
}
.cabinet-profile__button {
	text-align: center;
	margin-bottom: 60px;
	position: relative;
}
.cabinet-profile__button::after {
	content: "";
	display: block;
	width: 20px;
	height: 20px;
	background-image: url(/local/templates/ezco/styles/../images/profile_arrow.png);
	margin-left: -10px;
	position: absolute;
	left: 50%;
	bottom: -50px;
}
.cabinet-profile__button button {
	font-size: 1rem;
	line-height: 1;
	color: #fff;
	text-transform: uppercase;
	display: inline-block;
	padding: 12px 15px;
	border: 1px solid #fff;
	border-radius: 30px;
	background-color: transparent;
	cursor: pointer;
	-webkit-transition: 0.2s ease-in-out;
	-o-transition: 0.2s ease-in-out;
	transition: 0.2s ease-in-out;
}
.cabinet-profile__button button:hover {
	color: #4859b4;
	background-color: #fff;
}
.cabinet-profile__button button:focus {
	outline: 0;
}
.cabinet-profile-status__title {
	font-size: 1.5rem;
	line-height: 1;
	color: #fff;
	text-align: center;
	margin-bottom: 10px;
}
.cabinet-profile-status__note {
	font-size: 0.75rem;
	color: #ccc;
	text-transform: uppercase;
	text-align: center;
}
.cabinet-profile-level {
	padding: 0 20px;
	margin: 55px 0;
	position: relative;
}
.cabinet-profile-level__title {
	font-size: 1.5rem;
	line-height: 1;
	color: #fff;
	text-align: center;
	margin-bottom: 10px;
}
.cabinet-profile-level__note {
	font-size: 0.75rem;
	color: #ccc;
	text-transform: uppercase;
	text-align: center;
}
.cabinet-profile-volume__title {
	font-size: 1.5rem;
	line-height: 1;
	color: #fff;
	text-align: center;
	margin-bottom: 10px;
}
.cabinet-profile-volume__note {
	font-size: 0.75rem;
	color: #ccc;
	text-transform: uppercase;
	text-align: center;
}
.cabinet-form {
	padding: 40px 0;
}
.cabinet-form__title {
	font-weight: 400;
	font-size: 0.875rem;
	text-transform: uppercase;
	letter-spacing: 0.25rem;
	text-align: center;
	margin: 0 0 25px;
}
.cabinet-form__row {
	margin: 0 -10px;
}
.cabinet-form__column2,
.cabinet-form__column3 {
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	padding: 0 10px;
	margin-bottom: 10px;
}
.cabinet-form__field {
	position: relative;
}
.cabinet-form__field label {
	font-size: 0.875rem;
	display: block;
	margin-bottom: 5px;
}
.cabinet-form__field input {
	font-size: 0.875rem;
	line-height: 1;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	display: block;
	width: 100%;
	padding: 12px 10px;
	border: 2px solid #eaeaea;
	border-radius: 4px;
	background-color: #fff;
}
.cabinet-form__field select {
	width: 100%;
}
.cabinet-form__field .select2-container--default .select2-selection--single {
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	display: block;
	width: 100%;
	height: auto;
	padding: 16px 10px;
	border: 2px solid #eaeaea;
	border-radius: 4px;
	background-color: #fff;
}
.cabinet-form__field .select2-container--default .select2-selection--single:focus {
	outline: 0;
}
.cabinet-form__field .select2-container--default .select2-selection--single .select2-selection__rendered {
	font-size: 0.875rem;
	line-height: 1;
	padding-left: 0;
}
.cabinet-form__field .select2-container--default .select2-selection--single .select2-selection__arrow {
	top: 12px;
	right: 10px;
}
.cabinet-form__placeholder {
	font-size: 1.1875rem;
	line-height: 1;
	color: rgba(0, 0, 0, 0.5);
	position: absolute;
	left: 10px;
	-webkit-animation: 0.2s forwards placeholder;
	animation: 0.2s forwards placeholder;
}
.cabinet-form__button {
	text-align: center;
	margin-top: 20px;
}
.cabinet-form__button button {
	font-size: 1rem;
	line-height: 1;
	color: #141414;
	text-transform: uppercase;
	display: inline-block;
	padding: 12px 15px;
	border: 1px solid #141414;
	border-radius: 30px;
	background-color: transparent;
	margin: 0 10px;
	cursor: pointer;
	-webkit-transition: 0.2s ease-in-out;
	-o-transition: 0.2s ease-in-out;
	transition: 0.2s ease-in-out;
}
.cabinet-form__button button:hover {
	color: #fff;
	background-color: #141414;
}
.cabinet-form__button button:focus {
	outline: 0;
}
.cabinet-form__button button.blue {
	color: #fff;
	border-color: #4859b4;
	background-color: #4859b4;
}
.cabinet-form__button button.blue:hover {
	color: #4859b4;
	background-color: #fff;
}
.cabinet-form-validator {
	width: calc(100% - 6px);
	height: 2px;
	background-color: #e6e6e6;
	position: absolute;
	left: 3px;
	bottom: 3px;
}
.cabinet-form-validator__scale {
	height: 100%;
	width: 100%;
	background-color: #fff;
	-webkit-transition: 0.2s ease-in-out;
	-o-transition: 0.2s ease-in-out;
	transition: 0.2s ease-in-out;
}
.cabinet-form-validator.bad .cabinet-form-validator__scale {
	width: 22%;
	background-color: red;
}
.cabinet-form-validator.normal .cabinet-form-validator__scale {
	width: 45%;
	background-color: orange;
}
.cabinet-form-validator.good .cabinet-form-validator__scale {
	width: 67%;
	background-color: green;
}
.cabinet-form-validator.great .cabinet-form-validator__scale {
	width: 98%;
	background-color: #006400;
}
.cabinet-form-validator__titles {
	padding: 0;
	margin: 0;
	position: absolute;
	right: 10px;
	top: -16px;
}
.cabinet-form-validator__titles li {
	font-size: 0.75rem;
	color: red;
	list-style-type: none;
	display: none;
}
.cabinet-form-validator__titles li:nth-child(2) {
	color: orange;
}
.cabinet-form-validator__titles li:nth-child(3) {
	color: green;
}
.cabinet-form-validator__titles li:nth-child(4) {
	color: #006400;
}
.cabinet-form-validator.bad .cabinet-form-validator__titles li:nth-child(1) {
	display: block;
}
.cabinet-form-validator.normal .cabinet-form-validator__titles li:nth-child(1) {
	display: none;
}
.cabinet-form-validator.normal .cabinet-form-validator__titles li:nth-child(2) {
	display: block;
}
.cabinet-form-validator.good .cabinet-form-validator__titles li:nth-child(1) {
	display: none;
}
.cabinet-form-validator.good .cabinet-form-validator__titles li:nth-child(2) {
	display: none;
}
.cabinet-form-validator.good .cabinet-form-validator__titles li:nth-child(3) {
	display: block;
}
.cabinet-form-validator.great .cabinet-form-validator__titles li:nth-child(1) {
	display: none;
}
.cabinet-form-validator.great .cabinet-form-validator__titles li:nth-child(2) {
	display: none;
}
.cabinet-form-validator.great .cabinet-form-validator__titles li:nth-child(3) {
	display: none;
}
.cabinet-form-validator.great .cabinet-form-validator__titles li:nth-child(4) {
	display: block;
}
.cabinet-form-select-dropdown {
	border: 2px solid #eaeaea;
}
.cabinet-form-select-dropdown .select2-search--dropdown {
	display: none;
}
@-webkit-keyframes placeholder {
	from {
		top: 25px;
	}
	to {
		font-size: 0.75rem;
		top: 5px;
	}
}
@keyframes placeholder {
	from {
		top: 25px;
	}
	to {
		font-size: 0.75rem;
		top: 5px;
	}
}
.leaders-header {
	padding: 20px 0 30px;
	position: relative;
	z-index: 1;
}
.leaders-header::before {
	content: "";
	display: block;
	width: 100%;
	height: 100%;
	position: absolute;
	left: 0;
	top: 0;
	z-index: -2;
	background-image: url(/local/templates/ezco/styles/../images/leaders_bg.jpg);
	background-position: center center;
	background-repeat: no-repeat;
	background-size: cover;
}
.leaders-header::after {
	content: "";
	display: block;
	width: 100%;
	height: 100%;
	background-color: #4859b4;
	opacity: 0.85;
	position: absolute;
	left: 0;
	top: 0;
	z-index: -1;
}
.leaders-header__controllers {
	display: none;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	margin-bottom: 20px;
}
.leaders-header__title {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	margin-bottom: 20px;
	position: relative;
}
.leaders-header__title::before {
	content: "";
	-webkit-box-flex: 1;
	-ms-flex-positive: 1;
	flex-grow: 1;
	display: block;
	height: 2px;
	background-color: rgba(255, 255, 255, 0.2);
}
.leaders-header__title::after {
	content: "";
	-webkit-box-flex: 1;
	-ms-flex-positive: 1;
	flex-grow: 1;
	display: block;
	height: 2px;
	background-color: rgba(255, 255, 255, 0.2);
}
.leaders-header__title h1 {
	font-weight: 700;
	font-size: 1.5rem;
	color: #fff;
	text-align: center;
	margin: 0 20px;
}
.leaders-header__subtitle {
	font-weight: 300;
	font-size: 0.875rem;
	color: #fff;
	letter-spacing: 0.4375rem;
	text-transform: uppercase;
	text-align: center;
}
.leaders-header__timestamp {
	font-weight: 300;
	font-size: 0.875rem;
	color: #fff;
	text-align: center;
}
.leaders-header__timestamp strong {
	font-weight: 400;
}
.leaders-header__button {
	text-align: center;
	max-width: 600px;
	margin: 25px auto 0;
	position: relative;
}
.leaders-header__button button {
	font-size: 1rem;
	line-height: 1;
	color: #fff;
	text-transform: uppercase;
	text-align: center;
	display: inline-block;
	min-width: 180px;
	padding: 12px 15px 11px;
	border: 1px solid #fff;
	border-radius: 30px;
	background-color: transparent;
	cursor: pointer;
	-webkit-transition: 0.2s ease-in-out;
	-o-transition: 0.2s ease-in-out;
	transition: 0.2s ease-in-out;
}
.leaders-header__button button:hover {
	color: #4859b4;
	background-color: #fff;
}
.leaders-body {
	padding: 30px 0;
}
.leaders-body__title {
	font-weight: 300;
	font-size: 1.5rem;
	color: #141414;
	margin: 0 0 20px;
	position: relative;
}
.leaders-body__title::after {
	content: "";
	display: block;
	width: 100px;
	height: 2px;
	background-color: #4859b4;
	position: absolute;
	left: 0;
	top: 105%;
}
.leaders-body__subtitle {
	font-weight: 400;
	font-size: 0.875rem;
	color: #141414;
	letter-spacing: 0.3125rem;
	text-transform: uppercase;
	text-align: center;
	margin: 0 0 15px;
}
.futures-header {
	padding: 20px 0 30px;
	position: relative;
	z-index: 1;
}
.futures-header::before {
	content: "";
	display: block;
	width: 100%;
	height: 100%;
	position: absolute;
	left: 0;
	top: 0;
	z-index: -2;
	background-image: url(/local/templates/ezco/styles/../images/futures_bg.jpg);
	background-position: center center;
	background-repeat: no-repeat;
	background-size: cover;
}
.futures-header::after {
	content: "";
	display: block;
	width: 100%;
	height: 100%;
	background-color: #4859b4;
	opacity: 0.85;
	position: absolute;
	left: 0;
	top: 0;
	z-index: -1;
}
.futures-header__controllers {
	display: none;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	margin-bottom: 20px;
}
.futures-header__title {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	margin-bottom: 20px;
	position: relative;
}
.futures-header__title::before {
	content: "";
	-webkit-box-flex: 1;
	-ms-flex-positive: 1;
	flex-grow: 1;
	display: block;
	height: 2px;
	background-color: rgba(255, 255, 255, 0.2);
}
.futures-header__title::after {
	content: "";
	-webkit-box-flex: 1;
	-ms-flex-positive: 1;
	flex-grow: 1;
	display: block;
	height: 2px;
	background-color: rgba(255, 255, 255, 0.2);
}
.futures-header__title h1 {
	font-weight: 700;
	font-size: 1.5rem;
	color: #fff;
	text-align: center;
	margin: 0 20px;
}
.futures-header__subtitle {
	font-weight: 300;
	font-size: 0.875rem;
	color: #fff;
	letter-spacing: 0.4375rem;
	text-transform: uppercase;
	text-align: center;
}
.futures-header__timestamp {
	font-weight: 300;
	font-size: 0.875rem;
	color: #fff;
	text-align: center;
}
.futures-header__timestamp strong {
	font-weight: 400;
}
.futures-header__button {
	text-align: center;
	max-width: 600px;
	margin: 25px auto 0;
	position: relative;
}
.futures-header__button button {
	font-size: 1rem;
	line-height: 1;
	color: #fff;
	text-transform: uppercase;
	text-align: center;
	display: inline-block;
	min-width: 180px;
	padding: 12px 15px 11px;
	border: 1px solid #fff;
	border-radius: 30px;
	background-color: transparent;
	cursor: pointer;
	-webkit-transition: 0.2s ease-in-out;
	-o-transition: 0.2s ease-in-out;
	transition: 0.2s ease-in-out;
}
.futures-header__button button:hover {
	color: #4859b4;
	background-color: #fff;
}
.futures-body {
	padding: 30px 0;
}
.futures-body__title {
	font-weight: 300;
	font-size: 1.5rem;
	color: #141414;
	margin: 0 0 20px;
	position: relative;
}
.futures-body__title::after {
	content: "";
	display: block;
	width: 100px;
	height: 2px;
	background-color: #4859b4;
	position: absolute;
	left: 0;
	top: 105%;
}
.futures-body__subtitle {
	font-weight: 400;
	font-size: 0.875rem;
	color: #141414;
	letter-spacing: 0.3125rem;
	text-transform: uppercase;
	text-align: center;
	margin: 0 0 15px;
}
.bonds-header {
	padding: 20px 0 30px;
	background-image: url(/local/templates/ezco/styles/../images/leaders_header_bg.png);
	background-position: center top;
	background-repeat: repeat-x;
	background-size: auto 100%;
}
.bonds-header__controllers {
	display: none;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	margin-bottom: 20px;
}
.bonds-header__title {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	margin-bottom: 20px;
	position: relative;
}
.bonds-header__title::before {
	content: "";
	-webkit-box-flex: 1;
	-ms-flex-positive: 1;
	flex-grow: 1;
	display: block;
	height: 2px;
	background-color: rgba(255, 255, 255, 0.2);
}
.bonds-header__title::after {
	content: "";
	-webkit-box-flex: 1;
	-ms-flex-positive: 1;
	flex-grow: 1;
	display: block;
	height: 2px;
	background-color: rgba(255, 255, 255, 0.2);
}
.bonds-header__title h1 {
	font-weight: 700;
	font-size: 1.5rem;
	color: #fff;
	text-align: center;
	margin: 0 20px;
}
.bonds-header__subtitle {
	font-weight: 300;
	font-size: 0.875rem;
	color: #fff;
	letter-spacing: 0.4375rem;
	text-transform: uppercase;
	text-align: center;
}
.bonds-header__timestamp {
	font-weight: 300;
	font-size: 0.875rem;
	color: #fff;
	text-align: center;
}
.bonds-header__timestamp strong {
	font-weight: 400;
}
.bonds-header__button {
	text-align: center;
	max-width: 600px;
	margin: 25px auto 0;
	position: relative;
}
.bonds-header__button button {
	font-size: 1rem;
	line-height: 1;
	color: #fff;
	text-transform: uppercase;
	text-align: center;
	display: inline-block;
	min-width: 180px;
	padding: 12px 15px 11px;
	border: 1px solid #fff;
	border-radius: 30px;
	background-color: transparent;
	cursor: pointer;
	-webkit-transition: 0.2s ease-in-out;
	-o-transition: 0.2s ease-in-out;
	transition: 0.2s ease-in-out;
}
.bonds-header__button button:hover {
	color: #4859b4;
	background-color: #fff;
}
.bonds-body {
	padding: 30px 0;
}
.bonds-body__title {
	font-weight: 300;
	font-size: 1.5rem;
	color: #141414;
	margin: 0 0 20px;
	position: relative;
}
.bonds-body__title::after {
	content: "";
	display: block;
	width: 100px;
	height: 2px;
	background-color: #4859b4;
	position: absolute;
	left: 0;
	top: 105%;
}
.bonds-body__subtitle {
	font-weight: 400;
	font-size: 0.875rem;
	color: #141414;
	letter-spacing: 0.3125rem;
	text-transform: uppercase;
	text-align: center;
	margin: 0 0 15px;
}

.company-header {
	padding: 20px 0 30px;
	background-image: url(/local/templates/ezco/styles/../images/company_bg.png);
	background-position: center top;
}
.company-header__breadcrumbs {
	display: none;
	margin-bottom: 20px;
}
.company-header__title {
	margin-bottom: 20px;
}
.company-title {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
}
.company-title__wrapper {
	position: relative;
}
.company-title__wrapper::before {
	content: "";
	display: none;
	width: 100vw;
	height: 4px;
	background-color: #fff;
	margin-top: -2px;
	position: absolute;
	left: calc(0px - 100vw - 20px);
	top: 50%;
}
.company-title__wrapper::after {
	content: "";
	display: none;
	width: 100vw;
	height: 4px;
	background-color: #fff;
	margin-top: -2px;
	position: absolute;
	right: calc(0px - 100vw - 20px);
	top: 50%;
}
.company-title__timestamp {
	margin-top: 5px;
}
.company-name {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
}
.company-name__text {
	font-weight: 700;
	font-size: 1.625rem;
	line-height: 1;
	color: #fff;
	-webkit-box-flex: 0;
	-ms-flex: 0 0 100%;
	flex: 0 0 100%;
	margin-bottom: 5px;
}
.company-name__premarket {
	font-size: 0.625rem;
	line-height: 1;
	color: #fff;
	text-transform: uppercase;
	text-align: center;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	padding: 8px 12px 5px;
	border-radius: 12px;
	background-color: #000;
	margin-left: 10px;
}
.company-name__button {
	-ms-flex-negative: 0;
	flex-shrink: 0;
	display: block;
	width: 24px;
	height: 24px;
	padding: 0;
	border: none;
	background: 0 0;
	margin-left: 10px;
	cursor: pointer;
}
.company-name__button:focus {
	outline: 0;
}
.company-name__button svg {
	width: 100%;
	height: 100%;
	fill: #fff;
}
.company-timestamp {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
}
.company-timestamp__text {
	font-weight: 300;
	font-size: 0.875rem;
	line-height: 1;
	color: #fff;
}
.company-timestamp__text strong {
	font-weight: 400;
}
.company-timestamp__button {
	font-size: 0.625rem;
	line-height: 1;
	color: #fff;
	text-transform: uppercase;
	text-align: center;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	display: none;
	padding: 8px 20px 5px;
	border: 1px solid #fff;
	border-radius: 12px;
	background-color: transparent;
	margin-left: 15px;
	cursor: pointer;
	-webkit-transition: 0.2s ease-in-out;
	-o-transition: 0.2s ease-in-out;
	transition: 0.2s ease-in-out;
}
.company-timestamp__button:hover {
	color: #4859b4;
	background-color: #fff;
}
.company-timestamp__button:focus {
	outline: 0;
}
.company-table1 {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	margin: 0 0 5px;
}
.company-table1__item {
	font-weight: 300;
	font-size: 0.75rem;
	line-height: 1.25rem;
	color: #fff;
	-webkit-box-flex: 0;
	-ms-flex: 0 0 32%;
	flex: 0 0 32%;
	max-width: 32%;
	padding: 4px 0;
}
.company-table1__item strong {
	font-weight: 700;
}
.company-table2__row {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	padding: 4px 0;
}
.company-table2__title {
	font-size: 0.875rem;
	line-height: 1.25rem;
	color: #fff;
}
.company-table2__placeholder {
	font-size: 0.875rem;
	line-height: 1.25rem;
	color: #fff;
	overflow: hidden;
	-webkit-box-flex: 1;
	-ms-flex-positive: 1;
	flex-grow: 1;
	margin: 0 5px;
}
.company-table2__placeholder::before {
	content: "......................................................................";
}
.company-table2__value {
	font-weight: 700;
	font-size: 1rem;
	line-height: 1.25rem;
	color: #fff;
	white-space: nowrap;
}
.company-button {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	margin: 20px 0;
}
.company-button__wrapper {
	padding: 0 10px;
	position: relative;
}
.company-button__wrapper::before {
	content: "";
	display: block;
	width: 100vw;
	height: 1px;
	background-color: #fff;
	position: absolute;
	left: -100vw;
	top: 50%;
}
.company-button__wrapper::after {
	content: "";
	display: block;
	width: 100vw;
	height: 1px;
	background-color: #fff;
	position: absolute;
	right: -100vw;
	top: 50%;
}
.company-button__wrapper button {
	font-size: 1rem;
	line-height: 1;
	color: #fff;
	text-transform: uppercase;
	text-align: center;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	display: block;
	padding: 12px 40px 10px;
	border: 1px solid #fff;
	border-radius: 20px;
	background-color: transparent;
	cursor: pointer;
	-webkit-transition: 0.2s ease-in-out;
	-o-transition: 0.2s ease-in-out;
	transition: 0.2s ease-in-out;
}
.company-button__wrapper button:hover {
	color: #4859b4;
	background-color: #fff;
}
.company-button__wrapper button:focus {
	outline: 0;
}
.company-data {
	display: none;
}
.company-data.visible {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	flex-direction: column;
}
.company-table3 {
	margin: 15px 0;
}
.company-table3__loader,
.company-data__loader {
	display: none;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	min-height: 76px;
}
.company-table3__loader.visible,
.company-data__loader.visible {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
}
.company-table3__loader svg,
.company-data__loader svg {
	fill: #fff;
	width: 40px;
	height: 40px;
	-webkit-animation-name: company-loader;
	animation-name: company-loader;
	-webkit-animation-duration: 2s;
	animation-duration: 2s;
	-webkit-animation-iteration-count: infinite;
	animation-iteration-count: infinite;
	-webkit-animation-timing-function: linear;
	animation-timing-function: linear;
}
.company-table3__table {
	display: none;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
}
.company-table3__table.visible {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
}
.company-table3__item {
	font-size: 0.875rem;
	line-height: 1;
	color: #fff;
	text-align: center;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	padding: 9px;
	border-left: 1px solid #4859b4;
	border-bottom: 1px solid #4859b4;
	border-radius: 2px;
	background-color: #3e4c9c;
}
.company-table3__item_top-row {
	-webkit-box-flex: 0;
	-ms-flex: 0 0 33.3333%;
	flex: 0 0 33.3333%;
	max-width: 33.3333%;
}
.company-table3__item_bottom-row {
	-webkit-box-flex: 0;
	-ms-flex: 0 0 50%;
	flex: 0 0 50%;
	max-width: 50%;
}
.company-table3__title {
	margin-bottom: 2px;
}
.company-table3__value {
	font-weight: 700;
}
.company-table3__value_up {
	color: green;
}
.company-table3__value_down {
	color: red;
}
.company-table3__value span {
	text-align: center;
	display: inline-block;
	padding: 6px 4px 4px;
}
.company-table3__value_change span,
.company-table3__value_percent span {
	min-width: 40px;
	border-radius: 12px;
	background-color: rgba(255, 255, 255, 0.75);
}
.company-table4 {
	border: 1px solid rgba(43, 49, 74, 0.1);
}
.company-table4__item {
	font-size: 0.875rem;
	line-height: 1;
	color: #fff;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
}
.company-table4__item:nth-child(odd) {
	background-color: rgba(43, 49, 74, 0.1);
}
.company-table4__title,
.company-table4__value {
	padding: 9px;
}
.company-table4__short {
	color: #0c932f;
	display: inline-block;
	padding: 6px 4px 4px;
	border-radius: 12px;
	background-color: rgba(255, 255, 255, 0.75);
}
.company-table4__long {
	color: #643b8f;
	display: inline-block;
	padding: 6px 4px 4px;
	border-radius: 12px;
	background-color: rgba(255, 255, 255, 0.75);
}
.company-chart__wrapper {
	width: 100%;
	height: 0;
	padding-top: 140%;
	position: relative;
}
.company-chart__loader {
	display: none;
	width: 40px;
	height: 40px;
	margin-left: -20px;
	margin-top: -20px;
	position: absolute;
	left: 50%;
	top: 50%;
}
.company-chart__loader.visible {
	display: block;
}
.company-chart__loader svg {
	fill: #fff;
	width: 40px;
	height: 40px;
	-webkit-animation-name: company-loader;
	animation-name: company-loader;
	-webkit-animation-duration: 2s;
	animation-duration: 2s;
	-webkit-animation-iteration-count: infinite;
	animation-iteration-count: infinite;
	-webkit-animation-timing-function: linear;
	animation-timing-function: linear;
}
.company-chart__chart {
	display: none;
	width: 100%;
	height: 100%;
	position: absolute;
	left: 0;
	top: 0;
}
.company-chart__chart.visible {
	display: block;
}
.company-body {
	padding: 30px 0;
}
.company-body__title {
	font-weight: 300;
	font-size: 1.625rem;
	color: #0f1d2b;
	margin: 0 0 20px;
}
.company-coefficients {
	margin-bottom: 30px;
}
.company-coefficients__title {
	font-weight: 700;
	font-size: 1.5rem;
	margin: 0 0 15px;
}
.company-coefficients__row {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
}
.company-coefficients__row:nth-child(odd) {
	background-color: rgba(36, 105, 174, 0.1);
}
.company-coefficients__heading {
	font-weight: 700;
	font-size: 0.875rem;
	text-align: center;
	-webkit-box-flex: 0;
	-ms-flex: 0 0 20%;
	flex: 0 0 20%;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	max-width: 20%;
	padding: 9px;
}
.company-coefficients__heading:first-child {
	-webkit-box-flex: 0;
	-ms-flex: 0 0 60%;
	flex: 0 0 60%;
	max-width: 60%;
}
.company-coefficients__item {
	font-size: 0.875rem;
	text-align: center;
	-webkit-box-flex: 0;
	-ms-flex: 0 0 20%;
	flex: 0 0 20%;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	max-width: 20%;
	padding: 9px;
}
.company-coefficients__item:first-child {
	text-align: left;
	-webkit-box-flex: 0;
	-ms-flex: 0 0 60%;
	flex: 0 0 60%;
	max-width: 60%;
}
.company-report {
	margin-bottom: 30px;
}
.company-report__title {
	font-weight: 700;
	font-size: 1.5rem;
	margin: 0 0 15px;
}
.company-report__row {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
}
.company-report__row:nth-child(odd) {
	background-color: rgba(36, 105, 174, 0.1);
}
.company-report__heading {
	font-weight: 700;
	font-size: 0.875rem;
	-webkit-box-flex: 0;
	-ms-flex: 0 0 50%;
	flex: 0 0 50%;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	max-width: 50%;
	padding: 9px;
}
.company-report__heading:last-child {
	text-align: right;
}
.company-report__item {
	font-size: 0.875rem;
	-webkit-box-flex: 0;
	-ms-flex: 0 0 50%;
	flex: 0 0 50%;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	max-width: 50%;
	padding: 9px;
}
.company-report__item:last-child {
	text-align: right;
}
.company-summary {
	margin-bottom: 30px;
}
.company-summary__title {
	font-weight: 700;
	font-size: 1.5rem;
	margin: 0 0 15px;
}
.company-summary__row {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
}
.company-summary__row:nth-child(odd) {
	background-color: rgba(36, 105, 174, 0.1);
}
.company-summary__item {
	font-size: 0.875rem;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	padding: 9px;
}
.company-summary__item:last-child {
	text-align: right;
}

.bonds-chart__loader {
	display: none;
	width: 40px;
	height: 40px;
}
.bonds-chart {
	margin-top: 2em;
	margin-bottom: 0.25em;
}
.bonds-chart__loader.visible {
	display: block;
	margin: 3em auto 2em;
}
.bonds-chart__loader svg {
	fill: #4859b4;
	width: 40px;
	height: 40px;
	-webkit-animation-name: company-loader;
	animation-name: company-loader;
	-webkit-animation-duration: 2s;
	animation-duration: 2s;
	-webkit-animation-iteration-count: infinite;
	animation-iteration-count: infinite;
	-webkit-animation-timing-function: linear;
	animation-timing-function: linear;
}
.bonds-chart__chart {
	display: none;
}
.bonds-chart__chart.visible {
	display: block;
}
.bonds-chart__selector {
	display: none;
}
.bonds-chart__selector.visible {
	display: flex;
	flex-wrap: wrap;
	margin-bottom: 1em;
}
.bonds-chart__selector .title {
	padding-left: 2em;
	margin-right: 1em;
}
.bonds-chart__tooltip {
	display: flex;
	margin-left: 0.75em;
	position: relative;
}
.question-icon {
	display: flex;
	width: 1.25em;
	fill: #cacaca;
	transition: all 0.3s ease;
}
.bonds-chart__tooltip:hover .question-icon {
	fill: #000;
}
.bonds-chart__selector .tooltiptext {
	visibility: hidden;
	width: 300px;
	position: absolute;
	z-index: 1;
	bottom: 125%;
	margin-left: -148px;
	opacity: 0;
	transition: opacity 0.3s;
	padding: 8px 8px 6px;
	line-height: 1.1em;
	color: #fff;
	text-align: center;
	text-decoration: none;
	word-wrap: break-word;
	background-color: rgba(0, 0, 0, 0.75);
	border-radius: 4px;
	box-shadow: 0 2px 8px rgba(0, 0, 0, 0.15);
}
.bonds-chart__selector .tooltiptext::after {
	content: "";
	position: absolute;
	top: 100%;
	left: 50%;
	margin-left: -5px;
	border-width: 5px;
	border-style: solid;
	border-color: #555 transparent transparent transparent;
}
.bonds-chart__tooltip:hover .tooltiptext {
	visibility: visible;
	opacity: 1;
}

@media all and (max-width: 767px) {
	.bonds-chart__selector {
		justify-content: center;
	}
	.bonds-chart__selector .title {
		order: 1;
	}
	.bonds-chart__tooltip {
		order: 2;
		width: 100%;
		justify-content: center;
		text-align: center;
		margin: 0.5em 0;
	}
	.bonds-chart__selector select {
		order: 3;
	}
	.bonds-chart__tooltip .tooltiptext {
		margin-left: 0;
	}
}

@-webkit-keyframes company-loader {
	0% {
		-webkit-transform: rotate(0);
		transform: rotate(0);
	}
	100% {
		-webkit-transform: rotate(360deg);
		transform: rotate(360deg);
	}
}
@keyframes company-loader {
	0% {
		-webkit-transform: rotate(0);
		transform: rotate(0);
	}
	100% {
		-webkit-transform: rotate(360deg);
		transform: rotate(360deg);
	}
}
.futures-detail-header {
	padding: 20px 0 30px;
	position: relative;
	z-index: 1;
}
.futures-detail-header::before {
	content: "";
	display: block;
	width: 100%;
	height: 100%;
	position: absolute;
	left: 0;
	top: 0;
	z-index: -2;
	background-image: url(/local/templates/ezco/styles/../images/futures_bg.jpg);
	background-position: center center;
	background-repeat: no-repeat;
	background-size: cover;
}
.futures-detail-header::after {
	content: "";
	display: block;
	width: 100%;
	height: 100%;
	background-color: #4859b4;
	opacity: 0.85;
	position: absolute;
	left: 0;
	top: 0;
	z-index: -1;
}
.futures-detail-header__breadcrumbs {
	display: none;
	margin-bottom: 20px;
}
.futures-detail-header__title {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	margin-bottom: 20px;
	position: relative;
}
.futures-detail-header__title::before {
	content: "";
	-webkit-box-flex: 1;
	-ms-flex-positive: 1;
	flex-grow: 1;
	display: block;
	height: 2px;
	background-color: rgba(255, 255, 255, 0.2);
}
.futures-detail-header__title::after {
	content: "";
	-webkit-box-flex: 1;
	-ms-flex-positive: 1;
	flex-grow: 1;
	display: block;
	height: 2px;
	background-color: rgba(255, 255, 255, 0.2);
}
.futures-detail-header__title h1 {
	font-weight: 700;
	font-size: 1.5rem;
	color: #fff;
	text-align: center;
	margin: 0 20px;
}
.futures-detail-header__subtitle {
	font-weight: 300;
	font-size: 0.875rem;
	color: #fff;
	letter-spacing: 0.4375rem;
	text-transform: uppercase;
	text-align: center;
}
.futures-detail-header__timestamp {
	font-weight: 300;
	font-size: 0.875rem;
	color: #fff;
	text-align: center;
}
.futures-detail-header__timestamp strong {
	font-weight: 400;
}
.futures-detail-header__parameters {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
}
.futures-detail-header__parameter {
	-webkit-box-flex: 0;
	-ms-flex: 0 0 50%;
	flex: 0 0 50%;
	max-width: 50%;
	margin-top: 25px;
}
.futures-detail-header__buttons {
	text-align: center;
	max-width: 800px;
	margin: 25px auto 0;
	position: relative;
}
.futures-detail-header__button {
	font-size: 1rem;
	line-height: 1;
	color: #fff;
	text-transform: uppercase;
	text-align: center;
	display: inline-block;
	min-width: 180px;
	padding: 12px 15px 11px;
	border: 1px solid #fff;
	border-radius: 30px;
	background-color: transparent;
	cursor: pointer;
	-webkit-transition: 0.2s ease-in-out;
	-o-transition: 0.2s ease-in-out;
	transition: 0.2s ease-in-out;
}
.futures-detail-header__button:hover {
	color: #4859b4;
	background-color: #fff;
}
.futures-detail-header__button_favourite {
	margin-top: 10px;
}
.futures-detail-header__button_favourite::before {
	content: "";
	display: inline-block;
	vertical-align: bottom;
	width: 18px;
	height: 18px;
	background-image: url(/local/templates/ezco/styles/../images/icons/sprite.svg#star-white);
	background-position: center center;
	background-repeat: no-repeat;
	background-size: 100%;
	margin-right: 7px;
}
.futures-detail-header__button_favourite:hover::before {
	background-image: url(/local/templates/ezco/styles/../images/icons/sprite.svg#star-blue);
}
.futures-detail-parameter__value {
	font-weight: 700;
	color: #fff;
	text-align: center;
}
.futures-detail-parameter__value_green {
	color: #0f0;
}
.futures-detail-parameter__value_red {
	color: purple;
}
.futures-detail-parameter__title {
	font-weight: 300;
	font-size: 0.875rem;
	color: #fff;
	text-align: center;
}
.futures-detail-body {
	padding: 0 0 30px;
}
.futures-detail-body__relations {
	margin-top: 25px;
}
.futures-detail-chart__wrapper {
	width: 100%;
	height: 0;
	padding-top: 140%;
	position: relative;
}
.futures-detail-chart__loader {
	display: none;
	width: 40px;
	height: 40px;
	margin-left: -20px;
	margin-top: -20px;
	position: absolute;
	left: 50%;
	top: 50%;
}
.futures-detail-chart__loader.visible {
	display: block;
}
.futures-detail-chart__loader svg {
	fill: #fff;
	width: 40px;
	height: 40px;
	-webkit-animation-name: company-loader;
	animation-name: company-loader;
	-webkit-animation-duration: 2s;
	animation-duration: 2s;
	-webkit-animation-iteration-count: infinite;
	animation-iteration-count: infinite;
	-webkit-animation-timing-function: linear;
	animation-timing-function: linear;
}
.futures-detail-chart__chart {
	display: none;
	width: 100%;
	height: 100%;
	position: absolute;
	left: 0;
	top: 0;
}
.futures-detail-chart__chart.visible {
	display: block;
	padding: 1.5em 0;
}
.futures-detail-table {
	margin-top: 25px;
}
.futures-detail-table__row {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
}
.futures-detail-table__row:nth-child(odd) {
	background-color: rgba(36, 105, 174, 0.1);
}
.futures-detail-table__title {
	font-weight: 700;
	font-size: 0.875rem;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	padding: 9px;
}
.futures-detail-table__value {
	font-size: 0.875rem;
	text-align: right;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	padding: 9px;
}
.futures-detail-table__value_green {
	color: #3f6b33;
}
.futures-detail-table__value_red {
	color: red;
}
.futures-detail-relations__title {
	font-weight: 300;
	font-size: 1.625rem;
	color: #0f1d2b;
	text-align: center;
	margin: 0 0 20px;
}
.bonds-detail-header {
	padding: 20px 0 30px;
	position: relative;
	z-index: 1;
}
.bonds-detail-header::before {
	content: "";
	display: block;
	width: 100%;
	height: 100%;
	position: absolute;
	left: 0;
	top: 0;
	z-index: -2;
	background-image: url(/local/templates/ezco/styles/../images/futures_bg.jpg);
	background-position: center center;
	background-repeat: no-repeat;
	background-size: cover;
}
.bonds-detail-header::after {
	content: "";
	display: block;
	width: 100%;
	height: 100%;
	background-color: #4859b4;
	opacity: 0.85;
	position: absolute;
	left: 0;
	top: 0;
	z-index: -1;
}
.bonds-detail-header__breadcrumbs {
	display: none;
	margin-bottom: 20px;
}
.bonds-detail-header__title {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	margin-bottom: 20px;
	position: relative;
}
.bonds-detail-header__title::before {
	content: "";
	-webkit-box-flex: 1;
	-ms-flex-positive: 1;
	flex-grow: 1;
	display: block;
	height: 2px;
	background-color: rgba(255, 255, 255, 0.2);
}
.bonds-detail-header__title::after {
	content: "";
	-webkit-box-flex: 1;
	-ms-flex-positive: 1;
	flex-grow: 1;
	display: block;
	height: 2px;
	background-color: rgba(255, 255, 255, 0.2);
}
.bonds-detail-header__title h1 {
	font-weight: 700;
	font-size: 1.5rem;
	color: #fff;
	text-align: center;
	margin: 0 20px;
}
.bonds-detail-header__timestamp {
	font-weight: 300;
	font-size: 0.875rem;
	color: #fff;
	text-align: center;
}
.bonds-detail-header__timestamp strong {
	font-weight: 400;
}
.bonds-detail-header__parameters {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
}
.bonds-detail-header__parameter {
	-webkit-box-flex: 0;
	-ms-flex: 0 0 50%;
	flex: 0 0 50%;
	max-width: 50%;
	margin-top: 25px;
}
.bonds-detail-header__buttons {
	text-align: center;
	max-width: 800px;
	margin: 25px auto 0;
	position: relative;
}
.bonds-detail-header__button {
	font-size: 1rem;
	line-height: 1;
	color: #fff;
	text-transform: uppercase;
	text-align: center;
	display: inline-block;
	min-width: 180px;
	padding: 12px 15px 11px;
	border: 1px solid #fff;
	border-radius: 30px;
	background-color: transparent;
	cursor: pointer;
	-webkit-transition: 0.2s ease-in-out;
	-o-transition: 0.2s ease-in-out;
	transition: 0.2s ease-in-out;
}
.bonds-detail-header__button:hover {
	color: #4859b4;
	background-color: #fff;
}
.bonds-detail-header__button_favourite {
	margin-top: 10px;
}
.bonds-detail-header__button_favourite::before {
	content: "";
	display: inline-block;
	vertical-align: bottom;
	width: 18px;
	height: 18px;
	background-image: url(/local/templates/ezco/styles/../images/icons/sprite.svg#star-white);
	background-position: center center;
	background-repeat: no-repeat;
	background-size: 100%;
	margin-right: 7px;
}
.bonds-detail-header__button_favourite:hover::before {
	background-image: url(/local/templates/ezco/styles/../images/icons/sprite.svg#star-blue);
}
.bonds-detail-parameter__title {
	font-weight: 300;
	font-size: 0.875rem;
	color: #fff;
	text-align: center;
}
.bonds-detail-parameter-value {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
}
.bonds-detail-parameter-value__content {
	font-size: 1.375rem;
	color: #fff;
	position: relative;
}
.bonds-detail-parameter-value__sup {
	font-size: 0.75rem;
	color: #fff;
	position: absolute;
	left: 105%;
	top: 0;
}
.bonds-detail-parameter-value__sup_green {
	color: #0f0;
}
.bonds-detail-parameter-value__sup_red {
	color: purple;
}
.bonds-detail-parameter-value__sub {
	font-size: 0.625rem;
	color: #fff;
	position: absolute;
	left: 105%;
	bottom: 3px;
}
.bonds-detail-parameter-value__title {
	font-weight: 300;
	font-size: 0.875rem;
	color: #fff;
	text-align: center;
}
.bonds-detail-body {
	padding: 0 0 30px;
}
.bonds-detail-body__relations {
	margin-top: 25px;
}
.bonds-detail-body-parameters {
	padding: 5px 0;
	-webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.75);
	box-shadow: 0 0 10px rgba(0, 0, 0, 0.75);
}
.bonds-detail-body-parameters__row {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-ms-flex-pack: distribute;
	justify-content: space-around;
}
.bonds-detail-body-parameters__item {
	font-weight: 300;
	font-size: 0.625rem;
	text-transform: uppercase;
	margin: 5px 0;
}
.bonds-detail-body-parameters__item strong {
	font-weight: 700;
}
.bonds-detail-chart__wrapper {
	width: 100%;
	height: 0;
	padding-top: 140%;
	position: relative;
}
.bonds-detail-chart__loader {
	display: none;
	width: 40px;
	height: 40px;
	margin-left: -20px;
	margin-top: -20px;
	position: absolute;
	left: 50%;
	top: 50%;
}
.bonds-detail-chart__loader.visible {
	display: block;
}
.bonds-detail-chart__loader svg {
	fill: #fff;
	width: 40px;
	height: 40px;
	-webkit-animation-name: company-loader;
	animation-name: company-loader;
	-webkit-animation-duration: 2s;
	animation-duration: 2s;
	-webkit-animation-iteration-count: infinite;
	animation-iteration-count: infinite;
	-webkit-animation-timing-function: linear;
	animation-timing-function: linear;
}
.bonds-detail-chart__chart {
	display: none;
	width: 100%;
	height: 100%;
	position: absolute;
	left: 0;
	top: 0;
}
.bonds-detail-chart__chart.visible {
	display: block;
}
.bonds-detail-table {
	margin-top: 25px;
}
.bonds-detail-table__row {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
}
.bonds-detail-table__row:nth-child(odd) {
	background-color: rgba(36, 105, 174, 0.1);
}
.bonds-detail-table__title {
	font-weight: 700;
	font-size: 0.875rem;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	padding: 9px;
}
.bonds-detail-table__value {
	font-size: 0.875rem;
	text-align: right;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	padding: 9px;
}
.bonds-detail-table__value_green {
	color: #3f6b33;
}
.bonds-detail-table__value_red {
	color: red;
}
.news-header {
	padding: 20px 0 30px;
	position: relative;
	z-index: 1;
}
.news-header::before {
	content: "";
	display: block;
	width: 100%;
	height: 100%;
	position: absolute;
	left: 0;
	top: 0;
	z-index: -2;
	background-image: url(/local/templates/ezco/styles/../images/news_bg.jpg);
	background-position: center center;
	background-repeat: no-repeat;
	background-size: cover;
}
.news-header::after {
	content: "";
	display: block;
	width: 100%;
	height: 100%;
	background-color: #4859b4;
	opacity: 0.85;
	position: absolute;
	left: 0;
	top: 0;
	z-index: -1;
}
.news-header__controllers {
	display: none;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	margin-bottom: 20px;
}
.news-header__title {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	max-width: 400px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 20px;
	position: relative;
}
.news-header__title::before {
	content: "";
	-webkit-box-flex: 1;
	-ms-flex-positive: 1;
	flex-grow: 1;
	display: block;
	height: 2px;
	background-color: rgba(255, 255, 255, 0.2);
}
.news-header__title::after {
	content: "";
	-webkit-box-flex: 1;
	-ms-flex-positive: 1;
	flex-grow: 1;
	display: block;
	height: 2px;
	background-color: rgba(255, 255, 255, 0.2);
}
.news-header__title h1 {
	font-weight: 700;
	font-size: 1.5rem;
	color: #fff;
	text-align: center;
	margin: 0 20px;
}
.news-body {
	padding: 40px 0;
}
.news-body__item {
	margin-bottom: 40px;
}
.news-body__button {
	font-size: 0.875rem;
	line-height: 1;
	text-transform: uppercase;
	text-decoration: none;
	text-align: center;
	display: block;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	width: 100%;
	padding: 30px;
	background-color: #f2f2f2;
	-webkit-transition: 0.2s ease-in-out;
	-o-transition: 0.2s ease-in-out;
	transition: 0.2s ease-in-out;
}
.news-body__button:hover {
	color: #fff;
	background-color: #4859b4;
}
.news-item__picture {
	-ms-flex-negative: 0;
	flex-shrink: 0;
	width: 100%;
	position: relative;
}
.news-item__picture img {
	-o-object-fit: cover;
	object-fit: cover;
	display: block;
	width: 100%;
	height: 100%;
}
.news-item__date {
	font-weight: 700;
	font-size: 0.875rem;
	line-height: 1;
	color: #fff;
	padding: 8px;
	background-color: #4859b4;
	position: absolute;
	left: 0;
	bottom: 10px;
}
.news-item__content {
	-webkit-box-flex: 1;
	-ms-flex-positive: 1;
	flex-grow: 1;
	margin-top: 10px;
}
.news-item__title {
	font-weight: 700;
	font-size: 1.125rem;
	margin: 0 0 10px;
}
.news-item__time {
	font-weight: 700;
	font-size: 0.875rem;
	line-height: 1;
	color: #999;
	white-space: nowrap;
}
.news-item__time::before {
	content: "";
	display: inline-block;
	vertical-align: bottom;
	width: 17px;
	height: 17px;
	background-image: url(/local/templates/ezco/styles/../images/clock.png);
	margin-right: 8px;
}
.news-item__categories {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	padding: 0;
	margin: 15px -5px 0;
}
.news-item__categories li {
	list-style-type: none;
	margin: 0 5px;
}
.news-item__categories li span {
	font-weight: 700;
	font-size: 0.75rem;
	line-height: 1;
	color: #fff;
	text-transform: uppercase;
	display: block;
	padding: 10px 15px 8px;
	border-radius: 4px;
	background-color: #4859b4;
}
.news-item__description {
	padding-top: 10px;
	border-top: 1px solid #ccc;
	margin-top: 15px;
}
.news-item__button {
	margin-top: 10px;
}
.news-item__button a {
	font-weight: 700;
	font-size: 1rem;
	line-height: 1;
	color: #fff;
	text-transform: uppercase;
	text-decoration: none;
	text-align: center;
	display: block;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	width: 100%;
	padding: 14px 20px 12px;
	border-radius: 4px;
	background-color: #4859b4;
}
.news-item__button a:hover {
	text-decoration: none;
}
.news-detail-header {
	width: 100%;
	height: 180px;
	position: relative;
}
.news-detail-header__picture {
	width: 100%;
	height: 100%;
	position: absolute;
	left: 0;
	top: 0;
	z-index: 1;
}
.news-detail-header__picture img {
	-o-object-fit: cover;
	object-fit: cover;
	width: 100%;
	height: 100%;
}
.news-detail-header__breadcrumbs {
	display: none;
	width: 100%;
	padding: 18px 0;
	background-color: rgba(0, 0, 0, 0.5);
	position: absolute;
	left: 0;
	top: 0;
	z-index: 2;
}
.news-detail-header__footer {
	width: 100%;
	position: absolute;
	left: 0;
	bottom: 10px;
	z-index: 2;
}
.news-detail-header__row {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
}
.news-detail-header__date {
	font-weight: 700;
	font-size: 0.875rem;
	line-height: 1;
	color: #fff;
	padding: 8px;
	background-color: #4859b4;
}
.news-detail-header__categories {
	display: none;
	padding: 0;
	margin: 0 -5px;
}
.news-detail-header__categories li {
	list-style-type: none;
	margin: 0 5px;
}
.news-detail-header__categories li span {
	font-weight: 700;
	font-size: 0.75rem;
	line-height: 1;
	color: #fff;
	text-transform: uppercase;
	display: block;
	padding: 10px 15px 8px;
	border-radius: 4px;
	background-color: #4859b4;
}
.news-detail-body {
	padding: 20px 0;
}
.news-detail-body__categories {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	padding: 0;
	margin: 0 -5px 20px;
}
.news-detail-body__categories li {
	list-style-type: none;
	margin: 0 5px;
}
.news-detail-body__categories li span {
	font-weight: 700;
	font-size: 0.75rem;
	line-height: 1;
	color: #fff;
	text-transform: uppercase;
	display: block;
	padding: 10px 15px 8px;
	border-radius: 4px;
	background-color: #4859b4;
}
.news-detail-body__title {
	font-weight: 700;
	font-size: 1.5rem;
	margin: 0;
	text-align: center;
}
.news-detail-body__description {
	padding-top: 10px;
	border-top: 1px solid #ccc;
	margin-top: 20px;
}
.news-detail-body__description img {
	cursor: pointer;
}
.news-detail-body__button {
	margin-top: 10px;
}
.news-detail-body__button a {
	font-weight: 700;
	font-size: 1rem;
	line-height: 1;
	color: #fff;
	text-transform: uppercase;
	text-decoration: none;
	text-align: center;
	display: block;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	width: 100%;
	padding: 14px 20px 12px;
	border-radius: 4px;
	background-color: #4859b4;
}
.news-detail-body__button a:hover {
	text-decoration: none;
}
.dividends-header {
	padding: 20px 0 30px;
	background-image: url(/local/templates/ezco/styles/../images/leaders_header_bg.png);
	background-position: center top;
	background-repeat: repeat-x;
	background-size: auto 100%;
}
.dividends-header__controllers {
	display: none;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	margin-bottom: 20px;
}
.dividends-header__title {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	margin-bottom: 20px;
	position: relative;
}
.dividends-header__title::before {
	content: "";
	-webkit-box-flex: 1;
	-ms-flex-positive: 1;
	flex-grow: 1;
	display: block;
	height: 2px;
	background-color: rgba(255, 255, 255, 0.2);
}
.dividends-header__title::after {
	content: "";
	-webkit-box-flex: 1;
	-ms-flex-positive: 1;
	flex-grow: 1;
	display: block;
	height: 2px;
	background-color: rgba(255, 255, 255, 0.2);
}
.dividends-header__title h1 {
	font-weight: 700;
	font-size: 1.5rem;
	color: #fff;
	text-align: center;
	margin: 0 20px;
}
.dividends-header__subtitle {
	font-weight: 300;
	font-size: 0.875rem;
	color: #fff;
	letter-spacing: 0.4375rem;
	text-transform: uppercase;
	text-align: center;
}
.dividends-header__timestamp {
	font-weight: 300;
	font-size: 0.875rem;
	color: #fff;
	text-align: center;
}
.dividends-header__timestamp strong {
	font-weight: 400;
}
.dividends-header__button {
	text-align: center;
	max-width: 600px;
	margin: 25px auto 0;
	position: relative;
}
.dividends-header__button button {
	font-size: 1rem;
	line-height: 1;
	color: #fff;
	text-transform: uppercase;
	text-align: center;
	display: inline-block;
	min-width: 180px;
	padding: 12px 15px 11px;
	border: 1px solid #fff;
	border-radius: 30px;
	background-color: transparent;
	cursor: pointer;
	-webkit-transition: 0.2s ease-in-out;
	-o-transition: 0.2s ease-in-out;
	transition: 0.2s ease-in-out;
}
.dividends-header__button button:hover {
	color: #4859b4;
	background-color: #fff;
}
.dividends-body {
	padding: 30px 0;
}
.dividends-body__title {
	font-weight: 300;
	font-size: 1.5rem;
	color: #141414;
	margin: 0 0 20px;
	position: relative;
}
.dividends-body__title::after {
	content: "";
	display: block;
	width: 100px;
	height: 2px;
	background-color: #4859b4;
	position: absolute;
	left: 0;
	top: 105%;
}
.dividends-body__subtitle {
	font-weight: 400;
	font-size: 0.875rem;
	color: #141414;
	letter-spacing: 0.3125rem;
	text-transform: uppercase;
	text-align: center;
	margin: 0 0 15px;
}
.flashorder {
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	width: 360px;
	max-width: 100%;
	padding: 20px;
}
.flashorder__title {
	font-weight: 700;
	font-size: 1.125rem;
	text-align: center;
	margin: 0;
}
.flashorder__subtitle {
	font-weight: 700;
	font-size: 1rem;
	margin: 0 0 15px;
}
.flashorder__price {
	font-weight: 700;
	font-size: 1rem;
	color: #4859b4;
	text-align: center;
	margin: 10px 0 0;
}
.flashorder__error {
	color: red;
	padding: 10px;
	border: 1px solid red;
	border-radius: 50px;
	margin: 10px 0;
}
.flashorder__success {
	color: #3f6b33;
	padding: 10px;
	border: 1px solid #3f6b33;
	border-radius: 50px;
	margin: 10px 0;
}
.flashorder__form {
	margin: 20px 0 0;
}
.flashorder__field {
	margin-bottom: 15px;
	position: relative;
}
.flashorder__field_checkbox {
	line-height: 1.2;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: start;
	-ms-flex-align: start;
	align-items: start;
}
.flashorder__field input[type="email"],
.flashorder__field input[type="tel"],
.flashorder__field input[type="text"] {
	font-size: 0.875rem;
	line-height: 1;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	display: block;
	width: 100%;
	padding: 14px 15px 10px;
	border: 2px solid #eaeaea;
	border-radius: 50px;
	background-color: #fff;
	-webkit-transition: 0.2s ease-in-out;
	-o-transition: 0.2s ease-in-out;
	transition: 0.2s ease-in-out;
}
.flashorder__field input[type="email"]:focus,
.flashorder__field input[type="tel"]:focus,
.flashorder__field input[type="text"]:focus {
	outline: 0;
	border-color: rgba(220, 174, 29, 0.5);
	-webkit-box-shadow: 0 0 5px rgba(220, 174, 29, 0.75);
	box-shadow: 0 0 5px rgba(220, 174, 29, 0.75);
}
.flashorder__field input[type="checkbox"] {
	margin-right: 10px;
	margin-top: 4px;
}
.flashorder__placeholder {
	font-size: 1.1875rem;
	line-height: 1;
	color: rgba(0, 0, 0, 0.5);
	position: absolute;
	left: 15px;
	-webkit-animation: 0.2s forwards placeholder;
	animation: 0.2s forwards placeholder;
}
.flashorder__list {
	padding: 0;
	margin: 0;
}
.flashorder__list li {
	list-style-type: none;
	margin-bottom: 15px;
}
.flashorder__list li label {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	cursor: pointer;
}
.flashorder__list li label input {
	-ms-flex-negative: 0;
	flex-shrink: 0;
}
.flashorder__list li label img {
	-ms-flex-negative: 0;
	flex-shrink: 0;
	-o-object-fit: contain;
	object-fit: contain;
	display: block;
	width: 60px;
	height: 60px;
	border: 2px solid #eaeaea;
	border-radius: 30px;
	margin-left: 10px;
}
.flashorder__list li label span {
	margin-left: 10px;
}
.flashorder__button {
	text-align: center;
	margin-top: 20px;
}
.flashorder__button button {
	font-size: 0.875rem;
	line-height: 1;
	color: #fff;
	text-transform: uppercase;
	text-decoration: none;
	text-align: center;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	display: inline-block;
	width: 100%;
	padding: 18px 20px;
	border: none;
	border-radius: 50px;
	background-color: #dcae1d;
	cursor: pointer;
	-webkit-transition: 0.2s ease-in-out;
	-o-transition: 0.2s ease-in-out;
	transition: 0.2s ease-in-out;
}
.flashorder__button button:hover {
	background-color: #4859b4;
}
.flashorder__button button:focus {
	outline: 0;
}
.tariffs-header {
	padding: 30px 0 20px;
	position: relative;
	z-index: 1;
}
.tariffs-header::before {
	content: "";
	display: block;
	width: 100%;
	height: 100%;
	position: absolute;
	left: 0;
	top: 0;
	z-index: -2;
	background-image: url(/local/templates/ezco/styles/../images/news_bg.jpg);
	background-position: center center;
	background-repeat: no-repeat;
	background-size: cover;
}
.tariffs-header::after {
	content: "";
	display: block;
	width: 100%;
	height: 100%;
	background-color: #4859b4;
	opacity: 0.85;
	position: absolute;
	left: 0;
	top: 0;
	z-index: -1;
}
.tariffs-header__title {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	max-width: 400px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 20px;
	position: relative;
}
.tariffs-header__title::before {
	content: "";
	-webkit-box-flex: 1;
	-ms-flex-positive: 1;
	flex-grow: 1;
	display: block;
	height: 2px;
	background-color: rgba(255, 255, 255, 0.2);
}
.tariffs-header__title::after {
	content: "";
	-webkit-box-flex: 1;
	-ms-flex-positive: 1;
	flex-grow: 1;
	display: block;
	height: 2px;
	background-color: rgba(255, 255, 255, 0.2);
}
.tariffs-header__title h1 {
	font-weight: 700;
	font-size: 1.5rem;
	color: #fff;
	text-align: center;
	margin: 0 20px;
}
.tariffs-body {
	padding: 40px 0;
}
.tariffs-body__item {
	margin: 0 0 30px;
}
.tariffs-body__picture {
	-ms-flex-negative: 0;
	flex-shrink: 0;
	width: 100%;
	position: relative;
}
.tariffs-body__picture img {
	display: block;
	width: 100%;
}
.tariffs-body__content {
	-webkit-box-flex: 1;
	-ms-flex-positive: 1;
	flex-grow: 1;
	margin-top: 10px;
}
.tariffs-body__title {
	font-weight: 700;
	font-size: 1.125rem;
	margin: 0 0 10px;
}
.tariffs-body__price {
	font-weight: 700;
	font-size: 1rem;
	color: #4859b4;
	margin: 0 0 10px;
}
.tariff-header {
	padding: 30px 0 20px;
	position: relative;
	z-index: 1;
}
.tariff-header::before {
	content: "";
	display: block;
	width: 100%;
	height: 100%;
	position: absolute;
	left: 0;
	top: 0;
	z-index: -2;
	background-image: url(/local/templates/ezco/styles/../images/news_bg.jpg);
	background-position: center center;
	background-repeat: no-repeat;
	background-size: cover;
}
.tariff-header::after {
	content: "";
	display: block;
	width: 100%;
	height: 100%;
	background-color: #4859b4;
	opacity: 0.85;
	position: absolute;
	left: 0;
	top: 0;
	z-index: -1;
}
.tariff-header__title {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	max-width: 400px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 20px;
	position: relative;
}
.tariff-header__title::before {
	content: "";
	-webkit-box-flex: 1;
	-ms-flex-positive: 1;
	flex-grow: 1;
	display: block;
	height: 2px;
	background-color: rgba(255, 255, 255, 0.2);
}
.tariff-header__title::after {
	content: "";
	-webkit-box-flex: 1;
	-ms-flex-positive: 1;
	flex-grow: 1;
	display: block;
	height: 2px;
	background-color: rgba(255, 255, 255, 0.2);
}
.tariff-header__title h1 {
	font-weight: 700;
	font-size: 1.5rem;
	color: #fff;
	text-align: center;
	margin: 0 20px;
}
.tariff-body {
	padding: 40px 0;
}
.tariff-body__picture {
	-ms-flex-negative: 0;
	flex-shrink: 0;
	width: 100%;
	position: relative;
}
.tariff-body__picture img {
	display: block;
	width: 100%;
}
.tariff-body__content {
	-webkit-box-flex: 1;
	-ms-flex-positive: 1;
	flex-grow: 1;
	margin-top: 10px;
}
.tariff-body__title {
	font-weight: 700;
	font-size: 1.125rem;
	margin: 0 0 10px;
}
.tariff-body__price {
	font-weight: 700;
	font-size: 1rem;
	color: #4859b4;
	margin: 0 0 10px;
}
.tariff-body__button a {
	font-size: 0.875rem;
	line-height: 1;
	color: #fff;
	text-transform: uppercase;
	text-decoration: none;
	text-align: center;
	display: inline-block;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	padding: 15px 30px;
	border-radius: 50px;
	background-color: #dcae1d;
	-webkit-transition: 0.2s ease-in-out;
	-o-transition: 0.2s ease-in-out;
	transition: 0.2s ease-in-out;
}
.tariff-body__button a:hover {
	background-color: #4859b4;
}
.tariff-body__description {
	padding-top: 10px;
	border-top: 1px solid #ccc;
	margin-top: 15px;
}
.subscription {
	padding-bottom: 80px;
}
.subscription-header {
	padding: 30px 0 20px;
	position: relative;
	z-index: 1;
}
.subscription-header::before {
	content: "";
	display: block;
	width: 100%;
	height: 100%;
	position: absolute;
	left: 0;
	top: 0;
	z-index: -2;
	background-image: url(/local/templates/ezco/styles/../images/news_bg.jpg);
	background-position: center center;
	background-repeat: no-repeat;
	background-size: cover;
}
.subscription-header::after {
	content: "";
	display: block;
	width: 100%;
	height: 100%;
	background-color: #4859b4;
	opacity: 0.85;
	position: absolute;
	left: 0;
	top: 0;
	z-index: -1;
}
.subscription-header__title {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	max-width: 400px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 20px;
	position: relative;
}
.subscription-header__title::before {
	content: "";
	-webkit-box-flex: 1;
	-ms-flex-positive: 1;
	flex-grow: 1;
	display: block;
	height: 2px;
	background-color: rgba(255, 255, 255, 0.2);
}
.subscription-header__title::after {
	content: "";
	-webkit-box-flex: 1;
	-ms-flex-positive: 1;
	flex-grow: 1;
	display: block;
	height: 2px;
	background-color: rgba(255, 255, 255, 0.2);
}
.subscription-header__title h1 {
	font-weight: 700;
	font-size: 1.5rem;
	color: #fff;
	text-align: center;
	margin: 0 20px;
}
.subscription-body {
	padding: 40px 0;
}
.subscription-body__picture {
	-ms-flex-negative: 0;
	flex-shrink: 0;
	width: 100%;
	position: relative;
}
.subscription-body__picture img {
	display: block;
	width: 100%;
}
.subscription-body__content {
	-webkit-box-flex: 1;
	-ms-flex-positive: 1;
	flex-grow: 1;
	margin-top: 10px;
}
.subscription-body__title {
	font-weight: 700;
	font-size: 1.125rem;
	margin: 0 0 10px;
}
.subscription-body__parameters {
	padding: 0;
	margin: 0 0 20px;
}
.subscription-body__parameters li {
	font-size: 1rem;
	list-style-type: none;
}
.subscription-body__parameters li strong {
	color: #4859b4;
}
.subscription-body__fields input {
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	display: block;
	width: 300px;
	max-width: 100%;
	padding: 10px 20px;
	border: 2px solid #eaeaea;
	border-radius: 100px;
	background-color: #fff;
	margin: 10px 0;
}
.subscription-body__fields input:focus {
	border-color: #d3d3d3;
	outline: 0;
}
.subscription-body__button button {
	font-size: 0.875rem;
	line-height: 1;
	color: #fff;
	text-transform: uppercase;
	text-decoration: none;
	text-align: center;
	display: inline-block;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	padding: 16px 30px 14px;
	border: none;
	border-radius: 50px;
	background-color: #dcae1d;
	-webkit-transition: 0.2s ease-in-out;
	-o-transition: 0.2s ease-in-out;
	transition: 0.2s ease-in-out;
	cursor: pointer;
}
.subscription-body__button button:hover {
	background-color: #4859b4;
}
.subscription-body__agreements {
	margin-top: 5px;
}
.subscription-body__agreements label {
	display: block;
}
.bx-composite-btn {
	display: none;
}

@media screen and (min-width: 36rem) {
	.container {
		max-width: 540px;
	}
	.company-name {
		-ms-flex-wrap: nowrap;
		flex-wrap: nowrap;
	}
	.company-name__text {
		-webkit-box-flex: 0;
		-ms-flex: 0 1 auto;
		flex: 0 1 auto;
		margin-bottom: 0;
	}
}
@media screen and (min-width: 48rem) {
	.container {
		max-width: 720px;
	}
	.leaders-table-head__cell_name {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 33.3333%;
		flex: 0 0 33.3333%;
		max-width: 33.3333%;
	}
	.leaders-table-head__cell_volume {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-pack: center;
		-ms-flex-pack: center;
		justify-content: center;
		-webkit-box-flex: 0;
		-ms-flex: 0 0 33.3333%;
		flex: 0 0 33.3333%;
		max-width: 33.3333%;
	}
	.leaders-table-head__cell_change {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 33.3333%;
		flex: 0 0 33.3333%;
		max-width: 33.3333%;
	}
	.leaders-table-cell_name {
		-webkit-box-ordinal-group: 2;
		-ms-flex-order: 1;
		order: 1;
		-webkit-box-flex: 0;
		-ms-flex: 0 0 40%;
		flex: 0 0 40%;
		max-width: 40%;
	}
	.leaders-table-cell_change {
		-webkit-box-ordinal-group: 4;
		-ms-flex-order: 3;
		order: 3;
		-webkit-box-flex: 0;
		-ms-flex: 0 0 40%;
		flex: 0 0 40%;
		max-width: 40%;
	}
	.leaders-table-cell_volume {
		-webkit-box-ordinal-group: 3;
		-ms-flex-order: 2;
		order: 2;
		-webkit-box-flex: 0;
		-ms-flex: 0 0 20%;
		flex: 0 0 20%;
		max-width: 20%;
		-webkit-box-orient: horizontal;
		-webkit-box-direction: normal;
		-ms-flex-direction: row;
		flex-direction: row;
		-webkit-box-align: center;
		-ms-flex-align: center;
		align-items: center;
		height: auto;
		padding: 10px 0;
		overflow: visible;
	}
	.leaders-table-body__row_active .leaders-table-cell_volume {
		border-bottom: 1px solid #e8e8e8;
	}
	.leaders-table-cell_last {
		-webkit-box-ordinal-group: 6;
		-ms-flex-order: 5;
		order: 5;
		-webkit-box-flex: 0;
		-ms-flex: 0 0 33.3333%;
		flex: 0 0 33.3333%;
		max-width: 33.3333%;
		-webkit-box-align: center;
		-ms-flex-align: center;
		align-items: center;
	}
	.leaders-table-cell_leverage {
		-webkit-box-ordinal-group: 5;
		-ms-flex-order: 4;
		order: 4;
		-webkit-box-flex: 0;
		-ms-flex: 0 0 33.3333%;
		flex: 0 0 33.3333%;
		max-width: 33.3333%;
	}
	.leaders-table-cell_contracts {
		-webkit-box-ordinal-group: 7;
		-ms-flex-order: 6;
		order: 6;
		-webkit-box-flex: 0;
		-ms-flex: 0 0 33.3333%;
		flex: 0 0 33.3333%;
		max-width: 33.3333%;
	}
	.leaders-table-cell_volume .leaders-table-cell__title {
		display: none;
	}

	.futures-table-head__cell_code {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 8%;
		flex: 0 0 8%;
		-webkit-box-ordinal-group: 2;
		-ms-flex-order: 1;
		order: 0;
		max-width: 8%;
	}

	.futures-table-head__cell_short_name {
		display: flex;
		-webkit-box-flex: 0;
		-ms-flex: 0 0 10%;
		flex: 0 0 10%;
		-webkit-box-ordinal-group: 2;
		-ms-flex-order: 1;
		order: 1;
		max-width: 10%;
	}
	.futures-table-head__cell_last {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 8%;
		flex: 0 0 8%;
		-webkit-box-ordinal-group: 3;
		-ms-flex-order: 2;
		order: 2;
		max-width: 8%;
	}
	.futures-table-head__cell_time {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 8%;
		flex: 0 0 8%;
		-webkit-box-ordinal-group: 10;
		-ms-flex-order: 10;
		order: 10;
		max-width: 8%;
	}
	.futures-table-head__cell_change {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-flex: 0;
		-ms-flex: 0 0 8%;
		flex: 0 0 8%;
		-webkit-box-pack: center;
		-ms-flex-pack: center;
		justify-content: center;
		-webkit-box-ordinal-group: 4;
		-ms-flex-order: 3;
		order: 3;
		max-width: 8%;
	}
	.futures-table-head__cell_min {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-flex: 0;
		-ms-flex: 0 0 8%;
		flex: 0 0 8%;
		-webkit-box-ordinal-group: 5;
		-ms-flex-order: 4;
		order: 4;
		max-width: 8%;
	}
	.futures-table-head__cell_max {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-flex: 0;
		-ms-flex: 0 0 8%;
		flex: 0 0 8%;
		-webkit-box-ordinal-group: 6;
		-ms-flex-order: 5;
		order: 5;
		max-width: 8%;
	}

	.futures-table-head__cell_volume {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-flex: 0;
		-ms-flex: 0 0 10%;
		flex: 0 0 10%;
		-webkit-box-ordinal-group: 8;
		-ms-flex-order: 8;
		order: 8;
		max-width: 10%;
	}
	.futures-table-head__cell_sum {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-flex: 0;
		-ms-flex: 0 0 8%;
		flex: 0 0 8%;
		-webkit-box-ordinal-group: 9;
		-ms-flex-order: 9;
		order: 9;
		max-width: 8%;
	}

	.futures-table-head__cell_positions {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-flex: 0;
		-ms-flex: 0 0 8%;
		flex: 0 0 8%;
		-webkit-box-ordinal-group: 7;
		-ms-flex-order: 6;
		order: 6;
		max-width: 8%;
	}
	.futures-table-head__cell_open {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-flex: 0;
		-ms-flex: 0 0 13%;
		flex: 0 0 13%;
		-webkit-box-ordinal-group: 8;
		-ms-flex-order: 7;
		order: 7;
		max-width: 13%;
	}

	.futures-table-body__row {
		border-bottom: none;
	}
	.futures-table-body__row:hover {
		-webkit-box-shadow: 0 0 11px rgba(0, 0, 0, 0.1);
		box-shadow: 0 0 11px rgba(0, 0, 0, 0.1);
	}
	.futures-table-body__row_active {
		-webkit-box-shadow: none;
		box-shadow: none;
		margin: 0;
	}
	.futures-table-cell_code {
		-webkit-box-ordinal-group: 1;
		-ms-flex-order: 1;
		order: 1;
		-webkit-box-flex: 0;
		-ms-flex: 0 0 8%;
		flex: 0 0 8%;
		max-width: 8%;
	}
	.futures-table-cell_cod-2 {
		-webkit-box-ordinal-group: 1;
		-ms-flex-order: 1;
		order: 1;
		-webkit-box-flex: 0;
		-ms-flex: 0 0 8%;
		flex: 0 0 8%;
		max-width: 8%;
	}
	.futures-table-cell_short_name,
	.futures-table-cell_short_nam-2 {
		-webkit-box-ordinal-group: 2;
		-ms-flex-order: 2;
		order: 2;
		-webkit-box-flex: 0;
		-ms-flex: 0 0 10%;
		flex: 0 0 10%;
		max-width: 10%;
	}
	.futures-table-body__row_active .futures-table-cell_code,
	.futures-table-body__row_active .futures-table-cell_cod-2,
	.futures-table-body__row_active .futures-table-cell_short_name,
	.futures-table-body__row_active .futures-table-cell_short_nam-2 {
		border-bottom: none;
	}
	.futures-table-cell_last {
		-webkit-box-ordinal-group: 3;
		-ms-flex-order: 3;
		order: 3;
		-webkit-box-flex: 0;
		-ms-flex: 0 0 8%;
		flex: 0 0 8%;
		max-width: 8%;
	}
	.futures-table-cell_las-2 {
		-webkit-box-ordinal-group: 3;
		-ms-flex-order: 3;
		order: 3;
		-webkit-box-flex: 0;
		-ms-flex: 0 0 8%;
		flex: 0 0 8%;
		max-width: 8%;
	}
	.futures-table-body__row_active .futures-table-cell_last,
	.futures-table-body__row_active .futures-table-cell_las-2 {
		border-bottom: none;
	}
	.futures-table-cell_time {
		-webkit-box-ordinal-group: 11;
		-ms-flex-order: 11;
		order: 11;
		-webkit-box-flex: 0;
		-ms-flex: 0 0 8%;
		flex: 0 0 8%;
		max-width: 8%;
	}
	.futures-table-body__row_active .futures-table-cell_time {
		border-bottom: none;
	}
	.futures-table-cell_change {
		-webkit-box-ordinal-group: 4;
		-ms-flex-order: 4;
		order: 4;
		-webkit-box-flex: 0;
		-ms-flex: 0 0 8%;
		flex: 0 0 8%;
		max-width: 8%;
	}
	.futures-table-body__row_active .futures-table-cell_change {
		border-bottom: none;
	}
	.futures-table-cell_min {
		-webkit-box-ordinal-group: 5;
		-ms-flex-order: 5;
		order: 5;
		-webkit-box-flex: 0;
		-ms-flex: 0 0 7%;
		flex: 0 0 7%;
		max-width: 7%;
		-webkit-box-orient: horizontal;
		-webkit-box-direction: normal;
		-ms-flex-direction: row;
		flex-direction: row;
		height: auto;
		padding: 10px 0;
		overflow: visible;
	}

	.futures-table-cell_max {
		-webkit-box-ordinal-group: 6;
		-ms-flex-order: 6;
		order: 6;
		-webkit-box-flex: 0;
		-ms-flex: 0 0 8%;
		flex: 0 0 8%;
		max-width: 8%;
		-webkit-box-orient: horizontal;
		-webkit-box-direction: normal;
		-ms-flex-direction: row;
		flex-direction: row;
		height: auto;
		padding: 10px 0;
		overflow: visible;
	}
	.futures-table-cell_short_name {
		-webkit-box-ordinal-group: 2;
		-ms-flex-order: 2;
		order: 2;
		-webkit-box-flex: 0;
		-ms-flex: 0 0 7%;
		flex: 0 0 7%;
		max-width: 7%;
		-webkit-box-orient: horizontal;
		-webkit-box-direction: normal;
		-ms-flex-direction: row;
		flex-direction: row;
		height: auto;
		padding: 10px 0;
		overflow: visible;
	}
	.futures-table-cell_short_nam-2 {
		-webkit-box-ordinal-group: 2;
		-ms-flex-order: 2;
		order: 2;
		-webkit-box-flex: 0;
		-ms-flex: 0 0 10%;
		flex: 0 0 10%;
		max-width: 10%;
		-webkit-box-orient: horizontal;
		-webkit-box-direction: normal;
		-ms-flex-direction: row;
		flex-direction: row;
		height: auto;
		padding: 10px 0;
		overflow: visible;
	}

	.futures-table-cell_positions {
		-webkit-box-ordinal-group: 7;
		-ms-flex-order: 7;
		order: 7;
		-webkit-box-flex: 0;
		-ms-flex: 0 0 7%;
		flex: 0 0 7%;
		max-width: 7%;
		-webkit-box-orient: horizontal;
		-webkit-box-direction: normal;
		-ms-flex-direction: row;
		flex-direction: row;
		height: auto;
		padding: 10px 0;
		overflow: visible;
		display: flex;
	}

	.futures-table-cell_open {
		-webkit-box-ordinal-group: 8;
		-ms-flex-order: 8;
		order: 8;
		-webkit-box-flex: 0;
		-ms-flex: 0 0 10%;
		flex: 0 0 10%;
		max-width: 10%;
		-webkit-box-orient: horizontal;
		-webkit-box-direction: normal;
		-ms-flex-direction: row;
		flex-direction: row;
		height: auto;
		padding: 10px 0;
		overflow: visible;
		display: flex;
	}

	.futures-table-cell_ope-2 {
		-webkit-box-ordinal-group: 8;
		-ms-flex-order: 8;
		order: 8;
		-webkit-box-flex: 0;
		-ms-flex: 0 0 12%;
		flex: 0 0 12%;
		max-width: 12%;
		-webkit-box-orient: horizontal;
		-webkit-box-direction: normal;
		-ms-flex-direction: row;
		flex-direction: row;
		height: auto;
		padding: 10px 0;
		overflow: visible;
		display: flex;
	}

	.futures-table-cell_volume {
		-webkit-box-ordinal-group: 9;
		-ms-flex-order: 9;
		order: 9;
		-webkit-box-flex: 0;
		-ms-flex: 0 0 11%;
		flex: 0 0 11%;
		max-width: 11%;
		-webkit-box-orient: horizontal;
		-webkit-box-direction: normal;
		-ms-flex-direction: row;
		flex-direction: row;
		height: auto;
		padding: 10px 0;
		overflow: visible;
		display: flex;
	}
	.futures-table-cell_volum-2 {
		-webkit-box-ordinal-group: 9;
		-ms-flex-order: 9;
		order: 9;
		-webkit-box-flex: 0;
		-ms-flex: 0 0 13%;
		flex: 0 0 13%;
		max-width: 13%;
		-webkit-box-orient: horizontal;
		-webkit-box-direction: normal;
		-ms-flex-direction: row;
		flex-direction: row;
		height: auto;
		padding: 10px 0;
		overflow: visible;
	}

	.futures-table-cell_sum {
		-webkit-box-ordinal-group: 10;
		-ms-flex-order: 10;
		order: 10;
		-webkit-box-flex: 0;
		-ms-flex: 0 0 7%;
		flex: 0 0 7%;
		max-width: 7%;
		-webkit-box-orient: horizontal;
		-webkit-box-direction: normal;
		-ms-flex-direction: row;
		flex-direction: row;
		height: auto;
		padding: 10px 0;
		overflow: visible;
		display: flex;
	}

	.futures-table-body__row_active .futures-table-cell_short_name,
	.futures-table-body__row_active .futures-table-cell_short_nam-2,
	.futures-table-body__row_active .futures-table-cell_positions,
	.futures-table-body__row_active .futures-table-cell_open,
	.futures-table-body__row_active .futures-table-cell_ope-2,
	.futures-table-body__row_active .futures-table-cell_min,
	.futures-table-body__row_active .futures-table-cell_max,
	.futures-table-body__row_active .futures-table-cell_sum,
	.futures-table-body__row_active .futures-table-cell_volume,
	.futures-table-body__row_active .futures-table-cell_volum-2 {
		height: auto;
	}

	.futures-table-cell_max .futures-table-cell__title,
	.futures-table-cell_min .futures-table-cell__title,
	.futures-table-cell_open .futures-table-cell__title,
	.futures-table-cell_ope-2 .futures-table-cell__title,
	.futures-table-cell_short_name .futures-table-cell__title,
	.futures-table-cell_short_nam-2 .futures-table-cell__title,
	.futures-table-cell_positions .futures-table-cell__title,
	.futures-table-cell_sum .futures-table-cell__title,
	.futures-table-cell_volume .futures-table-cell__title,
	.futures-table-cell_volum-2 .futures-table-cell__title {
		display: none;
	}
	.futures-table-cell__value {
		font-size: 0.875rem;
	}
	.futures-table-cell_change .futures-table-cell__value,
	.futures-table-cell_max .futures-table-cell__value,
	.futures-table-cell_min .futures-table-cell__value,
	.futures-table-cell_short_name .futures-table-cell__value,
	.futures-table-cell_short_nam-2 .futures-table-cell__value,
	.futures-table-cell_positions .futures-table-cell__value,
	.futures-table-cell_volume .futures-table-cell__value,
	.futures-table-cell_volum-2 .futures-table-cell__value {
		text-align: center;
	}
	.bonds-table-head__cell_name {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 11%;
		flex: 0 0 11%;
		-webkit-box-ordinal-group: 3;
		-ms-flex-order: 2;
		order: 2;
		max-width: 11%;
	}
	.bonds-table-head__cell_yield {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 12.5%;
		flex: 0 0 12.5%;
		-webkit-box-ordinal-group: 6;
		-ms-flex-order: 5;
		order: 5;
		max-width: 12.5%;
	}
	.bonds-table-head__cell_price {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 12.5%;
		flex: 0 0 12.5%;
		-webkit-box-ordinal-group: 10;
		-ms-flex-order: 10;
		order: 10;
		max-width: 12.5%;
	}
	.bonds-table-head__cell_datecoupon {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-flex: 0;
		-ms-flex: 0 0 12.5%;
		flex: 0 0 12.5%;
		-webkit-box-pack: center;
		-ms-flex-pack: center;
		justify-content: center;
		-webkit-box-ordinal-group: 16;
		-ms-flex-order: 16;
		order: 16;
		max-width: 12.5%;
	}
	.bonds-table-head__cell_datetime {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-flex: 0;
		-ms-flex: 0 0 12.5%;
		flex: 0 0 12.5%;
		-webkit-box-ordinal-group: 2;
		-ms-flex-order: 1;
		order: 1;
		max-width: 12.5%;
	}
	.bonds-table-head__cell_redemption {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-flex: 0;
		-ms-flex: 0 0 12.5%;
		flex: 0 0 12.5%;
		-webkit-box-ordinal-group: 4;
		-ms-flex-order: 3;
		order: 3;
		max-width: 12.5%;
	}
	.bonds-table-head__cell_yearsleft {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-flex: 0;
		-ms-flex: 0 0 12.5%;
		flex: 0 0 12.5%;
		-webkit-box-ordinal-group: 5;
		-ms-flex-order: 4;
		order: 4;
		max-width: 12.5%;
	}
	.bonds-table-head__cell_attention {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-flex: 0;
		-ms-flex: 0 0 12.5%;
		flex: 0 0 12.5%;
		-webkit-box-ordinal-group: 7;
		-ms-flex-order: 6;
		order: 6;
		max-width: 12.5%;
	}
	.bonds-table-head__cell_yieldyear {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-flex: 0;
		-ms-flex: 0 0 14%;
		flex: 0 0 14%;
		-webkit-box-ordinal-group: 8;
		-ms-flex-order: 7;
		order: 7;
		max-width: 14%;
	}
	.bonds-table-head__cell_yieldlast {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-flex: 0;
		-ms-flex: 0 0 14%;
		flex: 0 0 14%;
		-webkit-box-ordinal-group: 9;
		-ms-flex-order: 8;
		order: 8;
		max-width: 14%;
	}

	.bonds-table-head__cell_snm {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-flex: 0;
		-ms-flex: 0 0 14%;
		flex: 0 0 14%;
		-webkit-box-ordinal-group: 10;
		-ms-flex-order: 9;
		order: 9;
		max-width: 14%;
	}

	.bonds-table-head__cell_volume {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-flex: 0;
		-ms-flex: 0 0 14%;
		flex: 0 0 14%;
		-webkit-box-ordinal-group: 11;
		-ms-flex-order: 11;
		order: 11;
		max-width: 14%;
	}
	.bonds-table-head__cell_coupon {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-flex: 0;
		-ms-flex: 0 0 14%;
		flex: 0 0 14%;
		-webkit-box-ordinal-group: 12;
		-ms-flex-order: 12;
		order: 12;
		max-width: 14%;
	}
	.bonds-table-head__cell_frequency {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-flex: 0;
		-ms-flex: 0 0 14%;
		flex: 0 0 14%;
		-webkit-box-ordinal-group: 13;
		-ms-flex-order: 13;
		order: 13;
		max-width: 14%;
	}
	.bonds-table-head__cell_income {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-flex: 0;
		-ms-flex: 0 0 14%;
		flex: 0 0 14%;
		-webkit-box-ordinal-group: 14;
		-ms-flex-order: 14;
		order: 14;
		max-width: 14%;
	}
	.bonds-table-head__cell_duration {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-flex: 0;
		-ms-flex: 0 0 14%;
		flex: 0 0 14%;
		-webkit-box-ordinal-group: 15;
		-ms-flex-order: 15;
		order: 15;
		max-width: 14%;
	}
	.bonds-table-body__row {
		border-bottom: none;
	}
	.bonds-table-body__row:hover {
		-webkit-box-shadow: 0 0 11px rgba(0, 0, 0, 0.1);
		box-shadow: 0 0 11px rgba(0, 0, 0, 0.1);
	}
	.bonds-table-body__row_active {
		-webkit-box-shadow: none;
		box-shadow: none;
		margin: 0;
	}
	.bonds-table-cell_name {
		-webkit-box-ordinal-group: 3;
		-ms-flex-order: 2;
		order: 2;
		-webkit-box-flex: 0;
		-ms-flex: 0 0 10%;
		flex: 0 0 10%;
		max-width: 10%;
	}
	.bonds-table-body__row_active .bonds-table-cell_name {
		border-bottom: none;
	}
	.bonds-table-cell_yield {
		-webkit-box-ordinal-group: 6;
		-ms-flex-order: 5;
		order: 5;
		-webkit-box-flex: 0;
		-ms-flex: 0 0 10%;
		flex: 0 0 10%;
		max-width: 10%;
	}
	.bonds-table-body__row_active .bonds-table-cell_yield {
		border-bottom: none;
	}
	.bonds-table-cell_price {
		-webkit-box-ordinal-group: 10;
		-ms-flex-order: 10;
		order: 10;
		-webkit-box-flex: 0;
		-ms-flex: 0 0 10%;
		flex: 0 0 10%;
		max-width: 10%;
	}
	.bonds-table-body__row_active .bonds-table-cell_price {
		border-bottom: none;
	}
	.bonds-table-cell_datecoupon {
		-webkit-box-ordinal-group: 16;
		-ms-flex-order: 16;
		order: 16;
		-webkit-box-flex: 0;
		-ms-flex: 0 0 11.5%;
		flex: 0 0 11.5%;
		max-width: 11.5%;
	}
	.bonds-table-body__row_active .bonds-table-cell_datecoupon {
		border-bottom: none;
	}
	.bonds-table-cell_datetime {
		-webkit-box-ordinal-group: 2;
		-ms-flex-order: 1;
		order: 1;
		-webkit-box-flex: 0;
		-ms-flex: 0 0 11.5%;
		flex: 0 0 11.5%;
		max-width: 11.5%;
		-webkit-box-orient: horizontal;
		-webkit-box-direction: normal;
		-ms-flex-direction: row;
		flex-direction: row;
		height: auto;
		padding: 10px 0;
		overflow: visible;
	}
	.bonds-table-body__row_active .bonds-table-cell_datetime {
		height: auto;
	}
	.bonds-table-cell_redemption {
		-webkit-box-ordinal-group: 4;
		-ms-flex-order: 3;
		order: 3;
		-webkit-box-flex: 0;
		-ms-flex: 0 0 11.5%;
		flex: 0 0 11.5%;
		max-width: 11.5%;
		-webkit-box-orient: horizontal;
		-webkit-box-direction: normal;
		-ms-flex-direction: row;
		flex-direction: row;
		height: auto;
		padding: 10px 0;
		overflow: visible;
	}
	.bonds-table-body__row_active .bonds-table-cell_redemption {
		height: auto;
	}
	.bonds-table-cell_yearsleft {
		-webkit-box-ordinal-group: 5;
		-ms-flex-order: 4;
		order: 4;
		-webkit-box-flex: 0;
		-ms-flex: 0 0 11.5%;
		flex: 0 0 11.5%;
		max-width: 11.5%;
		-webkit-box-orient: horizontal;
		-webkit-box-direction: normal;
		-ms-flex-direction: row;
		flex-direction: row;
		height: auto;
		padding: 10px 0;
		overflow: visible;
	}
	.bonds-table-body__row_active .bonds-table-cell_yearsleft {
		height: auto;
	}
	.bonds-table-cell_attention {
		-webkit-box-ordinal-group: 7;
		-ms-flex-order: 6;
		order: 6;
		-webkit-box-flex: 0;
		-ms-flex: 0 0 12%;
		flex: 0 0 12%;
		max-width: 12%;
		-webkit-box-orient: horizontal;
		-webkit-box-direction: normal;
		-ms-flex-direction: row;
		flex-direction: row;
		height: auto;
		padding: 10px 0;
		overflow: visible;
	}
	.bonds-table-body__row_active .bonds-table-cell_attention {
		height: auto;
	}
	.bonds-table-cell_yieldyear {
		-webkit-box-ordinal-group: 8;
		-ms-flex-order: 7;
		order: 7;
		-webkit-box-flex: 0;
		-ms-flex: 0 0 12%;
		flex: 0 0 12%;
		max-width: 12%;
		-webkit-box-orient: horizontal;
		-webkit-box-direction: normal;
		-ms-flex-direction: row;
		flex-direction: row;
		height: auto;
		padding: 10px 0;
		overflow: visible;
	}
	.bonds-table-body__row_active .bonds-table-cell_yieldyear {
		height: auto;
	}
	.bonds-table-cell_yieldlast {
		-webkit-box-ordinal-group: 9;
		-ms-flex-order: 8;
		order: 8;
		-webkit-box-flex: 0;
		-ms-flex: 0 0 12%;
		flex: 0 0 12%;
		max-width: 12%;
		-webkit-box-orient: horizontal;
		-webkit-box-direction: normal;
		-ms-flex-direction: row;
		flex-direction: row;
		height: auto;
		padding: 10px 0;
		overflow: visible;
	}

	.bonds-table-cell_snm {
		-webkit-box-ordinal-group: 10;
		-ms-flex-order: 9;
		order: 9;
		-webkit-box-flex: 0;
		-ms-flex: 0 0 16%;
		flex: 0 0 16%;
		max-width: 16%;
		-webkit-box-orient: horizontal;
		-webkit-box-direction: normal;
		-ms-flex-direction: row;
		flex-direction: row;
		height: auto;
		padding: 10px 0;
		overflow: visible;
	}

	.bonds-table-body__row_active .bonds-table-cell_yieldlast {
		height: auto;
	}
	.bonds-table-cell_volume {
		-webkit-box-ordinal-group: 11;
		-ms-flex-order: 11;
		order: 11;
		-webkit-box-flex: 0;
		-ms-flex: 0 0 14%;
		flex: 0 0 14%;
		max-width: 14%;
		-webkit-box-orient: horizontal;
		-webkit-box-direction: normal;
		-ms-flex-direction: row;
		flex-direction: row;
		height: auto;
		padding: 10px 0;
		overflow: visible;
	}
	.bonds-table-body__row_active .bonds-table-cell_volume {
		height: auto;
	}
	.bonds-table-cell_coupon {
		-webkit-box-ordinal-group: 12;
		-ms-flex-order: 12;
		order: 12;
		-webkit-box-flex: 0;
		-ms-flex: 0 0 14%;
		flex: 0 0 14%;
		max-width: 14%;
		-webkit-box-orient: horizontal;
		-webkit-box-direction: normal;
		-ms-flex-direction: row;
		flex-direction: row;
		height: auto;
		padding: 10px 0;
		overflow: visible;
	}
	.bonds-table-body__row_active .bonds-table-cell_coupon {
		height: auto;
	}
	.bonds-table-cell_frequency {
		-webkit-box-ordinal-group: 13;
		-ms-flex-order: 13;
		order: 13;
		-webkit-box-flex: 0;
		-ms-flex: 0 0 14%;
		flex: 0 0 14%;
		max-width: 14%;
		-webkit-box-orient: horizontal;
		-webkit-box-direction: normal;
		-ms-flex-direction: row;
		flex-direction: row;
		height: auto;
		padding: 10px 0;
		overflow: visible;
	}
	.bonds-table-body__row_active .bonds-table-cell_frequency {
		height: auto;
	}
	.bonds-table-cell_income {
		-webkit-box-ordinal-group: 14;
		-ms-flex-order: 14;
		order: 14;
		-webkit-box-flex: 0;
		-ms-flex: 0 0 14%;
		flex: 0 0 14%;
		max-width: 14%;
		-webkit-box-orient: horizontal;
		-webkit-box-direction: normal;
		-ms-flex-direction: row;
		flex-direction: row;
		height: auto;
		padding: 10px 0;
		overflow: visible;
	}
	.bonds-table-body__row_active .bonds-table-cell_income {
		height: auto;
	}
	.bonds-table-cell_duration {
		-webkit-box-ordinal-group: 15;
		-ms-flex-order: 15;
		order: 15;
		-webkit-box-flex: 0;
		-ms-flex: 0 0 14%;
		flex: 0 0 14%;
		max-width: 14%;
		-webkit-box-orient: horizontal;
		-webkit-box-direction: normal;
		-ms-flex-direction: row;
		flex-direction: row;
		height: auto;
		padding: 10px 0;
		overflow: visible;
	}
	.bonds-table-body__row_active .bonds-table-cell_duration {
		height: auto;
	}
	.bonds-table-cell_attention .bonds-table-cell__title,
	.bonds-table-cell_coupon .bonds-table-cell__title,
	.bonds-table-cell_datetime .bonds-table-cell__title,
	.bonds-table-cell_duration .bonds-table-cell__title,
	.bonds-table-cell_frequency .bonds-table-cell__title,
	.bonds-table-cell_income .bonds-table-cell__title,
	.bonds-table-cell_redemption .bonds-table-cell__title,
	.bonds-table-cell_volume .bonds-table-cell__title,
	.bonds-table-cell_yearsleft .bonds-table-cell__title,
	.bonds-table-cell_yieldlast .bonds-table-cell__title,
	.bonds-table-cell_yieldyear .bonds-table-cell__title {
		display: none;
	}
	.bonds-table-cell__value {
		font-size: 0.875rem;
	}
	.bonds-table-cell_attention .bonds-table-cell__value,
	.bonds-table-cell_coupon .bonds-table-cell__value,
	.bonds-table-cell_datecoupon .bonds-table-cell__value,
	.bonds-table-cell_datetime .bonds-table-cell__value,
	.bonds-table-cell_duration .bonds-table-cell__value,
	.bonds-table-cell_frequency .bonds-table-cell__value,
	.bonds-table-cell_income .bonds-table-cell__value,
	.bonds-table-cell_redemption .bonds-table-cell__value,
	.bonds-table-cell_volume .bonds-table-cell__value,
	.bonds-table-cell_yearsleft .bonds-table-cell__value,
	.bonds-table-cell_yieldlast .bonds-table-cell__value,
	.bonds-table-cell_yieldyear .bonds-table-cell__value {
		text-align: center;
	}
	.profit-table-head {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
	}
	.profit-table-body__row {
		background-color: transparent;
		margin-bottom: 0;
	}
	.profit-table-body__row:nth-child(even) {
		background-color: rgba(36, 105, 174, 0.1);
	}
	.profit-table-cell_date {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 25%;
		flex: 0 0 25%;
		display: block;
		max-width: 25%;
	}
	.profit-table-cell_date::after {
		display: none;
	}
	.profit-table-cell_period {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 25%;
		flex: 0 0 25%;
		max-width: 25%;
		height: auto;
		padding: 9px;
		overflow: visible;
	}
	.profit-table-body__row_active .profit-table-cell_period {
		height: auto;
	}
	.profit-table-cell_esp {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 25%;
		flex: 0 0 25%;
		max-width: 25%;
		height: auto;
		padding: 9px;
		overflow: visible;
	}
	.profit-table-body__row_active .profit-table-cell_esp {
		height: auto;
	}
	.profit-table-cell_profit {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 25%;
		flex: 0 0 25%;
		max-width: 25%;
		height: auto;
		padding: 9px;
		overflow: visible;
	}
	.profit-table-body__row_active .profit-table-cell_profit {
		height: auto;
	}
	.profit-table-cell__title {
		display: none;
	}
	.profit-table-cell__value {
		font-size: 0.875rem;
	}
	.profit-table-cell_date .profit-table-cell__value {
		text-align: center;
		max-width: 100%;
	}
	.cdividend-table-head {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
	}
	.cdividend-table-body__row {
		background-color: transparent;
		margin-bottom: 0;
	}
	.cdividend-table-body__row:nth-child(even) {
		background-color: rgba(36, 105, 174, 0.1);
	}
	.cdividend-table-cell_income {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 20%;
		flex: 0 0 20%;
		-webkit-box-ordinal-group: 3;
		-ms-flex-order: 2;
		order: 2;
		display: block;
		max-width: 20%;
	}
	.cdividend-table-cell_exdividend {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 20%;
		flex: 0 0 20%;
		display: block;
		max-width: 20%;
	}
	.cdividend-table-cell_exdividend::after {
		display: none;
	}
	.cdividend-table-cell_dividend {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 20%;
		flex: 0 0 20%;
		max-width: 20%;
		height: auto;
		padding: 9px;
		overflow: visible;
	}
	.cdividend-table-body__row_active .cdividend-table-cell_dividend {
		height: auto;
	}
	.cdividend-table-cell_type {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 20%;
		flex: 0 0 20%;
		max-width: 20%;
		height: auto;
		padding: 9px;
		overflow: visible;
	}
	.cdividend-table-body__row_active .cdividend-table-cell_type {
		height: auto;
	}
	.cdividend-table-cell_date {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 20%;
		flex: 0 0 20%;
		max-width: 20%;
		height: auto;
		padding: 9px;
		overflow: visible;
	}
	.cdividend-table-body__row_active .cdividend-table-cell_date {
		height: auto;
	}
	.cdividend-table-cell__title {
		display: none;
	}
	.cdividend-table-cell__value {
		font-size: 0.875rem;
	}
	.cdividend-table-cell_income .cdividend-table-cell__value {
		font-weight: 400;
		font-size: 0.875rem;
	}
	.cdividend-table-cell_exdividend .cdividend-table-cell__value {
		text-align: center;
		max-width: 100%;
	}
	.dividends-table-head__cell_code {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 7.14%;
		flex: 0 0 7.14%;
		-webkit-box-ordinal-group: 2;
		-ms-flex-order: 1;
		order: 1;
		max-width: 7.14%;
	}
	.dividends-table-head__cell_dividend {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 14.28%;
		flex: 0 0 14.28%;
		-webkit-box-ordinal-group: 6;
		-ms-flex-order: 5;
		order: 5;
		max-width: 14.28%;
	}
	.dividends-table-head__cell_yield {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 7.14%;
		flex: 0 0 7.14%;
		-webkit-box-ordinal-group: 8;
		-ms-flex-order: 7;
		order: 7;
		max-width: 7.14%;
	}
	.dividends-table-head__cell_name {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-flex: 0;
		-ms-flex: 0 0 28.56%;
		flex: 0 0 28.56%;
		-webkit-box-ordinal-group: 3;
		-ms-flex-order: 2;
		order: 2;
		max-width: 28.56%;
	}
	.dividends-table-head__cell_datelast {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-flex: 0;
		-ms-flex: 0 0 14.28%;
		flex: 0 0 14.28%;
		-webkit-box-ordinal-group: 4;
		-ms-flex-order: 3;
		order: 3;
		max-width: 14.28%;
	}
	.dividends-table-head__cell_dateregistry {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-flex: 0;
		-ms-flex: 0 0 14.28%;
		flex: 0 0 14.28%;
		-webkit-box-ordinal-group: 5;
		-ms-flex-order: 4;
		order: 4;
		max-width: 14.28%;
	}
	.dividends-table-head__cell_price {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-flex: 0;
		-ms-flex: 0 0 14.28%;
		flex: 0 0 14.28%;
		-webkit-box-ordinal-group: 7;
		-ms-flex-order: 6;
		order: 6;
		max-width: 14.28%;
	}
	.dividends-table-body__row {
		border-bottom: none;
	}
	.dividends-table-body__row:hover {
		-webkit-box-shadow: 0 0 11px rgba(0, 0, 0, 0.1);
		box-shadow: 0 0 11px rgba(0, 0, 0, 0.1);
	}
	.dividends-table-body__row_active {
		-webkit-box-shadow: none;
		box-shadow: none;
		margin: 0;
	}
	.dividends-table-cell_code {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 7.14%;
		flex: 0 0 7.14%;
		-webkit-box-ordinal-group: 2;
		-ms-flex-order: 1;
		order: 1;
		max-width: 7.14%;
	}
	.dividends-table-body__row_active .dividends-table-cell_code {
		border-bottom: none;
	}
	.dividends-table-cell_dividend {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 14.28%;
		flex: 0 0 14.28%;
		-webkit-box-ordinal-group: 6;
		-ms-flex-order: 5;
		order: 5;
		max-width: 14.28%;
	}
	.dividends-table-body__row_active .dividends-table-cell_dividend {
		border-bottom: none;
	}
	.dividends-table-cell_yield {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 7.14%;
		flex: 0 0 7.14%;
		-webkit-box-ordinal-group: 8;
		-ms-flex-order: 7;
		order: 7;
		max-width: 7.14%;
	}
	.dividends-table-body__row_active .dividends-table-cell_yield {
		border-bottom: none;
	}
	.dividends-table-cell_datelast {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 14.28%;
		flex: 0 0 14.28%;
		-webkit-box-ordinal-group: 4;
		-ms-flex-order: 3;
		order: 3;
		max-width: 14.28%;
		-webkit-box-orient: horizontal;
		-webkit-box-direction: normal;
		-ms-flex-direction: row;
		flex-direction: row;
		height: auto;
		padding: 10px 0;
		overflow: visible;
	}
	.dividends-table-body__row_active .dividends-table-cell_datelast {
		height: auto;
	}
	.dividends-table-cell_dateregistry {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 14.28%;
		flex: 0 0 14.28%;
		-webkit-box-ordinal-group: 5;
		-ms-flex-order: 4;
		order: 4;
		max-width: 14.28%;
		-webkit-box-orient: horizontal;
		-webkit-box-direction: normal;
		-ms-flex-direction: row;
		flex-direction: row;
		height: auto;
		padding: 10px 0;
		overflow: visible;
	}
	.dividends-table-body__row_active .dividends-table-cell_dateregistry {
		height: auto;
	}
	.dividends-table-cell_price {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 14.28%;
		flex: 0 0 14.28%;
		-webkit-box-ordinal-group: 7;
		-ms-flex-order: 6;
		order: 6;
		max-width: 14.28%;
		-webkit-box-orient: horizontal;
		-webkit-box-direction: normal;
		-ms-flex-direction: row;
		flex-direction: row;
		height: auto;
		padding: 10px 0;
		overflow: visible;
	}
	.dividends-table-body__row_active .dividends-table-cell_price {
		height: auto;
	}
	.dividends-table-cell_name {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 28.56%;
		flex: 0 0 28.56%;
		-webkit-box-ordinal-group: 3;
		-ms-flex-order: 2;
		order: 2;
		max-width: 28.56%;
		-webkit-box-orient: horizontal;
		-webkit-box-direction: normal;
		-ms-flex-direction: row;
		flex-direction: row;
		-webkit-box-pack: start;
		-ms-flex-pack: start;
		justify-content: flex-start;
		height: auto;
		padding: 10px 0;
		overflow: visible;
	}
	.dividends-table-body__row_active .dividends-table-cell_name {
		height: auto;
	}
	.dividends-table-cell_datelast .dividends-table-cell__title,
	.dividends-table-cell_dateregistry .dividends-table-cell__title,
	.dividends-table-cell_name .dividends-table-cell__title,
	.dividends-table-cell_price .dividends-table-cell__title {
		display: none;
	}
	.dividends-table-cell__value {
		font-size: 0.875rem;
	}
	.dividends-table-cell_datelast .dividends-table-cell__value,
	.dividends-table-cell_dateregistry .dividends-table-cell__value,
	.dividends-table-cell_price .dividends-table-cell__value,
	.dividends-table-cell_yield .dividends-table-cell__value {
		text-align: center;
	}
	.header__logo {
		margin-right: 30px;
	}
	.header__search {
		display: none;
	}
	.footer__socials {
		justify-content: flex-start;
	}
	.footer__socials li:first-of-type {
		margin-right: 2rem;
	}
	.footer__container {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-pack: justify;
		-ms-flex-pack: justify;
		justify-content: space-between;
	}
	.footer__row {
		-webkit-box-sizing: border-box;
		box-sizing: border-box;
		-webkit-box-flex: 0;
		-ms-flex: 0 0 33.3333%;
		flex: 0 0 33.3333%;
		max-width: 33.3333%;
		padding-left: 15px;
		padding-right: 15px;
	}
	.footer__links li {
		text-align: left;
	}
	.footer__disclaimer {
		text-align: left;
		-webkit-box-flex: 0;
		-ms-flex: 0 0 33.3333%;
		flex: 0 0 33.3333%;
		-webkit-box-sizing: border-box;
		box-sizing: border-box;
		max-width: 33.3333%;
		padding-left: 15px;
		padding-right: 15px;
		border-top: none;
		position: relative;
	}
	.footer__disclaimer::before {
		content: "";
		display: block;
		width: 1px;
		height: calc(100% - 40px);
		background-color: #3a4263;
		position: absolute;
		left: 0;
		top: 20px;
	}
	.cabinet-profile-level__title,
	.cabinet-profile-status__title,
	.cabinet-profile-volume__title {
		font-size: 2.25rem;
	}
	.cabinet-form__title {
		margin: 0 0 35px;
	}
	.cabinet-form__row {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-pack: justify;
		-ms-flex-pack: justify;
		justify-content: space-between;
	}
	.cabinet-form__column2 {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 50%;
		flex: 0 0 50%;
		max-width: 50%;
		margin-bottom: 0;
	}
	.cabinet-form__column3 {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 33.3333%;
		flex: 0 0 33.3333%;
		max-width: 33.3333%;
		margin-bottom: 0;
	}
	.cabinet-form__field label {
		font-size: 1.1875rem;
	}
	.cabinet-form__field input {
		font-size: 1.1875rem;
		padding: 18px 20px;
	}
	.cabinet-form__field .select2-container--default .select2-selection--single {
		padding: 23px 20px;
	}
	.cabinet-form__field .select2-container--default .select2-selection--single .select2-selection__rendered {
		font-size: 1.1875rem;
	}
	.cabinet-form__field .select2-container--default .select2-selection--single .select2-selection__arrow {
		top: 20px;
	}
	.cabinet-form__button {
		margin-top: 40px;
	}
	.leaders-header__controllers {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
	}
	.leaders-header__title {
		display: block;
	}
	.leaders-header__title::before {
		display: none;
	}
	.leaders-header__title::after {
		display: none;
	}
	.leaders-header__title h1 {
		font-size: 2.25rem;
	}
	.leaders-header__subtitle {
		font-size: 1.5rem;
		letter-spacing: 0.75rem;
	}
	.leaders-header__button {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-align: center;
		-ms-flex-align: center;
		align-items: center;
	}
	.leaders-header__button::before {
		content: "";
		-webkit-box-flex: 1;
		-ms-flex-positive: 1;
		flex-grow: 1;
		display: block;
		height: 2px;
		background-color: rgba(255, 255, 255, 0.2);
	}
	.leaders-header__button::after {
		content: "";
		-webkit-box-flex: 1;
		-ms-flex-positive: 1;
		flex-grow: 1;
		display: block;
		height: 2px;
		background-color: rgba(255, 255, 255, 0.2);
	}
	.leaders-header__button button {
		margin: 0 20px;
	}
	.leaders-body__title {
		font-size: 2.25rem;
		margin: 0 0 30px;
	}
	.leaders-body__title::after {
		top: 110%;
	}
	.futures-header__controllers {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
	}
	.futures-header__title {
		display: block;
	}
	.futures-header__title::before {
		display: none;
	}
	.futures-header__title::after {
		display: none;
	}
	.futures-header__title h1 {
		font-size: 2.25rem;
	}
	.futures-header__subtitle {
		font-size: 1.5rem;
		letter-spacing: 0.75rem;
	}
	.futures-header__button {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-align: center;
		-ms-flex-align: center;
		align-items: center;
	}
	.futures-header__button::before {
		content: "";
		-webkit-box-flex: 1;
		-ms-flex-positive: 1;
		flex-grow: 1;
		display: block;
		height: 2px;
		background-color: rgba(255, 255, 255, 0.2);
	}
	.futures-header__button::after {
		content: "";
		-webkit-box-flex: 1;
		-ms-flex-positive: 1;
		flex-grow: 1;
		display: block;
		height: 2px;
		background-color: rgba(255, 255, 255, 0.2);
	}
	.futures-header__button button {
		margin: 0 20px;
	}
	.futures-body__title {
		font-size: 2.25rem;
		margin: 0 0 30px;
	}
	.futures-body__title::after {
		top: 110%;
	}
	.bonds-header__controllers {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
	}
	.bonds-header__title {
		display: block;
	}
	.bonds-header__title::before {
		display: none;
	}
	.bonds-header__title::after {
		display: none;
	}
	.bonds-header__title h1 {
		font-size: 2.25rem;
	}
	.bonds-header__subtitle {
		font-size: 1.5rem;
		letter-spacing: 0.75rem;
	}
	.bonds-header__button {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-align: center;
		-ms-flex-align: center;
		align-items: center;
	}
	.bonds-header__button::before {
		content: "";
		-webkit-box-flex: 1;
		-ms-flex-positive: 1;
		flex-grow: 1;
		display: block;
		height: 2px;
		background-color: rgba(255, 255, 255, 0.2);
	}
	.bonds-header__button::after {
		content: "";
		-webkit-box-flex: 1;
		-ms-flex-positive: 1;
		flex-grow: 1;
		display: block;
		height: 2px;
		background-color: rgba(255, 255, 255, 0.2);
	}
	.bonds-header__button button {
		margin: 0 20px;
	}
	.bonds-body__title {
		font-size: 2.25rem;
		margin: 0 0 30px;
	}
	.bonds-body__title::after {
		top: 110%;
	}
	.company-header__breadcrumbs {
		display: block;
	}
	.company-header__about {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		overflow: hidden;
	}
	.company-name__text {
		font-size: 2.25rem;
	}
	.company-table1 {
		display: block;
		-webkit-box-flex: 0;
		-ms-flex: 0 0 50%;
		flex: 0 0 50%;
		max-width: 50%;
	}
	.company-table1__item {
		font-size: 0.875rem;
		max-width: 100%;
	}
	.company-table2 {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 50%;
		flex: 0 0 50%;
		max-width: 50%;
	}
	.company-table3__item {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 17.5%;
		flex: 0 0 17.5%;
		max-width: 17.5%;
		padding: 0;
		border-left: none;
		border-bottom: none;
		background-color: transparent;
	}
	.company-table3__item:last-child {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 30%;
		flex: 0 0 30%;
		max-width: 30%;
	}
	.company-table3__title {
		padding: 9px;
		background-color: rgba(43, 49, 74, 0.1);
		margin-bottom: 0;
	}
	.company-table3__value {
		padding: 9px;
		border-bottom: 1px solid rgba(43, 49, 74, 0.1);
	}
	.company-table3__item:first-child .company-table3__value {
		border-left: 1px solid rgba(43, 49, 74, 0.1);
	}
	.company-table3__item:last-child .company-table3__value {
		border-right: 1px solid rgba(43, 49, 74, 0.1);
	}
	.company-chart__wrapper {
		padding-top: 64%;
	}
	.company-body__title {
		font-size: 2.25rem;
	}
	.futures-detail-header__breadcrumbs,
	.futures-detail-header__title {
		display: block;
	}
	.futures-detail-header__title::before {
		display: none;
	}
	.futures-detail-header__title::after {
		display: none;
	}
	.futures-detail-header__title h1 {
		font-size: 2.25rem;
	}
	.futures-detail-header__subtitle {
		font-size: 1.5rem;
		letter-spacing: 0.75rem;
	}
	.futures-detail-header__parameter {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 25%;
		flex: 0 0 25%;
		max-width: 25%;
	}
	.futures-detail-header__buttons {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-align: center;
		-ms-flex-align: center;
		align-items: center;
	}
	.futures-detail-header__buttons::before {
		content: "";
		-webkit-box-flex: 1;
		-ms-flex-positive: 1;
		flex-grow: 1;
		display: block;
		height: 2px;
		background-color: rgba(255, 255, 255, 0.2);
	}
	.futures-detail-header__buttons::after {
		content: "";
		-webkit-box-flex: 1;
		-ms-flex-positive: 1;
		flex-grow: 1;
		display: block;
		height: 2px;
		background-color: rgba(255, 255, 255, 0.2);
	}
	.futures-detail-header__button {
		margin: 0 20px;
	}
	.futures-detail-header__button_favourite {
		margin-top: 0;
	}
	.futures-detail-chart__wrapper {
		padding-top: 64%;
		margin-bottom: 3em;
	}
	.futures-detail-relations__title {
		font-size: 2.25rem;
	}
	.bonds-detail-header__breadcrumbs,
	.bonds-detail-header__title {
		display: block;
	}
	.bonds-detail-header__title::before {
		display: none;
	}
	.bonds-detail-header__title::after {
		display: none;
	}
	.bonds-detail-header__title h1 {
		font-size: 2.25rem;
	}
	.bonds-detail-header__parameter {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 25%;
		flex: 0 0 25%;
		max-width: 25%;
	}
	.bonds-detail-header__buttons {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-align: center;
		-ms-flex-align: center;
		align-items: center;
	}
	.bonds-detail-header__buttons::before {
		content: "";
		-webkit-box-flex: 1;
		-ms-flex-positive: 1;
		flex-grow: 1;
		display: block;
		height: 2px;
		background-color: rgba(255, 255, 255, 0.2);
	}
	.bonds-detail-header__buttons::after {
		content: "";
		-webkit-box-flex: 1;
		-ms-flex-positive: 1;
		flex-grow: 1;
		display: block;
		height: 2px;
		background-color: rgba(255, 255, 255, 0.2);
	}
	.bonds-detail-header__button {
		margin: 0 20px;
	}
	.bonds-detail-header__button_favourite {
		margin-top: 0;
	}
	.bonds-detail-parameter__title {
		font-size: 1.125rem;
	}
	.bonds-detail-parameter-value__content {
		font-size: 1.75rem;
	}
	.bonds-detail-parameter-value__sup {
		font-size: 0.875rem;
	}
	.bonds-detail-parameter-value__sub {
		font-size: 0.75rem;
		bottom: 5px;
	}
	.bonds-detail-parameter-value__title {
		font-size: 1.25rem;
	}
	.bonds-detail-body-parameters__item {
		font-size: 0.875rem;
	}
	.bonds-detail-chart__wrapper {
		padding-top: 64%;
	}
	.news-header__controllers {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
	}
	.news-header__title h1 {
		font-size: 2.25rem;
	}
	.news-body__button {
		padding: 35px;
	}
	.news-item {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-align: start;
		-ms-flex-align: start;
		align-items: flex-start;
	}
	.news-item__picture {
		width: 180px;
		height: 220px;
	}
	.news-item__content {
		margin-top: 0;
		margin-left: 20px;
	}
	.news-item__header {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-pack: justify;
		-ms-flex-pack: justify;
		justify-content: space-between;
		-webkit-box-align: center;
		-ms-flex-align: center;
		align-items: center;
	}
	.news-item__title {
		font-size: 1.5rem;
		margin: 0;
	}
	.news-item__time {
		margin-left: 20px;
	}
	.news-item__categories {
		margin: 10px -5px 0;
	}
	.news-item__button {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-pack: end;
		-ms-flex-pack: end;
		justify-content: flex-end;
		margin-top: 0;
	}
	.news-item__button a {
		color: #4859b4;
		text-decoration: underline;
		display: inline;
		width: auto;
		padding: 0;
		background-color: transparent;
	}
	.news-detail-header {
		height: 430px;
	}
	.news-detail-header__breadcrumbs {
		display: block;
	}
	.news-detail-header__footer {
		bottom: 20px;
	}
	.news-detail-header__categories {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-ms-flex-wrap: wrap;
		flex-wrap: wrap;
	}
	.news-detail-body__categories {
		display: none;
	}
	.news-detail-body__title {
		font-size: 2.25rem;
	}
	.news-detail-body__button {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-pack: end;
		-ms-flex-pack: end;
		justify-content: flex-end;
	}
	.news-detail-body__button a {
		color: #4859b4;
		text-decoration: underline;
		display: inline;
		width: auto;
		padding: 0;
		background-color: transparent;
	}
	.dividends-header__controllers {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
	}
	.dividends-header__title {
		display: block;
	}
	.dividends-header__title::before {
		display: none;
	}
	.dividends-header__title::after {
		display: none;
	}
	.dividends-header__title h1 {
		font-size: 2.25rem;
	}
	.dividends-header__subtitle {
		font-size: 1.5rem;
		letter-spacing: 0.75rem;
	}
	.dividends-header__button {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-align: center;
		-ms-flex-align: center;
		align-items: center;
	}
	.dividends-header__button::before {
		content: "";
		-webkit-box-flex: 1;
		-ms-flex-positive: 1;
		flex-grow: 1;
		display: block;
		height: 2px;
		background-color: rgba(255, 255, 255, 0.2);
	}
	.dividends-header__button::after {
		content: "";
		-webkit-box-flex: 1;
		-ms-flex-positive: 1;
		flex-grow: 1;
		display: block;
		height: 2px;
		background-color: rgba(255, 255, 255, 0.2);
	}
	.dividends-header__button button {
		margin: 0 20px;
	}
	.dividends-body__title {
		font-size: 2.25rem;
		margin: 0 0 30px;
	}
	.dividends-body__title::after {
		top: 110%;
	}
	.tariffs-header__title h1 {
		font-size: 2.25rem;
	}
	.tariffs-body__item {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-align: start;
		-ms-flex-align: start;
		align-items: flex-start;
	}
	.tariffs-body__picture {
		width: 240px;
	}
	.tariffs-body__content {
		margin-top: 0;
		margin-left: 30px;
	}
	.tariffs-body__title {
		font-size: 1.375rem;
	}
	.tariffs-body__price {
		font-size: 1.25rem;
	}
	.tariff-header__title h1 {
		font-size: 2.25rem;
	}
	.tariff-body__row {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-align: start;
		-ms-flex-align: start;
		align-items: flex-start;
	}
	.tariff-body__picture {
		width: 240px;
	}
	.tariff-body__content {
		margin-top: 0;
		margin-left: 30px;
	}
	.tariff-body__title {
		font-size: 1.5rem;
	}
	.tariff-body__price {
		font-size: 1.25rem;
	}
	.subscription-header__title h1 {
		font-size: 2.25rem;
	}
	.subscription-body__row {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-align: start;
		-ms-flex-align: start;
		align-items: flex-start;
	}
	.subscription-body__picture {
		width: 240px;
	}
	.subscription-body__content {
		margin-top: 0;
		margin-left: 30px;
	}
	.subscription-body__title {
		font-size: 1.5rem;
	}
	.subscription-body__parameters li {
		font-size: 1.125rem;
	}
}
@media screen and (min-width: 62rem) {
	.container {
		max-width: 960px;
	}
	.bonds-detail-parameter-value__content {
		font-size: 2.25rem;
	}
	.bonds-detail-parameter-value__sub {
		bottom: 10px;
	}
	.subscription-body__picture,
	.tariff-body__picture {
		width: 320px;
	}
}
@media screen and (min-width: 75rem) {
	.container {
		max-width: 1140px;
	}
	.twocolumns {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		margin: 0 -15px;
	}
	.twocolumns__item {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 50%;
		flex: 0 0 50%;
		-webkit-box-sizing: border-box;
		box-sizing: border-box;
		max-width: 50%;
		padding: 0 15px;
	}
	.leaders-table-head__cell_name {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 35%;
		flex: 0 0 35%;
		max-width: 35%;
	}
	.leaders-table-head__cell_last {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-pack: center;
		-ms-flex-pack: center;
		justify-content: center;
		-webkit-box-flex: 0;
		-ms-flex: 0 0 13%;
		flex: 0 0 13%;
		max-width: 13%;
	}
	.leaders-table-head__cell_volume {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 13%;
		flex: 0 0 13%;
		max-width: 13%;
	}
	.leaders-table-head__cell_contracts,
	.leaders-table-head__cell_leverage {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-pack: center;
		-ms-flex-pack: center;
		justify-content: center;
		-webkit-box-flex: 0;
		-ms-flex: 0 0 13%;
		flex: 0 0 13%;
		max-width: 13%;
	}
	.leaders-table-head__cell_change {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 13%;
		flex: 0 0 13%;
		max-width: 13%;
	}
	.leaders-table-head__sort {
		display: block;
	}
	.leaders-table-body__row {
		border-bottom: none;
	}
	.leaders-table-body__row:hover {
		-webkit-box-shadow: 0 0 11px rgba(0, 0, 0, 0.1);
		box-shadow: 0 0 11px rgba(0, 0, 0, 0.1);
	}
	.leaders-table-body__row_active {
		-webkit-box-shadow: none;
		box-shadow: none;
		margin: 0;
	}
	.leaders-table-cell_name {
		-webkit-box-ordinal-group: 2;
		-ms-flex-order: 1;
		order: 1;
		-webkit-box-flex: 0;
		-ms-flex: 0 0 35%;
		flex: 0 0 35%;
		max-width: 35%;
	}
	.leaders-table-body__row_active .leaders-table-cell_name {
		border-bottom: none;
	}
	.leaders-table-cell_change {
		-webkit-box-ordinal-group: 7;
		-ms-flex-order: 6;
		order: 6;
		-webkit-box-flex: 0;
		-ms-flex: 0 0 13%;
		flex: 0 0 13%;
		max-width: 13%;
	}
	.leaders-table-body__row_active .leaders-table-cell_change {
		border-bottom: none;
	}
	.leaders-table-cell_volume {
		-webkit-box-ordinal-group: 4;
		-ms-flex-order: 3;
		order: 3;
		-webkit-box-flex: 0;
		-ms-flex: 0 0 13%;
		flex: 0 0 13%;
		max-width: 13%;
	}

	.leaders-table-body__row_active .leaders-table-cell_volume {
		height: auto;
		border-bottom: none;
	}
	.leaders-table-cell_last {
		-webkit-box-ordinal-group: 3;
		-ms-flex-order: 2;
		order: 2;
		-webkit-box-flex: 0;
		-ms-flex: 0 0 13%;
		flex: 0 0 13%;
		max-width: 13%;
		-webkit-box-orient: horizontal;
		-webkit-box-direction: normal;
		-ms-flex-direction: row;
		flex-direction: row;
		height: auto;
		padding: 10px 0;
		overflow: visible;
	}
	.leaders-table-body__row_active .leaders-table-cell_last {
		height: auto;
	}
	.leaders-table-cell_leverage {
		-webkit-box-ordinal-group: 5;
		-ms-flex-order: 4;
		order: 4;
		-webkit-box-flex: 0;
		-ms-flex: 0 0 13%;
		flex: 0 0 13%;
		max-width: 13%;
		-webkit-box-orient: horizontal;
		-webkit-box-direction: normal;
		-ms-flex-direction: row;
		flex-direction: row;
		-webkit-box-align: center;
		-ms-flex-align: center;
		align-items: center;
		height: auto;
		padding: 10px 0;
		overflow: visible;
	}
	.leaders-table-body__row_active .leaders-table-cell_leverage {
		height: auto;
	}
	.leaders-table-cell_contracts {
		-webkit-box-ordinal-group: 6;
		-ms-flex-order: 5;
		order: 5;
		-webkit-box-flex: 0;
		-ms-flex: 0 0 13%;
		flex: 0 0 13%;
		max-width: 13%;
		-webkit-box-orient: horizontal;
		-webkit-box-direction: normal;
		-ms-flex-direction: row;
		flex-direction: row;
		-webkit-box-align: center;
		-ms-flex-align: center;
		align-items: center;
		height: auto;
		padding: 10px 0;
		overflow: visible;
	}
	.leaders-table-body__row_active .leaders-table-cell_contracts {
		height: auto;
	}
	.leaders-table-cell_contracts .leaders-table-cell__title,
	.leaders-table-cell_last .leaders-table-cell__title,
	.leaders-table-cell_leverage .leaders-table-cell__title {
		display: none;
	}
	.leaders-table-body__row_active .leaders-table-cell_name .leaders-table-cell__value {
		color: #141414;
	}
	.leaders-table-cell_contracts .leaders-table-cell__subvalue,
	.leaders-table-cell_leverage .leaders-table-cell__subvalue {
		margin: 0 15px;
	}
	.futures-table-head__cell_short_name {
		display: flex;
		-webkit-box-flex: 0;
		-ms-flex: 0 0 10%;
		flex: 0 0 10%;
		max-width: 10%;
	}

	.futures-table-head__cell_code,
	.futures-table-head__cell_last {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 8%;
		flex: 0 0 8%;
		max-width: 8%;
	}
	.futures-table-head__cell_time {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 8%;
		flex: 0 0 8%;
		-webkit-box-ordinal-group: 11;
		-ms-flex-order: 10;
		order: 10;
		max-width: 8%;
	}
	.futures-table-head__cell_change,
	.futures-table-head__cell_max,
	.futures-table-head__cell_min {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 8%;
		flex: 0 0 8%;
		max-width: 8%;
	}
	.futures-table-head__cell_positions {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 8%;
		flex: 0 0 8%;
		max-width: 8%;
	}
	.futures-table-head__cell_open {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-flex: 0;
		-ms-flex: 0 0 13%;
		flex: 0 0 13%;
		-webkit-box-ordinal-group: 8;
		-ms-flex-order: 7;
		order: 7;
		max-width: 13%;
	}
	.futures-table-head__cell_sum {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-flex: 0;
		-ms-flex: 0 0 8%;
		flex: 0 0 8%;
		-webkit-box-ordinal-group: 10;
		-ms-flex-order: 9;
		order: 9;
		max-width: 8%;
	}
	.futures-table-head__cell_volume {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-flex: 0;
		-ms-flex: 0 0 13%;
		flex: 0 0 13%;
		-webkit-box-ordinal-group: 9;
		-ms-flex-order: 8;
		order: 8;
		max-width: 13%;
	}
	.futures-table-head__sort {
		display: block;
	}
	.futures-table-cell_short_name,
	.futures-table-cell_short_nam-2 {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 10%;
		flex: 0 0 10%;
		max-width: 10%;
	}
	.futures-table-cell_code {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 6%;
		flex: 0 0 6%;
		max-width: 6%;
	}
	.futures-table-cell_cod-2 {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 8%;
		flex: 0 0 8%;
		max-width: 8%;
	}
	.futures-table-cell_last {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 6%;
		flex: 0 0 6%;
		max-width: 6%;
	}
	.futures-table-cell_las-2 {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 8%;
		flex: 0 0 8%;
		max-width: 8%;
	}

	.futures-table-cell_time {
		-webkit-box-ordinal-group: 11;
		-ms-flex-order: 10;
		order: 10;
		-webkit-box-flex: 0;
		-ms-flex: 0 0 8%;
		flex: 0 0 8%;
		max-width: 8%;
	}
	.futures-table-cell_change {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 8%;
		flex: 0 0 8%;
		max-width: 8%;
	}
	.futures-table-cell_max,
	.futures-table-cell_min {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 8%;
		flex: 0 0 8%;
		max-width: 8%;
	}
	.futures-table-cell_positions {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 8%;
		flex: 0 0 8%;
		max-width: 8%;
	}
	.futures-table-cell_open {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 11%;
		flex: 0 0 11%;
		-webkit-box-ordinal-group: 8;
		-ms-flex-order: 7;
		order: 7;
		display: block;
		max-width: 11%;
		padding: 10px 0;
	}
	.futures-table-cell_ope-2 {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 13%;
		flex: 0 0 13%;
		-webkit-box-ordinal-group: 8;
		-ms-flex-order: 7;
		order: 7;
		display: block;
		max-width: 13%;
		padding: 10px 0;
	}
	.futures-table-cell_volume {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 11%;
		flex: 0 0 11%;
		-webkit-box-ordinal-group: 9;
		-ms-flex-order: 8;
		display: block;
		order: 8;
		max-width: 11%;
	}
	.futures-table-cell_volum-2 {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 13%;
		flex: 0 0 13%;
		-webkit-box-ordinal-group: 9;
		-ms-flex-order: 8;
		order: 8;
		max-width: 13%;
	}
	.futures-table-cell_sum {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 8%;
		flex: 0 0 8%;
		-webkit-box-ordinal-group: 10;
		-ms-flex-order: 9;
		order: 9;
		display: block;
		max-width: 8%;
		padding: 10px 0;
	}
	.futures-table-body__row_active .futures-table-cell_code .futures-table-cell__value,
	.futures-table-body__row_active .futures-table-cell_cod-2 .futures-table-cell__value {
		color: #141414;
	}
	.bonds-table-head__cell_attention,
	.bonds-table-head__cell_coupon,
	.bonds-table-head__cell_datecoupon,
	.bonds-table-head__cell_datetime,
	.bonds-table-head__cell_duration,
	.bonds-table-head__cell_frequency,
	.bonds-table-head__cell_income,
	.bonds-table-head__cell_name,
	.bonds-table-head__cell_price,
	.bonds-table-head__cell_redemption,
	.bonds-table-head__cell_volume,
	.bonds-table-head__cell_yearsleft,
	.bonds-table-head__cell_yield,
	.bonds-table-head__cell_yieldlast,
	.bonds-table-head__cell_yieldyear {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 6.66%;
		flex: 0 0 6.66%;
		max-width: 6.66%;
	}
	.bonds-table-head__sort {
		display: block;
	}
	.bonds-table-cell_attention,
	.bonds-table-cell_coupon,
	.bonds-table-cell_datecoupon,
	.bonds-table-cell_datetime,
	.bonds-table-cell_duration,
	.bonds-table-cell_frequency,
	.bonds-table-cell_income,
	.bonds-table-cell_name,
	.bonds-table-cell_price,
	.bonds-table-cell_redemption,
	.bonds-table-cell_volume,
	.bonds-table-cell_yearsleft,
	.bonds-table-cell_yield,
	.bonds-table-cell_yieldlast,
	.bonds-table-cell_yieldyear {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 6.66%;
		flex: 0 0 6.66%;
		max-width: 6.66%;
	}
	.bonds-table-body__row_active .bonds-table-cell_name .bonds-table-cell__value {
		color: #141414;
	}
	.dividends-table-head__sort {
		display: block;
	}
	.dividends-table-body__row_active .dividends-table-cell_code .dividends-table-cell__value {
		color: #141414;
	}
	.header__logo img {
		height: 70px;
	}
	.header__menu,
	.header__profile {
		display: block;
	}
	.header-mobile,
	.header__button {
		display: none;
	}
	.footer__socials {
		justify-content: space-evenly;
	}
	.footer__socials li:first-of-type {
		margin-right: 0;
	}
	.footer__container {
		display: block;
	}
	.footer__row {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-pack: justify;
		-ms-flex-pack: justify;
		justify-content: space-between;
		-webkit-box-align: center;
		-ms-flex-align: center;
		align-items: center;
		max-width: 100%;
		padding-left: 0;
		padding-right: 0;
	}
	.footer__links {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 80%;
		flex: 0 0 80%;
		max-width: 80%;
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-pack: justify;
		-ms-flex-pack: justify;
		justify-content: space-between;
		-webkit-box-align: center;
		-ms-flex-align: center;
		align-items: center;
	}
	.footer__links li {
		margin-bottom: 0;
	}
	.footer__disclaimer {
		text-align: center;
		max-width: 100%;
		padding-left: 0;
		padding-right: 0;
		border-top: 1px solid #3a4263;
	}
	.footer__disclaimer::before {
		display: none;
	}
	.cabinet-profile__title {
		margin-bottom: 60px;
	}
	.cabinet-profile__info {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		margin-bottom: 70px;
	}
	.cabinet-profile-status {
		-webkit-box-flex: 1;
		-ms-flex-positive: 1;
		flex-grow: 1;
		position: relative;
	}
	.cabinet-profile-status__wrapper {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-align: center;
		-ms-flex-align: center;
		align-items: center;
		width: 100%;
		position: absolute;
		left: 0;
		top: 0;
	}
	.cabinet-profile-status__wrapper::before {
		content: "";
		-webkit-box-flex: 1;
		-ms-flex-positive: 1;
		flex-grow: 1;
		display: block;
		height: 2px;
		background-color: rgba(255, 255, 255, 0.1);
	}
	.cabinet-profile-status__wrapper::after {
		content: "";
		-webkit-box-flex: 1;
		-ms-flex-positive: 1;
		flex-grow: 1;
		display: block;
		height: 2px;
		background-color: rgba(255, 255, 255, 0.1);
	}
	.cabinet-profile-status__content {
		padding: 0 20px;
		position: relative;
	}
	.cabinet-profile-status__title {
		margin-bottom: 0;
	}
	.cabinet-profile-status__note {
		width: 100%;
		position: absolute;
		left: 0;
		top: 100%;
	}
	.cabinet-profile-level {
		margin: 0;
	}
	.cabinet-profile-level__title {
		margin-bottom: 0;
	}
	.cabinet-profile-level__note {
		width: 100%;
		position: absolute;
		left: 0;
		top: 100%;
	}
	.cabinet-profile-volume {
		-webkit-box-flex: 1;
		-ms-flex-positive: 1;
		flex-grow: 1;
		position: relative;
	}
	.cabinet-profile-volume__wrapper {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-align: center;
		-ms-flex-align: center;
		align-items: center;
		width: 100%;
		position: absolute;
		left: 0;
		top: 0;
	}
	.cabinet-profile-volume__wrapper::before {
		content: "";
		-webkit-box-flex: 1;
		-ms-flex-positive: 1;
		flex-grow: 1;
		display: block;
		height: 2px;
		background-color: rgba(255, 255, 255, 0.1);
	}
	.cabinet-profile-volume__wrapper::after {
		content: "";
		-webkit-box-flex: 1;
		-ms-flex-positive: 1;
		flex-grow: 1;
		display: block;
		height: 2px;
		background-color: rgba(255, 255, 255, 0.1);
	}
	.cabinet-profile-volume__content {
		padding: 0 20px;
		position: relative;
	}
	.cabinet-profile-volume__title {
		margin-bottom: 0;
	}
	.cabinet-profile-volume__note {
		width: 100%;
		position: absolute;
		left: 0;
		top: 100%;
	}
	.cabinet-form__title {
		font-size: 1.5rem;
		letter-spacing: 0.75rem;
	}
	.cabinet-form__placeholder {
		left: 20px;
	}
	.cabinet-form-validator__titles {
		right: 20px;
	}
	.company-header__row {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-pack: justify;
		-ms-flex-pack: justify;
		justify-content: space-between;
	}
	.company-header__data {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 45%;
		flex: 0 0 45%;
		max-width: 45%;
	}
	.company-header__chart {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 54%;
		flex: 0 0 54%;
		max-width: 54%;
	}
	.company-header__about {
		display: block;
	}
	.company-title__wrapper {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-align: center;
		-ms-flex-align: center;
		align-items: center;
	}
	.company-title__wrapper::before {
		display: block;
	}
	.company-title__wrapper::after {
		display: block;
	}
	.company-title__timestamp {
		margin-top: 0;
		margin-left: 15px;
	}
	.company-timestamp__button {
		display: block;
	}
	.company-table1 {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		max-width: 80%;
	}
	.company-table1__item {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 32%;
		flex: 0 0 32%;
		max-width: 32%;
	}
	.company-table2 {
		max-width: 80%;
	}
	.company-button {
		display: none;
	}
	.company-body__row {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		margin: 0 -10px;
	}
	.company-body__column {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 33.3333%;
		flex: 0 0 33.3333%;
		-webkit-box-sizing: border-box;
		box-sizing: border-box;
		max-width: 33.3333%;
		padding: 0 10px;
	}
	.futures-detail-header__parameter {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 12.5%;
		flex: 0 0 12.5%;
		max-width: 12.5%;
	}
	.futures-detail-body__row {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		margin: 0 -10px;
	}
	.futures-detail-body__column {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 50%;
		flex: 0 0 50%;
		-webkit-box-sizing: border-box;
		box-sizing: border-box;
		max-width: 50%;
		padding: 0 10px;
	}
	.bonds-detail-body__row {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		margin: 0 -10px;
	}
	.bonds-detail-body__column {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 50%;
		flex: 0 0 50%;
		-webkit-box-sizing: border-box;
		box-sizing: border-box;
		max-width: 50%;
		padding: 0 10px;
	}
	.news-body__button {
		padding: 40px;
	}
	.news-item__picture {
		width: 400px;
	}
	.subscription-body__picture,
	.tariff-body__picture {
		width: 420px;
	}
}
@media (max-width: 576px) {
	.fancybox-thumbs {
		width: 110px;
	}
	.fancybox-show-thumbs .fancybox-inner {
		right: 110px;
	}
	.fancybox-thumbs__list a {
		max-width: calc(100% - 10px);
	}
}
@media (max-height: 576px) {
	.fancybox-slide {
		padding-left: 6px;
		padding-right: 6px;
	}
	.fancybox-slide--image {
		padding: 6px 0;
	}
	.fancybox-close-small {
		right: -6px;
	}
	.fancybox-slide--image .fancybox-close-small {
		background: #4e4e4e;
		color: #f2f4f6;
		height: 36px;
		opacity: 1;
		padding: 6px;
		right: 0;
		top: 0;
		width: 36px;
	}
	.fancybox-caption {
		padding-left: 12px;
		padding-right: 12px;
	}
	@supports (padding: max(0px)) {
		.fancybox-caption {
			padding-left: max(12px, env(safe-area-inset-left));
			padding-right: max(12px, env(safe-area-inset-right));
		}
	}
}
.bonds-table table {
	border-collapse: collapse;
	border-spacing: 0px;
}

.bonds-table th {
	line-height: 5;
	font-weight: normal;
	font-size: 0.875rem;
	color: #777;
}
.bonds-table th a.active {
	color: #dcae1d;
}
.bonds-table tr {
	line-height: 2.5;
	padding: 0 10px;
	border-bottom: 2px solid #f2f2f2;
	-webkit-transition: margin 0.2s ease-in-out, -webkit-box-shadow;
	transition: box-shadow, margin 0.2s ease-in-out, -webkit-box-shadow;
}

.bonds-table tbody tr:hover {
	-webkit-box-shadow: 0 0 11px rgba(0, 0, 0, 0.1);
	box-shadow: 0 0 11px rgba(0, 0, 0, 0.1);
}

.bonds-table tr:hover td a {
	color: #dcae1d;
}

/* End */


/* Start:/local/templates/ezco/template_styles.css?17497576004941*/
@media screen and (min-width: 75rem) {
	.container {
		box-sizing: border-box;
		-webkit-box-sizing: border-box;
		max-width: 80rem !important;
	}
	.footer__links {
		flex: 0 0 88%;
		max-width: 88%;
	}
	.footer__socials {
		flex: 0 0 10%;
	}
}

ul li {
	list-style-position: inside;
}

/* ORDER MODAL STYLES */

body .ui-dialog {
	padding: 0;
	z-index: 110;
}
body .ui-widget-header {
	border-color: #4bc7e1;
	background: #4bc7e1;
}
body .ui-state-default .ui-icon {
	background-image: url("/local/templates/ezco/order/jquery/images/ui_icons_custom.png");
}
body .ui-widget.ui-state-hover {
	border: 1px solid #4bc7e1;
	background: white;
}
body .owl-dots .owl-dot {
	border: 1px solid #4bc7e1;
}

#order-form label {
	font-size: 14px;
	display: block;
}
#order-form label.iDiscountLabel {
	cursor: pointer;
}
#order-form input[type="text"] {
	font-size: 14px;
	line-height: 1.2;
	display: block;
	width: 100%;
	padding: 6px;
	border: 1px solid #a1b1bc;
	margin-bottom: 10px;
}
#order-form input[type="submit"] {
	font-weight: bold;
	font-size: 14px;
	color: white;
	text-transform: uppercase;
	padding: 10px 20px;
	border: none;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	-o-border-radius: 4px;
	border-radius: 4px;
	background: #4bc7e1;
	margin-top: 10px;
	cursor: pointer;
	-webkit-transition: all 0.4s;
	-moz-transition: all 0.4s;
	-ms-transition: all 0.4s;
	transition: all 0.4s;
}
#order-form input[type="submit"]:hover,
#order-form input[type="submit"]:focus {
	background: #399aad;
}

/* END ORDER MODAL STYLES */

.bonds-table .tooltip {
	position: relative;
}
.bonds-table .tooltiptext {
	position: absolute;
	visibility: hidden;
	background-color: #555;
	color: #fff;
	text-align: center;
	padding: 0.25em 0.5em;
	border-radius: 6px;
	z-index: 1;
	bottom: 3em;
	width: min-content;
	opacity: 0;
	font-size: 0.875rem;
	line-height: 1.4;
}
.bonds-table .tooltiptext::after {
	content: "";
	position: absolute;
	top: 100%;
	left: 50%;
	margin-left: -5px;
	border-width: 5px;
	border-style: solid;
	border-color: #555 transparent transparent transparent;
}
.bonds-table .tooltip:hover .tooltiptext {
	visibility: visible;
	opacity: 1;
}
.yield .tooltiptext {
	left: -118%;
	width: 17em;
	bottom: 2em;
}
.attention .tooltiptext {
	left: -125%;
	width: 8em;
	bottom: 2.5em;
}
.coupon-yield-year .tooltiptext {
	left: -90%;
	width: 13em;
	bottom: 2em;
}
.frequency .tooltiptext {
	left: -30%;
	width: 9em;
}
.bonds-chart__selector {
	align-items: center;
}
.bonds-chart__selector .title {
	line-height: 1;
}

.footer__links {
	flex-wrap: wrap;
	gap: 1.5em 3em;
	justify-content: center;
}
.footer__links a {
	display: inline-flex;
}
.footer__disclaimer p {
	margin-bottom: 0;
}
.footer__disclaimer a {
	text-decoration: none;
}
.footer {
	font-variant: tabular-nums;
}

#cookie_note {
	display: none;
	position: fixed;
	bottom: 15px;
	left: 50%;
	max-width: 53em;
	width: 100%;
	transform: translateX(-50%);
	padding: 20px;
	background-color: white;
	border-radius: 4px;
	box-shadow: 2px 3px 10px rgba(0, 0, 0, 0.4);
	z-index: 1111111;
	gap: 1em;
	align-items: center;
}

#cookie_note p {
	margin: 0;
	font-size: 0.85rem;
	text-align: left;
	color: black;
	width: 80%;
}

#cookie_note .cookie_accept {
	width: 20%;
	cursor: pointer;
}

.footer {
	font-size: 14px;
}
.footer__disclaimer {
	font-family: "Circe", sans-serif;
}
.footer__disclaimer p {
	margin: 0;
}

@media all and (max-width: 1200px) {
	.yield .tooltiptext {
		left: -175%;
	}
	.attention .tooltiptext {
		left: -195%;
	}
	.coupon-yield-year .tooltiptext {
		left: -130%;
	}
	.frequency .tooltiptext {
		left: -60%;
	}
}

@media all and (max-width: 991px) {
	.bonds-body {
		padding-top: 0;
	}
	.bonds-table {
		overflow: auto;
		padding-top: 2.85em;
	}
	.bonds-table th:nth-child(1) {
		min-width: 8em;
	}
	.bonds-table th:nth-child(3) {
		min-width: 4em;
	}
	.bonds-table th:nth-child(4) {
		min-width: 2em;
	}
	.bonds-table th:nth-child(5) {
		min-width: 2em;
	}
	.bonds-table th:nth-child(6) {
		min-width: 4em;
	}
	.bonds-table th:nth-child(7) {
		min-width: 9em;
	}
}
@media all and (max-width: 767px) {
	.footer__container {
		max-width: 95vw !important;
	}
	#cookie_note {
		flex-direction: column;
		width: 95%;
		box-sizing: border-box;
	}
	#cookie_note p {
		width: 100%;
	}
	#cookie_note .cookie_accept {
		width: auto;
		padding: 0.25em 1em;
	}
	.bonds-chart__selector {
		justify-content: flex-start;
	}
	.bonds-chart__selector .title {
		padding-left: 0;
		margin-bottom: 0.5em;
	}
	.bonds-chart__tooltip {
		order: 3;
		width: auto;
		margin-left: 1em;
	}
	.bonds-table-cell__value {
		font-size: 0.85rem;
	}
	.tooltiptext {
		display: none;
	}
	.bonds-table {
		padding-top: 1em;
	}
}

/* End */
/* /local/templates/ezco/styles/main.min.css?1748809776267140 */
/* /local/templates/ezco/template_styles.css?17497576004941 */
