/*! normalize.css v5.0.0 | MIT License | github.com/necolas/normalize.css */html {
	font-family: sans-serif;
	line-height: 1.15;
	-ms-text-size-adjust: 100%;
	-webkit-text-size-adjust: 100%;
}

body {
	margin: 0;
}

article,aside,footer,header,nav,section {
	display: block;
}

h1 {
	font-size: 2em;
	margin: 0.67em 0;
}

figcaption,figure,main {
	display: block;
}

figure {
	margin: 1em 40px;
}

hr {
	box-sizing: content-box;
	height: 0;
	overflow: visible;
}

pre {
	font-family: monospace, monospace;
	font-size: 1em;
}

a {
	background-color: transparent;
	-webkit-text-decoration-skip: objects;
}

a:active,a:hover {
	outline-width: 0;
}

abbr[title] {
	border-bottom: none;
	text-decoration: underline;
	text-decoration: underline dotted;
}

b,strong {
	font-weight: inherit;
}

b,strong {
	font-weight: bolder;
}

code,kbd,samp {
	font-family: monospace, monospace;
	font-size: 1em;
}

dfn {
	font-style: italic;
}

mark {
	background-color: #ff0;
	color: #000;
}

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;
}

audio,video {
	display: inline-block;
}

audio:not([controls]) {
	display: none;
	height: 0;
}

img {
	border-style: none;
}

svg:not(:root) {
	overflow: hidden;
}

button,input,optgroup,select,textarea {
	font-family: sans-serif;
	font-size: 100%;
	line-height: 1.15;
	margin: 0;
}

button,input {
	overflow: visible;
}

button,select {
	text-transform: none;
}

button,html [type="button"],[type="reset"],[type="submit"] {
	-webkit-appearance: button;
}

button::-moz-focus-inner,[type="button"]::-moz-focus-inner,[type="reset"]::-moz-focus-inner,[type="submit"]::-moz-focus-inner {
	border-style: none;
	padding: 0;
}

button:-moz-focusring,[type="button"]:-moz-focusring,[type="reset"]:-moz-focusring,[type="submit"]:-moz-focusring {
	outline: 1px dotted ButtonText;
}

fieldset {
	border: 1px solid #c0c0c0;
	margin: 0 2px;
	padding: 0.35em 0.625em 0.75em;
}

legend {
	box-sizing: border-box;
	color: inherit;
	display: table;
	max-width: 100%;
	padding: 0;
	white-space: normal;
}

progress {
	display: inline-block;
	vertical-align: baseline;
}

textarea {
	overflow: auto;
}

[type="checkbox"],[type="radio"] {
	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-cancel-button,[type="search"]::-webkit-search-decoration {
	-webkit-appearance: none;
}

::-webkit-file-upload-button {
	-webkit-appearance: button;
	font: inherit;
}

details,menu {
	display: block;
}

summary {
	display: list-item;
}

canvas {
	display: inline-block;
}

template {
	display: none;
}

[hidden] {
	display: none;
}

@font-face {
	font-family:Roboto;src:url(/static/nodepbonus/fonts/roboto/roboto-regular.woff2) format("woff2"),url(/static/nodepbonus/fonts/roboto/roboto-regular.woff) format("woff"),url(/static/nodepbonus/fonts/roboto/roboto-regular.ttf) format("truetype");font-style:normal;font-weight:400;
}

@font-face {
	font-family:Roboto;src:url(/static/nodepbonus/fonts/roboto/roboto-medium.woff2) format("woff2"),url(/static/nodepbonus/fonts/roboto/roboto-medium.woff) format("woff"),url(/static/nodepbonus/fonts/roboto/roboto-medium.ttf) format("truetype");font-style:normal;font-weight:500;
}

@font-face {
	font-family:Roboto;src:url(/static/nodepbonus/fonts/roboto/roboto-bold.woff2) format("woff2"),url(/static/nodepbonus/fonts/roboto/roboto-bold.woff) format("woff"),url(/static/nodepbonus/fonts/roboto/roboto-bold.ttf) format("truetype");font-style:normal;font-weight:700;
}

@font-face {
	font-family:Roboto;src:url(/static/nodepbonus/fonts/roboto/roboto-black.woff2) format("woff2"),url(/static/nodepbonus/fonts/roboto/roboto-black.woff) format("woff"),url(/static/nodepbonus/fonts/roboto/roboto-black.ttf) format("truetype");font-style:normal;font-weight:900;
}

* {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

html {
	font-size: 17px;
	line-height: 28px;
	font-family: Roboto,Arial,sans-serif;
	color: #000;
}

html,body {
	height: 100%;
	background-color: #fff;
}

a {
	color: #000;
	text-decoration: none;
}

a:hover {
	color: #000;
}

.textBox {
	line-height: 1.7;
}

.textBox:after {
	content: ".";
	visibility: hidden;
	display: block;
	height: 0;
	clear: both;
}

.textBox a,a.textBox__link {
	border-bottom: 2px solid #777777;
}

.textBox a:hover,a.textBox__link:hover {
	border-color: #fc0;
}

img {
	max-width: 100%;
}

h1 {
	font-size: 170%;
	line-height: 1.13;
}

h2 {
	font-size: 145%;
}

h3 {
	font-size: 120%;
}

h4 {
	font-size: 110%;
}

a.control-link:after {
	content: '\e800';
	font-family: "fontello";
	color: #969696;
	font-weight: normal;
}

a.control-link:hover:after {
	color: #000;
}

.partition {
	width: 1111px;
	margin: 0 auto;
}

#page__wrapper {
	display: flex;
	flex-direction: column;
	min-height: 100%;
	overflow: hidden;
}

#page__content {
	flex: 1 0 auto;
	padding-bottom: 30px;
}

#page__footer,#page__header {
	flex: 0 0 auto;
}

#page__footer {
	border-top: 1px solid #e0e0e0;
	font-size: 75%;
	background-color: #292929;
	color: #999;
}

.footerLine__text {
	padding: 30px 0;
}

.footerLinks {
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	justify-content: flex-start;
	align-items: stretch;
	font-size: 15px;
	line-height: 22px;
}

.footerLinks__item {
	margin-right: 15px;
	color: #999;
	text-decoration: none;
}

.footerLinks__item:hover {
	color: #fff;
}

.footerLine__copyright {
	border-top: 1px solid #424242;
	padding: 22px 0 21px;
	line-height: 18px;
	letter-spacing: -0.00615385em;
}

.copyright-text {
	padding-right: 15px;
}

.sideBox {
	margin-bottom: 20px;
}

.sideBox__title {
	margin-bottom: 10px;
	font-weight: 600;
	font-size: 120%;
}


@media (max-width:1131px) {

	#page__wrapper {
		width: 100%;
	}

	.partition {
		width: 100%;
		padding-left: 10px;
		padding-right: 10px;
	}

	h1 {
		font-size: 145%;
	}

	h2 {
		font-size: 135%;
	}

	h3 {
		font-size: 117%;
	}

	h4 {
		font-size: 100%;
	}
}

.meta-icon {
	color: #969696;
}

.text-center {
	text-align: center;
}

::selection {
	background: #cfedff;
}

::-moz-selection {
	background: #cfedff;
}

::-webkit-selection {
	background: #cfedff;
}

.headline {
	color: #000;
	background-color: #fff;
}

.headline__row {
	display: flex;
	flex-direction: row;
	justify-content: left;
}

.headline__logo {
	background-color: #fff;
	text-decoration: none;
	display: flex;
	align-items: center;
	margin-right: 15px;
}

.headline__logo img {
	width: 130px;
	padding: 6px 6px 6px 0;
}

#headline__mobile-btn {
	display: none;
	width: 22px;
	cursor: pointer;
}

#headline__mobile-btn span {
	display: inline-block;
	height: 2px;
	background-color: #000;
	width: 100%;
	position: relative;
}

#headline__mobile-btn span:before,#headline__mobile-btn span:after {
	content: '';
	display: block;
	position: absolute;
	left: 0;
	bottom: -16px;
	width: 100%;
	height: 2px;
	background-color: #000;
}

#headline__mobile-btn span:after {
	bottom: -8px;
}

.headline__menu {
	display: flex;
	flex-direction: row;
	align-items: center;
	flex-grow: 1;
}

.headline__menu__rightItems {
	display: flex;
	height: 100%;
	margin-left: auto;
	align-items: center;
}

.headline__menu__rightItems .headline__menu__item,.headline__menu__rightItems .headline__menu__item:hover {
	margin: 0;
	border-bottom-color: transparent;
}

.headline__menu__item {
	font-size: 105%;
	font-weight: bold;
	padding: 0 1px;
	margin: 3px 15px 0 15px;
	color: #000;
	text-decoration: none;
	border-bottom: 2px solid #fff;
}

.headline__menu__item {
	color: #000;
	position: relative;
}

.headline__menu__item:after,.headline__menu__item.headline__menu__item-active:after {
	position: absolute;
	bottom: 2px;
	left: 0;
	width: 100%;
	height: 2px;
	background: #63b5f6;
	content: "";
	opacity: 0;
	transition: .4s;
	-webkit-transform: translateY(6px);
	transform: translateY(6px);
}

.headline__menu__item:hover:after,.headline__menu__item.headline__menu__item-active:after {
	height: 2px;
	opacity: 1;
	-webkit-transform: translateY(3px);
	transform: translateY(3px);
}

@media (max-width:640px) {
	#mobile-menu-mask {
		position: fixed;
		z-index: 9998;
		top: 0;
		left: 0;
		width: 100%;
		height: 120%;
		display: table;
		background-color: #000;
		opacity: .8;
	}

	.headline__menu {
		display: none;
	}

	.headline__row {
		display: block;
	}

	#headline__mobile-btn {
		display: block;
	}

	.headline__preMenu {
		display: flex;
		justify-content: space-between;
		width: 100%;
		position: relative;
		z-index: 9999;
	}

	.mobile-menu-open {
		overflow: hidden;
		position: relative;
	}

	.mobile-menu-open .headline {
		z-index: 9999;
		position: relative;
	}

	.mobile-menu-open .headline__menu {
		display: flex;
		flex-direction: column;
		align-items: flex-start;
		padding: 15px;
		position: absolute;
		top: 50px;
		left: 0;
		right: 0;
		background-color: #fff;
		overflow-y: scroll;
		height: 80vh;
	}

	.mobile-menu-open .headline__menu__item {
		margin: 0 0 10px 0;
		font-weight: normal;
	}

	.mobile-menu-open .headline__menu__rightItems {
		margin-left: 0;
		align-items: normal;
	}

	.mobile-menu-open #headline__mobile-btn span {
		background-color: transparent;
	}

	.mobile-menu-open #headline__mobile-btn span:after,.mobile-menu-open #headline__mobile-btn span:before {
		-webkit-transform: rotate(-45deg);
		-moz-transform: rotate(-45deg);
		transform: rotate(-45deg);
		bottom: -8px;
	}

	.mobile-menu-open #headline__mobile-btn span:after {
		-webkit-transform: rotate(45deg);
		-moz-transform: rotate(45deg);
		transform: rotate(45deg);
	}
}/*!
Pure v1.0.0
Copyright 2013 Yahoo!
Licensed under the BSD License.
https://github.com/yahoo/pure/blob/master/LICENSE.md
*/.btn {
	display: inline-block;
	zoom: 1;
	line-height: normal;
	white-space: nowrap;
	vertical-align: middle;
	text-align: center;
	cursor: pointer;
	-webkit-user-drag: none;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	box-sizing: border-box;
}

.btn::-moz-focus-inner {
	padding: 0;
	border: 0;
}

.btn-block {
	display: block;
	width: 100%;
}

.btn-md {
	font-size: 90%;
}

.btn-sm {
	font-size: 81%;
	line-height: 1;
}

.btn {
	font-family: inherit;
	padding: .4em 1em;
	color: #e6e6e6;
	border: 2px solid #000;
	background-color: #000;
	text-decoration: none;
	letter-spacing: 0.03em;
	font-weight: 500;
}

.btn:active {
	box-shadow: 0 0 0 1px rgba(0,0,0,0.15) inset,0 0 6px rgba(0,0,0,0.2) inset;
	border-color: #000 \9;
}

.btn:focus {
	outline: 0;
}

.btn-main:focus,.btn-main:hover {
	background-color: #63b5f6;
	border-color: #63b5f6;
	color: #fff;
}

.btn-main,a.btn-main {
	background-color: #fc0;
	border-color: #fc0;
	color: #000;
}

.btn-sup:focus,.btn-sup:hover {
	background-color: #fc0;
	border-color: #fc0;
	color: #000;
}

.btn-sup,a.btn-sup {
	background-color: #63b5f6;
	border-color: #63b5f6;
	color: #fff;
}

.intext-btn-wrap {
	margin: 20px 0;
	text-align: center;
}

.intext-btn-wrap .btn {
	padding: .5em 2em;
	font-size: 90%;
	border: none;
}

@media (max-width:500px) {
	.intext-btn-wrap .btn {
		display: block;
		white-space: normal;
	}
	.bonusSheet__nameLink{
        transform-origin: left top 0;
        transform: rotate(-90deg);
        position: absolute;
        right: -50px;
        padding-left: 10px;
	}
}

.tableWrap {
	width: 100%;
	overflow-x: auto;
	font-size: 90%;
}

.tableWrap table {
	border-collapse: collapse;
	width: 100%;
}

.tableWrap table td,.tableWrap table th {
	border: 1px solid #e0e0e0;
	padding: 11px 11px 9px;
	line-height: 1.23076923;
	vertical-align: top;
	text-align: center;
}

.tableWrap table tbody tr:hover {
	background: #ffeb99;
	-webkit-transition: all .15s;
	-moz-transition: all .15s;
	-o-transition: all .15s;
	transition: all .15s;
}

.tableWrap td.yes,.tableWrap td.no {
	text-align: center;
	vertical-align: middle;
}

.tableWrap td.yes:after,.tableWrap td.no:after {
	content: '\e803';
	font-family: "fontello";
	color: #5bb797;
	font-size: 115%;
}

.tableWrap td.no:after {
	content: '\e802';
	color: #ed5565;
}

.textBox ::-webkit-scrollbar {
	height: 12px;
	width: 12px;
}

.textBox ::-webkit-scrollbar-track {
	background-color: #edf6fd;
	border-top: 6px solid #fff;
}

.textBox ::-webkit-scrollbar-thumb {
	background-color: #d4daec;
	border-top: 6px solid #fff;
}

ul.point,ul.quatro,ol.numbers,ul.checks {
	padding-left: 20px;
}

ul.point li,ul.quatro li,ol.numbers li,ul.checks li {
	margin-bottom: .25rem;
	list-style-type: none;
	position: relative;
	margin-left: 40px;
}

ul.point li:before,ul.quatro li:before,ol.numbers li:before,ul.checks li:before {
	content: '';
	width: 0.5rem;
	height: 0.5rem;
	display: inline-block;
	position: absolute;
	left: -25px;
}

ul.point:last-child,ul.quatro:last-child,ol.numbers:last-child,ul.checks:last-child {
	margin-bottom: 0;
}

ol.numbers li,ul.checks li {
	counter-increment: circle-counter;
}

ol.numbers li:before,ul.checks li:before {
	content: counter(circle-counter);
	background-color: #e1e1e1;
	width: 1.33rem;
	height: 1.33rem;
	border-radius: 50%;
	font-size: .75rem;
	font-weight: bold;
	line-height: 1.4rem;
	color: black;
	text-align: center;
	top: 2px;
	left: -30px;
}

ul.checks li {
	counter-increment: none;
}

ul.checks li:before {
	content: '\e80a';
	font-family: "fontello";
	background-color: #fc0;
	font-size: 1.3rem;
	font-weight: normal;
	width: 1.1rem;
	height: 1.1rem;
	line-height: 1.1rem;
}

ul.point li:before {
	background-color: #fc0;
	border-radius: 50%;
	top: 10px;
}

ul.quatro li:before {
	background-color: #6665FF;
	top: 10px;
}

@media (max-width:600px) {
	ul.point,ul.quatro,ol.numbers,ul.checks {
		padding-left: 0;
	}
}

blockquote {
	padding: 20px 25px;
	margin-right: 0;
	margin-left: 0;
	border: 4px solid #dedede;
	font-style: italic;
	background-color: rgba(234,234,234,0.25);
}

blockquote.main {
	background-color: rgba(255,204,0,0.1);
	border-color: #fc0;
}

.faq__accordion,.faq__accordion-light {
	position: relative;
	margin-bottom: 15px;
	width: 100%;
	overflow: hidden;
	border: 2px solid #a4a4a4;
	background: #f3f3f3;
	border-bottom: none;
	border-top: none;
}

.faq__accordion input,.faq__accordion-light input {
	position: absolute;
	opacity: 0;
	z-index: -1;
}

.faq__accordion label,.faq__accordion-light label {
	position: relative;
	display: block;
	padding: .7em 2.5em .7em 1em;
	font-weight: 400;
	cursor: pointer;
}

.faq__accordion label:after,.faq__accordion-light label:after {
	position: absolute;
	right: 0;
	top: 0;
	display: block;
	width: 2em;
	height: 2em;
	line-height: 2;
	text-align: center;
	font-size: 150%;
}

.faq__accordion input:checked~.faq__content,.faq__accordion-light input:checked~.faq__content {
	max-height: 100vh;
}

.faq__accordion input:checked~label,.faq__accordion-light input:checked~label {
	font-weight: bold;
}

.faq__accordion input[type=checkbox]+label::after,.faq__accordion-light input[type=checkbox]+label::after {
	content: "+";
}

.faq__accordion input[type=checkbox]:checked+label::after,.faq__accordion-light input[type=checkbox]:checked+label::after {
	transform: rotate(315deg);
	font-weight: normal;
}

.faq__content {
	max-height: 0;
	overflow: hidden;
}

.faq__content p {
	margin: 0 1em 1em;
}

.faq__accordion-light {
	background: transparent;
	border: 1px solid #e0e0e0;
	border-left: none;
	border-right: none;
}

.faq__accordion-light+.faq__accordion-light {
	margin-top: -16px;
}

.faq__accordion-light label {
	padding: .7em 0 .7em 1.8em;
}

.faq__accordion-light label:after {
	font-size: 100%;
	line-height: 3;
	right: auto;
	left: -0.5em;
	font-family: "fontello";
	font-weight: normal;
}

.faq__accordion-light input[type=checkbox]+label::after {
	content: '\f004';
}

.faq__accordion-light input[type=checkbox]:checked+label::after {
	content: '\f005';
	transform: none;
}

.faq__card {
	position: relative;
	margin-bottom: 0;
	width: 100%;
	overflow: hidden;
	border: 1px solid #e0e0e0;
	padding-bottom: 25px;
}

.faq__card input {
	position: absolute;
	opacity: 0;
	z-index: -1;
}

.faq__card input:checked~.faq__card__content {
	max-height: 100vh;
}

.faq__card label {
	text-align: center;
	cursor: pointer;
}

.faq__card label img {
	display: block;
	margin: 0 auto;
}

.faq__card label span {
	display: block;
}

.faq__card input[type=checkbox]+label::after {
	content: '\f004';
	font-family: "fontello";
	position: absolute;
	bottom: 0;
	right: 0;
	left: 0;
	font-weight: 400;
}

.faq__card input[type=checkbox]:checked+label::after {
	content: '\f005';
}

.faq__card__content {
	max-height: 0;
	overflow: hidden;
}

.faq__card__content p {
	margin: 1em;
}

@media (max-width:440px) {
	.faq__accordion label:after {
		width: 1.5em;
		height: 1.5em;
		line-height: 1.5;
	}
}

.grid {
	display: flex;
	flex-direction: row;
	margin: 0 -10px;
	overflow: hidden;
}

.grid-col-50,.grid-col-75,.grid-col-25 {
	flex-basis: 50%;
	flex-grow: 0;
	flex-shrink: 0;
	padding: 0 10px;
	margin: 10px 0;
	overflow: hidden;
}

.grid-col-75 {
	flex-basis: 75%;
}

.grid-col-25 {
	flex-basis: 25%;
}

@media (max-width:800px) {
	.grid {
		display: block;
		margin: 0;
	}

	.grid img {
		display: block;
		margin: 0 auto;
	}

	.grid-col-50,.grid-col-75,.grid-col-25 {
		width: 100%;
		padding: 0;
	}
}

.tab-wrap {
	max-width: 100%;
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
	position: relative;
	list-style: none;
	background-color: transparent;
	margin: 20px 0;
}

.tab {
	display: none;
}

.tab__content {
	padding: 10px 0;
	background-color: transparent;
	position: absolute;
	width: 100%;
	z-index: -1;
	opacity: 0;
	left: 0;
	-webkit-transform: translateY(-3px);
	transform: translateY(-3px);
	order: 99;
}

.tab:checked+label {
	background-color: #63b5f6;
	color: #fff;
	cursor: default;
}

.tab:checked+label+.tab__content {
	opacity: 1;
	-webkit-transition: .5s opacity ease-in,.2s transform ease;
	transition: .5s opacity ease-in,.2s transform ease;
	position: relative;
	top: 0;
	z-index: 1;
	-webkit-transform: translateY(0);
	transform: translateY(0);
}

.tab:checked+label:hover {
	background-color: #63b5f6;
	color: #fff;
}

.tab:checked+label:after {
	content: none;
}

.tab+label {
	width: auto;
	cursor: pointer;
	display: block;
	text-align: center;
	background-color: transparent;
	padding: 5px 15px;
	color: #000;
}

.tab+label:hover {
	color: #63b5f6;
}

.tab+label:after {
	content: '';
	border-bottom: 1px dashed #000;
	display: block;
	position: relative;
	top: -2px;
}

.video {
	margin: 15px 0;
}

.video__description {
	font-style: italic;
	text-align: center;
	color: rgba(0,0,0,0.5);
}

.video__name {
	font-weight: bold;
}

.frm__group {
	margin-bottom: 15px;
}

.frm__control {
	color: inherit;
	display: block;
	padding: 8px 10px;
	transition: border-color .15s ease-in-out 0s,box-shadow .15s ease-in-out 0s;
	width: 100%;
	height: 40px;
}

.frm__control__label {
	font-weight: bold;
}

select.frm__control {
	border-color: #e0e0e0;
	color: #000;
}

textarea.frm__control {
	height: auto;
	max-width: 100%;
	min-width: 100%;
	resize: none;
}

textarea.error,input.error,select.error,.grabber__hasError input,.grabber__hasError textarea {
	border: 1px solid #ff543c !important;
	background: #fff none;
	border-radius: 1px;
}

.frm__errors,.grabber__fieldErrors,.grabber__globalErrors {
	color: #ff543c;
}

input:focus,input[type]:focus,textarea:focus {
	outline: none !important;
	border: 1px solid #fc0 !important;
	box-shadow: 0 0 0 1px #fc0;
}

textarea,input {
	border: 1px solid #e0e0e0;
	background: #fff none;
	border-radius: 1px;
}

.img-al,.img-ar {
	max-width: 100%;
	margin: 0 20px;
}

.img-al {
	float: left;
	margin-left: 0;
}

.img-ar {
	float: right;
	margin-right: 0;
}

@media (max-width:800px) {
	.img-al,.img-ar {
		float: none;
		display: block;
		margin: 10px auto;
	}
}

.siteError {
	max-width: 400px;
	width: 100%;
	margin: 0 auto;
	text-align: center;
	display: flex;
	justify-content: center;
	flex-direction: column;
	align-items: center;
	position: absolute;
	top: 0;
	bottom: 0;
	right: 0;
	left: 0;
	max-height: 400px;
}

.siteError__code {
	font-size: 500%;
	font-weight: bold;
	line-height: normal;
}

.siteError__message {
	padding-bottom: 15px;
	position: relative;
}

.siteError-rkn {
	text-align: left;
	max-width: 800px;
	padding: 0 15px;
	max-height: 500px;
}

.siteError-rkn img {
	float: left;
	margin: 15px 18px 10px 0;
}

.siteError__code-rkn {
	font-size: 200%;
}

.siteError__message-rkn {
	padding-top: 15px;
}

.customLoginForm {
	max-width: 350px;
	width: 100%;
	margin: 0 auto;
	display: flex;
	flex-direction: column;
}

.customLoginForm__group {
	margin: 10px 0;
}

.customLoginForm__control {
	width: 100%;
}

input.customLoginForm__control {
	padding: 7px;
}

.hideAbleSection {
	margin-bottom: 25px;
}

.hideAbleSection input[type='checkbox'] {
	display: none;
}

.hideAbleSection input[type='checkbox']:checked~.bonusSheet .bonusSheet__row-invisible {
	display: flex;
}

.hideAbleSection input[type='checkbox']:checked~label.btn {
	display: none;
}

.hideAbleSection label.btn {
	display: block;
	margin: 0 auto;
	max-width: 300px;
}

.bonusSheet {
	margin: 25px 0;
	font-size: 85%;
	line-height: 22px;
}

.bonusSheet__meta {
	font-size: 80%;
	padding: 2px 5px;
	line-height: 1;
	font-weight: normal;
}

.bonusSheet__row {
    height: 125px;
	display: flex;
	align-items: center;
	position: relative;
	padding: 5px 0;
	justify-content: space-between;
}

.bonusSheet__row.bonusSheet__row-invisible {
	display: none;
}

.bonusSheet__row:nth-child(odd) {
	background: #edf6fd;
}

.bonusSheet__row-header {
	border-bottom: 1px solid #dae0f2;
	background-color: #fff !important;
}

.bonusSheet__row-header .bonusSheet__column {
	font-weight: bold;
	padding: 8px 10px;
	margin: 0;
}

.bonusSheet__row-header .bonusSheet__column__num {
	padding-left: 0;
}

.bonusSheet__row-header .bonusSheet__column__action {
	padding-left: 8px;
}

.bonusSheet__column {
	display: flex;
	flex-grow: 0;
	flex-shrink: 0;
	flex-basis: auto;
	padding: 10px 10px;
}

.bonusSheet__column__num {
	flex-basis: 35px;
	justify-content: center;
	padding-left: 5px;
	padding-right: 5px;
}

.bonusSheet__column__num span {
	display: inline-flex;
	font-weight: 600;
	font-size: 75%;
	justify-content: center;
	align-items: center;
}

.bonusSheet__column__logo {
	flex-basis: 120px;
	padding: 0;
	margin: 10px 10px 10px 0;
	position: relative;
}

.bonusSheet__column__imgWrap {
	margin: 0 auto;
	display: block;
	width: 120px;
	height: 50px;
	position: relative;
}

.bonusSheet__column__logoLink {
	width: 120px;
	position: absolute;
	top: 0;
	left: 0;
	height: 60px;
}

.bonusSheet__row.bonusSheet__row-header{
    text-align: center;
}

.bonusSheet__column__logoImg {
	display: block;
	max-height: 100%;
	margin: 0 auto;
    position: absolute;
    top: 40%;
    left: 50%;
    transform: translate(-50%, -50%);
}

.bonusSheet__column__name {
	display: none;
}

.bonusSheet__column__size {
	font-weight: bold;
	flex-basis: 200px;
	display: block;
}

.span-size {
	background-image: url(/static/nodepbonus/gift.png);
}

.span-spec {
	background-image: url(/static/nodepbonus/like.png);
}

.span-spin {
	background-image: url(/static/nodepbonus/spin.png);
}

.bonusSheet__column__span {
	display: block;
	position: relative;
	padding: 0 0 0 23px;
	min-height: 18px;
	background-size: 16px 16px;
	background-position: left 2px;
	background-repeat: no-repeat;
}

.bonusSheet__column__spec {
	flex-grow: 1;
	flex-shrink: 1;
	flex-direction: column;
	position: relative;
}

.bonusSheet__column__action {
	flex-basis: 180px;
	flex-direction: column;
	align-items: center;
}

.bonusSheet__nameLink {
	font-weight: bold;
	margin-left: 23px;
	margin-bottom: 4px;
}

a.bonusSheet__column__name,a.bonusSheet__nameLink {
	padding-right: 15px;
}

a.bonusSheet__column__name:hover,a.bonusSheet__nameLink:hover {
	color: #4caaf5;
}

a.bonusSheet__column__name:after,a.bonusSheet__nameLink:after {
	content: '►';
	font-family: "fontello";
	font-size: 70%;
	vertical-align: middle;
	display: inline-block;
	position: relative;
	right: -5px;
}

@media (max-width:900px) {
	.bonusSheet__row-header {
		display: none;
	}

	.bonusSheet__row {
		flex-wrap: wrap;
	}

	.bonusSheet__column__size {
		flex-grow: 1;
	}

	.bonusSheet__column__spec {
		flex-basis: 100%;
		order: 99;
		margin-left: 25px;
	}
}

@media (max-width:580px) {

	.hideAbleSection label.btn {
		max-width: none;
	}

	.bonusSheet__row {
		margin-bottom: 15px;
	}

	.bonusSheet__column__logo {
		width: 60px;
		height: 100%;
		position: absolute;
		left: 0;
		right: 0;
		top: 0;
		bottom: 0;
		display: flex;
		align-items: center;
		padding: 0;
		margin: 0;
	}

	.bonusSheet__column__logo img {
		transform: rotate(-90deg);
		position: relative;
		left: -30px;
        margin-top: -10px;
        top: none;
        left: none;
        bottom: -10;
	}
	.center_bonusSheet__column__logo img {
        margin-top: -20px;
	}
    .win {
        margin-top: -25px !important;
	}



	.bonusSheet__column__name {
		display: block;
		font-weight: bold;
		flex-shrink: 1;
		padding-top: 5px;
	}

	.bonusSheet__column__size,.bonusSheet__column__action,.bonusSheet__column__spec,.bonusSheet__column__name {
		flex-grow: 1;
		order: 2;
		margin-left: 60px;
		padding-bottom: 6px;
	}

	.bonusSheet__column__size,.bonusSheet__column__spec {
		padding-bottom: 0;
	}

	.bonusSheet__column__num {
		display: none;
	}

	.bonusSheet__row {
		background: #edf6fd;
	}
}

.bonusDefinition {
	overflow: hidden;
}

.bonusDefinition__pane {
	background-color: #edf6fd;
	display: flex;
	position: relative;
	padding: 5px 20px 5px 210px;
	margin: 25px 0;
	justify-content: space-between;
	align-items: center;
	min-height: 60px;
}

.bonusDefinition__image {
	position: absolute;
	top: -6px;
	bottom: -6px;
	left: 30px;
	width: 160px;
	box-shadow: 0 0 0 10px #fff;
	display: flex;
	align-items: center;
}

.bonusDefinition__image img {
	margin: 0 auto;
}

.bonusDefinition__size-warn {
	font-weight: 600;
}

.bonusDefinition__size>span {
	display: inline-block;
	font-size: 90%;
	font-weight: bold;
	line-height: 1.3;
	margin-right: 10px;
	position: relative;
	padding-left: 23px;
	background-size: 16px 16px;
	background-position: left 0;
	background-repeat: no-repeat;
	background-image: url(/static/nodepbonus/gift.png);
}

.bonusDefinition__size.casino__page>span {
	font-weight: normal;
}

.bonusDefinition__size.casino__page>span span {
	white-space: nowrap;
	font-weight: bold;
}

.bonusDefinition__size,.bonusDefinition__btn {
	margin-top: 5px;
	margin-bottom: 5px;
}

.bonusDefinition__thingsTitle {
	margin: 10px 0;
}

.bonusDefinition__thing__key {
	text-align: left !important;
	width: 200px;
	font-weight: bold;
}

.bonusDefinition__thing__value {
	text-align: left !important;
}

.thing__value__item {
	padding-right: 5px;
	white-space: nowrap;
}

.thing__value__item:after {
	content: ',';
}

.thing__value__item:last-child {
	padding-right: 0;
}

.thing__value__item:last-child:after {
	content: none;
}

.bestBonuses {
	margin-bottom: 20px;
}

.bestBonus {
	display: flex;
	justify-content: space-between;
	background-color: #edf6fd;
	margin-bottom: 5px;
	position: relative;
	min-height: 34px;
	overflow: hidden;
}

.bestBonus:hover {
	outline: none;
}

.bestBonus:hover .bestBonus__image {
	left: -60px;
}

.bestBonus:hover .bestBonus__size {
	padding-left: 17px;
}

.bestBonus:hover .bestBonus__btn {
	right: 0;
}

.bestBonus__image {
	width: 60px;
	position: absolute;
	transition: left .2s ease-out;
	left: 0;
	top: 0;
	bottom: 0;
	display: flex;
	align-items: center;
}

.bestBonus__image img {
	display: block;
}

.bestBonus__btn {
	font-size: 79%;
	position: absolute;
	top: 0;
	bottom: 0;
	right: -40px;
	width: 40px;
	text-align: center;
	transition: right .2s ease-out;
}

.bestBonus__btn .btn {
	padding: 0.5em 1em;
}

.bestBonus__size {
	font-size: 85%;
	padding-left: 70px;
	transition: all .2s ease-out;
	line-height: 1;
	align-self: center;
}

.bestBonus__subject {
	line-height: 0.9;
	font-size: 80%;
	color: #a4a4a4;
	position: relative;
	top: 1px;
}

@media (max-width:800px) {
	.bestBonus__btn {
		right: 0;
	}

	.bestBonus:hover .bestBonus__image {
		left: 0;
	}

	.bestBonus:hover .bestBonus__size {
		padding-left: 70px;
	}
}

@media (max-width:580px) {
	.bonusDefinition__pane {
		flex-wrap: wrap;
	}
}

@media (max-width:450px) {
	.bonusDefinition__pane {
		padding: 0;
	}

	.bonusDefinition__size,.bonusDefinition__btn {
		width: 100%;
	}

	.bonusDefinition__image {
		box-shadow: 0 0 0 5px #fff;
		position: relative;
		left: 0;
		top: -15px;
		text-align: center;
		margin: 0 auto;
	}

	.bonusDefinition__btn {
		margin: 0;
	}

	.bonusDefinition__size {
		padding: 15px 0;
		margin: 0;
		text-align: center;
		background-color: #fff;
	}
}

.newsBox {
	margin: 20px -10px;
	display: flex;
	flex-wrap: wrap;
}

.newsBox__item {
	flex-basis: 33.3%;
	flex-grow: 0;
	flex-shrink: 0;
	padding: 0 10px 40px 10px;
}

.newsBox__nameBox {
	line-height: 1.3;
}

.newsBox__name {
	border-bottom: 1px solid transparent;
	transition: border-bottom-color .12s linear;
}

.newsBox__name:hover {
	border-bottom-color: #787878;
}

.newsBox__date {
	font-size: 75%;
	color: #999;
	display: inline-block;
}

@media (max-width:400px) {
	.newsBox__item {
		flex-basis: 100%;
		padding: 0 0 40px 0;
	}

	.newsBox {
		margin: 20px 0;
	}
}

.newsContent__date {
	font-size: 80%;
	color: #999;
	margin-bottom: 20px;
}

.latestNews {
	display: block;
	margin: 0;
	padding: 0;
	list-style: none;
}

.latestNews__item {
	padding-bottom: 15px;
}

.latestNews__item:last-child {
	padding-bottom: 0;
}

.latestNews__link {
	font-size: 82%;
	line-height: 1.43;
	font-weight: 400;
	text-decoration: none;
	display: inline-block;
	transition: color .3s ease;
}

.latestNews__name {
	margin-right: 4px;
	border-bottom: 1px solid transparent;
	transition: border-bottom-color .12s linear;
}

.latestNews__link:hover .latestNews__name {
	border-bottom-color: #787878;
}

.latestNews__date {
	color: #999;
	margin-right: 4px;
	font-size: 90%;
}

.latestNews__allLink {
	text-align: left;
	font-size: 75%;
	text-decoration: underline;
	color: #999;
}

.latestNews__allLink:hover {
	opacity: 0.7;
}

@media (max-width:800px) {
	.latestNews__item {
		padding-bottom: 8px;
	}

	.latestNews {
		margin-bottom: 8px;
	}
}

.pagerBox {
	text-align: center;
	position: relative;
}

.pagerBox .btn {
	max-width: 300px;
	margin: 0 auto;
	display: block;
}

.loadingBox {
	font-size: 0;
	width: 40px;
	height: 40px;
	margin-top: 5px;
	border-radius: 50%;
	padding: 0;
	border: 5px solid #63b5f6 !important;
	border-bottom: 5px solid rgba(255,255,255,0) !important;
	border-left: 5px solid rgba(255,255,255,0) !important;
	background-color: transparent !important;
	animation-name: rotateAnimation;
	-webkit-animation-name: wk-rotateAnimation;
	animation-duration: 1s;
	-webkit-animation-duration: 1s;
	animation-delay: 0.2s;
	-webkit-animation-delay: 0.2s;
	animation-iteration-count: infinite;
	-webkit-animation-iteration-count: infinite;
}

@keyframes rotateAnimation {
	0% {
		transform: rotate(0deg);
	}

	100% {
		transform: rotate(360deg);
	}
}

@-webkit-keyframes wk-rotateAnimation {
	0% {
		-webkit-transform: rotate(0deg);
	}

	100% {
		-webkit-transform: rotate(360deg);
	}
}

#leaveComment .btn {
	font-size: 90%;
}

#writeRemark {
	padding-top: 15px;
}

.remarks {
	margin: 30px 0 0 0;
}

.remark {
	margin-bottom: 25px;
	display: flex;
}

.authorLogo {
	flex-grow: 0;
	flex-shrink: 0;
	flex-basis: 45px;
	margin-right: 15px;
}

.remarkContent {
	flex-grow: 1;
}

.remarkAuthor {
	font-weight: bold;
	font-size: 110%;
}

.remarkAuthor,.remarkDate {
	display: inline-block;
}

.remarkDate {
	color: #999;
	padding-left: 5px;
	font-size: 85%;
}

.remarkText {
	padding-top: 5px;
}

.remarkReply {
	margin-top: 5px;
	width: 100%;
}

.remarkReply__action {
	cursor: pointer;
	color: #777;
	font-size: 85%;
}

.remarkReply__action:hover {
	color: #999;
}

.subRemarks {
	padding-left: 60px;
}

.subRemarks .authorLogo {
	flex-basis: 30px;
	margin-right: 8px;
}

.subRemarks .subRemarks {
	padding-left: 35px;
}

@media (max-width:600px) {
	.authorLogo {
		flex-basis: 30px;
		margin-right: 8px;
	}

	.remarkText,.remarkReply {
		margin-left: -35px;
	}

	.subRemarks,.subRemarks .subRemarks {
		padding-left: 25px;
	}

	.remarkAuthor {
		font-size: 100%;
	}
}

.promoBtn {
	font-size: 1rem;
	line-height: 1rem;
	text-align: center;
	white-space: nowrap;
	cursor: pointer;
	color: #424242;
	border: solid 1px #bdbdbd;
	padding: 6px 14px;
	font-weight: 600;
	border-radius: 3px;
	background-color: #f5f5f5;
	display: inline-block;
}

.copyClipboard__notify {
	font-size: .7rem;
	line-height: 1;
	margin-top: 5px;
	color: #a4a4a4;
	white-space: nowrap;
}

.copyClipboard {
	min-width: 157px;
	text-align: center;
}

.copyClipboard__success {
	color: #ff543c;
}

.slick,.slick+.slick-controls {
	display: none;
}

.slick-initialized {
	display: block;
}

.slick-slide {
	outline: none;
	background-color: #f3f3f3;
}

.slick-slide img {
	margin: 5px auto;
	display: block;
}

.slick-initialized+.slick-controls {
	display: flex;
}

.slick-controls {
	justify-content: space-between;
	align-items: center;
	background-color: #f3f3f3;
	padding: 10px;
	width: 130px;
	margin: 5px auto;
}

.slick-controls .slick-prev,.slick-controls .slick-next {
	border: none;
}

.slick-counter {
	text-align: center;
	padding: 0 5px;
}

#tabloid {
	margin: 15px 0;
	background-color: #fffae5;
	padding: 12px;
	display: none;
}

#tabloid ul {
	margin-bottom: 10px;
	margin-top: 0;
}

#tabloid ul li {
	margin: 8px 0;
	line-height: 22px;
}

#tabloid ul li a {
	border-bottom: 1px dotted;
	transition: border .3s;
	text-decoration: none;
}

#tabloid ul li a:hover {
	border-color: transparent;
}

.tabloid__list__root li {
	list-style: decimal;
}

.tabloid__list__level-1 li {
	list-style: disc;
}

.tabloid__list__level-2 li {
	list-style: square;
}

.tabloid__caption {
	font-weight: bold;
}

.tabloid__caption span {
	font-weight: normal;
}

.tabloid__caption__toggle {
	cursor: pointer;
	font-weight: normal;
}

.back-to-tabloid {
	border: none !important;
	font-size: 90%;
	padding-left: 9px;
	color: #c3c3c3;
	cursor: pointer;
}

.back-to-tabloid:after {
	content: '\f005';
	font-family: "fontello";
}

@media (max-width:500px) {
	#tabloid ul {
		padding-left: 15px;
	}

	#tabloid ul ul {
		padding-left: 25px;
	}
}

.modal-ok:before,.modal-error:before {
	content: '\e802';
	font-family: "fontello";
	color: #ff543c;
	display: block;
	font-size: 300%;
	text-align: center;
	margin: 20px 0;
}

.modal-ok p,.modal-error p {
	text-align: center;
}

.modal-ok:before {
	content: '\e803';
	color: #128005;
}

#pageUp {
	font-size: 85%;
	position: fixed;
	bottom: 40px;
	right: 40px;
	width: 45px;
	height: 45px;
	text-align: center;
	cursor: pointer;
	display: none;
	z-index: 9999;
	padding-top: 8px;
	border: 2px solid #d5ddf4;
	color: #000;
	font-weight: bold;
	background-color: #d5ddf4;
	opacity: .4;
}

#pageUp:hover {
	opacity: 1;
}

@media (max-width:640px) {
	#pageUp {
		bottom: 20px;
		right: 8px;
	}
}

.showHideAction {
	display: none;
}

@media (max-width:500px) {
	.showHideToggle {
		height: 150px;
		overflow: hidden;
		position: relative;
	}

	.showHideToggle:before {
		content: '';
		position: absolute;
		top: 0;
		left: 0;
		right: 0;
		height: 150px;
		background: -moz-linear-gradient(top, rgba(255,255,255,0) 0, #fff 80%, #fff 87%);
		background: -webkit-linear-gradient(top, rgba(255,255,255,0) 0, #fff 80%, #fff 87%);
		background: linear-gradient(to bottom, rgba(255,255,255,0) 0, #fff 80%, #fff 87%);
		filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00ffffff', endColorstr='#ffffff', GradientType=0);
	}

	.showHideToggle--expanded {
		height: auto;
	}

	.showHideToggle--expanded:before {
		display: none;
	}

	.showHideAction {
		display: inline-block;
		cursor: pointer;
		padding: 3px 6px;
		position: absolute;
		bottom: 0;
		right: 0;
		font-size: .8rem;
		line-height: .8rem;
	}
}

#demo-ref:after {
	content: '';
}

@font-face {
	font-family:'fontello';src:url('/static/nodepbonus/fonts/fontello/fontello.eot@1.0.105');src:url('/static/nodepbonus/fonts/fontello/fontello.eot@1.0.105') format('embedded-opentype'),url('/static/nodepbonus/fonts/fontello/fontello.woff2@1.0.105') format('woff2'),url('/static/nodepbonus/fonts/fontello/fontello.woff@1.0.105') format('woff'),url('/static/nodepbonus/fonts/fontello/fontello.ttf@1.0.105') format('truetype'),url('/static/nodepbonus/fonts/fontello/fontello.svg@1.0.105') format('svg');font-weight:normal;font-style:normal;
}

.fa {
	display: inline-block;
	font: normal normal normal 100%/1 fontello;
	font-size: inherit;
	text-rendering: auto;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	font-weight: inherit;
}

.fa-lg {
	font-size: 1.3333333333333333em;
	line-height: .75em;
	vertical-align: -15%;
}

.fa-2x {
	font-size: 2em;
}

.fa-3x {
	font-size: 3em;
}

.fa-4x {
	font-size: 4em;
}

.fa-5x {
	font-size: 5em;
}

.fa-fw {
	width: 1.2857142857142858em;
	text-align: center;
}

.fa-border {
	padding: .2em .25em .15em;
	border: solid .08em #eee;
	border-radius: .1em;
}

.fa-pull-left {
	float: left;
}

.fa-pull-right {
	float: right;
}

.fa.fa-pull-left {
	margin-right: .3em;
}

.fa.fa-pull-right {
	margin-left: .3em;
}

.fa-cogs:before {
	content: '\e800';
}

.fa-sign-out:before {
	content: '\e801';
}

.fa-no:before {
	content: '\e802';
}

.fa-yes:before {
	content: '\e803';
}

.fa-up:before {
	content: '\e804';
}

.fa-down:before {
	content: '\e805';
}

.fa-arrow-up:before {
	content: '↑';
}

.fa-down-light:before {
	content: '\f004';
}

.fa-up-light:before {
	content: '\f005';
}

.fa-right:before {
	content: '\e807';
}

.fa-left:before {
	content: '\e808';
}

.fa-right-light:before {
	content: '\f006';
}

.fa-left-light:before {
	content: '\f007';
}

.fa-check-light:before {
	content: '\e80a';
}

.fa-eye:before {
	content: '\e809';
}

.sr-only {
	position: absolute;
	width: 1px;
	height: 1px;
	padding: 0;
	margin: -1px;
	overflow: hidden;
	clip: rect(0, 0, 0, 0);
	border: 0;
}

.sr-only-focusable:active,.sr-only-focusable:focus {
	position: static;
	width: auto;
	height: auto;
	margin: 0;
	overflow: visible;
	clip: auto;
}